Here are
238 public repositories
matching this topic...
Earth observation processing framework for machine learning in Python
Updated
Aug 24, 2020
Python
Web Scan Lazy Tools - Python Package
Updated
Jun 30, 2020
Python
🧹 Python package for text cleaning
Updated
Jul 24, 2020
Python
Code execution via Python package installation.
Updated
Nov 28, 2018
Python
Python library for communicating with RuuviTag BLE Sensor Beacon and for decoding sensor data from broadcasted data
Updated
Jul 31, 2020
Python
Code for Anisotropies in the Microwave Background
Updated
Aug 25, 2020
Fortran
TensorDash is an application that lets you remotely monitor your deep learning model's metrics and notifies you when your model training is completed or crashed.
Updated
Jul 19, 2020
Java
Boilerplate for a Python Package
Updated
Nov 2, 2016
Python
A package for computing Graph Kernels
A python package that sends your deep learning training and validation metrics to your slack channel after every specified epoch
Updated
Jan 19, 2020
Python
Neto | A tool to analyse browser extensions
Updated
Jan 15, 2019
Python
geonamescache - a Python library for quick access to a subset of GeoNames data.
Updated
Jul 6, 2020
Python
Updated
Sep 8, 2017
Python
Uses tokenized query returned by python-sqlparse and generates query metadata
Updated
Aug 21, 2020
Python
A simple command line tool to get length of all the video and/or audio files in a directory and its sub-directories recursively
Updated
Apr 21, 2019
Python
A useful set of tools for Adaptive Optics in Python
Updated
Aug 12, 2020
Python
Updated
Dec 23, 2016
Python
동기요청, 비동기요청 전부 지원하는 전국 초,중,고 학교 정보 및 급식 정보, 시간표 패키지
Updated
Aug 25, 2020
Python
T-Reqs is a multi-language requirements file generator which also serves the purpose of preparing a template Dockerfile for working with Docker applications.
Delayed aka. Soft assert for python
Updated
May 7, 2020
Python
PyEVTK (Python Export VTK) exports data to binary VTK files for visualization/analysis with packages like Paraview, VisIt, and Mayavi.
Updated
Apr 28, 2020
Python
新词发现 Chinese Words Extraction & New Words Finder (Python package).
Updated
Jun 26, 2018
Python
Updated
Aug 14, 2020
Python
Python package to visualize and cluster partial dependence.
Updated
Dec 20, 2019
Jupyter Notebook
Hybridization detection using phylogenetic invariants
Updated
Jul 23, 2019
Python
Logya is a static site generator written in Python designed to be easy to use and flexible.
Updated
Feb 18, 2020
Python
Python 📦 for playing card games in the terminal
Updated
Sep 7, 2019
Python
Improve this page
Add a description, image, and links to the
python-package
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
python-package
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Description
Set the version on pyproject.toml file automatically. We want to avoid to manually bump the version for each release PR.
Maybe this would be a good candidate: https://github.com/mtkennerly/poetry-dynamic-versioning. It