Skip to content

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

Update: 2023.08.10

10 Aug 17:51
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.

  • eve (🥉28 · ⭐ 6.6K · 📉) - REST API framework designed for human beings. ❗Unlicensed
  • Flask-SocketIO (🥉27 · ⭐ 5.1K · 📉) - Socket.IO integration for Flask applications. MIT
  • mezzanine (🥉26 · ⭐ 4.6K · 💤) - CMS framework for Django. BSD-2
  • html5lib-python (🥉26 · ⭐ 1K · 📉) - Standards-compliant library for parsing and serializing HTML.. MIT
  • flask-sockets (🥉19 · ⭐ 1.7K · 💀) - [DEPRECATED] Alternative:.. MIT

Update: 2023.08.03

03 Aug 17:02
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.

  • Flask-SocketIO (🥈33 · ⭐ 5.1K · 📈) - Socket.IO integration for Flask applications. MIT
  • django-polymorphic (🥉28 · ⭐ 1.5K · 💀) - Improved Django model inheritance with automatic.. BSD-3
  • playwright (🥉26 · ⭐ 9K · 📈) - A high-level API to automate web browsers. Apache-2
  • flask-sockets (🥉25 · ⭐ 1.7K · 💀) - [DEPRECATED] Alternative:.. MIT
  • gabbi (🥉22 · ⭐ 140 · 📈) - Declarative HTTP Testing for Python and anything else. Apache-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.

  • urllib3 (🥈42 · ⭐ 3.5K · 📉) - urllib3 is a user-friendly HTTP client library for Python. MIT
  • WeasyPrint (🥉29 · ⭐ 6K · 📉) - The awesome document factory. BSD-3
  • Yarl (🥈28 · ⭐ 970 · 📉) - Yet another URL library. Apache-2
  • django-formtools (🥉26 · ⭐ 680 · 📉) - A set of high-level abstractions for Django forms. BSD-3
  • flask-babel (🥈26 · ⭐ 420 · 📉) - i18n and l10n support for Flask based on Babel and pytz. BSD-3

Update: 2023.07.27

27 Jul 18:16
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.

  • django-silk (🥈32 · ⭐ 3.9K · 📈) - Silky smooth profiling for Django. MIT
  • jsonfield (🥈32 · ⭐ 1.2K · 💀) - A reusable Django model field for storing ad-hoc JSON data. MIT
  • cloudscraper (🥈30 · ⭐ 3.3K · 📈) - A Python module to bypass Cloudflares anti-bot page. MIT
  • django-filebrowser (🥉30 · ⭐ 930 · 📈) - Media-Management with Grappelli. BSD-3
  • flask-seasurf (🥈26 · ⭐ 190 · 💤) - SeaSurf is a Flask extension for preventing cross-site.. 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-SocketIO (🥉26 · ⭐ 5.1K · 📉) - Socket.IO integration for Flask applications. MIT
  • django-polymorphic (🥉22 · ⭐ 1.5K · 💀) - Improved Django model inheritance with automatic.. ❗Unlicensed
  • flask-sockets (🥉19 · ⭐ 1.7K · 💀) - [DEPRECATED] Alternative:.. MIT
  • gabbi (🥉14 · ⭐ 140 · 📉) - Declarative HTTP Testing for Python and anything else. ❗Unlicensed
  • playwright (🥉9 · 📉) - Python version of the Playwright testing and automation library. ❗Unlicensed

Update: 2023.07.20

20 Jul 17:39
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 (🥇46 · ⭐ 9K · 📈) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients.. MIT
  • WeasyPrint (🥉32 · ⭐ 5.9K · 📈) - The awesome document factory. BSD-3
  • pyquery (🥉32 · ⭐ 2.2K · 📈) - A jquery-like library for python. BSD-3
  • mixer (🥉25 · ⭐ 910 · 💀) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3
  • html5-parser (🥉22 · ⭐ 650 · 📈) - Fast C based HTML 5 parsing for python. Apache-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.

  • tweepy (🥇40 · ⭐ 9.8K · 📉) - Twitter for Python!. MIT
  • django-cms (🥈39 · ⭐ 9.4K · 📉) - The easy-to-use and developer-friendly enterprise CMS.. BSD-3
  • pysimplesoap (🥉23 · ⭐ 370 · 💀) - Python Simple SOAP Library. ❗Unlicensed
  • flask-seasurf (🥉23 · ⭐ 190 · 💤) - SeaSurf is a Flask extension for preventing cross-.. ❗Unlicensed
  • http-parser (🥉21 · ⭐ 340 · 💀) - HTTP request/response parser for python in C. ❗Unlicensed

Update: 2023.07.13

13 Jul 17:15
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.

  • gevent (🥇41 · ⭐ 6K · 📈) - Coroutine-based concurrency library for Python. MIT
  • webargs (🥈36 · ⭐ 1.3K · 📈) - A friendly library for parsing HTTP request arguments, with built-in.. MIT
  • django-cacheops (🥈32 · ⭐ 1.9K · 📈) - A slick ORM cache with automatic granular event-.. BSD-3
  • extruct (🥈29 · ⭐ 760 · 📈) - Extract embedded metadata from HTML markup. BSD-3
  • Hypercorn (🥉29 · ⭐ 620 · 📈) - Hypercorn is an ASGI Server based on Hyper libraries and inspired.. 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.

  • Telethon (🥈39 · ⭐ 8K · 📉) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT
  • WeasyPrint (🥉29 · ⭐ 5.9K · 📉) - The awesome document factory. BSD-3
  • pyquery (🥉29 · ⭐ 2.2K · 📉) - A jquery-like library for python. ❗Unlicensed
  • mixer (🥉19 · ⭐ 910 · 💀) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3
  • html5-parser (🥉16 · ⭐ 650 · 📉) - Fast C based HTML 5 parsing for python. Apache-2

Update: 2023.07.06

06 Jul 18:30
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.

  • django-storages (🥈34 · ⭐ 2.4K · 📈) - Django-storages is a project to provide a variety of.. BSD-3
  • html5lib-python (🥉33 · ⭐ 1K · 📈) - Standards-compliant library for parsing and serializing HTML.. MIT
  • Flask-Migrate (🥇32 · ⭐ 2.2K · 📈) - SQLAlchemy database migrations for Flask applications.. MIT
  • Flask-HTTPAuth (🥈31 · ⭐ 1.2K · 📈) - Simple extension that provides Basic, Digest and Token.. MIT
  • InstaPy (🥉17 · ⭐ 15K · 💀) - Tool for automated Instagram interactions. ❗️GPL-3.0

📉 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.

  • django-pipeline (🥈31 · ⭐ 1.5K · 📉) - Pipeline is an asset packaging library for Django. MIT
  • django-silk (🥈30 · ⭐ 3.9K · 📉) - Silky smooth profiling for Django. MIT
  • django-cacheops (🥉29 · ⭐ 1.9K · 📉) - A slick ORM cache with automatic granular event-.. BSD-3
  • Mockoon (🥉28 · ⭐ 5.2K · 📉) - Mockoon is the easiest and quickest way to run mock.. ❗Unlicensed
  • masonite (🥉26 · ⭐ 2K · 💤) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT

Update: 2023.06.29

29 Jun 17:12
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.

  • authlib (🥇37 · ⭐ 3.8K · 📈) - The ultimate Python library in building OAuth, OpenID Connect.. BSD-3
  • django-ckeditor (🥈34 · ⭐ 2.2K · 📈) - Django admin CKEditor integration. BSD-3
  • httprunner (🥈33 · ⭐ 3.7K · 📈) - HttpRunner API HTTP(S) / HTTP2 / WebSocket / RPC. Apache-2
  • flask-babel (🥇32 · ⭐ 420 · 📈) - i18n and l10n support for Flask based on Babel and pytz. BSD-3
  • flask-profiler (🥉24 · ⭐ 730 · 💀) - a flask profiler which watches endpoint calls and tries.. 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.

  • channels (🥉30 · ⭐ 5.6K · 📉) - Developer-friendly asynchrony for Django. BSD-3
  • django-storages (🥉27 · ⭐ 2.4K · 📉) - Django-storages is a project to provide a variety of.. BSD-3
  • html5lib-python (🥉26 · ⭐ 1K · 📉) - Standards-compliant library for parsing and serializing HTML.. MIT
  • Flask-Migrate (🥉24 · ⭐ 2.2K · 📉) - SQLAlchemy database migrations for Flask applications.. MIT
  • InstaPy (🥉3 · 📉) - ❗Unlicensed

Update: 2023.06.22

25 Jun 16:13
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.

  • Streamlit (🥇40 · ⭐ 25K · 📉) - Streamlit A faster way to build and share data apps. Apache-2
  • tweepy (🥇40 · ⭐ 9.8K · 📉) - Twitter for Python!. MIT
  • sanic (🥈39 · ⭐ 17K · 📉) - Accelerate your web app development | Build fast. Run fast. MIT
  • fake-useragent (🥉31 · ⭐ 3.1K · 📉) - Up-to-date simple useragent faker with real world.. Apache-2
  • Radicale (🥉25 · ⭐ 2.8K · 📉) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0

Update: 2023.06.15

15 Jun 18: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.

📉 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.

  • py-googletrans (🥉30 · ⭐ 3.4K · 💀) - (unofficial) Googletrans: Free and Unlimited Google.. MIT
  • imdbpy (🥉26 · ⭐ 1.1K · 📉) - Cinemagoer is a Python package useful to retrieve and manage the.. ❗️GPL-2.0
  • flask-bcrypt (🥉24 · ⭐ 310 · 💀) - Flask-Bcrypt is a Flask extension that provides.. ❗Unlicensed
  • django-vanilla-views (🥉21 · ⭐ 960 · 💤) - Beautifully simple class-based views. BSD-2
  • pyramid_services (🥉12 · ⭐ 81 · 📉) - A service layer for pyramid. MIT

Update: 2023.06.08

09 Jun 00:31
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.

  • django (🥇48 · ⭐ 71K · 📈) - The Web framework for perfectionists with deadlines. BSD-3
  • dnspython (🥈38 · ⭐ 2.2K · 📈) - a powerful DNS toolkit for python. ISC
  • django-bootstrap4 (🥈34 · ⭐ 1K · 📈) - Bootstrap 4 integration with Django. BSD-3
  • html5-parser (🥉23 · ⭐ 650 · 📈) - Fast C based HTML 5 parsing for python. Apache-2
  • flask-talisman (🥉22 · ⭐ 880 · 💀) - HTTP security headers for Flask. Apache-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.

  • certbot (🥇40 · ⭐ 30K · 📉) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2
  • django-simple-history (🥇36 · ⭐ 1.9K · 📉) - Store model history and view/revert changes from.. BSD-3
  • hvac (🥈36 · ⭐ 1.1K · 📉) - Python 3.X client for HashiCorp Vault. Apache-2
  • responses (🥈35 · ⭐ 3.9K · 📉) - A utility for mocking out the Python Requests library. Apache-2
  • django-haystack (🥈33 · ⭐ 3.4K · 📉) - Modular search for Django. ❗Unlicensed

➕ Added Projects

Projects that were recently added to this best-of list.

  • Panel (🥇37 · ⭐ 2.8K · ➕) - A high-level app and dashboarding solution for Python. BSD-3