πΒ A ranked list of awesome python libraries for web development. Updated weekly.
This curated list contains 580 awesome open-source projects with a total of 2.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.
- Web Frameworks 33 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 11 projects
- RPC Utilities 4 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 33 projects
- Monitoring 12 projects
- Web UI 10 projects
- Admin UI 12 projects
- API Proxies & Gateways 2 projects
- Flask Utilities 36 projects
- FastAPI Utilities 17 projects
- Pyramid Utilities 3 projects
- Django Utilities 76 projects
- Others 58 projects
- π₯π₯π₯Β 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
General purpose web frameworks to build web applications and REST APIs.
tornado (π₯46 Β· β 21K) - Tornado is a Python web framework and asynchronous networking.. Apache-2
werkzeug (π₯45 Β· β 6.4K) - The comprehensive WSGI web application library. BSD-3
-
GitHub (π¨βπ» 480 Β· π 1.7K Β· π₯ 350 Β· π¦ 1M Β· π 1.1K - 0% open Β· β±οΈ 09.05.2023):
git clone https://github.com/pallets/werkzeug
-
PyPi (π₯ 71M / month Β· π¦ 70K Β· β±οΈ 14.02.2023):
pip install werkzeug
-
Conda (π₯ 7.7M Β· β±οΈ 09.05.2023):
conda install -c conda-forge werkzeug
django-rest-framework (π₯43 Β· β 26K) - Web APIs for Django. BSD-3

-
GitHub (π¨βπ» 1.4K Β· π 6.5K Β· π¦ 490K Β· π 3.9K - 3% open Β· β±οΈ 09.05.2023):
git clone https://github.com/encode/django-rest-framework
-
PyPi (π₯ 97K / month Β· π¦ 420 Β· β±οΈ 20.07.2017):
pip install django-rest-framework
-
Conda (π₯ 490K Β· β±οΈ 22.09.2022):
conda install -c conda-forge djangorestframework
Flask-AppBuilder (π₯39 Β· β 4.2K) - Simple and rapid application development framework,.. BSD-3

-
GitHub (π¨βπ» 180 Β· π 1.3K Β· π¦ 4.5K Β· π 1.2K - 10% open Β· β±οΈ 08.05.2023):
git clone https://github.com/dpgaspar/Flask-AppBuilder
-
PyPi (π₯ 4.6M / month Β· π¦ 330 Β· β±οΈ 16.03.2023):
pip install flask-appbuilder
-
Conda (π₯ 260K Β· β±οΈ 17.03.2023):
conda install -c conda-forge flask-appbuilder
bottle (π₯38 Β· β 8K Β· π€) - bottle.py is a fast and simple micro-framework for python web-.. MIT
falcon (π₯36 Β· β 9K) - The no-magic web data plane API and microservices framework for Python.. Apache-2
-
GitHub (π¨βπ» 200 Β· π 900 Β· π₯ 4.5K Β· π¦ 8K Β· π 990 - 16% open Β· β±οΈ 18.01.2023):
git clone https://github.com/falconry/falcon
-
PyPi (π₯ 650K / month Β· π¦ 1.7K Β· β±οΈ 18.11.2022):
pip install falcon
-
Conda (π₯ 320K Β· β±οΈ 17.03.2023):
conda install -c conda-forge falcon
django-tastypie (π₯34 Β· β 3.8K) - Creating delicious APIs for Django apps since 2010. BSD-3

webpy (π₯31 Β· β 5.8K) - web.py is a web framework for python that is as simple as it is.. Unlicense
robyn (π₯27 Β· β 2.6K) - A High-Performance, Community-Driven, and Innovator Friendly Web Framework.. BSD-2
masonite (π₯27 Β· β 2K) - The Modern And Developer Centric Python Web Framework. Be sure to read the.. MIT
web2py (π₯26 Β· β 2K) - Free and open source full-stack enterprise framework for agile.. βοΈLGPL-3.0
-
GitHub (π¨βπ» 260 Β· π 880 Β· π¦ 40 Β· π 1.1K - 34% open Β· β±οΈ 23.03.2023):
git clone https://github.com/web2py/web2py
justpy (π₯26 Β· β 1K) - An object oriented high-level Python Web Framework that requires no.. Apache-2
guillotina (π₯26 Β· β 180) - Python AsyncIO data API to manage billions of resources. BSD-3
flask-mongorest (π₯19 Β· β 530 Β· π€) - Restful API framework wrapped around MongoEngine. BSD-3

Show 11 hidden projects...
- flask-restful (π₯36 Β· β 6.6K Β· π) - Simple framework for creating REST APIs.
BSD-3
- pyramid (π₯35 Β· β 3.8K) - Pyramid - A Python web framework.
βUnlicensed
- flask-restplus (π₯31 Β· β 2.7K Β· π) - Fully featured framework for fast, easy and..
BSD-3
- hug (π₯30 Β· β 6.7K Β· π) - Embrace the APIs of the future. Hug aims to make developing APIs as simple..
MIT
- eve (π₯29 Β· β 6.6K) - REST API framework designed for human beings.
βUnlicensed
- japronto (π₯25 Β· β 8.6K Β· π) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining..
MIT
- responder (π₯24 Β· β 3.6K Β· π) - A familiar HTTP Service Framework for Python.
βUnlicensed
- cornice (π₯24 Β· β 380 Β· π€) - Build Web Services with Pyramid.
βUnlicensed
- vibora (π₯22 Β· β 5.7K Β· π) - Fast, asynchronous and elegant Python web framework.
MIT
- quart (π₯15 Β· β 6 Β· π€) - Quart is a Python ASGI web microframework with the same API as Flask.
MIT
- Growler (π₯14 Β· β 690 Β· π) - A micro web-framework using asyncio coroutines and chained..
Apache-2
requests (π₯49 Β· β 50K) - A simple, yet elegant, HTTP library. Apache-2
-
GitHub (π¨βπ» 730 Β· π 9.1K Β· π₯ 5.1K Β· π¦ 2.2M Β· π 3.8K - 7% open Β· β±οΈ 09.05.2023):
git clone https://github.com/psf/requests
-
PyPi (π₯ 310M / month Β· π¦ 200K Β· β±οΈ 12.01.2023):
pip install requests
-
Conda (π₯ 32M Β· β±οΈ 26.04.2023):
conda install -c conda-forge requests
aiohttp (π₯45 Β· β 14K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2
-
GitHub (π¨βπ» 670 Β· π 1.9K Β· π₯ 10K Β· π¦ 330K Β· π 2.8K - 17% open Β· β±οΈ 07.05.2023):
git clone https://github.com/aio-libs/aiohttp
-
PyPi (π₯ 67M / month Β· π¦ 14K Β· β±οΈ 21.09.2022):
pip install aiohttp
-
Conda (π₯ 9.7M Β· β±οΈ 13.02.2023):
conda install -c conda-forge aiohttp
urllib3 (π₯43 Β· β 3.4K) - Python HTTP library with thread-safe connection pooling, file post.. MIT
-
GitHub (π¨βπ» 320 Β· π 1K Β· π₯ 7.9K Β· π¦ 1.3M Β· π 1.1K - 10% open Β· β±οΈ 11.05.2023):
git clone https://github.com/urllib3/urllib3
-
PyPi (π₯ 340M / month Β· π¦ 45K Β· β±οΈ 25.04.2023):
pip install urllib3
-
Conda (π₯ 33M Β· β±οΈ 04.05.2023):
conda install -c conda-forge urllib3
httpie (π₯35 Β· β 28K) - HTTPie for Terminal modern, user-friendly command-line HTTP client for.. BSD-3
-
GitHub (π¨βπ» 160 Β· π 3.8K Β· π₯ 3.5K Β· π¦ 13K Β· π 820 - 17% open Β· β±οΈ 09.05.2023):
git clone https://github.com/httpie/httpie
-
PyPi (π₯ 200K / month Β· π¦ 1.7K Β· β±οΈ 06.05.2022):
pip install httpie
-
Conda (π₯ 99K Β· β±οΈ 01.11.2022):
conda install -c conda-forge httpie
python-zeep (π₯34 Β· β 1.8K) - A Python SOAP client. MIT
-
GitHub (π¨βπ» 140 Β· π 560 Β· π¦ 6.5K Β· π 1.1K - 38% open Β· β±οΈ 17.03.2023):
git clone https://github.com/mvantellingen/python-zeep
-
PyPi (π₯ 8.1M / month Β· π¦ 640 Β· β±οΈ 20.11.2022):
pip install zeep
-
Conda (π₯ 180K Β· β±οΈ 25.11.2022):
conda install -c conda-forge zeep
httplib2 (π₯34 Β· β 470) - Small, fast HTTP client library for Python. Features persistent.. MIT
requests-toolbelt (π₯31 Β· β 920 Β· π) - A toolbelt of useful classes and functions to be used.. Apache-2
-
GitHub (π¨βπ» 66 Β· π 170 Β· π 200 - 42% open Β· β±οΈ 01.05.2023):
git clone https://github.com/requests/toolbelt
-
PyPi (π₯ 43M / month Β· π¦ 630 Β· β±οΈ 25.10.2022):
pip install requests-toolbelt
-
Conda (π₯ 1.9M Β· β±οΈ 01.05.2023):
conda install -c conda-forge requests-toolbelt
requests-futures (π₯29 Β· β 2K) - Asynchronous Python HTTP Requests for Humans using Futures. Apache-2
-
GitHub (π¨βπ» 27 Β· π 150 Β· π¦ 5.3K Β· π 84 - 1% open Β· β±οΈ 25.02.2023):
git clone https://github.com/ross/requests-futures
-
PyPi (π₯ 1.3M / month Β· π¦ 980 Β· β±οΈ 11.06.2019):
pip install requests-futures
-
Conda (π₯ 190K Β· β±οΈ 14.10.2020):
conda install -c conda-forge requests-futures
httptools (π₯29 Β· β 1.1K Β· π€) - Fast HTTP parser. MIT
-
GitHub (π¨βπ» 14 Β· π 75 Β· π¦ 44K Β· π 50 - 22% open Β· β±οΈ 13.09.2022):
git clone https://github.com/MagicStack/httptools
-
PyPi (π₯ 4.9M / month Β· π¦ 570 Β· β±οΈ 19.09.2022):
pip install httptools
-
Conda (π₯ 500K Β· β±οΈ 26.10.2022):
conda install -c conda-forge httptools
Show 6 hidden projects...
- pycurl (π₯33 Β· β 970) - PycURL - Python interface to libcurl.
βοΈLGPL-2.1
- hyper (π₯29 Β· β 1K Β· π) - HTTP/2 for Python.
MIT
- grequests (π₯28 Β· β 4.2K Β· π) - Requests + Gevent = 3.
BSD-2
- http-prompt (π₯26 Β· β 8.7K Β· π) - An interactive command-line HTTP and API testing client built on..
MIT
- pysimplesoap (π₯25 Β· β 370 Β· π) - Python Simple SOAP Library.
βοΈLGPL-3.0
- http-parser (π₯23 Β· β 340 Β· π) - HTTP request/response parser for python in C.
MIT
gunicorn (π₯44 Β· β 8.9K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and.. MIT
-
GitHub (π¨βπ» 400 Β· π 1.6K Β· π₯ 100 Β· π¦ 930K Β· π 2.2K - 21% open Β· β±οΈ 11.05.2023):
git clone https://github.com/benoitc/gunicorn
-
PyPi (π₯ 25M / month Β· π¦ 62K Β· β±οΈ 27.03.2021):
pip install gunicorn
-
Conda (π₯ 1.9M Β· β±οΈ 26.10.2022):
conda install -c conda-forge gunicorn
gevent (π₯38 Β· β 5.9K Β· π€) - Coroutine-based concurrency library for Python. MIT
-
GitHub (π¨βπ» 110 Β· π 940 Β· π₯ 59K Β· π¦ 100K Β· π 1.3K - 7% open Β· β±οΈ 31.10.2022):
git clone https://github.com/gevent/gevent
-
PyPi (π₯ 7.1M / month Β· π¦ 15K Β· β±οΈ 31.10.2022):
pip install gevent
-
Conda (π₯ 1.1M Β· β±οΈ 12.11.2022):
conda install -c conda-forge gevent
Hypercorn (π₯28 Β· β 560) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT
livereload (π₯26 Β· β 980) - livereload server in python (MAINTAINERS NEEDED). BSD-3
whitenoise (π₯25 Β· β 2.2K Β· π) - Radically simplified static file serving for Python web apps. MIT
Show 4 hidden projects...
- waitress (π₯33 Β· β 1.2K) - Waitress - A WSGI server for Python 3.
βοΈZPL-2.1
- Meinheld (π₯25 Β· β 1.4K Β· π) - Meinheld is a high performance asynchronous WSGI Web Server (based..
BSD-3
- bjoern (π₯23 Β· β 2.9K Β· π€) - A screamingly fast Python 2/3 WSGI server written in C.
βUnlicensed
- django-devserver (π₯22 Β· β 1.3K Β· π) - A drop-in replacement for Djangos runserver.
BSD-3
django-allauth (π₯41 Β· β 7.9K) - Integrated set of Django applications addressing.. MIT

-
GitHub (π¨βπ» 630 Β· π 2.8K Β· π¦ 150K Β· π 2K - 17% open Β· β±οΈ 31.03.2023):
git clone https://github.com/pennersr/django-allauth
-
PyPi (π₯ 730K / month Β· π¦ 5.3K Β· β±οΈ 29.12.2022):
pip install django-allauth
-
Conda (π₯ 92K Β· β±οΈ 20.03.2023):
conda install -c conda-forge django-allauth
oauthlib (π₯40 Β· β 2.6K) - A generic, spec-compliant, thorough implementation of the OAuth.. BSD-3
google-auth (π₯37 Β· β 630) - Google Auth Python Library. Apache-2
-
GitHub (π¨βπ» 100 Β· π 280 Β· π¦ 230K Β· π 420 - 20% open Β· β±οΈ 10.05.2023):
git clone https://github.com/googleapis/google-auth-library-python
-
PyPi (π₯ 79M / month Β· π¦ 2.7K Β· β±οΈ 09.01.2023):
pip install google-auth
-
Conda (π₯ 7.4M Β· β±οΈ 10.05.2023):
conda install -c conda-forge google-auth
authlib (π₯36 Β· β 3.6K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3
requests-oauthlib (π₯36 Β· β 1.6K Β· π€) - OAuthlib support for Python-Requests!. ISC
-
GitHub (π¨βπ» 120 Β· π 410 Β· π¦ 340K Β· π 260 - 39% open Β· β±οΈ 03.09.2022):
git clone https://github.com/requests/requests-oauthlib
-
PyPi (π₯ 72M / month Β· π¦ 12K Β· β±οΈ 29.01.2022):
pip install requests-oauthlib
-
Conda (π₯ 7.8M Β· β±οΈ 30.01.2022):
conda install -c conda-forge requests-oauthlib
flask-login (π₯35 Β· β 3.3K) - Flask user session management. MIT

-
GitHub (π¨βπ» 120 Β· π 760 Β· π¦ 140K Β· π 370 - 4% open Β· β±οΈ 01.05.2023):
git clone https://github.com/maxcountryman/flask-login
-
PyPi (π₯ 4.8M / month Β· π¦ 13K Β· β±οΈ 25.07.2022):
pip install flask-login
-
Conda (π₯ 160K Β· β±οΈ 25.07.2022):
conda install -c conda-forge flask-login
django-oauth-toolkit (π₯33 Β· β 2.8K) - OAuth2 goodies for the Djangonauts!. BSD-3

flask-jwt-extended (π₯33 Β· β 1.4K) - An open source Flask extension that provides JWT.. MIT

-
GitHub (π¨βπ» 87 Β· π 220 Β· π¦ 27K Β· π 360 - 3% open Β· β±οΈ 04.04.2023):
git clone https://github.com/vimalloc/flask-jwt-extended
-
PyPi (π₯ 4.2M / month Β· π¦ 670 Β· β±οΈ 15.08.2022):
pip install flask-jwt-extended
-
Conda (π₯ 150K Β· β±οΈ 15.08.2022):
conda install -c conda-forge flask-jwt-extended
dj-rest-auth (π₯33 Β· β 1.3K) - Authentication for Django Rest Framework. MIT

fastapi-users (π₯31 Β· β 2.7K) - Ready-to-use and customizable users management for FastAPI. MIT

-
GitHub (π¨βπ» 58 Β· π 270 Β· π₯ 35 Β· π¦ 1.2K Β· π 230 - 1% open Β· β±οΈ 10.05.2023):
git clone https://github.com/fastapi-users/fastapi-users
-
PyPi (π₯ 51K / month Β· π¦ 21 Β· β±οΈ 16.01.2023):
pip install fastapi-users
-
Conda (π₯ 31K Β· β±οΈ 29.04.2023):
conda install -c conda-forge fastapi-users
python-jose (π₯31 Β· β 1.3K) - A JOSE implementation in Python. MIT
Flask-HTTPAuth (π₯31 Β· β 1.2K) - Simple extension that provides Basic, Digest and Token HTTP.. MIT

-
GitHub (π¨βπ» 33 Β· π 220 Β· π 110 - 7% open Β· β±οΈ 27.04.2023):
git clone https://github.com/miguelgrinberg/Flask-HTTPAuth
-
PyPi (π₯ 620K / month Β· π¦ 2.2K Β· β±οΈ 29.05.2022):
pip install flask-httpauth
-
Conda (π₯ 120K Β· β±οΈ 27.04.2023):
conda install -c conda-forge flask-httpauth
django-rest-framework-simplejwt (π₯30 Β· β 3.4K) - A JSON Web Token authentication plugin for the Django.. MIT

django-rest-knox (π₯29 Β· β 940 Β· π€) - Authentication Module for django rest auth. MIT

flask-dance (π₯28 Β· β 940) - Doing the OAuth dance with style using Flask, requests, and.. MIT

-
GitHub (π¨βπ» 56 Β· π 150 Β· π¦ 3.4K Β· π 200 - 17% open Β· β±οΈ 10.05.2023):
git clone https://github.com/singingwolfboy/flask-dance
-
PyPi (π₯ 65K / month Β· π¦ 160 Β· β±οΈ 12.10.2022):
pip install flask-dance
-
Conda (π₯ 9.1K Β· β±οΈ 07.06.2019):
conda install -c conda-forge flask-dance
django-rules (π₯27 Β· β 1.6K) - Awesome Django authorization, without the database. MIT

authomatic (π₯25 Β· β 1K Β· π€) - Simple yet powerful authorization / authentication client library.. MIT
fastapi_login (π₯25 Β· β 460) - FastAPI-Login tries to provide similar functionality as.. MIT

django-cas-ng (π₯23 Β· β 350) - Django CAS 1.0/2.0/3.0 client authentication library, support.. MIT

python-jwt (π₯21 Β· β 210) - Python module for generating and verifying JSON Web Tokens. MIT
flask-praetorian (π₯20 Β· β 330 Β· π€) - Strong, Simple, and Precise security for Flask APIs.. MIT

flask_simplelogin (π₯19 Β· β 190) - Simple Login - Login Extension for Flask - maintainer.. MIT

Show 14 hidden projects...
- oauth2client (π₯34 Β· β 790 Β· π) - This is a Python library for accessing resources protected..
Apache-2
- django-guardian (π₯32 Β· β 3.4K Β· π) - Per object permissions for Django.
BSD-3
- python-social-auth (π₯32 Β· β 2.8K Β· π) - Social auth made simple.
BSD-3
- django-rest-framework-jwt (π₯31 Β· β 3.2K Β· π) - JSON Web Token Authentication support for Django REST..
MIT
- python-oauth2 (π₯29 Β· β 3K Β· π) - A fully tested, abstract interface to creating OAuth clients..
MIT
- rauth (π₯28 Β· β 1.6K Β· π) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
MIT
- Flask-User (π₯26 Β· β 1K Β· π) - Customizable User Authorization & User Management: Register,..
MIT
- Flask-OpenID (π₯25 Β· β 220 Β· π) - Flask-OpenID adds openid support to flask applications.
BSD-3
- django-stronghold (π₯23 Β· β 390 Β· π) - Get inside your stronghold and make all your Django..
MIT
- velruse (π₯23 Β· β 250 Β· π) - Simplifying third-party authentication for web applications.
MIT
- fastapi-jwt-auth (π₯19 Β· β 510 Β· π) - FastAPI extension that provides JWT Auth support..
MIT
- apex (π₯17 Β· β 95 Β· π) - Toolkit for Pyramid, a Pylons Project, to add Authentication and..
MIT
- fastapi-permissions (π₯15 Β· β 350 Β· π) - row level security for FastAPI framework.
βοΈTHE BEER-WARE LICENSE
- pyramid_jwt (π₯15 Β· β 73 Β· π) - JWT authentication for Pyramid.
BSD-2
markupsafe (π₯36 Β· β 530) - Safely add untrusted strings to HTML/XML markup. BSD-3
-
GitHub (π¨βπ» 40 Β· π 140 Β· π₯ 540 Β· π¦ 1.2M Β· π 110 - 1% open Β· β±οΈ 01.05.2023):
git clone https://github.com/pallets/markupsafe
-
PyPi (π₯ 110M / month Β· π¦ 75K Β· β±οΈ 17.01.2023):
pip install markupsafe
-
Conda (π₯ 30M Β· β±οΈ 19.01.2023):
conda install -c conda-forge markupsafe
bleach (π₯35 Β· β 2.5K) - Bleach is an allowed-list-based HTML sanitizing library that escapes.. Apache-2
Requests-HTML (π₯34 Β· β 13K) - Pythonic HTML Parsing for Humans. MIT
xhtml2pdf (π₯34 Β· β 2K) - A library for converting HTML into PDFs using ReportLab. Apache-2
-
GitHub (π¨βπ» 150 Β· π 610 Β· π₯ 6 Β· π¦ 11K Β· π 380 - 31% open Β· β±οΈ 07.05.2023):
git clone https://github.com/xhtml2pdf/xhtml2pdf
-
PyPi (π₯ 560K / month Β· π¦ 830 Β· β±οΈ 30.01.2023):
pip install xhtml2pdf
-
Conda (π₯ 77K Β· β±οΈ 31.03.2023):
conda install -c conda-forge xhtml2pdf
html5lib-python (π₯34 Β· β 1K Β· π) - Standards-compliant library for parsing and serializing HTML.. MIT
WeasyPrint (π₯30 Β· β 5.8K) - The awesome document factory. BSD-3
selectolax (π₯27 Β· β 810) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT
html5-parser (π₯23 Β· β 640) - Fast C based HTML 5 parsing for python. Apache-2
tldextract (π₯35 Β· β 1.6K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3
-
GitHub (π¨βπ» 45 Β· π 200 Β· π¦ 18K Β· π 180 - 8% open Β· β±οΈ 26.04.2023):
git clone https://github.com/john-kurkowski/tldextract
-
PyPi (π₯ 5.4M / month Β· π¦ 1.2K Β· β±οΈ 04.10.2022):
pip install tldextract
-
Conda (π₯ 370K Β· β±οΈ 27.04.2023):
conda install -c conda-forge tldextract
shortuuid (π₯30 Β· β 1.9K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3
Show 2 hidden projects...
- uritemplate (π₯27 Β· β 220) - URI template parsing per RFC6570.
βοΈBSD-1-Clause
- purl (π₯23 Β· β 290 Β· π) - A simple, immutable URL class with a clean API for interrogation and..
MIT
πΒ OpenAPI-Specification ( β 26K) - The OpenAPI Specification Repository.
OpenAPI Generator (π₯42 Β· β 16K) - OpenAPI Generator allows generation of API client.. Apache-2

-
GitHub (π¨βπ» 2.7K Β· π 5.3K Β· π¦ 5 Β· π 7.1K - 57% open Β· β±οΈ 11.05.2023):
git clone https://github.com/OpenAPITools/openapi-generator
-
PyPi (π₯ 5.5K / month Β· β±οΈ 15.05.2020):
pip install openapi-generator-cli
-
npm (π₯ 1.7M / month Β· π¦ 550 Β· β±οΈ 11.04.2023):
npm install @openapitools/openapi-generator-cli
connexion (π₯38 Β· β 4.2K) - Swagger/OpenAPI First framework for Python on top of Flask.. Apache-2

swagger-ui (π₯37 Β· β 24K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2

-
GitHub (π¨βπ» 550 Β· π 8.7K Β· π¦ 35K Β· π 5.1K - 18% open Β· β±οΈ 11.05.2023):
git clone https://github.com/swagger-api/swagger-ui
drf-yasg (π₯35 Β· β 3.1K Β· π€) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3


apispec (π₯35 Β· β 1K) - A pluggable API specification generator. Currently supports the.. MIT

-
GitHub (π¨βπ» 83 Β· π 160 Β· π¦ 8.5K Β· π 260 - 9% open Β· β±οΈ 09.05.2023):
git clone https://github.com/marshmallow-code/apispec
-
PyPi (π₯ 4.9M / month Β· π¦ 7.1K Β· β±οΈ 06.03.2023):
pip install apispec
-
Conda (π₯ 510K Β· β±οΈ 13.05.2022):
conda install -c conda-forge apispec
drf-spectacular (π₯34 Β· β 1.7K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3

-
GitHub (π¨βπ» 96 Β· π 190 Β· π¦ 37K Β· π 720 - 7% open Β· β±οΈ 30.04.2023):
git clone https://github.com/tfranzel/drf-spectacular
-
PyPi (π₯ 950K / month Β· π¦ 58 Β· β±οΈ 16.12.2022):
pip install drf-spectacular
-
Conda (π₯ 16K Β· β±οΈ 15.04.2023):
conda install -c conda-forge drf-spectacular
flasgger (π₯32 Β· β 3.3K) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT

-
GitHub (π¨βπ» 110 Β· π 460 Β· π₯ 500 Β· π¦ 10K Β· π 390 - 58% open Β· β±οΈ 10.05.2023):
git clone https://github.com/flasgger/flasgger
-
PyPi (π₯ 410K / month Β· π¦ 360 Β· β±οΈ 31.07.2020):
pip install flasgger
-
Conda (π₯ 120K Β· β±οΈ 16.04.2021):
conda install -c conda-forge flasgger
redoc (π₯31 Β· β 20K) - OpenAPI/Swagger-generated API Reference Documentation. MIT

-
GitHub (π¨βπ» 210 Β· π 2.1K Β· π₯ 73 Β· π¦ 4.4K Β· π 1.7K - 25% open Β· β±οΈ 10.05.2023):
git clone https://github.com/Redocly/redoc
swagger-codegen (π₯31 Β· β 16K) - swagger-codegen contains a template-driven engine to.. Apache-2

-
GitHub (π¨βπ» 1.2K Β· π 6K Β· π¦ 2 Β· π 6.7K - 49% open Β· β±οΈ 05.05.2023):
git clone https://github.com/swagger-api/swagger-codegen
AutoRest (π₯31 Β· β 4.2K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT

-
GitHub (π¨βπ» 170 Β· π 740 Β· π₯ 86K Β· π¦ 490 Β· π 2K - 3% open Β· β±οΈ 10.05.2023):
git clone https://github.com/Azure/autorest
datamodel-code-generator (π₯31 Β· β 1.6K) - Pydantic model and dataclasses.dataclass generator.. MIT

OpenAPI Spec validator (π₯30 Β· β 250) - OpenAPI Spec validator. Apache-2
-
GitHub (π¨βπ» 38 Β· π 58 Β· π¦ 5.2K Β· π 99 - 41% open Β· β±οΈ 17.03.2023):
git clone https://github.com/p1c2u/openapi-spec-validator
-
PyPi (π₯ 2.8M / month Β· π¦ 190 Β· β±οΈ 06.02.2023):
pip install openapi-spec-validator
-
Conda (π₯ 290K Β· β±οΈ 17.03.2023):
conda install -c conda-forge openapi-spec-validator
OpenAPI-to-GraphQL (π₯28 Β· β 1.5K) - Translate APIs described by OpenAPI Specifications.. MIT


openapi-python-client (π₯28 Β· β 700) - Generate modern Python clients from OpenAPI. MIT

-
GitHub (π¨βπ» 53 Β· π 130 Β· π¦ 270 Β· π 290 - 32% open Β· β±οΈ 30.04.2023):
git clone https://github.com/openapi-generators/openapi-python-client
-
PyPi (π₯ 240K / month Β· π¦ 3 Β· β±οΈ 16.01.2023):
pip install openapi-python-client
-
Conda (π₯ 16K Β· β±οΈ 30.04.2023):
conda install -c conda-forge openapi-python-client
openapi-core (π₯28 Β· β 210) - OpenAPI core. BSD-3
-
GitHub (π¨βπ» 57 Β· π 110 Β· π¦ 360 Β· π 190 - 30% open Β· β±οΈ 28.04.2023):
git clone https://github.com/p1c2u/openapi-core
-
PyPi (π₯ 120K / month Β· π¦ 34 Β· β±οΈ 06.03.2023):
pip install openapi-core
-
Conda (π₯ 9.8K Β· β±οΈ 17.03.2023):
conda install -c conda-forge openapi-core
Spectree (π₯25 Β· β 270) - API spec validator and OpenAPI document generator for Python.. Apache-2

pyramid_openapi3 (π₯22 Β· β 79) - Pyramid addon for OpenAPI3 validation of requests and.. MIT


pyramid_swagger (π₯18 Β· β 65 Β· π€) - Convenient tools for using Swagger to define and.. BSD-3

Show 4 hidden projects...
- django-rest-swagger (π₯31 Β· β 2.6K Β· π) - Swagger Documentation Generator for Django REST..
BSD-2
- apistar (π₯29 Β· β 5.6K Β· π) - The Web API toolkit.
BSD-3
- flask-swagger (π₯26 Β· β 460 Β· π) - A swagger 2.0 spec extractor for flask.
MIT
- Spectacle (π₯24 Β· β 1.3K Β· π) - Beautiful static documentation generator for OpenAPI/Swagger..
MIT
πΒ GraphQL Specification ( β 14K) - GraphQL is a query language and execution engine tied to any..
graphene (π₯36 Β· β 7.7K) - GraphQL framework for Python. MIT

-
GitHub (π¨βπ» 200 Β· π 810 Β· π¦ 17K Β· π 990 - 11% open Β· β±οΈ 13.03.2023):
git clone https://github.com/graphql-python/graphene
-
PyPi (π₯ 2M / month Β· π¦ 850 Β· β±οΈ 11.12.2022):
pip install graphene
-
Conda (π₯ 220K Β· β±οΈ 14.03.2023):
conda install -c conda-forge graphene
Strawberry GraphQL (π₯36 Β· β 3.2K) - A GraphQL library for Python that leverages type.. MIT

graphene-django (π₯34 Β· β 4.1K) - Build powerful, efficient, and flexible GraphQL APIs.. MIT


-
GitHub (π¨βπ» 210 Β· π 740 Β· π¦ 13K Β· π 800 - 19% open Β· β±οΈ 05.05.2023):
git clone https://github.com/graphql-python/graphene-django
-
PyPi (π₯ 420K / month Β· π¦ 500 Β· β±οΈ 26.09.2022):
pip install graphene-django
-
Conda (π₯ 26K Β· β±οΈ 09.01.2021):
conda install -c conda-forge graphene-django
ariadne (π₯34 Β· β 2K) - Python library for implementing GraphQL servers using schema-first.. BSD-3

graphql-core (π₯31 Β· β 480) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT
-
GitHub (π¨βπ» 29 Β· π 120 Β· π¦ 19K Β· π 130 - 15% open Β· β±οΈ 09.04.2023):
git clone https://github.com/graphql-python/graphql-core
-
PyPi (π₯ 4.6M / month Β· π¦ 760 Β· β±οΈ 03.11.2022):
pip install graphql-core
-
Conda (π₯ 640K Β· β±οΈ 23.09.2022):
conda install -c conda-forge graphql-core
graphene-mongo (π₯26 Β· β 270) - Graphene MongoEngine integration. MIT

-
GitHub (π¨βπ» 36 Β· π 110 Β· π¦ 310 Β· π 100 - 28% open Β· β±οΈ 09.04.2023):
git clone https://github.com/graphql-python/graphene-mongo
-
PyPi (π₯ 44K / month Β· π¦ 13 Β· β±οΈ 14.10.2022):
pip install graphene-mongo
-
Conda (π₯ 6.1K Β· β±οΈ 30.06.2020):
conda install -c conda-forge graphene-mongo
graphql-relay-py (π₯25 Β· β 140 Β· π€) - A library to help construct a graphql-py server supporting.. MIT
-
GitHub (π¨βπ» 10 Β· π 34 Β· π¦ 14K Β· π 32 - 28% open Β· β±οΈ 23.07.2022):
git clone https://github.com/graphql-python/graphql-relay-py
-
PyPi (π₯ 1.7M / month Β· π¦ 480 Β· β±οΈ 16.04.2022):
pip install graphql-relay
-
Conda (π₯ 220K Β· β±οΈ 16.04.2022):
conda install -c conda-forge graphql-relay
django-graphql-auth (π₯23 Β· β 310 Β· π€) - Django registration and authentication with GraphQL. MIT

graphene-pydantic (π₯19 Β· β 180) - Integrate GraphQL with your Pydantic models. Apache-2

tartiflette-asgi (π₯17 Β· β 100 Β· π€) - ASGI support for the Tartiflette GraphQL engine. MIT

tartiflette-aiohttp (π₯17 Β· β 60 Β· π€) - tartiflette-aiohttp is a wrapper of aiohttp which.. MIT
Show 4 hidden projects...
- flask-graphql (π₯25 Β· β 1.3K Β· π) - Adds GraphQL support to your Flask application.
MIT
- tartiflette (π₯23 Β· β 840 Β· π) - GraphQL Engine built with Python 3.6+ / asyncio.
MIT
- python-graphql-client (π₯21 Β· β 150 Β· π) - Simple GraphQL client for Python 2.7+.
MIT
- Flask-GraphQL-Auth (π₯18 Β· β 63 Β· π) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to..
MIT
websockets (π₯39 Β· β 4.5K) - Library for building WebSocket servers and clients in Python. BSD-3
-
GitHub (π¨βπ» 68 Β· π 480 Β· π¦ 100K Β· π 1K - 2% open Β· β±οΈ 07.05.2023):
git clone https://github.com/aaugustin/websockets
-
PyPi (π₯ 21M / month Β· π¦ 4K Β· β±οΈ 25.10.2022):
pip install websockets
-
Conda (π₯ 1.9M Β· β±οΈ 08.05.2023):
conda install -c conda-forge websockets
websocket-client (π₯39 Β· β 3.2K) - WebSocket client for Python. Apache-2
-
GitHub (π¨βπ» 210 Β· π 730 Β· π¦ 110K Β· π 600 - 1% open Β· β±οΈ 08.04.2023):
git clone https://github.com/websocket-client/websocket-client
-
PyPi (π₯ 47M / month Β· π¦ 6.9K Β· β±οΈ 26.01.2023):
pip install websocket-client
-
Conda (π₯ 7.4M Β· β±οΈ 05.02.2023):
conda install -c conda-forge websocket-client
autobahn-python (π₯34 Β· β 2.4K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT
-
GitHub (π¨βπ» 130 Β· π 760 Β· π¦ 25K Β· π 880 - 20% open Β· β±οΈ 31.03.2023):
git clone https://github.com/crossbario/autobahn-python
-
PyPi (π₯ 1M / month Β· π¦ 2K Β· β±οΈ 15.01.2023):
pip install autobahn
-
Conda (π₯ 410K Β· β±οΈ 08.02.2023):
conda install -c conda-forge autobahn
python-socketio (π₯33 Β· β 3.4K) - Python Socket.IO server and client. MIT
-
GitHub (π¨βπ» 65 Β· π 530 Β· π 760 - 4% open Β· β±οΈ 09.05.2023):
git clone https://github.com/miguelgrinberg/python-socketio
-
PyPi (π₯ 1.6M / month Β· π¦ 2K Β· β±οΈ 17.10.2022):
pip install python-socketio
-
Conda (π₯ 350K Β· β±οΈ 17.03.2023):
conda install -c conda-forge python-socketio
websockify (π₯28 Β· β 3.4K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. βοΈLGPL-3.0
Flask-SocketIO (π₯27 Β· β 5K) - Socket.IO integration for Flask applications. MIT

sockjs-tornado (π₯24 Β· β 860) - WebSocket emulation - Python server. MIT
Show 3 hidden projects...
- flask-sockets (π₯26 Β· β 1.7K Β· π) - [DEPRECATED] Alternative:..
MIT
- gevent-socketio (π₯26 Β· β 1.2K Β· π) - Official repository for gevent-socketio.
BSD-3
- tornadio2 (π₯19 Β· β 520 Β· π) - Python socket.io server implementation on top of Tornado..
Apache-2
rpyc (π₯32 Β· β 1.4K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT
-
GitHub (π¨βπ» 83 Β· π 230 Β· π₯ 240 Β· π¦ 1.7K Β· π 400 - 16% open Β· β±οΈ 19.03.2023):
git clone https://github.com/tomerfiliba-org/rpyc
-
PyPi (π₯ 310K / month Β· π¦ 350 Β· β±οΈ 26.11.2022):
pip install rpyc
-
Conda (π₯ 740K Β· β±οΈ 27.11.2022):
conda install -c conda-forge rpyc
fastapi-jsonrpc (π₯19 Β· β 220) - JSON-RPC server based on fastapi. MIT

Show 1 hidden projects...
- spyne (π₯26 Β· β 1.1K) - A transport agnostic sync/async RPC library that focuses on exposing..
βοΈLGPL-2.1
python-lambda (π₯25 Β· β 1.4K Β· π€) - A toolkit for developing and deploying serverless Python code.. ISC
lambdarest (π₯20 Β· β 91) - Flask like web framework for AWS Lambda. MIT
wagtail (π₯40 Β· β 15K) - A Django content management system focused on flexibility and user.. BSD-3

django-cms (π₯39 Β· β 9.3K) - The easy-to-use and developer-friendly enterprise CMS powered.. BSD-3

feincms (π₯27 Β· β 860) - A Django-based CMS with a focus on extensibility and concise code. BSD-3

Show 1 hidden projects...
selenium (π₯48 Β· β 27K) - A browser automation framework and ecosystem. Apache-2
-
GitHub (π¨βπ» 800 Β· π 7.5K Β· π₯ 8.8M Β· π¦ 200K Β· π 9K - 2% open Β· β±οΈ 11.05.2023):
git clone https://github.com/SeleniumHQ/selenium
-
PyPi (π₯ 15M / month Β· π¦ 16K Β· β±οΈ 17.02.2023):
pip install selenium
-
Conda (π₯ 1.1M Β· β±οΈ 09.05.2023):
conda install -c conda-forge selenium
mitmproxy (π₯39 Β· β 31K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT
SeleniumBase (π₯34 Β· β 3.3K) - Python browser automation framework for creating reliable end-to-.. MIT
SeleniumLibrary (π₯34 Β· β 1.2K) - Web testing library for Robot Framework. Apache-2
-
GitHub (π¨βπ» 110 Β· π 710 Β· π₯ 3.6K Β· π¦ 3.5K Β· π 1K - 5% open Β· β±οΈ 03.05.2023):
git clone https://github.com/robotframework/SeleniumLibrary
-
PyPi (π₯ 850K / month Β· π¦ 140 Β· β±οΈ 08.01.2022):
pip install robotframework-seleniumlibrary
-
Conda (π₯ 68K Β· β±οΈ 03.05.2023):
conda install -c conda-forge robotframework-seleniumlibrary
Prism (π₯33 Β· β 3.5K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2

pytest-django (π₯33 Β· β 1.2K Β· π) - A Django plugin for pytest. BSD-3

-
GitHub (π¨βπ» 140 Β· π 320 Β· π 520 - 32% open Β· β±οΈ 05.04.2023):
git clone https://github.com/pytest-dev/pytest-django
-
PyPi (π₯ 2.1M / month Β· π¦ 6K Β· β±οΈ 07.12.2021):
pip install pytest-django
-
Conda (π₯ 170K Β· β±οΈ 08.12.2021):
conda install -c conda-forge pytest-django
vcrpy (π₯32 Β· β 2.4K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT
django-silk (π₯31 Β· β 3.8K) - Silky smooth profiling for Django. MIT

factory_boy (π₯31 Β· β 3.1K) - A test fixtures replacement for Python. MIT

HTTPretty (π₯31 Β· β 2K Β· π€) - Intercept HTTP requests at the Python socket level. Fakes the whole.. MIT
-
GitHub (π¨βπ» 100 Β· π 260 Β· π¦ 14K Β· π 250 - 43% open Β· β±οΈ 16.10.2022):
git clone https://github.com/gabrielfalcao/HTTPretty
-
PyPi (π₯ 460K / month Β· π¦ 2.8K Β· β±οΈ 16.08.2021):
pip install httpretty
-
Conda (π₯ 310K Β· β±οΈ 16.08.2021):
conda install -c conda-forge httpretty
httprunner (π₯30 Β· β 3.7K) - HttpRunner API HTTP(S) / HTTP2 / WebSocket / RPC. Apache-2
schemathesis (π₯30 Β· β 1.7K) - Guarantee flawless API functionality with thorough,.. MIT


tavern (π₯30 Β· β 920) - A command-line tool and Python library and Pytest plugin for automated.. MIT
Mockoon (π₯28 Β· β 5K) - Mockoon is the easiest and quickest way to run mock APIs locally. No.. MIT

-
GitHub (π¨βπ» 48 Β· π 280 Β· π₯ 130K Β· π¦ 59 Β· π 560 - 11% open Β· β±οΈ 11.05.2023):
git clone https://github.com/mockoon/mockoon
flask-debugtoolbar (π₯28 Β· β 870) - A toolbar overlay for debugging Flask applications. BSD-3

-
GitHub (π¨βπ» 46 Β· π 130 Β· π¦ 22K Β· π 110 - 37% open Β· β±οΈ 17.01.2023):
git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar
-
PyPi (π₯ 120K / month Β· π¦ 3K Β· β±οΈ 29.03.2022):
pip install flask-debugtoolbar
-
Conda (π₯ 61K Β· β±οΈ 30.03.2022):
conda install -c conda-forge flask-debugtoolbar
Model Bakery (π₯28 Β· β 680) - Object factory for Django. Apache-2

-
GitHub (π¨βπ» 45 Β· π 75 Β· π¦ 2.9K Β· π 120 - 22% open Β· β±οΈ 02.05.2023):
git clone https://github.com/model-bakers/model_bakery
-
PyPi (π₯ 360K / month Β· π¦ 14 Β· β±οΈ 26.01.2023):
pip install model_bakery
-
Conda (π₯ 16K Β· β±οΈ 24.10.2022):
conda install -c conda-forge model_bakery
webtest (π₯27 Β· β 330) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT
playwright (π₯25 Β· β 8.5K) - A high-level API to automate web browsers. Apache-2
splash (π₯25 Β· β 3.8K Β· π€) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3
django-test-plus (π₯25 Β· β 570) - Useful additions to Djangos default TestCase. BSD-3

-
GitHub (π¨βπ» 32 Β· π 62 Β· π 51 - 11% open Β· β±οΈ 01.05.2023):
git clone https://github.com/revsys/django-test-plus
-
PyPi (π₯ 45K / month Β· π¦ 1.3K Β· β±οΈ 12.10.2022):
pip install django-test-plus
-
Conda (π₯ 28K Β· β±οΈ 12.01.2018):
conda install -c conda-forge django-test-plus
pytest-flask (π₯25 Β· β 440) - A set of pytest fixtures to test Flask applications. MIT

aioresponses (π₯25 Β· β 430) - Aioresponses is a helper for mock/fake web requests in python.. MIT
selenium-python-helium (π₯24 Β· β 3.4K) - Selenium-python but lighter: Helium is the best.. MIT
requestium (π₯24 Β· β 1.7K) - Integration layer between Requests and Selenium for automation of.. BSD-3
pytest-splinter (π₯24 Β· β 240 Β· π€) - pytest splinter and selenium integration for anyone.. MIT
python-mocket (π₯23 Β· β 260) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3
pyramid_debugtoolbar (π₯23 Β· β 95) - Pyramid debug toolbar. BSD-3

-
GitHub (π¨βπ» 68 Β· π 82 Β· π 180 - 22% open Β· β±οΈ 03.01.2023):
git clone https://github.com/Pylons/pyramid_debugtoolbar
-
PyPi (π₯ 2.5M / month Β· π¦ 36 Β· β±οΈ 03.01.2023):
pip install pyramid_debugtoolbar
-
Conda (π₯ 3.7K Β· β±οΈ 03.03.2021):
conda install -c conda-forge pyramid_debugtoolbar
async-asgi-testclient (π₯19 Β· β 130 Β· π€) - A framework-agnostic library for testing ASGI web.. MIT
aresponses (π₯19 Β· β 97 Β· π€) - Asyncio http mocking. Similar to the responses library used for.. MIT
Astra (π₯15 Β· β 2.2K) - Automated Security Testing For REST APIs. Apache-2
-
GitHub (π¨βπ» 12 Β· π 370 Β· π 85 - 67% open Β· β±οΈ 16.02.2023):
git clone https://github.com/flipkart-incubator/Astra
Show 12 hidden projects...
- parameterized (π₯30 Β· β 750) - Parameterized testing with any Python test framework.
βοΈBSD-2-Clause-FreeBSD
- Dredd (π₯29 Β· β 4K Β· π) - Language-agnostic HTTP API Testing Tool.
MIT
- pyppeteer (π₯28 Β· β 3.5K Β· π) - Headless chrome/chromium automation library (unofficial port of..
MIT
- django-nose (π₯27 Β· β 880 Β· π) - Django test runner using nose.
BSD-3
- flask-testing (π₯27 Β· β 490 Β· π) - Unittest extensions for Flask.
BSD-3
- yandex-tank (π₯25 Β· β 2.3K) - Load and performance benchmark tool.
βοΈLGPL-2.1
- mixer (π₯25 Β· β 900 Β· π) - Mixer -- Is a fixtures replacement. Supported Django, Flask,..
BSD-3
- wdb (π₯24 Β· β 1.6K Β· π) - An improbable web debugger through WebSockets.
βοΈGPL-3.0
- pyresttest (π₯23 Β· β 1.1K Β· π) - Python Rest Testing.
Apache-2
- httmock (π₯23 Β· β 460 Β· π) - A mocking library for requests.
Apache-2
- huxley (π₯17 Β· β 4.1K Β· π) - A testing system for catching visual regressions in Web..
Apache-2
- golem (π₯17 Β· β 490 Β· π) - A complete test automation tool.
MIT
django-crispy-forms (π₯36 Β· β 4.7K) - The best way to have DRY Django forms. The app.. MIT

-
GitHub (π¨βπ» 220 Β· π 720 Β· π¦ 120K Β· π 690 - 10% open Β· β±οΈ 06.04.2023):
git clone https://github.com/django-crispy-forms/django-crispy-forms
-
PyPi (π₯ 800K / month Β· π¦ 8K Β· β±οΈ 25.01.2022):
pip install django-crispy-forms
-
Conda (π₯ 72K Β· β±οΈ 14.02.2023):
conda install -c conda-forge django-crispy-forms
flask-wtf (π₯36 Β· β 1.4K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3

django-formtools (π₯25 Β· β 650) - A set of high-level abstractions for Django forms. BSD-3

mistune (π₯37 Β· β 2.3K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3
python-markdown2 (π₯36 Β· β 2.5K) - markdown2: A fast and complete implementation of Markdown in.. MIT
pelican (π₯35 Β· β 12K) - Static site generator that supports Markdown and reST syntax... βοΈAGPL-3.0
-
GitHub (π¨βπ» 440 Β· π 1.8K Β· π₯ 780 Β· π¦ 6.9K Β· π 1.6K - 5% open Β· β±οΈ 20.04.2023):
git clone https://github.com/getpelican/pelican
-
PyPi (π₯ 18K / month Β· π¦ 1.8K Β· β±οΈ 11.07.2022):
pip install pelican
-
Conda (π₯ 140K Β· β±οΈ 11.07.2022):
conda install -c conda-forge pelican
pymdown-extensions (π₯33 Β· β 750) - Extensions for Python Markdown. MIT
-
GitHub (π¨βπ» 42 Β· π 240 Β· π¦ 20K Β· π 340 - 4% open Β· β±οΈ 07.04.2023):
git clone https://github.com/facelessuser/pymdown-extensions
-
PyPi (π₯ 1.3M / month Β· π¦ 160 Β· β±οΈ 20.01.2023):
pip install pymdown-extensions
-
Conda (π₯ 130K Β· β±οΈ 07.04.2023):
conda install -c conda-forge pymdown-extensions
markdown-it-py (π₯32 Β· β 470) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT
-
GitHub (π¨βπ» 23 Β· π 60 Β· π¦ 23K Β· π 75 - 38% open Β· β±οΈ 25.04.2023):
git clone https://github.com/executablebooks/markdown-it-py
-
PyPi (π₯ 18M / month Β· π¦ 160 Β· β±οΈ 22.02.2023):
pip install markdown-it-py
-
Conda (π₯ 1.4M Β· β±οΈ 22.02.2023):
conda install -c conda-forge markdown-it-py
django-markdownx (π₯28 Β· β 770) - Comprehensive Markdown plugin built for Django. BSD-3

mistletoe (π₯26 Β· β 600) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT
django-markdown-editor (π₯25 Β· β 700) - Awesome Django Markdown Editor, supported for.. βοΈGPL-3.0

markdown-include (π₯21 Β· β 89) - Provides syntax for Python-Markdown which allows for the.. βοΈGPL-3.0
-
GitHub (π¨βπ» 12 Β· π 39 Β· π¦ 4.5K Β· π 26 - 42% open Β· β±οΈ 07.02.2023):
git clone https://github.com/cmacmackin/markdown-include
-
PyPi (π₯ 59K / month Β· π¦ 270 Β· β±οΈ 23.11.2022):
pip install markdown-include
-
Conda (π₯ 16K Β· β±οΈ 07.02.2023):
conda install -c conda-forge markdown-include
Show 3 hidden projects...
- markdown (π₯36 Β· β 3.2K) - A Python implementation of John Grubers Markdown with Extension..
βUnlicensed
- grip (π₯28 Β· β 6K Β· π) - Preview GitHub README.md files locally before committing them.
MIT
- html2text (π₯28 Β· β 1.4K Β· π) - Convert HTML to Markdown-formatted text.
βοΈGPL-3.0
πΒ Public APIs ( β 240K Β· π€) - A collective list of free APIs.
πΒ best-of-ml-python - DB Clients ( β 14K) - Collection of python database client libraries.
youtube-dl (π₯45 Β· β 120K) - Command-line program to download videos from YouTube.com and.. Unlicense
-
GitHub (π¨βπ» 990 Β· π 9K Β· π₯ 57M Β· π 27K - 17% open Β· β±οΈ 21.04.2023):
git clone https://github.com/ytdl-org/youtube-dl
-
PyPi (π₯ 5M / month Β· π¦ 1.8K Β· β±οΈ 16.12.2021):
pip install youtube_dl
-
Conda (π₯ 1.2M Β· β±οΈ 20.12.2021):
conda install -c conda-forge youtube-dl
discord.py (π₯43 Β· β 13K) - An API wrapper for Discord written in Python. MIT
-
GitHub (π¨βπ» 380 Β· π 3.6K Β· π¦ 49K Β· π 2.8K - 3% open Β· β±οΈ 11.05.2023):
git clone https://github.com/Rapptz/discord.py
-
PyPi (π₯ 14M / month Β· π¦ 2.8K Β· β±οΈ 12.11.2022):
pip install discord.py
-
Conda (π₯ 9.2K Β· β±οΈ 02.05.2023):
conda install -c conda-forge discord.py
google-api-python-client (π₯42 Β· β 6.6K) - The official Python client library for Googles.. Apache-2
-
GitHub (π¨βπ» 180 Β· π 2.3K Β· π¦ 150K Β· π 990 - 9% open Β· β±οΈ 18.04.2023):
git clone https://github.com/googleapis/google-api-python-client
-
PyPi (π₯ 44M / month Β· π¦ 7.5K Β· β±οΈ 31.01.2023):
pip install google-api-python-client
-
Conda (π₯ 2.1M Β· β±οΈ 18.04.2023):
conda install -c conda-forge google-api-python-client
python-telegram-bot (π₯40 Β· β 22K) - We have made you a wrapper you cant refuse. βοΈGPL-3.0
-
GitHub (π¨βπ» 180 Β· π 4.8K Β· π₯ 17K Β· π¦ 82K Β· π 1.9K - 0% open Β· β±οΈ 07.05.2023):
git clone https://github.com/python-telegram-bot/python-telegram-bot
-
PyPi (π₯ 850K / month Β· π¦ 2.5K Β· β±οΈ 02.01.2023):
pip install python-telegram-bot
-
Conda (π₯ 76K Β· β±οΈ 08.05.2023):
conda install -c conda-forge python-telegram-bot
Telethon (π₯40 Β· β 7.8K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT
pyTelegramBotAPI (π₯40 Β· β 6.8K) - Python Telegram bot api. βοΈGPL-2.0
GitPython (π₯40 Β· β 4K) - GitPython is a python library used to interact with Git repositories. BSD-3
-
GitHub (π¨βπ» 290 Β· π 830 Β· π¦ 160K Β· π 890 - 15% open Β· β±οΈ 23.04.2023):
git clone https://github.com/gitpython-developers/GitPython
-
PyPi (π₯ 34M / month Β· π¦ 7.9K Β· β±οΈ 29.12.2022):
pip install gitpython
-
Conda (π₯ 5.5M Β· β±οΈ 17.02.2023):
conda install -c conda-forge gitpython
gspread (π₯39 Β· β 6.4K) - Google Sheets Python API. MIT
-
GitHub (π¨βπ» 160 Β· π 910 Β· π₯ 700 Β· π¦ 23K Β· π 790 - 7% open Β· β±οΈ 11.05.2023):
git clone https://github.com/burnash/gspread
-
PyPi (π₯ 8.3M / month Β· π¦ 1K Β· β±οΈ 02.12.2022):
pip install gspread
-
Conda (π₯ 270K Β· β±οΈ 22.11.2022):
conda install -c conda-forge gspread
PyGithub (π₯39 Β· β 6K) - Typed interactions with the GitHub API v3. βοΈLGPL-3.0
-
GitHub (π¨βπ» 300 Β· π 1.6K Β· π¦ 42K Β· π 1.5K - 17% open Β· β±οΈ 09.05.2023):
git clone https://github.com/PyGithub/PyGithub
-
PyPi (π₯ 8.9M / month Β· π¦ 2.6K Β· β±οΈ 05.11.2022):
pip install pygithub
-
Conda (π₯ 2.6M Β· β±οΈ 19.02.2023):
conda install -c conda-forge pygithub
pytube (π₯38 Β· β 8.6K) - A lightweight, dependency-free Python library (and command-line.. Unlicense
slackclient (π₯37 Β· β 3.6K) - Slack Developer Kit for Python. MIT
-
GitHub (π¨βπ» 160 Β· π 840 Β· π₯ 380 Β· π 730 - 2% open Β· β±οΈ 08.05.2023):
git clone https://github.com/slackapi/python-slack-sdk
-
PyPi (π₯ 5.4M / month Β· π¦ 2.2K Β· β±οΈ 22.04.2022):
pip install slackclient
-
Conda (π₯ 640K Β· β±οΈ 19.11.2021):
conda install -c conda-forge slackclient
praw (π₯36 Β· β 3.1K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2
twilio (π₯36 Β· β 1.7K) - A Python module for communicating with the Twilio API and generating TwiML. MIT
python-slack-sdk (π₯35 Β· β 3.6K) - Slack Developer Kit for Python. MIT
-
GitHub (π¨βπ» 160 Β· π 840 Β· π₯ 380 Β· π 730 - 2% open Β· β±οΈ 08.05.2023):
git clone https://github.com/slackapi/python-slack-sdk
-
PyPi (π₯ 10M / month Β· π¦ 160 Β· β±οΈ 02.12.2022):
pip install slack-sdk
-
Conda (π₯ 85K Β· β±οΈ 28.04.2023):
conda install -c conda-forge slack-sdk
simple-salesforce (π₯32 Β· β 1.4K) - A very simple Salesforce.com REST API client for Python. Apache-2
-
GitHub (π¨βπ» 75 Β· π 610 Β· π 410 - 40% open Β· β±οΈ 18.01.2023):
git clone https://github.com/simple-salesforce/simple-salesforce
-
PyPi (π₯ 6.2M / month Β· π¦ 210 Β· β±οΈ 12.01.2023):
pip install simple-salesforce
-
Conda (π₯ 50K Β· β±οΈ 11.12.2020):
conda install -c conda-forge simple-salesforce
gallery-dl (π₯30 Β· β 7.4K) - Command-line program to download image galleries and.. βοΈGPL-2.0
sherlock (π₯29 Β· β 41K) - Hunt down social media accounts by username across social networks. MIT
google-maps-services-python (π₯29 Β· β 3.9K) - Python client library for Google Maps API Web Services. Apache-2
imdbpy (π₯29 Β· β 1.1K) - Cinemagoer is a Python package useful to retrieve and manage the.. βοΈGPL-2.0
notion-sdk-py (π₯28 Β· β 1.1K) - The official Notion API client library, but rewritten in Python!.. MIT
-
GitHub (π¨βπ» 24 Β· π 93 Β· π¦ 450 Β· π 67 - 2% open Β· β±οΈ 24.04.2023):
git clone https://github.com/ramnes/notion-sdk-py
-
PyPi (π₯ 100K / month Β· π¦ 33 Β· β±οΈ 10.12.2022):
pip install notion-client
-
Conda (π₯ 4.6K Β· β±οΈ 21.04.2022):
conda install -c conda-forge notion-client
WikiExtractor (π₯26 Β· β 3.3K) - A tool for extracting plain text from Wikipedia dumps. βοΈAGPL-3.0
scdl (π₯26 Β· β 2.7K Β· π€) - Soundcloud Music Downloader. βοΈGPL-2.0
ghapi (π₯23 Β· β 450 Β· π€) - A delightful and complete interface to GitHubs amazing API. Apache-2
pyshorteners (π₯23 Β· β 360 Β· π€) - Generating short urls with python has never been easier. βοΈGPL-3.0
instagram-scraper (π₯21 Β· β 6.9K Β· π€) - Scrapes an instagram users photos and videos. Unlicense
Show 21 hidden projects...
- google-resumable-media (π₯33 Β· β 37) - Utilities for Google Media Downloads and Resumable..
Apache-2
- tushare (π₯32 Β· β 12K Β· π) - TuShare is a utility for crawling historical data of China stocks.
BSD-3
- python-twitter (π₯32 Β· β 3.4K Β· π) - A Python wrapper around the Twitter API.
Apache-2
- py-googletrans (π₯32 Β· β 3.4K Β· π) - (unofficial) Googletrans: Free and Unlimited Google..
MIT
- facebook-sdk (π₯31 Β· β 2.7K Β· π) - Python SDK for Facebooks Graph API.
Apache-2
- Google Images Download (π₯30 Β· β 8.3K Β· π) - Python Script to download hundreds of images from..
MIT
- Wikipedia (π₯30 Β· β 2.6K Β· π) - A Pythonic wrapper for the Wikipedia API.
MIT
- twython (π₯30 Β· β 1.9K Β· π) - Actively maintained, pure Python wrapper for the Twitter API...
MIT
- slacker (π₯30 Β· β 1.6K Β· π) - Full-featured Python interface for the Slack API.
Apache-2
- coursera-dl (π₯28 Β· β 9K Β· π) - Script for downloading Coursera.org videos and naming them.
βοΈLGPL-3.0
- python-instagram (π₯27 Β· β 3K Β· π) - Python Client for Instagram API.
MIT
- notion-py (π₯26 Β· β 4K Β· π) - Unofficial Python API client for Notion.so.
MIT
- gmusicapi (π₯26 Β· β 2.5K Β· π) - An unofficial client library for Google Music.
BSD-3
- twitterscraper (π₯26 Β· β 2.3K Β· π) - Scrape Twitter for Tweets.
MIT
- twitter-scraper (π₯25 Β· β 3.5K Β· π) - Scrape the Twitter Frontend API without authentication.
MIT
- telepot (π₯25 Β· β 2.4K Β· π) - Python framework for Telegram Bot API.
MIT
- Django Facebook (π₯25 Β· β 1.4K Β· π) - Facebook open graph api implementation using the Django..
BSD-3
- instagram_private_api (π₯24 Β· β 2.7K Β· π) - A Python library to access Instagrams private API.
MIT
- GHunt (π₯21 Β· β 14K) - Offensive Google framework.
βUnlicensed
- InstaPy (π₯17 Β· β 15K Β· π) - Tool for automated Instagram interactions.
βοΈGPL-3.0
- igramscraper (π₯16 Β· β 2.1K Β· π) - scrapes medias, likes, followers, tags and all metadata...
MIT
yagmail (π₯28 Β· β 2.5K Β· π€) - Send email in Python conveniently for gmail using yagmail. MIT
fastapi-mail (π₯27 Β· β 450) - Fastapi mail system sending mails(individual, bulk).. MIT

mailer (π₯22 Β· β 260 Β· π€) - A light-weight, modular, message representation and mail delivery.. MIT
pyramid_mailer (π₯21 Β· β 51 Β· π€) - A package for sending email from your Pyramid.. BSD-3

salmon (π₯18 Β· β 600) - A Python Mail Server. βοΈGPL-3.0
Show 4 hidden projects...
- flask-mail (π₯30 Β· β 560 Β· π) - Flask-Mail adds SMTP mail sending to your Flask applications.
BSD-3
- sync-engine (π₯27 Β· β 3.5K Β· π) - IMAP/SMTP sync system with modern APIs.
βοΈAGPL-3.0
- offlineimap (π₯25 Β· β 1.8K) - Read/sync your IMAP mailboxes (python2) [LEGACY: move to..
βοΈlibpng-2.0
- gmail (π₯20 Β· β 1.7K Β· π) - A Pythonic interface for Google Mail.
MIT
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
Scrapy (π₯45 Β· β 47K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3
parsel (π₯32 Β· β 920) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3
dirsearch (π₯29 Β· β 9.6K) - Web path scanner. βοΈGPL-2.0
cloudscraper (π₯29 Β· β 3.1K) - A Python module to bypass Cloudflares anti-bot page. MIT
trafilatura (π₯28 Β· β 980) - Python & command-line tool to gather text on the Web: web.. βοΈGPL-3.0
MechanicalSoup (π₯27 Β· β 4.4K) - A Python library for automating interaction with websites. MIT
-
GitHub (π¨βπ» 53 Β· π 390 Β· π₯ 43 Β· π 170 - 18% open Β· β±οΈ 13.12.2022):
git clone https://github.com/MechanicalSoup/MechanicalSoup
-
PyPi (π₯ 47K / month Β· π¦ 270 Β· β±οΈ 20.09.2022):
pip install MechanicalSoup
-
Conda (π₯ 140K Β· β±οΈ 19.09.2022):
conda install -c conda-forge mechanicalsoup
AutoScraper (π₯24 Β· β 5.2K Β· π€) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT
Photon (π₯23 Β· β 9.6K) - Incredibly fast crawler designed for OSINT. βοΈGPL-3.0
Gerapy (π₯23 Β· β 3K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,.. MIT

ruia (π₯23 Β· β 1.7K Β· π€) - Async Python 3.6+ web scraping micro-framework based on asyncio. Apache-2
Show 18 hidden projects...
- feedparser (π₯33 Β· β 1.6K) - Parse feeds in Python.
βUnlicensed
- newspaper3k (π₯32 Β· β 13K Β· π) - News, full-text, and article metadata extraction in Python 3...
MIT
- Pattern (π₯32 Β· β 8.5K Β· π) - Web mining module for Python, with tools for scraping, natural..
BSD-3
- pyspider (π₯31 Β· β 16K Β· π) - A Powerful Spider(Web Crawler) System in Python.
Apache-2
- pytrends (π₯30 Β· β 2.7K) - Pseudo API for Google Trends.
βUnlicensed
- python-goose (π₯28 Β· β 3.9K Β· π) - Html Content / Article Extractor, web scrapping lib in..
Apache-2
- robobrowser (π₯25 Β· β 3.7K Β· π) - Your friendly neighborhood web scraper.
BSD-3
- scrapely (π₯24 Β· β 1.8K Β· π) - A pure-python HTML screen-scraping library.
BSD-3
- frontera (π₯24 Β· β 1.2K Β· π) - A scalable frontier for web crawlers.
BSD-3
- Cola (π₯21 Β· β 1.5K Β· π) - A high-level distributed crawling framework.
Apache-2
- gazpacho (π₯21 Β· β 710 Β· π) - The simple, fast, and modern web scraping library.
MIT
- Lassie (π₯21 Β· β 580 Β· π) - Web Content Retrieval for Humans.
MIT
- snallygaster (π₯19 Β· β 2K) - Tool to scan for secret files on HTTP servers.
βοΈCC0-1.0
- gain (π₯18 Β· β 2K Β· π) - Web crawling framework based on asyncio.
βοΈGPL-3.0
- opengraph (π₯14 Β· β 220 Β· π) - A python module to parse the Open Graph Protocol.
MIT
- Transistor (π₯14 Β· β 210 Β· π) - Transistor, a Python web scraping framework for intelligent use..
MIT
- lazynlp (π₯13 Β· β 2.1K Β· π) - Library to scrape and clean web pages to create massive datasets.
MIT
- Scrapera (π₯12 Β· β 300 Β· π) - A universal package of scraper scripts for humans.
MIT
sentry (π₯39 Β· β 34K) - Developer-first error tracking and performance monitoring. βοΈSSPL-1.0
-
GitHub (π¨βπ» 740 Β· π 3.8K Β· π₯ 46K Β· π¦ 320 Β· π 7.4K - 14% open Β· β±οΈ 11.05.2023):
git clone https://github.com/getsentry/sentry
-
PyPi (π₯ 17K / month Β· π¦ 390 Β· β±οΈ 15.02.2023):
pip install sentry
-
Conda (π₯ 440K Β· β±οΈ 28.04.2023):
conda install -c conda-forge sentry-sdk
opentelemetry-python (π₯36 Β· β 1.3K) - OpenTelemetry Python API and SDK. Apache-2
-
GitHub (π¨βπ» 190 Β· π 450 Β· π¦ 4K Β· π 1.4K - 13% open Β· β±οΈ 04.05.2023):
git clone https://github.com/open-telemetry/opentelemetry-python
-
PyPi (π₯ 20K / month Β· π¦ 4 Β· β±οΈ 21.11.2022):
pip install timing-asgi
-
Conda (π₯ 170K Β· β±οΈ 18.02.2023):
conda install -c conda-forge opentelemetry-api
Prometheus Client (π₯32 Β· β 3.4K) - Python client for the Prometheus monitoring system. Apache-2
-
GitHub (π¨βπ» 130 Β· π 730 Β· π 480 - 16% open Β· β±οΈ 18.04.2023):
git clone https://github.com/prometheus/client_python
-
PyPi (π₯ 19M / month Β· π¦ 730 Β· β±οΈ 23.01.2023):
pip install prometheus-client
-
Conda (π₯ 11M Β· β±οΈ 24.01.2023):
conda install -c conda-forge prometheus_client
prometheus-flask-exporter (π₯29 Β· β 560) - Prometheus exporter for Flask applications. MIT

-
GitHub (π¨βπ» 27 Β· π 160 Β· π 130 - 20% open Β· β±οΈ 28.04.2023):
git clone https://github.com/rycus86/prometheus_flask_exporter
-
PyPi (π₯ 6M / month Β· π¦ 63 Β· β±οΈ 10.11.2022):
pip install prometheus-flask-exporter
-
Conda (π₯ 890K Β· β±οΈ 28.04.2023):
conda install -c conda-forge prometheus_flask_exporter
GoAccess (π₯25 Β· β 16K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT
-
GitHub (π¨βπ» 160 Β· π 1K Β· π 2.1K - 16% open Β· β±οΈ 06.05.2023):
git clone https://github.com/allinurl/goaccess
starlette context (π₯24 Β· β 330) - Middleware for Starlette that allows you to store and.. MIT

Flask-MonitoringDashboard (π₯23 Β· β 690) - Automatically monitor the evolving performance of.. MIT

Show 5 hidden projects...
- opentracing-python (π₯27 Β· β 770 Β· π) - OpenTracing API for Python. This library is..
Apache-2
- ngxtop (π₯22 Β· β 6.4K Β· π) - Real-time metrics for nginx server.
MIT
- Starlette Prometheus (π₯19 Β· β 250 Β· π) - Prometheus integration for Starlette.
βοΈGPL-3.0
- flask-state (π₯14 Β· β 620 Β· π) - Display machine state using Python3 with Flask.
BSD-3
- timing-asgi (π₯8 Β· β 100) - ASGI middleware to record and emit timing metrics (to..
βUnlicensed
Misago (π₯26 Β· β 2.3K) - Misago is fully featured modern forum application that is fast,.. βοΈGPL-2.0
-
GitHub (π¨βπ» 38 Β· π 490 Β· π¦ 47 Β· π 1.2K - 6% open Β· β±οΈ 29.04.2023):
git clone https://github.com/rafalp/Misago
pyscript (π₯24 Β· β 17K) - Home Page: https://pyscript.net Examples:.. Apache-2
-
GitHub (π¨βπ» 110 Β· π 1.3K Β· π₯ 180 Β· π 620 - 17% open Β· β±οΈ 10.05.2023):
git clone https://github.com/pyscript/pyscript
trame (π₯21 Β· β 140) - Trame lets you weave various components and technologies into a Web.. Apache-2
Show 1 hidden projects...
- python-react (π₯24 Β· β 1.6K Β· π) - Server-side rendering of React components.
MIT
django-debug-toolbar (π₯38 Β· β 7.5K) - A configurable set of panels that display various.. BSD-3
-
GitHub (π¨βπ» 270 Β· π 1K Β· π₯ 200 Β· π¦ 71K Β· π 840 - 8% open Β· β±οΈ 10.05.2023):
git clone https://github.com/jazzband/django-debug-toolbar
-
PyPi (π₯ 1.8M / month Β· π¦ 12K Β· β±οΈ 03.12.2022):
pip install django-debug-toolbar
-
Conda (π₯ 160K Β· β±οΈ 05.04.2023):
conda install -c conda-forge django-debug-toolbar
flask-admin (π₯38 Β· β 5.4K) - Simple and extensible administrative interface framework for.. BSD-3

-
GitHub (π¨βπ» 350 Β· π 1.5K Β· π¦ 20K Β· π 1.4K - 32% open Β· β±οΈ 24.04.2023):
git clone https://github.com/flask-admin/flask-admin
-
PyPi (π₯ 1.4M / month Β· π¦ 2.4K Β· β±οΈ 30.01.2022):
pip install flask-admin
-
Conda (π₯ 140K Β· β±οΈ 20.02.2023):
conda install -c conda-forge flask-admin
django-grappelli (π₯34 Β· β 3.4K) - A jazzy skin for the Django Admin-Interface (official.. BSD-3

-
GitHub (π¨βπ» 83 Β· π 650 Β· π¦ 5.5K Β· π 700 - 1% open Β· β±οΈ 03.05.2023):
git clone https://github.com/sehmaschine/django-grappelli
-
PyPi (π₯ 160K / month Β· π¦ 1.7K Β· β±οΈ 22.11.2022):
pip install django-grappelli
-
Conda (π₯ 120K Β· β±οΈ 03.05.2023):
conda install -c conda-forge django-grappelli
django-admin-interface (π₯32 Β· β 1.4K) - djangos default admin interface with superpowers -.. MIT

fastapi-admin (π₯24 Β· β 1.8K) - A fast admin dashboard based on FastAPI and TortoiseORM.. Apache-2

nginx-ui (π₯16 Β· β 4.3K) - Nginx UI allows you to access and modify the nginx configurations files.. MIT
-
GitHub (π¨βπ» 4 Β· π 260 Β· π 37 - 64% open Β· β±οΈ 24.04.2023):
git clone https://github.com/schenkd/nginx-ui
-
Docker Hub (π₯ 540K Β· β 16 Β· β±οΈ 25.06.2020):
docker pull schenkd/nginx-ui
Show 6 hidden projects...
- django-suit (π₯29 Β· β 2.2K) - Modern theme for Django admin interface.
βοΈAFL-3.0
- xadmin (π₯27 Β· β 4.7K Β· π) - Drop-in replacement of Django admin comes with lots of goodies,..
BSD-3
- django-jet (π₯26 Β· β 3.4K Β· π) - Modern responsive template for the Django admin..
βοΈAGPL-3.0
- django-admin-bootstrapped (π₯26 Β· β 1.6K Β· π) - A Django admin theme using Twitter Bootstrap. It..
Apache-2
- django-admin2 (π₯23 Β· β 1.2K Β· π) - Extendable, adaptable rewrite of django.contrib.admin.
BSD-3
- django-smuggler (π₯22 Β· β 370 Β· π) - Django Smuggler is a pluggable application for Django..
βοΈLGPL-3.0
Kong (π₯37 Β· β 36K) - The Cloud-Native API Gateway. Apache-2
-
GitHub (π¨βπ» 370 Β· π 4.4K Β· π₯ 89K Β· π 4.2K - 5% open Β· β±οΈ 11.05.2023):
git clone https://github.com/kong/kong
-
Docker Hub (π₯ 310M Β· β 730 Β· β±οΈ 04.05.2023):
docker pull kong
tyk (π₯28 Β· β 8.4K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0
-
GitHub (π¨βπ» 110 Β· π 990 Β· π₯ 2.6K Β· π 2.1K - 17% open Β· β±οΈ 11.05.2023):
git clone https://github.com/TykTechnologies/tyk
flask-sqlalchemy (π₯37 Β· β 4K) - Adds SQLAlchemy support to Flask. BSD-3

-
GitHub (π¨βπ» 110 Β· π 860 Β· π₯ 440 Β· π¦ 330K Β· π 620 - 0% open Β· β±οΈ 01.05.2023):
git clone https://github.com/pallets/flask-sqlalchemy
-
PyPi (π₯ 5.3M / month):
pip install flask-sqlalchemy
-
Conda (π₯ 310K Β· β±οΈ 31.01.2023):
conda install -c conda-forge flask-sqlalchemy
flask-caching (π₯33 Β· β 790) - A caching extension for Flask. BSD-3

-
GitHub (π¨βπ» 110 Β· π 180 Β· π¦ 15K Β· π 230 - 23% open Β· β±οΈ 28.04.2023):
git clone https://github.com/pallets-eco/flask-caching
-
PyPi (π₯ 3.6M / month Β· π¦ 760 Β· β±οΈ 12.01.2023):
pip install flask-caching
-
Conda (π₯ 120K Β· β±οΈ 12.01.2023):
conda install -c conda-forge flask-caching
flask-limiter (π₯31 Β· β 970) - Rate Limiting extension for Flask. MIT

flask-marshmallow (π₯31 Β· β 790) - Flask + marshmallow for beautiful APIs. MIT

-
GitHub (π¨βπ» 21 Β· π 54 Β· π¦ 23K Β· π 110 - 24% open Β· β±οΈ 01.05.2023):
git clone https://github.com/marshmallow-code/flask-marshmallow
-
PyPi (π₯ 520K / month Β· π¦ 820 Β· β±οΈ 28.09.2020):
pip install flask-marshmallow
-
Conda (π₯ 81K Β· β±οΈ 28.09.2020):
conda install -c conda-forge flask-marshmallow
flask-mongoengine (π₯30 Β· β 830 Β· π€) - MongoEngine flask extension with WTF model forms.. BSD-3

flask-cors (π₯30 Β· β 820) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT

-
GitHub (π¨βπ» 42 Β· π 130 Β· π¦ 210K Β· π 160 - 34% open Β· β±οΈ 11.04.2023):
git clone https://github.com/corydolphin/flask-cors
-
PyPi (π₯ 6M / month Β· π¦ 8.2K Β· β±οΈ 06.01.2021):
pip install flask-cors
-
Conda (π₯ 770K Β· β±οΈ 30.05.2021):
conda install -c conda-forge flask-cors
flask-session (π₯30 Β· β 420) - Server side session extension for Flask. BSD-3

flask-apispec (π₯27 Β· β 630 Β· π€) - Build and document REST APIs with Flask and apispec. MIT

-
GitHub (π¨βπ» 32 Β· π 150 Β· π¦ 1.2K Β· π 180 - 62% open Β· β±οΈ 11.08.2022):
git clone https://github.com/jmcarp/flask-apispec
-
PyPi (π₯ 220K / month Β· π¦ 44 Β· β±οΈ 11.08.2022):
pip install flask-apispec
-
Conda (π₯ 120K Β· β±οΈ 12.08.2022):
conda install -c conda-forge flask-apispec
Flask-Migrate (π₯24 Β· β 2.2K Β· π) - SQLAlchemy database migrations for Flask applications.. MIT

flask-seasurf (π₯24 Β· β 190 Β· π€) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3

-
GitHub (π¨βπ» 33 Β· π 47 Β· π¦ 2.4K Β· π 50 - 14% open Β· β±οΈ 03.09.2022):
git clone https://github.com/maxcountryman/flask-seasurf
-
PyPi (π₯ 57K / month Β· π¦ 260 Β· β±οΈ 05.04.2022):
pip install flask-seasurf
-
Conda (π₯ 88K Β· β±οΈ 05.04.2022):
conda install -c conda-forge flask-seasurf
Frozen-Flask (π₯23 Β· β 750) - Freezes a Flask application into a set of static files. BSD-3

-
GitHub (π¨βπ» 25 Β· π 75 Β· π₯ 67 Β· π¦ 2.8K Β· π 68 - 33% open Β· β±οΈ 13.12.2022):
git clone https://github.com/Frozen-Flask/Frozen-Flask
-
PyPi (π₯ 33K / month Β· π¦ 590 Β· β±οΈ 15.06.2021):
pip install frozen-flask
-
Conda (π₯ 71K Β· β±οΈ 12.07.2018):
conda install -c conda-forge frozen-flask
flask_pydantic (π₯23 Β· β 280) - flask extension for integration with the awesome pydantic.. MIT

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


flask-jsonrpc (π₯22 Β· β 280) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3

flask_injector (π₯22 Β· β 250 Β· π€) - Adds Injector support to Flask. BSD-3

-
GitHub (π¨βπ» 12 Β· π 38 Β· π¦ 780 Β· π 49 - 22% open Β· β±οΈ 15.06.2022):
git clone https://github.com/alecthomas/flask_injector
-
PyPi (π₯ 49K / month Β· π¦ 65 Β· β±οΈ 15.06.2022):
pip install flask_injector
-
Conda (π₯ 4.1K Β· β±οΈ 16.06.2022):
conda install -c conda-forge flask-injector
flask-rebar (π₯22 Β· β 220) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT


cookiecutter-flask (π₯21 Β· β 4.3K) - A flask template with Bootstrap, asset.. MIT

-
GitHub (π¨βπ» 73 Β· π 740 Β· π 180 - 3% open Β· β±οΈ 11.05.2023):
git clone https://github.com/cookiecutter-flask/cookiecutter-flask
flask_jsondash (π₯18 Β· β 3.3K Β· π€) - Build complex dashboards without any front-end code... MIT

Flask-Moment (π₯18 Β· β 360) - Formatting of dates and times in Flask templates using.. MIT

flask-file-upload (π₯17 Β· β 150) - Easy file uploads for Flask. MIT

flask2postman (π₯11 Β· β 140 Β· π€) - Generate a Postman collection from your Flask application. MIT

Show 15 hidden projects...
- flask-security (π₯30 Β· β 1.6K Β· π) - Quick and simple security for Flask applications.
MIT
- flask-bcrypt (π₯27 Β· β 310 Β· π) - Flask-Bcrypt is a Flask extension that provides bcrypt..
BSD-3
- flask-api (π₯26 Β· β 1.4K) - Browsable web APIs for Flask.
βUnlicensed
- flask-ask (π₯25 Β· β 1.9K Β· π) - Alexa Skills Kit for Python.
Apache-2
- flask-assets (π₯25 Β· β 440 Β· π) - Flask webassets integration.
BSD-2
- Flask-Excel (π₯23 Β· β 250 Β· π) - A flask extension using pyexcel to read, manipulate and write..
BSD-3
- flask-talisman (π₯22 Β· β 880 Β· π) - HTTP security headers for Flask.
Apache-2
- flask-babel (π₯22 Β· β 410) - i18n and l10n support for Flask based on Babel and pytz.
βUnlicensed
- flask-paginate (π₯22 Β· β 270 Β· π€) - Pagination support for flask.
βUnlicensed
- flask-profiler (π₯21 Β· β 720 Β· π) - a flask profiler which watches endpoint calls and tries..
MIT
- flask-s3 (π₯21 Β· β 190 Β· π) - Seamlessly serve your static assets of your Flask app from Amazon..
βοΈWTFPL
- Flask-Opentracing (π₯21 Β· β 140 Β· π) - OpenTracing instrumentation for the Flask..
BSD-3
- flask-ngrok (π₯21 Β· β 120 Β· π) - A simple way to demo Flask apps from your machine.
Apache-2
- flask-msearch (π₯19 Β· β 200 Β· π) - Full text search for flask.
BSD-3
- flask-bootstrap (π₯13 Β· β 200 Β· π) - A Flask app template with integrated SQLAlchemy,..
βUnlicensed
fastapi-admin/fastapi-admin (π₯24 Β· β 1.8K) - A fast admin dashboard based on FastAPI and.. Apache-2

fastapi-crudrouter (π₯24 Β· β 1.1K) - A dynamic FastAPI router that automatically creates.. MIT

fastapi-code-generator (π₯24 Β· β 720) - This code generator creates FastAPI app from an.. MIT


fastapi-utils (π₯23 Β· β 1.4K) - Reusable utilities for FastAPI. MIT

fastapi-mvc (π₯22 Β· β 370) - Developer productivity tool for making high-quality FastAPI.. MIT

starlette_exporter (π₯22 Β· β 250) - Prometheus exporter for Starlette and FastAPI. Apache-2

fastapi-sqlalchemy (π₯21 Β· β 500 Β· π€) - Adds simple SQLAlchemy support to FastAPI. MIT

fastapi-socketio (π₯21 Β· β 240) - Easily integrate socket.io with your FastAPI app. Apache-2

fastapi-plugins (π₯19 Β· β 270) - FastAPI framework plugins. MIT

Show 6 hidden projects...
- fastapi_contrib (π₯19 Β· β 550 Β· π) - Opinionated set of utilities on top of FastAPI.
MIT
- fastapi-react (π₯18 Β· β 1.6K Β· π) - Cookiecutter Template for FastAPI + React Projects...
MIT
- fastapi-versioning (π₯18 Β· β 510 Β· π) - api versioning for fastapi web applications.
MIT
- fastapi_cache (π₯16 Β· β 190 Β· π) - FastAPI simple cache.
MIT
- fastapi_client (π₯14 Β· β 300 Β· π) - FastAPI client generator.
Apache-2
- fastapi-lazy (π₯10 Β· β 99 Β· π) - Lazy package to start your project using FastAPI.
MIT
pyramid_services (π₯16 Β· β 81) - A service layer for pyramid. MIT

Show 2 hidden projects...
- pyramid_jinja2 (π₯21 Β· β 74) - Jinja2 templating system bindings for the Pyramid web..
βUnlicensed
- pyramid_celery (π₯17 Β· β 100 Β· π) - Pyramid configuration with celery integration. Allows..
MIT
django-extensions (π₯37 Β· β 6.1K) - This is a repository for collecting global custom.. MIT

-
GitHub (π¨βπ» 570 Β· π 1.1K Β· π¦ 160K Β· π 880 - 18% open Β· β±οΈ 29.04.2023):
git clone https://github.com/django-extensions/django-extensions
-
PyPi (π₯ 2.4M / month Β· π¦ 12K Β· β±οΈ 09.09.2022):
pip install django-extensions
-
Conda (π₯ 380K Β· β±οΈ 09.09.2022):
conda install -c conda-forge django-extensions
django-oscar (π₯37 Β· β 5.7K) - Domain-driven e-commerce for Django. BSD-3

django-cors-headers (π₯37 Β· β 5K) - Django app for handling the server headers required.. MIT

-
GitHub (π¨βπ» 64 Β· π 530 Β· π¦ 160K Β· π 260 - 4% open Β· β±οΈ 06.05.2023):
git clone https://github.com/adamchainz/django-cors-headers
-
PyPi (π₯ 3.5M / month Β· π¦ 6.7K Β· β±οΈ 05.06.2022):
pip install django-cors-headers
-
Conda (π₯ 69K Β· β±οΈ 25.02.2023):
conda install -c conda-forge django-cors-headers
django-filter (π₯37 Β· β 4K) - A generic system for filtering Django QuerySets based on.. BSD-3

-
GitHub (π¨βπ» 200 Β· π 720 Β· π¦ 120K Β· π 810 - 8% open Β· β±οΈ 30.04.2023):
git clone https://github.com/carltongibson/django-filter
-
PyPi (π₯ 3M / month Β· π¦ 8.8K Β· β±οΈ 17.06.2022):
pip install django-filter
-
Conda (π₯ 100K Β· β±οΈ 30.04.2023):
conda install -c conda-forge django-filter
django-import-export (π₯37 Β· β 2.7K) - Django application and library for importing and.. BSD-2

-
GitHub (π¨βπ» 200 Β· π 740 Β· π¦ 46K Β· π 900 - 8% open Β· β±οΈ 11.05.2023):
git clone https://github.com/django-import-export/django-import-export
-
PyPi (π₯ 790K / month):
pip install django-import-export
-
Conda (π₯ 76K Β· β±οΈ 12.04.2023):
conda install -c conda-forge django-import-export
django-environ (π₯36 Β· β 2.7K) - Django-environ allows you to utilize 12factor inspired.. MIT

django-simple-history (π₯36 Β· β 1.9K) - Store model history and view/revert changes from.. BSD-3

django-stubs (π₯36 Β· β 1.2K) - PEP-484 stubs for Django. MIT

-
GitHub (π¨βπ» 210 Β· π 340 Β· π¦ 8K Β· π 590 - 36% open Β· β±οΈ 09.05.2023):
git clone https://github.com/typeddjango/django-stubs
-
PyPi (π₯ 780K / month Β· π¦ 98 Β· β±οΈ 26.01.2023):
pip install django-stubs
-
Conda (π₯ 13K Β· β±οΈ 28.04.2023):
conda install -c conda-forge django-stubs
django-storages (π₯35 Β· β 2.4K) - Django-storages is a project to provide a variety of.. BSD-3

-
GitHub (π¨βπ» 240 Β· π 810 Β· π 650 - 30% open Β· β±οΈ 19.04.2023):
git clone https://github.com/jschneier/django-storages
-
PyPi (π₯ 2.3M / month Β· π¦ 4.9K Β· β±οΈ 23.12.2022):
pip install django-storages
-
Conda (π₯ 48K Β· β±οΈ 23.12.2022):
conda install -c conda-forge django-storages
django-autocomplete-light (π₯35 Β· β 1.7K) - A fresh approach to autocomplete implementations,.. MIT

django-tables2 (π₯34 Β· β 1.7K) - django-tables2 - An app for creating HTML tables. BSD-2

-
GitHub (π¨βπ» 140 Β· π 410 Β· π¦ 6.2K Β· π 560 - 11% open Β· β±οΈ 05.05.2023):
git clone https://github.com/jieter/django-tables2
-
PyPi (π₯ 190K / month Β· π¦ 890 Β· β±οΈ 06.03.2023):
pip install django-tables2
-
Conda (π₯ 4.1K Β· β±οΈ 06.03.2023):
conda install -c conda-forge django-tables2
django-pipeline (π₯34 Β· β 1.5K) - Pipeline is an asset packaging library for Django. MIT

dj-database-url (π₯34 Β· β 1.4K) - Use Database URLs in your Django Application. BSD-3

Django-Ninja (π₯33 Β· β 4.4K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT
-
GitHub (π¨βπ» 88 Β· π 270 Β· π¦ 1.3K Β· π 500 - 33% open Β· β±οΈ 11.05.2023):
git clone https://github.com/vitalik/django-ninja
-
PyPi (π₯ 94K / month Β· π¦ 16 Β· β±οΈ 24.02.2023):
pip install django-ninja
-
Conda (π₯ 6.2K Β· β±οΈ 17.12.2022):
conda install -c conda-forge django-ninja
django-model-utils (π₯33 Β· β 2.4K) - Django model mixins and utilities. BSD-3

django-imagekit (π₯33 Β· β 2.1K) - Automated image processing for Django. Currently v4.0. BSD-3

django-cacheops (π₯33 Β· β 1.8K) - A slick ORM cache with automatic granular event-driven.. BSD-3

django-money (π₯33 Β· β 1.4K) - Money fields for Django forms and models. BSD-3

django-phonenumber-field (π₯33 Β· β 1.4K) - A django model and form field for normalised phone.. MIT

django-reversion (π₯32 Β· β 2.9K) - django-reversion is an extension to the Django web.. BSD-3

django-mptt (π₯32 Β· β 2.7K) - Utilities for implementing a modified pre-order traversal tree.. MIT

django-bootstrap3 (π₯32 Β· β 2.3K) - Bootstrap 3 integration with Django. BSD-3

-
GitHub (π¨βπ» 98 Β· π 690 Β· π 300 - 3% open Β· β±οΈ 08.05.2023):
git clone https://github.com/zostera/django-bootstrap3
-
PyPi (π₯ 92K / month Β· π¦ 4K Β· β±οΈ 22.11.2022):
pip install django-bootstrap3
-
Conda (π₯ 26K Β· β±οΈ 04.08.2019):
conda install -c conda-forge django-bootstrap3
django-ckeditor (π₯32 Β· β 2.2K) - Django admin CKEditor integration. BSD-3

django-rq (π₯32 Β· β 1.7K) - A simple app that provides django integration for RQ (Redis Queue). MIT

django-redis (π₯31 Β· β 2.6K) - Full featured redis cache backend for Django. BSD-3

django-webpack-loader (π₯31 Β· β 2.4K) - Transparently use webpack with django. MIT

-
GitHub (π¨βπ» 56 Β· π 330 Β· π¦ 8.7K Β· π 180 - 16% open Β· β±οΈ 10.05.2023):
git clone https://github.com/django-webpack/django-webpack-loader
-
PyPi (π₯ 310K / month Β· π¦ 990 Β· β±οΈ 09.12.2022):
pip install django-webpack-loader
-
Conda (π₯ 5.8K Β· β±οΈ 17.11.2021):
conda install -c conda-forge django-webpack-loader
sorl-thumbnail (π₯31 Β· β 1.7K) - Thumbnails for Django. BSD-3

-
GitHub (π¨βπ» 150 Β· π 500 Β· π¦ 12K Β· π 420 - 30% open Β· β±οΈ 05.04.2023):
git clone https://github.com/jazzband/sorl-thumbnail
-
PyPi (π₯ 150K / month Β· π¦ 2.5K Β· β±οΈ 30.08.2022):
pip install sorl-thumbnail
-
Conda (π₯ 4.9K Β· β±οΈ 06.09.2022):
conda install -c conda-forge sorl-thumbnail
easy-thumbnails (π₯31 Β· β 1.3K) - Easy thumbnails for Django. BSD-3

cookiecutter-django (π₯30 Β· β 10K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3

django-activity-stream (π₯30 Β· β 2.2K) - Generate generic activity streams from the actions on.. BSD-3

django-sql-explorer (π₯30 Β· β 2.1K) - Easily share data across your company via SQL.. MIT

django-constance (π₯30 Β· β 1.6K) - Dynamic Django settings. BSD-3

django-bootstrap4 (π₯30 Β· β 990) - Bootstrap 4 integration with Django. BSD-3

-
GitHub (π¨βπ» 140 Β· π 260 Β· π 170 - 18% open Β· β±οΈ 08.05.2023):
git clone https://github.com/zostera/django-bootstrap4
-
PyPi (π₯ 170K / month Β· π¦ 1K Β· β±οΈ 23.11.2022):
pip install django-bootstrap4
-
Conda (π₯ 23K Β· β±οΈ 20.10.2021):
conda install -c conda-forge django-bootstrap4
django-rosetta (π₯30 Β· β 940) - Rosetta is a Django application that eases the translation.. MIT

-
GitHub (π¨βπ» 81 Β· π 190 Β· π¦ 2.5K Β· π 150 - 28% open Β· β±οΈ 11.05.2023):
git clone https://github.com/mbi/django-rosetta
-
PyPi (π₯ 67K / month Β· π¦ 610 Β· β±οΈ 08.12.2021):
pip install django-rosetta
-
Conda (π₯ 7K Β· β±οΈ 01.05.2023):
conda install -c conda-forge django-rosetta
djangorestframework-stubs (π₯30 Β· β 340) - PEP-484 stubs for django-rest-framework. MIT

-
GitHub (π¨βπ» 60 Β· π 87 Β· π¦ 2.1K Β· π 120 - 39% open Β· β±οΈ 11.05.2023):
git clone https://github.com/typeddjango/djangorestframework-stubs
-
PyPi (π₯ 490K / month Β· π¦ 62 Β· β±οΈ 18.11.2022):
pip install djangorestframework-stubs
-
Conda (π₯ 4.3K Β· β±οΈ 29.04.2023):
conda install -c conda-forge djangorestframework-stubs
django-angular (π₯29 Β· β 1.2K Β· π€) - Let AngularJS play well with Django. MIT

django-waffle (π₯29 Β· β 970 Β· π€) - A feature flipper for Django. BSD-3

django-fsm (π₯28 Β· β 2.2K) - Django friendly finite state machine support. MIT

django-push-notifications (π₯28 Β· β 2.1K Β· π€) - Send push notifications to mobile devices through GCM.. MIT

django-dbbackup (π₯28 Β· β 720) - Management commands to help backup and restore your.. BSD-3

django-extra-views (π₯27 Β· β 1.3K) - Djangos class-based generic views are awesome, lets.. MIT

django-configurations (π₯27 Β· β 990) - A helper for organizing Django project settings by.. BSD-3

-
GitHub (π¨βπ» 64 Β· π 130 Β· π¦ 2.6K Β· π 190 - 24% open Β· β±οΈ 04.04.2023):
git clone https://github.com/jazzband/django-configurations
-
PyPi (π₯ 150K / month Β· π¦ 670 Β· β±οΈ 01.09.2022):
pip install django-configurations
-
Conda (π₯ 28K Β· β±οΈ 13.10.2020):
conda install -c conda-forge django-configurations
django-split-settings (π₯27 Β· β 980) - Organize Django settings into multiple files and.. BSD-3

django-paypal (π₯27 Β· β 680) - A pluggable Django application for integrating PayPal.. MIT

viewflow (π₯26 Β· β 2.4K) - Reusable workflow library for Django. βοΈAGPL-3.0

django-watson (π₯26 Β· β 1.1K) - Full-text multi-table search application for Django. Easy.. BSD-3

django-lifecycle (π₯26 Β· β 1.1K Β· π€) - Declarative model lifecycle hooks, an alternative to.. MIT

django-cachalot (π₯26 Β· β 1K) - No effort, no worry, maximum performance. BSD-3

-
GitHub (π¨βπ» 32 Β· π 120 Β· π¦ 570 Β· π 150 - 15% open Β· β±οΈ 28.04.2023):
git clone https://github.com/noripyt/django-cachalot
-
PyPi (π₯ 55K / month Β· π¦ 86 Β· β±οΈ 27.08.2022):
pip install django-cachalot
-
Conda (π₯ 42K Β· β±οΈ 09.08.2018):
conda install -c conda-forge django-cachalot
django-cleanup (π₯26 Β· β 900) - Automatically deletes old file for FileField and ImageField... MIT

django-taggit (π₯25 Β· β 3K) - Simple tagging for django. BSD-3

django-countries (π₯24 Β· β 1.3K) - A Django application that provides country choices for.. MIT

django-organizations (π₯24 Β· β 1.1K) - Multi-user accounts for Django projects. BSD-2

-
GitHub (π¨βπ» 47 Β· π 190 Β· π 150 - 10% open Β· β±οΈ 22.01.2023):
git clone https://github.com/bennylope/django-organizations
-
PyPi (π₯ 33K / month Β· π¦ 38 Β· β±οΈ 25.10.2022):
pip install django-organizations
-
Conda (π₯ 4.8K Β· β±οΈ 23.09.2021):
conda install -c conda-forge django-organizations
django-csp (π₯24 Β· β 470 Β· π€) - Content Security Policy for Django. BSD-3

django-robots (π₯24 Β· β 410 Β· π€) - A Django app for managing robots.txt files following.. BSD-3

django-cache-machine (π₯23 Β· β 860) - Automatic caching and invalidation for Django models.. BSD-3

django-easy-audit (π₯23 Β· β 550) - Yet another Django audit log app, hopefully the.. βοΈGPL-3.0

django-vanilla-views (π₯21 Β· β 950 Β· π€) - Beautifully simple class-based views. BSD-2

django-codemod (π₯21 Β· β 160) - A tool to automatically fix Django deprecations. MIT

Show 17 hidden projects...
- django-haystack (π₯33 Β· β 3.4K) - Modular search for Django.
βUnlicensed
- django-widget-tweaks (π₯31 Β· β 1.9K Β· π) - Tweak the form field rendering in templates, not in..
MIT
- jsonfield (π₯31 Β· β 1.2K Β· π) - A reusable Django model field for storing ad-hoc JSON data.
MIT
- django-braces (π₯30 Β· β 1.9K Β· π) - Reusable, generic mixins for Django.
BSD-3
- django-q (π₯30 Β· β 1.7K Β· π) - A multiprocessing distributed task queue for Django.
MIT
- django-redis-cache (π₯29 Β· β 1K Β· π) - A Redis cache backend for django.
BSD-3
- django-shop (π₯28 Β· β 3K Β· π) - A Django based shop system.
BSD-3
- django-blog-zinnia (π₯28 Β· β 2.1K Β· π) - Simple yet powerful and really extendable application..
BSD-3
- django-polymorphic (π₯28 Β· β 1.5K Β· π) - Improved Django model inheritance with automatic..
BSD-3
- django-jenkins (π₯24 Β· β 940 Β· π) - Plug and play continuous integration with django and..
βοΈLGPL-3.0
- django-floppyforms (π₯24 Β· β 820) - Full control of form rendering in the templates.
βοΈMirOS
- django-solo (π₯24 Β· β 750) - Helps working with singletons - things like global..
βοΈCC-BY-3.0
- django-summernote (π₯23 Β· β 960 Β· π) - Simply integrate Summernote editor with Django project.
MIT
- django-filebrowser (π₯23 Β· β 920) - Media-Management with Grappelli.
βUnlicensed
- django-compressor (π₯22 Β· β 2.7K Β· π) - Compresses linked and inline javascript or CSS into a..
βUnlicensed
- merchant (π₯19 Β· β 1K Β· π) - A Django app to accept payments from various payment processors..
BSD-3
- django-schedule (π₯12 Β· β 820 Β· π) - A calendaring app for Django. It is now stable,..
βUnlicensed
certbot (π₯41 Β· β 30K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2
-
GitHub (π¨βπ» 520 Β· π 3.4K Β· π₯ 45K Β· π¦ 1.6K Β· π 5.2K - 9% open Β· β±οΈ 10.05.2023):
git clone https://github.com/certbot/certbot
-
PyPi (π₯ 2.7M / month Β· π¦ 320 Β· β±οΈ 14.02.2023):
pip install certbot
-
Conda (π₯ 17K Β· β±οΈ 18.02.2023):
conda install -c conda-forge certbot-apache
scapy (π₯41 Β· β 8.7K) - Scapy: the Python-based interactive packet manipulation program &.. βοΈGPL-2.0
web3.py (π₯39 Β· β 4.2K) - A python interface for interacting with the Ethereum blockchain and.. MIT
dnspython (π₯39 Β· β 2.2K) - a powerful DNS toolkit for python. ISC
-
GitHub (π¨βπ» 110 Β· π 480 Β· π¦ 200K Β· π 460 - 1% open Β· β±οΈ 07.05.2023):
git clone https://github.com/rthalley/dnspython
-
PyPi (π₯ 22M / month Β· π¦ 4.7K Β· β±οΈ 15.01.2023):
pip install dnspython
-
Conda (π₯ 760K Β· β±οΈ 15.01.2023):
conda install -c conda-forge dnspython
itsdangerous (π₯37 Β· β 2.7K) - Safely pass trusted data to untrusted environments and back. BSD-3
rdflib (π₯37 Β· β 1.9K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3
-
GitHub (π¨βπ» 180 Β· π 520 Β· π₯ 120 Β· π¦ 12K Β· π 1.1K - 18% open Β· β±οΈ 14.04.2023):
git clone https://github.com/RDFLib/rdflib
-
PyPi (π₯ 800K / month Β· π¦ 2.1K Β· β±οΈ 26.07.2022):
pip install rdflib
-
Conda (π₯ 370K Β· β±οΈ 26.03.2023):
conda install -c conda-forge rdflib
certifi (π₯37 Β· β 650) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0
webargs (π₯34 Β· β 1.3K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT
-
GitHub (π¨βπ» 74 Β· π 150 Β· π¦ 6.3K Β· π 290 - 3% open Β· β±οΈ 11.05.2023):
git clone https://github.com/marshmallow-code/webargs
-
PyPi (π₯ 860K / month Β· π¦ 480 Β· β±οΈ 12.07.2022):
pip install webargs
-
Conda (π₯ 200K Β· β±οΈ 13.07.2022):
conda install -c conda-forge webargs
weblate (π₯33 Β· β 3.5K) - Web based localization tool with tight version control integration. βοΈGPL-3.0
fake-useragent (π₯33 Β· β 3K) - Up-to-date simple useragent faker with real world database. Apache-2
-
GitHub (π¨βπ» 13 Β· π 500 Β· π¦ 20K Β· π 110 - 3% open Β· β±οΈ 20.03.2023):
git clone https://github.com/hellysmile/fake-useragent
-
PyPi (π₯ 2.1M / month Β· π¦ 910 Β· β±οΈ 04.12.2022):
pip install fake-useragent
-
Conda (π₯ 11K Β· β±οΈ 23.03.2023):
conda install -c conda-forge fake-useragent
pywebview (π₯32 Β· β 3.5K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3
terminado (π₯32 Β· β 340) - Terminals served by tornado websockets. BSD-2
-
GitHub (π¨βπ» 47 Β· π 87 Β· π₯ 170 Β· π¦ 200K Β· π 68 - 41% open Β· β±οΈ 06.05.2023):
git clone https://github.com/jupyter/terminado
-
PyPi (π₯ 8.2M / month Β· π¦ 7K Β· β±οΈ 05.12.2022):
pip install terminado
-
Conda (π₯ 11M Β· β±οΈ 05.12.2022):
conda install -c conda-forge terminado
saleor (π₯30 Β· β 18K) - Saleor Core: the high performance, composable, headless.. BSD-3


-
GitHub (π¨βπ» 270 Β· π 5K Β· π₯ 10 Β· π¦ 1 Β· π 3.6K - 12% open Β· β±οΈ 11.05.2023):
git clone https://github.com/saleor/saleor
Js2Py (π₯29 Β· β 2.2K) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT
tifffile (π₯29 Β· β 380) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3
maltrail (π₯28 Β· β 5.1K) - Malicious traffic detection system. MIT
-
GitHub (π¨βπ» 41 Β· π 950 Β· π 370 - 18% open Β· β±οΈ 11.05.2023):
git clone https://github.com/stamparm/maltrail
sslyze (π₯28 Β· β 2.9K) - Fast and powerful SSL/TLS scanning library. βοΈAGPL-3.0
pyload (π₯28 Β· β 2.9K) - The free and open-source Download Manager written in pure Python. βοΈAGPL-3.0
python-user-agents (π₯28 Β· β 1.3K) - A Python library that provides an easy way to identify.. MIT
-
GitHub (π¨βπ» 32 Β· π 200 Β· π¦ 6K Β· π 74 - 56% open Β· β±οΈ 16.02.2023):
git clone https://github.com/selwin/python-user-agents
-
PyPi (π₯ 2.7M / month Β· π¦ 490 Β· β±οΈ 23.08.2020):
pip install user-agents
-
Conda (π₯ 42K Β· β±οΈ 24.08.2020):
conda install -c conda-forge user-agents
dpkt (π₯28 Β· β 1K) - fast, simple packet creation / parsing, with definitions for the basic TCP/IP.. BSD-3
Radicale (π₯27 Β· β 2.8K) - A simple CalDAV (calendar) and CardDAV (contact) server. βοΈGPL-3.0
proxy.py (π₯27 Β· β 2.4K) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-.. BSD-3
pynacl (π₯26 Β· β 960) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2
httpagentparser (π₯25 Β· β 210 Β· π€) - Python HTTP Agent Parser. MIT
healthchecks (π₯24 Β· β 6.2K) - A cron monitoring tool written in Python & Django. BSD-3
-
GitHub (π¨βπ» 80 Β· π 660 Β· π 590 - 11% open Β· β±οΈ 11.05.2023):
git clone https://github.com/healthchecks/healthchecks
asgi-lifespan (π₯24 Β· β 150) - Programmatic startup/shutdown of ASGI apps. MIT
urlwatch (π₯23 Β· β 2.6K) - Watch (parts of) webpages and get notified when something changes via.. BSD-3
streaming-form-data (π₯23 Β· β 120) - Streaming parser for multipart/form-data written in Cython. MIT
Show 20 hidden projects...
- pyzmq (π₯39 Β· β 3.3K) - PyZMQ: Python bindings for zeromq.
βοΈRevised BSD
- impacket (π₯34 Β· β 11K) - Impacket is a collection of Python classes for working with..
βUnlicensed
- PySocks (π₯33 Β· β 1.1K Β· π) - A SOCKS proxy client and wrapper for Python.
BSD-3
- speedtest-cli (π₯32 Β· β 13K Β· π) - Command line interface for testing internet bandwidth..
Apache-2
- httpbin (π₯32 Β· β 12K Β· π) - HTTP Request & Response Service, written in Python + Flask.
ISC
- webassets (π₯31 Β· β 920 Β· π) - Asset management for Python web development.
BSD-2
- netaddr (π₯31 Β· β 720 Β· π) - A network address manipulation library for Python.
BSD-3
- aiodns (π₯27 Β· β 480 Β· π) - Simple DNS resolver for asyncio.
MIT
- ipaddress (π₯26 Β· β 100 Β· π) - Python 3.3+s ipaddress for older Python versions.
Python-2.0
- Cactus (π₯25 Β· β 3.4K Β· π) - Static site generator for designers. Uses Python and Django..
BSD-3
- python-whois (π₯24 Β· β 390 Β· π) - A python module for retrieving and parsing WHOIS data.
βοΈWTFPL
- ProxyBroker (π₯23 Β· β 3.3K Β· π) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.
Apache-2
- hyde (π₯23 Β· β 1.6K Β· π) - A Python Static Website Generator.
MIT
- reppy (π₯23 Β· β 180 Β· π) - Modern robots.txt Parser for Python.
MIT
- sandman2 (π₯22 Β· β 1.9K Β· π) - Automatically generate a RESTful API service for your legacy..
Apache-2
- cabot (π₯21 Β· β 5.4K Β· π) - Self-hosted, easily-deployable monitoring and alerts service - like a..
MIT
- toapi (π₯20 Β· β 3.4K Β· π) - Every web site provides APIs.
MIT
- tinkerer (π₯19 Β· β 310 Β· π€) - Python blogging engine.
βοΈBSD-2-Clause-FreeBSD
- libextract (π₯16 Β· β 500 Β· π) - Extract data from websites using basic statistical magic.
MIT
- IP2Trace (π₯11 Β· β 25) - Python tool to traceroute with IP geolocation information, such as..
MIT
- 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.
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.