Starred repositories
Streamlit — A faster way to build and share data apps.
Deezer source separation library including pretrained models.
💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants
The easiest way to serve AI apps and models - Build Model Inference APIs, Job queues, LLM apps, Multi-model pipelines, and more!
Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts
Voilà turns Jupyter notebooks into standalone web applications
Build GUI for your Python program with JavaScript, HTML, and CSS
A terminal-based presentation tool with colors and effects.
SSD: Single Shot MultiBox Detector | a PyTorch Tutorial to Object Detection
How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code
A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
Pretty-print tabular data in Python, a library and a command-line utility. Repository migrated from bitbucket.org/astanin/python-tabulate.
Source code for the book "Black Hat Python" by Justin Seitz. The code has been fully converted to Python 3, reformatted to comply with PEP8 standards and refactored to eliminate dependency issues i…
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
Learn Django bit by bit in this series
CREPE: A Convolutional REpresentation for Pitch Estimation -- pre-trained model (ICASSP 2018)
Toolkit to help understand "what lies" in word embeddings. Also benchmarking!
An OpenCV & Python Tutorial Series and Reference.
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Learn how to build REST APIs with Django & the Django Rest Framework.
Try Django 2.2 is step-by-step to build a modern, fully open-source, Blog web application using Python, Django, Bootstrap, Javascript, and more.
Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project.
This is a soon-to-be archived project version of 30 Days of Python. The original tutorial still works but we have an updated version in the works right now.
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)
Learn how to deploy a docker-based Django application into a Kubernetes cluster into production on DigitalOcean.
Create a Video Membership app using FastAPI & NoSQL
Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku