Best-of Web Development with Python 🏆 A ranked list of awesome python libraries for web development. Updated weekly.
This curated list contains 580 awesome open-source projects with a total of 2.6M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open 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.
flask (🥇50 · ⭐ 63K) - The Python micro framework for building web applications.BSD-3
GitHub (👨💻 820 · 🔀 16K · 📥 6.1K · 📦 1.5M · 📋 2.5K - 0% open · ⏱️ 09.06.2023):
git clone https://github.com/pallets/flask
PyPi (📥 58M / month · 📦 120K · ⏱️ 02.05.2023):
Conda (📥 5.6M · ⏱️ 01.05.2023):
conda install -c conda-forge flask
django (🥇48 · ⭐ 71K) - The Web framework for perfectionists with deadlines.BSD-3
GitHub (👨💻 2.9K · 🔀 29K · 📦 1.3M · ⏱️ 15.06.2023):
git clone https://github.com/django/django
PyPi (📥 9.9M / month · 📦 120K · ⏱️ 24.11.2015):
Conda (📥 1.5M · ⏱️ 06.06.2023):
conda install -c conda-forge django
tornado (🥇46 · ⭐ 21K) - Tornado is a Python web framework and asynchronous networking..Apache-2
GitHub (👨💻 440 · 🔀 5.5K · 📦 350K · 📋 1.8K - 12% open · ⏱️ 15.06.2023):
git clone https://github.com/tornadoweb/tornado
PyPi (📥 25M / month · 📦 26K · ⏱️ 03.07.2022):
Conda (📥 32M · ⏱️ 15.05.2023):
conda install -c conda-forge tornado
fastapi (🥇44 · ⭐ 59K) - FastAPI framework, high performance, easy to learn, fast to..MIT
GitHub (👨💻 460 · 🔀 4.9K · 📦 190K · 📋 3.8K - 13% open · ⏱️ 11.06.2023):
git clone https://github.com/tiangolo/fastapi
PyPi (📥 17M / month · 📦 2.1K · ⏱️ 08.12.2018):
Conda (📥 1.5M · ⏱️ 12.06.2023):
conda install -c conda-forge fastapi
werkzeug (🥇44 · ⭐ 6.4K) - The comprehensive WSGI web application library.BSD-3
GitHub (👨💻 480 · 🔀 1.7K · 📥 450 · 📦 1M · 📋 1.1K - 0% open · ⏱️ 09.06.2023):
git clone https://github.com/pallets/werkzeug
PyPi (📥 74M / month · 📦 69K · ⏱️ 16.05.2017):
Conda (📥 8M · ⏱️ 09.06.2023):
conda install -c conda-forge werkzeug
django-rest-framework (🥈43 · ⭐ 26K) - Web APIs for Django.BSD-3
GitHub (👨💻 1.4K · 🔀 6.6K · 📦 510K · 📋 3.9K - 3% open · ⏱️ 14.06.2023):
git clone https://github.com/encode/django-rest-framework
PyPi (📥 110K / month · 📦 420 · ⏱️ 20.07.2017):
pip install django-rest-framework
Conda (📥 500K · ⏱️ 22.09.2022):
conda install -c conda-forge djangorestframework
sanic (🥈40 · ⭐ 17K) - Accelerate your web app development | Build fast. Run fast.MIT
GitHub (👨💻 330 · 🔀 1.5K · 📦 13K · 📋 1.3K - 6% open · ⏱️ 14.06.2023):
git clone https://github.com/sanic-org/sanic
PyPi (📥 720K / month · 📦 680 · ⏱️ 30.06.2022):
Conda (📥 280K · ⏱️ 28.12.2022):
conda install -c conda-forge sanic
starlette (🥈40 · ⭐ 8.3K) - The little ASGI framework that shines.BSD-3
GitHub (👨💻 240 · 🔀 760 · 📦 110K · 📋 690 - 5% open · ⏱️ 13.06.2023):
git clone https://github.com/encode/starlette
PyPi (📥 15M / month · 📦 880 · ⏱️ 28.06.2022):
Conda (📥 1.5M · ⏱️ 12.06.2023):
conda install -c conda-forge starlette
Flask-AppBuilder (🥈39 · ⭐ 4.2K) - Simple and rapid application development framework,..BSD-3
GitHub (👨💻 180 · 🔀 1.3K · 📦 4.7K · 📋 1.2K - 11% open · ⏱️ 13.06.2023):
git clone https://github.com/dpgaspar/Flask-AppBuilder
PyPi (📥 4.1M / month · 📦 330 · ⏱️ 06.07.2022):
pip install flask-appbuilder
Conda (📥 270K · ⏱️ 23.05.2023):
conda install -c conda-forge flask-appbuilder
bottle (🥈37 · ⭐ 8K · 💤) - bottle.py is a fast and simple micro-framework for python web-..MIT
GitHub (👨💻 220 · 🔀 1.4K · 📦 26K · 📋 890 - 35% open · ⏱️ 05.09.2022):
git clone https://github.com/bottlepy/bottle
PyPi (📥 2M / month · 📦 5.2K · ⏱️ 03.08.2022):
Conda (📥 400K · ⏱️ 29.11.2022):
conda install -c conda-forge bottle
falcon (🥈36 · ⭐ 9.1K) - The no-magic web data plane API and microservices framework for..Apache-2
GitHub (👨💻 200 · 🔀 910 · 📥 4.8K · 📦 8.2K · 📋 980 - 15% open · ⏱️ 04.06.2023):
git clone https://github.com/falconry/falcon
PyPi (📥 690K / month · 📦 1.7K · ⏱️ 18.11.2022):
Conda (📥 320K · ⏱️ 17.03.2023):
conda install -c conda-forge falcon
flask-restful (🥈36 · ⭐ 6.6K) - Simple framework for creating REST APIs.BSD-3
GitHub (👨💻 160 · 🔀 1K · 📦 94K · 📋 590 - 22% open · ⏱️ 21.05.2023):
git clone https://github.com/flask-restful/flask-restful
PyPi (📥 1.8M / month · 📦 7.2K · ⏱️ 17.05.2021):
pip install flask-restful
Conda (📥 160K · ⏱️ 21.05.2023):
conda install -c conda-forge flask-restful
CherryPy (🥈36 · ⭐ 1.7K) - CherryPy is a pythonic, object-oriented HTTP framework...BSD-3
GitHub (👨💻 140 · 🔀 350 · 📦 11K · 📋 1.8K - 14% open · ⏱️ 04.05.2023):
git clone https://github.com/cherrypy/cherrypy
PyPi (📥 1.1M / month · 📦 10K · ⏱️ 03.07.2021):
Conda (📥 19K · ⏱️ 17.03.2023):
conda install -c anaconda cherrypy
django-tastypie (🥉34 · ⭐ 3.8K) - Creating delicious APIs for Django apps since 2010.BSD-3
eve (🥉31 · ⭐ 6.6K) - REST API framework designed for human beings.BSD-3
webpy (🥉30 · ⭐ 5.8K) - web.py is a web framework for python that is as simple as it is..Unlicense
GitHub (👨💻 89 · 🔀 1.3K · 📋 440 - 9% open · ⏱️ 20.04.2023):
git clone https://github.com/webpy/webpy
PyPi (📥 280K / month · 📦 1.1K · ⏱️ 09.11.2020):
Conda (📥 54K · ⏱️ 12.11.2020):
conda install -c conda-forge web.py
robyn (🥉28 · ⭐ 2.7K) - A High-Performance, Community-Driven, and Innovator Friendly Web Framework..BSD-2
GitHub (👨💻 48 · 🔀 120 · 📦 28 · 📋 280 - 41% open · ⏱️ 13.06.2023):
git clone https://github.com/sansyrox/robyn
PyPi (📥 9.5K / month · ⏱️ 29.06.2022):
Conda (📥 82K · ⏱️ 12.06.2023):
conda install -c conda-forge robyn
masonite (🥉28 · ⭐ 2K · 💤) - The Modern And Developer Centric Python Web Framework. Be sure to read..MIT
cornice (🥉28 · ⭐ 380 · 💤) - Build Web Services with Pyramid.MPL-2.0
GitHub (👨💻 120 · 🔀 160 · 📦 820 · 📋 240 - 19% open · ⏱️ 18.07.2022):
git clone https://github.com/Cornices/cornice
PyPi (📥 36K / month · 📦 360 · ⏱️ 07.01.2022):
Conda (📥 7.5K · ⏱️ 05.10.2021):
conda install -c anaconda cornice
emmett (🥉26 · ⭐ 850) - The web framework for inventors.BSD-3
guillotina (🥉26 · ⭐ 180) - Python AsyncIO data API to manage billions of resources.BSD-3
web2py (🥉25 · ⭐ 2K) - Free and open source full-stack enterprise framework for agile..❗️LGPL-3.0
justpy (🥉25 · ⭐ 1K) - An object oriented high-level Python Web Framework that requires no..Apache-2
quart (🥉24 · ⭐ 1.9K · 💤) - Quart is a Python ASGI web microframework with the same API as Flask.MIT
GitHub (👨💻 68 · 🔀 120 · ⏱️ 06.07.2022):
git clone https://github.com/pgjones/quart
PyPi (📥 240K / month · 📦 82 · ⏱️ 17.10.2019):
Conda (📥 78K · ⏱️ 17.10.2022):
conda install -c conda-forge quart
flask-mongorest (🥉20 · ⭐ 530 · 💤) - Restful API framework wrapped around MongoEngine.BSD-3
flama (🥉19 · ⭐ 230) - Fire up your models with the flame.Apache-2
Show 7 hidden projects... pyramid (🥉34 · ⭐ 3.8K) - Pyramid - A Python web framework.❗Unlicensed
hug (🥉30 · ⭐ 6.7K · 💀) - Embrace the APIs of the future. Hug aims to make developing APIs as simple..MIT
flask-restplus (🥉30 · ⭐ 2.7K · 💀) - Fully featured framework for fast, easy and..BSD-3
japronto (🥉26 · ⭐ 8.6K · 💀) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining..MIT
responder (🥉26 · ⭐ 3.6K · 💀) - A familiar HTTP Service Framework for Python.Apache-2
vibora (🥉22 · ⭐ 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 (🥇49 · ⭐ 50K) - A simple, yet elegant, HTTP library.Apache-2
GitHub (👨💻 730 · 🔀 9.1K · 📥 5.6K · 📦 2.2M · 📋 3.9K - 7% open · ⏱️ 22.05.2023):
git clone https://github.com/psf/requests
PyPi (📥 290M / month · 📦 200K · ⏱️ 16.12.2020):
Conda (📥 34M · ⏱️ 22.05.2023):
conda install -c conda-forge requests
aiohttp (🥇46 · ⭐ 14K) - Asynchronous HTTP client/server framework for asyncio and Python.Apache-2
GitHub (👨💻 680 · 🔀 1.9K · 📥 11K · 📦 340K · 📋 2.8K - 17% open · ⏱️ 09.06.2023):
git clone https://github.com/aio-libs/aiohttp
PyPi (📥 65M / month · 📦 14K · ⏱️ 14.11.2021):
Conda (📥 10M · ⏱️ 10.06.2023):
conda install -c conda-forge aiohttp
urllib3 (🥈43 · ⭐ 3.4K) - urllib3 is a user-friendly HTTP client library for Python.MIT
GitHub (👨💻 330 · 🔀 1.1K · 📥 11K · 📦 1.3M · 📋 1.2K - 10% open · ⏱️ 12.06.2023):
git clone https://github.com/urllib3/urllib3
PyPi (📥 330M / month · 📦 45K · ⏱️ 03.05.2015):
Conda (📥 35M · ⏱️ 07.06.2023):
conda install -c conda-forge urllib3
httpx (🥈40 · ⭐ 11K) - A next generation HTTP client for Python.BSD-3
GitHub (👨💻 200 · 🔀 700 · 📦 94K · 📋 780 - 5% open · ⏱️ 15.06.2023):
git clone https://github.com/encode/httpx
PyPi (📥 16M / month · 📦 2.6K · ⏱️ 23.05.2022):
Conda (📥 620K · ⏱️ 19.05.2023):
conda install -c conda-forge httpx
httpie (🥈37 · ⭐ 28K) - HTTPie for Terminal modern, user-friendly command-line HTTP client for..BSD-3
GitHub (👨💻 160 · 🔀 3.8K · 📥 4K · 📦 14K · 📋 830 - 18% open · ⏱️ 24.05.2023):
git clone https://github.com/httpie/httpie
PyPi (📥 190K / month · 📦 1.7K · ⏱️ 21.03.2020):
Conda (📥 100K · ⏱️ 22.05.2023):
conda install -c conda-forge httpie
python-zeep (🥈34 · ⭐ 1.8K) - A Python SOAP client.MIT
GitHub (👨💻 140 · 🔀 570 · 📦 6.7K · 📋 1.1K - 38% open · ⏱️ 17.03.2023):
git clone https://github.com/mvantellingen/python-zeep
PyPi (📥 8.4M / month · 📦 630 · ⏱️ 15.08.2021):
Conda (📥 190K · ⏱️ 25.11.2022):
conda install -c conda-forge zeep
httplib2 (🥈34 · ⭐ 470) - Small, fast HTTP client library for Python. Features persistent..MIT
GitHub (👨💻 77 · 🔀 200 · 📦 150K · 📋 130 - 46% open · ⏱️ 21.03.2023):
git clone https://github.com/httplib2/httplib2
PyPi (📥 33M / month · 📦 16K · ⏱️ 03.02.2022):
Conda (📥 2.5M · ⏱️ 22.03.2023):
conda install -c conda-forge httplib2
httpcore (🥈33 · ⭐ 340) - A minimal HTTP client.BSD-3
GitHub (👨💻 38 · 🔀 68 · 📦 52K · 📋 140 - 14% open · ⏱️ 12.06.2023):
git clone https://github.com/encode/httpcore
PyPi (📥 16M / month · 📦 130 · ⏱️ 17.05.2022):
Conda (📥 520K · ⏱️ 23.05.2023):
conda install -c conda-forge httpcore
requests-toolbelt (🥉31 · ⭐ 920) - A toolbelt of useful classes and functions to be used..Apache-2
GitHub (👨💻 66 · 🔀 170 · 📋 200 - 42% open · ⏱️ 01.05.2023):
git clone https://github.com/requests/toolbelt
PyPi (📥 46M / month · 📦 630 · ⏱️ 25.10.2022):
pip install requests-toolbelt
Conda (📥 2.1M · ⏱️ 01.05.2023):
conda install -c conda-forge requests-toolbelt
grequests (🥉29 · ⭐ 4.3K) - Requests + Gevent = 3.BSD-2
GitHub (👨💻 28 · 🔀 330 · 📦 3.8K · 📋 120 - 4% open · ⏱️ 08.06.2023):
git clone https://github.com/spyoungtech/grequests
PyPi (📥 280K / month · 📦 680 · ⏱️ 05.04.2020):
Conda (📥 77K · ⏱️ 22.04.2020):
conda install -c conda-forge grequests
requests-futures (🥉29 · ⭐ 2K) - Asynchronous Python HTTP Requests for Humans using Futures.Apache-2
GitHub (👨💻 27 · 🔀 150 · 📦 5.5K · 📋 85 - 1% open · ⏱️ 23.05.2023):
git clone https://github.com/ross/requests-futures
PyPi (📥 1.2M / month · 📦 970 · ⏱️ 11.06.2019):
pip install requests-futures
Conda (📥 200K · ⏱️ 14.10.2020):
conda install -c conda-forge requests-futures
httptools (🥉29 · ⭐ 1.1K · 💤) - Fast HTTP parser.MIT
GitHub (👨💻 14 · 🔀 74 · 📦 48K · 📋 51 - 21% open · ⏱️ 13.09.2022):
git clone https://github.com/MagicStack/httptools
PyPi (📥 4.8M / month · 📦 570 · ⏱️ 22.02.2022):
Conda (📥 510K · ⏱️ 26.10.2022):
conda install -c conda-forge httptools
treq (🥉27 · ⭐ 560) - Python requests like API built on top of Twisteds HTTP client.MIT
GitHub (👨💻 51 · 🔀 140 · 📥 170 · 📦 1.5K · 📋 160 - 36% open · ⏱️ 03.05.2023):
git clone https://github.com/twisted/treq
PyPi (📥 58K / month · 📦 420 · ⏱️ 27.09.2020):
Conda (📥 71K · ⏱️ 30.01.2022):
conda install -c conda-forge treq
httpstat (🥉21 · ⭐ 5.4K) - curl statistics made simple.MIT
Show 5 hidden projects... pycurl (🥉32 · ⭐ 980) - PycURL - Python interface to libcurl.❗️LGPL-2.1
hyper (🥉29 · ⭐ 1.1K · 💀) - HTTP/2 for Python.MIT
http-prompt (🥉26 · ⭐ 8.7K · 💀) - An interactive command-line HTTP and API testing client built on..MIT
pysimplesoap (🥉25 · ⭐ 370 · 💀) - Python Simple SOAP Library.❗️LGPL-3.0
http-parser (🥉23 · ⭐ 340 · 💀) - HTTP request/response parser for python in C.MIT
gunicorn (🥇44 · ⭐ 9K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and..MIT
GitHub (👨💻 410 · 🔀 1.6K · 📥 100 · 📦 960K · 📋 2K - 16% open · ⏱️ 25.05.2023):
git clone https://github.com/benoitc/gunicorn
PyPi (📥 26M / month · 📦 62K · ⏱️ 27.03.2021):
Conda (📥 2M · ⏱️ 26.10.2022):
conda install -c conda-forge gunicorn
uvicorn (🥇39 · ⭐ 6.6K) - An ASGI web server, for Python.BSD-3
GitHub (👨💻 160 · 🔀 580 · 📦 200K · 📋 670 - 7% open · ⏱️ 11.06.2023):
git clone https://github.com/encode/uvicorn
PyPi (📥 14M / month · 📦 1.7K · ⏱️ 27.06.2022):
Conda (📥 1.9M · ⏱️ 28.04.2023):
conda install -c conda-forge uvicorn
asgiref (🥈38 · ⭐ 1.3K) - ASGI specification and utilities.BSD-3
GitHub (👨💻 87 · 🔀 190 · 📦 610K · 📋 190 - 19% open · ⏱️ 13.06.2023):
git clone https://github.com/django/asgiref
PyPi (📥 14M / month · 📦 1.2K · ⏱️ 16.05.2022):
Conda (📥 920K · ⏱️ 28.05.2023):
conda install -c conda-forge asgiref
gevent (🥈37 · ⭐ 5.9K) - Coroutine-based concurrency library for Python.MIT
GitHub (👨💻 110 · 🔀 940 · 📥 59K · 📦 100K · 📋 1.3K - 8% open · ⏱️ 18.05.2023):
git clone https://github.com/gevent/gevent
PyPi (📥 7M / month · 📦 15K · ⏱️ 31.10.2022):
Conda (📥 1.2M · ⏱️ 12.11.2022):
conda install -c conda-forge gevent
whitenoise (🥈33 · ⭐ 2.2K) - Radically simplified static file serving for Python web apps.MIT
GitHub (👨💻 64 · 🔀 140 · 📋 240 - 13% open · ⏱️ 13.06.2023):
git clone https://github.com/evansd/whitenoise
PyPi (📥 1.7M / month · 📦 13K · ⏱️ 05.06.2022):
Conda (📥 76K · ⏱️ 25.02.2023):
conda install -c conda-forge whitenoise
mangum (🥉27 · ⭐ 1.4K · 💤) - AWS Lambda support for ASGI applications.MIT
livereload (🥉27 · ⭐ 990) - livereload server in python (MAINTAINERS NEEDED).BSD-3
GitHub (👨💻 58 · 🔀 150 · 📋 160 - 33% open · ⏱️ 08.06.2023):
git clone https://github.com/lepture/python-livereload
PyPi (📥 580K / month · 📦 1.6K · ⏱️ 22.08.2020):
Conda (📥 390K · ⏱️ 22.08.2020):
conda install -c conda-forge livereload
bjoern (🥉26 · ⭐ 2.9K · 💤) - A screamingly fast Python 2/3 WSGI server written in C.BSD-2
GitHub (👨💻 44 · 🔀 190 · 📦 630 · 📋 160 - 17% open · ⏱️ 11.09.2022):
git clone https://github.com/jonashaag/bjoern
PyPi (📥 27K / month · 📦 150 · ⏱️ 19.09.2022):
Conda (📥 110K · ⏱️ 02.11.2022):
conda install -c conda-forge bjoern
Hypercorn (🥉25 · ⭐ 590) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by..MIT
Show 3 hidden projects... waitress (🥈33 · ⭐ 1.3K) - Waitress - A WSGI server for Python 3.❗️ZPL-2.1
Meinheld (🥉25 · ⭐ 1.4K · 💀) - Meinheld is a high performance asynchronous WSGI Web Server (based..BSD-3
django-devserver (🥉25 · ⭐ 1.3K · 💀) - A drop-in replacement for Djangos runserver.BSD-3
Authorization & Authentication
django-allauth (🥇41 · ⭐ 8K) - Integrated set of Django applications addressing..MIT
GitHub (👨💻 630 · 🔀 2.8K · 📦 160K · 📋 2K - 18% open · ⏱️ 13.06.2023):
git clone https://github.com/pennersr/django-allauth
PyPi (📥 760K / month · 📦 5.3K · ⏱️ 29.12.2022):
pip install django-allauth
Conda (📥 96K · ⏱️ 20.03.2023):
conda install -c conda-forge django-allauth
pyjwt (🥇39 · ⭐ 4.6K) - JSON Web Token implementation in Python.MIT
GitHub (👨💻 140 · 🔀 640 · 📦 400K · 📋 410 - 4% open · ⏱️ 13.06.2023):
git clone https://github.com/jpadilla/pyjwt
PyPi (📥 110M / month · 📦 11K · ⏱️ 22.06.2017):
Conda (📥 11M · ⏱️ 09.05.2023):
conda install -c conda-forge pyjwt
oauthlib (🥇39 · ⭐ 2.6K) - A generic, spec-compliant, thorough implementation of the OAuth..BSD-3
GitHub (👨💻 190 · 🔀 490 · 📦 390K · 📋 380 - 23% open · ⏱️ 13.06.2023):
git clone https://github.com/oauthlib/oauthlib
PyPi (📥 81M / month · 📦 13K · ⏱️ 19.10.2017):
Conda (📥 8.8M · ⏱️ 18.10.2022):
conda install -c conda-forge oauthlib
google-auth (🥇38 · ⭐ 650) - Google Auth Python Library.Apache-2
GitHub (👨💻 110 · 🔀 290 · 📦 250K · 📋 430 - 19% open · ⏱️ 13.06.2023):
git clone https://github.com/googleapis/google-auth-library-python
PyPi (📥 83M / month · 📦 2.7K · ⏱️ 29.06.2022):
Conda (📥 7.6M · ⏱️ 14.06.2023):
conda install -c conda-forge google-auth
requests-oauthlib (🥈37 · ⭐ 1.6K · 💤) - OAuthlib support for Python-Requests!.ISC
GitHub (👨💻 120 · 🔀 410 · 📦 360K · 📋 260 - 39% open · ⏱️ 03.09.2022):
git clone https://github.com/requests/requests-oauthlib
PyPi (📥 72M / month · 📦 12K · ⏱️ 29.01.2022):
pip install requests-oauthlib
Conda (📥 8M · ⏱️ 30.01.2022):
conda install -c conda-forge requests-oauthlib
flask-login (🥈36 · ⭐ 3.3K) - Flask user session management.MIT
GitHub (👨💻 120 · 🔀 760 · 📦 140K · 📋 370 - 4% open · ⏱️ 02.06.2023):
git clone https://github.com/maxcountryman/flask-login
PyPi (📥 4.4M / month · 📦 13K · ⏱️ 25.07.2022):
Conda (📥 170K · ⏱️ 25.07.2022):
conda install -c conda-forge flask-login
flask-jwt-extended (🥈36 · ⭐ 1.4K) - An open source Flask extension that provides JWT..MIT
GitHub (👨💻 90 · 🔀 230 · 📦 28K · 📋 360 - 2% open · ⏱️ 02.06.2023):
git clone https://github.com/vimalloc/flask-jwt-extended
PyPi (📥 3.6M / month · 📦 660 · ⏱️ 27.06.2022):
pip install flask-jwt-extended
Conda (📥 160K · ⏱️ 26.05.2023):
conda install -c conda-forge flask-jwt-extended
authlib (🥈35 · ⭐ 3.7K) - The ultimate Python library in building OAuth, OpenID Connect clients..BSD-3
GitHub (👨💻 95 · 🔀 370 · 📦 27K · 📋 380 - 14% open · ⏱️ 07.06.2023):
git clone https://github.com/lepture/authlib
PyPi (📥 7.1M / month · 📦 360 · ⏱️ 06.12.2022):
Conda (📥 110K · ⏱️ 06.12.2022):
conda install -c conda-forge authlib
django-oauth-toolkit (🥈34 · ⭐ 2.8K) - OAuth2 goodies for the Djangonauts!.BSD-3
djoser (🥈34 · ⭐ 2.3K) - REST implementation of Django authentication system.MIT
pyotp (🥈32 · ⭐ 2.5K) - Python One-Time Password Library.MIT
GitHub (👨💻 40 · 🔀 290 · 📥 230 · 📦 9.7K · 📋 88 - 6% open · ⏱️ 07.05.2023):
git clone https://github.com/pyauth/pyotp
PyPi (📥 4M / month · 📦 590 · ⏱️ 14.12.2022):
Conda (📥 39K · ⏱️ 04.02.2021):
conda install -c conda-forge pyotp
dj-rest-auth (🥈32 · ⭐ 1.3K) - Authentication for Django Rest Framework.MIT
GitHub (👨💻 180 · 🔀 240 · 📥 300 · 📦 8.1K · 📋 340 - 41% open · ⏱️ 21.05.2023):
git clone https://github.com/iMerica/dj-rest-auth
PyPi (📥 240K / month · 📦 12 · ⏱️ 14.01.2023):
Conda (📥 15K · ⏱️ 22.05.2023):
conda install -c conda-forge dj-rest-auth
fastapi-users (🥈31 · ⭐ 2.8K) - Ready-to-use and customizable users management for FastAPI.MIT
GitHub (👨💻 58 · 🔀 280 · 📥 50 · 📦 1.4K · 📋 240 - 1% open · ⏱️ 10.05.2023):
git clone https://github.com/fastapi-users/fastapi-users
PyPi (📥 45K / month · 📦 18 · ⏱️ 21.06.2022):
pip install fastapi-users
Conda (📥 34K · ⏱️ 29.04.2023):
conda install -c conda-forge fastapi-users
Flask-HTTPAuth (🥈31 · ⭐ 1.2K) - Simple extension that provides Basic, Digest and Token HTTP..MIT
GitHub (👨💻 33 · 🔀 220 · 📋 110 - 7% open · ⏱️ 27.04.2023):
git clone https://github.com/miguelgrinberg/Flask-HTTPAuth
PyPi (📥 640K / month · 📦 2.2K · ⏱️ 29.05.2022):
pip install flask-httpauth
Conda (📥 120K · ⏱️ 27.04.2023):
conda install -c conda-forge flask-httpauth
django-rest-framework-simplejwt (🥉30 · ⭐ 3.5K) - A JSON Web Token authentication plugin for the Django..MIT
python-jose (🥉30 · ⭐ 1.3K) - A JOSE implementation in Python.MIT
GitHub (👨💻 49 · 🔀 220 · 📋 150 - 51% open · ⏱️ 03.05.2023):
git clone https://github.com/mpdavis/python-jose
PyPi (📥 6.9M / month · 📦 810 · ⏱️ 05.06.2021):
Conda (📥 1.6M · ⏱️ 26.06.2021):
conda install -c conda-forge python-jose
authomatic (🥉28 · ⭐ 1K · 📈) - Simple yet powerful authorization / authentication client library..MIT
django-rest-knox (🥉28 · ⭐ 950 · 💤) - Authentication Module for django rest auth.MIT
flask-dance (🥉28 · ⭐ 940) - Doing the OAuth dance with style using Flask, requests, and..MIT
GitHub (👨💻 56 · 🔀 150 · 📦 3.5K · 📋 200 - 17% open · ⏱️ 10.05.2023):
git clone https://github.com/singingwolfboy/flask-dance
PyPi (📥 65K / month · 📦 160 · ⏱️ 05.04.2022):
Conda (📥 9.3K · ⏱️ 07.06.2019):
conda install -c conda-forge flask-dance
django-rules (🥉27 · ⭐ 1.6K) - Awesome Django authorization, without the database.MIT
fastapi_login (🥉25 · ⭐ 480) - FastAPI-Login tries to provide similar functionality as..MIT
django-cas-ng (🥉24 · ⭐ 350) - Django CAS 1.0/2.0/3.0 client authentication library, support..MIT
flask-praetorian (🥉22 · ⭐ 330 · 💤) - Strong, Simple, and Precise security for Flask APIs..MIT
python-jwt (🥉21 · ⭐ 210) - Python module for generating and verifying JSON Web Tokens.MIT
flask_simplelogin (🥉19 · ⭐ 190) - Simple Login - Login Extension for Flask - maintainer..MIT
Show 14 hidden projects...
lxml (🥇37 · ⭐ 2.4K) - The lxml XML toolkit for Python.BSD-3
GitHub (👨💻 150 · 🔀 540 · 📥 16K · 📦 360K · ⏱️ 25.05.2023):
git clone https://github.com/lxml/lxml
PyPi (📥 61M / month · 📦 39K · ⏱️ 31.05.2022):
Conda (📥 10M · ⏱️ 14.06.2023):
conda install -c conda-forge lxml
markupsafe (🥇37 · ⭐ 540) - Safely add untrusted strings to HTML/XML markup.BSD-3
GitHub (👨💻 41 · 🔀 150 · 📥 1K · 📦 1.3M · 📋 110 - 1% open · ⏱️ 07.06.2023):
git clone https://github.com/pallets/markupsafe
PyPi (📥 110M / month · 📦 75K · ⏱️ 17.01.2023):
Conda (📥 31M · ⏱️ 03.06.2023):
conda install -c conda-forge markupsafe
bleach (🥈36 · ⭐ 2.5K) - Bleach is an allowed-list-based HTML sanitizing library that escapes..Apache-2
GitHub (👨💻 78 · 🔀 250 · 📦 250K · 📋 370 - 8% open · ⏱️ 23.01.2023):
git clone https://github.com/mozilla/bleach
PyPi (📥 15M / month · 📦 13K · ⏱️ 27.06.2022):
Conda (📥 13M · ⏱️ 24.01.2023):
conda install -c conda-forge bleach
xhtml2pdf (🥈34 · ⭐ 2K) - A library for converting HTML into PDFs using ReportLab.Apache-2
GitHub (👨💻 150 · 🔀 610 · 📥 6 · 📦 11K · 📋 390 - 31% open · ⏱️ 07.05.2023):
git clone https://github.com/xhtml2pdf/xhtml2pdf
PyPi (📥 520K / month · 📦 830 · ⏱️ 30.01.2023):
Conda (📥 81K · ⏱️ 31.03.2023):
conda install -c conda-forge xhtml2pdf
Requests-HTML (🥉33 · ⭐ 13K) - Pythonic HTML Parsing for Humans.MIT
WeasyPrint (🥉33 · ⭐ 5.9K) - The awesome document factory.BSD-3
GitHub (👨💻 120 · 🔀 600 · 📋 1.6K - 11% open · ⏱️ 02.06.2023):
git clone https://github.com/Kozea/WeasyPrint
PyPi (📥 1M / month · 📦 84 · ⏱️ 09.11.2018):
Conda (📥 110K · ⏱️ 11.05.2023):
conda install -c conda-forge weasyprint
pyquery (🥉32 · ⭐ 2.2K) - A jquery-like library for python.BSD-3
GitHub (👨💻 52 · 🔀 180 · 📦 19K · 📋 180 - 28% open · ⏱️ 02.01.2023):
git clone https://github.com/gawel/pyquery
PyPi (📥 2.2M / month · 📦 3.4K · ⏱️ 21.11.2020):
Conda (📥 42K · ⏱️ 28.12.2022):
conda install -c conda-forge pyquery
html5lib-python (🥉32 · ⭐ 1K) - Standards-compliant library for parsing and serializing HTML..MIT
GitHub (👨💻 65 · 🔀 280 · 📋 260 - 31% open · ⏱️ 03.03.2023):
git clone https://github.com/html5lib/html5lib-python
PyPi (📥 17M / month · 📦 15K · ⏱️ 22.06.2020):
Conda (📥 3.6M · ⏱️ 23.06.2020):
conda install -c conda-forge html5lib
selectolax (🥉26 · ⭐ 820) - Python binding to Modest and Lexbor engines (fast HTML5 parser with..MIT
html5-parser (🥉23 · ⭐ 650) - Fast C based HTML 5 parsing for python.Apache-2
tldextract (🥇36 · ⭐ 1.7K) - Accurately separates a URLs subdomain, domain, and public suffix,..BSD-3
GitHub (👨💻 46 · 🔀 200 · 📦 19K · 📋 190 - 9% open · ⏱️ 08.06.2023):
git clone https://github.com/john-kurkowski/tldextract
PyPi (📥 5M / month · 📦 1.2K · ⏱️ 04.10.2022):
Conda (📥 380K · ⏱️ 20.05.2023):
conda install -c conda-forge tldextract
Yarl (🥈34 · ⭐ 950) - Yet another URL library.Apache-2
GitHub (👨💻 80 · 🔀 140 · 📥 9K · 📋 220 - 15% open · ⏱️ 14.06.2023):
git clone https://github.com/aio-libs/yarl
PyPi (📥 72M / month · 📦 3K · ⏱️ 01.11.2021):
Conda (📥 9.6M · ⏱️ 27.05.2023):
conda install -c conda-forge yarl
shortuuid (🥈30 · ⭐ 1.9K) - A generator library for concise, unambiguous and URL-safe UUIDs.BSD-3
GitHub (👨💻 33 · 🔀 110 · 📦 18K · ⏱️ 25.02.2023):
git clone https://github.com/skorokithakis/shortuuid
PyPi (📥 3.1M / month · 📦 1.1K · ⏱️ 13.11.2022):
Conda (📥 370K · ⏱️ 17.11.2022):
conda install -c conda-forge shortuuid
furl (🥉27 · ⭐ 2.5K · 💤) - URL parsing and manipulation made easy.Unlicense
GitHub (👨💻 15 · 🔀 150 · 📋 120 - 28% open · ⏱️ 01.08.2022):
git clone https://github.com/gruns/furl
PyPi (📥 1.5M / month · 📦 650 · ⏱️ 27.09.2021):
Conda (📥 260K · ⏱️ 28.09.2021):
conda install -c conda-forge furl
Show 2 hidden projects... uritemplate (🥉27 · ⭐ 220) - URI template parsing per RFC6570.❗️BSD-1-Clause
purl (🥉23 · ⭐ 290 · 💀) - A simple, immutable URL class with a clean API for interrogation and..MIT
🔗 OpenAPI-Specification ( ⭐ 27K) - The OpenAPI Specification Repository.
OpenAPI Generator (🥇42 · ⭐ 17K) - OpenAPI Generator allows generation of API client..Apache-2
GitHub (👨💻 2.8K · 🔀 5.3K · 📦 5 · 📋 7.2K - 57% open · ⏱️ 15.06.2023):
git clone https://github.com/OpenAPITools/openapi-generator
PyPi (📥 5K / month · ⏱️ 15.05.2020):
pip install openapi-generator-cli
npm (📥 1.7M / month · 📦 550 · ⏱️ 11.04.2023):
npm install @openapitools/openapi-generator-cli
swagger-ui (🥇38 · ⭐ 24K · 📈) - Swagger UI is a collection of HTML, JavaScript, and CSS..Apache-2
connexion (🥇37 · ⭐ 4.3K) - Swagger/OpenAPI First framework for Python on top of Flask..Apache-2
GitHub (👨💻 210 · 🔀 730 · 📦 9.3K · 📋 930 - 10% open · ⏱️ 13.06.2023):
git clone https://github.com/zalando/connexion
PyPi (📥 3.4M / month · 📦 720 · ⏱️ 22.06.2022):
Conda (📥 220K · ⏱️ 27.04.2023):
conda install -c conda-forge connexion
drf-yasg (🥈35 · ⭐ 3.1K · 💤) - Automated generation of real Swagger/OpenAPI 2.0 schemas..BSD-3
GitHub (👨💻 66 · 🔀 420 · 📦 90K · 📋 640 - 37% open · ⏱️ 15.07.2022):
git clone https://github.com/axnsan12/drf-yasg
PyPi (📥 1.6M / month · 📦 380 · ⏱️ 25.10.2020):
Conda (📥 6.3K · ⏱️ 26.10.2020):
conda install -c conda-forge drf-yasg
drf-spectacular (🥈34 · ⭐ 1.7K) - Sane and flexible OpenAPI 3 schema generation for Django..BSD-3
GitHub (👨💻 97 · 🔀 200 · 📦 45K · 📋 750 - 9% open · ⏱️ 11.06.2023):
git clone https://github.com/tfranzel/drf-spectacular
PyPi (📥 1M / month · 📦 53 · ⏱️ 25.04.2022):
pip install drf-spectacular
Conda (📥 18K · ⏱️ 15.04.2023):
conda install -c conda-forge drf-spectacular
apispec (🥈34 · ⭐ 1K) - A pluggable API specification generator. Currently supports the..MIT
GitHub (👨💻 83 · 🔀 160 · 📦 9K · 📋 260 - 10% open · ⏱️ 13.06.2023):
git clone https://github.com/marshmallow-code/apispec
PyPi (📥 4.6M / month · 📦 7.1K · ⏱️ 06.09.2020):
Conda (📥 530K · ⏱️ 13.05.2022):
conda install -c conda-forge apispec
flasgger (🥈33 · ⭐ 3.3K) - Easy OpenAPI specs and Swagger UI for your Flask API.MIT
GitHub (👨💻 110 · 🔀 470 · 📥 510 · 📦 11K · 📋 400 - 59% open · ⏱️ 18.05.2023):
git clone https://github.com/flasgger/flasgger
PyPi (📥 450K / month · 📦 360 · ⏱️ 31.07.2020):
Conda (📥 120K · ⏱️ 19.05.2023):
conda install -c conda-forge flasgger
redoc (🥈31 · ⭐ 20K) - OpenAPI/Swagger-generated API Reference Documentation.MIT
swagger-codegen (🥈31 · ⭐ 16K) - swagger-codegen contains a template-driven engine to..Apache-2
AutoRest (🥈31 · ⭐ 4.2K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,..MIT
datamodel-code-generator (🥈31 · ⭐ 1.7K) - Pydantic model and dataclasses.dataclass generator..MIT
OpenAPI Spec validator (🥈31 · ⭐ 260) - OpenAPI Spec Validator is a Python library that..Apache-2
GitHub (👨💻 38 · 🔀 58 · 📦 5.3K · 📋 100 - 36% open · ⏱️ 15.06.2023):
git clone https://github.com/p1c2u/openapi-spec-validator
PyPi (📥 2.5M / month · 📦 230 · ⏱️ 20.05.2019):
pip install openapi-spec-validator
Conda (📥 320K · ⏱️ 12.06.2023):
conda install -c conda-forge openapi-spec-validator
openapi-python-client (🥉28 · ⭐ 720) - Generate modern Python clients from OpenAPI.MIT
GitHub (👨💻 53 · 🔀 140 · 📦 400 · 📋 300 - 33% open · ⏱️ 27.05.2023):
git clone https://github.com/openapi-generators/openapi-python-client
PyPi (📥 190K / month · 📦 2 · ⏱️ 27.05.2023):
pip install openapi-python-client
Conda (📥 17K · ⏱️ 27.05.2023):
conda install -c conda-forge openapi-python-client
openapi-core (🥉28 · ⭐ 210) - Openapi-core is a Python library that adds client-side and..BSD-3
GitHub (👨💻 59 · 🔀 110 · 📦 370 · 📋 200 - 30% open · ⏱️ 15.06.2023):
git clone https://github.com/p1c2u/openapi-core
PyPi (📥 120K / month · 📦 35 · ⏱️ 24.02.2020):
Conda (📥 11K · ⏱️ 17.03.2023):
conda install -c conda-forge openapi-core
OpenAPI-to-GraphQL (🥉27 · ⭐ 1.5K) - Translate APIs described by OpenAPI Specifications..MIT
Spectree (🥉25 · ⭐ 280) - API spec validator and OpenAPI document generator for Python..Apache-2
pyramid_openapi3 (🥉22 · ⭐ 79) - Pyramid addon for OpenAPI3 validation of requests and..MIT
pyramid_swagger (🥉17 · ⭐ 65 · 💤) - Convenient tools for using Swagger to define and..BSD-3
Show 4 hidden projects... django-rest-swagger (🥈31 · ⭐ 2.6K · 💀) - Swagger Documentation Generator for Django REST..BSD-2
apistar (🥉29 · ⭐ 5.6K · 💀) - The Web API toolkit.BSD-3
flask-swagger (🥉26 · ⭐ 460 · 💀) - A swagger 2.0 spec extractor for flask.MIT
Spectacle (🥉24 · ⭐ 1.3K · 💀) - Beautiful static documentation generator for OpenAPI/Swagger..MIT
🔗 GraphQL Specification ( ⭐ 14K) - GraphQL is a query language and execution engine tied to any..
graphene (🥇36 · ⭐ 7.7K) - GraphQL framework for Python.MIT
Strawberry GraphQL (🥇36 · ⭐ 3.3K) - A GraphQL library for Python that leverages type..MIT
graphene-django (🥈35 · ⭐ 4.1K) - Build powerful, efficient, and flexible GraphQL APIs..MIT
ariadne (🥈34 · ⭐ 2K) - Python library for implementing GraphQL servers using schema-first..BSD-3
graphql-core (🥈32 · ⭐ 480) - A Python 3.6+ port of the GraphQL.js reference implementation of..MIT
GitHub (👨💻 31 · 🔀 120 · 📦 20K · 📋 140 - 15% open · ⏱️ 09.06.2023):
git clone https://github.com/graphql-python/graphql-core
PyPi (📥 4.5M / month · 📦 760 · ⏱️ 10.04.2022):
Conda (📥 680K · ⏱️ 23.09.2022):
conda install -c conda-forge graphql-core
graphene-mongo (🥈26 · ⭐ 270) - Graphene MongoEngine integration.MIT
GitHub (👨💻 37 · 🔀 110 · 📦 310 · 📋 100 - 28% open · ⏱️ 01.06.2023):
git clone https://github.com/graphql-python/graphene-mongo
PyPi (📥 44K / month · 📦 13 · ⏱️ 14.10.2022):
pip install graphene-mongo
Conda (📥 6.3K · ⏱️ 30.06.2020):
conda install -c conda-forge graphene-mongo
graphql-relay-py (🥉25 · ⭐ 140 · 💤) - A library to help construct a graphql-py server supporting..MIT
GitHub (👨💻 10 · 🔀 34 · 📦 14K · 📋 32 - 28% open · ⏱️ 23.07.2022):
git clone https://github.com/graphql-python/graphql-relay-py
PyPi (📥 1.6M / month · 📦 480 · ⏱️ 16.04.2022):
pip install graphql-relay
Conda (📥 230K · ⏱️ 16.04.2022):
conda install -c conda-forge graphql-relay
django-graphql-auth (🥉23 · ⭐ 320 · 💤) - Django registration and authentication with GraphQL.MIT
graphene-pydantic (🥉19 · ⭐ 190) - Integrate GraphQL with your Pydantic models.Apache-2
tartiflette-aiohttp (🥉17 · ⭐ 60 · 💤) - tartiflette-aiohttp is a wrapper of aiohttp which..MIT
Show 5 hidden projects...
websocket-client (🥇40 · ⭐ 3.3K · 📈) - WebSocket client for Python.Apache-2
GitHub (👨💻 210 · 🔀 740 · 📦 120K · 📋 610 - 2% open · ⏱️ 12.06.2023):
git clone https://github.com/websocket-client/websocket-client
PyPi (📥 47M / month · 📦 6.9K · ⏱️ 20.06.2022):
pip install websocket-client
Conda (📥 8.2M · ⏱️ 09.06.2023):
conda install -c conda-forge websocket-client
websockets (🥇39 · ⭐ 4.6K) - Library for building WebSocket servers and clients in Python.BSD-3
GitHub (👨💻 68 · 🔀 480 · 📦 110K · 📋 1K - 2% open · ⏱️ 18.05.2023):
git clone https://github.com/aaugustin/websockets
PyPi (📥 19M / month · 📦 4K · ⏱️ 25.10.2022):
Conda (📥 2M · ⏱️ 08.05.2023):
conda install -c conda-forge websockets
autobahn-python (🥈35 · ⭐ 2.4K) - WebSocket and WAMP in Python for Twisted and asyncio.MIT
GitHub (👨💻 130 · 🔀 770 · 📦 26K · 📋 880 - 20% open · ⏱️ 14.06.2023):
git clone https://github.com/crossbario/autobahn-python
PyPi (📥 1.2M / month · 📦 2K · ⏱️ 15.01.2023):
Conda (📥 420K · ⏱️ 14.06.2023):
conda install -c conda-forge autobahn
Flask-SocketIO (🥈33 · ⭐ 5K) - Socket.IO integration for Flask applications.MIT
GitHub (👨💻 69 · 🔀 890 · 📋 1.6K - 0% open · ⏱️ 13.06.2023):
git clone https://github.com/miguelgrinberg/Flask-SocketIO
PyPi (📥 720K / month · 📦 2.3K · ⏱️ 20.11.2022):
pip install flask-socketio
Conda (📥 290K · ⏱️ 03.05.2023):
conda install -c conda-forge flask-socketio
python-socketio (🥈33 · ⭐ 3.4K) - Python Socket.IO server and client.MIT
GitHub (👨💻 65 · 🔀 540 · 📋 770 - 4% open · ⏱️ 25.05.2023):
git clone https://github.com/miguelgrinberg/python-socketio
PyPi (📥 1.5M / month · 📦 1.9K · ⏱️ 24.04.2022):
pip install python-socketio
Conda (📥 370K · ⏱️ 17.03.2023):
conda install -c conda-forge python-socketio
daphne (🥉30 · ⭐ 2K) - Django Channels HTTP/WebSocket server.BSD-3
GitHub (👨💻 65 · 🔀 240 · 📋 310 - 13% open · ⏱️ 16.04.2023):
git clone https://github.com/django/daphne
PyPi (📥 650K / month · 📦 770 · ⏱️ 17.08.2018):
Conda (📥 150K · ⏱️ 11.11.2022):
conda install -c conda-forge daphne
websockify (🥉27 · ⭐ 3.5K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a..❗️LGPL-3.0
GitHub (👨💻 96 · 🔀 710 · 📦 990 · 📋 330 - 7% open · ⏱️ 20.01.2023):
git clone https://github.com/novnc/websockify
PyPi (📥 41K / month · 📦 300 · ⏱️ 22.07.2021):
Conda (📥 80K · ⏱️ 28.01.2023):
conda install -c conda-forge websockify
sockjs-tornado (🥉26 · ⭐ 860) - WebSocket emulation - Python server.MIT
GitHub (👨💻 36 · 🔀 160 · 📦 2.2K · 📋 74 - 47% open · ⏱️ 10.05.2023):
git clone https://github.com/mrjoes/sockjs-tornado
PyPi (📥 24K / month · 📦 750 · ⏱️ 24.04.2020):
pip install sockjs-tornado
Conda (📥 1.4K · ⏱️ 06.07.2021):
conda install -c conda-forge sockjs-tornado
Show 3 hidden projects...
grpc (🥇48 · ⭐ 38K) - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#).Apache-2
GitHub (👨💻 950 · 🔀 10K · 📥 30K · 📦 4.4K · 📋 11K - 7% open · ⏱️ 15.06.2023):
git clone https://github.com/grpc/grpc
PyPi (📥 58M / month · 📦 5K · ⏱️ 06.07.2022):
Conda (📥 8.8M · ⏱️ 15.06.2023):
conda install -c conda-forge grpcio
rpyc (🥈32 · ⭐ 1.4K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.MIT
GitHub (👨💻 84 · 🔀 230 · 📥 260 · 📦 1.8K · 📋 400 - 16% open · ⏱️ 10.06.2023):
git clone https://github.com/tomerfiliba-org/rpyc
PyPi (📥 310K / month · 📦 340 · ⏱️ 26.11.2022):
Conda (📥 750K · ⏱️ 27.11.2022):
conda install -c conda-forge rpyc
fastapi-jsonrpc (🥉19 · ⭐ 230) - JSON-RPC server based on fastapi.MIT
ucall (🥉18 · ⭐ 760 · 🐣) - Up to 100x Faster FastAPI. JSON-RPC with io_uring, SIMDJSON, and..Apache-2
Show 1 hidden projects... spyne (🥉26 · ⭐ 1.1K) - A transport agnostic sync/async RPC library that focuses on exposing..❗️LGPL-2.1
chalice (🥇36 · ⭐ 9.8K) - Python Serverless Microframework for AWS.Apache-2
GitHub (👨💻 200 · 🔀 1K · 📦 2.5K · 📋 1.3K - 35% open · ⏱️ 08.06.2023):
git clone https://github.com/aws/chalice
PyPi (📥 200K / month · 📦 160 · ⏱️ 22.05.2018):
Conda (📥 180K · ⏱️ 05.06.2023):
conda install -c conda-forge chalice
python-lambda (🥉25 · ⭐ 1.4K · 💤) - A toolkit for developing and deploying serverless Python code..ISC
lambdarest (🥉20 · ⭐ 91) - Flask like web framework for AWS Lambda.MIT
Show 1 hidden projects... Zappa (🥈34 · ⭐ 12K · 💀) - Serverless Python.MIT
Content Management Systems
wagtail (🥇41 · ⭐ 15K) - A Django content management system focused on flexibility and user..BSD-3
GitHub (👨💻 820 · 🔀 3.2K · 📦 6 · 📋 4.6K - 21% open · ⏱️ 15.06.2023):
git clone https://github.com/wagtail/wagtail
PyPi (📥 140K / month · 📦 1.5K · ⏱️ 16.06.2022):
Conda (📥 59K · ⏱️ 25.05.2023):
conda install -c conda-forge wagtail
django-cms (🥈40 · ⭐ 9.3K) - The easy-to-use and developer-friendly enterprise CMS powered..BSD-3
mezzanine (🥈32 · ⭐ 4.6K · 💤) - CMS framework for Django.BSD-2
lektor (🥉31 · ⭐ 3.7K) - The lektor static file content management system.BSD-3
GitHub (👨💻 93 · 🔀 310 · 📥 7.1K · 📦 420 · 📋 650 - 36% open · ⏱️ 06.06.2023):
git clone https://github.com/lektor/lektor
PyPi (📥 6.1K / month · 📦 86 · ⏱️ 02.05.2022):
Conda (📥 63K · ⏱️ 04.06.2023):
conda install -c conda-forge lektor
feincms (🥉26 · ⭐ 870) - A Django-based CMS with a focus on extensibility and concise code.BSD-3
Show 1 hidden projects... Kotti (🥉19 · ⭐ 400 · 💤) - Kotti is a high-level, Pythonic web application framework based on..❗️BSD
selenium (🥇48 · ⭐ 27K) - A browser automation framework and ecosystem.Apache-2
GitHub (👨💻 810 · 🔀 7.6K · 📥 9.6M · 📦 210K · 📋 9.1K - 2% open · ⏱️ 15.06.2023):
git clone https://github.com/SeleniumHQ/selenium
PyPi (📥 15M / month · 📦 16K · ⏱️ 28.05.2020):
Conda (📥 1.1M · ⏱️ 08.06.2023):
conda install -c conda-forge selenium
coverage (🥇43 · ⭐ 2.6K) - The code coverage tool for Python.Apache-2
GitHub (👨💻 180 · 🔀 370 · 📦 320K · 📋 1.4K - 18% open · ⏱️ 14.06.2023):
git clone https://github.com/nedbat/coveragepy
PyPi (📥 59M / month · 📦 56K · ⏱️ 03.10.2019):
Conda (📥 11M · ⏱️ 29.05.2023):
conda install -c conda-forge coverage
Locust (🥇40 · ⭐ 22K) - Write scalable load tests in plain Python.MIT
GitHub (👨💻 290 · 🔀 2.7K · 📦 6K · 📋 1.5K - 0% open · ⏱️ 07.06.2023):
git clone https://github.com/locustio/locust
PyPi (📥 1M / month · 📦 100 · ⏱️ 28.06.2022):
Conda (📥 120K · ⏱️ 14.03.2023):
conda install -c conda-forge locust
mitmproxy (🥇38 · ⭐ 31K) - An interactive TLS-capable intercepting HTTP proxy for penetration..MIT
vcrpy (🥇36 · ⭐ 2.4K) - Automatically mock your HTTP interactions to simplify and speed up testing.MIT
GitHub (👨💻 130 · 🔀 340 · 📦 7.6K · 📋 390 - 32% open · ⏱️ 12.06.2023):
git clone https://github.com/kevin1024/vcrpy
PyPi (📥 1.3M / month · 📦 1K · ⏱️ 31.08.2022):
Conda (📥 300K · ⏱️ 07.06.2023):
conda install -c conda-forge vcrpy
responses (🥈35 · ⭐ 3.9K) - A utility for mocking out the Python Requests library.Apache-2
GitHub (👨💻 120 · 🔀 330 · 📥 140 · 📦 26K · 📋 270 - 0% open · ⏱️ 02.06.2023):
git clone https://github.com/getsentry/responses
PyPi (📥 11M / month · 📦 3K · ⏱️ 25.05.2022):
Conda (📥 1.7M · ⏱️ 10.06.2023):
conda install -c conda-forge responses
splinter (🥈35 · ⭐ 2.6K) - splinter - python test framework for web applications.BSD-3
SeleniumBase (🥈34 · ⭐ 3.4K) - Python browser automation framework for creating reliable end-to-..MIT
SeleniumLibrary (🥈34 · ⭐ 1.2K) - Web testing library for Robot Framework.Apache-2
GitHub (👨💻 110 · 🔀 710 · 📥 3.6K · 📦 3.6K · 📋 1K - 6% open · ⏱️ 14.05.2023):
git clone https://github.com/robotframework/SeleniumLibrary
PyPi (📥 980K / month · 📦 140 · ⏱️ 08.01.2022):
pip install robotframework-seleniumlibrary
Conda (📥 70K · ⏱️ 10.06.2023):
conda install -c conda-forge robotframework-seleniumlibrary
Prism (🥈33 · ⭐ 3.6K) - Turn any OpenAPI2/3 and Postman Collection file into an API server..Apache-2
pytest-django (🥈33 · ⭐ 1.2K) - A Django plugin for pytest.BSD-3
GitHub (👨💻 140 · 🔀 320 · 📋 530 - 31% open · ⏱️ 05.04.2023):
git clone https://github.com/pytest-dev/pytest-django
PyPi (📥 2.3M / month · 📦 6K · ⏱️ 07.12.2021):
pip install pytest-django
Conda (📥 180K · ⏱️ 08.12.2021):
conda install -c conda-forge pytest-django
django-silk (🥈32 · ⭐ 3.9K) - Silky smooth profiling for Django.MIT
factory_boy (🥈31 · ⭐ 3.1K) - A test fixtures replacement for Python.MIT
GitHub (👨💻 130 · 🔀 370 · 📋 570 - 33% open · ⏱️ 03.05.2023):
git clone https://github.com/FactoryBoy/factory_boy
PyPi (📥 2.9M / month · 📦 810 · ⏱️ 26.10.2021):
Conda (📥 130K · ⏱️ 26.10.2021):
conda install -c conda-forge factory_boy
HTTPretty (🥈31 · ⭐ 2.1K · 💤) - Intercept HTTP requests at the Python socket level. Fakes the..MIT
GitHub (👨💻 100 · 🔀 260 · 📦 14K · 📋 250 - 43% open · ⏱️ 16.10.2022):
git clone https://github.com/gabrielfalcao/HTTPretty
PyPi (📥 440K / month · 📦 2.8K · ⏱️ 16.08.2021):
Conda (📥 320K · ⏱️ 16.08.2021):
conda install -c conda-forge httpretty
httprunner (🥈30 · ⭐ 3.7K) - HttpRunner API HTTP(S) / HTTP2 / WebSocket / RPC.Apache-2
schemathesis (🥈30 · ⭐ 1.7K) - Guarantee flawless API functionality with thorough,..MIT
Mockoon (🥈29 · ⭐ 5.2K) - Mockoon is the easiest and quickest way to run mock APIs locally. No..MIT
tavern (🥈29 · ⭐ 920) - A command-line tool and Python library and Pytest plugin for automated..MIT
selene (🥈29 · ⭐ 620) - User-oriented Web UI browser tests in Python.MIT
Model Bakery (🥉28 · ⭐ 680) - Object factory for Django.Apache-2
GitHub (👨💻 46 · 🔀 76 · 📦 3K · 📋 120 - 22% open · ⏱️ 05.06.2023):
git clone https://github.com/model-bakers/model_bakery
PyPi (📥 370K / month · 📦 11 · ⏱️ 26.01.2023):
Conda (📥 17K · ⏱️ 24.10.2022):
conda install -c conda-forge model_bakery
webtest (🥉28 · ⭐ 330) - Wraps any WSGI application and makes it easy to send test requests to that..MIT
GitHub (👨💻 91 · 🔀 110 · 📦 11K · 📋 130 - 21% open · ⏱️ 08.06.2023):
git clone https://github.com/Pylons/webtest
PyPi (📥 700K / month · 📦 4K · ⏱️ 05.02.2017):
Conda (📥 12K · ⏱️ 19.08.2021):
conda install -c conda-forge webtest
flask-debugtoolbar (🥉27 · ⭐ 870) - A toolbar overlay for debugging Flask applications.BSD-3
GitHub (👨💻 47 · 🔀 130 · 📦 23K · 📋 110 - 35% open · ⏱️ 24.05.2023):
git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar
PyPi (📥 120K / month · 📦 3K · ⏱️ 29.03.2022):
pip install flask-debugtoolbar
Conda (📥 62K · ⏱️ 30.03.2022):
conda install -c conda-forge flask-debugtoolbar
pytest-flask (🥉27 · ⭐ 450) - A set of pytest fixtures to test Flask applications.MIT
GitHub (👨💻 32 · 🔀 84 · 📋 74 - 16% open · ⏱️ 18.02.2023):
git clone https://github.com/pytest-dev/pytest-flask
PyPi (📥 310K / month · 📦 8.4K · ⏱️ 27.02.2021):
Conda (📥 75K · ⏱️ 27.02.2021):
conda install -c conda-forge pytest-flask
django-test-plus (🥉26 · ⭐ 570) - Useful additions to Djangos default TestCase.BSD-3
GitHub (👨💻 33 · 🔀 65 · 📋 53 - 13% open · ⏱️ 24.05.2023):
git clone https://github.com/revsys/django-test-plus
PyPi (📥 56K / month · 📦 1.3K · ⏱️ 19.05.2021):
pip install django-test-plus
Conda (📥 28K · ⏱️ 12.01.2018):
conda install -c conda-forge django-test-plus
playwright (🥉25 · ⭐ 8.8K) - A high-level API to automate web browsers.Apache-2
selenium-python-helium (🥉25 · ⭐ 3.4K · 💤) - Selenium-python but lighter: Helium is the best..MIT
pytest-splinter (🥉25 · ⭐ 240 · 💤) - pytest splinter and selenium integration for anyone..MIT
requestium (🥉24 · ⭐ 1.7K) - Integration layer between Requests and Selenium for automation of..BSD-3
aioresponses (🥉24 · ⭐ 440) - Aioresponses is a helper for mock/fake web requests in python..MIT
pyramid_debugtoolbar (🥉23 · ⭐ 95) - Pyramid debug toolbar.BSD-3
GitHub (👨💻 68 · 🔀 82 · 📋 180 - 22% open · ⏱️ 03.01.2023):
git clone https://github.com/Pylons/pyramid_debugtoolbar
PyPi (📥 2.5M / month · 📦 23 · ⏱️ 05.01.2015):
pip install pyramid_debugtoolbar
Conda (📥 3.8K · ⏱️ 03.03.2021):
conda install -c conda-forge pyramid_debugtoolbar
python-mocket (🥉22 · ⭐ 260) - a socket mock framework - for all kinds of socket animals, web-..BSD-3
molotov (🥉21 · ⭐ 430 · 💤) - Load Testing Tool.Apache-2
fsociety (🥉20 · ⭐ 910) - A Modular Penetration Testing Framework.MIT
gabbi (🥉20 · ⭐ 140 · 💤) - Declarative HTTP Testing for Python and anything else.Apache-2
async-asgi-testclient (🥉19 · ⭐ 130 · 💤) - A framework-agnostic library for testing ASGI web..MIT
aresponses (🥉19 · ⭐ 97 · 💤) - Asyncio http mocking. Similar to the responses library used for..MIT
Astra (🥉16 · ⭐ 2.3K) - Automated Security Testing For REST APIs.Apache-2
Show 13 hidden projects... Dredd (🥈29 · ⭐ 4K · 💀) - Language-agnostic HTTP API Testing Tool.MIT
parameterized (🥈29 · ⭐ 760) - Parameterized testing with any Python test framework.❗️BSD-2-Clause-FreeBSD
pyppeteer (🥉28 · ⭐ 3.5K · 💀) - Headless chrome/chromium automation library (unofficial port of..MIT
django-nose (🥉28 · ⭐ 880 · 💀) - Django test runner using nose.BSD-3
flask-testing (🥉27 · ⭐ 490 · 💀) - Unittest extensions for Flask.BSD-3
splash (🥉25 · ⭐ 3.8K · 💀) - Lightweight, scriptable browser as a service with an HTTP API.BSD-3
yandex-tank (🥉25 · ⭐ 2.3K) - Load and performance benchmark tool.❗️LGPL-2.1
mixer (🥉25 · ⭐ 900 · 💀) - Mixer -- Is a fixtures replacement. Supported Django, Flask,..BSD-3
wdb (🥉24 · ⭐ 1.6K · 💀) - An improbable web debugger through WebSockets.❗️GPL-3.0
pyresttest (🥉23 · ⭐ 1.1K · 💀) - Python Rest Testing.Apache-2
httmock (🥉23 · ⭐ 460 · 💀) - A mocking library for requests.Apache-2
huxley (🥉17 · ⭐ 4.1K · 💀) - A testing system for catching visual regressions in Web..Apache-2
golem (🥉17 · ⭐ 490 · 💀) - A complete test automation tool.MIT
django-crispy-forms (🥇36 · ⭐ 4.7K) - The best way to have DRY Django forms. The app..MIT
wtforms (🥇36 · ⭐ 1.4K) - A flexible forms validation and rendering library for Python.BSD-3
flask-wtf (🥇36 · ⭐ 1.4K) - Simple integration of Flask and WTForms, including CSRF, file..BSD-3
GitHub (👨💻 97 · 🔀 310 · 📦 180K · 📋 330 - 12% open · ⏱️ 06.06.2023):
git clone https://github.com/wtforms/flask-wtf
PyPi (📥 4.7M / month · 📦 16K · ⏱️ 31.03.2022):
Conda (📥 160K · ⏱️ 18.01.2023):
conda install -c conda-forge flask-wtf
django-formtools (🥉29 · ⭐ 660) - A set of high-level abstractions for Django forms.BSD-3
deform (🥉27 · ⭐ 400 · 💤) - A Python HTML form library.BSD-3
mistune (🥇37 · ⭐ 2.3K) - A fast yet powerful Python Markdown parser with renderers and plugins.BSD-3
GitHub (👨💻 40 · 🔀 240 · 📦 220K · 📋 260 - 6% open · ⏱️ 09.06.2023):
git clone https://github.com/lepture/mistune
PyPi (📥 14M / month · 📦 9.3K · ⏱️ 30.11.2022):
Conda (📥 13M · ⏱️ 09.06.2023):
conda install -c conda-forge mistune
pelican (🥇36 · ⭐ 12K) - Static site generator that supports Markdown and reST syntax...❗️AGPL-3.0
GitHub (👨💻 440 · 🔀 1.8K · 📥 800 · 📦 7K · 📋 1.6K - 5% open · ⏱️ 04.06.2023):
git clone https://github.com/getpelican/pelican
PyPi (📥 15K / month · 📦 1.8K · ⏱️ 09.02.2022):
Conda (📥 140K · ⏱️ 11.07.2022):
conda install -c conda-forge pelican
python-markdown2 (🥈35 · ⭐ 2.5K) - markdown2: A fast and complete implementation of Markdown in..MIT
pymdown-extensions (🥈34 · ⭐ 760) - Extensions for Python Markdown.MIT
GitHub (👨💻 43 · 🔀 240 · 📦 21K · 📋 340 - 2% open · ⏱️ 12.06.2023):
git clone https://github.com/facelessuser/pymdown-extensions
PyPi (📥 1.5M / month · 📦 160 · ⏱️ 16.05.2023):
pip install pymdown-extensions
Conda (📥 140K · ⏱️ 16.05.2023):
conda install -c conda-forge pymdown-extensions
markdown-it-py (🥉32 · ⭐ 490) - Markdown parser, done right. 100% CommonMark support, extensions,..MIT
GitHub (👨💻 24 · 🔀 61 · 📦 29K · 📋 75 - 34% open · ⏱️ 14.06.2023):
git clone https://github.com/executablebooks/markdown-it-py
PyPi (📥 20M / month · 📦 150 · ⏱️ 03.06.2023):
pip install markdown-it-py
Conda (📥 1.7M · ⏱️ 07.06.2023):
conda install -c conda-forge markdown-it-py
django-markdownx (🥉28 · ⭐ 770) - Comprehensive Markdown plugin built for Django.BSD-3
mistletoe (🥉26 · ⭐ 620) - A fast, extensible and spec-compliant Markdown parser in pure Python.MIT
django-markdown-editor (🥉24 · ⭐ 710) - Awesome Django Markdown Editor, supported for..❗️GPL-3.0
markdown-include (🥉22 · ⭐ 89) - Provides syntax for Python-Markdown which allows for the..❗️GPL-3.0
GitHub (👨💻 12 · 🔀 38 · 📦 4.6K · 📋 26 - 42% open · ⏱️ 07.02.2023):
git clone https://github.com/cmacmackin/markdown-include
PyPi (📥 63K / month · 📦 250 · ⏱️ 23.11.2022):
pip install markdown-include
Conda (📥 17K · ⏱️ 07.02.2023):
conda install -c conda-forge markdown-include
Show 3 hidden projects... markdown (🥇36 · ⭐ 3.3K) - A Python implementation of John Grubers Markdown with Extension..❗Unlicensed
grip (🥉29 · ⭐ 6.1K · 💀) - Preview GitHub README.md files locally before committing them.MIT
html2text (🥉28 · ⭐ 1.4K · 💀) - Convert HTML to Markdown-formatted text.❗️GPL-3.0
🔗 Public APIs ( ⭐ 240K · 💤) - A collective list of free APIs.
🔗 best-of-ml-python - DB Clients ( ⭐ 14K) - Collection of python database client libraries.
youtube-dl (🥇44 · ⭐ 120K) - Command-line program to download videos from YouTube.com and..Unlicense
GitHub (👨💻 990 · 🔀 9K · 📥 58M · 📋 27K - 17% open · ⏱️ 11.06.2023):
git clone https://github.com/ytdl-org/youtube-dl
PyPi (📥 2.8M / month · 📦 1.8K · ⏱️ 16.12.2021):
Conda (📥 1.2M · ⏱️ 20.12.2021):
conda install -c conda-forge youtube-dl
discord.py (🥇43 · ⭐ 13K) - An API wrapper for Discord written in Python.MIT
GitHub (👨💻 390 · 🔀 3.6K · 📦 49K · 📋 2.8K - 3% open · ⏱️ 12.06.2023):
git clone https://github.com/Rapptz/discord.py
PyPi (📥 11M / month · 📦 2.8K · ⏱️ 12.06.2021):
Conda (📥 10K · ⏱️ 12.06.2023):
conda install -c conda-forge discord.py
google-api-python-client (🥇42 · ⭐ 6.7K) - The official Python client library for Googles..Apache-2
GitHub (👨💻 190 · 🔀 2.3K · 📦 150K · 📋 1K - 9% open · ⏱️ 14.06.2023):
git clone https://github.com/googleapis/google-api-python-client
PyPi (📥 46M / month · 📦 7.5K · ⏱️ 31.01.2023):
pip install google-api-python-client
Conda (📥 2.2M · ⏱️ 13.06.2023):
conda install -c conda-forge google-api-python-client
python-telegram-bot (🥇41 · ⭐ 22K) - We have made you a wrapper you cant refuse.❗️GPL-3.0
GitHub (👨💻 180 · 🔀 4.8K · 📥 18K · 📦 85K · 📋 1.9K - 1% open · ⏱️ 07.06.2023):
git clone https://github.com/python-telegram-bot/python-telegram-bot
PyPi (📥 790K / month · 📦 2.5K · ⏱️ 28.06.2022):
pip install python-telegram-bot
Conda (📥 79K · ⏱️ 08.05.2023):
conda install -c conda-forge python-telegram-bot
tweepy (🥇41 · ⭐ 9.7K) - Twitter for Python!.MIT
GitHub (👨💻 240 · 🔀 4.5K · 📦 45K · 📋 1.3K - 6% open · ⏱️ 24.04.2023):
git clone https://github.com/tweepy/tweepy
PyPi (📥 1M / month · 📦 4.4K · ⏱️ 20.05.2022):
Conda (📥 240K · ⏱️ 25.04.2023):
conda install -c conda-forge tweepy
Telethon (🥇40 · ⭐ 7.9K) - Pure Python 3 MTProto API Telegram client library, for bots too!.MIT
pyTelegramBotAPI (🥇40 · ⭐ 6.9K) - Python Telegram bot api.❗️GPL-2.0
gspread (🥇40 · ⭐ 6.4K) - Google Sheets Python API.MIT
GitHub (👨💻 160 · 🔀 910 · 📥 870 · 📦 24K · 📋 810 - 6% open · ⏱️ 14.06.2023):
git clone https://github.com/burnash/gspread
PyPi (📥 7.7M / month · 📦 1K · ⏱️ 02.12.2022):
Conda (📥 270K · ⏱️ 22.11.2022):
conda install -c conda-forge gspread
GitPython (🥇40 · ⭐ 4K) - GitPython is a python library used to interact with Git repositories.BSD-3
GitHub (👨💻 290 · 🔀 850 · 📦 170K · 📋 900 - 15% open · ⏱️ 23.05.2023):
git clone https://github.com/gitpython-developers/GitPython
PyPi (📥 33M / month · 📦 7.8K · ⏱️ 20.02.2022):
Conda (📥 5.7M · ⏱️ 17.02.2023):
conda install -c conda-forge gitpython
PyGithub (🥈39 · ⭐ 6.1K) - Typed interactions with the GitHub API v3.❗️LGPL-3.0
GitHub (👨💻 310 · 🔀 1.6K · 📦 43K · 📋 1.5K - 16% open · ⏱️ 14.06.2023):
git clone https://github.com/PyGithub/PyGithub
PyPi (📥 9.7M / month · 📦 2.6K · ⏱️ 26.04.2021):
Conda (📥 2.7M · ⏱️ 19.02.2023):
conda install -c conda-forge pygithub
pytube (🥈38 · ⭐ 8.8K) - A lightweight, dependency-free Python library (and command-line..Unlicense
GitHub (👨💻 110 · 🔀 1.8K · 📦 25K · 📋 1.1K - 32% open · ⏱️ 20.05.2023):
git clone https://github.com/pytube/pytube
PyPi (📥 360K / month · 📦 410 · ⏱️ 17.12.2022):
Conda (📥 11K · ⏱️ 07.05.2023):
conda install -c conda-forge pytube
slackclient (🥈37 · ⭐ 3.6K) - Slack Developer Kit for Python.MIT
GitHub (👨💻 160 · 🔀 840 · 📥 390 · 📋 740 - 2% open · ⏱️ 02.06.2023):
git clone https://github.com/slackapi/python-slack-sdk
PyPi (📥 5.3M / month · 📦 2.2K · ⏱️ 22.04.2022):
Conda (📥 650K · ⏱️ 19.11.2021):
conda install -c conda-forge slackclient
jira (🥈36 · ⭐ 1.8K) - Python Jira library. Development chat available on..BSD-2
GitHub (👨💻 250 · 🔀 810 · 📥 760 · 📦 6 · 📋 690 - 20% open · ⏱️ 06.06.2023):
git clone https://github.com/pycontribs/jira
PyPi (📥 4.6M / month · 📦 1.1K · ⏱️ 01.03.2018):
Conda (📥 110K · ⏱️ 01.06.2023):
conda install -c conda-forge jira
twilio (🥈36 · ⭐ 1.7K) - A Python module for communicating with the Twilio API and generating TwiML.MIT
GitHub (👨💻 130 · 🔀 680 · 📦 33K · 📋 290 - 3% open · ⏱️ 15.06.2023):
git clone https://github.com/twilio/twilio-python
PyPi (📥 2.7M / month · 📦 3.5K · ⏱️ 25.01.2023):
Conda (📥 150K · ⏱️ 15.06.2023):
conda install -c conda-forge twilio
stripe (🥈36 · ⭐ 1.4K) - Python library for the Stripe API.MIT
GitHub (👨💻 130 · 🔀 390 · 📦 33K · 📋 340 - 3% open · ⏱️ 14.06.2023):
git clone https://github.com/stripe/stripe-python
PyPi (📥 1.9M / month · 📦 2K · ⏱️ 30.06.2022):
Conda (📥 28K · ⏱️ 08.09.2021):
conda install -c anaconda stripe
hvac (🥈36 · ⭐ 1.1K) - Python 3.X client for HashiCorp Vault.Apache-2
GitHub (👨💻 170 · 🔀 340 · 📥 500 · 📦 3.5K · 📋 400 - 33% open · ⏱️ 10.05.2023):
git clone https://github.com/hvac/hvac
PyPi (📥 10M / month · 📦 370 · ⏱️ 20.09.2022):
Conda (📥 350K · ⏱️ 23.09.2021):
conda install -c conda-forge hvac
python-slack-sdk (🥈35 · ⭐ 3.6K) - Slack Developer Kit for Python.MIT
GitHub (👨💻 160 · 🔀 840 · 📥 390 · 📋 740 - 2% open · ⏱️ 02.06.2023):
git clone https://github.com/slackapi/python-slack-sdk
PyPi (📥 10M / month · 📦 160 · ⏱️ 22.06.2022):
Conda (📥 92K · ⏱️ 28.04.2023):
conda install -c conda-forge slack-sdk
praw (🥈35 · ⭐ 3.1K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that..BSD-2
GitHub (👨💻 220 · 🔀 450 · 📦 16K · 📋 720 - 1% open · ⏱️ 11.06.2023):
git clone https://github.com/praw-dev/praw
PyPi (📥 340K / month · 📦 1.8K · ⏱️ 10.05.2022):
Conda (📥 39K · ⏱️ 26.02.2023):
conda install -c conda-forge praw
spotipy (🥈34 · ⭐ 4.4K) - A light weight Python library for the Spotify Web API.MIT
GitHub (👨💻 180 · 🔀 900 · 📦 18K · 📋 590 - 16% open · ⏱️ 02.05.2023):
git clone https://github.com/plamere/spotipy
PyPi (📥 250K / month · 📦 620 · ⏱️ 18.06.2022):
Conda (📥 10K · ⏱️ 10.04.2023):
conda install -c conda-forge spotipy
google-maps-services-python (🥈34 · ⭐ 4K) - Python client library for Google Maps API Web Services.Apache-2
sherlock (🥈32 · ⭐ 42K) - Hunt down social media accounts by username across social networks.MIT
thumbor (🥈32 · ⭐ 9.5K) - thumbor is an open-source photo thumbnail service by globo.com.MIT
simple-salesforce (🥈32 · ⭐ 1.4K) - A very simple Salesforce.com REST API client for Python.Apache-2
GitHub (👨💻 75 · 🔀 620 · 📋 420 - 40% open · ⏱️ 17.05.2023):
git clone https://github.com/simple-salesforce/simple-salesforce
PyPi (📥 6.3M / month · 📦 210 · ⏱️ 12.01.2023):
pip install simple-salesforce
Conda (📥 50K · ⏱️ 11.12.2020):
conda install -c conda-forge simple-salesforce
gallery-dl (🥉31 · ⭐ 7.6K) - Command-line program to download image galleries and..❗️GPL-2.0
wechatpy (🥉31 · ⭐ 3.5K) - WeChat SDK for Python.MIT
twitter (🥉30 · ⭐ 3K · 💤) - Python Twitter API.MIT
notion-sdk-py (🥉27 · ⭐ 1.2K) - The official Notion API client library, but rewritten in Python!..MIT
GitHub (👨💻 24 · 🔀 96 · 📦 510 · 📋 67 - 2% open · ⏱️ 24.04.2023):
git clone https://github.com/ramnes/notion-sdk-py
PyPi (📥 95K / month · 📦 33 · ⏱️ 10.12.2022):
pip install notion-client
Conda (📥 4.9K · ⏱️ 21.04.2022):
conda install -c conda-forge notion-client
WikiExtractor (🥉26 · ⭐ 3.3K) - A tool for extracting plain text from Wikipedia dumps.❗️AGPL-3.0
imdbpy (🥉26 · ⭐ 1.1K · 📉) - Cinemagoer is a Python package useful to retrieve and manage the..❗️GPL-2.0
scdl (🥉25 · ⭐ 2.8K · 💤) - Soundcloud Music Downloader.❗️GPL-2.0
ghapi (🥉25 · ⭐ 460) - A delightful and complete interface to GitHubs amazing API.Apache-2
pyshorteners (🥉23 · ⭐ 360 · 💤) - Generating short urls with python has never been easier.❗️GPL-3.0
instagram-scraper (🥉21 · ⭐ 6.9K · 💤) - Scrapes an instagram users photos and videos.Unlicense
Show 21 hidden projects... google-resumable-media (🥈33 · ⭐ 39) - Utilities for Google Media Downloads and Resumable..Apache-2
tushare (🥈32 · ⭐ 12K · 💀) - TuShare is a utility for crawling historical data of China stocks.BSD-3
python-twitter (🥈32 · ⭐ 3.4K · 💀) - A Python wrapper around the Twitter API.Apache-2
facebook-sdk (🥉31 · ⭐ 2.7K · 💀) - Python SDK for Facebooks Graph API.Apache-2
py-googletrans (🥉30 · ⭐ 3.4K · 💀) - (unofficial) Googletrans: Free and Unlimited Google..MIT
Wikipedia (🥉30 · ⭐ 2.6K · 💀) - A Pythonic wrapper for the Wikipedia API.MIT
twython (🥉30 · ⭐ 1.9K · 💀) - Actively maintained, pure Python wrapper for the Twitter API...MIT
slacker (🥉30 · ⭐ 1.6K · 💀) - Full-featured Python interface for the Slack API.Apache-2
coursera-dl (🥉29 · ⭐ 9.1K · 💀) - Script for downloading Coursera.org videos and naming them.❗️LGPL-3.0
Google Images Download (🥉29 · ⭐ 8.3K · 💀) - Python Script to download hundreds of images from..MIT
twitter-scraper (🥉27 · ⭐ 3.6K · 💀) - Scrape the Twitter Frontend API without authentication.MIT
python-instagram (🥉27 · ⭐ 3K · 💀) - Python Client for Instagram API.MIT
telepot (🥉27 · ⭐ 2.4K · 💀) - Python framework for Telegram Bot API.MIT
Django Facebook (🥉27 · ⭐ 1.4K · 💀) - Facebook open graph api implementation using the Django..BSD-3
gmusicapi (🥉26 · ⭐ 2.5K · 💀) - An unofficial client library for Google Music.BSD-3
twitterscraper (🥉26 · ⭐ 2.3K · 💀) - Scrape Twitter for Tweets.MIT
notion-py (🥉25 · ⭐ 4K · 💀) - Unofficial Python API client for Notion.so.MIT
instagram_private_api (🥉22 · ⭐ 2.7K · 💀) - A Python library to access Instagrams private API.MIT
GHunt (🥉20 · ⭐ 14K) - Offensive Google framework.❗Unlicensed
InstaPy (🥉17 · ⭐ 15K · 💀) - Tool for automated Instagram interactions.❗️GPL-3.0
igramscraper (🥉16 · ⭐ 2.1K · 💀) - scrapes medias, likes, followers, tags and all metadata...MIT
modoboa (🥇31 · ⭐ 2.6K) - Mail hosting made simple.ISC
yagmail (🥈28 · ⭐ 2.5K · 💤) - Send email in Python conveniently for gmail using yagmail.MIT
GitHub (👨💻 32 · 🔀 270 · 📦 3.3K · 📋 230 - 44% open · ⏱️ 28.09.2022):
git clone https://github.com/kootenpv/yagmail
PyPi (📥 150K / month · 📦 460 · ⏱️ 01.07.2022):
Conda (📥 28K · ⏱️ 11.09.2022):
conda install -c conda-forge yagmail
flanker (🥈28 · ⭐ 1.6K) - Python email address and Mime parsing library.Apache-2
fastapi-mail (🥈27 · ⭐ 470) - Fastapi mail system sending mails(individual, bulk)..MIT
mailer (🥉22 · ⭐ 260 · 💤) - A light-weight, modular, message representation and mail delivery..MIT
GitHub (👨💻 20 · 🔀 57 · 📥 150 · 📋 73 - 34% open · ⏱️ 15.07.2022):
git clone https://github.com/marrow/mailer
PyPi (📥 70K / month · 📦 83 · ⏱️ 22.04.2015):
Conda (📥 59K · ⏱️ 01.07.2021):
conda install -c conda-forge mailer
pyramid_mailer (🥉21 · ⭐ 51 · 💤) - A package for sending email from your Pyramid..BSD-3
salmon (🥉18 · ⭐ 600) - A Python Mail Server.❗️GPL-3.0
Show 4 hidden projects... flask-mail (🥇30 · ⭐ 570 · 💀) - Flask-Mail adds SMTP mail sending to your Flask applications.BSD-3
sync-engine (🥈27 · ⭐ 3.5K · 💀) - IMAP/SMTP sync system with modern APIs.❗️AGPL-3.0
offlineimap (🥉23 · ⭐ 1.8K) - Read/sync your IMAP mailboxes (python2) [LEGACY: move to..❗Unlicensed
gmail (🥉20 · ⭐ 1.7K · 💀) - A Pythonic interface for Google Mail.MIT
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
Scrapy (🥇45 · ⭐ 48K) - Scrapy, a fast high-level web crawling & scraping framework for Python.BSD-3
GitHub (👨💻 600 · 🔀 10K · 📦 38K · 📋 3.1K - 24% open · ⏱️ 14.06.2023):
git clone https://github.com/scrapy/scrapy
PyPi (📥 910K / month · 📦 4.6K · ⏱️ 01.03.2022):
Conda (📥 670K · ⏱️ 08.05.2023):
conda install -c conda-forge scrapy
feedparser (🥇36 · ⭐ 1.6K) - Parse feeds in Python.BSD-2
GitHub (👨💻 54 · 🔀 320 · 📦 67K · 📋 230 - 30% open · ⏱️ 13.06.2023):
git clone https://github.com/kurtmckee/feedparser
PyPi (📥 2.4M / month · 📦 7.4K · ⏱️ 21.05.2022):
Conda (📥 540K · ⏱️ 21.05.2022):
conda install -c conda-forge feedparser
pytrends (🥇33 · ⭐ 2.8K) - Pseudo API for Google Trends.Apache-2
GitHub (👨💻 86 · 🔀 750 · 📦 3.8K · 📋 440 - 24% open · ⏱️ 22.04.2023):
git clone https://github.com/GeneralMills/pytrends
PyPi (📥 110K / month · 📦 76 · ⏱️ 10.01.2023):
Conda (📥 17K · ⏱️ 12.01.2023):
conda install -c conda-forge pytrends
parsel (🥇32 · ⭐ 930) - Parsel lets you extract data from XML/HTML documents using XPath or CSS..BSD-3
GitHub (👨💻 49 · 🔀 130 · 📦 27K · 📋 110 - 34% open · ⏱️ 30.05.2023):
git clone https://github.com/scrapy/parsel
PyPi (📥 960K / month · 📦 1.6K · ⏱️ 01.11.2022):
Conda (📥 150K · ⏱️ 18.04.2023):
conda install -c conda-forge parsel
soupsieve (🥇32 · ⭐ 170) - A modern CSS selector implementation for BeautifulSoup.MIT
GitHub (👨💻 10 · 🔀 34 · 📦 360K · 📋 110 - 10% open · ⏱️ 16.04.2023):
git clone https://github.com/facelessuser/soupsieve
PyPi (📥 62M / month · 📦 2.6K · ⏱️ 14.02.2023):
Conda (📥 14M · ⏱️ 19.07.2022):
conda install -c conda-forge soupsieve
You-Get (🥈30 · ⭐ 48K) - Dumb downloader that scrapes the web.MIT
GitHub (👨💻 250 · 🔀 9.2K · 📥 370K · ⏱️ 09.05.2023):
git clone https://github.com/soimort/you-get
PyPi (📥 20K / month · 📦 24 · ⏱️ 01.07.2022):
Conda (📥 20K · ⏱️ 11.12.2022):
conda install -c conda-forge you-get
dirsearch (🥈28 · ⭐ 9.8K) - Web path scanner.❗️GPL-2.0
cloudscraper (🥈28 · ⭐ 3.2K) - A Python module to bypass Cloudflares anti-bot page.MIT
trafilatura (🥈28 · ⭐ 1.1K) - Python & command-line tool to gather text on the Web: web..❗️GPL-3.0
MechanicalSoup (🥉27 · ⭐ 4.4K) - A Python library for automating interaction with websites.MIT
GitHub (👨💻 53 · 🔀 390 · 📥 43 · 📋 170 - 18% open · ⏱️ 13.12.2022):
git clone https://github.com/MechanicalSoup/MechanicalSoup
PyPi (📥 30K / month · 📦 270 · ⏱️ 20.09.2022):
pip install MechanicalSoup
Conda (📥 140K · ⏱️ 19.09.2022):
conda install -c conda-forge mechanicalsoup
Grab (🥉27 · ⭐ 2.3K) - Web Scraping Framework.MIT
extruct (🥉26 · ⭐ 760) - Extract embedded metadata from HTML markup.BSD-3
AutoScraper (🥉24 · ⭐ 5.2K · 💤) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python.MIT
ruia (🥉24 · ⭐ 1.7K · 💤) - Async Python 3.6+ web scraping micro-framework based on asyncio.Apache-2
micawber (🥉24 · ⭐ 600) - a small library for extracting rich content from urls.MIT
GitHub (👨💻 27 · 🔀 86 · 📦 2.7K · ⏱️ 13.06.2023):
git clone https://github.com/coleifer/micawber
PyPi (📥 30K / month · 📦 190 · ⏱️ 12.07.2021):
Conda (📥 10K · ⏱️ 14.07.2021):
conda install -c conda-forge micawber
Photon (🥉23 · ⭐ 9.7K) - Incredibly fast crawler designed for OSINT.❗️GPL-3.0
Gerapy (🥉23 · ⭐ 3K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,..MIT
Show 16 hidden projects... newspaper3k (🥇32 · ⭐ 13K · 💀) - News, full-text, and article metadata extraction in Python 3...MIT
Pattern (🥇32 · ⭐ 8.5K · 💀) - Web mining module for Python, with tools for scraping, natural..BSD-3
pyspider (🥈31 · ⭐ 16K · 💀) - A Powerful Spider(Web Crawler) System in Python.Apache-2
python-goose (🥈28 · ⭐ 3.9K · 💀) - Html Content / Article Extractor, web scrapping lib in..Apache-2
robobrowser (🥉25 · ⭐ 3.7K · 💀) - Your friendly neighborhood web scraper.BSD-3
scrapely (🥉24 · ⭐ 1.8K · 💀) - A pure-python HTML screen-scraping library.BSD-3
frontera (🥉24 · ⭐ 1.2K · 💀) - A scalable frontier for web crawlers.BSD-3
snallygaster (🥉21 · ⭐ 2K) - Tool to scan for secret files on HTTP servers.❗️CC0-1.0
Cola (🥉21 · ⭐ 1.5K · 💀) - A high-level distributed crawling framework.Apache-2
gazpacho (🥉21 · ⭐ 710 · 💀) - The simple, fast, and modern web scraping library.MIT
Lassie (🥉21 · ⭐ 590 · 💀) - Web Content Retrieval for Humans.MIT
gain (🥉19 · ⭐ 2K · 💀) - Web crawling framework based on asyncio.❗️GPL-3.0
opengraph (🥉15 · ⭐ 220 · 💀) - A python module to parse the Open Graph Protocol.MIT
Transistor (🥉14 · ⭐ 210 · 💀) - Transistor, a Python web scraping framework for intelligent use..MIT
lazynlp (🥉13 · ⭐ 2.1K · 💀) - Library to scrape and clean web pages to create massive datasets.MIT
Scrapera (🥉12 · ⭐ 300 · 💀) - A universal package of scraper scripts for humans.MIT
sentry (🥇39 · ⭐ 34K) - Developer-first error tracking and performance monitoring.❗️SSPL-1.0
GitHub (👨💻 760 · 🔀 3.8K · 📥 46K · 📦 330 · 📋 7.8K - 13% open · ⏱️ 15.06.2023):
git clone https://github.com/getsentry/sentry
PyPi (📥 18K / month · 📦 390 · ⏱️ 15.02.2023):
Conda (📥 480K · ⏱️ 28.04.2023):
conda install -c conda-forge sentry-sdk
opentelemetry-python (🥇35 · ⭐ 1.3K) - OpenTelemetry Python API and SDK.Apache-2
GitHub (👨💻 190 · 🔀 460 · 📦 4.4K · 📋 1.4K - 15% open · ⏱️ 13.06.2023):
git clone https://github.com/open-telemetry/opentelemetry-python
PyPi (📥 21K / month · 📦 4 · ⏱️ 21.11.2022):
Conda (📥 220K · ⏱️ 18.02.2023):
conda install -c conda-forge opentelemetry-api
Prometheus Client (🥈32 · ⭐ 3.4K) - Python client for the Prometheus monitoring system.Apache-2
GitHub (👨💻 130 · 🔀 730 · 📋 480 - 17% open · ⏱️ 30.05.2023):
git clone https://github.com/prometheus/client_python
PyPi (📥 19M / month · 📦 700 · ⏱️ 08.04.2022):
pip install prometheus-client
Conda (📥 11M · ⏱️ 24.05.2023):
conda install -c conda-forge prometheus_client
prometheus-flask-exporter (🥈28 · ⭐ 570) - Prometheus exporter for Flask applications.MIT
GitHub (👨💻 27 · 🔀 160 · 📋 130 - 20% open · ⏱️ 28.04.2023):
git clone https://github.com/rycus86/prometheus_flask_exporter
PyPi (📥 5.9M / month · 📦 62 · ⏱️ 10.11.2022):
pip install prometheus-flask-exporter
Conda (📥 920K · ⏱️ 28.04.2023):
conda install -c conda-forge prometheus_flask_exporter
GoAccess (🥉24 · ⭐ 16K) - GoAccess is a real-time web log analyzer and interactive viewer that runs..MIT
Flask-MonitoringDashboard (🥉23 · ⭐ 690) - Automatically monitor the evolving performance of..MIT
starlette context (🥉23 · ⭐ 340) - Middleware for Starlette that allows you to store and..MIT
Show 5 hidden projects...
Streamlit (🥇41 · ⭐ 25K) - Streamlit A faster way to build and share data apps.Apache-2
Panel (🥇37 · ⭐ 2.9K) - Panel: The powerful data exploration & web app framework for Python.BSD-3
wave (🥈33 · ⭐ 3.5K) - Realtime Web Apps and Dashboards for Python and R.Apache-2
PyWebIO (🥈30 · ⭐ 3.9K) - Write interactive web app in script way.MIT
Misago (🥈27 · ⭐ 2.3K) - Misago is fully featured modern forum application that is fast,..❗️GPL-2.0
idom (🥉26 · ⭐ 5.7K) - Its React, but in Python.MIT
Wooey (🥉26 · ⭐ 2K) - A Django app that creates automatic web UIs for Python scripts.BSD-3
pyscript (🥉24 · ⭐ 17K) - Home Page:https://pyscript.net Examples:..Apache-2
flaskbb (🥉24 · ⭐ 2.4K) - A classic Forum Software in Python using Flask.BSD-3
trame (🥉22 · ⭐ 150) - Trame lets you weave various components and technologies into a Web..Apache-2
Show 1 hidden projects... python-react (🥉24 · ⭐ 1.6K · 💀) - Server-side rendering of React components.MIT
django-debug-toolbar (🥇38 · ⭐ 7.5K) - A configurable set of panels that display various..BSD-3
GitHub (👨💻 270 · 🔀 1K · 📥 210 · 📦 73K · 📋 850 - 8% open · ⏱️ 12.06.2023):
git clone https://github.com/jazzband/django-debug-toolbar
PyPi (📥 1.9M / month · 📦 12K · ⏱️ 03.12.2022):
pip install django-debug-toolbar
Conda (📥 160K · ⏱️ 16.05.2023):
conda install -c conda-forge django-debug-toolbar
flask-admin (🥇38 · ⭐ 5.4K) - Simple and extensible administrative interface framework for..BSD-3
GitHub (👨💻 350 · 🔀 1.5K · 📦 21K · 📋 1.5K - 32% open · ⏱️ 24.04.2023):
git clone https://github.com/flask-admin/flask-admin
PyPi (📥 1.3M / month · 📦 2.4K · ⏱️ 30.01.2022):
Conda (📥 140K · ⏱️ 20.02.2023):
conda install -c conda-forge flask-admin
django-grappelli (🥈34 · ⭐ 3.4K) - A jazzy skin for the Django Admin-Interface (official..BSD-3
GitHub (👨💻 83 · 🔀 650 · 📦 5.6K · 📋 700 - 1% open · ⏱️ 03.05.2023):
git clone https://github.com/sehmaschine/django-grappelli
PyPi (📥 160K / month · 📦 1.7K · ⏱️ 22.11.2022):
pip install django-grappelli
Conda (📥 120K · ⏱️ 03.05.2023):
conda install -c conda-forge django-grappelli
django-admin-interface (🥈32 · ⭐ 1.4K) - djangos default admin interface with superpowers -..MIT
fastapi-admin (🥉24 · ⭐ 1.9K) - A fast admin dashboard based on FastAPI and TortoiseORM..Apache-2
nginx-ui (🥉16 · ⭐ 4.3K) - Nginx UI allows you to access and modify the nginx configurations files..MIT
Show 6 hidden projects...
Kong (🥇37 · ⭐ 36K) - The Cloud-Native API Gateway.Apache-2
tyk (🥉28 · ⭐ 8.5K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP..MPL-2.0
flask-sqlalchemy (🥇38 · ⭐ 4K) - Adds SQLAlchemy support to Flask.BSD-3
GitHub (👨💻 120 · 🔀 910 · 📥 450 · 📦 330K · 📋 620 - 1% open · ⏱️ 09.06.2023):
git clone https://github.com/pallets/flask-sqlalchemy
PyPi (📥 5.3M / month · 📦 27K · ⏱️ 31.01.2023):
pip install flask-sqlalchemy
Conda (📥 320K · ⏱️ 31.01.2023):
conda install -c conda-forge flask-sqlalchemy
Flask-Migrate (🥇32 · ⭐ 2.2K) - SQLAlchemy database migrations for Flask applications using..MIT
GitHub (👨💻 47 · 🔀 210 · 📋 400 - 2% open · ⏱️ 14.04.2023):
git clone https://github.com/miguelgrinberg/Flask-Migrate
PyPi (📥 1.2M / month · 📦 9.6K · ⏱️ 29.01.2023):
pip install flask-migrate
Conda (📥 210K · ⏱️ 03.02.2023):
conda install -c conda-forge flask-migrate
flask-caching (🥇32 · ⭐ 800) - A caching extension for Flask.BSD-3
GitHub (👨💻 110 · 🔀 180 · 📦 15K · 📋 230 - 23% open · ⏱️ 28.04.2023):
git clone https://github.com/pallets-eco/flask-caching
PyPi (📥 3.8M / month · 📦 760 · ⏱️ 12.01.2023):
pip install flask-caching
Conda (📥 120K · ⏱️ 12.01.2023):
conda install -c conda-forge flask-caching
flask-limiter (🥇31 · ⭐ 980) - Rate Limiting extension for Flask.MIT
flask-cors (🥇31 · ⭐ 820) - Cross Origin Resource Sharing ( CORS ) support for Flask.MIT
GitHub (👨💻 43 · 🔀 130 · 📦 220K · 📋 160 - 34% open · ⏱️ 02.06.2023):
git clone https://github.com/corydolphin/flask-cors
PyPi (📥 6M / month · 📦 8.2K · ⏱️ 06.01.2021):
Conda (📥 780K · ⏱️ 30.05.2021):
conda install -c conda-forge flask-cors
flask-session (🥇31 · ⭐ 420) - Server side session extension for Flask.BSD-3
flask-api (🥈30 · ⭐ 1.4K) - Browsable web APIs for Flask.BSD-3
flask-mongoengine (🥈30 · ⭐ 830 · 💤) - MongoEngine flask extension with WTF model forms..BSD-3
flask-marshmallow (🥈30 · ⭐ 800) - Flask + marshmallow for beautiful APIs.MIT
GitHub (👨💻 21 · 🔀 56 · 📦 24K · 📋 110 - 24% open · ⏱️ 15.05.2023):
git clone https://github.com/marshmallow-code/flask-marshmallow
PyPi (📥 520K / month · 📦 820 · ⏱️ 28.09.2020):
pip install flask-marshmallow
Conda (📥 83K · ⏱️ 28.09.2020):
conda install -c conda-forge flask-marshmallow
flask-babel (🥈27 · ⭐ 420) - i18n and l10n support for Flask based on Babel and pytz.BSD-3
GitHub (👨💻 41 · 🔀 160 · 📋 120 - 8% open · ⏱️ 07.04.2023):
git clone https://github.com/python-babel/flask-babel
PyPi (📥 2.4M / month · 📦 23 · ⏱️ 29.01.2023):
Conda (📥 120K · ⏱️ 08.04.2023):
conda install -c conda-forge flask-babel
flask-apispec (🥈26 · ⭐ 630 · 💤) - Build and document REST APIs with Flask and apispec.MIT
flask-rebar (🥈25 · ⭐ 220) - Flask-Rebar combines flask, marshmallow, and swagger for..MIT
flask-seasurf (🥈25 · ⭐ 190 · 💤) - SeaSurf is a Flask extension for preventing cross-site..BSD-3
GitHub (👨💻 33 · 🔀 47 · 📦 2.4K · 📋 50 - 14% open · ⏱️ 03.09.2022):
git clone https://github.com/maxcountryman/flask-seasurf
PyPi (📥 64K / month · 📦 260 · ⏱️ 05.04.2022):
pip install flask-seasurf
Conda (📥 89K · ⏱️ 05.04.2022):
conda install -c conda-forge flask-seasurf
flask-paginate (🥉24 · ⭐ 270 · 💤) - Pagination support for flask.BSD-3
GitHub (👨💻 27 · 🔀 79 · 📥 53 · 📦 2.7K · 📋 72 - 11% open · ⏱️ 16.09.2022):
git clone https://github.com/lixxu/flask-paginate
PyPi (📥 39K / month · 📦 47 · ⏱️ 09.01.2022):
pip install flask-paginate
Conda (📥 17K · ⏱️ 12.01.2022):
conda install -c conda-forge flask-paginate
Frozen-Flask (🥉23 · ⭐ 750) - Freezes a Flask application into a set of static files.BSD-3
GitHub (👨💻 25 · 🔀 76 · 📥 67 · 📦 2.9K · 📋 68 - 33% open · ⏱️ 13.12.2022):
git clone https://github.com/Frozen-Flask/Frozen-Flask
PyPi (📥 27K / month · 📦 590 · ⏱️ 15.06.2021):
Conda (📥 72K · ⏱️ 12.07.2018):
conda install -c conda-forge frozen-flask
safrs (🥉23 · ⭐ 380) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.❗️GPL-3.0
Flask-Moment (🥉23 · ⭐ 360) - Formatting of dates and times in Flask templates using..MIT
GitHub (👨💻 22 · 🔀 51 · 📋 47 - 2% open · ⏱️ 14.04.2023):
git clone https://github.com/miguelgrinberg/Flask-Moment
PyPi (📥 41K / month · 📦 2.3K · ⏱️ 05.10.2022):
Conda (📥 44K · ⏱️ 05.10.2022):
conda install -c conda-forge flask-moment
flask_injector (🥉23 · ⭐ 250 · 💤) - Adds Injector support to Flask.BSD-3
GitHub (👨💻 12 · 🔀 38 · 📦 800 · 📋 49 - 22% open · ⏱️ 15.06.2022):
git clone https://github.com/alecthomas/flask_injector
PyPi (📥 58K / month · 📦 65 · ⏱️ 15.06.2022):
pip install flask_injector
Conda (📥 4.3K · ⏱️ 16.06.2022):
conda install -c conda-forge flask-injector
flask-jsonrpc (🥉22 · ⭐ 280) - Basic JSON-RPC implementation for your Flask-powered sites.BSD-3
cookiecutter-flask (🥉21 · ⭐ 4.4K) - A flask template with Bootstrap, asset..MIT
flask_pydantic (🥉21 · ⭐ 280) - flask extension for integration with the awesome pydantic..MIT
flask_jsondash (🥉18 · ⭐ 3.3K · 💤) - Build complex dashboards without any front-end code...MIT
flask-file-upload (🥉16 · ⭐ 150) - Easy file uploads for Flask.MIT
flask2postman (🥉14 · ⭐ 140 · 💤) - Generate a Postman collection from your Flask application.MIT
Show 12 hidden projects...
slowapi (🥇28 · ⭐ 690) - A rate limiter for Starlette and FastAPI.MIT
fastapi-crudrouter (🥇25 · ⭐ 1.1K) - A dynamic FastAPI router that automatically creates..MIT
fastapi-admin/fastapi-admin (🥈24 · ⭐ 1.9K) - A fast admin dashboard based on FastAPI and..Apache-2
fastapi-code-generator (🥈24 · ⭐ 740) - This code generator creates FastAPI app from an..MIT
fastapi-utils (🥈23 · ⭐ 1.4K) - Reusable utilities for FastAPI.MIT
sqladmin (🥈23 · ⭐ 1K) - SQLAlchemy Admin for FastAPI and Starlette.BSD-3
fastapi-sqlalchemy (🥈22 · ⭐ 510 · 💤) - Adds simple SQLAlchemy support to FastAPI.MIT
fastapi-mvc (🥈22 · ⭐ 400) - Developer productivity tool for making high-quality FastAPI..MIT
starlette_exporter (🥈22 · ⭐ 260) - Prometheus exporter for Starlette and FastAPI.Apache-2
fastapi-socketio (🥉21 · ⭐ 250) - Easily integrate socket.io with your FastAPI app.Apache-2
fastapi-plugins (🥉18 · ⭐ 280) - FastAPI framework plugins.MIT
Show 6 hidden projects...
pyramid_services (🥉12 · ⭐ 81 · 📉) - A service layer for pyramid.MIT
Show 2 hidden projects... pyramid_jinja2 (🥇21 · ⭐ 74) - Jinja2 templating system bindings for the Pyramid web..❗Unlicensed
pyramid_celery (🥉17 · ⭐ 100 · 💀) - Pyramid configuration with celery integration. Allows..MIT
django-extensions (🥇39 · ⭐ 6.1K) - This is a repository for collecting global custom..MIT
GitHub (👨💻 570 · 🔀 1.1K · 📦 170K · 📋 890 - 19% open · ⏱️ 05.06.2023):
git clone https://github.com/django-extensions/django-extensions
PyPi (📥 2.4M / month · 📦 12K · ⏱️ 09.09.2022):
pip install django-extensions
Conda (📥 380K · ⏱️ 05.06.2023):
conda install -c conda-forge django-extensions
channels (🥇37 · ⭐ 5.6K) - Developer-friendly asynchrony for Django.BSD-3
GitHub (👨💻 250 · 🔀 780 · 📋 1.2K - 7% open · ⏱️ 14.06.2023):
git clone https://github.com/django/channels
PyPi (📥 690K / month · 📦 1.3K · ⏱️ 11.07.2021):
Conda (📥 150K · ⏱️ 11.11.2022):
conda install -c conda-forge channels
django-cors-headers (🥇37 · ⭐ 5K) - Django app for handling the server headers required..MIT
GitHub (👨💻 66 · 🔀 540 · 📦 170K · 📋 260 - 1% open · ⏱️ 14.06.2023):
git clone https://github.com/adamchainz/django-cors-headers
PyPi (📥 3.8M / month · 📦 6.7K · ⏱️ 05.06.2022):
pip install django-cors-headers
Conda (📥 73K · ⏱️ 12.05.2023):
conda install -c conda-forge django-cors-headers
django-import-export (🥇37 · ⭐ 2.7K) - Django application and library for importing and..BSD-2
GitHub (👨💻 200 · 🔀 750 · 📦 53K · 📋 910 - 9% open · ⏱️ 11.05.2023):
git clone https://github.com/django-import-export/django-import-export
PyPi (📥 800K / month · 📦 1K · ⏱️ 17.05.2022):
pip install django-import-export
Conda (📥 79K · ⏱️ 12.04.2023):
conda install -c conda-forge django-import-export
django-oscar (🥇36 · ⭐ 5.8K) - Domain-driven e-commerce for Django.BSD-3
django-filter (🥇36 · ⭐ 4.1K) - A generic system for filtering Django QuerySets based on..BSD-3
GitHub (👨💻 200 · 🔀 720 · 📦 130K · 📋 810 - 8% open · ⏱️ 23.05.2023):
git clone https://github.com/carltongibson/django-filter
PyPi (📥 3.2M / month · 📦 8.8K · ⏱️ 17.06.2022):
pip install django-filter
Conda (📥 110K · ⏱️ 30.04.2023):
conda install -c conda-forge django-filter
django-simple-history (🥇36 · ⭐ 1.9K) - Store model history and view/revert changes from..BSD-3
django-stubs (🥇36 · ⭐ 1.2K) - PEP-484 stubs for Django.MIT
GitHub (👨💻 210 · 🔀 350 · 📦 8.2K · 📋 610 - 37% open · ⏱️ 15.06.2023):
git clone https://github.com/typeddjango/django-stubs
PyPi (📥 830K / month · 📦 98 · ⏱️ 26.01.2023):
Conda (📥 14K · ⏱️ 03.06.2023):
conda install -c conda-forge django-stubs
django-haystack (🥈35 · ⭐ 3.4K · 📈) - Modular search for Django.BSD-3
GitHub (👨💻 210 · 🔀 1.3K · 📦 9.1K · 📋 1.3K - 43% open · ⏱️ 13.06.2023):
git clone https://github.com/django-haystack/django-haystack
PyPi (📥 100K / month · 📦 2.8K · ⏱️ 03.05.2022):
pip install django-haystack
Conda (📥 5.4K · ⏱️ 31.05.2018):
conda install -c conda-forge django-haystack
django-environ (🥈35 · ⭐ 2.8K) - Django-environ allows you to utilize 12factor inspired..MIT
GitHub (👨💻 84 · 🔀 310 · 📥 14 · 📦 160K · 📋 240 - 29% open · ⏱️ 02.03.2023):
git clone https://github.com/joke2k/django-environ
PyPi (📥 1.4M / month · 📦 3.5K · ⏱️ 15.06.2022):
pip install django-environ
Conda (📥 62K · ⏱️ 09.07.2018):
conda install -c conda-forge django-environ
django-autocomplete-light (🥈35 · ⭐ 1.7K) - A fresh approach to autocomplete implementations,..MIT
django-storages (🥈34 · ⭐ 2.4K) - Django-storages is a project to provide a variety of..BSD-3
GitHub (👨💻 250 · 🔀 820 · 📋 660 - 30% open · ⏱️ 24.05.2023):
git clone https://github.com/jschneier/django-storages
PyPi (📥 2.3M / month · 📦 4.9K · ⏱️ 01.08.2017):
pip install django-storages
Conda (📥 50K · ⏱️ 23.12.2022):
conda install -c conda-forge django-storages
django-bootstrap3 (🥈34 · ⭐ 2.3K) - Bootstrap 3 integration with Django.BSD-3
GitHub (👨💻 98 · 🔀 690 · 📦 18K · 📋 300 - 2% open · ⏱️ 08.06.2023):
git clone https://github.com/zostera/django-bootstrap3
PyPi (📥 92K / month · 📦 4K · ⏱️ 27.12.2021):
pip install django-bootstrap3
Conda (📥 27K · ⏱️ 04.08.2019):
conda install -c conda-forge django-bootstrap3
dj-database-url (🥈34 · ⭐ 1.4K) - Use Database URLs in your Django Application.BSD-3
django-bootstrap4 (🥈34 · ⭐ 1K) - Bootstrap 4 integration with Django.BSD-3
GitHub (👨💻 140 · 🔀 260 · 📦 120K · 📋 160 - 12% open · ⏱️ 08.06.2023):
git clone https://github.com/zostera/django-bootstrap4
PyPi (📥 190K / month · 📦 1K · ⏱️ 07.03.2022):
pip install django-bootstrap4
Conda (📥 24K · ⏱️ 20.10.2021):
conda install -c conda-forge django-bootstrap4
Django-Ninja (🥈33 · ⭐ 4.5K) - Fast, Async-ready, Openapi, type hints based framework for..MIT
GitHub (👨💻 93 · 🔀 280 · 📦 1.4K · 📋 520 - 33% open · ⏱️ 08.06.2023):
git clone https://github.com/vitalik/django-ninja
PyPi (📥 110K / month · 📦 15 · ⏱️ 04.12.2019):
Conda (📥 6.8K · ⏱️ 17.12.2022):
conda install -c conda-forge django-ninja
django-reversion (🥈33 · ⭐ 2.9K) - django-reversion is an extension to the Django web..BSD-3
django-model-utils (🥈33 · ⭐ 2.5K) - Django model mixins and utilities.BSD-3
django-imagekit (🥈33 · ⭐ 2.1K) - Automated image processing for Django. Currently v4.0.BSD-3
django-tables2 (🥈33 · ⭐ 1.7K) - django-tables2 - An app for creating HTML tables.BSD-2
GitHub (👨💻 140 · 🔀 420 · 📦 6.3K · 📋 570 - 13% open · ⏱️ 06.06.2023):
git clone https://github.com/jieter/django-tables2
PyPi (📥 200K / month · 📦 890 · ⏱️ 22.10.2018):
pip install django-tables2
Conda (📥 4.6K · ⏱️ 06.03.2023):
conda install -c conda-forge django-tables2
django-pipeline (🥈33 · ⭐ 1.5K) - Pipeline is an asset packaging library for Django.MIT
django-phonenumber-field (🥈33 · ⭐ 1.4K) - A django model and form field for normalised phone..MIT
django-taggit (🥈32 · ⭐ 3K) - Simple tagging for django.BSD-3
GitHub (👨💻 150 · 🔀 610 · 📋 420 - 20% open · ⏱️ 04.05.2023):
git clone https://github.com/jazzband/django-taggit
PyPi (📥 410K / month · 📦 2.9K · ⏱️ 18.11.2022):
pip install django-taggit
Conda (📥 110K · ⏱️ 04.05.2023):
conda install -c conda-forge django-taggit
django-mptt (🥈32 · ⭐ 2.7K · 💤) - Utilities for implementing a modified pre-order traversal..MIT
django-compressor (🥈32 · ⭐ 2.7K) - Compresses linked and inline javascript or CSS into a..MIT
django-redis (🥈32 · ⭐ 2.6K) - Full featured redis cache backend for Django.BSD-3
django-webpack-loader (🥈32 · ⭐ 2.5K) - Transparently use webpack with django.MIT
GitHub (👨💻 57 · 🔀 340 · 📦 8.8K · 📋 190 - 17% open · ⏱️ 14.06.2023):
git clone https://github.com/django-webpack/django-webpack-loader
PyPi (📥 350K / month · 📦 990 · ⏱️ 09.12.2022):
pip install django-webpack-loader
Conda (📥 6.2K · ⏱️ 17.11.2021):
conda install -c conda-forge django-webpack-loader
django-ckeditor (🥈32 · ⭐ 2.2K) - Django admin CKEditor integration.BSD-3
django-cacheops (🥈32 · ⭐ 1.9K) - A slick ORM cache with automatic granular event-driven..BSD-3
django-rq (🥈32 · ⭐ 1.7K) - A simple app that provides django integration for RQ (Redis Queue).MIT
django-money (🥈32 · ⭐ 1.4K) - Money fields for Django forms and models.BSD-3
django-countries (🥈32 · ⭐ 1.3K) - A Django application that provides country choices for..MIT
sorl-thumbnail (🥉31 · ⭐ 1.7K) - Thumbnails for Django.BSD-3
GitHub (👨💻 150 · 🔀 510 · 📦 13K · 📋 420 - 30% open · ⏱️ 05.04.2023):
git clone https://github.com/jazzband/sorl-thumbnail
PyPi (📥 150K / month · 📦 2.5K · ⏱️ 30.08.2022):
pip install sorl-thumbnail
Conda (📥 5.2K · ⏱️ 06.09.2022):
conda install -c conda-forge sorl-thumbnail
easy-thumbnails (🥉31 · ⭐ 1.3K) - Easy thumbnails for Django.BSD-3
cookiecutter-django (🥉30 · ⭐ 11K) - Cookiecutter Django is a framework for jumpstarting..BSD-3
django-activity-stream (🥉30 · ⭐ 2.2K) - Generate generic activity streams from the actions on..BSD-3
django-constance (🥉30 · ⭐ 1.6K) - Dynamic Django settings.BSD-3
django-rosetta (🥉30 · ⭐ 940) - Rosetta is a Django application that eases the translation..MIT
GitHub (👨💻 81 · 🔀 190 · 📦 2.5K · 📋 150 - 28% open · ⏱️ 11.05.2023):
git clone https://github.com/mbi/django-rosetta
PyPi (📥 80K / month · 📦 610 · ⏱️ 08.12.2021):
pip install django-rosetta
Conda (📥 7.4K · ⏱️ 01.05.2023):
conda install -c conda-forge django-rosetta
django-sql-explorer (🥉29 · ⭐ 2.1K) - Easily share data across your company via SQL..MIT
django-waffle (🥉29 · ⭐ 980 · 💤) - A feature flipper for Django.BSD-3
GitHub (👨💻 120 · 🔀 250 · 📦 1.2K · 📋 200 - 19% open · ⏱️ 02.10.2022):
git clone https://github.com/django-waffle/django-waffle
PyPi (📥 350K / month · 📦 340 · ⏱️ 30.08.2022):
pip install django-waffle
Conda (📥 13K · ⏱️ 22.08.2022):
conda install -c conda-forge django-waffle
django-dbbackup (🥉29 · ⭐ 750) - Management commands to help backup and restore your..BSD-3
djangorestframework-stubs (🥉29 · ⭐ 340) - PEP-484 stubs for django-rest-framework.MIT
GitHub (👨💻 61 · 🔀 91 · 📦 2.2K · 📋 120 - 38% open · ⏱️ 14.06.2023):
git clone https://github.com/typeddjango/djangorestframework-stubs
PyPi (📥 550K / month · 📦 56 · ⏱️ 22.06.2022):
pip install djangorestframework-stubs
Conda (📥 4.9K · ⏱️ 03.06.2023):
conda install -c conda-forge djangorestframework-stubs
django-fsm (🥉28 · ⭐ 2.2K) - Django friendly finite state machine support.MIT
GitHub (👨💻 67 · 🔀 280 · 📦 1.4K · 📋 160 - 14% open · ⏱️ 19.01.2023):
git clone https://github.com/viewflow/django-fsm
PyPi (📥 300K / month · 📦 330 · ⏱️ 15.08.2022):
Conda (📥 24K · ⏱️ 14.11.2022):
conda install -c conda-forge django-fsm
django-push-notifications (🥉28 · ⭐ 2.1K · 💤) - Send push notifications to mobile devices through GCM..MIT
django-extra-views (🥉28 · ⭐ 1.3K) - Djangos class-based generic views are awesome, lets..MIT
django-angular (🥉28 · ⭐ 1.2K · 💤) - Let AngularJS play well with Django.MIT
django-cleanup (🥉28 · ⭐ 920) - Automatically deletes old file for FileField and ImageField...MIT
GitHub (👨💻 17 · 🔀 74 · 📦 11K · 📋 52 - 1% open · ⏱️ 14.06.2023):
git clone https://github.com/un1t/django-cleanup
PyPi (📥 140K / month · 📦 330 · ⏱️ 24.01.2022):
pip install django-cleanup
Conda (📥 10K · ⏱️ 15.06.2023):
conda install -c conda-forge django-cleanup
django-split-settings (🥉27 · ⭐ 990) - Organize Django settings into multiple files and..BSD-3
django-filebrowser (🥉27 · ⭐ 920 · 💤) - Media-Management with Grappelli.BSD-3
django-paypal (🥉27 · ⭐ 690 · 💤) - A pluggable Django application for integrating PayPal..MIT
viewflow (🥉26 · ⭐ 2.4K) - Reusable workflow library for Django.❗️AGPL-3.0
django-watson (🥉26 · ⭐ 1.1K) - Full-text multi-table search application for Django. Easy..BSD-3
django-configurations (🥉26 · ⭐ 1K) - A helper for organizing Django project settings by..BSD-3
GitHub (👨💻 64 · 🔀 130 · 📦 2.7K · 📋 200 - 26% open · ⏱️ 04.04.2023):
git clone https://github.com/jazzband/django-configurations
PyPi (📥 130K / month · 📦 660 · ⏱️ 25.01.2022):
pip install django-configurations
Conda (📥 29K · ⏱️ 13.10.2020):
conda install -c conda-forge django-configurations
django-easy-audit (🥉26 · ⭐ 560 · 📈) - Yet another Django audit log app, hopefully the..❗️GPL-3.0
django-cachalot (🥉25 · ⭐ 1K) - No effort, no worry, maximum performance.BSD-3
GitHub (👨💻 32 · 🔀 120 · 📦 590 · 📋 160 - 16% open · ⏱️ 28.04.2023):
git clone https://github.com/noripyt/django-cachalot
PyPi (📥 56K / month · 📦 85 · ⏱️ 27.08.2022):
pip install django-cachalot
Conda (📥 43K · ⏱️ 09.08.2018):
conda install -c conda-forge django-cachalot
django-organizations (🥉24 · ⭐ 1.1K) - Multi-user accounts for Django projects.BSD-2
GitHub (👨💻 47 · 🔀 200 · 📋 150 - 10% open · ⏱️ 23.05.2023):
git clone https://github.com/bennylope/django-organizations
PyPi (📥 30K / month · 📦 37 · ⏱️ 17.03.2022):
pip install django-organizations
Conda (📥 5K · ⏱️ 23.09.2021):
conda install -c conda-forge django-organizations
django-cache-machine (🥉24 · ⭐ 860) - Automatic caching and invalidation for Django models..BSD-3
django-csp (🥉24 · ⭐ 480 · 💤) - Content Security Policy for Django.BSD-3
django-robots (🥉24 · ⭐ 410 · 💤) - A Django app for managing robots.txt files following..BSD-3
django-codemod (🥉22 · ⭐ 160) - A tool to automatically fix Django deprecations.MIT
django-vanilla-views (🥉21 · ⭐ 960 · 💤) - Beautifully simple class-based views.BSD-2
Show 15 hidden projects...
jinja (🥇42 · ⭐ 9.3K) - A very fast and expressive template engine.BSD-3
GitHub (👨💻 300 · 🔀 1.6K · 📥 55K · 📋 990 - 7% open · ⏱️ 01.06.2023):
git clone https://github.com/pallets/jinja
PyPi (📥 110M / month · 📦 100K · ⏱️ 28.04.2022):
Conda (📥 29M · ⏱️ 22.06.2022):
conda install -c conda-forge jinja2
twisted (🥇42 · ⭐ 5.1K) - Event-driven networking engine written in Python.MIT
GitHub (👨💻 260 · 🔀 1.1K · 📦 70K · 📋 10K - 27% open · ⏱️ 15.06.2023):
git clone https://github.com/twisted/twisted
PyPi (📥 2.7M / month · 📦 10K · ⏱️ 11.04.2022):
Conda (📥 930K · ⏱️ 01.11.2022):
conda install -c conda-forge twisted
certbot (🥇40 · ⭐ 30K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and..Apache-2
GitHub (👨💻 520 · 🔀 3.4K · 📥 57K · 📦 1.6K · 📋 5.3K - 7% open · ⏱️ 12.06.2023):
git clone https://github.com/certbot/certbot
PyPi (📥 390K / month · 📦 320 · ⏱️ 09.05.2023):
Conda (📥 19K · ⏱️ 11.06.2023):
conda install -c conda-forge certbot-apache
scapy (🥇39 · ⭐ 8.9K) - Scapy: the Python-based interactive packet manipulation program &..❗️GPL-2.0
GitHub (👨💻 420 · 🔀 1.8K · 📦 11K · 📋 1.5K - 7% open · ⏱️ 11.06.2023):
git clone https://github.com/secdev/scapy
PyPi (📥 2.3M / month · 📦 990 · ⏱️ 25.12.2022):
Conda (📥 85K · ⏱️ 25.12.2022):
conda install -c conda-forge scapy
web3.py (🥇39 · ⭐ 4.3K) - A python interface for interacting with the Ethereum blockchain and..MIT
GitHub (👨💻 230 · 🔀 1.5K · 📦 15K · 📋 1.4K - 17% open · ⏱️ 14.06.2023):
git clone https://github.com/ethereum/web3.py
PyPi (📥 880K / month · 📦 980 · ⏱️ 01.06.2022):
Conda (📥 150K · ⏱️ 01.06.2023):
conda install -c conda-forge web3
dnspython (🥈38 · ⭐ 2.2K) - a powerful DNS toolkit for python.ISC
GitHub (👨💻 110 · 🔀 480 · 📦 210K · 📋 460 - 1% open · ⏱️ 09.06.2023):
git clone https://github.com/rthalley/dnspython
PyPi (📥 21M / month · 📦 4.7K · ⏱️ 30.09.2016):
Conda (📥 800K · ⏱️ 15.01.2023):
conda install -c conda-forge dnspython
impacket (🥈37 · ⭐ 11K) - Impacket is a collection of Python classes for working with network..Apache-2
itsdangerous (🥈37 · ⭐ 2.7K) - Safely pass trusted data to untrusted environments and back.BSD-3
GitHub (👨💻 42 · 🔀 210 · 📦 860K · 📋 110 - 0% open · ⏱️ 01.06.2023):
git clone https://github.com/pallets/itsdangerous
PyPi (📥 47M / month · 📦 53K · ⏱️ 24.03.2022):
Conda (📥 5.5M · ⏱️ 24.03.2022):
conda install -c conda-forge itsdangerous
rdflib (🥈37 · ⭐ 1.9K) - RDFLib is a Python library for working with RDF, a simple yet powerful..BSD-3
GitHub (👨💻 180 · 🔀 530 · 📥 130 · 📦 12K · 📋 1.2K - 19% open · ⏱️ 13.06.2023):
git clone https://github.com/RDFLib/rdflib
PyPi (📥 1M / month · 📦 2.1K · ⏱️ 12.08.2015):
Conda (📥 390K · ⏱️ 26.03.2023):
conda install -c conda-forge rdflib
certifi (🥈37 · ⭐ 670) - (Python Distribution) A carefully curated collection of Root..MPL-2.0
GitHub (👨💻 32 · 🔀 220 · 📦 1.3M · 📋 130 - 7% open · ⏱️ 07.05.2023):
git clone https://github.com/certifi/python-certifi
PyPi (📥 240M / month · 📦 44K · ⏱️ 07.12.2022):
Conda (📥 92M · ⏱️ 07.05.2023):
conda install -c conda-forge certifi
pwntools (🥈36 · ⭐ 10K) - CTF framework and exploit development library.MIT
pyopenssl (🥈36 · ⭐ 820) - A Python wrapper around the OpenSSL library.Apache-2
GitHub (👨💻 110 · 🔀 410 · 📋 520 - 18% open · ⏱️ 31.05.2023):
git clone https://github.com/pyca/pyopenssl
PyPi (📥 52M / month · 📦 15K · ⏱️ 29.01.2022):
Conda (📥 33M · ⏱️ 31.05.2023):
conda install -c conda-forge pyopenssl
webargs (🥈34 · ⭐ 1.3K) - A friendly library for parsing HTTP request arguments, with built-in..MIT
GitHub (👨💻 74 · 🔀 150 · 📦 6.5K · 📋 290 - 4% open · ⏱️ 14.06.2023):
git clone https://github.com/marshmallow-code/webargs
PyPi (📥 940K / month · 📦 470 · ⏱️ 12.01.2022):
Conda (📥 200K · ⏱️ 13.07.2022):
conda install -c conda-forge webargs
weblate (🥈33 · ⭐ 3.6K) - Web based localization tool with tight version control integration.❗️GPL-3.0
fake-useragent (🥈33 · ⭐ 3.1K) - Up-to-date simple useragent faker with real world database.Apache-2
GitHub (👨💻 13 · 🔀 500 · 📦 21K · 📋 110 - 3% open · ⏱️ 02.06.2023):
git clone https://github.com/hellysmile/fake-useragent
PyPi (📥 1.9M / month · 📦 920 · ⏱️ 18.11.2022):
pip install fake-useragent
Conda (📥 12K · ⏱️ 23.03.2023):
conda install -c conda-forge fake-useragent
idna (🥈33 · ⭐ 220) - Internationalized Domain Names for Python (IDNA 2008 and UTS #46).BSD-3
GitHub (👨💻 21 · 🔀 78 · 📦 1.3M · 📋 77 - 10% open · ⏱️ 08.05.2023):
git clone https://github.com/kjd/idna
PyPi (📥 230M / month · 📦 39K · ⏱️ 19.09.2022):
Conda (📥 33M · ⏱️ 19.09.2022):
conda install -c conda-forge idna
pynacl (🥈32 · ⭐ 980) - Python binding to the Networking and Cryptography (NaCl) library.Apache-2
GitHub (👨💻 65 · 🔀 220 · 📋 290 - 14% open · ⏱️ 12.06.2023):
git clone https://github.com/pyca/pynacl
PyPi (📥 42M / month · 📦 2.5K · ⏱️ 07.01.2022):
Conda (📥 4.4M · ⏱️ 27.10.2022):
conda install -c conda-forge pynacl
klein (🥈32 · ⭐ 820) - werkzeug + twisted.web.MIT
terminado (🥈32 · ⭐ 340) - Terminals served by tornado websockets.BSD-2
GitHub (👨💻 47 · 🔀 90 · 📥 190 · 📦 210K · 📋 68 - 41% open · ⏱️ 06.06.2023):
git clone https://github.com/jupyter/terminado
PyPi (📥 7.8M / month · 📦 7K · ⏱️ 15.11.2017):
Conda (📥 11M · ⏱️ 05.12.2022):
conda install -c conda-forge terminado
Mako (🥈32 · ⭐ 260) - Mako Templates for Python.MIT
GitHub (👨💻 59 · 🔀 48 · 📦 180K · 📋 340 - 19% open · ⏱️ 03.01.2023):
git clone https://github.com/sqlalchemy/mako
PyPi (📥 24M / month · 📦 14K · ⏱️ 15.11.2022):
Conda (📥 5M · ⏱️ 16.11.2022):
conda install -c conda-forge mako
pywebview (🥉31 · ⭐ 3.6K) - Build GUI for your Python program with JavaScript, HTML, and CSS.BSD-3
aiortc (🥉31 · ⭐ 3.4K) - WebRTC and ORTC implementation for Python using asyncio.BSD-3
saleor (🥉30 · ⭐ 19K) - Saleor Core: the high performance, composable, headless..BSD-3
Js2Py (🥉29 · ⭐ 2.2K · 💤) - JavaScript to Python Translator & JavaScript interpreter written in 100%..MIT
GitHub (👨💻 29 · 🔀 250 · 📦 13K · 📋 250 - 52% open · ⏱️ 06.11.2022):
git clone https://github.com/PiotrDabkowski/Js2Py
PyPi (📥 190K / month · 📦 160 · ⏱️ 06.11.2022):
Conda (📥 42K · ⏱️ 08.11.2022):
conda install -c conda-forge js2py
python-user-agents (🥉29 · ⭐ 1.4K) - A Python library that provides an easy way to identify..MIT
GitHub (👨💻 32 · 🔀 200 · 📦 6.3K · 📋 74 - 56% open · ⏱️ 16.02.2023):
git clone https://github.com/selwin/python-user-agents
PyPi (📥 2.8M / month · 📦 490 · ⏱️ 23.08.2020):
Conda (📥 42K · ⏱️ 24.08.2020):
conda install -c conda-forge user-agents
dpkt (🥉29 · ⭐ 1K) - fast, simple packet creation / parsing, with definitions for the basic TCP/IP..BSD-3
GitHub (👨💻 67 · 🔀 270 · 📦 1.4K · 📋 380 - 19% open · ⏱️ 27.01.2023):
git clone https://github.com/kbandla/dpkt
PyPi (📥 320K / month · 📦 330 · ⏱️ 18.08.2022):
Conda (📥 120K · ⏱️ 19.08.2022):
conda install -c conda-forge dpkt
maltrail (🥉28 · ⭐ 5.1K) - Malicious traffic detection system.MIT
pyload (🥉28 · ⭐ 2.9K) - The free and open-source Download Manager written in pure Python.❗️AGPL-3.0
Radicale (🥉28 · ⭐ 2.8K) - A simple CalDAV (calendar) and CardDAV (contact) server.❗️GPL-3.0
tifffile (🥉28 · ⭐ 390) - Read and write TIFF files. Forked fromhttps://pypi.org/project/tifffile .BSD-3
GitHub (👨💻 1 · 🔀 150 · 📥 130 · 📋 190 - 0% open · ⏱️ 13.04.2023):
git clone https://github.com/cgohlke/tifffile
PyPi (📥 4M / month · 📦 670 · ⏱️ 03.12.2019):
Conda (📥 3.4M · ⏱️ 13.04.2023):
conda install -c conda-forge tifffile
pyngrok (🥉28 · ⭐ 350) - A Python wrapper for ngrok.MIT
GitHub (👨💻 8 · 🔀 55 · 📦 3.9K · ⏱️ 23.05.2023):
git clone https://github.com/alexdlaird/pyngrok
PyPi (📥 380K / month · 📦 81 · ⏱️ 29.11.2022):
Conda (📥 86K · ⏱️ 12.04.2023):
conda install -c conda-forge pyngrok
sslyze (🥉27 · ⭐ 3K) - Fast and powerful SSL/TLS scanning library.❗️AGPL-3.0
proxy.py (🥉26 · ⭐ 2.5K) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-..BSD-3
trustme (🥉26 · ⭐ 500) - #1 quality TLS certs while you wait, for the discerning tester.MIT
GitHub (👨💻 19 · 🔀 26 · 📦 490 · 📋 34 - 14% open · ⏱️ 13.06.2023):
git clone https://github.com/python-trio/trustme
PyPi (📥 79K / month · 📦 51 · ⏱️ 12.08.2021):
Conda (📥 6.4K · ⏱️ 01.05.2023):
conda install -c conda-forge trustme
httpagentparser (🥉25 · ⭐ 220 · 💤) - Python HTTP Agent Parser.MIT
healthchecks (🥉24 · ⭐ 6.3K) - Open-source cron job and background task monitoring service,..BSD-3
asgi-lifespan (🥉24 · ⭐ 160) - Programmatic startup/shutdown of ASGI apps.MIT
GitHub (👨💻 6 · 🔀 10 · 📦 13K · ⏱️ 06.06.2023):
git clone https://github.com/florimondmanca/asgi-lifespan
PyPi (📥 300K / month · 📦 23 · ⏱️ 11.11.2022):
pip install asgi-lifespan
Conda (📥 69K · ⏱️ 28.03.2023):
conda install -c conda-forge asgi-lifespan
streaming-form-data (🥉24 · ⭐ 130) - Streaming parser for multipart/form-data written in Cython.MIT
urlwatch (🥉23 · ⭐ 2.6K) - Watch (parts of) webpages and get notified when something changes via..BSD-3
Show 19 hidden projects... pyzmq (🥇39 · ⭐ 3.4K) - PyZMQ: Python bindings for zeromq.❗️Revised BSD
PySocks (🥈33 · ⭐ 1.2K · 💀) - A SOCKS proxy client and wrapper for Python.BSD-3
speedtest-cli (🥈32 · ⭐ 13K · 💀) - Command line interface for testing internet bandwidth..Apache-2
httpbin (🥈32 · ⭐ 12K · 💀) - HTTP Request & Response Service, written in Python + Flask.ISC
webassets (🥉31 · ⭐ 920 · 💀) - Asset management for Python web development.BSD-2
netaddr (🥉31 · ⭐ 720 · 💀) - A network address manipulation library for Python.BSD-3
aiodns (🥉27 · ⭐ 480 · 💀) - Simple DNS resolver for asyncio.MIT
ipaddress (🥉26 · ⭐ 100 · 💀) - Python 3.3+s ipaddress for older Python versions.Python-2.0
Cactus (🥉25 · ⭐ 3.4K · 💀) - Static site generator for designers. Uses Python and Django..BSD-3
python-whois (🥉24 · ⭐ 390 · 💀) - A python module for retrieving and parsing WHOIS data.❗️WTFPL
ProxyBroker (🥉23 · ⭐ 3.4K · 💀) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.Apache-2
sandman2 (🥉23 · ⭐ 1.9K · 💀) - Automatically generate a RESTful API service for your legacy..Apache-2
hyde (🥉23 · ⭐ 1.6K · 💀) - A Python Static Website Generator.MIT
reppy (🥉23 · ⭐ 180 · 💀) - Modern robots.txt Parser for Python.MIT
cabot (🥉21 · ⭐ 5.5K · 💀) - Self-hosted, easily-deployable monitoring and alerts service - like a..MIT
toapi (🥉20 · ⭐ 3.4K · 💀) - Every web site provides APIs.MIT
tinkerer (🥉19 · ⭐ 310 · 💤) - Python blogging engine.❗️BSD-2-Clause-FreeBSD
libextract (🥉16 · ⭐ 500 · 💀) - Extract data from websites using basic statistical magic.MIT
IP2Trace (🥉10 · ⭐ 25) - Python tool to traceroute with IP geolocation information, such as..MIT
Best-of lists : Discover other best-of lists with awesome open-source projects on all kinds of topics.best-of-ml-python : A ranked list of awesome machine learning python libraries.Python Wiki - Web Programming : Wiki page about programming Web applications (both clients and servers) using Python.Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
Open an issue by selecting one of the provided categories from 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 .