Best-of Web Development with Python 🏆 A ranked list of awesome python libraries for web development. Updated weekly.
This curated list contains 570 awesome open-source projects with a total of 2.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.
🥇🥈🥉 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 (🥇48 · ⭐ 63K) - The Web framework for perfectionists with deadlines.BSD-3
GitHub (👨💻 2.7K · 🔀 26K · 📦 860K · ⏱️ 24.02.2022):
git clone https://github.com/django/django
PyPi (📥 7.7M / month · 📦 120K · ⏱️ 01.02.2022):
Conda (📥 1.1M · ⏱️ 02.02.2022):
conda install -c conda-forge django
flask (🥇48 · ⭐ 58K) - The Python micro framework for building web applications.BSD-3
GitHub (👨💻 760 · 🔀 15K · 📥 5K · 📦 970K · 📋 2.3K - 0% open · ⏱️ 23.02.2022):
git clone https://github.com/pallets/flask
PyPi (📥 41M / month · 📦 120K · ⏱️ 04.10.2021):
Conda (📥 2.7M · ⏱️ 15.02.2022):
conda install -c conda-forge flask
werkzeug (🥇44 · ⭐ 6K) - The comprehensive WSGI web application library.BSD-3
GitHub (👨💻 450 · 🔀 1.6K · 📥 250 · 📦 680K · 📋 920 - 1% open · ⏱️ 18.02.2022):
git clone https://github.com/pallets/werkzeug
PyPi (📥 49M / month · 📦 69K · ⏱️ 07.02.2022):
Conda (📥 4M · ⏱️ 08.02.2022):
conda install -c conda-forge werkzeug
tornado (🥇43 · ⭐ 20K) - Tornado is a Python web framework and asynchronous networking..Apache-2
GitHub (👨💻 420 · 🔀 5.4K · 📦 220K · 📋 1.8K - 14% open · ⏱️ 08.02.2022):
git clone https://github.com/tornadoweb/tornado
PyPi (📥 15M / month · 📦 25K · ⏱️ 30.10.2020):
Conda (📥 17M · ⏱️ 02.11.2021):
conda install -c conda-forge tornado
django-rest-framework (🥈42 · ⭐ 23K) - Web APIs for Django.BSD-3
GitHub (👨💻 1.3K · 🔀 6K · 📦 300K · 📋 3.8K - 5% open · ⏱️ 12.02.2022):
git clone https://github.com/encode/django-rest-framework
PyPi (📥 80K / month · 📦 400 · ⏱️ 20.07.2017):
pip install django-rest-framework
Conda (📥 400K · ⏱️ 16.12.2021):
conda install -c conda-forge djangorestframework
fastapi (🥈41 · ⭐ 42K) - FastAPI framework, high performance, easy to learn, fast to..MIT
GitHub (👨💻 280 · 🔀 3.2K · 📋 3.2K - 44% open · ⏱️ 21.02.2022):
git clone https://github.com/tiangolo/fastapi
PyPi (📥 5.8M / month · 📦 1K · ⏱️ 21.02.2022):
Conda (📥 580K · ⏱️ 17.02.2022):
conda install -c conda-forge fastapi
sanic (🥈39 · ⭐ 16K) - Next generation Python web server/framework | Build fast. Run fast.MIT
GitHub (👨💻 310 · 🔀 1.4K · 📦 6.5K · 📋 1.1K - 4% open · ⏱️ 24.02.2022):
git clone https://github.com/sanic-org/sanic
PyPi (📥 790K / month · 📦 600 · ⏱️ 06.01.2022):
Conda (📥 180K · ⏱️ 06.01.2022):
conda install -c conda-forge sanic
starlette (🥈38 · ⭐ 6.7K) - The little ASGI framework that shines.BSD-3
GitHub (👨💻 200 · 🔀 580 · 📦 33K · 📋 700 - 22% open · ⏱️ 22.02.2022):
git clone https://github.com/encode/starlette
PyPi (📥 6.8M / month · 📦 630 · ⏱️ 23.01.2022):
Conda (📥 520K · ⏱️ 10.01.2022):
conda install -c conda-forge starlette
Flask-AppBuilder (🥈38 · ⭐ 3.7K) - Simple and rapid application development framework,..BSD-3
GitHub (👨💻 170 · 🔀 1.1K · 📦 2.7K · 📋 1.1K - 11% open · ⏱️ 24.02.2022):
git clone https://github.com/dpgaspar/Flask-AppBuilder
PyPi (📥 3.9M / month · 📦 6 · ⏱️ 16.03.2021):
pip install flask-appbuilder
Conda (📥 180K · ⏱️ 28.01.2022):
conda install -c conda-forge flask-appbuilder
falcon (🥈37 · ⭐ 8.7K) - The no-nonsense REST API and microservices framework for Python..Apache-2
GitHub (👨💻 180 · 🔀 860 · 📥 2.2K · 📦 6.3K · 📋 980 - 20% open · ⏱️ 21.02.2022):
git clone https://github.com/falconry/falcon
PyPi (📥 700K / month · 📦 1.7K · ⏱️ 10.05.2021):
Conda (📥 240K · ⏱️ 28.01.2022):
conda install -c conda-forge falcon
bottle (🥈37 · ⭐ 7.5K) - bottle.py is a fast and simple micro-framework for python web-applications.MIT
GitHub (👨💻 220 · 🔀 1.4K · 📦 19K · 📋 860 - 36% open · ⏱️ 02.02.2022):
git clone https://github.com/bottlepy/bottle
PyPi (📥 1.6M / month · 📦 5.1K · ⏱️ 11.11.2020):
Conda (📥 290K · ⏱️ 10.06.2020):
conda install -c conda-forge bottle
flask-restful (🥈36 · ⭐ 6.3K · 💤) - Simple framework for creating REST APIs.BSD-3
GitHub (👨💻 160 · 🔀 970 · 📦 71K · 📋 560 - 20% open · ⏱️ 07.07.2021):
git clone https://github.com/flask-restful/flask-restful
PyPi (📥 1.4M / month · 📦 7.2K · ⏱️ 17.05.2021):
pip install flask-restful
Conda (📥 100K · ⏱️ 30.05.2021):
conda install -c conda-forge flask-restful
CherryPy (🥈36 · ⭐ 1.5K) - CherryPy is a pythonic, object-oriented HTTP framework...BSD-3
GitHub (👨💻 140 · 🔀 330 · 📦 8.4K · 📋 1.7K - 13% open · ⏱️ 14.02.2022):
git clone https://github.com/cherrypy/cherrypy
PyPi (📥 1.1M / month · 📦 10K · ⏱️ 15.12.2021):
Conda (📥 12K · ⏱️ 20.01.2022):
conda install -c anaconda cherrypy
django-tastypie (🥉35 · ⭐ 3.8K) - Creating delicious APIs for Django apps since 2010.BSD-3
eve (🥉33 · ⭐ 6.4K) - REST API framework designed for human beings.BSD-3
webpy (🥉31 · ⭐ 5.7K) - web.py is a web framework for python that is as simple as it is..Unlicense
GitHub (👨💻 84 · 🔀 1.3K · 📋 420 - 8% open · ⏱️ 02.09.2021):
git clone https://github.com/webpy/webpy
PyPi (📥 85K / month · 📦 1.1K · ⏱️ 15.12.2021):
Conda (📥 32K · ⏱️ 12.11.2020):
conda install -c conda-forge web.py
masonite (🥉31 · ⭐ 1.7K) - The Modern And Developer Centric Python Web Framework. Be sure to read..MIT
cornice (🥉31 · ⭐ 370) - Build Web Services with Pyramid.MPL-2.0
GitHub (👨💻 120 · 🔀 160 · 📦 710 · 📋 230 - 18% open · ⏱️ 25.01.2022):
git clone https://github.com/Cornices/cornice
PyPi (📥 37K / month · 📦 360 · ⏱️ 07.01.2022):
Conda (📥 5K · ⏱️ 05.10.2021):
conda install -c anaconda cornice
guillotina (🥉28 · ⭐ 170) - Python AsyncIO data API to manage billions of resources.BSD-3
responder (🥉26 · ⭐ 3.6K · 💤) - A familiar HTTP Service Framework for Python.Apache-2
GitHub (👨💻 86 · 🔀 210 · 📦 480 · 📋 220 - 24% open · ⏱️ 24.03.2021):
git clone https://github.com/taoufik07/responder
PyPi (📥 4.8K / month · 📦 69 · ⏱️ 08.01.2021):
Conda (📥 67K · ⏱️ 08.01.2021):
conda install -c conda-forge responder
web2py (🥉26 · ⭐ 2K) - Free and open source full-stack enterprise framework for agile..❗️LGPL-3.0
emmett (🥉26 · ⭐ 750) - The web framework for inventors.BSD-3
quart (🥉25 · ⭐ 1K) - Quart is a Python ASGI web microframework with the same API as Flask.MIT
GitHub (👨💻 63 · 🔀 57 · 📋 130 - 5% open · ⏱️ 22.02.2022):
git clone https://github.com/pgjones/quart
PyPi (📥 120K / month · 📦 17 · ⏱️ 02.02.2022):
Conda (📥 30K · ⏱️ 03.02.2022):
conda install -c conda-forge quart
flask-mongorest (🥉21 · ⭐ 520) - Restful API framework wrapped around MongoEngine.BSD-3
justpy (🥉18 · ⭐ 810) - An object oriented high-level Python Web Framework that requires no..Apache-2
flama (🥉15 · ⭐ 190) - Fire up your API.❗️GPL-3.0
Show 6 hidden projects... pyramid (🥉35 · ⭐ 3.6K) - Pyramid - A Python web framework.❗Unlicensed
hug (🥉31 · ⭐ 6.6K · 💀) - Embrace the APIs of the future. Hug aims to make developing APIs as simple..MIT
flask-restplus (🥉30 · ⭐ 2.6K · 💀) - Fully featured framework for fast, easy and..BSD-3
japronto (🥉26 · ⭐ 8.5K · 💀) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining..MIT
vibora (🥉23 · ⭐ 5.7K · 💀) - Fast, asynchronous and elegant Python web framework.MIT
Growler (🥉15 · ⭐ 690 · 💀) - A micro web-framework using asyncio coroutines and chained..Apache-2
requests (🥇47 · ⭐ 47K) - A simple, yet elegant, HTTP library.Apache-2
GitHub (👨💻 710 · 🔀 8.6K · 📥 380 · 📦 1.3M · 📋 3.6K - 6% open · ⏱️ 19.02.2022):
git clone https://github.com/psf/requests
PyPi (📥 150M / month · 📦 190K · ⏱️ 05.01.2022):
Conda (📥 16M · ⏱️ 07.01.2022):
conda install -c conda-forge requests
aiohttp (🥇46 · ⭐ 12K) - Asynchronous HTTP client/server framework for asyncio and Python.Apache-2
GitHub (👨💻 630 · 🔀 1.7K · 📥 2.3K · 📦 160K · 📋 2.6K - 14% open · ⏱️ 23.02.2022):
git clone https://github.com/aio-libs/aiohttp
PyPi (📥 40M / month · 📦 12K · ⏱️ 14.11.2021):
Conda (📥 4.2M · ⏱️ 16.11.2021):
conda install -c conda-forge aiohttp
urllib3 (🥈40 · ⭐ 2.9K) - Python HTTP library with thread-safe connection pooling, file post..MIT
GitHub (👨💻 290 · 🔀 890 · 📥 1.4K · 📋 1K - 13% open · ⏱️ 12.02.2022):
git clone https://github.com/urllib3/urllib3
PyPi (📥 200M / month · 📦 43K · ⏱️ 07.01.2022):
Conda (📥 17M · ⏱️ 07.01.2022):
conda install -c conda-forge urllib3
httpx (🥈39 · ⭐ 8.4K) - A next generation HTTP client for Python.BSD-3
GitHub (👨💻 150 · 🔀 540 · 📦 17K · 📋 680 - 9% open · ⏱️ 22.02.2022):
git clone https://github.com/encode/httpx
PyPi (📥 6.6M / month · 📦 1.1K · ⏱️ 26.01.2022):
Conda (📥 100K · ⏱️ 01.02.2022):
conda install -c conda-forge httpx
httpie (🥈36 · ⭐ 53K) - As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP..BSD-3
GitHub (👨💻 140 · 🔀 3.4K · 📦 10K · 📋 780 - 17% open · ⏱️ 08.02.2022):
git clone https://github.com/httpie/httpie
PyPi (📥 220K / month · 📦 1.7K · ⏱️ 24.01.2022):
Conda (📥 71K · ⏱️ 17.11.2021):
conda install -c conda-forge httpie
httplib2 (🥈35 · ⭐ 440) - Small, fast HTTP client library for Python. Features persistent..MIT
GitHub (👨💻 72 · 🔀 160 · 📦 97K · 📋 120 - 42% open · ⏱️ 02.02.2022):
git clone https://github.com/httplib2/httplib2
PyPi (📥 43M / month · 📦 16K · ⏱️ 03.02.2022):
Conda (📥 1.3M · ⏱️ 11.02.2022):
conda install -c conda-forge httplib2
python-zeep (🥈34 · ⭐ 1.6K) - A modern/fast python SOAP client based on lxml / requests.MIT
GitHub (👨💻 130 · 🔀 520 · 📦 4.1K · 📋 1K - 36% open · ⏱️ 29.12.2021):
git clone https://github.com/mvantellingen/python-zeep
PyPi (📥 4.1M / month · 📦 550 · ⏱️ 15.08.2021):
Conda (📥 140K · ⏱️ 30.08.2021):
conda install -c conda-forge zeep
pycurl (🥈33 · ⭐ 840) - PycURL - Python interface to libcurl.MIT
GitHub (👨💻 94 · 🔀 220 · 📦 41K · 📋 310 - 3% open · ⏱️ 11.01.2022):
git clone https://github.com/pycurl/pycurl
PyPi (📥 1.4M / month · 📦 4.3K · ⏱️ 15.12.2021):
Conda (📥 640K · ⏱️ 01.11.2021):
conda install -c conda-forge pycurl
httpcore (🥈33 · ⭐ 250) - A minimal HTTP client.BSD-3
GitHub (👨💻 26 · 🔀 48 · 📦 9.2K · 📋 93 - 4% open · ⏱️ 09.02.2022):
git clone https://github.com/encode/httpcore
PyPi (📥 6.6M / month · 📦 77 · ⏱️ 04.02.2022):
Conda (📥 69K · ⏱️ 04.02.2022):
conda install -c conda-forge httpcore
requests-toolbelt (🥉31 · ⭐ 830) - A toolbelt of useful classes and functions to be used..Apache-2
GitHub (👨💻 61 · 🔀 150 · 📋 170 - 43% open · ⏱️ 28.10.2021):
git clone https://github.com/requests/toolbelt
PyPi (📥 24M / month · 📦 5.1K · ⏱️ 30.01.2019):
pip install requests-toolbelt
Conda (📥 680K · ⏱️ 30.01.2019):
conda install -c conda-forge requests-toolbelt
httptools (🥉29 · ⭐ 1K · 📈) - Fast HTTP parser.MIT
GitHub (👨💻 13 · 🔀 65 · 📦 16K · 📋 43 - 16% open · ⏱️ 22.02.2022):
git clone https://github.com/MagicStack/httptools
PyPi (📥 3.7M / month · 📦 540 · ⏱️ 22.02.2022):
Conda (📥 360K · ⏱️ 05.11.2021):
conda install -c conda-forge httptools
requests-futures (🥉28 · ⭐ 1.9K) - Asynchronous Python HTTP Requests for Humans using..Apache-2
GitHub (👨💻 26 · 🔀 140 · 📦 3.7K · 📋 78 - 23% open · ⏱️ 25.10.2021):
git clone https://github.com/ross/requests-futures
PyPi (📥 1.1M / month · 📦 950 · ⏱️ 11.06.2019):
pip install requests-futures
Conda (📥 130K · ⏱️ 14.10.2020):
conda install -c conda-forge requests-futures
treq (🥉28 · ⭐ 540) - Python requests like API built on top of Twisteds HTTP client.MIT
GitHub (👨💻 48 · 🔀 140 · 📥 120 · 📦 920 · 📋 150 - 38% open · ⏱️ 09.02.2022):
git clone https://github.com/twisted/treq
PyPi (📥 65K / month · 📦 410 · ⏱️ 09.02.2022):
Conda (📥 59K · ⏱️ 30.01.2022):
conda install -c conda-forge treq
grequests (🥉27 · ⭐ 4K) - Requests + Gevent = 3.BSD-2
GitHub (👨💻 28 · 🔀 340 · 📦 2.8K · 📋 100 - 8% open · ⏱️ 26.01.2022):
git clone https://github.com/spyoungtech/grequests
PyPi (📥 420K / month · 📦 660 · ⏱️ 05.04.2020):
Conda (📥 46K · ⏱️ 22.04.2020):
conda install -c conda-forge grequests
http-prompt (🥉26 · ⭐ 8.4K) - An interactive command-line HTTP and API testing client built on top..MIT
Show 4 hidden projects...
gunicorn (🥇43 · ⭐ 8.2K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and..MIT
GitHub (👨💻 370 · 🔀 1.5K · 📥 100 · 📦 610K · 📋 1.8K - 20% open · ⏱️ 20.02.2022):
git clone https://github.com/benoitc/gunicorn
PyPi (📥 23M / month · 📦 62K · ⏱️ 27.03.2021):
Conda (📥 860K · ⏱️ 02.11.2021):
conda install -c conda-forge gunicorn
gevent (🥇40 · ⭐ 5.7K) - Coroutine-based concurrency library for Python.MIT
GitHub (👨💻 100 · 🔀 920 · 📥 59K · 📦 74K · 📋 1.3K - 5% open · ⏱️ 20.01.2022):
git clone https://github.com/gevent/gevent
PyPi (📥 7.8M / month · 📦 15K · ⏱️ 11.12.2021):
Conda (📥 710K · ⏱️ 12.12.2021):
conda install -c conda-forge gevent
uvicorn (🥈37 · ⭐ 4.9K) - An ASGI web server, for Python.BSD-3
GitHub (👨💻 130 · 🔀 420 · 📦 55K · 📋 610 - 15% open · ⏱️ 24.02.2022):
git clone https://github.com/encode/uvicorn
PyPi (📥 5.4M / month · 📦 1K · ⏱️ 16.02.2022):
Conda (📥 790K · ⏱️ 16.02.2022):
conda install -c conda-forge uvicorn
whitenoise (🥈34 · ⭐ 1.9K) - Radically simplified static file serving for Python web apps.MIT
GitHub (👨💻 57 · 🔀 120 · 📋 220 - 12% open · ⏱️ 17.02.2022):
git clone https://github.com/evansd/whitenoise
PyPi (📥 1.2M / month · 📦 13K · ⏱️ 09.02.2022):
Conda (📥 55K · ⏱️ 16.07.2021):
conda install -c conda-forge whitenoise
asgiref (🥈30 · ⭐ 980) - ASGI specification and utilities.BSD-3
GitHub (👨💻 67 · 🔀 140 · 📋 160 - 22% open · ⏱️ 05.02.2022):
git clone https://github.com/django/asgiref
PyPi (📥 9.7M / month · 📦 1.1K · ⏱️ 22.01.2022):
Conda (📥 420K · ⏱️ 23.01.2022):
conda install -c conda-forge asgiref
bjoern (🥉28 · ⭐ 2.7K) - A screamingly fast Python 2/3 WSGI server written in C.BSD-2
GitHub (👨💻 41 · 🔀 190 · 📦 400 · 📋 150 - 19% open · ⏱️ 14.02.2022):
git clone https://github.com/jonashaag/bjoern
PyPi (📥 20K / month · 📦 140 · ⏱️ 14.02.2022):
Conda (📥 60K · ⏱️ 14.02.2022):
conda install -c conda-forge bjoern
Hypercorn (🥉28 · ⭐ 260) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by..MIT
livereload (🥉27 · ⭐ 960) - livereload server in python (MAINTAINERS NEEDED).BSD-3
GitHub (👨💻 56 · 🔀 140 · 📋 140 - 29% open · ⏱️ 31.08.2021):
git clone https://github.com/lepture/python-livereload
PyPi (📥 550K / month · 📦 1.6K · ⏱️ 22.08.2020):
Conda (📥 180K · ⏱️ 22.08.2020):
conda install -c conda-forge livereload
mangum (🥉26 · ⭐ 820) - AWS Lambda & API Gateway support for ASGI.MIT
Show 3 hidden projects... waitress (🥉29 · ⭐ 1K) - Waitress - A WSGI server for Python 2 and 3.❗️ZPL-2.1
Meinheld (🥉26 · ⭐ 1.4K · 💀) - Meinheld is a high performance asynchronous WSGI Web Server (based..BSD-3
django-devserver (🥉25 · ⭐ 1.3K · 💀) - A drop-in replacement for Djangos runserver.BSD-3
Authorization & Authentication
django-allauth (🥇42 · ⭐ 7.1K) - Integrated set of Django applications addressing..MIT
GitHub (👨💻 580 · 🔀 2.5K · 📦 83K · 📋 1.8K - 16% open · ⏱️ 22.02.2022):
git clone https://github.com/pennersr/django-allauth
PyPi (📥 600K / month · 📦 5.3K · ⏱️ 22.02.2022):
pip install django-allauth
Conda (📥 69K · ⏱️ 23.12.2019):
conda install -c conda-forge django-allauth
oauthlib (🥇40 · ⭐ 2.4K) - A generic, spec-compliant, thorough implementation of the OAuth..BSD-3
GitHub (👨💻 180 · 🔀 450 · 📦 210K · 📋 360 - 21% open · ⏱️ 24.02.2022):
git clone https://github.com/oauthlib/oauthlib
PyPi (📥 64M / month · 📦 12K · ⏱️ 29.01.2022):
Conda (📥 4.2M · ⏱️ 30.01.2022):
conda install -c conda-forge oauthlib
requests-oauthlib (🥇38 · ⭐ 1.5K) - OAuthlib support for Python-Requests!.ISC
GitHub (👨💻 110 · 🔀 390 · 📦 190K · 📋 260 - 43% open · ⏱️ 21.02.2022):
git clone https://github.com/requests/requests-oauthlib
PyPi (📥 63M / month · 📦 12K · ⏱️ 29.01.2022):
pip install requests-oauthlib
Conda (📥 4M · ⏱️ 30.01.2022):
conda install -c conda-forge requests-oauthlib
pyjwt (🥇37 · ⭐ 4.1K · 📉) - JSON Web Token implementation in Python.MIT
GitHub (👨💻 110 · 🔀 530 · 📦 180K · 📋 360 - 26% open · ⏱️ 15.02.2022):
git clone https://github.com/jpadilla/pyjwt
PyPi (📥 68M / month · 📦 11K · ⏱️ 16.10.2021):
Conda (📥 5.4M · ⏱️ 06.12.2021):
conda install -c conda-forge pyjwt
google-auth (🥇37 · ⭐ 480) - Google Auth Python Library.Apache-2
GitHub (👨💻 92 · 🔀 220 · 📦 100K · 📋 340 - 20% open · ⏱️ 22.02.2022):
git clone https://github.com/googleapis/google-auth-library-python
PyPi (📥 70M / month · 📦 2.4K · ⏱️ 31.01.2022):
Conda (📥 3.8M · ⏱️ 10.02.2022):
conda install -c conda-forge google-auth
django-oauth-toolkit (🥈35 · ⭐ 2.5K) - OAuth2 goodies for the Djangonauts!.BSD-3
authlib (🥈34 · ⭐ 3K) - The ultimate Python library in building OAuth, OpenID Connect clients and..BSD-3
GitHub (👨💻 73 · 🔀 300 · 📋 300 - 10% open · ⏱️ 12.02.2022):
git clone https://github.com/lepture/authlib
PyPi (📥 3.9M / month · 📦 280 · ⏱️ 14.01.2022):
Conda (📥 70K · ⏱️ 18.10.2021):
conda install -c conda-forge authlib
flask-jwt-extended (🥈34 · ⭐ 1.3K) - An open source Flask extension that provides JWT..MIT
GitHub (👨💻 81 · 🔀 210 · 📦 17K · 📋 330 - 2% open · ⏱️ 18.02.2022):
git clone https://github.com/vimalloc/flask-jwt-extended
PyPi (📥 2.1M / month · 📦 640 · ⏱️ 08.10.2021):
pip install flask-jwt-extended
Conda (📥 91K · ⏱️ 08.10.2021):
conda install -c conda-forge flask-jwt-extended
django-guardian (🥈32 · ⭐ 3.1K) - Per object permissions for Django.BSD-3
GitHub (👨💻 160 · 🔀 520 · 📦 4.6K · 📋 440 - 27% open · ⏱️ 14.11.2021):
git clone https://github.com/django-guardian/django-guardian
PyPi (📥 250K / month · 📦 1.9K · ⏱️ 23.05.2021):
pip install django-guardian
Conda (📥 34K · ⏱️ 26.05.2021):
conda install -c conda-forge django-guardian
flask-login (🥈32 · ⭐ 3K) - Flask user session management.MIT
GitHub (👨💻 100 · 🔀 680 · 📋 340 - 14% open · ⏱️ 03.08.2021):
git clone https://github.com/maxcountryman/flask-login
PyPi (📥 2.4M / month · 📦 13K · ⏱️ 09.02.2020):
Conda (📥 110K · ⏱️ 27.04.2020):
conda install -c conda-forge flask-login
django-rest-framework-simplejwt (🥈32 · ⭐ 2.8K) - A JSON Web Token authentication plugin for the Django..MIT
djoser (🥈31 · ⭐ 2.1K) - REST implementation of Django authentication system.MIT
pyotp (🥈31 · ⭐ 2K) - Python One-Time Password Library.MIT
GitHub (👨💻 36 · 🔀 260 · 📥 140 · 📦 4.4K · 📋 73 - 5% open · ⏱️ 20.12.2021):
git clone https://github.com/pyauth/pyotp
PyPi (📥 2.7M / month · 📦 540 · ⏱️ 04.02.2021):
Conda (📥 13K · ⏱️ 04.02.2021):
conda install -c conda-forge pyotp
dj-rest-auth (🥉30 · ⭐ 850) - Authentication for Django Rest Framework.MIT
GitHub (👨💻 160 · 🔀 160 · 📥 180 · 📦 2.4K · 📋 250 - 47% open · ⏱️ 19.02.2022):
git clone https://github.com/iMerica/dj-rest-auth
PyPi (📥 100K / month · 📦 6 · ⏱️ 06.02.2022):
Conda (📥 1.9K · ⏱️ 06.02.2022):
conda install -c conda-forge dj-rest-auth
django-rules (🥉29 · ⭐ 1.4K) - Awesome Django authorization, without the database.MIT
Flask-HTTPAuth (🥉29 · ⭐ 1.1K) - Simple extension that provides Basic, Digest and Token HTTP..MIT
GitHub (👨💻 31 · 🔀 190 · 📋 95 - 8% open · ⏱️ 25.10.2021):
git clone https://github.com/miguelgrinberg/Flask-HTTPAuth
PyPi (📥 520K / month · 📦 2.2K · ⏱️ 25.10.2021):
pip install flask-httpauth
Conda (📥 100K · ⏱️ 26.10.2021):
conda install -c conda-forge flask-httpauth
python-jose (🥉29 · ⭐ 1K) - A JOSE implementation in Python.MIT
GitHub (👨💻 49 · 🔀 190 · 📋 120 - 39% open · ⏱️ 09.02.2022):
git clone https://github.com/mpdavis/python-jose
PyPi (📥 5.5M / month · 📦 660 · ⏱️ 05.06.2021):
Conda (📥 850K · ⏱️ 26.06.2021):
conda install -c conda-forge python-jose
django-rest-knox (🥉28 · ⭐ 710) - Authentication Module for django rest auth.MIT
fastapi-users (🥉27 · ⭐ 1.7K) - Ready-to-use and customizable users management for FastAPI.MIT
GitHub (👨💻 39 · 🔀 140 · 📋 190 - 2% open · ⏱️ 18.02.2022):
git clone https://github.com/fastapi-users/fastapi-users
PyPi (📥 36K / month · 📦 7 · ⏱️ 18.02.2022):
pip install fastapi-users
Conda (📥 850 · ⏱️ 07.02.2022):
conda install -c conda-forge fastapi-users
django-cas-ng (🥉27 · ⭐ 330) - Django CAS 1.0/2.0/3.0 client authentication library, support..MIT
flask-dance (🥉26 · ⭐ 870) - Doing the OAuth dance with style using Flask, requests, and..MIT
GitHub (👨💻 53 · 🔀 140 · 📦 2.5K · 📋 190 - 16% open · ⏱️ 01.11.2021):
git clone https://github.com/singingwolfboy/flask-dance
PyPi (📥 43K / month · 📦 160 · ⏱️ 01.11.2021):
Conda (📥 7.4K · ⏱️ 07.06.2019):
conda install -c conda-forge flask-dance
Flask-OpenID (🥉26 · ⭐ 210) - Flask-OpenID adds openid support to flask applications.BSD-3
GitHub (👨💻 15 · 🔀 68 · 📥 8 · 📦 5.3K · 📋 41 - 2% open · ⏱️ 23.11.2021):
git clone https://github.com/pallets-eco/flask-openid
PyPi (📥 1.6M / month · 📦 1.3K · ⏱️ 08.09.2021):
Conda (📥 88K · ⏱️ 04.11.2021):
conda install -c conda-forge flask-openid
authomatic (🥉25 · ⭐ 980) - Simple yet powerful authorization / authentication client library for..MIT
python-jwt (🥉22 · ⭐ 190) - Python module for generating and verifying JSON Web Tokens.MIT
flask-praetorian (🥉21 · ⭐ 310) - Strong, Simple, and Precise security for Flask APIs..MIT
fastapi_login (🥉21 · ⭐ 280) - FastAPI-Login tries to provide similar functionality as..MIT
flask_simplelogin (🥉19 · ⭐ 160) - Simple Login - Login Extension for Flask - maintainer..MIT
Show 12 hidden projects...
lxml (🥇38 · ⭐ 2K) - The lxml XML toolkit for Python.BSD-3
GitHub (👨💻 140 · 🔀 490 · 📥 2.4K · 📦 230K · ⏱️ 22.02.2022):
git clone https://github.com/lxml/lxml
PyPi (📥 38M / month · 📦 38K · ⏱️ 17.02.2022):
Conda (📥 4.9M · ⏱️ 17.02.2022):
conda install -c conda-forge lxml
bleach (🥈36 · ⭐ 2.3K) - Bleach is an allowed-list-based HTML sanitizing library that escapes..Apache-2
GitHub (👨💻 76 · 🔀 220 · 📦 160K · 📋 350 - 14% open · ⏱️ 22.02.2022):
git clone https://github.com/mozilla/bleach
PyPi (📥 13M / month · 📦 12K · ⏱️ 25.08.2021):
Conda (📥 5.9M · ⏱️ 25.08.2021):
conda install -c conda-forge bleach
markupsafe (🥈36 · ⭐ 450) - Safely add untrusted strings to HTML/XML markup.BSD-3
GitHub (👨💻 38 · 🔀 120 · 📦 770K · 📋 96 - 3% open · ⏱️ 18.02.2022):
git clone https://github.com/pallets/markupsafe
PyPi (📥 73M / month · 📦 74K · ⏱️ 18.02.2022):
Conda (📥 15M · ⏱️ 18.02.2022):
conda install -c conda-forge markupsafe
html5lib-python (🥉33 · ⭐ 950) - Standards-compliant library for parsing and serializing HTML..MIT
GitHub (👨💻 62 · 🔀 250 · 📋 240 - 35% open · ⏱️ 17.09.2021):
git clone https://github.com/html5lib/html5lib-python
PyPi (📥 8.9M / month · 📦 15K · ⏱️ 22.06.2020):
Conda (📥 2.1M · ⏱️ 23.06.2020):
conda install -c conda-forge html5lib
WeasyPrint (🥉32 · ⭐ 4.8K) - The awesome document factory.BSD-3
GitHub (👨💻 110 · 🔀 550 · 📋 1.3K - 10% open · ⏱️ 23.02.2022):
git clone https://github.com/Kozea/WeasyPrint
PyPi (📥 730K / month · 📦 34 · ⏱️ 31.01.2022):
Conda (📥 36K · ⏱️ 01.02.2022):
conda install -c conda-forge weasyprint
xhtml2pdf (🥉32 · ⭐ 1.9K) - A library for converting HTML into PDFs using ReportLab.Apache-2
GitHub (👨💻 140 · 🔀 560 · 📦 7K · 📋 320 - 40% open · ⏱️ 23.02.2022):
git clone https://github.com/xhtml2pdf/xhtml2pdf
PyPi (📥 370K / month · 📦 820 · ⏱️ 08.10.2020):
Conda (📥 36K · ⏱️ 18.11.2021):
conda install -c conda-forge xhtml2pdf
pyquery (🥉30 · ⭐ 2.1K) - A jquery-like library for python.BSD-3
GitHub (👨💻 50 · 🔀 170 · 📦 13K · 📋 170 - 26% open · ⏱️ 19.01.2022):
git clone https://github.com/gawel/pyquery
PyPi (📥 1.1M / month · 📦 3.3K · ⏱️ 21.11.2020):
Conda (📥 22K · ⏱️ 27.11.2020):
conda install -c conda-forge pyquery
selectolax (🥉24 · ⭐ 530) - Python binding to Modest and Lexbor engines (fast HTML5 parser with..MIT
html5-parser (🥉21 · ⭐ 620) - Fast C based HTML 5 parsing for python.Apache-2
Show 1 hidden projects...
tldextract (🥇34 · ⭐ 1.4K) - Accurately separate the TLD from the registered domain and..BSD-3
GitHub (👨💻 41 · 🔀 190 · 📦 8.9K · 📋 160 - 12% open · ⏱️ 21.02.2022):
git clone https://github.com/john-kurkowski/tldextract
PyPi (📥 4.5M / month · 📦 1.1K · ⏱️ 21.02.2022):
Conda (📥 150K · ⏱️ 21.02.2022):
conda install -c conda-forge tldextract
Yarl (🥈33 · ⭐ 760) - Yet another URL library.Apache-2
GitHub (👨💻 65 · 🔀 100 · 📥 2.5K · 📋 190 - 15% open · ⏱️ 14.02.2022):
git clone https://github.com/aio-libs/yarl
PyPi (📥 41M / month · 📦 2.7K · ⏱️ 01.11.2021):
Conda (📥 3.8M · ⏱️ 04.11.2021):
conda install -c conda-forge yarl
furl (🥈28 · ⭐ 2.2K) - URL parsing and manipulation made easy.Unlicense
GitHub (👨💻 15 · 🔀 130 · 📋 100 - 20% open · ⏱️ 02.01.2022):
git clone https://github.com/gruns/furl
PyPi (📥 620K / month · 📦 590 · ⏱️ 27.09.2021):
Conda (📥 160K · ⏱️ 28.09.2021):
conda install -c conda-forge furl
shortuuid (🥈28 · ⭐ 1.6K) - A generator library for concise, unambiguous and URL-safe UUIDs.BSD-3
GitHub (👨💻 23 · 🔀 94 · 📋 41 - 2% open · ⏱️ 11.01.2022):
git clone https://github.com/skorokithakis/shortuuid
PyPi (📥 1.6M / month · 📦 1K · ⏱️ 11.11.2021):
Conda (📥 130K · ⏱️ 05.02.2022):
conda install -c conda-forge shortuuid
purl (🥉22 · ⭐ 270 · 💤) - A simple, immutable URL class with a clean API for interrogation and..MIT
Show 1 hidden projects...
🔗 OpenAPI-Specification ( ⭐ 23K) - The OpenAPI Specification Repository.
OpenAPI Generator (🥇42 · ⭐ 11K) - OpenAPI Generator allows generation of API client..Apache-2
GitHub (👨💻 2.3K · 🔀 3.9K · 📦 4 · 📋 5.4K - 56% open · ⏱️ 24.02.2022):
git clone https://github.com/OpenAPITools/openapi-generator
PyPi (📥 1.4K / month · ⏱️ 15.05.2020):
pip install openapi-generator-cli
npm (📥 940K / month · 📦 330 · ⏱️ 31.01.2022):
npm install @openapitools/openapi-generator-cli
swagger-ui (🥇37 · ⭐ 22K) - Swagger UI is a collection of HTML, JavaScript, and CSS..Apache-2
connexion (🥇36 · ⭐ 3.9K) - Swagger/OpenAPI First framework for Python on top of Flask..Apache-2
GitHub (👨💻 200 · 🔀 690 · 📦 6.1K · 📋 830 - 18% open · ⏱️ 23.02.2022):
git clone https://github.com/zalando/connexion
PyPi (📥 1.7M / month · 📦 710 · ⏱️ 23.02.2022):
Conda (📥 160K · ⏱️ 23.02.2022):
conda install -c conda-forge connexion
drf-yasg (🥈34 · ⭐ 2.6K) - Automated generation of real Swagger/OpenAPI 2.0 schemas..BSD-3
GitHub (👨💻 65 · 🔀 340 · 📦 50K · 📋 560 - 32% open · ⏱️ 16.12.2021):
git clone https://github.com/axnsan12/drf-yasg
PyPi (📥 940K / month · 📦 340 · ⏱️ 25.10.2020):
Conda (📥 3.1K · ⏱️ 26.10.2020):
conda install -c conda-forge drf-yasg
apispec (🥈34 · ⭐ 930) - A pluggable API specification generator. Currently supports the..MIT
GitHub (👨💻 75 · 🔀 150 · 📦 4.6K · 📋 240 - 10% open · ⏱️ 09.02.2022):
git clone https://github.com/marshmallow-code/apispec
PyPi (📥 3.2M / month · 📦 7.1K · ⏱️ 27.09.2021):
Conda (📥 340K · ⏱️ 27.09.2021):
conda install -c conda-forge apispec
redoc (🥈32 · ⭐ 17K) - OpenAPI/Swagger-generated API Reference Documentation.MIT
AutoRest (🥈31 · ⭐ 3.7K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,..MIT
drf-spectacular (🥈31 · ⭐ 960 · 📈) - Sane and flexible OpenAPI 3 schema generation for..BSD-3
GitHub (👨💻 59 · 🔀 120 · 📦 1.4K · 📋 490 - 6% open · ⏱️ 20.02.2022):
git clone https://github.com/tfranzel/drf-spectacular
PyPi (📥 460K / month · 📦 16 · ⏱️ 01.02.2022):
pip install drf-spectacular
Conda (📥 1.1K · ⏱️ 01.02.2022):
conda install -c conda-forge drf-spectacular
swagger-codegen (🥉30 · ⭐ 14K) - swagger-codegen contains a template-driven engine to..Apache-2
flasgger (🥉30 · ⭐ 2.9K · 📉) - Easy OpenAPI specs and Swagger UI for your Flask API.MIT
GitHub (👨💻 110 · 🔀 400 · 📥 460 · 📦 6.4K · 📋 340 - 54% open · ⏱️ 21.01.2022):
git clone https://github.com/flasgger/flasgger
PyPi (📥 440K / month · 📦 360 · ⏱️ 31.07.2020):
Conda (📥 110K · ⏱️ 16.04.2021):
conda install -c conda-forge flasgger
apistar (🥉29 · ⭐ 5.6K) - The Web API toolkit.BSD-3
GitHub (👨💻 89 · 🔀 420 · 📦 670 · 📋 350 - 16% open · ⏱️ 31.08.2021):
git clone https://github.com/encode/apistar
PyPi (📥 12K / month · 📦 170 · ⏱️ 03.04.2019):
Conda (📥 93K · ⏱️ 03.04.2019):
conda install -c conda-forge apistar
OpenAPI-to-GraphQL (🥉28 · ⭐ 1.2K) - Translate APIs described by OpenAPI Specifications..MIT
OpenAPI Spec validator (🥉27 · ⭐ 200) - OpenAPI Spec validator.Apache-2
GitHub (👨💻 29 · 🔀 44 · 📋 74 - 43% open · ⏱️ 28.01.2022):
git clone https://github.com/p1c2u/openapi-spec-validator
PyPi (📥 2.1M / month · 📦 160 · ⏱️ 28.01.2022):
pip install openapi-spec-validator
Conda (📥 17K · ⏱️ 28.01.2022):
conda install -c conda-forge openapi-spec-validator
datamodel-code-generator (🥉26 · ⭐ 830) - Pydantic model generator for easy conversion of JSON,..MIT
Spectacle (🥉24 · ⭐ 1.2K) - Beautiful static documentation generator for OpenAPI/Swagger 2.0.MIT
openapi-core (🥉24 · ⭐ 160) - OpenAPI core.BSD-3
GitHub (👨💻 47 · 🔀 92 · 📋 160 - 35% open · ⏱️ 18.02.2022):
git clone https://github.com/p1c2u/openapi-core
PyPi (📥 130K / month · 📦 21 · ⏱️ 14.05.2021):
Conda (📥 2.3K · ⏱️ 17.05.2021):
conda install -c conda-forge openapi-core
openapi-python-client (🥉23 · ⭐ 300) - Generate modern Python clients from OpenAPI.MIT
GitHub (👨💻 36 · 🔀 64 · 📋 210 - 22% open · ⏱️ 17.02.2022):
git clone https://github.com/openapi-generators/openapi-python-client
PyPi (📥 18K / month · ⏱️ 29.01.2022):
pip install openapi-python-client
Conda (📥 840 · ⏱️ 19.12.2021):
conda install -c conda-forge openapi-python-client
Spectree (🥉23 · ⭐ 170) - API spec validator and OpenAPI document generator for Python..Apache-2
pyramid_openapi3 (🥉17 · ⭐ 74) - Pyramid addon for OpenAPI3 validation of requests and..MIT
Show 3 hidden projects...
🔗 GraphQL Specification ( ⭐ 14K) - GraphQL is a query language and execution engine tied to any..
graphene (🥇35 · ⭐ 7.1K) - GraphQL framework for Python.MIT
GitHub (👨💻 180 · 🔀 740 · 📦 12K · 📋 950 - 14% open · ⏱️ 13.02.2022):
git clone https://github.com/graphql-python/graphene
PyPi (📥 1.2M / month · 📦 830 · ⏱️ 13.11.2021):
Conda (📥 160K · ⏱️ 14.11.2021):
conda install -c conda-forge graphene
Strawberry GraphQL (🥇33 · ⭐ 2K) - A new GraphQL library for Python.MIT
ariadne (🥇33 · ⭐ 1.7K) - Ariadne is a Python library for implementing GraphQL servers using..BSD-3
graphene-django (🥈32 · ⭐ 3.8K) - Integrate GraphQL into your Django project.MIT
GitHub (👨💻 190 · 🔀 630 · 📦 7.3K · 📋 750 - 18% open · ⏱️ 13.02.2022):
git clone https://github.com/graphql-python/graphene-django
PyPi (📥 410K / month · 📦 470 · ⏱️ 31.12.2020):
pip install graphene-django
Conda (📥 15K · ⏱️ 09.01.2021):
conda install -c conda-forge graphene-django
graphql-core (🥈32 · ⭐ 410) - A Python 3.6+ port of the GraphQL.js reference implementation of..MIT
GitHub (👨💻 24 · 🔀 89 · 📦 12K · 📋 110 - 7% open · ⏱️ 30.01.2022):
git clone https://github.com/graphql-python/graphql-core
PyPi (📥 2.8M / month · 📦 700 · ⏱️ 15.01.2022):
Conda (📥 220K · ⏱️ 15.01.2022):
conda install -c conda-forge graphql-core
graphql-relay-py (🥈28 · ⭐ 140) - A library to help construct a graphql-py server supporting..MIT
GitHub (👨💻 10 · 🔀 32 · 📦 9.8K · 📋 32 - 31% open · ⏱️ 30.01.2022):
git clone https://github.com/graphql-python/graphql-relay-py
PyPi (📥 1.1M / month · 📦 480 · ⏱️ 28.01.2022):
pip install graphql-relay
Conda (📥 160K · ⏱️ 28.01.2022):
conda install -c conda-forge graphql-relay
tartiflette (🥉24 · ⭐ 810) - GraphQL Engine built with Python 3.6+ / asyncio.MIT
django-graphql-auth (🥉23 · ⭐ 270) - Django registration and authentication with GraphQL.MIT
graphene-mongo (🥉23 · ⭐ 250) - Graphene MongoEngine integration.MIT
GitHub (👨💻 29 · 🔀 92 · 📦 260 · 📋 82 - 26% open · ⏱️ 14.01.2022):
git clone https://github.com/graphql-python/graphene-mongo
PyPi (📥 7.6K / month · 📦 13 · ⏱️ 14.01.2022):
pip install graphene-mongo
Conda (📥 3.8K · ⏱️ 30.06.2020):
conda install -c conda-forge graphene-mongo
graphene-pydantic (🥉20 · ⭐ 150) - Integrate GraphQL with your Pydantic models.Apache-2
tartiflette-asgi (🥉18 · ⭐ 96 · 📈) - ASGI support for the Tartiflette GraphQL engine.MIT
tartiflette-aiohttp (🥉18 · ⭐ 56) - tartiflette-aiohttp is a wrapper of aiohttp which includes..MIT
Flask-GraphQL-Auth (🥉16 · ⭐ 64 · 💤) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to..MIT
Show 2 hidden projects...
websocket-client (🥇39 · ⭐ 2.9K) - WebSocket client for Python.Apache-2
GitHub (👨💻 200 · 🔀 680 · 📦 55K · 📋 510 - 1% open · ⏱️ 11.02.2022):
git clone https://github.com/websocket-client/websocket-client
PyPi (📥 33M / month · 📦 6.5K · ⏱️ 07.12.2021):
pip install websocket-client
Conda (📥 2.3M · ⏱️ 08.12.2021):
conda install -c conda-forge websocket-client
websockets (🥇36 · ⭐ 3.8K · 📈) - Library for building WebSocket servers and clients in Python.BSD-3
GitHub (👨💻 54 · 🔀 410 · 📦 50K · 📋 850 - 2% open · ⏱️ 21.02.2022):
git clone https://github.com/aaugustin/websockets
PyPi (📥 15M / month · 📦 3.5K · ⏱️ 21.02.2022):
Conda (📥 1.1M · ⏱️ 22.02.2022):
conda install -c conda-forge websockets
autobahn-python (🥇36 · ⭐ 2.3K) - WebSocket and WAMP in Python for Twisted and asyncio.MIT
GitHub (👨💻 120 · 🔀 750 · 📦 17K · 📋 840 - 22% open · ⏱️ 24.02.2022):
git clone https://github.com/crossbario/autobahn-python
PyPi (📥 680K / month · 📦 2K · ⏱️ 24.02.2022):
Conda (📥 260K · ⏱️ 24.02.2022):
conda install -c conda-forge autobahn
python-socketio (🥈33 · ⭐ 2.7K) - Python Socket.IO server and client.MIT
GitHub (👨💻 55 · 🔀 460 · 📋 680 - 5% open · ⏱️ 17.02.2022):
git clone https://github.com/miguelgrinberg/python-socketio
PyPi (📥 870K / month · 📦 1.9K · ⏱️ 15.02.2022):
pip install python-socketio
Conda (📥 210K · ⏱️ 15.02.2022):
conda install -c conda-forge python-socketio
Flask-SocketIO (🥈32 · ⭐ 4.6K) - Socket.IO integration for Flask applications.MIT
GitHub (👨💻 65 · 🔀 820 · 📋 1.5K - 1% open · ⏱️ 17.02.2022):
git clone https://github.com/miguelgrinberg/Flask-SocketIO
PyPi (📥 960K / month · 📦 2.3K · ⏱️ 01.08.2021):
pip install flask-socketio
Conda (📥 140K · ⏱️ 02.08.2021):
conda install -c conda-forge flask-socketio
daphne (🥉31 · ⭐ 1.7K) - Django Channels HTTP/WebSocket server.BSD-3
GitHub (👨💻 58 · 🔀 200 · 📦 13K · 📋 290 - 17% open · ⏱️ 14.02.2022):
git clone https://github.com/django/daphne
PyPi (📥 450K / month · 📦 770 · ⏱️ 07.04.2021):
Conda (📥 78K · ⏱️ 07.04.2021):
conda install -c conda-forge daphne
websockify (🥉27 · ⭐ 3K · 💤) - Websockify is a WebSocket to TCP proxy/bridge. This allows a..❗️LGPL-3.0
GitHub (👨💻 88 · 🔀 600 · 📦 450 · 📋 300 - 8% open · ⏱️ 23.07.2021):
git clone https://github.com/novnc/websockify
PyPi (📥 36K / month · 📦 300 · ⏱️ 22.07.2021):
Conda (📥 32K · ⏱️ 07.11.2021):
conda install -c conda-forge websockify
Show 4 hidden projects...
grpc (🥇48 · ⭐ 33K) - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#).Apache-2
GitHub (👨💻 820 · 🔀 8.8K · 📥 77K · 📦 3.2K · 📋 10K - 10% open · ⏱️ 24.02.2022):
git clone https://github.com/grpc/grpc
PyPi (📥 35M / month · 📦 4.5K · ⏱️ 17.02.2022):
Conda (📥 4.4M · ⏱️ 19.02.2022):
conda install -c conda-forge grpcio
rpyc (🥈30 · ⭐ 1.1K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.MIT
GitHub (👨💻 75 · 🔀 210 · 📥 140 · 📦 1.1K · 📋 360 - 15% open · ⏱️ 07.01.2022):
git clone https://github.com/tomerfiliba-org/rpyc
PyPi (📥 190K / month · 📦 330 · ⏱️ 11.01.2021):
Conda (📥 550K · ⏱️ 12.01.2021):
conda install -c conda-forge rpyc
fastapi-jsonrpc (🥉18 · ⭐ 150) - JSON-RPC server based on fastapi.MIT
Show 1 hidden projects... spyne (🥈30 · ⭐ 1K) - A transport agnostic sync/async RPC library that focuses on exposing..❗️LGPL-2.1
chalice (🥇36 · ⭐ 8.7K) - Python Serverless Microframework for AWS.Apache-2
GitHub (👨💻 180 · 🔀 890 · 📦 1.4K · 📋 1.1K - 31% open · ⏱️ 16.02.2022):
git clone https://github.com/aws/chalice
PyPi (📥 190K / month · 📦 160 · ⏱️ 08.02.2022):
Conda (📥 88K · ⏱️ 08.02.2022):
conda install -c conda-forge chalice
Zappa (🥈35 · ⭐ 12K · 💤) - Serverless Python.MIT
python-lambda (🥉25 · ⭐ 1.4K · 💤) - A toolkit for developing and deploying serverless Python code..ISC
lambdarest (🥉20 · ⭐ 89) - Flask like web framework for AWS Lambda.MIT
Content Management Systems
wagtail (🥇42 · ⭐ 12K) - A Django content management system focused on flexibility and user..BSD-3
GitHub (👨💻 630 · 🔀 2.4K · 📦 6.3K · 📋 3.7K - 26% open · ⏱️ 24.02.2022):
git clone https://github.com/wagtail/wagtail
PyPi (📥 130K / month · 📦 1.4K · ⏱️ 11.02.2022):
Conda (📥 42K · ⏱️ 21.11.2019):
conda install -c conda-forge wagtail
django-cms (🥈38 · ⭐ 8.6K) - The easy-to-use and developer-friendly enterprise CMS powered..BSD-3
mezzanine (🥈34 · ⭐ 4.4K) - CMS framework for Django.BSD-2
lektor (🥉30 · ⭐ 3.5K) - The lektor static file content management system.BSD-3
GitHub (👨💻 89 · 🔀 290 · 📥 7K · 📋 590 - 40% open · ⏱️ 23.02.2022):
git clone https://github.com/lektor/lektor
PyPi (📥 3.2K / month · 📦 84 · ⏱️ 09.01.2022):
Conda (📥 51K · ⏱️ 27.08.2020):
conda install -c conda-forge lektor
feincms (🥉28 · ⭐ 820) - A Django-based CMS with a focus on extensibility and concise code.BSD-3
Show 1 hidden projects... Kotti (🥉19 · ⭐ 380) - Kotti is a high-level, Pythonic web application framework based on Pyramid..❗️BSD
selenium (🥇47 · ⭐ 23K) - A browser automation framework and ecosystem.Apache-2
GitHub (👨💻 720 · 🔀 6.8K · 📥 1.2M · 📦 140K · 📋 8K - 1% open · ⏱️ 24.02.2022):
git clone https://github.com/SeleniumHQ/selenium
PyPi (📥 9.8M / month · 📦 16K · ⏱️ 24.02.2022):
Conda (📥 720K · ⏱️ 11.01.2022):
conda install -c conda-forge selenium
mitmproxy (🥇40 · ⭐ 26K) - An interactive TLS-capable intercepting HTTP proxy for penetration..MIT
Locust (🥇39 · ⭐ 18K) - Scalable user load testing tool written in Python.MIT
GitHub (👨💻 230 · 🔀 2.4K · 📦 2.4K · 📋 1.3K - 1% open · ⏱️ 23.02.2022):
git clone https://github.com/locustio/locust
PyPi (📥 420K / month · 📦 79 · ⏱️ 22.02.2022):
Conda (📥 46K · ⏱️ 14.02.2022):
conda install -c conda-forge locust
coverage (🥇39 · ⭐ 1.9K) - Code coverage measurement for Python.Apache-2
GitHub (👨💻 140 · 🔀 280 · 📦 190K · 📋 1.1K - 19% open · ⏱️ 23.02.2022):
git clone https://github.com/nedbat/coveragepy
PyPi (📥 22M / month · 📦 55K · ⏱️ 20.02.2022):
Conda (📥 6.2M · ⏱️ 23.02.2022):
conda install -c conda-forge coverage
responses (🥇36 · ⭐ 3.5K) - A utility for mocking out the Python Requests library.Apache-2
GitHub (👨💻 100 · 🔀 290 · 📥 27 · 📦 12K · 📋 230 - 11% open · ⏱️ 22.02.2022):
git clone https://github.com/getsentry/responses
PyPi (📥 7M / month · 📦 2.9K · ⏱️ 02.02.2022):
Conda (📥 960K · ⏱️ 02.02.2022):
conda install -c conda-forge responses
splinter (🥇36 · ⭐ 2.5K) - splinter - python test framework for web applications.BSD-3
SeleniumBase (🥈34 · ⭐ 2.6K) - A Python framework that inspires developers to become better test..MIT
SeleniumLibrary (🥈34 · ⭐ 1.1K) - Web testing library for Robot Framework.Apache-2
GitHub (👨💻 110 · 🔀 670 · 📥 3.5K · 📦 2.1K · 📋 970 - 4% open · ⏱️ 08.01.2022):
git clone https://github.com/robotframework/SeleniumLibrary
PyPi (📥 470K / month · 📦 120 · ⏱️ 08.01.2022):
pip install robotframework-seleniumlibrary
Conda (📥 44K · ⏱️ 12.01.2022):
conda install -c conda-forge robotframework-seleniumlibrary
pytest-django (🥈34 · ⭐ 1K) - A Django plugin for pytest.BSD-3
GitHub (👨💻 130 · 🔀 300 · 📋 480 - 27% open · ⏱️ 31.12.2021):
git clone https://github.com/pytest-dev/pytest-django
PyPi (📥 1.6M / month · 📦 5.9K · ⏱️ 07.12.2021):
pip install pytest-django
Conda (📥 120K · ⏱️ 08.12.2021):
conda install -c conda-forge pytest-django
Prism (🥈32 · ⭐ 2.6K) - Turn any OpenAPI2/3 and Postman Collection file into an API server..Apache-2
vcrpy (🥈32 · ⭐ 2.2K) - Automatically mock your HTTP interactions to simplify and speed up testing.MIT
GitHub (👨💻 110 · 🔀 280 · 📦 3.6K · 📋 330 - 24% open · ⏱️ 03.11.2021):
git clone https://github.com/kevin1024/vcrpy
PyPi (📥 1.5M / month · 📦 950 · ⏱️ 09.10.2020):
Conda (📥 230K · ⏱️ 09.10.2020):
conda install -c conda-forge vcrpy
django-silk (🥈31 · ⭐ 3.3K · 📉) - Silky smooth profiling for Django.MIT
HTTPretty (🥈31 · ⭐ 1.9K) - Intercept HTTP requests at the Python socket level. Fakes the whole..MIT
GitHub (👨💻 100 · 🔀 250 · 📦 5.7K · 📋 230 - 38% open · ⏱️ 05.11.2021):
git clone https://github.com/gabrielfalcao/HTTPretty
PyPi (📥 480K / month · 📦 2.7K · ⏱️ 16.08.2021):
Conda (📥 150K · ⏱️ 16.08.2021):
conda install -c conda-forge httpretty
Dredd (🥈30 · ⭐ 3.8K) - Language-agnostic HTTP API Testing Tool.MIT
GitHub (👨💻 110 · 🔀 280 · 📦 780 · 📋 810 - 29% open · ⏱️ 10.12.2021):
git clone https://github.com/apiaryio/dredd
PyPi (📥 5.1K / month · 📦 38 · ⏱️ 09.04.2018):
npm (📥 43K / month · 📦 170 · ⏱️ 16.11.2021):
factory_boy (🥈30 · ⭐ 2.8K) - A test fixtures replacement for Python.MIT
GitHub (👨💻 120 · 🔀 330 · 📋 510 - 30% open · ⏱️ 16.02.2022):
git clone https://github.com/FactoryBoy/factory_boy
PyPi (📥 2.1M / month · 📦 2.1K · ⏱️ 05.05.2018):
Conda (📥 92K · ⏱️ 26.10.2021):
conda install -c conda-forge factory_boy
tavern (🥈30 · ⭐ 840) - A command-line tool and Python library and Pytest plugin for automated..MIT
django-nose (🥈29 · ⭐ 870) - Django test runner using nose.BSD-3
webtest (🥈28 · ⭐ 310) - Wraps any WSGI application and makes it easy to send test requests to that..MIT
GitHub (👨💻 86 · 🔀 100 · 📦 9.1K · 📋 130 - 21% open · ⏱️ 19.01.2022):
git clone https://github.com/Pylons/webtest
PyPi (📥 600K / month · 📦 4K · ⏱️ 19.08.2021):
Conda (📥 8K · ⏱️ 19.08.2021):
conda install -c conda-forge webtest
splash (🥈27 · ⭐ 3.5K · 💤) - Lightweight, scriptable browser as a service with an HTTP API.BSD-3
schemathesis (🥈27 · ⭐ 1.2K) - A modern API testing tool for web applications built..MIT
pytest-flask (🥈27 · ⭐ 410) - A set of pytest fixtures to test Flask applications.MIT
GitHub (👨💻 28 · 🔀 74 · 📋 67 - 13% open · ⏱️ 11.11.2021):
git clone https://github.com/pytest-dev/pytest-flask
PyPi (📥 260K / month · 📦 8.3K · ⏱️ 27.02.2021):
Conda (📥 52K · ⏱️ 27.02.2021):
conda install -c conda-forge pytest-flask
mixer (🥉26 · ⭐ 800) - Mixer -- Is a fixtures replacement. Supported Django, Flask,..BSD-3
django-test-plus (🥉26 · ⭐ 500) - Useful additions to Djangos default TestCase.BSD-3
GitHub (👨💻 28 · 🔀 54 · 📋 48 - 10% open · ⏱️ 24.11.2021):
git clone https://github.com/revsys/django-test-plus
PyPi (📥 77K / month · 📦 1.3K · ⏱️ 19.05.2021):
pip install django-test-plus
Conda (📥 24K · ⏱️ 12.01.2018):
conda install -c conda-forge django-test-plus
Mockoon (🥉25 · ⭐ 3.6K) - Mockoon is the easiest and quickest way to run mock APIs locally. No..MIT
selenium-python-helium (🥉25 · ⭐ 2.8K) - Selenium-python but lighter: Helium is the best..MIT
httprunner (🥉25 · ⭐ 2.7K) - One-stop solution for HTTP(S) testing, written in Python.Apache-2
selene (🥉25 · ⭐ 520) - User-oriented Web UI browser tests in Python.MIT
Model Bakery (🥉25 · ⭐ 520) - Object factory for Django.Apache-2
GitHub (👨💻 36 · 🔀 60 · 📋 110 - 30% open · ⏱️ 13.01.2022):
git clone https://github.com/model-bakers/model_bakery
PyPi (📥 250K / month · 📦 13 · ⏱️ 04.01.2022):
Conda (📥 4.9K · ⏱️ 12.01.2022):
conda install -c conda-forge model_bakery
aioresponses (🥉25 · ⭐ 340) - Aioresponses is a helper for mock/fake web requests in python..MIT
python-mocket (🥉25 · ⭐ 230) - a socket mock framework - for all kinds of socket animals, web-..BSD-3
gabbi (🥉23 · ⭐ 140) - Declarative HTTP Testing for Python and anything else.Apache-2
molotov (🥉22 · ⭐ 370) - Load Testing Tool.Apache-2
aresponses (🥉21 · ⭐ 89) - Asyncio http mocking. Similar to the responses library used for requests.MIT
fsociety (🥉19 · ⭐ 550) - A Modular Penetration Testing Framework.MIT
golem (🥉19 · ⭐ 480) - A complete test automation tool.MIT
async-asgi-testclient (🥉19 · ⭐ 100) - A framework-agnostic library for testing ASGI web..MIT
Show 13 hidden projects...
django-crispy-forms (🥇38 · ⭐ 4.4K) - The best way to have DRY Django forms. The app..MIT
GitHub (👨💻 220 · 🔀 700 · 📦 83K · 📋 650 - 11% open · ⏱️ 13.02.2022):
git clone https://github.com/django-crispy-forms/django-crispy-forms
PyPi (📥 650K / month · 📦 8K · ⏱️ 25.01.2022):
pip install django-crispy-forms
Conda (📥 45K · ⏱️ 25.01.2022):
conda install -c conda-forge django-crispy-forms
wtforms (🥈37 · ⭐ 1.3K) - A flexible forms validation and rendering library for Python.BSD-3
GitHub (👨💻 130 · 🔀 360 · 📦 120K · 📋 400 - 11% open · ⏱️ 19.02.2022):
git clone https://github.com/wtforms/wtforms
PyPi (📥 2.4M / month · 📦 15K · ⏱️ 23.12.2021):
Conda (📥 89K · ⏱️ 24.12.2021):
conda install -c conda-forge wtforms
flask-wtf (🥉36 · ⭐ 1.2K) - Simple integration of Flask and WTForms, including CSRF, file..BSD-3
GitHub (👨💻 94 · 🔀 290 · 📦 130K · 📋 300 - 9% open · ⏱️ 07.02.2022):
git clone https://github.com/wtforms/flask-wtf
PyPi (📥 2.6M / month · 📦 16K · ⏱️ 07.11.2021):
Conda (📥 100K · ⏱️ 07.11.2021):
conda install -c conda-forge flask-wtf
deform (🥉27 · ⭐ 380) - A Python HTML form library.BSD-3
django-formtools (🥉26 · ⭐ 570) - A set of high-level abstractions for Django forms.BSD-3
pelican (🥇37 · ⭐ 11K) - Static site generator that supports Markdown and reST syntax...❗️AGPL-3.0
GitHub (👨💻 420 · 🔀 1.8K · 📥 490 · 📦 5.6K · 📋 1.5K - 4% open · ⏱️ 09.02.2022):
git clone https://github.com/getpelican/pelican
PyPi (📥 19K / month · 📦 1.8K · ⏱️ 09.02.2022):
Conda (📥 120K · ⏱️ 11.02.2022):
conda install -c conda-forge pelican
markdown (🥇37 · ⭐ 2.8K) - A Python implementation of John Grubers Markdown with Extension support.BSD-3
GitHub (👨💻 150 · 🔀 710 · 📦 180K · 📋 750 - 3% open · ⏱️ 10.01.2022):
git clone https://github.com/Python-Markdown/markdown
PyPi (📥 19M / month · 📦 22K · ⏱️ 17.11.2021):
Conda (📥 2.7M · ⏱️ 18.11.2021):
conda install -c conda-forge markdown
mistune (🥈34 · ⭐ 2K) - A fast yet powerful Python Markdown parser with renderers and plugins.BSD-3
GitHub (👨💻 34 · 🔀 210 · 📋 220 - 10% open · ⏱️ 14.01.2022):
git clone https://github.com/lepture/mistune
PyPi (📥 10M / month · 📦 9.2K · ⏱️ 14.01.2022):
Conda (📥 6M · ⏱️ 14.01.2022):
conda install -c conda-forge mistune
python-markdown2 (🥈33 · ⭐ 2.3K) - markdown2: A fast and complete implementation of Markdown in..MIT
pymdown-extensions (🥈32 · ⭐ 580) - Extensions for Python Markdown.MIT
GitHub (👨💻 35 · 🔀 200 · 📦 8.5K · 📋 280 - 4% open · ⏱️ 19.02.2022):
git clone https://github.com/facelessuser/pymdown-extensions
PyPi (📥 740K / month · 📦 880 · ⏱️ 11.02.2022):
pip install pymdown-extensions
Conda (📥 57K · ⏱️ 11.02.2022):
conda install -c conda-forge pymdown-extensions
grip (🥉30 · ⭐ 5.6K) - Preview GitHub README.md files locally before committing them.MIT
html2text (🥉29 · ⭐ 1.2K) - Convert HTML to Markdown-formatted text.❗️GPL-3.0
django-markdownx (🥉27 · ⭐ 710) - Comprehensive Markdown plugin built for Django.BSD-3
mistletoe (🥉27 · ⭐ 440) - A fast, extensible and spec-compliant Markdown parser in pure Python.MIT
markdown-it-py (🥉25 · ⭐ 280) - Markdown parser, done right. 100% CommonMark support, extensions,..MIT
GitHub (👨💻 15 · 🔀 33 · 📋 55 - 32% open · ⏱️ 18.02.2022):
git clone https://github.com/executablebooks/markdown-it-py
PyPi (📥 990K / month · 📦 24 · ⏱️ 24.01.2022):
pip install markdown-it-py
Conda (📥 220K · ⏱️ 24.01.2022):
conda install -c conda-forge markdown-it-py
django-markdown-editor (🥉24 · ⭐ 540) - Awesome Django Markdown Editor, supported for..❗️GPL-3.0
Show 1 hidden projects...
🔗 Public APIs ( ⭐ 180K) - A collective list of free APIs.
🔗 best-of-ml-python - DB Clients ( ⭐ 6.3K) - Collection of python database client libraries.
youtube-dl (🥇45 · ⭐ 110K) - Command-line program to download videos from YouTube.com and..Unlicense
GitHub (👨💻 970 · 🔀 7K · 📥 47M · 📋 26K - 19% open · ⏱️ 24.02.2022):
git clone https://github.com/ytdl-org/youtube-dl
PyPi (📥 2.1M / month · 📦 1.8K · ⏱️ 16.12.2021):
Conda (📥 940K · ⏱️ 20.12.2021):
conda install -c conda-forge youtube-dl
google-api-python-client (🥇42 · ⭐ 5.4K · 📉) - The official Python client library for Googles..Apache-2
GitHub (👨💻 180 · 🔀 2.1K · 📥 93 · 📦 90K · 📋 870 - 5% open · ⏱️ 24.02.2022):
git clone https://github.com/googleapis/google-api-python-client
PyPi (📥 24M / month · 📦 7.3K · ⏱️ 23.02.2022):
pip install google-api-python-client
Conda (📥 1M · ⏱️ 23.02.2022):
conda install -c conda-forge google-api-python-client
tweepy (🥇41 · ⭐ 8.5K) - Twitter for Python!.MIT
GitHub (👨💻 240 · 🔀 3.8K · 📦 32K · 📋 1.1K - 6% open · ⏱️ 23.02.2022):
git clone https://github.com/tweepy/tweepy
PyPi (📥 530K / month · 📦 4.3K · ⏱️ 25.01.2022):
Conda (📥 130K · ⏱️ 25.01.2022):
conda install -c conda-forge tweepy
Telethon (🥇40 · ⭐ 6.1K) - Pure Python 3 MTProto API Telegram client library, for bots too!.MIT
discord.py (🥇39 · ⭐ 9.5K) - An API wrapper for Discord written in Python.MIT
GitHub (👨💻 290 · 🔀 3K · 📦 45K · 📋 2.5K - 4% open · ⏱️ 28.08.2021):
git clone https://github.com/Rapptz/discord.py
PyPi (📥 11M / month · 📦 2.7K · ⏱️ 12.06.2021):
Conda (📥 3K · ⏱️ 12.06.2021):
conda install -c conda-forge discord.py
python-telegram-bot (🥇38 · ⭐ 18K) - We have made you a wrapper you cant refuse.❗️LGPL-3.0
GitHub (👨💻 160 · 🔀 3.8K · 📥 5.1K · 📦 47K · 📋 1.6K - 1% open · ⏱️ 02.02.2022):
git clone https://github.com/python-telegram-bot/python-telegram-bot
PyPi (📥 570K / month · 📦 2.5K · ⏱️ 02.02.2022):
pip install python-telegram-bot
Conda (📥 43K · ⏱️ 02.02.2022):
conda install -c conda-forge python-telegram-bot
pyTelegramBotAPI (🥇38 · ⭐ 5.2K) - Python Telegram bot api.❗️GPL-2.0
GitPython (🥇38 · ⭐ 3.4K) - GitPython is a python library used to interact with Git repositories.BSD-3
GitHub (👨💻 260 · 🔀 760 · 📦 69K · 📋 820 - 15% open · ⏱️ 23.02.2022):
git clone https://github.com/gitpython-developers/GitPython
PyPi (📥 24M / month · 📦 7.2K · ⏱️ 20.02.2022):
Conda (📥 2.8M · ⏱️ 22.02.2022):
conda install -c conda-forge gitpython
gspread (🥈37 · ⭐ 5.8K) - Google Sheets Python API.MIT
GitHub (👨💻 140 · 🔀 860 · 📥 69 · 📦 14K · 📋 710 - 9% open · ⏱️ 20.02.2022):
git clone https://github.com/burnash/gspread
PyPi (📥 5.8M / month · 📦 960 · ⏱️ 22.12.2021):
Conda (📥 210K · ⏱️ 09.08.2021):
conda install -c conda-forge gspread
pytube (🥈36 · ⭐ 5.9K) - A lightweight, dependency-free Python library (and command-line..Unlicense
GitHub (👨💻 100 · 🔀 1.3K · 📦 13K · 📋 790 - 13% open · ⏱️ 14.02.2022):
git clone https://github.com/pytube/pytube
PyPi (📥 220K / month · 📦 320 · ⏱️ 14.02.2022):
Conda (📥 430 · ⏱️ 14.02.2022):
conda install -c conda-forge pytube
slackclient (🥈36 · ⭐ 3.3K) - Slack Developer Kit for Python.MIT
GitHub (👨💻 140 · 🔀 790 · 📥 340 · 📋 620 - 1% open · ⏱️ 19.02.2022):
git clone https://github.com/slackapi/python-slack-sdk
PyPi (📥 6.7M / month · 📦 2.1K · ⏱️ 22.10.2020):
Conda (📥 430K · ⏱️ 19.11.2021):
conda install -c conda-forge slackclient
praw (🥈36 · ⭐ 2.7K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that..BSD-2
GitHub (👨💻 220 · 🔀 420 · 📦 10K · 📋 680 - 1% open · ⏱️ 23.02.2022):
git clone https://github.com/praw-dev/praw
PyPi (📥 330K / month · 📦 1.7K · ⏱️ 14.11.2021):
Conda (📥 24K · ⏱️ 17.11.2021):
conda install -c conda-forge praw
twilio (🥈36 · ⭐ 1.6K) - A Python module for communicating with the Twilio API and generating TwiML.MIT
GitHub (👨💻 120 · 🔀 610 · 📦 21K · 📋 260 - 3% open · ⏱️ 23.02.2022):
git clone https://github.com/twilio/twilio-python
PyPi (📥 2M / month · 📦 3.5K · ⏱️ 23.02.2022):
Conda (📥 71K · ⏱️ 23.02.2022):
conda install -c conda-forge twilio
stripe (🥈36 · ⭐ 1.2K) - Python library for the Stripe API.MIT
GitHub (👨💻 120 · 🔀 330 · 📦 20K · 📋 300 - 4% open · ⏱️ 16.02.2022):
git clone https://github.com/stripe/stripe-python
PyPi (📥 1.8M / month · 📦 2K · ⏱️ 16.02.2022):
Conda (📥 12K · ⏱️ 08.09.2021):
conda install -c anaconda stripe
thumbor (🥈35 · ⭐ 8.8K) - thumbor is an open-source photo thumbnail service by globo.com.MIT
PyGithub (🥈35 · ⭐ 5.1K) - Typed interactions with the GitHub API v3.❗️LGPL-3.0
GitHub (👨💻 280 · 🔀 1.4K · 📦 26K · 📋 1.3K - 11% open · ⏱️ 20.12.2021):
git clone https://github.com/PyGithub/PyGithub
PyPi (📥 5.9M / month · 📦 2.4K · ⏱️ 26.04.2021):
Conda (📥 1.9M · ⏱️ 01.07.2021):
conda install -c conda-forge pygithub
google-maps-services-python (🥈34 · ⭐ 3.5K) - Python client library for Google Maps API Web Services.Apache-2
python-slack-sdk (🥈34 · ⭐ 3.3K) - Slack Developer Kit for Python.MIT
GitHub (👨💻 140 · 🔀 790 · 📥 340 · 📋 620 - 1% open · ⏱️ 19.02.2022):
git clone https://github.com/slackapi/python-slack-sdk
PyPi (📥 3.7M / month · 📦 68 · ⏱️ 19.02.2022):
Conda (📥 8.6K · ⏱️ 19.02.2022):
conda install -c conda-forge slack-sdk
python-twitter (🥈34 · ⭐ 3.3K) - A Python wrapper around the Twitter API.Apache-2
jira (🥈34 · ⭐ 1.5K) - Python Jira library. Development chat available on..BSD-2
GitHub (👨💻 220 · 🔀 720 · 📥 680 · 📦 4 · 📋 580 - 14% open · ⏱️ 18.01.2022):
git clone https://github.com/pycontribs/jira
PyPi (📥 2.8M / month · 📦 1K · ⏱️ 11.11.2021):
Conda (📥 73K · ⏱️ 12.11.2021):
conda install -c conda-forge jira
hvac (🥈34 · ⭐ 950) - Python 2.7/3.X client for HashiCorp Vault.Apache-2
GitHub (👨💻 160 · 🔀 300 · 📥 450 · 📦 2.2K · 📋 310 - 34% open · ⏱️ 23.09.2021):
git clone https://github.com/hvac/hvac
PyPi (📥 4.6M / month · 📦 310 · ⏱️ 23.09.2021):
Conda (📥 100K · ⏱️ 23.09.2021):
conda install -c conda-forge hvac
instagram-scraper (🥉32 · ⭐ 5.9K) - Scrapes an instagram users photos and videos.Unlicense
py-googletrans (🥉32 · ⭐ 2.9K · 💤) - (unofficial) Googletrans: Free and Unlimited Google..MIT
spotipy (🥉31 · ⭐ 3.7K) - A light weight Python library for the Spotify Web API.MIT
GitHub (👨💻 140 · 🔀 730 · 📦 7K · 📋 480 - 11% open · ⏱️ 03.01.2022):
git clone https://github.com/plamere/spotipy
PyPi (📥 250K / month · 📦 570 · ⏱️ 12.08.2021):
Conda (📥 2.6K · ⏱️ 09.09.2021):
conda install -c conda-forge spotipy
twitter (🥉31 · ⭐ 2.7K) - Python Twitter API.MIT
simple-salesforce (🥉31 · ⭐ 1.2K) - A very simple Salesforce.com REST API client for Python.Apache-2
GitHub (👨💻 74 · 🔀 560 · 📋 350 - 40% open · ⏱️ 01.02.2022):
git clone https://github.com/simple-salesforce/simple-salesforce
PyPi (📥 3.5M / month · 📦 190 · ⏱️ 01.02.2022):
pip install simple-salesforce
Conda (📥 41K · ⏱️ 11.12.2020):
conda install -c conda-forge simple-salesforce
sherlock (🥉30 · ⭐ 30K · 📉) - Hunt down social media accounts by username across social networks.MIT
twython (🥉30 · ⭐ 1.8K · 💤) - Actively maintained, pure Python wrapper for the Twitter API...MIT
GitHub (👨💻 100 · 🔀 400 · 📦 5K · 📋 320 - 6% open · ⏱️ 16.07.2021):
git clone https://github.com/ryanmcgrath/twython
PyPi (📥 250K / month · 📦 1.2K · ⏱️ 16.07.2021):
Conda (📥 250K · ⏱️ 17.07.2021):
conda install -c conda-forge twython
imdbpy (🥉30 · ⭐ 940) - Cinemagoer is a Python package useful to retrieve and manage the data..❗️GPL-2.0
coursera-dl (🥉29 · ⭐ 8.7K · 💤) - Script for downloading Coursera.org videos and naming them.❗️LGPL-3.0
GitHub (👨💻 85 · 🔀 2.1K · 📦 170 · 📋 620 - 26% open · ⏱️ 12.02.2021):
git clone https://github.com/coursera-dl/coursera-dl
PyPi (📥 2.7K / month · 📦 14 · ⏱️ 16.12.2019):
Conda (📥 18K · ⏱️ 20.11.2019):
conda install -c conda-forge coursera-dl
gallery-dl (🥉29 · ⭐ 4.5K) - Command-line program to download image galleries and..❗️GPL-2.0
wechatpy (🥉29 · ⭐ 3.1K) - WeChat SDK for Python.MIT
notion-py (🥉27 · ⭐ 3.5K · 💤) - Unofficial Python API client for Notion.so.MIT
twitter-scraper (🥉27 · ⭐ 3.1K) - Scrape the Twitter Frontend API without authentication.MIT
scdl (🥉27 · ⭐ 2.3K) - Soundcloud Music Downloader.❗️GPL-2.0
WikiExtractor (🥉25 · ⭐ 2.9K) - A tool for extracting plain text from Wikipedia dumps.❗️AGPL-3.0
igramscraper (🥉25 · ⭐ 2.3K · 💤) - scrapes medias, likes, followers, tags and all metadata...MIT
notion-sdk-py (🥉24 · ⭐ 560) - Official Notion SDK rewritten in Python (sync + async).MIT
GitHub (👨💻 13 · 🔀 50 · 📦 110 · 📋 37 - 16% open · ⏱️ 05.02.2022):
git clone https://github.com/ramnes/notion-sdk-py
PyPi (📥 23K / month · 📦 16 · ⏱️ 05.02.2022):
pip install notion-client
Conda (📥 190 · ⏱️ 07.02.2022):
conda install -c conda-forge notion-client
ghapi (🥉22 · ⭐ 310) - A delightful and complete interface to GitHubs amazing API.Apache-2
GHunt (🥉21 · ⭐ 11K) - Investigate Google emails and documents.MPL-2.0
InstaPy (🥉20 · ⭐ 14K) - Tool for automated Instagram interactions.❗️GPL-3.0
Show 13 hidden projects...
yagmail (🥇31 · ⭐ 2.2K) - Send email in Python conveniently for gmail using yagmail.MIT
GitHub (👨💻 31 · 🔀 250 · 📦 2K · 📋 190 - 43% open · ⏱️ 14.01.2022):
git clone https://github.com/kootenpv/yagmail
PyPi (📥 120K / month · 📦 430 · ⏱️ 14.01.2022):
Conda (📥 9.4K · ⏱️ 14.01.2022):
conda install -c conda-forge yagmail
modoboa (🥇30 · ⭐ 2.1K) - Mail hosting made simple.ISC
flanker (🥈28 · ⭐ 1.5K · 💤) - Python email address and Mime parsing library.Apache-2
mailer (🥉22 · ⭐ 240 · 💤) - A light-weight, modular, message representation and mail delivery..MIT
GitHub (👨💻 20 · 🔀 50 · 📥 120 · 📋 73 - 34% open · ⏱️ 20.04.2021):
git clone https://github.com/marrow/mailer
PyPi (📥 38K / month · 📦 83 · ⏱️ 22.04.2015):
Conda (📥 45K · ⏱️ 01.07.2021):
conda install -c conda-forge mailer
fastapi-mail (🥉21 · ⭐ 280) - Fastapi mail system sending mails(individual, bulk)..MIT
pyramid_mailer (🥉21 · ⭐ 51 · 💤) - A package for sending email from your Pyramid..BSD-3
salmon (🥉17 · ⭐ 530) - A Python Mail Server.❗️GPL-3.0
Show 4 hidden projects...
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
Scrapy (🥇45 · ⭐ 43K) - Scrapy, a fast high-level web crawling & scraping framework for Python.BSD-3
GitHub (👨💻 520 · 🔀 9.5K · 📦 28K · 📋 2.9K - 27% open · ⏱️ 23.02.2022):
git clone https://github.com/scrapy/scrapy
PyPi (📥 710K / month · 📦 4.5K · ⏱️ 05.10.2021):
Conda (📥 500K · ⏱️ 06.10.2021):
conda install -c conda-forge scrapy
You-Get (🥇32 · ⭐ 43K) - Dumb downloader that scrapes the web.MIT
GitHub (👨💻 240 · 🔀 8.6K · 📥 350K · ⏱️ 12.02.2022):
git clone https://github.com/soimort/you-get
PyPi (📥 22K / month · 📦 22 · ⏱️ 03.11.2021):
Conda (📥 6.5K · ⏱️ 03.11.2021):
conda install -c conda-forge you-get
feedparser (🥇32 · ⭐ 1.4K) - Parse feeds in Python.BSD-2
GitHub (👨💻 47 · 🔀 270 · 📋 210 - 34% open · ⏱️ 31.12.2021):
git clone https://github.com/kurtmckee/feedparser
PyPi (📥 1.7M / month · 📦 7.3K · ⏱️ 22.06.2021):
Conda (📥 260K · ⏱️ 22.06.2021):
conda install -c conda-forge feedparser
pytrends (🥈31 · ⭐ 2.3K) - Pseudo API for Google Trends.Apache-2
GitHub (👨💻 75 · 🔀 660 · 📦 1.3K · 📋 390 - 22% open · ⏱️ 02.02.2022):
git clone https://github.com/GeneralMills/pytrends
PyPi (📥 110K / month · 📦 63 · ⏱️ 02.02.2022):
Conda (📥 1.7K · ⏱️ 08.02.2022):
conda install -c conda-forge pytrends
soupsieve (🥈31 · ⭐ 120) - A modern CSS selector implementation for BeautifulSoup.MIT
GitHub (👨💻 9 · 🔀 24 · 📦 170K · 📋 100 - 13% open · ⏱️ 03.01.2022):
git clone https://github.com/facelessuser/soupsieve
PyPi (📥 29M / month · 📦 2.4K · ⏱️ 11.11.2021):
Conda (📥 4.5M · ⏱️ 03.12.2021):
conda install -c conda-forge soupsieve
cloudscraper (🥈30 · ⭐ 1.6K · 💤) - A Python module to bypass Cloudflares anti-bot page.MIT
Grab (🥈29 · ⭐ 2.2K · 📈) - Web Scraping Framework.MIT
parsel (🥈29 · ⭐ 750) - Parsel lets you extract data from XML/HTML documents using XPath or CSS..BSD-3
GitHub (👨💻 42 · 🔀 110 · 📦 19K · 📋 100 - 42% open · ⏱️ 22.12.2021):
git clone https://github.com/scrapy/parsel
PyPi (📥 780K / month · 📦 1.6K · ⏱️ 07.05.2020):
Conda (📥 25K · ⏱️ 02.06.2020):
conda install -c conda-forge parsel
dirsearch (🥈28 · ⭐ 7.5K) - Web path scanner.❗️GPL-2.0
MechanicalSoup (🥈28 · ⭐ 3.9K) - A Python library for automating interaction with websites.MIT
GitHub (👨💻 46 · 🔀 360 · 📥 43 · 📋 160 - 18% open · ⏱️ 08.02.2022):
git clone https://github.com/MechanicalSoup/MechanicalSoup
PyPi (📥 130K / month · 📦 260 · ⏱️ 15.12.2021):
pip install MechanicalSoup
Conda (📥 120K · ⏱️ 31.05.2021):
conda install -c conda-forge mechanicalsoup
Gerapy (🥉26 · ⭐ 2.7K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,..MIT
trafilatura (🥉26 · ⭐ 390) - Web scraping library and command-line tool for text discovery..❗️GPL-3.0
extruct (🥉25 · ⭐ 660) - Extract embedded metadata from HTML markup.BSD-3
micawber (🥉24 · ⭐ 560 · 💤) - a small library for extracting rich content from urls.MIT
GitHub (👨💻 27 · 🔀 83 · 📦 680 · ⏱️ 12.07.2021):
git clone https://github.com/coleifer/micawber
PyPi (📥 25K / month · 📦 190 · ⏱️ 12.07.2021):
Conda (📥 1.7K · ⏱️ 14.07.2021):
conda install -c conda-forge micawber
ruia (🥉23 · ⭐ 1.5K) - Async Python 3.6+ web scraping micro-framework based on asyncio.Apache-2
AutoScraper (🥉22 · ⭐ 4.3K · 💤) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python.MIT
gazpacho (🥉20 · ⭐ 630 · 💤) - The simple, fast, and modern web scraping library.MIT
Lassie (🥉20 · ⭐ 550) - Web Content Retrieval for Humans.MIT
Scrapera (🥉13 · ⭐ 290) - A universal package of scraper scripts for humans.MIT
Show 14 hidden projects... Pattern (🥇33 · ⭐ 8.2K · 💀) - Web mining module for Python, with tools for scraping, natural..BSD-3
newspaper3k (🥇32 · ⭐ 12K · 💀) - News, full-text, and article metadata extraction in Python 3...MIT
pyspider (🥈31 · ⭐ 15K · 💀) - A Powerful Spider(Web Crawler) System in Python.Apache-2
python-goose (🥈29 · ⭐ 3.8K · 💀) - Html Content / Article Extractor, web scrapping lib in..Apache-2
frontera (🥉25 · ⭐ 1.2K · 💀) - A scalable frontier for web crawlers.BSD-3
robobrowser (🥉24 · ⭐ 3.6K · 💀) - Your friendly neighborhood web scraper.BSD-3
scrapely (🥉24 · ⭐ 1.8K · 💀) - A pure-python HTML screen-scraping library.BSD-3
Photon (🥉23 · ⭐ 8.5K · 💀) - Incredibly fast crawler designed for OSINT.❗️GPL-3.0
snallygaster (🥉22 · ⭐ 1.9K) - Tool to scan for secret files on HTTP servers.❗️CC0-1.0
Cola (🥉20 · ⭐ 1.4K · 💀) - A high-level distributed crawling framework.Apache-2
gain (🥉18 · ⭐ 2K · 💀) - Web crawling framework based on asyncio.❗️GPL-3.0
opengraph (🥉17 · ⭐ 210 · 💀) - 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 · ⭐ 2K · 💀) - Library to scrape and clean web pages to create massive datasets.MIT
sentry (🥇40 · ⭐ 30K) - Sentry is cross-platform application monitoring, with a focus on..❗️SSPL-1.0
GitHub (👨💻 630 · 🔀 3.3K · 📥 42K · 📦 560 · 📋 4.9K - 8% open · ⏱️ 24.02.2022):
git clone https://github.com/getsentry/sentry
PyPi (📥 19K / month · 📦 370 · ⏱️ 15.02.2022):
Conda (📥 130K · ⏱️ 22.02.2022):
conda install -c conda-forge sentry-sdk
Prometheus Client (🥇33 · ⭐ 2.6K) - Python client for the Prometheus monitoring system.Apache-2
GitHub (👨💻 120 · 🔀 620 · 📋 400 - 11% open · ⏱️ 16.02.2022):
git clone https://github.com/prometheus/client_python
PyPi (📥 19M / month · 📦 460 · ⏱️ 28.01.2022):
pip install prometheus-client
Conda (📥 5M · ⏱️ 28.01.2022):
conda install -c conda-forge prometheus_client
opentracing-python (🥈27 · ⭐ 760 · 💤) - OpenTracing API for Python. This library is..Apache-2
GitHub (👨💻 34 · 🔀 110 · 📋 49 - 32% open · ⏱️ 13.04.2021):
git clone https://github.com/opentracing/opentracing-python
PyPi (📥 2.5M / month · 📦 230 · ⏱️ 19.11.2020):
Conda (📥 120K · ⏱️ 06.11.2021):
conda install -c conda-forge opentracing
prometheus-flask-exporter (🥈27 · ⭐ 440) - Prometheus exporter for Flask applications.MIT
GitHub (👨💻 21 · 🔀 110 · 📋 96 - 16% open · ⏱️ 05.02.2022):
git clone https://github.com/rycus86/prometheus_flask_exporter
PyPi (📥 10M / month · 📦 48 · ⏱️ 26.12.2021):
pip install prometheus-flask-exporter
Conda (📥 240K · ⏱️ 27.12.2021):
conda install -c conda-forge prometheus_flask_exporter
opentelemetry-python (🥈26 · ⭐ 820) - OpenTelemetry Python API and SDK.Apache-2
GitHub (👨💻 130 · 🔀 280 · 📋 970 - 12% open · ⏱️ 23.02.2022):
git clone https://github.com/open-telemetry/opentelemetry-python
PyPi (📥 4.4K / month · ⏱️ 13.11.2020):
Conda (📥 43K · ⏱️ 21.02.2022):
conda install -c conda-forge opentelemetry-api
GoAccess (🥉24 · ⭐ 14K) - GoAccess is a real-time web log analyzer and interactive viewer that runs..MIT
Flask-MonitoringDashboard (🥉24 · ⭐ 600) - Automatically monitor the evolving performance of..MIT
starlette context (🥉18 · ⭐ 220) - Middleware for Starlette that allows you to store and..MIT
Starlette Prometheus (🥉18 · ⭐ 180) - Prometheus integration for Starlette.❗️GPL-3.0
flask-state (🥉16 · ⭐ 620 · 💤) - Display machine state using Python3 with Flask.BSD-3
Show 2 hidden projects... ngxtop (🥉22 · ⭐ 6.3K · 💀) - Real-time metrics for nginx server.MIT
timing-asgi (🥉4 · ⭐ 86 · 💀) - ASGI middleware to record and emit timing metrics (to..❗Unlicensed
Streamlit (🥇38 · ⭐ 18K) - Streamlit The fastest way to build data apps in Python.Apache-2
wave (🥈30 · ⭐ 2.8K) - Realtime Web Apps and Dashboards for Python and R.Apache-2
PyWebIO (🥈28 · ⭐ 2.7K) - Write interactive web app in script way.MIT
flaskbb (🥉26 · ⭐ 2.1K) - A classic Forum Software in Python using Flask.BSD-3
idom (🥉26 · ⭐ 520) - Create highly interactive web pages purely in Python.MIT
python-react (🥉24 · ⭐ 1.5K · 💤) - Server-side rendering of React components.MIT
Wooey (🥉22 · ⭐ 1.7K) - A Django app that creates automatic web UIs for Python scripts.BSD-3
Show 1 hidden projects... Misago (🥉22 · ⭐ 2.2K · 💀) - Misago is fully featured modern forum application that is fast,..❗️GPL-2.0
django-debug-toolbar (🥇38 · ⭐ 6.9K) - A configurable set of panels that display various..BSD-3
GitHub (👨💻 250 · 🔀 970 · 📥 170 · 📦 48K · 📋 790 - 11% open · ⏱️ 20.02.2022):
git clone https://github.com/jazzband/django-debug-toolbar
PyPi (📥 1.4M / month · 📦 12K · ⏱️ 15.12.2021):
pip install django-debug-toolbar
Conda (📥 130K · ⏱️ 16.12.2021):
conda install -c conda-forge django-debug-toolbar
flask-admin (🥇38 · ⭐ 5K) - Simple and extensible administrative interface framework for..BSD-3
GitHub (👨💻 340 · 🔀 1.4K · 📦 14K · 📋 1.3K - 29% open · ⏱️ 30.01.2022):
git clone https://github.com/flask-admin/flask-admin
PyPi (📥 1.7M / month · 📦 2.4K · ⏱️ 30.01.2022):
Conda (📥 120K · ⏱️ 30.01.2022):
conda install -c conda-forge flask-admin
django-grappelli (🥈34 · ⭐ 3.2K) - A jazzy skin for the Django Admin-Interface (official..BSD-3
GitHub (👨💻 79 · 🔀 640 · 📦 4.6K · 📋 700 - 3% open · ⏱️ 18.02.2022):
git clone https://github.com/sehmaschine/django-grappelli
PyPi (📥 130K / month · 📦 1.7K · ⏱️ 18.02.2022):
pip install django-grappelli
Conda (📥 93K · ⏱️ 18.02.2022):
conda install -c conda-forge django-grappelli
django-admin-interface (🥈28 · ⭐ 1.1K) - djangos default admin interface made customizable...MIT
django-admin2 (🥉24 · ⭐ 1.1K) - Extendable, adaptable rewrite of django.contrib.admin.BSD-3
django-smuggler (🥉24 · ⭐ 370) - Django Smuggler is a pluggable application for Django..❗️LGPL-3.0
fastapi-admin (🥉21 · ⭐ 1.1K) - A fast admin dashboard based on FastAPI and TortoiseORM..Apache-2
Show 5 hidden projects... django-suit (🥈29 · ⭐ 2.1K · 💀) - Modern theme for Django admin interface.❗️AFL-3.0
xadmin (🥉27 · ⭐ 4.6K · 💀) - Drop-in replacement of Django admin comes with lots of goodies,..BSD-3
django-jet (🥉27 · ⭐ 3.2K · 💀) - 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
nginx-ui (🥉17 · ⭐ 4.1K · 💀) - Nginx UI allows you to access and modify the nginx configurations..MIT
Kong (🥇36 · ⭐ 32K) - The Cloud-Native API Gateway.Apache-2
tyk (🥉28 · ⭐ 7.2K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP..MPL-2.0
flask-sqlalchemy (🥇35 · ⭐ 3.7K) - Adds SQLAlchemy support to Flask.BSD-3
GitHub (👨💻 110 · 🔀 840 · 📥 370 · 📦 230K · 📋 580 - 9% open · ⏱️ 04.11.2021):
git clone https://github.com/pallets/flask-sqlalchemy
PyPi (📥 3.7M / month · 📦 26K · ⏱️ 18.03.2021):
pip install flask-sqlalchemy
Conda (📥 220K · ⏱️ 18.03.2021):
conda install -c conda-forge flask-sqlalchemy
Flask-Migrate (🥇31 · ⭐ 2K) - SQLAlchemy database migrations for Flask applications using..MIT
GitHub (👨💻 44 · 🔀 190 · 📋 370 - 2% open · ⏱️ 20.02.2022):
git clone https://github.com/miguelgrinberg/Flask-Migrate
PyPi (📥 1.2M / month · 📦 9.5K · ⏱️ 01.08.2021):
pip install flask-migrate
Conda (📥 160K · ⏱️ 22.02.2022):
conda install -c conda-forge flask-migrate
flask-cors (🥇30 · ⭐ 770) - Cross Origin Resource Sharing ( CORS ) support for Flask.MIT
GitHub (👨💻 38 · 🔀 100 · 📦 140K · 📋 130 - 23% open · ⏱️ 19.02.2022):
git clone https://github.com/corydolphin/flask-cors
PyPi (📥 3.6M / month · 📦 8K · ⏱️ 06.01.2021):
Conda (📥 600K · ⏱️ 30.05.2021):
conda install -c conda-forge flask-cors
flask-limiter (🥈29 · ⭐ 850) - Rate Limiting extension for Flask.MIT
flask-caching (🥈29 · ⭐ 700) - A caching extension for Flask.BSD-3
GitHub (👨💻 100 · 🔀 150 · 📦 9.5K · 📋 180 - 18% open · ⏱️ 11.02.2022):
git clone https://github.com/pallets-eco/flask-caching
PyPi (📥 2.8M / month · 📦 730 · ⏱️ 17.03.2021):
pip install flask-caching
Conda (📥 58K · ⏱️ 13.08.2021):
conda install -c conda-forge flask-caching
flask-api (🥈28 · ⭐ 1.3K) - Browsable web APIs for Flask.BSD-3
flask-marshmallow (🥈27 · ⭐ 740) - Flask + marshmallow for beautiful APIs.MIT
GitHub (👨💻 17 · 🔀 46 · 📦 16K · 📋 100 - 24% open · ⏱️ 30.01.2022):
git clone https://github.com/marshmallow-code/flask-marshmallow
PyPi (📥 480K / month · 📦 800 · ⏱️ 28.09.2020):
pip install flask-marshmallow
Conda (📥 58K · ⏱️ 28.09.2020):
conda install -c conda-forge flask-marshmallow
flask-session (🥈27 · ⭐ 380 · 💤) - Server side session extension for Flask.BSD-3
flask-babel (🥈27 · ⭐ 380) - i18n and l10n support for Flask based on Babel and pytz.BSD-3
GitHub (👨💻 33 · 🔀 150 · 📦 13K · 📋 110 - 17% open · ⏱️ 26.11.2021):
git clone https://github.com/python-babel/flask-babel
PyPi (📥 1.8M / month · 📦 2.6K · ⏱️ 27.08.2020):
Conda (📥 83K · ⏱️ 28.08.2020):
conda install -c conda-forge flask-babel
flask-bcrypt (🥈27 · ⭐ 290 · 💤) - Flask-Bcrypt is a Flask extension that provides bcrypt..BSD-3
GitHub (👨💻 22 · 🔀 55 · 📦 33K · 📋 43 - 27% open · ⏱️ 25.07.2021):
git clone https://github.com/maxcountryman/flask-bcrypt
PyPi (📥 830K / month · 📦 3K · ⏱️ 05.10.2015):
Conda (📥 26K · ⏱️ 22.10.2018):
conda install -c conda-forge flask-bcrypt
flask-paginate (🥈25 · ⭐ 250) - Pagination support for flask.BSD-3
GitHub (👨💻 27 · 🔀 79 · 📥 35 · 📦 2.1K · 📋 66 - 7% open · ⏱️ 09.01.2022):
git clone https://github.com/lixxu/flask-paginate
PyPi (📥 38K / month · 📦 46 · ⏱️ 09.01.2022):
pip install flask-paginate
Conda (📥 7.6K · ⏱️ 12.01.2022):
conda install -c conda-forge flask-paginate
flask-seasurf (🥈25 · ⭐ 180) - SeaSurf is a Flask extension for preventing cross-site..BSD-3
GitHub (👨💻 31 · 🔀 46 · 📦 1.8K · 📋 45 - 17% open · ⏱️ 03.08.2021):
git clone https://github.com/maxcountryman/flask-seasurf
PyPi (📥 56K / month · 📦 260 · ⏱️ 03.08.2021):
pip install flask-seasurf
Conda (📥 76K · ⏱️ 03.08.2021):
conda install -c conda-forge flask-seasurf
flask-jsonrpc (🥉24 · ⭐ 250) - Basic JSON-RPC implementation for your Flask-powered sites.BSD-3
flask-rebar (🥉24 · ⭐ 200) - Flask-Rebar combines flask, marshmallow, and swagger for..MIT
Frozen-Flask (🥉23 · ⭐ 710 · 💤) - Freezes a Flask application into a set of static files.BSD-3
GitHub (👨💻 25 · 🔀 69 · 📥 59 · 📦 2.3K · 📋 67 - 34% open · ⏱️ 19.07.2021):
git clone https://github.com/Frozen-Flask/Frozen-Flask
PyPi (📥 38K / month · 📦 580 · ⏱️ 15.06.2021):
Conda (📥 63K · ⏱️ 12.07.2018):
conda install -c conda-forge frozen-flask
Flask-Moment (🥉22 · ⭐ 340) - Formatting of dates and times in Flask templates using..MIT
GitHub (👨💻 19 · 🔀 48 · 📋 45 - 2% open · ⏱️ 16.01.2022):
git clone https://github.com/miguelgrinberg/Flask-Moment
PyPi (📥 32K / month · 📦 2.3K · ⏱️ 16.07.2021):
Conda (📥 31K · ⏱️ 16.07.2021):
conda install -c conda-forge flask-moment
safrs (🥉22 · ⭐ 340) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.❗️GPL-3.0
flask_injector (🥉22 · ⭐ 240) - Adds Injector support to Flask.BSD-3
GitHub (👨💻 11 · 🔀 31 · 📦 620 · 📋 47 - 25% open · ⏱️ 31.08.2021):
git clone https://github.com/alecthomas/flask_injector
PyPi (📥 39K / month · 📦 64 · ⏱️ 31.08.2021):
pip install flask_injector
Conda (📥 1.1K · ⏱️ 01.09.2021):
conda install -c conda-forge flask-injector
cookiecutter-flask (🥉21 · ⭐ 4K) - A flask template with Bootstrap 4, asset..MIT
flask_pydantic (🥉20 · ⭐ 180) - flask extension for integration with the awesome pydantic..MIT
flask-msearch (🥉19 · ⭐ 190 · 💤) - Full text search for flask.BSD-3
flask-file-upload (🥉19 · ⭐ 130) - Easy file uploads for Flask.MIT
Show 14 hidden projects...
fastapi-crudrouter (🥇24 · ⭐ 640) - A dynamic FastAPI router that automatically creates..MIT
fastapi-admin/fastapi-admin (🥇21 · ⭐ 1.1K) - A fast admin dashboard based on FastAPI and..Apache-2
fastapi-code-generator (🥈20 · ⭐ 410) - This code generator creates FastAPI app from an..MIT
slowapi (🥈19 · ⭐ 390) - A rate limiter for Starlette and FastAPI.MIT
starlette_exporter (🥈19 · ⭐ 160) - Prometheus exporter for Starlette and FastAPI.Apache-2
fastapi_contrib (🥈17 · ⭐ 450 · 💤) - Opinionated set of utilities on top of FastAPI.MIT
fastapi-plugins (🥈17 · ⭐ 200) - FastAPI framework plugins.MIT
fastapi-socketio (🥈17 · ⭐ 130) - Easily integrate socket.io with your FastAPI app.Apache-2
fastapi-mvc (🥈17 · ⭐ 110) - Create and develop production grade FastAPI projects.MIT
fastapi-react (🥉16 · ⭐ 1K) - Cookiecutter Template for FastAPI + React Projects. Using..MIT
fastapi-versioning (🥉16 · ⭐ 340) - api versioning for fastapi web applications.MIT
fastapi_cache (🥉13 · ⭐ 170 · 💤) - FastAPI simple cache.MIT
fastapi_client (🥉11 · ⭐ 230 · 💤) - FastAPI client generator.Apache-2
fastapi-lazy (🥉10 · ⭐ 79 · 🐣) - Lazy package to start your project using FastAPI.MIT
Show 2 hidden projects...
pyramid_celery (🥉19 · ⭐ 99 · 💤) - Pyramid configuration with celery integration. Allows you..MIT
pyramid_services (🥉14 · ⭐ 77 · 💤) - A service layer for pyramid.MIT
Show 1 hidden projects... pyramid_jinja2 (🥇23 · ⭐ 72) - Jinja2 templating system bindings for the Pyramid web..❗Unlicensed
django-extensions (🥇36 · ⭐ 5.7K) - This is a repository for collecting global custom..MIT
GitHub (👨💻 540 · 🔀 1.1K · 📦 86K · 📋 820 - 15% open · ⏱️ 03.02.2022):
git clone https://github.com/django-extensions/django-extensions
PyPi (📥 2M / month · 📦 12K · ⏱️ 07.11.2021):
pip install django-extensions
Conda (📥 300K · ⏱️ 07.11.2021):
conda install -c conda-forge django-extensions
channels (🥇36 · ⭐ 5.2K) - Developer-friendly asynchrony for Django.BSD-3
GitHub (👨💻 240 · 🔀 690 · 📦 16K · 📋 1.1K - 9% open · ⏱️ 14.02.2022):
git clone https://github.com/django/channels
PyPi (📥 460K / month · 📦 1.3K · ⏱️ 11.07.2021):
Conda (📥 77K · ⏱️ 22.12.2021):
conda install -c conda-forge channels
django-cors-headers (🥇36 · ⭐ 4.5K) - Django app for handling the server headers required..MIT
GitHub (👨💻 61 · 🔀 490 · 📦 97K · 📋 240 - 3% open · ⏱️ 12.02.2022):
git clone https://github.com/adamchainz/django-cors-headers
PyPi (📥 2.6M / month · 📦 6.7K · ⏱️ 10.01.2022):
pip install django-cors-headers
Conda (📥 30K · ⏱️ 10.01.2022):
conda install -c conda-forge django-cors-headers
django-filter (🥇36 · ⭐ 3.6K) - A generic system for filtering Django QuerySets based on..BSD-3
GitHub (👨💻 180 · 🔀 690 · 📦 78K · 📋 770 - 8% open · ⏱️ 16.02.2022):
git clone https://github.com/carltongibson/django-filter
PyPi (📥 2.4M / month · 📦 8.7K · ⏱️ 24.09.2021):
pip install django-filter
Conda (📥 67K · ⏱️ 24.09.2021):
conda install -c conda-forge django-filter
django-import-export (🥇36 · ⭐ 2.3K) - Django application and library for importing and..BSD-2
GitHub (👨💻 180 · 🔀 680 · 📦 13K · 📋 820 - 10% open · ⏱️ 17.02.2022):
git clone https://github.com/django-import-export/django-import-export
PyPi (📥 610K / month · 📦 1K · ⏱️ 23.12.2021):
pip install django-import-export
Conda (📥 55K · ⏱️ 23.12.2021):
conda install -c conda-forge django-import-export
django-oscar (🥇35 · ⭐ 5.2K) - Domain-driven e-commerce for Django.BSD-3
django-haystack (🥇35 · ⭐ 3.3K) - Modular search for Django.BSD-3
GitHub (👨💻 200 · 🔀 1.3K · 📦 7.7K · 📋 1.3K - 43% open · ⏱️ 02.02.2022):
git clone https://github.com/django-haystack/django-haystack
PyPi (📥 110K / month · 📦 2.8K · ⏱️ 27.08.2021):
pip install django-haystack
Conda (📥 4.5K · ⏱️ 31.05.2018):
conda install -c conda-forge django-haystack
django-reversion (🥇34 · ⭐ 2.7K) - django-reversion is an extension to the Django web..BSD-3
django-bootstrap3 (🥇34 · ⭐ 2.3K) - Bootstrap 3 integration with Django.BSD-3
GitHub (👨💻 98 · 🔀 690 · 📦 17K · 📋 290 - 2% open · ⏱️ 23.02.2022):
git clone https://github.com/zostera/django-bootstrap3
PyPi (📥 100K / month · 📦 4K · ⏱️ 27.12.2021):
pip install django-bootstrap3
Conda (📥 21K · ⏱️ 04.08.2019):
conda install -c conda-forge django-bootstrap3
django-model-utils (🥇34 · ⭐ 2.2K) - Django model mixins and utilities.BSD-3
django-autocomplete-light (🥇34 · ⭐ 1.6K) - A fresh approach to autocomplete implementations,..MIT
django-environ (🥈33 · ⭐ 2.5K) - Django-environ allows you to utilize 12factor inspired..MIT
GitHub (👨💻 71 · 🔀 260 · 📦 69K · 📋 190 - 27% open · ⏱️ 19.10.2021):
git clone https://github.com/joke2k/django-environ
PyPi (📥 910K / month · 📦 3.5K · ⏱️ 20.10.2021):
pip install django-environ
Conda (📥 52K · ⏱️ 09.07.2018):
conda install -c conda-forge django-environ
django-redis (🥈33 · ⭐ 2.3K) - Full featured redis cache backend for Django.BSD-3
django-storages (🥈33 · ⭐ 2.1K) - Django-storages is a project to provide a variety of..BSD-3
GitHub (👨💻 220 · 🔀 740 · 📋 580 - 29% open · ⏱️ 09.02.2022):
git clone https://github.com/jschneier/django-storages
PyPi (📥 1.9M / month · 📦 4.9K · ⏱️ 30.10.2021):
pip install django-storages
Conda (📥 31K · ⏱️ 30.10.2021):
conda install -c conda-forge django-storages
django-ckeditor (🥈33 · ⭐ 2K) - Django admin CKEditor integration.BSD-3
sorl-thumbnail (🥈33 · ⭐ 1.6K) - Thumbnails for Django.BSD-3
GitHub (👨💻 150 · 🔀 460 · 📦 8.2K · 📋 400 - 29% open · ⏱️ 12.02.2022):
git clone https://github.com/jazzband/sorl-thumbnail
PyPi (📥 150K / month · 📦 2.5K · ⏱️ 10.02.2022):
pip install sorl-thumbnail
Conda (📥 1.8K · ⏱️ 11.02.2022):
conda install -c conda-forge sorl-thumbnail
django-simple-history (🥈33 · ⭐ 1.6K) - Store model history and view/revert changes from..BSD-3
django-pipeline (🥈33 · ⭐ 1.4K) - Pipeline is an asset packaging library for Django.MIT
easy-thumbnails (🥈33 · ⭐ 1.3K) - Easy thumbnails for Django.BSD-3
django-money (🥈33 · ⭐ 1.2K) - Money fields for Django forms and models.BSD-3
django-taggit (🥈32 · ⭐ 2.8K) - Simple tagging for django.BSD-3
GitHub (👨💻 140 · 🔀 590 · 📋 380 - 18% open · ⏱️ 23.02.2022):
git clone https://github.com/jazzband/django-taggit
PyPi (📥 320K / month · 📦 2.9K · ⏱️ 24.01.2022):
pip install django-taggit
Conda (📥 89K · ⏱️ 24.01.2022):
conda install -c conda-forge django-taggit
django-mptt (🥈32 · ⭐ 2.6K) - Utilities for implementing a modified pre-order traversal tree..MIT
django-compressor (🥈32 · ⭐ 2.5K) - Compresses linked and inline javascript or CSS into a..MIT
django-webpack-loader (🥈32 · ⭐ 2.3K) - Transparently use webpack with django.MIT
GitHub (👨💻 53 · 🔀 320 · 📦 7.2K · 📋 180 - 16% open · ⏱️ 17.02.2022):
git clone https://github.com/django-webpack/django-webpack-loader
PyPi (📥 320K / month · 📦 980 · ⏱️ 04.10.2021):
pip install django-webpack-loader
Conda (📥 2K · ⏱️ 17.11.2021):
conda install -c conda-forge django-webpack-loader
django-imagekit (🥈32 · ⭐ 2K) - Automated image processing for Django. Currently v4.0.BSD-3
django-tables2 (🥈32 · ⭐ 1.5K) - django-tables2 - An app for creating HTML tables.BSD-2
GitHub (👨💻 140 · 🔀 380 · 📦 4.6K · 📋 530 - 10% open · ⏱️ 05.10.2021):
git clone https://github.com/jieter/django-tables2
PyPi (📥 170K / month · 📦 890 · ⏱️ 05.10.2021):
pip install django-tables2
Conda (📥 660 · ⏱️ 24.10.2021):
conda install -c conda-forge django-tables2
django-phonenumber-field (🥈32 · ⭐ 1.2K) - A django model and form field for normalised phone..MIT
django-bootstrap4 (🥈32 · ⭐ 940) - Bootstrap 4 integration with Django.BSD-3
GitHub (👨💻 140 · 🔀 230 · 📦 57K · 📋 160 - 14% open · ⏱️ 23.02.2022):
git clone https://github.com/zostera/django-bootstrap4
PyPi (📥 130K / month · 📦 990 · ⏱️ 03.11.2021):
pip install django-bootstrap4
Conda (📥 17K · ⏱️ 20.10.2021):
conda install -c conda-forge django-bootstrap4
cookiecutter-django (🥈31 · ⭐ 9.1K) - Cookiecutter Django is a framework for jumpstarting..BSD-3
django-activity-stream (🥈31 · ⭐ 2K) - Generate generic activity streams from the actions on..BSD-3
django-widget-tweaks (🥈31 · ⭐ 1.7K) - Tweak the form field rendering in templates, not in..MIT
django-rq (🥈31 · ⭐ 1.5K) - A simple app that provides django integration for RQ (Redis Queue).MIT
django-stubs (🥈31 · ⭐ 840) - PEP-484 stubs for Django.MIT
GitHub (👨💻 150 · 🔀 210 · 📦 2.1K · 📋 380 - 43% open · ⏱️ 22.02.2022):
git clone https://github.com/typeddjango/django-stubs
PyPi (📥 430K / month · 📦 73 · ⏱️ 04.09.2021):
Conda (📥 1.5K · ⏱️ 05.09.2021):
conda install -c conda-forge django-stubs
django-braces (🥉30 · ⭐ 1.8K) - Reusable, generic mixins for Django.BSD-3
GitHub (👨💻 77 · 🔀 210 · 📦 12K · 📋 120 - 2% open · ⏱️ 18.11.2021):
git clone https://github.com/brack3t/django-braces
PyPi (📥 220K / month · 📦 4K · ⏱️ 05.11.2021):
pip install django-braces
Conda (📥 31K · ⏱️ 08.07.2018):
conda install -c conda-forge django-braces
django-cacheops (🥉30 · ⭐ 1.6K) - A slick ORM cache with automatic granular event-driven..BSD-3
django-constance (🥉30 · ⭐ 1.4K) - Dynamic Django settings.BSD-3
django-waffle (🥉30 · ⭐ 900) - A feature flipper for Django.BSD-3
GitHub (👨💻 100 · 🔀 240 · 📦 710 · 📋 180 - 15% open · ⏱️ 13.01.2022):
git clone https://github.com/django-waffle/django-waffle
PyPi (📥 270K / month · 📦 340 · ⏱️ 10.01.2022):
pip install django-waffle
Conda (📥 4K · ⏱️ 11.01.2022):
conda install -c conda-forge django-waffle
django-shop (🥉29 · ⭐ 2.8K · 💤) - A Django based shop system.BSD-3
django-fsm (🥉29 · ⭐ 2K) - Django friendly finite state machine support.MIT
GitHub (👨💻 64 · 🔀 260 · 📦 1K · 📋 150 - 14% open · ⏱️ 16.02.2022):
git clone https://github.com/viewflow/django-fsm
PyPi (📥 230K / month · 📦 330 · ⏱️ 05.11.2021):
Conda (📥 19K · ⏱️ 07.12.2019):
conda install -c conda-forge django-fsm
django-push-notifications (🥉29 · ⭐ 1.9K) - Send push notifications to mobile devices through GCM..MIT
django-polymorphic (🥉29 · ⭐ 1.3K) - Improved Django model inheritance with automatic..BSD-3
GitHub (👨💻 100 · 🔀 240 · 📋 300 - 43% open · ⏱️ 18.11.2021):
git clone https://github.com/django-polymorphic/django-polymorphic
PyPi (📥 300K / month · 📦 150 · ⏱️ 18.11.2021):
pip install django-polymorphic
Conda (📥 49K · ⏱️ 18.11.2021):
conda install -c conda-forge django_polymorphic
django-filebrowser (🥉29 · ⭐ 880) - Media-Management with Grappelli.BSD-3
django-dbbackup (🥉29 · ⭐ 570) - Management commands to help backup and restore your..BSD-3
django-sql-explorer (🥉28 · ⭐ 2K) - Easily share data across your company via SQL queries...MIT
django-q (🥉28 · ⭐ 1.4K · 💤) - A multiprocessing distributed task queue for Django.MIT
django-extra-views (🥉28 · ⭐ 1.2K) - Djangos class-based generic views are awesome, lets..MIT
django-rosetta (🥉28 · ⭐ 880) - Rosetta is a Django application that eases the translation..MIT
GitHub (👨💻 79 · 🔀 180 · 📦 1.6K · 📋 150 - 28% open · ⏱️ 06.01.2022):
git clone https://github.com/mbi/django-rosetta
PyPi (📥 51K / month · 📦 610 · ⏱️ 08.12.2021):
pip install django-rosetta
Conda (📥 2.8K · ⏱️ 08.12.2021):
conda install -c conda-forge django-rosetta
django-summernote (🥉28 · ⭐ 880) - Simply integrate Summernote editor with Django project.MIT
django-paypal (🥉28 · ⭐ 640) - A pluggable Django application for integrating PayPal..MIT
Django-Ninja (🥉27 · ⭐ 2.6K) - Fast, Async-ready, Openapi, type hints based framework for..MIT
GitHub (👨💻 46 · 🔀 140 · 📋 240 - 29% open · ⏱️ 21.02.2022):
git clone https://github.com/vitalik/django-ninja
PyPi (📥 28K / month · 📦 8 · ⏱️ 03.02.2022):
Conda (📥 120 · ⏱️ 04.02.2022):
conda install -c conda-forge django-ninja
viewflow (🥉27 · ⭐ 2.2K) - Reusable workflow library for Django.❗️AGPL-3.0
django-angular (🥉27 · ⭐ 1.2K) - Let AngularJS play well with Django.MIT
django-countries (🥉27 · ⭐ 1.1K) - A Django application that provides country choices for..MIT
django-watson (🥉27 · ⭐ 980) - Full-text multi-table search application for Django. Easy..BSD-3
django-configurations (🥉27 · ⭐ 890) - A helper for organizing Django project settings by..BSD-3
GitHub (👨💻 61 · 🔀 130 · 📦 2.1K · 📋 180 - 21% open · ⏱️ 25.01.2022):
git clone https://github.com/jazzband/django-configurations
PyPi (📥 84K / month · 📦 660 · ⏱️ 25.01.2022):
pip install django-configurations
Conda (📥 24K · ⏱️ 13.10.2020):
conda install -c conda-forge django-configurations
django-cleanup (🥉27 · ⭐ 730) - Automatically deletes old file for FileField and ImageField...MIT
GitHub (👨💻 17 · 🔀 66 · 📦 6.8K · 📋 48 - 4% open · ⏱️ 24.01.2022):
git clone https://github.com/un1t/django-cleanup
PyPi (📥 100K / month · 📦 320 · ⏱️ 24.01.2022):
pip install django-cleanup
Conda (📥 4.9K · ⏱️ 26.01.2022):
conda install -c conda-forge django-cleanup
django-cachalot (🥉26 · ⭐ 900) - No effort, no worry, maximum performance.BSD-3
GitHub (👨💻 27 · 🔀 110 · 📦 400 · 📋 140 - 13% open · ⏱️ 14.01.2022):
git clone https://github.com/noripyt/django-cachalot
PyPi (📥 55K / month · 📦 83 · ⏱️ 14.01.2022):
pip install django-cachalot
Conda (📥 37K · ⏱️ 09.08.2018):
conda install -c conda-forge django-cachalot
django-robots (🥉26 · ⭐ 360) - A Django app for managing robots.txt files following the..BSD-3
django-lifecycle (🥉25 · ⭐ 890) - Declarative model lifecycle hooks, an alternative to..MIT
djangorestframework-stubs (🥉25 · ⭐ 250) - PEP-484 stubs for django-rest-framework.MIT
GitHub (👨💻 39 · 🔀 54 · 📦 1.2K · 📋 78 - 35% open · ⏱️ 25.12.2021):
git clone https://github.com/typeddjango/djangorestframework-stubs
PyPi (📥 220K / month · 📦 51 · ⏱️ 03.02.2021):
pip install djangorestframework-stubs
Conda (📥 500 · ⏱️ 14.05.2021):
conda install -c conda-forge djangorestframework-stubs
django-organizations (🥉24 · ⭐ 940) - Multi-user accounts for Django projects.BSD-2
GitHub (👨💻 45 · 🔀 170 · 📋 140 - 11% open · ⏱️ 19.01.2022):
git clone https://github.com/bennylope/django-organizations
PyPi (📥 43K / month · 📦 37 · ⏱️ 22.09.2021):
pip install django-organizations
Conda (📥 2.3K · ⏱️ 23.09.2021):
conda install -c conda-forge django-organizations
django-split-settings (🥉24 · ⭐ 820) - Organize Django settings into multiple files and..BSD-3
django-csp (🥉24 · ⭐ 410) - Content Security Policy for Django.BSD-3
django-vanilla-views (🥉23 · ⭐ 910 · 💤) - Beautifully simple class-based views.BSD-2
django-easy-audit (🥉23 · ⭐ 420) - Yet another Django audit log app, hopefully the..❗️GPL-3.0
django-codemod (🥉19 · ⭐ 120) - A tool to automatically fix Django deprecations.MIT
Show 10 hidden projects...
jinja (🥇43 · ⭐ 8.3K) - A very fast and expressive template engine.BSD-3
GitHub (👨💻 300 · 🔀 1.4K · 📥 52K · 📋 840 - 4% open · ⏱️ 18.02.2022):
git clone https://github.com/pallets/jinja
PyPi (📥 77M / month · 📦 99K · ⏱️ 09.11.2021):
Conda (📥 14M · ⏱️ 10.11.2021):
conda install -c conda-forge jinja2
certbot (🥇40 · ⭐ 29K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and..Apache-2
GitHub (👨💻 490 · 🔀 3.2K · 📥 9.6K · 📦 1.1K · 📋 5K - 11% open · ⏱️ 23.02.2022):
git clone https://github.com/certbot/certbot
PyPi (📥 240K / month · 📦 290 · ⏱️ 08.02.2022):
Conda (📥 2.2K · ⏱️ 13.02.2022):
conda install -c conda-forge certbot-apache
scapy (🥇38 · ⭐ 7.1K) - Scapy: the Python-based interactive packet manipulation program &..❗️GPL-2.0
GitHub (👨💻 370 · 🔀 1.6K · 📦 7.2K · 📋 1.3K - 5% open · ⏱️ 21.02.2022):
git clone https://github.com/secdev/scapy
PyPi (📥 1.8M / month · 📦 950 · ⏱️ 19.04.2021):
Conda (📥 18K · ⏱️ 19.04.2021):
conda install -c conda-forge scapy
twisted (🥇38 · ⭐ 4.5K) - Event-driven networking engine written in Python.MIT
GitHub (👨💻 230 · 🔀 1.1K · 📦 50K · ⏱️ 14.02.2022):
git clone https://github.com/twisted/twisted
PyPi (📥 2.1M / month · 📦 10K · ⏱️ 08.02.2022):
Conda (📥 630K · ⏱️ 11.02.2022):
conda install -c conda-forge twisted
itsdangerous (🥇38 · ⭐ 2.4K) - Safely pass trusted data to untrusted environments and back.BSD-3
GitHub (👨💻 39 · 🔀 200 · 📦 560K · ⏱️ 18.02.2022):
git clone https://github.com/pallets/itsdangerous
PyPi (📥 33M / month · 📦 53K · ⏱️ 18.02.2022):
Conda (📥 2.7M · ⏱️ 18.02.2022):
conda install -c conda-forge itsdangerous
dnspython (🥇38 · ⭐ 1.9K) - a powerful DNS toolkit for python.ISC
GitHub (👨💻 95 · 🔀 420 · 📦 96K · 📋 400 - 0% open · ⏱️ 23.02.2022):
git clone https://github.com/rthalley/dnspython
PyPi (📥 14M / month · 📦 4.5K · ⏱️ 18.01.2022):
Conda (📥 300K · ⏱️ 18.01.2022):
conda install -c conda-forge dnspython
rdflib (🥇38 · ⭐ 1.6K) - RDFLib is a Python library for working with RDF, a simple yet powerful..BSD-3
GitHub (👨💻 180 · 🔀 460 · 📦 7.6K · 📋 960 - 13% open · ⏱️ 23.02.2022):
git clone https://github.com/RDFLib/rdflib
PyPi (📥 450K / month · 📦 2K · ⏱️ 19.12.2021):
Conda (📥 210K · ⏱️ 13.01.2022):
conda install -c conda-forge rdflib
web3.py (🥈37 · ⭐ 3K) - A python interface for interacting with the Ethereum blockchain and..MIT
GitHub (👨💻 200 · 🔀 960 · 📦 6.7K · 📋 1.1K - 20% open · ⏱️ 23.02.2022):
git clone https://github.com/ethereum/web3.py
PyPi (📥 470K / month · 📦 810 · ⏱️ 31.01.2022):
Conda (📥 62K · ⏱️ 10.02.2022):
conda install -c conda-forge web3
impacket (🥈36 · ⭐ 8.4K) - Impacket is a collection of Python classes for working with network..Apache-2
pyopenssl (🥈36 · ⭐ 740) - A Python wrapper around the OpenSSL library.Apache-2
GitHub (👨💻 97 · 🔀 380 · 📋 460 - 18% open · ⏱️ 21.02.2022):
git clone https://github.com/pyca/pyopenssl
PyPi (📥 32M / month · 📦 15K · ⏱️ 29.01.2022):
Conda (📥 15M · ⏱️ 29.01.2022):
conda install -c conda-forge pyopenssl
certifi (🥈36 · ⭐ 500) - (Python Distribution) A carefully curated collection of Root..MPL-2.0
GitHub (👨💻 28 · 🔀 170 · 📦 770K · 📋 110 - 10% open · ⏱️ 27.10.2021):
git clone https://github.com/certifi/python-certifi
PyPi (📥 130M / month · 📦 43K · ⏱️ 15.12.2021):
Conda (📥 48M · ⏱️ 01.11.2021):
conda install -c conda-forge certifi
pwntools (🥈35 · ⭐ 8.8K) - CTF framework and exploit development library.MIT
webargs (🥈34 · ⭐ 1.2K) - A friendly library for parsing HTTP request arguments, with built-in..MIT
GitHub (👨💻 69 · 🔀 150 · 📦 3.6K · 📋 270 - 3% open · ⏱️ 16.02.2022):
git clone https://github.com/marshmallow-code/webargs
PyPi (📥 530K / month · 📦 470 · ⏱️ 12.01.2022):
Conda (📥 150K · ⏱️ 12.01.2022):
conda install -c conda-forge webargs
pynacl (🥈34 · ⭐ 850) - Python binding to the Networking and Cryptography (NaCl) library.Apache-2
GitHub (👨💻 63 · 🔀 200 · 📋 280 - 13% open · ⏱️ 20.02.2022):
git clone https://github.com/pyca/pynacl
PyPi (📥 28M / month · 📦 2.3K · ⏱️ 07.01.2022):
Conda (📥 2.2M · ⏱️ 10.01.2022):
conda install -c conda-forge pynacl
weblate (🥈33 · ⭐ 2.8K) - Web based localization tool with tight version control integration.❗️GPL-3.0
speedtest-cli (🥈32 · ⭐ 12K · 💤) - Command line interface for testing internet bandwidth..Apache-2
GitHub (👨💻 10 · 🔀 1.6K · 📦 28K · ⏱️ 07.07.2021):
git clone https://github.com/sivel/speedtest-cli
PyPi (📥 200K / month · 📦 520 · ⏱️ 08.04.2021):
pip install speedtest-cli
Conda (📥 110 · ⏱️ 09.11.2021):
conda install -c conda-forge speedtest-cli
pywebview (🥈32 · ⭐ 2.8K) - Build GUI for your Python program with JavaScript, HTML, and CSS.BSD-3
saleor (🥈31 · ⭐ 15K) - A modular, high performance, headless e-commerce platform built..BSD-3
webassets (🥈31 · ⭐ 900 · 💤) - Asset management for Python web development.BSD-3
GitHub (👨💻 160 · 🔀 260 · 📦 5.4K · 📋 300 - 22% open · ⏱️ 01.05.2021):
git clone https://github.com/miracle2k/webassets
PyPi (📥 170K / month · 📦 1.7K · ⏱️ 20.12.2019):
Conda (📥 40K · ⏱️ 24.12.2019):
conda install -c conda-forge webassets
netaddr (🥈31 · ⭐ 690 · 💤) - A network address manipulation library for Python.BSD-3
GitHub (👨💻 46 · 🔀 160 · 📦 16K · 📋 160 - 24% open · ⏱️ 15.04.2021):
git clone https://github.com/netaddr/netaddr
PyPi (📥 3M / month · 📦 4.8K · ⏱️ 03.07.2020):
Conda (📥 130K · ⏱️ 16.09.2017):
conda install -c conda-forge netaddr
terminado (🥈31 · ⭐ 300) - Terminals served by tornado websockets.BSD-3
GitHub (👨💻 40 · 🔀 75 · 📥 19 · 📋 60 - 43% open · ⏱️ 18.02.2022):
git clone https://github.com/jupyter/terminado
PyPi (📥 8.6M / month · 📦 6.9K · ⏱️ 27.01.2022):
Conda (📥 5.3M · ⏱️ 27.01.2022):
conda install -c conda-forge terminado
Mako (🥈31 · ⭐ 180) - Mako Templates for Python.MIT
GitHub (👨💻 55 · 🔀 36 · 📋 320 - 20% open · ⏱️ 17.02.2022):
git clone https://github.com/sqlalchemy/mako
PyPi (📥 19M / month · 📦 14K · ⏱️ 17.11.2021):
Conda (📥 2.5M · ⏱️ 17.11.2021):
conda install -c conda-forge mako
Radicale (🥉30 · ⭐ 2.3K) - A simple CalDAV (calendar) and CardDAV (contact) server.❗️GPL-3.0
maltrail (🥉29 · ⭐ 4.4K) - Malicious traffic detection system.MIT
aiortc (🥉29 · ⭐ 2.8K) - WebRTC and ORTC implementation for Python using asyncio.BSD-3
sslyze (🥉29 · ⭐ 2.7K) - Fast and powerful SSL/TLS scanning library.❗️AGPL-3.0
Js2Py (🥉29 · ⭐ 1.8K) - JavaScript to Python Translator & JavaScript interpreter written in 100%..MIT
GitHub (👨💻 28 · 🔀 200 · 📦 7.9K · 📋 220 - 49% open · ⏱️ 18.09.2021):
git clone https://github.com/PiotrDabkowski/Js2Py
PyPi (📥 210K / month · 📦 140 · ⏱️ 01.04.2021):
Conda (📥 2.4K · ⏱️ 09.04.2021):
conda install -c conda-forge js2py
proxy.py (🥉29 · ⭐ 1.8K) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-..BSD-3
python-user-agents (🥉29 · ⭐ 1.2K) - A Python library that provides an easy way to identify..MIT
GitHub (👨💻 31 · 🔀 180 · 📦 3.8K · 📋 65 - 52% open · ⏱️ 14.12.2021):
git clone https://github.com/selwin/python-user-agents
PyPi (📥 2.4M / month · 📦 470 · ⏱️ 23.08.2020):
Conda (📥 33K · ⏱️ 24.08.2020):
conda install -c conda-forge user-agents
idna (🥉29 · ⭐ 180) - Internationalized Domain Names for Python (IDNA 2008 and UTS #46).BSD-3
GitHub (👨💻 19 · 🔀 69 · 📋 63 - 4% open · ⏱️ 12.10.2021):
git clone https://github.com/kjd/idna
PyPi (📥 140M / month · 📦 37K · ⏱️ 15.12.2021):
Conda (📥 15M · ⏱️ 17.01.2022):
conda install -c conda-forge idna
pyload (🥉28 · ⭐ 2.5K) - The free and open-source Download Manager written in pure Python.❗️AGPL-3.0
dpkt (🥉28 · ⭐ 870) - fast, simple packet creation / parsing, with definitions for the basic..BSD-3
GitHub (👨💻 58 · 🔀 230 · 📦 940 · 📋 360 - 19% open · ⏱️ 17.02.2022):
git clone https://github.com/kbandla/dpkt
PyPi (📥 240K / month · 📦 320 · ⏱️ 15.12.2021):
Conda (📥 54K · ⏱️ 06.09.2021):
conda install -c conda-forge dpkt
aiodns (🥉27 · ⭐ 430 · 💤) - Simple DNS resolver for asyncio.MIT
GitHub (👨💻 24 · 🔀 52 · 📦 23K · 📋 62 - 8% open · ⏱️ 15.05.2021):
git clone https://github.com/saghul/aiodns
PyPi (📥 1.9M / month · 📦 1K · ⏱️ 14.05.2021):
Conda (📥 140K · ⏱️ 25.11.2021):
conda install -c conda-forge aiodns
tifffile (🥉27 · ⭐ 230) - Read and write TIFF files. Forked fromhttps://pypi.org/project/tifffile .BSD-3
GitHub (👨💻 1 · 🔀 56 · 📋 110 - 1% open · ⏱️ 10.02.2022):
git clone https://github.com/cgohlke/tifffile
PyPi (📥 3.5M / month · 📦 490 · ⏱️ 09.02.2022):
Conda (📥 1.4M · ⏱️ 11.02.2022):
conda install -c conda-forge tifffile
httpagentparser (🥉27 · ⭐ 210) - Python HTTP Agent Parser.MIT
klein (🥉26 · ⭐ 800) - werkzeug + twisted.web.MIT
healthchecks (🥉24 · ⭐ 4.5K) - A cron monitoring tool written in Python & Django.BSD-3
trustme (🥉23 · ⭐ 440) - #1 quality TLS certs while you wait, for the discerning tester.MIT
GitHub (👨💻 16 · 🔀 20 · 📦 180 · 📋 32 - 12% open · ⏱️ 21.02.2022):
git clone https://github.com/python-trio/trustme
PyPi (📥 38K / month · 📦 44 · ⏱️ 12.08.2021):
Conda (📥 2.7K · ⏱️ 12.08.2021):
conda install -c conda-forge trustme
pyngrok (🥉23 · ⭐ 280) - A Python wrapper for ngrok.MIT
GitHub (👨💻 8 · 🔀 35 · ⏱️ 15.12.2021):
git clone https://github.com/alexdlaird/pyngrok
PyPi (📥 77K / month · 📦 48 · ⏱️ 25.08.2021):
Conda (📥 37K · ⏱️ 25.08.2021):
conda install -c conda-forge pyngrok
urlwatch (🥉22 · ⭐ 2.3K) - urlwatch monitors webpages for you.BSD-3
toapi (🥉21 · ⭐ 3.2K · 💤) - Every web site provides APIs.MIT
streaming-form-data (🥉19 · ⭐ 100) - Streaming parser for multipart/form-data written in Python.MIT
asgi-lifespan (🥉18 · ⭐ 92) - Programmatic startup/shutdown of ASGI apps.MIT
GitHub (👨💻 2 · 🔀 5 · 📦 370 · 📋 14 - 21% open · ⏱️ 06.12.2021):
git clone https://github.com/florimondmanca/asgi-lifespan
PyPi (📥 69K / month · 📦 11 · ⏱️ 07.06.2020):
pip install asgi-lifespan
Conda (📥 13K · ⏱️ 09.11.2021):
conda install -c conda-forge asgi-lifespan
Show 15 hidden projects... pyzmq (🥇38 · ⭐ 3K) - PyZMQ: Python bindings for zeromq.❗️Revised BSD
httpbin (🥈33 · ⭐ 11K · 💀) - HTTP Request & Response Service, written in Python + Flask.ISC
PySocks (🥈31 · ⭐ 1.1K · 💀) - A SOCKS proxy client and wrapper for Python.BSD-3
fake-useragent (🥉30 · ⭐ 2.7K · 💀) - up to date simple useragent faker with real world..Apache-2
Cactus (🥉26 · ⭐ 3.4K · 💀) - Static site generator for designers. Uses Python and Django..BSD-3
ipaddress (🥉25 · ⭐ 99 · 💀) - Python 3.3+s ipaddress for older Python versions.Python-2.0
python-whois (🥉24 · ⭐ 370 · 💀) - A python module for retrieving and parsing WHOIS data.❗️WTFPL
ProxyBroker (🥉23 · ⭐ 2.9K · 💀) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.Apache-2
sandman2 (🥉23 · ⭐ 1.8K · 💀) - Automatically generate a RESTful API service for your legacy..Apache-2
hyde (🥉23 · ⭐ 1.6K · 💀) - A Python Static Website Generator.MIT
reppy (🥉22 · ⭐ 170 · 💀) - Modern robots.txt Parser for Python.MIT
tinkerer (🥉21 · ⭐ 300) - Python blogging engine.❗️BSD-2-Clause-FreeBSD
cabot (🥉20 · ⭐ 5.2K · 💀) - Self-hosted, easily-deployable monitoring and alerts service - like a..MIT
libextract (🥉17 · ⭐ 490 · 💀) - Extract data from websites using basic statistical magic.MIT
IP2Trace (🥉10 · ⭐ 12) - A Python tool to display geolocation information in the traceroute.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 .