Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

🏆 A ranked list of awesome python libraries for web development. Updated weekly.

License

NotificationsYou must be signed in to change notification settings

eaglepython/best-of-web-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏆  A ranked list of awesome python libraries for web development. Updated weekly.

This curated list contains 310 awesome open-source projects with a total of 1.4M stars grouped into 27 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open anissue, submit apull request, or directly edit theprojects.yaml. Contributions are very welcome!

🧙‍♂️ Create your own best-of list in just 3 minutes withthis guide.

Contents

Explanation

  • 🥇🥈🥉  Combined project-quality score
  • ⭐️  Star count from Github
  • 🐣  New project(less than 6 month old)
  • 💤  Inactive project(6 month no activity)
  • 💀  Dead project(12 month 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

Web Frameworks

Back to top

General purpose web frameworks to build web applications and REST APIs.

django (🥇42 · ⭐ 55K) - The Web framework for perfectionists with deadlines.BSD-3
  • GitHub (👨‍💻 2.4K · 🔀 23K · 📦 580K · ⏱️ 06.01.2021):

     git clone https://github.com/django/django
  • PyPi (📥 4M / month · 📦 230K · ⏱️ 04.01.2021):

     pip install django
  • Conda (📥 710K · ⏱️ 04.01.2021):

     conda install -c conda-forge django
flask (🥇39 · ⭐ 53K) - The Python micro framework for building web applications.BSD-3
  • GitHub (👨‍💻 710 · 🔀 14K · 📥 4.7K · 📦 630K · 📋 2K - 1% open · ⏱️ 04.01.2021):

     git clone https://github.com/pallets/flask
  • PyPi (📥 11M / 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
  • GitHub (👨‍💻 1.2K · 🔀 5.5K · 📦 190K · 📋 3.7K - 9% open · ⏱️ 06.01.2021):

     git clone https://github.com/encode/django-rest-framework
  • PyPi (📥 860K / month · 📦 750 · ⏱️ 20.07.2017):

     pip install django-rest-framework
  • Conda (📥 320K · ⏱️ 28.09.2020):

     conda install -c conda-forge djangorestframework
werkzeug (🥈37 · ⭐ 5.6K) - The comprehensive WSGI web application library.BSD-3
  • GitHub (👨‍💻 400 · 🔀 1.5K · 📥 230 · 📦 430K · 📋 840 - 6% open · ⏱️ 01.01.2021):

     git clone https://github.com/pallets/werkzeug
  • PyPi (📥 15M / 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 - 6% open · ⏱️ 05.01.2021):

     git clone https://github.com/sanic-org/sanic
  • PyPi (📥 3.3M / month · 📦 530 · ⏱️ 05.01.2021):

     pip install sanic
  • Conda (📥 100K · ⏱️ 25.10.2020):

     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 · 📋 820 - 36% open · ⏱️ 01.01.2021):

     git clone https://github.com/bottlepy/bottle
  • PyPi (📥 1.4M / month · 📦 9.7K · ⏱️ 11.11.2020):

     pip install bottle
  • Conda (📥 210K · ⏱️ 10.06.2020):

     conda install -c conda-forge bottle
fastapi (🥈33 · ⭐ 26K) - FastAPI framework, high performance, easy to learn, fast to code,..MIT
  • GitHub (👨‍💻 200 · 🔀 1.7K · 📋 1.9K - 31% open · ⏱️ 05.01.2021):

     git clone https://github.com/tiangolo/fastapi
  • PyPi (📥 530K / month · 📦 280 · ⏱️ 20.12.2020):

     pip install fastapi
  • Conda (📥 150K · ⏱️ 29.11.2020):

     conda install -c conda-forge fastapi
pyramid (🥈33 · ⭐ 3.5K) - Pyramid - A Python web framework.BSD-3
  • GitHub (👨‍💻 340 · 🔀 860 · 📦 8.7K · 📋 1K - 6% open · ⏱️ 05.01.2021):

     git clone https://github.com/Pylons/pyramid
  • PyPi (📥 140K / 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 · 📥 100 · 📦 5.1K · 📋 880 - 22% open · ⏱️ 05.01.2021):

     git clone https://github.com/falconry/falcon
  • PyPi (📥 350K / month · 📦 3K · ⏱️ 23.12.2020):

     pip install falcon
  • Conda (📥 160K · ⏱️ 11.10.2020):

     conda install -c conda-forge falcon
flask-restful (🥈32 · ⭐ 5.9K) - Simple framework for creating REST APIs.BSD-3
  • GitHub (👨‍💻 160 · 🔀 920 · 📦 50K · 📋 550 - 20% open · ⏱️ 15.10.2020):

     git clone https://github.com/flask-restful/flask-restful
  • PyPi (📥 780K / month · 📦 14K · ⏱️ 06.02.2020):

     pip install flask-restful
  • Conda (📥 71K · ⏱️ 24.03.2020):

     conda install -c conda-forge flask-restful
starlette (🥉31 · ⭐ 5K) - The little ASGI framework that shines.BSD-3
  • GitHub (👨‍💻 140 · 🔀 410 · 📦 9.7K · 📋 550 - 29% open · ⏱️ 23.11.2020):

     git clone https://github.com/encode/starlette
  • PyPi (📥 600K / 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, built..BSD-3
  • GitHub (👨‍💻 140 · 🔀 950 · 📦 1.6K · 📋 1K - 8% open · ⏱️ 04.01.2021):

     git clone https://github.com/dpgaspar/Flask-AppBuilder
  • PyPi (📥 550K / month · 📦 600 · ⏱️ 27.10.2020):

     pip install flask-appbuilder
  • Conda (📥 120K · ⏱️ 29.10.2020):

     conda install -c conda-forge flask-appbuilder
eve (🥉29 · ⭐ 6.3K) - REST API framework designed for human beings.BSD-3
  • GitHub (👨‍💻 200 · 🔀 720 · 📦 920 · 📋 940 - 3% open · ⏱️ 05.12.2020):

     git clone https://github.com/pyeve/eve
  • PyPi (📥 6.9K / month · 📦 710 · ⏱️ 22.10.2020):

     pip install eve
flask-restplus (🥉29 · ⭐ 2.4K · 💤) - Fully featured framework for fast, easy and documented..BSD-3
  • GitHub (👨‍💻 89 · 🔀 460 · 📦 8.7K · 📋 610 - 59% open · ⏱️ 13.01.2020):

     git clone https://github.com/noirbizarre/flask-restplus
  • PyPi (📥 490K / month · 📦 1.7K · ⏱️ 12.08.2019):

     pip install flask-restplus
  • Conda (📥 150K · ⏱️ 13.10.2020):

     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 powerful.Unlicense
  • GitHub (👨‍💻 82 · 🔀 1.3K · 📋 410 - 6% open · ⏱️ 05.01.2021):

     git clone https://github.com/webpy/webpy
  • PyPi (📥 30K / month · 📦 2.2K · ⏱️ 09.11.2020):

     pip install web.py
cornice (🥉28 · ⭐ 360) - Build Web Services with Pyramid.MPL-2.0
  • GitHub (👨‍💻 110 · 🔀 150 · 📦 620 · 📋 230 - 20% open · ⏱️ 23.12.2020):

     git clone https://github.com/Cornices/cornice
  • PyPi (📥 20K / month · 📦 660 · ⏱️ 31.08.2020):

     pip install cornice
hug (🥉27 · ⭐ 6.4K) - Embrace the APIs of the future. Hug aims to make developing APIs as simple as..MIT
  • GitHub (👨‍💻 120 · 🔀 360 · 📦 980 · 📋 440 - 33% open · ⏱️ 10.08.2020):

     git clone https://github.com/hugapi/hug
  • PyPi (📥 18K / month · 📦 420 · ⏱️ 06.02.2020):

     pip install hug
  • Conda (📥 99K · ⏱️ 19.02.2020):

     conda install -c conda-forge hug
quart (🥉27 · ⭐ 840) - Quart is a Python ASGI web microframework with the same API as Flask.MIT
  • GitHub (👨‍💻 52 · 🔀 83 · 📦 1.1K · 📋 100 - 2% open · ⏱️ 13.12.2020):

     git clone https://github.com/pgjones/quart
  • PyPi (📥 73K / month · 📦 160 · ⏱️ 13.12.2020):

     pip install quart
  • Conda (📥 14K · ⏱️ 05.12.2020):

     conda install -c conda-forge quart
responder (🥉25 · ⭐ 3.5K) - A familiar HTTP Service Framework for Python.Apache-2
  • GitHub (👨‍💻 85 · 🔀 210 · 📦 420 · 📋 220 - 21% open · ⏱️ 06.01.2021):

     git clone https://github.com/taoufik07/responder
  • PyPi (📥 6.2K / month · 📦 120 · ⏱️ 06.01.2021):

     pip install responder
  • Conda (📥 48K · ⏱️ 26.02.2020):

     conda install -c conda-forge responder
masonite (🥉25 · ⭐ 1.5K) - The Modern And Developer Centric Python Web Framework. Be sure to read the..MIT
  • GitHub (👨‍💻 67 · 🔀 93 · 📥 6 · 📋 220 - 12% open · ⏱️ 26.11.2020):

     git clone https://github.com/MasoniteFramework/masonite
  • PyPi (📥 1.5K / month · 📦 94 · ⏱️ 26.11.2020):

     pip install masonite
japronto (🥉23 · ⭐ 8.2K · 💤) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP..MIT
  • GitHub (👨‍💻 23 · 🔀 560 · 📦 100 · 📋 150 - 58% open · ⏱️ 20.03.2020):

     git clone https://github.com/squeaky-pl/japronto
  • PyPi (📥 210 / month · 📦 27 · ⏱️ 09.11.2018):

     pip install japronto
web2py (🥉22 · ⭐ 1.9K) - Free and open source full-stack enterprise framework for agile..❗️LGPL-3.0
  • GitHub (👨‍💻 240 · 🔀 820 · 📦 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
  • GitHub (👨‍💻 18 · 🔀 89 · 📦 45 · 📋 64 - 42% open · ⏱️ 27.10.2020):

     git clone https://github.com/closeio/flask-mongorest
  • PyPi (📥 100 / month · 📦 27 · ⏱️ 26.08.2019):

     pip install Flask-MongoRest
Show 1 hidden projects...
  • vibora (🥉21 · ⭐ 5.6K · 💀) - Fast, asynchronous and elegant Python web framework.MIT

Serverless

Back to top

Zappa (🥇31 · ⭐ 11K) - Serverless Python.MIT
  • GitHub (👨‍💻 260 · 🔀 1.2K · 📥 250 · 📦 2.5K · 📋 1.3K - 51% open · ⏱️ 07.10.2020):

     git clone https://github.com/Miserlou/Zappa
  • PyPi (📥 50K / month · 📦 780 · ⏱️ 09.03.2020):

     pip install zappa
chalice (🥉30 · ⭐ 7.5K) - Python Serverless Microframework for AWS.Apache-2
  • GitHub (👨‍💻 150 · 🔀 750 · 📦 920 · 📋 960 - 25% open · ⏱️ 17.12.2020):

     git clone https://github.com/aws/chalice
  • PyPi (📥 54K / month · 📦 250 · ⏱️ 17.12.2020):

     pip install chalice
  • Conda (📥 30K · ⏱️ 17.12.2020):

     conda install -c conda-forge chalice
python-lambda (🥉25 · ⭐ 1.2K) - A toolkit for developing and deploying serverless Python code in AWS..ISC
  • GitHub (👨‍💻 47 · 🔀 210 · 📦 130 · 📋 96 - 45% open · ⏱️ 05.01.2021):

     git clone https://github.com/nficano/python-lambda
  • PyPi (📥 2.8K / month · 📦 33 · ⏱️ 05.01.2021):

     pip install python-lambda

HTTP Clients

Back to top

requests (🥇40 · ⭐ 44K) - A simple, yet elegant HTTP library.Apache-2
  • GitHub (👨‍💻 670 · 🔀 8K · 📦 800K · 📋 3.4K - 8% open · ⏱️ 16.12.2020):

     git clone https://github.com/psf/requests
  • PyPi (📥 64M / month · 📦 300K · ⏱️ 16.12.2020):

     pip install requests
  • Conda (📥 8.4M · ⏱️ 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 · 📦 69K · 📋 2.4K - 13% open · ⏱️ 05.01.2021):

     git clone https://github.com/aio-libs/aiohttp
  • PyPi (📥 18M / month · 📦 15K · ⏱️ 27.10.2020):

     pip install aiohttp
  • Conda (📥 1.2M · ⏱️ 14.12.2020):

     conda install -c conda-forge aiohttp
urllib3 (🥇38 · ⭐ 2.5K) - Python HTTP library with thread-safe connection pooling, file post support,..MIT
  • GitHub (👨‍💻 270 · 🔀 790 · 📦 450K · 📋 870 - 15% open · ⏱️ 31.12.2020):

     git clone https://github.com/urllib3/urllib3
  • PyPi (📥 91M / month · 📦 75K · ⏱️ 12.11.2020):

     pip install urllib3
  • Conda (📥 8.2M · ⏱️ 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 · ⏱️ 24.12.2020):

     git clone https://github.com/httpie/httpie
  • PyPi (📥 97K / month · 📦 3.3K · ⏱️ 25.10.2020):

     pip install httpie
  • Conda (📥 47K · ⏱️ 14.10.2020):

     conda install -c conda-forge httpie
httpx (🥈32 · ⭐ 6.2K) - A next generation HTTP client for Python.BSD-3
  • GitHub (👨‍💻 110 · 🔀 400 · 📦 3.9K · 📋 560 - 10% open · ⏱️ 06.01.2021):

     git clone https://github.com/encode/httpx
  • PyPi (📥 4.4M / month · 📦 64 · ⏱️ 08.10.2020):

     pip install httpx
  • Conda (📥 36K · ⏱️ 08.12.2020):

     conda install -c conda-forge httpx
python-zeep (🥈31 · ⭐ 1.5K) - A modern/fast python SOAP client based on lxml / requests.MIT
  • GitHub (👨‍💻 110 · 🔀 480 · 📦 2.4K · 📋 940 - 33% open · ⏱️ 12.12.2020):

     git clone https://github.com/mvantellingen/python-zeep
  • PyPi (📥 930K / month · 📦 650 · ⏱️ 12.10.2020):

     pip install zeep
httplib2 (🥈31 · ⭐ 390) - Small, fast HTTP client library for Python. Features persistent connections,..MIT
  • GitHub (👨‍💻 62 · 🔀 130 · 📦 64K · 📋 97 - 38% open · ⏱️ 29.09.2020):

     git clone https://github.com/httplib2/httplib2
  • PyPi (📥 11M / month · 📦 31K · ⏱️ 20.05.2020):

     pip install httplib2
  • Conda (📥 860K · ⏱️ 20.05.2020):

     conda install -c conda-forge httplib2
requests-futures (🥉28 · ⭐ 1.7K) - Asynchronous Python HTTP Requests for Humans using Futures.Apache-2
  • GitHub (👨‍💻 23 · 🔀 140 · 📦 2.4K · 📋 68 - 23% open · ⏱️ 03.01.2021):

     git clone https://github.com/ross/requests-futures
  • PyPi (📥 500K / month · 📦 1.6K · ⏱️ 02.12.2018):

     pip install requests-futures
  • Conda (📥 89K · ⏱️ 14.10.2020):

     conda install -c conda-forge requests-futures
httptools (🥉27 · ⭐ 910 · 💤) - Fast HTTP parser.MIT
  • GitHub (👨‍💻 9 · 🔀 49 · 📦 6.5K · 📋 36 - 27% open · ⏱️ 29.02.2020):

     git clone https://github.com/MagicStack/httptools
  • PyPi (📥 3.6M / month · 📦 900 · ⏱️ 08.02.2020):

     pip install httptools
  • Conda (📥 200K · ⏱️ 26.11.2020):

     conda install -c conda-forge httptools
grequests (🥉26 · ⭐ 3.6K · 💤) - Requests + Gevent = 3.BSD-2
  • GitHub (👨‍💻 27 · 🔀 300 · 📦 2.1K · 📋 100 - 9% open · ⏱️ 05.04.2020):

     git clone https://github.com/spyoungtech/grequests
  • PyPi (📥 190K / month · 📦 1.2K · ⏱️ 05.04.2020):

     pip install grequests
  • Conda (📥 31K · ⏱️ 22.04.2020):

     conda install -c conda-forge grequests
httpcore (🥉26 · ⭐ 150) - A minimal HTTP client.BSD-3
  • GitHub (👨‍💻 17 · 🔀 19 · 📦 1.8K · 📋 68 - 25% open · ⏱️ 07.12.2020):

     git clone https://github.com/encode/httpcore
  • PyPi (📥 4.5M / month · 📦 70 · ⏱️ 20.11.2020):

     pip install httpcore
  • Conda (📥 20K · ⏱️ 16.12.2020):

     conda install -c conda-forge httpcore
treq (🥉25 · ⭐ 510) - Python requests like API built on top of Twisted's HTTP client.MIT
  • GitHub (👨‍💻 43 · 🔀 140 · 📥 66 · 📦 800 · 📋 140 - 43% open · ⏱️ 28.12.2020):

     git clone https://github.com/twisted/treq
  • PyPi (📥 29K / month · 📦 700 · ⏱️ 27.09.2020):

     pip install treq
  • Conda (📥 44K · ⏱️ 28.09.2020):

     conda install -c conda-forge treq
http-prompt (🥉22 · ⭐ 8K) - An interactive command-line HTTP and API testing client built on top of..MIT
  • GitHub (👨‍💻 21 · 🔀 300 · 📦 34 · 📋 88 - 40% open · ⏱️ 18.08.2020):

     git clone https://github.com/httpie/http-prompt
  • PyPi (📥 710 / month · 📦 14 · ⏱️ 07.03.2018):

     pip install http-prompt
httpstat (🥉20 · ⭐ 4.6K) - curl statistics made simple.MIT
  • GitHub (👨‍💻 4 · 🔀 300 · 📥 20 · 📦 9 · 📋 23 - 21% open · ⏱️ 24.12.2020):

     git clone https://github.com/reorx/httpstat
  • PyPi (📥 790 / month · ⏱️ 24.12.2020):

     pip install httpstat

Servers

Back to top

tornado (🥇37 · ⭐ 20K) - Tornado is a Python web framework and asynchronous networking library,..Apache-2
  • GitHub (👨‍💻 400 · 🔀 5.3K · 📦 140K · 📋 1.6K - 12% open · ⏱️ 03.11.2020):

     git clone https://github.com/tornadoweb/tornado
  • PyPi (📥 13M / month · 📦 48K · ⏱️ 30.10.2020):

     pip install tornado
  • Conda (📥 9.8M · ⏱️ 31.10.2020):

     conda install -c conda-forge tornado
gunicorn (🥇37 · ⭐ 7.4K) - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and..MIT
  • GitHub (👨‍💻 360 · 🔀 1.4K · 📥 95 · 📦 380K · 📋 1.6K - 16% open · ⏱️ 06.01.2021):

     git clone https://github.com/benoitc/gunicorn
  • PyPi (📥 8.8M / month · 📦 120K · ⏱️ 26.11.2019):

     pip install gunicorn
  • Conda (📥 500K · ⏱️ 15.12.2020):

     conda install -c conda-forge gunicorn
uvicorn (🥈31 · ⭐ 3.5K) - The lightning-fast ASGI server.BSD-3
  • GitHub (👨‍💻 90 · 🔀 270 · 📦 15K · 📋 460 - 17% open · ⏱️ 03.01.2021):

     git clone https://github.com/encode/uvicorn
  • PyPi (📥 620K / month · 📦 710 · ⏱️ 29.12.2020):

     pip install uvicorn
  • Conda (📥 290K · ⏱️ 29.12.2020):

     conda install -c conda-forge uvicorn
asgiref (🥈31 · ⭐ 770) - ASGI specification and utilities.BSD-3
  • GitHub (👨‍💻 51 · 🔀 100 · 📦 120K · 📋 110 - 21% open · ⏱️ 24.12.2020):

     git clone https://github.com/django/asgiref
  • PyPi (📥 1.9M / month · 📦 1.8K · ⏱️ 09.11.2020):

     pip install asgiref
  • Conda (📥 50K · ⏱️ 16.11.2020):

     conda install -c conda-forge asgiref
bjoern (🥉25 · ⭐ 2.5K) - A screamingly fast Python 2/3 WSGI server written in C.BSD-2
  • GitHub (👨‍💻 40 · 🔀 170 · 📦 250 · 📋 130 - 13% open · ⏱️ 20.12.2020):

     git clone https://github.com/jonashaag/bjoern
  • PyPi (📥 6.6K / month · 📦 240 · ⏱️ 03.11.2019):

     pip install bjoern
  • Conda (📥 37K · ⏱️ 13.10.2020):

     conda install -c conda-forge bjoern
mangum (🥉23 · ⭐ 400) - AWS Lambda & API Gateway support for ASGI.MIT
  • GitHub (👨‍💻 14 · 🔀 39 · 📦 130 · 📋 90 - 8% open · ⏱️ 25.12.2020):

     git clone https://github.com/jordaneremieff/mangum
  • PyPi (📥 14K / month · ⏱️ 03.10.2020):

     pip install mangum
Show 2 hidden projects...

Authorization & Authentication

Back to top

oauthlib (🥇36 · ⭐ 2.1K) - A generic, spec-compliant, thorough implementation of the OAuth request-..BSD-3
  • GitHub (👨‍💻 170 · 🔀 430 · 📦 120K · 📋 330 - 21% open · ⏱️ 28.07.2020):

     git clone https://github.com/oauthlib/oauthlib
  • PyPi (📥 25M / 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
  • GitHub (👨‍💻 520 · 🔀 2.2K · 📦 52K · 📋 1.7K - 17% open · ⏱️ 27.11.2020):

     git clone https://github.com/pennersr/django-allauth
  • PyPi (📥 210K / month · 📦 10K · ⏱️ 25.11.2020):

     pip install django-allauth
  • Conda (📥 54K · ⏱️ 23.12.2019):

     conda install -c conda-forge django-allauth
pyjwt (🥇33 · ⭐ 3.6K) - JSON Web Token implementation in Python.MIT
  • GitHub (👨‍💻 87 · 🔀 470 · 📋 300 - 25% open · ⏱️ 05.01.2021):

     git clone https://github.com/jpadilla/pyjwt
  • PyPi (📥 17M / month · 📦 19K · ⏱️ 22.12.2020):

     pip install pyjwt
  • Conda (📥 2.3M · ⏱️ 29.12.2018):

     conda install -c conda-forge pyjwt
authlib (🥈32 · ⭐ 2.2K) - The ultimate Python library in building OAuth, OpenID Connect clients and..BSD-3
  • GitHub (👨‍💻 53 · 🔀 230 · 📦 10K · 📋 220 - 5% open · ⏱️ 25.12.2020):

     git clone https://github.com/lepture/authlib
  • PyPi (📥 770K / month · 📦 320 · ⏱️ 18.10.2020):

     pip install authlib
  • Conda (📥 41K · ⏱️ 18.10.2020):

     conda install -c conda-forge authlib
flask-login (🥈31 · ⭐ 2.7K) - Flask user session management.MIT
  • GitHub (👨‍💻 95 · 🔀 610 · 📋 310 - 12% open · ⏱️ 28.10.2020):

     git clone https://github.com/maxcountryman/flask-login
  • PyPi (📥 820K / month · 📦 25K · ⏱️ 09.02.2020):

     pip install flask-login
  • Conda (📥 84K · ⏱️ 27.04.2020):

     conda install -c conda-forge flask-login
django-guardian (🥈30 · ⭐ 2.8K) - Per object permissions for Django.BSD-3
  • GitHub (👨‍💻 160 · 🔀 500 · 📦 3.7K · 📋 420 - 24% open · ⏱️ 19.10.2020):

     git clone https://github.com/django-guardian/django-guardian
  • PyPi (📥 120K / 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
  • GitHub (👨‍💻 170 · 🔀 590 · 📋 590 - 24% open · ⏱️ 21.12.2020):

     git clone https://github.com/jazzband/django-oauth-toolkit
  • PyPi (📥 140K / month · 📦 2K · ⏱️ 26.03.2020):

     pip install django-oauth-toolkit
flask-jwt-extended (🥈30 · ⭐ 1.1K) - An open source Flask extension that provides JWT support..MIT
  • GitHub (👨‍💻 62 · 🔀 170 · 📦 10K · 📋 280 - 6% open · ⏱️ 06.12.2020):

     git clone https://github.com/vimalloc/flask-jwt-extended
  • PyPi (📥 690K / month · 📦 1.2K · ⏱️ 09.11.2020):

     pip install flask-jwt-extended
  • Conda (📥 53K · ⏱️ 11.11.2020):

     conda install -c conda-forge flask-jwt-extended
djoser (🥉27 · ⭐ 1.8K) - REST implementation of Django authentication system.MIT
  • GitHub (👨‍💻 89 · 🔀 340 · 📋 350 - 25% open · ⏱️ 31.12.2020):

     git clone https://github.com/sunscrapers/djoser
  • PyPi (📥 45K / month · 📦 420 · ⏱️ 30.10.2020):

     pip install djoser
flask-dance (🥉26 · ⭐ 780) - Doing the OAuth dance with style using Flask, requests, and oauthlib.MIT
  • GitHub (👨‍💻 46 · 🔀 130 · 📦 1.7K · 📋 160 - 13% open · ⏱️ 26.12.2020):

     git clone https://github.com/singingwolfboy/flask-dance
  • PyPi (📥 20K / month · 📦 300 · ⏱️ 24.11.2020):

     pip install flask-dance
  • Conda (📥 5K · ⏱️ 07.06.2019):

     conda install -c conda-forge flask-dance
django-rules (🥉23 · ⭐ 1.2K · 💤) - Awesome Django authorization, without the database.MIT
  • GitHub (👨‍💻 20 · 🔀 94 · 📦 560 · 📋 92 - 18% open · ⏱️ 17.01.2020):

     git clone https://github.com/dfunckt/django-rules
  • PyPi (📥 30K / month · 📦 220 · ⏱️ 17.01.2020):

     pip install rules
authomatic (🥉23 · ⭐ 960 · 💤) - Simple yet powerful authorization / authentication client library for..MIT
  • GitHub (👨‍💻 41 · 🔀 390 · 📋 120 - 31% open · ⏱️ 29.03.2020):

     git clone https://github.com/authomatic/authomatic
  • PyPi (📥 1K / month · 📦 250 · ⏱️ 27.11.2019):

     pip install authomatic
python-jwt (🥉20 · ⭐ 180) - Python module for generating and verifying JSON Web Tokens.MIT
  • GitHub (👨‍💻 5 · 🔀 23 · ⏱️ 24.08.2020):

     git clone https://github.com/davedoesdev/python-jwt
  • PyPi (📥 57K / month · 📦 42 · ⏱️ 24.08.2020):

     pip install python-jwt
fastapi_login (🥉18 · ⭐ 93) - FastAPI-Login tries to provide similar functionality as Flask-..MIT
  • GitHub (👨‍💻 4 · 🔀 10 · 📥 1 · 📦 31 · 📋 13 - 7% open · ⏱️ 23.12.2020):

     git clone https://github.com/MushroomMaula/fastapi_login
  • PyPi (📥 1.5K / month · ⏱️ 23.12.2020):

     pip install fastapi_login
flask_simplelogin (🥉17 · ⭐ 130) - Simple Login - Login Extension for Flask - maintainer..MIT
  • GitHub (👨‍💻 7 · 🔀 27 · 📋 16 - 43% open · ⏱️ 09.11.2020):

     git clone https://github.com/flask-extensions/flask_simplelogin
  • PyPi (📥 1.1K / month · 📦 7 · ⏱️ 06.09.2017):

     pip install flask_simplelogin
fastapi-jwt-auth (🥉16 · ⭐ 91 · 🐣) - FastAPI extension that provides JWT Auth support (secure,..MIT
  • GitHub (👨‍💻 3 · 🔀 14 · 📋 30 - 30% open · ⏱️ 11.11.2020):

     git clone https://github.com/IndominusByte/fastapi-jwt-auth
  • PyPi (📥 1.3K / month · ⏱️ 06.11.2020):

     pip install fastapi-jwt-auth
pyramid_jwt (🥉16 · ⭐ 68) - JWT authentication for Pyramid.BSD-2
  • GitHub (👨‍💻 12 · 🔀 24 · 📋 26 - 23% open · ⏱️ 09.10.2020):

     git clone https://github.com/wichert/pyramid_jwt
  • PyPi (📥 2.5K / month · 📦 1 · ⏱️ 10.08.2018):

     pip install pyramid_jwt
apex (🥉15 · ⭐ 95 · 💤) - Toolkit for Pyramid, a Pylons Project, to add Authentication and..MIT
  • GitHub (👨‍💻 19 · 🔀 29 · 📋 27 - 29% open · ⏱️ 02.04.2020):

     git clone https://github.com/cd34/apex
  • PyPi (📥 2.9K / month · 📦 2 · ⏱️ 05.03.2013):

     pip install apex
Show 5 hidden projects...
  • 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 and..MIT
  • velruse (🥉22 · ⭐ 250 · 💀) - Simplifying third-party authentication for web applications.MIT

HTML Processing

Back to top

lxml (🥇35 · ⭐ 1.8K) - The lxml XML toolkit for Python.BSD-3
  • GitHub (👨‍💻 120 · 🔀 420 · 📦 150K · ⏱️ 27.11.2020):

     git clone https://github.com/lxml/lxml
  • PyPi (📥 16M / month · 📦 67K · ⏱️ 27.11.2020):

     pip install lxml
  • Conda (📥 2.6M · ⏱️ 03.01.2021):

     conda install -c conda-forge lxml
bleach (🥈34 · ⭐ 2K) - Bleach is an allowed-list-based HTML sanitizing library that escapes or..Apache-2
  • GitHub (👨‍💻 70 · 🔀 220 · 📦 100K · 📋 300 - 13% open · ⏱️ 05.01.2021):

     git clone https://github.com/mozilla/bleach
  • PyPi (📥 10M / month · 📦 23K · ⏱️ 18.09.2020):

     pip install bleach
  • Conda (📥 3.2M · ⏱️ 18.09.2020):

     conda install -c conda-forge bleach
markupsafe (🥉33 · ⭐ 360) - Safely add untrusted strings to HTML/XML markup.BSD-3
  • GitHub (👨‍💻 30 · 🔀 93 · 📦 490K · ⏱️ 01.01.2021):

     git clone https://github.com/pallets/markupsafe
  • PyPi (📥 31M / month · 📦 150K · ⏱️ 10.04.2020):

     pip install markupsafe
  • Conda (📥 8.6M · ⏱️ 09.10.2020):

     conda install -c conda-forge markupsafe
html5lib-python (🥉32 · ⭐ 890) - Standards-compliant library for parsing and serializing HTML..MIT
  • GitHub (👨‍💻 60 · 🔀 250 · 📦 79K · 📋 240 - 35% open · ⏱️ 10.08.2020):

     git clone https://github.com/html5lib/html5lib-python
  • PyPi (📥 2.4M / month · 📦 29K · ⏱️ 22.06.2020):

     pip install html5lib
Requests-HTML (🥉30 · ⭐ 11K · 💤) - Pythonic HTML Parsing for Humans.MIT
  • GitHub (👨‍💻 62 · 🔀 770 · 📦 3.5K · 📋 320 - 41% open · ⏱️ 10.05.2020):

     git clone https://github.com/psf/requests-html
  • PyPi (📥 310K / month · 📦 360 · ⏱️ 17.02.2019):

     pip install requests-html

URL Utilities

Back to top

shortuuid (🥇27 · ⭐ 1.4K) - A generator library for concise, unambiguous and URL-safe UUIDs.BSD-3
  • GitHub (👨‍💻 21 · 🔀 85 · 📦 4K · 📋 27 - 7% open · ⏱️ 15.12.2020):

     git clone https://github.com/skorokithakis/shortuuid
  • PyPi (📥 350K / month · 📦 1.7K · ⏱️ 06.03.2020):

     pip install shortuuid
  • Conda (📥 36K · ⏱️ 11.10.2020):

     conda install -c conda-forge shortuuid
furl (🥉24 · ⭐ 1.9K) - URL parsing and manipulation made easy.Unlicense
  • GitHub (👨‍💻 13 · 🔀 110 · 📋 89 - 16% open · ⏱️ 11.10.2020):

     git clone https://github.com/gruns/furl
  • PyPi (📥 170K / month · 📦 850 · ⏱️ 02.10.2018):

     pip install furl
  • Conda (📥 92K · ⏱️ 22.11.2019):

     conda install -c conda-forge furl
Show 1 hidden projects...
  • purl (🥉24 · ⭐ 250 · 💀) - A simple, immutable URL class with a clean API for interrogation and..MIT

Templating

Back to top

jinja (🥇38 · ⭐ 7.5K) - A very fast and expressive template engine.BSD-3
  • GitHub (👨‍💻 260 · 🔀 1.4K · 📥 52K · 📦 540K · 📋 730 - 9% open · ⏱️ 01.01.2021):

     git clone https://github.com/pallets/jinja
  • PyPi (📥 29M / month · 📦 190K · ⏱️ 13.04.2020):

     pip install jinja2
  • Conda (📥 7.8M · ⏱️ 13.04.2020):

     conda install -c conda-forge jinja2
Show 1 hidden projects...
  • pyramid_jinja2 (🥉20 · ⭐ 72 · 💤) - Jinja2 templating system bindings for the Pyramid web..❗️Unlicensed

Django Utilities

Back to top

channels (🥇32 · ⭐ 4.7K) - Developer-friendly asynchrony for Django.BSD-3
  • GitHub (👨‍💻 220 · 🔀 650 · 📦 10K · 📋 1.1K - 10% open · ⏱️ 06.01.2021):

     git clone https://github.com/django/channels
  • PyPi (📥 140K / month · 📦 2.3K · ⏱️ 28.12.2020):

     pip install channels
  • Conda (📥 26K · ⏱️ 28.12.2020):

     conda install -c conda-forge channels
django-import-export (🥇32 · ⭐ 2K) - Django application and library for importing and..BSD-2
  • GitHub (👨‍💻 160 · 🔀 610 · 📦 8.9K · 📋 740 - 11% open · ⏱️ 31.12.2020):

     git clone https://github.com/django-import-export/django-import-export
  • PyPi (📥 300K / 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) -https://django-storages.readthedocs.io/.BSD-3
  • GitHub (👨‍💻 200 · 🔀 670 · 📋 500 - 28% open · ⏱️ 24.12.2020):

     git clone https://github.com/jschneier/django-storages
  • PyPi (📥 840K / month · 📦 9.7K · ⏱️ 24.12.2020):

     pip install django-storages
  • Conda (📥 23K · ⏱️ 21.11.2019):

     conda install -c conda-forge django-storages
django-haystack (🥈31 · ⭐ 3.1K) - Modular search for Django.BSD-3
  • GitHub (👨‍💻 180 · 🔀 1.2K · 📦 6.6K · 📋 1.3K - 44% open · ⏱️ 29.12.2020):

     git clone https://github.com/django-haystack/django-haystack
  • PyPi (📥 55K / month · 📦 5.5K · ⏱️ 14.09.2020):

     pip install django-haystack
  • Conda (📥 3.7K · ⏱️ 31.05.2018):

     conda install -c conda-forge django-haystack
django-environ (🥈31 · ⭐ 2.1K) - Django-environ allows you to utilize 12factor inspired..MIT
  • GitHub (👨‍💻 55 · 🔀 230 · 📦 41K · 📋 190 - 61% open · ⏱️ 20.07.2020):

     git clone https://github.com/joke2k/django-environ
  • PyPi (📥 470K / month · 📦 6.8K · ⏱️ 25.06.2018):

     pip install django-environ
  • Conda (📥 42K · ⏱️ 09.07.2018):

     conda install -c conda-forge django-environ
django-pipeline (🥈31 · ⭐ 1.4K) - Pipeline is an asset packaging library for Django.MIT
  • GitHub (👨‍💻 160 · 🔀 340 · 📦 1.7K · 📋 440 - 32% open · ⏱️ 09.12.2020):

     git clone https://github.com/jazzband/django-pipeline
  • PyPi (📥 48K / month · 📦 2.2K · ⏱️ 16.08.2020):

     pip install django-pipeline
django-taggit (🥈29 · ⭐ 2.5K) - Simple tagging for django.BSD-3
  • GitHub (👨‍💻 120 · 🔀 540 · 📋 340 - 30% open · ⏱️ 21.12.2020):

     git clone https://github.com/jazzband/django-taggit
  • PyPi (📥 130K / 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
  • GitHub (👨‍💻 200 · 🔀 550 · 📋 580 - 16% open · ⏱️ 01.01.2021):

     git clone https://github.com/django-compressor/django-compressor
  • PyPi (📥 140K / month · 📦 400 · ⏱️ 30.12.2019):

     pip install django-compressor
django-fsm (🥈29 · ⭐ 1.7K) - Django friendly finite state machine support.MIT
  • GitHub (👨‍💻 60 · 🔀 240 · 📦 810 · 📋 130 - 13% open · ⏱️ 09.12.2020):

     git clone https://github.com/viewflow/django-fsm
  • PyPi (📥 73K / month · 📦 600 · ⏱️ 13.10.2020):

     pip install django-fsm
  • Conda (📥 15K · ⏱️ 07.12.2019):

     conda install -c conda-forge django-fsm
django-countries (🥉28 · ⭐ 930) - A Django application that provides country choices for use..MIT
  • GitHub (👨‍💻 43 · 🔀 210 · 📋 220 - 5% open · ⏱️ 26.12.2020):

     git clone https://github.com/SmileyChris/django-countries
  • PyPi (📥 260K / month · 📦 3K · ⏱️ 05.12.2020):

     pip install django-countries
django-bootstrap3 (🥉27 · ⭐ 2.2K) - Bootstrap 3 integration with Django.BSD-3
  • GitHub (👨‍💻 97 · 🔀 700 · 📋 290 - 1% open · ⏱️ 31.10.2020):

     git clone https://github.com/zostera/django-bootstrap3
  • PyPi (📥 50K / 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.8K) - Generate generic activity streams from the actions on..BSD-3
  • GitHub (👨‍💻 100 · 🔀 460 · 📦 580 · 📋 270 - 17% open · ⏱️ 21.11.2020):

     git clone https://github.com/justquick/django-activity-stream
  • PyPi (📥 15K / month · 📦 660 · ⏱️ 08.06.2020):

     pip install django-activity-stream
django-cacheops (🥉27 · ⭐ 1.3K) - A slick ORM cache with automatic granular event-driven..BSD-3
  • GitHub (👨‍💻 56 · 🔀 170 · 📦 410 · 📋 280 - 8% open · ⏱️ 25.10.2020):

     git clone https://github.com/Suor/django-cacheops
  • PyPi (📥 72K / month · 📦 92 · ⏱️ 25.10.2020):

     pip install django-cacheops
django-stubs (🥉27 · ⭐ 560) - PEP-484 stubs for Django.MIT
  • GitHub (👨‍💻 90 · 🔀 130 · 📦 890 · 📋 260 - 43% open · ⏱️ 22.12.2020):

     git clone https://github.com/typeddjango/django-stubs
  • PyPi (📥 110K / month · 📦 64 · ⏱️ 28.10.2020):

     pip install django-stubs
django-shop (🥉25 · ⭐ 2.4K) - A Django based shop system.BSD-3
  • GitHub (👨‍💻 94 · 🔀 840 · 📦 170 · 📋 360 - 20% open · ⏱️ 27.12.2020):

     git clone https://github.com/awesto/django-shop
  • PyPi (📥 1.1K / month · 📦 160 · ⏱️ 23.07.2020):

     pip install django-shop
django-blog-zinnia (🥉25 · ⭐ 2K · 💤) - Simple yet powerful and really extendable application..BSD-3
  • GitHub (👨‍💻 71 · 🔀 730 · 📦 430 · 📋 440 - 7% open · ⏱️ 09.03.2020):

     git clone https://github.com/Fantomas42/django-blog-zinnia
  • PyPi (📥 2.1K / month · 📦 160 · ⏱️ 10.03.2018):

     pip install django-blog-zinnia
viewflow (🥉25 · ⭐ 2K) - Reusable workflow library for Django.❗️AGPL-3.0
  • GitHub (👨‍💻 26 · 🔀 320 · 📦 170 · 📋 240 - 9% open · ⏱️ 05.01.2021):

     git clone https://github.com/viewflow/viewflow
  • PyPi (📥 1.8K / month · 📦 60 · ⏱️ 18.12.2020):

     pip install django-viewflow
django-bootstrap4 (🥉25 · ⭐ 850) - Bootstrap 4 integration with Django.BSD-3
  • GitHub (👨‍💻 130 · 🔀 200 · 📋 130 - 18% open · ⏱️ 17.11.2020):

     git clone https://github.com/zostera/django-bootstrap4
  • PyPi (📥 59K / month · 📦 1.9K · ⏱️ 11.10.2020):

     pip install django-bootstrap4
  • Conda (📥 12K · ⏱️ 02.01.2020):

     conda install -c conda-forge django-bootstrap4
django-push-notifications (🥉24 · ⭐ 1.7K) - Send push notifications to mobile devices through GCM..MIT
  • GitHub (👨‍💻 82 · 🔀 490 · 📥 27 · 📋 360 - 30% open · ⏱️ 31.10.2020):

     git clone https://github.com/jazzband/django-push-notifications
  • PyPi (📥 20K / month · 📦 170 · ⏱️ 11.03.2020):

     pip install django-push-notifications
django-split-settings (🥉23 · ⭐ 650) - Organize Django settings into multiple files and..BSD-3
  • GitHub (👨‍💻 19 · 🔀 45 · 📋 35 - 8% open · ⏱️ 05.01.2021):

     git clone https://github.com/sobolevn/django-split-settings
  • PyPi (📥 27K / month · 📦 110 · ⏱️ 22.04.2020):

     pip install django-split-settings
Show 3 hidden projects...
  • django-braces (🥈29 · ⭐ 1.7K · 💀) - Reusable, generic mixins for Django.BSD-3
  • 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 processors..BSD-3

Flask Utilities

Back to top

flask-sqlalchemy (🥇32 · ⭐ 3.4K) - Adds SQLAlchemy support to Flask.BSD-3
  • GitHub (👨‍💻 100 · 🔀 790 · 📥 330 · 📦 160K · 📋 520 - 9% open · ⏱️ 01.01.2021):

     git clone https://github.com/pallets/flask-sqlalchemy
  • PyPi (📥 1.9M / month · 📦 52K · ⏱️ 14.07.2020):

     pip install flask-sqlalchemy
  • Conda (📥 160K · ⏱️ 14.07.2020):

     conda install -c conda-forge flask-sqlalchemy
Flask-Migrate (🥇32 · ⭐ 1.8K) - SQLAlchemy database migrations for Flask applications using..MIT
  • GitHub (👨‍💻 42 · 🔀 170 · 📦 63K · 📋 310 - 2% open · ⏱️ 21.11.2020):

     git clone https://github.com/miguelgrinberg/Flask-Migrate
  • PyPi (📥 910K / month · 📦 19K · ⏱️ 14.03.2020):

     pip install flask-migrate
  • Conda (📥 120K · ⏱️ 11.10.2020):

     conda install -c conda-forge flask-migrate
flask-babel (🥈29 · ⭐ 360) - i18n and l10n support for Flask based on Babel and pytz.BSD-3
  • GitHub (👨‍💻 33 · 🔀 140 · 📦 10K · 📋 100 - 12% open · ⏱️ 01.12.2020):

     git clone https://github.com/python-babel/flask-babel
  • PyPi (📥 590K / month · 📦 5.1K · ⏱️ 27.08.2020):

     pip install flask-babel
  • Conda (📥 57K · ⏱️ 28.08.2020):

     conda install -c conda-forge flask-babel
flask-api (🥈27 · ⭐ 1.2K) - Browsable web APIs for Flask.BSD-3
  • GitHub (👨‍💻 32 · 🔀 140 · 📦 4K · 📋 59 - 20% open · ⏱️ 06.11.2020):

     git clone https://github.com/flask-api/flask-api
  • PyPi (📥 140K / month · 📦 1.3K · ⏱️ 27.11.2019):

     pip install flask-api
flask-assets (🥈26 · ⭐ 410 · 💤) - Flask webassets integration.BSD-2
  • GitHub (👨‍💻 38 · 🔀 85 · 📦 5.3K · 📋 90 - 20% open · ⏱️ 29.02.2020):

     git clone https://github.com/miracle2k/flask-assets
  • PyPi (📥 81K / 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 moment.js.MIT
  • GitHub (👨‍💻 16 · 🔀 45 · 📦 14K · 📋 39 - 12% open · ⏱️ 17.12.2020):

     git clone https://github.com/miguelgrinberg/Flask-Moment
  • PyPi (📥 17K / month · 📦 4.5K · ⏱️ 17.12.2020):

     pip install flask-moment
  • Conda (📥 24K · ⏱️ 18.05.2019):

     conda install -c conda-forge flask-moment
flask-ask (🥈24 · ⭐ 1.9K) - Alexa Skills Kit for Python.Apache-2
  • GitHub (👨‍💻 39 · 🔀 350 · 📦 680 · ⏱️ 06.09.2020):

     git clone https://github.com/johnwheeler/flask-ask
  • PyPi (📥 500 / month · 📦 120 · ⏱️ 28.02.2018):

     pip install flask-ask
Frozen-Flask (🥈24 · ⭐ 670) - Freezes a Flask application into a set of static files.BSD-3
  • GitHub (👨‍💻 24 · 🔀 62 · 📥 52 · 📦 1.8K · 📋 58 - 31% open · ⏱️ 26.11.2020):

     git clone https://github.com/Frozen-Flask/Frozen-Flask
  • PyPi (📥 17K / month · 📦 890 · ⏱️ 26.06.2017):

     pip install frozen-flask
  • Conda (📥 51K · ⏱️ 12.07.2018):

     conda install -c conda-forge frozen-flask
flask-seasurf (🥈24 · ⭐ 160) - SeaSurf is a Flask extension for preventing cross-site request..BSD-3
  • GitHub (👨‍💻 28 · 🔀 40 · 📦 1.2K · 📋 43 - 16% open · ⏱️ 30.08.2020):

     git clone https://github.com/maxcountryman/flask-seasurf
  • PyPi (📥 36K / month · 📦 420 · ⏱️ 16.03.2016):

     pip install flask-seasurf
  • Conda (📥 13K · ⏱️ 27.11.2020):

     conda install -c conda-forge flask-seasurf
flask-talisman (🥉23 · ⭐ 720) - HTTP security headers for Flask.Apache-2
  • GitHub (👨‍💻 16 · 🔀 57 · 📦 1K · 📋 31 - 38% open · ⏱️ 13.07.2020):

     git clone https://github.com/GoogleCloudPlatform/flask-talisman
  • PyPi (📥 130K / month · 📦 160 · ⏱️ 28.05.2019):

     pip install flask-talisman
Flask-Excel (🥉23 · ⭐ 220) - A flask extension using pyexcel to read, manipulate and write data in..BSD-3
  • GitHub (👨‍💻 8 · 🔀 70 · 📥 7 · 📦 560 · 📋 45 - 15% open · ⏱️ 10.11.2020):

     git clone https://github.com/pyexcel-webwares/Flask-Excel
  • PyPi (📥 9.6K / month · 📦 57 · ⏱️ 20.07.2017):

     pip install flask-excel
flask_injector (🥉22 · ⭐ 210 · 💤) - Adds Injector support to Flask.BSD-3
  • GitHub (👨‍💻 9 · 🔀 25 · 📦 480 · 📋 39 - 20% open · ⏱️ 22.02.2020):

     git clone https://github.com/alecthomas/flask_injector
  • PyPi (📥 22K / month · 📦 110 · ⏱️ 22.02.2020):

     pip install flask_injector
flask-rebar (🥉21 · ⭐ 160) - Flask-Rebar combines flask, marshmallow, and swagger for..MIT
  • GitHub (👨‍💻 30 · 🔀 26 · 📦 21 · 📋 85 - 49% open · ⏱️ 04.01.2021):

     git clone https://github.com/plangrid/flask-rebar
  • PyPi (📥 700 / month · 📦 6 · ⏱️ 10.09.2020):

     pip install flask-rebar
safrs (🥉19 · ⭐ 240) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.❗️GPL-3.0
  • GitHub (👨‍💻 14 · 🔀 48 · 📦 17 · 📋 69 - 4% open · ⏱️ 05.01.2021):

     git clone https://github.com/thomaxxl/safrs
  • PyPi (📥 520 / month · ⏱️ 19.12.2020):

     pip install safrs
flask-msearch (🥉19 · ⭐ 160) - Full text search for flask.BSD-3
  • GitHub (👨‍💻 4 · 🔀 25 · 📦 150 · 📋 36 - 25% open · ⏱️ 02.01.2021):

     git clone https://github.com/honmaple/flask-msearch
  • PyPi (📥 310 / month · 📦 12 · ⏱️ 18.05.2020):

     pip install flask-msearch
flask-profiler (🥉17 · ⭐ 620) - a flask profiler which watches endpoint calls and tries to make..MIT
  • GitHub (👨‍💻 29 · 🔀 80 · 📋 56 - 50% open · ⏱️ 20.10.2020):

     git clone https://github.com/muatik/flask-profiler
  • PyPi (📥 5.8K / month · 📦 1 · ⏱️ 19.11.2018):

     pip install flask-profiler
flask-file-upload (🥉16 · ⭐ 100) - Easy file uploads for Flask.❗️GPL-3.0
  • GitHub (👨‍💻 3 · 🔀 7 · 📦 13 · 📋 62 - 29% open · ⏱️ 03.11.2020):

     git clone https://github.com/joegasewicz/flask-file-upload
  • PyPi (📥 120 / month · ⏱️ 25.09.2020):

     pip install flask-file-upload
flask_pydantic (🥉16 · ⭐ 73) - flask extension for integration with the awesome pydantic package.MIT
  • GitHub (👨‍💻 2 · 🔀 6 · 📦 9 · 📋 11 - 18% open · ⏱️ 10.11.2020):

     git clone https://github.com/bauerji/flask_pydantic
  • PyPi (📥 1.3K / month · ⏱️ 10.09.2020):

     pip install flask_pydantic
Show 1 hidden projects...
  • flask-bootstrap (🥈25 · ⭐ 1.4K · 💀) - A Flask app template with integrated SQLAlchemy,..BSD-3

FastAPI Utilities

Back to top

fastapi-sqlalchemy (🥇19 · ⭐ 170) - Adds simple SQLAlchemy support to FastAPI.MIT
  • GitHub (👨‍💻 5 · 🔀 15 · 📦 93 · 📋 14 - 42% open · ⏱️ 25.09.2020):

     git clone https://github.com/mfreeborn/fastapi-sqlalchemy
  • PyPi (📥 5.6K / month · ⏱️ 25.09.2020):

     pip install fastapi-sqlalchemy
fastapi-plugins (🥈18 · ⭐ 76) - FastAPI framework plugins.MIT
  • GitHub (👨‍💻 3 · 🔀 4 · 📦 16 · ⏱️ 26.11.2020):

     git clone https://github.com/madkote/fastapi-plugins
  • PyPi (📥 1.3K / month · ⏱️ 26.11.2020):

     pip install fastapi-plugins
fastapi_contrib (🥈17 · ⭐ 260) - Opinionated set of utilities on top of FastAPI.MIT
  • GitHub (👨‍💻 9 · 🔀 18 · 📋 20 - 15% open · ⏱️ 16.12.2020):

     git clone https://github.com/identixone/fastapi_contrib
  • PyPi (📥 3K / month · ⏱️ 16.12.2020):

     pip install fastapi_contrib
starlette_exporter (🥈17 · ⭐ 79) - Prometheus exporter for Starlette and FastAPI.Apache-2
  • GitHub (👨‍💻 6 · 🔀 9 · 📋 8 - 25% open · ⏱️ 20.11.2020):

     git clone https://github.com/stephenhillier/starlette_exporter
  • PyPi (📥 9.4K / month · ⏱️ 20.11.2020):

     pip install starlette_exporter
fastapi-utils (🥉16 · ⭐ 470 · 💤) - Reusable utilities for FastAPI.MIT
  • GitHub (👨‍💻 2 · 🔀 18 · 📋 23 - 60% open · ⏱️ 07.03.2020):

     git clone https://github.com/dmontagu/fastapi-utils
  • PyPi (📥 18K / month · ⏱️ 07.03.2020):

     pip install fastapi-utils
slowapi (🥉15 · ⭐ 120) - A rate limiter for Starlette and FastAPI.MIT
  • GitHub (👨‍💻 5 · 🔀 9 · 📋 21 - 47% open · ⏱️ 29.12.2020):

     git clone https://github.com/laurents/slowapi
  • PyPi (📥 830 / month · ⏱️ 01.10.2020):

     pip install slowapi
fastapi-versioning (🥉15 · ⭐ 110) - api versioning for fastapi web applications.MIT
  • GitHub (👨‍💻 8 · 🔀 15 · 📋 15 - 73% open · ⏱️ 10.09.2020):

     git clone https://github.com/DeanWay/fastapi-versioning
  • PyPi (📥 1.9K / month · 📦 1 · ⏱️ 08.06.2020):

     pip install fastapi-versioning
fastapi-code-generator (🥉15 · ⭐ 100) - This code generator creates FastAPI app from an..MIT
  • GitHub (👨‍💻 5 · 🔀 8 · 📋 23 - 34% open · ⏱️ 28.12.2020):

     git clone https://github.com/koxudaxi/fastapi-code-generator
  • PyPi (📥 190 / month · ⏱️ 02.12.2020):

     pip install fastapi-code-generator
fastapi_cache (🥉12 · ⭐ 56 · 🐣) - FastAPI simple cache.MIT
  • GitHub (👨‍💻 5 · 🔀 1 · 📋 3 - 33% open · ⏱️ 23.11.2020):

     git clone https://github.com/comeuplater/fastapi_cache
  • PyPi (📥 600 / month · ⏱️ 26.07.2020):

     pip install fastapi_cache

Pyramid Utilities

Back to top

pyramid_celery (🥇16 · ⭐ 96 · 💤) - Pyramid configuration with celery integration. Allows you to..MIT
  • GitHub (👨‍💻 22 · 🔀 52 · 📋 38 - 26% open · ⏱️ 14.02.2020):

     git clone https://github.com/sontek/pyramid_celery
  • PyPi (📥 2.4K / month · 📦 2 · ⏱️ 24.12.2016):

     pip install pyramid_celery
pyramid_services (🥇16 · ⭐ 77 · 💤) - A service layer for pyramid.MIT
  • GitHub (👨‍💻 5 · 🔀 8 · ⏱️ 13.01.2020):

     git clone https://github.com/mmerickel/pyramid_services
  • PyPi (📥 2.1K / month · 📦 16 · ⏱️ 03.08.2018):

     pip install pyramid_services

OpenAPI Utilities

Back to top

connexion (🥇31 · ⭐ 3.5K) - Swagger/OpenAPI First framework for Python on top of Flask with..Apache-2
  • GitHub (👨‍💻 160 · 🔀 580 · 📦 4.3K · 📋 800 - 47% open · ⏱️ 10.08.2020):

     git clone https://github.com/zalando/connexion
  • PyPi (📥 340K / month · 📦 1.2K · ⏱️ 25.04.2020):

     pip install connexion
  • Conda (📥 120K · ⏱️ 27.04.2020):

     conda install -c conda-forge connexion
apistar (🥈25 · ⭐ 5.5K · 💤) - The Web API toolkit.BSD-3
  • GitHub (👨‍💻 88 · 🔀 420 · 📦 610 · 📋 350 - 16% open · ⏱️ 10.02.2020):

     git clone https://github.com/encode/apistar
  • PyPi (📥 14K / month · 📦 200 · ⏱️ 03.04.2019):

     pip install apistar
  • Conda (📥 72K · ⏱️ 03.04.2019):

     conda install -c conda-forge apistar
pyramid_swagger (🥉18 · ⭐ 65 · 💤) - Convenient tools for using Swagger to define and..BSD-3
  • GitHub (👨‍💻 40 · 🔀 48 · 📋 110 - 21% open · ⏱️ 29.03.2020):

     git clone https://github.com/striglia/pyramid_swagger
  • PyPi (📥 2.3K / month · 📦 3 · ⏱️ 02.07.2018):

     pip install pyramid_swagger
pyramid_openapi3 (🥉17 · ⭐ 55) - Pyramid addon for OpenAPI3 validation of requests and..MIT
  • GitHub (👨‍💻 15 · 🔀 23 · 📋 32 - 37% open · ⏱️ 12.12.2020):

     git clone https://github.com/Pylons/pyramid_openapi3
  • PyPi (📥 2.4K / month · 📦 1 · ⏱️ 27.10.2020):

     pip install pyramid_openapi3
openapi-python-client (🥉15 · ⭐ 97) - Generate modern Python clients from OpenAPI.MIT
  • GitHub (👨‍💻 14 · 🔀 20 · 📋 110 - 18% open · ⏱️ 05.01.2021):

     git clone https://github.com/triaxtec/openapi-python-client
  • PyPi (📥 3.5K / month · ⏱️ 21.12.2020):

     pip install openapi-python-client

GraphQL Utilities

Back to top

graphene (🥇31 · ⭐ 6.2K) - GraphQL framework for Python.MIT
  • GitHub (👨‍💻 170 · 🔀 630 · 📦 7.3K · 📋 860 - 7% open · ⏱️ 06.01.2021):

     git clone https://github.com/graphql-python/graphene
  • PyPi (📥 310K / 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
  • GitHub (👨‍💻 180 · 🔀 580 · 📦 4.8K · 📋 670 - 14% open · ⏱️ 02.01.2021):

     git clone https://github.com/graphql-python/graphene-django
  • PyPi (📥 120K / month · 📦 780 · ⏱️ 31.12.2020):

     pip install graphene-django
  • Conda (📥 6.6K · ⏱️ 24.12.2020):

     conda install -c conda-forge graphene-django
ariadne (🥉26 · ⭐ 1.2K) - Ariadne is a Python library for implementing GraphQL servers using..BSD-3
  • GitHub (👨‍💻 37 · 🔀 89 · 📦 290 · 📋 170 - 32% open · ⏱️ 23.12.2020):

     git clone https://github.com/mirumee/ariadne
  • PyPi (📥 26K / month · 📦 20 · ⏱️ 04.08.2020):

     pip install ariadne
flask-graphql (🥉24 · ⭐ 1.2K) - Adds GraphQL support to your Flask application.MIT
  • GitHub (👨‍💻 15 · 🔀 120 · 📦 1.6K · 📋 51 - 60% open · ⏱️ 07.08.2020):

     git clone https://github.com/graphql-python/flask-graphql
  • PyPi (📥 72K / month · 📦 380 · ⏱️ 05.12.2019):

     pip install flask-graphql
  • Conda (📥 5.7K · ⏱️ 11.05.2020):

     conda install -c conda-forge flask-graphql

Websocket Utilities

Back to top

websockets (🥇32 · ⭐ 3.1K) - Library for building WebSocket servers and clients in Python.BSD-3
  • GitHub (👨‍💻 47 · 🔀 340 · 📦 27K · 📋 660 - 9% open · ⏱️ 02.01.2021):

     git clone https://github.com/aaugustin/websockets
  • PyPi (📥 6M / month · 📦 5K · ⏱️ 01.11.2019):

     pip install websockets
  • Conda (📥 460K · ⏱️ 10.10.2020):

     conda install -c conda-forge websockets
autobahn-python (🥈31 · ⭐ 2.2K) - WebSocket and WAMP in Python for Twisted and asyncio.MIT
  • GitHub (👨‍💻 120 · 🔀 630 · 📦 11K · 📋 800 - 20% open · ⏱️ 21.12.2020):

     git clone https://github.com/crossbario/autobahn-python
  • PyPi (📥 250K / month · 📦 3.6K · ⏱️ 19.12.2020):

     pip install autobahn
python-socketio (🥉30 · ⭐ 2.1K) - Python Socket.IO server and client.MIT
  • GitHub (👨‍💻 48 · 🔀 370 · 📦 14K · 📋 530 - 6% open · ⏱️ 06.01.2021):

     git clone https://github.com/miguelgrinberg/python-socketio
  • PyPi (📥 300K / 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
  • GitHub (👨‍💻 57 · 🔀 180 · 📦 7.8K · 📋 250 - 14% open · ⏱️ 12.11.2020):

     git clone https://github.com/django/daphne
  • PyPi (📥 150K / month · 📦 1.5K · ⏱️ 12.11.2020):

     pip install daphne
  • Conda (📥 26K · ⏱️ 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 · 🔀 530 · 📦 370 · 📋 270 - 10% open · ⏱️ 25.12.2020):

     git clone https://github.com/novnc/websockify
  • PyPi (📥 16K / month · 📦 600 · ⏱️ 13.08.2019):

     pip install websockify
  • Conda (📥 6.4K · ⏱️ 12.10.2020):

     conda install -c conda-forge websockify
Show 2 hidden projects...

RPC Utilities

Back to top

rpyc (🥇28 · ⭐ 950) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.MIT
  • GitHub (👨‍💻 67 · 🔀 190 · 📥 120 · 📦 770 · 📋 330 - 12% open · ⏱️ 28.12.2020):

     git clone https://github.com/tomerfiliba-org/rpyc
  • PyPi (📥 360K / month · 📦 530 · ⏱️ 26.12.2020):

     pip install rpyc
  • Conda (📥 54K · ⏱️ 04.01.2021):

     conda install -c conda-forge rpyc
fastapi-jsonrpc (🥉16 · ⭐ 61) - JSON-RPC server based on fastapi.MIT
  • GitHub (👨‍💻 6 · 🔀 9 · 📦 4 · 📋 8 - 50% open · ⏱️ 28.12.2020):

     git clone https://github.com/smagafurov/fastapi-jsonrpc
  • PyPi (📥 820 / month · ⏱️ 28.12.2020):

     pip install fastapi-jsonrpc

Content Management Systems

Back to top

wagtail (🥇34 · ⭐ 9.9K) - A Django content management system focused on flexibility and user..BSD-3
  • GitHub (👨‍💻 540 · 🔀 2.1K · 📦 4.7K · 📋 3.2K - 27% open · ⏱️ 05.01.2021):

     git clone https://github.com/wagtail/wagtail
  • PyPi (📥 57K / month · 📦 2.4K · ⏱️ 10.12.2020):

     pip install wagtail
  • Conda (📥 33K · ⏱️ 21.11.2019):

     conda install -c conda-forge wagtail
mezzanine (🥈29 · ⭐ 4.2K) - CMS framework for Django.BSD-2
  • GitHub (👨‍💻 320 · 🔀 1.5K · 📋 1K - 7% open · ⏱️ 10.09.2020):

     git clone https://github.com/stephenmcd/mezzanine
  • PyPi (📥 2.6K / month · 📦 2.4K · ⏱️ 09.09.2020):

     pip install mezzanine
django-cms (🥈28 · ⭐ 7.9K) - The easy-to-use and developer-friendly CMS.BSD-3
  • GitHub (👨‍💻 560 · 🔀 2.6K · 📦 3.6K · 📋 3.3K - 7% open · ⏱️ 23.11.2020):

     git clone https://github.com/django-cms/django-cms
  • PyPi (📥 29K / month · 📦 3.1K · ⏱️ 28.10.2020):

     pip install django-cms
lektor (🥉26 · ⭐ 3.4K) - The lektor static file content management system.BSD-3
  • GitHub (👨‍💻 86 · 🔀 260 · 📥 6.8K · 📦 250 · 📋 540 - 42% open · ⏱️ 31.12.2020):

     git clone https://github.com/lektor/lektor
  • PyPi (📥 1.8K / month · 📦 140 · ⏱️ 20.08.2020):

     pip install lektor
  • Conda (📥 40K · ⏱️ 27.08.2020):

     conda install -c conda-forge lektor
feincms (🥉25 · ⭐ 780) - A Django-based CMS with a focus on extensibility and concise code.BSD-3
  • GitHub (👨‍💻 130 · 🔀 220 · 📦 220 · 📋 440 - 8% open · ⏱️ 09.12.2020):

     git clone https://github.com/feincms/feincms
  • PyPi (📥 1.3K / month · 📦 310 · ⏱️ 21.01.2020):

     pip install feincms
Show 1 hidden projects...
  • Kotti (🥉18 · ⭐ 360) - Kotti is a high-level, Pythonic web application framework based on Pyramid and..❗️RPL

Web Testing

Back to top

mitmproxy (🥇34 · ⭐ 21K) - An interactive TLS-capable intercepting HTTP proxy for penetration testers..MIT
  • GitHub (👨‍💻 380 · 🔀 2.7K · 📥 210K · 📦 1.1K · 📋 2.5K - 11% open · ⏱️ 06.01.2021):

     git clone https://github.com/mitmproxy/mitmproxy
  • PyPi (📥 88K / month · 📦 850 · ⏱️ 15.12.2020):

     pip install mitmproxy
responses (🥇31 · ⭐ 3K) - A utility for mocking out the Python Requests library.Apache-2
  • GitHub (👨‍💻 89 · 🔀 250 · 📦 8.1K · 📋 180 - 39% open · ⏱️ 14.12.2020):

     git clone https://github.com/getsentry/responses
  • PyPi (📥 1.7M / month · 📦 4.9K · ⏱️ 12.11.2020):

     pip install responses
  • Conda (📥 340K · ⏱️ 12.11.2020):

     conda install -c conda-forge responses
splinter (🥇31 · ⭐ 2.3K) - splinter - python test framework for web applications.BSD-3
  • GitHub (👨‍💻 160 · 🔀 470 · 📦 4.2K · 📋 500 - 19% open · ⏱️ 04.01.2021):

     git clone https://github.com/cobrateam/splinter
  • PyPi (📥 50K / month · 📦 2.1K · ⏱️ 19.08.2020):

     pip install splinter
HTTPretty (🥈30 · ⭐ 1.8K) - HTTP client mocking tool for Python - inspired by Fakeweb for Ruby.MIT
  • GitHub (👨‍💻 100 · 🔀 240 · 📦 4K · 📋 220 - 41% open · ⏱️ 06.01.2021):

     git clone https://github.com/gabrielfalcao/HTTPretty
  • PyPi (📥 200K / month · 📦 5.3K · ⏱️ 06.01.2021):

     pip install httpretty
  • Conda (📥 66K · ⏱️ 06.01.2021):

     conda install -c conda-forge httpretty
SeleniumBase (🥈28 · ⭐ 1.9K) - Python Web UI testing and RPA. Fast Easy Reliable.MIT
  • GitHub (👨‍💻 25 · 🔀 440 · 📦 100 · 📋 190 - 1% open · ⏱️ 06.01.2021):

     git clone https://github.com/seleniumbase/SeleniumBase
  • PyPi (📥 210K / month · 📦 24 · ⏱️ 06.01.2021):

     pip install seleniumbase
SeleniumLibrary (🥈28 · ⭐ 970) - Web testing library for Robot Framework.Apache-2
  • GitHub (👨‍💻 110 · 🔀 610 · 📥 3.5K · 📦 1.2K · 📋 920 - 2% open · ⏱️ 22.11.2020):

     git clone https://github.com/robotframework/SeleniumLibrary
  • PyPi (📥 210K / month · 📦 150 · ⏱️ 11.10.2020):

     pip install robotframework-seleniumlibrary
pytest-flask (🥈28 · ⭐ 340) - A set of pytest fixtures to test Flask applications.MIT
  • GitHub (👨‍💻 25 · 🔀 61 · 📋 65 - 20% open · ⏱️ 26.12.2020):

     git clone https://github.com/pytest-dev/pytest-flask
  • PyPi (📥 120K / month · 📦 17K · ⏱️ 09.11.2020):

     pip install pytest-flask
  • Conda (📥 40K · ⏱️ 26.11.2020):

     conda install -c conda-forge pytest-flask
flask-debugtoolbar (🥈27 · ⭐ 790) - A toolbar overlay for debugging Flask applications.BSD-3
  • GitHub (👨‍💻 38 · 🔀 120 · 📦 12K · 📋 100 - 37% open · ⏱️ 14.08.2020):

     git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar
  • PyPi (📥 55K / 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
  • GitHub (👨‍💻 83 · 🔀 96 · 📦 7.9K · 📋 120 - 21% open · ⏱️ 17.12.2020):

     git clone https://github.com/Pylons/webtest
  • PyPi (📥 430K / month · 📦 7.7K · ⏱️ 27.04.2020):

     pip install webtest
django-test-plus (🥈26 · ⭐ 430 · 💤) - Useful additions to Django's default TestCase.BSD-3
  • GitHub (👨‍💻 27 · 🔀 44 · 📦 2.7K · 📋 43 - 16% open · ⏱️ 28.05.2020):

     git clone https://github.com/revsys/django-test-plus
  • PyPi (📥 17K / month · 📦 2.5K · ⏱️ 03.12.2019):

     pip install django-test-plus
  • Conda (📥 19K · ⏱️ 12.01.2018):

     conda install -c conda-forge django-test-plus
mixer (🥈25 · ⭐ 730) - Mixer -- Is a fixtures replacement. Supported Django, Flask,..BSD-3
  • GitHub (👨‍💻 39 · 🔀 83 · 📋 71 - 39% open · ⏱️ 31.12.2020):

     git clone https://github.com/klen/mixer
  • PyPi (📥 38K / month · 📦 600 · ⏱️ 31.12.2020):

     pip install mixer
aioresponses (🥈25 · ⭐ 260) - Aioresponses is a helper for mock/fake web requests in python aiohttp..MIT
  • GitHub (👨‍💻 34 · 🔀 50 · 📋 59 - 35% open · ⏱️ 16.12.2020):

     git clone https://github.com/pnuckowski/aioresponses
  • PyPi (📥 91K / month · 📦 150 · ⏱️ 29.10.2020):

     pip install aioresponses
pytest-splinter (🥈25 · ⭐ 200) - pytest splinter and selenium integration for anyone interested in..MIT
  • GitHub (👨‍💻 28 · 🔀 49 · 📦 290 · 📋 75 - 12% open · ⏱️ 25.12.2020):

     git clone https://github.com/pytest-dev/pytest-splinter
  • PyPi (📥 25K / month · 📦 210 · ⏱️ 25.12.2020):

     pip install pytest-splinter
pyramid_debugtoolbar (🥈25 · ⭐ 93) - Pyramid debug toolbar.BSD-3
  • GitHub (👨‍💻 65 · 🔀 74 · 📋 180 - 24% open · ⏱️ 25.11.2020):

     git clone https://github.com/Pylons/pyramid_debugtoolbar
  • PyPi (📥 44K / month · 📦 1.3K · ⏱️ 10.09.2018):

     pip install pyramid_debugtoolbar
httmock (🥉24 · ⭐ 420) - A mocking library for requests.Apache-2
  • GitHub (👨‍💻 29 · 🔀 52 · 📦 1.2K · 📋 30 - 50% open · ⏱️ 28.10.2020):

     git clone https://github.com/patrys/httmock
  • PyPi (📥 230K / month · 📦 1.2K · ⏱️ 28.10.2020):

     pip install httmock
selenium-python-helium (🥉23 · ⭐ 2.3K) - Selenium-python but lighter: Helium is the best Python..MIT
  • GitHub (👨‍💻 5 · 🔀 170 · 📦 55 · 📋 35 - 22% open · ⏱️ 04.01.2021):

     git clone https://github.com/mherrmann/selenium-python-helium
  • PyPi (📥 2.3K / month · ⏱️ 14.09.2020):

     pip install helium
selene (🥉23 · ⭐ 400) - User-oriented Web UI browser tests in Python.MIT
  • GitHub (👨‍💻 23 · 🔀 95 · 📦 160 · 📋 170 - 32% open · ⏱️ 06.01.2021):

     git clone https://github.com/yashaka/selene
  • PyPi (📥 12K / month · 📦 14 · ⏱️ 10.09.2020):

     pip install selene
gabbi (🥉23 · ⭐ 130) - Declarative HTTP Testing for Python and anything else.Apache-2
  • GitHub (👨‍💻 26 · 🔀 30 · 📋 140 - 15% open · ⏱️ 19.12.2020):

     git clone https://github.com/cdent/gabbi
  • PyPi (📥 4.6K / month · 📦 200 · ⏱️ 19.12.2020):

     pip install gabbi
python-mocket (🥉22 · ⭐ 200) - a socket mock framework - for all kinds of socket animals, web-..BSD-3
  • GitHub (👨‍💻 18 · 🔀 32 · 📦 43 · ⏱️ 05.01.2021):

     git clone https://github.com/mindflayer/python-mocket
  • PyPi (📥 2K / month · 📦 46 · ⏱️ 02.01.2021):

     pip install mocket
schemathesis (🥉21 · ⭐ 690) - A modern API testing tool for web applications built with..MIT
  • GitHub (👨‍💻 25 · 🔀 53 · 📋 460 - 12% open · ⏱️ 06.01.2021):

     git clone https://github.com/schemathesis/schemathesis
  • PyPi (📥 9.9K / month · ⏱️ 15.12.2020):

     pip install schemathesis
aresponses (🥉19 · ⭐ 78) - Asyncio http mocking. Similar to the responses library used for 'requests'.MIT
  • GitHub (👨‍💻 10 · 🔀 12 · 📦 130 · 📋 26 - 7% open · ⏱️ 05.01.2021):

     git clone https://github.com/CircleUp/aresponses
  • PyPi (📥 7.8K / month · 📦 46 · ⏱️ 21.12.2020):

     pip install aresponses
async-asgi-testclient (🥉18 · ⭐ 59 · 💤) - A framework-agnostic library for testing ASGI web..MIT
  • GitHub (👨‍💻 8 · 🔀 9 · 📦 51 · 📋 9 - 11% open · ⏱️ 18.03.2020):

     git clone https://github.com/vinissimus/async-asgi-testclient
  • PyPi (📥 6.8K / month · 📦 6 · ⏱️ 18.03.2020):

     pip install async-asgi-testclient
Show 4 hidden projects...
  • requestium (🥉21 · ⭐ 1.5K · 💀) - Integration layer between Requests and Selenium for automation of..BSD-3
  • wdb (🥉21 · ⭐ 1.5K · 💀) - An improbable web debugger through WebSockets.❗️GPL-3.0
  • pyresttest (🥉21 · ⭐ 1K · 💀) - Python Rest Testing.Apache-2
  • Astra (🥉15 · ⭐ 1.7K · 💀) - Automated Security Testing For REST API's.Apache-2

Web Forms

Back to top

django-crispy-forms (🥇33 · ⭐ 4.1K) - The best way to have DRY Django forms. The app provides..MIT
  • GitHub (👨‍💻 210 · 🔀 680 · 📦 53K · 📋 610 - 12% open · ⏱️ 18.12.2020):

     git clone https://github.com/django-crispy-forms/django-crispy-forms
  • PyPi (📥 250K / 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 · 📦 81K · 📋 370 - 13% open · ⏱️ 23.11.2020):

     git clone https://github.com/wtforms/wtforms
  • PyPi (📥 1.1M / month · 📦 29K · ⏱️ 23.11.2020):

     pip install wtforms
  • Conda (📥 60K · ⏱️ 29.07.2020):

     conda install -c conda-forge wtforms
deform (🥉27 · ⭐ 350) - A Python HTML form library.BSD-3
  • GitHub (👨‍💻 100 · 🔀 150 · 📦 670 · 📋 180 - 25% open · ⏱️ 08.12.2020):

     git clone https://github.com/Pylons/deform
  • PyPi (📥 4.2K / month · 📦 350 · ⏱️ 10.12.2020):

     pip install deform

Markdown

Back to top

mistune (🥇33 · ⭐ 1.9K) - A fast yet powerful Python Markdown parser with renderers and plugins.BSD-3
  • GitHub (👨‍💻 29 · 🔀 190 · 📦 90K · 📋 210 - 10% open · ⏱️ 06.01.2021):

     git clone https://github.com/lepture/mistune
  • PyPi (📥 8.9M / month · 📦 18K · ⏱️ 26.11.2020):

     pip install mistune
  • Conda (📥 3.2M · ⏱️ 11.11.2020):

     conda install -c conda-forge mistune
python-markdown2 (🥈29 · ⭐ 2.1K) - markdown2: A fast and complete implementation of Markdown in..MIT
  • GitHub (👨‍💻 58 · 🔀 330 · 📦 8.3K · 📋 240 - 42% open · ⏱️ 26.12.2020):

     git clone https://github.com/trentm/python-markdown2
  • PyPi (📥 150K / month · 📦 4.4K · ⏱️ 12.05.2020):

     pip install markdown2
html2text (🥉27 · ⭐ 1K) - Convert HTML to Markdown-formatted text.❗️GPL-3.0
  • GitHub (👨‍💻 71 · 🔀 180 · 📋 170 - 33% open · ⏱️ 29.11.2020):

     git clone https://github.com/Alir3z4/html2text
  • PyPi (📥 600K / month · 📦 3.8K · ⏱️ 16.01.2020):

     pip install html2text
markdown-it-py (🥉21 · ⭐ 130) - Markdown parser, done right. 100% CommonMark support, extensions,..MIT
  • GitHub (👨‍💻 11 · 🔀 19 · 📦 150 · 📋 43 - 48% open · ⏱️ 01.01.2021):

     git clone https://github.com/executablebooks/markdown-it-py
  • PyPi (📥 44K / month · ⏱️ 01.01.2021):

     pip install markdown-it-py
  • Conda (📥 39K · ⏱️ 02.01.2021):

     conda install -c conda-forge markdown-it-py
Show 1 hidden projects...
  • grip (🥉24 · ⭐ 5K · 💀) - Preview GitHub README.md files locally before committing them.MIT

Third-party Web APIs

Back to top

🔗 Public APIs ( ⭐ 110K) - A collective list of free APIs for use in software and web development.

youtube-dl (🥇37 · ⭐ 87K) - Command-line program to download videos from YouTube.com and other..Unlicense
  • GitHub (👨‍💻 920 · 🔀 3.4K · 📥 45M · 📋 23K - 16% open · ⏱️ 06.01.2021):

     git clone https://github.com/ytdl-org/youtube-dl
  • PyPi (📥 2M / month · 📦 2.9K · ⏱️ 03.01.2021):

     pip install youtube_dl
  • Conda (📥 540K · ⏱️ 03.01.2021):

     conda install -c conda-forge youtube-dl
discord.py (🥇36 · ⭐ 6.3K) - An API wrapper for Discord written in Python.MIT
  • GitHub (👨‍💻 220 · 🔀 1.8K · 📦 27K · 📋 2.2K - 8% open · ⏱️ 06.01.2021):

     git clone https://github.com/Rapptz/discord.py
  • PyPi (📥 5.1M / month · 📦 4.6K · ⏱️ 19.10.2020):

     pip install discord.py
tweepy (🥇34 · ⭐ 7.4K) - Twitter for Python!.MIT
  • GitHub (👨‍💻 220 · 🔀 3.4K · 📦 22K · 📋 970 - 13% open · ⏱️ 06.01.2021):

     git clone https://github.com/tweepy/tweepy
  • PyPi (📥 310K / month · 📦 8.3K · ⏱️ 26.12.2020):

     pip install tweepy
  • Conda (📥 100K · ⏱️ 26.12.2020):

     conda install -c conda-forge tweepy
python-telegram-bot (🥇33 · ⭐ 13K) - We have made you a wrapper you can't refuse.❗️LGPL-3.0
  • GitHub (👨‍💻 150 · 🔀 2.8K · 📥 2.5K · 📦 22K · 📋 1.3K - 2% open · ⏱️ 04.01.2021):

     git clone https://github.com/python-telegram-bot/python-telegram-bot
  • PyPi (📥 310K / month · 📦 4.3K · ⏱️ 07.10.2020):

     pip install python-telegram-bot
  • Conda (📥 27K · ⏱️ 30.11.2020):

     conda install -c conda-forge python-telegram-bot
PyGithub (🥇33 · ⭐ 4K) - Typed interactions with the GitHub API v3.❗️LGPL-3.0
  • GitHub (👨‍💻 260 · 🔀 1.2K · 📦 13K · 📋 1.1K - 6% open · ⏱️ 24.12.2020):

     git clone https://github.com/PyGithub/PyGithub
  • PyPi (📥 1.1M / month · 📦 3.8K · ⏱️ 24.12.2020):

     pip install pygithub
  • Conda (📥 700K · ⏱️ 28.12.2020):

     conda install -c conda-forge pygithub
Telethon (🥈31 · ⭐ 4.3K) - Pure Python 3 MTProto API Telegram client library, for bots too!.MIT
  • GitHub (👨‍💻 120 · 🔀 640 · 📦 8K · 📋 1.3K - 4% open · ⏱️ 05.01.2021):

     git clone https://github.com/LonamiWebs/Telethon
  • PyPi (📥 120K / month · 📦 540 · ⏱️ 05.01.2021):

     pip install telethon
praw (🥈31 · ⭐ 2.3K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that..BSD-2
  • GitHub (👨‍💻 200 · 🔀 380 · 📦 7.3K · 📋 640 - 7% open · ⏱️ 28.12.2020):

     git clone https://github.com/praw-dev/praw
  • PyPi (📥 220K / month · 📦 3.3K · ⏱️ 23.06.2020):

     pip install praw
  • Conda (📥 18K · ⏱️ 03.05.2020):

     conda install -c conda-forge praw
gspread (🥈30 · ⭐ 5.1K) - Google Sheets Python API.MIT
  • GitHub (👨‍💻 110 · 🔀 760 · 📦 8.4K · 📋 600 - 25% open · ⏱️ 20.10.2020):

     git clone https://github.com/burnash/gspread
  • PyPi (📥 1.7M / month · 📦 1.6K · ⏱️ 30.04.2020):

     pip install gspread
  • Conda (📥 170K · ⏱️ 12.07.2020):

     conda install -c conda-forge gspread
pyTelegramBotAPI (🥈30 · ⭐ 3.7K) - Python Telegram bot api.❗️GPL-2.0
  • GitHub (👨‍💻 140 · 🔀 1K · 📦 12K · 📋 700 - 2% open · ⏱️ 06.01.2021):

     git clone https://github.com/eternnoir/pyTelegramBotAPI
  • PyPi (📥 75K / month · 📦 1.7K · ⏱️ 20.11.2020):

     pip install pytelegrambotapi
google-maps-services-python (🥈30 · ⭐ 3K) - Python client library for Google Maps API Web Services.Apache-2
  • GitHub (👨‍💻 51 · 🔀 1K · 📦 5K · 📋 200 - 6% open · ⏱️ 28.07.2020):

     git clone https://github.com/googlemaps/google-maps-services-python
  • PyPi (📥 500K / month · 📦 2.3K · ⏱️ 28.07.2020):

     pip install googlemaps
spotipy (🥈30 · ⭐ 2.9K) - A light weight Python library for the Spotify Web API.MIT
  • GitHub (👨‍💻 130 · 🔀 630 · 📦 3.7K · 📋 380 - 5% open · ⏱️ 26.12.2020):

     git clone https://github.com/plamere/spotipy
  • PyPi (📥 280K / month · 📦 920 · ⏱️ 24.10.2020):

     pip install spotipy
InstaPy (🥈29 · ⭐ 12K) - Instagram Bot - Tool for automated Instagram interactions.❗️GPL-3.0
  • GitHub (👨‍💻 290 · 🔀 3K · 📦 280 · 📋 4.9K - 2% open · ⏱️ 06.01.2021):

     git clone https://github.com/timgrossmann/InstaPy
  • PyPi (📥 7.2K / month · 📦 11 · ⏱️ 29.10.2020):

     pip install instapy
tushare (🥈29 · ⭐ 10K · 💤) - TuShare is a utility for crawling historical data of China stocks.BSD-3
  • GitHub (👨‍💻 34 · 🔀 3.9K · 📦 870 · 📋 1.4K - 27% open · ⏱️ 04.03.2020):

     git clone https://github.com/waditu/tushare
  • PyPi (📥 18K / month · 📦 360 · ⏱️ 16.10.2020):

     pip install tushare
pytube (🥈29 · ⭐ 3.8K) - A lightweight, dependency-free Python library (and command-line..❗️GPL-3.0
  • GitHub (👨‍💻 80 · 🔀 960 · 📦 4.4K · 📋 520 - 1% open · ⏱️ 01.01.2021):

     git clone https://github.com/pytube/pytube
  • PyPi (📥 41K / month · 📦 420 · ⏱️ 28.12.2020):

     pip install pytube
python-twitter (🥈29 · ⭐ 3.1K · 💤) - A Python wrapper around the Twitter API.Apache-2
  • GitHub (👨‍💻 150 · 🔀 940 · 📦 5.1K · 📋 400 - 22% open · ⏱️ 12.05.2020):

     git clone https://github.com/bear/python-twitter
  • PyPi (📥 77K / month · 📦 3.3K · ⏱️ 03.11.2018):

     pip install python-twitter
facebook-sdk (🥈29 · ⭐ 2.6K) - Python SDK for Facebook's Graph API.Apache-2
  • GitHub (👨‍💻 99 · 🔀 940 · 📦 2.8K · 📋 240 - 10% open · ⏱️ 27.12.2020):

     git clone https://github.com/mobolic/facebook-sdk
  • PyPi (📥 240K / month · 📦 2.5K · ⏱️ 09.08.2018):

     pip install facebook-sdk
twitter (🥈29 · ⭐ 2.5K) - Python Twitter API.MIT
  • GitHub (👨‍💻 87 · 🔀 520 · 📦 2.8K · 📋 280 - 25% open · ⏱️ 23.11.2020):

     git clone https://github.com/sixohsix/twitter
  • PyPi (📥 100K / month · 📦 1.8K · ⏱️ 20.10.2017):

     pip install twitter
Wikipedia (🥈29 · ⭐ 2.2K) - A Pythonic wrapper for the Wikipedia API.MIT
  • GitHub (👨‍💻 23 · 🔀 420 · 📦 12K · 📋 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 (📥 39K · ⏱️ 18.06.2019):

     conda install -c conda-forge wikipedia
py-googletrans (🥈29 · ⭐ 2.2K) - (unofficial) Googletrans: Free and Unlimited Google translate API..MIT
  • GitHub (👨‍💻 25 · 🔀 430 · 📦 11K · 📋 190 - 10% open · ⏱️ 02.10.2020):

     git clone https://github.com/ssut/py-googletrans
  • PyPi (📥 1.4M / month · 📦 890 · ⏱️ 09.12.2020):

     pip install googletrans
slacker (🥈29 · ⭐ 1.6K) - Full-featured Python interface for the Slack API.Apache-2
  • GitHub (👨‍💻 44 · 🔀 230 · 📦 2.2K · 📋 83 - 26% open · ⏱️ 03.07.2020):

     git clone https://github.com/os/slacker
  • PyPi (📥 660K / month · 📦 2K · ⏱️ 15.02.2020):

     pip install slacker
  • Conda (📥 140K · ⏱️ 28.02.2020):

     conda install -c conda-forge slacker
thumbor (🥉28 · ⭐ 8.1K) - thumbor is an open-source photo thumbnail service by globo.com.MIT
  • GitHub (👨‍💻 160 · 🔀 680 · 📦 260 · 📋 830 - 13% open · ⏱️ 06.12.2020):

     git clone https://github.com/thumbor/thumbor
  • PyPi (📥 4.7K / month · 📦 190 · ⏱️ 25.03.2020):

     pip install thumbor
twython (🥉28 · ⭐ 1.8K · 💤) - Actively maintained, pure Python wrapper for the Twitter API. Supports..MIT
  • GitHub (👨‍💻 99 · 🔀 400 · 📦 4K · 📋 320 - 7% open · ⏱️ 04.04.2020):

     git clone https://github.com/ryanmcgrath/twython
  • PyPi (📥 59K / month · 📦 2.3K · ⏱️ 04.04.2020):

     pip install twython
  • Conda (📥 240K · ⏱️ 08.05.2018):

     conda install -c conda-forge twython
wechatpy (🥉27 · ⭐ 2.7K) - WeChat SDK for Python.MIT
  • GitHub (👨‍💻 77 · 🔀 610 · 📋 300 - 8% open · ⏱️ 02.01.2021):

     git clone https://github.com/wechatpy/wechatpy
  • PyPi (📥 4K / month · 📦 230 · ⏱️ 22.11.2020):

     pip install wechatpy
coursera-dl (🥉26 · ⭐ 8.2K · 💤) - Script for downloading Coursera.org videos and naming them.❗️LGPL-3.0
  • GitHub (👨‍💻 84 · 🔀 2K · 📦 120 · 📋 600 - 25% open · ⏱️ 30.01.2020):

     git clone https://github.com/coursera-dl/coursera-dl
  • PyPi (📥 1.8K / 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.5K) - Scrapes an instagram user's photos and videos.Unlicense
  • GitHub (👨‍💻 53 · 🔀 990 · 📦 190 · 📋 530 - 64% open · ⏱️ 10.10.2020):

     git clone https://github.com/arc298/instagram-scraper
  • PyPi (📥 5K / month · 📦 40 · ⏱️ 10.10.2020):

     pip install instagram-scraper
gmusicapi (🥉26 · ⭐ 2.6K) - An unofficial client library for Google Music.BSD-3
  • GitHub (👨‍💻 51 · 🔀 300 · 📦 420 · 📋 510 - 11% open · ⏱️ 25.09.2020):

     git clone https://github.com/simon-weber/gmusicapi
  • PyPi (📥 1.2K / month · 📦 270 · ⏱️ 27.03.2020):

     pip install gmusicapi
notion-py (🥉25 · ⭐ 2.2K) - Unofficial Python API client for Notion.so.MIT
  • GitHub (👨‍💻 21 · 🔀 230 · 📦 280 · 📋 190 - 56% open · ⏱️ 22.11.2020):

     git clone https://github.com/jamalex/notion-py
  • PyPi (📥 6.8K / month · 📦 18 · ⏱️ 04.01.2020):

     pip install notion
igramscraper (🥉25 · ⭐ 1.8K) - scrapes medias, likes, followers, tags and all metadata. Inspired by..MIT
  • GitHub (👨‍💻 27 · 🔀 270 · 📦 82 · 📋 110 - 65% open · ⏱️ 30.09.2020):

     git clone https://github.com/realsirjoe/instagram-scraper
  • PyPi (📥 9.7K / month · 📦 2 · ⏱️ 25.05.2020):

     pip install igramscraper
sherlock (🥉24 · ⭐ 20K) - Hunt down social media accounts by username across social networks.MIT
  • GitHub (👨‍💻 140 · 🔀 2K · 📋 470 - 15% open · ⏱️ 08.12.2020):

     git clone https://github.com/sherlock-project/sherlock
  • PyPi (📥 1K / month · 📦 6 · ⏱️ 11.05.2019):

     pip install sherlock
twitter-scraper (🥉24 · ⭐ 2.6K) - Scrape the Twitter Frontend API without authentication.MIT
  • GitHub (👨‍💻 31 · 🔀 440 · 📦 430 · 📋 87 - 31% open · ⏱️ 16.07.2020):

     git clone https://github.com/bisguzar/twitter-scraper
  • PyPi (📥 4.7K / month · 📦 10 · ⏱️ 17.07.2020):

     pip install twitter-scraper
twitterscraper (🥉24 · ⭐ 1.6K) - Scrape Twitter for Tweets.MIT
  • GitHub (👨‍💻 34 · 🔀 470 · 📦 320 · 📋 280 - 45% open · ⏱️ 28.07.2020):

     git clone https://github.com/taspinar/twitterscraper
  • PyPi (📥 1.9K / month · 📦 22 · ⏱️ 22.07.2020):

     pip install twitterscraper
imdbpy (🥉24 · ⭐ 760) - IMDbPY is a Python package useful to retrieve and manage the data of the..❗️GPL-2.0
  • GitHub (👨‍💻 49 · 🔀 220 · 📋 200 - 13% open · ⏱️ 20.12.2020):

     git clone https://github.com/alberanid/imdbpy
  • PyPi (📥 29K / month · 📦 110 · ⏱️ 25.09.2020):

     pip install imdbpy
gallery-dl (🥉23 · ⭐ 2.8K) - Command-line program to download image galleries and collections..❗️GPL-2.0
  • GitHub (👨‍💻 27 · 🔀 230 · 📥 79K · 📋 1.1K - 17% open · ⏱️ 02.01.2021):

     git clone https://github.com/mikf/gallery-dl
  • PyPi (📥 5.5K / month · 📦 4 · ⏱️ 27.12.2020):

     pip install gallery-dl
WikiExtractor (🥉23 · ⭐ 2.5K) - A tool for extracting plain text from Wikipedia dumps.❗️AGPL-3.0
  • GitHub (👨‍💻 29 · 🔀 720 · 📦 38 · 📋 190 - 43% open · ⏱️ 17.12.2020):

     git clone https://github.com/attardi/wikiextractor
  • PyPi (📥 2.2K / month · 📦 4 · ⏱️ 05.12.2020):

     pip install wikiextractor
python-slack-sdk (🥉22 · ⭐ 3K) - Slack Developer Kit for Python.MIT
  • GitHub (👨‍💻 120 · 🔀 710 · 📥 290 · 📋 480 - 6% open · ⏱️ 05.01.2021):

     git clone https://github.com/slackapi/python-slack-sdk
  • PyPi (📥 88K / month · ⏱️ 08.12.2020):

     pip install slack-sdk
pyshorteners (🥉22 · ⭐ 280) - Generating short urls with python has never been easier.❗️GPL-3.0
  • GitHub (👨‍💻 24 · 🔀 54 · 📦 510 · 📋 69 - 1% open · ⏱️ 29.07.2020):

     git clone https://github.com/ellisonleao/pyshorteners
  • PyPi (📥 16K / month · 📦 140 · ⏱️ 19.03.2020):

     pip install pyshorteners
scdl (🥉18 · ⭐ 1.9K) - Soundcloud Music Downloader.❗️GPL-2.0
  • GitHub (👨‍💻 41 · 🔀 200 · 📦 31 · 📋 270 - 11% open · ⏱️ 28.12.2020):

     git clone https://github.com/flyingrub/scdl
GHunt (🥉15 · ⭐ 8.5K · 🐣) - Investigate Google Accounts with emails.MPL-2.0
  • GitHub (👨‍💻 20 · 🔀 580 · 📋 140 - 10% open · ⏱️ 04.01.2021):

     git clone https://github.com/mxrch/GHunt
Show 5 hidden projects...
  • 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 web..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

Email

Back to top

yagmail (🥇27 · ⭐ 1.9K) - Send email in Python conveniently for gmail using yagmail.MIT
  • GitHub (👨‍💻 27 · 🔀 210 · 📦 1K · 📋 160 - 41% open · ⏱️ 08.10.2020):

     git clone https://github.com/kootenpv/yagmail
  • PyPi (📥 20K / month · 📦 760 · ⏱️ 08.10.2020):

     pip install yagmail
modoboa (🥈26 · ⭐ 1.7K) - Mail hosting made simple.ISC
  • GitHub (👨‍💻 97 · 🔀 250 · 📦 31 · 📋 1.6K - 8% open · ⏱️ 28.12.2020):

     git clone https://github.com/modoboa/modoboa
  • PyPi (📥 2K / month · 📦 48 · ⏱️ 05.11.2020):

     pip install modoboa
flanker (🥈25 · ⭐ 1.4K · 💤) - Python email address and Mime parsing library.Apache-2
  • GitHub (👨‍💻 54 · 🔀 160 · 📦 130 · 📋 85 - 57% open · ⏱️ 16.03.2020):

     git clone https://github.com/mailgun/flanker
  • PyPi (📥 19K / month · 📦 180 · ⏱️ 16.05.2018):

     pip install flanker
mailer (🥉21 · ⭐ 220 · 💤) - A light-weight, modular, message representation and mail delivery..MIT
  • GitHub (👨‍💻 19 · 🔀 48 · 📥 95 · 📋 70 - 35% open · ⏱️ 22.04.2020):

     git clone https://github.com/marrow/mailer
  • PyPi (📥 9.2K / month · 📦 140 · ⏱️ 22.04.2015):

     pip install mailer
  • Conda (📥 25K · ⏱️ 11.10.2020):

     conda install -c conda-forge mailer
pyramid_mailer (🥉21 · ⭐ 51 · 💤) - A package for sending email from your Pyramid application.BSD-3
  • GitHub (👨‍💻 34 · 🔀 38 · 📋 42 - 21% open · ⏱️ 29.03.2020):

     git clone https://github.com/Pylons/pyramid_mailer
  • PyPi (📥 14K / month · 📦 140 · ⏱️ 13.12.2016):

     pip install pyramid_mailer
salmon (🥉18 · ⭐ 470) - A Python Mail Server.❗️GPL-3.0
  • GitHub (👨‍💻 15 · 🔀 48 · 📥 33 · 📦 11 · 📋 82 - 15% open · ⏱️ 09.12.2020):

     git clone https://github.com/moggers87/salmon
  • PyPi (📥 150 / month · 📦 1 · ⏱️ 31.12.2019):

     pip install salmon-mail
fastapi-mail (🥉18 · ⭐ 71) - Fastapi mail system sending mails(individual, bulk)..MIT
  • GitHub (👨‍💻 11 · 🔀 15 · 📦 25 · 📋 15 - 13% open · ⏱️ 05.01.2021):

     git clone https://github.com/sabuhish/fastapi-mail
  • PyPi (📥 1.8K / month · ⏱️ 05.01.2021):

     pip install fastapi-mail
Show 2 hidden projects...
  • offlineimap (🥈22 · ⭐ 1.6K · 💤) - Read/sync your IMAP mailboxes (python2).❗️libpng-2.0
  • gmail (🥉20 · ⭐ 1.6K · 💀) - A Pythonic interface for Google Mail.MIT

Web Scraping & Crawling

Back to top

Libraries for web scraping, crawling, downloading, and mining as well as libraries.

Scrapy (🥇38 · ⭐ 39K) - Scrapy, a fast high-level web crawling & scraping framework for Python.BSD-3
  • GitHub (👨‍💻 460 · 🔀 9K · 📦 22K · 📋 2.7K - 28% open · ⏱️ 04.01.2021):

     git clone https://github.com/scrapy/scrapy
  • PyPi (📥 640K / month · 📦 8.4K · ⏱️ 17.11.2020):

     pip install scrapy
  • Conda (📥 380K · ⏱️ 17.11.2020):

     conda install -c conda-forge scrapy
feedparser (🥇31 · ⭐ 1.2K) - Parse feeds in Python.BSD-2
  • GitHub (👨‍💻 42 · 🔀 250 · 📋 180 - 37% open · ⏱️ 01.01.2021):

     git clone https://github.com/kurtmckee/feedparser
  • PyPi (📥 530K / month · 📦 14K · ⏱️ 25.10.2020):

     pip install feedparser
You-Get (🥇29 · ⭐ 38K) - Dumb downloader that scrapes the web.MIT
  • GitHub (👨‍💻 220 · 🔀 7.9K · 📥 330K · ⏱️ 27.12.2020):

     git clone https://github.com/soimort/you-get
  • PyPi (📥 24K / month · 📦 18 · ⏱️ 26.12.2020):

     pip install you-get
newspaper3k (🥇29 · ⭐ 11K) - News, full-text, and article metadata extraction in Python 3. Advanced..MIT
  • GitHub (👨‍💻 100 · 🔀 1.7K · 📦 2.2K · 📋 670 - 63% open · ⏱️ 02.09.2020):

     git clone https://github.com/codelucas/newspaper
  • PyPi (📥 27K / month · 📦 440 · ⏱️ 28.09.2018):

     pip install newspaper3k
  • Conda (📥 35K · ⏱️ 14.10.2020):

     conda install -c conda-forge newspaper3k
Pattern (🥇29 · ⭐ 7.7K · 💤) - 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 (📥 70K / month · 📦 270 · ⏱️ 18.08.2018):

     pip install pattern
  • Conda (📥 5.6K · ⏱️ 05.05.2020):

     conda install -c conda-forge pattern
soupsieve (🥇29 · ⭐ 85) - A modern CSS selector implementation for BeautifulSoup.MIT
  • GitHub (👨‍💻 8 · 🔀 18 · 📦 93K · 📋 89 - 13% open · ⏱️ 14.12.2020):

     git clone https://github.com/facelessuser/soupsieve
  • PyPi (📥 9.3M / month · 📦 4.2K · ⏱️ 10.12.2020):

     pip install soupsieve
  • Conda (📥 2M · ⏱️ 17.08.2020):

     conda install -c conda-forge soupsieve
pyspider (🥈27 · ⭐ 15K) - A Powerful Spider(Web Crawler) System in Python.Apache-2
  • GitHub (👨‍💻 62 · 🔀 3.6K · 📦 280 · 📋 820 - 33% open · ⏱️ 02.08.2020):

     git clone https://github.com/binux/pyspider
  • PyPi (📥 1.8K / month · 📦 30 · ⏱️ 18.04.2018):

     pip install pyspider
MechanicalSoup (🥈27 · ⭐ 3.6K) - A Python library for automating interaction with websites.MIT
  • GitHub (👨‍💻 41 · 🔀 310 · 📥 39 · 📋 140 - 14% open · ⏱️ 06.01.2021):

     git clone https://github.com/MechanicalSoup/MechanicalSoup
  • PyPi (📥 35K / month · 📦 430 · ⏱️ 05.01.2021):

     pip install MechanicalSoup
  • Conda (📥 74K · ⏱️ 29.08.2019):

     conda install -c conda-forge mechanicalsoup
Grab (🥈26 · ⭐ 2K) - Web Scraping Framework.MIT
  • GitHub (👨‍💻 65 · 🔀 240 · 📦 300 · 📋 220 - 12% open · ⏱️ 08.12.2020):

     git clone https://github.com/lorien/grab
  • PyPi (📥 1.5K / month · 📦 100 · ⏱️ 24.06.2018):

     pip install grab
micawber (🥉25 · ⭐ 510) - a small library for extracting rich content from urls.MIT
  • GitHub (👨‍💻 26 · 🔀 78 · 📦 490 · ⏱️ 18.12.2020):

     git clone https://github.com/coleifer/micawber
  • PyPi (📥 6.2K / month · 📦 370 · ⏱️ 17.12.2020):

     pip install micawber
ruia (🥉22 · ⭐ 1.3K) - Async Python 3.6+ web scraping micro-framework based on asyncio.Apache-2
  • GitHub (👨‍💻 12 · 🔀 140 · 📥 8 · 📦 40 · 📋 75 - 4% open · ⏱️ 03.01.2021):

     git clone https://github.com/howie6879/ruia
  • PyPi (📥 460 / month · 📦 6 · ⏱️ 27.12.2020):

     pip install ruia
beautifulsoup4 (🥉21) - Screen-scraping library.MIT
  • PyPi (📥 10M / month · 📦 62K · ⏱️ 03.10.2020):
     pip install beautifulsoup4
  • Conda (📥 3.2M · ⏱️ 03.10.2020):
     conda install -c conda-forge beautifulsoup4
dirsearch (🥉20 · ⭐ 5.3K) - Web path scanner.❗️GPL-2.0
  • GitHub (👨‍💻 68 · 🔀 1.4K · 📋 250 - 22% open · ⏱️ 04.01.2021):

     git clone https://github.com/maurosoria/dirsearch
AutoScraper (🥉20 · ⭐ 3.2K · 🐣) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python.MIT
  • GitHub (👨‍💻 6 · 🔀 300 · 📦 18 · 📋 27 - 11% open · ⏱️ 15.12.2020):

     git clone https://github.com/alirezamika/autoscraper
  • PyPi (📥 750 / month · ⏱️ 29.11.2020):

     pip install autoscraper
Lassie (🥉20 · ⭐ 520) - Web Content Retrieval for Humans.MIT
  • GitHub (👨‍💻 14 · 🔀 42 · 📦 20 · 📋 39 - 25% open · ⏱️ 16.12.2020):

     git clone https://github.com/michaelhelmick/lassie
  • PyPi (📥 520 / month · 📦 7 · ⏱️ 16.12.2020):

     pip install lassie
gazpacho (🥉19 · ⭐ 500) - The simple, fast, and modern web scraping library.MIT
  • GitHub (👨‍💻 13 · 🔀 47 · 📦 81 · 📋 33 - 12% open · ⏱️ 31.10.2020):

     git clone https://github.com/maxhumber/gazpacho
  • PyPi (📥 3K / month · 📦 2 · ⏱️ 24.09.2020):

     pip install gazpacho
Cola (🥉18 · ⭐ 1.4K · 💤) - A high-level distributed crawling framework.Apache-2
  • GitHub (👨‍💻 3 · 🔀 540 · 📦 3 · 📋 66 - 21% open · ⏱️ 01.03.2020):

     git clone https://github.com/qinxuye/cola
  • PyPi (📥 44 / month · 📦 1 · ⏱️ 31.03.2016):

     pip install cola
Transistor (🥉16 · ⭐ 200) - Transistor, a Python web scraping framework for intelligent use cases.MIT
  • GitHub (👨‍💻 3 · 🔀 17 · 📥 54 · 📋 63 - 95% open · ⏱️ 16.08.2020):

     git clone https://github.com/bomquote/transistor
  • PyPi (📥 89 / month · ⏱️ 03.08.2020):

     pip install transistor
Show 4 hidden projects...
  • robobrowser (🥉23 · ⭐ 3.5K · 💀) - Your friendly neighborhood web scraper.BSD-3
  • Photon (🥉19 · ⭐ 7.5K · 💀) - Incredibly fast crawler designed for OSINT.❗️GPL-3.0
  • gain (🥉17 · ⭐ 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

Static Site

Back to top

pelican (🥇32 · ⭐ 10K) - Static site generator that supports Markdown and reST syntax. Powered..❗️AGPL-3.0
  • GitHub (👨‍💻 410 · 🔀 1.7K · 📥 230 · 📦 4.7K · 📋 1.5K - 3% open · ⏱️ 06.01.2021):

     git clone https://github.com/getpelican/pelican
  • PyPi (📥 17K / month · 📦 3.4K · ⏱️ 04.01.2021):

     pip install pelican
  • Conda (📥 95K · ⏱️ 04.01.2021):

     conda install -c conda-forge pelican
whitenoise (🥇32 · ⭐ 1.6K) - Radically simplified static file serving for Python web apps.MIT
  • GitHub (👨‍💻 45 · 🔀 98 · 📦 130K · 📋 190 - 8% open · ⏱️ 14.12.2020):

     git clone https://github.com/evansd/whitenoise
  • PyPi (📥 540K / month · 📦 26K · ⏱️ 04.08.2020):

     pip install whitenoise
  • Conda (📥 43K · ⏱️ 13.10.2020):

     conda install -c conda-forge whitenoise
Show 2 hidden projects...
  • Cactus (🥉25 · ⭐ 3.4K · 💀) - Static site generator for designers. Uses Python and Django..BSD-3
  • hyde (🥉23 · ⭐ 1.6K · 💀) - A Python Static Website Generator.MIT

REST API Monitoring

Back to top

flask-state (🥇16 · ⭐ 310 · 🐣) - Display machine state using Python3 with Flask.BSD-3
  • GitHub (👨‍💻 8 · 🔀 29 · 📋 17 - 58% open · ⏱️ 16.12.2020):

     git clone https://github.com/yoobool/flask-state
  • PyPi (📥 130 / month · ⏱️ 11.11.2020):

     pip install Flask-State
timing-asgi (🥇16 · ⭐ 60) - ASGI middleware to record and emit timing metrics (to something like..MIT
  • GitHub (👨‍💻 2 · 🔀 4 · 📋 2 - 50% open · ⏱️ 13.11.2020):

     git clone https://github.com/steinnes/timing-asgi
  • PyPi (📥 350K / month · ⏱️ 13.11.2020):

     pip install timing-asgi

Web UI

Back to top

wave (🥇22 · ⭐ 2.3K) - Realtime Web Apps and Dashboards for Python.Apache-2
  • GitHub (👨‍💻 16 · 🔀 84 · 📥 2.5K · 📋 300 - 49% open · ⏱️ 06.01.2021):

     git clone https://github.com/h2oai/wave
  • PyPi (📥 4.3K / month · 📦 120 · ⏱️ 09.01.2011):

     pip install wave
flaskbb (🥇22 · ⭐ 2K) - A classic Forum Software in Python using Flask.BSD-3
  • GitHub (👨‍💻 54 · 🔀 490 · 📦 22 · 📋 310 - 9% open · ⏱️ 30.12.2020):

     git clone https://github.com/flaskbb/flaskbb
  • PyPi (📥 48 / month · 📦 2 · ⏱️ 15.07.2018):

     pip install FlaskBB
Wooey (🥉21 · ⭐ 1.5K) - A Django app that creates automatic web UIs for Python scripts.BSD-3
  • GitHub (👨‍💻 22 · 🔀 170 · 📦 24 · 📋 200 - 27% open · ⏱️ 23.08.2020):

     git clone https://github.com/wooey/wooey
  • PyPi (📥 290 / month · 📦 1 · ⏱️ 16.04.2020):

     pip install wooey
Misago (🥉20 · ⭐ 2K · 💤) - Misago is fully featured modern forum application that is fast,..❗️GPL-2.0
  • GitHub (👨‍💻 32 · 🔀 430 · 📦 38 · 📋 1K - 6% open · ⏱️ 25.05.2020):

     git clone https://github.com/rafalp/Misago

Admin UI

Back to top

django-debug-toolbar (🥇34 · ⭐ 6.3K) - A configurable set of panels that display various debug..BSD-3
  • GitHub (👨‍💻 230 · 🔀 900 · 📥 160 · 📦 35K · 📋 750 - 12% open · ⏱️ 22.12.2020):

     git clone https://github.com/jazzband/django-debug-toolbar
  • PyPi (📥 570K / 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 (🥇34 · ⭐ 4.6K) - Simple and extensible administrative interface framework for..BSD-3
  • GitHub (👨‍💻 310 · 🔀 1.3K · 📦 9.6K · 📋 1.2K - 28% open · ⏱️ 29.11.2020):

     git clone https://github.com/flask-admin/flask-admin
  • PyPi (📥 490K / month · 📦 4.6K · ⏱️ 26.10.2020):

     pip install flask-admin
  • Conda (📥 92K · ⏱️ 26.10.2020):

     conda install -c conda-forge flask-admin
fastapi-admin (🥉18 · ⭐ 390) - FastAPI Admin Dashboard based on FastAPI and Tortoise ORM.Apache-2
  • GitHub (👨‍💻 4 · 🔀 54 · 📋 25 - 4% open · ⏱️ 06.01.2021):

     git clone https://github.com/long2ice/fastapi-admin
  • PyPi (📥 180 / month · ⏱️ 20.10.2020):

     pip install fastapi-admin
nginx-ui (🥉17 · ⭐ 3.7K · 💤) - Nginx UI allows you to access and modify the nginx configurations files..MIT
  • GitHub (👨‍💻 3 · 🔀 160 · 📋 26 - 57% open · ⏱️ 25.06.2020):

     git clone https://github.com/schenkd/nginx-ui
  • Dockerhub (📥 280K · ⭐ 5 · ⏱️ 25.06.2020):

     docker pull schenkd/nginx-ui
Show 2 hidden projects...
  • django-jet (🥈26 · ⭐ 3K · 💀) - Modern responsive template for the Django admin interface..❗️AGPL-3.0
  • xadmin (🥉25 · ⭐ 4.5K · 💀) - Drop-in replacement of Django admin comes with lots of goodies, fully..BSD-3

Others

Back to top

certbot (🥇34 · ⭐ 28K) - Certbot is EFF's tool to obtain certs from Let's Encrypt and..Apache-2
  • GitHub (👨‍💻 460 · 🔀 3K · 📥 3.2K · 📦 770 · 📋 4.7K - 12% open · ⏱️ 06.01.2021):

     git clone https://github.com/certbot/certbot
  • PyPi (📥 120K / month · 📦 360 · ⏱️ 05.01.2021):

     pip install certbot
scapy (🥇33 · ⭐ 5.9K) - Scapy: the Python-based interactive packet manipulation program &..❗️GPL-2.0
  • GitHub (👨‍💻 330 · 🔀 1.3K · 📦 4K · 📋 1.1K - 5% open · ⏱️ 04.01.2021):

     git clone https://github.com/secdev/scapy
  • PyPi (📥 1.4M / month · 📦 1.6K · ⏱️ 02.09.2020):

     pip install scapy
  • Conda (📥 7.7K · ⏱️ 02.09.2020):

     conda install -c conda-forge scapy
dnspython (🥇33 · ⭐ 1.7K) - a powerful DNS toolkit for python.ISC
  • GitHub (👨‍💻 79 · 🔀 350 · 📦 40K · 📋 320 - 1% open · ⏱️ 05.01.2021):

     git clone https://github.com/rthalley/dnspython
  • PyPi (📥 9M / month · 📦 7.8K · ⏱️ 30.10.2020):

     pip install dnspython
  • Conda (📥 86K · ⏱️ 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
  • GitHub (👨‍💻 140 · 🔀 1.8K · 📥 36K · 📦 730 · 📋 660 - 22% open · ⏱️ 09.12.2020):

     git clone https://github.com/SecureAuthCorp/impacket
  • PyPi (📥 28K / month · 📦 360 · ⏱️ 23.11.2020):

     pip install impacket
rdflib (🥈30 · ⭐ 1.4K) - RDFLib is a Python library for working with RDF, a simple yet powerful..BSD-3
  • GitHub (👨‍💻 140 · 🔀 390 · 📦 4.9K · 📋 790 - 27% open · ⏱️ 05.01.2021):

     git clone https://github.com/RDFLib/rdflib
  • PyPi (📥 200K / month · 📦 3.1K · ⏱️ 18.04.2020):

     pip install rdflib
  • Conda (📥 130K · ⏱️ 27.10.2020):

     conda install -c conda-forge rdflib
pynacl (🥈30 · ⭐ 740) - Python binding to the Networking and Cryptography (NaCl) library.Apache-2
  • GitHub (👨‍💻 54 · 🔀 160 · 📋 250 - 15% open · ⏱️ 23.12.2020):

     git clone https://github.com/pyca/pynacl
  • PyPi (📥 8.8M / month · 📦 3.9K · ⏱️ 25.05.2020):

     pip install pynacl
  • Conda (📥 680K · ⏱️ 13.10.2020):

     conda install -c conda-forge pynacl
python-user-agents (🥈29 · ⭐ 1.1K) - A Python library that provides an easy way to identify devices..MIT
  • GitHub (👨‍💻 26 · 🔀 170 · 📦 2.2K · 📋 63 - 50% open · ⏱️ 23.08.2020):

     git clone https://github.com/selwin/python-user-agents
  • PyPi (📥 960K / month · 📦 820 · ⏱️ 08.02.2020):

     pip install user-agents
webassets (🥈29 · ⭐ 890 · 💤) - Asset management for Python web development.BSD-3
  • GitHub (👨‍💻 160 · 🔀 250 · 📦 4.5K · 📋 290 - 20% open · ⏱️ 29.02.2020):

     git clone https://github.com/miracle2k/webassets
  • PyPi (📥 94K / month · 📦 3.3K · ⏱️ 20.12.2019):

     pip install webassets
  • Conda (📥 31K · ⏱️ 24.12.2019):

     conda install -c conda-forge webassets
pwntools (🥉27 · ⭐ 7.4K) - CTF framework and exploit development library.MIT
  • GitHub (👨‍💻 170 · 🔀 1.3K · 📦 300 · 📋 740 - 11% open · ⏱️ 05.01.2021):

     git clone https://github.com/Gallopsled/pwntools
  • PyPi (📥 29K / month · 📦 64 · ⏱️ 29.11.2020):

     pip install pwntools
pywebview (🥉26 · ⭐ 2.1K) - Build GUI for your Python program with JavaScript, HTML, and CSS.BSD-3
  • GitHub (👨‍💻 67 · 🔀 290 · 📦 320 · 📋 500 - 8% open · ⏱️ 14.12.2020):

     git clone https://github.com/r0x0r/pywebview
  • PyPi (📥 3.1K / month · 📦 84 · ⏱️ 04.12.2020):

     pip install pywebview
Radicale (🥉26 · ⭐ 2K) - A simple CalDAV (calendar) and CardDAV (contact) server.❗️GPL-3.0
  • GitHub (👨‍💻 88 · 🔀 320 · 📦 84 · 📋 760 - 32% open · ⏱️ 25.10.2020):

     git clone https://github.com/Kozea/Radicale
  • PyPi (📥 8.8K / month · 📦 48 · ⏱️ 14.09.2020):

     pip install radicale
webargs (🥉26 · ⭐ 1.1K) - A friendly library for parsing HTTP request arguments, with built-in support..MIT
  • GitHub (👨‍💻 57 · 🔀 140 · 📦 2.2K · 📋 250 - 4% open · ⏱️ 05.01.2021):

     git clone https://github.com/marshmallow-code/webargs
  • PyPi (📥 180K / month · 📦 800 · ⏱️ 14.12.2020):

     pip install webargs
  • Conda (📥 110K · ⏱️ 15.12.2020):

     conda install -c conda-forge webargs
weblate (🥉25 · ⭐ 2.2K) - Web based localization tool with tight version control integration.❗️GPL-3.0
  • GitHub (👨‍💻 1K · 🔀 570 · 📥 840 · 📦 17 · 📋 3.5K - 7% open · ⏱️ 06.01.2021):

     git clone https://github.com/WeblateOrg/weblate
  • PyPi (📥 1.7K / month · 📦 10 · ⏱️ 15.12.2020):

     pip install weblate
sandman2 (🥉23 · ⭐ 1.6K) - Automatically generate a RESTful API service for your legacy database...Apache-2
  • GitHub (👨‍💻 23 · 🔀 170 · 📦 14 · 📋 70 - 25% open · ⏱️ 21.12.2020):

     git clone https://github.com/jeffknupp/sandman2
  • PyPi (📥 230 / month · 📦 6 · ⏱️ 08.09.2020):

     pip install sandman2
sslyze (🥉22 · ⭐ 2.4K) - Fast and powerful SSL/TLS scanning library.❗️AGPL-3.0
  • GitHub (👨‍💻 57 · 🔀 340 · 📥 88K · 📋 380 - 5% open · ⏱️ 05.01.2021):

     git clone https://github.com/nabla-c0d3/sslyze
  • PyPi (📥 16K / month · 📦 30 · ⏱️ 11.11.2020):

     pip install sslyze
aiortc (🥉21 · ⭐ 2.1K) - WebRTC and ORTC implementation for Python using asyncio.BSD-3
  • GitHub (👨‍💻 15 · 🔀 300 · 📋 350 - 16% open · ⏱️ 15.10.2020):

     git clone https://github.com/aiortc/aiortc
  • PyPi (📥 14K / month · 📦 12 · ⏱️ 27.04.2020):

     pip install aiortc
maltrail (🥉20 · ⭐ 3.9K) - Malicious traffic detection system.MIT
  • GitHub (👨‍💻 28 · 🔀 680 · 📋 260 - 23% open · ⏱️ 05.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 · ⏱️ 04.01.2021):

     git clone https://github.com/healthchecks/healthchecks
urlwatch (🥉20 · ⭐ 1.9K) - urlwatch monitors webpages for you.BSD-3
  • GitHub (👨‍💻 65 · 🔀 280 · 📋 370 - 11% open · ⏱️ 19.12.2020):

     git clone https://github.com/thp/urlwatch
  • PyPi (📥 1.3K / month · 📦 2 · ⏱️ 19.12.2020):

     pip install urlwatch
pyload (🥉19 · ⭐ 2.1K) - The free and open-source Download Manager written in pure Python.❗️AGPL-3.0
  • GitHub (👨‍💻 210 · 🔀 610 · 📥 57K · 📋 2.7K - 5% open · ⏱️ 04.01.2021):

     git clone https://github.com/pyload/pyload
  • PyPi (📥 590 / month · ⏱️ 13.09.2020):

     pip install pyload-ng
cabot (🥉18 · ⭐ 5K) - Self-hosted, easily-deployable monitoring and alerts service - like a..MIT
  • GitHub (👨‍💻 70 · 🔀 560 · 📥 67 · 📦 6 · 📋 460 - 35% open · ⏱️ 05.01.2021):

     git clone https://github.com/arachnys/cabot
Show 4 hidden projects...
  • speedtest-cli (🥈30 · ⭐ 10K · 💀) - Command line interface for testing internet bandwidth using..Apache-2
  • httpbin (🥈30 · ⭐ 9.5K · 💀) - HTTP Request & Response Service, written in Python + Flask.ISC
  • aiodns (🥉25 · ⭐ 360 · 💀) - Simple DNS resolver for asyncio.MIT
  • toapi (🥉18 · ⭐ 3.1K · 💀) - Every web site provides APIs.Apache-2

Related Resources

  • 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.

Contribution

Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:

  • Open an issue by selecting one of the provided categories from theissue page and fill in the requested information.
  • Modify theprojects.yaml with your additions or changes, and submit a pull request. This can also be done directly via theGithub UI.

If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to thebest-of-generator repository. If you like to create your own best-of list, we recommend to followthis guide.

For more information on how to add or update projects, please read thecontribution guidelines. By participating in this project, you agree to abide by itsCode of Conduct.

License

CC0

About

🏆 A ranked list of awesome python libraries for web development. Updated weekly.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python100.0%

[8]ページ先頭

©2009-2025 Movatter.jp