- Notifications
You must be signed in to change notification settings - Fork0
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
License
eaglepython/best-of-web-python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
This curated list contains 560 awesome open-source projects with a total of 2.2M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open anissue, submit apull request, or directly edit theprojects.yaml. Contributions are very welcome!
🧙♂️ Discover otherbest-of lists or createyour own.
📫 Subscribe to ournewsletter for updates and trending projects.
- Web Frameworks32 projects
- HTTP Clients19 projects
- Servers12 projects
- Authorization & Authentication39 projects
- HTML Processing10 projects
- URL Utilities6 projects
- OpenAPI Utilities23 projects
- GraphQL Utilities16 projects
- Websocket Utilities11 projects
- RPC Utilities4 projects
- Serverless3 projects
- Content Management Systems6 projects
- Web Testing49 projects
- Web Forms5 projects
- Markdown12 projects
- Third-party Web APIs55 projects
- Email11 projects
- Web Scraping & Crawling34 projects
- Monitoring12 projects
- Web UI6 projects
- Admin UI12 projects
- API Proxies & Gateways2 projects
- Flask Utilities36 projects
- FastAPI Utilities13 projects
- Pyramid Utilities3 projects
- Django Utilities76 projects
- Others57 projects
- 🥇🥈🥉 Combined project-quality score
- ⭐️ Star count from GitHub
- 🐣 New project(less than 6 months old)
- 💤 Inactive project(6 months no activity)
- 💀 Dead project(12 months no activity)
- 📈📉 Project is trending up or down
- ➕ Project was recently added
- ❗️ Warning(e.g. missing/risky license)
- 👨💻 Contributors count from GitHub
- 🔀 Fork count from GitHub
- 📋 Issue count from GitHub
- ⏱️ Last update timestamp on package manager
- 📥 Download count from package manager
- 📦 Number of dependent projects
Flask related project
Django related project
FastAPI related project
Pyramid related project
OpenAPI related project
GraphQL related project
General purpose web frameworks to build web applications and REST APIs.
django-rest-framework (🥇38 · ⭐ 22K) - Web APIs for Django.BSD-3

bottle (🥈34 · ⭐ 7.4K) - bottle.py is a fast and simple micro-framework for python web-applications.MIT
flask-restful (🥈33 · ⭐ 6.2K) - Simple framework for creating REST APIs.BSD-3

Flask-AppBuilder (🥈32 · ⭐ 3.5K) - Simple and rapid application development framework,..BSD-3

django-tastypie (🥈31 · ⭐ 3.8K) - Creating delicious APIs for Django apps since 2010.BSD-3

masonite (🥉25 · ⭐ 1.7K) - The Modern And Developer Centric Python Web Framework. Be sure to read..MIT
guillotina (🥉24 · ⭐ 170) - Python AsyncIO data API to manage billions of resources.BSD-3
web2py (🥉22 · ⭐ 2K) - Free and open source full-stack enterprise framework for agile..❗️LGPL-3.0
GitHub (👨💻 250 · 🔀 850 · 📦 38 · 📋 1K - 35% open · ⏱️ 09.10.2021):
git clone https://github.com/web2py/web2py
flask-mongorest (🥉19 · ⭐ 520 · 💤) - Restful API framework wrapped around MongoEngine.BSD-3

justpy (🥉17 · ⭐ 760) - An object oriented high-level Python Web Framework that requires no..Apache-2
Show 6 hidden projects...
- pyramid (🥈31 · ⭐ 3.6K · 💤) - Pyramid - A Python web framework.
❗Unlicensed
- hug (🥉28 · ⭐ 6.6K · 💀) - Embrace the APIs of the future. Hug aims to make developing APIs as simple..
MIT
- flask-restplus (🥉27 · ⭐ 2.6K · 💀) - Fully featured framework for fast, easy and..
BSD-3
- japronto (🥉23 · ⭐ 8.5K · 💀) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining..
MIT
- vibora (🥉21 · ⭐ 5.7K · 💀) - Fast, asynchronous and elegant Python web framework.
MIT
- Growler (🥉15 · ⭐ 690 · 💀) - A micro web-framework using asyncio coroutines and chained..
Apache-2
httpie (🥈33 · ⭐ 52K) - As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP..BSD-3
python-zeep (🥈32 · ⭐ 1.6K) - A modern/fast python SOAP client based on lxml / requests.MIT
requests-toolbelt (🥉30 · ⭐ 800) - A toolbelt of useful classes and functions to be used..Apache-2
requests-futures (🥉28 · ⭐ 1.8K) - Asynchronous Python HTTP Requests for Humans using..Apache-2
http-prompt (🥉25 · ⭐ 8.3K) - An interactive command-line HTTP and API testing client built on top..MIT
Show 2 hidden projects...
- pysimplesoap (🥉24 · ⭐ 360 · 💀) - Python Simple SOAP Library.
❗️LGPL-3.0
- http-parser (🥉23 · ⭐ 330 · 💀) - HTTP request/response parser for python in C.
MIT
gunicorn (🥇34 · ⭐ 7.9K) - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients..MIT
whitenoise (🥈32 · ⭐ 1.9K) - Radically simplified static file serving for Python web apps.MIT
livereload (🥈28 · ⭐ 940) - livereload server in python (MAINTAINERS NEEDED).BSD-3
Show 3 hidden projects...
django-allauth (🥇36 · ⭐ 6.8K) - Integrated set of Django applications addressing..MIT

authlib (🥇32 · ⭐ 2.7K) - The ultimate Python library in building OAuth, OpenID Connect clients..BSD-3
google-auth (🥇32 · ⭐ 450) - Google Auth Python Library.Apache-2
django-guardian (🥈31 · ⭐ 3.1K) - Per object permissions for Django.BSD-3

python-jose (🥈31 · ⭐ 950) - A JOSE implementation in Python.MIT
django-oauth-toolkit (🥈30 · ⭐ 2.4K) - OAuth2 goodies for the Djangonauts!.BSD-3

django-rest-framework-simplejwt (🥈29 · ⭐ 2.7K) - A JSON Web Token authentication plugin for the Django..MIT

flask-login (🥈28 · ⭐ 2.9K) - Flask user session management.MIT

flask-jwt-extended (🥈28 · ⭐ 1.2K) - An open source Flask extension that provides JWT..MIT

django-rules (🥈27 · ⭐ 1.4K) - Awesome Django authorization, without the database.MIT

dj-rest-auth (🥈27 · ⭐ 700) - Authentication for Django Rest Framework.MIT

Flask-OpenID (🥈27 · ⭐ 210) - Flask-OpenID adds openid support to flask applications.BSD-3

Flask-HTTPAuth (🥉26 · ⭐ 1K) - Simple extension that provides Basic, Digest and Token HTTP..MIT

django-rest-knox (🥉26 · ⭐ 690 · 💤) - Authentication Module for django rest auth.MIT

django-cas-ng (🥉26 · ⭐ 310) - Django CAS 1.0/2.0/3.0 client authentication library, support..MIT

fastapi-users (🥉22 · ⭐ 1.3K) - Ready-to-use and customizable users management for FastAPI.MIT

authomatic (🥉22 · ⭐ 980) - Simple yet powerful authorization / authentication client library for..MIT
flask-dance (🥉22 · ⭐ 850) - Doing the OAuth dance with style using Flask, requests, and..MIT

flask-praetorian (🥉20 · ⭐ 290) - Strong, Simple, and Precise security for Flask APIs..MIT

fastapi_login (🥉19 · ⭐ 230) - FastAPI-Login tries to provide similar functionality as..MIT

pyramid_jwt (🥉16 · ⭐ 74 · 💤) - JWT authentication for Pyramid.BSD-2

flask_simplelogin (🥉15 · ⭐ 150) - Simple Login - Login Extension for Flask - maintainer..MIT

fastapi-jwt-auth (🥉13 · ⭐ 270 · 💤) - FastAPI extension that provides JWT Auth support..MIT

Show 12 hidden projects...
- requests-oauthlib (🥇34 · ⭐ 1.4K · 💀) - OAuthlib support for Python-Requests!.
ISC
- oauth2client (🥈31 · ⭐ 780 · 💀) - This is a Python library for accessing resources protected..
Apache-2
- python-oauth2 (🥈28 · ⭐ 2.9K · 💀) - A fully tested, abstract interface to creating OAuth clients..
MIT
- rauth (🥈27 · ⭐ 1.6K · 💀) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
MIT
- python-social-auth (🥉26 · ⭐ 2.8K · 💀) - Social auth made simple.
BSD-3
- django-rest-framework-jwt (🥉25 · ⭐ 3.1K · 💀) - JSON Web Token Authentication support for Django REST..
MIT
- Flask-User (🥉25 · ⭐ 950 · 💀) - Customizable User Authorization & User Management: Register,..
MIT
- django-stronghold (🥉24 · ⭐ 370 · 💀) - Get inside your stronghold and make all your Django..
MIT
- velruse (🥉22 · ⭐ 250 · 💀) - Simplifying third-party authentication for web applications.
MIT
- python-jwt (🥉20 · ⭐ 190 · 💀) - Python module for generating and verifying JSON Web Tokens.
MIT
- apex (🥉18 · ⭐ 95 · 💀) - Toolkit for Pyramid, a Pylons Project, to add Authentication and..
MIT
- fastapi-permissions (🥉14 · ⭐ 190 · 💤) - row level security for FastAPI framework.
❗️THE BEER-WARE LICENSE
html5lib-python (🥈33 · ⭐ 940) - Standards-compliant library for parsing and serializing HTML..MIT
bleach (🥈32 · ⭐ 2.2K) - Bleach is an allowed-list-based HTML sanitizing library that escapes..Apache-2
markupsafe (🥈32 · ⭐ 430) - Safely add untrusted strings to HTML/XML markup.BSD-3
html5-parser (🥉26 · ⭐ 610) - Fast C based HTML 5 parsing for python.Apache-2
WeasyPrint (🥉25 · ⭐ 4.6K) - The awesome document factory.BSD-3
selectolax (🥉24 · ⭐ 460) - Python binding to Modest and Lexbor engines (fast HTML5 parser with..MIT
Show 1 hidden projects...
- Requests-HTML (🥉31 · ⭐ 12K · 💀) - Pythonic HTML Parsing for Humans.
MIT
tldextract (🥇32 · ⭐ 1.4K) - Accurately separate the TLD from the registered domain and..BSD-3
shortuuid (🥈27 · ⭐ 1.5K · 💤) - A generator library for concise, unambiguous and URL-safe UUIDs.BSD-3
Show 1 hidden projects...
- uritemplate (🥈27 · ⭐ 190) - URI template parsing per RFC6570.
❗️BSD-1-Clause
🔗 OpenAPI-Specification ( ⭐ 22K) - The OpenAPI Specification Repository.
OpenAPI Generator (🥇35 · ⭐ 10K) - OpenAPI Generator allows generation of API client..Apache-2

swagger-ui (🥇30 · ⭐ 21K) - Swagger UI is a collection of HTML, JavaScript, and CSS..Apache-2

GitHub (👨💻 480 · 🔀 8.1K · 📦 32K · 📋 4.6K - 14% open · ⏱️ 14.10.2021):
git clone https://github.com/swagger-api/swagger-ui
redoc (🥈28 · ⭐ 15K) - OpenAPI/Swagger-generated API Reference Documentation.MIT

GitHub (👨💻 170 · 🔀 1.7K · 📥 64 · 📦 1.7K · 📋 1.4K - 30% open · ⏱️ 11.10.2021):
git clone https://github.com/Redocly/redoc
OpenAPI Spec validator (🥈27 · ⭐ 180) - OpenAPI Spec validator.Apache-2
drf-spectacular (🥉26 · ⭐ 750) - Sane and flexible OpenAPI 3 schema generation for Django..BSD-3

swagger-codegen (🥉25 · ⭐ 14K) - swagger-codegen contains a template-driven engine to..Apache-2

GitHub (👨💻 1.2K · 🔀 5.6K · 📋 6.1K - 48% open · ⏱️ 11.10.2021):
git clone https://github.com/swagger-api/swagger-codegen
OpenAPI-to-GraphQL (🥉25 · ⭐ 1.1K) - Translate APIs described by OpenAPI Specifications..MIT


AutoRest (🥉23 · ⭐ 3.5K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,..MIT

GitHub (👨💻 150 · 🔀 670 · 📥 82K · 📦 300 · 📋 1.9K - 4% open · ⏱️ 11.10.2021):
git clone https://github.com/Azure/autorest
openapi-core (🥉23 · ⭐ 150) - OpenAPI core.BSD-3
datamodel-code-generator (🥉22 · ⭐ 640) - Pydantic model generator for easy conversion of JSON,..MIT

pyramid_openapi3 (🥉18 · ⭐ 70) - Pyramid addon for OpenAPI3 validation of requests and..MIT


openapi-python-client (🥉15 · ⭐ 220) - Generate modern Python clients from OpenAPI.MIT

Show 3 hidden projects...
- django-rest-swagger (🥈28 · ⭐ 2.6K · 💀) - Swagger Documentation Generator for Django REST..
BSD-2
- flask-swagger (🥉26 · ⭐ 440 · 💀) - A swagger 2.0 spec extractor for flask.
MIT
- pyramid_swagger (🥉15 · ⭐ 64 · 💀) - Convenient tools for using Swagger to define and..
BSD-3
🔗 GraphQL Specification ( ⭐ 13K) - GraphQL is a query language and execution engine tied to any..
graphene-django (🥇27 · ⭐ 3.7K) - Integrate GraphQL into your Django project.MIT


graphql-core (🥈26 · ⭐ 390) - A Python 3.6+ port of the GraphQL.js reference implementation of..MIT
graphql-relay-py (🥈25 · ⭐ 130 · 💤) - A library to help construct a graphql-py server supporting..MIT
graphene-mongo (🥈24 · ⭐ 240) - Graphene MongoEngine integration.MIT

tartiflette (🥉23 · ⭐ 780) - GraphQL Engine built with Python 3.6+ / asyncio.MIT
Strawberry GraphQL (🥉22 · ⭐ 1.5K) - A new GraphQL library for Python.MIT

django-graphql-auth (🥉22 · ⭐ 250) - Django registration and authentication with GraphQL.MIT

tartiflette-aiohttp (🥉18 · ⭐ 52) - tartiflette-aiohttp is a wrapper of aiohttp which includes..MIT
Flask-GraphQL-Auth (🥉17 · ⭐ 63) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to..MIT

graphene-pydantic (🥉16 · ⭐ 140) - Integrate GraphQL with your Pydantic models.Apache-2

tartiflette-asgi (🥉16 · ⭐ 96) - ASGI support for the Tartiflette GraphQL engine.MIT

Show 2 hidden projects...
- flask-graphql (🥉21 · ⭐ 1.2K · 💀) - Adds GraphQL support to your Flask application.
MIT
- python-graphql-client (🥉20 · ⭐ 140 · 💀) - Simple GraphQL client for Python 2.7+.
MIT
websocket-client (🥇36 · ⭐ 2.7K) - WebSocket client for Python.Apache-2
websockets (🥇31 · ⭐ 3.6K) - Library for building WebSocket servers and clients in Python.BSD-3
autobahn-python (🥇31 · ⭐ 2.3K) - WebSocket and WAMP in Python for Twisted and asyncio.MIT
Flask-SocketIO (🥈29 · ⭐ 4.4K) - Socket.IO integration for Flask applications.MIT

python-socketio (🥈28 · ⭐ 2.5K) - Python Socket.IO server and client.MIT
websockify (🥉26 · ⭐ 2.9K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a..❗️LGPL-3.0
Show 4 hidden projects...
- flask-sockets (🥉25 · ⭐ 1.7K · 💀) - [DEPRECATED] Elegant WebSockets for your Flask apps.
MIT
- gevent-socketio (🥉25 · ⭐ 1.2K · 💀) - Official repository for gevent-socketio.
BSD-3
- sockjs-tornado (🥉25 · ⭐ 860 · 💀) - WebSocket emulation - Python server.
MIT
- tornadio2 (🥉19 · ⭐ 530 · 💀) - Python socket.io server implementation on top of Tornado..
Apache-2
rpyc (🥈27 · ⭐ 1.1K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.MIT
fastapi-jsonrpc (🥉18 · ⭐ 120) - JSON-RPC server based on fastapi.MIT

Show 1 hidden projects...
- spyne (🥉25 · ⭐ 1K) - A transport agnostic sync/async RPC library that focuses on exposing..
❗️LGPL-2.1
python-lambda (🥉24 · ⭐ 1.3K) - A toolkit for developing and deploying serverless Python code in..ISC
django-cms (🥈25 · ⭐ 8.4K) - The easy-to-use and developer-friendly enterprise CMS powered..BSD-3

Show 1 hidden projects...
pytest-django (🥈31 · ⭐ 950) - A Django plugin for pytest.BSD-3

factory_boy (🥈30 · ⭐ 2.6K) - A test fixtures replacement for Python.MIT

vcrpy (🥈30 · ⭐ 2.1K) - Automatically mock your HTTP interactions to simplify and speed up testing.MIT
SeleniumBase (🥈29 · ⭐ 2.4K) - Test any web app with Python. Easy onboarding. Scalable &..MIT
SeleniumLibrary (🥈29 · ⭐ 1.1K) - Web testing library for Robot Framework.Apache-2
webtest (🥈29 · ⭐ 300) - Wraps any WSGI application and makes it easy to send test requests to that..MIT
django-silk (🥈28 · ⭐ 3.1K) - Silky smooth profiling for Django.MIT

django-nose (🥈27 · ⭐ 870 · 💤) - Django test runner using nose.BSD-3

flask-testing (🥈27 · ⭐ 470 · 💤) - Unittest extensions for Flask.BSD-3

pytest-flask (🥈27 · ⭐ 390) - A set of pytest fixtures to test Flask applications.MIT

pyramid_debugtoolbar (🥉26 · ⭐ 93 · 💤) - Pyramid debug toolbar.BSD-3

httprunner (🥉25 · ⭐ 2.6K) - One-stop solution for HTTP(S) testing.Apache-2
django-test-plus (🥉25 · ⭐ 480) - Useful additions to Django's default TestCase.BSD-3

selenium-python-helium (🥉24 · ⭐ 2.7K) - Selenium-python but lighter: Helium is the best..MIT
aioresponses (🥉24 · ⭐ 310) - Aioresponses is a helper for mock/fake web requests in python..MIT
pytest-splinter (🥉23 · ⭐ 220 · 💤) - pytest splinter and selenium integration for anyone..MIT
schemathesis (🥉22 · ⭐ 1K) - A modern API testing tool for web applications built with..MIT


python-mocket (🥉22 · ⭐ 220) - a socket mock framework - for all kinds of socket animals, web-..BSD-3
Model Bakery (🥉21 · ⭐ 450) - Object factory for Django.Apache-2

Mockoon (🥉20 · ⭐ 3.3K) - Mockoon is the easiest and quickest way to run mock APIs locally. No..MIT

GitHub (👨💻 38 · 🔀 180 · 📥 42K · 📋 370 - 9% open · ⏱️ 14.10.2021):
git clone https://github.com/mockoon/mockoon
aresponses (🥉19 · ⭐ 83 · 💤) - Asyncio http mocking. Similar to the responses library used for..MIT
async-asgi-testclient (🥉18 · ⭐ 88 · 💤) - A framework-agnostic library for testing ASGI web..MIT
Show 9 hidden projects...
- pyppeteer (🥈31 · ⭐ 3.5K · 💀) - Headless chrome/chromium automation library (unofficial port of..
MIT
- flask-debugtoolbar (🥈27 · ⭐ 820 · 💀) - A toolbar overlay for debugging Flask applications.
BSD-3
- parameterized (🥈27 · ⭐ 610 · 💤) - Parameterized testing with any Python test framework.
❗️BSD-2-Clause-FreeBSD
- wdb (🥉22 · ⭐ 1.5K · 💀) - An improbable web debugger through WebSockets.
❗️GPL-3.0
- pyresttest (🥉22 · ⭐ 1.1K · 💀) - Python Rest Testing.
Apache-2
- requestium (🥉21 · ⭐ 1.6K · 💀) - Integration layer between Requests and Selenium for automation..
BSD-3
- yandex-tank (🥉18 · ⭐ 2.1K) - Load and performance benchmark tool.
❗️LGPL-2.1
- huxley (🥉16 · ⭐ 4.1K · 💀) - A testing system for catching visual regressions in Web..
Apache-2
- Astra (🥉15 · ⭐ 1.8K · 💀) - Automated Security Testing For REST API's.
Apache-2
django-crispy-forms (🥈32 · ⭐ 4.3K) - The best way to have DRY Django forms. The app..MIT

django-formtools (🥉26 · ⭐ 530) - A set of high-level abstractions for Django forms.BSD-3

markdown (🥇34 · ⭐ 2.7K) - A Python implementation of John Grubers Markdown with Extension support.BSD-3
pelican (🥇32 · ⭐ 11K) - Static site generator that supports Markdown and reST syntax...❗️AGPL-3.0
python-markdown2 (🥈31 · ⭐ 2.2K) - markdown2: A fast and complete implementation of Markdown in..MIT
pymdown-extensions (🥉27 · ⭐ 530) - Extensions for Python Markdown.MIT
django-markdownx (🥉25 · ⭐ 690) - Comprehensive Markdown plugin built for Django.BSD-3

mistletoe (🥉25 · ⭐ 400 · 📈) - A fast, extensible and spec-compliant Markdown parser in pure Python.MIT
django-markdown-editor (🥉24 · ⭐ 500) - Awesome Django Markdown Editor, supported for..❗️GPL-3.0

markdown-it-py (🥉21 · ⭐ 220) - Markdown parser, done right. 100% CommonMark support, extensions,..MIT
Show 2 hidden projects...
- grip (🥉26 · ⭐ 5.4K · 💀) - Preview GitHub README.md files locally before committing them.
MIT
- markdown-include (🥉20 · ⭐ 69 · 💀) - Provides syntax for Python-Markdown which allows for..
❗️GPL-3.0
🔗 Public APIs ( ⭐ 160K) - A collective list of free APIs.
🔗 best-of-ml-python - DB Clients ( ⭐ 5.8K) - Collection of python database client libraries.
discord.py (🥇38 · ⭐ 9K) - An API wrapper for Discord written in Python.MIT
youtube-dl (🥇37 · ⭐ 100K) - Command-line program to download videos from YouTube.com and..Unlicense
GitPython (🥇36 · ⭐ 3.2K) - GitPython is a python library used to interact with Git repositories.BSD-3
google-api-python-client (🥇35 · ⭐ 5.1K) - The official Python client library for Google's..Apache-2
GitHub (👨💻 170 · 🔀 2K · 📥 93 · 📦 76K · 📋 840 - 3% open · ⏱️ 13.10.2021):
git clone https://github.com/googleapis/google-api-python-client
PyPi (📥 31M / month · 📦 13K · ⏱️ 12.10.2021):
pip install google-api-python-client
Conda (📥 900K · ⏱️ 13.10.2021):
conda install -c conda-forge google-api-python-client
python-telegram-bot (🥇34 · ⭐ 17K) - We have made you a wrapper you can't refuse.❗️LGPL-3.0
GitHub (👨💻 160 · 🔀 3.5K · 📥 4.1K · 📦 39K · 📋 1.5K - 2% open · ⏱️ 03.10.2021):
git clone https://github.com/python-telegram-bot/python-telegram-bot
PyPi (📥 480K / month · 📦 4.3K · ⏱️ 01.07.2021):
pip install python-telegram-bot
Conda (📥 40K · ⏱️ 07.07.2021):
conda install -c conda-forge python-telegram-bot
pyTelegramBotAPI (🥈33 · ⭐ 4.8K) - Python Telegram bot api.❗️GPL-2.0
PyGithub (🥈33 · ⭐ 4.7K) - Typed interactions with the GitHub API v3.❗️LGPL-3.0
praw (🥈33 · ⭐ 2.6K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that..BSD-2
google-maps-services-python (🥈30 · ⭐ 3.4K) - Python client library for Google Maps API Web Services.Apache-2
py-googletrans (🥈30 · ⭐ 2.7K · 💤) - (unofficial) Googletrans: Free and Unlimited Google..MIT
twilio (🥈30 · ⭐ 1.5K) - A Python module for communicating with the Twilio API and generating TwiML.MIT
simple-salesforce (🥈30 · ⭐ 1.2K) - A very simple Salesforce.com REST API client for Python.Apache-2
slackclient (🥈29 · ⭐ 3.3K) - Slack Developer Kit for Python.MIT
facebook-sdk (🥈29 · ⭐ 2.6K · 💤) - Python SDK for Facebook's Graph API.Apache-2
twython (🥈29 · ⭐ 1.8K) - Actively maintained, pure Python wrapper for the Twitter API. Supports..MIT
instagram-scraper (🥉28 · ⭐ 5.5K) - Scrapes an instagram user's photos and videos.Unlicense
python-twitter (🥉28 · ⭐ 3.2K) - A Python wrapper around the Twitter API.Apache-2
coursera-dl (🥉26 · ⭐ 8.5K · 💤) - Script for downloading Coursera.org videos and naming them.❗️LGPL-3.0
twitter-scraper (🥉26 · ⭐ 3K · 💤) - Scrape the Twitter Frontend API without authentication.MIT
imdbpy (🥉26 · ⭐ 870) - IMDbPY is a Python package useful to retrieve and manage the data of..❗️GPL-2.0
igramscraper (🥉24 · ⭐ 2.1K) - scrapes medias, likes, followers, tags and all metadata. Inspired..MIT
gallery-dl (🥉23 · ⭐ 3.9K) - Command-line program to download image galleries and..❗️GPL-2.0
python-slack-sdk (🥉23 · ⭐ 3.3K) - Slack Developer Kit for Python.MIT
WikiExtractor (🥉23 · ⭐ 2.8K) - A tool for extracting plain text from Wikipedia dumps.❗️AGPL-3.0
scdl (🥉18 · ⭐ 2.1K · 💤) - Soundcloud Music Downloader.❗️GPL-2.0
GitHub (👨💻 41 · 🔀 230 · 📦 38 · 📋 280 - 14% open · ⏱️ 28.12.2020):
git clone https://github.com/flyingrub/scdl
GHunt (🥉17 · ⭐ 10K) - Investigate Google emails and documents.MPL-2.0
GitHub (👨💻 21 · 🔀 790 · 📋 210 - 18% open · ⏱️ 30.08.2021):
git clone https://github.com/mxrch/GHunt
Show 11 hidden projects...
- tushare (🥈30 · ⭐ 11K · 💀) - TuShare is a utility for crawling historical data of China stocks.
BSD-3
- slacker (🥈29 · ⭐ 1.6K · 💀) - Full-featured Python interface for the Slack API.
Apache-2
- Google Images Download (🥉28 · ⭐ 7.7K · 💀) - Python Script to download hundreds of images from..
MIT
- google-resumable-media (🥉28 · ⭐ 33) - Utilities for Google Media Downloads and Resumable..
Apache-2
- python-instagram (🥉26 · ⭐ 2.9K · 💀) - Python Client for Instagram API.
MIT
- twitterscraper (🥉25 · ⭐ 1.9K · 💀) - Scrape Twitter for Tweets.
MIT
- Django Facebook (🥉25 · ⭐ 1.4K · 💀) - Facebook open graph api implementation using the Django..
BSD-3
- gmusicapi (🥉24 · ⭐ 2.5K · 💀) - An unofficial client library for Google Music.
BSD-3
- telepot (🥉24 · ⭐ 2.4K · 💀) - Python framework for Telegram Bot API.
MIT
- instagram_private_api (🥉23 · ⭐ 2.2K · 💀) - A Python library to access Instagram's private API.
MIT
- pyshorteners (🥉22 · ⭐ 310 · 💀) - Generating short urls with python has never been easier.
❗️GPL-3.0
mailer (🥉22 · ⭐ 230) - A light-weight, modular, message representation and mail delivery framework..MIT
fastapi-mail (🥉21 · ⭐ 240) - Fastapi mail system sending mails(individual, bulk)..MIT

pyramid_mailer (🥉18 · ⭐ 51) - A package for sending email from your Pyramid application.BSD-3

Show 4 hidden projects...
- flask-mail (🥇28 · ⭐ 520 · 💀) - Flask-Mail adds SMTP mail sending to your Flask applications.
BSD-3
- sync-engine (🥈25 · ⭐ 3.5K · 💀) - IMAP/SMTP sync system with modern APIs.
❗️AGPL-3.0
- offlineimap (🥉22 · ⭐ 1.6K) - Read/sync your IMAP mailboxes (python2).
❗️libpng-2.0
- gmail (🥉17 · ⭐ 1.7K · 💀) - A Pythonic interface for Google Mail.
MIT
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
feedparser (🥇31 · ⭐ 1.3K) - Parse feeds in Python.BSD-2
parsel (🥈29 · ⭐ 710) - Parsel lets you extract data from XML/HTML documents using XPath or CSS..BSD-3
MechanicalSoup (🥈27 · ⭐ 3.8K) - A Python library for automating interaction with websites.MIT
cloudscraper (🥈27 · ⭐ 1.2K) - A Python module to bypass Cloudflare's anti-bot page.MIT
trafilatura (🥉23 · ⭐ 280) - Web scraping library and command-line tool for text discovery..❗️GPL-3.0
dirsearch (🥉21 · ⭐ 6.9K) - Web path scanner.❗️GPL-2.0
GitHub (👨💻 84 · 🔀 1.7K · 📦 3 · 📋 340 - 10% open · ⏱️ 07.10.2021):
git clone https://github.com/maurosoria/dirsearch
AutoScraper (🥉21 · ⭐ 4K · 💤) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python.MIT
beautifulsoup4 (🥉20) - Screen-scraping library.MIT
Show 14 hidden projects...
- newspaper3k (🥇30 · ⭐ 11K · 💀) - News, full-text, and article metadata extraction in Python 3...
MIT
- Pattern (🥈28 · ⭐ 8.1K · 💀) - Web mining module for Python, with tools for scraping, natural..
BSD-3
- pyspider (🥈27 · ⭐ 15K · 💀) - A Powerful Spider(Web Crawler) System in Python.
Apache-2
- python-goose (🥈25 · ⭐ 3.7K · 💀) - Html Content / Article Extractor, web scrapping lib in..
Apache-2
- robobrowser (🥉23 · ⭐ 3.6K · 💀) - Your friendly neighborhood web scraper.
BSD-3
- scrapely (🥉23 · ⭐ 1.8K · 💀) - A pure-python HTML screen-scraping library.
BSD-3
- frontera (🥉22 · ⭐ 1.2K · 💀) - A scalable frontier for web crawlers.
BSD-3
- Photon (🥉21 · ⭐ 8.2K · 💀) - Incredibly fast crawler designed for OSINT.
❗️GPL-3.0
- snallygaster (🥉18 · ⭐ 1.9K) - Tool to scan for secret files on HTTP servers.
❗️CC0-1.0
- Cola (🥉18 · ⭐ 1.4K · 💀) - A high-level distributed crawling framework.
Apache-2
- opengraph (🥉18 · ⭐ 200 · 💀) - A python module to parse the Open Graph Protocol.
MIT
- gain (🥉17 · ⭐ 2K · 💀) - Web crawling framework based on asyncio.
❗️GPL-3.0
- Transistor (🥉14 · ⭐ 210 · 💀) - Transistor, a Python web scraping framework for intelligent use..
MIT
- lazynlp (🥉13 · ⭐ 2K · 💀) - Library to scrape and clean web pages to create massive datasets.
MIT
sentry (🥇32 · ⭐ 29K) - Sentry is cross-platform application monitoring, with a focus on..❗️SSPL-1.0
Prometheus Client (🥇27 · ⭐ 2.4K) - Python client for the Prometheus monitoring system.Apache-2
Flask-MonitoringDashboard (🥈25 · ⭐ 570) - Automatically monitor the evolving performance of..MIT

prometheus-flask-exporter (🥈25 · ⭐ 390) - Prometheus exporter for Flask applications.MIT

opentracing-python (🥉20 · ⭐ 750) - OpenTracing API for Python.Apache-2
GoAccess (🥉18 · ⭐ 14K) - GoAccess is a real-time web log analyzer and interactive viewer that runs..MIT
GitHub (👨💻 140 · 🔀 930 · 📋 1.9K - 17% open · ⏱️ 01.10.2021):
git clone https://github.com/allinurl/goaccess
Starlette Prometheus (🥉18 · ⭐ 160) - Prometheus integration for Starlette.❗️GPL-3.0

starlette context (🥉17 · ⭐ 190) - Middleware for Starlette that allows you to store and..MIT

opentelemetry-python (🥉16 · ⭐ 700) - OpenTelemetry Python API and SDK.Apache-2
flask-state (🥉15 · ⭐ 620) - Display machine state using Python3 with Flask.BSD-3

Show 1 hidden projects...
- timing-asgi (🥉7 · ⭐ 81 · 💤) - ASGI middleware to record and emit timing metrics (to..
❗Unlicensed
Show 1 hidden projects...
flask-admin (🥇33 · ⭐ 4.9K) - Simple and extensible administrative interface framework for..BSD-3

django-debug-toolbar (🥇31 · ⭐ 6.7K) - A configurable set of panels that display various..BSD-3
django-grappelli (🥇31 · ⭐ 3.1K) - A jazzy skin for the Django Admin-Interface (official..BSD-3

django-admin-interface (🥉25 · ⭐ 940) - django's default admin interface made customizable...MIT

django-smuggler (🥉23 · ⭐ 360) - Django Smuggler is a pluggable application for Django..❗️LGPL-3.0

django-admin2 (🥉18 · ⭐ 1.1K · 💤) - Extendable, adaptable rewrite of django.contrib.admin.BSD-3

fastapi-admin (🥉18 · ⭐ 910) - A fast admin dashboard based on FastAPI and TortoiseORM..Apache-2

Show 5 hidden projects...
- django-suit (🥈28 · ⭐ 2.1K · 💀) - Modern theme for Django admin interface.
❗️AFL-3.0
- django-admin-bootstrapped (🥈26 · ⭐ 1.6K · 💀) - A Django admin theme using Twitter Bootstrap. It..
Apache-2
- xadmin (🥉24 · ⭐ 4.6K · 💀) - Drop-in replacement of Django admin comes with lots of goodies,..
BSD-3
- django-jet (🥉22 · ⭐ 3.2K · 💀) - Modern responsive template for the Django admin..
❗️AGPL-3.0
- nginx-ui (🥉17 · ⭐ 4K · 💀) - Nginx UI allows you to access and modify the nginx configurations..
MIT
Kong (🥇29 · ⭐ 31K) - The Cloud-Native API Gateway.Apache-2
GitHub (👨💻 280 · 🔀 3.9K · 📥 530K · 📋 3.8K - 7% open · ⏱️ 13.10.2021):
git clone https://github.com/kong/kong
Docker Hub (📥 270M · ⭐ 610 · ⏱️ 05.10.2021):
docker pull kong
tyk (🥉21 · ⭐ 6.7K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP..MPL-2.0
GitHub (👨💻 89 · 🔀 820 · 📥 8.6K · 📋 1.8K - 16% open · ⏱️ 14.10.2021):
git clone https://github.com/TykTechnologies/tyk
flask-sqlalchemy (🥇31 · ⭐ 3.6K) - Adds SQLAlchemy support to Flask.BSD-3

Flask-Migrate (🥇30 · ⭐ 1.9K) - SQLAlchemy database migrations for Flask applications using..MIT

flask-cors (🥇29 · ⭐ 750) - Cross Origin Resource Sharing ( CORS ) support for Flask.MIT

flask-babel (🥇29 · ⭐ 370) - i18n and l10n support for Flask based on Babel and pytz.BSD-3

flask-mongoengine (🥈28 · ⭐ 790 · 💤) - MongoEngine flask extension with WTF model forms..BSD-3

flask-caching (🥈28 · ⭐ 660) - A caching extension for Flask.BSD-3

flask-bcrypt (🥈28 · ⭐ 290) - Flask-Bcrypt is a Flask extension that provides bcrypt..BSD-3

flask-session (🥈27 · ⭐ 370) - Server side session extension for Flask.BSD-3

flask-limiter (🥈25 · ⭐ 800 · 💤) - Rate Limiting extension for Flask.MIT

flask-apispec (🥈24 · ⭐ 560 · 💤) - Build and document REST APIs with Flask and apispec.MIT

flask_injector (🥈24 · ⭐ 230) - Adds Injector support to Flask.BSD-3

flask-seasurf (🥈24 · ⭐ 170) - SeaSurf is a Flask extension for preventing cross-site..BSD-3

flask-marshmallow (🥉23 · ⭐ 710) - Flask + marshmallow for beautiful APIs.MIT

Flask-Moment (🥉23 · ⭐ 340) - Formatting of dates and times in Flask templates using..MIT

flask-paginate (🥉23 · ⭐ 240) - Pagination support for flask.BSD-3

Flask-Excel (🥉22 · ⭐ 230 · 💤) - A flask extension using pyexcel to read, manipulate and write..BSD-3
flask_pydantic (🥉22 · ⭐ 160) - flask extension for integration with the awesome pydantic..MIT

Frozen-Flask (🥉21 · ⭐ 700) - Freezes a Flask application into a set of static files.BSD-3

flask-jsonrpc (🥉20 · ⭐ 240) - Basic JSON-RPC implementation for your Flask-powered sites.BSD-3

flask-rebar (🥉19 · ⭐ 180) - Flask-Rebar combines flask, marshmallow, and swagger for..MIT


flask-file-upload (🥉18 · ⭐ 130) - Easy file uploads for Flask.MIT

cookiecutter-flask (🥉17 · ⭐ 3.9K) - A flask template with Bootstrap 4, asset..MIT

GitHub (👨💻 64 · 🔀 690 · 📋 170 - 4% open · ⏱️ 06.10.2021):
git clone https://github.com/cookiecutter-flask/cookiecutter-flask
flask-profiler (🥉17 · ⭐ 660 · 💤) - a flask profiler which watches endpoint calls and tries..MIT

flask-msearch (🥉17 · ⭐ 180) - Full text search for flask.BSD-3

Show 10 hidden projects...
- flask-security (🥈28 · ⭐ 1.6K · 💀) - Quick and simple security for Flask applications.
MIT
- flask-ask (🥈25 · ⭐ 1.9K · 💀) - Alexa Skills Kit for Python.
Apache-2
- flask-assets (🥉23 · ⭐ 420 · 💀) - Flask webassets integration.
BSD-2
- flask-bootstrap (🥉22 · ⭐ 1.5K · 💀) - A Flask app template with integrated SQLAlchemy,..
BSD-3
- flask-talisman (🥉22 · ⭐ 790 · 💀) - HTTP security headers for Flask.
Apache-2
- Flask-Opentracing (🥉22 · ⭐ 120 · 💀) - OpenTracing instrumentation for the Flask..
BSD-3
- flask-s3 (🥉21 · ⭐ 180 · 💀) - Seamlessly serve your static assets of your Flask app from Amazon..
❗️WTFPL
- flask_jsondash (🥉17 · ⭐ 3.2K · 💀) - Build complex dashboards without any front-end code...
MIT
- flask-ngrok (🥉17 · ⭐ 92 · 💀) - A simple way to demo Flask apps from your machine.
Apache-2
- flask2postman (🥉14 · ⭐ 130 · 💀) - Generate a Postman collection from your Flask application.
MIT
fastapi-crudrouter (🥇21 · ⭐ 490) - A dynamic FastAPI router that automatically creates..MIT

fastapi_contrib (🥇19 · ⭐ 390) - Opinionated set of utilities on top of FastAPI.MIT

fastapi-versioning (🥇19 · ⭐ 300) - api versioning for fastapi web applications.MIT

fastapi-plugins (🥇19 · ⭐ 160) - FastAPI framework plugins.MIT

fastapi-code-generator (🥉18 · ⭐ 330) - This code generator creates FastAPI app from an..MIT


starlette_exporter (🥉18 · ⭐ 130) - Prometheus exporter for Starlette and FastAPI.Apache-2

fastapi-socketio (🥉17 · ⭐ 97) - Easily integrate socket.io with your FastAPI app.Apache-2

fastapi-react (🥉14 · ⭐ 830) - Cookiecutter Template for FastAPI + React Projects. Using..MIT

GitHub (👨💻 12 · 🔀 130 · 📋 53 - 33% open · ⏱️ 19.08.2021):
git clone https://github.com/Buuntu/fastapi-react
fastapi_cache (🥉13 · ⭐ 150 · 💤) - FastAPI simple cache.MIT

fastapi_client (🥉11 · ⭐ 200 · 💤) - FastAPI client generator.Apache-2

GitHub (👨💻 8 · 🔀 18 · 📋 14 - 50% open · ⏱️ 11.02.2021):
git clone https://github.com/dmontagu/fastapi_client
Show 2 hidden projects...
- fastapi-sqlalchemy (🥉17 · ⭐ 350 · 💀) - Adds simple SQLAlchemy support to FastAPI.
MIT
- fastapi-utils (🥉13 · ⭐ 860 · 💀) - Reusable utilities for FastAPI.
MIT
pyramid_celery (🥉20 · ⭐ 98 · 💤) - Pyramid configuration with celery integration. Allows you..MIT

pyramid_services (🥉16 · ⭐ 78) - A service layer for pyramid.MIT

Show 1 hidden projects...
- pyramid_jinja2 (🥇22 · ⭐ 72 · 💀) - Jinja2 templating system bindings for the Pyramid web..
❗Unlicensed
django-haystack (🥇33 · ⭐ 3.2K) - Modular search for Django.BSD-3

django-reversion (🥇32 · ⭐ 2.7K) - django-reversion is an extension to the Django web..BSD-3

django-model-utils (🥇32 · ⭐ 2.1K) - Django model mixins and utilities.BSD-3

django-storages (🥇32 · ⭐ 2K) - Django-storages is a project to provide a variety of..BSD-3

django-extensions (🥇31 · ⭐ 5.5K) - This is a repository for collecting global custom..MIT

django-oscar (🥇31 · ⭐ 5.1K) - Domain-driven e-commerce for Django.BSD-3

django-cors-headers (🥇31 · ⭐ 4.4K) - Django app for handling the server headers required..MIT

django-filter (🥇31 · ⭐ 3.5K) - A generic system for filtering Django QuerySets based on..BSD-3

django-redis (🥇31 · ⭐ 2.2K) - Full featured redis cache backend for Django.BSD-3

django-ckeditor (🥇31 · ⭐ 2K) - Django admin CKEditor integration.BSD-3

django-autocomplete-light (🥇31 · ⭐ 1.5K) - A fresh approach to autocomplete implementations,..MIT

django-tables2 (🥇31 · ⭐ 1.5K) - django-tables2 - An app for creating HTML tables.BSD-2

django-pipeline (🥇31 · ⭐ 1.4K) - Pipeline is an asset packaging library for Django.MIT

django-taggit (🥈30 · ⭐ 2.7K) - Simple tagging for django.BSD-3

django-mptt (🥈30 · ⭐ 2.6K) - Utilities for implementing a modified pre-order traversal tree..MIT

django-environ (🥈30 · ⭐ 2.4K) - Django-environ allows you to utilize 12factor inspired..MIT

django-webpack-loader (🥈30 · ⭐ 2.3K) - Transparently use webpack with django.MIT

django-import-export (🥈30 · ⭐ 2.2K) - Django application and library for importing and..BSD-2

django-widget-tweaks (🥈30 · ⭐ 1.6K) - Tweak the form field rendering in templates, not in..MIT

django-compressor (🥈29 · ⭐ 2.5K) - Compresses linked and inline javascript or CSS into a..MIT

django-imagekit (🥈29 · ⭐ 1.9K) - Automated image processing for Django. Currently v4.0.BSD-3

sorl-thumbnail (🥈29 · ⭐ 1.5K) - Thumbnails for Django.BSD-3

easy-thumbnails (🥈29 · ⭐ 1.2K) - Easy thumbnails for Django.BSD-3

django-bootstrap3 (🥈28 · ⭐ 2.3K) - Bootstrap 3 integration with Django.BSD-3

django-cacheops (🥈28 · ⭐ 1.5K) - A slick ORM cache with automatic granular event-driven..BSD-3

django-simple-history (🥈28 · ⭐ 1.5K) - Store model history and view/revert changes from..BSD-3

django-constance (🥈28 · ⭐ 1.4K) - Dynamic Django settings.BSD-3

django-extra-views (🥈28 · ⭐ 1.2K) - Django's class-based generic views are awesome, let's..MIT

django-phonenumber-field (🥈28 · ⭐ 1.1K) - A django model and form field for normalised phone..MIT

django-countries (🥈28 · ⭐ 1K) - A Django application that provides country choices for use..MIT

django-waffle (🥈28 · ⭐ 870) - A feature flipper for Django.BSD-3

django-stubs (🥈28 · ⭐ 740) - PEP-484 stubs for Django.MIT

cookiecutter-django (🥉27 · ⭐ 8.6K) - Cookiecutter Django is a framework for jumpstarting..BSD-3

django-angular (🥉27 · ⭐ 1.2K · 💤) - Let AngularJS play well with Django.MIT

django-redis-cache (🥉27 · ⭐ 1K · 💤) - A Redis cache backend for django.BSD-3

django-rosetta (🥉27 · ⭐ 860) - Rosetta is a Django application that eases the translation..MIT

django-sql-explorer (🥉26 · ⭐ 1.9K) - Easily share data across your company via SQL..MIT

django-money (🥉26 · ⭐ 1.2K) - Money fields for Django forms and models.BSD-3

djangorestframework-stubs (🥉26 · ⭐ 230) - PEP-484 stubs for django-rest-framework.MIT

django-fsm (🥉25 · ⭐ 1.9K) - Django friendly finite state machine support.MIT

django-push-notifications (🥉25 · ⭐ 1.8K) - Send push notifications to mobile devices through GCM..MIT

django-bootstrap4 (🥉25 · ⭐ 940) - Bootstrap 4 integration with Django.BSD-3

django-organizations (🥉25 · ⭐ 880) - Multi-user accounts for Django projects.BSD-2

django-cachalot (🥉25 · ⭐ 860) - No effort, no worry, maximum performance.BSD-3

django-configurations (🥉25 · ⭐ 840 · 💤) - A helper for organizing Django project settings by..BSD-3

django-paypal (🥉25 · ⭐ 630) - A pluggable Django application for integrating PayPal..MIT

django-watson (🥉24 · ⭐ 940) - Full-text multi-table search application for Django. Easy..BSD-3

django-filebrowser (🥉24 · ⭐ 860) - Media-Management with Grappelli.BSD-3

django-cleanup (🥉24 · ⭐ 680) - Automatically deletes old file for FileField and ImageField...MIT

django-dbbackup (🥉24 · ⭐ 530 · 💤) - Management commands to help backup and restore your..BSD-3

django-robots (🥉24 · ⭐ 350) - A Django app for managing robots.txt files following the..BSD-3

django-shop (🥉23 · ⭐ 2.7K · 💤) - A Django based shop system.BSD-3

django-vanilla-views (🥉23 · ⭐ 900) - Beautifully simple class-based views.BSD-2

django-lifecycle (🥉23 · ⭐ 810) - Declarative model lifecycle hooks, an alternative to..MIT

django-activity-stream (🥉22 · ⭐ 2K) - Generate generic activity streams from the actions on..BSD-3

Django-Ninja (🥉22 · ⭐ 1.5K) - Fast, Async-ready, Openapi, type hints based framework for..MIT
django-summernote (🥉22 · ⭐ 850 · 💤) - Simply integrate Summernote editor with Django project.MIT

viewflow (🥉21 · ⭐ 2.1K) - Reusable workflow library for Django.❗️AGPL-3.0

django-easy-audit (🥉21 · ⭐ 350 · 💤) - Yet another Django audit log app, hopefully the..❗️GPL-3.0

django-split-settings (🥉20 · ⭐ 760) - Organize Django settings into multiple files and..BSD-3

django-csp (🥉19 · ⭐ 380) - Content Security Policy for Django.BSD-3

django-codemod (🥉14 · ⭐ 110) - A tool to automatically fix Django deprecations.MIT

Show 11 hidden projects...
- dj-database-url (🥇32 · ⭐ 1.2K · 💀) - Use Database URLs in your Django Application.
BSD-2
- django-braces (🥈30 · ⭐ 1.7K · 💀) - Reusable, generic mixins for Django.
BSD-3
- jsonfield (🥈28 · ⭐ 1.1K · 💀) - A reusable Django model field for storing ad-hoc JSON data.
MIT
- django-polymorphic (🥉26 · ⭐ 1.2K · 💀) - Improved Django model inheritance with automatic..
BSD-3
- django-floppyforms (🥉25 · ⭐ 790 · 💤) - Full control of form rendering in the templates.
❗️MirOS
- django-solo (🥉25 · ⭐ 610) - Helps working with singletons - things like global..
❗️CC-BY-3.0
- django-jenkins (🥉24 · ⭐ 940 · 💀) - Plug and play continuous integration with django and..
❗️LGPL-3.0
- django-blog-zinnia (🥉23 · ⭐ 2K · 💀) - Simple yet powerful and really extendable application..
BSD-3
- django-cache-machine (🥉20 · ⭐ 820 · 💀) - Automatic caching and invalidation for Django models..
BSD-3
- merchant (🥉18 · ⭐ 980 · 💀) - A Django app to accept payments from various payment..
BSD-3
- django-schedule (🥉11 · ⭐ 800 · 💀) - A calendaring app for Django. It is now stable,..
❗Unlicensed
itsdangerous (🥇34 · ⭐ 2.3K) - Safely pass trusted data to untrusted environments and back.BSD-3
rdflib (🥇32 · ⭐ 1.5K) - RDFLib is a Python library for working with RDF, a simple yet powerful..BSD-3
speedtest-cli (🥇31 · ⭐ 11K) - Command line interface for testing internet bandwidth using..Apache-2
impacket (🥈30 · ⭐ 7.7K) - Impacket is a collection of Python classes for working with network..Apache-2
scapy (🥈28 · ⭐ 6.8K · 📉) - Scapy: the Python-based interactive packet manipulation program &..❗️GPL-2.0
Js2Py (🥈28 · ⭐ 1.6K) - JavaScript to Python Translator & JavaScript interpreter written in 100%..MIT
python-user-agents (🥈28 · ⭐ 1.2K · 💤) - A Python library that provides an easy way to identify..MIT
web3.py (🥉27 · ⭐ 2.4K · 📉) - A python interface for interacting with the Ethereum blockchain and..MIT
tifffile (🥉26 · ⭐ 180) - Read and write TIFF files. Forked fromhttps://pypi.org/project/tifffile.BSD-3
httpagentparser (🥉25 · ⭐ 210 · 💤) - Python HTTP Agent Parser.MIT
weblate (🥉22 · ⭐ 2.6K) - Web based localization tool with tight version control integration.❗️GPL-3.0
sslyze (🥉22 · ⭐ 2.6K) - Fast and powerful SSL/TLS scanning library.❗️AGPL-3.0
sandman2 (🥉22 · ⭐ 1.7K · 💤) - Automatically generate a RESTful API service for your legacy..Apache-2
maltrail (🥉21 · ⭐ 4.2K) - Malicious traffic detection system.MIT
GitHub (👨💻 31 · 🔀 790 · 📋 290 - 19% open · ⏱️ 14.10.2021):
git clone https://github.com/stamparm/maltrail
saleor (🥉20 · ⭐ 14K) - A modular, high performance, headless e-commerce platform built..BSD-3


GitHub (👨💻 220 · 🔀 4K · 📋 3.1K - 6% open · ⏱️ 14.10.2021):
git clone https://github.com/mirumee/saleor
healthchecks (🥉20 · ⭐ 4.1K) - A cron monitoring tool written in Python & Django.BSD-3
GitHub (👨💻 67 · 🔀 500 · 📋 420 - 15% open · ⏱️ 14.10.2021):
git clone https://github.com/healthchecks/healthchecks
pyload (🥉19 · ⭐ 2.3K) - The free and open-source Download Manager written in pure Python.❗️AGPL-3.0
cabot (🥉18 · ⭐ 5.2K · 💤) - Self-hosted, easily-deployable monitoring and alerts service - like a..MIT
GitHub (👨💻 70 · 🔀 580 · 📥 78 · 📦 7 · 📋 460 - 35% open · ⏱️ 05.01.2021):
git clone https://github.com/arachnys/cabot
streaming-form-data (🥉17 · ⭐ 96) - Streaming parser for multipart/form-data written in Python.MIT
Show 14 hidden projects...
- pyzmq (🥇32 · ⭐ 2.9K) - PyZMQ: Python bindings for zeromq.
❗️Revised BSD
- PySocks (🥈30 · ⭐ 1.1K · 💀) - A SOCKS proxy client and wrapper for Python.
BSD-3
- httpbin (🥈29 · ⭐ 10K · 💀) - HTTP Request & Response Service, written in Python + Flask.
ISC
- fake-useragent (🥈29 · ⭐ 2.6K · 💀) - up to date simple useragent faker with real world..
Apache-2
- ipaddress (🥉26 · ⭐ 92 · 💀) - Python 3.3+'s ipaddress for older Python versions.
Python-2.0
- Cactus (🥉25 · ⭐ 3.4K · 💀) - Static site generator for designers. Uses Python and Django..
BSD-3
- hyde (🥉24 · ⭐ 1.6K · 💀) - A Python Static Website Generator.
MIT
- python-whois (🥉24 · ⭐ 370 · 💀) - A python module for retrieving and parsing WHOIS data.
❗️WTFPL
- ProxyBroker (🥉23 · ⭐ 2.7K · 💀) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.
Apache-2
- reppy (🥉23 · ⭐ 160 · 💀) - Modern robots.txt Parser for Python.
MIT
- tinkerer (🥉18 · ⭐ 300 · 💀) - Python blogging engine.
❗️BSD-2-Clause-FreeBSD
- asgi-lifespan (🥉18 · ⭐ 85 · 💀) - Programmatic startup/shutdown of ASGI apps.
MIT
- libextract (🥉14 · ⭐ 490 · 💀) - Extract data from websites using basic statistical magic.
MIT
- IP2Trace (🥉10 · ⭐ 7) - A Python tool to display geolocation information in the traceroute.
MIT
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-ml-python: A ranked list of awesome machine learning python libraries.
- Python Wiki - Web Programming: Wiki page about programming Web applications (both clients and servers) using Python.
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from 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.
About
🏆 A ranked list of awesome python libraries for web development. Updated weekly.
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Languages
- Python100.0%