Open highlighted repo slot
Put your repository first
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Awesome List
An opinionated list of Python frameworks, libraries, tools, and resources
GitHub stars and default-branch commits for vinta/awesome-python.
Open highlighted repo slot
Promote a GitHub repo at the top of Awesome repository list views for 7 days.
Structured Outputs
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
Python Imaging Library (fork)
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
Redis Python client
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
structured outputs for llms
Deduplicating archiver with compression and authenticated encryption.
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals
A modern and customizable python UI-library based on Tkinter
Jupyter Interactive Notebook
Freeze (package) Python programs into stand-alone executables
Install and Run Python Applications in Isolated Environments
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
Scapy: the Python-based interactive packet manipulation program & library.
Python job scheduling for humans.
a small, expressive orm -- supports postgresql, mysql, sqlite, now with asyncio
The Database Toolkit for Python
Ultra fast asyncio event loop.
Generic automation framework for acceptance testing and RPA
Statsmodels: statistical modeling and econometrics in Python
An open source multi-tool for exploring and publishing data
Cross-platform lib for process and system monitoring in Python
NumPy aware dynamic Python compiler using LLVM
Python Serverless Microframework for AWS
The most widely used Python to C compiler
The easy-to-use and developer-friendly enterprise CMS powered by Django
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
Library for building powerful interactive command line applications in Python
Hydra is a framework for elegantly configuring complex applications
thumbor is an open-source photo thumbnail service by globo.com
Modin: Scale your Pandas workflows by changing a single line of code
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. 🔁 Mirror of https://codeberg.org/allauth/django-allauth/
The Python package installer
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
🍦 Never use print() to debug again.
Boto3, an AWS SDK for Python
The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at scale.
Manipulate audio with a simple and easy high level interface
Bayesian Modeling and Probabilistic Programming in Python
🐚 Python-powered shell. Full-featured, cross-platform and AI-friendly.
Your Gateway to Embedded Software Development Excellence :alien:
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
Supervisor process control system for Unix (supervisord)
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.
🐍🎮 pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
bottle.py is a fast and simple micro-framework for python web-applications.
The property-based testing library for Python