Skip to content

Releases: ml-tooling/best-of-web-python

Update: 2022.12.29

31 Dec 20:48
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • fastapi (🥇44 · ⭐ 53K · 📈) - FastAPI framework, high performance, easy to learn, fast to.. MIT
  • pytube (🥈37 · ⭐ 7.9K · 📈) - A lightweight, dependency-free Python library (and command-line.. Unlicense
  • pwntools (🥈36 · ⭐ 9.8K · 📈) - CTF framework and exploit development library. MIT
  • pyquery (🥈34 · ⭐ 2.2K · 📈) - A jquery-like library for python. BSD-3
  • django-tables2 (🥈34 · ⭐ 1.6K · 📈) - django-tables2 - An app for creating HTML tables. BSD-2

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • aiohttp (🥇45 · ⭐ 13K · 📉) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2
  • httpx (🥈38 · ⭐ 9.8K · 📉) - A next generation HTTP client for Python. BSD-3
  • uvicorn (🥈37 · ⭐ 6K · 📉) - An ASGI web server, for Python. BSD-3
  • starlette (🥈34 · ⭐ 7.7K · 📉) - The little ASGI framework that shines. BSD-3
  • flask-sqlalchemy (🥇30 · ⭐ 3.9K · 📉) - Adds SQLAlchemy support to Flask. BSD-3

Update: 2022.12.15

17 Dec 03:23
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • uvicorn (🥈40 · ⭐ 5.9K · 📈) - An ASGI web server, for Python. BSD-3
  • bleach (🥈36 · ⭐ 2.4K · 📈) - Bleach is an allowed-list-based HTML sanitizing library that.. Apache-2
  • django-model-utils (🥇35 · ⭐ 2.4K · 📈) - Django model mixins and utilities. BSD-3
  • justpy (🥉28 · ⭐ 920 · 📈) - An object oriented high-level Python Web Framework that requires.. Apache-2
  • aioresponses (🥉26 · ⭐ 400 · 📈) - Aioresponses is a helper for mock/fake web requests in python.. MIT

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • mitmproxy (🥇40 · ⭐ 30K · 📉) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT
  • webargs (🥈35 · ⭐ 1.3K · 📉) - A friendly library for parsing HTTP request arguments, with built-in.. MIT
  • hvac (🥈35 · ⭐ 1K · 📉) - Python 2.7/3.X client for HashiCorp Vault. Apache-2
  • pycurl (🥉32 · ⭐ 920 · 📉) - PycURL - Python interface to libcurl. ❗️LGPL-2.1
  • ghapi (🥉23 · ⭐ 420 · 📉) - A delightful and complete interface to GitHubs amazing API. Apache-2

Update: 2022.12.08

11 Dec 11:29
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • channels (🥇37 · ⭐ 5.5K · 📉) - Developer-friendly asynchrony for Django. BSD-3
  • daphne (🥉32 · ⭐ 1.9K · 📉) - Django Channels HTTP/WebSocket server. BSD-3
  • pyppeteer (🥈28 · ⭐ 3.5K · 💀) - Headless chrome/chromium automation library (unofficial port of.. MIT
  • Hypercorn (🥉27 · ⭐ 410 · 📉) - Hypercorn is an ASGI Server based on Hyper libraries and inspired.. MIT
  • treq (🥉25 · ⭐ 550 · 📉) - Python requests like API built on top of Twisteds HTTP client. MIT

Update: 2022.12.01

01 Dec 22:35
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • tornado (🥈42 · ⭐ 21K · 📈) - Tornado is a Python web framework and asynchronous networking.. Apache-2
  • mitmproxy (🥇41 · ⭐ 29K · 📈) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT
  • mistune (🥇38 · ⭐ 2.1K · 📈) - A fast yet powerful Python Markdown parser with renderers and.. BSD-3
  • dnspython (🥇38 · ⭐ 2.1K · 📈) - a powerful DNS toolkit for python. ISC
  • pyngrok (🥉25 · ⭐ 330 · 📈) - A Python wrapper for ngrok. MIT

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • requests-oauthlib (🥈34 · ⭐ 1.6K · 📉) - OAuthlib support for Python-Requests!. ISC
  • yagmail (🥇29 · ⭐ 2.4K · 📉) - Send email in Python conveniently for gmail using yagmail. MIT
  • requests-futures (🥉28 · ⭐ 2K · 📉) - Asynchronous Python HTTP Requests for Humans using.. Apache-2
  • django-easy-audit (🥉21 · ⭐ 500 · 📉) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0
  • python-jwt (🥉21 · ⭐ 210 · 📉) - Python module for generating and verifying JSON Web Tokens. MIT

Update: 2022.11.24

24 Nov 17:27
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • httpx (🥈39 · ⭐ 9.7K · 📈) - A next generation HTTP client for Python. BSD-3
  • falcon (🥈38 · ⭐ 8.9K · 📈) - The no-magic web data plane API and microservices framework for.. Apache-2
  • google-maps-services-python (🥈34 · ⭐ 3.7K · 📈) - Python client library for Google Maps API Web Services. Apache-2
  • Flask-Migrate (🥇34 · ⭐ 2.1K · 📈) - SQLAlchemy database migrations for Flask applications.. MIT
  • Django-Ninja (🥈32 · ⭐ 3.7K · 📈) - Fast, Async-ready, Openapi, type hints based framework for.. MIT

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • youtube-dl (🥇44 · ⭐ 120K · 📉) - Command-line program to download videos from YouTube.com.. Unlicense
  • tornado (🥈41 · ⭐ 21K · 📉) - Tornado is a Python web framework and asynchronous networking.. Apache-2
  • websocket-client (🥇39 · ⭐ 3.1K · 📉) - WebSocket client for Python. Apache-2
  • instagram-scraper (🥉21 · ⭐ 6.9K · 📉) - Scrapes an instagram users photos and videos. Unlicense
  • igramscraper (🥉17 · ⭐ 2.1K · 💀) - scrapes medias, likes, followers, tags and all metadata... MIT

Update: 2022.11.17

17 Nov 22:33
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • Locust (🥇38 · ⭐ 20K · 📉) - Scalable load testing tool written in Python. MIT
  • requests-toolbelt (🥉28 · ⭐ 880 · 📉) - A toolbelt of useful classes and functions to be used.. Apache-2
  • pymdown-extensions (🥉26 · ⭐ 670 · 📉) - Extensions for Python Markdown. MIT
  • Model Bakery (🥉23 · ⭐ 610 · 📉) - Object factory for Django. Apache-2
  • asgi-lifespan (🥉19 · ⭐ 120 · 📉) - Programmatic startup/shutdown of ASGI apps. MIT

Update: 2022.11.10

11 Nov 17:22
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • twisted (🥇42 · ⭐ 4.8K · 📉) - Event-driven networking engine written in Python. MIT
  • websocket-client (🥇37 · ⭐ 3.1K · 📉) - WebSocket client for Python. Apache-2
  • ariadne (🥈30 · ⭐ 1.9K · 📉) - Python library for implementing GraphQL servers using schema-.. BSD-3
  • django-polymorphic (🥉25 · ⭐ 1.4K · 💤) - Improved Django model inheritance with automatic.. BSD-3
  • lambdarest (🥉17 · ⭐ 91 · 📉) - Flask like web framework for AWS Lambda. MIT

Update: 2022.11.03

03 Nov 16:59
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • youtube-dl (🥇45 · ⭐ 110K · 📈) - Command-line program to download videos from YouTube.com.. Unlicense
  • scapy (🥇39 · ⭐ 8.1K · 📈) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0
  • python-zeep (🥈36 · ⭐ 1.7K · 📈) - A modern/fast python SOAP client based on lxml / requests. MIT
  • httplib2 (🥈35 · ⭐ 450 · 📈) - Small, fast HTTP client library for Python. Features persistent.. MIT
  • pyramid_swagger (🥉18 · ⭐ 64 · 📈) - Convenient tools for using Swagger to define and.. BSD-3

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • flask (🥇48 · ⭐ 61K · 📉) - The Python micro framework for building web applications. BSD-3
  • discord.py (🥇44 · ⭐ 12K · 📉) - An API wrapper for Discord written in Python. MIT
  • easy-thumbnails (🥈31 · ⭐ 1.3K · 📉) - Easy thumbnails for Django. BSD-3
  • splash (🥉25 · ⭐ 3.7K · 📉) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3
  • flask_pydantic (🥉23 · ⭐ 240 · 📉) - flask extension for integration with the awesome.. MIT

Update: 2022.10.27

27 Oct 18:00
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • gspread (🥈39 · ⭐ 6.1K · 📈) - Google Sheets Python API. MIT
  • jira (🥈36 · ⭐ 1.6K · 📈) - Python Jira library. Development chat available on.. BSD-2
  • Zappa (🥈35 · ⭐ 12K · 💀) - Serverless Python. MIT
  • django-oauth-toolkit (🥈34 · ⭐ 2.7K · 📈) - OAuth2 goodies for the Djangonauts!. BSD-3
  • python-jwt (🥉23 · ⭐ 200 · 📈) - Python module for generating and verifying JSON Web Tokens. MIT

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

Update: 2022.10.20

20 Oct 22:34
Compare
Choose a tag to compare

📈 Trending Up

Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity.

  • gunicorn (🥇44 · ⭐ 8.6K · 📈) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients.. MIT
  • channels (🥇40 · ⭐ 5.4K · 📈) - Developer-friendly asynchrony for Django. BSD-3
  • django-import-export (🥇36 · ⭐ 2.5K · 📈) - Django application and library for importing and.. BSD-2
  • sslyze (🥉29 · ⭐ 2.8K · 📈) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0
  • django-robots (🥉25 · ⭐ 390 · 📈) - A Django app for managing robots.txt files following.. BSD-3

📉 Trending Down

Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity.

  • gspread (🥈35 · ⭐ 6.1K · 📉) - Google Sheets Python API. MIT
  • jira (🥉32 · ⭐ 1.6K · 📉) - Python Jira library. Development chat available on.. BSD-2
  • eve (🥉30 · ⭐ 6.5K · 📉) - REST API framework designed for human beings. BSD-3
  • Zappa (🥈29 · ⭐ 12K · 💀) - Serverless Python. MIT
  • python-jwt (🥉18 · ⭐ 200 · 📉) - Python module for generating and verifying JSON Web Tokens. MIT