- 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 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 anissue, submit apull request, or directly edit theprojects.yaml. Contributions are very welcome!
📫 Subscribe to ourweekly newsletter for updates on the best Python libraries and tools.
Get notified on trending projects, new additions, detailed comparisons, and more!
- Web Frameworks30 projects
- HTTP Clients19 projects
- Servers13 projects
- Authorization & Authentication38 projects
- HTML Processing10 projects
- URL Utilities6 projects
- OpenAPI Utilities22 projects
- GraphQL Utilities14 projects
- Websocket Utilities11 projects
- RPC Utilities4 projects
- Serverless3 projects
- Content Management Systems6 projects
- Web Testing48 projects
- Web Forms5 projects
- Markdown12 projects
- Third-party Web APIs55 projects
- Email11 projects
- Web Scraping & Crawling32 projects
- Monitoring10 projects
- Web UI4 projects
- Admin UI12 projects
- API Proxies & Gateways2 projects
- Flask Utilities34 projects
- FastAPI Utilities12 projects
- Pyramid Utilities3 projects
- Django Utilities74 projects
- Others51 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.1K) - 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

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

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

flask-restplus (🥉30 · ⭐ 2.5K · 💤) - Fully featured framework for fast, easy and..BSD-3

hug (🥉27 · ⭐ 6.4K) - 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
japronto (🥉23 · ⭐ 8.2K · 💤) - 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 · ⏱️ 28.11.2020):
git clone https://github.com/web2py/web2py
flask-mongorest (🥉19 · ⭐ 500) - Restful API framework wrapped around MongoEngine.BSD-3

Show 1 hidden projects...
httpie (🥈33 · ⭐ 49K) - 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 (🥉28 · ⭐ 1.7K) - Asynchronous Python HTTP Requests for Humans using..Apache-2
http-parser (🥉23 · ⭐ 330 · 💤) - HTTP request/response parser for python in C.MIT
http-prompt (🥉22 · ⭐ 8K) - An interactive command-line HTTP and API testing client built on top..MIT
pysimplesoap (🥉22 · ⭐ 350) - Python Simple SOAP Library.❗️LGPL-3.0
gunicorn (🥇37 · ⭐ 7.4K) - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients..MIT
whitenoise (🥈32 · ⭐ 1.6K) - Radically simplified static file serving for Python web apps.MIT
livereload (🥉28 · ⭐ 890) - livereload server in python (MAINTAINERS NEEDED).BSD-3
Meinheld (🥉23 · ⭐ 1.3K · 💤) - Meinheld is a high performance asynchronous WSGI Web Server (based..BSD-3
guillotina (🥉23 · ⭐ 140) - Python AsyncIO data API to manage billions of resources.BSD-3
Show 2 hidden projects...
- waitress (🥉27 · ⭐ 890) - 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.1K) - Integrated set of Django applications addressing..MIT

requests-oauthlib (🥇33 · ⭐ 1.3K · 💤) - 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 · ⭐ 380) - Google Auth Python Library.Apache-2
flask-login (🥈31 · ⭐ 2.7K) - Flask user session management.MIT

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

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

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

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

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

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

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

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

django-rules (🥉23 · ⭐ 1.2K · 💤) - Awesome Django authorization, without the database.MIT

authomatic (🥉23 · ⭐ 960 · 💤) - Simple yet powerful authorization / authentication client library..MIT
django-cas-ng (🥉23 · ⭐ 280) - 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 (🥉20 · ⭐ 260) - Strong, Simple, and Precise security for Flask APIs..MIT

python-jwt (🥉20 · ⭐ 180) - Python module for generating and verifying JSON Web Tokens.MIT
fastapi-users (🥉19 · ⭐ 540) - Ready-to-use and customizable users management for FastAPI.MIT

fastapi_login (🥉18 · ⭐ 94) - FastAPI-Login tries to provide similar functionality as Flask-..MIT

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

fastapi-jwt-auth (🥉16 · ⭐ 100 · 🐣) - FastAPI extension that provides JWT Auth support..MIT

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

Show 9 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 · ⭐ 3K · 💀) - JSON Web Token Authentication support for Django REST..
MIT
- rauth (🥈28 · ⭐ 1.6K · 💀) - A Python library for OAuth 1.0/a, 2.0, and Ofly.
MIT
- python-oauth2 (🥉27 · ⭐ 2.9K · 💀) - A fully tested, abstract interface to creating OAuth clients..
MIT
- Flask-User (🥉25 · ⭐ 910 · 💀) - Customizable User Authorization & User Management: Register,..
MIT
- Flask-OpenID (🥉24 · ⭐ 200 · 💀) - Flask-OpenID adds openid support to flask applications.
BSD-3
- velruse (🥉22 · ⭐ 250 · 💀) - Simplifying third-party authentication for web applications.
MIT
- fastapi-permissions (🥉13 · ⭐ 97) - 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
markupsafe (🥈33 · ⭐ 360) - Safely add untrusted strings to HTML/XML markup.BSD-3
html5lib-python (🥈32 · ⭐ 890) - Standards-compliant library for parsing and serializing HTML..MIT
Requests-HTML (🥉30 · ⭐ 11K · 💤) - Pythonic HTML Parsing for Humans.MIT
WeasyPrint (🥉29 · ⭐ 4K) - The awesome document factory.BSD-3
html5-parser (🥉23 · ⭐ 590) - Fast C based HTML 5 parsing for python.Apache-2
selectolax (🥉22 · ⭐ 360) - 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 · ⭐ 180 · 💀) - URI template parsing per RFC6570.
❗️BSD-1-Clause
- purl (🥉24 · ⭐ 250 · 💀) - A simple, immutable URL class with a clean API for interrogation and..
MIT
🔗 OpenAPI-Specification ( ⭐ 20K) - The OpenAPI Specification Repository.
OpenAPI Generator (🥇33 · ⭐ 7.3K) - OpenAPI Generator allows generation of API client..Apache-2

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

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

GitHub (👨💻 1.2K · 🔀 5.4K · 📦 520 · 📋 5.9K - 47% open · ⏱️ 09.01.2021):
git clone https://github.com/swagger-api/swagger-codegen
redoc (🥈26 · ⭐ 13K) - OpenAPI/Swagger-generated API Reference Documentation.MIT

GitHub (👨💻 140 · 🔀 1.4K · 📥 60 · 📦 1.2K · 📋 1.2K - 28% open · ⏱️ 08.01.2021):
git clone https://github.com/Redocly/redoc
flask-swagger (🥈26 · ⭐ 430) - A swagger 2.0 spec extractor for flask.MIT

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

GitHub (👨💻 140 · 🔀 600 · 📥 70K · 📦 240 · 📋 1.6K - 12% open · ⏱️ 12.01.2021):
git clone https://github.com/Azure/autorest
OpenAPI Spec validator (🥉24 · ⭐ 150) - OpenAPI Spec validator.Apache-2
OpenAPI-to-GraphQL (🥉22 · ⭐ 920) - Translate APIs described by OpenAPI Specifications..MIT


openapi-core (🥉22 · ⭐ 100) - OpenAPI core.BSD-3
datamodel-code-generator (🥉20 · ⭐ 320) - 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 · ⭐ 55) - Pyramid addon for OpenAPI3 validation of requests and..MIT


openapi-python-client (🥉16 · ⭐ 99) - 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.3K) - Integrate GraphQL into your Django project.MIT


graphql-core (🥈27 · ⭐ 330) - 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 · ⭐ 700) - GraphQL Engine built with Python 3.6+ / asyncio.MIT
django-graphql-auth (🥉22 · ⭐ 180) - Django registration and authentication with GraphQL.MIT

Strawberry GraphQL (🥉21 · ⭐ 790) - 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 · ⭐ 53) - (Now finding maintainer) A Pythonic way to provide JWT..MIT

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

Show 1 hidden projects...
- python-graphql-client (🥉21 · ⭐ 130 · 💀) - Simple GraphQL client for Python 2.7+.
MIT
websockets (🥇32 · ⭐ 3.1K) - 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.2K) - WebSocket and WAMP in Python for Twisted and asyncio.MIT
python-socketio (🥈31 · ⭐ 2.1K) - Python Socket.IO server and client.MIT
websockify (🥉26 · ⭐ 2.6K) - 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 (🥇32 · ⭐ 2.4K · 💀) - websocket client for python.
BSD-3
- flask-sockets (🥉25 · ⭐ 1.7K · 💀) - Elegant WebSockets for your Flask apps.
MIT
- gevent-socketio (🥉24 · ⭐ 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 · ⭐ 960) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.MIT
fastapi-jsonrpc (🥉16 · ⭐ 64) - JSON-RPC server based on fastapi.MIT

Show 1 hidden projects...
- spyne (🥉25 · ⭐ 980) - 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 (🥈28 · ⭐ 8K) - The easy-to-use and developer-friendly CMS.BSD-3

Show 1 hidden projects...
vcrpy (🥈30 · ⭐ 1.8K) - Automatically mock your HTTP interactions to simplify and speed up testing.MIT
pytest-django (🥈30 · ⭐ 840) - A Django plugin for pytest.BSD-3

django-silk (🥈29 · ⭐ 2.8K) - Silky smooth profiling for Django.MIT

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

SeleniumBase (🥈28 · ⭐ 1.9K) - Python Web UI testing and RPA. Fast Easy Reliable.MIT
SeleniumLibrary (🥈28 · ⭐ 980) - Web testing library for Robot Framework.Apache-2
flask-testing (🥈28 · ⭐ 460) - Unittest extensions for Flask.BSD-3

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

flask-debugtoolbar (🥉27 · ⭐ 790) - A toolbar overlay for debugging Flask applications.BSD-3

webtest (🥉27 · ⭐ 290) - 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

aioresponses (🥉25 · ⭐ 270) - 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
pyramid_debugtoolbar (🥉25 · ⭐ 93) - Pyramid debug toolbar.BSD-3

selenium-python-helium (🥉23 · ⭐ 2.3K) - Selenium-python but lighter: Helium is the best..MIT
httprunner (🥉22 · ⭐ 2.3K) - One-stop solution for HTTP(S) testing.Apache-2
python-mocket (🥉22 · ⭐ 200) - a socket mock framework - for all kinds of socket animals, web-..BSD-3
Mockoon (🥉21 · ⭐ 2.4K) - Mockoon is the easiest and quickest way to run mock APIs locally. No..MIT

GitHub (👨💻 32 · 🔀 140 · 📥 41K · 📋 300 - 15% open · ⏱️ 03.01.2021):
git clone https://github.com/mockoon/mockoon
schemathesis (🥉21 · ⭐ 700) - A modern API testing tool for web applications built with..MIT


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

aresponses (🥉20 · ⭐ 79) - Asyncio http mocking. Similar to the responses library used for..MIT
async-asgi-testclient (🥉19 · ⭐ 61) - A framework-agnostic library for testing ASGI web..MIT
Show 7 hidden projects...
- parameterized (🥈28 · ⭐ 520) - Parameterized testing with any Python test framework.
❗️BSD-2-Clause-FreeBSD
- pyresttest (🥉22 · ⭐ 1K · 💀) - Python Rest Testing.
Apache-2
- requestium (🥉21 · ⭐ 1.6K · 💀) - Integration layer between Requests and Selenium for automation..
BSD-3
- wdb (🥉21 · ⭐ 1.5K · 💀) - An improbable web debugger through WebSockets.
❗️GPL-3.0
- 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 · ⭐ 430) - 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 (🥈29 · ⭐ 2.1K) - markdown2: A fast and complete implementation of Markdown in..MIT
pymdown-extensions (🥈29 · ⭐ 430) - Extensions for Python Markdown.MIT
django-markdownx (🥉25 · ⭐ 640 · 💤) - Comprehensive Markdown plugin built for Django.BSD-3

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

markdown-it-py (🥉21 · ⭐ 130) - Markdown parser, done right. 100% CommonMark support, extensions,..MIT
Show 3 hidden projects...
🔗 Public APIs ( ⭐ 110K) - A collective list of free APIs for use in software and web development.
🔗 best-of-ml-python - DB Clients ( ⭐ 100 · 🐣) - Collection of python database client libraries.
youtube-dl (🥇37 · ⭐ 88K) - Command-line program to download videos from YouTube.com and..Unlicense
discord.py (🥇36 · ⭐ 6.4K) - An API wrapper for Discord written in Python.MIT
google-api-python-client (🥇36 · ⭐ 4.4K) - The official Python client library for Google's..Apache-2
GitHub (👨💻 150 · 🔀 1.8K · 📥 86 · 📦 49K · 📋 780 - 11% open · ⏱️ 13.01.2021):
git clone https://github.com/googleapis/google-api-python-client
PyPi (📥 16M / month · 📦 13K · ⏱️ 18.11.2020):
pip install google-api-python-client
Conda (📥 560K · ⏱️ 18.11.2020):
conda install -c conda-forge google-api-python-client
python-telegram-bot (🥇33 · ⭐ 13K) - We have made you a wrapper you can't refuse.❗️LGPL-3.0
GitHub (👨💻 150 · 🔀 2.8K · 📥 2.5K · 📦 22K · 📋 1.4K - 2% open · ⏱️ 12.01.2021):
git clone https://github.com/python-telegram-bot/python-telegram-bot
PyPi (📥 280K / month · 📦 4.3K · ⏱️ 07.10.2020):
pip install python-telegram-bot
Conda (📥 27K · ⏱️ 30.11.2020):
conda install -c conda-forge python-telegram-bot
PyGithub (🥇33 · ⭐ 4K) - Typed interactions with the GitHub API v3.❗️LGPL-3.0
praw (🥈31 · ⭐ 2.3K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that..BSD-2
pytube (🥈30 · ⭐ 3.9K · 📈) - A lightweight, dependency-free Python library (and command-line..❗️GPL-3.0
pyTelegramBotAPI (🥈30 · ⭐ 3.7K) - Python Telegram bot api.❗️GPL-2.0
google-maps-services-python (🥈30 · ⭐ 3K) - Python client library for Google Maps API Web Services.Apache-2
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 · ⭐ 3K) - Slack Developer Kit for Python.MIT
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
simple-salesforce (🥉28 · ⭐ 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.6K) - Scrapes an instagram user's photos and videos.Unlicense
twitter-scraper (🥉25 · ⭐ 2.6K) - Scrape the Twitter Frontend API without authentication.MIT
igramscraper (🥉25 · ⭐ 1.8K) - scrapes medias, likes, followers, tags and all metadata. Inspired..MIT
WikiExtractor (🥉24 · ⭐ 2.5K) - A tool for extracting plain text from Wikipedia dumps.❗️AGPL-3.0
twitterscraper (🥉24 · ⭐ 1.6K) - Scrape Twitter for Tweets.MIT
imdbpy (🥉24 · ⭐ 760) - IMDbPY is a Python package useful to retrieve and manage the data of..❗️GPL-2.0
gallery-dl (🥉23 · ⭐ 2.9K) - Command-line program to download image galleries and..❗️GPL-2.0
python-slack-sdk (🥉22 · ⭐ 3K) - Slack Developer Kit for Python.MIT
pyshorteners (🥉22 · ⭐ 280) - Generating short urls with python has never been easier.❗️GPL-3.0
scdl (🥉18 · ⭐ 1.9K) - Soundcloud Music Downloader.❗️GPL-2.0
GitHub (👨💻 41 · 🔀 200 · 📦 31 · 📋 270 - 12% open · ⏱️ 28.12.2020):
git clone https://github.com/flyingrub/scdl
GHunt (🥉15 · ⭐ 8.7K · 🐣) - Investigate Google Accounts with emails.MPL-2.0
GitHub (👨💻 20 · 🔀 610 · 📋 150 - 9% open · ⏱️ 12.01.2021):
git clone https://github.com/mxrch/GHunt
Show 6 hidden projects...
- google-resumable-media (🥉28 · ⭐ 27) - Utilities for Google Media Downloads and Resumable..
Apache-2
- Google Images Download (🥉27 · ⭐ 7.4K · 💀) - Python Script to download hundreds of images from..
MIT
- python-instagram (🥉26 · ⭐ 2.8K · 💀) - Python Client for Instagram API.
MIT
- Django Facebook (🥉26 · ⭐ 1.4K · 💀) - Facebook open graph api implementation using the Django..
BSD-3
- telepot (🥉24 · ⭐ 2.3K · 💀) - Python framework for Telegram Bot API.
MIT
- instagram_private_api (🥉23 · ⭐ 1.8K · 💀) - A Python library to access Instagram's private API.
MIT
pyramid_mailer (🥉21 · ⭐ 51 · 💤) - A package for sending email from your Pyramid..BSD-3

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

Show 4 hidden projects...
- flask-mail (🥇27 · ⭐ 500 · 💀) - 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 (🥉20 · ⭐ 1.6K · 💀) - A Pythonic interface for Google Mail.
MIT
Libraries for web scraping, crawling, downloading, and mining as well as libraries.
feedparser (🥇31 · ⭐ 1.2K) - Parse feeds in Python.BSD-2
newspaper3k (🥇29 · ⭐ 11K) - News, full-text, and article metadata extraction in Python 3...MIT
parsel (🥈28 · ⭐ 600) - 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 · ⭐ 690) - A Python module to bypass Cloudflare's anti-bot page.MIT
beautifulsoup4 (🥉21) - Screen-scraping library.MIT
dirsearch (🥉20 · ⭐ 5.3K) - Web path scanner.❗️GPL-2.0
GitHub (👨💻 68 · 🔀 1.4K · 📋 260 - 21% open · ⏱️ 12.01.2021):
git clone https://github.com/maurosoria/dirsearch
AutoScraper (🥉20 · ⭐ 3.2K · 🐣) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python.MIT
trafilatura (🥉20 · ⭐ 88) - Web scraping library and command-line tool for text discovery..❗️GPL-3.0
Transistor (🥉16 · ⭐ 200) - Transistor, a Python web scraping framework for intelligent use cases.MIT
Show 9 hidden projects...
- python-goose (🥈24 · ⭐ 3.6K · 💀) - 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.5K · 💀) - Incredibly fast crawler designed for OSINT.
❗️GPL-3.0
- snallygaster (🥉18 · ⭐ 1.8K) - Tool to scan for secret files on HTTP servers.
❗️CC0-1.0
- gain (🥉17 · ⭐ 2K · 💀) - Web crawling framework based on asyncio.
❗️GPL-3.0
- opengraph (🥉17 · ⭐ 190 · 💀) - A python module to parse the Open Graph Protocol.
MIT
- lazynlp (🥉14 · ⭐ 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 · ⭐ 2K) - Python client for the Prometheus monitoring system.Apache-2
Flask-MonitoringDashboard (🥈24 · ⭐ 460) - Automatically monitor the evolving performance of..MIT

prometheus-flask-exporter (🥈24 · ⭐ 290) - Prometheus exporter for Flask applications.MIT

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

timing-asgi (🥉16 · ⭐ 60) - ASGI middleware to record and emit timing metrics (to something like..MIT
starlette context (🥉15 · ⭐ 100) - Middleware for Starlette that allows you to store and..MIT

Starlette Prometheus (🥉14 · ⭐ 120) - Prometheus integration for Starlette.❗️GPL-3.0

Misago (🥉20 · ⭐ 2K · 💤) - Misago is fully featured modern forum application that is fast,..❗️GPL-2.0
GitHub (👨💻 32 · 🔀 440 · 📦 38 · 📋 1K - 6% open · ⏱️ 25.05.2020):
git clone https://github.com/rafalp/Misago
django-debug-toolbar (🥇34 · ⭐ 6.3K) - A configurable set of panels that display various..BSD-3
flask-admin (🥇34 · ⭐ 4.6K) - Simple and extensible administrative interface framework for..BSD-3

django-grappelli (🥈30 · ⭐ 3K) - A jazzy skin for the Django Admin-Interface (official..BSD-3

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

django-admin-interface (🥉24 · ⭐ 670) - 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 · ⭐ 410) - FastAPI Admin Dashboard based on FastAPI and Tortoise ORM.Apache-2

nginx-ui (🥉17 · ⭐ 3.7K · 💤) - Nginx UI allows you to access and modify the nginx configurations..MIT
GitHub (👨💻 3 · 🔀 160 · 📋 26 - 57% open · ⏱️ 25.06.2020):
git clone https://github.com/schenkd/nginx-ui
Docker Hub (📥 280K · ⭐ 6 · ⏱️ 25.06.2020):
docker pull schenkd/nginx-ui
Show 3 hidden projects...
- django-suit (🥈27 · ⭐ 2K · 💤) - Modern theme for Django admin interface.
❗️AFL-3.0
- django-jet (🥈26 · ⭐ 3K · 💀) - Modern responsive template for the Django admin..
❗️AGPL-3.0
- xadmin (🥉25 · ⭐ 4.5K · 💀) - Drop-in replacement of Django admin comes with lots of goodies,..
BSD-3
Kong (🥇29 · ⭐ 28K) - The Cloud-Native API Gateway.Apache-2
GitHub (👨💻 230 · 🔀 3.6K · 📥 520K · 📋 3.4K - 11% open · ⏱️ 12.01.2021):
git clone https://github.com/kong/kong
Docker Hub (📥 210M · ⭐ 520 · ⏱️ 13.01.2021):
docker pull kong
tyk (🥉22 · ⭐ 6K) - Tyk Open Source API Gateway written in Go.MPL-2.0
GitHub (👨💻 75 · 🔀 750 · 📥 17K · 📋 1.8K - 18% open · ⏱️ 13.01.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 · ⭐ 680) - Cross Origin Resource Sharing ( CORS ) support for Flask.MIT

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

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

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

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

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

flask-limiter (🥈26 · ⭐ 710) - Rate Limiting extension for Flask.MIT

flask-assets (🥈26 · ⭐ 400 · 💤) - Flask webassets integration.BSD-2

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

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

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

flask-marshmallow (🥉24 · ⭐ 650) - Flask + marshmallow for beautiful APIs.MIT

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

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

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

Flask-Excel (🥉23 · ⭐ 220) - A flask extension using pyexcel to read, manipulate and write data..BSD-3
flask_injector (🥉22 · ⭐ 210 · 💤) - Adds Injector support to Flask.BSD-3

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


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

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

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

GitHub (👨💻 60 · 🔀 640 · 📋 160 - 2% open · ⏱️ 11.01.2021):
git clone https://github.com/cookiecutter-flask/cookiecutter-flask
flask-profiler (🥉17 · ⭐ 620) - a flask profiler which watches endpoint calls and tries to..MIT

flask-file-upload (🥉16 · ⭐ 100) - Easy file uploads for Flask.❗️GPL-3.0

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

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

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

fastapi-plugins (🥇18 · ⭐ 77) - FastAPI framework plugins.MIT

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

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

fastapi-utils (🥈16 · ⭐ 480 · 💤) - Reusable utilities for FastAPI.MIT

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


fastapi-versioning (🥉15 · ⭐ 120) - api versioning for fastapi web applications.MIT

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

GitHub (👨💻 8 · 🔀 50 · 📋 41 - 26% open · ⏱️ 02.11.2020):
git clone https://github.com/Buuntu/fastapi-react
fastapi_cache (🥉12 · ⭐ 64 · 🐣) - FastAPI simple cache.MIT

Show 2 hidden projects...
- fastapi-socketio (🥉13 · ⭐ 29 · 🐣) - Easily integrate socket.io with your FastAPI app.
Apache-2
- fastapi_client (🥉7 · ⭐ 120 · 💤) - FastAPI client generator.
❗Unlicensed
pyramid_celery (🥉16 · ⭐ 96 · 💤) - Pyramid configuration with celery integration. Allows you..MIT

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

Show 1 hidden projects...
- pyramid_jinja2 (🥇20 · ⭐ 72 · 💤) - Jinja2 templating system bindings for the Pyramid web..
❗Unlicensed
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-cors-headers (🥇32 · ⭐ 4K) - Django app for handling the server headers required..MIT

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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-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-ckeditor (🥈28 · ⭐ 1.8K) - Django admin CKEditor integration.BSD-3

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

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

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

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

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

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

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

django-constance (🥉27 · ⭐ 1.3K) - Dynamic Django settings.BSD-3

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

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

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

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

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

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

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

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

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

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

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

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

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

django-filebrowser (🥉25 · ⭐ 810) - Media-Management with Grappelli.BSD-3

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Show 8 hidden projects...
- dj-database-url (🥈30 · ⭐ 1.2K · 💀) - Use Database URLs in your Django Application.
BSD-2
- django-braces (🥈29 · ⭐ 1.7K · 💀) - Reusable, generic mixins for Django.
BSD-3
- django-jenkins (🥉25 · ⭐ 930 · 💀) - Plug and play continuous integration with django and..
❗️LGPL-3.0
- django-floppyforms (🥉25 · ⭐ 780) - Full control of form rendering in the templates.
❗️MirOS
- django-solo (🥉24 · ⭐ 540) - Helps working with singletons - things like global..
❗️CC-BY-3.0
- django-cache-machine (🥉22 · ⭐ 800 · 💀) - Automatic caching and invalidation for Django models..
BSD-3
- merchant (🥉20 · ⭐ 960 · 💀) - 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.1K) - 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 (🥈29 · ⭐ 2.3K) - up to date simple useragent faker with real world database.Apache-2
python-user-agents (🥈29 · ⭐ 1.1K) - A Python library that provides an easy way to identify..MIT
Js2Py (🥉27 · ⭐ 1.3K) - JavaScript to Python Translator & JavaScript interpreter written in 100%..MIT
httpagentparser (🥉27 · ⭐ 200 · 📈) - Python HTTP Agent Parser.MIT
weblate (🥉25 · ⭐ 2.2K) - Web based localization tool with tight version control integration.❗️GPL-3.0
saleor (🥉24 · ⭐ 10K) - A modular, high performance, headless e-commerce platform built..BSD-3


GitHub (👨💻 200 · 🔀 3.4K · 📋 2.9K - 7% open · ⏱️ 14.01.2021):
git clone https://github.com/mirumee/saleor
sslyze (🥉22 · ⭐ 2.4K) - Fast and powerful SSL/TLS scanning library.❗️AGPL-3.0
sandman2 (🥉22 · ⭐ 1.6K · 📉) - Automatically generate a RESTful API service for your legacy..Apache-2
maltrail (🥉20 · ⭐ 3.9K) - Malicious traffic detection system.MIT
GitHub (👨💻 28 · 🔀 680 · 📋 260 - 23% open · ⏱️ 14.01.2021):
git clone https://github.com/stamparm/maltrail
healthchecks (🥉20 · ⭐ 3.4K) - A Cron Monitoring Tool written in Python & Django.BSD-3
GitHub (👨💻 56 · 🔀 420 · 📋 360 - 19% open · ⏱️ 14.01.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
- httpbin (🥈30 · ⭐ 9.5K · 💀) - HTTP Request & Response Service, written in Python + Flask.
ISC
- PySocks (🥈30 · ⭐ 980 · 💀) - A SOCKS proxy client and wrapper for Python.
BSD-3
- speedtest-cli (🥈29 · ⭐ 10K · 💀) - Command line interface for testing internet bandwidth..
Apache-2
- ipaddress (🥉27 · ⭐ 89 · 💀) - 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
- aiodns (🥉25 · ⭐ 360 · 💀) - Simple DNS resolver for asyncio.
MIT
- hyde (🥉23 · ⭐ 1.6K · 💀) - A Python Static Website Generator.
MIT
- python-whois (🥉23 · ⭐ 350 · 💀) - A python module for retrieving and parsing WHOIS data.
❗️WTFPL
- ProxyBroker (🥉21 · ⭐ 2.4K · 💀) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.
Apache-2
- toapi (🥉18 · ⭐ 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 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%