πΒ A ranked list of awesome python libraries for web development. Updated weekly.
This curated list contains 540 awesome open-source projects with a total of 1.9M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!
π§ββοΈΒ Discover other best-of lists or create your own.
π«Β Subscribe to our newsletter for updates and trending projects.
- Web Frameworks 31 projects
- HTTP Clients 19 projects
- Servers 12 projects
- Authorization & Authentication 38 projects
- HTML Processing 10 projects
- URL Utilities 6 projects
- OpenAPI Utilities 22 projects
- GraphQL Utilities 14 projects
- Websocket Utilities 11 projects
- RPC Utilities 4 projects
- Serverless 3 projects
- Content Management Systems 6 projects
- Web Testing 48 projects
- Web Forms 5 projects
- Markdown 12 projects
- Third-party Web APIs 55 projects
- Email 11 projects
- Web Scraping & Crawling 32 projects
- Monitoring 10 projects
- Web UI 4 projects
- Admin UI 12 projects
- API Proxies & Gateways 2 projects
- Flask Utilities 34 projects
- FastAPI Utilities 12 projects
- Pyramid Utilities 3 projects
- Django Utilities 76 projects
- Others 51 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 (π₯39 Β· β 54K) - The Python micro framework for building web applications. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 710 Β· π 14K Β· π₯ 4.7K Β· π¦ 650K Β· π 2K - 1% open Β· β±οΈ 07.01.2021):
git clone https://github.com/pallets/flask
-
PyPi (π₯ 10M / month Β· π¦ 230K Β· β±οΈ 03.04.2020):
pip install flask
-
Conda (π₯ 1.5M Β· β±οΈ 03.04.2020):
conda install -c conda-forge flask
django-rest-framework (π₯38 Β· β 20K) - Web APIs for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 1.2K Β· π 5.5K Β· π¦ 190K Β· π 3.7K - 9% open Β· β±οΈ 06.01.2021):
git clone https://github.com/encode/django-rest-framework
-
PyPi (π₯ 790K / month Β· π¦ 750 Β· β±οΈ 20.07.2017):
pip install django-rest-framework
-
Conda (π₯ 330K Β· β±οΈ 06.01.2021):
conda install -c conda-forge djangorestframework
tornado (π₯37 Β· β 20K) - Tornado is a Python web framework and asynchronous networking.. Apache-2
-
GitHub (π¨βπ» 410 Β· π 5.3K Β· π¦ 140K Β· π 1.6K - 12% open Β· β±οΈ 13.01.2021):
git clone https://github.com/tornadoweb/tornado
-
PyPi (π₯ 12M / month Β· π¦ 48K Β· β±οΈ 30.10.2020):
pip install tornado
-
Conda (π₯ 10M Β· β±οΈ 08.01.2021):
conda install -c conda-forge tornado
werkzeug (π₯37 Β· β 5.6K) - The comprehensive WSGI web application library. BSD-3
-
GitHub (π¨βπ» 410 Β· π 1.5K Β· π₯ 240 Β· π¦ 440K Β· π 860 - 6% open Β· β±οΈ 21.01.2021):
git clone https://github.com/pallets/werkzeug
-
PyPi (π₯ 13M / month Β· π¦ 140K Β· β±οΈ 31.03.2020):
pip install werkzeug
-
Conda (π₯ 2.4M Β· β±οΈ 01.04.2020):
conda install -c conda-forge werkzeug
sanic (π₯36 Β· β 14K) - Async Python 3.6+ web server/framework | Build fast. Run fast. MIT
-
GitHub (π¨βπ» 280 Β· π 1.3K Β· π¦ 4.6K Β· π 950 - 4% open Β· β±οΈ 19.01.2021):
git clone https://github.com/sanic-org/sanic
-
PyPi (π₯ 6.1M / month Β· π¦ 530 Β· β±οΈ 05.01.2021):
pip install sanic
-
Conda (π₯ 110K Β· β±οΈ 06.01.2021):
conda install -c conda-forge sanic
bottle (π₯35 Β· β 7.1K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT
-
GitHub (π¨βπ» 220 Β· π 1.4K Β· π¦ 15K Β· π 830 - 36% open Β· β±οΈ 01.01.2021):
git clone https://github.com/bottlepy/bottle
-
PyPi (π₯ 1.2M / month Β· π¦ 9.7K Β· β±οΈ 11.11.2020):
pip install bottle
-
Conda (π₯ 210K Β· β±οΈ 10.06.2020):
conda install -c conda-forge bottle
pyramid (π₯33 Β· β 3.5K) - Pyramid - A Python web framework. BSD-3
-
GitHub (π¨βπ» 340 Β· π 860 Β· π¦ 8.8K Β· π 1K - 6% open Β· β±οΈ 20.01.2021):
git clone https://github.com/Pylons/pyramid
-
PyPi (π₯ 130K / month Β· π¦ 5.2K Β· β±οΈ 30.11.2020):
pip install pyramid
-
Conda (π₯ 2.4K Β· β±οΈ 17.04.2020):
conda install -c anaconda pyramid
falcon (π₯32 Β· β 8.2K) - The no-nonsense, minimalist REST and app backend framework for Python.. Apache-2
-
GitHub (π¨βπ» 170 Β· π 810 Β· π₯ 230 Β· π¦ 5.1K Β· π 880 - 22% open Β· β±οΈ 17.01.2021):
git clone https://github.com/falconry/falcon
-
PyPi (π₯ 290K / month Β· π¦ 3K Β· β±οΈ 23.12.2020):
pip install falcon
-
Conda (π₯ 160K Β· β±οΈ 08.01.2021):
conda install -c conda-forge falcon
flask-restful (π₯32 Β· β 5.9K) - Simple framework for creating REST APIs. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 160 Β· π 920 Β· π¦ 51K Β· π 550 - 20% open Β· β±οΈ 15.10.2020):
git clone https://github.com/flask-restful/flask-restful
-
PyPi (π₯ 600K / month Β· π¦ 14K Β· β±οΈ 06.02.2020):
pip install flask-restful
-
Conda (π₯ 72K Β· β±οΈ 24.03.2020):
conda install -c conda-forge flask-restful
django-tastypie (π₯32 Β· β 3.7K Β· π€) - Creating delicious APIs for Django apps since 2010. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
starlette (π₯31 Β· β 5.1K) - The little ASGI framework that shines. BSD-3
-
GitHub (π¨βπ» 140 Β· π 420 Β· π¦ 10K Β· π 550 - 29% open Β· β±οΈ 23.11.2020):
git clone https://github.com/encode/starlette
-
PyPi (π₯ 550K / month Β· π¦ 580 Β· β±οΈ 09.11.2020):
pip install starlette
-
Conda (π₯ 160K Β· β±οΈ 12.11.2020):
conda install -c conda-forge starlette
Flask-AppBuilder (π₯31 Β· β 3.1K) - Simple and rapid application development framework,.. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 140 Β· π 990 Β· π¦ 1.6K Β· π 1K - 8% open Β· β±οΈ 12.01.2021):
git clone https://github.com/dpgaspar/Flask-AppBuilder
-
PyPi (π₯ 510K / month Β· π¦ 600 Β· β±οΈ 15.01.2021):
pip install flask-appbuilder
-
Conda (π₯ 120K Β· β±οΈ 29.10.2020):
conda install -c conda-forge flask-appbuilder
flask-restplus (π₯29 Β· β 2.5K Β· π€) - Fully featured framework for fast, easy and.. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 89 Β· π 470 Β· π¦ 8.8K Β· π 610 - 59% open Β· β±οΈ 13.01.2020):
git clone https://github.com/noirbizarre/flask-restplus
-
PyPi (π₯ 380K / month Β· π¦ 1.7K Β· β±οΈ 12.08.2019):
pip install flask-restplus
-
Conda (π₯ 150K Β· β±οΈ 13.01.2021):
conda install -c conda-forge flask-restplus
webpy (π₯28 Β· β 5.5K) - web.py is a web framework for python that is as simple as it is.. Unlicense
hug (π₯27 Β· β 6.4K) - Embrace the APIs of the future. Hug aims to make developing APIs as simple as.. MIT
quart (π₯27 Β· β 840) - Quart is a Python ASGI web microframework with the same API as Flask. MIT
responder (π₯26 Β· β 3.5K) - A familiar HTTP Service Framework for Python. Apache-2
-
GitHub (π¨βπ» 85 Β· π 210 Β· π¦ 420 Β· π 210 - 21% open Β· β±οΈ 08.01.2021):
git clone https://github.com/taoufik07/responder
-
PyPi (π₯ 4.9K / month Β· π¦ 120 Β· β±οΈ 08.01.2021):
pip install responder
-
Conda (π₯ 49K Β· β±οΈ 08.01.2021):
conda install -c conda-forge responder
masonite (π₯25 Β· β 1.5K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT
japronto (π₯23 Β· β 8.2K Β· π€) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining.. MIT
guillotina (π₯23 Β· β 150) - Python AsyncIO data API to manage billions of resources. BSD-3
web2py (π₯22 Β· β 1.9K) - Free and open source full-stack enterprise framework for agile.. βοΈLGPL-3.0
-
GitHub (π¨βπ» 240 Β· π 830 Β· π¦ 38 Β· π 1K - 34% open Β· β±οΈ 28.11.2020):
git clone https://github.com/web2py/web2py
flask-mongorest (π₯19 Β· β 500) - Restful API framework wrapped around MongoEngine. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flama (π₯16 Β· β 150) - Fire up your API with this flamethrower. βοΈGPL-3.0
Growler (π₯15 Β· β 690 Β· π€) - A micro web-framework using asyncio coroutines and chained.. Apache-2
Show 1 hidden projects...
requests (π₯40 Β· β 44K) - A simple, yet elegant HTTP library. Apache-2
-
GitHub (π¨βπ» 670 Β· π 8.1K Β· π¦ 820K Β· π 3.4K - 8% open Β· β±οΈ 20.01.2021):
git clone https://github.com/psf/requests
-
PyPi (π₯ 56M / month Β· π¦ 300K Β· β±οΈ 16.12.2020):
pip install requests
-
Conda (π₯ 8.7M Β· β±οΈ 16.12.2020):
conda install -c conda-forge requests
aiohttp (π₯38 Β· β 11K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2
-
GitHub (π¨βπ» 570 Β· π 1.5K Β· π₯ 650 Β· π¦ 71K Β· π 2.4K - 13% open Β· β±οΈ 21.01.2021):
git clone https://github.com/aio-libs/aiohttp
-
PyPi (π₯ 18M / month Β· π¦ 15K Β· β±οΈ 27.10.2020):
pip install aiohttp
-
Conda (π₯ 1.2M Β· β±οΈ 11.01.2021):
conda install -c conda-forge aiohttp
urllib3 (π₯35 Β· β 2.5K) - Python HTTP library with thread-safe connection pooling, file post.. MIT
-
GitHub (π¨βπ» 270 Β· π 790 Β· π¦ 460K Β· π 880 - 15% open Β· β±οΈ 11.01.2021):
git clone https://github.com/urllib3/urllib3
-
PyPi (π₯ 80M / month Β· π¦ 75K Β· β±οΈ 12.11.2020):
pip install urllib3
-
Conda (π₯ 8.5M Β· β±οΈ 13.11.2020):
conda install -c conda-forge urllib3
httpie (π₯33 Β· β 49K) - As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP.. BSD-3
-
GitHub (π¨βπ» 120 Β· π 3.2K Β· π¦ 7.8K Β· π 680 - 20% open Β· β±οΈ 13.01.2021):
git clone https://github.com/httpie/httpie
-
PyPi (π₯ 82K / month Β· π¦ 3.3K Β· β±οΈ 25.10.2020):
pip install httpie
-
Conda (π₯ 47K Β· β±οΈ 14.10.2020):
conda install -c conda-forge httpie
python-zeep (π₯31 Β· β 1.5K) - A modern/fast python SOAP client based on lxml / requests. MIT
pycurl (π₯31 Β· β 730) - PycURL - Python interface to libcurl. MIT
-
GitHub (π¨βπ» 86 Β· π 200 Β· π¦ 29K Β· π 280 - 4% open Β· β±οΈ 07.12.2020):
git clone https://github.com/pycurl/pycurl
-
PyPi (π₯ 1M / month Β· π¦ 8.3K Β· β±οΈ 02.09.2020):
pip install pycurl
-
Conda (π₯ 370K Β· β±οΈ 08.01.2021):
conda install -c conda-forge pycurl
httplib2 (π₯31 Β· β 400) - Small, fast HTTP client library for Python. Features persistent.. MIT
-
GitHub (π¨βπ» 63 Β· π 130 Β· π¦ 65K Β· π 97 - 38% open Β· β±οΈ 21.01.2021):
git clone https://github.com/httplib2/httplib2
-
PyPi (π₯ 11M / month Β· π¦ 31K Β· β±οΈ 20.05.2020):
pip install httplib2
-
Conda (π₯ 880K Β· β±οΈ 20.05.2020):
conda install -c conda-forge httplib2
requests-toolbelt (π₯30 Β· β 740) - A toolbelt of useful classes and functions to be used.. Apache-2
-
GitHub (π¨βπ» 57 Β· π 130 Β· π¦ 23K Β· π 140 - 36% open Β· β±οΈ 11.01.2021):
git clone https://github.com/requests/toolbelt
-
PyPi (π₯ 5.7M / month Β· π¦ 4.8K Β· β±οΈ 30.01.2019):
pip install requests-toolbelt
-
Conda (π₯ 360K Β· β±οΈ 30.01.2019):
conda install -c conda-forge requests-toolbelt
requests-futures (π₯28 Β· β 1.7K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2
-
GitHub (π¨βπ» 24 Β· π 140 Β· π¦ 2.5K Β· π 68 - 23% open Β· β±οΈ 13.01.2021):
git clone https://github.com/ross/requests-futures
-
PyPi (π₯ 450K / month Β· π¦ 1.6K Β· β±οΈ 02.12.2018):
pip install requests-futures
-
Conda (π₯ 90K Β· β±οΈ 14.10.2020):
conda install -c conda-forge requests-futures
hyper (π₯27 Β· β 1K) - HTTP/2 for Python. MIT
-
GitHub (π¨βπ» 43 Β· π 150 Β· π₯ 140 Β· π 250 - 31% open Β· β±οΈ 12.01.2021):
git clone https://github.com/python-hyper/hyper
-
PyPi (π₯ 260K / month Β· π¦ 54 Β· β±οΈ 27.09.2016):
pip install hyper
-
Conda (π₯ 15K Β· β±οΈ 02.12.2018):
conda install -c conda-forge hyper
httptools (π₯27 Β· β 910 Β· π€) - Fast HTTP parser. MIT
-
GitHub (π¨βπ» 9 Β· π 49 Β· π¦ 6.7K Β· π 36 - 27% open Β· β±οΈ 29.02.2020):
git clone https://github.com/MagicStack/httptools
-
PyPi (π₯ 6.1M / month Β· π¦ 900 Β· β±οΈ 08.02.2020):
pip install httptools
-
Conda (π₯ 200K Β· β±οΈ 08.01.2021):
conda install -c conda-forge httptools
httpcore (π₯27 Β· β 150) - A minimal HTTP client. BSD-3
-
GitHub (π¨βπ» 17 Β· π 19 Β· π¦ 2K Β· π 68 - 25% open Β· β±οΈ 07.12.2020):
git clone https://github.com/encode/httpcore
-
PyPi (π₯ 7.2M / month Β· π¦ 70 Β· β±οΈ 20.11.2020):
pip install httpcore
-
Conda (π₯ 21K Β· β±οΈ 16.12.2020):
conda install -c conda-forge httpcore
grequests (π₯26 Β· β 3.6K Β· π€) - Requests + Gevent = 3. BSD-2
-
GitHub (π¨βπ» 27 Β· π 300 Β· π¦ 2.2K Β· π 100 - 9% open Β· β±οΈ 05.04.2020):
git clone https://github.com/spyoungtech/grequests
-
PyPi (π₯ 220K / month Β· π¦ 1.2K Β· β±οΈ 05.04.2020):
pip install grequests
-
Conda (π₯ 31K Β· β±οΈ 22.04.2020):
conda install -c conda-forge grequests
treq (π₯26 Β· β 510) - Python requests like API built on top of Twisted's HTTP client. MIT
-
GitHub (π¨βπ» 43 Β· π 140 Β· π₯ 66 Β· π¦ 800 Β· π 150 - 41% open Β· β±οΈ 17.01.2021):
git clone https://github.com/twisted/treq
-
PyPi (π₯ 32K / month Β· π¦ 700 Β· β±οΈ 15.01.2021):
pip install treq
-
Conda (π₯ 45K Β· β±οΈ 15.01.2021):
conda install -c conda-forge treq
http-prompt (π₯23 Β· β 8K) - An interactive command-line HTTP and API testing client built on top.. MIT
http-parser (π₯23 Β· β 330 Β· π€) - HTTP request/response parser for python in C. MIT
pysimplesoap (π₯22 Β· β 350) - Python Simple SOAP Library. βοΈLGPL-3.0
gunicorn (π₯37 Β· β 7.4K) - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients.. MIT
-
GitHub (π¨βπ» 360 Β· π 1.4K Β· π₯ 97 Β· π¦ 380K Β· π 1.6K - 16% open Β· β±οΈ 08.01.2021):
git clone https://github.com/benoitc/gunicorn
-
PyPi (π₯ 8.1M / month Β· π¦ 120K Β· β±οΈ 26.11.2019):
pip install gunicorn
-
Conda (π₯ 510K Β· β±οΈ 08.01.2021):
conda install -c conda-forge gunicorn
gevent (π₯34 Β· β 5.4K) - Coroutine-based concurrency library for Python. MIT
-
GitHub (π¨βπ» 97 Β· π 890 Β· π₯ 58K Β· π¦ 56K Β· π 1.2K - 3% open Β· β±οΈ 20.01.2021):
git clone https://github.com/gevent/gevent
-
PyPi (π₯ 1.9M / month Β· π¦ 28K Β· β±οΈ 20.01.2021):
pip install gevent
-
Conda (π₯ 480K Β· β±οΈ 21.01.2021):
conda install -c conda-forge gevent
whitenoise (π₯32 Β· β 1.6K) - Radically simplified static file serving for Python web apps. MIT
-
GitHub (π¨βπ» 45 Β· π 98 Β· π¦ 130K Β· π 190 - 9% open Β· β±οΈ 14.12.2020):
git clone https://github.com/evansd/whitenoise
-
PyPi (π₯ 470K / month Β· π¦ 26K Β· β±οΈ 04.08.2020):
pip install whitenoise
-
Conda (π₯ 43K Β· β±οΈ 13.10.2020):
conda install -c conda-forge whitenoise
uvicorn (π₯31 Β· β 3.5K) - The lightning-fast ASGI server. BSD-3
-
GitHub (π¨βπ» 90 Β· π 270 Β· π¦ 16K Β· π 460 - 17% open Β· β±οΈ 03.01.2021):
git clone https://github.com/encode/uvicorn
-
PyPi (π₯ 560K / month Β· π¦ 710 Β· β±οΈ 29.12.2020):
pip install uvicorn
-
Conda (π₯ 300K Β· β±οΈ 29.12.2020):
conda install -c conda-forge uvicorn
asgiref (π₯31 Β· β 780) - ASGI specification and utilities. BSD-3
-
GitHub (π¨βπ» 53 Β· π 100 Β· π¦ 130K Β· π 110 - 20% open Β· β±οΈ 17.01.2021):
git clone https://github.com/django/asgiref
-
PyPi (π₯ 1.7M / month Β· π¦ 1.8K Β· β±οΈ 09.11.2020):
pip install asgiref
-
Conda (π₯ 55K Β· β±οΈ 16.11.2020):
conda install -c conda-forge asgiref
livereload (π₯28 Β· β 890) - livereload server in python (MAINTAINERS NEEDED). BSD-3
-
GitHub (π¨βπ» 55 Β· π 130 Β· π¦ 5.7K Β· π 130 - 26% open Β· β±οΈ 13.10.2020):
git clone https://github.com/lepture/python-livereload
-
PyPi (π₯ 320K / month Β· π¦ 3.1K Β· β±οΈ 22.08.2020):
pip install livereload
-
Conda (π₯ 110K Β· β±οΈ 22.08.2020):
conda install -c conda-forge livereload
Hypercorn (π₯27 Β· β 190) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT
bjoern (π₯25 Β· β 2.5K) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2
-
GitHub (π¨βπ» 40 Β· π 180 Β· π¦ 250 Β· π 130 - 13% open Β· β±οΈ 20.12.2020):
git clone https://github.com/jonashaag/bjoern
-
PyPi (π₯ 6.2K / month Β· π¦ 240 Β· β±οΈ 03.11.2019):
pip install bjoern
-
Conda (π₯ 37K Β· β±οΈ 13.10.2020):
conda install -c conda-forge bjoern
Meinheld (π₯23 Β· β 1.3K Β· π€) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3
Show 2 hidden projects...
- waitress (π₯27 Β· β 890) - Waitress - A WSGI server for Python 2 and 3.
βοΈZPL-2.1
- django-devserver (π₯24 Β· β 1.3K Β· π) - A drop-in replacement for Django's runserver.
BSD-3
oauthlib (π₯35 Β· β 2.1K) - A generic, spec-compliant, thorough implementation of the OAuth.. BSD-3
-
GitHub (π¨βπ» 170 Β· π 430 Β· π¦ 120K Β· π 330 - 21% open Β· β±οΈ 28.07.2020):
git clone https://github.com/oauthlib/oauthlib
-
PyPi (π₯ 22M / month Β· π¦ 24K Β· β±οΈ 06.08.2019):
pip install oauthlib
-
Conda (π₯ 1.9M Β· β±οΈ 20.02.2019):
conda install -c conda-forge oauthlib
django-allauth (π₯34 Β· β 6.1K) - Integrated set of Django applications addressing.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 530 Β· π 2.2K Β· π¦ 53K Β· π 1.7K - 17% open Β· β±οΈ 19.01.2021):
git clone https://github.com/pennersr/django-allauth
-
PyPi (π₯ 190K / month Β· π¦ 10K Β· β±οΈ 25.11.2020):
pip install django-allauth
-
Conda (π₯ 54K Β· β±οΈ 23.12.2019):
conda install -c conda-forge django-allauth
pyjwt (π₯34 Β· β 3.6K) - JSON Web Token implementation in Python. MIT
-
GitHub (π¨βπ» 87 Β· π 470 Β· π¦ 93K Β· π 310 - 26% open Β· β±οΈ 17.01.2021):
git clone https://github.com/jpadilla/pyjwt
-
PyPi (π₯ 16M / month Β· π¦ 19K Β· β±οΈ 17.01.2021):
pip install pyjwt
-
Conda (π₯ 2.4M Β· β±οΈ 17.01.2021):
conda install -c conda-forge pyjwt
requests-oauthlib (π₯33 Β· β 1.3K Β· π€) - OAuthlib support for Python-Requests!. ISC
-
GitHub (π¨βπ» 98 Β· π 340 Β· π¦ 110K Β· π 220 - 40% open Β· β±οΈ 14.05.2020):
git clone https://github.com/requests/requests-oauthlib
-
PyPi (π₯ 23M / month Β· π¦ 22K Β· β±οΈ 06.11.2019):
pip install requests-oauthlib
-
Conda (π₯ 1.9M Β· β±οΈ 23.07.2020):
conda install -c conda-forge requests-oauthlib
authlib (π₯32 Β· β 2.3K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3
-
GitHub (π¨βπ» 54 Β· π 240 Β· π¦ 11K Β· π 220 - 4% open Β· β±οΈ 15.01.2021):
git clone https://github.com/lepture/authlib
-
PyPi (π₯ 710K / month Β· π¦ 320 Β· β±οΈ 15.01.2021):
pip install authlib
-
Conda (π₯ 42K Β· β±οΈ 15.01.2021):
conda install -c conda-forge authlib
google-auth (π₯32 Β· β 380) - Google Auth Python Library. Apache-2
-
GitHub (π¨βπ» 68 Β· π 180 Β· π¦ 47K Β· π 250 - 18% open Β· β±οΈ 12.01.2021):
git clone https://github.com/googleapis/google-auth-library-python
-
PyPi (π₯ 19M / month Β· π¦ 3.6K Β· β±οΈ 11.12.2020):
pip install google-auth
-
Conda (π₯ 1.8M Β· β±οΈ 16.12.2020):
conda install -c conda-forge google-auth
flask-login (π₯31 Β· β 2.7K) - Flask user session management. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 97 Β· π 610 Β· π 320 - 12% open Β· β±οΈ 10.01.2021):
git clone https://github.com/maxcountryman/flask-login
-
PyPi (π₯ 720K / month Β· π¦ 25K Β· β±οΈ 09.02.2020):
pip install flask-login
-
Conda (π₯ 85K Β· β±οΈ 27.04.2020):
conda install -c conda-forge flask-login
django-guardian (π₯30 Β· β 2.9K) - Per object permissions for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 160 Β· π 500 Β· π¦ 3.8K Β· π 420 - 24% open Β· β±οΈ 19.10.2020):
git clone https://github.com/django-guardian/django-guardian
-
PyPi (π₯ 99K / month Β· π¦ 3.8K Β· β±οΈ 07.06.2020):
pip install django-guardian
-
Conda (π₯ 25K Β· β±οΈ 08.09.2019):
conda install -c conda-forge django-guardian
django-oauth-toolkit (π₯30 Β· β 2.1K) - OAuth2 goodies for the Djangonauts!. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
flask-jwt-extended (π₯30 Β· β 1.1K) - An open source Flask extension that provides JWT.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 62 Β· π 170 Β· π¦ 10K Β· π 280 - 6% open Β· β±οΈ 06.12.2020):
git clone https://github.com/vimalloc/flask-jwt-extended
-
PyPi (π₯ 610K / month Β· π¦ 1.2K Β· β±οΈ 09.11.2020):
pip install flask-jwt-extended
-
Conda (π₯ 54K Β· β±οΈ 11.11.2020):
conda install -c conda-forge flask-jwt-extended
django-rest-framework-simplejwt (π₯28 Β· β 2.1K) - A JSON Web Token authentication plugin for the Django.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
Flask-HTTPAuth (π₯28 Β· β 930) - Simple extension that provides Basic, Digest and Token HTTP.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 27 Β· π 170 Β· π¦ 11K Β· π 77 - 2% open Β· β±οΈ 22.12.2020):
git clone https://github.com/miguelgrinberg/Flask-HTTPAuth
-
PyPi (π₯ 120K / month Β· π¦ 4.3K Β· β±οΈ 16.11.2020):
pip install flask-httpauth
-
Conda (π₯ 81K Β· β±οΈ 16.11.2020):
conda install -c conda-forge flask-httpauth
flask-dance (π₯26 Β· β 790) - Doing the OAuth dance with style using Flask, requests, and.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 46 Β· π 130 Β· π¦ 1.7K Β· π 160 - 13% open Β· β±οΈ 26.12.2020):
git clone https://github.com/singingwolfboy/flask-dance
-
PyPi (π₯ 15K / month Β· π¦ 300 Β· β±οΈ 24.11.2020):
pip install flask-dance
-
Conda (π₯ 5.2K Β· β±οΈ 07.06.2019):
conda install -c conda-forge flask-dance
django-rest-knox (π₯26 Β· β 640) - Authentication Module for django rest auth. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
dj-rest-auth (π₯25 Β· β 410) - Authentication for Django Rest Framework. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-rules (π₯23 Β· β 1.2K Β· π€) - Awesome Django authorization, without the database. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
authomatic (π₯23 Β· β 960 Β· π€) - Simple yet powerful authorization / authentication client library.. MIT
django-cas-ng (π₯23 Β· β 290) - Django CAS 1.0/2.0/3.0 client authentication library, support.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-stronghold (π₯22 Β· β 360 Β· π€) - Get inside your stronghold and make all your Django.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
flask-praetorian (π₯20 Β· β 260) - Strong, Simple, and Precise security for Flask APIs.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
python-jwt (π₯20 Β· β 180) - Python module for generating and verifying JSON Web Tokens. MIT
fastapi-users (π₯19 Β· β 550) - Ready-to-use and customizable users management for FastAPI. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
fastapi_login (π₯18 Β· β 98) - FastAPI-Login tries to provide similar functionality as Flask-.. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
flask_simplelogin (π₯17 Β· β 130) - Simple Login - Login Extension for Flask - maintainer.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
pyramid_jwt (π₯17 Β· β 69) - JWT authentication for Pyramid. BSD-2
![](https://camo.githubusercontent.com/c3bed527c6eb8ba00e58ecbf1c5f3bd61a6f97538b296caf60317f97087330b4/68747470733a2f2f747279707972616d69642e636f6d2f696d672f707972616d69642d31367831362e706e67)
fastapi-jwt-auth (π₯16 Β· β 110 Β· π£) - FastAPI extension that provides JWT Auth support.. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
apex (π₯15 Β· β 95 Β· π€) - Toolkit for Pyramid, a Pylons Project, to add Authentication and.. MIT
![](https://camo.githubusercontent.com/c3bed527c6eb8ba00e58ecbf1c5f3bd61a6f97538b296caf60317f97087330b4/68747470733a2f2f747279707972616d69642e636f6d2f696d672f707972616d69642d31367831362e706e67)
Show 9 hidden projects...
- oauth2client (π₯31 Β· β 770 Β· π) - This is a Python library for accessing resources protected..
Apache-2
- python-social-auth (π₯30 Β· β 2.8K Β· π) - Social auth made simple.
BSD-3
- django-rest-framework-jwt (π₯29 Β· β 3K Β· π) - JSON Web Token Authentication support for Django REST..
MIT
- rauth (π₯28 Β· β 1.6K Β· π) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
MIT
- python-oauth2 (π₯27 Β· β 2.9K Β· π) - A fully tested, abstract interface to creating OAuth clients..
MIT
- Flask-User (π₯25 Β· β 910 Β· π) - Customizable User Authorization & User Management: Register,..
MIT
- Flask-OpenID (π₯24 Β· β 200 Β· π) - Flask-OpenID adds openid support to flask applications.
BSD-3
- velruse (π₯22 Β· β 250 Β· π) - Simplifying third-party authentication for web applications.
MIT
- fastapi-permissions (π₯13 Β· β 99) - row level security for FastAPI framework.
βοΈTHE BEER-WARE LICENSE
bleach (π₯34 Β· β 2.1K) - Bleach is an allowed-list-based HTML sanitizing library that escapes.. Apache-2
-
GitHub (π¨βπ» 70 Β· π 210 Β· π¦ 100K Β· π 310 - 15% open Β· β±οΈ 20.01.2021):
git clone https://github.com/mozilla/bleach
-
PyPi (π₯ 9.4M / month Β· π¦ 23K Β· β±οΈ 20.01.2021):
pip install bleach
-
Conda (π₯ 3.4M Β· β±οΈ 20.01.2021):
conda install -c conda-forge bleach
markupsafe (π₯33 Β· β 360) - Safely add untrusted strings to HTML/XML markup. BSD-3
html5lib-python (π₯32 Β· β 890) - Standards-compliant library for parsing and serializing HTML.. MIT
Requests-HTML (π₯30 Β· β 11K Β· π€) - Pythonic HTML Parsing for Humans. MIT
pyquery (π₯30 Β· β 2K) - A jquery-like library for python. BSD-3
-
GitHub (π¨βπ» 46 Β· π 160 Β· π¦ 9.8K Β· π 160 - 27% open Β· β±οΈ 21.11.2020):
git clone https://github.com/gawel/pyquery
-
PyPi (π₯ 380K / month Β· π¦ 6.2K Β· β±οΈ 21.11.2020):
pip install pyquery
-
Conda (π₯ 12K Β· β±οΈ 27.11.2020):
conda install -c conda-forge pyquery
xhtml2pdf (π₯30 Β· β 1.7K) - A library for converting HTML into PDFs using ReportLab. Apache-2
-
GitHub (π¨βπ» 130 Β· π 540 Β· π¦ 4.2K Β· π 280 - 35% open Β· β±οΈ 31.10.2020):
git clone https://github.com/xhtml2pdf/xhtml2pdf
-
PyPi (π₯ 160K / month Β· π¦ 1.6K Β· β±οΈ 08.10.2020):
pip install xhtml2pdf
-
Conda (π₯ 14K Β· β±οΈ 20.01.2021):
conda install -c conda-forge xhtml2pdf
WeasyPrint (π₯29 Β· β 4.1K) - The awesome document factory. BSD-3
html5-parser (π₯24 Β· β 590) - Fast C based HTML 5 parsing for python. Apache-2
selectolax (π₯22 Β· β 360) - Python binding to Modest engine (fast HTML5 parser with CSS selectors). MIT
tldextract (π₯31 Β· β 1.3K) - Accurately separate the TLD from the registered domain and.. BSD-3
-
GitHub (π¨βπ» 38 Β· π 170 Β· π¦ 5K Β· π 140 - 11% open Β· β±οΈ 22.11.2020):
git clone https://github.com/john-kurkowski/tldextract
-
PyPi (π₯ 2.5M / month Β· π¦ 1.8K Β· β±οΈ 25.10.2020):
pip install tldextract
-
Conda (π₯ 68K Β· β±οΈ 09.11.2019):
conda install -c conda-forge tldextract
shortuuid (π₯27 Β· β 1.4K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3
-
GitHub (π¨βπ» 21 Β· π 85 Β· π¦ 4.1K Β· π 27 - 7% open Β· β±οΈ 15.12.2020):
git clone https://github.com/skorokithakis/shortuuid
-
PyPi (π₯ 320K / month Β· π¦ 1.7K Β· β±οΈ 06.03.2020):
pip install shortuuid
-
Conda (π₯ 38K Β· β±οΈ 12.01.2021):
conda install -c conda-forge shortuuid
Show 2 hidden projects...
- uritemplate (π₯26 Β· β 180 Β· π) - URI template parsing per RFC6570.
βοΈBSD-1-Clause
- purl (π₯24 Β· β 250 Β· π) - A simple, immutable URL class with a clean API for interrogation and..
MIT
πΒ OpenAPI-Specification ( β 20K) - The OpenAPI Specification Repository.
OpenAPI Generator (π₯33 Β· β 7.4K) - OpenAPI Generator allows generation of API client.. Apache-2
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 1.9K Β· π 2.7K Β· π¦ 230 Β· π 3.8K - 56% open Β· β±οΈ 21.01.2021):
git clone https://github.com/OpenAPITools/openapi-generator
-
PyPi (π₯ 1.6K / month Β· β±οΈ 15.05.2020):
pip install openapi-generator-cli
-
NPM (π₯ 390K / month Β· π¦ 400 Β· β±οΈ 14.01.2021):
npm install @openapitools/openapi-generator-cli
connexion (π₯31 Β· β 3.5K) - Swagger/OpenAPI First framework for Python on top of Flask.. Apache-2
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 160 Β· π 580 Β· π¦ 4.4K Β· π 800 - 47% open Β· β±οΈ 10.08.2020):
git clone https://github.com/zalando/connexion
-
PyPi (π₯ 290K / month Β· π¦ 1.2K Β· β±οΈ 25.04.2020):
pip install connexion
-
Conda (π₯ 120K Β· β±οΈ 27.04.2020):
conda install -c conda-forge connexion
swagger-ui (π₯30 Β· β 19K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 460 Β· π 7.7K Β· π¦ 31K Β· π 4.4K - 13% open Β· β±οΈ 20.01.2021):
git clone https://github.com/swagger-api/swagger-ui
flasgger (π₯30 Β· β 2.4K) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 93 Β· π 340 Β· π₯ 450 Β· π¦ 3.7K Β· π 290 - 50% open Β· β±οΈ 23.12.2020):
git clone https://github.com/flasgger/flasgger
-
PyPi (π₯ 82K / month Β· π¦ 590 Β· β±οΈ 31.07.2020):
pip install flasgger
-
Conda (π₯ 72K Β· β±οΈ 01.08.2020):
conda install -c conda-forge flasgger
swagger-codegen (π₯29 Β· β 13K) - swagger-codegen contains a template-driven engine to.. Apache-2
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 1.2K Β· π 5.4K Β· π¦ 520 Β· π 5.9K - 47% open Β· β±οΈ 20.01.2021):
git clone https://github.com/swagger-api/swagger-codegen
redoc (π₯26 Β· β 13K) - OpenAPI/Swagger-generated API Reference Documentation. MIT
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 140 Β· π 1.4K Β· π₯ 60 Β· π¦ 1.2K Β· π 1.2K - 28% open Β· β±οΈ 08.01.2021):
git clone https://github.com/Redocly/redoc
flask-swagger (π₯26 Β· β 430) - A swagger 2.0 spec extractor for flask. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 24 Β· π 85 Β· π¦ 2.3K Β· π 30 - 56% open Β· β±οΈ 29.09.2020):
git clone https://github.com/gangverk/flask-swagger
-
PyPi (π₯ 520K / month Β· π¦ 620 Β· β±οΈ 26.03.2019):
pip install flask-swagger
-
Conda (π₯ 44K Β· β±οΈ 20.04.2019):
conda install -c conda-forge flask-swagger
apistar (π₯25 Β· β 5.5K Β· π€) - The Web API toolkit. BSD-3
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 88 Β· π 420 Β· π¦ 620 Β· π 350 - 16% open Β· β±οΈ 10.02.2020):
git clone https://github.com/encode/apistar
-
PyPi (π₯ 12K / month Β· π¦ 200 Β· β±οΈ 03.04.2019):
pip install apistar
-
Conda (π₯ 73K Β· β±οΈ 03.04.2019):
conda install -c conda-forge apistar
AutoRest (π₯25 Β· β 3.2K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 140 Β· π 600 Β· π₯ 66K Β· π¦ 240 Β· π 1.6K - 11% open Β· β±οΈ 20.01.2021):
git clone https://github.com/Azure/autorest
Spectacle (π₯25 Β· β 1.2K Β· π€) - Beautiful static documentation generator for OpenAPI/Swagger.. MIT
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
OpenAPI Spec validator (π₯25 Β· β 150) - OpenAPI Spec validator. Apache-2
OpenAPI-to-GraphQL (π₯22 Β· β 920) - Translate APIs described by OpenAPI Specifications.. MIT
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
![](https://camo.githubusercontent.com/9b220ec2e5024c8399c4ed4da508189a96dbe9d246e8a6d994ad3b922395046e/68747470733a2f2f6772617068716c2e6f72672f696d672f6c6f676f2e737667)
openapi-core (π₯22 Β· β 100) - OpenAPI core. BSD-3
datamodel-code-generator (π₯20 Β· β 320) - Pydantic model generator for easy conversion of JSON,.. MIT
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
Spectree (π₯19 Β· β 71) - API spec validator and OpenAPI document generator for Python web.. Apache-2
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
pyramid_swagger (π₯18 Β· β 65 Β· π€) - Convenient tools for using Swagger to define and.. BSD-3
![](https://camo.githubusercontent.com/c3bed527c6eb8ba00e58ecbf1c5f3bd61a6f97538b296caf60317f97087330b4/68747470733a2f2f747279707972616d69642e636f6d2f696d672f707972616d69642d31367831362e706e67)
pyramid_openapi3 (π₯17 Β· β 56) - Pyramid addon for OpenAPI3 validation of requests and.. MIT
![](https://camo.githubusercontent.com/c3bed527c6eb8ba00e58ecbf1c5f3bd61a6f97538b296caf60317f97087330b4/68747470733a2f2f747279707972616d69642e636f6d2f696d672f707972616d69642d31367831362e706e67)
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
openapi-python-client (π₯16 Β· β 100) - Generate modern Python clients from OpenAPI. MIT
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
Show 1 hidden projects...
- django-rest-swagger (π₯29 Β· β 2.5K Β· π) - Swagger Documentation Generator for Django REST..
BSD-2
πΒ GraphQL Specification ( β 13K) - GraphQL is a query language and execution engine tied to any..
graphene (π₯31 Β· β 6.3K) - GraphQL framework for Python. MIT
![](https://camo.githubusercontent.com/9b220ec2e5024c8399c4ed4da508189a96dbe9d246e8a6d994ad3b922395046e/68747470733a2f2f6772617068716c2e6f72672f696d672f6c6f676f2e737667)
-
GitHub (π¨βπ» 170 Β· π 640 Β· π¦ 7.5K Β· π 870 - 7% open Β· β±οΈ 06.01.2021):
git clone https://github.com/graphql-python/graphene
-
PyPi (π₯ 270K / month Β· π¦ 1.4K Β· β±οΈ 06.01.2021):
pip install graphene
-
Conda (π₯ 130K Β· β±οΈ 28.08.2019):
conda install -c conda-forge graphene
graphene-django (π₯29 Β· β 3.3K) - Integrate GraphQL into your Django project. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
![](https://camo.githubusercontent.com/9b220ec2e5024c8399c4ed4da508189a96dbe9d246e8a6d994ad3b922395046e/68747470733a2f2f6772617068716c2e6f72672f696d672f6c6f676f2e737667)
-
GitHub (π¨βπ» 180 Β· π 580 Β· π¦ 4.9K Β· π 670 - 13% open Β· β±οΈ 19.01.2021):
git clone https://github.com/graphql-python/graphene-django
-
PyPi (π₯ 95K / month Β· π¦ 780 Β· β±οΈ 31.12.2020):
pip install graphene-django
-
Conda (π₯ 6.8K Β· β±οΈ 09.01.2021):
conda install -c conda-forge graphene-django
graphql-core (π₯27 Β· β 330) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT
-
GitHub (π¨βπ» 17 Β· π 63 Β· π¦ 7.3K Β· π 82 - 13% open Β· β±οΈ 20.10.2020):
git clone https://github.com/graphql-python/graphql-core
-
PyPi (π₯ 480K / month Β· π¦ 1.1K Β· β±οΈ 05.07.2020):
pip install graphql-core
-
Conda (π₯ 140K Β· β±οΈ 05.07.2020):
conda install -c conda-forge graphql-core
ariadne (π₯26 Β· β 1.2K) - Ariadne is a Python library for implementing GraphQL servers using.. BSD-3
![](https://camo.githubusercontent.com/9b220ec2e5024c8399c4ed4da508189a96dbe9d246e8a6d994ad3b922395046e/68747470733a2f2f6772617068716c2e6f72672f696d672f6c6f676f2e737667)
flask-graphql (π₯24 Β· β 1.2K) - Adds GraphQL support to your Flask application. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
![](https://camo.githubusercontent.com/9b220ec2e5024c8399c4ed4da508189a96dbe9d246e8a6d994ad3b922395046e/68747470733a2f2f6772617068716c2e6f72672f696d672f6c6f676f2e737667)
-
GitHub (π¨βπ» 15 Β· π 120 Β· π¦ 1.6K Β· π 51 - 60% open Β· β±οΈ 07.08.2020):
git clone https://github.com/graphql-python/flask-graphql
-
PyPi (π₯ 65K / month Β· π¦ 380 Β· β±οΈ 05.12.2019):
pip install flask-graphql
-
Conda (π₯ 5.9K Β· β±οΈ 11.05.2020):
conda install -c conda-forge flask-graphql
graphql-relay-py (π₯23 Β· β 130 Β· π€) - A library to help construct a graphql-py server supporting.. MIT
tartiflette (π₯22 Β· β 700) - GraphQL Engine built with Python 3.6+ / asyncio. MIT
django-graphql-auth (π₯22 Β· β 180) - Django registration and authentication with GraphQL. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
Strawberry GraphQL (π₯21 Β· β 800) - A new GraphQL library for Python. MIT
![](https://camo.githubusercontent.com/9b220ec2e5024c8399c4ed4da508189a96dbe9d246e8a6d994ad3b922395046e/68747470733a2f2f6772617068716c2e6f72672f696d672f6c6f676f2e737667)
tartiflette-aiohttp (π₯18 Β· β 52) - tartiflette-aiohttp is a wrapper of aiohttp which includes.. MIT
Flask-GraphQL-Auth (π₯16 Β· β 54) - (Now finding maintainer) A Pythonic way to provide JWT.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
tartiflette-asgi (π₯15 Β· β 73) - ASGI support for the Tartiflette GraphQL engine. MIT
![](https://camo.githubusercontent.com/9b220ec2e5024c8399c4ed4da508189a96dbe9d246e8a6d994ad3b922395046e/68747470733a2f2f6772617068716c2e6f72672f696d672f6c6f676f2e737667)
Show 1 hidden projects...
- python-graphql-client (π₯21 Β· β 130 Β· π) - Simple GraphQL client for Python 2.7+.
MIT
websockets (π₯32 Β· β 3.1K) - Library for building WebSocket servers and clients in Python. BSD-3
-
GitHub (π¨βπ» 47 Β· π 340 Β· π¦ 28K Β· π 670 - 9% open Β· β±οΈ 02.01.2021):
git clone https://github.com/aaugustin/websockets
-
PyPi (π₯ 8.3M / month Β· π¦ 5K Β· β±οΈ 01.11.2019):
pip install websockets
-
Conda (π₯ 480K Β· β±οΈ 15.01.2021):
conda install -c conda-forge websockets
Flask-SocketIO (π₯31 Β· β 4.1K) - Socket.IO integration for Flask applications. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 57 Β· π 750 Β· π¦ 16K Β· π 1.4K - 3% open Β· β±οΈ 25.12.2020):
git clone https://github.com/miguelgrinberg/Flask-SocketIO
-
PyPi (π₯ 160K / month Β· π¦ 4.3K Β· β±οΈ 19.12.2020):
pip install flask-socketio
-
Conda (π₯ 110K Β· β±οΈ 19.12.2020):
conda install -c conda-forge flask-socketio
autobahn-python (π₯31 Β· β 2.2K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT
python-socketio (π₯31 Β· β 2.1K) - Python Socket.IO server and client. MIT
-
GitHub (π¨βπ» 48 Β· π 370 Β· π¦ 14K Β· π 540 - 7% open Β· β±οΈ 06.01.2021):
git clone https://github.com/miguelgrinberg/python-socketio
-
PyPi (π₯ 240K / month Β· π¦ 3.4K Β· β±οΈ 25.12.2020):
pip install python-socketio
-
Conda (π₯ 150K Β· β±οΈ 26.12.2020):
conda install -c conda-forge python-socketio
daphne (π₯30 Β· β 1.4K) - Django Channels HTTP/WebSocket server. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 57 Β· π 180 Β· π¦ 8K Β· π 250 - 14% open Β· β±οΈ 12.11.2020):
git clone https://github.com/django/daphne
-
PyPi (π₯ 140K / month Β· π¦ 1.5K Β· β±οΈ 12.11.2020):
pip install daphne
-
Conda (π₯ 29K Β· β±οΈ 12.11.2020):
conda install -c conda-forge daphne
websockify (π₯26 Β· β 2.6K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. βοΈLGPL-3.0
-
GitHub (π¨βπ» 85 Β· π 570 Β· π¦ 370 Β· π 280 - 11% open Β· β±οΈ 25.12.2020):
git clone https://github.com/novnc/websockify
-
PyPi (π₯ 13K / month Β· π¦ 600 Β· β±οΈ 13.08.2019):
pip install websockify
-
Conda (π₯ 7K Β· β±οΈ 15.01.2021):
conda install -c conda-forge websockify
sockjs-tornado (π₯24 Β· β 850 Β· π€) - WebSocket emulation - Python server. MIT
Show 4 hidden projects...
- websocket-client (π₯32 Β· β 2.5K Β· π) - websocket client for python.
BSD-3
- flask-sockets (π₯25 Β· β 1.7K Β· π) - Elegant WebSockets for your Flask apps.
MIT
- gevent-socketio (π₯24 Β· β 1.2K Β· π) - Official repository for gevent-socketio.
BSD-3
- tornadio2 (π₯19 Β· β 530 Β· π) - Python socket.io server implementation on top of Tornado..
Apache-2
grpc (π₯37 Β· β 29K) - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#). Apache-2
-
GitHub (π¨βπ» 700 Β· π 7.4K Β· π₯ 200K Β· π¦ 2.5K Β· π 9.3K - 7% open Β· β±οΈ 21.01.2021):
git clone https://github.com/grpc/grpc
-
PyPi (π₯ 13M / month Β· π¦ 6.8K Β· β±οΈ 20.01.2021):
pip install grpcio
-
Conda (π₯ 1.6M Β· β±οΈ 14.01.2021):
conda install -c conda-forge grpcio
rpyc (π₯28 Β· β 960) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT
-
GitHub (π¨βπ» 68 Β· π 190 Β· π₯ 120 Β· π¦ 780 Β· π 330 - 12% open Β· β±οΈ 11.01.2021):
git clone https://github.com/tomerfiliba-org/rpyc
-
PyPi (π₯ 360K / month Β· π¦ 530 Β· β±οΈ 26.12.2020):
pip install rpyc
-
Conda (π₯ 61K Β· β±οΈ 12.01.2021):
conda install -c conda-forge rpyc
fastapi-jsonrpc (π₯16 Β· β 68) - JSON-RPC server based on fastapi. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
Show 1 hidden projects...
- spyne (π₯25 Β· β 980) - A transport agnostic sync/async RPC library that focuses on exposing..
βοΈLGPL-2.1
chalice (π₯30 Β· β 7.6K) - Python Serverless Microframework for AWS. Apache-2
-
GitHub (π¨βπ» 150 Β· π 760 Β· π¦ 930 Β· π 970 - 26% open Β· β±οΈ 21.01.2021):
git clone https://github.com/aws/chalice
-
PyPi (π₯ 47K / month Β· π¦ 250 Β· β±οΈ 15.01.2021):
pip install chalice
-
Conda (π₯ 31K Β· β±οΈ 15.01.2021):
conda install -c conda-forge chalice
python-lambda (π₯25 Β· β 1.2K) - A toolkit for developing and deploying serverless Python code in.. ISC
wagtail (π₯34 Β· β 10K) - A Django content management system focused on flexibility and user.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 540 Β· π 2.1K Β· π¦ 4.8K Β· π 3.2K - 27% open Β· β±οΈ 21.01.2021):
git clone https://github.com/wagtail/wagtail
-
PyPi (π₯ 47K / month Β· π¦ 2.4K Β· β±οΈ 18.01.2021):
pip install wagtail
-
Conda (π₯ 33K Β· β±οΈ 21.11.2019):
conda install -c conda-forge wagtail
django-cms (π₯28 Β· β 8K) - The easy-to-use and developer-friendly CMS. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
lektor (π₯26 Β· β 3.4K) - The lektor static file content management system. BSD-3
-
GitHub (π¨βπ» 87 Β· π 260 Β· π₯ 6.8K Β· π¦ 260 Β· π 540 - 41% open Β· β±οΈ 10.01.2021):
git clone https://github.com/lektor/lektor
-
PyPi (π₯ 1.1K / month Β· π¦ 140 Β· β±οΈ 20.08.2020):
pip install lektor
-
Conda (π₯ 40K Β· β±οΈ 27.08.2020):
conda install -c conda-forge lektor
feincms (π₯25 Β· β 790) - A Django-based CMS with a focus on extensibility and concise code. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
Show 1 hidden projects...
mitmproxy (π₯34 Β· β 21K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT
coverage (π₯34 Β· β 1.5K) - Code coverage measurement for Python. Apache-2
-
GitHub (π¨βπ» 100 Β· π 190 Β· π¦ 130K Β· π 1K - 23% open Β· β±οΈ 18.01.2021):
git clone https://github.com/nedbat/coveragepy
-
PyPi (π₯ 7.5M / month Β· π¦ 100K Β· β±οΈ 19.12.2020):
pip install coverage
-
Conda (π₯ 3M Β· β±οΈ 08.01.2021):
conda install -c conda-forge coverage
selenium (π₯33 Β· β 20K) - A browser automation framework and ecosystem. Apache-2
-
GitHub (π¨βπ» 650 Β· π 6.1K Β· π¦ 83K Β· π 7.1K - 4% open Β· β±οΈ 21.01.2021):
git clone https://github.com/SeleniumHQ/selenium
-
PyPi (π₯ 3.6M / month Β· π¦ 28K Β· β±οΈ 10.11.2020):
pip install selenium
-
Conda (π₯ 490K Β· β±οΈ 14.01.2021):
conda install -c conda-forge selenium
responses (π₯31 Β· β 3K) - A utility for mocking out the Python Requests library. Apache-2
-
GitHub (π¨βπ» 90 Β· π 250 Β· π¦ 8.2K Β· π 180 - 38% open Β· β±οΈ 19.01.2021):
git clone https://github.com/getsentry/responses
-
PyPi (π₯ 1.5M / month Β· π¦ 4.9K Β· β±οΈ 12.11.2020):
pip install responses
-
Conda (π₯ 350K Β· β±οΈ 12.11.2020):
conda install -c conda-forge responses
pyppeteer (π₯30 Β· β 3.4K Β· π€) - Headless chrome/chromium automation library (unofficial port of.. MIT
-
GitHub (π¨βπ» 24 Β· π 360 Β· π¦ 3.4K Β· π 250 - 60% open Β· β±οΈ 08.05.2020):
git clone https://github.com/miyakogi/pyppeteer
-
PyPi (π₯ 610K / month Β· π¦ 370 Β· β±οΈ 08.01.2021):
pip install pyppeteer
-
Conda (π₯ 14K Β· β±οΈ 19.09.2020):
conda install -c conda-forge pyppeteer
HTTPretty (π₯30 Β· β 1.8K) - HTTP client mocking tool for Python - inspired by Fakeweb for Ruby. MIT
-
GitHub (π¨βπ» 100 Β· π 240 Β· π¦ 4.1K Β· π 220 - 41% open Β· β±οΈ 17.01.2021):
git clone https://github.com/gabrielfalcao/HTTPretty
-
PyPi (π₯ 170K / month Β· π¦ 5.3K Β· β±οΈ 06.01.2021):
pip install httpretty
-
Conda (π₯ 69K Β· β±οΈ 06.01.2021):
conda install -c conda-forge httpretty
vcrpy (π₯30 Β· β 1.8K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT
pytest-django (π₯30 Β· β 840) - A Django plugin for pytest. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
Dredd (π₯29 Β· β 3.6K) - Language-agnostic HTTP API Testing Tool. MIT
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 100 Β· π 280 Β· π¦ 640 Β· π 790 - 27% open Β· β±οΈ 06.01.2021):
git clone https://github.com/apiaryio/dredd
-
PyPi (π₯ 2.2K / month Β· π¦ 26 Β· β±οΈ 09.04.2018):
pip install dredd_hooks
-
NPM (π₯ 41K / month Β· π¦ 310 Β· β±οΈ 30.11.2020):
npm install dredd
django-silk (π₯29 Β· β 2.8K) - Silky smooth profiling for Django. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-nose (π₯29 Β· β 860) - Django test runner using nose. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
Prism (π₯28 Β· β 1.7K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
SeleniumLibrary (π₯28 Β· β 980) - Web testing library for Robot Framework. Apache-2
flask-testing (π₯28 Β· β 460) - Unittest extensions for Flask. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 33 Β· π 110 Β· π¦ 11K Β· π 95 - 53% open Β· β±οΈ 24.12.2020):
git clone https://github.com/jarus/flask-testing
-
PyPi (π₯ 120K / month Β· π¦ 4.8K Β· β±οΈ 24.12.2020):
pip install flask-testing
-
Conda (π₯ 43K Β· β±οΈ 24.12.2020):
conda install -c conda-forge flask-testing
pytest-flask (π₯28 Β· β 350) - A set of pytest fixtures to test Flask applications. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 25 Β· π 61 Β· π 65 - 20% open Β· β±οΈ 26.12.2020):
git clone https://github.com/pytest-dev/pytest-flask
-
PyPi (π₯ 110K / month Β· π¦ 17K Β· β±οΈ 09.11.2020):
pip install pytest-flask
-
Conda (π₯ 40K Β· β±οΈ 26.11.2020):
conda install -c conda-forge pytest-flask
SeleniumBase (π₯27 Β· β 2K) - Python web automation and testing. Fast, easy, & reliable. MIT
flask-debugtoolbar (π₯27 Β· β 790) - A toolbar overlay for debugging Flask applications. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 38 Β· π 120 Β· π¦ 12K Β· π 100 - 37% open Β· β±οΈ 14.08.2020):
git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar
-
PyPi (π₯ 45K / month Β· π¦ 5.9K Β· β±οΈ 12.02.2017):
pip install flask-debugtoolbar
-
Conda (π₯ 34K Β· β±οΈ 13.10.2020):
conda install -c conda-forge flask-debugtoolbar
webtest (π₯27 Β· β 290) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT
django-test-plus (π₯26 Β· β 430 Β· π€) - Useful additions to Django's default TestCase. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 27 Β· π 44 Β· π¦ 2.7K Β· π 43 - 16% open Β· β±οΈ 28.05.2020):
git clone https://github.com/revsys/django-test-plus
-
PyPi (π₯ 16K / month Β· π¦ 2.5K Β· β±οΈ 03.12.2019):
pip install django-test-plus
-
Conda (π₯ 19K Β· β±οΈ 12.01.2018):
conda install -c conda-forge django-test-plus
tavern (π₯25 Β· β 740) - A command-line tool and Python library and Pytest plugin for automated.. MIT
aioresponses (π₯25 Β· β 270) - Aioresponses is a helper for mock/fake web requests in python.. MIT
pytest-splinter (π₯25 Β· β 200) - pytest splinter and selenium integration for anyone interested.. MIT
pyramid_debugtoolbar (π₯25 Β· β 93) - Pyramid debug toolbar. BSD-3
![](https://camo.githubusercontent.com/c3bed527c6eb8ba00e58ecbf1c5f3bd61a6f97538b296caf60317f97087330b4/68747470733a2f2f747279707972616d69642e636f6d2f696d672f707972616d69642d31367831362e706e67)
selenium-python-helium (π₯23 Β· β 2.3K) - Selenium-python but lighter: Helium is the best.. MIT
httprunner (π₯22 Β· β 2.3K) - One-stop solution for HTTP(S) testing. Apache-2
python-mocket (π₯22 Β· β 210) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3
Mockoon (π₯21 Β· β 2.4K) - Mockoon is the easiest and quickest way to run mock APIs locally. No.. MIT
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 32 Β· π 140 Β· π₯ 42K Β· π 300 - 15% open Β· β±οΈ 17.01.2021):
git clone https://github.com/mockoon/mockoon
schemathesis (π₯21 Β· β 700) - A modern API testing tool for web applications built with.. MIT
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
![](https://camo.githubusercontent.com/9b220ec2e5024c8399c4ed4da508189a96dbe9d246e8a6d994ad3b922395046e/68747470733a2f2f6772617068716c2e6f72672f696d672f6c6f676f2e737667)
Model Bakery (π₯21 Β· β 300) - Object factory for Django. Apache-2
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
aresponses (π₯20 Β· β 79) - Asyncio http mocking. Similar to the responses library used for.. MIT
async-asgi-testclient (π₯19 Β· β 61) - A framework-agnostic library for testing ASGI web.. MIT
Show 7 hidden projects...
- parameterized (π₯28 Β· β 520) - Parameterized testing with any Python test framework.
βοΈBSD-2-Clause-FreeBSD
- pyresttest (π₯22 Β· β 1K Β· π) - Python Rest Testing.
Apache-2
- requestium (π₯21 Β· β 1.6K Β· π) - Integration layer between Requests and Selenium for automation..
BSD-3
- wdb (π₯21 Β· β 1.5K Β· π) - An improbable web debugger through WebSockets.
βοΈGPL-3.0
- yandex-tank (π₯19 Β· β 2K) - Load and performance benchmark tool.
βοΈLGPL-2.1
- Astra (π₯15 Β· β 1.7K Β· π) - Automated Security Testing For REST API's.
Apache-2
- huxley (π₯14 Β· β 4.1K Β· π) - A testing system for catching visual regressions in Web..
Apache-2
django-crispy-forms (π₯33 Β· β 4.1K) - The best way to have DRY Django forms. The app.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 210 Β· π 680 Β· π¦ 54K Β· π 610 - 12% open Β· β±οΈ 10.01.2021):
git clone https://github.com/django-crispy-forms/django-crispy-forms
-
PyPi (π₯ 220K / month Β· π¦ 16K Β· β±οΈ 18.11.2020):
pip install django-crispy-forms
-
Conda (π₯ 31K Β· β±οΈ 18.11.2020):
conda install -c conda-forge django-crispy-forms
wtforms (π₯33 Β· β 1.2K) - A flexible forms validation and rendering library for Python. BSD-3
-
GitHub (π¨βπ» 120 Β· π 330 Β· π¦ 83K Β· π 370 - 13% open Β· β±οΈ 23.11.2020):
git clone https://github.com/wtforms/wtforms
-
PyPi (π₯ 990K / month Β· π¦ 29K Β· β±οΈ 23.11.2020):
pip install wtforms
-
Conda (π₯ 61K Β· β±οΈ 29.07.2020):
conda install -c conda-forge wtforms
flask-wtf (π₯32 Β· β 1.1K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 88 Β· π 260 Β· π¦ 90K Β· π 280 - 12% open Β· β±οΈ 10.12.2020):
git clone https://github.com/lepture/flask-wtf
-
PyPi (π₯ 770K / month Β· π¦ 32K Β· β±οΈ 06.02.2020):
pip install flask-wtf
-
Conda (π₯ 69K Β· β±οΈ 11.02.2020):
conda install -c conda-forge flask-wtf
django-formtools (π₯26 Β· β 440) - A set of high-level abstractions for Django forms. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
markdown (π₯35 Β· β 2.4K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3
-
GitHub (π¨βπ» 140 Β· π 560 Β· π¦ 120K Β· π 670 - 2% open Β· β±οΈ 30.12.2020):
git clone https://github.com/Python-Markdown/markdown
-
PyPi (π₯ 5.5M / month Β· π¦ 41K Β· β±οΈ 25.10.2020):
pip install markdown
-
Conda (π₯ 1.6M Β· β±οΈ 25.10.2020):
conda install -c conda-forge markdown
mistune (π₯33 Β· β 1.9K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3
-
GitHub (π¨βπ» 29 Β· π 190 Β· π¦ 91K Β· π 210 - 10% open Β· β±οΈ 06.01.2021):
git clone https://github.com/lepture/mistune
-
PyPi (π₯ 8.3M / month Β· π¦ 18K Β· β±οΈ 26.11.2020):
pip install mistune
-
Conda (π₯ 3.2M Β· β±οΈ 08.01.2021):
conda install -c conda-forge mistune
pelican (π₯32 Β· β 10K) - Static site generator that supports Markdown and reST syntax... βοΈAGPL-3.0
-
GitHub (π¨βπ» 410 Β· π 1.7K Β· π₯ 240 Β· π¦ 4.7K Β· π 1.5K - 3% open Β· β±οΈ 15.01.2021):
git clone https://github.com/getpelican/pelican
-
PyPi (π₯ 13K / month Β· π¦ 3.4K Β· β±οΈ 04.01.2021):
pip install pelican
-
Conda (π₯ 96K Β· β±οΈ 04.01.2021):
conda install -c conda-forge pelican
python-markdown2 (π₯29 Β· β 2.1K) - markdown2: A fast and complete implementation of Markdown in.. MIT
pymdown-extensions (π₯29 Β· β 440) - Extensions for Python Markdown. MIT
-
GitHub (π¨βπ» 24 Β· π 150 Β· π¦ 4.2K Β· π 240 - 7% open Β· β±οΈ 14.01.2021):
git clone https://github.com/facelessuser/pymdown-extensions
-
PyPi (π₯ 220K / month Β· π¦ 1.5K Β· β±οΈ 24.12.2020):
pip install pymdown-extensions
-
Conda (π₯ 29K Β· β±οΈ 24.12.2020):
conda install -c conda-forge pymdown-extensions
html2text (π₯27 Β· β 1K) - Convert HTML to Markdown-formatted text. βοΈGPL-3.0
django-markdownx (π₯25 Β· β 650 Β· π€) - Comprehensive Markdown plugin built for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-markdown-editor (π₯24 Β· β 400) - Awesome Django Markdown Editor, supported for.. βοΈGPL-3.0
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
markdown-it-py (π₯21 Β· β 140) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT
-
GitHub (π¨βπ» 11 Β· π 20 Β· π¦ 170 Β· π 43 - 48% open Β· β±οΈ 14.01.2021):
git clone https://github.com/executablebooks/markdown-it-py
-
PyPi (π₯ 43K / month Β· β±οΈ 01.01.2021):
pip install markdown-it-py
-
Conda (π₯ 43K Β· β±οΈ 02.01.2021):
conda install -c conda-forge markdown-it-py
Show 3 hidden projects...
- grip (π₯24 Β· β 5K Β· π) - Preview GitHub README.md files locally before committing them.
MIT
- mistletoe (π₯22 Β· β 360 Β· π) - A fast, extensible and spec-compliant Markdown parser in pure Python.
MIT
- markdown-include (π₯22 Β· β 49) - Provides syntax for Python-Markdown which allows for the..
βοΈGPL-3.0
πΒ Public APIs ( β 110K) - A collective list of free APIs for use in software and web development.
πΒ best-of-ml-python - DB Clients ( β 3.4K Β· π£) - Collection of python database client libraries.
youtube-dl (π₯36 Β· β 89K) - Command-line program to download videos from YouTube.com and.. Unlicense
-
GitHub (π¨βπ» 930 Β· π 3.7K Β· π₯ 44M Β· π 23K - 16% open Β· β±οΈ 19.01.2021):
git clone https://github.com/ytdl-org/youtube-dl
-
PyPi (π₯ 1.7M / month Β· π¦ 2.9K Β· β±οΈ 08.01.2021):
pip install youtube_dl
-
Conda (π₯ 540K Β· β±οΈ 16.01.2021):
conda install -c conda-forge youtube-dl
discord.py (π₯36 Β· β 6.4K) - An API wrapper for Discord written in Python. MIT
google-api-python-client (π₯36 Β· β 4.4K) - The official Python client library for Google's.. Apache-2
-
GitHub (π¨βπ» 150 Β· π 1.8K Β· π₯ 86 Β· π¦ 49K Β· π 710 - 3% open Β· β±οΈ 18.01.2021):
git clone https://github.com/googleapis/google-api-python-client
-
PyPi (π₯ 16M / month Β· π¦ 13K Β· β±οΈ 18.11.2020):
pip install google-api-python-client
-
Conda (π₯ 570K Β· β±οΈ 18.11.2020):
conda install -c conda-forge google-api-python-client
GitPython (π₯35 Β· β 3K) - GitPython is a python library used to interact with Git repositories. BSD-3
-
GitHub (π¨βπ» 220 Β· π 680 Β· π¦ 29K Β· π 730 - 17% open Β· β±οΈ 17.01.2021):
git clone https://github.com/gitpython-developers/GitPython
-
PyPi (π₯ 6M / month Β· π¦ 11K Β· β±οΈ 06.01.2021):
pip install gitpython
-
Conda (π₯ 1.3M Β· β±οΈ 06.01.2021):
conda install -c conda-forge gitpython
tweepy (π₯34 Β· β 7.4K) - Twitter for Python!. MIT
-
GitHub (π¨βπ» 220 Β· π 3.4K Β· π¦ 22K Β· π 970 - 12% open Β· β±οΈ 21.01.2021):
git clone https://github.com/tweepy/tweepy
-
PyPi (π₯ 280K / month Β· π¦ 8.3K Β· β±οΈ 26.12.2020):
pip install tweepy
-
Conda (π₯ 100K Β· β±οΈ 26.12.2020):
conda install -c conda-forge tweepy
PyGithub (π₯34 Β· β 4K) - Typed interactions with the GitHub API v3. βοΈLGPL-3.0
-
GitHub (π¨βπ» 260 Β· π 1.2K Β· π¦ 14K Β· π 1.1K - 7% open Β· β±οΈ 24.12.2020):
git clone https://github.com/PyGithub/PyGithub
-
PyPi (π₯ 940K / month Β· π¦ 3.8K Β· β±οΈ 24.12.2020):
pip install pygithub
-
Conda (π₯ 740K Β· β±οΈ 20.01.2021):
conda install -c conda-forge pygithub
python-telegram-bot (π₯33 Β· β 13K) - We have made you a wrapper you can't refuse. βοΈLGPL-3.0
-
GitHub (π¨βπ» 150 Β· π 2.8K Β· π₯ 2.5K Β· π¦ 23K Β· π 1.4K - 2% open Β· β±οΈ 17.01.2021):
git clone https://github.com/python-telegram-bot/python-telegram-bot
-
PyPi (π₯ 260K / month Β· π¦ 4.3K Β· β±οΈ 07.10.2020):
pip install python-telegram-bot
-
Conda (π₯ 27K Β· β±οΈ 30.11.2020):
conda install -c conda-forge python-telegram-bot
Telethon (π₯31 Β· β 4.4K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT
praw (π₯31 Β· β 2.3K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2
gspread (π₯30 Β· β 5.1K) - Google Sheets Python API. MIT
-
GitHub (π¨βπ» 110 Β· π 760 Β· π¦ 8.6K Β· π 610 - 25% open Β· β±οΈ 20.10.2020):
git clone https://github.com/burnash/gspread
-
PyPi (π₯ 1.9M / month Β· π¦ 1.6K Β· β±οΈ 30.04.2020):
pip install gspread
-
Conda (π₯ 170K Β· β±οΈ 12.07.2020):
conda install -c conda-forge gspread
pytube (π₯30 Β· β 3.9K) - A lightweight, dependency-free Python library (and command-line.. βοΈGPL-3.0
pyTelegramBotAPI (π₯30 Β· β 3.8K) - Python Telegram bot api. βοΈGPL-2.0
twilio (π₯30 Β· β 1.4K) - A Python module for communicating with the Twilio API and generating TwiML. MIT
-
GitHub (π¨βπ» 120 Β· π 560 Β· π¦ 14K Β· π 240 - 4% open Β· β±οΈ 13.01.2021):
git clone https://github.com/twilio/twilio-python
-
PyPi (π₯ 700K / month Β· π¦ 6.7K Β· β±οΈ 13.01.2021):
pip install twilio
-
Conda (π₯ 27K Β· β±οΈ 14.01.2021):
conda install -c conda-forge twilio
jira (π₯30 Β· β 1.3K Β· π€) - Python JIRA Library is the easiest way to automate JIRA. Support for.. BSD-2
-
GitHub (π¨βπ» 190 Β· π 630 Β· π₯ 620 Β· π 550 - 21% open Β· β±οΈ 05.06.2020):
git clone https://github.com/pycontribs/jira
-
PyPi (π₯ 930K / month Β· π¦ 1.8K Β· β±οΈ 12.07.2018):
pip install jira
-
Conda (π₯ 45K Β· β±οΈ 17.07.2018):
conda install -c conda-forge jira
InstaPy (π₯29 Β· β 12K) - Instagram Bot - Tool for automated Instagram interactions. βοΈGPL-3.0
tushare (π₯29 Β· β 10K Β· π€) - TuShare is a utility for crawling historical data of China stocks. BSD-3
python-twitter (π₯29 Β· β 3.1K Β· π€) - A Python wrapper around the Twitter API. Apache-2
slackclient (π₯29 Β· β 3K) - Slack Developer Kit for Python. MIT
-
GitHub (π¨βπ» 120 Β· π 720 Β· π₯ 290 Β· π 490 - 6% open Β· β±οΈ 12.01.2021):
git clone https://github.com/slackapi/python-slack-sdk
-
PyPi (π₯ 5.1M / month Β· π¦ 3.7K Β· β±οΈ 09.10.2020):
pip install slackclient
-
Conda (π₯ 250K Β· β±οΈ 13.01.2021):
conda install -c conda-forge slackclient
google-maps-services-python (π₯29 Β· β 3K Β· π) - Python client library for Google Maps API Web Services. Apache-2
facebook-sdk (π₯29 Β· β 2.6K) - Python SDK for Facebook's Graph API. Apache-2
Wikipedia (π₯29 Β· β 2.2K) - A Pythonic wrapper for the Wikipedia API. MIT
-
GitHub (π¨βπ» 23 Β· π 420 Β· π¦ 13K Β· π 210 - 71% open Β· β±οΈ 09.10.2020):
git clone https://github.com/goldsmith/Wikipedia
-
PyPi (π₯ 140K / month Β· π¦ 1.9K Β· β±οΈ 15.11.2014):
pip install wikipedia
-
Conda (π₯ 40K Β· β±οΈ 18.06.2019):
conda install -c conda-forge wikipedia
py-googletrans (π₯29 Β· β 2.2K) - (unofficial) Googletrans: Free and Unlimited Google translate.. MIT
slacker (π₯29 Β· β 1.6K) - Full-featured Python interface for the Slack API. Apache-2
-
GitHub (π¨βπ» 44 Β· π 230 Β· π¦ 2.3K Β· π 83 - 26% open Β· β±οΈ 03.07.2020):
git clone https://github.com/os/slacker
-
PyPi (π₯ 560K / month Β· π¦ 2K Β· β±οΈ 15.02.2020):
pip install slacker
-
Conda (π₯ 140K Β· β±οΈ 28.02.2020):
conda install -c conda-forge slacker
hvac (π₯29 Β· β 820) - Python 2.7/3.X client for HashiCorp Vault. Apache-2
-
GitHub (π¨βπ» 130 Β· π 260 Β· π₯ 420 Β· π¦ 1.4K Β· π 260 - 30% open Β· β±οΈ 17.12.2020):
git clone https://github.com/hvac/hvac
-
PyPi (π₯ 1.2M / month Β· π¦ 380 Β· β±οΈ 18.12.2020):
pip install hvac
-
Conda (π₯ 50K Β· β±οΈ 14.10.2020):
conda install -c conda-forge hvac
twython (π₯28 Β· β 1.8K Β· π) - Actively maintained, pure Python wrapper for the Twitter API... MIT
-
GitHub (π¨βπ» 100 Β· π 400 Β· π¦ 4.1K Β· π 320 - 7% open Β· β±οΈ 14.01.2021):
git clone https://github.com/ryanmcgrath/twython
-
PyPi (π₯ 51K / month Β· π¦ 2.3K Β· β±οΈ 04.04.2020):
pip install twython
-
Conda (π₯ 240K Β· β±οΈ 08.05.2018):
conda install -c conda-forge twython
simple-salesforce (π₯28 Β· β 1K) - A very simple Salesforce.com REST API client for Python. Apache-2
-
GitHub (π¨βπ» 63 Β· π 470 Β· π 280 - 41% open Β· β±οΈ 21.12.2020):
git clone https://github.com/simple-salesforce/simple-salesforce
-
PyPi (π₯ 1M / month Β· π¦ 280 Β· β±οΈ 05.06.2020):
pip install simple-salesforce
-
Conda (π₯ 30K Β· β±οΈ 11.12.2020):
conda install -c conda-forge simple-salesforce
coursera-dl (π₯26 Β· β 8.3K Β· π€) - Script for downloading Coursera.org videos and naming them. βοΈLGPL-3.0
-
GitHub (π¨βπ» 85 Β· π 2K Β· π¦ 120 Β· π 600 - 26% open Β· β±οΈ 30.01.2020):
git clone https://github.com/coursera-dl/coursera-dl
-
PyPi (π₯ 1.6K / month Β· π¦ 24 Β· β±οΈ 16.12.2019):
pip install coursera-dl
-
Conda (π₯ 14K Β· β±οΈ 20.11.2019):
conda install -c conda-forge coursera-dl
instagram-scraper (π₯26 Β· β 4.6K) - Scrapes an instagram user's photos and videos. Unlicense
sherlock (π₯25 Β· β 20K) - Hunt down social media accounts by username across social networks. MIT
twitter-scraper (π₯25 Β· β 2.7K) - Scrape the Twitter Frontend API without authentication. MIT
WikiExtractor (π₯24 Β· β 2.5K) - A tool for extracting plain text from Wikipedia dumps. βοΈAGPL-3.0
igramscraper (π₯24 Β· β 1.8K) - scrapes medias, likes, followers, tags and all metadata. Inspired.. MIT
twitterscraper (π₯24 Β· β 1.6K) - Scrape Twitter for Tweets. MIT
imdbpy (π₯24 Β· β 760) - IMDbPY is a Python package useful to retrieve and manage the data of.. βοΈGPL-2.0
gallery-dl (π₯23 Β· β 2.9K) - Command-line program to download image galleries and.. βοΈGPL-2.0
python-slack-sdk (π₯22 Β· β 3K) - Slack Developer Kit for Python. MIT
pyshorteners (π₯22 Β· β 280) - Generating short urls with python has never been easier. βοΈGPL-3.0
scdl (π₯18 Β· β 1.9K) - Soundcloud Music Downloader. βοΈGPL-2.0
-
GitHub (π¨βπ» 41 Β· π 210 Β· π¦ 31 Β· π 270 - 11% open Β· β±οΈ 28.12.2020):
git clone https://github.com/flyingrub/scdl
ghapi (π₯16 Β· β 160 Β· π£) - A delightful and complete interface to GitHub's amazing API. Apache-2
GHunt (π₯15 Β· β 8.8K Β· π£) - Investigate Google Accounts with emails. MPL-2.0
-
GitHub (π¨βπ» 20 Β· π 620 Β· π 150 - 9% open Β· β±οΈ 18.01.2021):
git clone https://github.com/mxrch/GHunt
Show 6 hidden projects...
- google-resumable-media (π₯28 Β· β 27) - Utilities for Google Media Downloads and Resumable..
Apache-2
- Google Images Download (π₯27 Β· β 7.4K Β· π) - Python Script to download hundreds of images from..
MIT
- python-instagram (π₯26 Β· β 2.8K Β· π) - Python Client for Instagram API.
MIT
- Django Facebook (π₯26 Β· β 1.4K Β· π) - Facebook open graph api implementation using the Django..
BSD-3
- telepot (π₯24 Β· β 2.3K Β· π) - Python framework for Telegram Bot API.
MIT
- instagram_private_api (π₯23 Β· β 1.8K Β· π) - A Python library to access Instagram's private API.
MIT
mailer (π₯22 Β· β 220 Β· π€) - A light-weight, modular, message representation and mail delivery.. MIT
pyramid_mailer (π₯21 Β· β 51 Β· π€) - A package for sending email from your Pyramid.. BSD-3
![](https://camo.githubusercontent.com/c3bed527c6eb8ba00e58ecbf1c5f3bd61a6f97538b296caf60317f97087330b4/68747470733a2f2f747279707972616d69642e636f6d2f696d672f707972616d69642d31367831362e706e67)
fastapi-mail (π₯18 Β· β 89) - Fastapi mail system sending mails(individual, bulk).. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
salmon (π₯17 Β· β 470) - A Python Mail Server. βοΈGPL-3.0
Show 4 hidden projects...
- flask-mail (π₯27 Β· β 510 Β· π) - Flask-Mail adds SMTP mail sending to your Flask applications.
BSD-3
- sync-engine (π₯23 Β· β 3.5K Β· π) - IMAP/SMTP sync system with modern APIs.
βοΈAGPL-3.0
- offlineimap (π₯22 Β· β 1.6K Β· π€) - Read/sync your IMAP mailboxes (python2).
βοΈlibpng-2.0
- gmail (π₯20 Β· β 1.6K Β· π) - A Pythonic interface for Google Mail.
MIT
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
Scrapy (π₯38 Β· β 40K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3
-
GitHub (π¨βπ» 460 Β· π 9K Β· π¦ 22K Β· π 2.7K - 28% open Β· β±οΈ 14.01.2021):
git clone https://github.com/scrapy/scrapy
-
PyPi (π₯ 610K / month Β· π¦ 8.4K Β· β±οΈ 17.11.2020):
pip install scrapy
-
Conda (π₯ 390K Β· β±οΈ 17.11.2020):
conda install -c conda-forge scrapy
feedparser (π₯31 Β· β 1.2K) - Parse feeds in Python. BSD-2
newspaper3k (π₯29 Β· β 11K) - News, full-text, and article metadata extraction in Python 3... MIT
-
GitHub (π¨βπ» 100 Β· π 1.7K Β· π¦ 2.2K Β· π 670 - 63% open Β· β±οΈ 02.09.2020):
git clone https://github.com/codelucas/newspaper
-
PyPi (π₯ 24K / month Β· π¦ 440 Β· β±οΈ 28.09.2018):
pip install newspaper3k
-
Conda (π₯ 35K Β· β±οΈ 14.10.2020):
conda install -c conda-forge newspaper3k
Pattern (π₯29 Β· β 7.8K Β· π€) - Web mining module for Python, with tools for scraping, natural.. BSD-3
-
GitHub (π¨βπ» 30 Β· π 1.5K Β· π¦ 1K Β· π 240 - 68% open Β· β±οΈ 25.04.2020):
git clone https://github.com/clips/pattern
-
PyPi (π₯ 75K / month Β· π¦ 270 Β· β±οΈ 18.08.2018):
pip install pattern
-
Conda (π₯ 5.6K Β· β±οΈ 05.05.2020):
conda install -c conda-forge pattern
soupsieve (π₯29 Β· β 86) - A modern CSS selector implementation for BeautifulSoup. MIT
-
GitHub (π¨βπ» 8 Β· π 18 Β· π¦ 96K Β· π 89 - 13% open Β· β±οΈ 10.01.2021):
git clone https://github.com/facelessuser/soupsieve
-
PyPi (π₯ 8.7M / month Β· π¦ 4.2K Β· β±οΈ 10.12.2020):
pip install soupsieve
-
Conda (π₯ 2.1M Β· β±οΈ 17.08.2020):
conda install -c conda-forge soupsieve
parsel (π₯28 Β· β 610) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3
-
GitHub (π¨βπ» 38 Β· π 89 Β· π¦ 13K Β· π 84 - 36% open Β· β±οΈ 07.10.2020):
git clone https://github.com/scrapy/parsel
-
PyPi (π₯ 640K / month Β· π¦ 2.9K Β· β±οΈ 07.05.2020):
pip install parsel
-
Conda (π₯ 14K Β· β±οΈ 02.06.2020):
conda install -c conda-forge parsel
MechanicalSoup (π₯27 Β· β 3.7K) - A Python library for automating interaction with websites. MIT
-
GitHub (π¨βπ» 41 Β· π 340 Β· π₯ 39 Β· π 150 - 16% open Β· β±οΈ 09.01.2021):
git clone https://github.com/MechanicalSoup/MechanicalSoup
-
PyPi (π₯ 32K / month Β· π¦ 430 Β· β±οΈ 05.01.2021):
pip install MechanicalSoup
-
Conda (π₯ 77K Β· β±οΈ 08.01.2021):
conda install -c conda-forge mechanicalsoup
cloudscraper (π₯24 Β· β 710) - A Python module to bypass Cloudflare's anti-bot page. MIT
Gerapy (π₯23 Β· β 2.3K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
ruia (π₯22 Β· β 1.3K) - Async Python 3.6+ web scraping micro-framework based on asyncio. Apache-2
beautifulsoup4 (π₯21) - Screen-scraping library. MIT
dirsearch (π₯20 Β· β 5.4K) - Web path scanner. βοΈGPL-2.0
-
GitHub (π¨βπ» 68 Β· π 1.4K Β· π 260 - 22% open Β· β±οΈ 19.01.2021):
git clone https://github.com/maurosoria/dirsearch
AutoScraper (π₯20 Β· β 3.2K Β· π£) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT
trafilatura (π₯20 Β· β 90) - Web scraping library and command-line tool for text discovery.. βοΈGPL-3.0
Transistor (π₯16 Β· β 200) - Transistor, a Python web scraping framework for intelligent use cases. MIT
Show 9 hidden projects...
- python-goose (π₯24 Β· β 3.6K Β· π) - Html Content / Article Extractor, web scrapping lib in..
Apache-2
- robobrowser (π₯23 Β· β 3.5K Β· π) - Your friendly neighborhood web scraper.
BSD-3
- scrapely (π₯23 Β· β 1.7K Β· π) - A pure-python HTML screen-scraping library.
BSD-3
- frontera (π₯22 Β· β 1.1K Β· π) - A scalable frontier for web crawlers.
BSD-3
- Photon (π₯19 Β· β 7.5K Β· π) - Incredibly fast crawler designed for OSINT.
βοΈGPL-3.0
- snallygaster (π₯18 Β· β 1.8K) - Tool to scan for secret files on HTTP servers.
βοΈCC0-1.0
- opengraph (π₯17 Β· β 190 Β· π) - A python module to parse the Open Graph Protocol.
MIT
- gain (π₯16 Β· β 2K Β· π) - Web crawling framework based on asyncio.
βοΈGPL-3.0
- lazynlp (π₯14 Β· β 1.9K Β· π) - Library to scrape and clean web pages to create massive datasets.
MIT
sentry (π₯31 Β· β 27K) - Sentry is cross-platform application monitoring, with a focus on.. βοΈSSPL-1.0
-
GitHub (π¨βπ» 570 Β· π 3K Β· π₯ 36K Β· π¦ 480 Β· π 4.4K - 7% open Β· β±οΈ 21.01.2021):
git clone https://github.com/getsentry/sentry
-
PyPi (π₯ 3K / month Β· π¦ 640 Β· β±οΈ 15.12.2020):
pip install sentry
-
Conda (π₯ 58K Β· β±οΈ 10.12.2020):
conda install -c conda-forge sentry-sdk
Prometheus Client (π₯26 Β· β 2K) - Python client for the Prometheus monitoring system. Apache-2
Flask-MonitoringDashboard (π₯24 Β· β 460) - Automatically monitor the evolving performance of.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
prometheus-flask-exporter (π₯24 Β· β 300) - Prometheus exporter for Flask applications. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
GoAccess (π₯18 Β· β 13K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT
-
GitHub (π¨βπ» 120 Β· π 840 Β· π 1.8K - 18% open Β· β±οΈ 19.01.2021):
git clone https://github.com/allinurl/goaccess
flask-state (π₯16 Β· β 350 Β· π£) - Display machine state using Python3 with Flask. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
timing-asgi (π₯16 Β· β 60) - ASGI middleware to record and emit timing metrics (to something like.. MIT
starlette context (π₯15 Β· β 100) - Middleware for Starlette that allows you to store and.. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
Starlette Prometheus (π₯14 Β· β 120) - Prometheus integration for Starlette. βοΈGPL-3.0
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
Misago (π₯20 Β· β 2K Β· π€) - Misago is fully featured modern forum application that is fast,.. βοΈGPL-2.0
-
GitHub (π¨βπ» 32 Β· π 440 Β· π¦ 39 Β· π 1K - 6% open Β· β±οΈ 25.05.2020):
git clone https://github.com/rafalp/Misago
django-debug-toolbar (π₯34 Β· β 6.3K) - A configurable set of panels that display various.. BSD-3
-
GitHub (π¨βπ» 230 Β· π 900 Β· π₯ 160 Β· π¦ 35K Β· π 750 - 12% open Β· β±οΈ 14.01.2021):
git clone https://github.com/jazzband/django-debug-toolbar
-
PyPi (π₯ 480K / month Β· π¦ 25K Β· β±οΈ 03.12.2020):
pip install django-debug-toolbar
-
Conda (π₯ 100K Β· β±οΈ 03.12.2020):
conda install -c conda-forge django-debug-toolbar
flask-admin (π₯33 Β· β 4.6K Β· π) - Simple and extensible administrative interface framework.. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 310 Β· π 1.3K Β· π¦ 9.8K Β· π 1.3K - 28% open Β· β±οΈ 29.11.2020):
git clone https://github.com/flask-admin/flask-admin
-
PyPi (π₯ 440K / month Β· π¦ 4.6K Β· β±οΈ 26.10.2020):
pip install flask-admin
-
Conda (π₯ 93K Β· β±οΈ 26.10.2020):
conda install -c conda-forge flask-admin
django-grappelli (π₯30 Β· β 3K) - A jazzy skin for the Django Admin-Interface (official.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 72 Β· π 610 Β· π¦ 3.8K Β· π 660 - 2% open Β· β±οΈ 24.11.2020):
git clone https://github.com/sehmaschine/django-grappelli
-
PyPi (π₯ 69K / month Β· π¦ 3.4K Β· β±οΈ 24.11.2020):
pip install django-grappelli
-
Conda (π₯ 71K Β· β±οΈ 24.11.2020):
conda install -c conda-forge django-grappelli
django-admin-bootstrapped (π₯26 Β· β 1.5K) - A Django admin theme using Twitter Bootstrap. It.. Apache-2
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-admin-interface (π₯24 Β· β 680) - django's default admin interface made customizable... MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-admin2 (π₯21 Β· β 1.1K) - Extendable, adaptable rewrite of django.contrib.admin. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-smuggler (π₯20 Β· β 350) - Django Smuggler is a pluggable application for Django.. βοΈLGPL-3.0
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
fastapi-admin (π₯18 Β· β 430) - FastAPI Admin Dashboard based on FastAPI and Tortoise ORM. Apache-2
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
nginx-ui (π₯17 Β· β 3.7K Β· π€) - Nginx UI allows you to access and modify the nginx configurations.. MIT
-
GitHub (π¨βπ» 3 Β· π 160 Β· π 26 - 57% open Β· β±οΈ 25.06.2020):
git clone https://github.com/schenkd/nginx-ui
-
Docker Hub (π₯ 280K Β· β 6 Β· β±οΈ 25.06.2020):
docker pull schenkd/nginx-ui
Show 3 hidden projects...
- django-suit (π₯27 Β· β 2.1K Β· π€) - Modern theme for Django admin interface.
βοΈAFL-3.0
- django-jet (π₯26 Β· β 3K Β· π) - Modern responsive template for the Django admin..
βοΈAGPL-3.0
- xadmin (π₯25 Β· β 4.5K Β· π) - Drop-in replacement of Django admin comes with lots of goodies,..
BSD-3
Kong (π₯29 Β· β 28K) - The Cloud-Native API Gateway. Apache-2
-
GitHub (π¨βπ» 230 Β· π 3.7K Β· π₯ 520K Β· π 3.4K - 11% open Β· β±οΈ 15.01.2021):
git clone https://github.com/kong/kong
-
Docker Hub (π₯ 210M Β· β 520 Β· β±οΈ 21.01.2021):
docker pull kong
tyk (π₯21 Β· β 6K) - Tyk Open Source API Gateway written in Go. MPL-2.0
-
GitHub (π¨βπ» 76 Β· π 750 Β· π₯ 17K Β· π 1.8K - 18% open Β· β±οΈ 20.01.2021):
git clone https://github.com/TykTechnologies/tyk
Flask-Migrate (π₯33 Β· β 1.8K Β· π) - SQLAlchemy database migrations for Flask applications.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 42 Β· π 180 Β· π¦ 64K Β· π 320 - 2% open Β· β±οΈ 19.01.2021):
git clone https://github.com/miguelgrinberg/Flask-Migrate
-
PyPi (π₯ 750K / month Β· π¦ 19K Β· β±οΈ 19.01.2021):
pip install flask-migrate
-
Conda (π₯ 120K Β· β±οΈ 11.10.2020):
conda install -c conda-forge flask-migrate
flask-sqlalchemy (π₯32 Β· β 3.4K) - Adds SQLAlchemy support to Flask. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 100 Β· π 790 Β· π₯ 330 Β· π¦ 160K Β· π 530 - 9% open Β· β±οΈ 01.01.2021):
git clone https://github.com/pallets/flask-sqlalchemy
-
PyPi (π₯ 1.6M / month Β· π¦ 52K Β· β±οΈ 14.07.2020):
pip install flask-sqlalchemy
-
Conda (π₯ 160K Β· β±οΈ 14.07.2020):
conda install -c conda-forge flask-sqlalchemy
flask-cors (π₯31 Β· β 680) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 36 Β· π 96 Β· π¦ 86K Β· π 120 - 20% open Β· β±οΈ 05.01.2021):
git clone https://github.com/corydolphin/flask-cors
-
PyPi (π₯ 2.2M / month Β· π¦ 15K Β· β±οΈ 06.01.2021):
pip install flask-cors
-
Conda (π₯ 250K Β· β±οΈ 15.06.2019):
conda install -c conda-forge flask-cors
flask-babel (π₯29 Β· β 360) - i18n and l10n support for Flask based on Babel and pytz. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 33 Β· π 140 Β· π¦ 10K Β· π 100 - 12% open Β· β±οΈ 01.12.2020):
git clone https://github.com/python-babel/flask-babel
-
PyPi (π₯ 520K / month Β· π¦ 5.1K Β· β±οΈ 27.08.2020):
pip install flask-babel
-
Conda (π₯ 58K Β· β±οΈ 28.08.2020):
conda install -c conda-forge flask-babel
flask-mongoengine (π₯28 Β· β 740) - MongoEngine flask extension with WTF model forms.. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flask-caching (π₯28 Β· β 560) - A caching extension for Flask. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 90 Β· π 110 Β· π¦ 6.2K Β· π 140 - 8% open Β· β±οΈ 07.01.2021):
git clone https://github.com/sh4nks/flask-caching
-
PyPi (π₯ 640K / month Β· π¦ 1.3K Β· β±οΈ 02.06.2020):
pip install flask-caching
-
Conda (π₯ 30K Β· β±οΈ 18.05.2019):
conda install -c conda-forge flask-caching
flask-security (π₯27 Β· β 1.6K Β· π€) - Quick and simple security for Flask applications. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 130 Β· π 470 Β· π¦ 4.9K Β· π 520 - 26% open Β· β±οΈ 23.04.2020):
git clone https://github.com/mattupstate/flask-security
-
PyPi (π₯ 39K / month Β· π¦ 2.3K Β· β±οΈ 14.06.2017):
pip install flask-security
-
Conda (π₯ 28K Β· β±οΈ 18.09.2017):
conda install -c conda-forge flask-security
flask-bcrypt (π₯27 Β· β 280 Β· π€) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 20 Β· π 50 Β· π¦ 22K Β· π 36 - 22% open Β· β±οΈ 28.03.2020):
git clone https://github.com/maxcountryman/flask-bcrypt
-
PyPi (π₯ 470K / month Β· π¦ 5.8K Β· β±οΈ 05.10.2015):
pip install flask-bcrypt
-
Conda (π₯ 22K Β· β±οΈ 22.10.2018):
conda install -c conda-forge flask-bcrypt
flask-limiter (π₯26 Β· β 710) - Rate Limiting extension for Flask. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flask-assets (π₯26 Β· β 410 Β· π€) - Flask webassets integration. BSD-2
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 38 Β· π 85 Β· π¦ 5.3K Β· π 90 - 20% open Β· β±οΈ 29.02.2020):
git clone https://github.com/miracle2k/flask-assets
-
PyPi (π₯ 71K / month Β· π¦ 4K Β· β±οΈ 20.12.2019):
pip install flask-assets
-
Conda (π₯ 20K Β· β±οΈ 24.12.2019):
conda install -c conda-forge flask-assets
Flask-Moment (π₯26 Β· β 320) - Formatting of dates and times in Flask templates using.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 16 Β· π 45 Β· π¦ 14K Β· π 39 - 12% open Β· β±οΈ 17.12.2020):
git clone https://github.com/miguelgrinberg/Flask-Moment
-
PyPi (π₯ 14K / month Β· π¦ 4.5K Β· β±οΈ 17.12.2020):
pip install flask-moment
-
Conda (π₯ 24K Β· β±οΈ 18.05.2019):
conda install -c conda-forge flask-moment
flask-paginate (π₯25 Β· β 220) - Pagination support for flask. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flask-seasurf (π₯25 Β· β 160) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 29 Β· π 41 Β· π¦ 1.2K Β· π 42 - 14% open Β· β±οΈ 10.01.2021):
git clone https://github.com/maxcountryman/flask-seasurf
-
PyPi (π₯ 33K / month Β· π¦ 500 Β· β±οΈ 10.01.2021):
pip install flask-seasurf
-
Conda (π₯ 13K Β· β±οΈ 27.11.2020):
conda install -c conda-forge flask-seasurf
Frozen-Flask (π₯24 Β· β 670) - Freezes a Flask application into a set of static files. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 24 Β· π 62 Β· π₯ 52 Β· π¦ 1.9K Β· π 58 - 31% open Β· β±οΈ 26.11.2020):
git clone https://github.com/Frozen-Flask/Frozen-Flask
-
PyPi (π₯ 16K / month Β· π¦ 890 Β· β±οΈ 26.06.2017):
pip install frozen-flask
-
Conda (π₯ 52K Β· β±οΈ 12.07.2018):
conda install -c conda-forge frozen-flask
flask-marshmallow (π₯24 Β· β 650) - Flask + marshmallow for beautiful APIs. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 16 Β· π 42 Β· π¦ 11K Β· π 96 - 20% open Β· β±οΈ 08.01.2021):
git clone https://github.com/marshmallow-code/flask-marshmallow
-
PyPi (π₯ 180K / month Β· π¦ 1.5K Β· β±οΈ 07.06.2020):
pip install flask-marshmallow
-
Conda (π₯ 42K Β· β±οΈ 28.09.2020):
conda install -c conda-forge flask-marshmallow
flask-apispec (π₯24 Β· β 520) - Build and document REST APIs with Flask and apispec. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 29 Β· π 120 Β· π¦ 410 Β· π 140 - 58% open Β· β±οΈ 25.10.2020):
git clone https://github.com/jmcarp/flask-apispec
-
PyPi (π₯ 31K / month Β· π¦ 62 Β· β±οΈ 25.10.2020):
pip install flask-apispec
-
Conda (π₯ 80K Β· β±οΈ 25.10.2020):
conda install -c conda-forge flask-apispec
flask-talisman (π₯23 Β· β 720) - HTTP security headers for Flask. Apache-2
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flask-session (π₯23 Β· β 340 Β· π€) - Server side session extension for Flask. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
Flask-Excel (π₯22 Β· β 220) - A flask extension using pyexcel to read, manipulate and write data.. BSD-3
flask_injector (π₯22 Β· β 210 Β· π€) - Adds Injector support to Flask. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flask-rebar (π₯21 Β· β 160) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
safrs (π₯19 Β· β 240) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. βοΈGPL-3.0
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
flask-jsonrpc (π₯19 Β· β 220) - A basic JSON-RPC implementation for your Flask-powered sites. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flask-msearch (π₯19 Β· β 160) - Full text search for flask. BSD-3
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flask_pydantic (π₯18 Β· β 74) - flask extension for integration with the awesome pydantic.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
cookiecutter-flask (π₯17 Β· β 3.6K) - A flask template with Bootstrap 4, asset.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
-
GitHub (π¨βπ» 60 Β· π 640 Β· π 160 - 2% open Β· β±οΈ 21.01.2021):
git clone https://github.com/cookiecutter-flask/cookiecutter-flask
flask-profiler (π₯17 Β· β 620) - a flask profiler which watches endpoint calls and tries to.. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flask-file-upload (π₯16 Β· β 100) - Easy file uploads for Flask. βοΈGPL-3.0
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
flask2postman (π₯14 Β· β 120) - Generate a Postman collection from your Flask application. MIT
![](https://camo.githubusercontent.com/701c61aaf1197dfd312431dd236b0fafed1b6a22e3ad512dbda5d0283a86f5af/68747470733a2f2f666c61736b2e70616c6c65747370726f6a656374732e636f6d2f656e2f312e312e782f5f7374617469632f666c61736b2d69636f6e2e706e67)
Show 3 hidden projects...
- flask-bootstrap (π₯25 Β· β 1.4K Β· π) - A Flask app template with integrated SQLAlchemy,..
BSD-3
- flask-s3 (π₯21 Β· β 180 Β· π) - Seamlessly serve your static assets of your Flask app from Amazon..
βοΈWTFPL
- Flask-Opentracing (π₯20 Β· β 120 Β· π) - OpenTracing instrumentation for the Flask..
BSD-3
fastapi-sqlalchemy (π₯19 Β· β 180) - Adds simple SQLAlchemy support to FastAPI. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
fastapi-plugins (π₯18 Β· β 80) - FastAPI framework plugins. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
fastapi_contrib (π₯17 Β· β 260) - Opinionated set of utilities on top of FastAPI. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
starlette_exporter (π₯17 Β· β 80) - Prometheus exporter for Starlette and FastAPI. Apache-2
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
fastapi-utils (π₯16 Β· β 490 Β· π€) - Reusable utilities for FastAPI. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
fastapi-code-generator (π₯16 Β· β 110) - This code generator creates FastAPI app from an.. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
![](https://camo.githubusercontent.com/b531e879e4a10920f2761949a27d5860bcfe7dc91d2f22d5c2854bf2140e303a/68747470733a2f2f7777772e6f70656e617069732e6f72672f77702d636f6e74656e742f75706c6f6164732f73697465732f332f323031362f31312f66617669636f6e2e706e67)
fastapi-versioning (π₯15 Β· β 120) - api versioning for fastapi web applications. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
fastapi-react (π₯13 Β· β 400) - Cookiecutter Template for FastAPI + React Projects. Using.. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
-
GitHub (π¨βπ» 8 Β· π 51 Β· π 42 - 28% open Β· β±οΈ 02.11.2020):
git clone https://github.com/Buuntu/fastapi-react
fastapi_cache (π₯12 Β· β 67 Β· π£) - FastAPI simple cache. MIT
![](https://camo.githubusercontent.com/3e62b24f85b7ababd7613c29d500ca54d6ac533678ca8c8b7a154010c91ed9a8/68747470733a2f2f666173746170692e7469616e676f6c6f2e636f6d2f696d672f66617669636f6e2e706e67)
Show 2 hidden projects...
- fastapi-socketio (π₯13 Β· β 33 Β· π£) - Easily integrate socket.io with your FastAPI app.
Apache-2
- fastapi_client (π₯7 Β· β 130 Β· π€) - FastAPI client generator.
βUnlicensed
pyramid_celery (π₯16 Β· β 96 Β· π€) - Pyramid configuration with celery integration. Allows you.. MIT
![](https://camo.githubusercontent.com/c3bed527c6eb8ba00e58ecbf1c5f3bd61a6f97538b296caf60317f97087330b4/68747470733a2f2f747279707972616d69642e636f6d2f696d672f707972616d69642d31367831362e706e67)
pyramid_services (π₯16 Β· β 77 Β· π€) - A service layer for pyramid. MIT
![](https://camo.githubusercontent.com/c3bed527c6eb8ba00e58ecbf1c5f3bd61a6f97538b296caf60317f97087330b4/68747470733a2f2f747279707972616d69642e636f6d2f696d672f707972616d69642d31367831362e706e67)
Show 1 hidden projects...
- pyramid_jinja2 (π₯20 Β· β 72 Β· π€) - Jinja2 templating system bindings for the Pyramid web..
βUnlicensed
django-extensions (π₯35 Β· β 5.2K) - This is a repository for collecting global custom.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 530 Β· π 1K Β· π¦ 61K Β· π 770 - 12% open Β· β±οΈ 20.12.2020):
git clone https://github.com/django-extensions/django-extensions
-
PyPi (π₯ 870K / month Β· π¦ 24K Β· β±οΈ 25.11.2020):
pip install django-extensions
-
Conda (π₯ 230K Β· β±οΈ 25.11.2020):
conda install -c conda-forge django-extensions
django-filter (π₯34 Β· β 3.3K) - A generic system for filtering Django QuerySets based on.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
channels (π₯32 Β· β 4.7K) - Developer-friendly asynchrony for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 220 Β· π 660 Β· π¦ 10K Β· π 1.1K - 11% open Β· β±οΈ 06.01.2021):
git clone https://github.com/django/channels
-
PyPi (π₯ 120K / month Β· π¦ 2.3K Β· β±οΈ 28.12.2020):
pip install channels
-
Conda (π₯ 29K Β· β±οΈ 28.12.2020):
conda install -c conda-forge channels
django-cors-headers (π₯32 Β· β 4K) - Django app for handling the server headers required.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 59 Β· π 440 Β· π¦ 56K Β· π 220 - 4% open Β· β±οΈ 17.01.2021):
git clone https://github.com/adamchainz/django-cors-headers
-
PyPi (π₯ 1M / month Β· π¦ 13K Β· β±οΈ 25.08.2020):
pip install django-cors-headers
-
Conda (π₯ 16K Β· β±οΈ 26.06.2020):
conda install -c conda-forge django-cors-headers
django-import-export (π₯32 Β· β 2K) - Django application and library for importing and.. BSD-2
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 170 Β· π 620 Β· π¦ 9.1K Β· π 740 - 11% open Β· β±οΈ 12.01.2021):
git clone https://github.com/django-import-export/django-import-export
-
PyPi (π₯ 250K / month Β· π¦ 2K Β· β±οΈ 31.12.2020):
pip install django-import-export
-
Conda (π₯ 41K Β· β±οΈ 31.12.2020):
conda install -c conda-forge django-import-export
django-storages (π₯32 Β· β 1.8K) - Django-storages is a project to provide a variety of.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 200 Β· π 680 Β· π 510 - 28% open Β· β±οΈ 24.12.2020):
git clone https://github.com/jschneier/django-storages
-
PyPi (π₯ 730K / month Β· π¦ 9.7K Β· β±οΈ 24.12.2020):
pip install django-storages
-
Conda (π₯ 23K Β· β±οΈ 21.11.2019):
conda install -c conda-forge django-storages
django-oscar (π₯31 Β· β 4.7K) - Domain-driven e-commerce for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-haystack (π₯31 Β· β 3.1K) - Modular search for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 180 Β· π 1.2K Β· π¦ 6.7K Β· π 1.3K - 44% open Β· β±οΈ 29.12.2020):
git clone https://github.com/django-haystack/django-haystack
-
PyPi (π₯ 50K / month Β· π¦ 5.5K Β· β±οΈ 14.09.2020):
pip install django-haystack
-
Conda (π₯ 3.7K Β· β±οΈ 31.05.2018):
conda install -c conda-forge django-haystack
django-reversion (π₯31 Β· β 2.5K) - django-reversion is an extension to the Django web.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-model-utils (π₯31 Β· β 2K) - Django model mixins and utilities. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-pipeline (π₯31 Β· β 1.4K) - Pipeline is an asset packaging library for Django. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-tables2 (π₯31 Β· β 1.3K) - django-tables2 - An app for creating HTML tables. BSD-2
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-mptt (π₯30 Β· β 2.4K) - Utilities for implementing a modified pre-order traversal tree.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-environ (π₯30 Β· β 2.1K) - Django-environ allows you to utilize 12factor inspired.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 55 Β· π 230 Β· π¦ 42K Β· π 190 - 61% open Β· β±οΈ 20.07.2020):
git clone https://github.com/joke2k/django-environ
-
PyPi (π₯ 410K / month Β· π¦ 6.8K Β· β±οΈ 25.06.2018):
pip install django-environ
-
Conda (π₯ 42K Β· β±οΈ 09.07.2018):
conda install -c conda-forge django-environ
django-redis (π₯30 Β· β 1.9K) - Full featured redis cache backend for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-autocomplete-light (π₯30 Β· β 1.5K) - A fresh approach to autocomplete implementations,.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
sorl-thumbnail (π₯30 Β· β 1.5K) - Thumbnails for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
easy-thumbnails (π₯30 Β· β 1.2K) - Easy thumbnails for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-taggit (π₯29 Β· β 2.5K) - Simple tagging for django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 120 Β· π 540 Β· π 350 - 30% open Β· β±οΈ 21.12.2020):
git clone https://github.com/jazzband/django-taggit
-
PyPi (π₯ 110K / month Β· π¦ 5.6K Β· β±οΈ 22.05.2020):
pip install django-taggit
-
Conda (π₯ 70K Β· β±οΈ 01.01.2021):
conda install -c conda-forge django-taggit
django-compressor (π₯29 Β· β 2.4K) - Compresses linked and inline javascript or CSS into a.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-webpack-loader (π₯29 Β· β 2.2K) - Transparently use webpack with django. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-fsm (π₯29 Β· β 1.7K) - Django friendly finite state machine support. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 60 Β· π 240 Β· π¦ 820 Β· π 130 - 13% open Β· β±οΈ 09.12.2020):
git clone https://github.com/viewflow/django-fsm
-
PyPi (π₯ 67K / month Β· π¦ 600 Β· β±οΈ 13.10.2020):
pip install django-fsm
-
Conda (π₯ 15K Β· β±οΈ 07.12.2019):
conda install -c conda-forge django-fsm
django-widget-tweaks (π₯29 Β· β 1.5K) - Tweak the form field rendering in templates, not in.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-simple-history (π₯29 Β· β 1.2K) - Store model history and view/revert changes from.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
jsonfield (π₯29 Β· β 1.1K Β· π€) - A reusable Django model field for storing ad-hoc JSON data. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-ckeditor (π₯28 Β· β 1.8K) - Django admin CKEditor integration. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-imagekit (π₯28 Β· β 1.8K) - Automated image processing for Django. Currently v4.0. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-cacheops (π₯28 Β· β 1.3K Β· π) - A slick ORM cache with automatic granular event-.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-rq (π₯28 Β· β 1.3K) - A simple app that provides django integration for RQ (Redis Queue). MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-redis-cache (π₯28 Β· β 990) - A Redis cache backend for django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-countries (π₯28 Β· β 930) - A Django application that provides country choices for.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-waffle (π₯28 Β· β 810) - A feature flipper for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-bootstrap3 (π₯27 Β· β 2.2K) - Bootstrap 3 integration with Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 97 Β· π 700 Β· π 290 - 1% open Β· β±οΈ 31.10.2020):
git clone https://github.com/zostera/django-bootstrap3
-
PyPi (π₯ 36K / month Β· π¦ 7.9K Β· β±οΈ 13.10.2020):
pip install django-bootstrap3
-
Conda (π₯ 16K Β· β±οΈ 04.08.2019):
conda install -c conda-forge django-bootstrap3
django-activity-stream (π₯27 Β· β 1.9K) - Generate generic activity streams from the actions on.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-sql-explorer (π₯27 Β· β 1.7K Β· π) - Easily share data across your company via SQL.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-constance (π₯27 Β· β 1.3K) - Dynamic Django settings. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-angular (π₯27 Β· β 1.2K) - Let AngularJS play well with Django. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-rosetta (π₯27 Β· β 790) - Rosetta is a Django application that eases the translation.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-stubs (π₯27 Β· β 560) - PEP-484 stubs for Django. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-polymorphic (π₯26 Β· β 1.1K) - Improved Django model inheritance with automatic.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-extra-views (π₯26 Β· β 1K) - Django's class-based generic views are awesome, let's.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-money (π₯26 Β· β 1K) - Money fields for Django forms and models. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
cookiecutter-django (π₯25 Β· β 7.6K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-shop (π₯25 Β· β 2.4K) - A Django based shop system. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-blog-zinnia (π₯25 Β· β 2K Β· π€) - Simple yet powerful and really extendable application.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
viewflow (π₯25 Β· β 2K) - Reusable workflow library for Django. βοΈAGPL-3.0
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-phonenumber-field (π₯25 Β· β 1K Β· π) - A django model and form field for normalised phone.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-bootstrap4 (π₯25 Β· β 860) - Bootstrap 4 integration with Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 130 Β· π 200 Β· π 130 - 18% open Β· β±οΈ 17.11.2020):
git clone https://github.com/zostera/django-bootstrap4
-
PyPi (π₯ 53K / month Β· π¦ 1.9K Β· β±οΈ 11.10.2020):
pip install django-bootstrap4
-
Conda (π₯ 12K Β· β±οΈ 02.01.2020):
conda install -c conda-forge django-bootstrap4
django-filebrowser (π₯25 Β· β 810) - Media-Management with Grappelli. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-organizations (π₯25 Β· β 780) - Multi-user accounts for Django projects. BSD-2
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-cachalot (π₯25 Β· β 780) - No effort, no worry, maximum performance. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
-
GitHub (π¨βπ» 23 Β· π 100 Β· π¦ 330 Β· π 120 - 15% open Β· β±οΈ 09.11.2020):
git clone https://github.com/noripyt/django-cachalot
-
PyPi (π₯ 16K / month Β· π¦ 82 Β· β±οΈ 09.11.2020):
pip install django-cachalot
-
Conda (π₯ 29K Β· β±οΈ 09.08.2018):
conda install -c conda-forge django-cachalot
django-paypal (π₯25 Β· β 590) - A pluggable Django application for integrating PayPal.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-dbbackup (π₯25 Β· β 460) - Management commands to help backup and restore your.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
djangorestframework-stubs (π₯25 Β· β 180) - PEP-484 stubs for django-rest-framework. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-push-notifications (π₯24 Β· β 1.7K) - Send push notifications to mobile devices through GCM.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-configurations (π₯24 Β· β 770) - A helper for organizing Django project settings by.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-cleanup (π₯24 Β· β 560) - Automatically deletes old file for FileField and ImageField... MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-robots (π₯24 Β· β 330) - A Django app for managing robots.txt files following the.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-vanilla-views (π₯23 Β· β 870) - Beautifully simple class-based views. BSD-2
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-split-settings (π₯23 Β· β 660) - Organize Django settings into multiple files and.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-watson (π₯22 Β· β 880 Β· π€) - Full-text multi-table search application for Django... BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-summernote (π₯22 Β· β 790) - Simply integrate Summernote editor with Django project. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-easy-audit (π₯21 Β· β 280) - Yet another Django audit log app, hopefully the.. βοΈGPL-3.0
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-lifecycle (π₯20 Β· β 580) - Declarative model lifecycle hooks, an alternative to.. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
django-csp (π₯20 Β· β 360) - Content Security Policy for Django. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
Django-Ninja (π₯17 Β· β 630) - Fast, Async-ready, Openapi, type hints based framework for building.. MIT
django-codemod (π₯14 Β· β 73 Β· β) - A tool to automatically fix Django deprecations. MIT
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
Show 8 hidden projects...
- dj-database-url (π₯30 Β· β 1.2K Β· π) - Use Database URLs in your Django Application.
BSD-2
- django-braces (π₯29 Β· β 1.7K Β· π) - Reusable, generic mixins for Django.
BSD-3
- django-jenkins (π₯25 Β· β 930 Β· π) - Plug and play continuous integration with django and..
βοΈLGPL-3.0
- django-floppyforms (π₯25 Β· β 780) - Full control of form rendering in the templates.
βοΈMirOS
- django-solo (π₯24 Β· β 540) - Helps working with singletons - things like global..
βοΈCC-BY-3.0
- django-cache-machine (π₯22 Β· β 800 Β· π) - Automatic caching and invalidation for Django models..
BSD-3
- merchant (π₯19 Β· β 960 Β· π) - A Django app to accept payments from various payment..
BSD-3
- django-schedule (π₯11 Β· β 790 Β· π) - A calendaring app for Django. It is now stable,..
βUnlicensed
jinja (π₯38 Β· β 7.5K) - A very fast and expressive template engine. BSD-3
-
GitHub (π¨βπ» 260 Β· π 1.4K Β· π₯ 52K Β· π¦ 550K Β· π 740 - 9% open Β· β±οΈ 19.01.2021):
git clone https://github.com/pallets/jinja
-
PyPi (π₯ 26M / month Β· π¦ 190K Β· β±οΈ 13.04.2020):
pip install jinja2
-
Conda (π₯ 8M Β· β±οΈ 13.04.2020):
conda install -c conda-forge jinja2
certbot (π₯34 Β· β 28K) - Certbot is EFF's tool to obtain certs from Let's Encrypt and.. Apache-2
itsdangerous (π₯34 Β· β 2.1K) - Safely pass trusted data to untrusted environments and back. BSD-3
-
GitHub (π¨βπ» 35 Β· π 170 Β· π¦ 360K Β· π 92 - 1% open Β· β±οΈ 01.01.2021):
git clone https://github.com/pallets/itsdangerous
-
PyPi (π₯ 10M / month Β· π¦ 100K Β· β±οΈ 28.05.2020):
pip install itsdangerous
-
Conda (π₯ 1.5M Β· β±οΈ 27.10.2018):
conda install -c conda-forge itsdangerous
certifi (π₯34 Β· β 420) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0
-
GitHub (π¨βπ» 25 Β· π 130 Β· π¦ 460K Β· π 84 - 19% open Β· β±οΈ 05.12.2020):
git clone https://github.com/certifi/python-certifi
-
PyPi (π₯ 52M / month Β· π¦ 79K Β· β±οΈ 05.12.2020):
pip install certifi
-
Conda (π₯ 29M Β· β±οΈ 07.01.2021):
conda install -c conda-forge certifi
scapy (π₯33 Β· β 5.9K) - Scapy: the Python-based interactive packet manipulation program &.. βοΈGPL-2.0
-
GitHub (π¨βπ» 330 Β· π 1.4K Β· π¦ 4.1K Β· π 1.1K - 4% open Β· β±οΈ 14.01.2021):
git clone https://github.com/secdev/scapy
-
PyPi (π₯ 1.2M / month Β· π¦ 1.6K Β· β±οΈ 02.09.2020):
pip install scapy
-
Conda (π₯ 8K Β· β±οΈ 02.09.2020):
conda install -c conda-forge scapy
dnspython (π₯33 Β· β 1.7K) - a powerful DNS toolkit for python. ISC
-
GitHub (π¨βπ» 79 Β· π 350 Β· π¦ 41K Β· π 330 - 1% open Β· β±οΈ 13.01.2021):
git clone https://github.com/rthalley/dnspython
-
PyPi (π₯ 11M / month Β· π¦ 7.8K Β· β±οΈ 07.01.2021):
pip install dnspython
-
Conda (π₯ 92K Β· β±οΈ 02.09.2020):
conda install -c conda-forge dnspython
impacket (π₯30 Β· β 6.1K) - Impacket is a collection of Python classes for working with network.. Apache-2
rdflib (π₯30 Β· β 1.4K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3
-
GitHub (π¨βπ» 140 Β· π 400 Β· π¦ 5.1K Β· π 810 - 29% open Β· β±οΈ 05.01.2021):
git clone https://github.com/RDFLib/rdflib
-
PyPi (π₯ 190K / month Β· π¦ 3.1K Β· β±οΈ 18.04.2020):
pip install rdflib
-
Conda (π₯ 130K Β· β±οΈ 13.01.2021):
conda install -c conda-forge rdflib
pynacl (π₯30 Β· β 750) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2
fake-useragent (π₯29 Β· β 2.3K) - up to date simple useragent faker with real world database. Apache-2
python-user-agents (π₯29 Β· β 1.1K) - A Python library that provides an easy way to identify.. MIT
webassets (π₯29 Β· β 890 Β· π€) - Asset management for Python web development. BSD-3
-
GitHub (π¨βπ» 160 Β· π 250 Β· π¦ 4.6K Β· π 290 - 20% open Β· β±οΈ 29.02.2020):
git clone https://github.com/miracle2k/webassets
-
PyPi (π₯ 81K / month Β· π¦ 3.3K Β· β±οΈ 20.12.2019):
pip install webassets
-
Conda (π₯ 31K Β· β±οΈ 24.12.2019):
conda install -c conda-forge webassets
netaddr (π₯29 Β· β 640) - A network address manipulation library for Python. BSD-3
-
GitHub (π¨βπ» 43 Β· π 140 Β· π¦ 11K Β· π 140 - 19% open Β· β±οΈ 27.11.2020):
git clone https://github.com/netaddr/netaddr
-
PyPi (π₯ 1.8M / month Β· π¦ 8.8K Β· β±οΈ 03.07.2020):
pip install netaddr
-
Conda (π₯ 110K Β· β±οΈ 16.09.2017):
conda install -c conda-forge netaddr
dpkt (π₯28 Β· β 770 Β· π) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3
Js2Py (π₯27 Β· β 1.4K) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT
httpagentparser (π₯27 Β· β 200) - Python HTTP Agent Parser. MIT
pywebview (π₯26 Β· β 2.2K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3
webargs (π₯26 Β· β 1.1K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT
-
GitHub (π¨βπ» 57 Β· π 140 Β· π¦ 2.2K Β· π 250 - 4% open Β· β±οΈ 08.01.2021):
git clone https://github.com/marshmallow-code/webargs
-
PyPi (π₯ 150K / month Β· π¦ 800 Β· β±οΈ 14.12.2020):
pip install webargs
-
Conda (π₯ 120K Β· β±οΈ 15.12.2020):
conda install -c conda-forge webargs
Radicale (π₯25 Β· β 2K) - A simple CalDAV (calendar) and CardDAV (contact) server. βοΈGPL-3.0
saleor (π₯24 Β· β 10K) - A modular, high performance, headless e-commerce platform built.. BSD-3
![](https://camo.githubusercontent.com/5e67c56c80eeb53718209c37b9458e0fde27f9aeed56f7e9d3943ea5b5b9835f/68747470733a2f2f7374617469632e646a616e676f70726f6a6563742e636f6d2f696d672f69636f6e2d746f7563682e6534383732633464613334312e706e67)
![](https://camo.githubusercontent.com/9b220ec2e5024c8399c4ed4da508189a96dbe9d246e8a6d994ad3b922395046e/68747470733a2f2f6772617068716c2e6f72672f696d672f6c6f676f2e737667)
-
GitHub (π¨βπ» 200 Β· π 3.4K Β· π 2.9K - 7% open Β· β±οΈ 21.01.2021):
git clone https://github.com/mirumee/saleor
weblate (π₯24 Β· β 2.2K) - Web based localization tool with tight version control integration. βοΈGPL-3.0
sandman2 (π₯23 Β· β 1.6K) - Automatically generate a RESTful API service for your legacy.. Apache-2
sslyze (π₯22 Β· β 2.4K) - Fast and powerful SSL/TLS scanning library. βοΈAGPL-3.0
maltrail (π₯20 Β· β 3.9K) - Malicious traffic detection system. MIT
-
GitHub (π¨βπ» 28 Β· π 680 Β· π 270 - 23% open Β· β±οΈ 21.01.2021):
git clone https://github.com/stamparm/maltrail
healthchecks (π₯20 Β· β 3.4K) - A Cron Monitoring Tool written in Python & Django. BSD-3
-
GitHub (π¨βπ» 56 Β· π 420 Β· π 360 - 19% open Β· β±οΈ 21.01.2021):
git clone https://github.com/healthchecks/healthchecks
pyload (π₯19 Β· β 2.1K) - The free and open-source Download Manager written in pure Python. βοΈAGPL-3.0
cabot (π₯18 Β· β 5K) - Self-hosted, easily-deployable monitoring and alerts service - like a.. MIT
-
GitHub (π¨βπ» 70 Β· π 560 Β· π₯ 72 Β· π¦ 6 Β· π 460 - 35% open Β· β±οΈ 05.01.2021):
git clone https://github.com/arachnys/cabot
asgi-lifespan (π₯16 Β· β 64) - Programmatic startup/shutdown of ASGI apps. MIT
Show 13 hidden projects...
- pyzmq (π₯35 Β· β 2.7K) - PyZMQ: Python bindings for zeromq.
βοΈRevised BSD
- httpbin (π₯30 Β· β 9.5K Β· π) - HTTP Request & Response Service, written in Python + Flask.
ISC
- PySocks (π₯30 Β· β 990 Β· π) - A SOCKS proxy client and wrapper for Python.
BSD-3
- speedtest-cli (π₯29 Β· β 10K Β· π) - Command line interface for testing internet bandwidth..
Apache-2
- ipaddress (π₯27 Β· β 89 Β· π) - 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
- aiodns (π₯25 Β· β 360 Β· π) - Simple DNS resolver for asyncio.
MIT
- hyde (π₯23 Β· β 1.6K Β· π) - A Python Static Website Generator.
MIT
- python-whois (π₯23 Β· β 350 Β· π) - A python module for retrieving and parsing WHOIS data.
βοΈWTFPL
- ProxyBroker (π₯22 Β· β 2.4K Β· π) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.
Apache-2
- toapi (π₯18 Β· β 3.1K Β· π) - Every web site provides APIs.
Apache-2
- tinkerer (π₯18 Β· β 290 Β· π) - Python blogging engine.
βοΈBSD-2-Clause-FreeBSD
- libextract (π₯14 Β· β 490 Β· π) - Extract data from websites using basic statistical magic.
MIT
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-ml-python: A ranked list of awesome machine learning python libraries.
- Python Wiki - Web Programming: Wiki page about programming Web applications (both clients and servers) using Python.
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
- Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.
For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.