- Notifications
You must be signed in to change notification settings - Fork189
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
License
ml-tooling/best-of-web-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
🏆 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 3.3M 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 anissue, submit apull request, or directly edit theprojects.yaml. Contributions are very welcome!
🧙♂️ Discover otherbest-of lists or createyour own.
📫 Subscribe to ournewsletter for updates and trending projects.
- Web Frameworks35 projects
- HTTP Clients19 projects
- Servers12 projects
- Authorization & Authentication39 projects
- HTML Processing10 projects
- URL Utilities6 projects
- OpenAPI Utilities23 projects
- GraphQL Utilities16 projects
- Websocket Utilities12 projects
- RPC Utilities5 projects
- Serverless4 projects
- Content Management Systems6 projects
- Web Testing50 projects
- Web Forms5 projects
- Markdown12 projects
- Third-party Web APIs56 projects
- Email11 projects
- Web Scraping & Crawling33 projects
- Monitoring13 projects
- Web UI12 projects
- Admin UI13 projects
- API Proxies & Gateways2 projects
- Flask Utilities36 projects
- FastAPI Utilities17 projects
- Pyramid Utilities3 projects
- Django Utilities76 projects
- Others59 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.
django-rest-framework (🥈44 · ⭐ 29K) - Web APIs for Django.BSD-3

bottle (🥈41 · ⭐ 8.6K) - bottle.py is a fast and simple micro-framework for python web-applications.MIT
Flask-AppBuilder (🥈40 · ⭐ 4.9K) - Simple and rapid application development framework,..BSD-3

django-tastypie (🥉34 · ⭐ 3.9K) - Creating delicious APIs for Django apps since 2010.BSD-3

masonite (🥉29 · ⭐ 2.3K) - The Modern And Developer Centric Python Web Framework. Be sure to read..MIT
guillotina (🥉26 · ⭐ 200) - Python AsyncIO data API to manage billions of resources.BSD-3
web2py (🥉24 · ⭐ 2.2K) - Free and open source full-stack enterprise framework for agile..❗️LGPL-3.0
GitHub (👨💻 270 · 🔀 900 · 📋 1.1K - 34% open · ⏱️ 14.07.2025):
git clone https://github.com/web2py/web2py
Show 11 hidden projects...
- flask-restful (🥈36 · ⭐ 6.9K · 💀) - Simple framework for creating REST APIs.
BSD-3
- pyramid (🥉34 · ⭐ 4K · 💤) - Pyramid - A Python web framework.
❗Unlicensed
- hug (🥉32 · ⭐ 6.9K · 💀) - Embrace the APIs of the future. Hug aims to make developing APIs as simple..
MIT
- flask-restplus (🥉30 · ⭐ 2.7K · 💀) - Fully featured framework for fast, easy and..
BSD-3
- cornice (🥉28 · ⭐ 380) - Build Web Services with Pyramid.
❗Unlicensed
- japronto (🥉25 · ⭐ 8.6K · 💀) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining..
MIT
- quart (🥉25 · ⭐ 3.3K · 💀) - Quart is a Python ASGI web microframework with the same API as Flask.
MIT
- justpy (🥉24 · ⭐ 1.3K · 💀) - An object oriented high-level Python Web Framework that requires..
Apache-2
- vibora (🥉22 · ⭐ 5.6K · 💀) - Fast, asynchronous and elegant Python web framework.
MIT
- flask-mongorest (🥉19 · ⭐ 520 · 💀) - Restful API framework wrapped around MongoEngine.
BSD-3
- Growler (🥉15 · ⭐ 690 · 💀) - A micro web-framework using asyncio coroutines and chained..
Apache-2
aiohttp (🥈35 · ⭐ 16K · 📉) - Asynchronous HTTP client/server framework for asyncio and Python.Apache-2
httpie (🥈32 · ⭐ 36K · 💤) - HTTPie CLI modern, user-friendly command-line HTTP client for the API..BSD-3
requests-futures (🥈32 · ⭐ 2.1K) - Asynchronous Python HTTP Requests for Humans using..Apache-2
requests-toolbelt (🥈32 · ⭐ 1K) - A toolbelt of useful classes and functions to be used..Apache-2
python-zeep (🥉31 · ⭐ 1.9K · 💤) - A Python SOAP client.MIT
Show 7 hidden projects...
- pycurl (🥈34 · ⭐ 1.1K) - PycURL - Python interface to libcurl.
❗️LGPL-2.1
- httplib2 (🥈33 · ⭐ 500 · 💀) - Small, fast HTTP client library for Python. Features persistent..
MIT
- hyper (🥉29 · ⭐ 1.1K · 💀) - HTTP/2 for Python.
MIT
- http-prompt (🥉25 · ⭐ 9K · 💀) - An interactive command-line HTTP and API testing client built on..
MIT
- pysimplesoap (🥉24 · ⭐ 370 · 💀) - Python Simple SOAP Library.
❗️LGPL-3.0
- http-parser (🥉23 · ⭐ 340 · 💀) - HTTP request/response parser for python in C.
MIT
- httpstat (🥉21 · ⭐ 6.1K · 💀) - curl statistics made simple.
MIT
gunicorn (🥇43 · ⭐ 10K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and..MIT
whitenoise (🥈38 · ⭐ 2.7K) - Radically simplified static file serving for Python web apps.MIT
Hypercorn (🥉27 · ⭐ 1.3K) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by..MIT
livereload (🥉27 · ⭐ 1K) - livereload server in python.BSD-3
Show 4 hidden projects...
- waitress (🥉35 · ⭐ 1.5K) - 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 (🥉27 · ⭐ 1.3K · 💀) - A drop-in replacement for Djangos runserver.
BSD-3
- Meinheld (🥉25 · ⭐ 1.5K · 💀) - Meinheld is a high performance asynchronous WSGI Web Server (based..
BSD-3
django-allauth (🥇43 · ⭐ 10K) - Integrated set of Django applications addressing..MIT

authlib (🥇38 · ⭐ 4.9K) - The ultimate Python library in building OAuth, OpenID Connect clients..BSD-3
requests-oauthlib (🥇38 · ⭐ 1.8K) - OAuthlib support for Python-Requests!.ISC
django-guardian (🥈35 · ⭐ 3.8K) - Per object permissions for Django.BSD-2

google-auth (🥈35 · ⭐ 840) - Google Auth Python Library.Apache-2
flask-login (🥈34 · ⭐ 3.6K · 💤) - Flask user session management.MIT

dj-rest-auth (🥈33 · ⭐ 1.8K · 💤) - Authentication for Django Rest Framework.MIT

python-jose (🥈33 · ⭐ 1.6K) - A JOSE implementation in Python.MIT
flask-jwt-extended (🥈33 · ⭐ 1.6K · 💤) - An open source Flask extension that provides JWT..MIT

django-rest-framework-simplejwt (🥈32 · ⭐ 4.2K) - A JSON Web Token authentication plugin for the Django..MIT

fastapi-users (🥉31 · ⭐ 5.4K) - Ready-to-use and customizable users management for FastAPI.MIT

Flask-HTTPAuth (🥉31 · ⭐ 1.3K) - Simple extension that provides Basic, Digest and Token HTTP..MIT

django-rest-knox (🥉29 · ⭐ 1.2K) - Authentication Module for django rest auth.MIT

django-cas-ng (🥉26 · ⭐ 390) - Django CAS 1.0/2.0/3.0 client authentication library,..MIT

django-rules (🥉25 · ⭐ 1.9K · 💤) - Awesome Django authorization, without the database.MIT

authomatic (🥉25 · ⭐ 1K) - Simple yet powerful authorization / authentication client library for..MIT
fastapi_login (🥉23 · ⭐ 680) - FastAPI-Login tries to provide similar functionality as..MIT

django-stronghold (🥉23 · ⭐ 400 · 💤) - Get inside your stronghold and make all your Django..MIT

flask-praetorian (🥉22 · ⭐ 350 · 💤) - Strong, Simple, and Precise security for Flask APIs..MIT

flask_simplelogin (🥉19 · ⭐ 200 · 💤) - Simple Login - Login Extension for Flask.MIT

pyramid_jwt (🥉14 · ⭐ 76 · 💤) - JWT authentication for Pyramid.BSD-2

Show 14 hidden projects...
- django-oauth-toolkit (🥈33 · ⭐ 3.3K) - OAuth2 goodies for the Djangonauts!.
❗Unlicensed
- python-social-auth (🥈32 · ⭐ 2.8K · 💀) - Social auth made simple.
BSD-3
- oauth2client (🥈32 · ⭐ 800 · 💀) - This is a Python library for accessing resources protected..
Apache-2
- django-rest-framework-jwt (🥉31 · ⭐ 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
- rauth (🥉26 · ⭐ 1.6K · 💀) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
MIT
- Flask-User (🥉25 · ⭐ 1.1K · 💀) - Customizable User Authorization & User Management: Register,..
MIT
- Flask-OpenID (🥉25 · ⭐ 240 · 💀) - Flask-OpenID adds openid support to flask applications.
BSD-3
- python-oauth2 (🥉24 · ⭐ 3K · 💀) - A fully tested, abstract interface to creating OAuth clients..
MIT
- velruse (🥉23 · ⭐ 250 · 💀) - Simplifying third-party authentication for web applications.
MIT
- fastapi-jwt-auth (🥉21 · ⭐ 720 · 💀) - FastAPI extension that provides JWT Auth support..
MIT
- python-jwt (🥉21 · ⭐ 220 · 💀) - Python module for generating and verifying JSON Web Tokens.
MIT
- apex (🥉17 · ⭐ 96 · 💀) - Toolkit for Pyramid, a Pylons Project, to add Authentication and..
MIT
- fastapi-permissions (🥉13 · ⭐ 540 · 💀) - row level security for FastAPI framework.
❗️THE BEER-WARE LICENSE
WeasyPrint (🥈39 · ⭐ 7.9K) - The awesome document factory.BSD-3
markupsafe (🥈38 · ⭐ 660) - Safely add untrusted strings to HTML/XML markup.BSD-3
bleach (🥈37 · ⭐ 2.7K) - Bleach is an allowed-list-based HTML sanitizing library that escapes..Apache-2
selectolax (🥉31 · ⭐ 1.4K · 📈) - Python binding to Modest and Lexbor engines (fast HTML5 parser..MIT
html5-parser (🥉23 · ⭐ 690 · 💤) - Fast C based HTML 5 parsing for python.Apache-2
Show 2 hidden projects...
- html5lib-python (🥉32 · ⭐ 1.2K · 💀) - Standards-compliant library for parsing and serializing..
MIT
- Requests-HTML (🥉31 · ⭐ 14K · 💀) - Pythonic HTML Parsing for Humans.
MIT
tldextract (🥇35 · ⭐ 1.9K) - Accurately separates a URLs subdomain, domain, and public suffix,..BSD-3
shortuuid (🥈31 · ⭐ 2.1K · 💤) - A generator library for concise, unambiguous and URL-safe UUIDs.BSD-3
uritemplate (🥉29 · ⭐ 240) - URI template parsing per RFC6570.BSD-3
Show 1 hidden projects...
🔗 OpenAPI-Specification ( ⭐ 30K) - The OpenAPI Specification Repository.
OpenAPI Generator (🥇44 · ⭐ 24K) - OpenAPI Generator allows generation of API client..Apache-2

swagger-ui (🥇37 · ⭐ 28K) - Swagger UI is a collection of HTML, JavaScript, and CSS..Apache-2

GitHub (👨💻 600 · 🔀 9.2K · 📦 38K · 📋 5.7K - 22% open · ⏱️ 17.07.2025):
git clone https://github.com/swagger-api/swagger-ui
datamodel-code-generator (🥇36 · ⭐ 3.3K) - Pydantic model and dataclasses.dataclass generator..MIT

drf-spectacular (🥈35 · ⭐ 2.6K) - Sane and flexible OpenAPI 3 schema generation for Django..BSD-3

redoc (🥈32 · ⭐ 25K) - OpenAPI/Swagger-generated API Reference Documentation.MIT

GitHub (👨💻 230 · 🔀 2.3K · 📥 150 · 📦 12K · 📋 1.9K - 19% open · ⏱️ 26.06.2025):
git clone https://github.com/Redocly/redoc
swagger-codegen (🥈32 · ⭐ 17K) - swagger-codegen contains a template-driven engine to..Apache-2

GitHub (👨💻 1.2K · 🔀 6K · 📦 23 · 📋 6.9K - 49% open · ⏱️ 15.07.2025):
git clone https://github.com/swagger-api/swagger-codegen
OpenAPI Spec validator (🥈32 · ⭐ 370) - OpenAPI Spec Validator is a CLI, pre-commit hook and..Apache-2
AutoRest (🥉31 · ⭐ 4.8K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,..MIT

GitHub (👨💻 180 · 🔀 740 · 📥 77K · 📦 730 · 📋 2.2K - 6% open · ⏱️ 14.07.2025):
git clone https://github.com/Azure/autorest
openapi-python-client (🥉31 · ⭐ 1.6K) - Generate modern Python clients from OpenAPI.MIT

openapi-core (🥉31 · ⭐ 340) - Openapi-core is a Python library that adds client-side and..BSD-3
pyramid_openapi3 (🥉21 · ⭐ 84) - Pyramid addon for OpenAPI3 validation of requests and..MIT


Show 7 hidden projects...
- flasgger (🥈32 · ⭐ 3.7K · 💀) - Easy OpenAPI specs and Swagger UI for your Flask API.
MIT
- django-rest-swagger (🥉31 · ⭐ 2.6K · 💀) - Swagger Documentation Generator for Django REST..
BSD-2
- OpenAPI-to-GraphQL (🥉28 · ⭐ 1.6K · 💀) - Translate APIs described by OpenAPI Specifications..
MIT
- apistar (🥉27 · ⭐ 5.6K · 💀) - The Web API toolkit.
BSD-3
- flask-swagger (🥉25 · ⭐ 460 · 💀) - A swagger 2.0 spec extractor for flask.
MIT
- Spectacle (🥉22 · ⭐ 1.3K · 💀) - Beautiful static documentation generator for OpenAPI/Swagger..
MIT
- pyramid_swagger (🥉16 · ⭐ 65 · 💀) - Convenient tools for using Swagger to define and..
BSD-3
🔗 GraphQL Specification ( ⭐ 14K) - GraphQL is a query language and execution engine tied to any..
graphene-django (🥇34 · ⭐ 4.4K) - Build powerful, efficient, and flexible GraphQL APIs..MIT


Strawberry GraphQL (🥇34 · ⭐ 4.3K) - A GraphQL library for Python that leverages type..MIT

graphql-core (🥇34 · ⭐ 520) - A Python 3.6+ port of the GraphQL.js reference implementation of..MIT
graphene-pydantic (🥉20 · ⭐ 240) - Integrate GraphQL with your Pydantic models.Apache-2

Show 9 hidden projects...
- flask-graphql (🥈25 · ⭐ 1.3K · 💀) - Adds GraphQL support to your Flask application.
MIT
- graphene-mongo (🥉23 · ⭐ 290 · 💀) - Graphene MongoEngine integration.
MIT
- graphql-relay-py (🥉23 · ⭐ 140 · 💀) - A library to help construct a graphql-py server supporting..
MIT
- tartiflette (🥉22 · ⭐ 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 (🥉20 · ⭐ 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 · ⭐ 61 · 💀) - tartiflette-aiohttp is a wrapper of aiohttp which..
MIT
- tartiflette-asgi (🥉16 · ⭐ 99 · 💀) - ASGI support for the Tartiflette GraphQL engine.
MIT
websockets (🥇41 · ⭐ 5.5K · 📈) - Library for building WebSocket servers and clients in Python.BSD-3
websocket-client (🥇37 · ⭐ 3.7K · 💤) - WebSocket client for Python.Apache-2
python-socketio (🥈35 · ⭐ 4.2K) - Python Socket.IO server and client.MIT
autobahn-python (🥈34 · ⭐ 2.5K) - WebSocket and WAMP in Python for Twisted and asyncio.MIT
Flask-SocketIO (🥉33 · ⭐ 5.5K) - Socket.IO integration for Flask applications.MIT

websockify (🥉29 · ⭐ 4.2K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a..❗️LGPL-3.0
Show 4 hidden projects...
- gevent-socketio (🥉26 · ⭐ 1.2K · 💀) - Official repository for gevent-socketio.
BSD-3
- sockjs-tornado (🥉26 · ⭐ 850 · 💀) - WebSocket emulation - Python server.
MIT
- flask-sockets (🥉23 · ⭐ 1.7K · 💀) - [DEPRECATED] Alternative:..
MIT
- tornadio2 (🥉20 · ⭐ 530 · 💀) - Python socket.io server implementation on top of Tornado..
Apache-2
rpyc (🥈31 · ⭐ 1.6K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.MIT
fastapi-jsonrpc (🥉21 · ⭐ 320) - JSON-RPC server based on fastapi.MIT

ucall (🥉20 · ⭐ 1.2K) - Web Serving and Remote Procedure Calls at 50x lower latency and 70x..Apache-2
Show 1 hidden projects...
- spyne (🥉29 · ⭐ 1.1K · 💀) - A transport agnostic sync/async RPC library that focuses on..
❗️LGPL-2.1
Show 3 hidden projects...
- Zappa (🥈33 · ⭐ 12K · 💀) - Serverless Python.
MIT
- python-lambda (🥉25 · ⭐ 1.5K · 💀) - A toolkit for developing and deploying serverless Python code..
ISC
- lambdarest (🥉19 · ⭐ 94 · 💀) - Flask like web framework for AWS Lambda.
MIT
django-cms (🥈41 · ⭐ 10K) - The easy-to-use and developer-friendly enterprise CMS powered..BSD-3

Show 1 hidden projects...
SeleniumBase (🥇40 · ⭐ 11K) - Python APIs for web automation, testing, and bypassing bot-detection.MIT
django-silk (🥈35 · ⭐ 4.7K) - Silky smooth profiling for Django.MIT

vcrpy (🥈35 · ⭐ 2.8K) - Automatically mock your HTTP interactions to simplify and speed up testing.MIT
schemathesis (🥈34 · ⭐ 2.6K) - Catch API bugs before your users do.MIT


httprunner (🥈32 · ⭐ 4.2K) - HttpRunner API/UI.Apache-2
factory_boy (🥈31 · ⭐ 3.7K) - A test fixtures replacement for Python.MIT

SeleniumLibrary (🥈30 · ⭐ 1.4K · 📉) - Web testing library for Robot Framework.Apache-2
GitHub (👨💻 120 · 🔀 760 · 📥 3.8K · 📋 1.1K - 5% open · ⏱️ 23.05.2025):
git clone https://github.com/robotframework/SeleniumLibrary
PyPi (📥 1.6M / month · 📦 130 · ⏱️ 27.02.2025):
pip install robotframework-seleniumlibrary
Conda (📥 110K · ⏱️ 22.04.2025):
conda install -c conda-forge robotframework-seleniumlibrary
webtest (🥈30 · ⭐ 340) - Wraps any WSGI application and makes it easy to send test requests to that..MIT
flask-debugtoolbar (🥈29 · ⭐ 960) - A toolbar overlay for debugging Flask applications.BSD-3

playwright (🥉28 · ⭐ 13K) - A high-level API to automate web browsers.Apache-2
aioresponses (🥉27 · ⭐ 550) - Aioresponses is a helper for mock/fake web requests in python..MIT
requestium (🥉26 · ⭐ 1.8K) - Integration layer between Requests and Selenium for automation of..BSD-3
pytest-flask (🥉26 · ⭐ 500) - A set of pytest fixtures to test Flask applications.MIT

selenium-python-helium (🥉25 · ⭐ 7.9K) - Lighter web automation with Python.MIT
Model Bakery (🥉25 · ⭐ 910) - Object factory for Django.Apache-2

python-mocket (🥉24 · ⭐ 300) - a socket mock framework - for all kinds of socket animals, web-..BSD-3
django-test-plus (🥉23 · ⭐ 630) - Useful additions to Djangos default TestCase.BSD-3

aresponses (🥉20 · ⭐ 110 · 💤) - Asyncio http mocking. Similar to the responses library used for..MIT
Show 21 hidden projects...
- pytest-django (🥈37 · ⭐ 1.5K) - A Django plugin for pytest.
❗Unlicensed
- HTTPretty (🥈30 · ⭐ 2.1K · 💀) - Intercept HTTP requests at the Python socket level. Fakes the..
MIT
- Mockoon (🥈29 · ⭐ 7.5K) - Mockoon is the easiest and quickest way to run mock APIs..
❗Unlicensed
- Dredd (🥉28 · ⭐ 4.2K · 💀) - Language-agnostic HTTP API Testing Tool.
MIT
- pyppeteer (🥉28 · ⭐ 3.7K · 💀) - Headless chrome/chromium automation library (unofficial port of..
MIT
- django-nose (🥉28 · ⭐ 880 · 💀) - Django test runner using nose.
BSD-3
- parameterized (🥉28 · ⭐ 850 · 💀) - Parameterized testing with any Python test framework.
❗️BSD-2-Clause-FreeBSD
- flask-testing (🥉28 · ⭐ 500 · 💀) - Unittest extensions for Flask.
BSD-3
- pyresttest (🥉24 · ⭐ 1.2K · 💀) - Python Rest Testing.
Apache-2
- httmock (🥉24 · ⭐ 470 · 💀) - A mocking library for requests.
Apache-2
- pytest-splinter (🥉24 · ⭐ 260 · 💀) - pytest splinter and selenium integration for anyone..
MIT
- 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
- mixer (🥉22 · ⭐ 950 · 💀) - Mixer -- Is a fixtures replacement. Supported Django, Flask,..
BSD-3
- molotov (🥉22 · ⭐ 460 · 💀) - Load Testing Tool.
Apache-2
- yandex-tank (🥉21 · ⭐ 2.5K) - Load and performance benchmark tool.
❗️LGPL-2.0
- async-asgi-testclient (🥉21 · ⭐ 160 · 💀) - A framework-agnostic library for testing ASGI web..
MIT
- huxley (🥉18 · ⭐ 4.1K · 💀) - A testing system for catching visual regressions in Web..
Apache-2
- golem (🥉18 · ⭐ 490 · 💀) - A complete test automation tool.
MIT
- Astra (🥉15 · ⭐ 2.6K · 💀) - Automated Security Testing For REST APIs.
Apache-2
django-crispy-forms (🥈35 · ⭐ 5.1K) - The best way to have DRY Django forms. The app..MIT

django-formtools (🥉28 · ⭐ 850) - A set of high-level abstractions for Django forms.BSD-3

markdown (🥇40 · ⭐ 4K) - A Python implementation of John Grubers Markdown with Extension support.BSD-3
mistune (🥇37 · ⭐ 2.8K) - A fast yet powerful Python Markdown parser with renderers and plugins.BSD-3
pelican (🥈36 · ⭐ 13K) - Static site generator that supports Markdown and reST syntax...❗️AGPL-3.0
pymdown-extensions (🥈34 · ⭐ 1K) - Extensions for Python Markdown.MIT
markdown-it-py (🥈33 · ⭐ 900 · 💤) - Markdown parser, done right. 100% CommonMark support,..MIT
python-markdown2 (🥉30 · ⭐ 2.8K) - markdown2: A fast and complete implementation of Markdown in..MIT
django-markdownx (🥉30 · ⭐ 910) - Comprehensive Markdown plugin built for Django.BSD-3

django-markdown-editor (🥉25 · ⭐ 860 · 💤) - Awesome Django Markdown Editor, supported for..❗️GPL-3.0

Show 2 hidden projects...
- grip (🥉28 · ⭐ 6.7K · 💀) - Preview GitHub README.md files locally before committing them.
MIT
- markdown-include (🥉21 · ⭐ 110 · 💀) - Provides syntax for Python-Markdown which allows for..
❗️GPL-3.0
🔗 Public APIs ( ⭐ 360K) - A collective list of free APIs.
🔗 best-of-ml-python - DB Clients ( ⭐ 22K) - Collection of python database client libraries.
google-api-python-client (🥇43 · ⭐ 8.3K) - The official Python client library for Googles..Apache-2
GitHub (👨💻 200 · 🔀 2.5K · 📦 270K · 📋 1.1K - 13% open · ⏱️ 15.07.2025):
git clone https://github.com/googleapis/google-api-python-client
PyPi (📥 95M / month · 📦 3.4K · ⏱️ 08.07.2025):
pip install google-api-python-client
Conda (📥 3.8M · ⏱️ 09.07.2025):
conda install -c conda-forge google-api-python-client
python-telegram-bot (🥇42 · ⭐ 28K) - We have made you a wrapper you cant refuse.❗️GPL-3.0
GitHub (👨💻 200 · 🔀 5.7K · 📥 34K · 📦 150K · 📋 2.3K - 0% open · ⏱️ 15.07.2025):
git clone https://github.com/python-telegram-bot/python-telegram-bot
PyPi (📥 25M / month · 📦 860 · ⏱️ 29.06.2025):
pip install python-telegram-bot
Conda (📥 150K · ⏱️ 30.06.2025):
conda install -c conda-forge python-telegram-bot
youtube-dl (🥇41 · ⭐ 140K) - Command-line program to download videos from YouTube.com and..Unlicense
discord.py (🥇41 · ⭐ 16K) - An API wrapper for Discord written in Python.MIT
GitPython (🥇41 · ⭐ 4.9K) - GitPython is a python library used to interact with Git repositories.BSD-3
pyTelegramBotAPI (🥈40 · ⭐ 8.5K) - Python Telegram bot api.❗️GPL-2.0
PyGithub (🥈38 · ⭐ 7.4K) - Typed interactions with the GitHub API v3.❗️LGPL-3.0
python-slack-sdk (🥈37 · ⭐ 3.9K) - Slack Developer Kit for Python.MIT
twilio (🥈37 · ⭐ 2K) - A Python module for communicating with the Twilio API and generating TwiML.MIT
gallery-dl (🥈36 · ⭐ 14K) - Command-line program to download image galleries and collections..❗️GPL-2.0
slackclient (🥈36 · ⭐ 3.9K) - Slack Developer Kit for Python.MIT
praw (🥈36 · ⭐ 3.8K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that..BSD-2
imdbpy (🥉32 · ⭐ 1.3K · 📈) - Cinemagoer is a Python package useful to retrieve and manage the..❗️GPL-2.0
google-maps-services-python (🥉30 · ⭐ 4.8K · 💤) - Python client library for Google Maps API Web Services.Apache-2
python-twitter (🥉29 · ⭐ 3.4K · 💤) - A Python wrapper around the Twitter API.Apache-2
notion-sdk-py (🥉29 · ⭐ 2K) - Notion API client SDK, rewritten in Python! (sync + async).MIT
simple-salesforce (🥉29 · ⭐ 1.8K) - A very simple Salesforce.com REST API client for Python.Apache-2
py-googletrans (🥉27 · ⭐ 4.1K) - (unofficial) Googletrans: Free and Unlimited Google translate..MIT
Show 22 hidden projects...
- pytube (🥈36 · ⭐ 13K · 💀) - A lightweight, dependency-free Python library (and command-line..
Unlicense
- tushare (🥈33 · ⭐ 14K · 💀) - TuShare is a utility for crawling historical data of China stocks.
BSD-3
- Wikipedia (🥉32 · ⭐ 3K · 💀) - A Pythonic wrapper for the Wikipedia API.
MIT
- facebook-sdk (🥉31 · ⭐ 2.8K · 💀) - Python SDK for Facebooks Graph API.
Apache-2
- google-resumable-media (🥉31 · ⭐ 45) - Utilities for Google Media Downloads and Resumable..
Apache-2
- twython (🥉30 · ⭐ 1.9K · 💀) - Actively maintained, pure Python wrapper for the Twitter API...
MIT
- coursera-dl (🥉29 · ⭐ 9.5K · 💀) - Script for downloading Coursera.org videos and naming them.
❗️LGPL-3.0
- slacker (🥉29 · ⭐ 1.6K · 💀) - Full-featured Python interface for the Slack API.
Apache-2
- telepot (🥉27 · ⭐ 2.4K · 💀) - Python framework for Telegram Bot API.
MIT
- Django Facebook (🥉27 · ⭐ 1.4K · 💀) - Facebook open graph api implementation using the Django..
BSD-3
- Google Images Download (🥉26 · ⭐ 8.6K · 💀) - Python Script to download hundreds of images from..
MIT
- python-instagram (🥉26 · ⭐ 3K · 💀) - Python Client for Instagram API.
MIT
- gmusicapi (🥉26 · ⭐ 2.5K · 💀) - An unofficial client library for Google Music.
BSD-3
- twitterscraper (🥉25 · ⭐ 2.5K · 💀) - Scrape Twitter for Tweets.
MIT
- pyshorteners (🥉25 · ⭐ 400 · 💀) - Generating short urls with python has never been easier.
❗️GPL-3.0
- WikiExtractor (🥉24 · ⭐ 3.9K · 💀) - A tool for extracting plain text from Wikipedia dumps.
❗️AGPL-3.0
- GHunt (🥉23 · ⭐ 17K) - Offensive Google framework.
❗Unlicensed
- twitter-scraper (🥉23 · ⭐ 4K · 💀) - Scrape the Twitter Frontend API without authentication.
MIT
- instagram_private_api (🥉23 · ⭐ 3.1K · 💀) - A Python library to access Instagrams private API.
MIT
- instagram-scraper (🥉17 · ⭐ 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 (🥇31 · ⭐ 630) - Flask-Mail adds SMTP mail sending to your Flask applications.BSD-3
fastapi-mail (🥈29 · ⭐ 810) - Fastapi mail system sending mails(individual, bulk)..MIT

mailer (🥉21 · ⭐ 280) - A light-weight, modular, message representation and mail delivery framework..MIT
Show 6 hidden projects...
- yagmail (🥈30 · ⭐ 2.7K · 💀) - Send email in Python conveniently for gmail using yagmail.
MIT
- sync-engine (🥈28 · ⭐ 3.5K · 💀) - IMAP/SMTP sync system with modern APIs.
❗️AGPL-3.0
- flanker (🥉26 · ⭐ 1.6K · 💀) - Python email address and Mime parsing library.
Apache-2
- offlineimap (🥉25 · ⭐ 1.8K · 💀) - Read/sync your IMAP mailboxes (python2) [LEGACY: move..
❗️libpng-2.0
- pyramid_mailer (🥉20 · ⭐ 50 · 💀) - A package for sending email from your Pyramid..
BSD-3
- gmail (🥉19 · ⭐ 1.8K · 💀) - A Pythonic interface for Google Mail.
MIT
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
feedparser (🥇37 · ⭐ 2.2K) - Parse feeds in Python.BSD-2
newspaper3k (🥇33 · ⭐ 15K) - newspaper3k is a news, full-text, and article metadata extraction in..MIT
trafilatura (🥇33 · ⭐ 4.5K) - Python & Command-line tool to gather text and metadata on the..Apache-2
cloudscraper (🥈32 · ⭐ 5.3K) - A Python module to bypass Cloudflares anti-bot page.MIT
parsel (🥈31 · ⭐ 1.3K) - Parsel lets you extract data from XML/HTML documents using XPath or CSS..BSD-3
MechanicalSoup (🥈28 · ⭐ 4.8K) - A Python library for automating interaction with websites.MIT
AutoScraper (🥉24 · ⭐ 6.8K) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python.MIT
Show 17 hidden projects...
- pyspider (🥈29 · ⭐ 17K · 💀) - A Powerful Spider(Web Crawler) System in Python.
Apache-2
- Pattern (🥈29 · ⭐ 8.8K · 💀) - Web mining module for Python, with tools for scraping, natural..
BSD-3
- Grab (🥈29 · ⭐ 2.4K · 💀) - Web Scraping Framework.
MIT
- pytrends (🥉27 · ⭐ 3.5K · 💀) - Pseudo API for Google Trends.
Apache-2
- python-goose (🥉25 · ⭐ 4K · 💀) - Html Content / Article Extractor, web scrapping lib in..
Apache-2
- robobrowser (🥉25 · ⭐ 3.7K · 💀) - Your friendly neighborhood web scraper.
BSD-3
- scrapely (🥉23 · ⭐ 1.9K · 💀) - A pure-python HTML screen-scraping library.
BSD-3
- ruia (🥉22 · ⭐ 1.8K · 💀) - Async Python 3.6+ web scraping micro-framework based on asyncio.
Apache-2
- Cola (🥉22 · ⭐ 1.5K · 💀) - A high-level distributed crawling framework.
Apache-2
- Lassie (🥉21 · ⭐ 620 · 💀) - Web Content Retrieval for Humans.
MIT
- gazpacho (🥉20 · ⭐ 770 · 💀) - The simple, fast, and modern web scraping library.
MIT
- snallygaster (🥉19 · ⭐ 2.1K) - Tool to scan for secret files on HTTP servers.
❗️0BSD
- gain (🥉19 · ⭐ 2K · 💀) - Web crawling framework based on asyncio.
❗️GPL-3.0
- opengraph (🥉16 · ⭐ 230 · 💀) - 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.2K · 💀) - Library to scrape and clean web pages to create massive datasets.
MIT
- Scrapera (🥉12 · ⭐ 310 · 💀) - A universal package of scraper scripts for humans.
MIT
posthog (🥇43 · ⭐ 28K) - PostHog provides open-source web & product analytics, session recording,..MIT
sentry (🥇42 · ⭐ 41K) - Developer-first error tracking and performance monitoring.❗️SSPL-1.0
Prometheus Client (🥈36 · ⭐ 4.2K) - Python client for the Prometheus monitoring system.Apache-2
opentelemetry-python (🥈33 · ⭐ 2.1K · 📉) - OpenTelemetry Python API and SDK.Apache-2
GoAccess (🥈27 · ⭐ 20K) - GoAccess is a real-time web log analyzer and interactive viewer that runs..MIT
GitHub (👨💻 180 · 🔀 1.2K · 📦 21 · 📋 2.4K - 17% open · ⏱️ 01.07.2025):
git clone https://github.com/allinurl/goaccess
Flask-MonitoringDashboard (🥈27 · ⭐ 800) - Automatically monitor the evolving performance of..MIT

prometheus-flask-exporter (🥈27 · ⭐ 670) - Prometheus exporter for Flask applications.MIT

starlette context (🥈27 · ⭐ 500) - Middleware for Starlette that allows you to store and..MIT

Show 5 hidden projects...
- opentracing-python (🥉26 · ⭐ 760 · 💀) - OpenTracing API for Python. This library is..
Apache-2
- ngxtop (🥉22 · ⭐ 6.5K · 💀) - Real-time metrics for nginx server.
MIT
- Starlette Prometheus (🥉20 · ⭐ 290 · 💀) - Prometheus integration for Starlette.
❗️GPL-3.0
- flask-state (🥉15 · ⭐ 610 · 💀) - Display machine state using Python3 with Flask.
BSD-3
- timing-asgi (🥉8 · ⭐ 130 · 💀) - ASGI middleware to record and emit timing metrics (to..
❗Unlicensed
NiceGUI (🥈37 · ⭐ 13K) - Create web-based user interfaces with Python. The nice way.MIT
GitHub (👨💻 180 · 🔀 780 · 📦 2.3K · 📋 1.3K - 7% open · ⏱️ 16.07.2025):
git clone https://github.com/zauberzeug/nicegui
PyPi (📥 310K / month · 📦 200 · ⏱️ 10.07.2025):
pip install nicegui
Conda (📥 83K · ⏱️ 10.07.2025):
conda install -c conda-forge nicegui
Docker Hub (📥 54K · ⭐ 11 · ⏱️ 10.07.2025):
docker pull zauberzeug/nicegui
pyscript (🥈30 · ⭐ 18K) - PyScript is an open source platform for Python in the browser. Try..Apache-2
GitHub (👨💻 120 · 🔀 1.5K · 📥 230 · 📦 800 · 📋 830 - 2% open · ⏱️ 11.07.2025):
git clone https://github.com/pyscript/pyscript
Misago (🥉26 · ⭐ 2.6K) - Misago is fully featured modern forum application that is fast,..❗️GPL-2.0
GitHub (👨💻 45 · 🔀 540 · 📦 53 · 📋 1.4K - 10% open · ⏱️ 30.06.2025):
git clone https://github.com/rafalp/Misago
Show 3 hidden projects...
django-debug-toolbar (🥇40 · ⭐ 8.3K) - A configurable set of panels that display various..BSD-3
flask-admin (🥇39 · ⭐ 6K) - Simple and extensible administrative interface framework for..BSD-3

django-admin-interface (🥈33 · ⭐ 2K) - djangos default admin interface with superpowers -..MIT

django-grappelli (🥈32 · ⭐ 3.9K) - A jazzy skin for the Django Admin-Interface (official..BSD-3

starlette-admin (🥈28 · ⭐ 810) - Fast, beautiful and extensible administrative interface..MIT

fastapi-admin (🥉25 · ⭐ 3.3K) - A fast admin dashboard based on FastAPI and TortoiseORM..Apache-2

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-jet (🥉26 · ⭐ 3.6K · 💀) - 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
- nginx-ui (🥉16 · ⭐ 4.5K · 💀) - Nginx UI allows you to access and modify the nginx configurations..
MIT
Kong (🥇38 · ⭐ 42K) - The Cloud-Native API Gateway and AI Gateway.Apache-2
GitHub (👨💻 440 · 🔀 4.9K · 📦 22 · 📋 4.6K - 2% open · ⏱️ 17.07.2025):
git clone https://github.com/kong/kong
Docker Hub (📥 340M · ⭐ 820 · ⏱️ 16.07.2025):
docker pull kong
tyk (🥉27 · ⭐ 10K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP..MPL-2.0
GitHub (👨💻 120 · 🔀 1.1K · 📋 2.2K - 14% open · ⏱️ 17.07.2025):
git clone https://github.com/TykTechnologies/tyk
flask-sqlalchemy (🥇37 · ⭐ 4.3K) - Adds SQLAlchemy support to Flask.BSD-3

Flask-Migrate (🥇34 · ⭐ 2.4K) - SQLAlchemy database migrations for Flask applications using..MIT

flask-cors (🥇34 · ⭐ 920) - Cross Origin Resource Sharing ( CORS ) support for Flask.MIT

flask-caching (🥇33 · ⭐ 920) - A caching extension for Flask.BSD-3

flask-security (🥈32 · ⭐ 1.6K · 💤) - Quick and simple security for Flask applications.MIT

flask-limiter (🥈32 · ⭐ 1.2K) - Rate Limiting extension for Flask.MIT

flask-marshmallow (🥈29 · ⭐ 890) - Flask + marshmallow for beautiful APIs.MIT

flask-apispec (🥈26 · ⭐ 660) - Build and document REST APIs with Flask and apispec.MIT

flask_pydantic (🥈26 · ⭐ 400) - flask extension for integration with the awesome pydantic..MIT

Flask-Moment (🥈26 · ⭐ 380) - Formatting of dates and times in Flask templates using..MIT

flask-paginate (🥈26 · ⭐ 290 · 💤) - Pagination support for flask.BSD-3

flask-rebar (🥉24 · ⭐ 240) - Flask-Rebar combines flask, marshmallow, and swagger for..MIT


flask-seasurf (🥉24 · ⭐ 200 · 💤) - SeaSurf is a Flask extension for preventing cross-site..BSD-3

cookiecutter-flask (🥉21 · ⭐ 4.7K) - A flask template with Bootstrap, asset..MIT

GitHub (👨💻 78 · 🔀 750 · 📋 190 - 5% open · ⏱️ 17.07.2025):
git clone https://github.com/cookiecutter-flask/cookiecutter-flask
flask-jsonrpc (🥉21 · ⭐ 290 · 💤) - Basic JSON-RPC implementation for your Flask-powered..BSD-3

Show 20 hidden projects...
- flask-session (🥈31 · ⭐ 530 · 💀) - Server side session extension for Flask.
BSD-3
- flask-babel (🥈30 · ⭐ 450 · 💀) - i18n and l10n support for Flask based on Babel and pytz.
BSD-3
- flask-api (🥈29 · ⭐ 1.5K · 💀) - Browsable web APIs for Flask.
BSD-3
- flask-mongoengine (🥈29 · ⭐ 840 · 💀) - MongoEngine flask extension with WTF model forms..
BSD-3
- flask-bcrypt (🥈28 · ⭐ 330 · 💀) - Flask-Bcrypt is a Flask extension that provides bcrypt..
BSD-3
- flask-assets (🥈26 · ⭐ 460 · 💀) - Flask webassets integration.
BSD-2
- 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-s3 (🥉22 · ⭐ 200 · 💀) - Seamlessly serve your static assets of your Flask app from Amazon..
❗️WTFPL
- flask-bootstrap (🥉21 · ⭐ 1.6K · 💀) - A Flask app template with integrated SQLAlchemy,..
BSD-3
- flask-ngrok (🥉21 · ⭐ 140 · 💀) - A simple way to demo Flask apps from your machine.
Apache-2
- Flask-Opentracing (🥉21 · ⭐ 140 · 💀) - OpenTracing instrumentation for the Flask..
BSD-3
- flask-msearch (🥉19 · ⭐ 230 · 💀) - Full text search for flask.
BSD-3
- flask_jsondash (🥉18 · ⭐ 3.3K · 💀) - Build complex dashboards without any front-end code...
MIT
- flask-file-upload (🥉17 · ⭐ 150 · 💀) - Easy file uploads for Flask.
MIT
- flask2postman (🥉14 · ⭐ 150 · 💀) - Generate a Postman collection from your Flask application.
MIT
fastapi-utils (🥈27 · ⭐ 2.1K · 💤) - Reusable utilities for FastAPI.MIT

fastapi-code-generator (🥈26 · ⭐ 1.2K) - This code generator creates FastAPI app from an..MIT


fastapi-admin/fastapi-admin (🥈25 · ⭐ 3.3K) - A fast admin dashboard based on FastAPI and..Apache-2

fastapi-plugins (🥉19 · ⭐ 470) - FastAPI framework plugins.MIT

Show 12 hidden projects...
- slowapi (🥇29 · ⭐ 1.5K · 💀) - A rate limiter for Starlette and FastAPI.
MIT
- fastapi-crudrouter (🥈25 · ⭐ 1.5K · 💀) - A dynamic FastAPI router that automatically creates..
MIT
- fastapi-socketio (🥈22 · ⭐ 330 · 💀) - Easily integrate socket.io with your FastAPI app.
Apache-2
- starlette_exporter (🥈22 · ⭐ 320 · 💀) - Prometheus exporter for Starlette and FastAPI.
Apache-2
- fastapi-mvc (🥉20 · ⭐ 680 · 💀) - Developer productivity tool for making high-quality FastAPI..
MIT
- fastapi_cache (🥉20 · ⭐ 220 · 💀) - FastAPI simple cache.
MIT
- fastapi-versioning (🥉19 · ⭐ 720 · 💀) - api versioning for fastapi web applications.
MIT
- fastapi-sqlalchemy (🥉19 · ⭐ 660 · 💀) - Adds simple SQLAlchemy support to FastAPI.
MIT
- fastapi_contrib (🥉19 · ⭐ 640 · 💀) - Opinionated set of utilities on top of FastAPI.
MIT
- fastapi-react (🥉17 · ⭐ 2.4K · 💀) - Cookiecutter Template for FastAPI + React Projects...
MIT
- fastapi_client (🥉14 · ⭐ 340 · 💀) - FastAPI client generator.
Apache-2
- fastapi-lazy (🥉10 · ⭐ 120 · 💀) - Simplifies class-based views for more organized and..
MIT
pyramid_services (🥉15 · ⭐ 82 · 💤) - A service layer for pyramid.MIT

Show 2 hidden projects...
- pyramid_jinja2 (🥇20 · ⭐ 71 · 💀) - Jinja2 templating system bindings for the Pyramid web..
❗Unlicensed
- pyramid_celery (🥉17 · ⭐ 110 · 💀) - Pyramid configuration with celery integration. Allows..
MIT
django-extensions (🥇39 · ⭐ 6.7K) - This is a repository for collecting global custom..MIT

django-import-export (🥇38 · ⭐ 3.2K) - Django application and library for importing and..BSD-2

GitHub (👨💻 240 · 🔀 810 · 📦 130K · 📋 1.1K - 2% open · ⏱️ 11.07.2025):
git clone https://github.com/django-import-export/django-import-export
PyPi (📥 1.5M / month · 📦 180 · ⏱️ 23.06.2025):
pip install django-import-export
Conda (📥 140K · ⏱️ 24.06.2025):
conda install -c conda-forge django-import-export
django-storages (🥇38 · ⭐ 2.9K) - Django-storages is a project to provide a variety of..BSD-3

django-cors-headers (🥇37 · ⭐ 5.5K) - Django app for handling the server headers required..MIT

django-oscar (🥇36 · ⭐ 6.4K) - Domain-driven e-commerce for Django.BSD-3

django-simple-history (🥇36 · ⭐ 2.4K) - Store model history and view/revert changes from..BSD-3

django-stubs (🥇36 · ⭐ 1.8K) - PEP-484 stubs for Django.MIT

django-filter (🥇35 · ⭐ 4.6K) - A generic system for filtering Django QuerySets based on..BSD-3

django-environ (🥇35 · ⭐ 3.1K) - Django-environ allows you to utilize 12factor inspired..MIT

django-mptt (🥇35 · ⭐ 2.9K) - Utilities for implementing a modified pre-order traversal tree..MIT

dj-database-url (🥇35 · ⭐ 1.5K) - Use Database URLs in your Django Application.BSD-3

Django-Ninja (🥈34 · ⭐ 8.4K · 📈) - Fast, Async-ready, Openapi, type hints based framework for..MIT
django-haystack (🥈34 · ⭐ 3.7K) - Modular search for Django.BSD-3

django-redis (🥈34 · ⭐ 3K) - Full featured redis cache backend for Django.BSD-3

django-model-utils (🥈34 · ⭐ 2.7K) - Django model mixins and utilities.BSD-3

django-webpack-loader (🥈34 · ⭐ 2.5K) - Transparently use webpack with django.MIT

django-autocomplete-light (🥈34 · ⭐ 1.8K) - A fresh approach to autocomplete implementations,..MIT

django-waffle (🥈34 · ⭐ 1.2K) - A feature flipper for Django.BSD-3

django-reversion (🥈33 · ⭐ 3.1K · 💤) - django-reversion is an extension to the Django web..BSD-3

django-ckeditor (🥈33 · ⭐ 2.5K) - Django admin CKEditor integration.BSD-3

django-bootstrap3 (🥈33 · ⭐ 2.3K) - Bootstrap 3 integration with Django.BSD-3

django-widget-tweaks (🥈33 · ⭐ 2.1K) - Tweak the form field rendering in templates, not in..MIT

django-phonenumber-field (🥈33 · ⭐ 1.5K) - A django model and form field for normalised phone..MIT

cookiecutter-django (🥈32 · ⭐ 13K) - Cookiecutter Django is a framework for jumpstarting..BSD-3

sorl-thumbnail (🥈32 · ⭐ 1.8K) - Thumbnails for Django.BSD-3

django-constance (🥈32 · ⭐ 1.8K) - Dynamic Django settings.BSD-3

django-pipeline (🥈32 · ⭐ 1.5K · 💤) - Pipeline is an asset packaging library for Django.MIT

django-bootstrap4 (🥈32 · ⭐ 1K) - Bootstrap 4 integration with Django.BSD-3

django-taggit (🥉31 · ⭐ 3.4K · 💤) - Simple tagging for django.BSD-3

django-imagekit (🥉31 · ⭐ 2.3K) - Automated image processing for Django. Currently v4.0.BSD-3

django-polymorphic (🥉31 · ⭐ 1.7K) - Improved Django model inheritance with automatic..BSD-3

django-dbbackup (🥉31 · ⭐ 1.1K) - Management commands to help backup and restore your..BSD-3

django-compressor (🥉30 · ⭐ 2.8K) - Compresses linked and inline javascript or CSS into a..MIT

django-cacheops (🥉30 · ⭐ 2.2K) - A slick ORM cache with automatic granular event-driven..BSD-3

django-braces (🥉30 · ⭐ 2K) - Reusable, generic mixins for Django.BSD-3

django-money (🥉30 · ⭐ 1.7K) - Money fields for Django forms and models.BSD-3

easy-thumbnails (🥉30 · ⭐ 1.4K) - Easy thumbnails for Django.BSD-3

django-rosetta (🥉30 · ⭐ 1.1K) - Rosetta is a Django application that eases the translation..MIT

djangorestframework-stubs (🥉30 · ⭐ 500) - PEP-484 stubs for django-rest-framework.MIT

GitHub (👨💻 81 · 🔀 130 · 📦 3.8K · 📋 170 - 41% open · ⏱️ 17.07.2025):
git clone https://github.com/typeddjango/djangorestframework-stubs
PyPi (📥 1.4M / month · 📦 42 · ⏱️ 15.07.2025):
pip install djangorestframework-stubs
Conda (📥 25K · ⏱️ 16.07.2025):
conda install -c conda-forge djangorestframework-stubs
django-activity-stream (🥉29 · ⭐ 2.4K · 💤) - Generate generic activity streams from the actions on..BSD-3

django-extra-views (🥉29 · ⭐ 1.4K) - Djangos class-based generic views are awesome, lets..MIT

django-cachalot (🥉29 · ⭐ 1.4K) - No effort, no worry, maximum performance.BSD-3

django-paypal (🥉29 · ⭐ 730 · 💤) - A pluggable Django application for integrating PayPal..MIT

viewflow (🥉28 · ⭐ 2.8K) - Reusable workflow library for Django.❗️AGPL-3.0

django-push-notifications (🥉28 · ⭐ 2.4K) - Send push notifications to mobile devices through GCM..MIT

django-configurations (🥉28 · ⭐ 1.1K · 💤) - A helper for organizing Django project settings by..BSD-3

django-csp (🥉28 · ⭐ 610) - Content Security Policy for Django.BSD-3

django-sql-explorer (🥉27 · ⭐ 2.8K) - SQL reporting that Just Works. Fast, simple, and..MIT

django-organizations (🥉27 · ⭐ 1.3K) - Multi-user accounts for Django projects.BSD-2

django-split-settings (🥉27 · ⭐ 1.2K) - Organize Django settings into multiple files and..BSD-3

django-filebrowser (🥉27 · ⭐ 990 · 💤) - Media-Management with Grappelli.BSD-3

django-cleanup (🥉26 · ⭐ 1.2K) - Automatically deletes old file for FileField and..MIT

django-lifecycle (🥉25 · ⭐ 1.4K) - Declarative model lifecycle hooks, an alternative to..MIT

django-easy-audit (🥉24 · ⭐ 810) - Yet another Django audit log app, hopefully the..❗️GPL-3.0

django-codemod (🥉23 · ⭐ 180) - A tool to automatically fix Django deprecations.MIT

Show 18 hidden projects...
- django-tables2 (🥉31 · ⭐ 2K) - django-tables2 - An app for creating HTML tables.
❗Unlicensed
- django-fsm (🥉30 · ⭐ 2.3K · 💀) - Django friendly finite state machine support.
MIT
- django-q (🥉30 · ⭐ 1.9K · 💀) - A multiprocessing distributed task queue for Django.
MIT
- django-blog-zinnia (🥉28 · ⭐ 2.1K · 💀) - Simple yet powerful and really extendable application..
BSD-3
- django-countries (🥉28 · ⭐ 1.5K · 💀) - A Django application that provides country choices..
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-angular (🥉27 · ⭐ 1.2K · 💀) - Let AngularJS play well with Django.
MIT
- django-watson (🥉26 · ⭐ 1.2K · 💀) - Full-text multi-table search application for Django...
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-vanilla-views (🥉24 · ⭐ 980 · 💀) - Beautifully simple class-based views.
BSD-2
- django-solo (🥉24 · ⭐ 930) - Helps working with singletons - things like global..
❗️CC-BY-3.0
- django-robots (🥉24 · ⭐ 480 · 💀) - A Django app for managing robots.txt files following..
BSD-3
- django-summernote (🥉23 · ⭐ 1.1K · 💀) - Simply integrate Summernote editor with Django project.
MIT
- merchant (🥉18 · ⭐ 1K · 💀) - A Django app to accept payments from various payment processors..
BSD-3
- django-schedule (🥉14 · ⭐ 840 · 💀) - A calendaring app for Django. It is now stable,..
BSD-3
rdflib (🥇38 · ⭐ 2.3K) - RDFLib is a Python library for working with RDF, a simple yet powerful..BSD-3
weblate (🥈37 · ⭐ 5.2K) - Web based localization tool with tight version control integration.❗️GPL-3.0
itsdangerous (🥈37 · ⭐ 3K) - Safely pass trusted data to untrusted environments and back.BSD-3
pynacl (🥈37 · ⭐ 1.1K · 📈) - Python binding to the Networking and Cryptography (NaCl) library.Apache-2
impacket (🥈36 · ⭐ 15K) - Impacket is a collection of Python classes for working with network..Apache-2
fake-useragent (🥈35 · ⭐ 3.9K) - Up-to-date simple useragent faker with real world database.Apache-2
saleor (🥈32 · ⭐ 22K) - Saleor Core: the high performance, composable, headless..BSD-3


GitHub (👨💻 310 · 🔀 5.7K · 📥 790 · 📦 7 · 📋 4.4K - 4% open · ⏱️ 17.07.2025):
git clone https://github.com/saleor/saleor
maltrail (🥉31 · ⭐ 7.1K) - Malicious traffic detection system.MIT
GitHub (👨💻 57 · 🔀 1.1K · 📦 20 · 📋 450 - 18% open · ⏱️ 17.07.2025):
git clone https://github.com/stamparm/maltrail
pyload (🥉27 · ⭐ 3.5K) - The free and open-source Download Manager written in pure Python.❗️AGPL-3.0
sslyze (🥉26 · ⭐ 3.6K) - Fast and powerful SSL/TLS scanning library.❗️AGPL-3.0
healthchecks (🥉24 · ⭐ 9.2K) - Open-source cron job and background task monitoring service,..BSD-3
GitHub (👨💻 100 · 🔀 880 · 📦 1 · 📋 810 - 10% open · ⏱️ 10.07.2025):
git clone https://github.com/healthchecks/healthchecks
streaming-form-data (🥉24 · ⭐ 180) - Streaming (and fast!) parser for multipart/form-data..MIT
urlwatch (🥉21 · ⭐ 2.9K) - Watch (parts of) webpages and get notified when something changes via..BSD-3
Show 22 hidden projects...
- pyzmq (🥇41 · ⭐ 3.9K) - PyZMQ: Python bindings for zeromq.
❗️Revised BSD
- PySocks (🥈34 · ⭐ 1.2K · 💀) - A SOCKS proxy client and wrapper for Python.
BSD-3
- speedtest-cli (🥈32 · ⭐ 14K · 💀) - Command line interface for testing internet bandwidth..
Apache-2
- httpbin (🥈32 · ⭐ 13K · 💀) - HTTP Request & Response Service, written in Python + Flask.
ISC
- netaddr (🥈32 · ⭐ 810 · 💀) - A network address manipulation library for Python.
BSD-3
- terminado (🥉31 · ⭐ 370 · 💀) - Terminals served by tornado websockets.
BSD-2
- dpkt (🥉30 · ⭐ 1.1K · 💀) - fast, simple packet creation / parsing, with definitions for the basic..
BSD-3
- Js2Py (🥉29 · ⭐ 2.5K · 💀) - JavaScript to Python Translator & JavaScript interpreter written in 100%..
MIT
- python-user-agents (🥉28 · ⭐ 1.5K · 💀) - A Python library that provides an easy way to identify..
MIT
- Cactus (🥉26 · ⭐ 3.5K · 💀) - Static site generator for designers. Uses Python and Django..
BSD-3
- httpagentparser (🥉26 · ⭐ 220 · 💀) - Python HTTP Agent Parser.
MIT
- ipaddress (🥉26 · ⭐ 110 · 💀) - Python 3.3+s ipaddress for older Python versions.
Python-2.0
- python-whois (🥉25 · ⭐ 410 · 💀) - A python module for retrieving and parsing WHOIS data.
❗️WTFPL
- sandman2 (🥉23 · ⭐ 2K · 💀) - Automatically generate a RESTful API service for your legacy..
Apache-2
- asgi-lifespan (🥉23 · ⭐ 230 · 💀) - Programmatic startup/shutdown of ASGI apps.
MIT
- reppy (🥉23 · ⭐ 200 · 💀) - Modern robots.txt Parser for Python.
MIT
- ProxyBroker (🥉21 · ⭐ 4K · 💀) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.
Apache-2
- cabot (🥉20 · ⭐ 5.6K · 💀) - Self-hosted, easily-deployable monitoring and alerts service - like a..
MIT
- toapi (🥉20 · ⭐ 3.5K · 💀) - Every web site provides APIs.
MIT
- libextract (🥉16 · ⭐ 500 · 💀) - Extract data from websites using basic statistical magic.
MIT
- tinkerer (🥉16 · ⭐ 300 · 💀) - Python blogging engine.
❗️BSD-2-Clause-FreeBSD
- IP2Trace (🥉11 · ⭐ 37 · 💤) - 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 theissue page and fill in the requested information.
- Modify theprojects.yaml with your additions or changes, and submit a pull request. This can also be done directly via theGithub UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to thebest-of-generator repository. If you like to create your own best-of list, we recommend to followthis guide.
For more information on how to add or update projects, please read thecontribution guidelines. By participating in this project, you agree to abide by itsCode of Conduct.
About
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Topics
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.