Lists (1)
Sort Name ascending (A-Z)
Stars
python async orm with fastapi in mind and pydantic validation
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
🔗 Don't know what type of hash it is? Name That Hash will name that hash type! 🤖 Identify MD5, SHA256 and 300+ other hashes ☄ Comes with a neat web app 🔥
A tutorial showing how to set up TensorFlow's Object Detection API on the Raspberry Pi
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
Just a really simple, insecure and incomplete implementation of a blockchain for a cryptocurrency made in Python as educational material. In other words, a simple Bitcoin clone.
Turn (almost) any Python command line program into a full GUI application with one line
Novel Coronavirus 2019 time series data on cases
🚚 Agile Data Preparation Workflows made easy with Pandas, Dask, cuDF, Dask-cuDF, Vaex and PySpark
💬 Machine Learning Course with Python:
With Holoviews, your data visualizes itself.
pyglet is a cross-platform windowing and multimedia library for Python, for developing games and other visually rich applications.
Manipulate audio with a simple and easy high level interface
More routines for operating on iterables, beyond itertools
Katana - Automatic CTF Challenge Solver in Python3
Trio – a friendly Python library for async concurrency and I/O
xlwings is a Python library that makes it easy to call Python from Excel and vice versa. It works with Excel on Windows and macOS as well as with Google Sheets and Excel on the web.
Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.
Returns latest research results by crawling arxiv papers and summarizing abstracts. Helps you stay afloat with so many new papers everyday.
Pampy: The Pattern Matching for Python you always dreamed of.
Statistical package in Python based on Pandas
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…