π A ranked list of awesome python libraries for web development. Updated weekly.
This curated list contains 580 awesome open-source projects with a total of 2.9M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!
π§ββοΈ Discover other best-of lists or create your own.
π« Subscribe to our newsletter for updates and trending projects.
- Web Frameworks 35 projects
- HTTP Clients 19 projects
- Servers 12 projects
- Authorization & Authentication 39 projects
- HTML Processing 10 projects
- URL Utilities 6 projects
- OpenAPI Utilities 23 projects
- GraphQL Utilities 16 projects
- Websocket Utilities 11 projects
- RPC Utilities 5 projects
- Serverless 4 projects
- Content Management Systems 6 projects
- Web Testing 50 projects
- Web Forms 5 projects
- Markdown 12 projects
- Third-party Web APIs 56 projects
- Email 11 projects
- Web Scraping & Crawling 33 projects
- Monitoring 12 projects
- Web UI 12 projects
- Admin UI 13 projects
- API Proxies & Gateways 2 projects
- Flask Utilities 36 projects
- FastAPI Utilities 17 projects
- Pyramid Utilities 3 projects
- Django Utilities 76 projects
- Others 58 projects
- π₯π₯π₯ Combined project-quality score
- βοΈ Star count from GitHub
- π£ New project (less than 6 months old)
- π€ Inactive project (6 months no activity)
- π Dead project (12 months no activity)
- ππ Project is trending up or down
- β Project was recently added
- βοΈ Warning (e.g. missing/risky license)
- π¨βπ» Contributors count from GitHub
- π Fork count from GitHub
- π Issue count from GitHub
- β±οΈ Last update timestamp on package manager
- π₯ Download count from package manager
- π¦ Number of dependent projects
- Flask related project
- Django related project
- FastAPI related project
- Pyramid related project
- OpenAPI related project
- GraphQL related project
General purpose web frameworks to build web applications and REST APIs.
flask (π₯49 Β· β 66K) - The Python micro framework for building web applications. BSD-3
-
GitHub (π¨βπ» 830 Β· π 16K Β· π₯ 7.5K Β· π¦ 1.8M Β· π 2.6K - 0% open Β· β±οΈ 12.02.2024):
git clone https://github.com/pallets/flask
-
PyPi (π₯ 110M / month Β· π¦ 120K Β· β±οΈ 03.02.2024):
pip install flask
-
Conda (π₯ 7M Β· β±οΈ 04.02.2024):
conda install -c conda-forge flask
django-rest-framework (π₯44 Β· β 27K) - Web APIs for Django. BSD-3
-
GitHub (π¨βπ» 1.4K Β· π 6.7K Β· π¦ 650K Β· π 3.9K - 2% open Β· β±οΈ 04.04.2024):
git clone https://github.com/encode/django-rest-framework
-
PyPi (π₯ 120K / month Β· π¦ 440 Β· β±οΈ 20.07.2017):
pip install django-rest-framework
-
Conda (π₯ 550K Β· β±οΈ 22.03.2024):
conda install -c conda-forge djangorestframework
werkzeug (π₯44 Β· β 6.5K) - The comprehensive WSGI web application library. BSD-3
-
GitHub (π¨βπ» 490 Β· π 1.7K Β· π₯ 820 Β· π¦ 1.3M Β· π 1.2K - 1% open Β· β±οΈ 01.04.2024):
git clone https://github.com/pallets/werkzeug
-
PyPi (π₯ 110M / month Β· π¦ 70K Β· β±οΈ 01.04.2024):
pip install werkzeug
-
Conda (π₯ 9.9M Β· β±οΈ 02.04.2024):
conda install -c conda-forge werkzeug
tornado (π₯43 Β· β 21K) - Tornado is a Python web framework and asynchronous networking.. Apache-2
Flask-AppBuilder (π₯40 Β· β 4.5K) - Simple and rapid application development framework,.. BSD-3
-
GitHub (π¨βπ» 200 Β· π 1.3K Β· π¦ 6.6K Β· π 1.3K - 13% open Β· β±οΈ 12.03.2024):
git clone https://github.com/dpgaspar/Flask-AppBuilder
-
PyPi (π₯ 9.1M / month Β· π¦ 340 Β· β±οΈ 23.02.2024):
pip install flask-appbuilder
-
Conda (π₯ 330K Β· β±οΈ 24.02.2024):
conda install -c conda-forge flask-appbuilder
bottle (π₯39 Β· β 8.3K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT
falcon (π₯37 Β· β 9.4K) - The no-magic web data plane API and microservices framework for.. Apache-2
-
GitHub (π¨βπ» 200 Β· π 920 Β· π₯ 7.2K Β· π¦ 9K Β· π 1K - 16% open Β· β±οΈ 03.04.2024):
git clone https://github.com/falconry/falcon
-
PyPi (π₯ 920K / month Β· π¦ 1.7K Β· β±οΈ 05.12.2023):
pip install falcon
-
Conda (π₯ 360K Β· β±οΈ 07.12.2023):
conda install -c conda-forge falcon
flask-restful (π₯36 Β· β 6.8K Β· π€) - Simple framework for creating REST APIs. BSD-3
-
GitHub (π¨βπ» 160 Β· π 1K Β· π¦ 110K Β· π 600 - 23% open Β· β±οΈ 21.05.2023):
git clone https://github.com/flask-restful/flask-restful
-
PyPi (π₯ 1.9M / month Β· π¦ 7.3K Β· β±οΈ 21.05.2023):
pip install flask-restful
-
Conda (π₯ 180K Β· β±οΈ 16.06.2023):
conda install -c conda-forge flask-restful
litestar (π₯36 Β· β 4.3K) - Production-ready, Light, Flexible and Extensible ASGI API framework.. MIT
django-tastypie (π₯33 Β· β 3.9K) - Creating delicious APIs for Django apps since 2010. BSD-3
hug (π₯32 Β· β 6.8K Β· π€) - Embrace the APIs of the future. Hug aims to make developing APIs as simple.. MIT
webpy (π₯31 Β· β 5.9K) - web.py is a web framework for python that is as simple as it is.. Unlicense
robyn (π₯29 Β· β 3.5K) - Robyn is a Super Fast Async Python Web Framework with a Rust runtime. BSD-2
masonite (π₯29 Β· β 2.1K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT
guillotina (π₯27 Β· β 190) - Python AsyncIO data API to manage billions of resources. BSD-3
web2py (π₯24 Β· β 2.1K) - Free and open source full-stack enterprise framework for agile.. βοΈLGPL-3.0
-
GitHub (π¨βπ» 260 Β· π 880 Β· π¦ 41 Β· π 1.1K - 34% open Β· β±οΈ 16.01.2024):
git clone https://github.com/web2py/web2py
justpy (π₯24 Β· β 1.2K) - An object oriented high-level Python Web Framework that requires no.. Apache-2
flask-mongorest (π₯19 Β· β 520) - Restful API framework wrapped around MongoEngine. BSD-3
Show 7 hidden projects...
- pyramid (π₯37 Β· β 3.9K) - Pyramid - A Python web framework.
βUnlicensed
- flask-restplus (π₯30 Β· β 2.7K Β· π) - Fully featured framework for fast, easy and..
BSD-3
- cornice (π₯29 Β· β 380) - Build Web Services with Pyramid.
βUnlicensed
- japronto (π₯24 Β· β 8.6K Β· π) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining..
MIT
- quart (π₯23 Β· β 2.6K Β· π) - Quart is a Python ASGI web microframework with the same API as Flask.
MIT
- vibora (π₯22 Β· β 5.7K Β· π) - Fast, asynchronous and elegant Python web framework.
MIT
- Growler (π₯15 Β· β 690 Β· π) - A micro web-framework using asyncio coroutines and chained..
Apache-2
requests (π₯48 Β· β 51K) - A simple, yet elegant, HTTP library. Apache-2
-
GitHub (π¨βπ» 750 Β· π 9.3K Β· π₯ 9.6K Β· π¦ 2.8M Β· π 4K - 6% open Β· β±οΈ 01.04.2024):
git clone https://github.com/psf/requests
-
PyPi (π₯ 430M / month Β· π¦ 210K Β· β±οΈ 20.07.2023):
pip install requests
-
Conda (π₯ 41M Β· β±οΈ 16.06.2023):
conda install -c conda-forge requests
aiohttp (π₯47 Β· β 14K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2
-
GitHub (π¨βπ» 720 Β· π 1.9K Β· π₯ 16K Β· π¦ 480K Β· π 3K - 16% open Β· β±οΈ 03.04.2024):
git clone https://github.com/aio-libs/aiohttp
-
PyPi (π₯ 110M / month Β· π¦ 16K Β· β±οΈ 16.02.2024):
pip install aiohttp
-
Conda (π₯ 13M Β· β±οΈ 15.03.2024):
conda install -c conda-forge aiohttp
urllib3 (π₯45 Β· β 3.7K) - urllib3 is a user-friendly HTTP client library for Python. MIT
-
GitHub (π¨βπ» 350 Β· π 1.1K Β· π₯ 36K Β· π¦ 1.7M Β· π 1.3K - 10% open Β· β±οΈ 04.04.2024):
git clone https://github.com/urllib3/urllib3
-
PyPi (π₯ 510M / month Β· π¦ 47K Β· β±οΈ 18.02.2024):
pip install urllib3
-
Conda (π₯ 44M Β· β±οΈ 18.02.2024):
conda install -c conda-forge urllib3
httpie (π₯35 Β· β 32K) - HTTPie CLI modern, user-friendly command-line HTTP client for the API.. BSD-3
-
GitHub (π¨βπ» 170 Β· π 3.9K Β· π₯ 7.7K Β· π¦ 1 Β· π 850 - 19% open Β· β±οΈ 18.03.2024):
git clone https://github.com/httpie/httpie
-
PyPi (π₯ 430K / month Β· π¦ 1.7K Β· β±οΈ 19.05.2023):
pip install httpie
-
Conda (π₯ 120K Β· β±οΈ 16.06.2023):
conda install -c conda-forge httpie
requests-toolbelt (π₯34 Β· β 970) - A toolbelt of useful classes and functions to be used.. Apache-2
-
GitHub (π¨βπ» 69 Β· π 180 Β· π¦ 100K Β· π 210 - 43% open Β· β±οΈ 21.03.2024):
git clone https://github.com/requests/toolbelt
-
PyPi (π₯ 83M / month Β· π¦ 1.1K Β· β±οΈ 01.05.2023):
pip install requests-toolbelt
-
Conda (π₯ 3.4M Β· β±οΈ 16.06.2023):
conda install -c conda-forge requests-toolbelt
requests-futures (π₯31 Β· β 2.1K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2
-
GitHub (π¨βπ» 28 Β· π 160 Β· π¦ 6.3K Β· π 90 - 2% open Β· β±οΈ 02.04.2024):
git clone https://github.com/ross/requests-futures
-
PyPi (π₯ 1.6M / month Β· π¦ 990 Β· β±οΈ 19.06.2023):
pip install requests-futures
-
Conda (π₯ 210K Β· β±οΈ 20.06.2023):
conda install -c conda-forge requests-futures
grequests (π₯29 Β· β 4.4K Β· π€) - Requests + Gevent = 3. BSD-2
-
GitHub (π¨βπ» 28 Β· π 330 Β· π₯ 13 Β· π¦ 4.3K Β· π 120 - 4% open Β· β±οΈ 08.06.2023):
git clone https://github.com/spyoungtech/grequests
-
PyPi (π₯ 460K / month Β· π¦ 680 Β· β±οΈ 08.06.2023):
pip install grequests
-
Conda (π₯ 92K Β· β±οΈ 16.06.2023):
conda install -c conda-forge grequests
Show 7 hidden projects...
- pycurl (π₯34 Β· β 1K) - PycURL - Python interface to libcurl.
βοΈLGPL-2.1
- httplib2 (π₯33 Β· β 480 Β· π) - Small, fast HTTP client library for Python. Features persistent..
MIT
- python-zeep (π₯32 Β· β 1.9K Β· π) - A Python SOAP client.
MIT
- hyper (π₯29 Β· β 1K Β· π) - HTTP/2 for Python.
MIT
- pysimplesoap (π₯26 Β· β 370 Β· π) - Python Simple SOAP Library.
βοΈLGPL-3.0
- http-prompt (π₯25 Β· β 8.9K Β· π) - An interactive command-line HTTP and API testing client built on..
MIT
- http-parser (π₯23 Β· β 340 Β· π) - HTTP request/response parser for python in C.
MIT
gunicorn (π₯43 Β· β 9.5K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and.. MIT
-
GitHub (π¨βπ» 420 Β· π 1.7K Β· π₯ 100 Β· π¦ 1.2M Β· π 2.1K - 17% open Β· β±οΈ 05.01.2024):
git clone https://github.com/benoitc/gunicorn
-
PyPi (π₯ 38M / month Β· π¦ 62K Β· β±οΈ 19.07.2023):
pip install gunicorn
-
Conda (π₯ 2.5M Β· β±οΈ 22.09.2023):
conda install -c conda-forge gunicorn
gevent (π₯40 Β· β 6.2K) - Coroutine-based concurrency library for Python. MIT
-
GitHub (π¨βπ» 110 Β· π 990 Β· π₯ 60K Β· π¦ 120K Β· π 1.4K - 8% open Β· β±οΈ 14.02.2024):
git clone https://github.com/gevent/gevent
-
PyPi (π₯ 9.7M / month Β· π¦ 15K Β· β±οΈ 14.02.2024):
pip install gevent
-
Conda (π₯ 1.3M Β· β±οΈ 08.10.2023):
conda install -c conda-forge gevent
whitenoise (π₯35 Β· β 2.4K) - Radically simplified static file serving for Python web apps. MIT
-
GitHub (π¨βπ» 64 Β· π 140 Β· π¦ 430K Β· π 240 - 13% open Β· β±οΈ 26.03.2024):
git clone https://github.com/evansd/whitenoise
-
PyPi (π₯ 2.7M / month Β· π¦ 13K Β· β±οΈ 11.10.2023):
pip install whitenoise
-
Conda (π₯ 86K Β· β±οΈ 11.10.2023):
conda install -c conda-forge whitenoise
livereload (π₯28 Β· β 1K Β· π€) - livereload server in python. BSD-3
Hypercorn (π₯28 Β· β 950) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT
Show 4 hidden projects...
- waitress (π₯36 Β· β 1.4K) - Waitress - A WSGI server for Python 3.
βοΈZPL-2.1
- bjoern (π₯27 Β· β 3K Β· π) - A screamingly fast Python 2/3 WSGI server written in C.
BSD-2
- Meinheld (π₯25 Β· β 1.5K Β· π) - Meinheld is a high performance asynchronous WSGI Web Server (based..
BSD-3
- django-devserver (π₯25 Β· β 1.3K Β· π) - A drop-in replacement for Djangos runserver.
BSD-3
django-allauth (π₯43 Β· β 8.8K) - Integrated set of Django applications addressing.. MIT
-
GitHub (π¨βπ» 690 Β· π 2.9K Β· π¦ 220K Β· π 2.2K - 3% open Β· β±οΈ 04.04.2024):
git clone https://github.com/pennersr/django-allauth
-
PyPi (π₯ 830K / month Β· π¦ 5.3K Β· β±οΈ 09.02.2024):
pip install django-allauth
-
Conda (π₯ 110K Β· β±οΈ 09.02.2024):
conda install -c conda-forge django-allauth
requests-oauthlib (π₯40 Β· β 1.7K) - OAuthlib support for Python-Requests!. ISC
-
GitHub (π¨βπ» 120 Β· π 420 Β· π¦ 480K Β· π 280 - 38% open Β· β±οΈ 28.03.2024):
git clone https://github.com/requests/requests-oauthlib
-
PyPi (π₯ 100M / month Β· π¦ 12K Β· β±οΈ 25.03.2024):
pip install requests-oauthlib
-
Conda (π₯ 9.2M Β· β±οΈ 24.03.2024):
conda install -c conda-forge requests-oauthlib
oauthlib (π₯39 Β· β 2.7K) - A generic, spec-compliant, thorough implementation of the OAuth.. BSD-3
authlib (π₯36 Β· β 4.2K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3
flask-login (π₯35 Β· β 3.5K) - Flask user session management. MIT
-
GitHub (π¨βπ» 120 Β· π 790 Β· π¦ 160K Β· π 420 - 4% open Β· β±οΈ 01.04.2024):
git clone https://github.com/maxcountryman/flask-login
-
PyPi (π₯ 6.1M / month Β· π¦ 13K Β· β±οΈ 30.10.2023):
pip install flask-login
-
Conda (π₯ 220K Β· β±οΈ 06.11.2023):
conda install -c conda-forge flask-login
flask-jwt-extended (π₯35 Β· β 1.5K) - An open source Flask extension that provides JWT.. MIT
-
GitHub (π¨βπ» 94 Β· π 240 Β· π¦ 38K Β· π 380 - 2% open Β· β±οΈ 01.03.2024):
git clone https://github.com/vimalloc/flask-jwt-extended
-
PyPi (π₯ 4.8M / month Β· π¦ 730 Β· β±οΈ 13.12.2023):
pip install flask-jwt-extended
-
Conda (π₯ 220K Β· β±οΈ 13.12.2023):
conda install -c conda-forge flask-jwt-extended
django-oauth-toolkit (π₯34 Β· β 3K) - OAuth2 goodies for the Djangonauts!. BSD-3
google-auth (π₯34 Β· β 740) - Google Auth Python Library. Apache-2
-
GitHub (π¨βπ» 130 Β· π 290 Β· π 470 - 19% open Β· β±οΈ 29.03.2024):
git clone https://github.com/googleapis/google-auth-library-python
-
PyPi (π₯ 130M / month Β· π¦ 3.2K Β· β±οΈ 20.03.2024):
pip install google-auth
-
Conda (π₯ 9M Β· β±οΈ 21.03.2024):
conda install -c conda-forge google-auth
dj-rest-auth (π₯33 Β· β 1.6K) - Authentication for Django Rest Framework. MIT
-
GitHub (π¨βπ» 190 Β· π 290 Β· π₯ 360 Β· π¦ 29K Β· π 400 - 46% open Β· β±οΈ 30.03.2024):
git clone https://github.com/iMerica/dj-rest-auth
-
PyPi (π₯ 250K / month Β· π¦ 13 Β· β±οΈ 30.03.2024):
pip install dj-rest-auth
-
Conda (π₯ 22K Β· β±οΈ 01.04.2024):
conda install -c conda-forge dj-rest-auth
fastapi-users (π₯32 Β· β 4K) - Ready-to-use and customizable users management for FastAPI. MIT
-
GitHub (π¨βπ» 65 Β· π 350 Β· π₯ 180 Β· π¦ 3K Β· π 260 - 4% open Β· β±οΈ 11.03.2024):
git clone https://github.com/fastapi-users/fastapi-users
-
PyPi (π₯ 91K / month Β· π¦ 15 Β· β±οΈ 11.03.2024):
pip install fastapi-users
-
Conda (π₯ 45K Β· β±οΈ 11.03.2024):
conda install -c conda-forge fastapi-users
python-jose (π₯31 Β· β 1.5K Β· π€) - A JOSE implementation in Python. MIT
Flask-HTTPAuth (π₯31 Β· β 1.2K) - Simple extension that provides Basic, Digest and Token HTTP.. MIT
-
GitHub (π¨βπ» 34 Β· π 220 Β· π¦ 19K Β· π 110 - 8% open Β· β±οΈ 15.10.2023):
git clone https://github.com/miguelgrinberg/Flask-HTTPAuth
-
PyPi (π₯ 900K / month Β· π¦ 2.3K Β· β±οΈ 27.04.2023):
pip install flask-httpauth
-
Conda (π₯ 130K Β· β±οΈ 16.06.2023):
conda install -c conda-forge flask-httpauth
django-rest-framework-simplejwt (π₯30 Β· β 3.8K) - A JSON Web Token authentication plugin for the Django.. MIT
django-rest-knox (π₯30 Β· β 1.1K) - Authentication Module for django rest auth. MIT
flask-dance (π₯30 Β· β 990) - Doing the OAuth dance with style using Flask, requests, and.. MIT
-
GitHub (π¨βπ» 57 Β· π 150 Β· π¦ 4.1K Β· π 210 - 20% open Β· β±οΈ 05.03.2024):
git clone https://github.com/singingwolfboy/flask-dance
-
PyPi (π₯ 120K / month Β· π¦ 170 Β· β±οΈ 05.03.2024):
pip install flask-dance
-
Conda (π₯ 10K Β· β±οΈ 13.09.2023):
conda install -c conda-forge flask-dance
django-rules (π₯29 Β· β 1.8K) - Awesome Django authorization, without the database. MIT
authomatic (π₯26 Β· β 1K Β· π€) - Simple yet powerful authorization / authentication client library.. MIT
django-cas-ng (π₯26 Β· β 370) - Django CAS 1.0/2.0/3.0 client authentication library, support.. MIT
flask-praetorian (π₯25 Β· β 340) - Strong, Simple, and Precise security for Flask APIs.. MIT
fastapi_login (π₯24 Β· β 580) - FastAPI-Login tries to provide similar functionality as.. MIT
python-jwt (π₯22 Β· β 220) - Python module for generating and verifying JSON Web Tokens. MIT
flask_simplelogin (π₯20 Β· β 200 Β· π€) - Simple Login - Login Extension for Flask - maintainer.. MIT
Show 14 hidden projects...
- oauth2client (π₯34 Β· β 800 Β· π) - This is a Python library for accessing resources protected..
Apache-2
- django-guardian (π₯33 Β· β 3.5K Β· π) - Per object permissions for Django.
BSD-3
- django-rest-framework-jwt (π₯32 Β· β 3.2K Β· π) - JSON Web Token Authentication support for Django REST..
MIT
- python-social-auth (π₯32 Β· β 2.8K Β· π) - Social auth made simple.
BSD-3
- python-oauth2 (π₯30 Β· β 3K Β· π) - A fully tested, abstract interface to creating OAuth clients..
MIT
- rauth (π₯28 Β· β 1.6K Β· π) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
MIT
- Flask-User (π₯26 Β· β 1K Β· π) - Customizable User Authorization & User Management: Register,..
MIT
- Flask-OpenID (π₯25 Β· β 230 Β· π) - Flask-OpenID adds openid support to flask applications.
BSD-3
- django-stronghold (π₯23 Β· β 390 Β· π) - Get inside your stronghold and make all your Django..
MIT
- fastapi-jwt-auth (π₯21 Β· β 600 Β· π) - FastAPI extension that provides JWT Auth support..
MIT
- velruse (π₯21 Β· β 250 Β· π) - Simplifying third-party authentication for web applications.
MIT
- apex (π₯17 Β· β 95 Β· π) - Toolkit for Pyramid, a Pylons Project, to add Authentication and..
MIT
- pyramid_jwt (π₯15 Β· β 74 Β· π) - JWT authentication for Pyramid.
BSD-2
- fastapi-permissions (π₯13 Β· β 440 Β· π) - row level security for FastAPI framework.
βοΈTHE BEER-WARE LICENSE
markupsafe (π₯38 Β· β 590) - Safely add untrusted strings to HTML/XML markup. BSD-3
-
GitHub (π¨βπ» 43 Β· π 150 Β· π₯ 4.4K Β· π¦ 1.6M Β· π 110 - 1% open Β· β±οΈ 12.03.2024):
git clone https://github.com/pallets/markupsafe
-
PyPi (π₯ 170M / month Β· π¦ 76K Β· β±οΈ 02.02.2024):
pip install markupsafe
-
Conda (π₯ 39M Β· β±οΈ 02.02.2024):
conda install -c conda-forge markupsafe
WeasyPrint (π₯37 Β· β 6.6K) - The awesome document factory. BSD-3
xhtml2pdf (π₯35 Β· β 2.2K) - A library for converting HTML into PDFs using ReportLab. Apache-2
-
GitHub (π¨βπ» 160 Β· π 670 Β· π₯ 44 Β· π¦ 14K Β· π 420 - 27% open Β· β±οΈ 08.02.2024):
git clone https://github.com/xhtml2pdf/xhtml2pdf
-
PyPi (π₯ 930K / month Β· π¦ 850 Β· β±οΈ 08.02.2024):
pip install xhtml2pdf
-
Conda (π₯ 98K Β· β±οΈ 19.07.2023):
conda install -c conda-forge xhtml2pdf
Requests-HTML (π₯34 Β· β 14K Β· π€) - Pythonic HTML Parsing for Humans. MIT
bleach (π₯34 Β· β 2.6K) - Bleach is an allowed-list-based HTML sanitizing library that escapes.. Apache-2
html5lib-python (π₯33 Β· β 1.1K) - Standards-compliant library for parsing and serializing HTML.. MIT
selectolax (π₯27 Β· β 950) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT
html5-parser (π₯24 Β· β 660) - Fast C based HTML 5 parsing for python. Apache-2
Show 1 hidden projects...
- lxml (π₯37 Β· β 2.6K) - The lxml XML toolkit for Python.
βUnlicensed
tldextract (π₯36 Β· β 1.8K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3
shortuuid (π₯33 Β· β 2K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3
Show 3 hidden projects...
- uritemplate (π₯28 Β· β 220) - URI template parsing per RFC6570.
βοΈBSD-1-Clause
- furl (π₯27 Β· β 2.6K Β· π) - URL parsing and manipulation made easy.
Unlicense
- purl (π₯24 Β· β 300 Β· π) - A simple, immutable URL class with a clean API for interrogation and..
MIT
π OpenAPI-Specification ( β 28K) - The OpenAPI Specification Repository.
OpenAPI Generator (π₯42 Β· β 20K) - OpenAPI Generator allows generation of API client.. Apache-2
-
GitHub (π¨βπ» 3.1K Β· π 6K Β· π¦ 5 Β· π 8.2K - 55% open Β· β±οΈ 04.04.2024):
git clone https://github.com/OpenAPITools/openapi-generator
-
PyPi (π₯ 8K / month Β· β±οΈ 15.05.2020):
pip install openapi-generator-cli
-
npm (π₯ 2.2M / month Β· π¦ 710 Β· β±οΈ 19.03.2024):
npm install @openapitools/openapi-generator-cli
swagger-ui (π₯38 Β· β 25K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2
-
GitHub (π¨βπ» 580 Β· π 8.8K Β· π¦ 36K Β· π 5.4K - 20% open Β· β±οΈ 04.04.2024):
git clone https://github.com/swagger-api/swagger-ui
drf-spectacular (π₯37 Β· β 2.1K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3
-
GitHub (π¨βπ» 110 Β· π 240 Β· π¦ 92K Β· π 910 - 10% open Β· β±οΈ 01.04.2024):
git clone https://github.com/tfranzel/drf-spectacular
-
PyPi (π₯ 1.9M / month Β· π¦ 92 Β· β±οΈ 01.04.2024):
pip install drf-spectacular
-
Conda (π₯ 31K Β· β±οΈ 01.04.2024):
conda install -c conda-forge drf-spectacular
apispec (π₯37 Β· β 1.1K) - A pluggable API specification generator. Currently supports the.. MIT
-
GitHub (π¨βπ» 87 Β· π 170 Β· π¦ 13K Β· π 270 - 10% open Β· β±οΈ 01.04.2024):
git clone https://github.com/marshmallow-code/apispec
-
PyPi (π₯ 7.4M / month Β· π¦ 7.1K Β· β±οΈ 15.03.2024):
pip install apispec
-
Conda (π₯ 670K Β· β±οΈ 15.03.2024):
conda install -c conda-forge apispec
connexion (π₯36 Β· β 4.4K) - Connexion is a modern Python web framework that makes spec-.. Apache-2
drf-yasg (π₯34 Β· β 3.3K Β· π€) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3
datamodel-code-generator (π₯33 Β· β 2.2K) - Pydantic model and dataclasses.dataclass generator.. MIT
swagger-codegen (π₯32 Β· β 16K) - swagger-codegen contains a template-driven engine to.. Apache-2
-
GitHub (π¨βπ» 1.2K Β· π 6K Β· π¦ 23 Β· π 6.8K - 49% open Β· β±οΈ 11.02.2024):
git clone https://github.com/swagger-api/swagger-codegen
flasgger (π₯32 Β· β 3.5K Β· π€) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT
-
GitHub (π¨βπ» 110 Β· π 500 Β· π₯ 530 Β· π¦ 13K Β· π 430 - 61% open Β· β±οΈ 18.05.2023):
git clone https://github.com/flasgger/flasgger
-
PyPi (π₯ 490K / month Β· π¦ 380 Β· β±οΈ 10.06.2023):
pip install flasgger
-
Conda (π₯ 130K Β· β±οΈ 16.06.2023):
conda install -c conda-forge flasgger
redoc (π₯31 Β· β 22K) - OpenAPI/Swagger-generated API Reference Documentation. MIT
-
GitHub (π¨βπ» 220 Β· π 2.3K Β· π₯ 92 Β· π¦ 6.7K Β· π 1.8K - 17% open Β· β±οΈ 02.04.2024):
git clone https://github.com/Redocly/redoc
AutoRest (π₯31 Β· β 4.5K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT
-
GitHub (π¨βπ» 180 Β· π 730 Β· π₯ 75K Β· π¦ 570 Β· π 2.1K - 5% open Β· β±οΈ 26.03.2024):
git clone https://github.com/Azure/autorest
openapi-python-client (π₯30 Β· β 1K) - Generate modern Python clients from OpenAPI. MIT
-
GitHub (π¨βπ» 61 Β· π 180 Β· π¦ 890 Β· π 350 - 16% open Β· β±οΈ 27.03.2024):
git clone https://github.com/openapi-generators/openapi-python-client
-
PyPi (π₯ 270K / month Β· π¦ 11 Β· β±οΈ 27.03.2024):
pip install openapi-python-client
-
Conda (π₯ 25K Β· β±οΈ 27.03.2024):
conda install -c conda-forge openapi-python-client
OpenAPI Spec validator (π₯30 Β· β 310) - OpenAPI Spec Validator is a CLI, pre-commit hook and.. Apache-2
-
GitHub (π¨βπ» 40 Β· π 61 Β· π¦ 6.3K Β· π 110 - 30% open Β· β±οΈ 18.03.2024):
git clone https://github.com/p1c2u/openapi-spec-validator
-
PyPi (π₯ 4.6M / month Β· π¦ 250 Β· β±οΈ 13.10.2023):
pip install openapi-spec-validator
-
Conda (π₯ 520K Β· β±οΈ 14.10.2023):
conda install -c conda-forge openapi-spec-validator
openapi-core (π₯30 Β· β 270) - Openapi-core is a Python library that adds client-side and.. BSD-3
-
GitHub (π¨βπ» 65 Β· π 120 Β· π¦ 570 Β· π 230 - 30% open Β· β±οΈ 28.03.2024):
git clone https://github.com/p1c2u/openapi-core
-
PyPi (π₯ 310K / month Β· π¦ 42 Β· β±οΈ 14.02.2024):
pip install openapi-core
-
Conda (π₯ 17K Β· β±οΈ 19.02.2024):
conda install -c conda-forge openapi-core
OpenAPI-to-GraphQL (π₯27 Β· β 1.6K) - Translate APIs described by OpenAPI Specifications.. MIT
Spectree (π₯24 Β· β 300) - API spec validator and OpenAPI document generator for Python.. Apache-2
pyramid_openapi3 (π₯20 Β· β 81) - Pyramid addon for OpenAPI3 validation of requests and.. MIT
Show 5 hidden projects...
- django-rest-swagger (π₯31 Β· β 2.6K Β· π) - Swagger Documentation Generator for Django REST..
BSD-2
- apistar (π₯30 Β· β 5.6K Β· π) - The Web API toolkit.
BSD-3
- flask-swagger (π₯26 Β· β 460 Β· π) - A swagger 2.0 spec extractor for flask.
MIT
- Spectacle (π₯24 Β· β 1.3K Β· π) - Beautiful static documentation generator for OpenAPI/Swagger..
MIT
- pyramid_swagger (π₯18 Β· β 65 Β· π) - Convenient tools for using Swagger to define and..
BSD-3
π GraphQL Specification ( β 14K) - GraphQL is a query language and execution engine tied to any..
graphene (π₯36 Β· β 8K) - GraphQL framework for Python. MIT
-
GitHub (π¨βπ» 210 Β· π 840 Β· π¦ 21K Β· π 1K - 12% open Β· β±οΈ 06.10.2023):
git clone https://github.com/graphql-python/graphene
-
PyPi (π₯ 6.6M / month Β· π¦ 870 Β· β±οΈ 26.07.2023):
pip install graphene
-
Conda (π₯ 280K Β· β±οΈ 26.07.2023):
conda install -c conda-forge graphene
graphene-django (π₯34 Β· β 4.2K) - Build powerful, efficient, and flexible GraphQL APIs.. MIT
Strawberry GraphQL (π₯34 Β· β 3.7K) - A GraphQL library for Python that leverages type.. MIT
ariadne (π₯34 Β· β 2.1K) - Python library for implementing GraphQL servers using schema-first.. BSD-3
graphql-core (π₯32 Β· β 500) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT
-
GitHub (π¨βπ» 33 Β· π 130 Β· π¦ 26K Β· π 150 - 17% open Β· β±οΈ 29.02.2024):
git clone https://github.com/graphql-python/graphql-core
-
PyPi (π₯ 12M / month Β· π¦ 790 Β· β±οΈ 17.02.2024):
pip install graphql-core
-
Conda (π₯ 930K Β· β±οΈ 19.10.2023):
conda install -c conda-forge graphql-core
graphene-mongo (π₯25 Β· β 280) - Graphene MongoEngine integration. MIT
-
GitHub (π¨βπ» 38 Β· π 110 Β· π¦ 340 Β· π 94 - 22% open Β· β±οΈ 23.03.2024):
git clone https://github.com/graphql-python/graphene-mongo
-
PyPi (π₯ 12K / month Β· π¦ 13 Β· β±οΈ 20.03.2024):
pip install graphene-mongo
-
Conda (π₯ 7.2K Β· β±οΈ 16.06.2023):
conda install -c conda-forge graphene-mongo
graphene-pydantic (π₯23 Β· β 220) - Integrate GraphQL with your Pydantic models. Apache-2
Show 8 hidden projects...
- graphql-relay-py (π₯26 Β· β 140 Β· π) - A library to help construct a graphql-py server supporting..
MIT
- flask-graphql (π₯25 Β· β 1.3K Β· π) - Adds GraphQL support to your Flask application.
MIT
- django-graphql-auth (π₯22 Β· β 320 Β· π) - Django registration and authentication with GraphQL.
MIT
- python-graphql-client (π₯22 Β· β 160 Β· π) - Simple GraphQL client for Python 2.7+.
MIT
- tartiflette (π₯20 Β· β 850 Β· π) - GraphQL Engine built with Python 3.6+ / asyncio.
MIT
- tartiflette-asgi (π₯17 Β· β 99 Β· π) - ASGI support for the Tartiflette GraphQL engine.
MIT
- Flask-GraphQL-Auth (π₯17 Β· β 63 Β· π) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to..
MIT
- tartiflette-aiohttp (π₯16 Β· β 61 Β· π) - tartiflette-aiohttp is a wrapper of aiohttp which..
MIT
websocket-client (π₯40 Β· β 3.4K) - WebSocket client for Python. Apache-2
-
GitHub (π¨βπ» 220 Β· π 800 Β· π¦ 180K Β· π 640 - 3% open Β· β±οΈ 12.03.2024):
git clone https://github.com/websocket-client/websocket-client
-
PyPi (π₯ 66M / month Β· π¦ 7.3K Β· β±οΈ 03.12.2023):
pip install websocket-client
-
Conda (π₯ 13M Β· β±οΈ 03.12.2023):
conda install -c conda-forge websocket-client
websockets (π₯37 Β· β 5K) - Library for building WebSocket servers and clients in Python. BSD-3
-
GitHub (π¨βπ» 71 Β· π 500 Β· π¦ 170K Β· π 1.1K - 3% open Β· β±οΈ 11.02.2024):
git clone https://github.com/aaugustin/websockets
-
PyPi (π₯ 27M / month Β· π¦ 4.7K Β· β±οΈ 21.10.2023):
pip install websockets
-
Conda (π₯ 2.5M Β· β±οΈ 21.10.2023):
conda install -c conda-forge websockets
python-socketio (π₯35 Β· β 3.8K) - Python Socket.IO server and client. MIT
-
GitHub (π¨βπ» 70 Β· π 560 Β· π¦ 43K Β· π 800 - 1% open Β· β±οΈ 28.03.2024):
git clone https://github.com/miguelgrinberg/python-socketio
-
PyPi (π₯ 2.1M / month Β· π¦ 2.1K Β· β±οΈ 24.03.2024):
pip install python-socketio
-
Conda (π₯ 450K Β· β±οΈ 24.03.2024):
conda install -c conda-forge python-socketio
autobahn-python (π₯34 Β· β 2.5K Β· π€) - WebSocket and WAMP in Python for Twisted and asyncio. MIT
-
GitHub (π¨βπ» 130 Β· π 810 Β· π¦ 32K Β· π 890 - 20% open Β· β±οΈ 14.06.2023):
git clone https://github.com/crossbario/autobahn-python
-
PyPi (π₯ 1.2M / month Β· π¦ 2K Β· β±οΈ 20.07.2023):
pip install autobahn
-
Conda (π₯ 480K Β· β±οΈ 14.06.2023):
conda install -c conda-forge autobahn
Flask-SocketIO (π₯32 Β· β 5.3K) - Socket.IO integration for Flask applications. MIT
-
GitHub (π¨βπ» 69 Β· π 900 Β· π¦ 37K Β· π 1.6K - 0% open Β· β±οΈ 11.01.2024):
git clone https://github.com/miguelgrinberg/Flask-SocketIO
-
PyPi (π₯ 860K / month Β· π¦ 2.4K Β· β±οΈ 05.09.2023):
pip install flask-socketio
-
Conda (π₯ 390K Β· β±οΈ 05.09.2023):
conda install -c conda-forge flask-socketio
websockify (π₯26 Β· β 3.7K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. βοΈLGPL-3.0
sockjs-tornado (π₯26 Β· β 860 Β· π€) - WebSocket emulation - Python server. MIT
-
GitHub (π¨βπ» 36 Β· π 160 Β· π¦ 2.2K Β· π 74 - 47% open Β· β±οΈ 10.05.2023):
git clone https://github.com/mrjoes/sockjs-tornado
-
PyPi (π₯ 16K / month Β· π¦ 750 Β· β±οΈ 24.04.2020):
pip install sockjs-tornado
-
Conda (π₯ 1.8K Β· β±οΈ 16.06.2023):
conda install -c conda-forge sockjs-tornado
Show 3 hidden projects...
- gevent-socketio (π₯26 Β· β 1.2K Β· π) - Official repository for gevent-socketio.
BSD-3
- flask-sockets (π₯25 Β· β 1.7K Β· π) - [DEPRECATED] Alternative:..
MIT
- tornadio2 (π₯20 Β· β 530 Β· π) - Python socket.io server implementation on top of Tornado..
Apache-2
rpyc (π₯33 Β· β 1.5K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT
-
GitHub (π¨βπ» 84 Β· π 240 Β· π₯ 490 Β· π¦ 2.3K Β· π 420 - 18% open Β· β±οΈ 23.02.2024):
git clone https://github.com/tomerfiliba-org/rpyc
-
PyPi (π₯ 620K / month Β· π¦ 370 Β· β±οΈ 23.02.2024):
pip install rpyc
-
Conda (π₯ 760K Β· β±οΈ 16.06.2023):
conda install -c conda-forge rpyc
ucall (π₯22 Β· β 980) - Remote Procedure Calls - 50x lower latency and 70x higher bandwidth than.. Apache-2
fastapi-jsonrpc (π₯22 Β· β 260) - JSON-RPC server based on fastapi. MIT
Show 1 hidden projects...
- spyne (π₯27 Β· β 1.1K) - A transport agnostic sync/async RPC library that focuses on exposing..
βοΈLGPL-2.1
Show 3 hidden projects...
- Zappa (π₯34 Β· β 12K Β· π) - Serverless Python.
MIT
- python-lambda (π₯25 Β· β 1.5K Β· π) - A toolkit for developing and deploying serverless Python code..
ISC
- lambdarest (π₯20 Β· β 92 Β· π) - Flask like web framework for AWS Lambda.
MIT
wagtail (π₯41 Β· β 17K) - A Django content management system focused on flexibility and user.. BSD-3
django-cms (π₯41 Β· β 9.9K) - The easy-to-use and developer-friendly enterprise CMS powered.. BSD-3
lektor (π₯29 Β· β 3.8K) - The lektor static file content management system. BSD-3
-
GitHub (π¨βπ» 94 Β· π 310 Β· π₯ 7.1K Β· π¦ 450 Β· π 670 - 36% open Β· β±οΈ 27.02.2024):
git clone https://github.com/lektor/lektor
-
PyPi (π₯ 3.9K / month Β· π¦ 90 Β· β±οΈ 27.02.2024):
pip install lektor
-
Conda (π₯ 68K Β· β±οΈ 05.03.2024):
conda install -c conda-forge lektor
feincms (π₯26 Β· β 900) - A Django-based CMS with a focus on extensibility and concise code. BSD-3
Show 2 hidden projects...
selenium (π₯47 Β· β 29K) - A browser automation framework and ecosystem. Apache-2
-
GitHub (π¨βπ» 850 Β· π 7.9K Β· π₯ 16M Β· π¦ 260K Β· π 10K - 1% open Β· β±οΈ 04.04.2024):
git clone https://github.com/SeleniumHQ/selenium
-
PyPi (π₯ 17M / month Β· π¦ 17K Β· β±οΈ 27.03.2024):
pip install selenium
-
Conda (π₯ 1.3M Β· β±οΈ 27.03.2024):
conda install -c conda-forge selenium
mitmproxy (π₯41 Β· β 34K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT
SeleniumBase (π₯37 Β· β 4.1K) - All in One Automation Framework: Web crawling, scraping, testing,.. MIT
SeleniumLibrary (π₯36 Β· β 1.3K) - Web testing library for Robot Framework. Apache-2
-
GitHub (π¨βπ» 120 Β· π 740 Β· π₯ 3.6K Β· π¦ 4.8K Β· π 1K - 7% open Β· β±οΈ 30.03.2024):
git clone https://github.com/robotframework/SeleniumLibrary
-
PyPi (π₯ 3.5M / month Β· π¦ 140 Β· β±οΈ 30.03.2024):
pip install robotframework-seleniumlibrary
-
Conda (π₯ 80K Β· β±οΈ 27.11.2023):
conda install -c conda-forge robotframework-seleniumlibrary
responses (π₯35 Β· β 4K) - A utility for mocking out the Python Requests library. Apache-2
-
GitHub (π¨βπ» 120 Β· π 340 Β· π₯ 240 Β· π¦ 36K Β· π 300 - 3% open Β· β±οΈ 15.02.2024):
git clone https://github.com/getsentry/responses
-
PyPi (π₯ 19M / month Β· π¦ 3.2K Β· β±οΈ 13.02.2024):
pip install responses
-
Conda (π₯ 2.1M Β· β±οΈ 14.02.2024):
conda install -c conda-forge responses
vcrpy (π₯35 Β· β 2.6K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT
django-silk (π₯34 Β· β 4.2K) - Silky smooth profiling for Django. MIT
Prism (π₯32 Β· β 4K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2
httprunner (π₯31 Β· β 4K) - HttpRunner API/UI. Apache-2
factory_boy (π₯31 Β· β 3.4K) - A test fixtures replacement for Python. MIT
schemathesis (π₯31 Β· β 2.1K) - Automate your API Testing: catch crashes, validate.. MIT
tavern (π₯31 Β· β 990) - A command-line tool and Python library and Pytest plugin for automated.. MIT
flask-debugtoolbar (π₯30 Β· β 920) - A toolbar overlay for debugging Flask applications. BSD-3
-
GitHub (π¨βπ» 54 Β· π 140 Β· π¦ 26K Β· π 120 - 30% open Β· β±οΈ 20.03.2024):
git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar
-
PyPi (π₯ 170K / month Β· π¦ 3K Β· β±οΈ 07.12.2023):
pip install flask-debugtoolbar
-
Conda (π₯ 65K Β· β±οΈ 07.12.2023):
conda install -c conda-forge flask-debugtoolbar
pytest-flask (π₯28 Β· β 470) - A set of pytest fixtures to test Flask applications. MIT
-
GitHub (π¨βπ» 36 Β· π 91 Β· π₯ 5 Β· π 84 - 15% open Β· β±οΈ 27.12.2023):
git clone https://github.com/pytest-dev/pytest-flask
-
PyPi (π₯ 530K / month Β· π¦ 8.4K Β· β±οΈ 23.10.2023):
pip install pytest-flask
-
Conda (π₯ 82K Β· β±οΈ 23.10.2023):
conda install -c conda-forge pytest-flask
Model Bakery (π₯27 Β· β 770) - Object factory for Django. Apache-2
-
GitHub (π¨βπ» 52 Β· π 81 Β· π¦ 3.9K Β· π 130 - 21% open Β· β±οΈ 12.12.2023):
git clone https://github.com/model-bakers/model_bakery
-
PyPi (π₯ 520K / month Β· π¦ 32 Β· β±οΈ 27.10.2023):
pip install model_bakery
-
Conda (π₯ 20K Β· β±οΈ 16.06.2023):
conda install -c conda-forge model_bakery
webtest (π₯27 Β· β 330) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT
playwright (π₯26 Β· β 10K) - A high-level API to automate web browsers. Apache-2
selenium-python-helium (π₯26 Β· β 4.1K) - Lighter web automation for Python. MIT
django-test-plus (π₯26 Β· β 600 Β· π€) - Useful additions to Djangos default TestCase. BSD-3
-
GitHub (π¨βπ» 33 Β· π 66 Β· π 57 - 19% open Β· β±οΈ 11.07.2023):
git clone https://github.com/revsys/django-test-plus
-
PyPi (π₯ 64K / month Β· π¦ 1.3K Β· β±οΈ 11.07.2023):
pip install django-test-plus
-
Conda (π₯ 30K Β· β±οΈ 04.04.2024):
conda install -c conda-forge django-test-plus
aioresponses (π₯26 Β· β 490) - Aioresponses is a helper for mock/fake web requests in python.. MIT
requestium (π₯25 Β· β 1.8K) - Integration layer between Requests and Selenium for automation of.. BSD-3
pyramid_debugtoolbar (π₯25 Β· β 94) - Pyramid debug toolbar. BSD-3
-
GitHub (π¨βπ» 70 Β· π 83 Β· π 180 - 22% open Β· β±οΈ 05.02.2024):
git clone https://github.com/Pylons/pyramid_debugtoolbar
-
PyPi (π₯ 2.4M / month Β· π¦ 28 Β· β±οΈ 05.02.2024):
pip install pyramid_debugtoolbar
-
Conda (π₯ 4.5K Β· β±οΈ 16.06.2023):
conda install -c conda-forge pyramid_debugtoolbar
python-mocket (π₯24 Β· β 270) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3
aresponses (π₯21 Β· β 100) - Asyncio http mocking. Similar to the responses library used for.. MIT
Show 18 hidden projects...
- pytest-django (π₯35 Β· β 1.3K) - A Django plugin for pytest.
βUnlicensed
- HTTPretty (π₯32 Β· β 2.1K Β· π) - Intercept HTTP requests at the Python socket level. Fakes the..
MIT
- pyppeteer (π₯30 Β· β 3.6K Β· π) - Headless chrome/chromium automation library (unofficial port of..
MIT
- django-nose (π₯29 Β· β 880 Β· π) - Django test runner using nose.
BSD-3
- Mockoon (π₯28 Β· β 5.8K) - Mockoon is the easiest and quickest way to run mock APIs..
βUnlicensed
- parameterized (π₯28 Β· β 810 Β· π) - Parameterized testing with any Python test framework.
βοΈBSD-2-Clause-FreeBSD
- splash (π₯25 Β· β 4K Β· π) - Lightweight, scriptable browser as a service with an HTTP API.
BSD-3
- mixer (π₯25 Β· β 930 Β· π) - Mixer -- Is a fixtures replacement. Supported Django, Flask,..
BSD-3
- flask-testing (π₯25 Β· β 500 Β· π) - Unittest extensions for Flask.
βUnlicensed
- yandex-tank (π₯24 Β· β 2.4K) - Load and performance benchmark tool.
βοΈLGPL-2.1
- httmock (π₯24 Β· β 460 Β· π) - A mocking library for requests.
Apache-2
- pytest-splinter (π₯24 Β· β 250 Β· π) - pytest splinter and selenium integration for anyone..
MIT
- wdb (π₯23 Β· β 1.6K Β· π) - An improbable web debugger through WebSockets.
βοΈGPL-3.0
- pyresttest (π₯23 Β· β 1.1K Β· π) - Python Rest Testing.
Apache-2
- async-asgi-testclient (π₯20 Β· β 150 Β· π) - A framework-agnostic library for testing ASGI web..
MIT
- golem (π₯18 Β· β 490 Β· π) - A complete test automation tool.
MIT
- huxley (π₯16 Β· β 4.1K Β· π) - A testing system for catching visual regressions in Web..
Apache-2
- Astra (π₯16 Β· β 2.4K Β· π) - Automated Security Testing For REST APIs.
Apache-2
django-crispy-forms (π₯35 Β· β 4.9K) - The best way to have DRY Django forms. The app.. MIT
-
GitHub (π¨βπ» 220 Β· π 740 Β· π¦ 140K Β· π 700 - 9% open Β· β±οΈ 03.11.2023):
git clone https://github.com/django-crispy-forms/django-crispy-forms
-
PyPi (π₯ 1.2M / month Β· π¦ 8.1K Β· β±οΈ 15.10.2023):
pip install django-crispy-forms
-
Conda (π₯ 92K Β· β±οΈ 15.10.2023):
conda install -c conda-forge django-crispy-forms
flask-wtf (π₯27 Β· β 1.4K Β· π) - Simple integration of Flask and WTForms, including CSRF,.. BSD-3
django-formtools (π₯26 Β· β 740 Β· π) - A set of high-level abstractions for Django forms. BSD-3
markdown (π₯40 Β· β 3.6K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3
-
GitHub (π¨βπ» 170 Β· π 850 Β· π₯ 58 Β· π¦ 350K Β· π 870 - 2% open Β· β±οΈ 18.03.2024):
git clone https://github.com/Python-Markdown/markdown
-
PyPi (π₯ 38M / month Β· π¦ 23K Β· β±οΈ 14.03.2024):
pip install markdown
-
Conda (π₯ 6.5M Β· β±οΈ 14.03.2024):
conda install -c conda-forge markdown
pelican (π₯37 Β· β 12K) - Static site generator that supports Markdown and reST syntax... βοΈAGPL-3.0
-
GitHub (π¨βπ» 460 Β· π 1.8K Β· π₯ 1K Β· π¦ 7.7K Β· π 1.7K - 3% open Β· β±οΈ 27.03.2024):
git clone https://github.com/getpelican/pelican
-
PyPi (π₯ 29K / month Β· π¦ 1.8K Β· β±οΈ 15.11.2023):
pip install pelican
-
Conda (π₯ 150K Β· β±οΈ 27.11.2023):
conda install -c conda-forge pelican
mistune (π₯35 Β· β 2.4K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3
python-markdown2 (π₯34 Β· β 2.6K) - markdown2: A fast and complete implementation of Markdown in.. MIT
pymdown-extensions (π₯34 Β· β 890) - Extensions for Python Markdown. MIT
-
GitHub (π¨βπ» 51 Β· π 240 Β· π¦ 30K Β· π 360 - 3% open Β· β±οΈ 31.03.2024):
git clone https://github.com/facelessuser/pymdown-extensions
-
PyPi (π₯ 3.3M / month Β· π¦ 260 Β· β±οΈ 05.03.2024):
pip install pymdown-extensions
-
Conda (π₯ 200K Β· β±οΈ 05.03.2024):
conda install -c conda-forge pymdown-extensions
markdown-it-py (π₯32 Β· β 620) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT
-
GitHub (π¨βπ» 28 Β· π 69 Β· π¦ 100K Β· π 89 - 38% open Β· β±οΈ 28.02.2024):
git clone https://github.com/executablebooks/markdown-it-py
-
PyPi (π₯ 45M / month Β· π¦ 450 Β· β±οΈ 03.06.2023):
pip install markdown-it-py
-
Conda (π₯ 4.1M Β· β±οΈ 07.06.2023):
conda install -c conda-forge markdown-it-py
html2text (π₯31 Β· β 1.6K) - Convert HTML to Markdown-formatted text. βοΈGPL-3.0
django-markdown-editor (π₯29 Β· β 770 Β· π) - Awesome Django Markdown Editor, supported for.. βοΈGPL-3.0
django-markdownx (π₯27 Β· β 820) - Comprehensive Markdown plugin built for Django. BSD-3
mistletoe (π₯27 Β· β 740) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT
Show 1 hidden projects...
- markdown-include (π₯22 Β· β 95 Β· π) - Provides syntax for Python-Markdown which allows for..
βοΈGPL-3.0
π Public APIs ( β 290K Β· π€) - A collective list of free APIs.
π best-of-ml-python - DB Clients ( β 15K) - Collection of python database client libraries.
youtube-dl (π₯43 Β· β 130K) - Command-line program to download videos from YouTube.com and.. Unlicense
-
GitHub (π¨βπ» 1K Β· π 9.6K Β· π₯ 61M Β· π 27K - 15% open Β· β±οΈ 27.03.2024):
git clone https://github.com/ytdl-org/youtube-dl
-
PyPi (π₯ 400K / month Β· π¦ 1.8K Β· β±οΈ 16.12.2021):
pip install youtube_dl
-
Conda (π₯ 1.3M Β· β±οΈ 16.06.2023):
conda install -c conda-forge youtube-dl
google-api-python-client (π₯43 Β· β 7.3K) - The official Python client library for Googles.. Apache-2
-
GitHub (π¨βπ» 190 Β· π 2.4K Β· π¦ 190K Β· π 1.1K - 12% open Β· β±οΈ 02.04.2024):
git clone https://github.com/googleapis/google-api-python-client
-
PyPi (π₯ 41M / month Β· π¦ 7.9K Β· β±οΈ 03.04.2024):
pip install google-api-python-client
-
Conda (π₯ 2.7M Β· β±οΈ 03.04.2024):
conda install -c conda-forge google-api-python-client
GitPython (π₯42 Β· β 4.4K) - GitPython is a python library used to interact with Git repositories. BSD-3
-
GitHub (π¨βπ» 310 Β· π 890 Β· π¦ 240K Β· π 1K - 15% open Β· β±οΈ 02.04.2024):
git clone https://github.com/gitpython-developers/GitPython
-
PyPi (π₯ 60M / month Β· π¦ 8.6K Β· β±οΈ 31.03.2024):
pip install gitpython
-
Conda (π₯ 7.6M Β· β±οΈ 01.04.2024):
conda install -c conda-forge gitpython
python-telegram-bot (π₯41 Β· β 25K) - We have made you a wrapper you cant refuse. βοΈGPL-3.0
-
GitHub (π¨βπ» 190 Β· π 5K Β· π₯ 23K Β· π¦ 99K Β· π 2.1K - 0% open Β· β±οΈ 03.04.2024):
git clone https://github.com/python-telegram-bot/python-telegram-bot
-
PyPi (π₯ 1.2M / month Β· π¦ 2.6K Β· β±οΈ 08.02.2024):
pip install python-telegram-bot
-
Conda (π₯ 93K Β· β±οΈ 07.03.2024):
conda install -c conda-forge python-telegram-bot
discord.py (π₯40 Β· β 14K) - An API wrapper for Discord written in Python. MIT
-
GitHub (π¨βπ» 400 Β· π 3.7K Β· π¦ 42K Β· π 2.9K - 3% open Β· β±οΈ 22.03.2024):
git clone https://github.com/Rapptz/discord.py
-
PyPi (π₯ 600K / month Β· π¦ 2.8K Β· β±οΈ 10.08.2023):
pip install discord.py
-
Conda (π₯ 15K Β· β±οΈ 11.08.2023):
conda install -c conda-forge discord.py
pyTelegramBotAPI (π₯40 Β· β 7.6K) - Python Telegram bot api. βοΈGPL-2.0
gspread (π₯40 Β· β 6.8K) - Google Sheets Python API. MIT
-
GitHub (π¨βπ» 170 Β· π 980 Β· π₯ 3.1K Β· π¦ 31K Β· π 910 - 5% open Β· β±οΈ 02.04.2024):
git clone https://github.com/burnash/gspread
-
PyPi (π₯ 9.4M / month Β· π¦ 1.1K Β· β±οΈ 28.03.2024):
pip install gspread
-
Conda (π₯ 310K Β· β±οΈ 24.01.2024):
conda install -c conda-forge gspread
PyGithub (π₯39 Β· β 6.6K) - Typed interactions with the GitHub API v3. βοΈLGPL-3.0
pytube (π₯37 Β· β 10K Β· π€) - A lightweight, dependency-free Python library (and command-line.. Unlicense
slackclient (π₯37 Β· β 3.8K) - Slack Developer Kit for Python. MIT
-
GitHub (π¨βπ» 170 Β· π 890 Β· π₯ 200 Β· π¦ 1 Β· π 800 - 3% open Β· β±οΈ 01.04.2024):
git clone https://github.com/slackapi/python-slack-sdk
-
PyPi (π₯ 5.4M / month Β· π¦ 2.2K Β· β±οΈ 22.04.2022):
pip install slackclient
-
Conda (π₯ 750K Β· β±οΈ 16.06.2023):
conda install -c conda-forge slackclient
jira (π₯37 Β· β 1.9K) - Python Jira library. Development chat available on.. BSD-2
-
GitHub (π¨βπ» 260 Β· π 850 Β· π₯ 790 Β· π¦ 8.2K Β· π 740 - 24% open Β· β±οΈ 25.03.2024):
git clone https://github.com/pycontribs/jira
-
PyPi (π₯ 8.8M / month Β· π¦ 1.1K Β· β±οΈ 25.03.2024):
pip install jira
-
Conda (π₯ 130K Β· β±οΈ 26.03.2024):
conda install -c conda-forge jira
twilio (π₯37 Β· β 1.8K) - A Python module for communicating with the Twilio API and generating TwiML. MIT
python-slack-sdk (π₯36 Β· β 3.8K) - Slack Developer Kit for Python. MIT
-
GitHub (π¨βπ» 170 Β· π 890 Β· π₯ 200 Β· π¦ 1 Β· π 800 - 3% open Β· β±οΈ 01.04.2024):
git clone https://github.com/slackapi/python-slack-sdk
-
PyPi (π₯ 20M / month Β· π¦ 240 Β· β±οΈ 28.02.2024):
pip install slack-sdk
-
Conda (π₯ 160K Β· β±οΈ 28.02.2024):
conda install -c conda-forge slack-sdk
praw (π₯34 Β· β 3.3K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2
simple-salesforce (π₯33 Β· β 1.6K) - A very simple Salesforce.com REST API client for Python. Apache-2
-
GitHub (π¨βπ» 75 Β· π 630 Β· π 440 - 40% open Β· β±οΈ 02.04.2024):
git clone https://github.com/simple-salesforce/simple-salesforce
-
PyPi (π₯ 8.6M / month Β· π¦ 230 Β· β±οΈ 06.09.2023):
pip install simple-salesforce
-
Conda (π₯ 54K Β· β±οΈ 16.06.2023):
conda install -c conda-forge simple-salesforce
sherlock (π₯32 Β· β 51K) - Hunt down social media accounts by username across social networks. MIT
gallery-dl (π₯32 Β· β 10K) - Command-line program to download image galleries and collections.. βοΈGPL-2.0
notion-sdk-py (π₯29 Β· β 1.5K) - The official Notion API client library, but rewritten in Python!.. MIT
-
GitHub (π¨βπ» 30 Β· π 120 Β· π¦ 880 Β· π 86 - 6% open Β· β±οΈ 22.02.2024):
git clone https://github.com/ramnes/notion-sdk-py
-
PyPi (π₯ 980K / month Β· π¦ 48 Β· β±οΈ 28.12.2023):
pip install notion-client
-
Conda (π₯ 6.2K Β· β±οΈ 16.06.2023):
conda install -c conda-forge notion-client
imdbpy (π₯28 Β· β 1.2K) - Cinemagoer is a Python package useful to retrieve and manage the.. βοΈGPL-2.0
scdl (π₯26 Β· β 3.1K) - Soundcloud Music Downloader. βοΈGPL-2.0
instagram-scraper (π₯21 Β· β 6.9K) - Scrapes an instagram users photos and videos. Unlicense
Show 24 hidden projects...
- tushare (π₯34 Β· β 13K Β· π) - TuShare is a utility for crawling historical data of China stocks.
BSD-3
- google-maps-services-python (π₯33 Β· β 4.3K Β· π) - Python client library for Google Maps API Web Services.
Apache-2
- google-resumable-media (π₯33 Β· β 43) - Utilities for Google Media Downloads and Resumable..
Apache-2
- python-twitter (π₯32 Β· β 3.4K Β· π) - A Python wrapper around the Twitter API.
Apache-2
- facebook-sdk (π₯31 Β· β 2.7K Β· π) - Python SDK for Facebooks Graph API.
Apache-2
- py-googletrans (π₯30 Β· β 3.7K Β· π) - (unofficial) Googletrans: Free and Unlimited Google..
MIT
- twitter (π₯30 Β· β 3.1K Β· π) - Python Twitter API.
MIT
- Wikipedia (π₯30 Β· β 2.8K Β· π) - A Pythonic wrapper for the Wikipedia API.
MIT
- twython (π₯30 Β· β 1.9K Β· π) - Actively maintained, pure Python wrapper for the Twitter API...
MIT
- slacker (π₯30 Β· β 1.6K Β· π) - Full-featured Python interface for the Slack API.
Apache-2
- coursera-dl (π₯29 Β· β 9.2K Β· π) - Script for downloading Coursera.org videos and naming them.
βοΈLGPL-3.0
- Google Images Download (π₯29 Β· β 8.5K Β· π) - Python Script to download hundreds of images from..
MIT
- twitter-scraper (π₯27 Β· β 3.8K Β· π) - Scrape the Twitter Frontend API without authentication.
MIT
- python-instagram (π₯27 Β· β 3K Β· π) - Python Client for Instagram API.
MIT
- telepot (π₯27 Β· β 2.4K Β· π) - Python framework for Telegram Bot API.
MIT
- Django Facebook (π₯27 Β· β 1.4K Β· π) - Facebook open graph api implementation using the Django..
BSD-3
- gmusicapi (π₯26 Β· β 2.5K Β· π) - An unofficial client library for Google Music.
BSD-3
- twitterscraper (π₯25 Β· β 2.4K Β· π) - Scrape Twitter for Tweets.
MIT
- GHunt (π₯24 Β· β 15K) - Offensive Google framework.
βUnlicensed
- WikiExtractor (π₯24 Β· β 3.6K Β· π) - A tool for extracting plain text from Wikipedia dumps.
βοΈAGPL-3.0
- pyshorteners (π₯24 Β· β 380 Β· π) - Generating short urls with python has never been easier.
βοΈGPL-3.0
- instagram_private_api (π₯22 Β· β 2.9K Β· π) - A Python library to access Instagrams private API.
MIT
- InstaPy (π₯17 Β· β 16K Β· π) - Tool for automated Instagram interactions.
βοΈGPL-3.0
- igramscraper (π₯16 Β· β 2.1K Β· π) - scrapes medias, likes, followers, tags and all metadata...
MIT
fastapi-mail (π₯25 Β· β 600 Β· π€) - Fastapi mail system sending mails(individual, bulk).. MIT
mailer (π₯23 Β· β 280) - A light-weight, modular, message representation and mail delivery framework.. MIT
salmon (π₯18 Β· β 630) - A Python Mail Server. βοΈGPL-3.0
Show 7 hidden projects...
- sync-engine (π₯29 Β· β 3.5K Β· π) - IMAP/SMTP sync system with modern APIs.
βοΈAGPL-3.0
- yagmail (π₯29 Β· β 2.6K Β· π) - Send email in Python conveniently for gmail using yagmail.
MIT
- flask-mail (π₯29 Β· β 580 Β· π) - Flask-Mail adds SMTP mail sending to your Flask applications.
BSD-3
- flanker (π₯26 Β· β 1.6K Β· π) - Python email address and Mime parsing library.
Apache-2
- offlineimap (π₯24 Β· β 1.8K Β· π) - Read/sync your IMAP mailboxes (python2) [LEGACY: move..
βοΈlibpng-2.0
- pyramid_mailer (π₯21 Β· β 50 Β· π) - A package for sending email from your Pyramid..
BSD-3
- gmail (π₯20 Β· β 1.8K Β· π) - A Pythonic interface for Google Mail.
MIT
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
Scrapy (π₯45 Β· β 51K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3
feedparser (π₯38 Β· β 1.8K) - Parse feeds in Python. BSD-2
-
GitHub (π¨βπ» 57 Β· π 380 Β· π¦ 79K Β· π 250 - 32% open Β· β±οΈ 02.04.2024):
git clone https://github.com/kurtmckee/feedparser
-
PyPi (π₯ 3.4M / month Β· π¦ 7.6K Β· β±οΈ 10.12.2023):
pip install feedparser
-
Conda (π₯ 680K Β· β±οΈ 10.01.2024):
conda install -c conda-forge feedparser
trafilatura (π₯34 Β· β 2.7K) - Python & command-line tool to gather text on the Web: web.. Apache-2
parsel (π₯32 Β· β 1.1K) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3
dirsearch (π₯30 Β· β 11K) - Web path scanner. βοΈGPL-2.0
cloudscraper (π₯30 Β· β 3.9K Β· π€) - A Python module to bypass Cloudflares anti-bot page. MIT
pytrends (π₯30 Β· β 3K Β· π€) - Pseudo API for Google Trends. Apache-2
-
GitHub (π¨βπ» 86 Β· π 790 Β· π¦ 4.2K Β· π 480 - 28% open Β· β±οΈ 22.04.2023):
git clone https://github.com/GeneralMills/pytrends
-
PyPi (π₯ 190K / month Β· π¦ 82 Β· β±οΈ 13.04.2023):
pip install pytrends
-
Conda (π₯ 23K Β· β±οΈ 16.06.2023):
conda install -c conda-forge pytrends
MechanicalSoup (π₯27 Β· β 4.5K) - A Python library for automating interaction with websites. MIT
-
GitHub (π¨βπ» 55 Β· π 390 Β· π₯ 43 Β· π 180 - 19% open Β· β±οΈ 24.12.2023):
git clone https://github.com/MechanicalSoup/MechanicalSoup
-
PyPi (π₯ 70K / month Β· π¦ 270 Β· β±οΈ 04.07.2023):
pip install MechanicalSoup
-
Conda (π₯ 140K Β· β±οΈ 16.06.2023):
conda install -c conda-forge mechanicalsoup
Gerapy (π₯23 Β· β 3.2K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,.. MIT
Show 18 hidden projects...
- newspaper3k (π₯33 Β· β 14K Β· π) - newspaper3k is a news, full-text, and article metadata extraction..
MIT
- Pattern (π₯32 Β· β 8.6K Β· π) - Web mining module for Python, with tools for scraping, natural..
BSD-3
- pyspider (π₯30 Β· β 16K Β· π) - A Powerful Spider(Web Crawler) System in Python.
Apache-2
- python-goose (π₯28 Β· β 3.9K Β· π) - Html Content / Article Extractor, web scrapping lib in..
Apache-2
- robobrowser (π₯25 Β· β 3.7K Β· π) - Your friendly neighborhood web scraper.
BSD-3
- frontera (π₯25 Β· β 1.3K Β· π) - A scalable frontier for web crawlers.
BSD-3
- scrapely (π₯24 Β· β 1.8K Β· π) - A pure-python HTML screen-scraping library.
BSD-3
- Photon (π₯23 Β· β 10K Β· π) - Incredibly fast crawler designed for OSINT.
βοΈGPL-3.0
- AutoScraper (π₯23 Β· β 5.9K Β· π) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python.
MIT
- ruia (π₯22 Β· β 1.7K Β· π) - Async Python 3.6+ web scraping micro-framework based on asyncio.
Apache-2
- Cola (π₯21 Β· β 1.5K Β· π) - A high-level distributed crawling framework.
Apache-2
- Lassie (π₯21 Β· β 600 Β· π) - Web Content Retrieval for Humans.
MIT
- gain (π₯19 Β· β 2K Β· π) - Web crawling framework based on asyncio.
βοΈGPL-3.0
- snallygaster (π₯19 Β· β 2K) - Tool to scan for secret files on HTTP servers.
βοΈCC0-1.0
- opengraph (π₯15 Β· β 220 Β· π) - A python module to parse the Open Graph Protocol.
MIT
- Transistor (π₯14 Β· β 210 Β· π) - Transistor, a Python web scraping framework for intelligent use..
MIT
- lazynlp (π₯13 Β· β 2.1K Β· π) - Library to scrape and clean web pages to create massive datasets.
MIT
- Scrapera (π₯12 Β· β 310 Β· π) - A universal package of scraper scripts for humans.
MIT
sentry (π₯43 Β· β 37K) - Developer-first error tracking and performance monitoring. βοΈSSPL-1.0
-
GitHub (π¨βπ» 830 Β· π 4K Β· π₯ 47K Β· π¦ 680 Β· π 12K - 18% open Β· β±οΈ 04.04.2024):
git clone https://github.com/getsentry/sentry
-
PyPi (π₯ 2K / month Β· π¦ 400 Β· β±οΈ 25.07.2023):
pip install sentry
-
Conda (π₯ 750K Β· β±οΈ 03.04.2024):
conda install -c conda-forge sentry-sdk
opentelemetry-python (π₯37 Β· β 1.6K) - OpenTelemetry Python API and SDK. Apache-2
-
GitHub (π¨βπ» 230 Β· π 540 Β· π¦ 14K Β· π 1.6K - 18% open Β· β±οΈ 04.04.2024):
git clone https://github.com/open-telemetry/opentelemetry-python
-
PyPi (π₯ 120K / month Β· π¦ 4 Β· β±οΈ 18.07.2023):
pip install timing-asgi
-
Conda (π₯ 450K Β· β±οΈ 28.03.2024):
conda install -c conda-forge opentelemetry-api
Prometheus Client (π₯34 Β· β 3.8K) - Python client for the Prometheus monitoring system. Apache-2
-
GitHub (π¨βπ» 140 Β· π 820 Β· π 530 - 17% open Β· β±οΈ 09.03.2024):
git clone https://github.com/prometheus/client_python
-
PyPi (π₯ 33M / month Β· π¦ 900 Β· β±οΈ 14.02.2024):
pip install prometheus-client
-
Conda (π₯ 16M Β· β±οΈ 14.02.2024):
conda install -c conda-forge prometheus_client
GoAccess (π₯27 Β· β 17K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT
-
GitHub (π¨βπ» 170 Β· π 1.1K Β· π¦ 21 Β· π 2.2K - 17% open Β· β±οΈ 28.03.2024):
git clone https://github.com/allinurl/goaccess
Flask-MonitoringDashboard (π₯27 Β· β 730) - Automatically monitor the evolving performance of.. MIT
prometheus-flask-exporter (π₯27 Β· β 620) - Prometheus exporter for Flask applications. MIT
-
GitHub (π¨βπ» 27 Β· π 160 Β· π 140 - 27% open Β· β±οΈ 26.10.2023):
git clone https://github.com/rycus86/prometheus_flask_exporter
-
PyPi (π₯ 4.6M / month Β· π¦ 72 Β· β±οΈ 27.10.2023):
pip install prometheus-flask-exporter
-
Conda (π₯ 1.3M Β· β±οΈ 27.10.2023):
conda install -c conda-forge prometheus_flask_exporter
starlette context (π₯26 Β· β 420) - Middleware for Starlette that allows you to store and.. MIT
Starlette Prometheus (π₯21 Β· β 260) - Prometheus integration for Starlette. βοΈGPL-3.0
Show 4 hidden projects...
- opentracing-python (π₯26 Β· β 770 Β· π) - OpenTracing API for Python. This library is..
Apache-2
- ngxtop (π₯23 Β· β 6.4K Β· π) - Real-time metrics for nginx server.
MIT
- flask-state (π₯15 Β· β 620 Β· π) - Display machine state using Python3 with Flask.
BSD-3
- timing-asgi (π₯8 Β· β 120 Β· π€) - ASGI middleware to record and emit timing metrics (to..
βUnlicensed
Panel (π₯39 Β· β 4K) - Panel: The powerful data exploration & web app framework for Python. BSD-3
NiceGUI (π₯33 Β· β 7K) - Create web-based user interfaces with Python. The nice way. MIT
-
GitHub (π¨βπ» 100 Β· π 420 Β· π¦ 670 Β· π 800 - 4% open Β· β±οΈ 04.04.2024):
git clone https://github.com/zauberzeug/nicegui
-
PyPi (π₯ 48K / month Β· π¦ 42 Β· β±οΈ 04.04.2024):
pip install nicegui
-
Conda (π₯ 9.1K Β· β±οΈ 07.03.2024):
conda install -c conda-forge nicegui
-
Docker Hub (π₯ 18K Β· β 10 Β· β±οΈ 04.04.2024):
docker pull zauberzeug/nicegui
pyscript (π₯28 Β· β 17K) - Try PyScript: https://pyscript.com Examples:.. Apache-2
-
GitHub (π¨βπ» 120 Β· π 1.4K Β· π₯ 210 Β· π¦ 10 Β· π 750 - 3% open Β· β±οΈ 04.04.2024):
git clone https://github.com/pyscript/pyscript
Misago (π₯26 Β· β 2.5K) - Misago is fully featured modern forum application that is fast,.. βοΈGPL-2.0
-
GitHub (π¨βπ» 43 Β· π 520 Β· π¦ 47 Β· π 1.3K - 9% open Β· β±οΈ 16.03.2024):
git clone https://github.com/rafalp/Misago
python-react (π₯26 Β· β 1.6K Β· π€) - Server-side rendering of React components. MIT
trame (π₯23 Β· β 310) - Trame lets you weave various components and technologies into a Web.. Apache-2
Show 1 hidden projects...
django-debug-toolbar (π₯38 Β· β 7.9K) - A configurable set of panels that display various.. BSD-3
-
GitHub (π¨βπ» 280 Β· π 1K Β· π₯ 210 Β· π¦ 86K Β· π 890 - 8% open Β· β±οΈ 30.03.2024):
git clone https://github.com/jazzband/django-debug-toolbar
-
PyPi (π₯ 2.7M / month Β· π¦ 12K Β· β±οΈ 01.02.2024):
pip install django-debug-toolbar
-
Conda (π₯ 170K Β· β±οΈ 02.02.2024):
conda install -c conda-forge django-debug-toolbar
flask-admin (π₯37 Β· β 5.6K) - Simple and extensible administrative interface framework for.. BSD-3
-
GitHub (π¨βπ» 360 Β· π 1.6K Β· π¦ 25K Β· π 1.5K - 33% open Β· β±οΈ 15.10.2023):
git clone https://github.com/flask-admin/flask-admin
-
PyPi (π₯ 1.1M / month Β· π¦ 2.4K Β· β±οΈ 20.02.2023):
pip install flask-admin
-
Conda (π₯ 150K Β· β±οΈ 16.06.2023):
conda install -c conda-forge flask-admin
django-grappelli (π₯33 Β· β 3.6K) - A jazzy skin for the Django Admin-Interface (official.. BSD-3
-
GitHub (π¨βπ» 90 Β· π 660 Β· π¦ 6.1K Β· π 720 - 1% open Β· β±οΈ 13.03.2024):
git clone https://github.com/sehmaschine/django-grappelli
-
PyPi (π₯ 220K / month Β· π¦ 1.7K Β· β±οΈ 20.12.2023):
pip install django-grappelli
-
Conda (π₯ 130K Β· β±οΈ 21.09.2023):
conda install -c conda-forge django-grappelli
django-admin-interface (π₯33 Β· β 1.7K) - djangos default admin interface with superpowers -.. MIT
fastapi-admin (π₯25 Β· β 2.5K) - A fast admin dashboard based on FastAPI and TortoiseORM.. Apache-2
starlette-admin (π₯25 Β· β 460) - Fast, beautiful and extensible administrative interface.. MIT
-
GitHub (π¨βπ» 15 Β· π 50 Β· π¦ 340 Β· π 190 - 39% open Β· β±οΈ 25.03.2024):
git clone https://github.com/jowilf/starlette-admin
-
PyPi (π₯ 45K / month Β· π¦ 12 Β· β±οΈ 04.02.2024):
pip install starlette-admin
-
Conda (π₯ 1.3K Β· β±οΈ 21.01.2024):
conda install -c conda-forge starlette-admin
nginx-ui (π₯16 Β· β 4.4K Β· π€) - Nginx UI allows you to access and modify the nginx configurations.. MIT
-
GitHub (π¨βπ» 4 Β· π 260 Β· π 38 - 63% open Β· β±οΈ 24.04.2023):
git clone https://github.com/schenkd/nginx-ui
-
Docker Hub (π₯ 540K Β· β 15 Β· β±οΈ 25.06.2020):
docker pull schenkd/nginx-ui
Show 6 hidden projects...
- django-suit (π₯29 Β· β 2.3K Β· π) - Modern theme for Django admin interface.
βοΈAFL-3.0
- xadmin (π₯27 Β· β 4.7K Β· π) - Drop-in replacement of Django admin comes with lots of goodies,..
BSD-3
- django-jet (π₯27 Β· β 3.5K Β· π) - Modern responsive template for the Django admin..
βοΈAGPL-3.0
- django-admin-bootstrapped (π₯26 Β· β 1.6K Β· π) - A Django admin theme using Twitter Bootstrap. It..
Apache-2
- django-admin2 (π₯23 Β· β 1.2K Β· π) - Extendable, adaptable rewrite of django.contrib.admin.
BSD-3
- django-smuggler (π₯22 Β· β 370 Β· π) - Django Smuggler is a pluggable application for Django..
βοΈLGPL-3.0
Kong (π₯39 Β· β 38K) - The Cloud-Native API Gateway and AI Gateway. Apache-2
-
GitHub (π¨βπ» 410 Β· π 4.7K Β· π¦ 21 Β· π 4.4K - 2% open Β· β±οΈ 04.04.2024):
git clone https://github.com/kong/kong
-
Docker Hub (π₯ 320M Β· β 780 Β· β±οΈ 16.03.2024):
docker pull kong
tyk (π₯27 Β· β 9.2K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0
-
GitHub (π¨βπ» 120 Β· π 1.1K Β· π 2.2K - 16% open Β· β±οΈ 02.04.2024):
git clone https://github.com/TykTechnologies/tyk
flask-sqlalchemy (π₯36 Β· β 4.1K) - Adds SQLAlchemy support to Flask. BSD-3
Flask-Migrate (π₯35 Β· β 2.3K) - SQLAlchemy database migrations for Flask applications using.. MIT
flask-session (π₯34 Β· β 480) - Server side session extension for Flask. BSD-3
flask-marshmallow (π₯32 Β· β 840) - Flask + marshmallow for beautiful APIs. MIT
-
GitHub (π¨βπ» 24 Β· π 58 Β· π¦ 29K Β· π 120 - 20% open Β· β±οΈ 01.04.2024):
git clone https://github.com/marshmallow-code/flask-marshmallow
-
PyPi (π₯ 910K / month Β· π¦ 830 Β· β±οΈ 18.03.2024):
pip install flask-marshmallow
-
Conda (π₯ 90K Β· β±οΈ 16.06.2023):
conda install -c conda-forge flask-marshmallow
flask-limiter (π₯31 Β· β 1.1K) - Rate Limiting extension for Flask. MIT
flask-caching (π₯31 Β· β 860) - A caching extension for Flask. BSD-3
-
GitHub (π¨βπ» 110 Β· π 190 Β· π¦ 19K Β· π 240 - 24% open Β· β±οΈ 06.01.2024):
git clone https://github.com/pallets-eco/flask-caching
-
PyPi (π₯ 4.8M / month Β· π¦ 780 Β· β±οΈ 08.10.2023):
pip install flask-caching
-
Conda (π₯ 180K Β· β±οΈ 08.10.2023):
conda install -c conda-forge flask-caching
flask-cors (π₯30 Β· β 860) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT
-
GitHub (π¨βπ» 46 Β· π 140 Β· π¦ 280K Β· π 160 - 29% open Β· β±οΈ 26.03.2024):
git clone https://github.com/corydolphin/flask-cors
-
PyPi (π₯ 8.7M / month Β· π¦ 8.4K Β· β±οΈ 26.06.2023):
pip install flask-cors
-
Conda (π₯ 850K Β· β±οΈ 26.06.2023):
conda install -c conda-forge flask-cors
flask-assets (π₯26 Β· β 450) - Flask webassets integration. BSD-2
-
GitHub (π¨βπ» 42 Β· π 100 Β· π¦ 7.5K Β· π 100 - 21% open Β· β±οΈ 15.12.2023):
git clone https://github.com/miracle2k/flask-assets
-
PyPi (π₯ 190K / month Β· π¦ 2.1K Β· β±οΈ 22.10.2023):
pip install flask-assets
-
Conda (π₯ 45K Β· β±οΈ 09.11.2023):
conda install -c conda-forge flask-assets
Flask-Moment (π₯26 Β· β 360) - Formatting of dates and times in Flask templates using.. MIT
-
GitHub (π¨βπ» 22 Β· π 50 Β· π¦ 24K Β· π 49 - 4% open Β· β±οΈ 15.10.2023):
git clone https://github.com/miguelgrinberg/Flask-Moment
-
PyPi (π₯ 59K / month Β· π¦ 2.3K Β· β±οΈ 05.10.2022):
pip install flask-moment
-
Conda (π₯ 49K Β· β±οΈ 16.06.2023):
conda install -c conda-forge flask-moment
flask-paginate (π₯26 Β· β 280) - Pagination support for flask. BSD-3
-
GitHub (π¨βπ» 27 Β· π 79 Β· π₯ 56 Β· π¦ 3.1K Β· π 76 - 11% open Β· β±οΈ 28.03.2024):
git clone https://github.com/lixxu/flask-paginate
-
PyPi (π₯ 94K / month Β· π¦ 49 Β· β±οΈ 28.03.2024):
pip install flask-paginate
-
Conda (π₯ 21K Β· β±οΈ 28.03.2024):
conda install -c conda-forge flask-paginate
flask_pydantic (π₯25 Β· β 330) - flask extension for integration with the awesome pydantic.. MIT
flask-rebar (π₯25 Β· β 230) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT
flask_injector (π₯24 Β· β 260 Β· π€) - Adds Injector support to Flask. BSD-3
-
GitHub (π¨βπ» 13 Β· π 40 Β· π¦ 890 Β· π 51 - 23% open Β· β±οΈ 27.07.2023):
git clone https://github.com/alecthomas/flask_injector
-
PyPi (π₯ 84K / month Β· π¦ 66 Β· β±οΈ 27.07.2023):
pip install flask_injector
-
Conda (π₯ 5.5K Β· β±οΈ 28.07.2023):
conda install -c conda-forge flask-injector
flask-jsonrpc (π₯23 Β· β 290) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3
Flask-Opentracing (π₯22 Β· β 140) - OpenTracing instrumentation for the Flask.. BSD-3
cookiecutter-flask (π₯21 Β· β 4.5K) - A flask template with Bootstrap, asset.. MIT
-
GitHub (π¨βπ» 77 Β· π 750 Β· π 190 - 5% open Β· β±οΈ 04.04.2024):
git clone https://github.com/cookiecutter-flask/cookiecutter-flask
safrs (π₯19 Β· β 400) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. βοΈGPL-3.0
flask-msearch (π₯18 Β· β 210) - Full text search for flask. BSD-3
Show 17 hidden projects...
- flask-security (π₯30 Β· β 1.6K Β· π) - Quick and simple security for Flask applications.
MIT
- flask-mongoengine (π₯29 Β· β 840 Β· π) - MongoEngine flask extension with WTF model forms..
BSD-3
- flask-apispec (π₯27 Β· β 650 Β· π) - Build and document REST APIs with Flask and apispec.
MIT
- flask-babel (π₯27 Β· β 430) - i18n and l10n support for Flask based on Babel and pytz.
βUnlicensed
- flask-bcrypt (π₯27 Β· β 320 Β· π) - Flask-Bcrypt is a Flask extension that provides bcrypt..
BSD-3
- flask-ask (π₯24 Β· β 1.9K Β· π) - Alexa Skills Kit for Python.
Apache-2
- flask-bootstrap (π₯24 Β· β 1.6K Β· π) - A Flask app template with integrated SQLAlchemy,..
BSD-3
- Frozen-Flask (π₯24 Β· β 780) - Freezes a Flask application into a set of static files.
βUnlicensed
- flask-profiler (π₯24 Β· β 750 Β· π) - a flask profiler which watches endpoint calls and tries..
MIT
- Flask-Excel (π₯24 Β· β 260 Β· π) - A flask extension using pyexcel to read, manipulate and write..
BSD-3
- flask-seasurf (π₯24 Β· β 190 Β· π) - SeaSurf is a Flask extension for preventing cross-site..
BSD-3
- flask-talisman (π₯22 Β· β 910 Β· π) - HTTP security headers for Flask.
Apache-2
- flask-s3 (π₯22 Β· β 190 Β· π) - Seamlessly serve your static assets of your Flask app from Amazon..
βοΈWTFPL
- flask-ngrok (π₯20 Β· β 140 Β· π) - A simple way to demo Flask apps from your machine.
Apache-2
- flask_jsondash (π₯18 Β· β 3.3K Β· π) - Build complex dashboards without any front-end code...
MIT
- flask-file-upload (π₯17 Β· β 160 Β· π) - Easy file uploads for Flask.
MIT
- flask2postman (π₯12 Β· β 150 Β· π) - Generate a Postman collection from your Flask application.
MIT
fastapi-admin/fastapi-admin (π₯25 Β· β 2.5K) - A fast admin dashboard based on FastAPI and.. Apache-2
starlette_exporter (π₯25 Β· β 290) - Prometheus exporter for Starlette and FastAPI. Apache-2
fastapi-code-generator (π₯22 Β· β 900 Β· π€) - This code generator creates FastAPI app from an.. MIT
fastapi-mvc (π₯21 Β· β 550) - Developer productivity tool for making high-quality FastAPI.. MIT
fastapi-plugins (π₯19 Β· β 330) - FastAPI framework plugins. MIT
Show 10 hidden projects...
- fastapi-crudrouter (π₯24 Β· β 1.3K Β· π) - A dynamic FastAPI router that automatically creates..
MIT
- fastapi-utils (π₯22 Β· β 1.7K Β· π) - Reusable utilities for FastAPI.
MIT
- fastapi-sqlalchemy (π₯22 Β· β 570 Β· π) - Adds simple SQLAlchemy support to FastAPI.
MIT
- fastapi-socketio (π₯22 Β· β 320 Β· π) - Easily integrate socket.io with your FastAPI app.
Apache-2
- fastapi_cache (π₯18 Β· β 210 Β· π) - FastAPI simple cache.
MIT
- fastapi-react (π₯17 Β· β 2K Β· π) - Cookiecutter Template for FastAPI + React Projects. Using..
MIT
- fastapi-versioning (π₯17 Β· β 600 Β· π) - api versioning for fastapi web applications.
MIT
- fastapi_contrib (π₯16 Β· β 600 Β· π) - Opinionated set of utilities on top of FastAPI.
MIT
- fastapi_client (π₯14 Β· β 320 Β· π) - FastAPI client generator.
Apache-2
- fastapi-lazy (π₯11 Β· β 110 Β· π) - Simplifies class-based views for more organized and..
MIT
pyramid_services (π₯16 Β· β 81 Β· π€) - A service layer for pyramid. MIT
Show 2 hidden projects...
- pyramid_jinja2 (π₯23 Β· β 71) - Jinja2 templating system bindings for the Pyramid web..
βUnlicensed
- pyramid_celery (π₯18 Β· β 100 Β· π) - Pyramid configuration with celery integration. Allows..
MIT
django-import-export (π₯38 Β· β 2.9K) - Django application and library for importing and.. BSD-2
-
GitHub (π¨βπ» 200 Β· π 770 Β· π¦ 95K Β· π 990 - 1% open Β· β±οΈ 03.02.2024):
git clone https://github.com/django-import-export/django-import-export
-
PyPi (π₯ 1.2M / month Β· π¦ 1.1K Β· β±οΈ 15.03.2024):
pip install django-import-export
-
Conda (π₯ 89K Β· β±οΈ 05.02.2024):
conda install -c conda-forge django-import-export
django-extensions (π₯37 Β· β 6.4K) - This is a repository for collecting global custom.. MIT
-
GitHub (π¨βπ» 580 Β· π 1.1K Β· π¦ 220K Β· π 920 - 21% open Β· β±οΈ 07.02.2024):
git clone https://github.com/django-extensions/django-extensions
-
PyPi (π₯ 3.8M / month Β· π¦ 12K Β· β±οΈ 05.06.2023):
pip install django-extensions
-
Conda (π₯ 410K Β· β±οΈ 05.06.2023):
conda install -c conda-forge django-extensions
django-oscar (π₯37 Β· β 6.1K) - Domain-driven e-commerce for Django. BSD-3
django-cors-headers (π₯37 Β· β 5.2K) - Django app for handling the server headers required.. MIT
-
GitHub (π¨βπ» 69 Β· π 540 Β· π¦ 220K Β· π 270 - 2% open Β· β±οΈ 26.03.2024):
git clone https://github.com/adamchainz/django-cors-headers
-
PyPi (π₯ 6.2M / month Β· π¦ 6.8K Β· β±οΈ 14.11.2023):
pip install django-cors-headers
-
Conda (π₯ 96K Β· β±οΈ 14.11.2023):
conda install -c conda-forge django-cors-headers
django-filter (π₯37 Β· β 4.3K) - A generic system for filtering Django QuerySets based on.. BSD-3
-
GitHub (π¨βπ» 210 Β· π 750 Β· π¦ 160K Β· π 830 - 7% open Β· β±οΈ 27.03.2024):
git clone https://github.com/carltongibson/django-filter
-
PyPi (π₯ 4.9M / month Β· π¦ 8.9K Β· β±οΈ 27.03.2024):
pip install django-filter
-
Conda (π₯ 130K Β· β±οΈ 27.03.2024):
conda install -c conda-forge django-filter
django-storages (π₯37 Β· β 2.6K) - Django-storages is a project to provide a variety of.. BSD-3
-
GitHub (π¨βπ» 260 Β· π 840 Β· π¦ 180K Β· π 710 - 23% open Β· β±οΈ 26.03.2024):
git clone https://github.com/jschneier/django-storages
-
PyPi (π₯ 3.5M / month Β· π¦ 5K Β· β±οΈ 09.10.2023):
pip install django-storages
-
Conda (π₯ 57K Β· β±οΈ 21.10.2023):
conda install -c conda-forge django-storages
django-haystack (π₯36 Β· β 3.5K) - Modular search for Django. BSD-3
-
GitHub (π¨βπ» 210 Β· π 1.3K Β· π¦ 9.6K Β· π 1.3K - 43% open Β· β±οΈ 02.04.2024):
git clone https://github.com/django-haystack/django-haystack
-
PyPi (π₯ 130K / month Β· π¦ 2.8K Β· β±οΈ 20.07.2023):
pip install django-haystack
-
Conda (π₯ 5.9K Β· β±οΈ 11.02.2024):
conda install -c conda-forge django-haystack
django-reversion (π₯36 Β· β 3K) - django-reversion is an extension to the Django web.. BSD-3
django-mptt (π₯36 Β· β 2.8K) - Utilities for implementing a modified pre-order traversal tree.. MIT
django-model-utils (π₯36 Β· β 2.6K) - Django model mixins and utilities. BSD-3
django-simple-history (π₯36 Β· β 2.1K) - Store model history and view/revert changes from.. BSD-3
django-stubs (π₯36 Β· β 1.4K) - PEP-484 stubs for Django. MIT
django-environ (π₯34 Β· β 2.9K Β· π€) - Django-environ allows you to utilize 12factor inspired.. MIT
-
GitHub (π¨βπ» 93 Β· π 320 Β· π₯ 56 Β· π¦ 220K Β· π 260 - 31% open Β· β±οΈ 01.09.2023):
git clone https://github.com/joke2k/django-environ
-
PyPi (π₯ 2.4M / month Β· π¦ 3.6K Β· β±οΈ 01.09.2023):
pip install django-environ
-
Conda (π₯ 68K Β· β±οΈ 02.09.2023):
conda install -c conda-forge django-environ
django-webpack-loader (π₯34 Β· β 2.5K) - Transparently use webpack with django. MIT
-
GitHub (π¨βπ» 62 Β· π 340 Β· π¦ 9.3K Β· π 190 - 6% open Β· β±οΈ 04.04.2024):
git clone https://github.com/django-webpack/django-webpack-loader
-
PyPi (π₯ 530K / month Β· π¦ 990 Β· β±οΈ 04.04.2024):
pip install django-webpack-loader
-
Conda (π₯ 9.4K Β· β±οΈ 04.04.2024):
conda install -c conda-forge django-webpack-loader
django-ckeditor (π₯34 Β· β 2.4K) - Django admin CKEditor integration. BSD-3
django-redis (π₯33 Β· β 2.8K) - Full featured redis cache backend for Django. BSD-3
django-bootstrap3 (π₯33 Β· β 2.3K) - Bootstrap 3 integration with Django. BSD-3
-
GitHub (π¨βπ» 99 Β· π 680 Β· π¦ 19K Β· π 300 - 2% open Β· β±οΈ 02.04.2024):
git clone https://github.com/zostera/django-bootstrap3
-
PyPi (π₯ 130K / month Β· π¦ 4K Β· β±οΈ 28.12.2023):
pip install django-bootstrap3
-
Conda (π₯ 28K Β· β±οΈ 16.06.2023):
conda install -c conda-forge django-bootstrap3
dj-database-url (π₯33 Β· β 1.4K) - Use Database URLs in your Django Application. BSD-3
django-phonenumber-field (π₯33 Β· β 1.4K) - A django model and form field for normalised phone.. MIT
django-bootstrap4 (π₯33 Β· β 1K) - Bootstrap 4 integration with Django. BSD-3
-
GitHub (π¨βπ» 140 Β· π 260 Β· π¦ 160K Β· π 160 - 13% open Β· β±οΈ 25.03.2024):
git clone https://github.com/zostera/django-bootstrap4
-
PyPi (π₯ 200K / month Β· π¦ 1K Β· β±οΈ 29.01.2024):
pip install django-bootstrap4
-
Conda (π₯ 26K Β· β±οΈ 16.06.2023):
conda install -c conda-forge django-bootstrap4
Django-Ninja (π₯32 Β· β 6.1K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT
-
GitHub (π¨βπ» 130 Β· π 360 Β· π¦ 2.2K Β· π 760 - 38% open Β· β±οΈ 09.02.2024):
git clone https://github.com/vitalik/django-ninja
-
PyPi (π₯ 280K / month Β· π¦ 27 Β· β±οΈ 07.12.2023):
pip install django-ninja
-
Conda (π₯ 9.2K Β· β±οΈ 12.12.2023):
conda install -c conda-forge django-ninja
django-taggit (π₯32 Β· β 3.2K) - Simple tagging for django. BSD-3
-
GitHub (π¨βπ» 150 Β· π 620 Β· π 440 - 21% open Β· β±οΈ 07.03.2024):
git clone https://github.com/jazzband/django-taggit
-
PyPi (π₯ 670K / month Β· π¦ 2.9K Β· β±οΈ 29.10.2023):
pip install django-taggit
-
Conda (π₯ 120K Β· β±οΈ 29.10.2023):
conda install -c conda-forge django-taggit
django-autocomplete-light (π₯32 Β· β 1.8K) - A fresh approach to autocomplete implementations,.. MIT
django-rq (π₯32 Β· β 1.8K) - A simple app that provides django integration for RQ (Redis Queue). MIT
django-pipeline (π₯32 Β· β 1.5K) - Pipeline is an asset packaging library for Django. MIT
cookiecutter-django (π₯31 Β· β 11K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3
django-sql-explorer (π₯31 Β· β 2.2K) - Easily share data across your company via SQL.. MIT
sorl-thumbnail (π₯31 Β· β 1.7K) - Thumbnails for Django. BSD-3
django-money (π₯31 Β· β 1.6K) - Money fields for Django forms and models. BSD-3
django-waffle (π₯31 Β· β 1.1K) - A feature flipper for Django. BSD-3
-
GitHub (π¨βπ» 120 Β· π 260 Β· π¦ 1.3K Β· π 210 - 19% open Β· β±οΈ 11.12.2023):
git clone https://github.com/django-waffle/django-waffle
-
PyPi (π₯ 470K / month Β· π¦ 350 Β· β±οΈ 11.12.2023):
pip install django-waffle
-
Conda (π₯ 16K Β· β±οΈ 31.07.2023):
conda install -c conda-forge django-waffle
django-dbbackup (π₯31 Β· β 900) - Management commands to help backup and restore your.. BSD-3
django-activity-stream (π₯30 Β· β 2.3K) - Generate generic activity streams from the actions on.. BSD-3
django-imagekit (π₯30 Β· β 2.2K Β· π€) - Automated image processing for Django. Currently v4.0. BSD-3
django-cacheops (π₯30 Β· β 2K) - A slick ORM cache with automatic granular event-driven.. BSD-3
django-widget-tweaks (π₯30 Β· β 2K) - Tweak the form field rendering in templates, not in.. MIT
django-constance (π₯30 Β· β 1.6K) - Dynamic Django settings. BSD-3
django-polymorphic (π₯30 Β· β 1.6K) - Improved Django model inheritance with automatic.. BSD-3
-
GitHub (π¨βπ» 120 Β· π 270 Β· π 340 - 45% open Β· β±οΈ 03.04.2024):
git clone https://github.com/django-polymorphic/django-polymorphic
-
PyPi (π₯ 500K / month Β· π¦ 190 Β· β±οΈ 18.11.2021):
pip install django-polymorphic
-
Conda (π₯ 64K Β· β±οΈ 16.06.2023):
conda install -c conda-forge django_polymorphic
django-angular (π₯30 Β· β 1.2K) - Let AngularJS play well with Django. MIT
django-fsm (π₯29 Β· β 2.3K) - Django friendly finite state machine support. MIT
django-configurations (π₯29 Β· β 1.1K) - A helper for organizing Django project settings by.. BSD-3
-
GitHub (π¨βπ» 66 Β· π 140 Β· π¦ 3K Β· π 210 - 27% open Β· β±οΈ 30.11.2023):
git clone https://github.com/jazzband/django-configurations
-
PyPi (π₯ 240K / month Β· π¦ 670 Β· β±οΈ 27.03.2024):
pip install django-configurations
-
Conda (π₯ 31K Β· β±οΈ 28.03.2024):
conda install -c conda-forge django-configurations
djangorestframework-stubs (π₯29 Β· β 400) - PEP-484 stubs for django-rest-framework. MIT
-
GitHub (π¨βπ» 70 Β· π 100 Β· π¦ 2.9K Β· π 140 - 37% open Β· β±οΈ 03.04.2024):
git clone https://github.com/typeddjango/djangorestframework-stubs
-
PyPi (π₯ 770K / month Β· π¦ 60 Β· β±οΈ 05.12.2023):
pip install djangorestframework-stubs
-
Conda (π₯ 9K Β· β±οΈ 05.12.2023):
conda install -c conda-forge djangorestframework-stubs
viewflow (π₯28 Β· β 2.5K) - Reusable workflow library for Django. βοΈAGPL-3.0
django-push-notifications (π₯28 Β· β 2.2K) - Send push notifications to mobile devices through GCM.. MIT
django-lifecycle (π₯28 Β· β 1.3K) - Declarative model lifecycle hooks, an alternative to.. MIT
django-organizations (π₯28 Β· β 1.2K) - Multi-user accounts for Django projects. BSD-2
-
GitHub (π¨βπ» 49 Β· π 200 Β· π¦ 280 Β· π 150 - 9% open Β· β±οΈ 18.03.2024):
git clone https://github.com/bennylope/django-organizations
-
PyPi (π₯ 42K / month Β· π¦ 37 Β· β±οΈ 18.03.2024):
pip install django-organizations
-
Conda (π₯ 5.9K Β· β±οΈ 16.06.2023):
conda install -c conda-forge django-organizations
django-split-settings (π₯28 Β· β 1.1K) - Organize Django settings into multiple files and.. BSD-3
django-rosetta (π₯28 Β· β 990) - Rosetta is a Django application that eases the translation.. MIT
-
GitHub (π¨βπ» 81 Β· π 190 Β· π¦ 3.1K Β· π 160 - 29% open Β· β±οΈ 13.12.2023):
git clone https://github.com/mbi/django-rosetta
-
PyPi (π₯ 110K / month Β· π¦ 610 Β· β±οΈ 04.12.2023):
pip install django-rosetta
-
Conda (π₯ 9.2K Β· β±οΈ 16.06.2023):
conda install -c conda-forge django-rosetta
django-extra-views (π₯27 Β· β 1.4K) - Djangos class-based generic views are awesome, lets.. MIT
django-filebrowser (π₯27 Β· β 950 Β· π€) - Media-Management with Grappelli. BSD-3
django-csp (π₯27 Β· β 520) - Content Security Policy for Django. BSD-3
django-cachalot (π₯26 Β· β 1.2K) - No effort, no worry, maximum performance. BSD-3
-
GitHub (π¨βπ» 35 Β· π 140 Β· π¦ 730 Β· π 160 - 18% open Β· β±οΈ 11.01.2024):
git clone https://github.com/noripyt/django-cachalot
-
PyPi (π₯ 80K / month Β· π¦ 87 Β· β±οΈ 11.01.2024):
pip install django-cachalot
-
Conda (π₯ 45K Β· β±οΈ 16.06.2023):
conda install -c conda-forge django-cachalot
django-summernote (π₯26 Β· β 1K) - Simply integrate Summernote editor with Django project. MIT
django-easy-audit (π₯26 Β· β 660) - Yet another Django audit log app, hopefully the.. βοΈGPL-3.0
django-countries (π₯25 Β· β 1.4K Β· π) - A Django application that provides country choices.. MIT
django-cleanup (π₯25 Β· β 1K) - Automatically deletes old file for FileField and ImageField... MIT
django-paypal (π₯25 Β· β 710) - A pluggable Django application for integrating PayPal.. MIT
django-robots (π₯24 Β· β 450) - A Django app for managing robots.txt files following the.. BSD-3
django-codemod (π₯21 Β· β 170) - A tool to automatically fix Django deprecations. MIT
Show 17 hidden projects...
- django-braces (π₯31 Β· β 1.9K Β· π) - Reusable, generic mixins for Django.
BSD-3
- django-q (π₯31 Β· β 1.8K Β· π) - A multiprocessing distributed task queue for Django.
MIT
- easy-thumbnails (π₯31 Β· β 1.4K Β· π) - Easy thumbnails for Django.
BSD-3
- jsonfield (π₯31 Β· β 1.2K Β· π) - A reusable Django model field for storing ad-hoc JSON data.
MIT
- django-tables2 (π₯30 Β· β 1.8K Β· π) - django-tables2 - An app for creating HTML tables.
βUnlicensed
- django-shop (π₯28 Β· β 3.1K Β· π) - A Django based shop system.
BSD-3
- django-redis-cache (π₯28 Β· β 1K Β· π) - A Redis cache backend for django.
BSD-3
- django-blog-zinnia (π₯27 Β· β 2.1K Β· π) - Simple yet powerful and really extendable application..
BSD-3
- django-watson (π₯26 Β· β 1.2K Β· π) - Full-text multi-table search application for Django...
BSD-3
- django-jenkins (π₯26 Β· β 950 Β· π) - Plug and play continuous integration with django and..
βοΈLGPL-3.0
- django-floppyforms (π₯26 Β· β 840 Β· π) - Full control of form rendering in the templates.
βοΈMirOS
- django-compressor (π₯25 Β· β 2.8K Β· π) - Compresses linked and inline javascript or CSS into a..
βUnlicensed
- django-vanilla-views (π₯25 Β· β 980 Β· π) - Beautifully simple class-based views.
BSD-2
- django-cache-machine (π₯25 Β· β 870 Β· π) - Automatic caching and invalidation for Django models..
BSD-3
- django-solo (π₯24 Β· β 840) - Helps working with singletons - things like global..
βUnlicensed
- merchant (π₯19 Β· β 1K Β· π) - A Django app to accept payments from various payment processors..
BSD-3
- django-schedule (π₯14 Β· β 830 Β· π) - A calendaring app for Django. It is now stable,..
BSD-3
jinja (π₯43 Β· β 9.9K) - A very fast and expressive template engine. BSD-3
-
GitHub (π¨βπ» 310 Β· π 1.6K Β· π₯ 56K Β· π¦ 21 Β· π 1K - 9% open Β· β±οΈ 10.01.2024):
git clone https://github.com/pallets/jinja
-
PyPi (π₯ 160M / month Β· π¦ 100K Β· β±οΈ 10.01.2024):
pip install jinja2
-
Conda (π₯ 36M Β· β±οΈ 11.01.2024):
conda install -c conda-forge jinja2
certbot (π₯41 Β· β 31K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2
-
GitHub (π¨βπ» 530 Β· π 3.4K Β· π₯ 160K Β· π¦ 2K Β· π 5.3K - 5% open Β· β±οΈ 04.04.2024):
git clone https://github.com/certbot/certbot
-
PyPi (π₯ 5.4M / month Β· π¦ 350 Β· β±οΈ 03.04.2024):
pip install certbot
-
Conda (π₯ 25K Β· β±οΈ 06.01.2024):
conda install -c conda-forge certbot-apache
web3.py (π₯40 Β· β 4.7K) - A python interface for interacting with the Ethereum blockchain and.. MIT
dnspython (π₯40 Β· β 2.3K) - a powerful DNS toolkit for python. ISC
-
GitHub (π¨βπ» 120 Β· π 530 Β· π₯ 420 Β· π¦ 280K Β· π 530 - 1% open Β· β±οΈ 29.03.2024):
git clone https://github.com/rthalley/dnspython
-
PyPi (π₯ 37M / month Β· π¦ 4.9K Β· β±οΈ 18.02.2024):
pip install dnspython
-
Conda (π₯ 1.4M Β· β±οΈ 29.02.2024):
conda install -c conda-forge dnspython
scapy (π₯39 Β· β 10K) - Scapy: the Python-based interactive packet manipulation program &.. βοΈGPL-2.0
rdflib (π₯37 Β· β 2.1K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3
-
GitHub (π¨βπ» 190 Β· π 540 Β· π₯ 250 Β· π¦ 18K Β· π 1.2K - 19% open Β· β±οΈ 03.04.2024):
git clone https://github.com/RDFLib/rdflib
-
PyPi (π₯ 2.9M / month Β· π¦ 2.3K Β· β±οΈ 01.08.2023):
pip install rdflib
-
Conda (π₯ 480K Β· β±οΈ 02.08.2023):
conda install -c conda-forge rdflib
impacket (π₯36 Β· β 13K) - Impacket is a collection of Python classes for working with network.. Apache-2
itsdangerous (π₯36 Β· β 2.8K Β· π€) - Safely pass trusted data to untrusted environments and back. BSD-3
-
GitHub (π¨βπ» 42 Β· π 220 Β· π¦ 1M Β· π 110 - 0% open Β· β±οΈ 06.09.2023):
git clone https://github.com/pallets/itsdangerous
-
PyPi (π₯ 71M / month Β· π¦ 53K Β· β±οΈ 24.03.2022):
pip install itsdangerous
-
Conda (π₯ 7M Β· β±οΈ 16.06.2023):
conda install -c conda-forge itsdangerous
certifi (π₯36 Β· β 760) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0
weblate (π₯35 Β· β 4.2K) - Web based localization tool with tight version control integration. βοΈGPL-3.0
webargs (π₯35 Β· β 1.4K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT
-
GitHub (π¨βπ» 78 Β· π 160 Β· π¦ 8.1K Β· π 290 - 2% open Β· β±οΈ 01.04.2024):
git clone https://github.com/marshmallow-code/webargs
-
PyPi (π₯ 1.6M / month Β· π¦ 480 Β· β±οΈ 07.01.2024):
pip install webargs
-
Conda (π₯ 220K Β· β±οΈ 08.01.2024):
conda install -c conda-forge webargs
fake-useragent (π₯34 Β· β 3.4K) - Up-to-date simple useragent faker with real world database. Apache-2
pywebview (π₯33 Β· β 4.3K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3
saleor (π₯32 Β· β 20K) - Saleor Core: the high performance, composable, headless.. BSD-3
-
GitHub (π¨βπ» 290 Β· π 5.3K Β· π₯ 140 Β· π¦ 3 Β· π 4.3K - 14% open Β· β±οΈ 02.04.2024):
git clone https://github.com/saleor/saleor
tifffile (π₯32 Β· β 460) - Read and write TIFF files. BSD-3
-
GitHub (π¨βπ» 1 Β· π 150 Β· π₯ 220 Β· π¦ 51K Β· π 220 - 0% open Β· β±οΈ 12.02.2024):
git clone https://github.com/cgohlke/tifffile
-
PyPi (π₯ 7.2M / month Β· π¦ 890 Β· β±οΈ 12.02.2024):
pip install tifffile
-
Conda (π₯ 4.3M Β· β±οΈ 13.02.2024):
conda install -c conda-forge tifffile
terminado (π₯32 Β· β 350) - Terminals served by tornado websockets. BSD-2
-
GitHub (π¨βπ» 48 Β· π 91 Β· π₯ 290 Β· π¦ 260K Β· π 69 - 42% open Β· β±οΈ 12.03.2024):
git clone https://github.com/jupyter/terminado
-
PyPi (π₯ 16M / month Β· π¦ 7K Β· β±οΈ 12.03.2024):
pip install terminado
-
Conda (π₯ 15M Β· β±οΈ 12.03.2024):
conda install -c conda-forge terminado
pynacl (π₯31 Β· β 1K) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2
maltrail (π₯30 Β· β 5.7K) - Malicious traffic detection system. MIT
-
GitHub (π¨βπ» 49 Β· π 1K Β· π¦ 20 Β· π 410 - 18% open Β· β±οΈ 04.04.2024):
git clone https://github.com/stamparm/maltrail
Radicale (π₯30 Β· β 3.1K) - A simple CalDAV (calendar) and CardDAV (contact) server. βοΈGPL-3.0
sslyze (π₯29 Β· β 3.1K Β· π) - Fast and powerful SSL/TLS scanning library. βοΈAGPL-3.0
pyload (π₯28 Β· β 3.1K) - The free and open-source Download Manager written in pure Python. βοΈAGPL-3.0
proxy.py (π₯26 Β· β 2.8K Β· π€) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-.. BSD-3
streaming-form-data (π₯24 Β· β 150) - Streaming (and fast!) parser for multipart/form-data.. MIT
healthchecks (π₯23 Β· β 7.2K) - Open-source cron job and background task monitoring service,.. BSD-3
-
GitHub (π¨βπ» 89 Β· π 750 Β· π¦ 1 Β· π 700 - 10% open Β· β±οΈ 03.04.2024):
git clone https://github.com/healthchecks/healthchecks
urlwatch (π₯23 Β· β 2.7K) - Watch (parts of) webpages and get notified when something changes via.. BSD-3
asgi-lifespan (π₯23 Β· β 180 Β· π€) - Programmatic startup/shutdown of ASGI apps. MIT
Show 21 hidden projects...
- twisted (π₯41 Β· β 5.4K) - Event-driven networking engine written in Python.
βUnlicensed
- pyzmq (π₯41 Β· β 3.5K) - PyZMQ: Python bindings for zeromq.
βοΈRevised BSD
- httpbin (π₯33 Β· β 12K Β· π) - HTTP Request & Response Service, written in Python + Flask.
ISC
- PySocks (π₯33 Β· β 1.2K Β· π) - A SOCKS proxy client and wrapper for Python.
BSD-3
- speedtest-cli (π₯32 Β· β 13K Β· π) - Command line interface for testing internet bandwidth..
Apache-2
- webassets (π₯32 Β· β 920 Β· π) - Asset management for Python web development.
BSD-2
- Js2Py (π₯30 Β· β 2.4K Β· π) - JavaScript to Python Translator & JavaScript interpreter written in 100%..
MIT
- dpkt (π₯30 Β· β 1.1K Β· π) - fast, simple packet creation / parsing, with definitions for the basic..
BSD-3
- python-user-agents (π₯29 Β· β 1.4K Β· π) - A Python library that provides an easy way to identify..
MIT
- python-whois (π₯26 Β· β 390 Β· π) - A python module for retrieving and parsing WHOIS data.
βοΈWTFPL
- ipaddress (π₯26 Β· β 100 Β· π) - Python 3.3+s ipaddress for older Python versions.
Python-2.0
- Cactus (π₯25 Β· β 3.5K Β· π) - Static site generator for designers. Uses Python and Django..
BSD-3
- httpagentparser (π₯25 Β· β 220 Β· π) - Python HTTP Agent Parser.
MIT
- ProxyBroker (π₯24 Β· β 3.7K Β· π) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.
Apache-2
- sandman2 (π₯23 Β· β 2K Β· π) - Automatically generate a RESTful API service for your legacy..
Apache-2
- hyde (π₯22 Β· β 1.6K Β· π) - A Python Static Website Generator.
MIT
- cabot (π₯21 Β· β 5.6K Β· π) - Self-hosted, easily-deployable monitoring and alerts service - like a..
MIT
- toapi (π₯20 Β· β 3.5K Β· π) - Every web site provides APIs.
MIT
- tinkerer (π₯18 Β· β 300 Β· π) - Python blogging engine.
βοΈBSD-2-Clause-FreeBSD
- libextract (π₯16 Β· β 500 Β· π) - Extract data from websites using basic statistical magic.
MIT
- IP2Trace (π₯9 Β· β 32) - Python tool to traceroute with IP geolocation information, such as country,..
MIT
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-ml-python: A ranked list of awesome machine learning python libraries.
- Python Wiki - Web Programming: Wiki page about programming Web applications (both clients and servers) using Python.
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
- Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.
For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.