πΒ A ranked list of awesome python libraries for web development. Updated weekly.
This curated list contains 560 awesome open-source projects with a total of 2.1M 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 32 projects
- HTTP Clients 19 projects
- Servers 12 projects
- Authorization & Authentication 39 projects
- HTML Processing 10 projects
- URL Utilities 6 projects
- OpenAPI Utilities 23 projects
- GraphQL Utilities 16 projects
- Websocket Utilities 11 projects
- RPC Utilities 4 projects
- Serverless 3 projects
- Content Management Systems 6 projects
- Web Testing 49 projects
- Web Forms 5 projects
- Markdown 12 projects
- Third-party Web APIs 55 projects
- Email 11 projects
- Web Scraping & Crawling 34 projects
- Monitoring 12 projects
- Web UI 6 projects
- Admin UI 12 projects
- API Proxies & Gateways 2 projects
- Flask Utilities 36 projects
- FastAPI Utilities 13 projects
- Pyramid Utilities 3 projects
- Django Utilities 76 projects
- Others 57 projects
- π₯π₯π₯Β Combined project-quality score
- βοΈΒ Star count from GitHub
- π£Β New project (less than 6 months old)
- π€Β Inactive project (6 months no activity)
- πΒ Dead project (12 months no activity)
- ππΒ Project is trending up or down
- βΒ Project was recently added
- βοΈΒ Warning (e.g. missing/risky license)
- π¨βπ»Β Contributors count from GitHub
- πΒ Fork count from GitHub
- πΒ Issue count from GitHub
- β±οΈΒ Last update timestamp on package manager
- π₯Β Download count from package manager
- π¦Β Number of dependent projects
Β Flask related project
Β Django related project
Β FastAPI related project
Β Pyramid related project
Β OpenAPI related project
Β GraphQL related project
General purpose web frameworks to build web applications and REST APIs.
django-rest-framework (π₯39 Β· β 22K) - Web APIs for Django. BSD-3

-
GitHub (π¨βπ» 1.2K Β· π 5.8K Β· π¦ 250K Β· π 3.8K - 6% open Β· β±οΈ 11.08.2021):
git clone https://github.com/encode/django-rest-framework
-
PyPi (π₯ 1.1M / month Β· π¦ 750 Β· β±οΈ 20.07.2017):
pip install django-rest-framework
-
Conda (π₯ 380K Β· β±οΈ 26.03.2021):
conda install -c conda-forge djangorestframework
flask (π₯38 Β· β 56K) - The Python micro framework for building web applications. BSD-3

-
GitHub (π¨βπ» 740 Β· π 14K Β· π₯ 4.9K Β· π¦ 830K Β· π 2.2K - 1% open Β· β±οΈ 14.08.2021):
git clone https://github.com/pallets/flask
-
PyPi (π₯ 52M / month Β· π¦ 230K Β· β±οΈ 21.05.2021):
pip install flask
-
Conda (π₯ 2.2M Β· β±οΈ 21.05.2021):
conda install -c conda-forge flask
tornado (π₯37 Β· β 20K) - Tornado is a Python web framework and asynchronous networking.. Apache-2
werkzeug (π₯36 Β· β 5.8K) - The comprehensive WSGI web application library. BSD-3
-
GitHub (π¨βπ» 430 Β· π 1.6K Β· π₯ 240 Β· π¦ 570K Β· π 920 - 4% open Β· β±οΈ 10.08.2021):
git clone https://github.com/pallets/werkzeug
-
PyPi (π₯ 53M / month Β· π¦ 140K Β· β±οΈ 17.05.2021):
pip install werkzeug
-
Conda (π₯ 3.3M Β· β±οΈ 20.05.2021):
conda install -c conda-forge werkzeug
falcon (π₯34 Β· β 8.5K) - The no-nonsense REST API and microservices framework for Python.. Apache-2
-
GitHub (π¨βπ» 180 Β· π 830 Β· π₯ 1.1K Β· π¦ 5.7K Β· π 910 - 21% open Β· β±οΈ 03.08.2021):
git clone https://github.com/falconry/falcon
-
PyPi (π₯ 510K / month Β· π¦ 3K Β· β±οΈ 10.05.2021):
pip install falcon
-
Conda (π₯ 220K Β· β±οΈ 30.06.2021):
conda install -c conda-forge falcon
bottle (π₯34 Β· β 7.3K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT
flask-restful (π₯33 Β· β 6.2K) - Simple framework for creating REST APIs. BSD-3

-
GitHub (π¨βπ» 160 Β· π 940 Β· π¦ 63K Β· π 560 - 20% open Β· β±οΈ 07.07.2021):
git clone https://github.com/flask-restful/flask-restful
-
PyPi (π₯ 1.2M / month Β· π¦ 14K Β· β±οΈ 17.05.2021):
pip install flask-restful
-
Conda (π₯ 92K Β· β±οΈ 30.05.2021):
conda install -c conda-forge flask-restful
Flask-AppBuilder (π₯32 Β· β 3.4K) - Simple and rapid application development framework,.. BSD-3

-
GitHub (π¨βπ» 150 Β· π 1.1K Β· π¦ 2.3K Β· π 1.1K - 7% open Β· β±οΈ 27.07.2021):
git clone https://github.com/dpgaspar/Flask-AppBuilder
-
PyPi (π₯ 2.8M / month Β· β±οΈ 16.03.2021):
pip install flask-appbuilder
-
Conda (π₯ 160K Β· β±οΈ 27.07.2021):
conda install -c conda-forge flask-appbuilder
django-tastypie (π₯31 Β· β 3.8K) - Creating delicious APIs for Django apps since 2010. BSD-3

hug (π₯28 Β· β 6.5K Β· π€) - Embrace the APIs of the future. Hug aims to make developing APIs as simple.. MIT
webpy (π₯27 Β· β 5.6K) - web.py is a web framework for python that is as simple as it is.. Unlicense
responder (π₯25 Β· β 3.6K) - A familiar HTTP Service Framework for Python. Apache-2
-
GitHub (π¨βπ» 86 Β· π 210 Β· π¦ 450 Β· π 220 - 24% open Β· β±οΈ 24.03.2021):
git clone https://github.com/taoufik07/responder
-
PyPi (π₯ 5.8K / month Β· π¦ 120 Β· β±οΈ 08.01.2021):
pip install responder
-
Conda (π₯ 63K Β· β±οΈ 08.01.2021):
conda install -c conda-forge responder
masonite (π₯25 Β· β 1.6K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT
quart (π₯25 Β· β 930) - Quart is a Python ASGI web microframework with the same API as Flask. MIT
guillotina (π₯24 Β· β 160) - Python AsyncIO data API to manage billions of resources. BSD-3
web2py (π₯22 Β· β 2K) - Free and open source full-stack enterprise framework for agile.. βοΈLGPL-3.0
-
GitHub (π¨βπ» 250 Β· π 850 Β· π¦ 38 Β· π 1K - 34% open Β· β±οΈ 26.06.2021):
git clone https://github.com/web2py/web2py
justpy (π₯19 Β· β 740 Β· π€) - An object oriented high-level Python Web Framework that requires.. Apache-2
flask-mongorest (π₯18 Β· β 520 Β· π€) - Restful API framework wrapped around MongoEngine. BSD-3

flama (π₯14 Β· β 170) - Fire up your API with this flamethrower. βοΈGPL-3.0
Show 4 hidden projects...
- flask-restplus (π₯30 Β· β 2.5K Β· π) - Fully featured framework for fast, easy and..
BSD-3
- japronto (π₯23 Β· β 8.5K Β· π) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining..
MIT
- vibora (π₯21 Β· β 5.7K Β· π) - Fast, asynchronous and elegant Python web framework.
MIT
- Growler (π₯15 Β· β 690 Β· π) - A micro web-framework using asyncio coroutines and chained..
Apache-2
aiohttp (π₯38 Β· β 12K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2
-
GitHub (π¨βπ» 580 Β· π 1.6K Β· π₯ 850 Β· π¦ 110K Β· π 2.5K - 15% open Β· β±οΈ 25.08.2021):
git clone https://github.com/aio-libs/aiohttp
-
PyPi (π₯ 41M / month Β· π¦ 15K Β· β±οΈ 25.02.2021):
pip install aiohttp
-
Conda (π₯ 2.9M Β· β±οΈ 02.07.2021):
conda install -c conda-forge aiohttp
urllib3 (π₯36 Β· β 2.8K) - Python HTTP library with thread-safe connection pooling, file post.. MIT
-
GitHub (π¨βπ» 290 Β· π 870 Β· π₯ 550 Β· π¦ 630K Β· π 960 - 16% open Β· β±οΈ 26.08.2021):
git clone https://github.com/urllib3/urllib3
-
PyPi (π₯ 180M / month Β· π¦ 75K Β· β±οΈ 25.06.2021):
pip install urllib3
-
Conda (π₯ 13M Β· β±οΈ 25.06.2021):
conda install -c conda-forge urllib3
httpie (π₯32 Β· β 52K) - As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP.. BSD-3
python-zeep (π₯32 Β· β 1.6K) - A modern/fast python SOAP client based on lxml / requests. MIT
httplib2 (π₯31 Β· β 410) - Small, fast HTTP client library for Python. Features persistent.. MIT
requests-toolbelt (π₯30 Β· β 790) - A toolbelt of useful classes and functions to be used.. Apache-2
-
GitHub (π¨βπ» 60 Β· π 140 Β· π¦ 31K Β· π 150 - 37% open Β· β±οΈ 10.08.2021):
git clone https://github.com/requests/toolbelt
-
PyPi (π₯ 18M / month Β· π¦ 8.2K Β· β±οΈ 30.01.2019):
pip install requests-toolbelt
-
Conda (π₯ 540K Β· β±οΈ 30.01.2019):
conda install -c conda-forge requests-toolbelt
requests-futures (π₯28 Β· β 1.8K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2
-
GitHub (π¨βπ» 24 Β· π 140 Β· π¦ 3.2K Β· π 74 - 24% open Β· β±οΈ 01.08.2021):
git clone https://github.com/ross/requests-futures
-
PyPi (π₯ 1.1M / month Β· π¦ 1.6K Β· β±οΈ 11.06.2019):
pip install requests-futures
-
Conda (π₯ 120K Β· β±οΈ 14.10.2020):
conda install -c conda-forge requests-futures
httptools (π₯28 Β· β 980) - Fast HTTP parser. MIT
-
GitHub (π¨βπ» 11 Β· π 59 Β· π¦ 10K Β· π 47 - 27% open Β· β±οΈ 10.08.2021):
git clone https://github.com/MagicStack/httptools
-
PyPi (π₯ 6.8M / month Β· π¦ 900 Β· β±οΈ 10.08.2021):
pip install httptools
-
Conda (π₯ 340K Β· β±οΈ 30.06.2021):
conda install -c conda-forge httptools
hyper (π₯27 Β· β 1K Β· π€) - HTTP/2 for Python. MIT
-
GitHub (π¨βπ» 43 Β· π 160 Β· π₯ 150 Β· π¦ 720 Β· π 250 - 31% open Β· β±οΈ 12.01.2021):
git clone https://github.com/python-hyper/hyper
-
PyPi (π₯ 230K / month Β· π¦ 180 Β· β±οΈ 27.09.2016):
pip install hyper
-
Conda (π₯ 18K Β· β±οΈ 02.12.2018):
conda install -c conda-forge hyper
http-prompt (π₯25 Β· β 8.2K) - An interactive command-line HTTP and API testing client built on top.. MIT
Show 3 hidden projects...
- grequests (π₯26 Β· β 3.8K Β· π) - Requests + Gevent = 3.
BSD-2
- pysimplesoap (π₯25 Β· β 360 Β· π) - Python Simple SOAP Library.
βοΈLGPL-3.0
- http-parser (π₯23 Β· β 330 Β· π) - HTTP request/response parser for python in C.
MIT
gunicorn (π₯38 Β· β 7.8K) - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients.. MIT
-
GitHub (π¨βπ» 360 Β· π 1.4K Β· π₯ 98 Β· π¦ 510K Β· π 1.8K - 20% open Β· β±οΈ 02.07.2021):
git clone https://github.com/benoitc/gunicorn
-
PyPi (π₯ 23M / month Β· π¦ 120K Β· β±οΈ 27.03.2021):
pip install gunicorn
-
Conda (π₯ 710K Β· β±οΈ 11.05.2021):
conda install -c conda-forge gunicorn
gevent (π₯35 Β· β 5.6K) - Coroutine-based concurrency library for Python. MIT
-
GitHub (π¨βπ» 98 Β· π 910 Β· π₯ 58K Β· π¦ 67K Β· π 1.2K - 4% open Β· β±οΈ 05.08.2021):
git clone https://github.com/gevent/gevent
-
PyPi (π₯ 8.6M / month Β· π¦ 28K Β· β±οΈ 05.08.2021):
pip install gevent
-
Conda (π₯ 630K Β· β±οΈ 08.08.2021):
conda install -c conda-forge gevent
whitenoise (π₯31 Β· β 1.8K) - Radically simplified static file serving for Python web apps. MIT
livereload (π₯28 Β· β 930 Β· π€) - livereload server in python (MAINTAINERS NEEDED). BSD-3
-
GitHub (π¨βπ» 55 Β· π 140 Β· π¦ 7.3K Β· π 140 - 29% open Β· β±οΈ 13.10.2020):
git clone https://github.com/lepture/python-livereload
-
PyPi (π₯ 570K / month Β· π¦ 3.1K Β· β±οΈ 22.08.2020):
pip install livereload
-
Conda (π₯ 160K Β· β±οΈ 22.08.2020):
conda install -c conda-forge livereload
Hypercorn (π₯26 Β· β 210) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT
Show 3 hidden projects...
- waitress (π₯27 Β· β 970) - Waitress - A WSGI server for Python 2 and 3.
βοΈZPL-2.1
- Meinheld (π₯24 Β· β 1.4K Β· π) - Meinheld is a high performance asynchronous WSGI Web Server (based..
BSD-3
- django-devserver (π₯24 Β· β 1.3K Β· π) - A drop-in replacement for Django's runserver.
BSD-3
oauthlib (π₯37 Β· β 2.3K) - A generic, spec-compliant, thorough implementation of the OAuth.. BSD-3
django-allauth (π₯36 Β· β 6.7K) - Integrated set of Django applications addressing.. MIT

-
GitHub (π¨βπ» 540 Β· π 2.3K Β· π¦ 72K Β· π 1.8K - 21% open Β· β±οΈ 11.07.2021):
git clone https://github.com/pennersr/django-allauth
-
PyPi (π₯ 510K / month Β· π¦ 10K Β· β±οΈ 11.07.2021):
pip install django-allauth
-
Conda (π₯ 64K Β· β±οΈ 23.12.2019):
conda install -c conda-forge django-allauth
authlib (π₯32 Β· β 2.7K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3
google-auth (π₯32 Β· β 440) - Google Auth Python Library. Apache-2
-
GitHub (π¨βπ» 81 Β· π 200 Β· π¦ 74K Β· π 300 - 17% open Β· β±οΈ 25.08.2021):
git clone https://github.com/googleapis/google-auth-library-python
-
PyPi (π₯ 45M / month Β· π¦ 3.6K Β· β±οΈ 19.08.2021):
pip install google-auth
-
Conda (π₯ 2.8M Β· β±οΈ 24.08.2021):
conda install -c conda-forge google-auth
django-guardian (π₯31 Β· β 3K) - Per object permissions for Django. BSD-3

-
GitHub (π¨βπ» 160 Β· π 510 Β· π¦ 4.2K Β· π 430 - 25% open Β· β±οΈ 14.08.2021):
git clone https://github.com/django-guardian/django-guardian
-
PyPi (π₯ 220K / month Β· π¦ 3.8K Β· β±οΈ 23.05.2021):
pip install django-guardian
-
Conda (π₯ 31K Β· β±οΈ 26.05.2021):
conda install -c conda-forge django-guardian
flask-login (π₯31 Β· β 2.9K) - Flask user session management. MIT

django-oauth-toolkit (π₯31 Β· β 2.4K) - OAuth2 goodies for the Djangonauts!. BSD-3

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

-
GitHub (π¨βπ» 77 Β· π 200 Β· π¦ 14K Β· π 320 - 3% open Β· β±οΈ 25.08.2021):
git clone https://github.com/vimalloc/flask-jwt-extended
-
PyPi (π₯ 2.9M / month Β· π¦ 1.2K Β· β±οΈ 25.08.2021):
pip install flask-jwt-extended
-
Conda (π₯ 76K Β· β±οΈ 25.08.2021):
conda install -c conda-forge flask-jwt-extended
python-jose (π₯31 Β· β 930) - A JOSE implementation in Python. MIT
-
GitHub (π¨βπ» 44 Β· π 180 Β· π¦ 8.1K Β· π 120 - 40% open Β· β±οΈ 07.06.2021):
git clone https://github.com/mpdavis/python-jose
-
PyPi (π₯ 5.7M / month Β· π¦ 880 Β· β±οΈ 05.06.2021):
pip install python-jose
-
Conda (π₯ 570K Β· β±οΈ 26.06.2021):
conda install -c conda-forge python-jose
django-rest-framework-simplejwt (π₯29 Β· β 2.5K) - A JSON Web Token authentication plugin for the Django.. MIT

django-rules (π₯27 Β· β 1.3K) - Awesome Django authorization, without the database. MIT

Flask-HTTPAuth (π₯27 Β· β 1K) - Simple extension that provides Basic, Digest and Token HTTP.. MIT

-
GitHub (π¨βπ» 30 Β· π 180 Β· π 86 - 5% open Β· β±οΈ 24.06.2021):
git clone https://github.com/miguelgrinberg/Flask-HTTPAuth
-
PyPi (π₯ 430K / month Β· π¦ 4.3K Β· β±οΈ 13.05.2021):
pip install flask-httpauth
-
Conda (π₯ 96K Β· β±οΈ 14.05.2021):
conda install -c conda-forge flask-httpauth
dj-rest-auth (π₯27 Β· β 680) - Authentication for Django Rest Framework. MIT

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

authomatic (π₯25 Β· β 970) - Simple yet powerful authorization / authentication client library for.. MIT
django-rest-knox (π₯25 Β· β 680 Β· π€) - Authentication Module for django rest auth. MIT

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

-
GitHub (π¨βπ» 52 Β· π 140 Β· π¦ 2.1K Β· π 180 - 15% open Β· β±οΈ 12.05.2021):
git clone https://github.com/singingwolfboy/flask-dance
-
PyPi (π₯ 33K / month Β· π¦ 300 Β· β±οΈ 12.05.2021):
pip install flask-dance
-
Conda (π₯ 6.5K Β· β±οΈ 07.06.2019):
conda install -c conda-forge flask-dance
fastapi-users (π₯22 Β· β 1.1K) - Ready-to-use and customizable users management for FastAPI. MIT

fastapi_login (π₯22 Β· β 220) - FastAPI-Login tries to provide similar functionality as.. MIT

flask-praetorian (π₯21 Β· β 290) - Strong, Simple, and Precise security for Flask APIs.. MIT

python-jwt (π₯20 Β· β 190 Β· π€) - Python module for generating and verifying JSON Web Tokens. MIT
flask_simplelogin (π₯19 Β· β 140) - Simple Login - Login Extension for Flask - maintainer.. MIT

fastapi-jwt-auth (π₯18 Β· β 250 Β· π€) - FastAPI extension that provides JWT Auth support.. MIT

pyramid_jwt (π₯16 Β· β 72 Β· π€) - JWT authentication for Pyramid. BSD-2

Show 12 hidden projects...
- requests-oauthlib (π₯34 Β· β 1.4K Β· π) - OAuthlib support for Python-Requests!.
ISC
- 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 Β· β 3.1K Β· π) - JSON Web Token Authentication support for Django REST..
MIT
- python-oauth2 (π₯29 Β· β 2.9K Β· π) - A fully tested, abstract interface to creating OAuth clients..
MIT
- rauth (π₯27 Β· β 1.6K Β· π) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
MIT
- Flask-User (π₯25 Β· β 940 Β· π) - Customizable User Authorization & User Management: Register,..
MIT
- Flask-OpenID (π₯25 Β· β 210 Β· π) - Flask-OpenID adds openid support to flask applications.
BSD-3
- django-stronghold (π₯23 Β· β 370 Β· π) - Get inside your stronghold and make all your Django..
MIT
- velruse (π₯23 Β· β 250 Β· π) - Simplifying third-party authentication for web applications.
MIT
- apex (π₯19 Β· β 95 Β· π) - Toolkit for Pyramid, a Pylons Project, to add Authentication and..
MIT
- fastapi-permissions (π₯14 Β· β 180 Β· π€) - row level security for FastAPI framework.
βοΈTHE BEER-WARE LICENSE
html5lib-python (π₯33 Β· β 930) - Standards-compliant library for parsing and serializing HTML.. MIT
bleach (π₯32 Β· β 2.2K Β· π) - Bleach is an allowed-list-based HTML sanitizing library that.. Apache-2
markupsafe (π₯32 Β· β 420) - Safely add untrusted strings to HTML/XML markup. BSD-3
xhtml2pdf (π₯29 Β· β 1.8K) - A library for converting HTML into PDFs using ReportLab. Apache-2
-
GitHub (π¨βπ» 130 Β· π 540 Β· π¦ 5.8K Β· π 300 - 38% open Β· β±οΈ 19.03.2021):
git clone https://github.com/xhtml2pdf/xhtml2pdf
-
PyPi (π₯ 250K / month Β· π¦ 1.6K Β· β±οΈ 08.10.2020):
pip install xhtml2pdf
-
Conda (π₯ 30K Β· β±οΈ 20.01.2021):
conda install -c conda-forge xhtml2pdf
WeasyPrint (π₯25 Β· β 4.5K) - The awesome document factory. BSD-3
html5-parser (π₯25 Β· β 600) - Fast C based HTML 5 parsing for python. Apache-2
selectolax (π₯24 Β· β 420) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT
Show 1 hidden projects...
- Requests-HTML (π₯31 Β· β 12K Β· π) - Pythonic HTML Parsing for Humans.
MIT
tldextract (π₯31 Β· β 1.4K) - Accurately separate the TLD from the registered domain and.. BSD-3
-
GitHub (π¨βπ» 38 Β· π 180 Β· π¦ 7.1K Β· π 150 - 12% open Β· β±οΈ 04.07.2021):
git clone https://github.com/john-kurkowski/tldextract
-
PyPi (π₯ 3.8M / month Β· π¦ 1.8K Β· β±οΈ 22.11.2020):
pip install tldextract
-
Conda (π₯ 90K Β· β±οΈ 30.05.2021):
conda install -c conda-forge tldextract
shortuuid (π₯28 Β· β 1.5K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3
-
GitHub (π¨βπ» 22 Β· π 92 Β· π¦ 6.2K Β· π 31 - 6% open Β· β±οΈ 17.02.2021):
git clone https://github.com/skorokithakis/shortuuid
-
PyPi (π₯ 1M / month Β· π¦ 1.7K Β· β±οΈ 06.03.2020):
pip install shortuuid
-
Conda (π₯ 100K Β· β±οΈ 12.07.2021):
conda install -c conda-forge shortuuid
purl (π₯24 Β· β 250) - A simple, immutable URL class with a clean API for interrogation and.. MIT
Show 1 hidden projects...
- uritemplate (π₯27 Β· β 190 Β· π) - URI template parsing per RFC6570.
βοΈBSD-1-Clause
πΒ OpenAPI-Specification ( β 22K) - The OpenAPI Specification Repository.
OpenAPI Generator (π₯35 Β· β 9.5K) - OpenAPI Generator allows generation of API client.. Apache-2

-
GitHub (π¨βπ» 2.1K Β· π 3.3K Β· π¦ 3 Β· π 4.7K - 56% open Β· β±οΈ 26.08.2021):
git clone https://github.com/OpenAPITools/openapi-generator
-
PyPi (π₯ 4.6K / month Β· β±οΈ 15.05.2020):
pip install openapi-generator-cli
-
NPM (π₯ 630K / month Β· π¦ 400 Β· β±οΈ 08.08.2021):
npm install @openapitools/openapi-generator-cli
connexion (π₯33 Β· β 3.8K) - Swagger/OpenAPI First framework for Python on top of Flask.. Apache-2

-
GitHub (π¨βπ» 180 Β· π 640 Β· π¦ 5.4K Β· π 840 - 37% open Β· β±οΈ 23.08.2021):
git clone https://github.com/zalando/connexion
-
PyPi (π₯ 720K / month Β· π¦ 1.2K Β· β±οΈ 16.07.2021):
pip install connexion
-
Conda (π₯ 150K Β· β±οΈ 16.07.2021):
conda install -c conda-forge connexion
drf-yasg (π₯31 Β· β 2.4K Β· π€) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3


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

-
GitHub (π¨βπ» 480 Β· π 8K Β· π¦ 32K Β· π 4.6K - 14% open Β· β±οΈ 11.08.2021):
git clone https://github.com/swagger-api/swagger-ui
flasgger (π₯29 Β· β 2.7K) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT

-
GitHub (π¨βπ» 100 Β· π 380 Β· π₯ 460 Β· π¦ 5.3K Β· π 330 - 54% open Β· β±οΈ 22.07.2021):
git clone https://github.com/flasgger/flasgger
-
PyPi (π₯ 250K / month Β· π¦ 590 Β· β±οΈ 31.07.2020):
pip install flasgger
-
Conda (π₯ 95K Β· β±οΈ 16.04.2021):
conda install -c conda-forge flasgger
redoc (π₯27 Β· β 15K) - OpenAPI/Swagger-generated API Reference Documentation. MIT

-
GitHub (π¨βπ» 160 Β· π 1.7K Β· π₯ 64 Β· π¦ 1.6K Β· π 1.4K - 30% open Β· β±οΈ 25.08.2021):
git clone https://github.com/Redocly/redoc
OpenAPI Spec validator (π₯27 Β· β 180) - OpenAPI Spec validator. Apache-2
drf-spectacular (π₯26 Β· β 690) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3

flask-swagger (π₯26 Β· β 440 Β· π€) - A swagger 2.0 spec extractor for flask. MIT

-
GitHub (π¨βπ» 24 Β· π 91 Β· π¦ 3.5K Β· π 29 - 55% open Β· β±οΈ 29.09.2020):
git clone https://github.com/gangverk/flask-swagger
-
PyPi (π₯ 2M / month Β· π¦ 620 Β· β±οΈ 26.03.2019):
pip install flask-swagger
-
Conda (π₯ 51K Β· β±οΈ 20.04.2019):
conda install -c conda-forge flask-swagger
swagger-codegen (π₯25 Β· β 13K Β· π) - swagger-codegen contains a template-driven engine to.. Apache-2

-
GitHub (π¨βπ» 1.2K Β· π 5.6K Β· π 6.1K - 48% open Β· β±οΈ 18.08.2021):
git clone https://github.com/swagger-api/swagger-codegen
Spectacle (π₯24 Β· β 1.2K) - Beautiful static documentation generator for OpenAPI/Swagger 2.0. MIT

OpenAPI-to-GraphQL (π₯24 Β· β 1.1K) - Translate APIs described by OpenAPI Specifications.. MIT


openapi-core (π₯23 Β· β 140) - OpenAPI core. BSD-3
AutoRest (π₯22 Β· β 3.5K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT

-
GitHub (π¨βπ» 150 Β· π 650 Β· π₯ 77K Β· π¦ 290 Β· π 1.8K - 4% open Β· β±οΈ 16.08.2021):
git clone https://github.com/Azure/autorest
datamodel-code-generator (π₯22 Β· β 580) - Pydantic model generator for easy conversion of JSON,.. MIT

Spectree (π₯20 Β· β 120) - API spec validator and OpenAPI document generator for Python.. Apache-2

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

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


Show 3 hidden projects...
- django-rest-swagger (π₯28 Β· β 2.6K Β· π) - Swagger Documentation Generator for Django REST..
BSD-2
- apistar (π₯26 Β· β 5.6K Β· π) - The Web API toolkit.
BSD-3
- pyramid_swagger (π₯19 Β· β 64 Β· π) - Convenient tools for using Swagger to define and..
BSD-3
πΒ GraphQL Specification ( β 13K) - GraphQL is a query language and execution engine tied to any..
graphene (π₯33 Β· β 6.7K) - GraphQL framework for Python. MIT

-
GitHub (π¨βπ» 170 Β· π 700 Β· π¦ 10K Β· π 910 - 10% open Β· β±οΈ 24.08.2021):
git clone https://github.com/graphql-python/graphene
-
PyPi (π₯ 1.3M / month Β· π¦ 1.4K Β· β±οΈ 16.07.2021):
pip install graphene
-
Conda (π₯ 150K Β· β±οΈ 17.07.2021):
conda install -c conda-forge graphene
graphene-django (π₯30 Β· β 3.6K) - Integrate GraphQL into your Django project. MIT


-
GitHub (π¨βπ» 180 Β· π 600 Β· π¦ 6.2K Β· π 720 - 15% open Β· β±οΈ 11.06.2021):
git clone https://github.com/graphql-python/graphene-django
-
PyPi (π₯ 290K / month Β· π¦ 780 Β· β±οΈ 31.12.2020):
pip install graphene-django
-
Conda (π₯ 13K Β· β±οΈ 09.01.2021):
conda install -c conda-forge graphene-django
ariadne (π₯28 Β· β 1.5K) - Ariadne is a Python library for implementing GraphQL servers using.. BSD-3

graphql-core (π₯26 Β· β 380) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT
-
GitHub (π¨βπ» 19 Β· π 75 Β· π¦ 10K Β· π 100 - 16% open Β· β±οΈ 22.08.2021):
git clone https://github.com/graphql-python/graphql-core
-
PyPi (π₯ 2.1M / month Β· π¦ 1.1K Β· β±οΈ 20.08.2021):
pip install graphql-core
-
Conda (π₯ 190K Β· β±οΈ 24.08.2021):
conda install -c conda-forge graphql-core
graphql-relay-py (π₯25 Β· β 130) - A library to help construct a graphql-py server supporting.. MIT
flask-graphql (π₯24 Β· β 1.2K Β· π€) - Adds GraphQL support to your Flask application. MIT


-
GitHub (π¨βπ» 15 Β· π 130 Β· π¦ 1.9K Β· π 60 - 65% open Β· β±οΈ 07.08.2020):
git clone https://github.com/graphql-python/flask-graphql
-
PyPi (π₯ 250K / month Β· π¦ 380 Β· β±οΈ 05.12.2019):
pip install flask-graphql
-
Conda (π₯ 8.4K Β· β±οΈ 11.05.2020):
conda install -c conda-forge flask-graphql
graphene-mongo (π₯24 Β· β 230) - Graphene MongoEngine integration. MIT

-
GitHub (π¨βπ» 27 Β· π 82 Β· π¦ 230 Β· π 80 - 27% open Β· β±οΈ 05.07.2021):
git clone https://github.com/graphql-python/graphene-mongo
-
PyPi (π₯ 8.2K / month Β· π¦ 22 Β· β±οΈ 30.06.2020):
pip install graphene-mongo
-
Conda (π₯ 3.2K Β· β±οΈ 30.06.2020):
conda install -c conda-forge graphene-mongo
tartiflette (π₯23 Β· β 770) - GraphQL Engine built with Python 3.6+ / asyncio. MIT
django-graphql-auth (π₯22 Β· β 250) - Django registration and authentication with GraphQL. MIT

Strawberry GraphQL (π₯20 Β· β 1.2K) - A new GraphQL library for Python. MIT

Flask-GraphQL-Auth (π₯19 Β· β 61) - (Now finding maintainer) A Pythonic way to provide JWT.. MIT

tartiflette-aiohttp (π₯18 Β· β 52) - tartiflette-aiohttp is a wrapper of aiohttp which includes.. MIT
graphene-pydantic (π₯16 Β· β 140) - Integrate GraphQL with your Pydantic models. Apache-2

tartiflette-asgi (π₯16 Β· β 93) - ASGI support for the Tartiflette GraphQL engine. MIT

Show 1 hidden projects...
- python-graphql-client (π₯22 Β· β 140 Β· π) - Simple GraphQL client for Python 2.7+.
MIT
websocket-client (π₯36 Β· β 2.7K Β· π) - WebSocket client for Python. Apache-2
-
GitHub (π¨βπ» 190 Β· π 660 Β· π¦ 43K Β· π 460 - 1% open Β· β±οΈ 26.08.2021):
git clone https://github.com/websocket-client/websocket-client
-
PyPi (π₯ 37M / month Β· π¦ 11K Β· β±οΈ 13.08.2021):
pip install websocket-client
-
Conda (π₯ 1.6M Β· β±οΈ 08.01.2021):
conda install -c conda-forge websocket-client
autobahn-python (π₯32 Β· β 2.3K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT
websockets (π₯31 Β· β 3.5K) - Library for building WebSocket servers and clients in Python. BSD-3
-
GitHub (π¨βπ» 50 Β· π 370 Β· π¦ 38K Β· π 790 - 5% open Β· β±οΈ 25.08.2021):
git clone https://github.com/aaugustin/websockets
-
PyPi (π₯ 10M / month Β· π¦ 5K Β· β±οΈ 27.05.2021):
pip install websockets
-
Conda (π₯ 870K Β· β±οΈ 30.06.2021):
conda install -c conda-forge websockets
Flask-SocketIO (π₯29 Β· β 4.4K) - Socket.IO integration for Flask applications. MIT

-
GitHub (π¨βπ» 63 Β· π 810 Β· π 1.5K - 0% open Β· β±οΈ 24.08.2021):
git clone https://github.com/miguelgrinberg/Flask-SocketIO
-
PyPi (π₯ 1.8M / month Β· π¦ 4.3K Β· β±οΈ 01.08.2021):
pip install flask-socketio
-
Conda (π₯ 130K Β· β±οΈ 02.08.2021):
conda install -c conda-forge flask-socketio
python-socketio (π₯28 Β· β 2.5K) - Python Socket.IO server and client. MIT
-
GitHub (π¨βπ» 51 Β· π 410 Β· π 640 - 4% open Β· β±οΈ 20.08.2021):
git clone https://github.com/miguelgrinberg/python-socketio
-
PyPi (π₯ 750K / month Β· π¦ 3.4K Β· β±οΈ 01.08.2021):
pip install python-socketio
-
Conda (π₯ 190K Β· β±οΈ 02.08.2021):
conda install -c conda-forge python-socketio
websockify (π₯27 Β· β 2.9K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. βοΈLGPL-3.0
Show 4 hidden projects...
- flask-sockets (π₯25 Β· β 1.7K Β· π) - Elegant WebSockets for your Flask apps.
MIT
- gevent-socketio (π₯25 Β· β 1.2K Β· π) - Official repository for gevent-socketio.
BSD-3
- sockjs-tornado (π₯25 Β· β 860 Β· π) - WebSocket emulation - Python server.
MIT
- tornadio2 (π₯19 Β· β 530 Β· π) - Python socket.io server implementation on top of Tornado..
Apache-2
grpc (π₯39 Β· β 32K) - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#). Apache-2
-
GitHub (π¨βπ» 780 Β· π 8.2K Β· π₯ 150K Β· π¦ 2.9K Β· π 9.9K - 8% open Β· β±οΈ 26.08.2021):
git clone https://github.com/grpc/grpc
-
PyPi (π₯ 29M / month Β· π¦ 6.8K Β· β±οΈ 24.08.2021):
pip install grpcio
-
Conda (π₯ 3.3M Β· β±οΈ 22.06.2021):
conda install -c conda-forge grpcio
rpyc (π₯27 Β· β 1K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT
-
GitHub (π¨βπ» 71 Β· π 200 Β· π₯ 130 Β· π¦ 950 Β· π 350 - 13% open Β· β±οΈ 08.08.2021):
git clone https://github.com/tomerfiliba-org/rpyc
-
PyPi (π₯ 300K / month Β· π¦ 530 Β· β±οΈ 11.01.2021):
pip install rpyc
-
Conda (π₯ 260K Β· β±οΈ 12.01.2021):
conda install -c conda-forge rpyc
fastapi-jsonrpc (π₯18 Β· β 120) - JSON-RPC server based on fastapi. MIT

Show 1 hidden projects...
- spyne (π₯25 Β· β 1K) - A transport agnostic sync/async RPC library that focuses on exposing..
βοΈLGPL-2.1
python-lambda (π₯24 Β· β 1.3K) - A toolkit for developing and deploying serverless Python code in.. ISC
wagtail (π₯31 Β· β 11K) - A Django content management system focused on flexibility and user.. BSD-3

django-cms (π₯29 Β· β 8.3K) - The easy-to-use and developer-friendly CMS. BSD-3

lektor (π₯26 Β· β 3.5K) - The lektor static file content management system. BSD-3
-
GitHub (π¨βπ» 89 Β· π 280 Β· π₯ 6.9K Β· π¦ 290 Β· π 560 - 40% open Β· β±οΈ 22.08.2021):
git clone https://github.com/lektor/lektor
-
PyPi (π₯ 1.5K / month Β· π¦ 140 Β· β±οΈ 20.08.2020):
pip install lektor
-
Conda (π₯ 48K Β· β±οΈ 27.08.2020):
conda install -c conda-forge lektor
feincms (π₯22 Β· β 810) - A Django-based CMS with a focus on extensibility and concise code. BSD-3

Show 1 hidden projects...
selenium (π₯34 Β· β 21K) - A browser automation framework and ecosystem. Apache-2
-
GitHub (π¨βπ» 680 Β· π 6.5K Β· π₯ 22K Β· π¦ 110K Β· π 7.5K - 2% open Β· β±οΈ 24.08.2021):
git clone https://github.com/SeleniumHQ/selenium
-
PyPi (π₯ 7.7M / month Β· π¦ 28K Β· β±οΈ 07.06.2021):
pip install selenium
-
Conda (π₯ 640K Β· β±οΈ 06.08.2021):
conda install -c conda-forge selenium
coverage (π₯33 Β· β 1.7K) - Code coverage measurement for Python. Apache-2
-
GitHub (π¨βπ» 110 Β· π 230 Β· π¦ 160K Β· π 1.1K - 22% open Β· β±οΈ 23.08.2021):
git clone https://github.com/nedbat/coveragepy
-
PyPi (π₯ 17M / month Β· π¦ 100K Β· β±οΈ 18.07.2021):
pip install coverage
-
Conda (π₯ 4.7M Β· β±οΈ 28.06.2021):
conda install -c conda-forge coverage
responses (π₯32 Β· β 3.3K) - A utility for mocking out the Python Requests library. Apache-2
-
GitHub (π¨βπ» 98 Β· π 270 Β· π₯ 6 Β· π¦ 10K Β· π 200 - 36% open Β· β±οΈ 09.08.2021):
git clone https://github.com/getsentry/responses
-
PyPi (π₯ 4.3M / month Β· π¦ 4.9K Β· β±οΈ 09.08.2021):
pip install responses
-
Conda (π₯ 710K Β· β±οΈ 09.08.2021):
conda install -c conda-forge responses
HTTPretty (π₯31 Β· β 1.9K) - HTTP client mocking tool for Python - inspired by Fakeweb for Ruby. MIT
-
GitHub (π¨βπ» 100 Β· π 250 Β· π¦ 4.9K Β· π 230 - 39% open Β· β±οΈ 16.08.2021):
git clone https://github.com/gabrielfalcao/HTTPretty
-
PyPi (π₯ 520K / month Β· π¦ 5.3K Β· β±οΈ 16.08.2021):
pip install httpretty
-
Conda (π₯ 120K Β· β±οΈ 16.08.2021):
conda install -c conda-forge httpretty
pytest-django (π₯31 Β· β 930) - A Django plugin for pytest. BSD-3

mitmproxy (π₯30 Β· β 24K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT
factory_boy (π₯30 Β· β 2.6K) - A test fixtures replacement for Python. MIT

vcrpy (π₯30 Β· β 2.1K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT
SeleniumLibrary (π₯29 Β· β 1.1K) - Web testing library for Robot Framework. Apache-2
webtest (π₯29 Β· β 300 Β· π) - Wraps any WSGI application and makes it easy to send test requests to.. MIT
django-silk (π₯28 Β· β 3K) - Silky smooth profiling for Django. MIT

SeleniumBase (π₯28 Β· β 2.3K) - Automate Web Testing with Selenium, Python, and pytest. MIT
Prism (π₯28 Β· β 2.2K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2

django-nose (π₯27 Β· β 870) - Django test runner using nose. BSD-3

flask-debugtoolbar (π₯27 Β· β 810 Β· π€) - A toolbar overlay for debugging Flask applications. BSD-3

-
GitHub (π¨βπ» 38 Β· π 120 Β· π¦ 15K Β· π 100 - 38% open Β· β±οΈ 14.08.2020):
git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar
-
PyPi (π₯ 87K / month Β· π¦ 5.9K Β· β±οΈ 18.02.2020):
pip install flask-debugtoolbar
-
Conda (π₯ 46K Β· β±οΈ 30.05.2021):
conda install -c conda-forge flask-debugtoolbar
flask-testing (π₯27 Β· β 470 Β· π€) - Unittest extensions for Flask. BSD-3

-
GitHub (π¨βπ» 33 Β· π 100 Β· π¦ 13K Β· π 96 - 54% open Β· β±οΈ 24.12.2020):
git clone https://github.com/jarus/flask-testing
-
PyPi (π₯ 260K / month Β· π¦ 4.8K Β· β±οΈ 24.12.2020):
pip install flask-testing
-
Conda (π₯ 51K Β· β±οΈ 24.12.2020):
conda install -c conda-forge flask-testing
pytest-flask (π₯27 Β· β 380) - A set of pytest fixtures to test Flask applications. MIT

tavern (π₯26 Β· β 810) - A command-line tool and Python library and Pytest plugin for automated.. MIT
pyramid_debugtoolbar (π₯26 Β· β 93 Β· π€) - Pyramid debug toolbar. BSD-3

django-test-plus (π₯25 Β· β 480) - Useful additions to Django's default TestCase. BSD-3

-
GitHub (π¨βπ» 28 Β· π 48 Β· π 51 - 17% open Β· β±οΈ 11.08.2021):
git clone https://github.com/revsys/django-test-plus
-
PyPi (π₯ 66K / month Β· π¦ 2.5K Β· β±οΈ 19.05.2021):
pip install django-test-plus
-
Conda (π₯ 22K Β· β±οΈ 12.01.2018):
conda install -c conda-forge django-test-plus
aioresponses (π₯25 Β· β 300) - Aioresponses is a helper for mock/fake web requests in python.. MIT
httprunner (π₯24 Β· β 2.5K) - One-stop solution for HTTP(S) testing. Apache-2
mixer (π₯24 Β· β 770 Β· π€) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3


selenium-python-helium (π₯23 Β· β 2.6K) - Selenium-python but lighter: Helium is the best.. MIT
pytest-splinter (π₯23 Β· β 210 Β· π€) - pytest splinter and selenium integration for anyone.. MIT
schemathesis (π₯22 Β· β 920) - A modern API testing tool for web applications built with.. MIT


python-mocket (π₯22 Β· β 220) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3
Model Bakery (π₯21 Β· β 420) - Object factory for Django. Apache-2

Mockoon (π₯19 Β· β 3.1K) - Mockoon is the easiest and quickest way to run mock APIs locally. No.. MIT

-
GitHub (π¨βπ» 37 Β· π 170 Β· π₯ 30K Β· π 370 - 9% open Β· β±οΈ 24.08.2021):
git clone https://github.com/mockoon/mockoon
aresponses (π₯19 Β· β 84 Β· π€) - Asyncio http mocking. Similar to the responses library used for.. MIT
async-asgi-testclient (π₯18 Β· β 83) - A framework-agnostic library for testing ASGI web.. MIT
Show 8 hidden projects...
- pyppeteer (π₯31 Β· β 3.5K Β· π) - Headless chrome/chromium automation library (unofficial port of..
MIT
- parameterized (π₯27 Β· β 590 Β· π€) - Parameterized testing with any Python test framework.
βοΈBSD-2-Clause-FreeBSD
- wdb (π₯23 Β· β 1.5K Β· π) - An improbable web debugger through WebSockets.
βοΈGPL-3.0
- pyresttest (π₯22 Β· β 1.1K Β· π) - Python Rest Testing.
Apache-2
- requestium (π₯21 Β· β 1.6K Β· π) - Integration layer between Requests and Selenium for automation..
BSD-3
- yandex-tank (π₯18 Β· β 2K) - Load and performance benchmark tool.
βοΈLGPL-2.1
- huxley (π₯16 Β· β 4.1K Β· π) - A testing system for catching visual regressions in Web..
Apache-2
- Astra (π₯15 Β· β 1.8K Β· π) - Automated Security Testing For REST API's.
Apache-2
django-crispy-forms (π₯32 Β· β 4.3K) - The best way to have DRY Django forms. The app.. MIT

-
GitHub (π¨βπ» 220 Β· π 680 Β· π¦ 71K Β· π 640 - 11% open Β· β±οΈ 11.06.2021):
git clone https://github.com/django-crispy-forms/django-crispy-forms
-
PyPi (π₯ 500K / month Β· π¦ 16K Β· β±οΈ 11.06.2021):
pip install django-crispy-forms
-
Conda (π₯ 40K Β· β±οΈ 11.06.2021):
conda install -c conda-forge django-crispy-forms
flask-wtf (π₯31 Β· β 1.2K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3

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

markdown (π₯34 Β· β 2.6K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3
-
GitHub (π¨βπ» 150 Β· π 660 Β· π¦ 150K Β· π 720 - 4% open Β· β±οΈ 11.08.2021):
git clone https://github.com/Python-Markdown/markdown
-
PyPi (π₯ 18M / month Β· π¦ 41K Β· β±οΈ 30.07.2021):
pip install markdown
-
Conda (π₯ 2.2M Β· β±οΈ 01.03.2021):
conda install -c conda-forge markdown
mistune (π₯33 Β· β 2K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3
pelican (π₯32 Β· β 11K) - Static site generator that supports Markdown and reST syntax... βοΈAGPL-3.0
-
GitHub (π¨βπ» 420 Β· π 1.7K Β· π₯ 390 Β· π¦ 5.2K Β· π 1.5K - 3% open Β· β±οΈ 13.07.2021):
git clone https://github.com/getpelican/pelican
-
PyPi (π₯ 22K / month Β· π¦ 3.4K Β· β±οΈ 23.03.2021):
pip install pelican
-
Conda (π₯ 110K Β· β±οΈ 23.03.2021):
conda install -c conda-forge pelican
python-markdown2 (π₯30 Β· β 2.2K) - markdown2: A fast and complete implementation of Markdown in.. MIT
html2text (π₯28 Β· β 1.1K) - Convert HTML to Markdown-formatted text. βοΈGPL-3.0
pymdown-extensions (π₯27 Β· β 520) - Extensions for Python Markdown. MIT
-
GitHub (π¨βπ» 27 Β· π 180 Β· π¦ 6.2K Β· π 260 - 6% open Β· β±οΈ 25.08.2021):
git clone https://github.com/facelessuser/pymdown-extensions
-
PyPi (π₯ 510K / month Β· π¦ 1.5K Β· β±οΈ 08.05.2021):
pip install pymdown-extensions
-
Conda (π₯ 48K Β· β±οΈ 08.05.2021):
conda install -c conda-forge pymdown-extensions
django-markdown-editor (π₯25 Β· β 490) - Awesome Django Markdown Editor, supported for.. βοΈGPL-3.0

markdown-it-py (π₯21 Β· β 210) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT
markdown-include (π₯21 Β· β 68 Β· π€) - Provides syntax for Python-Markdown which allows for.. βοΈGPL-3.0
Show 3 hidden projects...
- grip (π₯26 Β· β 5.3K Β· π) - Preview GitHub README.md files locally before committing them.
MIT
- django-markdownx (π₯25 Β· β 680 Β· π) - Comprehensive Markdown plugin built for Django.
BSD-3
- mistletoe (π₯22 Β· β 380 Β· π) - A fast, extensible and spec-compliant Markdown parser in pure Python.
MIT
πΒ Public APIs ( β 150K) - A collective list of free APIs.
πΒ best-of-ml-python - DB Clients ( β 5.6K) - Collection of python database client libraries.
discord.py (π₯38 Β· β 8.3K) - An API wrapper for Discord written in Python. MIT
youtube-dl (π₯37 Β· β 99K) - Command-line program to download videos from YouTube.com and.. Unlicense
-
GitHub (π¨βπ» 960 Β· π 5.7K Β· π₯ 43M Β· π 24K - 16% open Β· β±οΈ 01.07.2021):
git clone https://github.com/ytdl-org/youtube-dl
-
PyPi (π₯ 5.2M / month Β· π¦ 2.9K Β· β±οΈ 05.06.2021):
pip install youtube_dl
-
Conda (π₯ 860K Β· β±οΈ 30.06.2021):
conda install -c conda-forge youtube-dl
google-api-python-client (π₯35 Β· β 5K Β· π) - The official Python client library for Google's.. Apache-2
-
GitHub (π¨βπ» 170 Β· π 2K Β· π₯ 93 Β· π¦ 71K Β· π 820 - 3% open Β· β±οΈ 25.08.2021):
git clone https://github.com/googleapis/google-api-python-client
-
PyPi (π₯ 28M / month Β· π¦ 13K Β· β±οΈ 24.08.2021):
pip install google-api-python-client
-
Conda (π₯ 840K Β· β±οΈ 24.08.2021):
conda install -c conda-forge google-api-python-client
GitPython (π₯35 Β· β 3.2K) - GitPython is a python library used to interact with Git repositories. BSD-3
-
GitHub (π¨βπ» 240 Β· π 720 Β· π¦ 47K Β· π 780 - 15% open Β· β±οΈ 24.08.2021):
git clone https://github.com/gitpython-developers/GitPython
-
PyPi (π₯ 23M / month Β· π¦ 11K Β· β±οΈ 28.07.2021):
pip install gitpython
-
Conda (π₯ 2.1M Β· β±οΈ 28.07.2021):
conda install -c conda-forge gitpython
Telethon (π₯34 Β· β 5.3K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT
PyGithub (π₯34 Β· β 4.6K) - Typed interactions with the GitHub API v3. βοΈLGPL-3.0
-
GitHub (π¨βπ» 270 Β· π 1.3K Β· π¦ 20K Β· π 1.2K - 11% open Β· β±οΈ 21.06.2021):
git clone https://github.com/PyGithub/PyGithub
-
PyPi (π₯ 4.5M / month Β· π¦ 3.8K Β· β±οΈ 26.04.2021):
pip install pygithub
-
Conda (π₯ 1.4M Β· β±οΈ 01.07.2021):
conda install -c conda-forge pygithub
python-telegram-bot (π₯33 Β· β 16K) - We have made you a wrapper you can't refuse. βοΈLGPL-3.0
-
GitHub (π¨βπ» 160 Β· π 3.4K Β· π₯ 3.9K Β· π¦ 36K Β· π 1.5K - 2% open Β· β±οΈ 11.08.2021):
git clone https://github.com/python-telegram-bot/python-telegram-bot
-
PyPi (π₯ 370K / month Β· π¦ 4.3K Β· β±οΈ 01.07.2021):
pip install python-telegram-bot
-
Conda (π₯ 38K Β· β±οΈ 07.07.2021):
conda install -c conda-forge python-telegram-bot
pyTelegramBotAPI (π₯33 Β· β 4.6K) - Python Telegram bot api. βοΈGPL-2.0
praw (π₯33 Β· β 2.6K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2
gspread (π₯32 Β· β 5.5K) - Google Sheets Python API. MIT
-
GitHub (π¨βπ» 130 Β· π 820 Β· π₯ 3 Β· π¦ 12K Β· π 660 - 14% open Β· β±οΈ 14.08.2021):
git clone https://github.com/burnash/gspread
-
PyPi (π₯ 3.3M / month Β· π¦ 1.6K Β· β±οΈ 07.08.2021):
pip install gspread
-
Conda (π₯ 200K Β· β±οΈ 09.08.2021):
conda install -c conda-forge gspread
pytube (π₯31 Β· β 4.6K) - A lightweight, dependency-free Python library (and command-line.. Unlicense
Wikipedia (π₯31 Β· β 2.3K Β· π€) - A Pythonic wrapper for the Wikipedia API. MIT
-
GitHub (π¨βπ» 23 Β· π 440 Β· π¦ 21K Β· π 230 - 69% open Β· β±οΈ 09.10.2020):
git clone https://github.com/goldsmith/Wikipedia
-
PyPi (π₯ 620K / month Β· π¦ 1.9K Β· β±οΈ 15.11.2014):
pip install wikipedia
-
Conda (π₯ 46K Β· β±οΈ 18.06.2019):
conda install -c conda-forge wikipedia
google-maps-services-python (π₯30 Β· β 3.3K) - Python client library for Google Maps API Web Services. Apache-2
py-googletrans (π₯30 Β· β 2.6K) - (unofficial) Googletrans: Free and Unlimited Google translate.. MIT
twython (π₯30 Β· β 1.8K) - Actively maintained, pure Python wrapper for the Twitter API. Supports.. MIT
twilio (π₯30 Β· β 1.5K) - A Python module for communicating with the Twilio API and generating TwiML. MIT
simple-salesforce (π₯30 Β· β 1.2K) - A very simple Salesforce.com REST API client for Python. Apache-2
-
GitHub (π¨βπ» 73 Β· π 530 Β· π 330 - 41% open Β· β±οΈ 18.08.2021):
git clone https://github.com/simple-salesforce/simple-salesforce
-
PyPi (π₯ 3.6M / month Β· π¦ 280 Β· β±οΈ 27.07.2021):
pip install simple-salesforce
-
Conda (π₯ 37K Β· β±οΈ 11.12.2020):
conda install -c conda-forge simple-salesforce
InstaPy (π₯29 Β· β 13K) - Instagram Bot - Tool for automated Instagram interactions. βοΈGPL-3.0
slackclient (π₯29 Β· β 3.2K) - Slack Developer Kit for Python. MIT
-
GitHub (π¨βπ» 140 Β· π 760 Β· π₯ 340 Β· π 580 - 0% open Β· β±οΈ 26.08.2021):
git clone https://github.com/slackapi/python-slack-sdk
-
PyPi (π₯ 7.6M / month Β· π¦ 3.7K Β· β±οΈ 22.10.2020):
pip install slackclient
-
Conda (π₯ 360K Β· β±οΈ 13.01.2021):
conda install -c conda-forge slackclient
python-twitter (π₯29 Β· β 3.2K) - A Python wrapper around the Twitter API. Apache-2
facebook-sdk (π₯29 Β· β 2.6K Β· π€) - Python SDK for Facebook's Graph API. Apache-2
instagram-scraper (π₯28 Β· β 5.3K) - Scrapes an instagram user's photos and videos. Unlicense
twitter-scraper (π₯28 Β· β 2.9K Β· π€) - Scrape the Twitter Frontend API without authentication. MIT
imdbpy (π₯28 Β· β 850) - IMDbPY is a Python package useful to retrieve and manage the data of.. βοΈGPL-2.0
sherlock (π₯25 Β· β 26K) - Hunt down social media accounts by username across social networks. MIT
coursera-dl (π₯25 Β· β 8.5K) - Script for downloading Coursera.org videos and naming them. βοΈLGPL-3.0
-
GitHub (π¨βπ» 85 Β· π 2K Β· π¦ 150 Β· π 610 - 25% open Β· β±οΈ 12.02.2021):
git clone https://github.com/coursera-dl/coursera-dl
-
PyPi (π₯ 1.7K / month Β· π¦ 24 Β· β±οΈ 16.12.2019):
pip install coursera-dl
-
Conda (π₯ 17K Β· β±οΈ 20.11.2019):
conda install -c conda-forge coursera-dl
gallery-dl (π₯24 Β· β 3.7K) - Command-line program to download image galleries and.. βοΈGPL-2.0
igramscraper (π₯24 Β· β 2.1K) - scrapes medias, likes, followers, tags and all metadata. Inspired.. MIT
python-slack-sdk (π₯23 Β· β 3.2K) - Slack Developer Kit for Python. MIT
WikiExtractor (π₯22 Β· β 2.8K) - A tool for extracting plain text from Wikipedia dumps. βοΈAGPL-3.0
scdl (π₯18 Β· β 2.1K Β· π€) - Soundcloud Music Downloader. βοΈGPL-2.0
-
GitHub (π¨βπ» 41 Β· π 220 Β· π¦ 36 Β· π 280 - 14% open Β· β±οΈ 28.12.2020):
git clone https://github.com/flyingrub/scdl
GHunt (π₯17 Β· β 10K) - Investigate Google emails and documents. MPL-2.0
-
GitHub (π¨βπ» 21 Β· π 770 Β· π 210 - 16% open Β· β±οΈ 17.07.2021):
git clone https://github.com/mxrch/GHunt
Show 10 hidden projects...
- tushare (π₯30 Β· β 11K Β· π) - TuShare is a utility for crawling historical data of China stocks.
BSD-3
- google-resumable-media (π₯30 Β· β 30) - Utilities for Google Media Downloads and Resumable..
Apache-2
- slacker (π₯29 Β· β 1.6K Β· π) - Full-featured Python interface for the Slack API.
Apache-2
- Google Images Download (π₯28 Β· β 7.7K Β· π) - Python Script to download hundreds of images from..
MIT
- python-instagram (π₯26 Β· β 2.9K Β· π) - Python Client for Instagram API.
MIT
- twitterscraper (π₯25 Β· β 1.9K Β· π) - Scrape Twitter for Tweets.
MIT
- Django Facebook (π₯25 Β· β 1.4K Β· π) - Facebook open graph api implementation using the Django..
BSD-3
- telepot (π₯24 Β· β 2.4K Β· π) - Python framework for Telegram Bot API.
MIT
- instagram_private_api (π₯23 Β· β 2.1K Β· π) - A Python library to access Instagram's private API.
MIT
- pyshorteners (π₯22 Β· β 310 Β· π) - Generating short urls with python has never been easier.
βοΈGPL-3.0
fastapi-mail (π₯23 Β· β 200) - Fastapi mail system sending mails(individual, bulk).. MIT

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

salmon (π₯17 Β· β 500) - A Python Mail Server. βοΈGPL-3.0
Show 4 hidden projects...
- flask-mail (π₯28 Β· β 520 Β· π) - Flask-Mail adds SMTP mail sending to your Flask applications.
BSD-3
- sync-engine (π₯25 Β· β 3.5K Β· π) - IMAP/SMTP sync system with modern APIs.
βοΈAGPL-3.0
- offlineimap (π₯24 Β· β 1.6K) - Read/sync your IMAP mailboxes (python2).
βοΈlibpng-2.0
- gmail (π₯21 Β· β 1.7K Β· π) - A Pythonic interface for Google Mail.
MIT
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
Scrapy (π₯38 Β· β 41K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3
feedparser (π₯31 Β· β 1.3K) - Parse feeds in Python. BSD-2
newspaper3k (π₯30 Β· β 11K Β· π€) - News, full-text, and article metadata extraction in Python 3... MIT
-
GitHub (π¨βπ» 100 Β· π 1.8K Β· π¦ 3K Β· π 700 - 63% open Β· β±οΈ 02.09.2020):
git clone https://github.com/codelucas/newspaper
-
PyPi (π₯ 190K / month Β· π¦ 440 Β· β±οΈ 28.09.2018):
pip install newspaper3k
-
Conda (π₯ 45K Β· β±οΈ 14.10.2020):
conda install -c conda-forge newspaper3k
cloudscraper (π₯29 Β· β 1.1K Β· π) - A Python module to bypass Cloudflare's anti-bot page. MIT
parsel (π₯29 Β· β 690) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3
MechanicalSoup (π₯28 Β· β 3.8K) - A Python library for automating interaction with websites. MIT
-
GitHub (π¨βπ» 46 Β· π 360 Β· π₯ 40 Β· π 160 - 18% open Β· β±οΈ 09.06.2021):
git clone https://github.com/MechanicalSoup/MechanicalSoup
-
PyPi (π₯ 310K / month Β· π¦ 430 Β· β±οΈ 29.05.2021):
pip install MechanicalSoup
-
Conda (π₯ 120K Β· β±οΈ 31.05.2021):
conda install -c conda-forge mechanicalsoup
soupsieve (π₯28 Β· β 110) - A modern CSS selector implementation for BeautifulSoup. MIT
-
GitHub (π¨βπ» 8 Β· π 21 Β· π¦ 140K Β· π 94 - 13% open Β· β±οΈ 07.07.2021):
git clone https://github.com/facelessuser/soupsieve
-
PyPi (π₯ 21M / month Β· π¦ 4.2K Β· β±οΈ 09.02.2021):
pip install soupsieve
-
Conda (π₯ 3.4M Β· β±οΈ 17.08.2020):
conda install -c conda-forge soupsieve
Gerapy (π₯23 Β· β 2.5K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,.. MIT

ruia (π₯23 Β· β 1.5K) - Async Python 3.6+ web scraping micro-framework based on asyncio. Apache-2
trafilatura (π₯23 Β· β 240) - Web scraping library and command-line tool for text discovery.. βοΈGPL-3.0
AutoScraper (π₯21 Β· β 3.9K) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT
beautifulsoup4 (π₯20 Β· π€) - Screen-scraping library. MIT
dirsearch (π₯19 Β· β 6.6K) - Web path scanner. βοΈGPL-2.0
-
GitHub (π¨βπ» 84 Β· π 1.6K Β· π¦ 1 Β· π 330 - 9% open Β· β±οΈ 19.08.2021):
git clone https://github.com/maurosoria/dirsearch
Transistor (π₯14 Β· β 210 Β· π€) - Transistor, a Python web scraping framework for intelligent use.. MIT
Show 11 hidden projects...
- Pattern (π₯29 Β· β 8K Β· π) - Web mining module for Python, with tools for scraping, natural..
BSD-3
- python-goose (π₯25 Β· β 3.7K Β· π) - Html Content / Article Extractor, web scrapping lib in..
Apache-2
- scrapely (π₯24 Β· β 1.8K Β· π) - A pure-python HTML screen-scraping library.
BSD-3
- robobrowser (π₯23 Β· β 3.6K Β· π) - Your friendly neighborhood web scraper.
BSD-3
- frontera (π₯22 Β· β 1.2K Β· π) - A scalable frontier for web crawlers.
BSD-3
- Photon (π₯21 Β· β 8.1K Β· π) - Incredibly fast crawler designed for OSINT.
βοΈGPL-3.0
- snallygaster (π₯18 Β· β 1.9K) - Tool to scan for secret files on HTTP servers.
βοΈCC0-1.0
- Cola (π₯18 Β· β 1.4K Β· π) - A high-level distributed crawling framework.
Apache-2
- opengraph (π₯18 Β· β 200 Β· π) - A python module to parse the Open Graph Protocol.
MIT
- gain (π₯17 Β· β 2K Β· π) - Web crawling framework based on asyncio.
βοΈGPL-3.0
- lazynlp (π₯13 Β· β 1.9K Β· π) - Library to scrape and clean web pages to create massive datasets.
MIT
sentry (π₯33 Β· β 29K) - Sentry is cross-platform application monitoring, with a focus on.. βοΈSSPL-1.0
-
GitHub (π¨βπ» 610 Β· π 3.2K Β· π₯ 41K Β· π¦ 530 Β· π 4.7K - 7% open Β· β±οΈ 26.08.2021):
git clone https://github.com/getsentry/sentry
-
PyPi (π₯ 59K / month Β· π¦ 640 Β· β±οΈ 15.08.2021):
pip install sentry
-
Conda (π₯ 100K Β· β±οΈ 27.07.2021):
conda install -c conda-forge sentry-sdk
Prometheus Client (π₯26 Β· β 2.3K) - Python client for the Prometheus monitoring system. Apache-2
opentracing-python (π₯25 Β· β 740) - OpenTracing API for Python. Apache-2
Flask-MonitoringDashboard (π₯25 Β· β 550) - Automatically monitor the evolving performance of.. MIT

prometheus-flask-exporter (π₯25 Β· β 370) - Prometheus exporter for Flask applications. MIT

opentelemetry-python (π₯19 Β· β 650) - OpenTelemetry Python API and SDK. Apache-2
GoAccess (π₯18 Β· β 14K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT
-
GitHub (π¨βπ» 130 Β· π 900 Β· π 1.9K - 16% open Β· β±οΈ 15.08.2021):
git clone https://github.com/allinurl/goaccess
starlette context (π₯18 Β· β 180) - Middleware for Starlette that allows you to store and.. MIT

flask-state (π₯17 Β· β 610) - Display machine state using Python3 with Flask. BSD-3

Starlette Prometheus (π₯17 Β· β 160) - Prometheus integration for Starlette. βοΈGPL-3.0

Show 1 hidden projects...
- timing-asgi (π₯6 Β· β 75 Β· π€) - ASGI middleware to record and emit timing metrics (to..
βUnlicensed
Show 1 hidden projects...
- Misago (π₯20 Β· β 2.1K Β· π) - Misago is fully featured modern forum application that is fast,..
βοΈGPL-2.0
flask-admin (π₯34 Β· β 4.8K) - Simple and extensible administrative interface framework for.. BSD-3

-
GitHub (π¨βπ» 330 Β· π 1.3K Β· π¦ 12K Β· π 1.3K - 28% open Β· β±οΈ 03.08.2021):
git clone https://github.com/flask-admin/flask-admin
-
PyPi (π₯ 2M / month Β· π¦ 4.6K Β· β±οΈ 17.04.2021):
pip install flask-admin
-
Conda (π₯ 110K Β· β±οΈ 17.04.2021):
conda install -c conda-forge flask-admin
django-debug-toolbar (π₯31 Β· β 6.6K) - A configurable set of panels that display various.. BSD-3
-
GitHub (π¨βπ» 240 Β· π 940 Β· π₯ 170 Β· π¦ 42K Β· π 780 - 12% open Β· β±οΈ 14.08.2021):
git clone https://github.com/jazzband/django-debug-toolbar
-
PyPi (π₯ 1.1M / month Β· π¦ 25K Β· β±οΈ 14.08.2021):
pip install django-debug-toolbar
-
Conda (π₯ 120K Β· β±οΈ 14.08.2021):
conda install -c conda-forge django-debug-toolbar
django-grappelli (π₯31 Β· β 3.1K) - A jazzy skin for the Django Admin-Interface (official.. BSD-3

-
GitHub (π¨βπ» 76 Β· π 630 Β· π¦ 4.3K Β· π 670 - 3% open Β· β±οΈ 04.08.2021):
git clone https://github.com/sehmaschine/django-grappelli
-
PyPi (π₯ 110K / month Β· π¦ 3.4K Β· β±οΈ 15.04.2021):
pip install django-grappelli
-
Conda (π₯ 86K Β· β±οΈ 22.04.2021):
conda install -c conda-forge django-grappelli
django-admin-interface (π₯24 Β· β 890) - django's default admin interface made customizable... MIT

django-smuggler (π₯23 Β· β 360 Β· π) - Django Smuggler is a pluggable application for Django.. βοΈLGPL-3.0

django-admin2 (π₯18 Β· β 1.1K) - Extendable, adaptable rewrite of django.contrib.admin. BSD-3

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

Show 5 hidden projects...
- django-suit (π₯28 Β· β 2.1K Β· π) - Modern theme for Django admin interface.
βοΈAFL-3.0
- django-jet (π₯26 Β· β 3.2K Β· π) - Modern responsive template for the Django admin..
βοΈAGPL-3.0
- django-admin-bootstrapped (π₯26 Β· β 1.6K Β· π) - A Django admin theme using Twitter Bootstrap. It..
Apache-2
- xadmin (π₯25 Β· β 4.6K Β· π) - Drop-in replacement of Django admin comes with lots of goodies,..
BSD-3
- nginx-ui (π₯16 Β· β 3.9K Β· π) - Nginx UI allows you to access and modify the nginx configurations..
MIT
Kong (π₯29 Β· β 31K) - The Cloud-Native API Gateway. Apache-2
-
GitHub (π¨βπ» 270 Β· π 3.9K Β· π₯ 530K Β· π 3.7K - 6% open Β· β±οΈ 25.08.2021):
git clone https://github.com/kong/kong
-
Docker Hub (π₯ 260M Β· β 600 Β· β±οΈ 16.08.2021):
docker pull kong
tyk (π₯22 Β· β 6.6K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0
-
GitHub (π¨βπ» 85 Β· π 820 Β· π₯ 17K Β· π 1.8K - 16% open Β· β±οΈ 25.08.2021):
git clone https://github.com/TykTechnologies/tyk
flask-sqlalchemy (π₯31 Β· β 3.6K) - Adds SQLAlchemy support to Flask. BSD-3

-
GitHub (π¨βπ» 110 Β· π 840 Β· π₯ 360 Β· π¦ 200K Β· π 560 - 8% open Β· β±οΈ 10.08.2021):
git clone https://github.com/pallets/flask-sqlalchemy
-
PyPi (π₯ 3.2M / month Β· π¦ 52K Β· β±οΈ 18.03.2021):
pip install flask-sqlalchemy
-
Conda (π₯ 200K Β· β±οΈ 18.03.2021):
conda install -c conda-forge flask-sqlalchemy
Flask-Migrate (π₯30 Β· β 1.9K) - SQLAlchemy database migrations for Flask applications using.. MIT

-
GitHub (π¨βπ» 44 Β· π 190 Β· π 350 - 0% open Β· β±οΈ 16.08.2021):
git clone https://github.com/miguelgrinberg/Flask-Migrate
-
PyPi (π₯ 990K / month Β· π¦ 19K Β· β±οΈ 01.08.2021):
pip install flask-migrate
-
Conda (π₯ 150K Β· β±οΈ 01.08.2021):
conda install -c conda-forge flask-migrate
flask-cors (π₯30 Β· β 740) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT

-
GitHub (π¨βπ» 37 Β· π 100 Β· π¦ 120K Β· π 130 - 23% open Β· β±οΈ 05.06.2021):
git clone https://github.com/corydolphin/flask-cors
-
PyPi (π₯ 2.8M / month Β· π¦ 15K Β· β±οΈ 06.01.2021):
pip install flask-cors
-
Conda (π₯ 530K Β· β±οΈ 30.05.2021):
conda install -c conda-forge flask-cors
flask-caching (π₯29 Β· β 650) - A caching extension for Flask. BSD-3

-
GitHub (π¨βπ» 98 Β· π 140 Β· π¦ 8.1K Β· π 160 - 11% open Β· β±οΈ 27.07.2021):
git clone https://github.com/sh4nks/flask-caching
-
PyPi (π₯ 2.8M / month Β· π¦ 1.3K Β· β±οΈ 17.03.2021):
pip install flask-caching
-
Conda (π₯ 47K Β· β±οΈ 13.08.2021):
conda install -c conda-forge flask-caching
flask-mongoengine (π₯28 Β· β 780 Β· π€) - MongoEngine flask extension with WTF model forms.. BSD-3

flask-babel (π₯28 Β· β 360) - i18n and l10n support for Flask based on Babel and pytz. BSD-3

-
GitHub (π¨βπ» 33 Β· π 140 Β· π¦ 12K Β· π 100 - 14% open Β· β±οΈ 26.06.2021):
git clone https://github.com/python-babel/flask-babel
-
PyPi (π₯ 1.2M / month Β· π¦ 5.1K Β· β±οΈ 27.08.2020):
pip install flask-babel
-
Conda (π₯ 74K Β· β±οΈ 28.08.2020):
conda install -c conda-forge flask-babel
flask-session (π₯28 Β· β 360) - Server side session extension for Flask. BSD-3

flask-bcrypt (π₯28 Β· β 280) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3

-
GitHub (π¨βπ» 22 Β· π 53 Β· π¦ 28K Β· π 43 - 30% open Β· β±οΈ 25.07.2021):
git clone https://github.com/maxcountryman/flask-bcrypt
-
PyPi (π₯ 680K / month Β· π¦ 5.8K Β· β±οΈ 05.10.2015):
pip install flask-bcrypt
-
Conda (π₯ 25K Β· β±οΈ 22.10.2018):
conda install -c conda-forge flask-bcrypt
flask-limiter (π₯26 Β· β 790 Β· π€) - Rate Limiting extension for Flask. MIT

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

-
GitHub (π¨βπ» 29 Β· π 120 Β· π¦ 580 Β· π 150 - 58% open Β· β±οΈ 25.10.2020):
git clone https://github.com/jmcarp/flask-apispec
-
PyPi (π₯ 62K / month Β· π¦ 62 Β· β±οΈ 25.10.2020):
pip install flask-apispec
-
Conda (π₯ 95K Β· β±οΈ 25.10.2020):
conda install -c conda-forge flask-apispec
flask-marshmallow (π₯24 Β· β 710) - Flask + marshmallow for beautiful APIs. MIT

-
GitHub (π¨βπ» 15 Β· π 46 Β· π¦ 14K Β· π 99 - 20% open Β· β±οΈ 10.05.2021):
git clone https://github.com/marshmallow-code/flask-marshmallow
-
PyPi (π₯ 420K / month Β· π¦ 1.5K Β· β±οΈ 28.09.2020):
pip install flask-marshmallow
-
Conda (π₯ 52K Β· β±οΈ 28.09.2020):
conda install -c conda-forge flask-marshmallow
Frozen-Flask (π₯24 Β· β 690) - Freezes a Flask application into a set of static files. BSD-3

-
GitHub (π¨βπ» 25 Β· π 69 Β· π₯ 58 Β· π¦ 2.1K Β· π 64 - 31% open Β· β±οΈ 19.07.2021):
git clone https://github.com/Frozen-Flask/Frozen-Flask
-
PyPi (π₯ 42K / month Β· π¦ 1.1K Β· β±οΈ 15.06.2021):
pip install frozen-flask
-
Conda (π₯ 61K Β· β±οΈ 12.07.2018):
conda install -c conda-forge frozen-flask
Flask-Moment (π₯24 Β· β 340) - Formatting of dates and times in Flask templates using.. MIT

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

-
GitHub (π¨βπ» 31 Β· π 46 Β· π¦ 1.6K Β· π 44 - 15% open Β· β±οΈ 03.08.2021):
git clone https://github.com/maxcountryman/flask-seasurf
-
PyPi (π₯ 44K / month Β· π¦ 500 Β· β±οΈ 03.08.2021):
pip install flask-seasurf
-
Conda (π₯ 45K Β· β±οΈ 03.08.2021):
conda install -c conda-forge flask-seasurf
flask-paginate (π₯23 Β· β 240 Β· π) - Pagination support for flask. BSD-3

flask_injector (π₯23 Β· β 230) - Adds Injector support to Flask. BSD-3

Flask-Excel (π₯22 Β· β 230 Β· π€) - A flask extension using pyexcel to read, manipulate and write.. BSD-3
flask-rebar (π₯22 Β· β 180) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT


flask-profiler (π₯21 Β· β 650 Β· π€) - a flask profiler which watches endpoint calls and tries.. MIT

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


flask_pydantic (π₯21 Β· β 140) - flask extension for integration with the awesome pydantic.. MIT

flask-jsonrpc (π₯20 Β· β 230) - A basic JSON-RPC implementation for your Flask-powered sites. BSD-3

flask-msearch (π₯20 Β· β 180) - Full text search for flask. BSD-3

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

cookiecutter-flask (π₯17 Β· β 3.8K) - A flask template with Bootstrap 4, asset.. MIT

-
GitHub (π¨βπ» 63 Β· π 680 Β· π 170 - 5% open Β· β±οΈ 20.08.2021):
git clone https://github.com/cookiecutter-flask/cookiecutter-flask
Show 9 hidden projects...
- flask-security (π₯28 Β· β 1.6K Β· π) - Quick and simple security for Flask applications.
MIT
- flask-assets (π₯26 Β· β 420 Β· π) - Flask webassets integration.
BSD-2
- flask-bootstrap (π₯25 Β· β 1.5K Β· π) - A Flask app template with integrated SQLAlchemy,..
BSD-3
- flask-talisman (π₯23 Β· β 780 Β· π) - HTTP security headers for Flask.
Apache-2
- flask-s3 (π₯22 Β· β 180 Β· π) - Seamlessly serve your static assets of your Flask app from Amazon..
βοΈWTFPL
- Flask-Opentracing (π₯22 Β· β 120 Β· π) - OpenTracing instrumentation for the Flask..
BSD-3
- flask-ngrok (π₯21 Β· β 84 Β· π) - A simple way to demo Flask apps from your machine.
Apache-2
- flask_jsondash (π₯18 Β· β 3.2K Β· π) - Build complex dashboards without any front-end code...
MIT
- flask2postman (π₯14 Β· β 130 Β· π) - Generate a Postman collection from your Flask application.
MIT
fastapi-sqlalchemy (π₯22 Β· β 330 Β· π€) - Adds simple SQLAlchemy support to FastAPI. MIT

fastapi-crudrouter (π₯21 Β· β 400) - A dynamic FastAPI router that automatically creates.. MIT

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


fastapi-versioning (π₯19 Β· β 270) - api versioning for fastapi web applications. MIT

fastapi-plugins (π₯18 Β· β 160) - FastAPI framework plugins. MIT

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

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

fastapi_contrib (π₯17 Β· β 370) - Opinionated set of utilities on top of FastAPI. MIT

fastapi_cache (π₯15 Β· β 130) - FastAPI simple cache. MIT

fastapi-react (π₯14 Β· β 750) - Cookiecutter Template for FastAPI + React Projects. Using.. MIT

-
GitHub (π¨βπ» 12 Β· π 120 Β· π 52 - 34% open Β· β±οΈ 19.08.2021):
git clone https://github.com/Buuntu/fastapi-react
fastapi_client (π₯11 Β· β 190) - FastAPI client generator. Apache-2

-
GitHub (π¨βπ» 8 Β· π 16 Β· π 14 - 50% open Β· β±οΈ 11.02.2021):
git clone https://github.com/dmontagu/fastapi_client
Show 1 hidden projects...
- fastapi-utils (π₯18 Β· β 830 Β· π) - Reusable utilities for FastAPI.
MIT
pyramid_celery (π₯19 Β· β 98) - Pyramid configuration with celery integration. Allows you to.. MIT

pyramid_services (π₯16 Β· β 78) - A service layer for pyramid. MIT

Show 1 hidden projects...
- pyramid_jinja2 (π₯23 Β· β 72 Β· π) - Jinja2 templating system bindings for the Pyramid web..
βUnlicensed
django-extensions (π₯32 Β· β 5.5K) - This is a repository for collecting global custom.. MIT

-
GitHub (π¨βπ» 540 Β· π 1K Β· π¦ 77K Β· π 810 - 14% open Β· β±οΈ 13.07.2021):
git clone https://github.com/django-extensions/django-extensions
-
PyPi (π₯ 1.8M / month Β· π¦ 24K Β· β±οΈ 05.04.2021):
pip install django-extensions
-
Conda (π₯ 280K Β· β±οΈ 19.04.2021):
conda install -c conda-forge django-extensions
django-haystack (π₯32 Β· β 3.2K) - Modular search for Django. BSD-3

-
GitHub (π¨βπ» 200 Β· π 1.2K Β· π¦ 7.3K Β· π 1.3K - 43% open Β· β±οΈ 12.08.2021):
git clone https://github.com/django-haystack/django-haystack
-
PyPi (π₯ 100K / month Β· π¦ 5.5K Β· β±οΈ 14.09.2020):
pip install django-haystack
-
Conda (π₯ 4.2K Β· β±οΈ 31.05.2018):
conda install -c conda-forge django-haystack
django-reversion (π₯32 Β· β 2.6K) - django-reversion is an extension to the Django web.. BSD-3

django-model-utils (π₯32 Β· β 2.1K) - Django model mixins and utilities. BSD-3

django-oscar (π₯31 Β· β 5K) - Domain-driven e-commerce for Django. BSD-3

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

-
GitHub (π¨βπ» 60 Β· π 480 Β· π¦ 78K Β· π 230 - 3% open Β· β±οΈ 24.08.2021):
git clone https://github.com/adamchainz/django-cors-headers
-
PyPi (π₯ 2M / month Β· π¦ 13K Β· β±οΈ 15.08.2021):
pip install django-cors-headers
-
Conda (π₯ 22K Β· β±οΈ 13.04.2021):
conda install -c conda-forge django-cors-headers
django-filter (π₯31 Β· β 3.5K) - A generic system for filtering Django QuerySets based on.. BSD-3

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

django-storages (π₯31 Β· β 2K) - Django-storages is a project to provide a variety of.. BSD-3

-
GitHub (π¨βπ» 210 Β· π 710 Β· π 560 - 32% open Β· β±οΈ 06.06.2021):
git clone https://github.com/jschneier/django-storages
-
PyPi (π₯ 1.4M / month Β· π¦ 9.7K Β· β±οΈ 24.12.2020):
pip install django-storages
-
Conda (π₯ 28K Β· β±οΈ 06.07.2021):
conda install -c conda-forge django-storages
django-ckeditor (π₯31 Β· β 2K) - Django admin CKEditor integration. BSD-3

django-autocomplete-light (π₯31 Β· β 1.5K) - A fresh approach to autocomplete implementations,.. MIT

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

django-pipeline (π₯31 Β· β 1.4K) - Pipeline is an asset packaging library for Django. MIT

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

-
GitHub (π¨βπ» 130 Β· π 570 Β· π 370 - 18% open Β· β±οΈ 28.07.2021):
git clone https://github.com/jazzband/django-taggit
-
PyPi (π₯ 240K / month Β· π¦ 5.6K Β· β±οΈ 06.07.2021):
pip install django-taggit
-
Conda (π₯ 84K Β· β±οΈ 06.07.2021):
conda install -c conda-forge django-taggit
django-webpack-loader (π₯30 Β· β 2.3K) - Transparently use webpack with django. MIT

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

django-compressor (π₯29 Β· β 2.5K) - Compresses linked and inline javascript or CSS into a.. MIT

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

-
GitHub (π¨βπ» 97 Β· π 690 Β· π¦ 16K Β· π 290 - 1% open Β· β±οΈ 07.08.2021):
git clone https://github.com/zostera/django-bootstrap3
-
PyPi (π₯ 91K / month Β· π¦ 7.9K Β· β±οΈ 10.04.2021):
pip install django-bootstrap3
-
Conda (π₯ 19K Β· β±οΈ 04.08.2019):
conda install -c conda-forge django-bootstrap3
django-imagekit (π₯29 Β· β 1.9K) - Automated image processing for Django. Currently v4.0. BSD-3

sorl-thumbnail (π₯29 Β· β 1.5K) - Thumbnails for Django. BSD-3

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

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

easy-thumbnails (π₯29 Β· β 1.2K Β· π€) - Easy thumbnails for Django. BSD-3

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

django-import-export (π₯28 Β· β 2.2K) - Django application and library for importing and.. BSD-2

-
GitHub (π¨βπ» 180 Β· π 650 Β· π¦ 11K Β· π 780 - 13% open Β· β±οΈ 23.08.2021):
git clone https://github.com/django-import-export/django-import-export
-
PyPi (π₯ 420K / month Β· π¦ 2K Β· β±οΈ 31.12.2020):
pip install django-import-export
-
Conda (π₯ 50K Β· β±οΈ 31.12.2020):
conda install -c conda-forge django-import-export
django-fsm (π₯28 Β· β 1.8K) - Django friendly finite state machine support. MIT

-
GitHub (π¨βπ» 61 Β· π 250 Β· π¦ 930 Β· π 140 - 18% open Β· β±οΈ 21.06.2021):
git clone https://github.com/viewflow/django-fsm
-
PyPi (π₯ 180K / month Β· π¦ 600 Β· β±οΈ 13.10.2020):
pip install django-fsm
-
Conda (π₯ 18K Β· β±οΈ 07.12.2019):
conda install -c conda-forge django-fsm
django-widget-tweaks (π₯28 Β· β 1.6K) - Tweak the form field rendering in templates, not in.. MIT

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

django-extra-views (π₯28 Β· β 1.1K) - Django's class-based generic views are awesome, let's.. MIT

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

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

-
GitHub (π¨βπ» 140 Β· π 220 Β· π¦ 50K Β· π 150 - 10% open Β· β±οΈ 07.08.2021):
git clone https://github.com/zostera/django-bootstrap4
-
PyPi (π₯ 140K / month Β· π¦ 1.9K Β· β±οΈ 01.05.2021):
pip install django-bootstrap4
-
Conda (π₯ 15K Β· β±οΈ 02.01.2020):
conda install -c conda-forge django-bootstrap4
django-waffle (π₯28 Β· β 860) - A feature flipper for Django. BSD-3

django-stubs (π₯28 Β· β 720) - PEP-484 stubs for Django. MIT

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

django-angular (π₯27 Β· β 1.2K Β· π€) - Let AngularJS play well with Django. MIT

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

django-redis-cache (π₯27 Β· β 1K Β· π€) - A Redis cache backend for django. BSD-3

django-rosetta (π₯27 Β· β 850) - Rosetta is a Django application that eases the translation.. MIT

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

django-shop (π₯26 Β· β 2.6K) - A Django based shop system. BSD-3

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

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

django-polymorphic (π₯26 Β· β 1.2K Β· π€) - Improved Django model inheritance with automatic.. BSD-3

django-filebrowser (π₯26 Β· β 850) - Media-Management with Grappelli. BSD-3

django-cleanup (π₯26 Β· β 670) - Automatically deletes old file for FileField and ImageField... MIT

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

djangorestframework-stubs (π₯26 Β· β 220) - PEP-484 stubs for django-rest-framework. MIT

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

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

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

-
GitHub (π¨βπ» 26 Β· π 100 Β· π¦ 360 Β· π 130 - 11% open Β· β±οΈ 23.08.2021):
git clone https://github.com/noripyt/django-cachalot
-
PyPi (π₯ 41K / month Β· π¦ 160 Β· β±οΈ 23.08.2021):
pip install django-cachalot
-
Conda (π₯ 35K Β· β±οΈ 09.08.2018):
conda install -c conda-forge django-cachalot
django-configurations (π₯25 Β· β 820) - A helper for organizing Django project settings by.. BSD-3

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

django-lifecycle (π₯24 Β· β 760) - Declarative model lifecycle hooks, an alternative to.. MIT

django-split-settings (π₯24 Β· β 760) - Organize Django settings into multiple files and.. BSD-3

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

django-vanilla-views (π₯23 Β· β 900) - Beautifully simple class-based views. BSD-2

django-organizations (π₯23 Β· β 860) - Multi-user accounts for Django projects. BSD-2

django-robots (π₯23 Β· β 350) - A Django app for managing robots.txt files following the.. BSD-3

django-summernote (π₯22 Β· β 840) - Simply integrate Summernote editor with Django project. MIT

Django-Ninja (π₯21 Β· β 1.4K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT
django-easy-audit (π₯21 Β· β 340 Β· π€) - Yet another Django audit log app, hopefully the.. βοΈGPL-3.0

django-csp (π₯19 Β· β 380) - Content Security Policy for Django. BSD-3

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

Show 11 hidden projects...
- dj-database-url (π₯32 Β· β 1.2K Β· π) - Use Database URLs in your Django Application.
BSD-2
- django-environ (π₯31 Β· β 2.3K Β· π) - Django-environ allows you to utilize 12factor inspired..
MIT
- django-braces (π₯30 Β· β 1.7K Β· π) - Reusable, generic mixins for Django.
BSD-3
- jsonfield (π₯29 Β· β 1.1K Β· π) - A reusable Django model field for storing ad-hoc JSON data.
MIT
- django-blog-zinnia (π₯26 Β· β 2K Β· π) - Simple yet powerful and really extendable application..
BSD-3
- django-cache-machine (π₯25 Β· β 810 Β· π) - Automatic caching and invalidation for Django models..
BSD-3
- django-jenkins (π₯24 Β· β 940 Β· π) - Plug and play continuous integration with django and..
βοΈLGPL-3.0
- django-floppyforms (π₯24 Β· β 790 Β· π€) - Full control of form rendering in the templates.
βοΈMirOS
- django-solo (π₯24 Β· β 600) - Helps working with singletons - things like global..
βοΈCC-BY-3.0
- merchant (π₯19 Β· β 980 Β· π) - 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
certifi (π₯35 Β· β 470) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0
certbot (π₯34 Β· β 28K) - Certbot is EFF's tool to obtain certs from Let's Encrypt and.. Apache-2
itsdangerous (π₯34 Β· β 2.3K) - Safely pass trusted data to untrusted environments and back. BSD-3
-
GitHub (π¨βπ» 38 Β· π 190 Β· π¦ 470K Β· π 100 - 1% open Β· β±οΈ 10.08.2021):
git clone https://github.com/pallets/itsdangerous
-
PyPi (π₯ 52M / month Β· π¦ 100K Β· β±οΈ 18.05.2021):
pip install itsdangerous
-
Conda (π₯ 2.1M Β· β±οΈ 18.05.2021):
conda install -c conda-forge itsdangerous
scapy (π₯33 Β· β 6.6K) - Scapy: the Python-based interactive packet manipulation program &.. βοΈGPL-2.0
rdflib (π₯33 Β· β 1.5K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3
speedtest-cli (π₯32 Β· β 11K) - Command line interface for testing internet bandwidth using.. Apache-2
web3.py (π₯32 Β· β 2.2K) - A python interface for interacting with the Ethereum blockchain and.. MIT
impacket (π₯30 Β· β 7.4K) - Impacket is a collection of Python classes for working with network.. Apache-2
fake-useragent (π₯29 Β· β 2.5K Β· π€) - up to date simple useragent faker with real world.. Apache-2
webassets (π₯29 Β· β 900) - Asset management for Python web development. BSD-3
-
GitHub (π¨βπ» 160 Β· π 260 Β· π¦ 5.1K Β· π 300 - 22% open Β· β±οΈ 01.05.2021):
git clone https://github.com/miracle2k/webassets
-
PyPi (π₯ 120K / month Β· π¦ 3.3K Β· β±οΈ 20.12.2019):
pip install webassets
-
Conda (π₯ 37K Β· β±οΈ 24.12.2019):
conda install -c conda-forge webassets
Js2Py (π₯28 Β· β 1.6K) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT
python-user-agents (π₯28 Β· β 1.2K) - A Python library that provides an easy way to identify.. MIT
dpkt (π₯28 Β· β 830) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3
pynacl (π₯28 Β· β 800) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2
pywebview (π₯27 Β· β 2.5K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3
webargs (π₯26 Β· β 1.2K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT
-
GitHub (π¨βπ» 57 Β· π 140 Β· π¦ 3K Β· π 260 - 2% open Β· β±οΈ 20.08.2021):
git clone https://github.com/marshmallow-code/webargs
-
PyPi (π₯ 310K / month Β· π¦ 800 Β· β±οΈ 12.08.2021):
pip install webargs
-
Conda (π₯ 140K Β· β±οΈ 12.08.2021):
conda install -c conda-forge webargs
httpagentparser (π₯25 Β· β 210 Β· π€) - Python HTTP Agent Parser. MIT
tifffile (π₯25 Β· β 180) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3
saleor (π₯24 Β· β 14K) - A modular, high performance, headless e-commerce platform built.. BSD-3


-
GitHub (π¨βπ» 210 Β· π 3.9K Β· π 3K - 6% open Β· β±οΈ 26.08.2021):
git clone https://github.com/mirumee/saleor
Radicale (π₯24 Β· β 2.2K) - A simple CalDAV (calendar) and CardDAV (contact) server. βοΈGPL-3.0
sslyze (π₯23 Β· β 2.5K) - Fast and powerful SSL/TLS scanning library. βοΈAGPL-3.0
weblate (π₯22 Β· β 2.5K) - Web based localization tool with tight version control integration. βοΈGPL-3.0
sandman2 (π₯22 Β· β 1.7K Β· π€) - Automatically generate a RESTful API service for your legacy.. Apache-2
maltrail (π₯21 Β· β 4.1K) - Malicious traffic detection system. MIT
-
GitHub (π¨βπ» 30 Β· π 770 Β· π 300 - 22% open Β· β±οΈ 24.08.2021):
git clone https://github.com/stamparm/maltrail
healthchecks (π₯20 Β· β 4K) - A cron monitoring tool written in Python & Django. BSD-3
-
GitHub (π¨βπ» 66 Β· π 470 Β· π 400 - 17% open Β· β±οΈ 26.08.2021):
git clone https://github.com/healthchecks/healthchecks
pyload (π₯19 Β· β 2.3K) - The free and open-source Download Manager written in pure Python. βοΈAGPL-3.0
cabot (π₯18 Β· β 5.1K Β· π€) - Self-hosted, easily-deployable monitoring and alerts service - like a.. MIT
-
GitHub (π¨βπ» 70 Β· π 560 Β· π₯ 78 Β· π¦ 7 Β· π 460 - 35% open Β· β±οΈ 05.01.2021):
git clone https://github.com/arachnys/cabot
asgi-lifespan (π₯18 Β· β 80 Β· π€) - Programmatic startup/shutdown of ASGI apps. MIT
streaming-form-data (π₯17 Β· β 91) - Streaming parser for multipart/form-data written in Python. MIT
Show 12 hidden projects...
- pyzmq (π₯32 Β· β 2.9K) - PyZMQ: Python bindings for zeromq.
βοΈRevised BSD
- httpbin (π₯30 Β· β 10K Β· π) - HTTP Request & Response Service, written in Python + Flask.
ISC
- PySocks (π₯30 Β· β 1K Β· π) - A SOCKS proxy client and wrapper for Python.
BSD-3
- ipaddress (π₯26 Β· β 90 Β· π) - Python 3.3+'s ipaddress for older Python versions.
Python-2.0
- Cactus (π₯24 Β· β 3.4K Β· π) - Static site generator for designers. Uses Python and Django..
BSD-3
- ProxyBroker (π₯23 Β· β 2.6K Β· π) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.
Apache-2
- python-whois (π₯23 Β· β 370 Β· π) - A python module for retrieving and parsing WHOIS data.
βοΈWTFPL
- hyde (π₯22 Β· β 1.6K Β· π) - A Python Static Website Generator.
MIT
- reppy (π₯22 Β· β 160 Β· π) - Modern robots.txt Parser for Python.
MIT
- tinkerer (π₯20 Β· β 300 Β· π) - Python blogging engine.
βοΈBSD-2-Clause-FreeBSD
- libextract (π₯14 Β· β 490 Β· π) - Extract data from websites using basic statistical magic.
MIT
- IP2Trace (π₯10 Β· β 6) - A Python tool to display geolocation information in the traceroute.
MIT
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-ml-python: A ranked list of awesome machine learning python libraries.
- Python Wiki - Web Programming: Wiki page about programming Web applications (both clients and servers) using Python.
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from 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.