This curated list contains 580 awesome open-source projects with a total of 2.4M 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!
Contents
- Web Frameworks 32 projects
- HTTP Clients 19 projects
- Servers 12 projects
- Authorization & Authentication 39 projects
- HTML Processing 10 projects
- URL Utilities 6 projects
- OpenAPI Utilities 23 projects
- GraphQL Utilities 16 projects
- Websocket Utilities 11 projects
- RPC Utilities 4 projects
- Serverless 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 10 projects
- Admin UI 12 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
Explanation
🥇 🥈 🥉 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 projectsFlask related project
Django related project
FastAPI related project
Pyramid related project
OpenAPI related project
GraphQL related project
Web Frameworks
General purpose web frameworks to build web applications and REST APIs.
django-rest-framework (🥇 43 · ⭐ 24K) - Web APIs for Django. BSD-3

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

bottle (🥈 38 · ⭐ 7.8K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT
flask-restful (🥈 36 · ⭐ 6.5K) - Simple framework for creating REST APIs. BSD-3

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

masonite (🥉 29 · ⭐ 1.9K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT
guillotina (🥉 27 · ⭐ 180) - Python AsyncIO data API to manage billions of resources. BSD-3
web2py (🥉 25 · ⭐ 2K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0
-
GitHub (
👨💻 260 ·🔀 850 ·📦 40 ·📋 1K - 33% open ·⏱️ 04.06.2022):git clone https://github.com/web2py/web2py
justpy (🥉 25 · ⭐ 890) - 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 9 hidden projects...
- pyramid (
🥉 34 ·⭐ 3.7K) - Pyramid - A Python web framework.❗Unlicensed
- hug (
🥉 31 ·⭐ 6.7K ·💀 ) - Embrace the APIs of the future. Hug aims to make developing APIs as simple..MIT
- flask-restplus (
🥉 30 ·⭐ 2.6K ·💀 ) - Fully featured framework for fast, easy and..BSD-3
- japronto (
🥉 26 ·⭐ 8.6K ·💀 ) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining..MIT
- responder (
🥉 26 ·⭐ 3.6K ·💀 ) - A familiar HTTP Service Framework for Python.Apache-2
- vibora (
🥉 23 ·⭐ 5.7K ·💀 ) - Fast, asynchronous and elegant Python web framework.MIT
- quart (
🥉 18 ·⭐ 1) - Quart is a Python ASGI web microframework with the same API as Flask.MIT
- Growler (
🥉 14 ·⭐ 690 ·💀 ) - A micro web-framework using asyncio coroutines and chained..Apache-2
- flama (
🥉 14 ·⭐ 210 ·💀 ) - Fire up your API.❗️GPL-3.0
HTTP Clients
httpie (🥈 36 · ⭐ 24K) - HTTPie for Terminal modern, user-friendly command-line HTTP client for.. BSD-3
python-zeep (🥈 34 · ⭐ 1.7K · 💤 ) - A modern/fast python SOAP client based on lxml / requests. MIT
requests-toolbelt (🥈 32 · ⭐ 870 · 💤 ) - A toolbelt of useful classes and functions to be used.. Apache-2
requests-futures (🥉 29 · ⭐ 2K) - Asynchronous Python HTTP Requests for Humans using Futures. Apache-2
http-prompt (🥉 25 · ⭐ 8.6K · 💤 ) - An interactive command-line HTTP and API testing client built on.. MIT
Show 5 hidden projects...
- pycurl (
🥈 32 ·⭐ 900) - PycURL - Python interface to libcurl.❗️LGPL-2.1
- hyper (
🥉 29 ·⭐ 1.1K ·💀 ) - HTTP/2 for Python.MIT
- pysimplesoap (
🥉 26 ·⭐ 360 ·💀 ) - Python Simple SOAP Library.❗️LGPL-3.0
- http-parser (
🥉 23 ·⭐ 330 ·💀 ) - HTTP request/response parser for python in C.MIT
- httpstat (
🥉 21 ·⭐ 5.2K ·💀 ) - curl statistics made simple.MIT
Servers
gunicorn (🥇 43 · ⭐ 8.5K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and.. MIT
whitenoise (🥈 33 · ⭐ 2.1K) - Radically simplified static file serving for Python web apps. MIT
Hypercorn (🥉 30 · ⭐ 330) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT
livereload (🥉 28 · ⭐ 970) - livereload server in python (MAINTAINERS NEEDED). BSD-3
Show 3 hidden projects...
Authorization & Authentication
django-allauth (🥇 41 · ⭐ 7.5K) - Integrated set of Django applications addressing.. MIT

google-auth (🥇 38 · ⭐ 560) - Google Auth Python Library. Apache-2
authlib (🥈 37 · ⭐ 3.3K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3
flask-login (🥈 37 · ⭐ 3.1K) - Flask user session management. MIT

requests-oauthlib (🥈 36 · ⭐ 1.6K) - OAuthlib support for Python-Requests!. ISC
flask-jwt-extended (🥈 36 · ⭐ 1.4K) - An open source Flask extension that provides JWT.. MIT

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

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

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

dj-rest-auth (🥈 31 · ⭐ 1.1K) - Authentication for Django Rest Framework. MIT

python-jose (🥉 30 · ⭐ 1.2K · 💤 ) - A JOSE implementation in Python. MIT
Flask-HTTPAuth (🥉 29 · ⭐ 1.1K) - Simple extension that provides Basic, Digest and Token HTTP.. MIT

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

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

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

django-rest-knox (🥉 27 · ⭐ 820) - Authentication Module for django rest auth. MIT

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

Flask-OpenID (🥉 25 · ⭐ 220 · 💤 ) - Flask-OpenID adds openid support to flask applications. BSD-3

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

python-jwt (🥉 23 · ⭐ 200) - Python module for generating and verifying JSON Web Tokens. MIT
flask-praetorian (🥉 21 · ⭐ 320) - Strong, Simple, and Precise security for Flask APIs.. MIT

flask_simplelogin (🥉 17 · ⭐ 170 · 💤 ) - Simple Login - Login Extension for Flask - maintainer.. MIT

Show 12 hidden projects...
- oauth2client (
🥈 34 ·⭐ 780 ·💀 ) - This is a Python library for accessing resources protected..Apache-2
- python-social-auth (
🥈 33 ·⭐ 2.8K ·💀 ) - Social auth made simple.BSD-3
- django-rest-framework-jwt (
🥈 31 ·⭐ 3.1K ·💀 ) - JSON Web Token Authentication support for Django REST..MIT
- python-oauth2 (
🥉 29 ·⭐ 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 ·⭐ 990 ·💀 ) - Customizable User Authorization & User Management: Register,..MIT
- django-stronghold (
🥉 24 ·⭐ 380 ·💀 ) - Get inside your stronghold and make all your Django..MIT
- velruse (
🥉 22 ·⭐ 250 ·💀 ) - Simplifying third-party authentication for web applications.MIT
- fastapi-jwt-auth (
🥉 19 ·⭐ 420 ·💀 ) - FastAPI extension that provides JWT Auth support..MIT
- apex (
🥉 17 ·⭐ 96 ·💀 ) - Toolkit for Pyramid, a Pylons Project, to add Authentication and..MIT
- pyramid_jwt (
🥉 16 ·⭐ 73 ·💀 ) - JWT authentication for Pyramid.BSD-2
- fastapi-permissions (
🥉 14 ·⭐ 290 ·💀 ) - row level security for FastAPI framework.❗️THE BEER-WARE LICENSE
HTML Processing
bleach (🥇 36 · ⭐ 2.4K) - Bleach is an allowed-list-based HTML sanitizing library that escapes.. Apache-2
markupsafe (🥈 34 · ⭐ 500) - Safely add untrusted strings to HTML/XML markup. BSD-3
html5lib-python (🥉 33 · ⭐ 990 · 💤 ) - Standards-compliant library for parsing and serializing HTML.. MIT
WeasyPrint (🥉 32 · ⭐ 5.2K) - The awesome document factory. BSD-3
selectolax (🥉 26 · ⭐ 600) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT
html5-parser (🥉 19 · ⭐ 640) - Fast C based HTML 5 parsing for python. Apache-2
Show 1 hidden projects...
- Requests-HTML (
🥈 34 ·⭐ 13K ·💀 ) - Pythonic HTML Parsing for Humans.MIT
URL Utilities
tldextract (🥇 33 · ⭐ 1.5K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3
Show 2 hidden projects...
- uritemplate (
🥉 28 ·⭐ 200) - URI template parsing per RFC6570.❗️BSD-1-Clause
- purl (
🥉 23 ·⭐ 280 ·💀 ) - A simple, immutable URL class with a clean API for interrogation and..MIT
OpenAPI Utilities
OpenAPI Generator (🥇 42 · ⭐ 14K) - OpenAPI Generator allows generation of API client.. Apache-2

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

-
GitHub (
👨💻 530 ·🔀 8.5K ·📦 33K ·📋 5K - 16% open ·⏱️ 28.09.2022):git clone https://github.com/swagger-api/swagger-ui
redoc (🥈 33 · ⭐ 19K) - OpenAPI/Swagger-generated API Reference Documentation. MIT

-
GitHub (
👨💻 200 ·🔀 2K ·📥 66 ·📦 3K ·📋 1.6K - 24% open ·⏱️ 29.09.2022):git clone https://github.com/Redocly/redoc
drf-spectacular (🥈 33 · ⭐ 1.3K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3

AutoRest (🥈 31 · ⭐ 3.9K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT

-
GitHub (
👨💻 170 ·🔀 710 ·📥 85K ·📦 400 ·📋 2K - 3% open ·⏱️ 22.09.2022):git clone https://github.com/Azure/autorest
swagger-codegen (🥉 29 · ⭐ 15K) - swagger-codegen contains a template-driven engine to.. Apache-2

-
GitHub (
👨💻 1.2K ·🔀 5.8K ·📋 6.6K - 48% open ·⏱️ 07.09.2022):git clone https://github.com/swagger-api/swagger-codegen
OpenAPI Spec validator (🥉 27 · ⭐ 230) - OpenAPI Spec validator. Apache-2
OpenAPI-to-GraphQL (🥉 26 · ⭐ 1.4K) - Translate APIs described by OpenAPI Specifications.. MIT


datamodel-code-generator (🥉 26 · ⭐ 1.2K) - Pydantic model generator for easy conversion of JSON,.. MIT

openapi-core (🥉 26 · ⭐ 180) - OpenAPI core. BSD-3
openapi-python-client (🥉 23 · ⭐ 480) - Generate modern Python clients from OpenAPI. MIT

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


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

Show 4 hidden projects...
- django-rest-swagger (
🥉 30 ·⭐ 2.6K ·💀 ) - Swagger Documentation Generator for Django REST..BSD-2
- apistar (
🥉 28 ·⭐ 5.6K ·💀 ) - The Web API toolkit.BSD-3
- flask-swagger (
🥉 26 ·⭐ 460 ·💀 ) - A swagger 2.0 spec extractor for flask.MIT
- Spectacle (
🥉 23 ·⭐ 1.3K ·💀 ) - Beautiful static documentation generator for OpenAPI/Swagger..MIT
GraphQL Utilities
graphene-django (🥇 34 · ⭐ 3.9K · 📈 ) - Integrate GraphQL into your Django project. MIT


Strawberry GraphQL (🥇 34 · ⭐ 2.6K) - A GraphQL library for Python that leverages type.. MIT

graphql-core (🥈 31 · ⭐ 440) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT
graphql-relay-py (🥈 26 · ⭐ 140) - A library to help construct a graphql-py server supporting.. MIT
graphene-mongo (🥉 24 · ⭐ 260) - Graphene MongoEngine integration. MIT

tartiflette (🥉 23 · ⭐ 830 · 💤 ) - GraphQL Engine built with Python 3.6+ / asyncio. MIT
django-graphql-auth (🥉 22 · ⭐ 290) - Django registration and authentication with GraphQL. MIT

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

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

tartiflette-aiohttp (🥉 17 · ⭐ 60) - tartiflette-aiohttp is a wrapper of aiohttp which includes.. MIT
Show 3 hidden projects...
- flask-graphql (
🥉 25 ·⭐ 1.3K ·💀 ) - Adds GraphQL support to your Flask application.MIT
- python-graphql-client (
🥉 20 ·⭐ 150 ·💀 ) - Simple GraphQL client for Python 2.7+.MIT
- Flask-GraphQL-Auth (
🥉 16 ·⭐ 64 ·💀 ) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to..MIT
Websocket Utilities
websocket-client (🥇 40 · ⭐ 3.1K) - WebSocket client for Python. Apache-2
websockets (🥇 36 · ⭐ 4.2K) - Library for building WebSocket servers and clients in Python. BSD-3
autobahn-python (🥇 36 · ⭐ 2.4K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT
Flask-SocketIO (🥈 33 · ⭐ 4.8K) - Socket.IO integration for Flask applications. MIT

python-socketio (🥉 32 · ⭐ 3K) - Python Socket.IO server and client. MIT
websockify (🥉 27 · ⭐ 3.2K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0
Show 4 hidden projects...
- gevent-socketio (
🥉 27 ·⭐ 1.2K ·💀 ) - Official repository for gevent-socketio.BSD-3
- flask-sockets (
🥉 26 ·⭐ 1.7K ·💀 ) - [DEPRECATED] Alternative:..MIT
- sockjs-tornado (
🥉 26 ·⭐ 860 ·💀 ) - WebSocket emulation - Python server.MIT
- tornadio2 (
🥉 20 ·⭐ 530 ·💀 ) - Python socket.io server implementation on top of Tornado..Apache-2
RPC Utilities
rpyc (🥈 31 · ⭐ 1.2K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT
fastapi-jsonrpc (🥉 19 · ⭐ 190) - 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
Serverless
python-lambda (🥉 25 · ⭐ 1.4K) - A toolkit for developing and deploying serverless Python code in.. ISC
lambdarest (🥉 20 · ⭐ 91) - Flask like web framework for AWS Lambda. MIT
Content Management Systems
django-cms (🥈 40 · ⭐ 8.9K) - The easy-to-use and developer-friendly enterprise CMS powered.. BSD-3

Show 1 hidden projects...
Web Testing
SeleniumBase (🥈 34 · ⭐ 2.9K) - A framework for browser automation and testing with Selenium,.. MIT
vcrpy (🥈 33 · ⭐ 2.3K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT
django-silk (🥈 32 · ⭐ 3.5K) - Silky smooth profiling for Django. MIT

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

SeleniumLibrary (🥈 32 · ⭐ 1.2K) - Web testing library for Robot Framework. Apache-2
-
GitHub (
👨💻 110 ·🔀 670 ·📥 3.5K ·📦 2.6K ·📋 980 - 4% open ·⏱️ 20.04.2022):git clone https://github.com/robotframework/SeleniumLibrary
-
PyPi (
📥 940K / month ·📦 120 ·⏱️ 08.01.2022):pip install robotframework-seleniumlibrary
-
Conda (
📥 53K ·⏱️ 12.01.2022):conda install -c conda-forge robotframework-seleniumlibrary
HTTPretty (🥈 31 · ⭐ 2K · 💤 ) - Intercept HTTP requests at the Python socket level. Fakes the whole.. MIT
pytest-django (🥈 31 · ⭐ 1.1K) - A Django plugin for pytest. BSD-3

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

httprunner (🥈 29 · ⭐ 3.4K) - HttpRunner API HTTP(S) / HTTP2 / WebSocket / RPC. Apache-2
schemathesis (🥈 28 · ⭐ 1.5K) - Run thousands of randomly generated test scenarios based.. MIT


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

flask-debugtoolbar (🥈 28 · ⭐ 850) - A toolbar overlay for debugging Flask applications. BSD-3

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

-
GitHub (
👨💻 39 ·🔀 230 ·📥 70K ·📦 33 ·📋 480 - 11% open ·⏱️ 25.08.2022):git clone https://github.com/mockoon/mockoon
webtest (🥉 27 · ⭐ 320) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT
pytest-splinter (🥉 27 · ⭐ 240) - pytest splinter and selenium integration for anyone interested.. MIT
pytest-flask (🥉 26 · ⭐ 430) - A set of pytest fixtures to test Flask applications. MIT

Model Bakery (🥉 25 · ⭐ 580) - Object factory for Django. Apache-2

playwright (🥉 24 · ⭐ 6.9K · ➕ ) - A high-level API to automate web browsers. Apache-2
selenium-python-helium (🥉 24 · ⭐ 3.1K) - Selenium-python but lighter: Helium is the best.. MIT
requestium (🥉 24 · ⭐ 1.7K) - Integration layer between Requests and Selenium for automation of.. BSD-3
django-test-plus (🥉 24 · ⭐ 530) - Useful additions to Djangos default TestCase. BSD-3

python-mocket (🥉 24 · ⭐ 240) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3
aioresponses (🥉 23 · ⭐ 380) - Aioresponses is a helper for mock/fake web requests in python.. MIT
pyramid_debugtoolbar (🥉 23 · ⭐ 95) - Pyramid debug toolbar. BSD-3

aresponses (🥉 21 · ⭐ 92) - Asyncio http mocking. Similar to the responses library used for requests. MIT
async-asgi-testclient (🥉 19 · ⭐ 120) - A framework-agnostic library for testing ASGI web.. MIT
Show 9 hidden projects...
- pyppeteer (
🥈 30 ·⭐ 3.5K ·💀 ) - Headless chrome/chromium automation library (unofficial port of..MIT
- parameterized (
🥈 28 ·⭐ 690 ·💀 ) - Parameterized testing with any Python test framework.❗️BSD-2-Clause-FreeBSD
- flask-testing (
🥉 27 ·⭐ 490 ·💀 ) - Unittest extensions for Flask.BSD-3
- yandex-tank (
🥉 24 ·⭐ 2.2K) - Load and performance benchmark tool.❗️LGPL-2.1
- pyresttest (
🥉 23 ·⭐ 1.1K ·💀 ) - Python Rest Testing.Apache-2
- httmock (
🥉 23 ·⭐ 440 ·💀 ) - A mocking library for requests.Apache-2
- wdb (
🥉 22 ·⭐ 1.6K ·💀 ) - An improbable web debugger through WebSockets.❗️GPL-3.0
- huxley (
🥉 17 ·⭐ 4.1K ·💀 ) - A testing system for catching visual regressions in Web..Apache-2
- Astra (
🥉 15 ·⭐ 2.1K ·💀 ) - Automated Security Testing For REST APIs.Apache-2
Web Forms
django-crispy-forms (🥇 37 · ⭐ 4.5K) - The best way to have DRY Django forms. The app.. MIT

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

Markdown
markdown (🥇 38 · ⭐ 3K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3
pelican (🥈 37 · ⭐ 11K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0
python-markdown2 (🥈 35 · ⭐ 2.4K) - markdown2: A fast and complete implementation of Markdown in.. MIT
pymdown-extensions (🥈 30 · ⭐ 640) - Extensions for Python Markdown. MIT
django-markdownx (🥉 25 · ⭐ 740 · 💤 ) - Comprehensive Markdown plugin built for Django. BSD-3

markdown-it-py (🥉 24 · ⭐ 370) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT
django-markdown-editor (🥉 23 · ⭐ 620) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0

markdown-include (🥉 21 · ⭐ 83) - Provides syntax for Python-Markdown which allows for the.. ❗️GPL-3.0
Third-party Web APIs
discord.py (🥇 45 · ⭐ 12K) - An API wrapper for Discord written in Python. MIT
youtube-dl (🥇 44 · ⭐ 110K) - Command-line program to download videos from YouTube.com and.. Unlicense
google-api-python-client (🥇 43 · ⭐ 6K) - The official Python client library for Googles.. Apache-2
-
GitHub (
👨💻 180 ·🔀 2.2K ·📦 120K ·📋 940 - 7% open ·⏱️ 27.09.2022):git clone https://github.com/googleapis/google-api-python-client
-
PyPi (
📥 27M / month ·📦 7.3K ·⏱️ 28.06.2022):pip install google-api-python-client
-
Conda (
📥 1.5M ·⏱️ 27.09.2022):conda install -c conda-forge google-api-python-client
python-telegram-bot (🥈 39 · ⭐ 20K) - We have made you a wrapper you cant refuse. ❗️GPL-3.0
-
GitHub (
👨💻 180 ·🔀 4.3K ·📥 11K ·📦 64K ·📋 1.7K - 1% open ·⏱️ 28.09.2022):git clone https://github.com/python-telegram-bot/python-telegram-bot
-
PyPi (
📥 1.2M / month ·📦 2.5K ·⏱️ 28.06.2022):pip install python-telegram-bot
-
Conda (
📥 59K ·⏱️ 29.06.2022):conda install -c conda-forge python-telegram-bot
pyTelegramBotAPI (🥈 39 · ⭐ 6.1K) - Python Telegram bot api. ❗️GPL-2.0
GitPython (🥈 39 · ⭐ 3.7K) - GitPython is a python library used to interact with Git repositories. BSD-3
slackclient (🥈 37 · ⭐ 3.5K) - Slack Developer Kit for Python. MIT
PyGithub (🥈 36 · ⭐ 5.5K · 💤 ) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0
praw (🥈 36 · ⭐ 2.9K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2
twilio (🥈 36 · ⭐ 1.6K) - A Python module for communicating with the Twilio API and generating TwiML. MIT
python-slack-sdk (🥈 35 · ⭐ 3.5K) - Slack Developer Kit for Python. MIT
google-maps-services-python (🥈 33 · ⭐ 3.7K) - Python client library for Google Maps API Web Services. Apache-2
python-twitter (🥉 32 · ⭐ 3.4K · 💤 ) - A Python wrapper around the Twitter API. Apache-2
simple-salesforce (🥉 32 · ⭐ 1.3K) - A very simple Salesforce.com REST API client for Python. Apache-2
instagram-scraper (🥉 31 · ⭐ 7.2K) - Scrapes an instagram users photos and videos. Unlicense
gallery-dl (🥉 29 · ⭐ 5.6K) - Command-line program to download image galleries and.. ❗️GPL-2.0
twitter-scraper (🥉 29 · ⭐ 3.3K · 💤 ) - Scrape the Twitter Frontend API without authentication. MIT
imdbpy (🥉 29 · ⭐ 1K) - Cinemagoer is a Python package useful to retrieve and manage the data.. ❗️GPL-2.0
notion-sdk-py (🥉 27 · ⭐ 830) - Official Notion SDK rewritten in Python (sync + async). MIT
igramscraper (🥉 25 · ⭐ 2.5K) - scrapes medias, likes, followers, tags and all metadata. Inspired.. MIT
WikiExtractor (🥉 24 · ⭐ 3.1K) - A tool for extracting plain text from Wikipedia dumps. ❗️AGPL-3.0
pyshorteners (🥉 24 · ⭐ 340) - Generating short urls with python has never been easier. ❗️GPL-3.0
GHunt (🥉 20 · ⭐ 12K) - Offensive Google framework. MPL-2.0
-
GitHub (
👨💻 26 ·🔀 1K ·📋 280 - 19% open ·⏱️ 04.06.2022):git clone https://github.com/mxrch/GHunt
Show 16 hidden projects...
- google-resumable-media (
🥈 33 ·⭐ 35) - Utilities for Google Media Downloads and Resumable..Apache-2
- Wikipedia (
🥉 32 ·⭐ 2.5K ·💀 ) - A Pythonic wrapper for the Wikipedia API.MIT
- tushare (
🥉 31 ·⭐ 12K ·💀 ) - TuShare is a utility for crawling historical data of China stocks.BSD-3
- Google Images Download (
🥉 31 ·⭐ 8.1K ·💀 ) - Python Script to download hundreds of images from..MIT
- py-googletrans (
🥉 31 ·⭐ 3.1K ·💀 ) - (unofficial) Googletrans: Free and Unlimited Google..MIT
- facebook-sdk (
🥉 31 ·⭐ 2.7K ·💀 ) - Python SDK for Facebooks Graph API.Apache-2
- twython (
🥉 31 ·⭐ 1.8K ·💀 ) - Actively maintained, pure Python wrapper for the Twitter API...MIT
- coursera-dl (
🥉 29 ·⭐ 8.9K ·💀 ) - Script for downloading Coursera.org videos and naming them.❗️LGPL-3.0
- slacker (
🥉 29 ·⭐ 1.6K ·💀 ) - Full-featured Python interface for the Slack API.Apache-2
- Django Facebook (
🥉 28 ·⭐ 1.4K ·💀 ) - Facebook open graph api implementation using the Django..BSD-3
- python-instagram (
🥉 27 ·⭐ 2.9K ·💀 ) - Python Client for Instagram API.MIT
- gmusicapi (
🥉 27 ·⭐ 2.5K ·💀 ) - An unofficial client library for Google Music.BSD-3
- notion-py (
🥉 26 ·⭐ 3.8K ·💀 ) - Unofficial Python API client for Notion.so.MIT
- telepot (
🥉 26 ·⭐ 2.4K ·💀 ) - Python framework for Telegram Bot API.MIT
- twitterscraper (
🥉 26 ·⭐ 2.2K ·💀 ) - Scrape Twitter for Tweets.MIT
- instagram_private_api (
🥉 24 ·⭐ 2.5K ·💀 ) - A Python library to access Instagrams private API.MIT
fastapi-mail (🥉 22 · ⭐ 360) - Fastapi mail system sending mails(individual, bulk).. MIT

mailer (🥉 21 · ⭐ 250) - A light-weight, modular, message representation and mail delivery framework.. MIT
pyramid_mailer (🥉 21 · ⭐ 51) - A package for sending email from your Pyramid application. BSD-3

Show 5 hidden projects...
- flask-mail (
🥈 30 ·⭐ 540 ·💀 ) - Flask-Mail adds SMTP mail sending to your Flask applications.BSD-3
- sync-engine (
🥈 27 ·⭐ 3.5K ·💀 ) - IMAP/SMTP sync system with modern APIs.❗️AGPL-3.0
- flanker (
🥈 27 ·⭐ 1.6K ·💀 ) - Python email address and Mime parsing library.Apache-2
- offlineimap (
🥉 25 ·⭐ 1.7K ·💀 ) - Read/sync your IMAP mailboxes (python2) [LEGACY: move..❗️libpng-2.0
- gmail (
🥉 20 ·⭐ 1.7K ·💀 ) - A Pythonic interface for Google Mail.MIT
Web Scraping & Crawling
Libraries for web scraping, crawling, downloading, and mining as well as libraries.