🏆 A ranked list of awesome python libraries for web development. Updated weekly.
This curated list contains 540 awesome open-source projects with a total of 1.9M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome!
🧙♂️ Discover other best-of lists or create your own.
📫 Subscribe to our newsletter for updates and trending projects.
- Web Frameworks 31 projects
- HTTP Clients 19 projects
- Servers 12 projects
- Authorization & Authentication 38 projects
- HTML Processing 10 projects
- URL Utilities 6 projects
- OpenAPI Utilities 23 projects
- GraphQL Utilities 14 projects
- Websocket Utilities 11 projects
- RPC Utilities 4 projects
- Serverless 3 projects
- Content Management Systems 6 projects
- Web Testing 49 projects
- Web Forms 5 projects
- Markdown 12 projects
- Third-party Web APIs 55 projects
- Email 11 projects
- Web Scraping & Crawling 32 projects
- Monitoring 10 projects
- Web UI 4 projects
- Admin UI 12 projects
- API Proxies & Gateways 2 projects
- Flask Utilities 34 projects
- FastAPI Utilities 12 projects
- Pyramid Utilities 3 projects
- Django Utilities 76 projects
- Others 51 projects
- 🥇🥈🥉 Combined project-quality score
- ⭐️ Star count from GitHub
- 🐣 New project (less than 6 months old)
- 💤 Inactive project (6 months no activity)
- 💀 Dead project (12 months no activity)
- 📈📉 Project is trending up or down
- ➕ Project was recently added
- ❗️ Warning (e.g. missing/risky license)
- 👨💻 Contributors count from GitHub
- 🔀 Fork count from GitHub
- 📋 Issue count from GitHub
- ⏱️ Last update timestamp on package manager
- 📥 Download count from package manager
- 📦 Number of dependent projects
Flask related project
Django related project
FastAPI related project
Pyramid related project
OpenAPI related project
GraphQL related project
General purpose web frameworks to build web applications and REST APIs.
django-rest-framework (🥇38 · ⭐ 20K) - Web APIs for Django. BSD-3

bottle (🥈35 · ⭐ 7.2K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT
falcon (🥈32 · ⭐ 8.2K) - The no-nonsense, minimalist REST and app backend framework for Python.. Apache-2
flask-restful (🥈32 · ⭐ 5.9K) - Simple framework for creating REST APIs. BSD-3

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

hug (🥉28 · ⭐ 6.5K) - Embrace the APIs of the future. Hug aims to make developing APIs as simple as.. MIT
masonite (🥉25 · ⭐ 1.5K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT
guillotina (🥉24 · ⭐ 150) - Python AsyncIO data API to manage billions of resources. BSD-3
japronto (🥉23 · ⭐ 8.4K · 💤) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining.. MIT
web2py (🥉22 · ⭐ 1.9K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0
-
GitHub (👨💻 240 · 🔀 830 · 📦 38 · 📋 1K - 34% open · ⏱️ 03.02.2021):
git clone https://github.com/web2py/web2py
flask-mongorest (🥉19 · ⭐ 510) - Restful API framework wrapped around MongoEngine. BSD-3

Show 3 hidden projects...
- django-tastypie (🥈31 · ⭐ 3.7K · 💀) - Creating delicious APIs for Django apps since 2010.
BSD-3
- flask-restplus (🥉29 · ⭐ 2.5K · 💀) - Fully featured framework for fast, easy and..
BSD-3
- vibora (🥉22 · ⭐ 5.7K · 💀) - Fast, asynchronous and elegant Python web framework.
MIT
httpie (🥈33 · ⭐ 50K) - As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP.. BSD-3
python-zeep (🥈31 · ⭐ 1.5K) - A modern/fast python SOAP client based on lxml / requests. MIT
requests-toolbelt (🥉30 · ⭐ 740) - A toolbelt of useful classes and functions to be used.. Apache-2
requests-futures (🥉27 · ⭐ 1.7K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2
http-prompt (🥉23 · ⭐ 8K) - An interactive command-line HTTP and API testing client built on top.. MIT
http-parser (🥉23 · ⭐ 330 · 💤) - HTTP request/response parser for python in C. MIT
pysimplesoap (🥉22 · ⭐ 360 · 💤) - Python Simple SOAP Library. ❗️LGPL-3.0
gunicorn (🥇37 · ⭐ 7.5K) - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients.. MIT
whitenoise (🥈30 · ⭐ 1.6K) - Radically simplified static file serving for Python web apps. MIT
livereload (🥉27 · ⭐ 890) - livereload server in python (MAINTAINERS NEEDED). BSD-3
Hypercorn (🥉27 · ⭐ 190) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT
Meinheld (🥉24 · ⭐ 1.3K · 💤) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3
Show 2 hidden projects...
- waitress (🥉26 · ⭐ 900) - Waitress - A WSGI server for Python 2 and 3.
❗️ZPL-2.1
- django-devserver (🥉24 · ⭐ 1.3K · 💀) - A drop-in replacement for Django's runserver.
BSD-3
django-allauth (🥇34 · ⭐ 6.2K) - Integrated set of Django applications addressing.. MIT

requests-oauthlib (🥇33 · ⭐ 1.4K · 💤) - OAuthlib support for Python-Requests!. ISC
authlib (🥈32 · ⭐ 2.3K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3
google-auth (🥈32 · ⭐ 390) - Google Auth Python Library. Apache-2
flask-login (🥈31 · ⭐ 2.7K) - Flask user session management. MIT

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

django-guardian (🥈30 · ⭐ 2.9K) - Per object permissions for Django. BSD-3

django-oauth-toolkit (🥈30 · ⭐ 2.2K) - OAuth2 goodies for the Djangonauts!. BSD-3

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

Flask-HTTPAuth (🥈28 · ⭐ 940) - Simple extension that provides Basic, Digest and Token HTTP.. MIT

flask-dance (🥉26 · ⭐ 800) - Doing the OAuth dance with style using Flask, requests, and.. MIT

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

dj-rest-auth (🥉25 · ⭐ 460) - Authentication for Django Rest Framework. MIT

authomatic (🥉24 · ⭐ 960) - Simple yet powerful authorization / authentication client library for.. MIT
django-cas-ng (🥉23 · ⭐ 290) - Django CAS 1.0/2.0/3.0 client authentication library, support.. MIT

django-stronghold (🥉22 · ⭐ 360 · 💤) - Get inside your stronghold and make all your Django.. MIT

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

fastapi_login (🥉20 · ⭐ 110 · 📈) - FastAPI-Login tries to provide similar functionality as.. MIT

fastapi-users (🥉19 · ⭐ 660) - Ready-to-use and customizable users management for FastAPI. MIT

python-jwt (🥉19 · ⭐ 180) - Python module for generating and verifying JSON Web Tokens. MIT
flask_simplelogin (🥉17 · ⭐ 130) - Simple Login - Login Extension for Flask - maintainer.. MIT

pyramid_jwt (🥉17 · ⭐ 70) - JWT authentication for Pyramid. BSD-2

fastapi-jwt-auth (🥉16 · ⭐ 140) - FastAPI extension that provides JWT Auth support (secure,.. MIT

Show 10 hidden projects...
- oauth2client (🥈31 · ⭐ 770 · 💀) - This is a Python library for accessing resources protected..
Apache-2
- python-social-auth (🥈30 · ⭐ 2.8K · 💀) - Social auth made simple.
BSD-3
- django-rest-framework-jwt (🥈29 · ⭐ 3.1K · 💀) - JSON Web Token Authentication support for Django REST..
MIT
- python-oauth2 (🥉27 · ⭐ 2.9K · 💀) - A fully tested, abstract interface to creating OAuth clients..
MIT
- rauth (🥉27 · ⭐ 1.6K · 💀) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
MIT
- Flask-User (🥉25 · ⭐ 920 · 💀) - Customizable User Authorization & User Management: Register,..
MIT
- Flask-OpenID (🥉24 · ⭐ 200 · 💀) - Flask-OpenID adds openid support to flask applications.
BSD-3
- django-rules (🥉23 · ⭐ 1.2K · 💀) - Awesome Django authorization, without the database.
MIT
- velruse (🥉22 · ⭐ 250 · 💀) - Simplifying third-party authentication for web applications.
MIT
- fastapi-permissions (🥉13 · ⭐ 120) - row level security for FastAPI framework.
❗️THE BEER-WARE LICENSE
bleach (🥈34 · ⭐ 2.1K) - Bleach is an allowed-list-based HTML sanitizing library that escapes.. Apache-2
html5lib-python (🥈32 · ⭐ 890) - Standards-compliant library for parsing and serializing HTML.. MIT
markupsafe (🥈32 · ⭐ 370) - Safely add untrusted strings to HTML/XML markup. BSD-3
Requests-HTML (🥉30 · ⭐ 12K · 💤) - Pythonic HTML Parsing for Humans. MIT
WeasyPrint (🥉29 · ⭐ 4.1K) - The awesome document factory. BSD-3
html5-parser (🥉25 · ⭐ 600) - Fast C based HTML 5 parsing for python. Apache-2
selectolax (🥉21 · ⭐ 370) - Python binding to Modest engine (fast HTML5 parser with CSS selectors). MIT
tldextract (🥇31 · ⭐ 1.3K) - Accurately separate the TLD from the registered domain and.. BSD-3
Show 2 hidden projects...
- uritemplate (🥉26 · ⭐ 190 · 💀) - URI template parsing per RFC6570.
❗️BSD-1-Clause
- purl (🥉23 · ⭐ 250 · 💀) - A simple, immutable URL class with a clean API for interrogation and..
MIT
🔗 OpenAPI-Specification ( ⭐ 20K) - The OpenAPI Specification Repository.
OpenAPI Generator (🥇34 · ⭐ 7.8K) - OpenAPI Generator allows generation of API client.. Apache-2

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

-
GitHub (👨💻 470 · 🔀 7.8K · 📦 31K · 📋 4.4K - 13% open · ⏱️ 25.02.2021):
git clone https://github.com/swagger-api/swagger-ui
swagger-codegen (🥈29 · ⭐ 13K) - swagger-codegen contains a template-driven engine to.. Apache-2

-
GitHub (👨💻 1.2K · 🔀 5.5K · 📦 530 · 📋 5.9K - 47% open · ⏱️ 06.02.2021):
git clone https://github.com/swagger-api/swagger-codegen
OpenAPI Spec validator (🥈26 · ⭐ 160 · 📈) - OpenAPI Spec validator. Apache-2
redoc (🥉25 · ⭐ 13K) - OpenAPI/Swagger-generated API Reference Documentation. MIT

-
GitHub (👨💻 140 · 🔀 1.4K · 📥 60 · 📦 1.3K · 📋 1.3K - 30% open · ⏱️ 22.02.2021):
git clone https://github.com/Redocly/redoc
AutoRest (🥉25 · ⭐ 3.3K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT

-
GitHub (👨💻 140 · 🔀 610 · 📥 77K · 📦 260 · 📋 1.7K - 10% open · ⏱️ 25.02.2021):
git clone https://github.com/Azure/autorest
flask-swagger (🥉24 · ⭐ 420) - A swagger 2.0 spec extractor for flask. MIT

drf-spectacular (🥉24 · ⭐ 370) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3

OpenAPI-to-GraphQL (🥉23 · ⭐ 960) - Translate APIs described by OpenAPI Specifications.. MIT


openapi-core (🥉23 · ⭐ 110) - OpenAPI core. BSD-3
datamodel-code-generator (🥉20 · ⭐ 370) - Pydantic model generator for easy conversion of JSON,.. MIT

pyramid_swagger (🥉18 · ⭐ 65 · 💤) - Convenient tools for using Swagger to define and.. BSD-3

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


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

Show 1 hidden projects...
- django-rest-swagger (🥈29 · ⭐ 2.5K · 💀) - Swagger Documentation Generator for Django REST..
BSD-2
🔗 GraphQL Specification ( ⭐ 13K) - GraphQL is a query language and execution engine tied to any..
graphene-django (🥇29 · ⭐ 3.4K) - Integrate GraphQL into your Django project. MIT


graphql-core (🥈26 · ⭐ 340) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT
flask-graphql (🥈24 · ⭐ 1.2K) - Adds GraphQL support to your Flask application. MIT


graphql-relay-py (🥉23 · ⭐ 130 · 💤) - A library to help construct a graphql-py server supporting.. MIT
tartiflette (🥉22 · ⭐ 710) - GraphQL Engine built with Python 3.6+ / asyncio. MIT
django-graphql-auth (🥉22 · ⭐ 190) - Django registration and authentication with GraphQL. MIT

Strawberry GraphQL (🥉21 · ⭐ 860) - A new GraphQL library for Python. MIT

tartiflette-aiohttp (🥉18 · ⭐ 52) - tartiflette-aiohttp is a wrapper of aiohttp which includes.. MIT
Flask-GraphQL-Auth (🥉16 · ⭐ 54 · 💤) - (Now finding maintainer) A Pythonic way to provide.. MIT

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

Show 1 hidden projects...
- python-graphql-client (🥉20 · ⭐ 130 · 💀) - Simple GraphQL client for Python 2.7+.
MIT
websockets (🥇32 · ⭐ 3.2K) - Library for building WebSocket servers and clients in Python. BSD-3
Flask-SocketIO (🥇31 · ⭐ 4.1K) - Socket.IO integration for Flask applications. MIT

autobahn-python (🥇31 · ⭐ 2.3K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT
python-socketio (🥇31 · ⭐ 2.2K) - Python Socket.IO server and client. MIT
websockify (🥉26 · ⭐ 2.7K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0
sockjs-tornado (🥉24 · ⭐ 850 · 💤) - WebSocket emulation - Python server. MIT
Show 4 hidden projects...
- websocket-client (🥇31 · ⭐ 2.5K · 📉) - WebSocket client for Python.
❗️LGPL-2.1
- flask-sockets (🥉25 · ⭐ 1.7K · 💀) - Elegant WebSockets for your Flask apps.
MIT
- gevent-socketio (🥉25 · ⭐ 1.2K · 💀) - Official repository for gevent-socketio.
BSD-3
- tornadio2 (🥉19 · ⭐ 530 · 💀) - Python socket.io server implementation on top of Tornado..
Apache-2
rpyc (🥈28 · ⭐ 970) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT
fastapi-jsonrpc (🥉16 · ⭐ 79) - JSON-RPC server based on fastapi. MIT

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

Show 1 hidden projects...
vcrpy (🥇31 · ⭐ 1.9K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT
pyppeteer (🥈30 · ⭐ 3.4K · 💤) - Headless chrome/chromium automation library (unofficial port of.. MIT
factory_boy (🥈30 · ⭐ 2.4K) - A test fixtures replacement for Python. MIT

pytest-django (🥈30 · ⭐ 860) - A Django plugin for pytest. BSD-3

SeleniumLibrary (🥈29 · ⭐ 1K) - Web testing library for Robot Framework. Apache-2
django-silk (🥈28 · ⭐ 2.8K) - Silky smooth profiling for Django. MIT

Prism (🥈28 · ⭐ 1.8K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2

django-nose (🥈28 · ⭐ 860) - Django test runner using nose. BSD-3

flask-testing (🥈28 · ⭐ 460) - Unittest extensions for Flask. BSD-3

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

SeleniumBase (🥈27 · ⭐ 2K) - A complete framework for Web-UI testing. Fast, easy, and reliable... MIT
flask-debugtoolbar (🥈27 · ⭐ 790) - A toolbar overlay for debugging Flask applications. BSD-3

webtest (🥈27 · ⭐ 300) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT
django-test-plus (🥉26 · ⭐ 430 · 💤) - Useful additions to Django's default TestCase. BSD-3

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

aioresponses (🥉25 · ⭐ 280) - Aioresponses is a helper for mock/fake web requests in python.. MIT
pytest-splinter (🥉25 · ⭐ 200) - pytest splinter and selenium integration for anyone interested.. MIT
selenium-python-helium (🥉23 · ⭐ 2.4K) - Selenium-python but lighter: Helium is the best.. MIT
httprunner (🥉23 · ⭐ 2.4K) - One-stop solution for HTTP(S) testing. Apache-2
python-mocket (🥉22 · ⭐ 210) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3
schemathesis (🥉21 · ⭐ 750) - A modern API testing tool for web applications built with.. MIT


Model Bakery (🥉21 · ⭐ 320) - Object factory for Django. Apache-2

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

-
GitHub (👨💻 32 · 🔀 140 · 📥 32K · 📋 310 - 14% open · ⏱️ 18.02.2021):
git clone https://github.com/mockoon/mockoon
aresponses (🥉20 · ⭐ 81) - Asyncio http mocking. Similar to the responses library used for.. MIT
async-asgi-testclient (🥉19 · ⭐ 65) - A framework-agnostic library for testing ASGI web.. MIT
Show 7 hidden projects...
- parameterized (🥈28 · ⭐ 530) - Parameterized testing with any Python test framework.
❗️BSD-2-Clause-FreeBSD
- pyresttest (🥉22 · ⭐ 1.1K · 💀) - Python Rest Testing.
Apache-2
- wdb (🥉21 · ⭐ 1.5K · 💀) - An improbable web debugger through WebSockets.
❗️GPL-3.0
- requestium (🥉20 · ⭐ 1.6K · 💀) - Integration layer between Requests and Selenium for automation..
BSD-3
- yandex-tank (🥉19 · ⭐ 2K) - Load and performance benchmark tool.
❗️LGPL-2.1
- Astra (🥉15 · ⭐ 1.7K · 💀) - Automated Security Testing For REST API's.
Apache-2
- huxley (🥉14 · ⭐ 4.1K · 💀) - A testing system for catching visual regressions in Web..
Apache-2
django-crispy-forms (🥇33 · ⭐ 4.1K) - The best way to have DRY Django forms. The app.. MIT

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

markdown (🥇35 · ⭐ 2.4K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3
mistune (🥇33 · ⭐ 1.9K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3
pelican (🥈32 · ⭐ 10K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0
python-markdown2 (🥈30 · ⭐ 2.1K) - markdown2: A fast and complete implementation of Markdown in.. MIT
pymdown-extensions (🥈27 · ⭐ 450 · 📉) - Extensions for Python Markdown. MIT
django-markdownx (🥉25 · ⭐ 650 · 💤) - Comprehensive Markdown plugin built for Django. BSD-3

django-markdown-editor (🥉24 · ⭐ 420) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0

markdown-it-py (🥉22 · ⭐ 150) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT
markdown-include (🥉21 · ⭐ 51) - Provides syntax for Python-Markdown which allows for the.. ❗️GPL-3.0
Show 2 hidden projects...
🔗 Public APIs ( ⭐ 110K) - A collective list of free APIs for use in software and web development.
🔗 best-of-ml-python - DB Clients ( ⭐ 4.2K · 🐣) - Collection of python database client libraries.
discord.py (🥇36 · ⭐ 6.7K) - An API wrapper for Discord written in Python. MIT
google-api-python-client (🥇36 · ⭐ 4.5K) - The official Python client library for Google's.. Apache-2
-
GitHub (👨💻 160 · 🔀 1.8K · 📥 90 · 📦 53K · 📋 730 - 4% open · ⏱️ 22.02.2021):
git clone https://github.com/googleapis/google-api-python-client
-
PyPi (📥 11M / month · 📦 13K · ⏱️ 18.11.2020):
pip install google-api-python-client
-
Conda (📥 600K · ⏱️ 18.11.2020):
conda install -c conda-forge google-api-python-client
youtube-dl (🥇35 · ⭐ 91K) - Command-line program to download videos from YouTube.com and.. Unlicense
GitPython (🥇35 · ⭐ 3K) - GitPython is a python library used to interact with Git repositories. BSD-3
PyGithub (🥇34 · ⭐ 4.1K) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0
python-telegram-bot (🥈32 · ⭐ 14K) - We have made you a wrapper you can't refuse. ❗️LGPL-3.0
praw (🥈32 · ⭐ 2.4K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2
tushare (🥈30 · ⭐ 11K · 💤) - TuShare is a utility for crawling historical data of China stocks. BSD-3
pyTelegramBotAPI (🥈30 · ⭐ 3.9K) - Python Telegram bot api. ❗️GPL-2.0
twilio (🥈30 · ⭐ 1.4K) - A Python module for communicating with the Twilio API and generating TwiML. MIT
jira (🥈30 · ⭐ 1.3K · 💤) - Python JIRA Library is the easiest way to automate JIRA. Support for.. BSD-2
python-twitter (🥈29 · ⭐ 3.1K · 💤) - A Python wrapper around the Twitter API. Apache-2
slackclient (🥈29 · ⭐ 3.1K) - Slack Developer Kit for Python. MIT
google-maps-services-python (🥈29 · ⭐ 3.1K · 💤) - Python client library for Google Maps API Web Services. Apache-2
facebook-sdk (🥈29 · ⭐ 2.6K) - Python SDK for Facebook's Graph API. Apache-2
py-googletrans (🥈29 · ⭐ 2.2K) - (unofficial) Googletrans: Free and Unlimited Google translate.. MIT
twython (🥉28 · ⭐ 1.8K) - Actively maintained, pure Python wrapper for the Twitter API. Supports.. MIT
simple-salesforce (🥉28 · ⭐ 1.1K) - A very simple Salesforce.com REST API client for Python. Apache-2
coursera-dl (🥉26 · ⭐ 8.3K) - Script for downloading Coursera.org videos and naming them. ❗️LGPL-3.0
instagram-scraper (🥉26 · ⭐ 4.7K) - Scrapes an instagram user's photos and videos. Unlicense
imdbpy (🥉26 · ⭐ 780) - IMDbPY is a Python package useful to retrieve and manage the data of.. ❗️GPL-2.0
twitter-scraper (🥉25 · ⭐ 2.7K) - Scrape the Twitter Frontend API without authentication. MIT
WikiExtractor (🥉24 · ⭐ 2.5K) - A tool for extracting plain text from Wikipedia dumps. ❗️AGPL-3.0
igramscraper (🥉24 · ⭐ 1.8K) - scrapes medias, likes, followers, tags and all metadata. Inspired.. MIT
twitterscraper (🥉24 · ⭐ 1.6K · 💤) - Scrape Twitter for Tweets. MIT
gallery-dl (🥉23 · ⭐ 3K) - Command-line program to download image galleries and collections.. ❗️GPL-2.0
python-slack-sdk (🥉22 · ⭐ 3.1K) - Slack Developer Kit for Python. MIT
pyshorteners (🥉22 · ⭐ 290 · 💤) - Generating short urls with python has never been easier. ❗️GPL-3.0
scdl (🥉18 · ⭐ 2K) - Soundcloud Music Downloader. ❗️GPL-2.0
-
GitHub (👨💻 41 · 🔀 210 · 📦 32 · 📋 270 - 13% open · ⏱️ 28.12.2020):
git clone https://github.com/flyingrub/scdl
GHunt (🥉15 · ⭐ 9K · 🐣) - Investigate Google Accounts with emails. MPL-2.0
-
GitHub (👨💻 20 · 🔀 640 · 📋 160 - 6% open · ⏱️ 18.01.2021):
git clone https://github.com/mxrch/GHunt
Show 6 hidden projects...
- google-resumable-media (🥉28 · ⭐ 28) - Utilities for Google Media Downloads and Resumable..
Apache-2
- Google Images Download (🥉27 · ⭐ 7.5K · 💀) - Python Script to download hundreds of images from..
MIT
- python-instagram (🥉26 · ⭐ 2.8K · 💀) - Python Client for Instagram API.
MIT
- Django Facebook (🥉25 · ⭐ 1.4K · 💀) - Facebook open graph api implementation using the Django..
BSD-3
- telepot (🥉24 · ⭐ 2.4K · 💀) - Python framework for Telegram Bot API.
MIT
- instagram_private_api (🥉23 · ⭐ 1.9K · 💀) - A Python library to access Instagram's private API.
MIT
pyramid_mailer (🥉21 · ⭐ 51 · 💤) - A package for sending email from your Pyramid.. BSD-3

fastapi-mail (🥉18 · ⭐ 100) - Fastapi mail system sending mails(individual, bulk).. MIT

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

prometheus-flask-exporter (🥈23 · ⭐ 310) - Prometheus exporter for Flask applications. MIT

GoAccess (🥉18 · ⭐ 13K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT
-
GitHub (👨💻 130 · 🔀 850 · 📋 1.8K - 18% open · ⏱️ 25.02.2021):
git clone https://github.com/allinurl/goaccess
flask-state (🥉17 · ⭐ 470 · 🐣) - Display machine state using Python3 with Flask. BSD-3

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

timing-asgi (🥉16 · ⭐ 62) - ASGI middleware to record and emit timing metrics (to something like.. MIT
Starlette Prometheus (🥉15 · ⭐ 130) - Prometheus integration for Starlette. ❗️GPL-3.0

Misago (🥉20 · ⭐ 2.1K · 💤) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0
-
GitHub (👨💻 32 · 🔀 440 · 📦 39 · 📋 1K - 6% open · ⏱️ 25.05.2020):
git clone https://github.com/rafalp/Misago
flask-admin (🥇33 · ⭐ 4.6K) - Simple and extensible administrative interface framework for.. BSD-3

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

django-admin-bootstrapped (🥈26 · ⭐ 1.5K · 💤) - A Django admin theme using Twitter Bootstrap. It.. Apache-2

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

django-admin2 (🥉20 · ⭐ 1.1K) - Extendable, adaptable rewrite of django.contrib.admin. MIT

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

fastapi-admin (🥉18 · ⭐ 480) - FastAPI Admin Dashboard based on FastAPI and Tortoise ORM. Apache-2

nginx-ui (🥉16 · ⭐ 3.7K · 💤) - Nginx UI allows you to access and modify the nginx configurations.. MIT
-
GitHub (👨💻 3 · 🔀 170 · 📋 26 - 57% open · ⏱️ 25.06.2020):
git clone https://github.com/schenkd/nginx-ui
-
Docker Hub (📥 290K · ⭐ 7 · ⏱️ 25.06.2020):
docker pull schenkd/nginx-ui
Show 3 hidden projects...
- django-jet (🥈26 · ⭐ 3K · 💀) - Modern responsive template for the Django admin..
❗️AGPL-3.0
- django-suit (🥈26 · ⭐ 2.1K · 💀) - Modern theme for Django admin interface.
❗️AFL-3.0
- xadmin (🥉25 · ⭐ 4.5K · 💀) - Drop-in replacement of Django admin comes with lots of goodies,..
BSD-3
Kong (🥇29 · ⭐ 29K) - The Cloud-Native API Gateway. Apache-2
-
GitHub (👨💻 230 · 🔀 3.7K · 📥 530K · 📋 3.4K - 11% open · ⏱️ 24.02.2021):
git clone https://github.com/kong/kong
-
Docker Hub (📥 220M · ⭐ 540 · ⏱️ 25.02.2021):
docker pull kong
tyk (🥉22 · ⭐ 6K) - Tyk Open Source API Gateway written in Go. MPL-2.0
-
GitHub (👨💻 76 · 🔀 760 · 📥 17K · 📋 1.8K - 19% open · ⏱️ 25.02.2021):
git clone https://github.com/TykTechnologies/tyk
flask-sqlalchemy (🥇32 · ⭐ 3.4K) - Adds SQLAlchemy support to Flask. BSD-3

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

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

flask-security (🥇28 · ⭐ 1.6K · 💤) - Quick and simple security for Flask applications. MIT

flask-mongoengine (🥇28 · ⭐ 750) - MongoEngine flask extension with WTF model forms.. BSD-3

flask-caching (🥇28 · ⭐ 570) - A caching extension for Flask. BSD-3

flask-babel (🥈27 · ⭐ 360) - i18n and l10n support for Flask based on Babel and pytz. BSD-3

Flask-Moment (🥈26 · ⭐ 320) - Formatting of dates and times in Flask templates using.. MIT

flask-bcrypt (🥈26 · ⭐ 280 · 💤) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3

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

flask-marshmallow (🥈25 · ⭐ 660) - Flask + marshmallow for beautiful APIs. MIT

flask-assets (🥈25 · ⭐ 410 · 💤) - Flask webassets integration. BSD-2

flask-session (🥈25 · ⭐ 340 · 💤) - Server side session extension for Flask. BSD-3

flask-paginate (🥈25 · ⭐ 220) - Pagination support for flask. BSD-3

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

flask-apispec (🥉24 · ⭐ 530) - Build and document REST APIs with Flask and apispec. MIT

flask-talisman (🥉23 · ⭐ 730 · 💤) - HTTP security headers for Flask. Apache-2

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

flask_injector (🥉23 · ⭐ 220) - Adds Injector support to Flask. BSD-3

Flask-Excel (🥉21 · ⭐ 230) - A flask extension using pyexcel to read, manipulate and write data.. BSD-3
flask-profiler (🥉20 · ⭐ 620) - a flask profiler which watches endpoint calls and tries to.. MIT

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


flask-msearch (🥉19 · ⭐ 160) - Full text search for flask. BSD-3

flask-jsonrpc (🥉18 · ⭐ 220) - A basic JSON-RPC implementation for your Flask-powered sites. BSD-3

flask_pydantic (🥉18 · ⭐ 93) - flask extension for integration with the awesome pydantic.. MIT

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

-
GitHub (👨💻 59 · 🔀 660 · 📋 160 - 4% open · ⏱️ 23.02.2021):
git clone https://github.com/cookiecutter-flask/cookiecutter-flask
flask-file-upload (🥉16 · ⭐ 110) - Easy file uploads for Flask. ❗️GPL-3.0

flask2postman (🥉13 · ⭐ 120 · 💤) - Generate a Postman collection from your Flask application. MIT

Show 3 hidden projects...
- flask-bootstrap (🥉24 · ⭐ 1.5K · 💀) - A Flask app template with integrated SQLAlchemy,..
BSD-3
- flask-s3 (🥉22 · ⭐ 180 · 💀) - Seamlessly serve your static assets of your Flask app from Amazon..
❗️WTFPL
- Flask-Opentracing (🥉19 · ⭐ 110 · 💀) - OpenTracing instrumentation for the Flask..
BSD-3
fastapi-sqlalchemy (🥇20 · ⭐ 190) - Adds simple SQLAlchemy support to FastAPI. MIT

fastapi-utils (🥇17 · ⭐ 560 · 💤) - Reusable utilities for FastAPI. MIT

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

fastapi-code-generator (🥈16 · ⭐ 140) - This code generator creates FastAPI app from an.. MIT


fastapi-versioning (🥈16 · ⭐ 130) - api versioning for fastapi web applications. MIT

fastapi-plugins (🥈16 · ⭐ 94) - FastAPI framework plugins. MIT

starlette_exporter (🥈16 · ⭐ 82) - Prometheus exporter for Starlette and FastAPI. Apache-2

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

-
GitHub (👨💻 8 · 🔀 62 · 📋 43 - 25% open · ⏱️ 02.02.2021):
git clone https://github.com/Buuntu/fastapi-react
fastapi_cache (🥉12 · ⭐ 90) - FastAPI simple cache. MIT

fastapi_client (🥉10 · ⭐ 140) - FastAPI client generator. Apache-2

-
GitHub (👨💻 8 · 🔀 10 · 📋 10 - 30% open · ⏱️ 11.02.2021):
git clone https://github.com/dmontagu/fastapi_client
Show 1 hidden projects...
- fastapi-socketio (🥉14 · ⭐ 41 · 🐣) - Easily integrate socket.io with your FastAPI app.
Apache-2
pyramid_celery (🥉20 · ⭐ 98 · 📈) - Pyramid configuration with celery integration. Allows you.. MIT

Show 2 hidden projects...
- pyramid_jinja2 (🥇21 · ⭐ 72 · 💤) - Jinja2 templating system bindings for the Pyramid web..
❗Unlicensed
- pyramid_services (🥉16 · ⭐ 77 · 💀) - A service layer for pyramid.
MIT
django-extensions (🥇35 · ⭐ 5.2K) - This is a repository for collecting global custom.. MIT

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

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

django-import-export (🥇32 · ⭐ 2K) - Django application and library for importing and.. BSD-2

-
GitHub (👨💻 170 · 🔀 620 · 📦 9.4K · 📋 750 - 11% open · ⏱️ 12.01.2021):
git clone https://github.com/django-import-export/django-import-export
-
PyPi (📥 220K / month · 📦 2K · ⏱️ 31.12.2020):
pip install django-import-export
-
Conda (📥 42K · ⏱️ 31.12.2020):
conda install -c conda-forge django-import-export
django-storages (🥇32 · ⭐ 1.8K) - Django-storages is a project to provide a variety of.. BSD-3

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

django-haystack (🥇31 · ⭐ 3.1K) - Modular search for Django. BSD-3

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

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

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

django-cors-headers (🥈30 · ⭐ 4K) - Django app for handling the server headers required.. MIT

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

django-redis (🥈30 · ⭐ 2K) - Full featured redis cache backend for Django. BSD-3

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

django-tables2 (🥈30 · ⭐ 1.4K) - django-tables2 - An app for creating HTML tables. BSD-2

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

django-taggit (🥈29 · ⭐ 2.6K) - Simple tagging for django. BSD-3

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

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

django-webpack-loader (🥈29 · ⭐ 2.2K) - Transparently use webpack with django. MIT

django-ckeditor (🥈29 · ⭐ 1.9K) - Django admin CKEditor integration. BSD-3

django-fsm (🥈29 · ⭐ 1.7K) - Django friendly finite state machine support. MIT

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

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

django-redis-cache (🥈29 · ⭐ 990) - A Redis cache backend for django. BSD-3

django-activity-stream (🥈28 · ⭐ 1.9K) - Generate generic activity streams from the actions on.. BSD-3

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

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

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

django-bootstrap3 (🥉27 · ⭐ 2.2K) - Bootstrap 3 integration with Django. BSD-3

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

django-cacheops (🥉27 · ⭐ 1.4K) - A slick ORM cache with automatic granular event-driven.. BSD-3

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

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

django-countries (🥉27 · ⭐ 950) - A Django application that provides country choices for.. MIT

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

django-stubs (🥉27 · ⭐ 590) - PEP-484 stubs for Django. MIT

django-shop (🥉26 · ⭐ 2.5K) - A Django based shop system. BSD-3

django-extra-views (🥉26 · ⭐ 1.1K) - Django's class-based generic views are awesome, let's.. MIT

django-filebrowser (🥉26 · ⭐ 820) - Media-Management with Grappelli. BSD-3

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

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

django-blog-zinnia (🥉25 · ⭐ 2K · 💤) - Simple yet powerful and really extendable application.. BSD-3

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

django-polymorphic (🥉25 · ⭐ 1.1K) - Improved Django model inheritance with automatic.. BSD-3

django-phonenumber-field (🥉25 · ⭐ 1K) - A django model and form field for normalised phone.. MIT

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

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

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

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

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

django-dbbackup (🥉25 · ⭐ 460) - Management commands to help backup and restore your.. BSD-3

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

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

django-configurations (🥉24 · ⭐ 790) - A helper for organizing Django project settings by.. BSD-3

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

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

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

django-watson (🥉22 · ⭐ 890 · 💤) - Full-text multi-table search application for Django... BSD-3

django-summernote (🥉22 · ⭐ 800) - Simply integrate Summernote editor with Django project. MIT

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

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

Django-Ninja (🥉18 · ⭐ 770) - Fast, Async-ready, Openapi, type hints based framework for building.. MIT
django-codemod (🥉14 · ⭐ 81) - A tool to automatically fix Django deprecations. MIT

Show 8 hidden projects...
- dj-database-url (🥇31 · ⭐ 1.2K · 💀) - Use Database URLs in your Django Application.
BSD-2
- django-braces (🥈29 · ⭐ 1.7K · 💀) - Reusable, generic mixins for Django.
BSD-3
- django-floppyforms (🥉26 · ⭐ 780) - Full control of form rendering in the templates.
❗️MirOS
- django-jenkins (🥉24 · ⭐ 930 · 💀) - Plug and play continuous integration with django and..
❗️LGPL-3.0
- django-solo (🥉24 · ⭐ 560) - Helps working with singletons - things like global..
❗️CC-BY-3.0
- django-cache-machine (🥉23 · ⭐ 800 · 💀) - Automatic caching and invalidation for Django models..
BSD-3
- merchant (🥉19 · ⭐ 970 · 💀) - A Django app to accept payments from various payment..
BSD-3
- django-schedule (🥉11 · ⭐ 790 · 💀) - A calendaring app for Django. It is now stable,..
❗Unlicensed
itsdangerous (🥇34 · ⭐ 2.1K) - Safely pass trusted data to untrusted environments and back. BSD-3
impacket (🥈30 · ⭐ 6.3K) - Impacket is a collection of Python classes for working with network.. Apache-2
rdflib (🥈30 · ⭐ 1.4K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3
fake-useragent (🥉27 · ⭐ 2.3K) - up to date simple useragent faker with real world database. Apache-2
python-user-agents (🥉27 · ⭐ 1.1K) - A Python library that provides an easy way to identify.. MIT
httpagentparser (🥉27 · ⭐ 210) - Python HTTP Agent Parser. MIT
Js2Py (🥉26 · ⭐ 1.4K) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT
saleor (🥉24 · ⭐ 10K) - A modular, high performance, headless e-commerce platform built.. BSD-3


-
GitHub (👨💻 200 · 🔀 3.5K · 📋 2.9K - 7% open · ⏱️ 25.02.2021):
git clone https://github.com/mirumee/saleor
weblate (🥉24 · ⭐ 2.3K) - Web based localization tool with tight version control integration. ❗️GPL-3.0
sslyze (🥉22 · ⭐ 2.4K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0
maltrail (🥉20 · ⭐ 3.9K) - Malicious traffic detection system. MIT
-
GitHub (👨💻 30 · 🔀 750 · 📋 270 - 21% open · ⏱️ 25.02.2021):
git clone https://github.com/stamparm/maltrail
healthchecks (🥉20 · ⭐ 3.5K) - A cron monitoring tool written in Python & Django. BSD-3
-
GitHub (👨💻 57 · 🔀 440 · 📋 360 - 17% open · ⏱️ 23.02.2021):
git clone https://github.com/healthchecks/healthchecks
pyload (🥉19 · ⭐ 2.1K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0
cabot (🥉18 · ⭐ 5K) - Self-hosted, easily-deployable monitoring and alerts service - like a.. MIT
-
GitHub (👨💻 70 · 🔀 560 · 📥 72 · 📦 6 · 📋 460 - 35% open · ⏱️ 05.01.2021):
git clone https://github.com/arachnys/cabot
asgi-lifespan (🥉16 · ⭐ 64) - Programmatic startup/shutdown of ASGI apps. MIT
Show 13 hidden projects...
- pyzmq (🥇35 · ⭐ 2.7K) - PyZMQ: Python bindings for zeromq.
❗️Revised BSD
- PySocks (🥈30 · ⭐ 1K · 💀) - A SOCKS proxy client and wrapper for Python.
BSD-3
- speedtest-cli (🥈29 · ⭐ 11K · 💀) - Command line interface for testing internet bandwidth..
Apache-2
- httpbin (🥈29 · ⭐ 9.6K · 💀) - HTTP Request & Response Service, written in Python + Flask.
ISC
- Cactus (🥉25 · ⭐ 3.4K · 💀) - Static site generator for designers. Uses Python and Django..
BSD-3
- ipaddress (🥉25 · ⭐ 89 · 💀) - Python 3.3+'s ipaddress for older Python versions.
Python-2.0
- hyde (🥉24 · ⭐ 1.6K · 💀) - A Python Static Website Generator.
MIT
- ProxyBroker (🥉23 · ⭐ 2.4K · 💀) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.
Apache-2
- aiodns (🥉23 · ⭐ 370 · 💀) - Simple DNS resolver for asyncio.
MIT
- python-whois (🥉23 · ⭐ 360 · 💀) - A python module for retrieving and parsing WHOIS data.
❗️WTFPL
- toapi (🥉19 · ⭐ 3.1K · 💀) - Every web site provides APIs.
Apache-2
- tinkerer (🥉18 · ⭐ 290 · 💀) - Python blogging engine.
❗️BSD-2-Clause-FreeBSD
- libextract (🥉14 · ⭐ 490 · 💀) - Extract data from websites using basic statistical magic.
MIT
- Best-of lists: Discover other best-of lists with awesome open-source projects on all kinds of topics.
- best-of-ml-python: A ranked list of awesome machine learning python libraries.
- Python Wiki - Web Programming: Wiki page about programming Web applications (both clients and servers) using Python.
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the issue page and fill in the requested information.
- Modify the projects.yaml with your additions or changes, and submit a pull request. This can also be done directly via the Github UI.
If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the best-of-generator repository. If you like to create your own best-of list, we recommend to follow this guide.
For more information on how to add or update projects, please read the contribution guidelines. By participating in this project, you agree to abide by its Code of Conduct.