ml-tooling/best-of-web-python
web-python.best-of.orgπ A ranked list of awesome python libraries for web development. Updated weekly.
Best-of Web Development with Python
πΒ A ranked list of awesome python libraries for web development. Updated weekly.
This curated list contains 590 awesome open-source projects with a total of 3.6M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!
π§ββοΈΒ Discover other best-of lists or create your own.
π«Β Subscribe to our newsletter for updates and trending projects.
Contents
- Web Frameworks 35 projects
- HTTP Clients 19 projects
- Servers 12 projects
- Authorization & Authentication 39 projects
- HTML Processing 10 projects
- URL Utilities 6 projects
- OpenAPI Utilities 23 projects
- GraphQL Utilities 16 projects
- Websocket Utilities 12 projects
- RPC Utilities 5 projects
- Serverless 4 projects
- Content Management Systems 6 projects
- Web Testing 50 projects
- Web Forms 5 projects
- Markdown 12 projects
- Third-party Web APIs 56 projects
- Email 11 projects
- Web Scraping & Crawling 34 projects
- Monitoring 13 projects
- Web UI 12 projects
- Admin UI 13 projects
- API Proxies & Gateways 2 projects
- Flask Utilities 36 projects
- FastAPI Utilities 17 projects
- Pyramid Utilities 3 projects
- Django Utilities 76 projects
- Others 59 projects
Explanation
- π₯π₯π₯Β Combined project-quality score
- βοΈΒ Star count from GitHub
- π£Β New project (less than 6 months old)
- π€Β Inactive project (6 months no activity)
- πΒ Dead project (12 months no activity)
- ππΒ Project is trending up or down
- βΒ Project was recently added
- βοΈΒ Warning (e.g. missing/risky license)
- π¨βπ»Β Contributors count from GitHub
- πΒ Fork count from GitHub
- πΒ Issue count from GitHub
- β±οΈΒ Last update timestamp on package manager
- π₯Β Download count from package manager
- π¦Β Number of dependent projects
Β Flask related project
Β Django related project
Β FastAPI related project
Β Pyramid related project
Β OpenAPI related projectΒ GraphQL related project
Web Frameworks
General purpose web frameworks to build web applications and REST APIs.
flask (π₯49 Β· β 72K) - The Python micro framework for building web applications. BSD-3 
GitHub (π¨βπ» 860 Β· π 17K Β· π₯ 13K Β· π¦ 2.8M Β· π 2.8K - 0% open Β· β±οΈ 31.05.2026):
git clone https://github.com/pallets/flaskPyPi (π₯ 190M / month Β· π¦ 19K Β· β±οΈ 19.02.2026):
pip install flaskConda (π₯ 13M Β· β±οΈ 19.02.2026):
conda install -c conda-forge flask
werkzeug (π₯46 Β· β 6.9K) - The comprehensive WSGI web application library. BSD-3
GitHub (π¨βπ» 510 Β· π 1.8K Β· π₯ 3.8K Β· π¦ 1.7M Β· π 1.3K - 0% open Β· β±οΈ 05.05.2026):
git clone https://github.com/pallets/werkzeugPyPi (π₯ 240M / month Β· π¦ 5.2K Β· β±οΈ 02.04.2026):
pip install werkzeugConda (π₯ 18M Β· β±οΈ 02.04.2026):
conda install -c conda-forge werkzeug
tornado (π₯45 Β· β 22K) - Tornado is a Python web framework and asynchronous networking.. Apache-2
GitHub (π¨βπ» 480 Β· π 5.5K Β· π¦ 700K Β· π 1.9K - 11% open Β· β±οΈ 08.07.2026):
git clone https://github.com/tornadoweb/tornadoPyPi (π₯ 120M / month Β· π¦ 4.1K Β· β±οΈ 08.06.2026):
pip install tornadoConda (π₯ 74M Β· β±οΈ 09.06.2026):
conda install -c conda-forge tornado
starlette (π₯45 Β· β 12K) - The little ASGI framework that shines. BSD-3
GitHub (π¨βπ» 330 Β· π 1.2K Β· π¦ 430K Β· π 770 - 1% open Β· β±οΈ 04.07.2026):
git clone https://github.com/encode/starlettePyPi (π₯ 520M / month Β· π¦ 6.8K Β· β±οΈ 12.06.2026):
pip install starletteConda (π₯ 6.1M Β· β±οΈ 14.06.2026):
conda install -c conda-forge starlette
django-rest-framework (π₯44 Β· β 30K) - Web APIs for Django. BSD-3 
GitHub (π¨βπ» 1.5K Β· π 7.1K Β· π₯ 79 Β· π¦ 860K Β· π 4K - 1% open Β· β±οΈ 01.07.2026):
git clone https://github.com/encode/django-rest-frameworkPyPi (π₯ 120K / month Β· π¦ 110 Β· β±οΈ 20.07.2017):
pip install django-rest-frameworkConda (π₯ 1.5M Β· β±οΈ 25.03.2026):
conda install -c conda-forge djangorestframework
falcon (π₯38 Β· β 9.8K) - The no-magic web API and microservices framework for Python.. Apache-2
GitHub (π¨βπ» 240 Β· π 1K Β· π₯ 13K Β· π¦ 11K Β· π 1.1K - 13% open Β· β±οΈ 08.07.2026):
git clone https://github.com/falconry/falconPyPi (π₯ 1.3M / month Β· π¦ 430 Β· β±οΈ 16.06.2026):
pip install falconConda (π₯ 1.1M Β· β±οΈ 16.06.2026):
conda install -c conda-forge falcon
bottle (π₯38 Β· β 8.8K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT
GitHub (π¨βπ» 240 Β· π 1.5K Β· π₯ 480 Β· π¦ 37K Β· π 930 - 30% open Β· β±οΈ 23.03.2026):
git clone https://github.com/bottlepy/bottlePyPi (π₯ 11M / month Β· π¦ 800 Β· β±οΈ 15.06.2025):
pip install bottleConda (π₯ 660K Β· β±οΈ 11.08.2025):
conda install -c conda-forge bottle
Flask-AppBuilder (π₯36 Β· β 5K) - Simple and rapid application development framework,.. BSD-3 
GitHub (π¨βπ» 230 Β· π 1.4K Β· π 1.4K - 19% open Β· β±οΈ 23.06.2026):
git clone https://github.com/dpgaspar/Flask-AppBuilderPyPi (π₯ 15M / month Β· π¦ 16 Β· β±οΈ 29.06.2026):
pip install flask-appbuilderConda (π₯ 790K Β· β±οΈ 25.06.2026):
conda install -c conda-forge flask-appbuilder
CherryPy (π₯35 Β· β 1.9K Β· π€) - CherryPy is a pythonic, object-oriented HTTP framework... BSD-3
robyn (π₯30 Β· β 7.3K) - Robyn is a Super Fast Async Python Web Framework with a Rust runtime. BSD-2
webpy (π₯30 Β· β 5.9K) - web.py is a web framework for python that is as simple as it is.. Unlicense
masonite (π₯29 Β· β 2.4K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT
guillotina (π₯28 Β· β 210) - Python AsyncIO data API to manage billions of resources. BSD-3
web2py (π₯25 Β· β 2.2K) - Free and open source full-stack enterprise framework for agile.. βοΈLGPL-3.0
GitHub (π¨βπ» 280 Β· π 910 Β· π 1.1K - 33% open Β· β±οΈ 09.07.2026):
git clone https://github.com/web2py/web2py
flama (π₯23 Β· β 290) - The production framework for Predictive and Generative AI. Serve any.. Apache-2
Show 12 hidden projects...
- flask-restful (π₯36 Β· β 6.9K Β· π) - Simple framework for creating REST APIs.
BSD-3
- django-tastypie (π₯33 Β· β 4K Β· π) - Creating delicious APIs for Django apps since 2010.
BSD-3
- hug (π₯32 Β· β 6.9K Β· π) - Embrace the APIs of the future. Hug aims to make developing APIs as simple..
MIT - pyramid (π₯30 Β· β 4.1K) - Pyramid - A Python web framework.
βUnlicensed - flask-restplus (π₯30 Β· β 2.7K Β· π) - Fully featured framework for fast, easy and..
BSD-3
- cornice (π₯28 Β· β 390 Β· π) - Build Web Services with Pyramid.
βUnlicensed
- quart (π₯26 Β· β 3.5K Β· π) - Quart is a Python ASGI web microframework with the same API as Flask.
MIT - japronto (π₯24 Β· β 8.6K Β· π) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining..
MIT - justpy (π₯24 Β· β 1.3K Β· π) - An object oriented high-level Python Web Framework that requires..
Apache-2 - vibora (π₯19 Β· β 5.6K Β· π) - Fast, asynchronous and elegant Python web framework.
MIT - flask-mongorest (π₯19 Β· β 520 Β· π) - Restful API framework wrapped around MongoEngine.
BSD-3
- Growler (π₯13 Β· β 690 Β· π) - A micro web-framework using asyncio coroutines and chained..
Apache-2
HTTP Clients
requests (π₯51 Β· β 54K) - A simple, yet elegant, HTTP library. Apache-2
GitHub (π¨βπ» 800 Β· π 9.9K Β· π₯ 38K Β· π¦ 4.2M Β· π 4.2K - 5% open Β· β±οΈ 09.07.2026):
git clone https://github.com/psf/requestsPyPi (π₯ 1.6B / month Β· π¦ 170K Β· β±οΈ 14.05.2026):
pip install requestsConda (π₯ 87M Β· β±οΈ 15.05.2026):
conda install -c conda-forge requests
urllib3 (π₯46 Β· β 4K) - urllib3 is a user-friendly HTTP client library for Python. MIT
GitHub (π¨βπ» 400 Β· π 1.4K Β· π₯ 93K Β· π¦ 2.5M Β· π 1.4K - 14% open Β· β±οΈ 06.07.2026):
git clone https://github.com/urllib3/urllib3PyPi (π₯ 1.7B / month Β· π¦ 25K Β· β±οΈ 07.05.2026):
pip install urllib3Conda (π₯ 94M Β· β±οΈ 07.05.2026):
conda install -c conda-forge urllib3
aiohttp (π₯35 Β· β 16K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2
httptools (π₯35 Β· β 1.3K) - Fast HTTP parser. MIT
GitHub (π¨βπ» 24 Β· π 110 Β· π¦ 200K Β· π 76 - 30% open Β· β±οΈ 25.05.2026):
git clone https://github.com/MagicStack/httptoolsPyPi (π₯ 210M / month Β· π¦ 590 Β· β±οΈ 25.05.2026):
pip install httptoolsConda (π₯ 4.1M Β· β±οΈ 26.05.2026):
conda install -c conda-forge httptools
httplib2 (π₯34 Β· β 510) - Small, fast HTTP client library for Python. Features persistent.. MIT
requests-futures (π₯32 Β· β 2.2K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2
python-zeep (π₯32 Β· β 2K) - A Python SOAP client. MIT
Show 8 hidden projects...
- pycurl (π₯37 Β· β 1.2K) - PycURL - Python interface to libcurl.
βοΈLGPL-2.1 - requests-toolbelt (π₯33 Β· β 1K Β· π) - A toolbelt of useful classes and functions to be used..
Apache-2 - httpie (π₯32 Β· β 38K Β· π) - HTTPie CLI modern, user-friendly command-line HTTP client for the API..
BSD-3 - grequests (π₯29 Β· β 4.6K Β· π) - Requests + Gevent = 3.
BSD-2 - hyper (π₯28 Β· β 1K Β· π) - HTTP/2 for Python.
MIT - pysimplesoap (π₯24 Β· β 370 Β· π) - Python Simple SOAP Library.
βοΈLGPL-3.0 - http-prompt (π₯23 Β· β 9.1K Β· π) - An interactive command-line HTTP and API testing client built on..
MIT - http-parser (π₯23 Β· β 340 Β· π) - HTTP request/response parser for python in C.
MIT
Servers
gevent (π₯41 Β· β 6.4K) - Coroutine-based concurrency library for Python. MIT
GitHub (π¨βπ» 120 Β· π 960 Β· π₯ 65K Β· π¦ 150K Β· π 1.5K - 8% open Β· β±οΈ 02.07.2026):
git clone https://github.com/gevent/geventPyPi (π₯ 51M / month Β· π¦ 2.3K Β· β±οΈ 20.05.2026):
pip install geventConda (π₯ 2.4M Β· β±οΈ 21.05.2026):
conda install -c conda-forge gevent
whitenoise (π₯37 Β· β 2.8K) - Radically simplified static file serving for Python web apps. MIT
GitHub (π¨βπ» 70 Β· π 150 Β· π¦ 530K Β· π 260 - 13% open Β· β±οΈ 14.06.2026):
git clone https://github.com/evansd/whitenoisePyPi (π₯ 15M / month Β· π¦ 580 Β· β±οΈ 27.02.2026):
pip install whitenoiseConda (π₯ 280K Β· β±οΈ 27.02.2026):
conda install -c conda-forge whitenoise
Hypercorn (π₯29 Β· β 1.6K Β· π€) - Hypercorn is an ASGI Server based on Hyper libraries and inspired.. MIT
livereload (π₯27 Β· β 1.1K) - livereload server in python. BSD-3
Show 5 hidden projects...
- gunicorn (π₯45 Β· β 11K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast..
βUnlicensed - waitress (π₯34 Β· β 1.6K) - Waitress - A WSGI server for Python 3.
βοΈZPL-2.1 - bjoern (π₯27 Β· β 3K Β· π) - A screamingly fast Python 2/3 WSGI server written in C.
BSD-2 - django-devserver (π₯25 Β· β 1.3K Β· π) - A drop-in replacement for Djangos runserver.
BSD-3
- Meinheld (π₯24 Β· β 1.5K Β· π) - Meinheld is a high performance asynchronous WSGI Web Server (based..
BSD-3
Authorization & Authentication
django-allauth (π₯44 Β· β 10K) - Integrated set of Django applications addressing.. MIT 
GitHub (π¨βπ» 810 Β· π 3.1K Β· π¦ 270K Β· π 2.4K - 0% open Β· β±οΈ 29.05.2026):
git clone https://github.com/pennersr/django-allauthPyPi (π₯ 4.6M / month Β· π¦ 300 Β· β±οΈ 29.05.2026):
pip install django-allauthConda (π₯ 390K Β· β±οΈ 30.05.2026):
conda install -c conda-forge django-allauth
oauthlib (π₯39 Β· β 3K) - A generic, spec-compliant, thorough implementation of the OAuth request-.. BSD-3
authlib (π₯38 Β· β 5.4K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3
google-auth (π₯38 Β· β 5.3K) - This library has moved to https://github.com/googleapis/google-.. Apache-2
django-guardian (π₯36 Β· β 3.9K) - Per object permissions for Django. BSD-2 
GitHub (π¨βπ» 190 Β· π 590 Β· π¦ 7.8K Β· π 520 - 7% open Β· β±οΈ 06.07.2026):
git clone https://github.com/django-guardian/django-guardianPyPi (π₯ 970K / month Β· π¦ 110 Β· β±οΈ 08.06.2026):
pip install django-guardianConda (π₯ 160K Β· β±οΈ 08.06.2026):
conda install -c conda-forge django-guardian
flask-login (π₯35 Β· β 3.7K Β· π€) - Flask user session management. MIT 
GitHub (π¨βπ» 120 Β· π 800 Β· π¦ 220K Β· π 430 - 3% open Β· β±οΈ 27.08.2025):
git clone https://github.com/maxcountryman/flask-loginPyPi (π₯ 26M / month Β· π¦ 670 Β· β±οΈ 30.10.2023):
pip install flask-loginConda (π₯ 660K Β· β±οΈ 22.04.2025):
conda install -c conda-forge flask-login
flask-jwt-extended (π₯35 Β· β 1.6K) - An open source Flask extension that provides JWT.. MIT 
GitHub (π¨βπ» 100 Β· π 250 Β· π¦ 67K Β· π 400 - 4% open Β· β±οΈ 02.07.2026):
git clone https://github.com/vimalloc/flask-jwt-extendedPyPi (π₯ 13M / month Β· π¦ 380 Β· β±οΈ 13.05.2026):
pip install flask-jwt-extendedConda (π₯ 450K Β· β±οΈ 14.05.2026):
conda install -c conda-forge flask-jwt-extended
dj-rest-auth (π₯33 Β· β 1.9K) - Authentication for Django Rest Framework. MIT 
GitHub (π¨βπ» 210 Β· π 340 Β· π₯ 760 Β· π¦ 68K Β· π 480 - 51% open Β· β±οΈ 25.04.2026):
git clone https://github.com/iMerica/dj-rest-authPyPi (π₯ 760K / month Β· π¦ 26 Β· β±οΈ 15.03.2026):
pip install dj-rest-authConda (π₯ 62K Β· β±οΈ 16.03.2026):
conda install -c conda-forge dj-rest-auth
fastapi-users (π₯32 Β· β 6.2K) - Ready-to-use and customizable users management for FastAPI. MIT 
GitHub (π¨βπ» 78 Β· π 500 Β· π₯ 580 Β· π¦ 5.8K Β· π 300 - 1% open Β· β±οΈ 22.06.2026):
git clone https://github.com/fastapi-users/fastapi-usersPyPi (π₯ 1.6M / month Β· π¦ 42 Β· β±οΈ 27.03.2026):
pip install fastapi-usersConda (π₯ 120K Β· β±οΈ 27.03.2026):
conda install -c conda-forge fastapi-users
Flask-HTTPAuth (π₯32 Β· β 1.3K) - Simple extension that provides Basic, Digest and Token HTTP.. MIT 
GitHub (π¨βπ» 34 Β· π 230 Β· π¦ 22K Β· π 110 - 8% open Β· β±οΈ 14.05.2026):
git clone https://github.com/miguelgrinberg/Flask-HTTPAuthPyPi (π₯ 2.5M / month Β· π¦ 240 Β· β±οΈ 28.03.2026):
pip install flask-httpauthConda (π₯ 450K Β· β±οΈ 29.03.2026):
conda install -c conda-forge flask-httpauth
django-rest-framework-simplejwt (π₯31 Β· β 4.3K) - A JSON Web Token authentication plugin for the Django.. MIT 
django-rest-knox (π₯30 Β· β 1.3K) - Authentication Module for django rest auth. MIT 
django-cas-ng (π₯28 Β· β 390) - Django CAS 1.0/2.0/3.0 client authentication library,.. MIT 
flask-praetorian (π₯22 Β· β 350 Β· π€) - Strong, Simple, and Precise security for Flask APIs.. MIT 
django-rules (π₯21 Β· β 2K Β· π€) - Awesome Django authorization, without the database. MIT 
flask_simplelogin (π₯21 Β· β 200) - Simple Login - Login Extension for Flask. MIT 
authomatic (π₯20 Β· β 1.1K Β· π€) - Simple yet powerful authorization / authentication client library.. MIT
Show 18 hidden projects...
- requests-oauthlib (π₯37 Β· β 1.8K Β· π) - OAuthlib support for Python-Requests!.
ISC - django-oauth-toolkit (π₯36 Β· β 3.3K) - OAuth2 goodies for the Djangonauts!.
βUnlicensed
- python-social-auth (π₯33 Β· β 2.8K Β· π) - Social auth made simple.
BSD-3 - python-jose (π₯31 Β· β 1.8K Β· π) - A JOSE implementation in Python.
MIT - oauth2client (π₯31 Β· β 800 Β· π) - This is a Python library for accessing resources protected..
Apache-2 - django-rest-framework-jwt (π₯29 Β· β 3.2K Β· π) - JSON Web Token Authentication support for Django REST..
MIT - flask-dance (π₯29 Β· β 1K Β· π) - Doing the OAuth dance with style using Flask, requests, and..
MIT
- Flask-User (π₯26 Β· β 1.1K Β· π) - Customizable User Authorization & User Management: Register,..
MIT
- Flask-OpenID (π₯25 Β· β 230 Β· π) - Flask-OpenID adds openid support to flask applications.
BSD-3
- python-oauth2 (π₯24 Β· β 3K Β· π) - A fully tested, abstract interface to creating OAuth clients..
MIT - fastapi_login (π₯23 Β· β 820 Β· π) - FastAPI-Login tries to provide similar functionality as..
MIT
- django-stronghold (π₯23 Β· β 400 Β· π) - Get inside your stronghold and make all your Django..
MIT
- fastapi-jwt-auth (π₯21 Β· β 830 Β· π) - FastAPI extension that provides JWT Auth support..
MIT
- python-jwt (π₯20 Β· β 220 Β· π) - Python module for generating and verifying JSON Web Tokens.
MIT - rauth (π₯19 Β· β 1.6K Β· π) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
MIT - velruse (π₯19 Β· β 250 Β· π) - Simplifying third-party authentication for web applications.
MIT - pyramid_jwt (π₯15 Β· β 75 Β· π) - JWT authentication for Pyramid.
BSD-2
- fastapi-permissions (π₯14 Β· β 650 Β· π) - row level security for FastAPI framework.
βοΈTHE BEER-WARE LICENSE
HTML Processing
WeasyPrint (π₯41 Β· β 9.4K) - The awesome document factory. BSD-3
GitHub (π¨βπ» 190 Β· π 830 Β· π₯ 31K Β· π¦ 31K Β· π 2.3K - 8% open Β· β±οΈ 08.07.2026):
git clone https://github.com/Kozea/WeasyPrintPyPi (π₯ 30M / month Β· π¦ 1.1K Β· β±οΈ 02.06.2026):
pip install weasyprintConda (π₯ 410K Β· β±οΈ 09.06.2026):
conda install -c conda-forge weasyprint
xhtml2pdf (π₯36 Β· β 2.4K) - A library for converting HTML into PDFs using ReportLab. Apache-2
GitHub (π¨βπ» 170 Β· π 650 Β· π₯ 100 Β· π¦ 21K Β· π 460 - 29% open Β· β±οΈ 19.01.2026):
git clone https://github.com/xhtml2pdf/xhtml2pdfPyPi (π₯ 4M / month Β· π¦ 140 Β· β±οΈ 23.02.2025):
pip install xhtml2pdfConda (π₯ 250K Β· β±οΈ 01.07.2026):
conda install -c conda-forge xhtml2pdf
markupsafe (π₯36 Β· β 690 Β· π€) - Safely add untrusted strings to HTML/XML markup. BSD-3
GitHub (π¨βπ» 51 Β· π 180 Β· π₯ 16K Β· π¦ 2.2M Β· π 150 - 9% open Β· β±οΈ 27.09.2025):
git clone https://github.com/pallets/markupsafePyPi (π₯ 710M / month Β· π¦ 5.3K Β· β±οΈ 27.09.2025):
pip install markupsafeConda (π₯ 79M Β· β±οΈ 02.03.2026):
conda install -c conda-forge markupsafe
bleach (π₯34 Β· β 2.8K) - Bleach is an allowed-list-based HTML sanitizing library that escapes.. Apache-2
selectolax (π₯31 Β· β 1.7K) - Python binding to Modest and Lexbor engines. Fast HTML5 parser with.. MIT
html5-parser (π₯23 Β· β 700) - Fast C based HTML 5 parsing for python. Apache-2
Show 2 hidden projects...
- html5lib-python (π₯33 Β· β 1.2K Β· π) - Standards-compliant library for parsing and serializing..
MIT - Requests-HTML (π₯31 Β· β 14K Β· π) - Pythonic HTML Parsing for Humans.
MIT
URL Utilities
tldextract (π₯34 Β· β 2K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3
GitHub (π¨βπ» 53 Β· π 220 Β· π¦ 45K Β· π 220 - 11% open Β· β±οΈ 21.04.2026):
git clone https://github.com/john-kurkowski/tldextractPyPi (π₯ 34M / month Β· π¦ 880 Β· β±οΈ 28.12.2025):
pip install tldextractConda (π₯ 880K Β· β±οΈ 29.12.2025):
conda install -c conda-forge tldextract
shortuuid (π₯31 Β· β 2.2K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3
GitHub (π¨βπ» 39 Β· π 120 Β· π¦ 36K Β· π 69 - 2% open Β· β±οΈ 20.06.2026):
git clone https://github.com/skorokithakis/shortuuidPyPi (π₯ 15M / month Β· π¦ 590 Β· β±οΈ 11.03.2024):
pip install shortuuidConda (π₯ 740K Β· β±οΈ 22.04.2025):
conda install -c conda-forge shortuuid
uritemplate (π₯25 Β· β 250) - URI template parsing per RFC6570. BSD-3
Show 1 hidden projects...
OpenAPI Utilities
πΒ OpenAPI-Specification ( β 31K) - The OpenAPI Specification Repository. ![]()
OpenAPI Generator (π₯44 Β· β 26K) - OpenAPI Generator allows generation of API client.. Apache-2 
GitHub (π¨βπ» 3.8K Β· π 7.6K Β· π₯ 1.8K Β· π¦ 5 Β· π 11K - 54% open Β· β±οΈ 09.07.2026):
git clone https://github.com/OpenAPITools/openapi-generatorPyPi (π₯ 700K / month Β· π¦ 25 Β· β±οΈ 10.06.2026):
pip install openapi-generator-clinpm (π₯ 5.9M / month Β· π¦ 1.5K Β· β±οΈ 30.06.2026):
npm install @openapitools/openapi-generator-cli
datamodel-code-generator (π₯39 Β· β 4K) - Generate Pydantic v2 models, dataclasses, TypedDict,.. MIT 
swagger-ui (π₯37 Β· β 29K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 
GitHub (π¨βπ» 620 Β· π 9.3K Β· π¦ 38K Β· π 5.9K - 24% open Β· β±οΈ 08.07.2026):
git clone https://github.com/swagger-api/swagger-ui
drf-spectacular (π₯37 Β· β 2.8K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 
GitHub (π¨βπ» 140 Β· π 320 Β· π¦ 140K Β· π 1.1K - 18% open Β· β±οΈ 06.07.2026):
git clone https://github.com/tfranzel/drf-spectacularPyPi (π₯ 12M / month Β· π¦ 420 Β· β±οΈ 06.07.2026):
pip install drf-spectacularConda (π₯ 95K Β· β±οΈ 06.07.2026):
conda install -c conda-forge drf-spectacular
apispec (π₯36 Β· β 1.2K) - A pluggable API specification generator. Currently supports the.. MIT 
GitHub (π¨βπ» 97 Β· π 190 Β· π¦ 20K Β· π 280 - 10% open Β· β±οΈ 06.07.2026):
git clone https://github.com/marshmallow-code/apispecPyPi (π₯ 15M / month Β· π¦ 390 Β· β±οΈ 06.03.2026):
pip install apispecConda (π₯ 1.9M Β· β±οΈ 07.03.2026):
conda install -c conda-forge apispec
connexion (π₯34 Β· β 4.6K) - Connexion is a modern Python web framework that makes spec-.. Apache-2 
GitHub (π¨βπ» 240 Β· π 780 Β· π¦ 17K Β· π 1.1K - 12% open Β· β±οΈ 25.04.2026):
git clone https://github.com/zalando/connexionPyPi (π₯ 9.8M / month Β· π¦ 220 Β· β±οΈ 13.10.2025):
pip install connexionConda (π₯ 700K Β· β±οΈ 31.12.2025):
conda install -c conda-forge connexion
redoc (π₯33 Β· β 26K) - OpenAPI/Swagger-generated API Reference Documentation. MIT 
GitHub (π¨βπ» 230 Β· π 2.4K Β· π₯ 160 Β· π¦ 14K Β· π 2K - 22% open Β· β±οΈ 29.05.2026):
git clone https://github.com/Redocly/redoc
openapi-core (π₯33 Β· β 370) - Openapi-core is a Python library that adds client-side and.. BSD-3
GitHub (π¨βπ» 73 Β· π 140 Β· π¦ 2.5K Β· π 270 - 25% open Β· β±οΈ 29.05.2026):
git clone https://github.com/p1c2u/openapi-corePyPi (π₯ 4.3M / month Β· π¦ 130 Β· β±οΈ 02.04.2026):
pip install openapi-coreConda (π₯ 69K Β· β±οΈ 03.04.2026):
conda install -c conda-forge openapi-core
swagger-codegen (π₯32 Β· β 18K) - swagger-codegen contains a template-driven engine to.. Apache-2 
GitHub (π¨βπ» 1.2K Β· π 6K Β· π¦ 26 Β· π 7K - 49% open Β· β±οΈ 13.05.2026):
git clone https://github.com/swagger-api/swagger-codegen
openapi-python-client (π₯32 Β· β 2K) - Generate modern Python clients from OpenAPI. MIT 
GitHub (π¨βπ» 120 Β· π 280 Β· π¦ 1.6K Β· π 450 - 24% open Β· β±οΈ 29.06.2026):
git clone https://github.com/openapi-generators/openapi-python-clientPyPi (π₯ 2.9M / month Β· π¦ 150 Β· β±οΈ 30.05.2026):
pip install openapi-python-clientConda (π₯ 99K Β· β±οΈ 11.05.2026):
conda install -c conda-forge openapi-python-client
OpenAPI Spec validator (π₯32 Β· β 410) - OpenAPI Spec Validator is a CLI, pre-commit hook and.. Apache-2
GitHub (π¨βπ» 46 Β· π 75 Β· π¦ 11K Β· π 130 - 30% open Β· β±οΈ 20.05.2026):
git clone https://github.com/p1c2u/openapi-spec-validatorPyPi (π₯ 45M / month Β· π¦ 440 Β· β±οΈ 20.05.2026):
pip install openapi-spec-validatorConda (π₯ 1.4M Β· β±οΈ 20.05.2026):
conda install -c conda-forge openapi-spec-validator
AutoRest (π₯30 Β· β 4.8K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT 
GitHub (π¨βπ» 180 Β· π 740 Β· π₯ 78K Β· π¦ 990 Β· π 2.2K - 2% open Β· β±οΈ 11.06.2026):
git clone https://github.com/Azure/autorest
OpenAPI-to-GraphQL (π₯27 Β· β 1.6K Β· π) - Translate APIs described by OpenAPI Specifications.. MIT 

Spectree (π₯25 Β· β 360) - API spec validator and OpenAPI document generator for Python.. Apache-2 
pyramid_openapi3 (π₯25 Β· β 84) - Pyramid addon for OpenAPI3 validation of requests and.. MIT 

Spectacle (π₯24 Β· β 1.3K) - Precision documentation from OpenAPI, MCP, Doxygen, and.. βοΈAGPL-3.0 
pyramid_swagger (π₯17 Β· β 62) - Convenient tools for using Swagger to define and validate.. BSD-3 
Show 5 hidden projects...
- flasgger (π₯32 Β· β 3.7K Β· π) - Easy OpenAPI specs and Swagger UI for your Flask API.
MIT
- drf-yasg (π₯32 Β· β 3.5K) - Automated generation of real Swagger/OpenAPI 2.0..
βUnlicensed

- django-rest-swagger (π₯29 Β· β 2.6K Β· π) - Swagger Documentation Generator for Django REST..
BSD-2
- apistar (π₯25 Β· β 5.6K Β· π) - The Web API toolkit.
BSD-3
- flask-swagger (π₯25 Β· β 460 Β· π) - A swagger 2.0 spec extractor for flask.
MIT
GraphQL Utilities
πΒ GraphQL Specification ( β 15K) - GraphQL is a query language and execution engine tied to any..
Strawberry GraphQL (π₯38 Β· β 4.7K) - A GraphQL library for Python that leverages type.. MIT 
graphql-core (π₯35 Β· β 530) - A Python 3 port of the GraphQL.js reference implementation of.. MIT
GitHub (π¨βπ» 45 Β· π 140 Β· π¦ 42K Β· π 180 - 16% open Β· β±οΈ 07.07.2026):
git clone https://github.com/graphql-python/graphql-corePyPi (π₯ 75M / month Β· π¦ 630 Β· β±οΈ 19.06.2026):
pip install graphql-coreConda (π₯ 2.3M Β· β±οΈ 05.06.2026):
conda install -c conda-forge graphql-core
ariadne (π₯34 Β· β 2.3K) - Python library for implementing GraphQL servers using schema-first.. BSD-3 
graphene-django (π₯32 Β· β 4.4K) - Build powerful, efficient, and flexible GraphQL APIs.. MIT 

GitHub (π¨βπ» 220 Β· π 770 Β· π¦ 16K Β· π 840 - 18% open Β· β±οΈ 24.06.2026):
git clone https://github.com/graphql-python/graphene-djangoPyPi (π₯ 1.1M / month Β· π¦ 220 Β· β±οΈ 13.03.2025):
pip install graphene-djangoConda (π₯ 65K Β· β±οΈ 22.04.2025):
conda install -c conda-forge graphene-django
graphene-mongo (π₯23 Β· β 290) - Graphene MongoEngine integration. MIT 
GitHub (π¨βπ» 38 Β· π 110 Β· π¦ 380 Β· π 94 - 22% open Β· β±οΈ 03.01.2026):
git clone https://github.com/graphql-python/graphene-mongoPyPi (π₯ 16K / month Β· π¦ 3 Β· β±οΈ 03.01.2026):
pip install graphene-mongoConda (π₯ 12K Β· β±οΈ 05.01.2026):
conda install -c conda-forge graphene-mongo
Show 10 hidden projects...
- graphene (π₯37 Β· β 8.2K Β· π) - GraphQL framework for Python.
MIT - flask-graphql (π₯26 Β· β 1.3K Β· π) - Adds GraphQL support to your Flask application.
MIT
- graphql-relay-py (π₯24 Β· β 140 Β· π) - A library to help construct a graphql-py server supporting..
MIT - graphene-pydantic (π₯22 Β· β 250 Β· π) - Integrate GraphQL with your Pydantic models.
Apache-2 - tartiflette (π₯21 Β· β 860 Β· π) - GraphQL Engine built with Python 3.6+ / asyncio.
MIT - django-graphql-auth (π₯21 Β· β 330 Β· π) - Django registration and authentication with GraphQL.
MIT
- python-graphql-client (π₯21 Β· β 160 Β· π) - Simple GraphQL client for Python 2.7+.
MIT - Flask-GraphQL-Auth (π₯17 Β· β 63 Β· π) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to..
MIT
- tartiflette-aiohttp (π₯17 Β· β 62 Β· π) - tartiflette-aiohttp is a wrapper of aiohttp which..
MIT - tartiflette-asgi (π₯16 Β· β 99 Β· π) - ASGI support for the Tartiflette GraphQL engine.
MIT
Websocket Utilities
websockets (π₯40 Β· β 5.7K) - Library for building WebSocket servers and clients in Python. BSD-3
GitHub (π¨βπ» 87 Β· π 600 Β· π¦ 390K Β· π 1.2K - 1% open Β· β±οΈ 09.07.2026):
git clone https://github.com/aaugustin/websocketsPyPi (π₯ 420M / month Β· π¦ 7.7K Β· β±οΈ 10.01.2026):
pip install websocketsConda (π₯ 7.6M Β· β±οΈ 10.01.2026):
conda install -c conda-forge websockets
websocket-client (π₯38 Β· β 3.7K) - WebSocket client for Python. Apache-2
GitHub (π¨βπ» 230 Β· π 780 Β· π¦ 330K Β· π 690 - 4% open Β· β±οΈ 04.05.2026):
git clone https://github.com/websocket-client/websocket-clientPyPi (π₯ 220M / month Β· π¦ 3.9K Β· β±οΈ 07.10.2025):
pip install websocket-clientConda (π₯ 24M Β· β±οΈ 08.10.2025):
conda install -c conda-forge websocket-client
python-socketio (π₯37 Β· β 4.4K) - Python Socket.IO server and client. MIT
GitHub (π¨βπ» 86 Β· π 620 Β· π¦ 70K Β· π 870 - 1% open Β· β±οΈ 20.06.2026):
git clone https://github.com/miguelgrinberg/python-socketioPyPi (π₯ 29M / month Β· π¦ 1.1K Β· β±οΈ 15.06.2026):
pip install python-socketioConda (π₯ 1.1M Β· β±οΈ 16.06.2026):
conda install -c conda-forge python-socketio
Flask-SocketIO (π₯36 Β· β 5.5K) - Socket.IO integration for Flask applications. MIT 
GitHub (π¨βπ» 71 Β· π 900 Β· π¦ 62K Β· π 1.6K - 0% open Β· β±οΈ 14.05.2026):
git clone https://github.com/miguelgrinberg/Flask-SocketIOPyPi (π₯ 4.8M / month Β· π¦ 760 Β· β±οΈ 21.02.2026):
pip install flask-socketioConda (π₯ 770K Β· β±οΈ 21.02.2026):
conda install -c conda-forge flask-socketio
httpx-ws (π₯28 Β· β 150) - WebSocket support for HTTPX. MIT
GitHub (π¨βπ» 18 Β· π 31 Β· π₯ 440 Β· π¦ 1.4K Β· π 46 - 6% open Β· β±οΈ 22.06.2026):
git clone https://github.com/frankie567/httpx-wsPyPi (π₯ 6.6M / month Β· π¦ 110 Β· β±οΈ 28.03.2026):
pip install httpx-wsConda (π₯ 55K Β· β±οΈ 28.03.2026):
conda install -c conda-forge httpx-ws
websockify (π₯27 Β· β 4.4K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. βοΈLGPL-3.0
Show 5 hidden projects...
- gevent-socketio (π₯26 Β· β 1.2K Β· π) - Official repository for gevent-socketio.
BSD-3 - sockjs-tornado (π₯26 Β· β 850 Β· π) - WebSocket emulation - Python server.
MIT - autobahn-python (π₯25 Β· β 2.5K Β· π) - WebSocket and WAMP in Python for Twisted and asyncio.
βUnlicensed - flask-sockets (π₯22 Β· β 1.7K Β· π) - [DEPRECATED] Alternative:..
MIT
- tornadio2 (π₯20 Β· β 530 Β· π) - Python socket.io server implementation on top of Tornado..
Apache-2
RPC Utilities
rpyc (π₯30 Β· β 1.7K Β· π€) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for.. MIT
GitHub (π¨βπ» 86 Β· π 250 Β· π₯ 1.3K Β· π¦ 3.4K Β· π 440 - 21% open Β· β±οΈ 14.08.2025):
git clone https://github.com/tomerfiliba-org/rpycPyPi (π₯ 1.8M / month Β· π¦ 230 Β· β±οΈ 18.04.2025):
pip install rpycConda (π₯ 810K Β· β±οΈ 21.10.2025):
conda install -c conda-forge rpyc
fastapi-jsonrpc (π₯23 Β· β 420) - JSON-RPC server based on fastapi. MIT 
ucall (π₯20 Β· β 1.3K Β· π€) - Web Serving and Remote Procedure Calls at 50x lower latency and.. Apache-2
Show 1 hidden projects...
- spyne (π₯28 Β· β 1.1K Β· π€) - A transport agnostic sync/async RPC library that focuses on..
βοΈLGPL-2.1
Serverless
Show 3 hidden projects...
- Zappa (π₯33 Β· β 12K Β· π) - Serverless Python.
MIT - python-lambda (π₯22 Β· β 1.5K Β· π) - A toolkit for developing and deploying serverless Python code..
ISC - lambdarest (π₯19 Β· β 94 Β· π) - Flask like web framework for AWS Lambda.
MIT
Content Management Systems
wagtail (π₯44 Β· β 20K) - A Django content management system focused on flexibility and user.. BSD-3 
django-cms (π₯41 Β· β 11K) - The easy-to-use and developer-friendly enterprise CMS powered.. BSD-3 
lektor (π₯30 Β· β 3.9K) - The lektor static file content management system. BSD-3
GitHub (π¨βπ» 100 Β· π 320 Β· π₯ 7.4K Β· π¦ 500 Β· π 700 - 35% open Β· β±οΈ 28.06.2026):
git clone https://github.com/lektor/lektorPyPi (π₯ 13K / month Β· π¦ 40 Β· β±οΈ 05.04.2026):
pip install lektorConda (π₯ 260K Β· β±οΈ 23.02.2026):
conda install -c conda-forge lektor
feincms (π₯27 Β· β 1.1K) - A Django-based CMS with a focus on extensibility and concise code. BSD-3 
Show 1 hidden projects...
Web Testing
selenium (π₯50 Β· β 34K) - A browser automation framework and ecosystem. Apache-2
GitHub (π¨βπ» 940 Β· π 8.7K Β· π₯ 32M Β· π¦ 370K Β· π 11K - 1% open Β· β±οΈ 09.07.2026):
git clone https://github.com/SeleniumHQ/seleniumPyPi (π₯ 56M / month Β· π¦ 7.8K Β· β±οΈ 16.06.2026):
pip install seleniumConda (π₯ 3.1M Β· β±οΈ 16.06.2026):
conda install -c conda-forge selenium
mitmproxy (π₯43 Β· β 44K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT
SeleniumBase (π₯41 Β· β 13K) - APIs for web automation, testing, and bypassing bot-detection. MIT
responses (π₯38 Β· β 4.3K Β· π) - A utility for mocking out the Python Requests library. Apache-2
GitHub (π¨βπ» 150 Β· π 370 Β· π₯ 1K Β· π¦ 54K Β· π 350 - 9% open Β· β±οΈ 03.07.2026):
git clone https://github.com/getsentry/responsesPyPi (π₯ 64M / month Β· π¦ 3.8K Β· β±οΈ 03.07.2026):
pip install responsesConda (π₯ 3.7M Β· β±οΈ 03.07.2026):
conda install -c conda-forge responses
schemathesis (π₯36 Β· β 3.4K) - Catch API bugs before your users do. MIT 

Prism (π₯34 Β· β 5K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2 
django-silk (π₯34 Β· β 5K) - Silky smooth profiling for Django. MIT 
vcrpy (π₯34 Β· β 3K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT
splinter (π₯33 Β· β 2.8K Β· π€) - splinter - python test framework for web applications. BSD-3
SeleniumLibrary (π₯33 Β· β 1.5K) - Web testing library for Robot Framework. Apache-2
GitHub (π¨βπ» 130 Β· π 780 Β· π₯ 3.8K Β· π 1.1K - 5% open Β· β±οΈ 17.05.2026):
git clone https://github.com/robotframework/SeleniumLibraryPyPi (π₯ 2M / month Β· π¦ 160 Β· β±οΈ 17.05.2026):
pip install robotframework-seleniumlibraryConda (π₯ 130K Β· β±οΈ 17.05.2026):
conda install -c conda-forge robotframework-seleniumlibrary
Mockoon (π₯32 Β· β 8.3K) - Mockoon is the easiest and quickest way to run mock APIs locally. No.. MIT 
GitHub (π¨βπ» 69 Β· π 460 Β· π₯ 160K Β· π¦ 230 Β· π 950 - 5% open Β· β±οΈ 06.07.2026):
git clone https://github.com/mockoon/mockoon
playwright (π₯31 Β· β 15K) - A high-level API to automate web browsers. Apache-2
factory_boy (π₯30 Β· β 3.8K Β· π€) - A test fixtures replacement for Python. MIT 
aioresponses (π₯30 Β· β 560) - Aioresponses is a helper for mock/fake web requests in python.. MIT
selenium-python-helium (π₯29 Β· β 8.3K) - Lighter web automation with Python. MIT
tavern (π₯28 Β· β 1.1K) - A command-line tool and Python library and Pytest plugin for automated.. MIT
webtest (π₯28 Β· β 350) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT
Model Bakery (π₯27 Β· β 990) - Object factory for Django. Apache-2 
httprunner (π₯26 Β· β 4.3K Β· π€) - HttpRunner API/UI. Apache-2
requestium (π₯26 Β· β 1.8K) - Integration layer between Requests and Selenium for automation of.. BSD-3
django-test-plus (π₯25 Β· β 640 Β· π€) - Useful additions to Djangos default TestCase. BSD-3 
GitHub (π¨βπ» 37 Β· π 63 Β· π¦ 3.5K Β· π 64 - 15% open Β· β±οΈ 19.12.2025):
git clone https://github.com/revsys/django-test-plusPyPi (π₯ 120K / month Β· π¦ 4 Β· β±οΈ 19.12.2025):
pip install django-test-plusConda (π₯ 110K Β· β±οΈ 20.12.2025):
conda install -c conda-forge django-test-plus
python-mocket (π₯24 Β· β 310) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3
Show 23 hidden projects...
- pytest-django (π₯36 Β· β 1.5K) - A Django plugin for pytest.
βUnlicensed
- HTTPretty (π₯30 Β· β 2.2K Β· π) - Intercept HTTP requests at the Python socket level. Fakes the..
MIT - parameterized (π₯28 Β· β 860 Β· π) - Parameterized testing with any Python test framework.
βοΈBSD-2-Clause-FreeBSD - flask-testing (π₯28 Β· β 500 Β· π) - Unittest extensions for Flask.
BSD-3
- Dredd (π₯27 Β· β 4.2K Β· π) - Language-agnostic HTTP API Testing Tool.
MIT
- django-nose (π₯27 Β· β 880 Β· π) - Django test runner using nose.
BSD-3
- pyppeteer (π₯26 Β· β 3.9K Β· π) - Headless chrome/chromium automation library (unofficial port of..
MIT - pytest-flask (π₯26 Β· β 500 Β· π) - A set of pytest fixtures to test Flask applications.
MIT
- pytest-splinter (π₯25 Β· β 260 Β· π) - pytest splinter and selenium integration for anyone..
MIT - httmock (π₯24 Β· β 470 Β· π) - A mocking library for requests.
Apache-2 - pyramid_debugtoolbar (π₯24 Β· β 96 Β· π) - Pyramid debug toolbar.
BSD-3
- splash (π₯23 Β· β 4.2K Β· π) - Lightweight, scriptable browser as a service with an HTTP API.
BSD-3 - wdb (π₯23 Β· β 1.6K Β· π) - An improbable web debugger through WebSockets.
βοΈGPL-3.0 - pyresttest (π₯23 Β· β 1.2K Β· π) - Python Rest Testing.
Apache-2 - mixer (π₯22 Β· β 960 Β· π) - Mixer -- Is a fixtures replacement. Supported Django, Flask,..
BSD-3

- molotov (π₯22 Β· β 480 Β· π) - Load Testing Tool.
Apache-2 - async-asgi-testclient (π₯22 Β· β 160 Β· π) - A framework-agnostic library for testing ASGI web..
MIT - yandex-tank (π₯21 Β· β 2.6K Β· π) - Load and performance benchmark tool.
βοΈLGPL-2.0 - flask-debugtoolbar (π₯20 Β· β 980 Β· π) - A toolbar overlay for debugging Flask applications.
BSD-3
- aresponses (π₯20 Β· β 110 Β· π) - Asyncio http mocking. Similar to the responses library used for..
MIT - golem (π₯17 Β· β 490 Β· π) - A complete test automation tool.
MIT - Astra (π₯15 Β· β 2.6K Β· π) - Automated Security Testing For REST APIs.
Apache-2 - huxley (π₯14 Β· β 4.1K Β· π) - A testing system for catching visual regressions in Web..
Apache-2
Web Forms
wtforms (π₯40 Β· β 1.6K) - A flexible forms validation and rendering library for Python. BSD-3
GitHub (π¨βπ» 180 Β· π 410 Β· π₯ 150 Β· π¦ 260K Β· π 480 - 5% open Β· β±οΈ 29.06.2026):
git clone https://github.com/wtforms/wtformsPyPi (π₯ 19M / month Β· π¦ 690 Β· β±οΈ 15.06.2026):
pip install wtformsConda (π₯ 470K Β· β±οΈ 03.05.2026):
conda install -c conda-forge wtforms
django-crispy-forms (π₯35 Β· β 5.2K) - The best way to have DRY Django forms. The app.. MIT 
GitHub (π¨βπ» 230 Β· π 730 Β· π¦ 170K Β· π 720 - 9% open Β· β±οΈ 19.06.2026):
git clone https://github.com/django-crispy-forms/django-crispy-formsPyPi (π₯ 3.2M / month Β· π¦ 480 Β· β±οΈ 01.03.2026):
pip install django-crispy-formsConda (π₯ 250K Β· β±οΈ 01.03.2026):
conda install -c conda-forge django-crispy-forms
flask-wtf (π₯34 Β· β 1.5K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3 
django-formtools (π₯31 Β· β 880) - A set of high-level abstractions for Django forms. BSD-3 
Markdown
markdown (π₯40 Β· β 4.2K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3
GitHub (π¨βπ» 190 Β· π 900 Β· π₯ 710 Β· π¦ 520K Β· π 960 - 2% open Β· β±οΈ 08.07.2026):
git clone https://github.com/Python-Markdown/markdownPyPi (π₯ 110M / month Β· π¦ 6.3K Β· β±οΈ 09.02.2026):
pip install markdownConda (π₯ 12M Β· β±οΈ 10.02.2026):
conda install -c conda-forge markdown
mistune (π₯40 Β· β 3.1K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3
pelican (π₯37 Β· β 13K) - Static site generator that supports Markdown and reST syntax... βοΈAGPL-3.0
GitHub (π¨βπ» 480 Β· π 1.8K Β· π₯ 1.8K Β· π¦ 8.8K Β· π 1.8K - 5% open Β· β±οΈ 20.04.2026):
git clone https://github.com/getpelican/pelicanPyPi (π₯ 77K / month Β· π¦ 280 Β· β±οΈ 20.04.2026):
pip install pelicanConda (π₯ 480K Β· β±οΈ 21.04.2026):
conda install -c conda-forge pelican
markdown-it-py (π₯37 Β· β 1.3K) - Markdown parser, done right. 100% CommonMark support,.. MIT
GitHub (π¨βπ» 35 Β· π 110 Β· π¦ 390K Β· π 110 - 42% open Β· β±οΈ 08.07.2026):
git clone https://github.com/executablebooks/markdown-it-pyPyPi (π₯ 560M / month Β· π¦ 2.7K Β· β±οΈ 07.05.2026):
pip install markdown-it-pyConda (π₯ 19M Β· β±οΈ 07.05.2026):
conda install -c conda-forge markdown-it-py
pymdown-extensions (π₯37 Β· β 1.1K) - Extensions for Python Markdown. MIT
GitHub (π¨βπ» 66 Β· π 270 Β· π¦ 61K Β· π 440 - 4% open Β· β±οΈ 02.07.2026):
git clone https://github.com/facelessuser/pymdown-extensionsPyPi (π₯ 25M / month Β· π¦ 2.5K Β· β±οΈ 02.07.2026):
pip install pymdown-extensionsConda (π₯ 750K Β· β±οΈ 02.07.2026):
conda install -c conda-forge pymdown-extensions
python-markdown2 (π₯34 Β· β 2.8K) - markdown2: A fast and complete implementation of Markdown in.. MIT
html2text (π₯31 Β· β 2.2K Β· π€) - Convert HTML to Markdown-formatted text. βοΈGPL-3.0
django-markdownx (π₯30 Β· β 940) - Comprehensive Markdown plugin built for Django. BSD-3 
django-markdown-editor (π₯28 Β· β 900) - Awesome Django Markdown Editor, supported for.. βοΈGPL-3.0 
mistletoe (π₯27 Β· β 1.1K) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT
Show 2 hidden projects...
- grip (π₯29 Β· β 6.8K Β· π) - Preview GitHub README.md files locally before committing them.
MIT - markdown-include (π₯21 Β· β 120 Β· π) - Provides syntax for Python-Markdown which allows for..
βοΈGPL-3.0
Third-party Web APIs
πΒ Public APIs ( β 450K) - A collective list of free APIs.
πΒ best-of-ml-python - DB Clients ( β 24K) - Collection of python database client libraries.
google-api-python-client (π₯45 Β· β 8.9K) - The official Python client library for Googles.. Apache-2
GitHub (π¨βπ» 200 Β· π 2.6K Β· π¦ 290K Β· π 1.2K - 4% open Β· β±οΈ 07.07.2026):
git clone https://github.com/googleapis/google-api-python-clientPyPi (π₯ 180M / month Β· π¦ 4.9K Β· β±οΈ 25.06.2026):
pip install google-api-python-clientConda (π₯ 5.5M Β· β±οΈ 25.06.2026):
conda install -c conda-forge google-api-python-client
python-telegram-bot (π₯43 Β· β 29K) - We have made you a wrapper you cant refuse. βοΈGPL-3.0
GitHub (π¨βπ» 210 Β· π 6.1K Β· π₯ 47K Β· π¦ 160K Β· π 2.3K - 1% open Β· β±οΈ 05.07.2026):
git clone https://github.com/python-telegram-bot/python-telegram-botPyPi (π₯ 43M / month Β· π¦ 1.5K Β· β±οΈ 12.06.2026):
pip install python-telegram-botConda (π₯ 210K Β· β±οΈ 13.06.2026):
conda install -c conda-forge python-telegram-bot
discord.py (π₯42 Β· β 16K) - An API wrapper for Discord written in Python. MIT
GitHub (π¨βπ» 460 Β· π 3.9K Β· π¦ 55K Β· π 3.1K - 4% open Β· β±οΈ 08.07.2026):
git clone https://github.com/Rapptz/discord.pyPyPi (π₯ 6.6M / month Β· π¦ 1.3K Β· β±οΈ 03.03.2026):
pip install discord.pyConda (π₯ 38K Β· β±οΈ 22.04.2025):
conda install -c conda-forge discord.py
tweepy (π₯41 Β· β 11K Β· π) - Twitter for Python!. MIT
GitHub (π¨βπ» 250 Β· π 4.5K Β· π₯ 290 Β· π¦ 66K Β· π 1.3K - 7% open Β· β±οΈ 02.07.2026):
git clone https://github.com/tweepy/tweepyPyPi (π₯ 3.7M / month Β· π¦ 630 Β· β±οΈ 02.07.2026):
pip install tweepyConda (π₯ 550K Β· β±οΈ 03.07.2026):
conda install -c conda-forge tweepy
pyTelegramBotAPI (π₯41 Β· β 8.8K) - Python Telegram bot api. βοΈGPL-2.0
youtube-dl (π₯40 Β· β 140K Β· π€) - Command-line program to download videos from YouTube.com.. Unlicense
GitHub (π¨βπ» 1K Β· π 11K Β· π₯ 58M Β· π 27K - 15% open Β· β±οΈ 26.11.2025):
git clone https://github.com/ytdl-org/youtube-dlPyPi (π₯ 230K / month Β· π¦ 730 Β· β±οΈ 16.12.2021):
pip install youtube_dlConda (π₯ 2.3M Β· β±οΈ 22.04.2025):
conda install -c conda-forge youtube-dl
PyGithub (π₯40 Β· β 7.7K) - Typed interactions with the GitHub API v3. βοΈLGPL-3.0
GitHub (π¨βπ» 430 Β· π 1.9K Β· π¦ 74K Β· π 1.8K - 21% open Β· β±οΈ 16.06.2026):
git clone https://github.com/PyGithub/PyGithubPyPi (π₯ 83M / month Β· π¦ 2.7K Β· β±οΈ 14.04.2026):
pip install pygithubConda (π₯ 8.5M Β· β±οΈ 14.04.2026):
conda install -c conda-forge pygithub
gspread (π₯39 Β· β 7.5K) - Google Sheets Python API. MIT
GitHub (π¨βπ» 190 Β· π 970 Β· π₯ 33K Β· π¦ 55K Β· π 960 - 6% open Β· β±οΈ 03.07.2026):
git clone https://github.com/burnash/gspreadPyPi (π₯ 42M / month Β· π¦ 540 Β· β±οΈ 14.05.2025):
pip install gspreadConda (π₯ 510K Β· β±οΈ 25.06.2026):
conda install -c conda-forge gspread
GitPython (π₯39 Β· β 5.1K) - GitPython is a python library used to interact with Git repositories. BSD-3
Telethon (π₯38 Β· β 12K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT
praw (π₯38 Β· β 4.2K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2
python-slack-sdk (π₯38 Β· β 4K) - Slack Developer Kit for Python. MIT
twilio (π₯37 Β· β 2.1K) - A Python module for communicating with the Twilio API and generating TwiML. MIT
slackclient (π₯36 Β· β 4K) - Slack Developer Kit for Python. MIT
jira (π₯36 Β· β 2.1K) - Python Jira library. Development chat available on.. BSD-2
GitHub (π¨βπ» 270 Β· π 900 Β· π₯ 290K Β· π¦ 11K Β· π 810 - 27% open Β· β±οΈ 01.05.2026):
git clone https://github.com/pycontribs/jiraPyPi (π₯ 24M / month Β· π¦ 450 Β· β±οΈ 28.07.2025):
pip install jiraConda (π₯ 280K Β· β±οΈ 28.07.2025):
conda install -c conda-forge jira
sherlock (π₯35 Β· β 86K) - Hunt down social media accounts by username across social networks. MIT
gallery-dl (π₯35 Β· β 19K) - Command-line program to download image galleries and collections.. βοΈGPL-2.0
google-resumable-media (π₯33 Β· β 5.3K) - This library has moved to.. Apache-2
GitHub (π¨βπ» 39 Β· π 1.7K Β· β±οΈ 06.03.2026):
git clone https://github.com/googleapis/google-resumable-media-pythonPyPi (π₯ 180M / month Β· π¦ 310 Β· β±οΈ 03.06.2026):
pip install google-resumable-mediaConda (π₯ 7.2M Β· β±οΈ 03.06.2026):
conda install -c conda-forge google-resumable-media
notion-sdk-py (π₯31 Β· β 2.2K) - Notion API client SDK, rewritten in Python! (sync + async). MIT
imdbpy (π₯31 Β· β 1.3K) - Cinemagoer is a Python package useful to retrieve and manage the.. βοΈGPL-2.0
Google Images Download (π₯28 Β· β 8.7K) - Python Script to download hundreds of images from.. MIT
scdl (π₯27 Β· β 4.1K) - Soundcloud Music Downloader. βοΈGPL-2.0
Show 25 hidden projects...
- pytube (π₯37 Β· β 13K Β· π) - Lightweight, dependency-free Python library and CLI for..
Unlicense - tushare (π₯34 Β· β 15K Β· π) - TuShare is a utility for crawling historical data of China stocks.
BSD-3 - Wikipedia (π₯32 Β· β 3K Β· π) - A Pythonic wrapper for the Wikipedia API.
MIT - simple-salesforce (π₯32 Β· β 1.9K) - A very simple Salesforce.com REST API client for..
βUnlicensed - facebook-sdk (π₯31 Β· β 2.8K Β· π) - Python SDK for Facebooks Graph API.
Apache-2 - google-maps-services-python (π₯30 Β· β 5K Β· π) - Python client library for Google Maps API Web Services.
Apache-2 - py-googletrans (π₯30 Β· β 4.3K Β· π) - (unofficial) Googletrans: Free and Unlimited Google..
MIT - twython (π₯30 Β· β 1.9K Β· π) - Actively maintained, pure Python wrapper for the Twitter API...
MIT - coursera-dl (π₯29 Β· β 9.6K Β· π) - Script for downloading Coursera.org videos and naming them.
βοΈLGPL-3.0 - python-twitter (π₯27 Β· β 3.4K Β· π) - A Python wrapper around the Twitter API.
Apache-2 - slacker (π₯27 Β· β 1.6K Β· π) - Full-featured Python interface for the Slack API.
Apache-2 - Django Facebook (π₯27 Β· β 1.4K Β· π) - Facebook open graph api implementation using the Django..
BSD-3 - twitterscraper (π₯26 Β· β 2.5K Β· π) - Scrape Twitter for Tweets.
MIT - twitter (π₯25 Β· β 3.3K Β· π) - Python Twitter API.
MIT - telepot (π₯25 Β· β 2.4K Β· π) - Python framework for Telegram Bot API.
MIT - pyshorteners (π₯25 Β· β 400 Β· π) - Generating short urls with python has never been easier.
βοΈGPL-3.0 - WikiExtractor (π₯24 Β· β 4K Β· π) - A tool for extracting plain text from Wikipedia dumps.
βοΈAGPL-3.0 - instagram_private_api (π₯23 Β· β 3.3K Β· π) - A Python library to access Instagrams private API.
MIT - gmusicapi (π₯22 Β· β 2.5K Β· π) - An unofficial client library for Google Music.
BSD-3 - python-instagram (π₯21 Β· β 3.1K Β· π) - Python Client for Instagram API.
MIT - GHunt (π₯20 Β· β 19K) - Offensive Google framework.
βUnlicensed - twitter-scraper (π₯20 Β· β 4K Β· π) - Scrape the Twitter Frontend API without authentication.
MIT - instagram-scraper (π₯16 Β· β 6.9K Β· π) - Scrapes an instagram users photos and videos.
Unlicense - igramscraper (π₯16 Β· β 2.1K Β· π) - scrapes medias, likes, followers, tags and all metadata...
MIT - InstaPy (π₯15 Β· β 17K Β· π) - Tool for automated Instagram interactions.
βοΈGPL-3.0
flask-mail (π₯32 Β· β 640) - Flask-Mail adds SMTP mail sending to your Flask applications. BSD-3
GitHub (π¨βπ» 42 Β· π 180 Β· π₯ 42 Β· π¦ 84K Β· π 130 - 10% open Β· β±οΈ 10.06.2026):
git clone https://github.com/mattupstate/flask-mailPyPi (π₯ 1.7M / month Β· π¦ 230 Β· β±οΈ 23.05.2024):
pip install flask-mailConda (π₯ 260K Β· β±οΈ 22.04.2025):
conda install -c conda-forge flask-mail
fastapi-mail (π₯30 Β· β 1K) - Fastapi mail system sending mails(individual, bulk).. MIT 
sync-engine (π₯27 Β· β 3.5K) - IMAP/SMTP sync system with modern APIs. βοΈAGPL-3.0
Show 5 hidden projects...
- offlineimap (π₯26 Β· β 1.9K Β· π) - Read/sync your IMAP mailboxes (python2) [LEGACY: move..
βUnlicensed - mailer (π₯21 Β· β 290 Β· π) - A light-weight, modular, message representation and mail delivery..
MIT - gmail (π₯20 Β· β 1.8K Β· π) - A Pythonic interface for Google Mail.
MIT - pyramid_mailer (π₯20 Β· β 51 Β· π) - A package for sending email from your Pyramid..
BSD-3
- salmon (π₯13 Β· β 660 Β· π) - Moved to Codeberg.
βοΈGPL-3.0
Web Scraping & Crawling
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
Scrapy (π₯47 Β· β 63K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3
trafilatura (π₯36 Β· β 6.3K) - Python & Command-line tool to gather text and metadata on the.. Apache-2
feedparser (π₯36 Β· β 2.4K) - Parse feeds in Python. BSD-2
GitHub (π¨βπ» 63 Β· π 360 Β· π¦ 100K Β· π 300 - 36% open Β· β±οΈ 14.05.2026):
git clone https://github.com/kurtmckee/feedparserPyPi (π₯ 16M / month Β· π¦ 1.5K Β· β±οΈ 10.09.2025):
pip install feedparserConda (π₯ 3.7M Β· β±οΈ 15.09.2025):
conda install -c conda-forge feedparser
soupsieve (π₯34 Β· β 270) - A modern CSS selector implementation for BeautifulSoup. MIT
GitHub (π¨βπ» 17 Β· π 49 Β· π¦ 760K Β· π 120 - 9% open Β· β±οΈ 06.07.2026):
git clone https://github.com/facelessuser/soupsievePyPi (π₯ 380M / month Β· π¦ 1.9K Β· β±οΈ 24.05.2026):
pip install soupsieveConda (π₯ 37M Β· β±οΈ 24.05.2026):
conda install -c conda-forge soupsieve
newspaper3k (π₯33 Β· β 15K) - newspaper3k is a news, full-text, and article metadata extraction in.. MIT
GitHub (π¨βπ» 100 Β· π 2.1K Β· π¦ 24 Β· π 770 - 64% open Β· β±οΈ 08.07.2026):
git clone https://github.com/codelucas/newspaperPyPi (π₯ 790K / month Β· π¦ 190 Β· β±οΈ 28.09.2018):
pip install newspaper3kConda (π₯ 190K Β· β±οΈ 22.04.2025):
conda install -c conda-forge newspaper3k
dirsearch (π₯33 Β· β 14K) - Web path scanner. βοΈGPL-2.0
parsel (π₯33 Β· β 1.3K) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3
MechanicalSoup (π₯28 Β· β 4.9K) - A Python library for automating interaction with websites. MIT
GitHub (π¨βπ» 56 Β· π 390 Β· π₯ 80 Β· π 190 - 21% open Β· β±οΈ 26.06.2026):
git clone https://github.com/MechanicalSoup/MechanicalSoupPyPi (π₯ 120K / month Β· π¦ 120 Β· β±οΈ 30.05.2025):
pip install MechanicalSoupConda (π₯ 330K Β· β±οΈ 30.05.2025):
conda install -c conda-forge mechanicalsoup
python-goose (π₯26 Β· β 4.1K) - Html Content / Article Extractor, web scrapping lib in Python. Apache-2
Gerapy (π₯24 Β· β 3.5K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,.. MIT 
Photon (π₯23 Β· β 13K) - Incredibly fast crawler designed for OSINT. βοΈGPL-3.0
Show 20 hidden projects...
- You-Get (π₯31 Β· β 57K Β· π) - Dumb downloader that scrapes the web.
MIT - cloudscraper (π₯30 Β· β 6.6K Β· π) - A Python module to bypass Cloudflares anti-bot page.
MIT - Pattern (π₯29 Β· β 8.9K Β· π) - Web mining module for Python, with tools for scraping, natural..
BSD-3 - pytrends (π₯27 Β· β 3.7K Β· π) - Pseudo API for Google Trends.
Apache-2 - extruct (π₯27 Β· β 970 Β· π) - Extract embedded metadata from HTML markup.
BSD-3 - pyspider (π₯26 Β· β 17K Β· π) - A Powerful Spider(Web Crawler) System in Python.
Apache-2 - robobrowser (π₯25 Β· β 3.7K Β· π) - Your friendly neighborhood web scraper.
BSD-3 - frontera (π₯25 Β· β 1.3K Β· π) - A scalable frontier for web crawlers.
BSD-3 - scrapely (π₯23 Β· β 1.9K Β· π) - A pure-python HTML screen-scraping library.
BSD-3 - ruia (π₯22 Β· β 1.7K Β· π) - Async Python 3.6+ web scraping micro-framework based on asyncio.
Apache-2 - gazpacho (π₯20 Β· β 770 Β· π) - The simple, fast, and modern web scraping library.
MIT - AutoScraper (π₯19 Β· β 7.6K Β· π) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python.
MIT - snallygaster (π₯19 Β· β 2.1K) - Tool to scan for secret files on HTTP servers.
βοΈ0BSD - Lassie (π₯19 Β· β 630 Β· π) - Web Content Retrieval for Humans.
MIT - Cola (π₯16 Β· β 1.5K Β· π) - A high-level distributed crawling framework.
Apache-2 - opengraph (π₯15 Β· β 240 Β· π) - A python module to parse the Open Graph Protocol.
MIT - lazynlp (π₯13 Β· β 2.3K Β· π) - Library to scrape and clean web pages to create massive datasets.
MIT - Scrapera (π₯13 Β· β 310 Β· π) - A universal package of scraper scripts for humans.
MIT - Transistor (π₯13 Β· β 210 Β· π) - Transistor, a Python web scraping framework for intelligent use..
MIT - iploop-sdk (π₯10 Β· β 9 Β· π£) - Residential proxy SDK with 66 site presets and built-in anti-..
MIT
Monitoring
posthog (π₯46 Β· β 35K) - PostHog is an all-in-one developer platform for building successful.. MIT
sentry (π₯43 Β· β 44K) - Developer-first error tracking and performance monitoring. βοΈSSPL-1.0
GitHub (π¨βπ» 1.1K Β· π 4.7K Β· π₯ 4.4K Β· π¦ 760 Β· π 17K - 11% open Β· β±οΈ 09.07.2026):
git clone https://github.com/getsentry/sentryPyPi (π₯ 3.1K / month Β· π¦ 140 Β· β±οΈ 25.07.2023):
pip install sentryConda (π₯ 1.8M Β· β±οΈ 30.06.2026):
conda install -c conda-forge sentry-sdk
Prometheus Client (π₯36 Β· β 4.3K) - Python client for the Prometheus monitoring system. Apache-2
GitHub (π¨βπ» 180 Β· π 860 Β· π 610 - 21% open Β· β±οΈ 02.07.2026):
git clone https://github.com/prometheus/client_pythonPyPi (π₯ 160M / month Β· π¦ 3.7K Β· β±οΈ 09.04.2026):
pip install prometheus-clientConda (π₯ 26M Β· β±οΈ 09.04.2026):
conda install -c conda-forge prometheus_client
opentelemetry-python (π₯33 Β· β 2.5K) - OpenTelemetry Python API and SDK. Apache-2
GitHub (π¨βπ» 370 Β· π 920 Β· π 2.2K - 19% open Β· β±οΈ 09.07.2026):
git clone https://github.com/open-telemetry/opentelemetry-pythonPyPi (π₯ 640K / month Β· π¦ 9 Β· β±οΈ 17.02.2026):
pip install timing-asgiConda (π₯ 3.6M Β· β±οΈ 24.06.2026):
conda install -c conda-forge opentelemetry-api
starlette context (π₯27 Β· β 610) - Middleware for Starlette that allows you to store and.. MIT 
GoAccess (π₯26 Β· β 21K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT
GitHub (π¨βπ» 190 Β· π 1.2K Β· π¦ 24 Β· π 2.5K - 18% open Β· β±οΈ 11.06.2026):
git clone https://github.com/allinurl/goaccess
Flask-MonitoringDashboard (π₯24 Β· β 830 Β· π€) - Automatically monitor the evolving performance of.. MIT 
timing-asgi (π₯10 Β· β 130) - ASGI middleware to record and emit timing metrics (to something like.. MIT
GitHub (π¨βπ» 7 Β· π 12 Β· π¦ 190 Β· π 9 - 44% open Β· β±οΈ 17.02.2026):
git clone https://github.com/steinnes/timing-asgi
Show 4 hidden projects...
- opentracing-python (π₯25 Β· β 760 Β· π) - OpenTracing API for Python. This library is..
Apache-2 - prometheus-flask-exporter (π₯25 Β· β 690 Β· π) - Prometheus exporter for Flask applications.
MIT
- Starlette Prometheus (π₯20 Β· β 380 Β· π) - Prometheus integration for Starlette.
βοΈGPL-3.0
- flask-state (π₯15 Β· β 610 Β· π) - Display machine state using Python3 with Flask.
BSD-3
Web UI
Streamlit (π₯40 Β· β 45K Β· π) - Streamlit A faster way to build and share data apps. Apache-2
Panel (π₯40 Β· β 5.7K) - Panel: The powerful data exploration & web app framework for Python. BSD-3
NiceGUI (π₯35 Β· β 16K) - Create web-based user interfaces with Python. The nice way. MIT
GitHub (π¨βπ» 230 Β· π 930 Β· π¦ 2.9K Β· π 1.5K - 1% open Β· β±οΈ 08.07.2026):
git clone https://github.com/zauberzeug/niceguiPyPi (π¦ 470 Β· β±οΈ 30.06.2026):
pip install niceguiConda (π₯ 160K Β· β±οΈ 01.07.2026):
conda install -c conda-forge niceguiDocker Hub (π₯ 86K Β· β 12 Β· β±οΈ 30.06.2026):
docker pull zauberzeug/nicegui
trame (π₯30 Β· β 680) - Trame lets you weave various components and technologies into a Web.. Apache-2
Misago (π₯27 Β· β 2.7K) - Misago is fully featured modern forum application that is fast,.. βοΈGPL-2.0
GitHub (π¨βπ» 49 Β· π 540 Β· π¦ 53 Β· π 1.5K - 11% open Β· β±οΈ 08.07.2026):
git clone https://github.com/rafalp/Misago
pyscript (π₯25 Β· β 19K) - An open source platform for Python in the browser... Apache-2
GitHub (π¨βπ» 130 Β· π 1.5K Β· π₯ 690 Β· π 860 - 2% open Β· β±οΈ 09.07.2026):
git clone https://github.com/pyscript/pyscript
Show 3 hidden projects...
- PyWebIO (π₯26 Β· β 4.8K Β· π) - Write interactive web app in script way.
MIT - flaskbb (π₯26 Β· β 2.7K) - A classic Forum Software in Python using Flask.
βUnlicensed
- python-react (π₯25 Β· β 1.6K Β· π) - Server-side rendering of React components.
MIT
Admin UI
django-debug-toolbar (π₯41 Β· β 8.4K) - A configurable set of panels that display various.. BSD-3
GitHub (π¨βπ» 330 Β· π 1.1K Β· π₯ 430 Β· π¦ 110K Β· π 1K - 6% open Β· β±οΈ 07.07.2026):
git clone https://github.com/jazzband/django-debug-toolbarPyPi (π₯ 8.8M / month Β· π¦ 390 Β· β±οΈ 19.06.2026):
pip install django-debug-toolbarConda (π₯ 620K Β· β±οΈ 19.06.2026):
conda install -c conda-forge django-debug-toolbar
flask-admin (π₯40 Β· β 6.1K) - Simple and extensible administrative interface framework for.. BSD-3 
GitHub (π¨βπ» 390 Β· π 1.6K Β· π₯ 660 Β· π¦ 33K Β· π 1.5K - 5% open Β· β±οΈ 08.07.2026):
git clone https://github.com/flask-admin/flask-adminPyPi (π₯ 2.4M / month Β· π¦ 210 Β· β±οΈ 07.05.2026):
pip install flask-adminConda (π₯ 450K Β· β±οΈ 07.05.2026):
conda install -c conda-forge flask-admin
django-grappelli (π₯34 Β· β 3.9K) - A jazzy skin for the Django Admin-Interface (official.. BSD-3 
GitHub (π¨βπ» 91 Β· π 660 Β· π¦ 6.9K Β· π 750 - 1% open Β· β±οΈ 29.04.2026):
git clone https://github.com/sehmaschine/django-grappelliPyPi (π₯ 520K / month Β· π¦ 34 Β· β±οΈ 29.04.2026):
pip install django-grappelliConda (π₯ 380K Β· β±οΈ 29.04.2026):
conda install -c conda-forge django-grappelli
django-admin-interface (π₯32 Β· β 2K) - djangos default admin interface with superpowers -.. MIT 
starlette-admin (π₯29 Β· β 1K) - Fast, beautiful and extensible administrative interface.. MIT 
GitHub (π¨βπ» 32 Β· π 93 Β· π¦ 1.1K Β· π 280 - 39% open Β· β±οΈ 08.06.2026):
git clone https://github.com/jowilf/starlette-adminPyPi (π₯ 200K / month Β· π¦ 35 Β· β±οΈ 06.06.2026):
pip install starlette-adminConda (π₯ 18K Β· β±οΈ 16.06.2026):
conda install -c conda-forge starlette-admin
django-jet (π₯26 Β· β 3.6K Β· π€) - Modern responsive template for the Django admin.. βοΈAGPL-3.0 
Show 7 hidden projects...
- xadmin (π₯27 Β· β 4.8K Β· π) - Drop-in replacement of Django admin comes with lots of goodies,..
BSD-3 - django-suit (π₯27 Β· β 2.4K Β· π) - Modern theme for Django admin interface.
βοΈAFL-3.0
- django-admin-bootstrapped (π₯26 Β· β 1.6K Β· π) - A Django admin theme using Twitter Bootstrap. It..
Apache-2
- fastapi-admin (π₯25 Β· β 3.8K Β· π) - A fast admin dashboard based on FastAPI and..
Apache-2
- django-admin2 (π₯22 Β· β 1.2K Β· π) - Extendable, adaptable rewrite of django.contrib.admin.
BSD-3
- django-smuggler (π₯21 Β· β 370 Β· π) - Django Smuggler is a pluggable application for Django..
βοΈLGPL-3.0
- nginx-ui (π₯15 Β· β 4.5K Β· π) - Nginx UI allows you to access and modify the nginx configurations..
MIT
API Proxies & Gateways
Kong (π₯37 Β· β 45K) - The API and AI Gateway. Apache-2
GitHub (π¨βπ» 450 Β· π 5.2K Β· π¦ 25 Β· π 4.7K - 3% open Β· β±οΈ 01.07.2026):
git clone https://github.com/kong/kongDocker Hub (π₯ 360M Β· β 830 Β· β±οΈ 02.07.2026):
docker pull kong
tyk (π₯29 Β· β 11K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0
GitHub (π¨βπ» 290 Β· π 1.2K Β· π 2.3K - 19% open Β· β±οΈ 07.07.2026):
git clone https://github.com/TykTechnologies/tyk
Flask Utilities
flask-sqlalchemy (π₯39 Β· β 4.3K) - Adds SQLAlchemy support to Flask. BSD-3 
GitHub (π¨βπ» 120 Β· π 900 Β· π₯ 1.2K Β· π¦ 540K Β· π 680 - 3% open Β· β±οΈ 18.05.2026):
git clone https://github.com/pallets/flask-sqlalchemyPyPi (π₯ 31M / month Β· π¦ 1.3K Β· β±οΈ 11.09.2023):
pip install flask-sqlalchemyConda (π₯ 970K Β· β±οΈ 01.12.2025):
conda install -c conda-forge flask-sqlalchemy
flask-cors (π₯36 Β· β 930) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT 
GitHub (π¨βπ» 54 Β· π 150 Β· π¦ 460K Β· π 200 - 20% open Β· β±οΈ 08.06.2026):
git clone https://github.com/corydolphin/flask-corsPyPi (π₯ 55M / month Β· π¦ 1.1K Β· β±οΈ 08.06.2026):
pip install flask-corsConda (π₯ 2M Β· β±οΈ 09.06.2026):
conda install -c conda-forge flask-cors
Flask-Migrate (π₯35 Β· β 2.4K) - SQLAlchemy database migrations for Flask applications using.. MIT 
GitHub (π¨βπ» 51 Β· π 230 Β· π¦ 190K Β· π 420 - 0% open Β· β±οΈ 14.05.2026):
git clone https://github.com/miguelgrinberg/Flask-MigratePyPi (π₯ 5.6M / month Β· π¦ 400 Β· β±οΈ 10.01.2025):
pip install flask-migrateConda (π₯ 660K Β· β±οΈ 22.04.2025):
conda install -c conda-forge flask-migrate
flask-limiter (π₯31 Β· β 1.2K) - Rate Limiting extension for Flask. MIT 
flask-marshmallow (π₯31 Β· β 890) - Flask + marshmallow for beautiful APIs. MIT 
GitHub (π¨βπ» 27 Β· π 63 Β· π¦ 34K Β· π 120 - 20% open Β· β±οΈ 06.07.2026):
git clone https://github.com/marshmallow-code/flask-marshmallowPyPi (π₯ 1.5M / month Β· π¦ 180 Β· β±οΈ 16.04.2026):
pip install flask-marshmallowConda (π₯ 210K Β· β±οΈ 16.04.2026):
conda install -c conda-forge flask-marshmallow
Flask-Moment (π₯27 Β· β 380) - Formatting of dates and times in Flask templates using.. MIT 
GitHub (π¨βπ» 22 Β· π 49 Β· π¦ 25K Β· π 53 - 1% open Β· β±οΈ 14.05.2026):
git clone https://github.com/miguelgrinberg/Flask-MomentPyPi (π₯ 150K / month Β· π¦ 30 Β· β±οΈ 28.05.2024):
pip install flask-momentConda (π₯ 160K Β· β±οΈ 22.04.2025):
conda install -c conda-forge flask-moment
flask_pydantic (π₯26 Β· β 440 Β· π€) - flask extension for integration with the awesome.. MIT 
flask-rebar (π₯24 Β· β 240) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT 

safrs (π₯23 Β· β 410) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. βοΈGPL-3.0 

flask-jsonrpc (π₯19 Β· β 300) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3 
cookiecutter-flask (π₯18 Β· β 4.7K Β· π€) - A flask template with Bootstrap, asset.. MIT 
GitHub (π¨βπ» 78 Β· π 750 Β· π 190 - 5% open Β· β±οΈ 13.08.2025):
git clone https://github.com/cookiecutter-flask/cookiecutter-flask
flask_jsondash (π₯18 Β· β 3.3K) - Build complex dashboards without any front-end code. Use.. MIT 
Show 24 hidden projects...
- flask-caching (π₯33 Β· β 930) - A caching extension for Flask.
βUnlicensed
- flask-security (π₯31 Β· β 1.6K Β· π) - Quick and simple security for Flask applications.
MIT
- flask-babel (π₯30 Β· β 450 Β· π) - i18n and l10n support for Flask based on Babel and pytz.
BSD-3
- flask-mongoengine (π₯29 Β· β 830 Β· π) - MongoEngine flask extension with WTF model forms..
BSD-3
- flask-session (π₯29 Β· β 540 Β· π) - Server side session extension for Flask.
BSD-3
- flask-api (π₯28 Β· β 1.5K Β· π) - Browsable web APIs for Flask.
BSD-3
- flask-bcrypt (π₯28 Β· β 330 Β· π) - Flask-Bcrypt is a Flask extension that provides bcrypt..
BSD-3
- flask-apispec (π₯26 Β· β 650 Β· π) - Build and document REST APIs with Flask and apispec.
MIT
- flask-assets (π₯26 Β· β 460 Β· π) - Flask webassets integration.
BSD-2
- flask-paginate (π₯26 Β· β 290 Β· π) - Pagination support for flask.
BSD-3
- flask-seasurf (π₯25 Β· β 200 Β· π) - SeaSurf is a Flask extension for preventing cross-site..
BSD-3
- Frozen-Flask (π₯24 Β· β 800 Β· π) - Freezes a Flask application into a set of static files.
βUnlicensed
- flask-profiler (π₯24 Β· β 750 Β· π) - a flask profiler which watches endpoint calls and tries..
MIT
- flask_injector (π₯24 Β· β 280 Β· π) - Adds Injector support to Flask.
BSD-3
- flask-ask (π₯23 Β· β 1.9K Β· π) - Alexa Skills Kit for Python.
Apache-2
- flask-talisman (π₯23 Β· β 940 Β· π) - HTTP security headers for Flask.
Apache-2
- Flask-Excel (π₯23 Β· β 260 Β· π) - A flask extension using pyexcel to read, manipulate and write..
BSD-3 - flask-bootstrap (π₯22 Β· β 1.6K Β· π) - A Flask app template with integrated SQLAlchemy,..
BSD-3
- flask-s3 (π₯22 Β· β 200 Β· π) - Seamlessly serve your static assets of your Flask app from Amazon..
βοΈWTFPL - Flask-Opentracing (π₯21 Β· β 140 Β· π) - OpenTracing instrumentation for the Flask..
BSD-3
- flask-msearch (π₯19 Β· β 230 Β· π) - Full text search for flask.
BSD-3
- flask-file-upload (π₯17 Β· β 150 Β· π) - Easy file uploads for Flask.
MIT
- flask-ngrok (π₯16 Β· β 140 Β· π) - A simple way to demo Flask apps from your machine.
Apache-2
- flask2postman (π₯14 Β· β 150 Β· π) - Generate a Postman collection from your Flask application.
MIT
FastAPI Utilities
fastapi-code-generator (π₯30 Β· β 1.4K) - This code generator creates FastAPI app from an.. MIT 

fastapi-mvc (π₯20 Β· β 800) - Developer productivity tool for making high-quality FastAPI.. MIT 
fastapi-plugins (π₯18 Β· β 610 Β· π€) - FastAPI framework plugins. MIT 
fastapi-lazy (π₯13 Β· β 200) - CLI for generating FastAPI projects with selectable templates. MIT 
Show 11 hidden projects...
- fastapi-utils (π₯27 Β· β 2.3K Β· π) - Reusable utilities for FastAPI.
MIT
- fastapi-admin/fastapi-admin (π₯25 Β· β 3.8K Β· π) - A fast admin dashboard based on FastAPI and..
Apache-2
- fastapi-crudrouter (π₯25 Β· β 1.7K Β· π) - A dynamic FastAPI router that automatically creates..
MIT
- starlette_exporter (π₯22 Β· β 410 Β· π) - Prometheus exporter for Starlette and FastAPI.
Apache-2
- fastapi_cache (π₯20 Β· β 310 Β· π) - FastAPI simple cache.
MIT
- fastapi-versioning (π₯19 Β· β 850 Β· π) - api versioning for fastapi web applications.
MIT
- fastapi-sqlalchemy (π₯19 Β· β 760 Β· π) - Adds simple SQLAlchemy support to FastAPI.
MIT
- fastapi_contrib (π₯19 Β· β 740 Β· π) - Opinionated set of utilities on top of FastAPI.
MIT
- fastapi-socketio (π₯19 Β· β 420 Β· π) - Easily integrate socket.io with your FastAPI app.
Apache-2
- fastapi-react (π₯17 Β· β 2.6K Β· π) - Cookiecutter Template for FastAPI + React Projects...
MIT
- fastapi_client (π₯14 Β· β 430 Β· π) - FastAPI client generator.
Apache-2
Pyramid Utilities
Show 3 hidden projects...
- pyramid_jinja2 (π₯20 Β· β 72 Β· π) - Jinja2 templating system bindings for the Pyramid web..
βUnlicensed
- pyramid_celery (π₯17 Β· β 110 Β· π) - Pyramid configuration with celery integration. Allows..
MIT
- pyramid_services (π₯15 Β· β 82 Β· π) - A service layer for pyramid.
MIT
Django Utilities
django-environ (π₯38 Β· β 3.2K) - Django-environ allows you to utilize 12factor inspired.. MIT 
GitHub (π¨βπ» 110 Β· π 340 Β· π₯ 200 Β· π¦ 280K Β· π 280 - 17% open Β· β±οΈ 18.06.2026):
git clone https://github.com/joke2k/django-environPyPi (π₯ 7.7M / month Β· π¦ 520 Β· β±οΈ 18.06.2026):
pip install django-environConda (π₯ 220K Β· β±οΈ 19.06.2026):
conda install -c conda-forge django-environ
django-extensions (π₯37 Β· β 6.8K) - This is a repository for collecting global custom.. MIT 
GitHub (π¨βπ» 610 Β· π 1.2K Β· π¦ 270K Β· π 960 - 21% open Β· β±οΈ 21.05.2026):
git clone https://github.com/django-extensions/django-extensionsPyPi (π₯ 13M / month Β· π¦ 550 Β· β±οΈ 11.04.2025):
pip install django-extensionsConda (π₯ 1.3M Β· β±οΈ 22.04.2025):
conda install -c conda-forge django-extensions
django-simple-history (π₯37 Β· β 2.5K) - Store model history and view/revert changes from.. BSD-3 
django-stubs (π₯37 Β· β 2K) - PEP-484 stubs for Django. MIT 
GitHub (π¨βπ» 340 Β· π 560 Β· π¦ 15K Β· π 940 - 20% open Β· β±οΈ 09.07.2026):
git clone https://github.com/typeddjango/django-stubsPyPi (π₯ 9.6M / month Β· π¦ 580 Β· β±οΈ 23.06.2026):
pip install django-stubsConda (π₯ 88K Β· β±οΈ 24.06.2026):
conda install -c conda-forge django-stubs
django-autocomplete-light (π₯37 Β· β 1.9K) - A fresh approach to autocomplete implementations,.. MIT 
django-import-export (π₯36 Β· β 3.3K) - Django application and library for importing and.. BSD-2 
GitHub (π¨βπ» 240 Β· π 820 Β· π¦ 130K Β· π 1.1K - 2% open Β· β±οΈ 30.06.2026):
git clone https://github.com/django-import-export/django-import-exportPyPi (π¦ 220 Β· β±οΈ 05.05.2026):
pip install django-import-exportConda (π₯ 260K Β· β±οΈ 05.05.2026):
conda install -c conda-forge django-import-export
django-reversion (π₯36 Β· β 3.2K) - django-reversion is an extension to the Django web.. BSD-3 
django-mptt (π₯36 Β· β 3K) - Utilities for implementing a modified pre-order traversal tree in.. MIT 
django-polymorphic (π₯36 Β· β 1.8K) - Improved Django model inheritance with automatic.. BSD-3 
GitHub (π¨βπ» 150 Β· π 300 Β· π₯ 480 Β· π¦ 7.9K Β· π 390 - 5% open Β· β±οΈ 09.07.2026):
git clone https://github.com/django-polymorphic/django-polymorphicPyPi (π₯ 2.6M / month Β· π¦ 180 Β· β±οΈ 02.06.2026):
pip install django-polymorphicConda (π₯ 230K Β· β±οΈ 02.06.2026):
conda install -c conda-forge django_polymorphic
Django-Ninja (π₯35 Β· β 9.1K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT
django-oscar (π₯35 Β· β 6.6K) - Domain-driven e-commerce for Django. BSD-3 
django-cors-headers (π₯35 Β· β 5.6K) - Django app for handling the server headers required.. MIT 
GitHub (π¨βπ» 70 Β· π 540 Β· π¦ 320K Β· π 280 - 1% open Β· β±οΈ 14.06.2026):
git clone https://github.com/adamchainz/django-cors-headersPyPi (π₯ 20M / month Β· π¦ 510 Β· β±οΈ 18.09.2025):
pip install django-cors-headersConda (π₯ 250K Β· β±οΈ 18.09.2025):
conda install -c conda-forge django-cors-headers
django-filter (π₯35 Β· β 4.7K) - A generic system for filtering Django QuerySets based on.. BSD-3 
GitHub (π¨βπ» 220 Β· π 770 Β· π¦ 200K Β· π 880 - 9% open Β· β±οΈ 11.05.2026):
git clone https://github.com/carltongibson/django-filterPyPi (π₯ 16M / month Β· π¦ 1.1K Β· β±οΈ 05.10.2025):
pip install django-filterConda (π₯ 370K Β· β±οΈ 05.10.2025):
conda install -c conda-forge django-filter
dj-database-url (π₯35 Β· β 1.6K) - Use Database URLs in your Django Application. BSD-3 
django-model-utils (π₯34 Β· β 2.8K) - Django model mixins and utilities. BSD-3 
django-rq (π₯34 Β· β 1.9K) - A simple app that provides django integration for RQ (Redis Queue). MIT 
cookiecutter-django (π₯33 Β· β 14K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 
django-taggit (π₯33 Β· β 3.4K) - Simple tagging for django. BSD-3 
GitHub (π¨βπ» 160 Β· π 620 Β· π 460 - 22% open Β· β±οΈ 23.05.2026):
git clone https://github.com/jazzband/django-taggitPyPi (π₯ 2.6M / month Β· π¦ 220 Β· β±οΈ 29.09.2024):
pip install django-taggitConda (π₯ 460K Β· β±οΈ 22.04.2025):
conda install -c conda-forge django-taggit
django-webpack-loader (π₯33 Β· β 2.5K) - Transparently use webpack with django. MIT 
GitHub (π¨βπ» 67 Β· π 340 Β· π¦ 10K Β· π 200 - 4% open Β· β±οΈ 13.05.2026):
git clone https://github.com/django-webpack/django-webpack-loaderPyPi (π₯ 910K / month Β· π¦ 70 Β· β±οΈ 13.05.2026):
pip install django-webpack-loaderConda (π₯ 30K Β· β±οΈ 13.05.2026):
conda install -c conda-forge django-webpack-loader
django-imagekit (π₯33 Β· β 2.4K) - Automated image processing for Django. Currently v6.0. BSD-3 
django-bootstrap3 (π₯33 Β· β 2.3K) - Bootstrap 3 integration with Django. BSD-3 
django-phonenumber-field (π₯33 Β· β 1.5K) - A django model and form field for normalised phone.. MIT 
django-countries (π₯33 Β· β 1.5K) - A Django application that provides country choices for.. MIT 
django-bootstrap4 (π₯33 Β· β 1K) - Bootstrap 4 integration with Django. BSD-3 
GitHub (π¨βπ» 140 Β· π 260 Β· π¦ 190K Β· π 160 - 10% open Β· β±οΈ 22.06.2026):
git clone https://github.com/zostera/django-bootstrap4PyPi (π₯ 510K / month Β· π¦ 89 Β· β±οΈ 03.01.2026):
pip install django-bootstrap4Conda (π₯ 44K Β· β±οΈ 09.08.2025):
conda install -c conda-forge django-bootstrap4
sorl-thumbnail (π₯32 Β· β 1.8K) - Thumbnails for Django. BSD-3 
GitHub (π¨βπ» 170 Β· π 490 Β· π¦ 16K Β· π 430 - 2% open Β· β±οΈ 19.06.2026):
git clone https://github.com/jazzband/sorl-thumbnailPyPi (π₯ 480K / month Β· π¦ 110 Β· β±οΈ 22.01.2026):
pip install sorl-thumbnailConda (π₯ 14K Β· β±οΈ 22.04.2025):
conda install -c conda-forge sorl-thumbnail
django-pipeline (π₯32 Β· β 1.5K Β· π€) - Pipeline is an asset packaging library for Django. MIT 
django-widget-tweaks (π₯31 Β· β 2.2K) - Tweak the form field rendering in templates, not in.. MIT 
django-money (π₯31 Β· β 1.8K) - Money fields for Django forms and models. BSD-3 
easy-thumbnails (π₯31 Β· β 1.4K) - Easy thumbnails for Django. BSD-3 
django-waffle (π₯31 Β· β 1.2K) - A feature flipper for Django. BSD-3 
GitHub (π¨βπ» 160 Β· π 260 Β· π¦ 1.8K Β· π 230 - 20% open Β· β±οΈ 07.06.2026):
git clone https://github.com/django-waffle/django-wafflePyPi (π₯ 1.6M / month Β· π¦ 41 Β· β±οΈ 12.06.2025):
pip install django-waffleConda (π₯ 33K Β· β±οΈ 22.04.2025):
conda install -c conda-forge django-waffle
jsonfield (π₯31 Β· β 1.2K Β· π€) - A reusable Django model field for storing ad-hoc JSON data. MIT 
viewflow (π₯30 Β· β 2.9K Β· π) - Reusable workflow library for Django. βοΈAGPL-3.0 
django-cacheops (π₯30 Β· β 2.3K) - A slick ORM cache with automatic granular event-driven.. BSD-3 
django-activity-stream (π₯29 Β· β 2.4K Β· π€) - Generate generic activity streams from the actions on.. BSD-3 
django-cachalot (π₯29 Β· β 1.4K) - No effort, no worry, maximum performance. BSD-3 
GitHub (π¨βπ» 40 Β· π 160 Β· π¦ 1K Β· π 180 - 15% open Β· β±οΈ 28.01.2026):
git clone https://github.com/noripyt/django-cachalotPyPi (π₯ 210K / month Β· π¦ 12 Β· β±οΈ 28.01.2026):
pip install django-cachalotConda (π₯ 110K Β· β±οΈ 30.01.2026):
conda install -c conda-forge django-cachalot
django-organizations (π₯29 Β· β 1.4K) - Multi-user accounts for Django projects. BSD-2 
GitHub (π¨βπ» 54 Β· π 220 Β· π¦ 320 Β· π 160 - 11% open Β· β±οΈ 04.07.2026):
git clone https://github.com/bennylope/django-organizationsPyPi (π₯ 74K / month Β· π¦ 7 Β· β±οΈ 03.07.2026):
pip install django-organizationsConda (π₯ 13K Β· β±οΈ 08.03.2026):
conda install -c conda-forge django-organizations
django-rosetta (π₯29 Β· β 1.2K Β· π€) - Rosetta is a Django application that eases the.. MIT 
GitHub (π¨βπ» 87 Β· π 200 Β· π¦ 4K Β· π 170 - 32% open Β· β±οΈ 07.12.2025):
git clone https://github.com/mbi/django-rosettaPyPi (π₯ 380K / month Β· π¦ 33 Β· β±οΈ 07.12.2025):
pip install django-rosettaConda (π₯ 19K Β· β±οΈ 22.04.2025):
conda install -c conda-forge django-rosetta
django-fsm (π₯28 Β· β 2.3K Β· π€) - Django friendly finite state machine support. MIT 
GitHub (π¨βπ» 70 Β· π 310 Β· π¦ 1.9K Β· π 160 - 0% open Β· β±οΈ 07.10.2025):
git clone https://github.com/viewflow/django-fsmPyPi (π₯ 600K / month Β· π¦ 64 Β· β±οΈ 07.10.2025):
pip install django-fsmConda (π₯ 89K Β· β±οΈ 07.10.2025):
conda install -c conda-forge django-fsm
django-split-settings (π₯28 Β· β 1.2K) - Organize Django settings into multiple files and.. BSD-3 
django-dbbackup (π₯28 Β· β 1.1K) - Backup and restore your Django database and media. BSD-3 
django-csp (π₯28 Β· β 630 Β· π€) - Content Security Policy for Django. BSD-3 
django-push-notifications (π₯27 Β· β 2.4K) - Send push notifications to mobile devices through GCM.. MIT 
django-constance (π₯27 Β· β 1.9K Β· π) - Dynamic Django settings. BSD-3 
djangorestframework-stubs (π₯27 Β· β 540) - PEP-484 stubs for django-rest-framework. MIT 
GitHub (π¨βπ» 93 Β· π 140 Β· π¦ 4.4K Β· π 170 - 34% open Β· β±οΈ 08.07.2026):
git clone https://github.com/typeddjango/djangorestframework-stubsPyPi (π¦ 85 Β· β±οΈ 13.05.2026):
pip install djangorestframework-stubsConda (π₯ 43K Β· β±οΈ 16.05.2026):
conda install -c conda-forge djangorestframework-stubs
django-lifecycle (π₯26 Β· β 1.4K) - Declarative model lifecycle hooks, an alternative to.. MIT 
django-easy-audit (π₯26 Β· β 840) - Yet another Django audit log app, hopefully the.. βοΈGPL-3.0 
django-codemod (π₯20 Β· β 190) - A tool to automatically fix Django deprecations. MIT 
Show 28 hidden projects...
- django-redis (π₯36 Β· β 3.1K) - Full featured redis cache backend for Django.
βUnlicensed
- django-storages (π₯36 Β· β 3K Β· π) - Django-storages is a project to provide a variety of..
BSD-3
- django-haystack (π₯34 Β· β 3.7K) - Modular search for Django.
βUnlicensed
- django-tables2 (π₯33 Β· β 2K) - django-tables2 - An app for creating HTML tables.
βUnlicensed
- django-ckeditor (π₯32 Β· β 2.5K Β· π) - Django admin CKEditor integration.
BSD-3
- django-q (π₯30 Β· β 1.9K Β· π) - A multiprocessing distributed task queue for Django.
MIT
- django-braces (π₯29 Β· β 2K Β· π) - Reusable, generic mixins for Django.
BSD-3
- django-paypal (π₯29 Β· β 730 Β· π) - A pluggable Django application for integrating PayPal..
MIT
- django-sql-explorer (π₯28 Β· β 2.9K Β· π) - SQL reporting that Just Works. Fast, simple, and..
MIT
- django-compressor (π₯28 Β· β 2.9K) - Compresses linked and inline javascript or CSS into a..
βUnlicensed
- django-blog-zinnia (π₯28 Β· β 2.1K Β· π) - Simple yet powerful and really extendable application..
BSD-3
- django-extra-views (π₯28 Β· β 1.4K Β· π) - Djangos class-based generic views are awesome, lets..
MIT
- django-redis-cache (π₯28 Β· β 1K Β· π) - A Redis cache backend for django.
BSD-3
- django-shop (π₯27 Β· β 3.3K Β· π) - A Django based shop system.
BSD-3
- django-watson (π₯27 Β· β 1.2K Β· π) - Full-text multi-table search application for Django...
BSD-3
- django-angular (π₯27 Β· β 1.2K Β· π) - Let AngularJS play well with Django.
MIT
- django-configurations (π₯27 Β· β 1.1K Β· π) - A helper for organizing Django project settings by..
BSD-3
- django-filebrowser (π₯27 Β· β 1K Β· π) - Media-Management with Grappelli.
BSD-3
- django-jenkins (π₯26 Β· β 950 Β· π) - Plug and play continuous integration with django and..
βοΈLGPL-3.0
- django-cache-machine (π₯25 Β· β 880 Β· π) - Automatic caching and invalidation for Django models..
BSD-3
- django-floppyforms (π₯25 Β· β 840 Β· π) - Full control of form rendering in the templates.
βοΈMirOS
- django-robots (π₯25 Β· β 480 Β· π) - A Django app for managing robots.txt files following..
BSD-3
- django-cleanup (π₯24 Β· β 1.2K Β· π) - Automatically deletes old file for FileField and..
MIT
- django-vanilla-views (π₯24 Β· β 990 Β· π) - Beautifully simple class-based views.
BSD-2
- django-summernote (π₯23 Β· β 1.1K Β· π) - Simply integrate Summernote editor with Django project.
MIT
- django-solo (π₯23 Β· β 960) - Helps working with singletons - things like global..
βUnlicensed
- merchant (π₯19 Β· β 1K Β· π) - A Django app to accept payments from various payment processors..
BSD-3
- django-schedule (π₯14 Β· β 850 Β· π) - A calendaring app for Django. It is now stable,..
BSD-3
Others
scapy (π₯41 Β· β 12K) - Scapy: the Python-based interactive packet manipulation program &.. βοΈGPL-2.0
dnspython (π₯40 Β· β 2.7K) - a powerful DNS toolkit for python. ISC
GitHub (π¨βπ» 140 Β· π 560 Β· π₯ 2.4K Β· π¦ 450K Β· π 600 - 0% open Β· β±οΈ 03.07.2026):
git clone https://github.com/rthalley/dnspythonPyPi (π₯ 290M / month Β· π¦ 2.5K Β· β±οΈ 07.09.2025):
pip install dnspythonConda (π₯ 7.4M Β· β±οΈ 08.09.2025):
conda install -c conda-forge dnspython
impacket (π₯39 Β· β 16K) - Impacket is a collection of Python classes for working with network.. Apache-2
weblate (π₯39 Β· β 6K) - Web based localization tool with tight version control integration. βοΈGPL-3.0
pywebview (π₯37 Β· β 5.9K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3
web3.py (π₯37 Β· β 5.5K) - A python interface for interacting with the Ethereum blockchain and.. MIT
pynacl (π₯37 Β· β 1.2K) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2
certifi (π₯37 Β· β 980) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0
rdflib (π₯35 Β· β 2.5K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3
Radicale (π₯34 Β· β 4.8K) - A simple CalDAV (calendar) and CardDAV (contact) server. βοΈGPL-3.0
webargs (π₯34 Β· β 1.4K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT
GitHub (π¨βπ» 84 Β· π 160 Β· π¦ 10K Β· π 300 - 2% open Β· β±οΈ 06.07.2026):
git clone https://github.com/marshmallow-code/webargsPyPi (π₯ 3.5M / month Β· π¦ 160 Β· β±οΈ 29.10.2025):
pip install webargsConda (π₯ 490K Β· β±οΈ 29.10.2025):
conda install -c conda-forge webargs
tifffile (π₯34 Β· β 660) - Read and write TIFF files. BSD-3
GitHub (π¨βπ» 1 Β· π 160 Β· π₯ 1.4K Β· π¦ 88K Β· π 290 - 0% open Β· β±οΈ 31.05.2026):
git clone https://github.com/cgohlke/tifffilePyPi (π₯ 24M / month Β· π¦ 2.4K Β· β±οΈ 31.05.2026):
pip install tifffileConda (π₯ 9.3M Β· β±οΈ 01.06.2026):
conda install -c conda-forge tifffile
aiortc (π₯32 Β· β 5.1K Β· π€) - WebRTC and ORTC implementation for Python using asyncio. BSD-3
pyngrok (π₯32 Β· β 460) - A Python wrapper for ngrok; programmatic tunnels for ingress, webhooks,.. MIT
saleor (π₯31 Β· β 23K) - Saleor Core: the high performance, composable, headless.. BSD-3 

GitHub (π¨βπ» 330 Β· π 5.9K Β· π¦ 8 Β· π 4.4K - 5% open Β· β±οΈ 08.07.2026):
git clone https://github.com/saleor/saleor
fake-useragent (π₯31 Β· β 4.1K Β· π€) - Up-to-date simple useragent faker with real world.. Apache-2
GitHub (π¨βπ» 23 Β· π 540 Β· π 160 - 2% open Β· β±οΈ 12.11.2025):
git clone https://github.com/hellysmile/fake-useragentPyPi (π₯ 10M / month Β· π¦ 1.2K Β· β±οΈ 14.04.2025):
pip install fake-useragentConda (π₯ 88K Β· β±οΈ 27.08.2025):
conda install -c conda-forge fake-useragent
webassets (π₯31 Β· β 940 Β· π€) - Asset management for Python web development. BSD-2
GitHub (π¨βπ» 160 Β· π 260 Β· π¦ 7.6K Β· π 310 - 22% open Β· β±οΈ 17.08.2025):
git clone https://github.com/miracle2k/webassetsPyPi (π₯ 250K / month Β· π¦ 98 Β· β±οΈ 17.08.2025):
pip install webassetsConda (π₯ 83K Β· β±οΈ 03.07.2026):
conda install -c conda-forge webassets
terminado (π₯31 Β· β 380 Β· π€) - Terminals served by tornado websockets. BSD-2
GitHub (π¨βπ» 50 Β· π 95 Β· π₯ 690 Β· π¦ 340K Β· π 73 - 43% open Β· β±οΈ 02.08.2025):
git clone https://github.com/jupyter/terminadoPyPi (π₯ 41M / month Β· π¦ 370 Β· β±οΈ 12.03.2024):
pip install terminadoConda (π₯ 24M Β· β±οΈ 23.12.2025):
conda install -c conda-forge terminado
maltrail (π₯30 Β· β 8.5K) - Malicious traffic detection system. MIT
GitHub (π¨βπ» 24 Β· π 1.2K Β· π¦ 23 Β· π 530 - 17% open Β· β±οΈ 09.07.2026):
git clone https://github.com/stamparm/maltrail
pyload (π₯29 Β· β 3.8K) - The free and open-source Download Manager written in pure Python. βοΈAGPL-3.0
sslyze (π₯28 Β· β 3.8K) - Fast and powerful SSL/TLS scanning library. βοΈAGPL-3.0
streaming-form-data (π₯28 Β· β 180) - Streaming (and fast!) parser for multipart/form-data.. MIT
trustme (π₯27 Β· β 600) - #1 quality TLS certs while you wait, for the discerning tester. MIT
GitHub (π¨βπ» 25 Β· π 32 Β· π₯ 18 Β· π¦ 1.8K Β· π 35 - 11% open Β· β±οΈ 01.07.2026):
git clone https://github.com/python-trio/trustmePyPi (π₯ 880K / month Β· π¦ 52 Β· β±οΈ 02.01.2025):
pip install trustmeConda (π₯ 38K Β· β±οΈ 22.04.2025):
conda install -c conda-forge trustme
httpagentparser (π₯27 Β· β 220) - Python HTTP Agent Parser. MIT
asgi-lifespan (π₯25 Β· β 280) - Programmatic startup/shutdown of ASGI apps. MIT
GitHub (π¨βπ» 7 Β· π 17 Β· π¦ 17K Β· π 21 - 14% open Β· β±οΈ 11.02.2026):
git clone https://github.com/florimondmanca/asgi-lifespanPyPi (π₯ 9.8M / month Β· π¦ 68 Β· β±οΈ 28.03.2023):
pip install asgi-lifespanConda (π₯ 230K Β· β±οΈ 22.04.2025):
conda install -c conda-forge asgi-lifespan
healthchecks (π₯24 Β· β 10K) - Open-source cron job and background task monitoring service,.. BSD-3
GitHub (π¨βπ» 100 Β· π 970 Β· π¦ 1 Β· π 900 - 9% open Β· β±οΈ 09.07.2026):
git clone https://github.com/healthchecks/healthchecks
urlwatch (π₯24 Β· β 3.1K) - Watch (parts of) webpages and get notified when something changes via.. BSD-3
Show 23 hidden projects...
- jinja (π₯40 Β· β 12K Β· π) - A very fast and expressive template engine.
BSD-3 - pyzmq (π₯39 Β· β 4.2K) - PyZMQ: Python bindings for zeromq.
βοΈRevised BSD - certbot (π₯38 Β· β 33K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and..
βUnlicensed - itsdangerous (π₯36 Β· β 3.1K Β· π) - Safely pass trusted data to untrusted environments and back.
BSD-3 - PySocks (π₯34 Β· β 1.3K Β· π) - A SOCKS proxy client and wrapper for Python.
BSD-3 - netaddr (π₯33 Β· β 830 Β· π) - A network address manipulation library for Python.
BSD-3 - Js2Py (π₯30 Β· β 2.6K Β· π) - JavaScript to Python Translator & JavaScript interpreter written in 100%..
MIT - dpkt (π₯30 Β· β 1.2K Β· π) - fast, simple packet creation / parsing, with definitions for the basic..
BSD-3 - httpbin (π₯29 Β· β 14K Β· π) - HTTP Request & Response Service, written in Python + Flask.
ISC
- speedtest-cli (π₯28 Β· β 14K Β· π) - Command line interface for testing internet bandwidth..
Apache-2 - proxy.py (π₯28 Β· β 3.5K Β· π) - Ngrok FRP Alternative Fast Lightweight 0 Dependency Pluggable TLS..
BSD-3 - python-user-agents (π₯28 Β· β 1.5K Β· π) - A Python library that provides an easy way to identify..
MIT - ipaddress (π₯26 Β· β 110 Β· π) - Python 3.3+s ipaddress for older Python versions.
Python-2.0 - Cactus (π₯25 Β· β 3.5K Β· π) - Static site generator for designers. Uses Python and Django..
BSD-3
- python-whois (π₯25 Β· β 430 Β· π) - A python module for retrieving and parsing WHOIS data.
βοΈWTFPL - hyde (π₯23 Β· β 1.7K Β· π) - A Python Static Website Generator (See https://duct-ui.org from the..
MIT - reppy (π₯23 Β· β 200 Β· π) - Modern robots.txt Parser for Python.
MIT - sandman2 (π₯22 Β· β 2K Β· π) - Automatically generate a RESTful API service for your legacy..
Apache-2 - ProxyBroker (π₯21 Β· β 4.2K Β· π) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.
Apache-2 - cabot (π₯20 Β· β 5.7K Β· π) - Self-hosted, easily-deployable monitoring and alerts service - like a..
MIT - libextract (π₯17 Β· β 510 Β· π) - Extract data from websites using basic statistical magic.
MIT - tinkerer (π₯14 Β· β 300 Β· π) - Python blogging engine.
βοΈBSD-2-Clause-FreeBSD - IP2Trace (π₯11 Β· β 43 Β· π€) - Python tool to traceroute with IP geolocation information, such as..
MIT
Related Resources
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-ml-python: A ranked list of awesome machine learning python libraries.
- Python Wiki - Web Programming: Wiki page about programming Web applications (both clients and servers) using Python.
Contribution
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
- Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.
For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.