From 3072a357d80aaa1c03783bc4d2a9afbd39f2948b Mon Sep 17 00:00:00 2001 From: LukasMasuch Date: Thu, 4 Sep 2025 17:24:02 +0000 Subject: [PATCH] Update best-of list for version 2025.09.04 --- README.md | 1977 +++++++++++++++---------------- history/2025-09-04_changes.md | 20 + history/2025-09-04_projects.csv | 586 +++++++++ latest-changes.md | 16 +- 4 files changed, 1571 insertions(+), 1028 deletions(-) create mode 100644 history/2025-09-04_changes.md create mode 100644 history/2025-09-04_projects.csv diff --git a/README.md b/README.md index 2e75f876..baf97dbe 100644 --- a/README.md +++ b/README.md @@ -91,23 +91,23 @@ _General purpose web frameworks to build web applications and REST APIs._
django (πŸ₯‡50 Β· ⭐ 85K) - The Web framework for perfectionists with deadlines. BSD-3 -- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 3.3K Β· πŸ”€ 33K Β· πŸ“¦ 2M Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 3.3K Β· πŸ”€ 33K Β· πŸ“¦ 2M Β· ⏱️ 04.09.2025): ``` git clone https://github.com/django/django ``` -- [PyPi](https://pypi.org/project/django) (πŸ“₯ 29M / month Β· πŸ“¦ 19K Β· ⏱️ 06.08.2025): +- [PyPi](https://pypi.org/project/django) (πŸ“₯ 27M / month Β· πŸ“¦ 19K Β· ⏱️ 03.09.2025): ``` pip install django ``` -- [Conda](https://anaconda.org/conda-forge/django) (πŸ“₯ 2.3M Β· ⏱️ 06.08.2025): +- [Conda](https://anaconda.org/conda-forge/django) (πŸ“₯ 2.4M Β· ⏱️ 03.09.2025): ``` conda install -c conda-forge django ```
flask (πŸ₯‡49 Β· ⭐ 70K) - The Python micro framework for building web applications. BSD-3 -- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 860 Β· πŸ”€ 17K Β· πŸ“₯ 9.8K Β· πŸ“¦ 2.7M Β· πŸ“‹ 2.7K - 0% open Β· ⏱️ 19.08.2025): +- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 860 Β· πŸ”€ 17K Β· πŸ“₯ 9.9K Β· πŸ“¦ 2.7M Β· πŸ“‹ 2.7K - 0% open Β· ⏱️ 19.08.2025): ``` git clone https://github.com/pallets/flask @@ -123,7 +123,7 @@ _General purpose web frameworks to build web applications and REST APIs._
fastapi (πŸ₯‡48 Β· ⭐ 89K) - FastAPI framework, high performance, easy to learn, fast to.. MIT -- [GitHub](https://github.com/fastapi/fastapi) (πŸ‘¨β€πŸ’» 830 Β· πŸ”€ 7.8K Β· πŸ“¦ 830K Β· πŸ“‹ 3.5K - 1% open Β· ⏱️ 25.08.2025): +- [GitHub](https://github.com/fastapi/fastapi) (πŸ‘¨β€πŸ’» 830 Β· πŸ”€ 7.8K Β· πŸ“¦ 830K Β· πŸ“‹ 3.5K - 1% open Β· ⏱️ 31.08.2025): ``` git clone https://github.com/tiangolo/fastapi @@ -144,11 +144,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tornadoweb/tornado ``` -- [PyPi](https://pypi.org/project/tornado) (πŸ“₯ 75M / month Β· πŸ“¦ 3.8K Β· ⏱️ 08.08.2025): +- [PyPi](https://pypi.org/project/tornado) (πŸ“₯ 74M / month Β· πŸ“¦ 3.8K Β· ⏱️ 08.08.2025): ``` pip install tornado ``` -- [Conda](https://anaconda.org/conda-forge/tornado) (πŸ“₯ 60M Β· ⏱️ 09.08.2025): +- [Conda](https://anaconda.org/conda-forge/tornado) (πŸ“₯ 60M Β· ⏱️ 02.09.2025): ``` conda install -c conda-forge tornado ``` @@ -160,11 +160,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/encode/django-rest-framework ``` -- [PyPi](https://pypi.org/project/django-rest-framework) (πŸ“₯ 150K / month Β· πŸ“¦ 110 Β· ⏱️ 20.07.2017): +- [PyPi](https://pypi.org/project/django-rest-framework) (πŸ“₯ 140K / month Β· πŸ“¦ 110 Β· ⏱️ 20.07.2017): ``` pip install django-rest-framework ``` -- [Conda](https://anaconda.org/conda-forge/djangorestframework) (πŸ“₯ 790K Β· ⏱️ 06.08.2025): +- [Conda](https://anaconda.org/conda-forge/djangorestframework) (πŸ“₯ 800K Β· ⏱️ 06.08.2025): ``` conda install -c conda-forge djangorestframework ``` @@ -176,23 +176,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pallets/werkzeug ``` -- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 170M / month Β· πŸ“¦ 4.7K Β· ⏱️ 08.11.2024): +- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 160M / month Β· πŸ“¦ 4.7K Β· ⏱️ 08.11.2024): ``` pip install werkzeug ``` -- [Conda](https://anaconda.org/conda-forge/werkzeug) (πŸ“₯ 13M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/werkzeug) (πŸ“₯ 14M Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge werkzeug ```
-
starlette (πŸ₯ˆ42 Β· ⭐ 11K) - The little ASGI framework that shines. BSD-3 +
starlette (πŸ₯ˆ42 Β· ⭐ 11K) - The little ASGI framework that shines. BSD-3 -- [GitHub](https://github.com/encode/starlette) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1K Β· πŸ“¦ 390K Β· πŸ“‹ 780 - 6% open Β· ⏱️ 24.08.2025): +- [GitHub](https://github.com/Kludex/starlette) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1K Β· πŸ“¦ 390K Β· πŸ“‹ 750 - 2% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/encode/starlette ``` -- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 130M / month Β· πŸ“¦ 3K Β· ⏱️ 24.08.2025): +- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 140M / month Β· πŸ“¦ 3K Β· ⏱️ 24.08.2025): ``` pip install starlette ``` @@ -201,22 +201,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge starlette ```
-
sanic (πŸ₯ˆ40 Β· ⭐ 18K) - Accelerate your web app development | Build fast. Run fast. MIT - -- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 1.6K Β· πŸ“¦ 19K Β· πŸ“‹ 1.5K - 9% open Β· ⏱️ 31.03.2025): - - ``` - git clone https://github.com/sanic-org/sanic - ``` -- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 1.5M / month Β· πŸ“¦ 780 Β· ⏱️ 31.03.2025): - ``` - pip install sanic - ``` -- [Conda](https://anaconda.org/conda-forge/sanic) (πŸ“₯ 580K Β· ⏱️ 11.07.2025): - ``` - conda install -c conda-forge sanic - ``` -
bottle (πŸ₯ˆ40 Β· ⭐ 8.7K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT - [GitHub](https://github.com/bottlepy/bottle) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.5K Β· πŸ“₯ 210 Β· πŸ“¦ 36K Β· πŸ“‹ 920 - 30% open Β· ⏱️ 27.06.2025): @@ -228,51 +212,67 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install bottle ``` -- [Conda](https://anaconda.org/conda-forge/bottle) (πŸ“₯ 490K Β· ⏱️ 11.08.2025): +- [Conda](https://anaconda.org/conda-forge/bottle) (πŸ“₯ 500K Β· ⏱️ 11.08.2025): ``` conda install -c conda-forge bottle ```
Flask-AppBuilder (πŸ₯ˆ40 Β· ⭐ 4.9K) - Simple and rapid application development framework,.. BSD-3 -- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.4K Β· πŸ“¦ 11K Β· πŸ“‹ 1.4K - 17% open Β· ⏱️ 25.08.2025): +- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.4K Β· πŸ“¦ 11K Β· πŸ“‹ 1.4K - 17% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/dpgaspar/Flask-AppBuilder ``` -- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 27M / month Β· πŸ“¦ 80 Β· ⏱️ 25.08.2025): +- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 25M / month Β· πŸ“¦ 82 Β· ⏱️ 02.09.2025): ``` pip install flask-appbuilder ``` -- [Conda](https://anaconda.org/conda-forge/flask-appbuilder) (πŸ“₯ 540K Β· ⏱️ 26.08.2025): +- [Conda](https://anaconda.org/conda-forge/flask-appbuilder) (πŸ“₯ 550K Β· ⏱️ 26.08.2025): ``` conda install -c conda-forge flask-appbuilder ```
+
sanic (πŸ₯ˆ39 Β· ⭐ 18K) - Accelerate your web app development | Build fast. Run fast. MIT + +- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 1.6K Β· πŸ“¦ 19K Β· πŸ“‹ 1.5K - 9% open Β· ⏱️ 31.03.2025): + + ``` + git clone https://github.com/sanic-org/sanic + ``` +- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 1.4M / month Β· πŸ“¦ 780 Β· ⏱️ 31.03.2025): + ``` + pip install sanic + ``` +- [Conda](https://anaconda.org/conda-forge/sanic) (πŸ“₯ 580K Β· ⏱️ 11.07.2025): + ``` + conda install -c conda-forge sanic + ``` +
falcon (πŸ₯ˆ39 Β· ⭐ 9.7K) - The no-magic web API and microservices framework for Python.. Apache-2 -- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 960 Β· πŸ“₯ 10K Β· πŸ“¦ 10K Β· πŸ“‹ 1.1K - 14% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 960 Β· πŸ“₯ 10K Β· πŸ“¦ 10K Β· πŸ“‹ 1.1K - 14% open Β· ⏱️ 31.08.2025): ``` git clone https://github.com/falconry/falcon ``` -- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 620K / month Β· πŸ“¦ 400 Β· ⏱️ 06.08.2025): +- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 590K / month Β· πŸ“¦ 400 Β· ⏱️ 06.08.2025): ``` pip install falcon ``` -- [Conda](https://anaconda.org/conda-forge/falcon) (πŸ“₯ 650K Β· ⏱️ 07.08.2025): +- [Conda](https://anaconda.org/conda-forge/falcon) (πŸ“₯ 660K Β· ⏱️ 29.08.2025): ``` conda install -c conda-forge falcon ```
-
litestar (πŸ₯ˆ36 Β· ⭐ 7.3K) - Production-ready, Light, Flexible and Extensible ASGI API framework.. MIT +
litestar (πŸ₯ˆ36 Β· ⭐ 7.4K) - Production-ready, Light, Flexible and Extensible ASGI API framework.. MIT -- [GitHub](https://github.com/litestar-org/litestar) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 450 Β· πŸ“¦ 1.8K Β· πŸ“‹ 1.3K - 19% open Β· ⏱️ 23.08.2025): +- [GitHub](https://github.com/litestar-org/litestar) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 450 Β· πŸ“¦ 1.8K Β· πŸ“‹ 1.3K - 19% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/litestar-org/litestar ``` -- [PyPi](https://pypi.org/project/litestar) (πŸ“₯ 830K / month Β· πŸ“¦ 96 Β· ⏱️ 10.08.2025): +- [PyPi](https://pypi.org/project/litestar) (πŸ“₯ 820K / month Β· πŸ“¦ 96 Β· ⏱️ 10.08.2025): ``` pip install litestar ``` @@ -284,14 +284,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django-tastypie/django-tastypie ``` -- [PyPi](https://pypi.org/project/django-tastypie) (πŸ“₯ 75K / month Β· πŸ“¦ 45 Β· ⏱️ 23.02.2025): +- [PyPi](https://pypi.org/project/django-tastypie) (πŸ“₯ 78K / month Β· πŸ“¦ 45 Β· ⏱️ 23.02.2025): ``` pip install django-tastypie ```
CherryPy (πŸ₯‰34 Β· ⭐ 1.9K) - CherryPy is a pythonic, object-oriented HTTP framework... BSD-3 -- [GitHub](https://github.com/cherrypy/cherrypy) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 370 Β· πŸ“¦ 14K Β· πŸ“‹ 1.8K - 14% open Β· ⏱️ 04.07.2025): +- [GitHub](https://github.com/cherrypy/cherrypy) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 370 Β· πŸ“¦ 14K Β· πŸ“‹ 1.8K - 14% open Β· ⏱️ 30.08.2025): ``` git clone https://github.com/cherrypy/cherrypy @@ -312,56 +312,44 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pyeve/eve ``` -- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 18K / month Β· πŸ“¦ 46 Β· ⏱️ 26.08.2025): +- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 17K / month Β· πŸ“¦ 46 Β· ⏱️ 26.08.2025): ``` pip install eve ```
robyn (πŸ₯‰30 Β· ⭐ 6.4K) - Robyn is a Super Fast Async Python Web Framework with a Rust runtime. BSD-2 -- [GitHub](https://github.com/sparckles/Robyn) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 300 Β· πŸ“¦ 230 Β· πŸ“‹ 550 - 25% open Β· ⏱️ 06.08.2025): +- [GitHub](https://github.com/sparckles/Robyn) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 300 Β· πŸ“¦ 230 Β· πŸ“‹ 550 - 25% open Β· ⏱️ 30.08.2025): ``` git clone https://github.com/sansyrox/robyn ``` -- [PyPi](https://pypi.org/project/robyn) (πŸ“₯ 11K / month Β· πŸ“¦ 9 Β· ⏱️ 23.07.2025): +- [PyPi](https://pypi.org/project/robyn) (πŸ“₯ 9.8K / month Β· πŸ“¦ 9 Β· ⏱️ 03.09.2025): ``` pip install robyn ``` -- [Conda](https://anaconda.org/conda-forge/robyn) (πŸ“₯ 890K Β· ⏱️ 11.06.2025): +- [Conda](https://anaconda.org/conda-forge/robyn) (πŸ“₯ 900K Β· ⏱️ 11.06.2025): ``` conda install -c conda-forge robyn ```
-
webpy (πŸ₯‰28 Β· ⭐ 5.9K) - web.py is a web framework for python that is as simple as it is.. Unlicense +
webpy (πŸ₯‰29 Β· ⭐ 5.9K) - web.py is a web framework for python that is as simple as it is.. Unlicense -- [GitHub](https://github.com/webpy/webpy) (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 1.3K Β· πŸ“¦ 21 Β· πŸ“‹ 460 - 10% open Β· ⏱️ 11.08.2025): +- [GitHub](https://github.com/webpy/webpy) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 1.3K Β· πŸ“¦ 21 Β· πŸ“‹ 460 - 10% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/webpy/webpy ``` -- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 69K / month Β· πŸ“¦ 53 Β· ⏱️ 09.11.2020): +- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 67K / month Β· πŸ“¦ 53 Β· ⏱️ 09.11.2020): ``` pip install web.py ``` -- [Conda](https://anaconda.org/conda-forge/web.py) (πŸ“₯ 75K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/web.py) (πŸ“₯ 76K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge web.py ```
-
masonite (πŸ₯‰28 Β· ⭐ 2.3K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT - -- [GitHub](https://github.com/MasoniteFramework/masonite) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 130 Β· πŸ“¦ 550 Β· πŸ“‹ 430 - 4% open Β· ⏱️ 20.03.2025): - - ``` - git clone https://github.com/MasoniteFramework/masonite - ``` -- [PyPi](https://pypi.org/project/masonite) (πŸ“₯ 25K / month Β· πŸ“¦ 51 Β· ⏱️ 25.10.2024): - ``` - pip install masonite - ``` -
-
responder (πŸ₯‰27 Β· ⭐ 3.6K) - A familiar HTTP Service Framework for Python. Apache-2 +
responder (πŸ₯‰27 Β· ⭐ 3.6K Β· πŸ’€) - A familiar HTTP Service Framework for Python. Apache-2 - [GitHub](https://github.com/kennethreitz/responder) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 220 Β· πŸ“¦ 580 Β· πŸ“‹ 240 - 5% open Β· ⏱️ 02.02.2025): @@ -377,6 +365,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge responder ```
+
masonite (πŸ₯‰27 Β· ⭐ 2.3K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT + +- [GitHub](https://github.com/MasoniteFramework/masonite) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 130 Β· πŸ“¦ 550 Β· πŸ“‹ 430 - 4% open Β· ⏱️ 20.03.2025): + + ``` + git clone https://github.com/MasoniteFramework/masonite + ``` +- [PyPi](https://pypi.org/project/masonite) (πŸ“₯ 25K / month Β· πŸ“¦ 51 Β· ⏱️ 25.10.2024): + ``` + pip install masonite + ``` +
guillotina (πŸ₯‰27 Β· ⭐ 210) - Python AsyncIO data API to manage billions of resources. BSD-3 - [GitHub](https://github.com/plone/guillotina) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 52 Β· πŸ“¦ 140 Β· πŸ“‹ 230 - 26% open Β· ⏱️ 27.08.2025): @@ -384,58 +384,58 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/plone/guillotina ``` -- [PyPi](https://pypi.org/project/guillotina) (πŸ“₯ 4K / month Β· πŸ“¦ 33 Β· ⏱️ 03.04.2025): +- [PyPi](https://pypi.org/project/guillotina) (πŸ“₯ 3.7K / month Β· πŸ“¦ 33 Β· ⏱️ 03.04.2025): ``` pip install guillotina ```
emmett (πŸ₯‰26 Β· ⭐ 1.2K) - The web framework for inventors. BSD-3 -- [GitHub](https://github.com/emmett-framework/emmett) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 70 Β· πŸ“¦ 84 Β· πŸ“‹ 360 - 10% open Β· ⏱️ 25.06.2025): +- [GitHub](https://github.com/emmett-framework/emmett) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 70 Β· πŸ“¦ 85 Β· πŸ“‹ 360 - 10% open Β· ⏱️ 25.06.2025): ``` git clone https://github.com/emmett-framework/emmett ``` -- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 570 / month Β· πŸ“¦ 8 Β· ⏱️ 25.06.2025): +- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 480 / month Β· πŸ“¦ 8 Β· ⏱️ 25.06.2025): ``` pip install emmett ```
web2py (πŸ₯‰24 Β· ⭐ 2.2K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0 -- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 900 Β· πŸ“‹ 1.1K - 34% open Β· ⏱️ 14.07.2025): +- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 900 Β· πŸ“‹ 1.1K - 34% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/web2py/web2py ```
-
flama (πŸ₯‰20 Β· ⭐ 280) - Fire up your models with the flame. Apache-2 +
flama (πŸ₯‰19 Β· ⭐ 280) - Fire up your models with the flame. Apache-2 - [GitHub](https://github.com/vortico/flama) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 16 Β· πŸ“₯ 590 Β· πŸ“¦ 16 Β· πŸ“‹ 110 - 3% open Β· ⏱️ 25.06.2025): ``` git clone https://github.com/perdy/flama ``` -- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 230 / month Β· πŸ“¦ 1 Β· ⏱️ 25.06.2025): +- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 240 / month Β· πŸ“¦ 1 Β· ⏱️ 25.06.2025): ``` pip install flama ```
-
view.py (πŸ₯‰17 Β· ⭐ 210) - The Batteries-Detachable Web Framework. MIT +
view.py (πŸ₯‰15 Β· ⭐ 210) - The Batteries-Detachable Web Framework. MIT - [GitHub](https://github.com/ZeroIntensity/view.py) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 15 Β· πŸ“‹ 120 - 40% open Β· ⏱️ 10.06.2025): ``` git clone https://github.com/ZeroIntensity/view.py ``` -- [PyPi](https://pypi.org/project/view.py) (πŸ“₯ 1.3K / month Β· ⏱️ 26.05.2024): +- [PyPi](https://pypi.org/project/view.py) (πŸ“₯ 970 / month Β· ⏱️ 26.05.2024): ``` pip install view.py ```
Show 11 hidden projects... -- flask-restful (πŸ₯ˆ36 Β· ⭐ 6.9K Β· πŸ’€) - Simple framework for creating REST APIs. BSD-3 +- flask-restful (πŸ₯ˆ35 Β· ⭐ 6.9K Β· πŸ’€) - Simple framework for creating REST APIs. BSD-3 - pyramid (πŸ₯ˆ35 Β· ⭐ 4K Β· πŸ’€) - Pyramid - A Python web framework. ❗Unlicensed - hug (πŸ₯‰32 Β· ⭐ 6.9K Β· πŸ’€) - Embrace the APIs of the future. Hug aims to make developing APIs as simple.. MIT - flask-restplus (πŸ₯‰30 Β· ⭐ 2.7K Β· πŸ’€) - Fully featured framework for fast, easy and.. BSD-3 @@ -455,7 +455,7 @@ _General purpose web frameworks to build web applications and REST APIs._
requests (πŸ₯‡49 Β· ⭐ 53K) - A simple, yet elegant, HTTP library. Apache-2 -- [GitHub](https://github.com/psf/requests) (πŸ‘¨β€πŸ’» 780 Β· πŸ”€ 9.5K Β· πŸ“₯ 27K Β· πŸ“¦ 4.1M Β· πŸ“‹ 4.1K - 6% open Β· ⏱️ 18.08.2025): +- [GitHub](https://github.com/psf/requests) (πŸ‘¨β€πŸ’» 780 Β· πŸ”€ 9.5K Β· πŸ“₯ 27K Β· πŸ“¦ 4.1M Β· πŸ“‹ 4.1K - 6% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/psf/requests @@ -464,7 +464,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install requests ``` -- [Conda](https://anaconda.org/conda-forge/requests) (πŸ“₯ 66M Β· ⏱️ 19.08.2025): +- [Conda](https://anaconda.org/conda-forge/requests) (πŸ“₯ 67M Β· ⏱️ 19.08.2025): ``` conda install -c conda-forge requests ``` @@ -480,30 +480,30 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install urllib3 ``` -- [Conda](https://anaconda.org/conda-forge/urllib3) (πŸ“₯ 73M Β· ⏱️ 18.06.2025): +- [Conda](https://anaconda.org/conda-forge/urllib3) (πŸ“₯ 74M Β· ⏱️ 18.06.2025): ``` conda install -c conda-forge urllib3 ```
httpx (πŸ₯ˆ41 Β· ⭐ 15K) - A next generation HTTP client for Python. BSD-3 -- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 940 Β· πŸ“¦ 540K Β· πŸ“‹ 960 - 10% open Β· ⏱️ 07.08.2025): +- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 940 Β· πŸ“¦ 540K Β· πŸ“‹ 960 - 10% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/encode/httpx ``` -- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 250M / month Β· πŸ“¦ 20K Β· ⏱️ 04.08.2025): +- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 260M / month Β· πŸ“¦ 20K Β· ⏱️ 04.08.2025): ``` pip install httpx ``` -- [Conda](https://anaconda.org/conda-forge/httpx) (πŸ“₯ 10M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/httpx) (πŸ“₯ 11M Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge httpx ```
-
httpcore (πŸ₯ˆ37 Β· ⭐ 520) - A minimal HTTP client. BSD-3 +
httpcore (πŸ₯ˆ36 Β· ⭐ 520) - A minimal HTTP client. BSD-3 -- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 120 Β· πŸ“¦ 380K Β· πŸ“‹ 220 - 20% open Β· ⏱️ 24.04.2025): +- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 120 Β· πŸ“¦ 380K Β· πŸ“‹ 220 - 20% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/encode/httpcore @@ -512,7 +512,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install httpcore ``` -- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 10M Β· ⏱️ 25.04.2025): +- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 11M Β· ⏱️ 25.04.2025): ``` conda install -c conda-forge httpcore ``` @@ -533,30 +533,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge aiohttp ```
-
httplib2 (πŸ₯ˆ33 Β· ⭐ 500) - Small, fast HTTP client library for Python. Features persistent.. MIT +
httplib2 (πŸ₯ˆ35 Β· ⭐ 500 Β· πŸ“ˆ) - Small, fast HTTP client library for Python. Features persistent.. MIT -- [GitHub](https://github.com/httplib2/httplib2) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 180 Β· πŸ“¦ 260K Β· πŸ“‹ 130 - 46% open Β· ⏱️ 23.07.2025): +- [GitHub](https://github.com/httplib2/httplib2) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 180 Β· πŸ“¦ 260K Β· πŸ“‹ 130 - 47% open Β· ⏱️ 29.08.2025): ``` git clone https://github.com/httplib2/httplib2 ``` -- [PyPi](https://pypi.org/project/httplib2) (πŸ“₯ 82M / month Β· πŸ“¦ 1.2K Β· ⏱️ 21.03.2023): +- [PyPi](https://pypi.org/project/httplib2) (πŸ“₯ 84M / month Β· πŸ“¦ 1.2K Β· ⏱️ 29.08.2025): ``` pip install httplib2 ``` -- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 4.2M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 4.2M Β· ⏱️ 30.08.2025): ``` conda install -c conda-forge httplib2 ```
-
httpie (πŸ₯ˆ32 Β· ⭐ 36K Β· πŸ’€) - HTTPie CLI modern, user-friendly command-line HTTP client for the API.. BSD-3 +
httpie (πŸ₯ˆ32 Β· ⭐ 37K Β· πŸ’€) - HTTPie CLI modern, user-friendly command-line HTTP client for the API.. BSD-3 - [GitHub](https://github.com/httpie/cli) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 3.8K Β· πŸ“₯ 12K Β· πŸ“¦ 1 Β· πŸ“‹ 900 - 19% open Β· ⏱️ 17.12.2024): ``` git clone https://github.com/httpie/httpie ``` -- [PyPi](https://pypi.org/project/httpie) (πŸ“₯ 640K / month Β· πŸ“¦ 130 Β· ⏱️ 01.11.2024): +- [PyPi](https://pypi.org/project/httpie) (πŸ“₯ 660K / month Β· πŸ“¦ 130 Β· ⏱️ 01.11.2024): ``` pip install httpie ``` @@ -565,7 +565,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge httpie ```
-
python-zeep (πŸ₯ˆ32 Β· ⭐ 1.9K Β· πŸ’€) - A Python SOAP client. MIT +
python-zeep (πŸ₯ˆ32 Β· ⭐ 2K Β· πŸ’€) - A Python SOAP client. MIT - [GitHub](https://github.com/mvantellingen/python-zeep) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 600 Β· πŸ“‹ 1.1K - 39% open Β· ⏱️ 16.10.2024): @@ -576,11 +576,27 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install zeep ``` -- [Conda](https://anaconda.org/conda-forge/zeep) (πŸ“₯ 290K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/zeep) (πŸ“₯ 300K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge zeep ```
+
httptools (πŸ₯ˆ32 Β· ⭐ 1.3K Β· πŸ’€) - Fast HTTP parser. MIT + +- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 87 Β· πŸ“¦ 180K Β· πŸ“‹ 69 - 27% open Β· ⏱️ 16.10.2024): + + ``` + git clone https://github.com/MagicStack/httptools + ``` +- [PyPi](https://pypi.org/project/httptools) (πŸ“₯ 49M / month Β· πŸ“¦ 340 Β· ⏱️ 16.10.2024): + ``` + pip install httptools + ``` +- [Conda](https://anaconda.org/conda-forge/httptools) (πŸ“₯ 1.9M Β· ⏱️ 01.09.2025): + ``` + conda install -c conda-forge httptools + ``` +
requests-toolbelt (πŸ₯ˆ32 Β· ⭐ 1K Β· πŸ’€) - A toolbelt of useful classes and functions to be used.. Apache-2 - [GitHub](https://github.com/requests/toolbelt) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 190 Β· πŸ“¦ 180K Β· πŸ“‹ 220 - 43% open Β· ⏱️ 09.01.2025): @@ -592,14 +608,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install requests-toolbelt ``` -- [Conda](https://anaconda.org/conda-forge/requests-toolbelt) (πŸ“₯ 9.8M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/requests-toolbelt) (πŸ“₯ 10M Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge requests-toolbelt ```
-
requests-futures (πŸ₯‰31 Β· ⭐ 2.2K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2 +
requests-futures (πŸ₯‰30 Β· ⭐ 2.2K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2 -- [GitHub](https://github.com/ross/requests-futures) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 150 Β· πŸ“¦ 7.5K Β· ⏱️ 19.06.2025): +- [GitHub](https://github.com/ross/requests-futures) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 150 Β· πŸ“¦ 7.6K Β· ⏱️ 19.06.2025): ``` git clone https://github.com/ross/requests-futures @@ -613,30 +629,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge requests-futures ```
-
httptools (πŸ₯‰31 Β· ⭐ 1.3K Β· πŸ’€) - Fast HTTP parser. MIT - -- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 87 Β· πŸ“¦ 180K Β· πŸ“‹ 69 - 27% open Β· ⏱️ 16.10.2024): - - ``` - git clone https://github.com/MagicStack/httptools - ``` -- [PyPi](https://pypi.org/project/httptools) (πŸ“₯ 44M / month Β· πŸ“¦ 340 Β· ⏱️ 16.10.2024): - ``` - pip install httptools - ``` -- [Conda](https://anaconda.org/conda-forge/httptools) (πŸ“₯ 1.9M Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge httptools - ``` -
-
treq (πŸ₯‰30 Β· ⭐ 590) - Python requests like API built on top of Twisteds HTTP client. MIT +
treq (πŸ₯‰29 Β· ⭐ 590) - Python requests like API built on top of Twisteds HTTP client. MIT - [GitHub](https://github.com/twisted/treq) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 140 Β· πŸ“₯ 380 Β· πŸ“¦ 1.7K Β· πŸ“‹ 170 - 32% open Β· ⏱️ 13.06.2025): ``` git clone https://github.com/twisted/treq ``` -- [PyPi](https://pypi.org/project/treq) (πŸ“₯ 420K / month Β· πŸ“¦ 120 Β· ⏱️ 03.06.2025): +- [PyPi](https://pypi.org/project/treq) (πŸ“₯ 430K / month Β· πŸ“¦ 120 Β· ⏱️ 03.06.2025): ``` pip install treq ``` @@ -645,26 +645,11 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge treq ```
-
grequests (πŸ₯‰29 Β· ⭐ 4.6K Β· πŸ’€) - Requests + Gevent = 3. BSD-2 - -- [GitHub](https://github.com/spyoungtech/grequests) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 330 Β· πŸ“₯ 34 Β· πŸ“¦ 5K Β· πŸ“‹ 130 - 7% open Β· ⏱️ 08.08.2024): - - ``` - git clone https://github.com/spyoungtech/grequests - ``` -- [PyPi](https://pypi.org/project/grequests) (πŸ“₯ 420K / month Β· πŸ“¦ 180 Β· ⏱️ 08.06.2023): - ``` - pip install grequests - ``` -- [Conda](https://anaconda.org/conda-forge/grequests) (πŸ“₯ 150K Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge grequests - ``` -
-
Show 6 hidden projects... +
Show 7 hidden projects... -- pycurl (πŸ₯ˆ34 Β· ⭐ 1.1K) - PycURL - Python interface to libcurl. ❗️LGPL-2.1 +- pycurl (πŸ₯ˆ33 Β· ⭐ 1.1K) - PycURL - Python interface to libcurl. ❗️LGPL-2.1 - hyper (πŸ₯‰29 Β· ⭐ 1K Β· πŸ’€) - HTTP/2 for Python. MIT +- grequests (πŸ₯‰28 Β· ⭐ 4.6K Β· πŸ’€) - Requests + Gevent = 3. BSD-2 - http-prompt (πŸ₯‰25 Β· ⭐ 9.1K Β· πŸ’€) - An interactive command-line HTTP and API testing client built on.. MIT - pysimplesoap (πŸ₯‰24 Β· ⭐ 370 Β· πŸ’€) - Python Simple SOAP Library. ❗️LGPL-3.0 - http-parser (πŸ₯‰23 Β· ⭐ 340 Β· πŸ’€) - HTTP request/response parser for python in C. MIT @@ -676,14 +661,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
gunicorn (πŸ₯‡43 Β· ⭐ 10K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and.. MIT +
gunicorn (πŸ₯‡44 Β· ⭐ 10K Β· πŸ“ˆ) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients.. MIT - [GitHub](https://github.com/benoitc/gunicorn) (πŸ‘¨β€πŸ’» 430 Β· πŸ”€ 1.8K Β· πŸ“₯ 110 Β· πŸ“¦ 1.6M Β· πŸ“‹ 2.2K - 9% open Β· ⏱️ 20.03.2025): ``` git clone https://github.com/benoitc/gunicorn ``` -- [PyPi](https://pypi.org/project/gunicorn) (πŸ“₯ 67M / month Β· πŸ“¦ 2.9K Β· ⏱️ 10.08.2024): +- [PyPi](https://pypi.org/project/gunicorn) (πŸ“₯ 68M / month Β· πŸ“¦ 2.9K Β· ⏱️ 10.08.2024): ``` pip install gunicorn ``` @@ -692,14 +677,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge gunicorn ```
-
uvicorn (πŸ₯‡42 Β· ⭐ 9.6K) - An ASGI web server, for Python. BSD-3 +
uvicorn (πŸ₯‡42 Β· ⭐ 9.7K) - An ASGI web server, for Python. BSD-3 -- [GitHub](https://github.com/encode/uvicorn) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 830 Β· πŸ“¦ 810K Β· πŸ“‹ 740 - 8% open Β· ⏱️ 06.07.2025): +- [GitHub](https://github.com/Kludex/uvicorn) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 830 Β· πŸ“¦ 810K Β· πŸ“‹ 740 - 8% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/encode/uvicorn ``` -- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 130M / month Β· πŸ“¦ 8.9K Β· ⏱️ 28.06.2025): +- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 140M / month Β· πŸ“¦ 8.9K Β· ⏱️ 28.06.2025): ``` pip install uvicorn ``` @@ -708,18 +693,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge uvicorn ```
-
gevent (πŸ₯ˆ41 Β· ⭐ 6.4K) - Coroutine-based concurrency library for Python. MIT +
gevent (πŸ₯‡42 Β· ⭐ 6.4K) - Coroutine-based concurrency library for Python. MIT -- [GitHub](https://github.com/gevent/gevent) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 960 Β· πŸ“₯ 64K Β· πŸ“¦ 150K Β· πŸ“‹ 1.5K - 9% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/gevent/gevent) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 960 Β· πŸ“₯ 64K Β· πŸ“¦ 150K Β· πŸ“‹ 1.5K - 8% open Β· ⏱️ 29.08.2025): ``` git clone https://github.com/gevent/gevent ``` -- [PyPi](https://pypi.org/project/gevent) (πŸ“₯ 26M / month Β· πŸ“¦ 2.2K Β· ⏱️ 12.05.2025): +- [PyPi](https://pypi.org/project/gevent) (πŸ“₯ 27M / month Β· πŸ“¦ 2.2K Β· ⏱️ 29.08.2025): ``` pip install gevent ``` -- [Conda](https://anaconda.org/conda-forge/gevent) (πŸ“₯ 1.8M Β· ⏱️ 29.07.2025): +- [Conda](https://anaconda.org/conda-forge/gevent) (πŸ“₯ 1.9M Β· ⏱️ 30.08.2025): ``` conda install -c conda-forge gevent ``` @@ -731,7 +716,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django/asgiref ``` -- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 57M / month Β· πŸ“¦ 1.1K Β· ⏱️ 08.07.2025): +- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 56M / month Β· πŸ“¦ 1.1K Β· ⏱️ 08.07.2025): ``` pip install asgiref ``` @@ -770,28 +755,28 @@ _General purpose web frameworks to build web applications and REST APIs._
Hypercorn (πŸ₯‰28 Β· ⭐ 1.4K) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT -- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 120 Β· πŸ“¦ 12K Β· πŸ“‹ 240 - 42% open Β· ⏱️ 27.04.2025): +- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 120 Β· πŸ“¦ 12K Β· πŸ“‹ 240 - 43% open Β· ⏱️ 27.04.2025): ``` git clone https://github.com/pgjones/hypercorn ``` -- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 3M / month Β· πŸ“¦ 58 Β· ⏱️ 28.05.2024): +- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 2.9M / month Β· πŸ“¦ 58 Β· ⏱️ 28.05.2024): ``` pip install hypercorn ```
-
livereload (πŸ₯‰27 Β· ⭐ 1K) - livereload server in python. BSD-3 +
livereload (πŸ₯‰27 Β· ⭐ 1K Β· πŸ’€) - livereload server in python. BSD-3 - [GitHub](https://github.com/lepture/python-livereload) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 150 Β· πŸ“‹ 160 - 34% open Β· ⏱️ 28.02.2025): ``` git clone https://github.com/lepture/python-livereload ``` -- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 720K / month Β· πŸ“¦ 350 Β· ⏱️ 18.12.2024): +- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 600K / month Β· πŸ“¦ 350 Β· ⏱️ 18.12.2024): ``` pip install livereload ``` -- [Conda](https://anaconda.org/conda-forge/livereload) (πŸ“₯ 650K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/livereload) (πŸ“₯ 660K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge livereload ``` @@ -799,7 +784,7 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 4 hidden projects... - waitress (πŸ₯‰35 Β· ⭐ 1.5K) - Waitress - A WSGI server for Python 3. ❗️ZPL-2.1 -- bjoern (πŸ₯‰27 Β· ⭐ 3K Β· πŸ’€) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 +- bjoern (πŸ₯‰28 Β· ⭐ 3K Β· πŸ’€) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 - django-devserver (πŸ₯‰27 Β· ⭐ 1.3K Β· πŸ’€) - A drop-in replacement for Djangos runserver. BSD-3 - Meinheld (πŸ₯‰25 Β· ⭐ 1.5K Β· πŸ’€) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3
@@ -811,7 +796,7 @@ _General purpose web frameworks to build web applications and REST APIs._
django-allauth (πŸ₯‡43 Β· ⭐ 10K) - Integrated set of Django applications addressing.. MIT -- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 790 Β· πŸ”€ 3.1K Β· πŸ“¦ 270K Β· πŸ“‹ 2.4K - 0% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 790 Β· πŸ”€ 3.1K Β· πŸ“¦ 270K Β· πŸ“‹ 2.4K - 0% open Β· ⏱️ 29.08.2025): ``` git clone https://github.com/pennersr/django-allauth @@ -841,9 +826,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge oauthlib ```
-
pyjwt (πŸ₯‡39 Β· ⭐ 5.4K) - JSON Web Token implementation in Python. MIT +
pyjwt (πŸ₯‡39 Β· ⭐ 5.5K) - JSON Web Token implementation in Python. MIT -- [GitHub](https://github.com/jpadilla/pyjwt) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 710 Β· πŸ“¦ 780K Β· πŸ“‹ 480 - 8% open Β· ⏱️ 03.07.2025): +- [GitHub](https://github.com/jpadilla/pyjwt) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 710 Β· πŸ“¦ 780K Β· πŸ“‹ 480 - 8% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/jpadilla/pyjwt @@ -859,12 +844,12 @@ _General purpose web frameworks to build web applications and REST APIs._
authlib (πŸ₯‡39 Β· ⭐ 5K) - The ultimate Python library in building OAuth, OpenID Connect clients and.. BSD-3 -- [GitHub](https://github.com/authlib/authlib) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 500 Β· πŸ“¦ 46K Β· πŸ“‹ 510 - 21% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/authlib/authlib) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 500 Β· πŸ“¦ 46K Β· πŸ“‹ 510 - 21% open Β· ⏱️ 29.08.2025): ``` git clone https://github.com/lepture/authlib ``` -- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 32M / month Β· πŸ“¦ 830 Β· ⏱️ 26.08.2025): +- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 33M / month Β· πŸ“¦ 830 Β· ⏱️ 26.08.2025): ``` pip install authlib ``` @@ -873,7 +858,23 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge authlib ```
-
requests-oauthlib (πŸ₯ˆ38 Β· ⭐ 1.8K) - OAuthlib support for Python-Requests!. ISC +
django-guardian (πŸ₯ˆ37 Β· ⭐ 3.8K) - Per object permissions for Django. BSD-2 + +- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 580 Β· πŸ“¦ 7.6K Β· πŸ“‹ 540 - 22% open Β· ⏱️ 29.08.2025): + + ``` + git clone https://github.com/django-guardian/django-guardian + ``` +- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 700K / month Β· πŸ“¦ 100 Β· ⏱️ 29.08.2025): + ``` + pip install django-guardian + ``` +- [Conda](https://anaconda.org/conda-forge/django-guardian) (πŸ“₯ 86K Β· ⏱️ 29.08.2025): + ``` + conda install -c conda-forge django-guardian + ``` +
+
requests-oauthlib (πŸ₯ˆ37 Β· ⭐ 1.8K) - OAuthlib support for Python-Requests!. ISC - [GitHub](https://github.com/requests/requests-oauthlib) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 420 Β· πŸ“¦ 590K Β· πŸ“‹ 290 - 40% open Β· ⏱️ 18.06.2025): @@ -889,23 +890,23 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge requests-oauthlib ```
-
django-guardian (πŸ₯ˆ37 Β· ⭐ 3.8K) - Per object permissions for Django. BSD-2 +
flask-login (πŸ₯ˆ34 Β· ⭐ 3.7K) - Flask user session management. MIT -- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 580 Β· πŸ“¦ 7.6K Β· πŸ“‹ 500 - 26% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/maxcountryman/flask-login) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 800 Β· πŸ“¦ 220K Β· πŸ“‹ 430 - 3% open Β· ⏱️ 27.08.2025): ``` - git clone https://github.com/django-guardian/django-guardian + git clone https://github.com/maxcountryman/flask-login ``` -- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 710K / month Β· πŸ“¦ 100 Β· ⏱️ 27.08.2025): +- [PyPi](https://pypi.org/project/flask-login) (πŸ“₯ 15M / month Β· πŸ“¦ 670 Β· ⏱️ 30.10.2023): ``` - pip install django-guardian + pip install flask-login ``` -- [Conda](https://anaconda.org/conda-forge/django-guardian) (πŸ“₯ 84K Β· ⏱️ 27.08.2025): +- [Conda](https://anaconda.org/conda-forge/flask-login) (πŸ“₯ 390K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge django-guardian + conda install -c conda-forge flask-login ```
-
google-auth (πŸ₯ˆ35 Β· ⭐ 850) - Google Auth Python Library. Apache-2 +
google-auth (πŸ₯ˆ34 Β· ⭐ 850) - Google Auth Python Library. Apache-2 - [GitHub](https://github.com/googleapis/google-auth-library-python) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 330 Β· πŸ“‹ 580 - 26% open Β· ⏱️ 14.08.2025): @@ -921,30 +922,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge google-auth ```
-
flask-login (πŸ₯ˆ34 Β· ⭐ 3.6K) - Flask user session management. MIT - -- [GitHub](https://github.com/maxcountryman/flask-login) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 800 Β· πŸ“¦ 220K Β· πŸ“‹ 430 - 3% open Β· ⏱️ 27.08.2025): - - ``` - git clone https://github.com/maxcountryman/flask-login - ``` -- [PyPi](https://pypi.org/project/flask-login) (πŸ“₯ 15M / month Β· πŸ“¦ 670 Β· ⏱️ 30.10.2023): - ``` - pip install flask-login - ``` -- [Conda](https://anaconda.org/conda-forge/flask-login) (πŸ“₯ 390K Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge flask-login - ``` -
django-rest-framework-simplejwt (πŸ₯ˆ33 Β· ⭐ 4.2K) - A JSON Web Token authentication plugin for the Django.. MIT -- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 700 Β· πŸ“‹ 560 - 28% open Β· ⏱️ 26.08.2025): +- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 700 Β· πŸ“‹ 550 - 27% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/jazzband/djangorestframework-simplejwt ``` -- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 4.4M / month Β· πŸ“¦ 300 Β· ⏱️ 21.07.2025): +- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 4.2M / month Β· πŸ“¦ 300 Β· ⏱️ 21.07.2025): ``` pip install djangorestframework-simplejwt ``` @@ -956,7 +941,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/sunscrapers/djoser ``` -- [PyPi](https://pypi.org/project/djoser) (πŸ“₯ 300K / month Β· πŸ“¦ 13 Β· ⏱️ 13.07.2025): +- [PyPi](https://pypi.org/project/djoser) (πŸ“₯ 290K / month Β· πŸ“¦ 13 Β· ⏱️ 13.07.2025): ``` pip install djoser ``` @@ -993,7 +978,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge fastapi-users ```
-
pyotp (πŸ₯ˆ32 Β· ⭐ 3.2K) - Python One-Time Password Library. MIT +
pyotp (πŸ₯ˆ32 Β· ⭐ 3.2K Β· πŸ’€) - Python One-Time Password Library. MIT - [GitHub](https://github.com/pyauth/pyotp) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 340 Β· πŸ“₯ 440 Β· πŸ“¦ 25K Β· πŸ“‹ 100 - 5% open Β· ⏱️ 24.02.2025): @@ -1011,7 +996,7 @@ _General purpose web frameworks to build web applications and REST APIs._
dj-rest-auth (πŸ₯ˆ32 Β· ⭐ 1.8K Β· πŸ’€) - Authentication for Django Rest Framework. MIT -- [GitHub](https://github.com/iMerica/dj-rest-auth) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 330 Β· πŸ“₯ 630 Β· πŸ“¦ 68K Β· πŸ“‹ 450 - 49% open Β· ⏱️ 01.12.2024): +- [GitHub](https://github.com/iMerica/dj-rest-auth) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 340 Β· πŸ“₯ 630 Β· πŸ“¦ 68K Β· πŸ“‹ 450 - 49% open Β· ⏱️ 01.12.2024): ``` git clone https://github.com/iMerica/dj-rest-auth @@ -1032,7 +1017,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mpdavis/python-jose ``` -- [PyPi](https://pypi.org/project/python-jose) (πŸ“₯ 18M / month Β· πŸ“¦ 980 Β· ⏱️ 28.05.2025): +- [PyPi](https://pypi.org/project/python-jose) (πŸ“₯ 18M / month Β· πŸ“¦ 1K Β· ⏱️ 28.05.2025): ``` pip install python-jose ``` @@ -1048,7 +1033,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/miguelgrinberg/Flask-HTTPAuth ``` -- [PyPi](https://pypi.org/project/flask-httpauth) (πŸ“₯ 1.5M / month Β· πŸ“¦ 200 Β· ⏱️ 27.04.2023): +- [PyPi](https://pypi.org/project/flask-httpauth) (πŸ“₯ 1.6M / month Β· πŸ“¦ 200 Β· ⏱️ 27.04.2023): ``` pip install flask-httpauth ``` @@ -1071,12 +1056,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-cas-ng (πŸ₯‰26 Β· ⭐ 390) - Django CAS 1.0/2.0/3.0 client authentication library,.. MIT -- [GitHub](https://github.com/django-cas-ng/django-cas-ng) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 170 Β· πŸ“₯ 720 Β· πŸ“¦ 610 Β· πŸ“‹ 160 - 1% open Β· ⏱️ 21.07.2025): +- [GitHub](https://github.com/django-cas-ng/django-cas-ng) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 170 Β· πŸ“₯ 720 Β· πŸ“¦ 620 Β· πŸ“‹ 160 - 1% open Β· ⏱️ 21.07.2025): ``` git clone https://github.com/django-cas-ng/django-cas-ng ``` -- [PyPi](https://pypi.org/project/django-cas-ng) (πŸ“₯ 33K / month Β· πŸ“¦ 15 Β· ⏱️ 17.10.2023): +- [PyPi](https://pypi.org/project/django-cas-ng) (πŸ“₯ 34K / month Β· πŸ“¦ 15 Β· ⏱️ 17.10.2023): ``` pip install django-cas-ng ``` @@ -1088,7 +1073,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/dfunckt/django-rules ``` -- [PyPi](https://pypi.org/project/rules) (πŸ“₯ 360K / month Β· πŸ“¦ 56 Β· ⏱️ 02.09.2024): +- [PyPi](https://pypi.org/project/rules) (πŸ“₯ 350K / month Β· πŸ“¦ 56 Β· ⏱️ 02.09.2024): ``` pip install rules ``` @@ -1100,7 +1085,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/authomatic/authomatic ``` -- [PyPi](https://pypi.org/project/authomatic) (πŸ“₯ 4.1K / month Β· πŸ“¦ 10 Β· ⏱️ 28.05.2024): +- [PyPi](https://pypi.org/project/authomatic) (πŸ“₯ 4.3K / month Β· πŸ“¦ 10 Β· ⏱️ 28.05.2024): ``` pip install authomatic ``` @@ -1124,7 +1109,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/MushroomMaula/fastapi_login ``` -- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 54K / month Β· πŸ“¦ 7 Β· ⏱️ 14.12.2024): +- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 49K / month Β· πŸ“¦ 7 Β· ⏱️ 14.12.2024): ``` pip install fastapi_login ``` @@ -1136,7 +1121,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mgrouchy/django-stronghold ``` -- [PyPi](https://pypi.org/project/django-stronghold) (πŸ“₯ 32K / month Β· πŸ“¦ 8 Β· ⏱️ 17.01.2020): +- [PyPi](https://pypi.org/project/django-stronghold) (πŸ“₯ 35K / month Β· πŸ“¦ 8 Β· ⏱️ 17.01.2020): ``` pip install django-stronghold ``` @@ -1160,7 +1145,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/wichert/pyramid_jwt ``` -- [PyPi](https://pypi.org/project/pyramid_jwt) (πŸ“₯ 7.6K / month Β· ⏱️ 05.05.2020): +- [PyPi](https://pypi.org/project/pyramid_jwt) (πŸ“₯ 7.4K / month Β· ⏱️ 05.05.2020): ``` pip install pyramid_jwt ``` @@ -1199,30 +1184,30 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install lxml ``` -- [Conda](https://anaconda.org/conda-forge/lxml) (πŸ“₯ 16M Β· ⏱️ 22.08.2025): +- [Conda](https://anaconda.org/conda-forge/lxml) (πŸ“₯ 16M Β· ⏱️ 02.09.2025): ``` conda install -c conda-forge lxml ```
-
WeasyPrint (πŸ₯ˆ39 Β· ⭐ 8K) - The awesome document factory. BSD-3 +
WeasyPrint (πŸ₯ˆ39 Β· ⭐ 8.1K) - The awesome document factory. BSD-3 -- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 740 Β· πŸ“₯ 19K Β· πŸ“¦ 28K Β· πŸ“‹ 2.1K - 7% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 740 Β· πŸ“₯ 19K Β· πŸ“¦ 28K Β· πŸ“‹ 2.1K - 7% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/Kozea/WeasyPrint ``` -- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 7.6M / month Β· πŸ“¦ 480 Β· ⏱️ 24.07.2025): +- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 9.2M / month Β· πŸ“¦ 480 Β· ⏱️ 24.07.2025): ``` pip install weasyprint ``` -- [Conda](https://anaconda.org/conda-forge/weasyprint) (πŸ“₯ 280K Β· ⏱️ 04.07.2025): +- [Conda](https://anaconda.org/conda-forge/weasyprint) (πŸ“₯ 290K Β· ⏱️ 03.09.2025): ``` conda install -c conda-forge weasyprint ```
-
markupsafe (πŸ₯ˆ38 Β· ⭐ 660) - Safely add untrusted strings to HTML/XML markup. BSD-3 +
markupsafe (πŸ₯ˆ37 Β· ⭐ 660) - Safely add untrusted strings to HTML/XML markup. BSD-3 -- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 160 Β· πŸ“₯ 9.9K Β· πŸ“¦ 2.2M Β· πŸ“‹ 140 - 0% open Β· ⏱️ 14.06.2025): +- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 160 Β· πŸ“₯ 10K Β· πŸ“¦ 2.2M Β· πŸ“‹ 140 - 0% open Β· ⏱️ 14.06.2025): ``` git clone https://github.com/pallets/markupsafe @@ -1243,11 +1228,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mozilla/bleach ``` -- [PyPi](https://pypi.org/project/bleach) (πŸ“₯ 47M / month Β· πŸ“¦ 1.8K Β· ⏱️ 29.10.2024): +- [PyPi](https://pypi.org/project/bleach) (πŸ“₯ 46M / month Β· πŸ“¦ 1.8K Β· ⏱️ 29.10.2024): ``` pip install bleach ``` -- [Conda](https://anaconda.org/conda-forge/bleach) (πŸ“₯ 23M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/bleach) (πŸ“₯ 24M Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge bleach ``` @@ -1268,30 +1253,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge xhtml2pdf ```
-
pyquery (πŸ₯‰31 Β· ⭐ 2.4K Β· πŸ’€) - A jquery-like library for python. BSD-3 - -- [GitHub](https://github.com/gawel/pyquery) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 180 Β· πŸ“¦ 27K Β· πŸ“‹ 190 - 28% open Β· ⏱️ 30.08.2024): - - ``` - git clone https://github.com/gawel/pyquery - ``` -- [PyPi](https://pypi.org/project/pyquery) (πŸ“₯ 2.1M / month Β· πŸ“¦ 520 Β· ⏱️ 30.08.2024): - ``` - pip install pyquery - ``` -- [Conda](https://anaconda.org/conda-forge/pyquery) (πŸ“₯ 84K Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge pyquery - ``` -
selectolax (πŸ₯‰31 Β· ⭐ 1.4K) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT -- [GitHub](https://github.com/rushter/selectolax) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 81 Β· πŸ“¦ 2.2K Β· πŸ“‹ 130 - 16% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/rushter/selectolax) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 81 Β· πŸ“¦ 2.2K Β· πŸ“‹ 130 - 14% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/rushter/selectolax ``` -- [PyPi](https://pypi.org/project/selectolax) (πŸ“₯ 1M / month Β· πŸ“¦ 180 Β· ⏱️ 09.08.2025): +- [PyPi](https://pypi.org/project/selectolax) (πŸ“₯ 970K / month Β· πŸ“¦ 180 Β· ⏱️ 28.08.2025): ``` pip install selectolax ``` @@ -1303,15 +1272,16 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/kovidgoyal/html5-parser ``` -- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 14K / month Β· πŸ“¦ 11 Β· ⏱️ 19.11.2023): +- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 13K / month Β· πŸ“¦ 11 Β· ⏱️ 19.11.2023): ``` pip install html5-parser ```
-
Show 2 hidden projects... +
Show 3 hidden projects... - html5lib-python (πŸ₯‰33 Β· ⭐ 1.2K Β· πŸ’€) - Standards-compliant library for parsing and serializing.. MIT - Requests-HTML (πŸ₯‰31 Β· ⭐ 14K Β· πŸ’€) - Pythonic HTML Parsing for Humans. MIT +- pyquery (πŸ₯‰31 Β· ⭐ 2.4K Β· πŸ’€) - A jquery-like library for python. BSD-3

@@ -1321,16 +1291,16 @@ _General purpose web frameworks to build web applications and REST APIs._
tldextract (πŸ₯‡34 Β· ⭐ 1.9K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3 -- [GitHub](https://github.com/john-kurkowski/tldextract) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 210 Β· πŸ“¦ 42K Β· πŸ“‹ 210 - 6% open Β· ⏱️ 03.08.2025): +- [GitHub](https://github.com/john-kurkowski/tldextract) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 210 Β· πŸ“¦ 42K Β· πŸ“‹ 210 - 7% open Β· ⏱️ 03.08.2025): ``` git clone https://github.com/john-kurkowski/tldextract ``` -- [PyPi](https://pypi.org/project/tldextract) (πŸ“₯ 17M / month Β· πŸ“¦ 740 Β· ⏱️ 22.04.2025): +- [PyPi](https://pypi.org/project/tldextract) (πŸ“₯ 18M / month Β· πŸ“¦ 740 Β· ⏱️ 22.04.2025): ``` pip install tldextract ``` -- [Conda](https://anaconda.org/conda-forge/tldextract) (πŸ“₯ 630K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/tldextract) (πŸ“₯ 640K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge tldextract ``` @@ -1342,7 +1312,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/skorokithakis/shortuuid ``` -- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 6.1M / month Β· πŸ“¦ 590 Β· ⏱️ 11.03.2024): +- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 5.9M / month Β· πŸ“¦ 590 Β· ⏱️ 11.03.2024): ``` pip install shortuuid ``` @@ -1351,50 +1321,50 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge shortuuid ```
-
furl (πŸ₯ˆ30 Β· ⭐ 2.7K) - URL parsing and manipulation made easy. Unlicense +
Yarl (πŸ₯ˆ30 Β· ⭐ 1.4K) - Yet another URL library. Apache-2 -- [GitHub](https://github.com/gruns/furl) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 160 Β· πŸ“‹ 130 - 31% open Β· ⏱️ 25.03.2025): +- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 180): ``` - git clone https://github.com/gruns/furl + git clone https://github.com/aio-libs/yarl ``` -- [PyPi](https://pypi.org/project/furl) (πŸ“₯ 4.8M / month Β· πŸ“¦ 500 Β· ⏱️ 09.03.2025): +- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 230M / month Β· πŸ“¦ 2.8K Β· ⏱️ 10.06.2025): ``` - pip install furl + pip install yarl ``` -- [Conda](https://anaconda.org/conda-forge/furl) (πŸ“₯ 560K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/yarl) (πŸ“₯ 20M Β· ⏱️ 10.06.2025): ``` - conda install -c conda-forge furl + conda install -c conda-forge yarl ```
-
Yarl (πŸ₯ˆ30 Β· ⭐ 1.4K) - Yet another URL library. Apache-2 +
furl (πŸ₯‰29 Β· ⭐ 2.7K) - URL parsing and manipulation made easy. Unlicense -- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 170): +- [GitHub](https://github.com/gruns/furl) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 160 Β· πŸ“‹ 130 - 31% open Β· ⏱️ 25.03.2025): ``` - git clone https://github.com/aio-libs/yarl + git clone https://github.com/gruns/furl ``` -- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 230M / month Β· πŸ“¦ 2.8K Β· ⏱️ 10.06.2025): +- [PyPi](https://pypi.org/project/furl) (πŸ“₯ 4.7M / month Β· πŸ“¦ 500 Β· ⏱️ 09.03.2025): ``` - pip install yarl + pip install furl ``` -- [Conda](https://anaconda.org/conda-forge/yarl) (πŸ“₯ 20M Β· ⏱️ 10.06.2025): +- [Conda](https://anaconda.org/conda-forge/furl) (πŸ“₯ 570K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge yarl + conda install -c conda-forge furl ```
-
uritemplate (πŸ₯‰29 Β· ⭐ 240) - URI template parsing per RFC6570. BSD-3 +
uritemplate (πŸ₯‰28 Β· ⭐ 240) - URI template parsing per RFC6570. BSD-3 - [GitHub](https://github.com/python-hyper/uritemplate) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 32 Β· πŸ“₯ 2 Β· πŸ“‹ 35 - 17% open Β· ⏱️ 11.08.2025): ``` git clone https://github.com/python-hyper/uritemplate ``` -- [PyPi](https://pypi.org/project/uritemplate) (πŸ“₯ 89M / month Β· πŸ“¦ 570 Β· ⏱️ 02.06.2025): +- [PyPi](https://pypi.org/project/uritemplate) (πŸ“₯ 90M / month Β· πŸ“¦ 570 Β· ⏱️ 02.06.2025): ``` pip install uritemplate ``` -- [Conda](https://anaconda.org/conda-forge/uritemplate) (πŸ“₯ 5.4M Β· ⏱️ 02.06.2025): +- [Conda](https://anaconda.org/conda-forge/uritemplate) (πŸ“₯ 5.5M Β· ⏱️ 02.06.2025): ``` conda install -c conda-forge uritemplate ``` @@ -1413,12 +1383,12 @@ _General purpose web frameworks to build web applications and REST APIs._
OpenAPI Generator (πŸ₯‡44 Β· ⭐ 25K) - OpenAPI Generator allows generation of API client.. Apache-2 -- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 3.6K Β· πŸ”€ 7.1K Β· πŸ“¦ 5 Β· πŸ“‹ 9.8K - 54% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 3.6K Β· πŸ”€ 7.1K Β· πŸ“¦ 5 Β· πŸ“‹ 9.8K - 54% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/OpenAPITools/openapi-generator ``` -- [PyPi](https://pypi.org/project/openapi-generator-cli) (πŸ“₯ 100K / month Β· πŸ“¦ 14 Β· ⏱️ 23.08.2025): +- [PyPi](https://pypi.org/project/openapi-generator-cli) (πŸ“₯ 110K / month Β· πŸ“¦ 14 Β· ⏱️ 23.08.2025): ``` pip install openapi-generator-cli ``` @@ -1429,27 +1399,27 @@ _General purpose web frameworks to build web applications and REST APIs._
swagger-ui (πŸ₯‡37 Β· ⭐ 28K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 -- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 9.2K Β· πŸ“¦ 38K Β· πŸ“‹ 5.7K - 22% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 9.2K Β· πŸ“¦ 38K Β· πŸ“‹ 5.7K - 22% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/swagger-api/swagger-ui ```
-
datamodel-code-generator (πŸ₯‡36 Β· ⭐ 3.4K Β· πŸ“ˆ) - Pydantic model and dataclasses.dataclass generator.. MIT +
datamodel-code-generator (πŸ₯‡36 Β· ⭐ 3.4K) - Pydantic model and dataclasses.dataclass generator.. MIT -- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 390 Β· πŸ“¦ 2.5K Β· πŸ“‹ 700 - 37% open Β· ⏱️ 25.08.2025): +- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 390 Β· πŸ“¦ 2.5K Β· πŸ“‹ 700 - 37% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/koxudaxi/datamodel-code-generator ``` -- [PyPi](https://pypi.org/project/datamodel-code-generator) (πŸ“₯ 6.4M / month Β· πŸ“¦ 310 Β· ⏱️ 14.08.2025): +- [PyPi](https://pypi.org/project/datamodel-code-generator) (πŸ“₯ 6.5M / month Β· πŸ“¦ 310 Β· ⏱️ 14.08.2025): ``` pip install datamodel-code-generator ```
apispec (πŸ₯‡36 Β· ⭐ 1.2K) - A pluggable API specification generator. Currently supports the.. MIT -- [GitHub](https://github.com/marshmallow-code/apispec) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 180 Β· πŸ“¦ 19K Β· πŸ“‹ 280 - 11% open Β· ⏱️ 04.08.2025): +- [GitHub](https://github.com/marshmallow-code/apispec) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 180 Β· πŸ“¦ 19K Β· πŸ“‹ 280 - 11% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/marshmallow-code/apispec @@ -1458,12 +1428,28 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install apispec ``` -- [Conda](https://anaconda.org/conda-forge/apispec) (πŸ“₯ 990K Β· ⏱️ 13.05.2025): +- [Conda](https://anaconda.org/conda-forge/apispec) (πŸ“₯ 1M Β· ⏱️ 13.05.2025): ``` conda install -c conda-forge apispec ```
-
drf-yasg (πŸ₯ˆ35 Β· ⭐ 3.5K) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3 +
connexion (πŸ₯ˆ34 Β· ⭐ 4.6K) - Connexion is a modern Python web framework that makes spec-.. Apache-2 + +- [GitHub](https://github.com/spec-first/connexion) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 780 Β· πŸ“¦ 16K Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 09.06.2025): + + ``` + git clone https://github.com/zalando/connexion + ``` +- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 7.9M / month Β· πŸ“¦ 220 Β· ⏱️ 06.08.2025): + ``` + pip install connexion + ``` +- [Conda](https://anaconda.org/conda-forge/connexion) (πŸ“₯ 460K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge connexion + ``` +
+
drf-yasg (πŸ₯ˆ34 Β· ⭐ 3.5K) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3 - [GitHub](https://github.com/axnsan12/drf-yasg) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 440 Β· πŸ“¦ 130K Β· πŸ“‹ 670 - 37% open Β· ⏱️ 20.08.2025): @@ -1479,7 +1465,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge drf-yasg ```
-
drf-spectacular (πŸ₯ˆ35 Β· ⭐ 2.7K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 +
drf-spectacular (πŸ₯ˆ34 Β· ⭐ 2.7K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 - [GitHub](https://github.com/tfranzel/drf-spectacular) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 300 Β· πŸ“¦ 140K Β· πŸ“‹ 1K - 16% open Β· ⏱️ 07.05.2025): @@ -1495,22 +1481,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge drf-spectacular ```
-
connexion (πŸ₯ˆ34 Β· ⭐ 4.6K) - Connexion is a modern Python web framework that makes spec-.. Apache-2 - -- [GitHub](https://github.com/spec-first/connexion) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 780 Β· πŸ“¦ 16K Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 09.06.2025): - - ``` - git clone https://github.com/zalando/connexion - ``` -- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 8M / month Β· πŸ“¦ 220 Β· ⏱️ 06.08.2025): - ``` - pip install connexion - ``` -- [Conda](https://anaconda.org/conda-forge/connexion) (πŸ“₯ 450K Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge connexion - ``` -
redoc (πŸ₯ˆ32 Β· ⭐ 25K) - OpenAPI/Swagger-generated API Reference Documentation. MIT - [GitHub](https://github.com/Redocly/redoc) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2.3K Β· πŸ“₯ 150 Β· πŸ“¦ 12K Β· πŸ“‹ 1.9K - 20% open Β· ⏱️ 30.07.2025): @@ -1529,7 +1499,7 @@ _General purpose web frameworks to build web applications and REST APIs._
openapi-python-client (πŸ₯ˆ32 Β· ⭐ 1.7K) - Generate modern Python clients from OpenAPI. MIT -- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 250 Β· πŸ“¦ 1.3K Β· πŸ“‹ 410 - 20% open Β· ⏱️ 26.08.2025): +- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 250 Β· πŸ“¦ 1.3K Β· πŸ“‹ 410 - 20% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/openapi-generators/openapi-python-client @@ -1538,7 +1508,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install openapi-python-client ``` -- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (πŸ“₯ 66K Β· ⏱️ 28.07.2025): +- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (πŸ“₯ 67K Β· ⏱️ 31.08.2025): ``` conda install -c conda-forge openapi-python-client ``` @@ -1561,20 +1531,20 @@ _General purpose web frameworks to build web applications and REST APIs._
AutoRest (πŸ₯‰31 Β· ⭐ 4.8K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT -- [GitHub](https://github.com/Azure/autorest) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 740 Β· πŸ“₯ 77K Β· πŸ“¦ 740 Β· πŸ“‹ 2.2K - 6% open Β· ⏱️ 18.08.2025): +- [GitHub](https://github.com/Azure/autorest) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 740 Β· πŸ“₯ 77K Β· πŸ“¦ 740 Β· πŸ“‹ 2.2K - 6% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/Azure/autorest ```
-
openapi-core (πŸ₯‰31 Β· ⭐ 340) - Openapi-core is a Python library that adds client-side and.. BSD-3 +
openapi-core (πŸ₯‰30 Β· ⭐ 340) - Openapi-core is a Python library that adds client-side and.. BSD-3 -- [GitHub](https://github.com/python-openapi/openapi-core) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 130 Β· πŸ“¦ 1.3K Β· πŸ“‹ 260 - 31% open Β· ⏱️ 18.08.2025): +- [GitHub](https://github.com/python-openapi/openapi-core) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 130 Β· πŸ“¦ 1.4K Β· πŸ“‹ 260 - 32% open Β· ⏱️ 18.08.2025): ``` git clone https://github.com/p1c2u/openapi-core ``` -- [PyPi](https://pypi.org/project/openapi-core) (πŸ“₯ 3M / month Β· πŸ“¦ 75 Β· ⏱️ 20.03.2025): +- [PyPi](https://pypi.org/project/openapi-core) (πŸ“₯ 3.2M / month Β· πŸ“¦ 75 Β· ⏱️ 20.03.2025): ``` pip install openapi-core ``` @@ -1583,14 +1553,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge openapi-core ```
-
Spectree (πŸ₯‰26 Β· ⭐ 340) - API spec validator and OpenAPI document generator for Python.. Apache-2 +
Spectree (πŸ₯‰26 Β· ⭐ 350) - API spec validator and OpenAPI document generator for Python.. Apache-2 -- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 84 Β· πŸ“¦ 130 Β· πŸ“‹ 130 - 12% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 84 Β· πŸ“¦ 130 Β· πŸ“‹ 130 - 13% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/0b01001001/spectree ``` -- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 180K / month Β· πŸ“¦ 8 Β· ⏱️ 27.08.2025): +- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 190K / month Β· πŸ“¦ 8 Β· ⏱️ 30.08.2025): ``` pip install spectree ``` @@ -1602,7 +1572,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/pyramid_openapi3 ``` -- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 21K / month Β· ⏱️ 29.07.2025): +- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 18K / month Β· ⏱️ 29.07.2025): ``` pip install pyramid_openapi3 ``` @@ -1615,7 +1585,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - OpenAPI-to-GraphQL (πŸ₯‰27 Β· ⭐ 1.6K Β· πŸ’€) - Translate APIs described by OpenAPI Specifications.. MIT - flask-swagger (πŸ₯‰25 Β· ⭐ 460 Β· πŸ’€) - A swagger 2.0 spec extractor for flask. MIT - Spectacle (πŸ₯‰21 Β· ⭐ 1.3K Β· πŸ’€) - Beautiful static documentation generator for OpenAPI/Swagger.. MIT -- pyramid_swagger (πŸ₯‰16 Β· ⭐ 62 Β· πŸ’€) - Convenient tools for using Swagger to define and.. BSD-3 +- pyramid_swagger (πŸ₯‰17 Β· ⭐ 62 Β· πŸ’€) - Convenient tools for using Swagger to define and.. BSD-3

@@ -1625,7 +1595,7 @@ _General purpose web frameworks to build web applications and REST APIs._ πŸ”— GraphQL Specification ( ⭐ 15K) - GraphQL is a query language and execution engine tied to any.. -
graphene (πŸ₯‡36 Β· ⭐ 8.2K Β· πŸ’€) - GraphQL framework for Python. MIT +
graphene (πŸ₯‡37 Β· ⭐ 8.2K Β· πŸ’€) - GraphQL framework for Python. MIT - [GitHub](https://github.com/graphql-python/graphene) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 830 Β· πŸ“¦ 29K Β· πŸ“‹ 1K - 10% open Β· ⏱️ 09.11.2024): @@ -1636,7 +1606,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install graphene ``` -- [Conda](https://anaconda.org/conda-forge/graphene) (πŸ“₯ 660K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/graphene) (πŸ“₯ 670K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge graphene ``` @@ -1653,7 +1623,19 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install strawberry-graphql ```
-
graphene-django (πŸ₯‡34 Β· ⭐ 4.4K) - Build powerful, efficient, and flexible GraphQL APIs.. MIT +
ariadne (πŸ₯‡34 Β· ⭐ 2.3K) - Python library for implementing GraphQL servers using schema-first.. BSD-3 + +- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 190 Β· πŸ“₯ 57 Β· πŸ“¦ 2K Β· πŸ“‹ 330 - 11% open Β· ⏱️ 15.07.2025): + + ``` + git clone https://github.com/mirumee/ariadne + ``` +- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 890K / month Β· πŸ“¦ 84 Β· ⏱️ 18.04.2025): + ``` + pip install ariadne + ``` +
+
graphene-django (πŸ₯ˆ32 Β· ⭐ 4.4K Β· πŸ“‰) - Build powerful, efficient, and flexible GraphQL APIs.. MIT - [GitHub](https://github.com/graphql-python/graphene-django) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 770 Β· πŸ“¦ 16K Β· πŸ“‹ 840 - 18% open Β· ⏱️ 23.06.2025): @@ -1669,21 +1651,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge graphene-django ```
-
ariadne (πŸ₯‡34 Β· ⭐ 2.3K) - Python library for implementing GraphQL servers using schema-first.. BSD-3 - -- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 190 Β· πŸ“₯ 57 Β· πŸ“¦ 2K Β· πŸ“‹ 330 - 11% open Β· ⏱️ 15.07.2025): - - ``` - git clone https://github.com/mirumee/ariadne - ``` -- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 910K / month Β· πŸ“¦ 84 Β· ⏱️ 18.04.2025): - ``` - pip install ariadne - ``` -
-
graphql-core (πŸ₯ˆ33 Β· ⭐ 520) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT +
graphql-core (πŸ₯ˆ32 Β· ⭐ 520) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT -- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 140 Β· πŸ“¦ 38K Β· πŸ“‹ 160 - 18% open Β· ⏱️ 18.06.2025): +- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 140 Β· πŸ“¦ 39K Β· πŸ“‹ 160 - 18% open Β· ⏱️ 18.06.2025): ``` git clone https://github.com/graphql-python/graphql-core @@ -1704,7 +1674,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/graphql-python/graphene-mongo ``` -- [PyPi](https://pypi.org/project/graphene-mongo) (πŸ“₯ 11K / month Β· πŸ“¦ 3 Β· ⏱️ 17.06.2024): +- [PyPi](https://pypi.org/project/graphene-mongo) (πŸ“₯ 12K / month Β· πŸ“¦ 3 Β· ⏱️ 17.06.2024): ``` pip install graphene-mongo ``` @@ -1715,12 +1685,12 @@ _General purpose web frameworks to build web applications and REST APIs._
graphene-pydantic (πŸ₯‰21 Β· ⭐ 240 Β· πŸ’€) - Integrate GraphQL with your Pydantic models. Apache-2 -- [GitHub](https://github.com/graphql-python/graphene-pydantic) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 43 Β· πŸ“‹ 47 - 29% open Β· ⏱️ 14.01.2025): +- [GitHub](https://github.com/graphql-python/graphene-pydantic) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 44 Β· πŸ“‹ 47 - 29% open Β· ⏱️ 14.01.2025): ``` git clone https://github.com/graphql-python/graphene-pydantic ``` -- [PyPi](https://pypi.org/project/graphene-pydantic) (πŸ“₯ 89K / month Β· πŸ“¦ 3 Β· ⏱️ 01.02.2024): +- [PyPi](https://pypi.org/project/graphene-pydantic) (πŸ“₯ 92K / month Β· πŸ“¦ 3 Β· ⏱️ 01.02.2024): ``` pip install graphene-pydantic ``` @@ -1742,18 +1712,18 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
websockets (πŸ₯‡41 Β· ⭐ 5.5K) - Library for building WebSocket servers and clients in Python. BSD-3 +
websockets (πŸ₯‡40 Β· ⭐ 5.5K) - Library for building WebSocket servers and clients in Python. BSD-3 -- [GitHub](https://github.com/python-websockets/websockets) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 550 Β· πŸ“¦ 350K Β· πŸ“‹ 1.2K - 0% open Β· ⏱️ 16.08.2025): +- [GitHub](https://github.com/python-websockets/websockets) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 550 Β· πŸ“¦ 350K Β· πŸ“‹ 1.2K - 1% open Β· ⏱️ 30.08.2025): ``` git clone https://github.com/aaugustin/websockets ``` -- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 98M / month Β· πŸ“¦ 6.3K Β· ⏱️ 05.03.2025): +- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 99M / month Β· πŸ“¦ 6.3K Β· ⏱️ 05.03.2025): ``` pip install websockets ``` -- [Conda](https://anaconda.org/conda-forge/websockets) (πŸ“₯ 4.7M Β· ⏱️ 28.07.2025): +- [Conda](https://anaconda.org/conda-forge/websockets) (πŸ“₯ 4.7M Β· ⏱️ 29.08.2025): ``` conda install -c conda-forge websockets ``` @@ -1769,23 +1739,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install websocket-client ``` -- [Conda](https://anaconda.org/conda-forge/websocket-client) (πŸ“₯ 19M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/websocket-client) (πŸ“₯ 20M Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge websocket-client ```
python-socketio (πŸ₯ˆ35 Β· ⭐ 4.2K) - Python Socket.IO server and client. MIT -- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 610 Β· πŸ“¦ 66K Β· πŸ“‹ 850 - 1% open Β· ⏱️ 24.08.2025): +- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 610 Β· πŸ“¦ 66K Β· πŸ“‹ 850 - 1% open Β· ⏱️ 30.08.2025): ``` git clone https://github.com/miguelgrinberg/python-socketio ``` -- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 8.6M / month Β· πŸ“¦ 770 Β· ⏱️ 12.04.2025): +- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 9.2M / month Β· πŸ“¦ 770 Β· ⏱️ 12.04.2025): ``` pip install python-socketio ``` -- [Conda](https://anaconda.org/conda-forge/python-socketio) (πŸ“₯ 620K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/python-socketio) (πŸ“₯ 630K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge python-socketio ``` @@ -1806,36 +1776,36 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge daphne ```
-
autobahn-python (πŸ₯ˆ34 Β· ⭐ 2.5K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT +
Flask-SocketIO (πŸ₯ˆ33 Β· ⭐ 5.5K Β· πŸ’€) - Socket.IO integration for Flask applications. MIT -- [GitHub](https://github.com/crossbario/autobahn-python) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 770 Β· πŸ“¦ 42K Β· πŸ“‹ 900 - 20% open Β· ⏱️ 30.06.2025): +- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 900 Β· πŸ“¦ 60K Β· πŸ“‹ 1.6K - 0% open Β· ⏱️ 06.01.2025): ``` - git clone https://github.com/crossbario/autobahn-python + git clone https://github.com/miguelgrinberg/Flask-SocketIO ``` -- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 2.4M / month Β· πŸ“¦ 270 Β· ⏱️ 02.08.2024): +- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 1.8M / month Β· πŸ“¦ 540 Β· ⏱️ 06.01.2025): ``` - pip install autobahn + pip install flask-socketio ``` -- [Conda](https://anaconda.org/conda-forge/autobahn) (πŸ“₯ 640K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/flask-socketio) (πŸ“₯ 500K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge autobahn + conda install -c conda-forge flask-socketio ```
-
Flask-SocketIO (πŸ₯‰33 Β· ⭐ 5.5K Β· πŸ’€) - Socket.IO integration for Flask applications. MIT +
autobahn-python (πŸ₯ˆ33 Β· ⭐ 2.5K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT -- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 900 Β· πŸ“¦ 60K Β· πŸ“‹ 1.6K - 0% open Β· ⏱️ 06.01.2025): +- [GitHub](https://github.com/crossbario/autobahn-python) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 770 Β· πŸ“¦ 42K Β· πŸ“‹ 900 - 20% open Β· ⏱️ 30.06.2025): ``` - git clone https://github.com/miguelgrinberg/Flask-SocketIO + git clone https://github.com/crossbario/autobahn-python ``` -- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 1.8M / month Β· πŸ“¦ 540 Β· ⏱️ 06.01.2025): +- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 2.4M / month Β· πŸ“¦ 270 Β· ⏱️ 02.08.2024): ``` - pip install flask-socketio + pip install autobahn ``` -- [Conda](https://anaconda.org/conda-forge/flask-socketio) (πŸ“₯ 500K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/autobahn) (πŸ“₯ 650K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge flask-socketio + conda install -c conda-forge autobahn ```
websockify (πŸ₯‰29 Β· ⭐ 4.2K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0 @@ -1845,27 +1815,27 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/novnc/websockify ``` -- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 140K / month Β· πŸ“¦ 22 Β· ⏱️ 26.05.2025): +- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 160K / month Β· πŸ“¦ 22 Β· ⏱️ 26.05.2025): ``` pip install websockify ``` -- [Conda](https://anaconda.org/conda-forge/websockify) (πŸ“₯ 210K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/websockify) (πŸ“₯ 220K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge websockify ```
-
httpx-ws (πŸ₯‰26 Β· ⭐ 130) - WebSocket support for HTTPX. MIT +
httpx-ws (πŸ₯‰25 Β· ⭐ 130) - WebSocket support for HTTPX. MIT - [GitHub](https://github.com/frankie567/httpx-ws) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 25 Β· πŸ“₯ 410 Β· πŸ“¦ 900 Β· πŸ“‹ 38 - 18% open Β· ⏱️ 28.03.2025): ``` git clone https://github.com/frankie567/httpx-ws ``` -- [PyPi](https://pypi.org/project/httpx-ws) (πŸ“₯ 1.2M / month Β· πŸ“¦ 51 Β· ⏱️ 28.03.2025): +- [PyPi](https://pypi.org/project/httpx-ws) (πŸ“₯ 1.3M / month Β· πŸ“¦ 51 Β· ⏱️ 28.03.2025): ``` pip install httpx-ws ``` -- [Conda](https://anaconda.org/conda-forge/httpx-ws) (πŸ“₯ 31K Β· ⏱️ 16.07.2025): +- [Conda](https://anaconda.org/conda-forge/httpx-ws) (πŸ“₯ 32K Β· ⏱️ 16.07.2025): ``` conda install -c conda-forge httpx-ws ``` @@ -1885,7 +1855,7 @@ _General purpose web frameworks to build web applications and REST APIs._
grpc (πŸ₯‡50 Β· ⭐ 44K) - C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#). Apache-2 -- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 11K Β· πŸ“¦ 6.4K Β· πŸ“‹ 12K - 9% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 11K Β· πŸ“¦ 6.4K Β· πŸ“‹ 12K - 9% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/grpc/grpc @@ -1906,7 +1876,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tomerfiliba-org/rpyc ``` -- [PyPi](https://pypi.org/project/rpyc) (πŸ“₯ 820K / month Β· πŸ“¦ 220 Β· ⏱️ 18.04.2025): +- [PyPi](https://pypi.org/project/rpyc) (πŸ“₯ 850K / month Β· πŸ“¦ 220 Β· ⏱️ 18.04.2025): ``` pip install rpyc ``` @@ -1934,7 +1904,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/unum-cloud/ucall ``` -- [PyPi](https://pypi.org/project/ucall) (πŸ“₯ 820 / month Β· πŸ“¦ 1 Β· ⏱️ 15.04.2024): +- [PyPi](https://pypi.org/project/ucall) (πŸ“₯ 730 / month Β· πŸ“¦ 1 Β· ⏱️ 15.04.2024): ``` pip install ucall ``` @@ -1956,7 +1926,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/aws/chalice ``` -- [PyPi](https://pypi.org/project/chalice) (πŸ“₯ 350K / month Β· πŸ“¦ 65 Β· ⏱️ 29.05.2025): +- [PyPi](https://pypi.org/project/chalice) (πŸ“₯ 330K / month Β· πŸ“¦ 65 Β· ⏱️ 29.05.2025): ``` pip install chalice ``` @@ -1967,8 +1937,8 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 3 hidden projects... -- Zappa (πŸ₯ˆ33 Β· ⭐ 12K Β· πŸ’€) - Serverless Python. MIT -- python-lambda (πŸ₯‰26 Β· ⭐ 1.5K Β· πŸ’€) - A toolkit for developing and deploying serverless Python code.. ISC +- Zappa (πŸ₯ˆ32 Β· ⭐ 12K Β· πŸ’€) - Serverless Python. MIT +- python-lambda (πŸ₯‰25 Β· ⭐ 1.5K Β· πŸ’€) - A toolkit for developing and deploying serverless Python code.. ISC - lambdarest (πŸ₯‰20 Β· ⭐ 94 Β· πŸ’€) - Flask like web framework for AWS Lambda. MIT

@@ -1977,18 +1947,18 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
wagtail (πŸ₯‡41 Β· ⭐ 20K) - A Django content management system focused on flexibility and user.. BSD-3 +
wagtail (πŸ₯‡42 Β· ⭐ 20K Β· πŸ“ˆ) - A Django content management system focused on flexibility and.. BSD-3 -- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 4.1K Β· πŸ“¦ 12K Β· πŸ“‹ 5.5K - 17% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 4.2K Β· πŸ“¦ 12K Β· πŸ“‹ 5.5K - 17% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/wagtail/wagtail ``` -- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 440K / month Β· πŸ“¦ 790 Β· ⏱️ 04.08.2025): +- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 400K / month Β· πŸ“¦ 790 Β· ⏱️ 28.08.2025): ``` pip install wagtail ``` -- [Conda](https://anaconda.org/conda-forge/wagtail) (πŸ“₯ 140K Β· ⏱️ 05.08.2025): +- [Conda](https://anaconda.org/conda-forge/wagtail) (πŸ“₯ 140K Β· ⏱️ 28.08.2025): ``` conda install -c conda-forge wagtail ``` @@ -2000,19 +1970,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django-cms/django-cms ``` -- [PyPi](https://pypi.org/project/django-cms) (πŸ“₯ 72K / month Β· πŸ“¦ 340 Β· ⏱️ 17.07.2025): +- [PyPi](https://pypi.org/project/django-cms) (πŸ“₯ 84K / month Β· πŸ“¦ 340 Β· ⏱️ 17.07.2025): ``` pip install django-cms ```
-
mezzanine (πŸ₯ˆ33 Β· ⭐ 4.8K) - CMS framework for Django. BSD-2 +
mezzanine (πŸ₯ˆ32 Β· ⭐ 4.8K) - CMS framework for Django. BSD-2 - [GitHub](https://github.com/stephenmcd/mezzanine) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.6K Β· πŸ“¦ 2.5K Β· πŸ“‹ 1.1K - 5% open Β· ⏱️ 06.04.2025): ``` git clone https://github.com/stephenmcd/mezzanine ``` -- [PyPi](https://pypi.org/project/mezzanine) (πŸ“₯ 5.9K / month Β· πŸ“¦ 24 Β· ⏱️ 04.06.2025): +- [PyPi](https://pypi.org/project/mezzanine) (πŸ“₯ 5.7K / month Β· πŸ“¦ 24 Β· ⏱️ 04.06.2025): ``` pip install mezzanine ``` @@ -2024,7 +1994,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/lektor/lektor ``` -- [PyPi](https://pypi.org/project/lektor) (πŸ“₯ 3.2K / month Β· πŸ“¦ 40 Β· ⏱️ 18.08.2024): +- [PyPi](https://pypi.org/project/lektor) (πŸ“₯ 3.6K / month Β· πŸ“¦ 40 Β· ⏱️ 18.08.2024): ``` pip install lektor ``` @@ -2040,7 +2010,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/feincms/feincms ``` -- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 5.9K / month Β· πŸ“¦ 14 Β· ⏱️ 05.05.2025): +- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 5.7K / month Β· πŸ“¦ 14 Β· ⏱️ 05.05.2025): ``` pip install feincms ``` @@ -2057,7 +2027,7 @@ _General purpose web frameworks to build web applications and REST APIs._
selenium (πŸ₯‡51 Β· ⭐ 33K) - A browser automation framework and ecosystem. Apache-2 -- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 910 Β· πŸ”€ 8.6K Β· πŸ“₯ 26M Β· πŸ“¦ 360K Β· πŸ“‹ 11K - 2% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 8.6K Β· πŸ“₯ 26M Β· πŸ“¦ 360K Β· πŸ“‹ 11K - 2% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/SeleniumHQ/selenium @@ -2073,16 +2043,16 @@ _General purpose web frameworks to build web applications and REST APIs._
coverage (πŸ₯‡44 Β· ⭐ 3.2K) - The code coverage tool for Python. Apache-2 -- [GitHub](https://github.com/nedbat/coveragepy) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 460 Β· πŸ“¦ 470K Β· πŸ“‹ 1.6K - 15% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/nedbat/coveragepy) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 460 Β· πŸ“¦ 470K Β· πŸ“‹ 1.6K - 15% open Β· ⏱️ 31.08.2025): ``` git clone https://github.com/nedbat/coveragepy ``` -- [PyPi](https://pypi.org/project/coverage) (πŸ“₯ 140M / month Β· πŸ“¦ 20K Β· ⏱️ 23.08.2025): +- [PyPi](https://pypi.org/project/coverage) (πŸ“₯ 130M / month Β· πŸ“¦ 20K Β· ⏱️ 29.08.2025): ``` pip install coverage ``` -- [Conda](https://anaconda.org/conda-forge/coverage) (πŸ“₯ 26M Β· ⏱️ 24.08.2025): +- [Conda](https://anaconda.org/conda-forge/coverage) (πŸ“₯ 27M Β· ⏱️ 03.09.2025): ``` conda install -c conda-forge coverage ``` @@ -2094,35 +2064,35 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mitmproxy/mitmproxy ``` -- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 820K / month Β· πŸ“¦ 160 Β· ⏱️ 24.08.2025): +- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 850K / month Β· πŸ“¦ 160 Β· ⏱️ 24.08.2025): ``` pip install mitmproxy ```
Locust (πŸ₯‡42 Β· ⭐ 27K) - Write scalable load tests in plain Python. MIT -- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 3.1K Β· πŸ“¦ 16K Β· πŸ“‹ 1.7K - 0% open Β· ⏱️ 26.08.2025): +- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 3.1K Β· πŸ“¦ 16K Β· πŸ“‹ 1.7K - 0% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/locustio/locust ``` -- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 6.1M / month Β· πŸ“¦ 170 Β· ⏱️ 20.08.2025): +- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 6.3M / month Β· πŸ“¦ 180 Β· ⏱️ 04.09.2025): ``` pip install locust ``` -- [Conda](https://anaconda.org/conda-forge/locust) (πŸ“₯ 260K Β· ⏱️ 20.08.2025): +- [Conda](https://anaconda.org/conda-forge/locust) (πŸ“₯ 260K Β· ⏱️ 01.09.2025): ``` conda install -c conda-forge locust ```
SeleniumBase (πŸ₯‡40 Β· ⭐ 12K) - Python APIs for web automation, testing, and bypassing bot-detection. MIT -- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 1.4K Β· πŸ“¦ 2.6K Β· πŸ“‹ 1.8K - 1% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 1.4K Β· πŸ“¦ 2.6K Β· πŸ“‹ 1.8K - 1% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/seleniumbase/SeleniumBase ``` -- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 2.3M / month Β· πŸ“¦ 65 Β· ⏱️ 27.08.2025): +- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 2.2M / month Β· πŸ“¦ 65 Β· ⏱️ 29.08.2025): ``` pip install seleniumbase ``` @@ -2145,12 +2115,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-silk (πŸ₯ˆ35 Β· ⭐ 4.8K) - Silky smooth profiling for Django. MIT -- [GitHub](https://github.com/jazzband/django-silk) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 350 Β· πŸ“₯ 240 Β· πŸ“¦ 6.2K Β· πŸ“‹ 390 - 33% open Β· ⏱️ 26.08.2025): +- [GitHub](https://github.com/jazzband/django-silk) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 350 Β· πŸ“₯ 240 Β· πŸ“¦ 6.2K Β· πŸ“‹ 390 - 33% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/jazzband/django-silk ``` -- [PyPi](https://pypi.org/project/django-silk) (πŸ“₯ 1.7M / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2025): +- [PyPi](https://pypi.org/project/django-silk) (πŸ“₯ 1.8M / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2025): ``` pip install django-silk ``` @@ -2162,23 +2132,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/kevin1024/vcrpy ``` -- [PyPi](https://pypi.org/project/vcrpy) (πŸ“₯ 5.4M / month Β· πŸ“¦ 380 Β· ⏱️ 31.12.2024): +- [PyPi](https://pypi.org/project/vcrpy) (πŸ“₯ 5M / month Β· πŸ“¦ 380 Β· ⏱️ 31.12.2024): ``` pip install vcrpy ``` -- [Conda](https://anaconda.org/conda-forge/vcrpy) (πŸ“₯ 530K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/vcrpy) (πŸ“₯ 540K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge vcrpy ```
-
schemathesis (πŸ₯ˆ34 Β· ⭐ 2.7K) - Catch API bugs before your users do. MIT +
schemathesis (πŸ₯ˆ33 Β· ⭐ 2.7K) - Catch API bugs before your users do. MIT -- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 180 Β· πŸ“¦ 620 Β· πŸ“‹ 940 - 5% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 180 Β· πŸ“¦ 630 Β· πŸ“‹ 940 - 5% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/schemathesis/schemathesis ``` -- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 630K / month Β· πŸ“¦ 18 Β· ⏱️ 28.08.2025): +- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 670K / month Β· πŸ“¦ 18 Β· ⏱️ 01.09.2025): ``` pip install schemathesis ``` @@ -2202,11 +2172,27 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/httprunner/httprunner ``` -- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 27K / month Β· πŸ“¦ 7 Β· ⏱️ 23.07.2023): +- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 33K / month Β· πŸ“¦ 7 Β· ⏱️ 23.07.2023): ``` pip install httprunner ```
+
factory_boy (πŸ₯ˆ31 Β· ⭐ 3.7K) - A test fixtures replacement for Python. MIT + +- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 400 Β· πŸ“‹ 620 - 30% open Β· ⏱️ 31.08.2025): + + ``` + git clone https://github.com/FactoryBoy/factory_boy + ``` +- [PyPi](https://pypi.org/project/factory_boy) (πŸ“₯ 10M / month Β· πŸ“¦ 650 Β· ⏱️ 03.02.2025): + ``` + pip install factory_boy + ``` +- [Conda](https://anaconda.org/conda-forge/factory_boy) (πŸ“₯ 210K Β· ⏱️ 25.04.2025): + ``` + conda install -c conda-forge factory_boy + ``` +
SeleniumLibrary (πŸ₯ˆ31 Β· ⭐ 1.4K) - Web testing library for Robot Framework. Apache-2 - [GitHub](https://github.com/robotframework/SeleniumLibrary) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 780 Β· πŸ“₯ 3.8K Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 04.08.2025): @@ -2225,7 +2211,7 @@ _General purpose web frameworks to build web applications and REST APIs._
tavern (πŸ₯ˆ31 Β· ⭐ 1.1K) - A command-line tool and Python library and Pytest plugin for automated.. MIT -- [GitHub](https://github.com/taverntesting/tavern) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 200 Β· πŸ“¦ 830 Β· πŸ“‹ 620 - 6% open Β· ⏱️ 24.08.2025): +- [GitHub](https://github.com/taverntesting/tavern) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 200 Β· πŸ“¦ 830 Β· πŸ“‹ 620 - 6% open Β· ⏱️ 29.08.2025): ``` git clone https://github.com/taverntesting/tavern @@ -2242,72 +2228,72 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/stoplightio/prism ``` -- [npm](https://www.npmjs.com/package/@stoplight/prism-cli) (πŸ“₯ 300K / month Β· πŸ“¦ 66 Β· ⏱️ 17.04.2025): +- [npm](https://www.npmjs.com/package/@stoplight/prism-cli) (πŸ“₯ 310K / month Β· πŸ“¦ 66 Β· ⏱️ 17.04.2025): ``` npm install @stoplight/prism-cli ```
-
factory_boy (πŸ₯ˆ30 Β· ⭐ 3.7K) - A test fixtures replacement for Python. MIT +
playwright (πŸ₯ˆ28 Β· ⭐ 14K) - A high-level API to automate web browsers. Apache-2 -- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 400 Β· πŸ“‹ 620 - 30% open Β· ⏱️ 03.02.2025): +- [GitHub](https://github.com/Microsoft/playwright-python) (πŸ”€ 1.1K): ``` - git clone https://github.com/FactoryBoy/factory_boy + git clone https://github.com/Microsoft/playwright-python ``` -- [PyPi](https://pypi.org/project/factory_boy) (πŸ“₯ 10M / month Β· πŸ“¦ 650 Β· ⏱️ 03.02.2025): +- [PyPi](https://pypi.org/project/playwright) (πŸ“₯ 21M / month Β· πŸ“¦ 2.7K Β· ⏱️ 28.08.2025): ``` - pip install factory_boy + pip install playwright ``` -- [Conda](https://anaconda.org/conda-forge/factory_boy) (πŸ“₯ 200K Β· ⏱️ 25.04.2025): +- [Conda](https://anaconda.org/microsoft/playwright) (πŸ“₯ 100K Β· ⏱️ 02.09.2025): ``` - conda install -c conda-forge factory_boy + conda install -c microsoft playwright ```
-
webtest (πŸ₯ˆ29 Β· ⭐ 340) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT +
selene (πŸ₯ˆ28 Β· ⭐ 720 Β· πŸ’€) - User-oriented Web UI browser tests in Python. MIT -- [GitHub](https://github.com/Pylons/webtest) (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 110 Β· πŸ“¦ 13K Β· πŸ“‹ 140 - 21% open Β· ⏱️ 04.06.2025): +- [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 160 Β· πŸ“¦ 6K Β· πŸ“‹ 350 - 42% open Β· ⏱️ 15.02.2025): ``` - git clone https://github.com/Pylons/webtest + git clone https://github.com/yashaka/selene ``` -- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 1.3M / month Β· πŸ“¦ 340 Β· ⏱️ 04.06.2025): +- [PyPi](https://pypi.org/project/selene) (πŸ“₯ 21K / month Β· πŸ“¦ 2 Β· ⏱️ 06.03.2024): ``` - pip install webtest - ``` -- [Conda](https://anaconda.org/conda-forge/webtest) (πŸ“₯ 20K Β· ⏱️ 14.06.2025): - ``` - conda install -c conda-forge webtest + pip install selene ```
-
playwright (πŸ₯ˆ28 Β· ⭐ 14K) - A high-level API to automate web browsers. Apache-2 +
webtest (πŸ₯ˆ28 Β· ⭐ 340) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT -- [GitHub](https://github.com/Microsoft/playwright-python) (πŸ”€ 1K): +- [GitHub](https://github.com/Pylons/webtest) (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 110 Β· πŸ“¦ 13K Β· πŸ“‹ 140 - 21% open Β· ⏱️ 04.06.2025): ``` - git clone https://github.com/Microsoft/playwright-python + git clone https://github.com/Pylons/webtest ``` -- [PyPi](https://pypi.org/project/playwright) (πŸ“₯ 20M / month Β· πŸ“¦ 2.7K Β· ⏱️ 28.08.2025): +- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 1.3M / month Β· πŸ“¦ 340 Β· ⏱️ 04.06.2025): ``` - pip install playwright + pip install webtest ``` -- [Conda](https://anaconda.org/microsoft/playwright) (πŸ“₯ 100K Β· ⏱️ 22.07.2025): +- [Conda](https://anaconda.org/conda-forge/webtest) (πŸ“₯ 20K Β· ⏱️ 14.06.2025): ``` - conda install -c microsoft playwright + conda install -c conda-forge webtest ```
-
selene (πŸ₯ˆ28 Β· ⭐ 720) - User-oriented Web UI browser tests in Python. MIT +
Model Bakery (πŸ₯‰26 Β· ⭐ 930) - Object factory for Django. Apache-2 -- [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 160 Β· πŸ“¦ 6K Β· πŸ“‹ 350 - 42% open Β· ⏱️ 15.02.2025): +- [GitHub](https://github.com/model-bakers/model_bakery) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 96 Β· πŸ“‹ 160 - 18% open Β· ⏱️ 12.08.2025): ``` - git clone https://github.com/yashaka/selene + git clone https://github.com/model-bakers/model_bakery ``` -- [PyPi](https://pypi.org/project/selene) (πŸ“₯ 22K / month Β· πŸ“¦ 2 Β· ⏱️ 06.03.2024): +- [PyPi](https://pypi.org/project/model_bakery) (πŸ“₯ 950K / month Β· πŸ“¦ 85 Β· ⏱️ 07.06.2025): ``` - pip install selene + pip install model_bakery + ``` +- [Conda](https://anaconda.org/conda-forge/model_bakery) (πŸ“₯ 34K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge model_bakery ```
-
aioresponses (πŸ₯‰27 Β· ⭐ 550 Β· πŸ’€) - Aioresponses is a helper for mock/fake web requests in python.. MIT +
aioresponses (πŸ₯‰26 Β· ⭐ 550 Β· πŸ’€) - Aioresponses is a helper for mock/fake web requests in python.. MIT - [GitHub](https://github.com/pnuckowski/aioresponses) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 89 Β· πŸ“‹ 110 - 48% open Β· ⏱️ 19.01.2025): @@ -2319,22 +2305,6 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install aioresponses ```
-
Model Bakery (πŸ₯‰26 Β· ⭐ 920) - Object factory for Django. Apache-2 - -- [GitHub](https://github.com/model-bakers/model_bakery) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 96 Β· πŸ“‹ 160 - 18% open Β· ⏱️ 12.08.2025): - - ``` - git clone https://github.com/model-bakers/model_bakery - ``` -- [PyPi](https://pypi.org/project/model_bakery) (πŸ“₯ 970K / month Β· πŸ“¦ 85 Β· ⏱️ 07.06.2025): - ``` - pip install model_bakery - ``` -- [Conda](https://anaconda.org/conda-forge/model_bakery) (πŸ“₯ 34K Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge model_bakery - ``` -
pytest-flask (πŸ₯‰26 Β· ⭐ 500 Β· πŸ’€) - A set of pytest fixtures to test Flask applications. MIT - [GitHub](https://github.com/pytest-dev/pytest-flask) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 90 Β· πŸ“₯ 17 Β· πŸ“‹ 86 - 17% open Β· ⏱️ 07.01.2025): @@ -2342,7 +2312,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pytest-dev/pytest-flask ``` -- [PyPi](https://pypi.org/project/pytest-flask) (πŸ“₯ 820K / month Β· πŸ“¦ 200 Β· ⏱️ 23.10.2023): +- [PyPi](https://pypi.org/project/pytest-flask) (πŸ“₯ 790K / month Β· πŸ“¦ 200 Β· ⏱️ 23.10.2023): ``` pip install pytest-flask ``` @@ -2353,7 +2323,7 @@ _General purpose web frameworks to build web applications and REST APIs._
selenium-python-helium (πŸ₯‰25 Β· ⭐ 8K) - Lighter web automation with Python. MIT -- [GitHub](https://github.com/mherrmann/helium) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 490 Β· πŸ“¦ 740 Β· πŸ“‹ 99 - 52% open Β· ⏱️ 28.04.2025): +- [GitHub](https://github.com/mherrmann/helium) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 490 Β· πŸ“¦ 750 Β· πŸ“‹ 99 - 52% open Β· ⏱️ 28.04.2025): ``` git clone https://github.com/mherrmann/selenium-python-helium @@ -2370,7 +2340,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tryolabs/requestium ``` -- [PyPi](https://pypi.org/project/requestium) (πŸ“₯ 48K / month Β· πŸ“¦ 8 Β· ⏱️ 04.02.2024): +- [PyPi](https://pypi.org/project/requestium) (πŸ“₯ 47K / month Β· πŸ“¦ 8 Β· ⏱️ 04.02.2024): ``` pip install requestium ``` @@ -2382,7 +2352,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mindflayer/python-mocket ``` -- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 32K / month Β· πŸ“¦ 15 Β· ⏱️ 24.08.2025): +- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 29K / month Β· πŸ“¦ 15 Β· ⏱️ 24.08.2025): ``` pip install mocket ``` @@ -2394,7 +2364,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/fsociety-team/fsociety ``` -- [PyPi](https://pypi.org/project/fsociety) (πŸ“₯ 1.7K / month Β· ⏱️ 01.05.2022): +- [PyPi](https://pypi.org/project/fsociety) (πŸ“₯ 1.6K / month Β· ⏱️ 01.05.2022): ``` pip install fsociety ``` @@ -2406,27 +2376,15 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/revsys/django-test-plus ``` -- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 99K / month Β· πŸ“¦ 4 Β· ⏱️ 02.07.2025): +- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 100K / month Β· πŸ“¦ 4 Β· ⏱️ 02.07.2025): ``` pip install django-test-plus ``` -- [Conda](https://anaconda.org/conda-forge/django-test-plus) (πŸ“₯ 46K Β· ⏱️ 03.07.2025): +- [Conda](https://anaconda.org/conda-forge/django-test-plus) (πŸ“₯ 47K Β· ⏱️ 03.07.2025): ``` conda install -c conda-forge django-test-plus ```
-
gabbi (πŸ₯‰23 Β· ⭐ 150) - Declarative HTTP Testing for Python and anything else. Apache-2 - -- [GitHub](https://github.com/cdent/gabbi) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 36 Β· πŸ“₯ 33 Β· πŸ“‹ 160 - 15% open Β· ⏱️ 26.05.2025): - - ``` - git clone https://github.com/cdent/gabbi - ``` -- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 27K / month Β· πŸ“¦ 10 Β· ⏱️ 26.05.2025): - ``` - pip install gabbi - ``` -
flask-debugtoolbar (πŸ₯‰22 Β· ⭐ 950) - MongoDB Bugbounty POC by @nvk0x. BSD-3 - [GitHub](https://github.com/flask-debugtoolbar/flask-debugtoolbar) (πŸ”€ 150 Β· ⏱️ 11.08.2025): @@ -2434,7 +2392,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar ``` -- [PyPi](https://pypi.org/project/flask-debugtoolbar) (πŸ“₯ 710K / month Β· πŸ“¦ 78 Β· ⏱️ 28.09.2024): +- [PyPi](https://pypi.org/project/flask-debugtoolbar) (πŸ“₯ 730K / month Β· πŸ“¦ 78 Β· ⏱️ 28.09.2024): ``` pip install flask-debugtoolbar ``` @@ -2443,6 +2401,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-debugtoolbar ```
+
gabbi (πŸ₯‰22 Β· ⭐ 160) - Declarative HTTP Testing for Python and anything else. Apache-2 + +- [GitHub](https://github.com/cdent/gabbi) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 36 Β· πŸ“₯ 33 Β· πŸ“‹ 160 - 15% open Β· ⏱️ 26.05.2025): + + ``` + git clone https://github.com/cdent/gabbi + ``` +- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 28K / month Β· πŸ“¦ 10 Β· ⏱️ 26.05.2025): + ``` + pip install gabbi + ``` +
Show 22 hidden projects... - pytest-django (πŸ₯ˆ37 Β· ⭐ 1.5K) - A Django plugin for pytest. ❗Unlicensed @@ -2476,12 +2446,12 @@ _General purpose web frameworks to build web applications and REST APIs._
wtforms (πŸ₯‡37 Β· ⭐ 1.6K) - A flexible forms validation and rendering library for Python. BSD-3 -- [GitHub](https://github.com/pallets-eco/wtforms) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 400 Β· πŸ“₯ 36 Β· πŸ“¦ 260K Β· πŸ“‹ 470 - 13% open Β· ⏱️ 22.08.2025): +- [GitHub](https://github.com/pallets-eco/wtforms) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 400 Β· πŸ“₯ 37 Β· πŸ“¦ 260K Β· πŸ“‹ 470 - 13% open Β· ⏱️ 22.08.2025): ``` git clone https://github.com/wtforms/wtforms ``` -- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 13M / month Β· πŸ“¦ 570 Β· ⏱️ 21.10.2024): +- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 12M / month Β· πŸ“¦ 570 Β· ⏱️ 21.10.2024): ``` pip install wtforms ``` @@ -2497,7 +2467,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django-crispy-forms/django-crispy-forms ``` -- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 1.9M / month Β· πŸ“¦ 440 Β· ⏱️ 13.04.2025): +- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 1.8M / month Β· πŸ“¦ 440 Β· ⏱️ 13.04.2025): ``` pip install django-crispy-forms ``` @@ -2506,9 +2476,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge django-crispy-forms ```
-
flask-wtf (πŸ₯‰31 Β· ⭐ 1.5K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3 +
flask-wtf (πŸ₯‰32 Β· ⭐ 1.5K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-wtf) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 310 Β· πŸ“₯ 37 Β· πŸ“‹ 330 - 8% open Β· ⏱️ 19.06.2025): +- [GitHub](https://github.com/pallets-eco/flask-wtf) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 310 Β· πŸ“₯ 38 Β· πŸ“‹ 330 - 8% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/wtforms/flask-wtf @@ -2522,7 +2492,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-wtf ```
-
django-formtools (πŸ₯‰28 Β· ⭐ 860) - A set of high-level abstractions for Django forms. BSD-3 +
django-formtools (πŸ₯‰29 Β· ⭐ 860) - A set of high-level abstractions for Django forms. BSD-3 - [GitHub](https://github.com/jazzband/django-formtools) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 140 Β· πŸ“¦ 12K Β· πŸ“‹ 170 - 52% open Β· ⏱️ 06.06.2025): @@ -2546,12 +2516,12 @@ _General purpose web frameworks to build web applications and REST APIs._
markdown (πŸ₯‡40 Β· ⭐ 4.1K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3 -- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 880 Β· πŸ“₯ 260 Β· πŸ“¦ 490K Β· πŸ“‹ 920 - 2% open Β· ⏱️ 01.08.2025): +- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 880 Β· πŸ“₯ 260 Β· πŸ“¦ 490K Β· πŸ“‹ 930 - 2% open Β· ⏱️ 01.08.2025): ``` git clone https://github.com/Python-Markdown/markdown ``` -- [PyPi](https://pypi.org/project/markdown) (πŸ“₯ 66M / month Β· πŸ“¦ 5.1K Β· ⏱️ 19.06.2025): +- [PyPi](https://pypi.org/project/markdown) (πŸ“₯ 64M / month Β· πŸ“¦ 5.1K Β· ⏱️ 19.06.2025): ``` pip install markdown ``` @@ -2560,30 +2530,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge markdown ```
-
mistune (πŸ₯‡37 Β· ⭐ 2.9K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3 +
mistune (πŸ₯‡38 Β· ⭐ 2.9K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3 -- [GitHub](https://github.com/lepture/mistune) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 260 Β· πŸ“¦ 360K Β· πŸ“‹ 310 - 14% open Β· ⏱️ 21.05.2025): +- [GitHub](https://github.com/lepture/mistune) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 260 Β· πŸ“¦ 360K Β· πŸ“‹ 310 - 13% open Β· ⏱️ 29.08.2025): ``` git clone https://github.com/lepture/mistune ``` -- [PyPi](https://pypi.org/project/mistune) (πŸ“₯ 49M / month Β· πŸ“¦ 1.3K Β· ⏱️ 19.03.2025): +- [PyPi](https://pypi.org/project/mistune) (πŸ“₯ 48M / month Β· πŸ“¦ 1.3K Β· ⏱️ 29.08.2025): ``` pip install mistune ``` -- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 23M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 24M Β· ⏱️ 29.08.2025): ``` conda install -c conda-forge mistune ```
-
pelican (πŸ₯ˆ36 Β· ⭐ 13K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 +
pelican (πŸ₯ˆ37 Β· ⭐ 13K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 - [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 1.8K Β· πŸ“₯ 1.5K Β· πŸ“¦ 8.6K Β· πŸ“‹ 1.7K - 4% open Β· ⏱️ 22.07.2025): ``` git clone https://github.com/getpelican/pelican ``` -- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 56K / month Β· πŸ“¦ 240 Β· ⏱️ 15.01.2025): +- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 57K / month Β· πŸ“¦ 240 Β· ⏱️ 15.01.2025): ``` pip install pelican ``` @@ -2592,14 +2562,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge pelican ```
-
markdown-it-py (πŸ₯ˆ35 Β· ⭐ 940) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT +
markdown-it-py (πŸ₯ˆ35 Β· ⭐ 950) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT - [GitHub](https://github.com/executablebooks/markdown-it-py) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 80 Β· πŸ“¦ 340K Β· πŸ“‹ 97 - 38% open Β· ⏱️ 11.08.2025): ``` git clone https://github.com/executablebooks/markdown-it-py ``` -- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 170M / month Β· πŸ“¦ 1.9K Β· ⏱️ 11.08.2025): +- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 180M / month Β· πŸ“¦ 1.9K Β· ⏱️ 11.08.2025): ``` pip install markdown-it-py ``` @@ -2631,7 +2601,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/trentm/python-markdown2 ``` -- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 3.8M / month Β· πŸ“¦ 560 Β· ⏱️ 27.07.2025): +- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 3.6M / month Β· πŸ“¦ 560 Β· ⏱️ 27.07.2025): ``` pip install markdown2 ``` @@ -2643,7 +2613,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Alir3z4/html2text ``` -- [PyPi](https://pypi.org/project/html2text) (πŸ“₯ 8.1M / month Β· πŸ“¦ 1.2K Β· ⏱️ 15.04.2025): +- [PyPi](https://pypi.org/project/html2text) (πŸ“₯ 8.6M / month Β· πŸ“¦ 1.2K Β· ⏱️ 15.04.2025): ``` pip install html2text ``` @@ -2655,24 +2625,24 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/neutronX/django-markdownx ``` -- [PyPi](https://pypi.org/project/django-markdownx) (πŸ“₯ 80K / month Β· πŸ“¦ 16 Β· ⏱️ 23.04.2025): +- [PyPi](https://pypi.org/project/django-markdownx) (πŸ“₯ 81K / month Β· πŸ“¦ 16 Β· ⏱️ 23.04.2025): ``` pip install django-markdownx ```
-
django-markdown-editor (πŸ₯‰28 Β· ⭐ 860) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 +
django-markdown-editor (πŸ₯‰28 Β· ⭐ 870) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 -- [GitHub](https://github.com/agusmakmun/django-markdown-editor) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 1.3K Β· πŸ“¦ 1.2K Β· πŸ“‹ 160 - 22% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/agusmakmun/django-markdown-editor) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 1.3K Β· πŸ“¦ 1.2K Β· πŸ“‹ 170 - 22% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/agusmakmun/django-markdown-editor ``` -- [PyPi](https://pypi.org/project/martor) (πŸ“₯ 20K / month Β· πŸ“¦ 16 Β· ⏱️ 28.08.2025): +- [PyPi](https://pypi.org/project/martor) (πŸ“₯ 20K / month Β· πŸ“¦ 16 Β· ⏱️ 03.09.2025): ``` pip install martor ```
-
mistletoe (πŸ₯‰26 Β· ⭐ 960) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT +
mistletoe (πŸ₯‰26 Β· ⭐ 970) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT - [GitHub](https://github.com/miyuchina/mistletoe) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 120 Β· πŸ“₯ 1.5K Β· πŸ“¦ 1.5K Β· πŸ“‹ 150 - 17% open Β· ⏱️ 13.07.2025): @@ -2701,55 +2671,39 @@ _General purpose web frameworks to build web applications and REST APIs._
google-api-python-client (πŸ₯‡43 Β· ⭐ 8.4K) - The official Python client library for Googles.. Apache-2 -- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 2.5K Β· πŸ“¦ 280K Β· πŸ“‹ 1.1K - 14% open Β· ⏱️ 26.08.2025): +- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 2.5K Β· πŸ“¦ 280K Β· πŸ“‹ 1.1K - 14% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/googleapis/google-api-python-client ``` -- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 110M / month Β· πŸ“¦ 3.5K Β· ⏱️ 13.08.2025): +- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 110M / month Β· πŸ“¦ 3.6K Β· ⏱️ 02.09.2025): ``` pip install google-api-python-client ``` -- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (πŸ“₯ 4M Β· ⏱️ 14.08.2025): +- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (πŸ“₯ 4M Β· ⏱️ 03.09.2025): ``` conda install -c conda-forge google-api-python-client ```
-
python-telegram-bot (πŸ₯‡42 Β· ⭐ 28K) - We have made you a wrapper you cant refuse. ❗️GPL-3.0 - -- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 5.8K Β· πŸ“₯ 39K Β· πŸ“¦ 150K Β· πŸ“‹ 2.3K - 0% open Β· ⏱️ 17.08.2025): - - ``` - git clone https://github.com/python-telegram-bot/python-telegram-bot - ``` -- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 18M / month Β· πŸ“¦ 870 Β· ⏱️ 20.07.2025): - ``` - pip install python-telegram-bot - ``` -- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (πŸ“₯ 160K Β· ⏱️ 21.07.2025): - ``` - conda install -c conda-forge python-telegram-bot - ``` -
discord.py (πŸ₯‡42 Β· ⭐ 16K) - An API wrapper for Discord written in Python. MIT -- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 3.9K Β· πŸ“¦ 53K Β· πŸ“‹ 3.1K - 4% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 3.9K Β· πŸ“¦ 54K Β· πŸ“‹ 3.1K - 4% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/Rapptz/discord.py ``` -- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 2.5M / month Β· πŸ“¦ 1.1K Β· ⏱️ 24.08.2025): +- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 2.5M / month Β· πŸ“¦ 1.1K Β· ⏱️ 31.08.2025): ``` pip install discord.py ``` -- [Conda](https://anaconda.org/conda-forge/discord.py) (πŸ“₯ 30K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/discord.py) (πŸ“₯ 31K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge discord.py ```
GitPython (πŸ₯‡42 Β· ⭐ 4.9K) - GitPython is a python library used to interact with Git repositories. BSD-3 -- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 960 Β· πŸ“¦ 410K Β· πŸ“‹ 1.1K - 16% open Β· ⏱️ 19.08.2025): +- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 960 Β· πŸ“¦ 410K Β· πŸ“‹ 1.1K - 16% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/gitpython-developers/GitPython @@ -2763,30 +2717,58 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge gitpython ```
+
python-telegram-bot (πŸ₯‡41 Β· ⭐ 28K) - We have made you a wrapper you cant refuse. ❗️GPL-3.0 + +- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 5.8K Β· πŸ“₯ 39K Β· πŸ“¦ 150K Β· πŸ“‹ 2.3K - 0% open Β· ⏱️ 17.08.2025): + + ``` + git clone https://github.com/python-telegram-bot/python-telegram-bot + ``` +- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 18M / month Β· πŸ“¦ 870 Β· ⏱️ 20.07.2025): + ``` + pip install python-telegram-bot + ``` +- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (πŸ“₯ 160K Β· ⏱️ 21.07.2025): + ``` + conda install -c conda-forge python-telegram-bot + ``` +
Telethon (πŸ₯‡41 Β· ⭐ 11K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT -- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.5K Β· πŸ“¦ 70K Β· πŸ“‹ 2.4K - 3% open Β· ⏱️ 15.08.2025): +- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.5K Β· πŸ“¦ 70K Β· πŸ“‹ 2.4K - 4% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/LonamiWebs/Telethon ``` -- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 1.4M / month Β· πŸ“¦ 430 Β· ⏱️ 21.04.2025): +- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 1.4M / month Β· πŸ“¦ 490 Β· ⏱️ 01.09.2025): ``` pip install telethon ```
+
pyTelegramBotAPI (πŸ₯‡41 Β· ⭐ 8.5K) - Python Telegram bot api. ❗️GPL-2.0 + +- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.1K Β· πŸ“¦ 64K Β· πŸ“‹ 1.3K - 0% open Β· ⏱️ 03.09.2025): + + ``` + git clone https://github.com/eternnoir/pyTelegramBotAPI + ``` +- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 1M / month Β· πŸ“¦ 280 Β· ⏱️ 03.09.2025): + ``` + pip install pytelegrambotapi + ``` +
PyGithub (πŸ₯‡41 Β· ⭐ 7.5K) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0 -- [GitHub](https://github.com/PyGithub/PyGithub) (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 1.9K Β· πŸ“¦ 67K Β· πŸ“‹ 1.8K - 20% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/PyGithub/PyGithub) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.9K Β· πŸ“¦ 67K Β· πŸ“‹ 1.8K - 19% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/PyGithub/PyGithub ``` -- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 45M / month Β· πŸ“¦ 2.2K Β· ⏱️ 31.07.2025): +- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 46M / month Β· πŸ“¦ 2.2K Β· ⏱️ 02.09.2025): ``` pip install pygithub ``` -- [Conda](https://anaconda.org/conda-forge/pygithub) (πŸ“₯ 5.4M Β· ⏱️ 31.07.2025): +- [Conda](https://anaconda.org/conda-forge/pygithub) (πŸ“₯ 5.5M Β· ⏱️ 03.09.2025): ``` conda install -c conda-forge pygithub ``` @@ -2798,7 +2780,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/ytdl-org/youtube-dl ``` -- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 270K / month Β· πŸ“¦ 730 Β· ⏱️ 16.12.2021): +- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 260K / month Β· πŸ“¦ 730 Β· ⏱️ 16.12.2021): ``` pip install youtube_dl ``` @@ -2809,40 +2791,28 @@ _General purpose web frameworks to build web applications and REST APIs._
tweepy (πŸ₯ˆ40 Β· ⭐ 11K) - Twitter for Python!. MIT -- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 4.6K Β· πŸ“₯ 54 Β· πŸ“¦ 64K Β· πŸ“‹ 1.3K - 7% open Β· ⏱️ 11.07.2025): +- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 4.6K Β· πŸ“₯ 57 Β· πŸ“¦ 65K Β· πŸ“‹ 1.3K - 7% open Β· ⏱️ 11.07.2025): ``` git clone https://github.com/tweepy/tweepy ``` -- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 2.7M / month Β· πŸ“¦ 540 Β· ⏱️ 22.06.2025): +- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 2.8M / month Β· πŸ“¦ 540 Β· ⏱️ 22.06.2025): ``` pip install tweepy ``` -- [Conda](https://anaconda.org/conda-forge/tweepy) (πŸ“₯ 380K Β· ⏱️ 23.06.2025): +- [Conda](https://anaconda.org/conda-forge/tweepy) (πŸ“₯ 390K Β· ⏱️ 23.06.2025): ``` conda install -c conda-forge tweepy ```
-
pyTelegramBotAPI (πŸ₯ˆ40 Β· ⭐ 8.5K) - Python Telegram bot api. ❗️GPL-2.0 - -- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.1K Β· πŸ“¦ 64K Β· πŸ“‹ 1.3K - 0% open Β· ⏱️ 28.08.2025): - - ``` - git clone https://github.com/eternnoir/pyTelegramBotAPI - ``` -- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 1M / month Β· πŸ“¦ 260 Β· ⏱️ 26.07.2025): - ``` - pip install pytelegrambotapi - ``` -
-
gspread (πŸ₯ˆ40 Β· ⭐ 7.4K) - Google Sheets Python API. MIT +
gspread (πŸ₯ˆ39 Β· ⭐ 7.4K) - Google Sheets Python API. MIT - [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 960 Β· πŸ“₯ 18K Β· πŸ“¦ 53K Β· πŸ“‹ 950 - 6% open Β· ⏱️ 08.08.2025): ``` git clone https://github.com/burnash/gspread ``` -- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 26M / month Β· πŸ“¦ 540 Β· ⏱️ 14.05.2025): +- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 25M / month Β· πŸ“¦ 540 Β· ⏱️ 14.05.2025): ``` pip install gspread ``` @@ -2851,9 +2821,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge gspread ```
-
python-slack-sdk (πŸ₯ˆ37 Β· ⭐ 3.9K) - Slack Developer Kit for Python. MIT +
python-slack-sdk (πŸ₯ˆ37 Β· ⭐ 4K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 840 Β· πŸ“‹ 890 - 4% open Β· ⏱️ 07.08.2025): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 840 Β· πŸ“‹ 890 - 4% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/slackapi/python-slack-sdk @@ -2869,23 +2839,23 @@ _General purpose web frameworks to build web applications and REST APIs._
twilio (πŸ₯ˆ37 Β· ⭐ 2K) - A Python module for communicating with the Twilio API and generating TwiML. MIT -- [GitHub](https://github.com/twilio/twilio-python) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 780 Β· πŸ“¦ 58K Β· πŸ“‹ 340 - 9% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/twilio/twilio-python) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 780 Β· πŸ“¦ 58K Β· πŸ“‹ 350 - 9% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/twilio/twilio-python ``` -- [PyPi](https://pypi.org/project/twilio) (πŸ“₯ 9.2M / month Β· πŸ“¦ 460 Β· ⏱️ 28.08.2025): +- [PyPi](https://pypi.org/project/twilio) (πŸ“₯ 9.7M / month Β· πŸ“¦ 460 Β· ⏱️ 04.09.2025): ``` pip install twilio ``` -- [Conda](https://anaconda.org/conda-forge/twilio) (πŸ“₯ 330K Β· ⏱️ 18.08.2025): +- [Conda](https://anaconda.org/conda-forge/twilio) (πŸ“₯ 330K Β· ⏱️ 04.09.2025): ``` conda install -c conda-forge twilio ```
gallery-dl (πŸ₯ˆ36 Β· ⭐ 15K) - Command-line program to download image galleries and collections.. ❗️GPL-2.0 -- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.2K Β· πŸ“₯ 920K Β· πŸ“¦ 21 Β· πŸ“‹ 6.5K - 16% open Β· ⏱️ 26.08.2025): +- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.2K Β· πŸ“₯ 930K Β· πŸ“¦ 21 Β· πŸ“‹ 6.5K - 16% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/mikf/gallery-dl @@ -2895,30 +2865,30 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install gallery-dl ```
-
slackclient (πŸ₯ˆ36 Β· ⭐ 3.9K) - Slack Developer Kit for Python. MIT +
slackclient (πŸ₯ˆ36 Β· ⭐ 4K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 840 Β· πŸ“‹ 890 - 4% open Β· ⏱️ 07.08.2025): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 840 Β· πŸ“‹ 890 - 4% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 7.4M / month Β· πŸ“¦ 500 Β· ⏱️ 22.04.2022): +- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 7.1M / month Β· πŸ“¦ 500 Β· ⏱️ 22.04.2022): ``` pip install slackclient ``` -- [Conda](https://anaconda.org/conda-forge/slackclient) (πŸ“₯ 990K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/slackclient) (πŸ“₯ 1M Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge slackclient ```
praw (πŸ₯ˆ36 Β· ⭐ 3.8K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2 -- [GitHub](https://github.com/praw-dev/praw) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 460 Β· πŸ“¦ 26K Β· πŸ“‹ 760 - 0% open Β· ⏱️ 12.08.2025): +- [GitHub](https://github.com/praw-dev/praw) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 460 Β· πŸ“¦ 26K Β· πŸ“‹ 760 - 0% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/praw-dev/praw ``` -- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 870K / month Β· πŸ“¦ 310 Β· ⏱️ 25.10.2024): +- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 850K / month Β· πŸ“¦ 310 Β· ⏱️ 25.10.2024): ``` pip install praw ``` @@ -2929,7 +2899,7 @@ _General purpose web frameworks to build web applications and REST APIs._
jira (πŸ₯ˆ36 Β· ⭐ 2.1K) - Python Jira library. Development chat available on.. BSD-2 -- [GitHub](https://github.com/pycontribs/jira) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 890 Β· πŸ“₯ 97K Β· πŸ“¦ 11K Β· πŸ“‹ 780 - 24% open Β· ⏱️ 28.07.2025): +- [GitHub](https://github.com/pycontribs/jira) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 890 Β· πŸ“₯ 100K Β· πŸ“¦ 11K Β· πŸ“‹ 780 - 24% open Β· ⏱️ 28.07.2025): ``` git clone https://github.com/pycontribs/jira @@ -2945,7 +2915,7 @@ _General purpose web frameworks to build web applications and REST APIs._
stripe (πŸ₯ˆ35 Β· ⭐ 1.9K) - Python library for the Stripe API. MIT -- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 460 Β· πŸ“‹ 400 - 5% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 460 Β· πŸ“‹ 400 - 5% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/stripe/stripe-python @@ -2966,7 +2936,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/hvac/hvac ``` -- [PyPi](https://pypi.org/project/hvac) (πŸ“₯ 23M / month Β· πŸ“¦ 380 Β· ⏱️ 18.06.2024): +- [PyPi](https://pypi.org/project/hvac) (πŸ“₯ 22M / month Β· πŸ“¦ 380 Β· ⏱️ 18.06.2024): ``` pip install hvac ``` @@ -2977,24 +2947,24 @@ _General purpose web frameworks to build web applications and REST APIs._
thumbor (πŸ₯ˆ33 Β· ⭐ 10K) - thumbor is an open-source photo thumbnail service by globo.com. MIT -- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 840 Β· πŸ“¦ 370 Β· πŸ“‹ 1K - 1% open Β· ⏱️ 19.08.2025): +- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 840 Β· πŸ“¦ 370 Β· πŸ“‹ 1K - 1% open Β· ⏱️ 30.08.2025): ``` git clone https://github.com/thumbor/thumbor ``` -- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 19K / month Β· πŸ“¦ 50 Β· ⏱️ 15.05.2025): +- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 18K / month Β· πŸ“¦ 50 Β· ⏱️ 15.05.2025): ``` pip install thumbor ```
sherlock (πŸ₯ˆ32 Β· ⭐ 68K) - Hunt down social media accounts by username across social networks. MIT -- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 7.7K Β· πŸ“‹ 1.2K - 17% open Β· ⏱️ 06.05.2025): +- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 7.8K Β· πŸ“‹ 1.2K - 17% open Β· ⏱️ 06.05.2025): ``` git clone https://github.com/sherlock-project/sherlock ``` -- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 26K / month Β· πŸ“¦ 15 Β· ⏱️ 18.02.2023): +- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 33K / month Β· πŸ“¦ 15 Β· ⏱️ 18.02.2023): ``` pip install sherlock ``` @@ -3027,44 +2997,32 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install wechatpy ```
-
imdbpy (πŸ₯‰30 Β· ⭐ 1.3K) - Cinemagoer is a Python package useful to retrieve and manage the.. ❗️GPL-2.0 +
notion-sdk-py (πŸ₯‰29 Β· ⭐ 2.1K) - Notion API client SDK, rewritten in Python! (sync + async). MIT -- [GitHub](https://github.com/cinemagoer/cinemagoer) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 350 Β· πŸ“₯ 540 Β· πŸ“¦ 7.7K Β· πŸ“‹ 350 - 24% open Β· ⏱️ 29.06.2025): +- [GitHub](https://github.com/ramnes/notion-sdk-py) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 160 Β· πŸ“‹ 120 - 10% open Β· ⏱️ 01.09.2025): ``` - git clone https://github.com/alberanid/imdbpy - ``` -- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 320K / month Β· πŸ“¦ 35 Β· ⏱️ 09.07.2022): - ``` - pip install imdbpy + git clone https://github.com/ramnes/notion-sdk-py ``` -
-
python-twitter (πŸ₯‰29 Β· ⭐ 3.4K Β· πŸ’€) - A Python wrapper around the Twitter API. Apache-2 - -- [GitHub](https://github.com/bear/python-twitter) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 960 Β· πŸ“‹ 420 - 24% open Β· ⏱️ 07.08.2024): - +- [PyPi](https://pypi.org/project/notion-client) (πŸ“₯ 3.1M / month Β· πŸ“¦ 180 Β· ⏱️ 26.08.2025): ``` - git clone https://github.com/bear/python-twitter + pip install notion-client ``` -- [PyPi](https://pypi.org/project/python-twitter) (πŸ“₯ 100K / month Β· πŸ“¦ 99 Β· ⏱️ 03.11.2018): +- [Conda](https://anaconda.org/conda-forge/notion-client) (πŸ“₯ 13K Β· ⏱️ 22.04.2025): ``` - pip install python-twitter + conda install -c conda-forge notion-client ```
-
notion-sdk-py (πŸ₯‰29 Β· ⭐ 2.1K) - Notion API client SDK, rewritten in Python! (sync + async). MIT +
imdbpy (πŸ₯‰29 Β· ⭐ 1.3K) - Cinemagoer is a Python package useful to retrieve and manage the.. ❗️GPL-2.0 -- [GitHub](https://github.com/ramnes/notion-sdk-py) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 160 Β· πŸ“‹ 110 - 10% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/cinemagoer/cinemagoer) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 350 Β· πŸ“₯ 540 Β· πŸ“¦ 7.7K Β· πŸ“‹ 350 - 24% open Β· ⏱️ 29.06.2025): ``` - git clone https://github.com/ramnes/notion-sdk-py - ``` -- [PyPi](https://pypi.org/project/notion-client) (πŸ“₯ 3.1M / month Β· πŸ“¦ 180 Β· ⏱️ 26.08.2025): - ``` - pip install notion-client + git clone https://github.com/alberanid/imdbpy ``` -- [Conda](https://anaconda.org/conda-forge/notion-client) (πŸ“₯ 13K Β· ⏱️ 22.04.2025): +- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 290K / month Β· πŸ“¦ 35 Β· ⏱️ 09.07.2022): ``` - conda install -c conda-forge notion-client + pip install imdbpy ```
py-googletrans (πŸ₯‰28 Β· ⭐ 4.2K) - (unofficial) Googletrans: Free and Unlimited Google translate.. MIT @@ -3074,45 +3032,45 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/ssut/py-googletrans ``` -- [PyPi](https://pypi.org/project/googletrans) (πŸ“₯ 510K / month Β· πŸ“¦ 400 Β· ⏱️ 01.01.2025): +- [PyPi](https://pypi.org/project/googletrans) (πŸ“₯ 520K / month Β· πŸ“¦ 400 Β· ⏱️ 01.01.2025): ``` pip install googletrans ```
-
twitter (πŸ₯‰27 Β· ⭐ 3.3K) - Python Twitter API. MIT +
twitter (πŸ₯‰27 Β· ⭐ 3.3K Β· πŸ’€) - Python Twitter API. MIT - [GitHub](https://github.com/python-twitter-tools/twitter) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 710 Β· πŸ“‹ 350 - 14% open Β· ⏱️ 10.02.2025): ``` git clone https://github.com/python-twitter-tools/twitter ``` -- [PyPi](https://pypi.org/project/twitter) (πŸ“₯ 22K / month Β· πŸ“¦ 50 Β· ⏱️ 19.09.2022): +- [PyPi](https://pypi.org/project/twitter) (πŸ“₯ 20K / month Β· πŸ“¦ 50 Β· ⏱️ 19.09.2022): ``` pip install twitter ```
-
notion-py (πŸ₯‰26 Β· ⭐ 4.4K) - Unofficial Python API client for Notion.so. MIT +
scdl (πŸ₯‰26 Β· ⭐ 3.8K) - Soundcloud Music Downloader. ❗️GPL-2.0 -- [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 440 Β· πŸ“‹ 270 - 57% open Β· ⏱️ 17.06.2025): +- [GitHub](https://github.com/scdl-org/scdl) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 370 Β· πŸ“¦ 430 Β· πŸ“‹ 420 - 25% open Β· ⏱️ 09.08.2025): ``` - git clone https://github.com/jamalex/notion-py + git clone https://github.com/flyingrub/scdl ``` -- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 520K / month Β· πŸ“¦ 38 Β· ⏱️ 05.02.2021): +- [PyPi](https://pypi.org/project/scdl) (πŸ“₯ 4K / month Β· πŸ“¦ 5 Β· ⏱️ 09.08.2025): ``` - pip install notion + pip install scdl ```
-
scdl (πŸ₯‰26 Β· ⭐ 3.8K) - Soundcloud Music Downloader. ❗️GPL-2.0 +
notion-py (πŸ₯‰25 Β· ⭐ 4.4K) - Unofficial Python API client for Notion.so. MIT -- [GitHub](https://github.com/scdl-org/scdl) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 370 Β· πŸ“¦ 430 Β· πŸ“‹ 420 - 24% open Β· ⏱️ 09.08.2025): +- [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 440 Β· πŸ“‹ 270 - 57% open Β· ⏱️ 17.06.2025): ``` - git clone https://github.com/flyingrub/scdl + git clone https://github.com/jamalex/notion-py ``` -- [PyPi](https://pypi.org/project/scdl) (πŸ“₯ 4K / month Β· πŸ“¦ 5 Β· ⏱️ 09.08.2025): +- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 550K / month Β· πŸ“¦ 38 Β· ⏱️ 05.02.2021): ``` - pip install scdl + pip install notion ```
ghapi (πŸ₯‰25 Β· ⭐ 660) - A delightful and complete interface to GitHubs amazing API. Apache-2 @@ -3122,12 +3080,12 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/fastai/ghapi ``` -- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 2.3M / month Β· πŸ“¦ 110 Β· ⏱️ 31.08.2024): +- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 2.4M / month Β· πŸ“¦ 110 Β· ⏱️ 31.08.2024): ``` pip install ghapi ```
-
Show 24 hidden projects... +
Show 25 hidden projects... - pytube (πŸ₯ˆ36 Β· ⭐ 13K Β· πŸ’€) - A lightweight, dependency-free Python library (and command-line.. Unlicense - tushare (πŸ₯ˆ34 Β· ⭐ 14K Β· πŸ’€) - TuShare is a utility for crawling historical data of China stocks. BSD-3 @@ -3138,10 +3096,11 @@ _General purpose web frameworks to build web applications and REST APIs._ - google-maps-services-python (πŸ₯‰30 Β· ⭐ 4.8K Β· πŸ’€) - Python client library for Google Maps API Web Services. Apache-2 - twython (πŸ₯‰30 Β· ⭐ 1.9K Β· πŸ’€) - Actively maintained, pure Python wrapper for the Twitter API... MIT - coursera-dl (πŸ₯‰29 Β· ⭐ 9.5K Β· πŸ’€) - Script for downloading Coursera.org videos and naming them. ❗️LGPL-3.0 +- python-twitter (πŸ₯‰29 Β· ⭐ 3.4K Β· πŸ’€) - A Python wrapper around the Twitter API. Apache-2 - slacker (πŸ₯‰29 Β· ⭐ 1.6K Β· πŸ’€) - Full-featured Python interface for the Slack API. Apache-2 +- Google Images Download (πŸ₯‰27 Β· ⭐ 8.7K Β· πŸ’€) - Python Script to download hundreds of images from.. MIT - telepot (πŸ₯‰27 Β· ⭐ 2.4K Β· πŸ’€) - Python framework for Telegram Bot API. MIT - Django Facebook (πŸ₯‰27 Β· ⭐ 1.4K Β· πŸ’€) - Facebook open graph api implementation using the Django.. BSD-3 -- Google Images Download (πŸ₯‰26 Β· ⭐ 8.7K Β· πŸ’€) - Python Script to download hundreds of images from.. MIT - python-instagram (πŸ₯‰26 Β· ⭐ 3K Β· πŸ’€) - Python Client for Instagram API. MIT - gmusicapi (πŸ₯‰26 Β· ⭐ 2.5K Β· πŸ’€) - An unofficial client library for Google Music. BSD-3 - twitterscraper (πŸ₯‰26 Β· ⭐ 2.5K Β· πŸ’€) - Scrape Twitter for Tweets. MIT @@ -3162,17 +3121,17 @@ _General purpose web frameworks to build web applications and REST APIs._
modoboa (πŸ₯‡32 Β· ⭐ 3.3K) - Mail hosting made simple. ISC -- [GitHub](https://github.com/modoboa/modoboa) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 440 Β· πŸ“¦ 60 Β· πŸ“‹ 1.9K - 4% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/modoboa/modoboa) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 440 Β· πŸ“¦ 60 Β· πŸ“‹ 1.9K - 4% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/modoboa/modoboa ``` -- [PyPi](https://pypi.org/project/modoboa) (πŸ“₯ 6.2K / month Β· πŸ“¦ 15 Β· ⏱️ 22.08.2025): +- [PyPi](https://pypi.org/project/modoboa) (πŸ“₯ 6.3K / month Β· πŸ“¦ 15 Β· ⏱️ 22.08.2025): ``` pip install modoboa ```
-
flask-mail (πŸ₯‡31 Β· ⭐ 630) - Flask-Mail adds SMTP mail sending to your Flask applications. BSD-3 +
flask-mail (πŸ₯‡30 Β· ⭐ 630) - Flask-Mail adds SMTP mail sending to your Flask applications. BSD-3 - [GitHub](https://github.com/pallets-eco/flask-mail) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 170 Β· πŸ“₯ 29 Β· πŸ“¦ 83K Β· πŸ“‹ 120 - 10% open Β· ⏱️ 14.06.2025): @@ -3190,24 +3149,24 @@ _General purpose web frameworks to build web applications and REST APIs._
fastapi-mail (πŸ₯ˆ28 Β· ⭐ 820) - Fastapi mail system sending mails(individual, bulk).. MIT -- [GitHub](https://github.com/sabuhish/fastapi-mail) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 90 Β· πŸ“¦ 5.5K Β· πŸ“‹ 120 - 9% open Β· ⏱️ 21.05.2025): +- [GitHub](https://github.com/sabuhish/fastapi-mail) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 90 Β· πŸ“¦ 5.5K Β· πŸ“‹ 120 - 9% open Β· ⏱️ 21.05.2025): ``` git clone https://github.com/sabuhish/fastapi-mail ``` -- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 710K / month Β· πŸ“¦ 25 Β· ⏱️ 21.05.2025): +- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 680K / month Β· πŸ“¦ 25 Β· ⏱️ 21.05.2025): ``` pip install fastapi-mail ```
mailer (πŸ₯‰22 Β· ⭐ 280) - A light-weight, modular, message representation and mail delivery framework.. MIT -- [GitHub](https://github.com/marrow/mailer) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 62 Β· πŸ“₯ 240 Β· πŸ“‹ 75 - 28% open Β· ⏱️ 21.05.2025): +- [GitHub](https://github.com/marrow/mailer) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 62 Β· πŸ“₯ 250 Β· πŸ“‹ 76 - 27% open Β· ⏱️ 21.05.2025): ``` git clone https://github.com/marrow/mailer ``` -- [PyPi](https://pypi.org/project/mailer) (πŸ“₯ 87K / month Β· πŸ“¦ 7 Β· ⏱️ 22.04.2015): +- [PyPi](https://pypi.org/project/mailer) (πŸ“₯ 88K / month Β· πŸ“¦ 7 Β· ⏱️ 22.04.2015): ``` pip install mailer ``` @@ -3223,7 +3182,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/moggers87/salmon ``` -- [PyPi](https://pypi.org/project/salmon-mail) (πŸ“₯ 310 / month Β· πŸ“¦ 1 Β· ⏱️ 09.08.2024): +- [PyPi](https://pypi.org/project/salmon-mail) (πŸ“₯ 280 / month Β· πŸ“¦ 1 Β· ⏱️ 09.08.2024): ``` pip install salmon-mail ``` @@ -3247,7 +3206,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Scrapy (πŸ₯‡45 Β· ⭐ 58K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3 -- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 680 Β· πŸ”€ 11K Β· πŸ“¦ 55K Β· πŸ“‹ 3.4K - 20% open Β· ⏱️ 21.08.2025): +- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 680 Β· πŸ”€ 11K Β· πŸ“¦ 55K Β· πŸ“‹ 3.4K - 20% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/scrapy/scrapy @@ -3263,12 +3222,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
feedparser (πŸ₯‡37 Β· ⭐ 2.2K) - Parse feeds in Python. BSD-2 -- [GitHub](https://github.com/kurtmckee/feedparser) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 350 Β· πŸ“¦ 98K Β· πŸ“‹ 280 - 33% open Β· ⏱️ 06.08.2025): +- [GitHub](https://github.com/kurtmckee/feedparser) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 350 Β· πŸ“¦ 99K Β· πŸ“‹ 280 - 33% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/kurtmckee/feedparser ``` -- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 6.8M / month Β· πŸ“¦ 1.4K Β· ⏱️ 10.12.2023): +- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 7.1M / month Β· πŸ“¦ 1.4K Β· ⏱️ 10.12.2023): ``` pip install feedparser ``` @@ -3284,30 +3243,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/codelucas/newspaper ``` -- [PyPi](https://pypi.org/project/newspaper3k) (πŸ“₯ 1M / month Β· πŸ“¦ 190 Β· ⏱️ 28.09.2018): +- [PyPi](https://pypi.org/project/newspaper3k) (πŸ“₯ 940K / month Β· πŸ“¦ 190 Β· ⏱️ 28.09.2018): ``` pip install newspaper3k ``` -- [Conda](https://anaconda.org/conda-forge/newspaper3k) (πŸ“₯ 99K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/newspaper3k) (πŸ“₯ 100K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge newspaper3k ```
-
cloudscraper (πŸ₯‡32 Β· ⭐ 5.5K) - A Python module to bypass Cloudflares anti-bot page. MIT - -- [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 550 Β· πŸ“¦ 31K Β· πŸ“‹ 24 - 79% open Β· ⏱️ 10.06.2025): - - ``` - git clone https://github.com/venomous/cloudscraper - ``` -- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 1.5M / month Β· πŸ“¦ 280 Β· ⏱️ 25.04.2023): - ``` - pip install cloudscraper - ``` -
trafilatura (πŸ₯‡32 Β· ⭐ 4.6K) - Python & Command-line tool to gather text and metadata on the.. Apache-2 -- [GitHub](https://github.com/adbar/trafilatura) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 300 Β· πŸ“¦ 7.9K Β· πŸ“‹ 410 - 19% open Β· ⏱️ 08.08.2025): +- [GitHub](https://github.com/adbar/trafilatura) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 300 Β· πŸ“¦ 8K Β· πŸ“‹ 410 - 19% open Β· ⏱️ 08.08.2025): ``` git clone https://github.com/adbar/trafilatura @@ -3328,12 +3275,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install parsel ``` -- [Conda](https://anaconda.org/conda-forge/parsel) (πŸ“₯ 290K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/parsel) (πŸ“₯ 300K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge parsel ```
-
soupsieve (πŸ₯‡32 Β· ⭐ 240) - A modern CSS selector implementation for BeautifulSoup. MIT +
soupsieve (πŸ₯‡32 Β· ⭐ 250) - A modern CSS selector implementation for BeautifulSoup. MIT - [GitHub](https://github.com/facelessuser/soupsieve) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 41 Β· πŸ“¦ 730K Β· πŸ“‹ 120 - 10% open Β· ⏱️ 27.08.2025): @@ -3344,7 +3291,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install soupsieve ``` -- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 29M Β· ⏱️ 27.08.2025): +- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 30M Β· ⏱️ 27.08.2025): ``` conda install -c conda-forge soupsieve ``` @@ -3356,7 +3303,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/soimort/you-get ``` -- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 15K / month Β· πŸ“¦ 18 Β· ⏱️ 04.01.2025): +- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 14K / month Β· πŸ“¦ 18 Β· ⏱️ 04.01.2025): ``` pip install you-get ``` @@ -3365,26 +3312,50 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge you-get ```
-
dirsearch (πŸ₯ˆ30 Β· ⭐ 13K) - Web path scanner. ❗️GPL-2.0 +
cloudscraper (πŸ₯ˆ30 Β· ⭐ 5.5K) - A Python module to bypass Cloudflares anti-bot page. MIT + +- [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 550 Β· πŸ“¦ 31K Β· πŸ“‹ 26 - 80% open Β· ⏱️ 10.06.2025): + + ``` + git clone https://github.com/venomous/cloudscraper + ``` +- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 1.5M / month Β· πŸ“¦ 280 Β· ⏱️ 25.04.2023): + ``` + pip install cloudscraper + ``` +
+
Grab (πŸ₯ˆ30 Β· ⭐ 2.4K) - Web Scraping Framework. MIT + +- [GitHub](https://github.com/lorien/grab) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 280 Β· πŸ“¦ 440 Β· πŸ“‹ 220 - 0% open Β· ⏱️ 31.08.2025): + + ``` + git clone https://github.com/lorien/grab + ``` +- [PyPi](https://pypi.org/project/grab) (πŸ“₯ 100K / month Β· πŸ“¦ 5 Β· ⏱️ 24.06.2018): + ``` + pip install grab + ``` +
+
dirsearch (πŸ₯ˆ29 Β· ⭐ 13K) - Web path scanner. ❗️GPL-2.0 - [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 2.4K Β· πŸ“¦ 200 Β· πŸ“‹ 580 - 5% open Β· ⏱️ 16.06.2025): ``` git clone https://github.com/maurosoria/dirsearch ``` -- [PyPi](https://pypi.org/project/dirsearch) (πŸ“₯ 7.1K / month Β· ⏱️ 03.10.2022): +- [PyPi](https://pypi.org/project/dirsearch) (πŸ“₯ 7.5K / month Β· ⏱️ 03.10.2022): ``` pip install dirsearch ```
-
MechanicalSoup (πŸ₯ˆ27 Β· ⭐ 4.8K) - A Python library for automating interaction with websites. MIT +
MechanicalSoup (πŸ₯ˆ28 Β· ⭐ 4.8K) - A Python library for automating interaction with websites. MIT -- [GitHub](https://github.com/MechanicalSoup/MechanicalSoup) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 380 Β· πŸ“₯ 66 Β· πŸ“‹ 190 - 23% open Β· ⏱️ 01.07.2025): +- [GitHub](https://github.com/MechanicalSoup/MechanicalSoup) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 380 Β· πŸ“₯ 66 Β· πŸ“‹ 190 - 23% open Β· ⏱️ 31.08.2025): ``` git clone https://github.com/MechanicalSoup/MechanicalSoup ``` -- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 86K / month Β· πŸ“¦ 120 Β· ⏱️ 30.05.2025): +- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 84K / month Β· πŸ“¦ 120 Β· ⏱️ 30.05.2025): ``` pip install MechanicalSoup ``` @@ -3393,26 +3364,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge mechanicalsoup ```
-
extruct (πŸ₯ˆ27 Β· ⭐ 930) - Extract embedded metadata from HTML markup. BSD-3 +
extruct (πŸ₯ˆ28 Β· ⭐ 930) - Extract embedded metadata from HTML markup. BSD-3 -- [GitHub](https://github.com/scrapinghub/extruct) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 120 Β· πŸ“¦ 1.3K Β· πŸ“‹ 110 - 46% open Β· ⏱️ 24.03.2025): +- [GitHub](https://github.com/scrapinghub/extruct) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 120 Β· πŸ“¦ 1.3K Β· πŸ“‹ 110 - 47% open Β· ⏱️ 24.03.2025): ``` git clone https://github.com/scrapinghub/extruct ``` -- [PyPi](https://pypi.org/project/extruct) (πŸ“₯ 590K / month Β· πŸ“¦ 38 Β· ⏱️ 08.11.2024): +- [PyPi](https://pypi.org/project/extruct) (πŸ“₯ 550K / month Β· πŸ“¦ 38 Β· ⏱️ 08.11.2024): ``` pip install extruct ```
frontera (πŸ₯‰26 Β· ⭐ 1.3K) - A scalable frontier for web crawlers. BSD-3 -- [GitHub](https://github.com/scrapinghub/frontera) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 220 Β· πŸ“¦ 40 Β· πŸ“‹ 170 - 55% open Β· ⏱️ 06.06.2025): +- [GitHub](https://github.com/scrapinghub/frontera) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 220 Β· πŸ“¦ 40 Β· πŸ“‹ 170 - 54% open Β· ⏱️ 06.06.2025): ``` git clone https://github.com/scrapinghub/frontera ``` -- [PyPi](https://pypi.org/project/frontera) (πŸ“₯ 2.7K / month Β· πŸ“¦ 6 Β· ⏱️ 06.06.2025): +- [PyPi](https://pypi.org/project/frontera) (πŸ“₯ 2.4K / month Β· πŸ“¦ 6 Β· ⏱️ 06.06.2025): ``` pip install frontera ``` @@ -3424,7 +3395,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/coleifer/micawber ``` -- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 84K / month Β· πŸ“¦ 20 Β· ⏱️ 06.12.2024): +- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 74K / month Β· πŸ“¦ 20 Β· ⏱️ 06.12.2024): ``` pip install micawber ``` @@ -3440,7 +3411,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/Gerapy/Gerapy ``` -- [PyPi](https://pypi.org/project/gerapy) (πŸ“₯ 900 / month Β· ⏱️ 19.07.2023): +- [PyPi](https://pypi.org/project/gerapy) (πŸ“₯ 860 / month Β· ⏱️ 19.07.2023): ``` pip install gerapy ``` @@ -3452,48 +3423,47 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/s0md3v/Photon ``` -- [PyPi](https://pypi.org/project/photon) (πŸ“₯ 610 / month Β· ⏱️ 25.01.2019): +- [PyPi](https://pypi.org/project/photon) (πŸ“₯ 760 / month Β· ⏱️ 25.01.2019): ``` pip install photon ```
-
AutoScraper (πŸ₯‰20 Β· ⭐ 6.9K) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT +
AutoScraper (πŸ₯‰19 Β· ⭐ 6.9K) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT - [GitHub](https://github.com/alirezamika/autoscraper) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 700 Β· πŸ“‹ 78 - 15% open Β· ⏱️ 08.06.2025): ``` git clone https://github.com/alirezamika/autoscraper ``` -- [PyPi](https://pypi.org/project/autoscraper) (πŸ“₯ 1.4K / month Β· πŸ“¦ 2 Β· ⏱️ 17.07.2022): +- [PyPi](https://pypi.org/project/autoscraper) (πŸ“₯ 2.1K / month Β· πŸ“¦ 2 Β· ⏱️ 17.07.2022): ``` pip install autoscraper ```
-
gain (πŸ₯‰11 Β· ⭐ 2K) - Taken Over By Shad0w For Responsible Disclosure [Kiwi BBP]. ❗️GPL-3.0 +
gain (πŸ₯‰11 Β· ⭐ 2K Β· 🐣) - Taken Over By Shad0w For Responsible Disclosure [Kiwi BBP]. ❗️GPL-3.0 - [GitHub](https://github.com/gaojiuli/gain) (πŸ”€ 210 Β· ⏱️ 17.08.2025): ``` git clone https://github.com/gaojiuli/gain ``` -- [PyPi](https://pypi.org/project/gain) (πŸ“₯ 64 / month Β· πŸ“¦ 1 Β· ⏱️ 19.06.2017): +- [PyPi](https://pypi.org/project/gain) (πŸ“₯ 67 / month Β· πŸ“¦ 1 Β· ⏱️ 19.06.2017): ``` pip install gain ```
-
Show 16 hidden projects... +
Show 15 hidden projects... - pyspider (πŸ₯ˆ29 Β· ⭐ 17K Β· πŸ’€) - A Powerful Spider(Web Crawler) System in Python. Apache-2 - Pattern (πŸ₯ˆ29 Β· ⭐ 8.8K Β· πŸ’€) - Web mining module for Python, with tools for scraping, natural.. BSD-3 -- Grab (πŸ₯ˆ29 Β· ⭐ 2.4K Β· πŸ’€) - Web Scraping Framework. MIT -- pytrends (πŸ₯ˆ27 Β· ⭐ 3.5K Β· πŸ’€) - Pseudo API for Google Trends. Apache-2 +- pytrends (πŸ₯‰27 Β· ⭐ 3.5K Β· πŸ’€) - Pseudo API for Google Trends. Apache-2 - python-goose (πŸ₯‰26 Β· ⭐ 4K Β· πŸ’€) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 - robobrowser (πŸ₯‰25 Β· ⭐ 3.7K Β· πŸ’€) - Your friendly neighborhood web scraper. BSD-3 -- scrapely (πŸ₯‰22 Β· ⭐ 1.9K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 +- scrapely (πŸ₯‰23 Β· ⭐ 1.9K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 - ruia (πŸ₯‰22 Β· ⭐ 1.8K Β· πŸ’€) - Async Python 3.6+ web scraping micro-framework based on asyncio. Apache-2 - Cola (πŸ₯‰22 Β· ⭐ 1.5K Β· πŸ’€) - A high-level distributed crawling framework. Apache-2 -- Lassie (πŸ₯‰21 Β· ⭐ 620 Β· πŸ’€) - Web Content Retrieval for Humans. MIT - gazpacho (πŸ₯‰20 Β· ⭐ 770 Β· πŸ’€) - The simple, fast, and modern web scraping library. MIT +- Lassie (πŸ₯‰20 Β· ⭐ 620 Β· πŸ’€) - Web Content Retrieval for Humans. MIT - snallygaster (πŸ₯‰19 Β· ⭐ 2.1K) - Tool to scan for secret files on HTTP servers. ❗️0BSD - opengraph (πŸ₯‰16 Β· ⭐ 230 Β· πŸ’€) - A python module to parse the Open Graph Protocol. MIT - Transistor (πŸ₯‰14 Β· ⭐ 220 Β· πŸ’€) - Transistor, a Python web scraping framework for intelligent use.. MIT @@ -3508,40 +3478,40 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
posthog (πŸ₯‡43 Β· ⭐ 29K) - PostHog provides open-source web & product analytics, session recording,.. MIT -- [GitHub](https://github.com/PostHog/posthog) (πŸ‘¨β€πŸ’» 2.7K Β· πŸ”€ 1.9K Β· πŸ“₯ 290K Β· πŸ“‹ 7.9K - 29% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/PostHog/posthog) (πŸ‘¨β€πŸ’» 2.7K Β· πŸ”€ 1.9K Β· πŸ“₯ 320K Β· πŸ“‹ 8K - 29% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/PostHog/posthog ``` -- [PyPi](https://pypi.org/project/posthog) (πŸ“₯ 16M / month Β· πŸ“¦ 380 Β· ⏱️ 26.08.2025): +- [PyPi](https://pypi.org/project/posthog) (πŸ“₯ 17M / month Β· πŸ“¦ 390 Β· ⏱️ 03.09.2025): ``` pip install posthog ```
sentry (πŸ₯‡42 Β· ⭐ 42K) - Developer-first error tracking and performance monitoring. ❗️SSPL-1.0 -- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 960 Β· πŸ”€ 4.4K Β· πŸ“₯ 6.2K Β· πŸ“¦ 570 Β· πŸ“‹ 16K - 14% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 970 Β· πŸ”€ 4.4K Β· πŸ“₯ 6.2K Β· πŸ“¦ 570 Β· πŸ“‹ 16K - 14% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/getsentry/sentry ``` -- [PyPi](https://pypi.org/project/sentry) (πŸ“₯ 3.7K / month Β· πŸ“¦ 140 Β· ⏱️ 25.07.2023): +- [PyPi](https://pypi.org/project/sentry) (πŸ“₯ 3.2K / month Β· πŸ“¦ 140 Β· ⏱️ 25.07.2023): ``` pip install sentry ``` -- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (πŸ“₯ 1.4M Β· ⏱️ 26.08.2025): +- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (πŸ“₯ 1.4M Β· ⏱️ 04.09.2025): ``` conda install -c conda-forge sentry-sdk ```
Prometheus Client (πŸ₯ˆ36 Β· ⭐ 4.2K) - Python client for the Prometheus monitoring system. Apache-2 -- [GitHub](https://github.com/prometheus/client_python) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 820 Β· πŸ“‹ 590 - 22% open Β· ⏱️ 20.08.2025): +- [GitHub](https://github.com/prometheus/client_python) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 820 Β· πŸ“‹ 600 - 22% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/prometheus/client_python ``` -- [PyPi](https://pypi.org/project/prometheus-client) (πŸ“₯ 82M / month Β· πŸ“¦ 2.1K Β· ⏱️ 02.06.2025): +- [PyPi](https://pypi.org/project/prometheus-client) (πŸ“₯ 83M / month Β· πŸ“¦ 2.1K Β· ⏱️ 02.06.2025): ``` pip install prometheus-client ``` @@ -3552,16 +3522,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
opentelemetry-python (πŸ₯ˆ33 Β· ⭐ 2.1K) - OpenTelemetry Python API and SDK. Apache-2 -- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 720 Β· πŸ“‹ 2K - 20% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 730 Β· πŸ“‹ 2K - 20% open Β· ⏱️ 29.08.2025): ``` git clone https://github.com/open-telemetry/opentelemetry-python ``` -- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 1.1M / month Β· πŸ“¦ 9 Β· ⏱️ 18.07.2023): +- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 970K / month Β· πŸ“¦ 9 Β· ⏱️ 18.07.2023): ``` pip install timing-asgi ``` -- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (πŸ“₯ 1.6M Β· ⏱️ 30.07.2025): +- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (πŸ“₯ 1.7M Β· ⏱️ 30.07.2025): ``` conda install -c conda-forge opentelemetry-api ``` @@ -3574,7 +3544,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar git clone https://github.com/allinurl/goaccess ```
-
prometheus-flask-exporter (πŸ₯ˆ27 Β· ⭐ 670) - Prometheus exporter for Flask applications. MIT +
prometheus-flask-exporter (πŸ₯‰26 Β· ⭐ 670) - Prometheus exporter for Flask applications. MIT - [GitHub](https://github.com/rycus86/prometheus_flask_exporter) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 160 Β· πŸ“‹ 150 - 27% open Β· ⏱️ 25.03.2025): @@ -3585,33 +3555,33 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install prometheus-flask-exporter ``` -- [Conda](https://anaconda.org/conda-forge/prometheus_flask_exporter) (πŸ“₯ 1.8M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/prometheus_flask_exporter) (πŸ“₯ 1.9M Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge prometheus_flask_exporter ```
-
starlette context (πŸ₯ˆ27 Β· ⭐ 500) - Middleware for Starlette that allows you to store and.. MIT +
Flask-MonitoringDashboard (πŸ₯‰25 Β· ⭐ 810) - Automatically monitor the evolving performance of.. MIT -- [GitHub](https://github.com/tomwojcik/starlette-context) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 28 Β· πŸ“¦ 1.4K Β· πŸ“‹ 55 - 38% open Β· ⏱️ 11.07.2025): +- [GitHub](https://github.com/flask-dashboard/Flask-MonitoringDashboard) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 170 Β· πŸ“‹ 200 - 30% open Β· ⏱️ 11.07.2025): ``` - git clone https://github.com/tomwojcik/starlette-context + git clone https://github.com/flask-dashboard/Flask-MonitoringDashboard ``` -- [PyPi](https://pypi.org/project/starlette-context) (πŸ“₯ 1.6M / month Β· πŸ“¦ 70 Β· ⏱️ 04.03.2025): +- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 20K / month Β· πŸ“¦ 11 Β· ⏱️ 31.05.2025): ``` - pip install starlette-context + pip install flask-monitoringdashboard ```
-
Flask-MonitoringDashboard (πŸ₯‰25 Β· ⭐ 810) - Automatically monitor the evolving performance of.. MIT +
starlette context (πŸ₯‰25 Β· ⭐ 500) - Middleware for Starlette that allows you to store and.. MIT -- [GitHub](https://github.com/flask-dashboard/Flask-MonitoringDashboard) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 170 Β· πŸ“‹ 200 - 30% open Β· ⏱️ 11.07.2025): +- [GitHub](https://github.com/tomwojcik/starlette-context) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 28 Β· πŸ“¦ 1.4K Β· πŸ“‹ 55 - 38% open Β· ⏱️ 11.07.2025): ``` - git clone https://github.com/flask-dashboard/Flask-MonitoringDashboard + git clone https://github.com/tomwojcik/starlette-context ``` -- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 22K / month Β· πŸ“¦ 11 Β· ⏱️ 31.05.2025): +- [PyPi](https://pypi.org/project/starlette-context) (πŸ“₯ 1.6M / month Β· πŸ“¦ 70 Β· ⏱️ 04.03.2025): ``` - pip install flask-monitoringdashboard + pip install starlette-context ```
Show 5 hidden projects... @@ -3628,33 +3598,33 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
Streamlit (πŸ₯‡47 Β· ⭐ 41K Β· πŸ“ˆ) - Streamlit A faster way to build and share data apps. Apache-2 +
Streamlit (πŸ₯‡47 Β· ⭐ 41K) - Streamlit A faster way to build and share data apps. Apache-2 -- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 3.7K Β· πŸ“¦ 1M Β· πŸ“‹ 5.6K - 22% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 3.7K Β· πŸ“¦ 1M Β· πŸ“‹ 5.6K - 22% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/streamlit/streamlit ``` -- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 13M / month Β· πŸ“¦ 4.3K Β· ⏱️ 26.08.2025): +- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 13M / month Β· πŸ“¦ 4.3K Β· ⏱️ 29.08.2025): ``` pip install streamlit ```
Panel (πŸ₯‡39 Β· ⭐ 5.4K) - Panel: The powerful data exploration & web app framework for Python. BSD-3 -- [GitHub](https://github.com/holoviz/panel) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 550 Β· πŸ“¦ 18K Β· πŸ“‹ 4K - 30% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/holoviz/panel) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 550 Β· πŸ“¦ 18K Β· πŸ“‹ 4K - 29% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/holoviz/panel ``` -- [PyPi](https://pypi.org/project/panel) (πŸ“₯ 1.6M / month Β· πŸ“¦ 540 Β· ⏱️ 18.08.2025): +- [PyPi](https://pypi.org/project/panel) (πŸ“₯ 1.7M / month Β· πŸ“¦ 540 Β· ⏱️ 02.09.2025): ``` pip install panel ```
-
NiceGUI (πŸ₯ˆ37 Β· ⭐ 13K) - Create web-based user interfaces with Python. The nice way. MIT +
NiceGUI (πŸ₯ˆ37 Β· ⭐ 14K) - Create web-based user interfaces with Python. The nice way. MIT -- [GitHub](https://github.com/zauberzeug/nicegui) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 800 Β· πŸ“¦ 2.4K Β· πŸ“‹ 1.3K - 6% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/zauberzeug/nicegui) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 800 Β· πŸ“¦ 2.4K Β· πŸ“‹ 1.3K - 6% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/zauberzeug/nicegui @@ -3663,11 +3633,11 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install nicegui ``` -- [Conda](https://anaconda.org/conda-forge/nicegui) (πŸ“₯ 89K Β· ⏱️ 26.08.2025): +- [Conda](https://anaconda.org/conda-forge/nicegui) (πŸ“₯ 90K Β· ⏱️ 26.08.2025): ``` conda install -c conda-forge nicegui ``` -- [Docker Hub](https://hub.docker.com/r/zauberzeug/nicegui) (πŸ“₯ 56K Β· ⭐ 12 Β· ⏱️ 26.08.2025): +- [Docker Hub](https://hub.docker.com/r/zauberzeug/nicegui) (πŸ“₯ 57K Β· ⭐ 12 Β· ⏱️ 26.08.2025): ``` docker pull zauberzeug/nicegui ``` @@ -3679,58 +3649,58 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/h2oai/wave ``` -- [PyPi](https://pypi.org/project/wave) (πŸ“₯ 37K / month Β· πŸ“¦ 120 Β· ⏱️ 15.03.2024): +- [PyPi](https://pypi.org/project/wave) (πŸ“₯ 35K / month Β· πŸ“¦ 120 Β· ⏱️ 15.03.2024): ``` pip install wave ```
pyscript (πŸ₯ˆ30 Β· ⭐ 19K) - PyScript is an open source platform for Python in the browser. Try.. Apache-2 -- [GitHub](https://github.com/pyscript/pyscript) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.5K Β· πŸ“₯ 230 Β· πŸ“¦ 830 Β· πŸ“‹ 840 - 2% open Β· ⏱️ 21.08.2025): +- [GitHub](https://github.com/pyscript/pyscript) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.5K Β· πŸ“₯ 230 Β· πŸ“¦ 830 Β· πŸ“‹ 840 - 2% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/pyscript/pyscript ```
-
idom (πŸ₯‰28 Β· ⭐ 8.1K) - Its React, but in Python. MIT +
idom (πŸ₯‰27 Β· ⭐ 8.1K) - Its React, but in Python. MIT -- [GitHub](https://github.com/reactive-python/reactpy) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 320 Β· πŸ“¦ 260 Β· πŸ“‹ 380 - 16% open Β· ⏱️ 15.06.2025): +- [GitHub](https://github.com/reactive-python/reactpy) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 320 Β· πŸ“¦ 260 Β· πŸ“‹ 380 - 15% open Β· ⏱️ 15.06.2025): ``` git clone https://github.com/idom-team/idom ``` -- [PyPi](https://pypi.org/project/idom) (πŸ“₯ 430 / month Β· πŸ“¦ 10 Β· ⏱️ 26.02.2023): +- [PyPi](https://pypi.org/project/idom) (πŸ“₯ 360 / month Β· πŸ“¦ 10 Β· ⏱️ 26.02.2023): ``` pip install idom ```
PyWebIO (πŸ₯‰27 Β· ⭐ 4.7K) - Write interactive web app in script way. MIT -- [GitHub](https://github.com/pywebio/PyWebIO) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 390 Β· πŸ“¦ 1.9K Β· πŸ“‹ 250 - 11% open Β· ⏱️ 08.04.2025): +- [GitHub](https://github.com/pywebio/PyWebIO) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 390 Β· πŸ“¦ 1.9K Β· πŸ“‹ 260 - 12% open Β· ⏱️ 08.04.2025): ``` git clone https://github.com/pywebio/PyWebIO ``` -- [PyPi](https://pypi.org/project/pywebio) (πŸ“₯ 6.8K / month Β· πŸ“¦ 43 Β· ⏱️ 04.04.2025): +- [PyPi](https://pypi.org/project/pywebio) (πŸ“₯ 6.7K / month Β· πŸ“¦ 47 Β· ⏱️ 04.04.2025): ``` pip install pywebio ```
trame (πŸ₯‰27 Β· ⭐ 600) - Trame lets you weave various components and technologies into a Web.. Apache-2 -- [GitHub](https://github.com/Kitware/trame) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 69 Β· πŸ“₯ 680 Β· πŸ“¦ 620 Β· πŸ“‹ 99 - 13% open Β· ⏱️ 18.08.2025): +- [GitHub](https://github.com/Kitware/trame) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 70 Β· πŸ“₯ 680 Β· πŸ“¦ 620 Β· πŸ“‹ 99 - 13% open Β· ⏱️ 18.08.2025): ``` git clone https://github.com/Kitware/trame ``` -- [PyPi](https://pypi.org/project/trame) (πŸ“₯ 180K / month Β· πŸ“¦ 120 Β· ⏱️ 18.08.2025): +- [PyPi](https://pypi.org/project/trame) (πŸ“₯ 170K / month Β· πŸ“¦ 120 Β· ⏱️ 18.08.2025): ``` pip install trame ```
Misago (πŸ₯‰26 Β· ⭐ 2.7K) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 -- [GitHub](https://github.com/rafalp/Misago) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 540 Β· πŸ“¦ 53 Β· πŸ“‹ 1.4K - 11% open Β· ⏱️ 18.08.2025): +- [GitHub](https://github.com/rafalp/Misago) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 540 Β· πŸ“¦ 53 Β· πŸ“‹ 1.4K - 11% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/rafalp/Misago @@ -3738,7 +3708,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 3 hidden projects... -- python-react (πŸ₯‰27 Β· ⭐ 1.6K Β· πŸ’€) - Server-side rendering of React components. MIT +- python-react (πŸ₯‰26 Β· ⭐ 1.6K Β· πŸ’€) - Server-side rendering of React components. MIT - Wooey (πŸ₯‰24 Β· ⭐ 2.2K Β· πŸ’€) - A Django app that creates automatic web UIs for Python scripts. BSD-3 - flaskbb (πŸ₯‰23 Β· ⭐ 2.6K Β· πŸ’€) - A classic Forum Software in Python using Flask. BSD-3
@@ -3750,12 +3720,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-debug-toolbar (πŸ₯‡40 Β· ⭐ 8.3K) - A configurable set of panels that display various.. BSD-3 -- [GitHub](https://github.com/django-commons/django-debug-toolbar) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.1K Β· πŸ“₯ 300 Β· πŸ“¦ 110K Β· πŸ“‹ 970 - 7% open Β· ⏱️ 17.08.2025): +- [GitHub](https://github.com/django-commons/django-debug-toolbar) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.1K Β· πŸ“₯ 300 Β· πŸ“¦ 110K Β· πŸ“‹ 980 - 7% open Β· ⏱️ 17.08.2025): ``` git clone https://github.com/jazzband/django-debug-toolbar ``` -- [PyPi](https://pypi.org/project/django-debug-toolbar) (πŸ“₯ 5.3M / month Β· πŸ“¦ 320 Β· ⏱️ 25.07.2025): +- [PyPi](https://pypi.org/project/django-debug-toolbar) (πŸ“₯ 5.2M / month Β· πŸ“¦ 320 Β· ⏱️ 25.07.2025): ``` pip install django-debug-toolbar ``` @@ -3766,7 +3736,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-admin (πŸ₯‡40 Β· ⭐ 6K) - Simple and extensible administrative interface framework for.. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-admin) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 1.6K Β· πŸ“₯ 490 Β· πŸ“¦ 33K Β· πŸ“‹ 1.5K - 9% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/pallets-eco/flask-admin) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 1.6K Β· πŸ“₯ 490 Β· πŸ“¦ 33K Β· πŸ“‹ 1.5K - 9% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/flask-admin/flask-admin @@ -3808,14 +3778,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-grappelli ```
-
starlette-admin (πŸ₯ˆ28 Β· ⭐ 840) - Fast, beautiful and extensible administrative interface.. MIT +
starlette-admin (πŸ₯ˆ29 Β· ⭐ 840) - Fast, beautiful and extensible administrative interface.. MIT -- [GitHub](https://github.com/jowilf/starlette-admin) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 79 Β· πŸ“¦ 1.1K Β· πŸ“‹ 240 - 33% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/jowilf/starlette-admin) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 79 Β· πŸ“¦ 1.1K Β· πŸ“‹ 240 - 33% open Β· ⏱️ 29.08.2025): ``` git clone https://github.com/jowilf/starlette-admin ``` -- [PyPi](https://pypi.org/project/starlette-admin) (πŸ“₯ 62K / month Β· πŸ“¦ 28 Β· ⏱️ 28.08.2025): +- [PyPi](https://pypi.org/project/starlette-admin) (πŸ“₯ 67K / month Β· πŸ“¦ 28 Β· ⏱️ 29.08.2025): ``` pip install starlette-admin ``` @@ -3831,7 +3801,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 17K / month Β· πŸ“¦ 4 Β· ⏱️ 08.06.2022): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 15K / month Β· πŸ“¦ 4 Β· ⏱️ 08.06.2022): ``` pip install fastapi-admin ``` @@ -3852,21 +3822,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
Kong (πŸ₯‡37 Β· ⭐ 42K Β· πŸ“‰) - The Cloud-Native API Gateway and AI Gateway. Apache-2 +
Kong (πŸ₯‡37 Β· ⭐ 43K) - The Cloud-Native API Gateway and AI Gateway. Apache-2 - [GitHub](https://github.com/Kong/kong) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 5K Β· πŸ“¦ 22 Β· πŸ“‹ 4.6K - 3% open Β· ⏱️ 26.08.2025): ``` git clone https://github.com/kong/kong ``` -- [Docker Hub](https://hub.docker.com/r/_/kong) (πŸ“₯ 340M Β· ⭐ 820 Β· ⏱️ 12.08.2025): +- [Docker Hub](https://hub.docker.com/r/_/kong) (πŸ“₯ 340M Β· ⭐ 830 Β· ⏱️ 02.09.2025): ``` docker pull kong ```
tyk (πŸ₯‰28 Β· ⭐ 10K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0 -- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.1K Β· πŸ“‹ 2.2K - 15% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.1K Β· πŸ“‹ 2.2K - 15% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/TykTechnologies/tyk @@ -3878,9 +3848,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
flask-sqlalchemy (πŸ₯‡37 Β· ⭐ 4.3K) - Adds SQLAlchemy support to Flask. BSD-3 +
flask-sqlalchemy (πŸ₯‡36 Β· ⭐ 4.3K) - Adds SQLAlchemy support to Flask. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-sqlalchemy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 900 Β· πŸ“₯ 870 Β· πŸ“¦ 530K Β· πŸ“‹ 670 - 2% open Β· ⏱️ 14.06.2025): +- [GitHub](https://github.com/pallets-eco/flask-sqlalchemy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 900 Β· πŸ“₯ 880 Β· πŸ“¦ 530K Β· πŸ“‹ 670 - 2% open Β· ⏱️ 14.06.2025): ``` git clone https://github.com/pallets/flask-sqlalchemy @@ -3910,14 +3880,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-migrate ```
-
flask-cors (πŸ₯‡33 Β· ⭐ 920) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT +
flask-cors (πŸ₯‡32 Β· ⭐ 920) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT - [GitHub](https://github.com/corydolphin/flask-cors) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 150 Β· πŸ“¦ 450K Β· πŸ“‹ 190 - 34% open Β· ⏱️ 11.06.2025): ``` git clone https://github.com/corydolphin/flask-cors ``` -- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 22M / month Β· πŸ“¦ 440 Β· ⏱️ 11.06.2025): +- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 21M / month Β· πŸ“¦ 440 Β· ⏱️ 11.06.2025): ``` pip install flask-cors ``` @@ -3926,26 +3896,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-cors ```
-
flask-limiter (πŸ₯‡32 Β· ⭐ 1.2K) - Rate Limiting extension for Flask. MIT +
flask-limiter (πŸ₯‡31 Β· ⭐ 1.2K) - Rate Limiting extension for Flask. MIT -- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 130 Β· πŸ“₯ 570 Β· πŸ“¦ 21K Β· πŸ“‹ 180 - 0% open Β· ⏱️ 08.08.2025): +- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 130 Β· πŸ“₯ 570 Β· πŸ“¦ 21K Β· πŸ“‹ 180 - 0% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/alisaifee/flask-limiter ``` -- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 10M / month Β· πŸ“¦ 120 Β· ⏱️ 15.03.2025): +- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 9.9M / month Β· πŸ“¦ 120 Β· ⏱️ 15.03.2025): ``` pip install flask-limiter ```
-
flask-caching (πŸ₯‡32 Β· ⭐ 930) - A caching extension for Flask. BSD-3 +
flask-caching (πŸ₯‡31 Β· ⭐ 930 Β· πŸ’€) - A caching extension for Flask. BSD-3 - [GitHub](https://github.com/pallets-eco/flask-caching) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 200 Β· πŸ“¦ 30K Β· πŸ“‹ 280 - 33% open Β· ⏱️ 23.02.2025): ``` git clone https://github.com/pallets-eco/flask-caching ``` -- [PyPi](https://pypi.org/project/flask-caching) (πŸ“₯ 7.8M / month Β· πŸ“¦ 330 Β· ⏱️ 23.02.2025): +- [PyPi](https://pypi.org/project/flask-caching) (πŸ“₯ 7.5M / month Β· πŸ“¦ 330 Β· ⏱️ 23.02.2025): ``` pip install flask-caching ``` @@ -3956,12 +3926,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-marshmallow (πŸ₯ˆ29 Β· ⭐ 890) - Flask + marshmallow for beautiful APIs. MIT -- [GitHub](https://github.com/marshmallow-code/flask-marshmallow) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 59 Β· πŸ“¦ 34K Β· πŸ“‹ 120 - 21% open Β· ⏱️ 05.08.2025): +- [GitHub](https://github.com/marshmallow-code/flask-marshmallow) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 59 Β· πŸ“¦ 34K Β· πŸ“‹ 120 - 21% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/marshmallow-code/flask-marshmallow ``` -- [PyPi](https://pypi.org/project/flask-marshmallow) (πŸ“₯ 1.7M / month Β· πŸ“¦ 170 Β· ⏱️ 07.01.2025): +- [PyPi](https://pypi.org/project/flask-marshmallow) (πŸ“₯ 1.5M / month Β· πŸ“¦ 170 Β· ⏱️ 07.01.2025): ``` pip install flask-marshmallow ``` @@ -3970,30 +3940,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-marshmallow ```
-
flask-paginate (πŸ₯ˆ27 Β· ⭐ 290 Β· πŸ’€) - Pagination support for flask. BSD-3 +
flask_pydantic (πŸ₯ˆ27 Β· ⭐ 400 Β· πŸ“ˆ) - flask extension for integration with the awesome.. MIT -- [GitHub](https://github.com/lixxu/flask-paginate) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 79 Β· πŸ“₯ 80 Β· πŸ“¦ 3.8K Β· πŸ“‹ 79 - 12% open Β· ⏱️ 23.12.2024): +- [GitHub](https://github.com/pallets-eco/flask-pydantic) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 61 Β· πŸ“₯ 9 Β· πŸ“¦ 860 Β· πŸ“‹ 52 - 38% open Β· ⏱️ 01.09.2025): ``` - git clone https://github.com/lixxu/flask-paginate - ``` -- [PyPi](https://pypi.org/project/flask-paginate) (πŸ“₯ 460K / month Β· πŸ“¦ 15 Β· ⏱️ 12.04.2024): - ``` - pip install flask-paginate + git clone https://github.com/bauerji/flask_pydantic ``` -- [Conda](https://anaconda.org/conda-forge/flask-paginate) (πŸ“₯ 35K Β· ⏱️ 22.04.2025): +- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 260K / month Β· πŸ“¦ 11 Β· ⏱️ 01.09.2025): ``` - conda install -c conda-forge flask-paginate + pip install flask_pydantic ```
flask-apispec (πŸ₯ˆ26 Β· ⭐ 660) - Build and document REST APIs with Flask and apispec. MIT -- [GitHub](https://github.com/jmcarp/flask-apispec) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 150 Β· πŸ“¦ 1.8K Β· πŸ“‹ 190 - 62% open Β· ⏱️ 04.05.2025): +- [GitHub](https://github.com/jmcarp/flask-apispec) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 160 Β· πŸ“¦ 1.8K Β· πŸ“‹ 190 - 62% open Β· ⏱️ 04.05.2025): ``` git clone https://github.com/jmcarp/flask-apispec ``` -- [PyPi](https://pypi.org/project/flask-apispec) (πŸ“₯ 320K / month Β· πŸ“¦ 28 Β· ⏱️ 11.08.2022): +- [PyPi](https://pypi.org/project/flask-apispec) (πŸ“₯ 330K / month Β· πŸ“¦ 28 Β· ⏱️ 11.08.2022): ``` pip install flask-apispec ``` @@ -4009,25 +3975,29 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/miguelgrinberg/Flask-Moment ``` -- [PyPi](https://pypi.org/project/flask-moment) (πŸ“₯ 130K / month Β· πŸ“¦ 30 Β· ⏱️ 28.05.2024): +- [PyPi](https://pypi.org/project/flask-moment) (πŸ“₯ 200K / month Β· πŸ“¦ 30 Β· ⏱️ 28.05.2024): ``` pip install flask-moment ``` -- [Conda](https://anaconda.org/conda-forge/flask-moment) (πŸ“₯ 75K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/flask-moment) (πŸ“₯ 76K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge flask-moment ```
-
flask_pydantic (πŸ₯‰25 Β· ⭐ 400) - flask extension for integration with the awesome pydantic.. MIT +
flask-paginate (πŸ₯ˆ26 Β· ⭐ 280 Β· πŸ’€) - Pagination support for flask. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-pydantic) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 59 Β· πŸ“₯ 7 Β· πŸ“¦ 860 Β· πŸ“‹ 52 - 42% open Β· ⏱️ 14.06.2025): +- [GitHub](https://github.com/lixxu/flask-paginate) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 79 Β· πŸ“₯ 80 Β· πŸ“¦ 3.8K Β· πŸ“‹ 79 - 12% open Β· ⏱️ 23.12.2024): ``` - git clone https://github.com/bauerji/flask_pydantic + git clone https://github.com/lixxu/flask-paginate ``` -- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 260K / month Β· πŸ“¦ 10 Β· ⏱️ 23.04.2025): +- [PyPi](https://pypi.org/project/flask-paginate) (πŸ“₯ 330K / month Β· πŸ“¦ 15 Β· ⏱️ 12.04.2024): ``` - pip install flask_pydantic + pip install flask-paginate + ``` +- [Conda](https://anaconda.org/conda-forge/flask-paginate) (πŸ“₯ 35K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge flask-paginate ```
flask-rebar (πŸ₯‰23 Β· ⭐ 240) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT @@ -4037,7 +4007,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/plangrid/flask-rebar ``` -- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 21K / month Β· πŸ“¦ 5 Β· ⏱️ 10.10.2024): +- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 18K / month Β· πŸ“¦ 5 Β· ⏱️ 10.10.2024): ``` pip install flask-rebar ``` @@ -4049,7 +4019,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/thomaxxl/safrs ``` -- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 440 / month Β· πŸ“¦ 2 Β· ⏱️ 07.05.2025): +- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 400 / month Β· πŸ“¦ 2 Β· ⏱️ 07.05.2025): ``` pip install safrs ``` @@ -4061,7 +4031,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/cenobites/flask-jsonrpc ``` -- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 250 / month Β· ⏱️ 28.04.2012): +- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 240 / month Β· ⏱️ 28.04.2012): ``` pip install rpc ``` @@ -4076,19 +4046,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 22 hidden projects... -- flask-security (πŸ₯ˆ31 Β· ⭐ 1.6K Β· πŸ’€) - Quick and simple security for Flask applications. MIT -- flask-session (πŸ₯ˆ31 Β· ⭐ 530 Β· πŸ’€) - Server side session extension for Flask. BSD-3 +- flask-security (πŸ₯‡31 Β· ⭐ 1.6K Β· πŸ’€) - Quick and simple security for Flask applications. MIT +- flask-session (πŸ₯ˆ30 Β· ⭐ 530 Β· πŸ’€) - Server side session extension for Flask. BSD-3 - flask-babel (πŸ₯ˆ30 Β· ⭐ 450 Β· πŸ’€) - i18n and l10n support for Flask based on Babel and pytz. BSD-3 - flask-mongoengine (πŸ₯ˆ29 Β· ⭐ 840 Β· πŸ’€) - MongoEngine flask extension with WTF model forms.. BSD-3 +- flask-bcrypt (πŸ₯ˆ29 Β· ⭐ 330 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3 - flask-api (πŸ₯ˆ28 Β· ⭐ 1.5K Β· πŸ’€) - Browsable web APIs for Flask. BSD-3 -- flask-bcrypt (πŸ₯ˆ28 Β· ⭐ 330 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3 - flask-assets (πŸ₯ˆ26 Β· ⭐ 460 Β· πŸ’€) - Flask webassets integration. BSD-2 +- flask-seasurf (πŸ₯ˆ26 Β· ⭐ 190 Β· πŸ’€) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3 - Frozen-Flask (πŸ₯‰24 Β· ⭐ 800 Β· πŸ’€) - Freezes a Flask application into a set of static files. ❗Unlicensed - flask-profiler (πŸ₯‰24 Β· ⭐ 760 Β· πŸ’€) - a flask profiler which watches endpoint calls and tries.. MIT -- flask_injector (πŸ₯‰24 Β· ⭐ 280 Β· πŸ’€) - Adds Injector support to Flask. BSD-3 -- flask-seasurf (πŸ₯‰24 Β· ⭐ 190 Β· πŸ’€) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3 - flask-ask (πŸ₯‰23 Β· ⭐ 1.9K Β· πŸ’€) - Alexa Skills Kit for Python. Apache-2 - flask-talisman (πŸ₯‰23 Β· ⭐ 940 Β· πŸ’€) - HTTP security headers for Flask. Apache-2 +- flask_injector (πŸ₯‰23 Β· ⭐ 280 Β· πŸ’€) - Adds Injector support to Flask. BSD-3 - Flask-Excel (πŸ₯‰23 Β· ⭐ 260 Β· πŸ’€) - A flask extension using pyexcel to read, manipulate and write.. BSD-3 - flask-s3 (πŸ₯‰22 Β· ⭐ 200 Β· πŸ’€) - Seamlessly serve your static assets of your Flask app from Amazon.. ❗️WTFPL - flask-bootstrap (πŸ₯‰21 Β· ⭐ 1.6K Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. BSD-3 @@ -4112,19 +4082,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/aminalaee/sqladmin ``` -- [PyPi](https://pypi.org/project/sqladmin) (πŸ“₯ 390K / month Β· πŸ“¦ 23 Β· ⏱️ 02.07.2025): +- [PyPi](https://pypi.org/project/sqladmin) (πŸ“₯ 400K / month Β· πŸ“¦ 23 Β· ⏱️ 02.07.2025): ``` pip install sqladmin ```
slowapi (πŸ₯‡29 Β· ⭐ 1.6K) - A rate limiter for Starlette and FastAPI. MIT -- [GitHub](https://github.com/laurentS/slowapi) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 96 Β· πŸ“¦ 7.3K Β· πŸ“‹ 140 - 54% open Β· ⏱️ 08.08.2025): +- [GitHub](https://github.com/laurentS/slowapi) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 97 Β· πŸ“¦ 7.3K Β· πŸ“‹ 140 - 55% open Β· ⏱️ 08.08.2025): ``` git clone https://github.com/laurents/slowapi ``` -- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 2.3M / month Β· πŸ“¦ 50 Β· ⏱️ 05.02.2024): +- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 2.4M / month Β· πŸ“¦ 50 Β· ⏱️ 05.02.2024): ``` pip install slowapi ``` @@ -4148,7 +4118,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/koxudaxi/fastapi-code-generator ``` -- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 23K / month Β· πŸ“¦ 7 Β· ⏱️ 29.04.2025): +- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 24K / month Β· πŸ“¦ 7 Β· ⏱️ 29.04.2025): ``` pip install fastapi-code-generator ``` @@ -4160,7 +4130,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 17K / month Β· πŸ“¦ 4 Β· ⏱️ 08.06.2022): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 15K / month Β· πŸ“¦ 4 Β· ⏱️ 08.06.2022): ``` pip install fastapi-admin ``` @@ -4172,7 +4142,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/madkote/fastapi-plugins ``` -- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 6.7K / month Β· πŸ“¦ 4 Β· ⏱️ 09.07.2025): +- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 6.5K / month Β· πŸ“¦ 4 Β· ⏱️ 09.07.2025): ``` pip install fastapi-plugins ``` @@ -4185,7 +4155,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - fastapi_cache (πŸ₯‰20 Β· ⭐ 220 Β· πŸ’€) - FastAPI simple cache. MIT - fastapi-versioning (πŸ₯‰19 Β· ⭐ 730 Β· πŸ’€) - api versioning for fastapi web applications. MIT - fastapi-sqlalchemy (πŸ₯‰19 Β· ⭐ 660 Β· πŸ’€) - Adds simple SQLAlchemy support to FastAPI. MIT -- fastapi_contrib (πŸ₯‰19 Β· ⭐ 640 Β· πŸ’€) - Opinionated set of utilities on top of FastAPI. MIT +- fastapi_contrib (πŸ₯‰18 Β· ⭐ 640 Β· πŸ’€) - Opinionated set of utilities on top of FastAPI. MIT - fastapi-react (πŸ₯‰17 Β· ⭐ 2.4K Β· πŸ’€) - Cookiecutter Template for FastAPI + React Projects... MIT - fastapi-socketio (πŸ₯‰17 Β· ⭐ 330 Β· πŸ’€) - Easily integrate socket.io with your FastAPI app. Apache-2 - fastapi_client (πŸ₯‰14 Β· ⭐ 340 Β· πŸ’€) - FastAPI client generator. Apache-2 @@ -4197,22 +4167,11 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
pyramid_services (πŸ₯‰16 Β· ⭐ 82 Β· πŸ’€) - A service layer for pyramid. MIT - -- [GitHub](https://github.com/mmerickel/pyramid_services) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 11 Β· ⏱️ 29.08.2024): - - ``` - git clone https://github.com/mmerickel/pyramid_services - ``` -- [PyPi](https://pypi.org/project/pyramid_services) (πŸ“₯ 18K / month Β· πŸ“¦ 9 Β· ⏱️ 22.04.2019): - ``` - pip install pyramid_services - ``` -
-
Show 2 hidden projects... +
Show 3 hidden projects... - pyramid_jinja2 (πŸ₯‡21 Β· ⭐ 71 Β· πŸ’€) - Jinja2 templating system bindings for the Pyramid web.. ❗Unlicensed - pyramid_celery (πŸ₯‰17 Β· ⭐ 110 Β· πŸ’€) - Pyramid configuration with celery integration. Allows.. MIT +- pyramid_services (πŸ₯‰16 Β· ⭐ 82 Β· πŸ’€) - A service layer for pyramid. MIT

@@ -4227,18 +4186,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-extensions/django-extensions ``` -- [PyPi](https://pypi.org/project/django-extensions) (πŸ“₯ 7M / month Β· πŸ“¦ 550 Β· ⏱️ 11.04.2025): +- [PyPi](https://pypi.org/project/django-extensions) (πŸ“₯ 7.3M / month Β· πŸ“¦ 550 Β· ⏱️ 11.04.2025): ``` pip install django-extensions ``` -- [Conda](https://anaconda.org/conda-forge/django-extensions) (πŸ“₯ 600K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-extensions) (πŸ“₯ 610K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge django-extensions ```
django-import-export (πŸ₯‡38 Β· ⭐ 3.2K) - Django application and library for importing and.. BSD-2 -- [GitHub](https://github.com/django-import-export/django-import-export) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 820 Β· πŸ“¦ 130K Β· πŸ“‹ 1.1K - 2% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/django-import-export/django-import-export) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 820 Β· πŸ“¦ 130K Β· πŸ“‹ 1.1K - 2% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/django-import-export/django-import-export @@ -4252,25 +4211,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-import-export ```
-
django-storages (πŸ₯‡37 Β· ⭐ 2.9K) - Django-storages is a project to provide a variety of.. BSD-3 - -- [GitHub](https://github.com/jschneier/django-storages) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 870 Β· πŸ“¦ 220K Β· πŸ“‹ 760 - 17% open Β· ⏱️ 18.06.2025): - - ``` - git clone https://github.com/jschneier/django-storages - ``` -- [PyPi](https://pypi.org/project/django-storages) (πŸ“₯ 6.1M / month Β· πŸ“¦ 220 Β· ⏱️ 02.04.2025): - ``` - pip install django-storages - ``` -- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 91K Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge django-storages - ``` -
django-stubs (πŸ₯‡37 Β· ⭐ 1.8K) - PEP-484 stubs for Django. MIT -- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 490 Β· πŸ“¦ 13K Β· πŸ“‹ 870 - 25% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 490 Β· πŸ“¦ 13K Β· πŸ“‹ 870 - 25% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/typeddjango/django-stubs @@ -4286,12 +4229,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-oscar (πŸ₯‡36 Β· ⭐ 6.5K) - Domain-driven e-commerce for Django. BSD-3 -- [GitHub](https://github.com/django-oscar/django-oscar) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.3K Β· πŸ“¦ 1.2K Β· πŸ“‹ 1.6K - 8% open Β· ⏱️ 12.08.2025): +- [GitHub](https://github.com/django-oscar/django-oscar) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.3K Β· πŸ“¦ 1.2K Β· πŸ“‹ 1.6K - 8% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/django-oscar/django-oscar ``` -- [PyPi](https://pypi.org/project/django-oscar) (πŸ“₯ 43K / month Β· πŸ“¦ 44 Β· ⏱️ 14.04.2025): +- [PyPi](https://pypi.org/project/django-oscar) (πŸ“₯ 45K / month Β· πŸ“¦ 44 Β· ⏱️ 14.04.2025): ``` pip install django-oscar ``` @@ -4303,7 +4246,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django/channels ``` -- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 2.6M / month Β· πŸ“¦ 420 Β· ⏱️ 01.08.2025): +- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 2.7M / month Β· πŸ“¦ 420 Β· ⏱️ 01.08.2025): ``` pip install channels ``` @@ -4328,6 +4271,22 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c anaconda django-mptt ```
+
django-storages (πŸ₯‡36 Β· ⭐ 2.9K) - Django-storages is a project to provide a variety of.. BSD-3 + +- [GitHub](https://github.com/jschneier/django-storages) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 870 Β· πŸ“¦ 220K Β· πŸ“‹ 760 - 17% open Β· ⏱️ 18.06.2025): + + ``` + git clone https://github.com/jschneier/django-storages + ``` +- [PyPi](https://pypi.org/project/django-storages) (πŸ“₯ 6.1M / month Β· πŸ“¦ 220 Β· ⏱️ 02.04.2025): + ``` + pip install django-storages + ``` +- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 92K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge django-storages + ``` +
django-cors-headers (πŸ₯‡35 Β· ⭐ 5.5K) - Django app for handling the server headers required.. MIT - [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 540 Β· πŸ“¦ 310K Β· πŸ“‹ 270 - 1% open Β· ⏱️ 11.08.2025): @@ -4339,7 +4298,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-cors-headers ``` -- [Conda](https://anaconda.org/conda-forge/django-cors-headers) (πŸ“₯ 170K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-cors-headers) (πŸ“₯ 180K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge django-cors-headers ``` @@ -4351,18 +4310,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/carltongibson/django-filter ``` -- [PyPi](https://pypi.org/project/django-filter) (πŸ“₯ 8.1M / month Β· πŸ“¦ 1K Β· ⏱️ 14.02.2025): +- [PyPi](https://pypi.org/project/django-filter) (πŸ“₯ 7.9M / month Β· πŸ“¦ 1K Β· ⏱️ 14.02.2025): ``` pip install django-filter ``` -- [Conda](https://anaconda.org/conda-forge/django-filter) (πŸ“₯ 200K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-filter) (πŸ“₯ 210K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge django-filter ```
django-haystack (πŸ₯‡35 Β· ⭐ 3.7K) - Modular search for Django. BSD-3 -- [GitHub](https://github.com/django-haystack/django-haystack) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.3K Β· πŸ“¦ 10K Β· πŸ“‹ 1.3K - 43% open Β· ⏱️ 19.08.2025): +- [GitHub](https://github.com/django-haystack/django-haystack) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.3K Β· πŸ“¦ 10K Β· πŸ“‹ 1.3K - 43% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/django-haystack/django-haystack @@ -4378,12 +4337,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-environ (πŸ₯‡35 Β· ⭐ 3.1K Β· πŸ’€) - Django-environ allows you to utilize 12factor inspired.. MIT -- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 320 Β· πŸ“₯ 150 Β· πŸ“¦ 280K Β· πŸ“‹ 270 - 28% open Β· ⏱️ 13.01.2025): +- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 320 Β· πŸ“₯ 160 Β· πŸ“¦ 280K Β· πŸ“‹ 270 - 28% open Β· ⏱️ 13.01.2025): ``` git clone https://github.com/joke2k/django-environ ``` -- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 3.9M / month Β· πŸ“¦ 400 Β· ⏱️ 13.01.2025): +- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 3.8M / month Β· πŸ“¦ 400 Β· ⏱️ 13.01.2025): ``` pip install django-environ ``` @@ -4404,18 +4363,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-simple-history ```
-
dj-database-url (πŸ₯‡35 Β· ⭐ 1.5K) - Use Database URLs in your Django Application. BSD-3 - -- [GitHub](https://github.com/jazzband/dj-database-url) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 210 Β· πŸ“¦ 310K Β· πŸ“‹ 100 - 4% open Β· ⏱️ 11.08.2025): - - ``` - git clone https://github.com/jacobian/dj-database-url - ``` -- [PyPi](https://pypi.org/project/dj-database-url) (πŸ“₯ 3.3M / month Β· πŸ“¦ 330 Β· ⏱️ 02.07.2025): - ``` - pip install dj-database-url - ``` -
Django-Ninja (πŸ₯ˆ34 Β· ⭐ 8.5K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT - [GitHub](https://github.com/vitalik/django-ninja) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 520 Β· πŸ“‹ 990 - 40% open Β· ⏱️ 28.08.2025): @@ -4423,7 +4370,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/vitalik/django-ninja ``` -- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 900K / month Β· πŸ“¦ 120 Β· ⏱️ 04.06.2025): +- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 890K / month Β· πŸ“¦ 120 Β· ⏱️ 04.06.2025): ``` pip install django-ninja ``` @@ -4432,14 +4379,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-ninja ```
-
django-redis (πŸ₯ˆ34 Β· ⭐ 3K Β· πŸ“ˆ) - Full featured redis cache backend for Django. BSD-3 +
django-redis (πŸ₯ˆ34 Β· ⭐ 3K) - Full featured redis cache backend for Django. BSD-3 - [GitHub](https://github.com/jazzband/django-redis) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 430 Β· πŸ“₯ 10 Β· πŸ“‹ 390 - 17% open Β· ⏱️ 24.08.2025): ``` git clone https://github.com/jazzband/django-redis ``` -- [PyPi](https://pypi.org/project/django-redis) (πŸ“₯ 5.9M / month Β· πŸ“¦ 290 Β· ⏱️ 17.06.2025): +- [PyPi](https://pypi.org/project/django-redis) (πŸ“₯ 6.2M / month Β· πŸ“¦ 290 Β· ⏱️ 17.06.2025): ``` pip install django-redis ``` @@ -4451,12 +4398,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-model-utils ``` -- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 3.1M / month Β· πŸ“¦ 500 Β· ⏱️ 04.09.2024): +- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 3.4M / month Β· πŸ“¦ 500 Β· ⏱️ 04.09.2024): ``` pip install django-model-utils ```
-
django-polymorphic (πŸ₯ˆ34 Β· ⭐ 1.8K Β· πŸ“ˆ) - Improved Django model inheritance with automatic.. BSD-3 +
django-polymorphic (πŸ₯ˆ34 Β· ⭐ 1.8K) - Improved Django model inheritance with automatic.. BSD-3 - [GitHub](https://github.com/jazzband/django-polymorphic) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 300 Β· πŸ“¦ 7.7K Β· πŸ“‹ 360 - 45% open Β· ⏱️ 26.08.2025): @@ -4467,49 +4414,33 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-polymorphic ``` -- [Conda](https://anaconda.org/conda-forge/django_polymorphic) (πŸ“₯ 97K Β· ⏱️ 20.05.2025): +- [Conda](https://anaconda.org/conda-forge/django_polymorphic) (πŸ“₯ 99K Β· ⏱️ 20.05.2025): ``` conda install -c conda-forge django_polymorphic ```
-
django-phonenumber-field (πŸ₯ˆ34 Β· ⭐ 1.5K) - A django model and form field for normalised phone.. MIT +
dj-database-url (πŸ₯ˆ34 Β· ⭐ 1.5K) - Use Database URLs in your Django Application. BSD-3 -- [GitHub](https://github.com/stefanfoulis/django-phonenumber-field) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“₯ 41 Β· πŸ“¦ 32K Β· πŸ“‹ 230 - 3% open Β· ⏱️ 22.08.2025): - - ``` - git clone https://github.com/stefanfoulis/django-phonenumber-field - ``` -- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 2.7M / month Β· πŸ“¦ 140 Β· ⏱️ 10.04.2025): - ``` - pip install django-phonenumber-field - ``` -
-
django-reversion (πŸ₯ˆ33 Β· ⭐ 3.1K Β· πŸ’€) - django-reversion is an extension to the Django web.. BSD-3 - -- [GitHub](https://github.com/etianen/django-reversion) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 490 Β· πŸ“¦ 7.8K Β· πŸ“‹ 660 - 3% open Β· ⏱️ 09.08.2024): +- [GitHub](https://github.com/jazzband/dj-database-url) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 210 Β· πŸ“¦ 310K Β· πŸ“‹ 100 - 4% open Β· ⏱️ 11.08.2025): ``` - git clone https://github.com/etianen/django-reversion + git clone https://github.com/jacobian/dj-database-url ``` -- [PyPi](https://pypi.org/project/django-reversion) (πŸ“₯ 930K / month Β· πŸ“¦ 73 Β· ⏱️ 09.08.2024): +- [PyPi](https://pypi.org/project/dj-database-url) (πŸ“₯ 3.3M / month Β· πŸ“¦ 330 Β· ⏱️ 02.07.2025): ``` - pip install django-reversion + pip install dj-database-url ```
-
django-webpack-loader (πŸ₯ˆ33 Β· ⭐ 2.5K) - Transparently use webpack with django. MIT +
django-phonenumber-field (πŸ₯ˆ34 Β· ⭐ 1.5K) - A django model and form field for normalised phone.. MIT -- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 340 Β· πŸ“¦ 10K Β· πŸ“‹ 190 - 4% open Β· ⏱️ 17.06.2025): +- [GitHub](https://github.com/stefanfoulis/django-phonenumber-field) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“₯ 41 Β· πŸ“¦ 32K Β· πŸ“‹ 230 - 3% open Β· ⏱️ 22.08.2025): ``` - git clone https://github.com/django-webpack/django-webpack-loader - ``` -- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 700K / month Β· πŸ“¦ 67 Β· ⏱️ 16.06.2025): - ``` - pip install django-webpack-loader + git clone https://github.com/stefanfoulis/django-phonenumber-field ``` -- [Conda](https://anaconda.org/conda-forge/django-webpack-loader) (πŸ“₯ 21K Β· ⏱️ 16.06.2025): +- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 2.6M / month Β· πŸ“¦ 140 Β· ⏱️ 10.04.2025): ``` - conda install -c conda-forge django-webpack-loader + pip install django-phonenumber-field ```
django-ckeditor (πŸ₯ˆ33 Β· ⭐ 2.5K) - Django admin CKEditor integration. BSD-3 @@ -4519,7 +4450,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-ckeditor/django-ckeditor ``` -- [PyPi](https://pypi.org/project/django-ckeditor) (πŸ“₯ 600K / month Β· πŸ“¦ 150 Β· ⏱️ 06.06.2025): +- [PyPi](https://pypi.org/project/django-ckeditor) (πŸ“₯ 590K / month Β· πŸ“¦ 150 Β· ⏱️ 06.06.2025): ``` pip install django-ckeditor ``` @@ -4531,7 +4462,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/zostera/django-bootstrap3 ``` -- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 220K / month Β· πŸ“¦ 71 Β· ⏱️ 31.07.2025): +- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 210K / month Β· πŸ“¦ 71 Β· ⏱️ 31.07.2025): ``` pip install django-bootstrap3 ``` @@ -4542,7 +4473,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-rq (πŸ₯ˆ33 Β· ⭐ 1.9K) - A simple app that provides django integration for RQ (Redis Queue). MIT -- [GitHub](https://github.com/rq/django-rq) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 290 Β· πŸ“¦ 4.2K Β· πŸ“‹ 380 - 28% open Β· ⏱️ 02.08.2025): +- [GitHub](https://github.com/rq/django-rq) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 290 Β· πŸ“¦ 4.2K Β· πŸ“‹ 380 - 28% open Β· ⏱️ 31.08.2025): ``` git clone https://github.com/rq/django-rq @@ -4552,18 +4483,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-rq ```
-
django-autocomplete-light (πŸ₯ˆ33 Β· ⭐ 1.9K) - A fresh approach to autocomplete implementations,.. MIT - -- [GitHub](https://github.com/yourlabs/django-autocomplete-light) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 470 Β· πŸ“¦ 4.7K Β· πŸ“‹ 890 - 27% open Β· ⏱️ 26.02.2025): - - ``` - git clone https://github.com/yourlabs/django-autocomplete-light - ``` -- [PyPi](https://pypi.org/project/django-autocomplete-light) (πŸ“₯ 390K / month Β· πŸ“¦ 91 Β· ⏱️ 26.02.2025): - ``` - pip install django-autocomplete-light - ``` -
django-pipeline (πŸ₯ˆ33 Β· ⭐ 1.5K) - Pipeline is an asset packaging library for Django. MIT - [GitHub](https://github.com/jazzband/django-pipeline) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 380 Β· πŸ“¦ 2.6K Β· πŸ“‹ 480 - 31% open Β· ⏱️ 27.07.2025): @@ -4571,19 +4490,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-pipeline ``` -- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 180K / month Β· πŸ“¦ 34 Β· ⏱️ 06.12.2024): +- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 170K / month Β· πŸ“¦ 34 Β· ⏱️ 06.12.2024): ``` pip install django-pipeline ```
django-waffle (πŸ₯ˆ33 Β· ⭐ 1.2K) - A feature flipper for Django. BSD-3 -- [GitHub](https://github.com/django-waffle/django-waffle) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 260 Β· πŸ“¦ 1.6K Β· πŸ“‹ 230 - 20% open Β· ⏱️ 14.06.2025): +- [GitHub](https://github.com/django-waffle/django-waffle) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 260 Β· πŸ“¦ 1.6K Β· πŸ“‹ 230 - 20% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/django-waffle/django-waffle ``` -- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 980K / month Β· πŸ“¦ 41 Β· ⏱️ 12.06.2025): +- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 1M / month Β· πŸ“¦ 41 Β· ⏱️ 12.06.2025): ``` pip install django-waffle ``` @@ -4599,7 +4518,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/rpkilby/jsonfield ``` -- [PyPi](https://pypi.org/project/jsonfield) (πŸ“₯ 730K / month Β· πŸ“¦ 280 Β· ⏱️ 04.07.2025): +- [PyPi](https://pypi.org/project/jsonfield) (πŸ“₯ 710K / month Β· πŸ“¦ 280 Β· ⏱️ 04.07.2025): ``` pip install jsonfield ``` @@ -4611,7 +4530,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/zostera/django-bootstrap4 ``` -- [PyPi](https://pypi.org/project/django-bootstrap4) (πŸ“₯ 220K / month Β· πŸ“¦ 86 Β· ⏱️ 31.07.2025): +- [PyPi](https://pypi.org/project/django-bootstrap4) (πŸ“₯ 200K / month Β· πŸ“¦ 86 Β· ⏱️ 31.07.2025): ``` pip install django-bootstrap4 ``` @@ -4622,12 +4541,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
cookiecutter-django (πŸ₯ˆ32 Β· ⭐ 13K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 -- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 2.9K Β· πŸ“¦ 34 Β· πŸ“‹ 1.3K - 7% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 2.9K Β· πŸ“¦ 34 Β· πŸ“‹ 1.3K - 7% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/cookiecutter/cookiecutter-django ``` -- [PyPi](https://pypi.org/project/cookiecutter-django) (πŸ“₯ 140 / month Β· ⏱️ 15.01.2018): +- [PyPi](https://pypi.org/project/cookiecutter-django) (πŸ“₯ 110 / month Β· ⏱️ 15.01.2018): ``` pip install cookiecutter-django ``` @@ -4639,11 +4558,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-widget-tweaks ``` -- [PyPi](https://pypi.org/project/django-widget-tweaks) (πŸ“₯ 970K / month Β· πŸ“¦ 140 Β· ⏱️ 25.08.2023): +- [PyPi](https://pypi.org/project/django-widget-tweaks) (πŸ“₯ 950K / month Β· πŸ“¦ 140 Β· ⏱️ 25.08.2023): ``` pip install django-widget-tweaks ```
+
django-autocomplete-light (πŸ₯ˆ32 Β· ⭐ 1.9K Β· πŸ’€) - A fresh approach to autocomplete implementations,.. MIT + +- [GitHub](https://github.com/yourlabs/django-autocomplete-light) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 470 Β· πŸ“¦ 4.7K Β· πŸ“‹ 890 - 27% open Β· ⏱️ 26.02.2025): + + ``` + git clone https://github.com/yourlabs/django-autocomplete-light + ``` +- [PyPi](https://pypi.org/project/django-autocomplete-light) (πŸ“₯ 370K / month Β· πŸ“¦ 91 Β· ⏱️ 26.02.2025): + ``` + pip install django-autocomplete-light + ``` +
django-constance (πŸ₯ˆ32 Β· ⭐ 1.8K) - Dynamic Django settings. BSD-3 - [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 320 Β· πŸ“¦ 2.4K Β· πŸ“‹ 320 - 8% open Β· ⏱️ 19.05.2025): @@ -4674,12 +4605,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-money (πŸ₯ˆ32 Β· ⭐ 1.7K) - Money fields for Django forms and models. BSD-3 -- [GitHub](https://github.com/django-money/django-money) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“¦ 3.3K Β· πŸ“‹ 380 - 23% open Β· ⏱️ 19.08.2025): +- [GitHub](https://github.com/django-money/django-money) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“¦ 3.3K Β· πŸ“‹ 380 - 22% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/django-money/django-money ``` -- [PyPi](https://pypi.org/project/django-money) (πŸ“₯ 420K / month Β· πŸ“¦ 42 Β· ⏱️ 17.04.2025): +- [PyPi](https://pypi.org/project/django-money) (πŸ“₯ 420K / month Β· πŸ“¦ 44 Β· ⏱️ 04.09.2025): ``` pip install django-money ``` @@ -4703,11 +4634,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/SmileyChris/easy-thumbnails ``` -- [PyPi](https://pypi.org/project/easy-thumbnails) (πŸ“₯ 310K / month Β· πŸ“¦ 140 Β· ⏱️ 17.08.2025): +- [PyPi](https://pypi.org/project/easy-thumbnails) (πŸ“₯ 320K / month Β· πŸ“¦ 140 Β· ⏱️ 17.08.2025): ``` pip install easy-thumbnails ```
+
django-dbbackup (πŸ₯ˆ32 Β· ⭐ 1.1K) - Management commands to help backup and restore your.. BSD-3 + +- [GitHub](https://github.com/Archmonger/django-dbbackup) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 220 Β· πŸ“₯ 2 Β· πŸ“¦ 2.5K Β· πŸ“‹ 300 - 2% open Β· ⏱️ 03.09.2025): + + ``` + git clone https://github.com/jazzband/django-dbbackup + ``` +- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 170K / month Β· πŸ“¦ 21 Β· ⏱️ 30.08.2025): + ``` + pip install django-dbbackup + ``` +
django-taggit (πŸ₯‰31 Β· ⭐ 3.4K) - Simple tagging for django. BSD-3 - [GitHub](https://github.com/jazzband/django-taggit) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 630 Β· πŸ“‹ 450 - 22% open Β· ⏱️ 25.07.2025): @@ -4715,7 +4658,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-taggit ``` -- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 1.2M / month Β· πŸ“¦ 180 Β· ⏱️ 29.07.2024): +- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 1.1M / month Β· πŸ“¦ 180 Β· ⏱️ 29.07.2024): ``` pip install django-taggit ``` @@ -4736,16 +4679,20 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-compressor ```
-
django-dbbackup (πŸ₯‰31 Β· ⭐ 1.1K) - Management commands to help backup and restore your.. BSD-3 +
django-webpack-loader (πŸ₯‰31 Β· ⭐ 2.5K) - Transparently use webpack with django. MIT -- [GitHub](https://github.com/Archmonger/django-dbbackup) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 220 Β· πŸ“¦ 2.5K Β· πŸ“‹ 370 - 19% open Β· ⏱️ 24.08.2025): +- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 340 Β· πŸ“¦ 10K Β· πŸ“‹ 190 - 4% open Β· ⏱️ 17.06.2025): ``` - git clone https://github.com/jazzband/django-dbbackup + git clone https://github.com/django-webpack/django-webpack-loader ``` -- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 170K / month Β· πŸ“¦ 21 Β· ⏱️ 09.05.2025): +- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 700K / month Β· πŸ“¦ 67 Β· ⏱️ 16.06.2025): ``` - pip install django-dbbackup + pip install django-webpack-loader + ``` +- [Conda](https://anaconda.org/conda-forge/django-webpack-loader) (πŸ“₯ 21K Β· ⏱️ 16.06.2025): + ``` + conda install -c conda-forge django-webpack-loader ```
django-activity-stream (πŸ₯‰30 Β· ⭐ 2.4K Β· πŸ’€) - Generate generic activity streams from the actions on.. BSD-3 @@ -4755,7 +4702,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/justquick/django-activity-stream ``` -- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 94K / month Β· πŸ“¦ 11 Β· ⏱️ 04.10.2023): +- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 93K / month Β· πŸ“¦ 11 Β· ⏱️ 04.10.2023): ``` pip install django-activity-stream ``` @@ -4784,22 +4731,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-cacheops ```
-
django-braces (πŸ₯‰30 Β· ⭐ 2K) - Reusable, generic mixins for Django. BSD-3 - -- [GitHub](https://github.com/brack3t/django-braces) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 220 Β· πŸ“¦ 16K Β· πŸ“‹ 140 - 4% open Β· ⏱️ 18.03.2025): - - ``` - git clone https://github.com/brack3t/django-braces - ``` -- [PyPi](https://pypi.org/project/django-braces) (πŸ“₯ 290K / month Β· πŸ“¦ 73 Β· ⏱️ 18.03.2025): - ``` - pip install django-braces - ``` -- [Conda](https://anaconda.org/conda-forge/django-braces) (πŸ“₯ 55K Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge django-braces - ``` -
django-rosetta (πŸ₯‰30 Β· ⭐ 1.1K) - Rosetta is a Django application that eases the translation.. MIT - [GitHub](https://github.com/mbi/django-rosetta) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 200 Β· πŸ“¦ 3.9K Β· πŸ“‹ 170 - 30% open Β· ⏱️ 12.04.2025): @@ -4807,7 +4738,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/mbi/django-rosetta ``` -- [PyPi](https://pypi.org/project/django-rosetta) (πŸ“₯ 170K / month Β· πŸ“¦ 30 Β· ⏱️ 03.04.2025): +- [PyPi](https://pypi.org/project/django-rosetta) (πŸ“₯ 180K / month Β· πŸ“¦ 30 Β· ⏱️ 03.04.2025): ``` pip install django-rosetta ``` @@ -4818,7 +4749,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
djangorestframework-stubs (πŸ₯‰30 Β· ⭐ 510) - PEP-484 stubs for django-rest-framework. MIT -- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 130 Β· πŸ“¦ 3.8K Β· πŸ“‹ 170 - 41% open Β· ⏱️ 25.08.2025): +- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 130 Β· πŸ“¦ 3.8K Β· πŸ“‹ 170 - 41% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/typeddjango/djangorestframework-stubs @@ -4832,9 +4763,25 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge djangorestframework-stubs ```
+
django-braces (πŸ₯‰29 Β· ⭐ 2K) - Reusable, generic mixins for Django. BSD-3 + +- [GitHub](https://github.com/brack3t/django-braces) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 220 Β· πŸ“¦ 16K Β· πŸ“‹ 140 - 4% open Β· ⏱️ 18.03.2025): + + ``` + git clone https://github.com/brack3t/django-braces + ``` +- [PyPi](https://pypi.org/project/django-braces) (πŸ“₯ 290K / month Β· πŸ“¦ 73 Β· ⏱️ 18.03.2025): + ``` + pip install django-braces + ``` +- [Conda](https://anaconda.org/conda-forge/django-braces) (πŸ“₯ 56K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge django-braces + ``` +
django-extra-views (πŸ₯‰29 Β· ⭐ 1.4K) - Djangos class-based generic views are awesome, lets.. MIT -- [GitHub](https://github.com/AndrewIngram/django-extra-views) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 170 Β· πŸ“¦ 2.4K Β· πŸ“‹ 150 - 10% open Β· ⏱️ 28.04.2025): +- [GitHub](https://github.com/AndrewIngram/django-extra-views) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 170 Β· πŸ“¦ 2.5K Β· πŸ“‹ 150 - 10% open Β· ⏱️ 28.04.2025): ``` git clone https://github.com/AndrewIngram/django-extra-views @@ -4851,11 +4798,11 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/noripyt/django-cachalot ``` -- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 170K / month Β· πŸ“¦ 11 Β· ⏱️ 17.04.2025): +- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 160K / month Β· πŸ“¦ 11 Β· ⏱️ 17.04.2025): ``` pip install django-cachalot ``` -- [Conda](https://anaconda.org/conda-forge/django-cachalot) (πŸ“₯ 61K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-cachalot) (πŸ“₯ 62K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge django-cachalot ``` @@ -4871,7 +4818,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-configurations ``` -- [Conda](https://anaconda.org/conda-forge/django-configurations) (πŸ“₯ 49K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-configurations) (πŸ“₯ 50K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge django-configurations ``` @@ -4888,40 +4835,28 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-paypal ```
-
django-sql-explorer (πŸ₯‰28 Β· ⭐ 2.8K) - SQL reporting that Just Works. Fast, simple, and.. MIT - -- [GitHub](https://github.com/explorerhq/sql-explorer) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 370 Β· πŸ“¦ 520 Β· πŸ“‹ 330 - 10% open Β· ⏱️ 23.04.2025): - - ``` - git clone https://github.com/groveco/django-sql-explorer - ``` -- [PyPi](https://pypi.org/project/django-sql-explorer) (πŸ“₯ 120K / month Β· πŸ“¦ 8 Β· ⏱️ 24.09.2024): - ``` - pip install django-sql-explorer - ``` -
-
django-push-notifications (πŸ₯‰28 Β· ⭐ 2.4K) - Send push notifications to mobile devices through GCM.. MIT +
django-csp (πŸ₯‰29 Β· ⭐ 620) - Content Security Policy for Django. BSD-3 -- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 630 Β· πŸ“₯ 160 Β· πŸ“‹ 450 - 28% open Β· ⏱️ 14.06.2025): +- [GitHub](https://github.com/mozilla/django-csp) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 110 Β· πŸ“¦ 4.5K Β· πŸ“‹ 120 - 9% open Β· ⏱️ 07.05.2025): ``` - git clone https://github.com/jazzband/django-push-notifications + git clone https://github.com/mozilla/django-csp ``` -- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 210K / month Β· πŸ“¦ 10 Β· ⏱️ 07.03.2025): +- [PyPi](https://pypi.org/project/django-csp) (πŸ“₯ 1.8M / month Β· πŸ“¦ 54 Β· ⏱️ 02.04.2025): ``` - pip install django-push-notifications + pip install django-csp ```
-
django-csp (πŸ₯‰28 Β· ⭐ 610) - Content Security Policy for Django. BSD-3 +
django-sql-explorer (πŸ₯‰28 Β· ⭐ 2.8K) - SQL reporting that Just Works. Fast, simple, and.. MIT -- [GitHub](https://github.com/mozilla/django-csp) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 110 Β· πŸ“¦ 4.5K Β· πŸ“‹ 120 - 9% open Β· ⏱️ 07.05.2025): +- [GitHub](https://github.com/explorerhq/sql-explorer) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 370 Β· πŸ“¦ 520 Β· πŸ“‹ 330 - 10% open Β· ⏱️ 23.04.2025): ``` - git clone https://github.com/mozilla/django-csp + git clone https://github.com/groveco/django-sql-explorer ``` -- [PyPi](https://pypi.org/project/django-csp) (πŸ“₯ 1.8M / month Β· πŸ“¦ 54 Β· ⏱️ 02.04.2025): +- [PyPi](https://pypi.org/project/django-sql-explorer) (πŸ“₯ 120K / month Β· πŸ“¦ 8 Β· ⏱️ 24.09.2024): ``` - pip install django-csp + pip install django-sql-explorer ```
viewflow (πŸ₯‰27 Β· ⭐ 2.8K) - Reusable workflow library for Django. ❗️AGPL-3.0 @@ -4931,25 +4866,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/viewflow/viewflow ``` -- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 49K / month Β· πŸ“¦ 2 Β· ⏱️ 25.07.2025): +- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 46K / month Β· πŸ“¦ 2 Β· ⏱️ 25.07.2025): ``` pip install django-viewflow ```
-
django-organizations (πŸ₯‰27 Β· ⭐ 1.3K) - Multi-user accounts for Django projects. BSD-2 +
django-push-notifications (πŸ₯‰27 Β· ⭐ 2.4K) - Send push notifications to mobile devices through GCM.. MIT -- [GitHub](https://github.com/bennylope/django-organizations) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 210 Β· πŸ“¦ 320 Β· πŸ“‹ 150 - 10% open Β· ⏱️ 10.06.2025): +- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 630 Β· πŸ“₯ 160 Β· πŸ“‹ 450 - 28% open Β· ⏱️ 29.08.2025): ``` - git clone https://github.com/bennylope/django-organizations - ``` -- [PyPi](https://pypi.org/project/django-organizations) (πŸ“₯ 120K / month Β· πŸ“¦ 6 Β· ⏱️ 28.10.2024): - ``` - pip install django-organizations + git clone https://github.com/jazzband/django-push-notifications ``` -- [Conda](https://anaconda.org/conda-forge/django-organizations) (πŸ“₯ 10K Β· ⏱️ 22.04.2025): +- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 210K / month Β· πŸ“¦ 10 Β· ⏱️ 07.03.2025): ``` - conda install -c conda-forge django-organizations + pip install django-push-notifications ```
django-split-settings (πŸ₯‰27 Β· ⭐ 1.2K) - Organize Django settings into multiple files and.. BSD-3 @@ -4971,11 +4902,27 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/sehmaschine/django-filebrowser ``` -- [PyPi](https://pypi.org/project/django-filebrowser) (πŸ“₯ 13K / month Β· πŸ“¦ 4 Β· ⏱️ 27.07.2023): +- [PyPi](https://pypi.org/project/django-filebrowser) (πŸ“₯ 14K / month Β· πŸ“¦ 4 Β· ⏱️ 27.07.2023): ``` pip install django-filebrowser ```
+
django-organizations (πŸ₯‰26 Β· ⭐ 1.3K) - Multi-user accounts for Django projects. BSD-2 + +- [GitHub](https://github.com/bennylope/django-organizations) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 210 Β· πŸ“¦ 320 Β· πŸ“‹ 150 - 9% open Β· ⏱️ 10.06.2025): + + ``` + git clone https://github.com/bennylope/django-organizations + ``` +- [PyPi](https://pypi.org/project/django-organizations) (πŸ“₯ 120K / month Β· πŸ“¦ 6 Β· ⏱️ 28.10.2024): + ``` + pip install django-organizations + ``` +- [Conda](https://anaconda.org/conda-forge/django-organizations) (πŸ“₯ 10K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge django-organizations + ``` +
django-cleanup (πŸ₯‰26 Β· ⭐ 1.2K) - Automatically deletes old file for FileField and.. MIT - [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 81 Β· πŸ“¦ 17K Β· πŸ“‹ 62 - 1% open Β· ⏱️ 05.06.2025): @@ -4992,7 +4939,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-cleanup ```
-
django-lifecycle (πŸ₯‰25 Β· ⭐ 1.4K) - Declarative model lifecycle hooks, an alternative to.. MIT +
django-lifecycle (πŸ₯‰25 Β· ⭐ 1.4K Β· πŸ’€) - Declarative model lifecycle hooks, an alternative to.. MIT - [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 95 Β· πŸ“¦ 460 Β· πŸ“‹ 85 - 24% open Β· ⏱️ 24.02.2025): @@ -5004,35 +4951,36 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-lifecycle ```
-
django-easy-audit (πŸ₯‰24 Β· ⭐ 810) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 +
django-easy-audit (πŸ₯‰24 Β· ⭐ 820) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 - [GitHub](https://github.com/soynatan/django-easy-audit) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 190 Β· πŸ“¦ 360 Β· πŸ“‹ 190 - 56% open Β· ⏱️ 19.04.2025): ``` git clone https://github.com/soynatan/django-easy-audit ``` -- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 76K / month Β· πŸ“¦ 4 Β· ⏱️ 19.04.2025): +- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 73K / month Β· πŸ“¦ 4 Β· ⏱️ 19.04.2025): ``` pip install django-easy-audit ```
django-codemod (πŸ₯‰23 Β· ⭐ 180) - A tool to automatically fix Django deprecations. MIT -- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 17 Β· πŸ“₯ 1.2K Β· πŸ“¦ 5 Β· πŸ“‹ 42 - 23% open Β· ⏱️ 25.08.2025): +- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 18 Β· πŸ“₯ 1.2K Β· πŸ“¦ 5 Β· πŸ“‹ 42 - 23% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/browniebroke/django-codemod ``` -- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 2.5K / month Β· ⏱️ 25.08.2025): +- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 2.2K / month Β· ⏱️ 25.08.2025): ``` pip install django-codemod ```
-
Show 17 hidden projects... +
Show 18 hidden projects... +- django-reversion (πŸ₯ˆ33 Β· ⭐ 3.1K Β· πŸ’€) - django-reversion is an extension to the Django web.. BSD-3 - django-tables2 (πŸ₯ˆ32 Β· ⭐ 2K) - django-tables2 - An app for creating HTML tables. ❗Unlicensed - django-fsm (πŸ₯‰30 Β· ⭐ 2.3K Β· πŸ’€) - Django friendly finite state machine support. MIT -- django-q (πŸ₯‰30 Β· ⭐ 1.9K Β· πŸ’€) - A multiprocessing distributed task queue for Django. MIT +- django-q (πŸ₯‰29 Β· ⭐ 1.9K Β· πŸ’€) - A multiprocessing distributed task queue for Django. MIT - django-shop (πŸ₯‰28 Β· ⭐ 3.3K Β· πŸ’€) - A Django based shop system. BSD-3 - django-blog-zinnia (πŸ₯‰28 Β· ⭐ 2.1K Β· πŸ’€) - Simple yet powerful and really extendable application.. BSD-3 - django-redis-cache (πŸ₯‰28 Β· ⭐ 1K Β· πŸ’€) - A Redis cache backend for django. BSD-3 @@ -5061,7 +5009,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/twisted/twisted ``` -- [PyPi](https://pypi.org/project/twisted) (πŸ“₯ 8.1M / month Β· πŸ“¦ 1.2K Β· ⏱️ 07.06.2025): +- [PyPi](https://pypi.org/project/twisted) (πŸ“₯ 7.9M / month Β· πŸ“¦ 1.2K Β· ⏱️ 07.06.2025): ``` pip install twisted ``` @@ -5070,62 +5018,46 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge twisted ```
-
jinja (πŸ₯‡42 Β· ⭐ 11K) - A very fast and expressive template engine. BSD-3 - -- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.7K Β· πŸ“₯ 69K Β· πŸ“¦ 21 Β· πŸ“‹ 1.1K - 8% open Β· ⏱️ 14.06.2025): - - ``` - git clone https://github.com/pallets/jinja - ``` -- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 330M / month Β· πŸ“¦ 23K Β· ⏱️ 05.03.2025): - ``` - pip install jinja2 - ``` -- [Conda](https://anaconda.org/conda-forge/jinja2) (πŸ“₯ 55M Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge jinja2 - ``` -
-
certbot (πŸ₯‡41 Β· ⭐ 32K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2 +
scapy (πŸ₯‡40 Β· ⭐ 12K) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0 -- [GitHub](https://github.com/certbot/certbot) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 3.4K Β· πŸ“₯ 330K Β· πŸ“¦ 2.8K Β· πŸ“‹ 5.5K - 3% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 2.1K Β· πŸ“¦ 22K Β· πŸ“‹ 1.8K - 7% open Β· ⏱️ 04.09.2025): ``` - git clone https://github.com/certbot/certbot + git clone https://github.com/secdev/scapy ``` -- [PyPi](https://pypi.org/project/certbot) (πŸ“₯ 1.1M / month Β· πŸ“¦ 360 Β· ⏱️ 05.08.2025): +- [PyPi](https://pypi.org/project/scapy) (πŸ“₯ 2.1M / month Β· πŸ“¦ 590 Β· ⏱️ 05.11.2024): ``` - pip install certbot + pip install scapy ``` -- [Conda](https://anaconda.org/conda-forge/certbot-apache) (πŸ“₯ 53K Β· ⏱️ 23.08.2025): +- [Conda](https://anaconda.org/conda-forge/scapy) (πŸ“₯ 160K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge certbot-apache + conda install -c conda-forge scapy ```
-
scapy (πŸ₯‡40 Β· ⭐ 12K) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0 +
jinja (πŸ₯‡40 Β· ⭐ 11K Β· πŸ“‰) - A very fast and expressive template engine. BSD-3 -- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 2.1K Β· πŸ“¦ 22K Β· πŸ“‹ 1.8K - 7% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.7K Β· πŸ“₯ 69K Β· πŸ“¦ 21 Β· πŸ“‹ 1.1K - 8% open Β· ⏱️ 14.06.2025): ``` - git clone https://github.com/secdev/scapy + git clone https://github.com/pallets/jinja ``` -- [PyPi](https://pypi.org/project/scapy) (πŸ“₯ 2.3M / month Β· πŸ“¦ 590 Β· ⏱️ 05.11.2024): +- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 330M / month Β· πŸ“¦ 23K Β· ⏱️ 05.03.2025): ``` - pip install scapy + pip install jinja2 ``` -- [Conda](https://anaconda.org/conda-forge/scapy) (πŸ“₯ 160K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/jinja2) (πŸ“₯ 55M Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge scapy + conda install -c conda-forge jinja2 ```
-
dnspython (πŸ₯‡39 Β· ⭐ 2.6K) - a powerful DNS toolkit for python. ISC +
dnspython (πŸ₯‡40 Β· ⭐ 2.6K) - a powerful DNS toolkit for python. ISC -- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 540 Β· πŸ“₯ 1.7K Β· πŸ“¦ 430K Β· πŸ“‹ 580 - 0% open Β· ⏱️ 23.08.2025): +- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 540 Β· πŸ“₯ 1.8K Β· πŸ“¦ 430K Β· πŸ“‹ 580 - 0% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/rthalley/dnspython ``` -- [PyPi](https://pypi.org/project/dnspython) (πŸ“₯ 100M / month Β· πŸ“¦ 2.4K Β· ⏱️ 05.10.2024): +- [PyPi](https://pypi.org/project/dnspython) (πŸ“₯ 100M / month Β· πŸ“¦ 2.4K Β· ⏱️ 01.09.2025): ``` pip install dnspython ``` @@ -5134,66 +5066,50 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge dnspython ```
-
structlog (πŸ₯ˆ38 Β· ⭐ 4.2K Β· πŸ“ˆ) - Simple, powerful, and fast logging for Python. Apache-2 +
structlog (πŸ₯ˆ38 Β· ⭐ 4.2K) - Simple, powerful, and fast logging for Python. Apache-2 -- [GitHub](https://github.com/hynek/structlog) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 250 Β· πŸ“¦ 25K Β· πŸ“‹ 380 - 10% open Β· ⏱️ 18.08.2025): +- [GitHub](https://github.com/hynek/structlog) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 250 Β· πŸ“¦ 25K Β· πŸ“‹ 380 - 10% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/hynek/structlog ``` -- [PyPi](https://pypi.org/project/structlog) (πŸ“₯ 32M / month Β· πŸ“¦ 1.5K Β· ⏱️ 02.06.2025): +- [PyPi](https://pypi.org/project/structlog) (πŸ“₯ 33M / month Β· πŸ“¦ 1.5K Β· ⏱️ 02.06.2025): ``` pip install structlog ```
-
rdflib (πŸ₯ˆ38 Β· ⭐ 2.3K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3 - -- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 580 Β· πŸ“₯ 440 Β· πŸ“¦ 27K Β· πŸ“‹ 1.3K - 25% open Β· ⏱️ 18.08.2025): - - ``` - git clone https://github.com/RDFLib/rdflib - ``` -- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 6.6M / month Β· πŸ“¦ 1.4K Β· ⏱️ 29.03.2025): - ``` - pip install rdflib - ``` -- [Conda](https://anaconda.org/conda-forge/rdflib) (πŸ“₯ 1M Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge rdflib - ``` -
impacket (πŸ₯ˆ37 Β· ⭐ 15K) - Impacket is a collection of Python classes for working with network.. Apache-2 -- [GitHub](https://github.com/fortra/impacket) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 3.6K Β· πŸ“₯ 260K Β· πŸ“¦ 6.2K Β· πŸ“‹ 1K - 17% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/fortra/impacket) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 3.6K Β· πŸ“₯ 260K Β· πŸ“¦ 6.2K Β· πŸ“‹ 1K - 17% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/SecureAuthCorp/impacket ``` -- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 480K / month Β· πŸ“¦ 120 Β· ⏱️ 16.09.2024): +- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 460K / month Β· πŸ“¦ 120 Β· ⏱️ 16.09.2024): ``` pip install impacket ```
-
pwntools (πŸ₯ˆ37 Β· ⭐ 13K) - CTF framework and exploit development library. MIT +
weblate (πŸ₯ˆ37 Β· ⭐ 5.4K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 -- [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 1.7K Β· πŸ“¦ 2.1K Β· πŸ“‹ 1.1K - 11% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 2K Β· πŸ”€ 1.2K Β· πŸ“₯ 12K Β· πŸ“¦ 49 Β· πŸ“‹ 6K - 8% open Β· ⏱️ 04.09.2025): ``` - git clone https://github.com/Gallopsled/pwntools + git clone https://github.com/WeblateOrg/weblate ``` -- [PyPi](https://pypi.org/project/pwntools) (πŸ“₯ 120K / month Β· πŸ“¦ 93 Β· ⏱️ 24.03.2025): +- [PyPi](https://pypi.org/project/weblate) (πŸ“₯ 7.4K / month Β· ⏱️ 04.09.2025): ``` - pip install pwntools + pip install weblate ```
web3.py (πŸ₯ˆ37 Β· ⭐ 5.3K) - A python interface for interacting with the Ethereum blockchain and.. MIT -- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.8K Β· πŸ“‹ 1.6K - 7% open Β· ⏱️ 14.08.2025): +- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.8K Β· πŸ“‹ 1.6K - 7% open Β· ⏱️ 03.09.2025): ``` git clone https://github.com/ethereum/web3.py ``` -- [PyPi](https://pypi.org/project/web3) (πŸ“₯ 2.9M / month Β· πŸ“¦ 1.6K Β· ⏱️ 04.08.2025): +- [PyPi](https://pypi.org/project/web3) (πŸ“₯ 2.8M / month Β· πŸ“¦ 1.6K Β· ⏱️ 04.08.2025): ``` pip install web3 ``` @@ -5204,7 +5120,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
pyopenssl (πŸ₯ˆ37 Β· ⭐ 920) - A Python wrapper around the OpenSSL library. Apache-2 -- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 420 Β· πŸ“¦ 270K Β· πŸ“‹ 570 - 14% open Β· ⏱️ 16.08.2025): +- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 420 Β· πŸ“¦ 270K Β· πŸ“‹ 570 - 14% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/pyca/pyopenssl @@ -5218,49 +5134,49 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge pyopenssl ```
-
pywebview (πŸ₯ˆ36 Β· ⭐ 5.4K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 +
pwntools (πŸ₯ˆ36 Β· ⭐ 13K) - CTF framework and exploit development library. MIT -- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 600 Β· πŸ“¦ 3.8K Β· πŸ“‹ 1.2K - 2% open Β· ⏱️ 26.08.2025): +- [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 1.8K Β· πŸ“¦ 2.2K Β· πŸ“‹ 1.1K - 10% open Β· ⏱️ 04.09.2025): ``` - git clone https://github.com/r0x0r/pywebview + git clone https://github.com/Gallopsled/pwntools ``` -- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 180K / month Β· πŸ“¦ 270 Β· ⏱️ 08.08.2025): +- [PyPi](https://pypi.org/project/pwntools) (πŸ“₯ 120K / month Β· πŸ“¦ 93 Β· ⏱️ 24.03.2025): ``` - pip install pywebview + pip install pwntools ```
-
weblate (πŸ₯ˆ36 Β· ⭐ 5.3K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 +
pywebview (πŸ₯ˆ36 Β· ⭐ 5.4K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 -- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 2K Β· πŸ”€ 1.2K Β· πŸ“₯ 12K Β· πŸ“¦ 49 Β· πŸ“‹ 5.9K - 8% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 600 Β· πŸ“¦ 3.8K Β· πŸ“‹ 1.2K - 2% open Β· ⏱️ 31.08.2025): ``` - git clone https://github.com/WeblateOrg/weblate + git clone https://github.com/r0x0r/pywebview ``` -- [PyPi](https://pypi.org/project/weblate) (πŸ“₯ 7.2K / month Β· ⏱️ 15.08.2025): +- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 190K / month Β· πŸ“¦ 270 Β· ⏱️ 08.08.2025): ``` - pip install weblate + pip install pywebview ```
-
itsdangerous (πŸ₯ˆ36 Β· ⭐ 3K) - Safely pass trusted data to untrusted environments and back. BSD-3 +
rdflib (πŸ₯ˆ36 Β· ⭐ 2.3K Β· πŸ“‰) - RDFLib is a Python library for working with RDF, a simple yet.. BSD-3 -- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 230 Β· πŸ“₯ 99 Β· πŸ“¦ 1.3M Β· πŸ“‹ 120 - 1% open Β· ⏱️ 14.06.2025): +- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 580 Β· πŸ“₯ 440 Β· πŸ“¦ 27K Β· πŸ“‹ 1.3K - 25% open Β· ⏱️ 18.08.2025): ``` - git clone https://github.com/pallets/itsdangerous + git clone https://github.com/RDFLib/rdflib ``` -- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 110M / month Β· πŸ“¦ 1.8K Β· ⏱️ 16.04.2024): +- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 6.3M / month Β· πŸ“¦ 1.4K Β· ⏱️ 29.03.2025): ``` - pip install itsdangerous + pip install rdflib ``` -- [Conda](https://anaconda.org/conda-forge/itsdangerous) (πŸ“₯ 9.8M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/rdflib) (πŸ“₯ 1M Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge itsdangerous + conda install -c conda-forge rdflib ```
pynacl (πŸ₯ˆ36 Β· ⭐ 1.2K) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2 -- [GitHub](https://github.com/pyca/pynacl) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 250 Β· πŸ“¦ 130K Β· πŸ“‹ 320 - 18% open Β· ⏱️ 15.08.2025): +- [GitHub](https://github.com/pyca/pynacl) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 250 Β· πŸ“¦ 130K Β· πŸ“‹ 320 - 18% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/pyca/pynacl @@ -5269,41 +5185,41 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install pynacl ``` -- [Conda](https://anaconda.org/conda-forge/pynacl) (πŸ“₯ 9.9M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/pynacl) (πŸ“₯ 10M Β· ⏱️ 03.09.2025): ``` conda install -c conda-forge pynacl ```
-
certifi (πŸ₯ˆ35 Β· ⭐ 920) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0 +
itsdangerous (πŸ₯ˆ35 Β· ⭐ 3K) - Safely pass trusted data to untrusted environments and back. BSD-3 -- [GitHub](https://github.com/certifi/python-certifi) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 270 Β· πŸ“¦ 5 Β· πŸ“‹ 160 - 2% open Β· ⏱️ 12.08.2025): +- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 230 Β· πŸ“₯ 100 Β· πŸ“¦ 1.3M Β· πŸ“‹ 120 - 1% open Β· ⏱️ 14.06.2025): ``` - git clone https://github.com/certifi/python-certifi + git clone https://github.com/pallets/itsdangerous ``` -- [PyPi](https://pypi.org/project/certifi) (πŸ“₯ 810M / month Β· πŸ“¦ 13K Β· ⏱️ 03.08.2025): +- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 110M / month Β· πŸ“¦ 1.8K Β· ⏱️ 16.04.2024): ``` - pip install certifi + pip install itsdangerous ``` -- [Conda](https://anaconda.org/conda-forge/certifi) (πŸ“₯ 160M Β· ⏱️ 03.08.2025): +- [Conda](https://anaconda.org/conda-forge/itsdangerous) (πŸ“₯ 9.8M Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge certifi + conda install -c conda-forge itsdangerous ```
-
fake-useragent (πŸ₯ˆ34 Β· ⭐ 4K) - Up-to-date simple useragent faker with real world database. Apache-2 +
certifi (πŸ₯ˆ35 Β· ⭐ 920) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0 -- [GitHub](https://github.com/fake-useragent/fake-useragent) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 520 Β· πŸ“¦ 40K Β· πŸ“‹ 160 - 1% open Β· ⏱️ 15.06.2025): +- [GitHub](https://github.com/certifi/python-certifi) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 270 Β· πŸ“¦ 5 Β· πŸ“‹ 160 - 2% open Β· ⏱️ 12.08.2025): ``` - git clone https://github.com/hellysmile/fake-useragent + git clone https://github.com/certifi/python-certifi ``` -- [PyPi](https://pypi.org/project/fake-useragent) (πŸ“₯ 3.1M / month Β· πŸ“¦ 1.2K Β· ⏱️ 14.04.2025): +- [PyPi](https://pypi.org/project/certifi) (πŸ“₯ 810M / month Β· πŸ“¦ 13K Β· ⏱️ 03.08.2025): ``` - pip install fake-useragent + pip install certifi ``` -- [Conda](https://anaconda.org/conda-forge/fake-useragent) (πŸ“₯ 55K Β· ⏱️ 27.08.2025): +- [Conda](https://anaconda.org/conda-forge/certifi) (πŸ“₯ 160M Β· ⏱️ 03.08.2025): ``` - conda install -c conda-forge fake-useragent + conda install -c conda-forge certifi ```
webassets (πŸ₯ˆ34 Β· ⭐ 930) - Asset management for Python web development. BSD-2 @@ -5313,7 +5229,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/miracle2k/webassets ``` -- [PyPi](https://pypi.org/project/webassets) (πŸ“₯ 250K / month Β· πŸ“¦ 98 Β· ⏱️ 17.08.2025): +- [PyPi](https://pypi.org/project/webassets) (πŸ“₯ 230K / month Β· πŸ“¦ 98 Β· ⏱️ 17.08.2025): ``` pip install webassets ``` @@ -5329,23 +5245,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/aiortc/aiortc ``` -- [PyPi](https://pypi.org/project/aiortc) (πŸ“₯ 1.4M / month Β· πŸ“¦ 120 Β· ⏱️ 27.05.2025): +- [PyPi](https://pypi.org/project/aiortc) (πŸ“₯ 1.2M / month Β· πŸ“¦ 120 Β· ⏱️ 27.05.2025): ``` pip install aiortc ```
webargs (πŸ₯ˆ33 Β· ⭐ 1.4K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT -- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 160 Β· πŸ“¦ 10K Β· πŸ“‹ 290 - 2% open Β· ⏱️ 04.08.2025): +- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 160 Β· πŸ“¦ 10K Β· πŸ“‹ 290 - 2% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/marshmallow-code/webargs ``` -- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 2.3M / month Β· πŸ“¦ 160 Β· ⏱️ 18.04.2025): +- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 2.2M / month Β· πŸ“¦ 160 Β· ⏱️ 18.04.2025): ``` pip install webargs ``` -- [Conda](https://anaconda.org/conda-forge/webargs) (πŸ“₯ 290K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/webargs) (πŸ“₯ 300K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge webargs ``` @@ -5377,39 +5293,55 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install idna ``` -- [Conda](https://anaconda.org/conda-forge/idna) (πŸ“₯ 68M Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/idna) (πŸ“₯ 69M Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge idna ```
-
saleor (πŸ₯‰32 Β· ⭐ 22K) - Saleor Core: the high performance, composable, headless.. BSD-3 +
saleor (πŸ₯ˆ32 Β· ⭐ 22K) - Saleor Core: the high performance, composable, headless.. BSD-3 -- [GitHub](https://github.com/saleor/saleor) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 5.8K Β· πŸ“₯ 790 Β· πŸ“¦ 7 Β· πŸ“‹ 4.4K - 5% open Β· ⏱️ 27.08.2025): +- [GitHub](https://github.com/saleor/saleor) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 5.8K Β· πŸ“₯ 790 Β· πŸ“¦ 7 Β· πŸ“‹ 4.4K - 5% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/saleor/saleor ```
-
Radicale (πŸ₯‰32 Β· ⭐ 3.9K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 +
fake-useragent (πŸ₯ˆ32 Β· ⭐ 4K Β· πŸ“‰) - Up-to-date simple useragent faker with real world database. Apache-2 + +- [GitHub](https://github.com/fake-useragent/fake-useragent) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 520 Β· πŸ“‹ 160 - 1% open Β· ⏱️ 15.06.2025): + + ``` + git clone https://github.com/hellysmile/fake-useragent + ``` +- [PyPi](https://pypi.org/project/fake-useragent) (πŸ“₯ 3.2M / month Β· πŸ“¦ 1.2K Β· ⏱️ 14.04.2025): + ``` + pip install fake-useragent + ``` +- [Conda](https://anaconda.org/conda-forge/fake-useragent) (πŸ“₯ 56K Β· ⏱️ 27.08.2025): + ``` + conda install -c conda-forge fake-useragent + ``` +
+
Radicale (πŸ₯ˆ32 Β· ⭐ 4K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 -- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 480 Β· πŸ“¦ 180 Β· πŸ“‹ 1.1K - 0% open Β· ⏱️ 24.08.2025): +- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 480 Β· πŸ“¦ 180 Β· πŸ“‹ 1.1K - 0% open Β· ⏱️ 01.09.2025): ``` git clone https://github.com/Kozea/Radicale ``` -- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 11K / month Β· πŸ“¦ 41 Β· ⏱️ 22.08.2025): +- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 12K / month Β· πŸ“¦ 41 Β· ⏱️ 22.08.2025): ``` pip install radicale ```
-
aiodns (πŸ₯‰32 Β· ⭐ 570) - Simple DNS resolver for asyncio. MIT +
aiodns (πŸ₯ˆ32 Β· ⭐ 570) - Simple DNS resolver for asyncio. MIT -- [GitHub](https://github.com/aio-libs/aiodns) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 70 Β· πŸ“¦ 62K Β· πŸ“‹ 80 - 8% open Β· ⏱️ 06.08.2025): +- [GitHub](https://github.com/aio-libs/aiodns) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 70 Β· πŸ“¦ 62K Β· πŸ“‹ 80 - 8% open Β· ⏱️ 02.09.2025): ``` git clone https://github.com/saghul/aiodns ``` -- [PyPi](https://pypi.org/project/aiodns) (πŸ“₯ 8.9M / month Β· πŸ“¦ 880 Β· ⏱️ 13.06.2025): +- [PyPi](https://pypi.org/project/aiodns) (πŸ“₯ 8.7M / month Β· πŸ“¦ 880 Β· ⏱️ 13.06.2025): ``` pip install aiodns ``` @@ -5418,14 +5350,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge aiodns ```
-
Mako (πŸ₯‰32 Β· ⭐ 400) - Mako Templates for Python. MIT +
Mako (πŸ₯ˆ32 Β· ⭐ 410) - Mako Templates for Python. MIT - [GitHub](https://github.com/sqlalchemy/mako) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 64 Β· πŸ“¦ 320K Β· πŸ“‹ 370 - 18% open Β· ⏱️ 16.08.2025): ``` git clone https://github.com/sqlalchemy/mako ``` -- [PyPi](https://pypi.org/project/mako) (πŸ“₯ 71M / month Β· πŸ“¦ 1.2K Β· ⏱️ 10.04.2025): +- [PyPi](https://pypi.org/project/mako) (πŸ“₯ 72M / month Β· πŸ“¦ 1.2K Β· ⏱️ 10.04.2025): ``` pip install mako ``` @@ -5436,7 +5368,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
maltrail (πŸ₯‰31 Β· ⭐ 7.2K) - Malicious traffic detection system. MIT -- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 1.1K Β· πŸ“¦ 20 Β· πŸ“‹ 460 - 18% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 1.1K Β· πŸ“¦ 20 Β· πŸ“‹ 460 - 18% open Β· ⏱️ 04.09.2025): ``` git clone https://github.com/stamparm/maltrail @@ -5449,7 +5381,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jupyter/terminado ``` -- [PyPi](https://pypi.org/project/terminado) (πŸ“₯ 32M / month Β· πŸ“¦ 370 Β· ⏱️ 12.03.2024): +- [PyPi](https://pypi.org/project/terminado) (πŸ“₯ 31M / month Β· πŸ“¦ 370 Β· ⏱️ 12.03.2024): ``` pip install terminado ``` @@ -5465,7 +5397,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/alexdlaird/pyngrok ``` -- [PyPi](https://pypi.org/project/pyngrok) (πŸ“₯ 740K / month Β· πŸ“¦ 250 Β· ⏱️ 04.08.2025): +- [PyPi](https://pypi.org/project/pyngrok) (πŸ“₯ 750K / month Β· πŸ“¦ 250 Β· ⏱️ 04.08.2025): ``` pip install pyngrok ``` @@ -5481,7 +5413,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/nabla-c0d3/sslyze ``` -- [PyPi](https://pypi.org/project/sslyze) (πŸ“₯ 76K / month Β· πŸ“¦ 14 Β· ⏱️ 03.08.2025): +- [PyPi](https://pypi.org/project/sslyze) (πŸ“₯ 69K / month Β· πŸ“¦ 14 Β· ⏱️ 03.08.2025): ``` pip install sslyze ``` @@ -5493,7 +5425,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/pyload/pyload ``` -- [PyPi](https://pypi.org/project/pyload-ng) (πŸ“₯ 5.7K / month Β· πŸ“¦ 3 Β· ⏱️ 27.08.2025): +- [PyPi](https://pypi.org/project/pyload-ng) (πŸ“₯ 4.6K / month Β· πŸ“¦ 3 Β· ⏱️ 27.08.2025): ``` pip install pyload-ng ``` @@ -5517,19 +5449,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/abhinavsingh/proxy.py ``` -- [PyPi](https://pypi.org/project/proxy.py) (πŸ“₯ 230K / month Β· πŸ“¦ 37 Β· ⏱️ 18.02.2025): +- [PyPi](https://pypi.org/project/proxy.py) (πŸ“₯ 210K / month Β· πŸ“¦ 37 Β· ⏱️ 18.02.2025): ``` pip install proxy.py ```
-
trustme (πŸ₯‰27 Β· ⭐ 590) - #1 quality TLS certs while you wait, for the discerning tester. MIT +
trustme (πŸ₯‰26 Β· ⭐ 590) - #1 quality TLS certs while you wait, for the discerning tester. MIT - [GitHub](https://github.com/python-trio/trustme) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 30 Β· πŸ“₯ 15 Β· πŸ“¦ 1.2K Β· πŸ“‹ 34 - 11% open Β· ⏱️ 04.08.2025): ``` git clone https://github.com/python-trio/trustme ``` -- [PyPi](https://pypi.org/project/trustme) (πŸ“₯ 470K / month Β· πŸ“¦ 52 Β· ⏱️ 02.01.2025): +- [PyPi](https://pypi.org/project/trustme) (πŸ“₯ 410K / month Β· πŸ“¦ 52 Β· ⏱️ 02.01.2025): ``` pip install trustme ``` @@ -5538,6 +5470,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge trustme ```
+
healthchecks (πŸ₯‰25 Β· ⭐ 9.4K) - Open-source cron job and background task monitoring service,.. BSD-3 + +- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 910 Β· πŸ“¦ 1 Β· πŸ“‹ 820 - 10% open Β· ⏱️ 02.09.2025): + + ``` + git clone https://github.com/healthchecks/healthchecks + ``` +
streaming-form-data (πŸ₯‰25 Β· ⭐ 180) - Streaming (and fast!) parser for multipart/form-data.. MIT - [GitHub](https://github.com/siddhantgoel/streaming-form-data) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 35 Β· πŸ“¦ 190 Β· πŸ“‹ 43 - 11% open Β· ⏱️ 14.08.2025): @@ -5545,56 +5485,49 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/siddhantgoel/streaming-form-data ``` -- [PyPi](https://pypi.org/project/streaming-form-data) (πŸ“₯ 89K / month Β· πŸ“¦ 11 Β· ⏱️ 10.01.2025): +- [PyPi](https://pypi.org/project/streaming-form-data) (πŸ“₯ 88K / month Β· πŸ“¦ 11 Β· ⏱️ 10.01.2025): ``` pip install streaming-form-data ```
-
healthchecks (πŸ₯‰24 Β· ⭐ 9.4K) - Open-source cron job and background task monitoring service,.. BSD-3 +
hyde (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - A Python Static Website Generator (See https://duct-ui.org from the.. MIT -- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 910 Β· πŸ“¦ 1 Β· πŸ“‹ 820 - 10% open Β· ⏱️ 28.08.2025): +- [GitHub](https://github.com/hyde/hyde) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 250 Β· πŸ“¦ 96 Β· πŸ“‹ 200 - 31% open Β· ⏱️ 23.09.2024): ``` - git clone https://github.com/healthchecks/healthchecks + git clone https://github.com/hyde/hyde + ``` +- [PyPi](https://pypi.org/project/hyde) (πŸ“₯ 87 / month Β· πŸ“¦ 2 Β· ⏱️ 09.11.2015): + ``` + pip install hyde ```
-
urlwatch (πŸ₯‰22 Β· ⭐ 2.9K) - Watch (parts of) webpages and get notified when something changes via.. BSD-3 +
urlwatch (πŸ₯‰21 Β· ⭐ 2.9K) - Watch (parts of) webpages and get notified when something changes via.. BSD-3 - [GitHub](https://github.com/thp/urlwatch) (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 350 Β· πŸ“‹ 510 - 15% open Β· ⏱️ 25.08.2025): ``` git clone https://github.com/thp/urlwatch ``` -- [PyPi](https://pypi.org/project/urlwatch) (πŸ“₯ 3.4K / month Β· ⏱️ 10.12.2024): +- [PyPi](https://pypi.org/project/urlwatch) (πŸ“₯ 3.3K / month Β· ⏱️ 10.12.2024): ``` pip install urlwatch ```
-
hyde (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - A Python Static Website Generator (See https://duct-ui.org from the.. MIT - -- [GitHub](https://github.com/hyde/hyde) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 250 Β· πŸ“¦ 96 Β· πŸ“‹ 200 - 31% open Β· ⏱️ 23.09.2024): - - ``` - git clone https://github.com/hyde/hyde - ``` -- [PyPi](https://pypi.org/project/hyde) (πŸ“₯ 76 / month Β· πŸ“¦ 2 Β· ⏱️ 09.11.2015): - ``` - pip install hyde - ``` -
-
Show 21 hidden projects... +
Show 22 hidden projects... - pyzmq (πŸ₯‡41 Β· ⭐ 4K) - PyZMQ: Python bindings for zeromq. ❗️Revised BSD +- certbot (πŸ₯‡39 Β· ⭐ 32K Β· πŸ“‰) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. ❗Unlicensed - PySocks (πŸ₯ˆ34 Β· ⭐ 1.3K Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. BSD-3 -- speedtest-cli (πŸ₯‰32 Β· ⭐ 14K Β· πŸ’€) - Command line interface for testing internet bandwidth.. Apache-2 -- httpbin (πŸ₯‰32 Β· ⭐ 13K Β· πŸ’€) - HTTP Request & Response Service, written in Python + Flask. ISC -- netaddr (πŸ₯‰32 Β· ⭐ 810 Β· πŸ’€) - A network address manipulation library for Python. BSD-3 +- speedtest-cli (πŸ₯ˆ32 Β· ⭐ 14K Β· πŸ’€) - Command line interface for testing internet bandwidth.. Apache-2 +- httpbin (πŸ₯ˆ32 Β· ⭐ 13K Β· πŸ’€) - HTTP Request & Response Service, written in Python + Flask. ISC +- netaddr (πŸ₯ˆ32 Β· ⭐ 820 Β· πŸ’€) - A network address manipulation library for Python. BSD-3 - dpkt (πŸ₯‰30 Β· ⭐ 1.1K Β· πŸ’€) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 - Js2Py (πŸ₯‰29 Β· ⭐ 2.5K Β· πŸ’€) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT - python-user-agents (πŸ₯‰28 Β· ⭐ 1.5K Β· πŸ’€) - A Python library that provides an easy way to identify.. MIT +- Cactus (πŸ₯‰26 Β· ⭐ 3.5K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 - httpagentparser (πŸ₯‰26 Β· ⭐ 220 Β· πŸ’€) - Python HTTP Agent Parser. MIT - ipaddress (πŸ₯‰26 Β· ⭐ 110 Β· πŸ’€) - Python 3.3+s ipaddress for older Python versions. Python-2.0 -- Cactus (πŸ₯‰25 Β· ⭐ 3.5K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 - python-whois (πŸ₯‰25 Β· ⭐ 410 Β· πŸ’€) - A python module for retrieving and parsing WHOIS data. ❗️WTFPL - asgi-lifespan (πŸ₯‰24 Β· ⭐ 240 Β· πŸ’€) - Programmatic startup/shutdown of ASGI apps. MIT - reppy (πŸ₯‰23 Β· ⭐ 200 Β· πŸ’€) - Modern robots.txt Parser for Python. MIT diff --git a/history/2025-09-04_changes.md b/history/2025-09-04_changes.md new file mode 100644 index 00000000..5197e140 --- /dev/null +++ b/history/2025-09-04_changes.md @@ -0,0 +1,20 @@ +## πŸ“ˆ 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 Β· ⭐ 10K Β· πŸ“ˆ) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients.. MIT +- wagtail (πŸ₯‡42 Β· ⭐ 20K Β· πŸ“ˆ) - A Django content management system focused on flexibility and.. BSD-3 +- httplib2 (πŸ₯ˆ35 Β· ⭐ 500 Β· πŸ“ˆ) - Small, fast HTTP client library for Python. Features persistent.. MIT +- flask_pydantic (πŸ₯ˆ27 Β· ⭐ 400 Β· πŸ“ˆ) - flask extension for integration with the awesome.. MIT +- 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._ + +- jinja (πŸ₯‡40 Β· ⭐ 11K Β· πŸ“‰) - A very fast and expressive template engine. BSD-3 +- certbot (πŸ₯‡39 Β· ⭐ 32K Β· πŸ“‰) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. ❗Unlicensed +- rdflib (πŸ₯ˆ36 Β· ⭐ 2.3K Β· πŸ“‰) - RDFLib is a Python library for working with RDF, a simple yet.. BSD-3 +- graphene-django (πŸ₯ˆ32 Β· ⭐ 4.4K Β· πŸ“‰) - Build powerful, efficient, and flexible GraphQL APIs.. MIT +- fake-useragent (πŸ₯ˆ32 Β· ⭐ 4K Β· πŸ“‰) - Up-to-date simple useragent faker with real world database. Apache-2 + diff --git a/history/2025-09-04_projects.csv b/history/2025-09-04_projects.csv new file mode 100644 index 00000000..21e13c49 --- /dev/null +++ b/history/2025-09-04_projects.csv @@ -0,0 +1,586 @@ +,name,github_id,category,resource,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,description,dependent_project_count,github_dependent_project_count,contributor_count,projectrank,show,labels,recent_commit_count,latest_stable_release_published_at,latest_stable_release_number,release_count,github_release_downloads,monthly_downloads,updated_github_id,conda_id,pypi_id,pypi_url,pypi_latest_release_published_at,pypi_dependent_project_count,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,projectrank_placing,maven_id,npm_id,npm_url,npm_latest_release_published_at,npm_dependent_project_count,npm_monthly_downloads,maven_url,trending,brew_id,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,conda_dependent_project_count,apt_id,licenses +0,Public APIs,public-apis/public-apis,third-party-apis,True,https://github.com/public-apis/public-apis,https://github.com/public-apis/public-apis,MIT,2016-03-20 23:49:42.000,2025-05-20 15:56:34.000000,2025-05-20 15:56:33,4536.0,36863,4358.0,3575.0,388.0,704.0,363970,A collective list of free APIs.,2.0,2.0,1379.0,0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +1,OpenAPI-Specification,OAI/OpenAPI-Specification,openapi-utils,True,https://github.com/OAI/OpenAPI-Specification,https://github.com/OAI/OpenAPI-Specification,Apache-2.0,2014-03-03 16:53:36.000,2025-09-04 10:24:52.000000,2025-09-04 10:21:47,3374.0,9067,851.0,2120.0,201.0,2227.0,30155,The OpenAPI Specification Repository.,21.0,21.0,247.0,0,True,['openapi'],74.0,2024-10-24 17:37:48.000,3.1.1,12.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +2,GraphQL Specification,graphql/graphql-spec,graphql,True,https://github.com/graphql/graphql-spec,https://github.com/graphql/graphql-spec,,2015-07-01 01:26:56.000,2025-09-04 08:09:30.000000,2025-09-04 06:55:00,651.0,1124,511.0,612.0,212.0,365.0,14534,GraphQL is a query language and execution engine tied to any backend service.,,,137.0,0,True,,23.0,2025-09-04 06:52:45.000,September2025,7.0,410.0,3.0,,,,,,,,,,,,,,,,,,,,,,,,,,,, +3,best-of-ml-python - DB Clients,ml-tooling/best-of-ml-python,third-party-apis,True,https://github.com/lukasmasuch/best-of-ml-python,https://github.com/lukasmasuch/best-of-ml-python,CC-BY-SA-4.0,2020-11-29 19:41:36.000,2025-09-04 16:12:30.000000,2025-09-04 16:12:28,607.0,2838,439.0,330.0,27.0,34.0,21838,Collection of python database client libraries.,,,54.0,0,True,,27.0,2025-09-04 16:12:34.000,2025.09.04,100.0,,,lukasmasuch/best-of-ml-python,,,,,,,,,,,,,,,,,,,,,,,,,,, +4,selenium,SeleniumHQ/selenium,testing,,https://github.com/SeleniumHQ/selenium,https://github.com/SeleniumHQ/selenium,Apache-2.0,2013-01-14 21:40:56.000,2025-09-04 17:12:35.000000,2025-09-04 17:05:59,33394.0,8561,1276.0,5173.0,249.0,10795.0,33101,A browser automation framework and ecosystem.,368381.0,361655.0,915.0,51,True,,288.0,2025-08-12 15:46:38.000,4.35.0,220.0,25764511.0,35974454.0,,conda-forge/selenium,selenium,https://pypi.org/project/selenium,2025-08-12 15:46:38.000,6726.0,35719850.0,https://anaconda.org/conda-forge/selenium,2025-08-12 17:22:53.761,1833919.0,1.0,,,,,,,,,,,,,,,,, +5,django,django/django,web-frameworks,,https://github.com/django/django,https://github.com/django/django,BSD-3-Clause,2012-04-28 02:47:18.000,2025-09-04 16:36:02.000000,2025-09-04 16:36:01,33826.0,32891,2282.0,19752.0,364.0,,84894,The Web framework for perfectionists with deadlines.,2034590.0,2015287.0,3310.0,50,True,['django'],219.0,2025-09-03 13:13:51.000,4.2.24,405.0,,27503713.0,,conda-forge/django,django,https://pypi.org/project/django,2025-09-03 13:13:51.000,19303.0,27466340.0,https://anaconda.org/conda-forge/django,2025-09-03 22:07:28.854,2354555.0,1.0,,,,,,,,,,,,,,,,, +6,grpc,grpc/grpc,rpc,,https://github.com/grpc/grpc,https://github.com/grpc/grpc,Apache-2.0,2014-12-08 18:58:53.000,2025-09-04 17:10:06.000000,2025-09-04 17:04:58,57381.0,10880,1346.0,28529.0,1122.0,11123.0,43589,"C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#).",11159.0,6423.0,1108.0,50,True,,567.0,2025-08-07 03:15:10.000,1.74.1,290.0,,189331158.0,,conda-forge/grpcio,grpcio,https://pypi.org/project/grpcio,2025-08-27 17:23:03.000,4736.0,189051283.0,https://anaconda.org/conda-forge/grpcio,2025-08-08 11:38:29.354,17632172.0,1.0,,,,,,,,,,,,,,,,, +7,flask,pallets/flask,web-frameworks,,https://github.com/pallets/flask,https://github.com/pallets/flask,BSD-3-Clause,2010-04-06 11:11:59.000,2025-08-20 07:26:58.491000,2025-08-19 21:09:56,5463.0,16520,2103.0,2693.0,4.0,2692.0,70286,The Python micro framework for building web applications.,2729128.0,2712604.0,857.0,49,True,['flask'],36.0,2025-08-19 21:03:31.000,3.1.2,63.0,9853.0,138059576.0,,conda-forge/flask,flask,https://pypi.org/project/flask,2025-08-19 21:03:19.000,16524.0,137868342.0,https://anaconda.org/conda-forge/flask,2025-08-20 07:26:58.491,9938496.0,1.0,,,,,,,,,,,,,,,,, +8,requests,psf/requests,http-clients,,https://github.com/psf/requests,https://github.com/psf/requests,Apache-2.0,2011-02-13 18:38:17.000,2025-09-02 08:15:03.000000,2025-09-02 08:15:01,6373.0,9538,1320.0,2642.0,275.0,3863.0,53248,"A simple, yet elegant, HTTP library.",4229511.0,4090490.0,776.0,49,True,,18.0,2025-08-18 20:46:00.000,2.32.5,157.0,27368.0,824530061.0,,conda-forge/requests,requests,https://pypi.org/project/requests,2025-08-18 20:46:00.000,139021.0,823467257.0,https://anaconda.org/conda-forge/requests,2025-08-19 14:39:51.762,66917480.0,1.0,,,,,,,,,,,,,,,,, +9,fastapi,tiangolo/fastapi,web-frameworks,,https://github.com/fastapi/fastapi,https://github.com/fastapi/fastapi,MIT,2018-12-08 08:21:47.000,2025-09-04 15:40:47.000000,2025-08-31 19:34:37,5996.0,7780,715.0,4690.0,49.0,3418.0,89130,"FastAPI framework, high performance, easy to learn, fast to code, ready for production.",841382.0,829029.0,834.0,48,True,"['fastapi', 'openapi']",198.0,2025-07-11 16:22:30.000,0.116.1,225.0,,122761172.0,fastapi/fastapi,conda-forge/fastapi,fastapi,https://pypi.org/project/fastapi,2025-07-11 16:22:30.000,12353.0,122705926.0,https://anaconda.org/conda-forge/fastapi,2025-07-15 22:19:18.506,3535751.0,1.0,,,,,,,,,,,,,,,,, +10,Streamlit,streamlit/streamlit,web-ui,,https://github.com/streamlit/streamlit,https://github.com/streamlit/streamlit,Apache-2.0,2019-08-24 00:14:52.000,2025-09-04 16:40:10.000000,2025-09-04 16:04:53,8215.0,3693,323.0,6862.0,1250.0,4339.0,41218,Streamlit A faster way to build and share data apps.,1001117.0,996822.0,513.0,47,True,,508.0,2025-08-29 18:35:49.000,1.49.1,252.0,,13481637.0,,,streamlit,https://pypi.org/project/streamlit,2025-08-29 18:35:42.000,4295.0,13481637.0,,,,1.0,,,,,,,,,,,,,,,,, +11,Scrapy,scrapy/scrapy,web-scraping,,https://github.com/scrapy/scrapy,https://github.com/scrapy/scrapy,BSD-3-Clause,2010-02-22 02:01:14.000,2025-09-02 16:51:47.000000,2025-09-02 16:51:47,10915.0,11028,1773.0,3770.0,688.0,2717.0,58124,"Scrapy, a fast high-level web crawling & scraping framework for Python.",56195.0,55234.0,680.0,45,True,,78.0,2025-07-02 15:45:15.000,2.13.3,104.0,,2078437.0,,conda-forge/scrapy,scrapy,https://pypi.org/project/scrapy,2025-07-02 15:41:13.000,961.0,2057182.0,https://anaconda.org/conda-forge/scrapy,2025-07-02 18:38:42.869,1317853.0,1.0,,,,,,,,,,,,,,,,, +12,tornado,tornadoweb/tornado,web-frameworks,,https://github.com/tornadoweb/tornado,https://github.com/tornadoweb/tornado,Apache-2.0,2009-09-09 04:55:16.000,2025-09-02 23:42:03.449000,2025-08-21 14:14:13,4929.0,5538,969.0,1673.0,206.0,1674.0,22142,"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",686327.0,682552.0,464.0,45,True,,31.0,2025-08-08 18:26:42.000,6.5.2,78.0,,74764909.0,,conda-forge/tornado,tornado,https://pypi.org/project/tornado,2025-08-08 18:26:42.000,3775.0,73749215.0,https://anaconda.org/conda-forge/tornado,2025-09-02 23:42:03.449,59925989.0,1.0,,,,,,,,,,,,,,,,, +13,urllib3,urllib3/urllib3,http-clients,,https://github.com/urllib3/urllib3,https://github.com/urllib3/urllib3,MIT,2011-09-18 18:08:28.000,2025-08-28 20:57:59.000000,2025-08-28 20:55:23,4283.0,1200,102.0,2322.0,152.0,1195.0,3941,urllib3 is a user-friendly HTTP client library for Python.,2442395.0,2421702.0,375.0,45,True,,29.0,2025-06-18 14:19:56.000,2.5.0,103.0,72032.0,913606758.0,,conda-forge/urllib3,urllib3,https://pypi.org/project/urllib3,2025-06-18 14:07:40.000,20693.0,912407200.0,https://anaconda.org/conda-forge/urllib3,2025-06-18 18:31:51.357,74314658.0,1.0,,,,,,,,,,,,,,,,, +14,django-rest-framework,encode/django-rest-framework,web-frameworks,,https://github.com/encode/django-rest-framework,https://github.com/encode/django-rest-framework,BSD-3-Clause,2011-03-02 17:13:56.000,2025-08-21 03:35:51.000000,2025-08-21 03:35:51,8887.0,6998,616.0,4829.0,98.0,3887.0,29437,Web APIs for Django.,849798.0,849689.0,1445.0,44,True,['django'],20.0,2025-08-06 17:56:01.000,3.16.1,45.0,,152870.0,,conda-forge/djangorestframework,django-rest-framework,https://pypi.org/project/django-rest-framework,2017-07-20 17:14:33.000,109.0,139721.0,https://anaconda.org/conda-forge/djangorestframework,2025-08-06 21:08:48.577,802112.0,2.0,,,,,,,,,,,,,,,,, +15,OpenAPI Generator,OpenAPITools/openapi-generator,openapi-utils,,https://github.com/OpenAPITools/openapi-generator,https://github.com/OpenAPITools/openapi-generator,Apache-2.0,2018-05-12 09:57:56.000,2025-09-04 09:41:19.000000,2025-09-04 09:41:05,21458.0,7143,228.0,12457.0,5361.0,4433.0,24738,"OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and..",1202.0,5.0,3575.0,44,True,['openapi'],232.0,2025-08-25 15:38:33.545,2.23.1,740.0,,3813720.0,,,openapi-generator-cli,https://pypi.org/project/openapi-generator-cli,2025-08-23 01:27:33.000,14.0,106927.0,,,,1.0,org.openapitools.openapi-generator,@openapitools/openapi-generator-cli,https://www.npmjs.com/package/@openapitools/openapi-generator-cli,2025-08-25 15:38:33.545,1183.0,3706793.0,https://search.maven.org/artifact/org.openapitools.openapi-generator,,,,,,,,,, +16,gunicorn,benoitc/gunicorn,servers,,https://github.com/benoitc/gunicorn,https://github.com/benoitc/gunicorn,MIT,2009-11-30 18:18:08.000,2025-09-02 17:06:33.000000,2025-03-20 20:19:12,3182.0,1752,222.0,1164.0,204.0,2026.0,10253,"gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.",1555847.0,1552911.0,428.0,44,True,,,2024-08-10 20:28:30.000,23.0.0,88.0,108.0,67650198.0,,conda-forge/gunicorn,gunicorn,https://pypi.org/project/gunicorn,2024-08-10 20:25:24.000,2936.0,67583926.0,https://anaconda.org/conda-forge/gunicorn,2025-04-22 14:56:24.873,3910099.0,1.0,,,,,,,,1.0,,,,,,,,, +17,werkzeug,pallets/werkzeug,web-frameworks,,https://github.com/pallets/werkzeug,https://github.com/pallets/werkzeug,BSD-3-Clause,2010-10-18 11:42:40.000,2025-08-18 17:10:04.000000,2025-06-12 21:09:15,5747.0,1749,215.0,1788.0,18.0,1215.0,6776,The comprehensive WSGI web application library.,1698269.0,1693595.0,502.0,44,True,,12.0,2024-11-08 15:52:24.000,3.1.3,104.0,1779.0,162479523.0,,conda-forge/werkzeug,werkzeug,https://pypi.org/project/werkzeug,2024-11-08 15:52:16.000,4674.0,162219349.0,https://anaconda.org/conda-forge/werkzeug,2025-04-22 14:56:26.693,13528096.0,2.0,,,,,,,,,,,,,,,,, +18,coverage,nedbat/coveragepy,testing,,https://github.com/nedbat/coveragepy,https://github.com/nedbat/coveragepy,Apache-2.0,2018-06-23 17:44:53.000,2025-09-03 20:47:47.122000,2025-08-31 15:16:40,7068.0,457,36.0,461.0,250.0,1341.0,3233,The code coverage tool for Python.,493635.0,473254.0,209.0,44,True,,201.0,2025-08-29 15:42:09.000,7.10.6,171.0,,129482198.0,,conda-forge/coverage,coverage,https://pypi.org/project/coverage,2025-08-29 15:32:57.000,20381.0,129052643.0,https://anaconda.org/conda-forge/coverage,2025-09-03 20:47:47.122,26632422.0,1.0,,,,,,,,,,,,,,,,, +19,posthog,PostHog/posthog,monitoring,,https://github.com/PostHog/posthog,https://github.com/PostHog/posthog,MIT,2020-01-23 22:46:58.000,2025-09-04 17:23:51.000000,2025-09-04 17:01:27,27644.0,1900,123.0,29745.0,2363.0,5612.0,28911,"PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can..",388.0,,2740.0,43,True,,3065.0,2025-09-03 20:03:00.000,6.7.2,135.0,321116.0,17155061.0,,,posthog,https://pypi.org/project/posthog,2025-09-03 20:03:00.000,388.0,17101542.0,,,,1.0,,,,,,,,,,,,,,,,, +20,django-allauth,pennersr/django-allauth,auth,,https://github.com/pennersr/django-allauth,https://github.com/pennersr/django-allauth,MIT,2010-10-10 20:10:52.000,2025-08-29 12:40:22.000000,2025-08-29 12:39:59,3885.0,3101,200.0,1630.0,2.0,2399.0,10101,"Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party..",272896.0,272629.0,787.0,43,True,['django'],84.0,2025-08-27 18:05:05.000,65.11.1,117.0,,1487852.0,,conda-forge/django-allauth,django-allauth,https://pypi.org/project/django-allauth,2025-08-27 18:05:05.000,267.0,1482669.0,https://anaconda.org/conda-forge/django-allauth,2025-08-28 00:34:02.413,212521.0,1.0,,,,,,,,,,,,,,,,, +21,google-api-python-client,googleapis/google-api-python-client,third-party-apis,,https://github.com/googleapis/google-api-python-client,https://github.com/googleapis/google-api-python-client,Apache-2.0,2014-01-08 21:55:56.000,2025-09-03 07:56:58.993000,2025-09-02 15:30:46,1897.0,2492,297.0,1428.0,166.0,977.0,8435,The official Python client library for Googles discovery based APIs.,278843.0,275255.0,198.0,43,True,,24.0,2025-09-02 15:41:31.000,2.181.0,269.0,,112277377.0,,conda-forge/google-api-python-client,google-api-python-client,https://pypi.org/project/google-api-python-client,2025-09-02 15:41:31.000,3588.0,112215279.0,https://anaconda.org/conda-forge/google-api-python-client,2025-09-03 07:56:58.993,3974332.0,1.0,,,,,,,,,,,,,,,,, +22,twisted,twisted/twisted,others,,https://github.com/twisted/twisted,https://github.com/twisted/twisted,MIT,2011-07-01 20:40:42.000,2025-08-11 20:36:46.000000,2025-08-05 13:16:16,31086.0,1198,176.0,2140.0,2780.0,7683.0,5849,Event-driven networking engine written in Python.,105785.0,104595.0,300.0,43,True,,34.0,2025-06-07 09:52:21.000,25.5.0,110.0,,7945772.0,,conda-forge/twisted,twisted,https://pypi.org/project/twisted,2025-06-07 09:52:21.000,1190.0,7920911.0,https://anaconda.org/conda-forge/twisted,2025-06-07 22:22:24.820,1466807.0,1.0,,,,,,,,,,,,,,,,, +23,oauthlib,oauthlib/oauthlib,auth,,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011-11-19 23:08:51.000,2025-08-17 20:01:11.000000,2025-08-17 20:01:11,1779.0,496,64.0,513.0,96.0,303.0,2927,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",639846.0,638150.0,200.0,43,True,,63.0,2025-06-20 05:53:03.000,3.3.1,52.0,,194303864.0,,conda-forge/oauthlib,oauthlib,https://pypi.org/project/oauthlib,2025-06-19 22:48:06.000,1696.0,194031562.0,https://anaconda.org/conda-forge/oauthlib,2025-06-20 10:29:41.030,14159735.0,1.0,,,,,,,,,,,,,,,,, +24,sentry,getsentry/sentry,monitoring,,https://github.com/getsentry/sentry,https://github.com/getsentry/sentry,SSPL-1.0,2010-08-30 22:06:41.000,2025-09-04 16:55:52.000000,2025-09-04 16:55:50,90700.0,4366,688.0,81533.0,2371.0,13701.0,41893,Developer-first error tracking and performance monitoring.,711.0,570.0,968.0,42,True,,4559.0,2025-08-15 18:53:31.000,25.8.0,378.0,6157.0,24833.0,,conda-forge/sentry-sdk,sentry,https://pypi.org/project/sentry,2023-07-25 17:18:50.000,141.0,3200.0,https://anaconda.org/conda-forge/sentry-sdk,2025-09-04 11:27:51.964,1356678.0,1.0,,,,,,,,,,,,,,,,, +25,mitmproxy,mitmproxy/mitmproxy,testing,,https://github.com/mitmproxy/mitmproxy,https://github.com/mitmproxy/mitmproxy,MIT,2010-02-16 04:10:13.000,2025-08-30 19:55:59.000000,2025-08-24 20:00:37,11012.0,4283,627.0,3263.0,369.0,3228.0,40381,An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.,5158.0,4998.0,578.0,42,True,,46.0,2025-08-24 18:34:59.000,12.1.2,84.0,225255.0,849782.0,,,mitmproxy,https://pypi.org/project/mitmproxy,2025-08-24 18:34:59.000,160.0,848229.0,,,,1.0,,,,,,,,,,,,,,,,, +26,Locust,locustio/locust,testing,,https://github.com/locustio/locust,https://github.com/locustio/locust,MIT,2011-02-17 11:08:03.000,2025-09-04 17:10:21.000000,2025-09-04 08:22:58,5927.0,3095,421.0,1375.0,7.0,1730.0,26728,Write scalable load tests in plain Python.,16400.0,16225.0,366.0,42,True,,160.0,2025-08-29 17:41:00.000,2.39.1,790.0,,6321849.0,,conda-forge/locust,locust,https://pypi.org/project/locust,2025-09-04 08:31:50.000,175.0,6317789.0,https://anaconda.org/conda-forge/locust,2025-09-01 20:19:00.781,259868.0,1.0,,,,,,,,,,,,,,,,, +27,wagtail,wagtail/wagtail,cms,,https://github.com/wagtail/wagtail,https://github.com/wagtail/wagtail,BSD-3-Clause,2014-02-03 12:41:59.000,2025-09-04 14:16:29.000000,2025-09-04 14:16:13,19295.0,4152,335.0,7595.0,949.0,4505.0,19570,A Django content management system focused on flexibility and user experience.,12478.0,11687.0,1013.0,42,True,['django'],398.0,2025-08-28 18:22:46.000,7.1.1,270.0,,400172.0,,conda-forge/wagtail,wagtail,https://pypi.org/project/wagtail,2025-08-28 18:22:46.000,791.0,396641.0,https://anaconda.org/conda-forge/wagtail,2025-08-28 21:07:16.620,137728.0,1.0,,,,,,,,1.0,,,,,,,,, +28,discord.py,Rapptz/discord.py,third-party-apis,,https://github.com/Rapptz/discord.py,https://github.com/Rapptz/discord.py,MIT,2015-08-21 22:19:08.000,2025-09-03 09:34:13.000000,2025-09-03 09:34:13,5322.0,3877,254.0,3054.0,143.0,2919.0,15661,An API wrapper for Discord written in Python.,54601.0,53511.0,441.0,42,True,,130.0,2025-08-31 19:30:21.000,2.6.3,85.0,,2501157.0,,conda-forge/discord.py,discord.py,https://pypi.org/project/discord.py,2025-08-31 19:30:21.000,1090.0,2500613.0,https://anaconda.org/conda-forge/discord.py,2025-04-22 14:57:44.300,30515.0,1.0,,,,,,,,,,,,,,,,, +29,starlette,encode/starlette,web-frameworks,,https://github.com/Kludex/starlette,https://github.com/Kludex/starlette,BSD-3-Clause,2018-06-25 13:16:21.000,2025-09-02 14:26:53.000000,2025-09-02 11:17:35,1494.0,1034,105.0,1689.0,21.0,730.0,11421,The little ASGI framework that shines.,392979.0,389966.0,307.0,42,True,,10.0,2025-08-24 13:36:40.000,0.47.3,180.0,,141507632.0,Kludex/starlette,conda-forge/starlette,starlette,https://pypi.org/project/starlette,2025-08-24 13:36:40.000,3013.0,141446484.0,https://anaconda.org/conda-forge/starlette,2025-08-24 23:04:00.508,3791189.0,2.0,,,,,,,,,,,,,,,,, +30,uvicorn,encode/uvicorn,servers,,https://github.com/Kludex/uvicorn,https://github.com/Kludex/uvicorn,BSD-3-Clause,2017-05-31 13:13:43.000,2025-09-03 10:58:26.000000,2025-09-03 10:57:29,1370.0,831,94.0,1485.0,64.0,673.0,9658,"An ASGI web server, for Python.",822693.0,813760.0,203.0,42,True,,14.0,2025-06-28 16:15:44.000,0.35.0,178.0,,138396148.0,Kludex/uvicorn,conda-forge/uvicorn,uvicorn,https://pypi.org/project/uvicorn,2025-06-28 16:15:44.000,8933.0,138315643.0,https://anaconda.org/conda-forge/uvicorn,2025-06-29 12:58:53.957,4749821.0,1.0,,,,,,,,,,,,,,,,, +31,gevent,gevent/gevent,servers,,https://github.com/gevent/gevent,https://github.com/gevent/gevent,MIT,2012-09-13 22:03:03.000,2025-09-02 17:25:55.000000,2025-08-29 16:15:28,6116.0,959,237.0,669.0,128.0,1324.0,6401,Coroutine-based concurrency library for Python.,151945.0,149771.0,116.0,42,True,,49.0,2025-08-29 16:16:56.000,25.8.2,93.0,63829.0,27103955.0,,conda-forge/gevent,gevent,https://pypi.org/project/gevent,2025-08-29 16:16:56.000,2174.0,27074551.0,https://anaconda.org/conda-forge/gevent,2025-08-30 13:03:03.026,1853519.0,1.0,,,,,,,,,,,,,,,,, +32,GitPython,gitpython-developers/GitPython,third-party-apis,,https://github.com/gitpython-developers/GitPython,https://github.com/gitpython-developers/GitPython,BSD-3-Clause,2010-11-30 17:34:03.000,2025-09-04 15:15:08.000000,2025-09-04 15:15:07,4321.0,955,104.0,805.0,174.0,890.0,4943,GitPython is a python library used to interact with Git repositories.,414363.0,406961.0,333.0,42,True,,73.0,2025-07-24 03:46:53.000,3.1.45,99.0,,120652142.0,,conda-forge/gitpython,gitpython,https://pypi.org/project/gitpython,2025-07-24 03:45:52.000,7402.0,120448855.0,https://anaconda.org/conda-forge/gitpython,2025-07-25 11:51:13.027,13010424.0,1.0,,,,,,,,,,,,,,,,, +33,python-telegram-bot,python-telegram-bot/python-telegram-bot,third-party-apis,,https://github.com/python-telegram-bot/python-telegram-bot,https://github.com/python-telegram-bot/python-telegram-bot,GPL-3.0,2015-07-07 15:30:39.000,2025-09-04 15:38:52.000000,2025-08-17 09:36:03,2992.0,5761,605.0,2123.0,22.0,2266.0,28110,We have made you a wrapper you cant refuse.,154603.0,153732.0,202.0,41,True,,37.0,2025-07-20 20:03:56.000,22.3,150.0,39217.0,18194705.0,,conda-forge/python-telegram-bot,python-telegram-bot,https://pypi.org/project/python-telegram-bot,2025-07-20 20:03:07.000,871.0,18191805.0,https://anaconda.org/conda-forge/python-telegram-bot,2025-07-21 11:12:15.071,158138.0,1.0,,,,,,,,,,,,,,,,, +34,httpx,encode/httpx,http-clients,,https://github.com/encode/httpx,https://github.com/encode/httpx,BSD-3-Clause,2019-04-04 12:27:00.000,2025-09-04 14:37:41.000000,2025-09-04 14:29:43,1514.0,945,117.0,1721.0,104.0,861.0,14523,A next generation HTTP client for Python.,562657.0,543105.0,241.0,41,True,,6.0,2024-12-06 15:37:21.000,0.28.1,74.0,,256476285.0,,conda-forge/httpx,httpx,https://pypi.org/project/httpx,2025-08-04 16:41:09.000,19552.0,256308015.0,https://anaconda.org/conda-forge/httpx,2025-04-22 14:57:16.772,10769329.0,2.0,,,,,,,,,,,,,,,,, +35,Telethon,LonamiWebs/Telethon,third-party-apis,,https://github.com/LonamiWebs/Telethon,https://github.com/LonamiWebs/Telethon,MIT,2016-08-26 10:59:24.000,2025-09-01 15:34:37.000000,2025-09-01 15:33:19,3123.0,1540,158.0,684.0,105.0,2323.0,11265,"Pure Python 3 MTProto API Telegram client library, for bots too!.",70780.0,70287.0,204.0,41,True,,13.0,2025-09-01 15:33:41.000,1.41.0,237.0,,1375979.0,,,telethon,https://pypi.org/project/telethon,2025-09-01 15:33:41.000,493.0,1375979.0,,,,1.0,,,,,,,,,,,,,,,,, +36,pyTelegramBotAPI,eternnoir/pyTelegramBotAPI,third-party-apis,,https://github.com/eternnoir/pyTelegramBotAPI,https://github.com/eternnoir/pyTelegramBotAPI,GPL-2.0,2015-06-26 06:56:25.000,2025-09-03 15:01:47.000000,2025-09-03 14:58:22,3077.0,2119,232.0,991.0,6.0,1293.0,8541,Python Telegram bot api.,64562.0,64285.0,264.0,41,True,,52.0,2025-09-03 15:01:47.000,4.29.1,139.0,,1022506.0,,,pytelegrambotapi,https://pypi.org/project/pytelegrambotapi,2025-09-03 14:59:44.000,277.0,1022506.0,,,,1.0,,,,,,,,,,,,,,,,, +37,PyGithub,PyGithub/PyGithub,third-party-apis,,https://github.com/PyGithub/PyGithub,https://github.com/PyGithub/PyGithub,LGPL-3.0,2012-02-25 12:53:47.000,2025-09-03 11:39:37.233000,2025-09-02 17:45:08,2469.0,1851,114.0,1562.0,351.0,1413.0,7499,Typed interactions with the GitHub API v3.,69310.0,67118.0,416.0,41,True,,60.0,2025-09-02 17:41:52.000,2.8.1,106.0,,45737365.0,,conda-forge/pygithub,pygithub,https://pypi.org/project/pygithub,2025-09-02 17:41:52.000,2192.0,45651830.0,https://anaconda.org/conda-forge/pygithub,2025-09-03 11:39:37.233,5474263.0,1.0,,,,,,,,,,,,,,,,, +38,pyzmq,zeromq/pyzmq,others,,https://github.com/zeromq/pyzmq,https://github.com/zeromq/pyzmq,Revised BSD,2010-07-21 07:20:37.000,2025-09-01 22:32:15.000000,2025-09-01 22:32:14,3833.0,653,104.0,1049.0,45.0,1021.0,3969,PyZMQ: Python bindings for zeromq.,506429.0,503940.0,201.0,41,False,,49.0,2025-08-21 04:20:55.000,27.0.2,105.0,21103.0,63109122.0,,conda-forge/pyzmq,pyzmq,https://pypi.org/project/pyzmq,2025-08-21 04:20:55.000,2489.0,62529459.0,https://anaconda.org/conda-forge/pyzmq,2025-08-25 15:41:28.208,35930090.0,1.0,,,,,,,,,,,,,,,,, +39,youtube-dl,ytdl-org/youtube-dl,third-party-apis,,https://github.com/ytdl-org/youtube-dl,https://github.com/ytdl-org/youtube-dl,Unlicense,2010-10-31 14:35:07.000,2025-05-04 11:53:05.000000,2025-05-04 11:51:54,18934.0,10283,2178.0,4978.0,4199.0,23125.0,137151,Command-line program to download videos from YouTube.com and other video sites.,728.0,,1010.0,40,True,,,2021-12-16 19:02:14.000,2021.12.17,955.0,62399591.0,1075640.0,,conda-forge/youtube-dl,youtube_dl,https://pypi.org/project/youtube_dl,2021-12-16 19:02:14.000,728.0,264418.0,https://anaconda.org/conda-forge/youtube-dl,2025-04-22 14:56:44.986,1998623.0,2.0,,,,,,,,,youtube-dl,,,,,,,, +40,scapy,secdev/scapy,others,,https://github.com/secdev/scapy,https://github.com/secdev/scapy,GPL-2.0,2015-10-01 17:06:46.000,2025-09-04 11:23:20.000000,2025-09-04 11:23:19,6713.0,2135,232.0,3098.0,129.0,1651.0,11670,Scapy: the Python-based interactive packet manipulation program & library.,22944.0,22352.0,509.0,40,True,,51.0,2024-11-05 08:52:22.000,2.6.1,29.0,,2149833.0,,conda-forge/scapy,scapy,https://pypi.org/project/scapy,2024-11-05 08:43:21.000,592.0,2147213.0,https://anaconda.org/conda-forge/scapy,2025-04-22 14:57:07.658,157222.0,1.0,,,,,,,,,,,,,,,,, +41,SeleniumBase,seleniumbase/SeleniumBase,testing,,https://github.com/seleniumbase/SeleniumBase,https://github.com/seleniumbase/SeleniumBase,MIT,2014-03-04 23:07:33.000,2025-09-02 17:20:32.000000,2025-09-02 17:20:27,9387.0,1414,166.0,1249.0,20.0,1799.0,11597,"Python APIs for web automation, testing, and bypassing bot-detection.",2671.0,2606.0,40.0,40,True,,109.0,2025-08-29 06:01:57.000,4.41.3,1083.0,,2150015.0,,,seleniumbase,https://pypi.org/project/seleniumbase,2025-08-29 06:01:57.000,65.0,2150015.0,,,,1.0,,,,,,,,,,,,,,,,, +42,jinja,pallets/jinja,others,,https://github.com/pallets/jinja,https://github.com/pallets/jinja,BSD-3-Clause,2010-10-17 13:41:17.000,2025-06-14 20:35:04.000000,2025-06-14 20:34:58,2949.0,1662,256.0,961.0,88.0,999.0,11116,A very fast and expressive template engine.,23464.0,21.0,334.0,40,True,,8.0,2025-03-05 20:05:10.000,3.1.6,52.0,69359.0,327441977.0,,conda-forge/jinja2,jinja2,https://pypi.org/project/jinja2,2025-03-05 20:05:00.000,23443.0,326453023.0,https://anaconda.org/conda-forge/jinja2,2025-04-22 14:56:22.751,55340160.0,1.0,,,,,,,,-2.0,,,,,,,,, +43,tweepy,tweepy/tweepy,third-party-apis,,https://github.com/tweepy/tweepy,https://github.com/tweepy/tweepy,MIT,2009-07-06 04:15:34.000,2025-07-11 20:32:50.000000,2025-07-11 20:32:01,3131.0,4607,267.0,583.0,97.0,1222.0,10991,Twitter for Python!.,65048.0,64504.0,249.0,40,True,,6.0,2025-06-22 01:18:16.000,4.16.0,49.0,57.0,2808648.0,,conda-forge/tweepy,tweepy,https://pypi.org/project/tweepy,2025-06-22 01:17:49.000,544.0,2802398.0,https://anaconda.org/conda-forge/tweepy,2025-06-23 11:53:49.548,387537.0,2.0,,,,,,,,,,,,,,,,, +44,django-cms,django-cms/django-cms,cms,,https://github.com/django-cms/django-cms,https://github.com/django-cms/django-cms,BSD-3-Clause,2009-03-05 10:14:18.000,2025-09-01 19:05:02.000000,2025-08-28 09:30:48,16325.0,3170,394.0,4633.0,43.0,3566.0,10539,The easy-to-use and developer-friendly enterprise CMS powered by Django.,5816.0,5474.0,590.0,40,True,['django'],38.0,2025-07-17 14:09:56.000,5.0.2,132.0,,83764.0,,,django-cms,https://pypi.org/project/django-cms,2025-07-17 14:09:56.000,342.0,83764.0,,,,2.0,,,,,,,,,,,,,,,,, +45,bottle,bottlepy/bottle,web-frameworks,,https://github.com/bottlepy/bottle,https://github.com/bottlepy/bottle,MIT,2009-06-30 17:51:30.000,2025-08-11 01:37:00.120000,2025-06-27 10:14:03,1980.0,1488,303.0,621.0,284.0,638.0,8656,bottle.py is a fast and simple micro-framework for python web-applications.,36955.0,36163.0,233.0,40,True,,5.0,2025-06-15 10:09:36.000,0.13.4,85.0,212.0,7038101.0,,conda-forge/bottle,bottle,https://pypi.org/project/bottle,2025-06-15 10:08:57.000,792.0,7023476.0,https://anaconda.org/conda-forge/bottle,2025-08-11 01:37:00.120,496697.0,2.0,,,,,,,,,,,,,,,,, +46,django-debug-toolbar,jazzband/django-debug-toolbar,admin-ui,,https://github.com/django-commons/django-debug-toolbar,https://github.com/django-commons/django-debug-toolbar,BSD-3-Clause,2008-08-28 06:58:04.000,2025-09-01 20:42:36.000000,2025-08-17 11:51:44,2809.0,1060,112.0,1207.0,74.0,902.0,8277,A configurable set of panels that display various debug information about the current request/response.,105537.0,105212.0,311.0,40,True,,21.0,2025-07-25 13:12:20.000,6.0.0,77.0,299.0,5216667.0,django-commons/django-debug-toolbar,conda-forge/django-debug-toolbar,django-debug-toolbar,https://pypi.org/project/django-debug-toolbar,2025-07-25 13:11:47.000,325.0,5211936.0,https://anaconda.org/conda-forge/django-debug-toolbar,2025-07-26 13:17:11.789,283799.0,1.0,,,,,,,,,,,,,,,,, +47,flask-admin,flask-admin/flask-admin,admin-ui,,https://github.com/pallets-eco/flask-admin,https://github.com/pallets-eco/flask-admin,BSD-3-Clause,2012-03-18 23:21:57.000,2025-09-01 21:33:31.000000,2025-09-01 21:33:29,3523.0,1610,152.0,1181.0,141.0,1332.0,5992,Simple and extensible administrative interface framework for Flask.,33127.0,32922.0,381.0,40,True,['flask'],86.0,2023-06-19 22:55:48.000,1.6.1,44.0,489.0,1308743.0,pallets-eco/flask-admin,conda-forge/flask-admin,flask-admin,https://pypi.org/project/flask-admin,2025-02-22 13:56:31.000,205.0,1305119.0,https://anaconda.org/conda-forge/flask-admin,2025-04-22 14:56:28.761,213648.0,1.0,,,,,,,,,,,,,,,,, +48,websockets,aaugustin/websockets,websocket,,https://github.com/python-websockets/websockets,https://github.com/python-websockets/websockets,BSD-3-Clause,2013-03-30 08:59:30.000,2025-08-30 05:08:43.000000,2025-08-30 05:08:42,1674.0,552,110.0,451.0,12.0,1185.0,5511,Library for building WebSocket servers and clients in Python.,355247.0,348982.0,82.0,40,True,,21.0,2025-03-05 20:03:43.000,15.0.1,47.0,,98681135.0,python-websockets/websockets,conda-forge/websockets,websockets,https://pypi.org/project/websockets,2025-03-05 20:01:35.000,6265.0,98602014.0,https://anaconda.org/conda-forge/websockets,2025-08-29 14:13:03.223,4747275.0,1.0,,,,,,,,,,,,,,,,, +49,Flask-AppBuilder,dpgaspar/Flask-AppBuilder,web-frameworks,,https://github.com/dpgaspar/Flask-AppBuilder,https://github.com/dpgaspar/Flask-AppBuilder,BSD-3-Clause,2013-11-09 21:13:29.000,2025-09-02 12:56:27.000000,2025-09-02 12:56:27,4022.0,1423,154.0,1070.0,243.0,1133.0,4886,"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD..",10801.0,10719.0,218.0,40,True,['flask'],8.0,2025-08-25 10:47:13.000,4.8.1,366.0,,24908096.0,,conda-forge/flask-appbuilder,flask-appbuilder,https://pypi.org/project/flask-appbuilder,2025-09-02 09:26:22.000,82.0,24899300.0,https://anaconda.org/conda-forge/flask-appbuilder,2025-08-26 11:37:57.870,545393.0,2.0,,,,,,,,,,,,,,,,, +50,markdown,Python-Markdown/markdown,markdown,,https://github.com/Python-Markdown/markdown,https://github.com/Python-Markdown/markdown,BSD-3-Clause,2010-05-29 02:59:45.000,2025-08-01 18:38:41.000000,2025-08-01 18:38:41,1626.0,877,75.0,614.0,25.0,901.0,4070,A Python implementation of John Grubers Markdown with Extension support.,498375.0,493299.0,183.0,40,True,,9.0,2025-06-19 17:12:46.000,3.8.2,57.0,260.0,63677751.0,,conda-forge/markdown,markdown,https://pypi.org/project/markdown,2025-06-19 17:12:42.000,5076.0,63519470.0,https://anaconda.org/conda-forge/markdown,2025-06-19 19:13:57.219,9337979.0,1.0,,,,,,,,,,,,,,,,, +51,lxml,lxml/lxml,html-processing,,https://github.com/lxml/lxml,https://github.com/lxml/lxml,BSD-3-Clause,2011-02-11 05:43:11.000,2025-09-02 16:15:59.986000,2025-08-26 18:27:33,6674.0,591,83.0,420.0,13.0,,2911,The lxml XML toolkit for Python.,602005.0,585506.0,172.0,40,True,,107.0,2025-08-22 10:31:55.000,6.0.1,171.0,80326.0,175124350.0,,conda-forge/lxml,lxml,https://pypi.org/project/lxml,2025-08-22 10:31:55.000,16499.0,174865453.0,https://anaconda.org/conda-forge/lxml,2025-09-02 16:15:59.986,16457690.0,1.0,,,,,,,,,,,,,,,,, +52,dnspython,rthalley/dnspython,others,,https://github.com/rthalley/dnspython,https://github.com/rthalley/dnspython,ISC,2011-08-24 11:36:39.000,2025-09-04 16:05:33.000000,2025-09-03 19:56:53,2561.0,541,57.0,593.0,2.0,581.0,2592,a powerful DNS toolkit for python.,435419.0,433020.0,125.0,40,True,,50.0,2024-10-05 20:26:31.000,2.7.0,49.0,1752.0,104808178.0,,conda-forge/dnspython,dnspython,https://pypi.org/project/dnspython,2025-09-01 23:56:35.000,2399.0,104730716.0,https://anaconda.org/conda-forge/dnspython,2025-04-22 14:56:41.384,4643546.0,1.0,,,,,,,,,,,,,,,,, +53,certbot,certbot/certbot,others,,https://github.com/certbot/certbot,https://github.com/certbot/certbot,,2014-11-12 02:52:20.000,2025-09-02 19:09:14.000000,2025-09-02 19:09:12,11277.0,3443,748.0,4932.0,175.0,5342.0,32428,Certbot is EFFs tool to obtain certs from Lets Encrypt and (optionally) auto-enable HTTPS on your server. It can also..,3170.0,2800.0,542.0,39,False,,100.0,2025-09-02 17:03:37.000,5.0.0,124.0,328018.0,1296739.0,,conda-forge/certbot-apache,certbot,https://pypi.org/project/certbot,2025-09-02 17:03:37.000,370.0,1291031.0,https://anaconda.org/conda-forge/certbot-apache,2025-08-23 12:26:39.630,53242.0,1.0,,,,,,,,-2.0,,,,,,,,, +54,sanic,sanic-org/sanic,web-frameworks,,https://github.com/sanic-org/sanic,https://github.com/sanic-org/sanic,MIT,2016-05-26 04:38:22.000,2025-07-11 12:01:30.779000,2025-03-31 21:19:26,2929.0,1578,400.0,1625.0,143.0,1337.0,18489,Accelerate your web app development | Build fast. Run fast.,19643.0,18865.0,354.0,39,True,,,2025-03-31 21:22:27.000,25.3.0,81.0,,1455767.0,,conda-forge/sanic,sanic,https://pypi.org/project/sanic,2025-03-31 21:22:27.000,778.0,1446560.0,https://anaconda.org/conda-forge/sanic,2025-07-11 12:01:30.779,580092.0,2.0,,,,,,,,,,,,,,,,, +55,falcon,falconry/falcon,web-frameworks,,https://github.com/falconry/falcon,https://github.com/falconry/falcon,Apache-2.0,2012-12-06 18:17:51.000,2025-08-31 19:21:18.000000,2025-08-31 19:21:18,2081.0,960,256.0,1364.0,157.0,949.0,9711,"The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at..",10670.0,10273.0,220.0,39,True,,45.0,2025-08-06 16:08:18.000,4.1.0,96.0,10247.0,605619.0,,conda-forge/falcon,falcon,https://pypi.org/project/falcon,2025-08-06 16:08:18.000,397.0,594200.0,https://anaconda.org/conda-forge/falcon,2025-08-29 15:02:28.932,663196.0,2.0,,,,,,,,,,,,,,,,, +56,WeasyPrint,Kozea/WeasyPrint,html-processing,,https://github.com/Kozea/WeasyPrint,https://github.com/Kozea/WeasyPrint,BSD-3-Clause,2011-08-09 14:14:24.000,2025-09-03 11:56:42.000000,2025-09-02 21:42:55,6126.0,742,131.0,479.0,162.0,1904.0,8065,The awesome document factory.,28316.0,27832.0,165.0,39,True,,159.0,2025-07-24 11:44:37.000,66.0,115.0,19279.0,9177695.0,,conda-forge/weasyprint,weasyprint,https://pypi.org/project/weasyprint,2025-07-24 11:44:40.000,484.0,9172831.0,https://anaconda.org/conda-forge/weasyprint,2025-09-03 10:58:32.819,286364.0,2.0,,,,,,,,,,,,,,,,, +57,gspread,burnash/gspread,third-party-apis,,https://github.com/burnash/gspread,https://github.com/burnash/gspread,MIT,2011-12-02 10:46:20.000,2025-08-08 10:28:06.000000,2025-08-08 10:28:06,2040.0,958,155.0,627.0,60.0,886.0,7377,Google Sheets Python API.,53504.0,52967.0,190.0,39,True,,9.0,2025-05-14 15:56:24.000,6.2.1,83.0,18415.0,25157211.0,,conda-forge/gspread,gspread,https://pypi.org/project/gspread,2025-05-14 15:56:24.000,537.0,25150944.0,https://anaconda.org/conda-forge/gspread,2025-04-22 14:56:34.422,380009.0,2.0,,,,,,,,,,,,,,,,, +58,django-extensions,django-extensions/django-extensions,django-utils,,https://github.com/django-extensions/django-extensions,https://github.com/django-extensions/django-extensions,MIT,2009-03-21 16:11:19.000,2025-08-26 11:04:42.000000,2025-08-26 11:04:42,3743.0,1160,99.0,1029.0,203.0,751.0,6734,This is a repository for collecting global custom management extensions for the Django Framework.,270199.0,269652.0,602.0,39,True,['django'],16.0,2025-04-11 01:17:50.000,4.1,128.0,,7350136.0,,conda-forge/django-extensions,django-extensions,https://pypi.org/project/django-extensions,2025-04-11 01:15:37.000,547.0,7340303.0,https://anaconda.org/conda-forge/django-extensions,2025-04-22 14:56:21.386,609662.0,1.0,,,,,,,,,,,,,,,,, +59,pyjwt,jpadilla/pyjwt,auth,,https://github.com/jpadilla/pyjwt,https://github.com/jpadilla/pyjwt,MIT,2011-02-24 20:25:09.000,2025-09-02 08:35:28.000000,2025-09-02 08:35:26,910.0,711,64.0,598.0,39.0,445.0,5452,JSON Web Token implementation in Python.,790085.0,783676.0,162.0,39,True,,9.0,2024-11-28 03:43:27.000,2.10.1,51.0,,239268327.0,,conda-forge/pyjwt,pyjwt,https://pypi.org/project/pyjwt,2024-11-28 03:43:27.000,6409.0,238939956.0,https://anaconda.org/conda-forge/pyjwt,2025-04-22 14:56:25.360,18388817.0,1.0,,,,,,,,,,,,,,,,, +60,Panel,holoviz/panel,web-ui,,https://github.com/holoviz/panel,https://github.com/holoviz/panel,BSD-3-Clause,2018-08-23 12:14:24.000,2025-09-04 16:28:57.000000,2025-09-04 13:58:21,4750.0,551,61.0,4172.0,1172.0,2843.0,5400,Panel: The powerful data exploration & web app framework for Python.,18945.0,18404.0,195.0,39,True,,134.0,2025-07-22 12:53:13.000,1.7.5,463.0,,1673571.0,,,panel,https://pypi.org/project/panel,2025-09-02 11:42:39.000,541.0,1673571.0,,,,1.0,,,,,,,,,,,,,,,,, +61,authlib,lepture/authlib,auth,,https://github.com/authlib/authlib,https://github.com/authlib/authlib,BSD-3-Clause,2017-10-27 06:52:26.000,2025-08-29 04:11:04.000000,2025-08-29 04:11:04,1594.0,500,60.0,274.0,110.0,400.0,4982,"The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.",46483.0,45652.0,129.0,39,True,,49.0,2025-08-26 12:13:32.000,1.6.3,51.0,,33067690.0,authlib/authlib,conda-forge/authlib,authlib,https://pypi.org/project/authlib,2025-08-26 12:13:23.000,831.0,33064382.0,https://anaconda.org/conda-forge/authlib,2025-08-27 05:07:31.097,211755.0,1.0,,,,,,,,,,,,,,,,, +62,structlog,hynek/structlog,others,,https://github.com/hynek/structlog,https://github.com/hynek/structlog,Apache-2.0,2013-08-13 15:55:58.000,2025-09-02 05:42:20.000000,2025-09-02 05:42:18,1740.0,249,33.0,370.0,39.0,338.0,4209,"Simple, powerful, and fast logging for Python.",26422.0,24947.0,133.0,38,True,,21.0,2025-06-02 08:21:11.000,25.4.0,41.0,,32778310.0,,,structlog,https://pypi.org/project/structlog,2025-06-02 08:21:11.000,1475.0,32778310.0,,,,2.0,,,,,,,,,,,,,,,,, +63,django-import-export,django-import-export/django-import-export,django-utils,,https://github.com/django-import-export/django-import-export,https://github.com/django-import-export/django-import-export,BSD-2-Clause,2012-11-15 13:12:22.000,2025-09-02 10:33:06.000000,2025-09-02 10:33:06,1604.0,816,60.0,953.0,28.0,1092.0,3242,Django application and library for importing and exporting data with admin integration.,132695.0,132516.0,237.0,38,True,['django'],24.0,2025-07-21 19:17:35.000,4.3.9,103.0,,1680909.0,,conda-forge/django-import-export,django-import-export,https://pypi.org/project/django-import-export,2025-07-21 19:17:35.000,179.0,1678463.0,https://anaconda.org/conda-forge/django-import-export,2025-07-21 23:06:22.540,154106.0,1.0,,,,,,,,,,,,,,,,, +64,mistune,lepture/mistune,markdown,,https://github.com/lepture/mistune,https://github.com/lepture/mistune,BSD-3-Clause,2014-02-18 10:13:04.000,2025-08-29 19:22:18.438000,2025-08-29 07:19:20,702.0,258,41.0,107.0,42.0,264.0,2859,A fast yet powerful Python Markdown parser with renderers and plugins.,365666.0,364345.0,48.0,38,True,,4.0,2025-08-29 07:20:59.000,3.1.4,48.0,,48369442.0,,conda-forge/mistune,mistune,https://pypi.org/project/mistune,2025-08-29 07:20:42.000,1321.0,47971077.0,https://anaconda.org/conda-forge/mistune,2025-08-29 19:22:18.438,23503556.0,1.0,,,,,,,,,,,,,,,,, +65,asgiref,django/asgiref,servers,,https://github.com/django/asgiref,https://github.com/django/asgiref,BSD-3-Clause,2015-12-23 17:07:13.000,2025-07-08 11:38:39.575000,2025-07-08 09:06:18,479.0,223,40.0,282.0,51.0,198.0,1576,ASGI specification and utilities.,1137289.0,1136197.0,108.0,38,True,,9.0,2025-07-08 09:07:41.000,3.9.1,66.0,,56404259.0,,conda-forge/asgiref,asgiref,https://pypi.org/project/asgiref,2025-07-08 09:07:41.000,1092.0,56378591.0,https://anaconda.org/conda-forge/asgiref,2025-07-08 11:38:39.575,1617096.0,2.0,,,,,,,,,,,,,,,,, +66,Kong,kong/kong,api-proxies,,https://github.com/Kong/kong,https://github.com/Kong/kong,Apache-2.0,2014-11-17 23:56:08.000,2025-09-02 05:51:33.196788,2025-08-26 04:11:06,11238.0,4966,1022.0,8723.0,140.0,4497.0,42516,The Cloud-Native API Gateway and AI Gateway.,22.0,22.0,440.0,37,True,,16.0,2025-06-04 09:20:05.000,3.9.1,100.0,,2632777.0,,,,,,,,,,,1.0,,,,,,,,,,kong,https://hub.docker.com/r/_/kong,2025-09-02 05:51:33.196788,826.0,342261035.0,,, +67,swagger-ui,swagger-api/swagger-ui,openapi-utils,,https://github.com/swagger-api/swagger-ui,https://github.com/swagger-api/swagger-ui,Apache-2.0,2011-07-15 22:56:39.000,2025-09-03 06:14:21.000000,2025-09-03 06:12:58,6754.0,9191,642.0,4513.0,1303.0,4429.0,28105,"Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from..",38038.0,38038.0,604.0,37,True,['openapi'],48.0,2025-09-03 06:13:05.000,5.28.1,100.0,,,,,,,,,,,,,1.0,,,,,,,,,,,,,,,,, +68,impacket,SecureAuthCorp/impacket,others,,https://github.com/fortra/impacket,https://github.com/fortra/impacket,Apache-2.0,2015-04-15 14:04:07.000,2025-09-04 11:28:45.000000,2025-09-04 03:21:10,4126.0,3565,378.0,993.0,180.0,846.0,14796,Impacket is a collection of Python classes for working with network protocols.,6324.0,6200.0,275.0,37,True,,29.0,2024-09-16 20:07:25.000,impacket_0_12_0,17.0,264374.0,462853.0,fortra/impacket,,impacket,https://pypi.org/project/impacket,2024-09-16 18:46:21.000,124.0,460721.0,,,,2.0,,,,,,,,,,,,,,,,, +69,NiceGUI,zauberzeug/nicegui,web-ui,,https://github.com/zauberzeug/nicegui,https://github.com/zauberzeug/nicegui,MIT,2021-05-07 13:55:05.000,2025-09-04 16:50:06.000000,2025-09-04 06:03:31,6126.0,801,82.0,1190.0,84.0,1242.0,13593,Create web-based user interfaces with Python. The nice way.,2590.0,2384.0,180.0,37,True,,95.0,2025-08-26 06:44:30.000,2.23.3,284.0,,353195.0,,conda-forge/nicegui,nicegui,https://pypi.org/project/nicegui,2025-08-26 05:35:50.000,206.0,349006.0,https://anaconda.org/conda-forge/nicegui,2025-08-26 12:09:41.514,89817.0,2.0,,,,,,,,,,zauberzeug/nicegui,https://hub.docker.com/r/zauberzeug/nicegui,2025-08-26 06:01:31.669756,12.0,56790.0,,, +70,pelican,getpelican/pelican,markdown,,https://github.com/getpelican/pelican,https://github.com/getpelican/pelican,AGPL-3.0,2010-10-16 18:57:40.000,2025-09-01 05:58:19.000000,2025-07-22 17:18:09,3962.0,1816,332.0,1652.0,71.0,1654.0,13011,Static site generator that supports Markdown and reST syntax. Powered by Python.,8843.0,8602.0,476.0,37,True,,21.0,2025-01-15 17:04:54.000,4.11.0,64.0,1509.0,60789.0,,conda-forge/pelican,pelican,https://pypi.org/project/pelican,2025-01-15 17:04:54.000,241.0,57127.0,https://anaconda.org/conda-forge/pelican,2025-04-22 14:56:21.850,222541.0,2.0,,,,,,,,,,,,,,,,, +71,graphene,graphql-python/graphene,graphql,,https://github.com/graphql-python/graphene,https://github.com/graphql-python/graphene,MIT,2015-09-24 09:18:18.000,2025-09-04 15:43:44.000000,2024-11-09 20:43:17,1787.0,826,143.0,572.0,106.0,911.0,8207,GraphQL framework for Python.,29602.0,29285.0,211.0,37,True,['graphql'],,2024-11-09 20:44:23.000,3.4.3,102.0,,23234014.0,,conda-forge/graphene,graphene,https://pypi.org/project/graphene,2024-11-09 20:44:23.000,317.0,23220675.0,https://anaconda.org/conda-forge/graphene,2025-04-22 14:56:40.732,666989.0,1.0,,,,,,,,,,,,,,,,, +72,weblate,WeblateOrg/weblate,others,,https://github.com/WeblateOrg/weblate,https://github.com/WeblateOrg/weblate,GPL-3.0,2012-02-27 09:33:29.000,2025-09-04 16:16:07.000000,2025-09-04 16:16:05,78478.0,1161,96.0,9088.0,495.0,5456.0,5352,Web based localization tool with tight version control integration.,49.0,49.0,1977.0,37,True,,2540.0,2025-09-04 12:06:27.000,5.13.1,152.0,11817.0,7539.0,,,weblate,https://pypi.org/project/weblate,2025-09-04 12:06:27.000,,7358.0,,,,2.0,,,,,,,,,,,,,,,,, +73,web3.py,ethereum/web3.py,others,,https://github.com/ethereum/web3.py,https://github.com/ethereum/web3.py,MIT,2016-04-14 15:59:35.000,2025-09-03 16:44:45.000000,2025-09-03 16:44:45,5213.0,1822,121.0,2150.0,119.0,1472.0,5341,A python interface for interacting with the Ethereum blockchain and ecosystem.,1590.0,,302.0,37,True,,23.0,2025-08-04 16:57:17.000,7.13.0,246.0,,2856228.0,,conda-forge/web3,web3,https://pypi.org/project/web3,2025-08-04 16:57:17.000,1590.0,2842332.0,https://anaconda.org/conda-forge/web3,2025-08-12 11:16:57.851,819874.0,2.0,,,,,,,,,,,,,,,,, +74,python-slack-sdk,slackapi/python-slack-sdk,third-party-apis,,https://github.com/slackapi/python-slack-sdk,https://github.com/slackapi/python-slack-sdk,MIT,2014-11-10 21:32:02.000,2025-09-02 15:13:11.000000,2025-09-02 15:13:10,1449.0,843,161.0,834.0,40.0,849.0,3953,Slack Developer Kit for Python.,694.0,,184.0,37,True,,17.0,2025-07-09 21:05:40.000,3.36.0,118.0,,48403325.0,,conda-forge/slack-sdk,slack-sdk,https://pypi.org/project/slack-sdk,2025-07-09 20:58:21.000,694.0,48392923.0,https://anaconda.org/conda-forge/slack-sdk,2025-07-10 02:45:20.598,572145.0,2.0,,,,,,,,,,,,,,,,, +75,django-guardian,django-guardian/django-guardian,auth,,https://github.com/django-guardian/django-guardian,https://github.com/django-guardian/django-guardian,BSD-2-Clause,2010-06-04 23:15:37.000,2025-09-04 15:38:13.000000,2025-08-29 15:30:32,1270.0,577,74.0,407.0,122.0,422.0,3789,Per object permissions for Django.,7699.0,7598.0,176.0,37,True,['django'],69.0,2025-08-29 15:32:55.000,3.1.0,52.0,,704480.0,,conda-forge/django-guardian,django-guardian,https://pypi.org/project/django-guardian,2025-08-29 15:32:55.000,101.0,702865.0,https://anaconda.org/conda-forge/django-guardian,2025-08-29 19:31:23.139,85608.0,2.0,,,,,,,,,,,,,,,,, +76,websocket-client,websocket-client/websocket-client,websocket,,https://github.com/websocket-client/websocket-client,https://github.com/websocket-client/websocket-client,Apache-2.0,2010-12-28 06:35:25.000,2025-04-22 14:56:25.119000,2024-11-05 23:11:59,1281.0,769,86.0,339.0,38.0,639.0,3677,WebSocket client for Python.,317522.0,314541.0,223.0,37,True,,,2024-04-23 22:16:14.000,1.8.0,87.0,,139260394.0,,conda-forge/websocket-client,websocket-client,https://pypi.org/project/websocket-client,2024-04-23 22:16:14.000,2981.0,138939701.0,https://anaconda.org/conda-forge/websocket-client,2025-04-22 14:56:25.119,19562286.0,1.0,,,,,,,,,,,,,,,,, +77,whitenoise,evansd/whitenoise,servers,,https://github.com/evansd/whitenoise,https://github.com/evansd/whitenoise,MIT,2013-08-08 11:02:06.000,2025-09-01 17:10:54.000000,2025-08-11 11:04:50,894.0,153,25.0,413.0,37.0,222.0,2678,Radically simplified static file serving for Python web apps.,529385.0,528925.0,69.0,37,True,,11.0,2025-02-06 22:16:32.000,6.9.0,57.0,,5456534.0,,conda-forge/whitenoise,whitenoise,https://pypi.org/project/whitenoise,2025-02-06 22:16:32.000,460.0,5454200.0,https://anaconda.org/conda-forge/whitenoise,2025-04-22 14:56:39.320,137746.0,2.0,,,,,,,,,,,,,,,,, +78,feedparser,kurtmckee/feedparser,web-scraping,,https://github.com/kurtmckee/feedparser,https://github.com/kurtmckee/feedparser,BSD-2-Clause,2010-11-26 02:53:24.000,2025-09-02 19:11:15.000000,2025-09-02 19:11:14,1470.0,350,48.0,250.0,95.0,186.0,2189,Parse feeds in Python.,99997.0,98556.0,61.0,37,True,,24.0,2023-12-10 16:03:19.000,6.0.11,24.0,,7146166.0,,conda-forge/feedparser,feedparser,https://pypi.org/project/feedparser,2023-12-10 16:03:19.000,1441.0,7108043.0,https://anaconda.org/conda-forge/feedparser,2025-04-22 14:57:26.990,2439885.0,1.0,,,,,,,,,,,,,,,,, +79,twilio,twilio/twilio-python,third-party-apis,,https://github.com/twilio/twilio-python,https://github.com/twilio/twilio-python,MIT,2009-09-15 05:33:57.000,2025-09-04 14:31:04.563000,2025-09-04 10:16:29,1824.0,783,119.0,541.0,34.0,312.0,1990,A Python module for communicating with the Twilio API and generating TwiML.,58075.0,57616.0,147.0,37,True,,20.0,2025-09-04 10:22:53.000,9.8.0,352.0,,9657807.0,,conda-forge/twilio,twilio,https://pypi.org/project/twilio,2025-09-04 10:22:53.000,459.0,9652701.0,https://anaconda.org/conda-forge/twilio,2025-09-04 14:31:04.563,326798.0,2.0,,,,,,,,,,,,,,,,, +80,django-stubs,typeddjango/django-stubs,django-utils,,https://github.com/typeddjango/django-stubs,https://github.com/typeddjango/django-stubs,MIT,2018-07-29 17:08:50.000,2025-09-04 10:53:55.000000,2025-09-04 10:53:53,2146.0,493,16.0,1958.0,219.0,648.0,1790,PEP-484 stubs for Django.,13624.0,13353.0,313.0,37,True,['django'],72.0,2025-07-17 08:35:00.000,5.2.2,64.0,,3321767.0,,conda-forge/django-stubs,django-stubs,https://pypi.org/project/django-stubs,2025-07-17 08:35:00.000,271.0,3320620.0,https://anaconda.org/conda-forge/django-stubs,2025-07-22 19:36:36.503,60810.0,1.0,,,,,,,,,,,,,,,,, +81,requests-oauthlib,requests/requests-oauthlib,auth,,https://github.com/requests/requests-oauthlib,https://github.com/requests/requests-oauthlib,ISC,2012-11-23 10:19:44.000,2025-06-18 06:42:02.000000,2025-06-18 06:42:02,666.0,423,50.0,289.0,116.0,170.0,1766,OAuthlib support for Python-Requests!.,594981.0,592991.0,119.0,37,True,,4.0,2024-03-25 19:31:17.000,1.4.1,23.0,,220997546.0,,conda-forge/requests-oauthlib,requests-oauthlib,https://pypi.org/project/requests-oauthlib,2024-03-25 19:31:17.000,1990.0,220791702.0,https://anaconda.org/conda-forge/requests-oauthlib,2025-04-22 14:56:25.314,12762360.0,2.0,,,,,,,,,,,,,,,,, +82,wtforms,wtforms/wtforms,forms,,https://github.com/pallets-eco/wtforms,https://github.com/pallets-eco/wtforms,BSD-3-Clause,2013-09-11 01:53:07.000,2025-08-22 07:32:36.000000,2025-08-22 07:32:36,1738.0,402,47.0,408.0,63.0,407.0,1556,A flexible forms validation and rendering library for Python.,257767.0,257200.0,167.0,37,True,,4.0,2024-10-21 11:36:34.000,3.2.1,30.0,37.0,12501140.0,pallets-eco/wtforms,conda-forge/wtforms,wtforms,https://pypi.org/project/wtforms,2024-10-21 11:33:58.000,567.0,12495583.0,https://anaconda.org/conda-forge/wtforms,2025-04-22 14:56:36.971,344586.0,1.0,,,,,,,,,,,,,,,,, +83,pytest-django,pytest-dev/pytest-django,testing,,https://github.com/pytest-dev/pytest-django,https://github.com/pytest-dev/pytest-django,,2011-09-29 19:35:55.000,2025-09-02 09:41:57.000000,2025-09-02 09:41:57,1343.0,348,39.0,679.0,191.0,400.0,1483,A Django plugin for pytest.,95056.0,93499.0,154.0,37,False,['django'],19.0,2025-04-03 19:26:13.000,4.11.1,67.0,,13114453.0,,conda-forge/pytest-django,pytest-django,https://pypi.org/project/pytest-django,2025-04-03 18:56:07.000,1557.0,13109058.0,https://anaconda.org/conda-forge/pytest-django,2025-04-22 14:56:21.416,323746.0,2.0,,,,,,,,,,,,,,,,, +84,pyopenssl,pyca/pyopenssl,others,,https://github.com/pyca/pyopenssl,https://github.com/pyca/pyopenssl,Apache-2.0,2014-01-09 20:10:36.000,2025-09-04 11:09:02.000000,2025-09-04 11:08:56,2350.0,419,52.0,887.0,81.0,491.0,916,A Python wrapper around the OpenSSL library.,275364.0,272481.0,111.0,37,True,,9.0,2025-05-17 16:28:29.000,25.1.0,40.0,,163816437.0,,conda-forge/pyopenssl,pyopenssl,https://pypi.org/project/pyopenssl,2025-05-17 16:28:29.000,2883.0,163064252.0,https://anaconda.org/conda-forge/pyopenssl,2025-05-18 09:35:25.101,43626738.0,2.0,,,,,,,,,,,,,,,,, +85,markupsafe,pallets/markupsafe,html-processing,,https://github.com/pallets/markupsafe,https://github.com/pallets/markupsafe,BSD-3-Clause,2010-06-22 17:22:58.000,2025-06-14 20:32:55.000000,2025-06-14 20:32:48,833.0,163,30.0,362.0,1.0,134.0,662,Safely add untrusted strings to HTML/XML markup.,2157575.0,2153335.0,47.0,37,True,,10.0,2024-10-18 15:23:33.000,3.0.2,35.0,9959.0,336116613.0,,conda-forge/markupsafe,markupsafe,https://pypi.org/project/markupsafe,2024-10-18 15:20:51.000,4240.0,335098042.0,https://anaconda.org/conda-forge/markupsafe,2025-04-22 14:56:21.895,61103048.0,2.0,,,,,,,,,,,,,,,,, +86,gallery-dl,mikf/gallery-dl,third-party-apis,,https://github.com/mikf/gallery-dl,https://github.com/mikf/gallery-dl,GPL-2.0,2014-10-12 19:38:05.000,2025-09-02 20:13:53.000000,2025-09-02 20:12:51,7151.0,1197,156.0,609.0,1061.0,5478.0,15139,Command-line program to download image galleries and collections from several image hosting sites.,42.0,21.0,183.0,36,True,,477.0,2025-08-24 14:18:07.000,1.30.5,180.0,927017.0,123458.0,,,gallery-dl,https://pypi.org/project/gallery-dl,2025-08-24 14:12:25.000,21.0,108261.0,,,,2.0,,,,,,,,,,,,,,,,, +87,pytube,pytube/pytube,third-party-apis,,https://github.com/pytube/pytube,https://github.com/pytube/pytube,Unlicense,2012-03-18 19:33:44.000,2025-04-22 14:58:01.672000,2023-05-20 10:08:41,1461.0,2516,198.0,680.0,710.0,793.0,12900,"A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",57205.0,56670.0,112.0,36,False,,,2023-05-07 19:40:40.414,15.0.0,86.0,,1239988.0,,conda-forge/pytube,pytube,https://pypi.org/project/pytube,2023-05-07 19:40:40.414,535.0,1239395.0,https://anaconda.org/conda-forge/pytube,2025-04-22 14:58:01.672,27871.0,2.0,,,,,,,,,,,,,,,,, +88,pwntools,Gallopsled/pwntools,others,,https://github.com/Gallopsled/pwntools,https://github.com/Gallopsled/pwntools,MIT,2013-04-29 14:43:03.000,2025-09-04 15:00:57.000000,2025-09-04 15:00:57,4527.0,1774,284.0,1496.0,122.0,992.0,12860,CTF framework and exploit development library.,2246.0,2153.0,287.0,36,True,,22.0,2025-03-24 12:29:26.000,4.14.1,122.0,,120098.0,,,pwntools,https://pypi.org/project/pwntools,2025-03-24 12:41:02.000,93.0,120098.0,,,,2.0,,,,,,,,,,,,,,,,, +89,litestar,litestar-org/litestar,web-frameworks,,https://github.com/litestar-org/litestar,https://github.com/litestar-org/litestar,MIT,2021-12-06 19:43:06.000,2025-09-03 08:01:35.000000,2025-09-03 08:00:11,3179.0,453,47.0,2706.0,253.0,1078.0,7375,"Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs.",1945.0,1849.0,250.0,36,True,['openapi'],79.0,2025-08-10 13:37:39.000,2.17.0,100.0,,817325.0,,,litestar,https://pypi.org/project/litestar,2025-08-10 13:37:39.000,96.0,817325.0,,,,2.0,,,,,,,,,,,,,,,,, +90,django-oscar,django-oscar/django-oscar,django-utils,,https://github.com/django-oscar/django-oscar,https://github.com/django-oscar/django-oscar,BSD-3-Clause,2010-12-08 21:30:32.000,2025-09-01 15:39:26.000000,2025-09-01 09:16:52,9196.0,2256,271.0,2975.0,130.0,1421.0,6471,Domain-driven e-commerce for Django.,1233.0,1189.0,377.0,36,True,['django'],19.0,2025-04-23 09:32:56.000,4.0,156.0,,44644.0,,,django-oscar,https://pypi.org/project/django-oscar,2025-04-14 08:42:54.000,44.0,44644.0,,,,1.0,,,,,,,,,,,,,,,,, +91,channels,django/channels,django-utils,,https://github.com/django/channels,https://github.com/django/channels,BSD-3-Clause,2015-06-03 17:16:20.000,2025-08-12 04:51:33.000000,2025-08-12 04:51:32,1354.0,816,156.0,744.0,108.0,1197.0,6280,Developer-friendly asynchrony for Django.,444.0,21.0,277.0,36,True,['django'],11.0,2025-08-01 13:25:18.000,4.3.1,72.0,,2676102.0,,conda-forge/channels,channels,https://pypi.org/project/channels,2025-08-01 13:25:18.000,423.0,2672206.0,https://anaconda.org/conda-forge/channels,2025-08-01 17:26:20.338,229916.0,1.0,,,,,,,,,,,,,,,,, +92,pywebview,r0x0r/pywebview,others,,https://github.com/r0x0r/pywebview,https://github.com/r0x0r/pywebview,BSD-3-Clause,2014-11-20 11:05:46.000,2025-08-31 11:33:56.000000,2025-08-31 11:33:56,2348.0,601,65.0,419.0,24.0,1138.0,5418,"Build GUI for your Python program with JavaScript, HTML, and CSS.",4057.0,3790.0,168.0,36,True,,71.0,2025-08-08 09:12:23.000,6.0,76.0,,192594.0,,,pywebview,https://pypi.org/project/pywebview,2025-08-08 09:25:19.000,267.0,192594.0,,,,2.0,,,,,,,,,,,,,,,,, +93,flask-sqlalchemy,pallets/flask-sqlalchemy,flask-utils,,https://github.com/pallets-eco/flask-sqlalchemy,https://github.com/pallets-eco/flask-sqlalchemy,BSD-3-Clause,2010-06-01 15:01:50.000,2025-06-19 04:07:34.000000,2025-06-14 20:36:01,1143.0,899,113.0,642.0,18.0,654.0,4308,Adds SQLAlchemy support to Flask.,534687.0,533359.0,121.0,36,True,['flask'],3.0,2023-09-11 21:43:39.000,3.1.1,35.0,883.0,15910095.0,pallets-eco/flask-sqlalchemy,conda-forge/flask-sqlalchemy,flask-sqlalchemy,https://pypi.org/project/flask-sqlalchemy,2023-09-11 21:42:34.000,1328.0,15900805.0,https://anaconda.org/conda-forge/flask-sqlalchemy,2025-04-22 14:56:24.431,594150.0,1.0,,,,,,,,,,,,,,,,, +94,responses,getsentry/responses,testing,,https://github.com/getsentry/responses,https://github.com/getsentry/responses,Apache-2.0,2013-11-15 23:28:18.000,2025-08-09 05:52:04.341000,2025-08-08 19:01:54,800.0,359,99.0,438.0,33.0,309.0,4288,A utility for mocking out the Python Requests library.,49634.0,47719.0,139.0,36,True,,8.0,2025-08-08 19:01:49.000,0.25.8,61.0,600.0,34705812.0,,conda-forge/responses,responses,https://pypi.org/project/responses,2025-08-08 19:01:45.000,1915.0,34659219.0,https://anaconda.org/conda-forge/responses,2025-08-09 05:52:04.341,2935109.0,2.0,,,,,,,,,,,,,,,,, +95,Prometheus Client,prometheus/client_python,monitoring,,https://github.com/prometheus/client_python,https://github.com/prometheus/client_python,Apache-2.0,2015-02-10 22:47:25.000,2025-09-04 16:30:42.000000,2025-09-04 16:30:41,599.0,822,69.0,481.0,136.0,459.0,4215,Python client for the Prometheus monitoring system.,2130.0,,164.0,36,True,,14.0,2025-06-02 14:29:06.000,0.22.1,54.0,,83250711.0,,conda-forge/prometheus_client,prometheus-client,https://pypi.org/project/prometheus-client,2025-06-02 14:29:00.000,2130.0,82911700.0,https://anaconda.org/conda-forge/prometheus_client,2025-06-02 20:41:07.239,21696715.0,2.0,,,,,,,,,,,,,,,,, +96,slackclient,slackapi/python-slack-sdk,third-party-apis,,https://github.com/slackapi/python-slack-sdk,https://github.com/slackapi/python-slack-sdk,MIT,2014-11-10 21:32:02.000,2025-09-02 15:13:11.000000,2025-09-02 15:13:10,1449.0,843,161.0,834.0,40.0,849.0,3953,Slack Developer Kit for Python.,502.0,,184.0,36,True,,17.0,2025-07-09 21:05:40.000,3.36.0,100.0,,7138544.0,,conda-forge/slackclient,slackclient,https://pypi.org/project/slackclient,2022-04-22 00:25:51.000,502.0,7129347.0,https://anaconda.org/conda-forge/slackclient,2025-04-22 14:56:26.396,1002538.0,2.0,,,,,,,,,,,,,,,,, +97,praw,praw-dev/praw,third-party-apis,,https://github.com/praw-dev/praw,https://github.com/praw-dev/praw,BSD-2-Clause,2010-08-19 04:00:07.000,2025-09-01 17:35:02.000000,2025-09-01 17:35:00,4302.0,464,69.0,1317.0,6.0,758.0,3815,"PRAW, an acronym for Python Reddit API Wrapper, is a python package that allows for simple access to Reddits API.",26513.0,26206.0,232.0,36,True,,17.0,2024-10-25 21:49:31.000,7.8.1,129.0,,851752.0,,conda-forge/praw,praw,https://pypi.org/project/praw,2024-10-25 21:49:31.000,307.0,850386.0,https://anaconda.org/conda-forge/praw,2025-05-31 11:50:45.856,64214.0,2.0,,,,,,,,,,,,,,,,, +98,datamodel-code-generator,koxudaxi/datamodel-code-generator,openapi-utils,,https://github.com/koxudaxi/datamodel-code-generator,https://github.com/koxudaxi/datamodel-code-generator,MIT,2019-05-29 08:01:32.000,2025-09-04 16:03:49.000000,2025-09-04 16:03:27,1297.0,388,26.0,1734.0,261.0,440.0,3435,"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data..",2837.0,2528.0,177.0,36,True,['openapi'],33.0,2025-08-14 13:50:35.000,0.33.0,214.0,,6533689.0,,,datamodel-code-generator,https://pypi.org/project/datamodel-code-generator,2025-08-14 13:50:35.000,309.0,6533689.0,,,,1.0,,,,,,,,,,,,,,,,, +99,django-mptt,django-mptt/django-mptt,django-utils,,https://github.com/django-mptt/django-mptt,https://github.com/django-mptt/django-mptt,MIT,2010-08-31 19:12:55.000,2025-08-26 09:27:11.000000,2025-08-26 09:26:51,1238.0,472,66.0,312.0,117.0,418.0,2948,Utilities for implementing a modified pre-order traversal tree in django.,23516.0,23255.0,159.0,36,True,['django'],4.0,2025-08-26 09:27:02.000,0.18.0,44.0,,955694.0,,anaconda/django-mptt,django-mptt,https://pypi.org/project/django-mptt,2025-08-26 09:27:02.000,261.0,955694.0,https://anaconda.org/anaconda/django-mptt,,,1.0,,,,,,,,,,,,,,,,, +100,django-storages,jschneier/django-storages,django-utils,,https://github.com/jschneier/django-storages,https://github.com/jschneier/django-storages,BSD-3-Clause,2014-12-09 00:37:09.000,2025-06-18 15:59:00.000000,2025-06-18 15:59:00,1166.0,873,41.0,787.0,134.0,629.0,2888,Django-storages is a project to provide a variety of storage backends in a single library.,223331.0,223107.0,283.0,36,True,['django'],2.0,2025-04-02 02:34:53.000,1.14.6,46.0,,6083948.0,,conda-forge/django-storages,django-storages,https://pypi.org/project/django-storages,2025-04-02 02:34:53.000,224.0,6082099.0,https://anaconda.org/conda-forge/django-storages,2025-04-22 14:56:39.267,92454.0,1.0,,,,,,,,,,,,,,,,, +101,bleach,mozilla/bleach,html-processing,,https://github.com/mozilla/bleach,https://github.com/mozilla/bleach,Apache-2.0,2010-02-19 01:12:41.000,2025-05-29 15:38:30.000000,2025-05-29 15:38:30,931.0,254,45.0,364.0,5.0,377.0,2715,Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes.,405968.0,404120.0,79.0,36,True,,,2024-10-29 18:30:38.000,6.2.0,59.0,,46631123.0,,conda-forge/bleach,bleach,https://pypi.org/project/bleach,2024-10-29 18:30:38.000,1848.0,46238929.0,https://anaconda.org/conda-forge/bleach,2025-04-22 14:56:31.003,23531643.0,2.0,,,,,,,,,,,,,,,,, +102,rdflib,RDFLib/rdflib,others,,https://github.com/RDFLib/rdflib,https://github.com/RDFLib/rdflib,BSD-3-Clause,2012-02-03 05:49:13.000,2025-09-04 15:25:53.000000,2025-08-18 00:52:17,5157.0,577,80.0,1731.0,341.0,996.0,2323,"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.",28007.0,26568.0,208.0,36,True,,4.0,2025-03-29 02:25:06.000,7.1.4,42.0,445.0,6271990.0,,conda-forge/rdflib,rdflib,https://pypi.org/project/rdflib,2025-03-29 02:22:44.000,1439.0,6254602.0,https://anaconda.org/conda-forge/rdflib,2025-04-22 14:56:33.238,1025753.0,2.0,,,,,,,,-2.0,,,,,,,,, +103,jira,pycontribs/jira,third-party-apis,,https://github.com/pycontribs/jira,https://github.com/pycontribs/jira,BSD-2-Clause,2014-06-28 14:06:53.000,2025-09-01 16:58:30.000000,2025-07-28 12:14:03,1676.0,889,79.0,1160.0,194.0,589.0,2059,Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org.,11010.0,10560.0,270.0,36,True,,6.0,2025-07-28 12:18:21.000,3.10.5,71.0,102502.0,16885704.0,,conda-forge/jira,jira,https://pypi.org/project/jira,2025-07-28 12:18:21.000,450.0,16880731.0,https://anaconda.org/conda-forge/jira,2025-07-28 12:54:29.687,186977.0,2.0,,,,,,,,,,,,,,,,, +104,apispec,marshmallow-code/apispec,openapi-utils,,https://github.com/marshmallow-code/apispec,https://github.com/marshmallow-code/apispec,MIT,2014-10-18 23:48:49.000,2025-09-03 19:43:19.000000,2025-09-01 19:21:22,1769.0,179,22.0,704.0,32.0,250.0,1203,A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger..,19634.0,19270.0,91.0,36,True,['openapi'],7.0,2025-05-12 14:57:49.000,6.8.2,121.0,,13165778.0,,conda-forge/apispec,apispec,https://pypi.org/project/apispec,2025-05-12 14:57:49.000,364.0,13149766.0,https://anaconda.org/conda-forge/apispec,2025-05-13 06:58:36.836,1008805.0,1.0,,,,,,,,,,,,,,,,, +105,pynacl,pyca/pynacl,others,,https://github.com/pyca/pynacl,https://github.com/pyca/pynacl,Apache-2.0,2013-02-22 03:52:39.000,2025-09-04 12:21:04.000000,2025-09-04 12:20:56,788.0,248,27.0,565.0,59.0,264.0,1151,Python binding to the Networking and Cryptography (NaCl) library.,132542.0,131327.0,76.0,36,True,,4.0,2022-01-07 22:05:49.000,1.5.0,16.0,,135008191.0,,conda-forge/pynacl,pynacl,https://pypi.org/project/pynacl,2022-01-07 22:05:49.000,1215.0,134841615.0,https://anaconda.org/conda-forge/pynacl,2025-09-03 03:04:29.642,9994582.0,2.0,,,,,,,,,,,,,,,,, +106,httpcore,encode/httpcore,http-clients,,https://github.com/encode/httpcore,https://github.com/encode/httpcore,BSD-3-Clause,2020-01-30 12:41:11.000,2025-09-04 08:44:44.000000,2025-09-04 08:43:24,566.0,120,26.0,736.0,44.0,172.0,520,A minimal HTTP client.,384669.0,383698.0,58.0,36,True,,2.0,2025-04-24 22:06:20.000,1.0.9,64.0,,250176482.0,,conda-forge/httpcore,httpcore,https://pypi.org/project/httpcore,2025-04-24 22:06:20.000,971.0,250006278.0,https://anaconda.org/conda-forge/httpcore,2025-04-25 17:42:16.142,10893077.0,2.0,,,,,,,,,,,,,,,,, +107,aiohttp,aio-libs/aiohttp,http-clients,,https://github.com/aio-libs/aiohttp,https://github.com/aio-libs/aiohttp,Apache-2.0,2013-10-01 23:04:01.000,2025-09-04 13:14:36.000000,,,2121,,,270.0,,15964,Asynchronous HTTP client/server framework for asyncio and Python.,22546.0,,908.0,35,True,,,2025-07-29 05:49:43.000,3.12.15,302.0,,241615804.0,,conda-forge/aiohttp,aiohttp,https://pypi.org/project/aiohttp,2025-07-29 05:49:43.000,22546.0,241265185.0,https://anaconda.org/conda-forge/aiohttp,2025-07-29 16:40:29.203,20686570.0,2.0,,,,,,,,,,,,,,,,, +108,flask-restful,flask-restful/flask-restful,web-frameworks,,https://github.com/flask-restful/flask-restful,https://github.com/flask-restful/flask-restful,BSD-3-Clause,2012-10-12 00:08:51.000,2025-04-22 14:56:27.635000,2023-05-21 03:47:13,837.0,1039,173.0,425.0,146.0,463.0,6915,Simple framework for creating REST APIs.,123936.0,123208.0,163.0,35,False,['flask'],,2023-05-21 03:59:07.841,0.3.10,33.0,,3226876.0,,conda-forge/flask-restful,flask-restful,https://pypi.org/project/flask-restful,2023-05-21 03:59:07.841,728.0,3222198.0,https://anaconda.org/conda-forge/flask-restful,2025-04-22 14:56:27.635,243293.0,2.0,,,,,,,,,,,,,,,,, +109,django-cors-headers,adamchainz/django-cors-headers,django-utils,,https://github.com/adamchainz/django-cors-headers,https://github.com/adamchainz/django-cors-headers,MIT,2013-01-19 08:39:17.000,2025-09-01 18:08:59.000000,2025-08-11 11:05:58,884.0,537,75.0,736.0,5.0,268.0,5510,Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS).,310404.0,309979.0,70.0,35,True,['django'],5.0,2025-02-06 22:15:24.000,4.7.0,59.0,,10960559.0,,conda-forge/django-cors-headers,django-cors-headers,https://pypi.org/project/django-cors-headers,2025-02-06 22:15:24.000,425.0,10957762.0,https://anaconda.org/conda-forge/django-cors-headers,2025-04-22 14:56:56.665,176257.0,1.0,,,,,,,,,,,,,,,,, +110,django-crispy-forms,django-crispy-forms/django-crispy-forms,forms,,https://github.com/django-crispy-forms/django-crispy-forms,https://github.com/django-crispy-forms/django-crispy-forms,MIT,2011-11-01 11:48:03.000,2025-09-04 12:40:18.000000,2025-06-07 19:15:48,1787.0,732,111.0,718.0,68.0,642.0,5119,The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div..,168688.0,168248.0,229.0,35,True,['django'],1.0,2025-04-13 07:23:05.000,2.4,44.0,,1843977.0,,conda-forge/django-crispy-forms,django-crispy-forms,https://pypi.org/project/django-crispy-forms,2025-04-13 07:24:58.000,440.0,1841489.0,https://anaconda.org/conda-forge/django-crispy-forms,2025-04-22 14:56:39.427,144335.0,2.0,,,,,,,,,,,,,,,,, +111,django-silk,jazzband/django-silk,testing,,https://github.com/jazzband/django-silk,https://github.com/jazzband/django-silk,MIT,2014-05-21 21:14:45.000,2025-09-04 00:58:29.000000,2025-09-04 00:58:26,972.0,349,49.0,443.0,129.0,261.0,4771,Silky smooth profiling for Django.,6234.0,6207.0,162.0,35,True,['django'],16.0,2025-09-04 01:00:14.000,5.4.2,50.0,245.0,1763458.0,,,django-silk,https://pypi.org/project/django-silk,2025-08-26 06:55:33.000,27.0,1763457.0,,,,2.0,,,,,,,,,,,,,,,,, +112,django-filter,carltongibson/django-filter,django-utils,,https://github.com/carltongibson/django-filter,https://github.com/carltongibson/django-filter,BSD-3-Clause,2009-01-30 00:35:57.000,2025-08-19 16:13:33.000000,2025-08-19 16:11:24,1343.0,770,65.0,767.0,75.0,789.0,4623,A generic system for filtering Django QuerySets based on user selections.,201125.0,200076.0,221.0,35,True,['django'],2.0,2023-04-23 17:35:23.000,23.1,46.0,,7942653.0,,conda-forge/django-filter,django-filter,https://pypi.org/project/django-filter,2025-02-14 16:30:50.000,1049.0,7939352.0,https://anaconda.org/conda-forge/django-filter,2025-04-22 14:56:29.666,208003.0,1.0,,,,,,,,,,,,,,,,, +113,python-socketio,miguelgrinberg/python-socketio,websocket,,https://github.com/miguelgrinberg/python-socketio,https://github.com/miguelgrinberg/python-socketio,MIT,2015-07-15 06:17:03.000,2025-08-30 09:52:04.000000,2025-08-30 09:51:56,703.0,606,61.0,254.0,12.0,836.0,4238,Python Socket.IO server and client.,67082.0,66314.0,82.0,35,True,,5.0,2025-04-12 15:47:01.000,5.13.0,99.0,,9231701.0,,conda-forge/python-socketio,python-socketio,https://pypi.org/project/python-socketio,2025-04-12 15:46:58.000,768.0,9220637.0,https://anaconda.org/conda-forge/python-socketio,2025-04-22 14:56:27.716,630684.0,2.0,,,,,,,,,,,,,,,,, +114,pyramid,Pylons/pyramid,web-frameworks,,https://github.com/Pylons/pyramid,https://github.com/Pylons/pyramid,,2010-10-24 22:00:35.000,2025-09-04 12:08:14.000000,2024-12-20 23:21:35,11905.0,884,163.0,2719.0,76.0,988.0,4045,Pyramid - A Python web framework.,19106.0,18565.0,352.0,35,False,,,2023-08-25 06:33:20.000,2.0.2,151.0,,2250793.0,,pyramid,pyramid,https://pypi.org/project/pyramid,2023-08-25 06:33:20.000,533.0,2250724.0,https://anaconda.org/anaconda/pyramid,2025-04-22 15:32:19.372,8206.0,2.0,,,,,,,,,,,,,,,8.0,, +115,django-haystack,django-haystack/django-haystack,django-utils,,https://github.com/django-haystack/django-haystack,https://github.com/django-haystack/django-haystack,BSD-3-Clause,2009-01-29 20:23:57.000,2025-09-01 21:13:29.000000,2025-09-01 21:13:28,1947.0,1303,112.0,807.0,577.0,758.0,3674,Modular search for Django.,10558.0,10457.0,222.0,35,True,['django'],15.0,2024-06-04 15:09:58.000,3.3.0,47.0,,111556.0,,conda-forge/django-haystack,django-haystack,https://pypi.org/project/django-haystack,2024-06-04 15:09:58.000,101.0,111029.0,https://anaconda.org/conda-forge/django-haystack,2025-04-22 14:56:51.406,10029.0,1.0,,,,,,,,,,,,,,,,, +116,django-environ,joke2k/django-environ,django-utils,,https://github.com/joke2k/django-environ,https://github.com/joke2k/django-environ,MIT,2013-04-02 13:50:07.000,2025-08-18 09:01:18.000000,2025-01-13 15:27:06,678.0,319,36.0,306.0,75.0,191.0,3113,Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.,281298.0,280901.0,97.0,35,True,['django'],,2025-01-16 22:05:33.000,0.12.0,22.0,156.0,3787987.0,,conda-forge/django-environ,django-environ,https://pypi.org/project/django-environ,2025-01-13 17:03:32.000,397.0,3783902.0,https://anaconda.org/conda-forge/django-environ,2025-04-22 14:56:39.396,110277.0,1.0,,,,,,,,,,,,,,,,, +117,itsdangerous,pallets/itsdangerous,others,,https://github.com/pallets/itsdangerous,https://github.com/pallets/itsdangerous,BSD-3-Clause,2011-06-24 00:09:55.000,2025-06-14 20:35:46.000000,2025-06-14 20:35:42,677.0,226,58.0,288.0,2.0,119.0,3043,Safely pass trusted data to untrusted environments and back.,1340860.0,1339057.0,44.0,35,True,,8.0,2024-04-16 21:46:38.000,2.2.0,28.0,102.0,108138996.0,,conda-forge/itsdangerous,itsdangerous,https://pypi.org/project/itsdangerous,2024-04-16 21:28:14.000,1803.0,107949948.0,https://anaconda.org/conda-forge/itsdangerous,2025-04-22 14:56:26.703,9830457.0,2.0,,,,,,,,,,,,,,,,, +118,vcrpy,kevin1024/vcrpy,testing,,https://github.com/kevin1024/vcrpy,https://github.com/kevin1024/vcrpy,MIT,2012-05-29 04:52:00.000,2025-09-02 00:39:33.000000,2025-08-26 12:37:05,1350.0,396,38.0,504.0,154.0,301.0,2849,Automatically mock your HTTP interactions to simplify and speed up testing.,10750.0,10374.0,154.0,35,True,,4.0,2024-12-31 00:07:55.000,7.0.0,74.0,,5049763.0,,conda-forge/vcrpy,vcrpy,https://pypi.org/project/vcrpy,2024-12-31 00:07:55.000,376.0,5040995.0,https://anaconda.org/conda-forge/vcrpy,2025-04-22 14:56:20.343,543640.0,2.0,,,,,,,,,,,,,,,,, +119,django-simple-history,jazzband/django-simple-history,django-utils,,https://github.com/django-commons/django-simple-history,https://github.com/django-commons/django-simple-history,BSD-3-Clause,2011-03-06 22:42:19.000,2025-09-04 02:50:04.000000,2025-08-12 10:58:15,1424.0,491,44.0,902.0,151.0,465.0,2384,Store model history and view/revert changes from admin site.,7052.0,6959.0,187.0,35,True,['django'],8.0,2025-06-20 20:25:04.000,3.10.1,51.0,5.0,2204978.0,django-commons/django-simple-history,,django-simple-history,https://pypi.org/project/django-simple-history,2025-06-20 20:22:30.000,93.0,2204978.0,,,,1.0,,,,,,,,,,,,,,,,, +120,xhtml2pdf,xhtml2pdf/xhtml2pdf,html-processing,,https://github.com/xhtml2pdf/xhtml2pdf,https://github.com/xhtml2pdf/xhtml2pdf,Apache-2.0,2011-05-16 13:45:29.000,2025-08-19 08:27:39.000000,2025-05-07 21:25:48,1151.0,655,72.0,367.0,130.0,316.0,2332,A library for converting HTML into PDFs using ReportLab.,20900.0,20764.0,171.0,35,True,,,2025-02-23 23:17:02.000,0.2.17,33.0,83.0,1895843.0,,conda-forge/xhtml2pdf,xhtml2pdf,https://pypi.org/project/xhtml2pdf,2025-02-23 23:17:02.000,136.0,1892555.0,https://anaconda.org/conda-forge/xhtml2pdf,2025-04-22 14:57:02.355,200626.0,3.0,,,,,,,,,,,,,,,,, +121,stripe,stripe/stripe-python,third-party-apis,,https://github.com/stripe/stripe-python,https://github.com/stripe/stripe-python,MIT,2011-06-25 19:53:04.000,2025-09-04 16:18:50.000000,2025-09-04 14:28:32,1793.0,456,41.0,1127.0,20.0,379.0,1865,Python library for the Stripe API.,299.0,,273.0,35,True,,17.0,2025-08-27 19:38:25.000,12.5.0,473.0,,14259423.0,,anaconda/stripe,stripe,https://pypi.org/project/stripe,2025-08-27 23:53:07.000,299.0,14259061.0,https://anaconda.org/anaconda/stripe,2025-04-30 19:03:18.372,42802.0,2.0,,,,,,,,,,,,,,,,, +122,waitress,Pylons/waitress,servers,,https://github.com/Pylons/waitress,https://github.com/Pylons/waitress,ZPL-2.1,2011-12-17 06:58:21.000,2025-08-12 06:39:33.000000,2025-07-07 05:24:39,1077.0,184,37.0,219.0,22.0,233.0,1527,Waitress - A WSGI server for Python 3.,231371.0,230286.0,56.0,35,False,,11.0,2024-11-16 20:03:53.000,3.0.2,52.0,,7076914.0,,conda-forge/waitress,waitress,https://pypi.org/project/waitress,2024-11-16 20:02:33.000,1085.0,7072277.0,https://anaconda.org/conda-forge/waitress,2025-04-22 14:56:50.372,268994.0,3.0,,,,,,,,,,,,,,,,, +123,markdown-it-py,executablebooks/markdown-it-py,markdown,,https://github.com/executablebooks/markdown-it-py,https://github.com/executablebooks/markdown-it-py,MIT,2020-03-25 11:10:01.000,2025-09-01 16:35:56.000000,2025-08-11 12:52:47,341.0,80,22.0,266.0,37.0,60.0,952,"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!.",341054.0,339160.0,30.0,35,True,,10.0,2025-08-11 12:57:51.000,4.0.0,43.0,,178047051.0,,conda-forge/markdown-it-py,markdown-it-py,https://pypi.org/project/markdown-it-py,2025-08-11 12:57:51.000,1894.0,177858324.0,https://anaconda.org/conda-forge/markdown-it-py,2025-08-11 22:28:35.348,12078561.0,2.0,,,,,,,,,,,,,,,,, +124,certifi,certifi/python-certifi,others,,https://github.com/certifi/python-certifi,https://github.com/certifi/python-certifi,MPL-2.0,2011-12-28 05:15:19.000,2025-08-12 10:40:53.000000,2025-08-12 10:40:45,308.0,267,39.0,199.0,4.0,154.0,917,(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL..,13318.0,5.0,39.0,35,True,,6.0,2025-08-03 03:07:45.000,2025.8.3,69.0,,813052022.0,,conda-forge/certifi,certifi,https://pypi.org/project/certifi,2025-08-03 03:07:45.000,13313.0,810515830.0,https://anaconda.org/conda-forge/certifi,2025-08-03 14:32:42.463,159780131.0,2.0,,,,,,,,,,,,,,,,, +125,httplib2,httplib2/httplib2,http-clients,,https://github.com/httplib2/httplib2,https://github.com/httplib2/httplib2,MIT,2016-03-02 22:59:52.000,2025-08-30 16:36:37.369000,2025-08-29 17:58:43,557.0,185,24.0,127.0,64.0,70.0,498,"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support...",262479.0,261315.0,78.0,35,True,,5.0,2025-08-29 18:58:33.000,0.30.0,40.0,,83701071.0,,conda-forge/httplib2,httplib2,https://pypi.org/project/httplib2,2025-08-29 18:58:33.000,1164.0,83635303.0,https://anaconda.org/conda-forge/httplib2,2025-08-30 16:36:37.369,4209154.0,2.0,,,,,,,,2.0,,,,,,,,, +126,tushare,waditu/tushare,third-party-apis,,https://github.com/waditu/tushare,https://github.com/waditu/tushare,BSD-3-Clause,2015-01-07 07:51:14.000,2025-08-25 02:02:03.000000,2020-03-04 14:36:33,412.0,4306,978.0,136.0,606.0,1069.0,13828,TuShare is a utility for crawling historical data of China stocks.,2493.0,2366.0,34.0,34,False,,,2025-08-25 02:02:03.000,1.4.24,228.0,,79682.0,,,tushare,https://pypi.org/project/tushare,2025-08-25 02:02:03.000,127.0,79682.0,,,,2.0,,,,,,,,,,,,,,,,, +127,chalice,aws/chalice,serverless,,https://github.com/aws/chalice,https://github.com/aws/chalice,Apache-2.0,2016-05-27 23:27:13.000,2025-05-30 05:30:47.982000,2025-05-29 15:43:55,2483.0,1003,235.0,889.0,486.0,827.0,10919,Python Serverless Microframework for AWS.,3265.0,3200.0,207.0,34,True,,,2025-05-29 16:19:00.000,1.32.0,95.0,,341716.0,,conda-forge/chalice,chalice,https://pypi.org/project/chalice,2025-05-29 16:19:00.000,65.0,333536.0,https://anaconda.org/conda-forge/chalice,2025-05-30 05:30:47.982,482656.0,1.0,,,,,,,,,,,,,,,,, +128,Django-Ninja,vitalik/django-ninja,django-utils,,https://github.com/vitalik/django-ninja,https://github.com/vitalik/django-ninja,MIT,2020-05-19 08:48:53.000,2025-09-01 14:55:27.000000,2025-08-28 13:12:57,1357.0,517,72.0,434.0,396.0,592.0,8507,"Fast, Async-ready, Openapi, type hints based framework for building APIs.",121.0,,168.0,34,True,,26.0,2025-06-04 15:11:11.000,1.4.3,67.0,,886776.0,,conda-forge/django-ninja,django-ninja,https://pypi.org/project/django-ninja,2025-06-04 15:11:11.000,121.0,886145.0,https://anaconda.org/conda-forge/django-ninja,2025-06-10 23:49:15.335,27770.0,2.0,,,,,,,,,,,,,,,,, +129,connexion,zalando/connexion,openapi-utils,,https://github.com/spec-first/connexion,https://github.com/spec-first/connexion,Apache-2.0,2015-05-19 13:05:58.000,2025-09-04 15:42:07.000000,2025-06-09 08:40:08,1516.0,776,78.0,925.0,138.0,971.0,4565,Connexion is a modern Python web framework that makes spec-first and api-first development easy.,16586.0,16363.0,240.0,34,True,['openapi'],1.0,2025-01-08 09:13:49.000,3.2.0,161.0,,7929543.0,spec-first/connexion,conda-forge/connexion,connexion,https://pypi.org/project/connexion,2025-08-06 17:12:25.000,223.0,7921199.0,https://anaconda.org/conda-forge/connexion,2025-04-22 14:56:37.583,458937.0,2.0,,,,,,,,,,,,,,,,, +130,Strawberry GraphQL,strawberry-graphql/strawberry,graphql,,https://github.com/strawberry-graphql/strawberry,https://github.com/strawberry-graphql/strawberry,MIT,2018-12-21 08:56:55.000,2025-09-01 16:33:42.000000,2025-08-26 16:29:17,3560.0,581,38.0,2754.0,465.0,723.0,4395,A GraphQL library for Python that leverages type annotations.,145.0,,291.0,34,True,['graphql'],102.0,2025-08-26 16:08:21.000,0.281.0,986.0,425.0,2523230.0,,,strawberry-graphql,https://pypi.org/project/strawberry-graphql,2025-08-26 16:08:21.000,145.0,2523195.0,,,,1.0,,,,,,,,,,,,,,,,, +131,django-tastypie,django-tastypie/django-tastypie,web-frameworks,,https://github.com/django-tastypie/django-tastypie,https://github.com/django-tastypie/django-tastypie,BSD-3-Clause,2010-03-29 06:01:45.000,2025-08-18 01:20:58.000000,2025-04-02 19:22:48,1307.0,1164,124.0,855.0,405.0,527.0,3947,Creating delicious APIs for Django apps since 2010.,6330.0,6285.0,203.0,34,True,['django'],,2025-02-23 19:22:33.000,0.15.1,30.0,,78120.0,,,django-tastypie,https://pypi.org/project/django-tastypie,2025-02-23 19:19:45.000,45.0,78120.0,,,,3.0,,,,,,,,,,,,,,,,, +132,flask-login,maxcountryman/flask-login,auth,,https://github.com/maxcountryman/flask-login,https://github.com/maxcountryman/flask-login,MIT,2012-03-11 14:42:33.000,2025-08-27 03:00:09.000000,2025-08-27 03:00:09,548.0,803,71.0,441.0,16.0,413.0,3654,Flask user session management.,221801.0,221129.0,119.0,34,True,['flask'],1.0,2023-10-30 14:56:07.000,0.6.3,25.0,,14535458.0,,conda-forge/flask-login,flask-login,https://pypi.org/project/flask-login,2023-10-30 14:53:19.000,672.0,14526131.0,https://anaconda.org/conda-forge/flask-login,2025-04-22 14:56:25.112,391735.0,2.0,,,,,,,,,,,,,,,,, +133,drf-yasg,axnsan12/drf-yasg,openapi-utils,,https://github.com/axnsan12/drf-yasg,https://github.com/axnsan12/drf-yasg,BSD-3-Clause,2017-11-29 10:30:22.000,2025-08-20 10:25:41.000000,2025-08-20 10:25:33,564.0,441,28.0,295.0,253.0,418.0,3527,Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.,125939.0,125730.0,73.0,34,True,"['openapi', 'django']",7.0,2025-03-10 11:24:30.000,1.21.10,65.0,,2691215.0,,conda-forge/drf-yasg,drf-yasg,https://pypi.org/project/drf-yasg,2025-03-10 11:22:23.000,209.0,2690861.0,https://anaconda.org/conda-forge/drf-yasg,2025-04-22 14:57:33.202,21983.0,2.0,,,,,,,,,,,,,,,,, +134,django-redis,jazzband/django-redis,django-utils,,https://github.com/jazzband/django-redis,https://github.com/jazzband/django-redis,BSD-3-Clause,2012-04-17 16:29:49.000,2025-09-04 16:08:56.000000,2025-08-24 08:21:00,1260.0,434,60.0,421.0,69.0,321.0,3012,Full featured redis cache backend for Django.,289.0,,143.0,34,True,['django'],20.0,2025-06-17 18:17:06.000,6.0.0,69.0,10.0,6240496.0,,,django-redis,https://pypi.org/project/django-redis,2025-06-17 18:15:34.000,289.0,6240496.0,,,,2.0,,,,,,,,,,,,,,,,, +135,django-model-utils,jazzband/django-model-utils,django-utils,,https://github.com/jazzband/django-model-utils,https://github.com/jazzband/django-model-utils,BSD-3-Clause,2009-11-10 06:18:00.000,2025-06-23 17:21:56.000000,2025-04-08 08:15:14,1117.0,371,47.0,351.0,116.0,193.0,2740,Django model mixins and utilities.,27360.0,26861.0,140.0,34,True,['django'],,2024-09-04 11:35:22.000,5.0.0,43.0,,3405824.0,,,django-model-utils,https://pypi.org/project/django-model-utils,2024-09-04 11:35:22.000,499.0,3405824.0,,,,2.0,,,,,,,,,,,,,,,,, +136,drf-spectacular,tfranzel/drf-spectacular,openapi-utils,,https://github.com/tfranzel/drf-spectacular,https://github.com/tfranzel/drf-spectacular,BSD-3-Clause,2020-03-01 22:36:54.000,2025-06-06 23:26:11.000000,2025-05-07 12:33:59,1307.0,300,10.0,402.0,177.0,869.0,2682,Sane and flexible OpenAPI 3 schema generation for Django REST framework.,139669.0,139488.0,123.0,34,True,['openapi'],,2024-11-30 08:53:13.000,0.28.0,65.0,,5065822.0,,conda-forge/drf-spectacular,drf-spectacular,https://pypi.org/project/drf-spectacular,2024-11-30 08:48:57.000,181.0,5064297.0,https://anaconda.org/conda-forge/drf-spectacular,2025-04-22 14:58:01.158,73243.0,2.0,,,,,,,,,,,,,,,,, +137,daphne,django/daphne,websocket,,https://github.com/django/daphne,https://github.com/django/daphne,BSD-3-Clause,2015-12-23 17:06:46.000,2025-08-12 15:39:51.000000,2025-08-12 15:39:49,449.0,280,48.0,207.0,30.0,311.0,2568,Django Channels HTTP/WebSocket server.,39407.0,39268.0,78.0,34,True,['django'],4.0,2025-07-02 12:57:03.000,4.2.1,62.0,,2011387.0,,conda-forge/daphne,daphne,https://pypi.org/project/daphne,2025-07-02 12:57:03.000,139.0,2007776.0,https://anaconda.org/conda-forge/daphne,2025-07-02 16:17:46.683,213049.0,2.0,,,,,,,,,,,,,,,,, +138,Flask-Migrate,miguelgrinberg/Flask-Migrate,flask-utils,,https://github.com/miguelgrinberg/Flask-Migrate,https://github.com/miguelgrinberg/Flask-Migrate,MIT,2013-09-08 19:24:57.000,2025-04-22 14:56:28.718000,2025-01-10 18:51:13,249.0,228,26.0,88.0,1.0,412.0,2408,SQLAlchemy database migrations for Flask applications using Alembic.,190908.0,190506.0,51.0,34,True,['flask'],,2025-01-10 18:51:13.000,4.1.0,48.0,,4017168.0,,conda-forge/flask-migrate,flask-migrate,https://pypi.org/project/flask-migrate,2025-01-10 18:51:09.000,402.0,4011209.0,https://anaconda.org/conda-forge/flask-migrate,2025-04-22 14:56:28.718,351628.0,1.0,,,,,,,,,,,,,,,,, +139,ariadne,mirumee/ariadne,graphql,,https://github.com/mirumee/ariadne,https://github.com/mirumee/ariadne,BSD-3-Clause,2018-07-09 09:46:17.000,2025-07-15 11:19:23.000000,2025-07-15 11:19:23,2010.0,187,39.0,686.0,39.0,288.0,2290,Python library for implementing GraphQL servers using schema-first approach.,2077.0,1993.0,85.0,34,True,['graphql'],12.0,2025-04-18 08:28:08.000,0.26.2,60.0,57.0,891596.0,,,ariadne,https://pypi.org/project/ariadne,2025-04-18 08:28:08.000,84.0,891596.0,,,,1.0,,,,,,,,,,,,,,,,, +140,CherryPy,cherrypy/cherrypy,web-frameworks,,https://github.com/cherrypy/cherrypy,https://github.com/cherrypy/cherrypy,BSD-3-Clause,2015-11-02 23:24:05.416,2025-09-01 17:37:10.000000,2025-08-30 13:15:08,4702.0,369,54.0,264.0,260.0,1543.0,1923,"CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev.",14892.0,14470.0,149.0,34,True,,6.0,2024-06-14 15:25:34.000,18.10.0,121.0,,390880.0,,anaconda/cherrypy,cherrypy,https://pypi.org/project/cherrypy,2024-06-14 15:25:34.000,422.0,390643.0,https://anaconda.org/anaconda/cherrypy,2025-06-17 10:07:08.176,28076.0,3.0,,,,,,,,,,,,,,,,, +141,tldextract,john-kurkowski/tldextract,url-utils,,https://github.com/john-kurkowski/tldextract,https://github.com/john-kurkowski/tldextract,BSD-3-Clause,2011-02-26 06:48:00.000,2025-08-03 21:50:49.000000,2025-08-03 20:00:16,550.0,212,46.0,141.0,16.0,196.0,1923,"Accurately separates a URLs subdomain, domain, and public suffix, using the Public Suffix List (PSL).",43171.0,42426.0,51.0,34,True,,2.0,2025-04-22 06:21:40.000,5.3.0,64.0,,17639205.0,,conda-forge/tldextract,tldextract,https://pypi.org/project/tldextract,2025-04-22 06:19:36.000,745.0,17626985.0,https://anaconda.org/conda-forge/tldextract,2025-04-22 14:56:27.246,635445.0,1.0,,,,,,,,,,,,,,,,, +142,django-polymorphic,django-polymorphic/django-polymorphic,django-utils,,https://github.com/jazzband/django-polymorphic,https://github.com/jazzband/django-polymorphic,BSD-3-Clause,2011-02-12 23:30:34.000,2025-09-02 17:21:41.000000,2025-08-26 21:36:32,1023.0,295,33.0,307.0,163.0,193.0,1769,Improved Django model inheritance with automatic downcasting.,7837.0,7677.0,124.0,34,True,['django'],32.0,2025-05-20 16:32:20.000,4.1.0,42.0,,1071526.0,jazzband/django-polymorphic,conda-forge/django_polymorphic,django-polymorphic,https://pypi.org/project/django-polymorphic,2025-05-20 16:32:20.000,160.0,1069907.0,https://anaconda.org/conda-forge/django_polymorphic,2025-05-20 21:11:37.107,98783.0,2.0,,,,,,,,,,,,,,,,, +143,dj-database-url,jacobian/dj-database-url,django-utils,,https://github.com/jazzband/dj-database-url,https://github.com/jazzband/dj-database-url,BSD-3-Clause,2012-04-30 17:20:23.000,2025-08-11 20:06:06.000000,2025-08-11 20:06:04,330.0,211,32.0,173.0,4.0,96.0,1535,Use Database URLs in your Django Application.,310993.0,310660.0,73.0,34,True,['django'],8.0,2025-07-02 09:40:26.000,3.0.1,22.0,,3266278.0,jazzband/dj-database-url,,dj-database-url,https://pypi.org/project/dj-database-url,2025-07-02 09:40:26.000,333.0,3266278.0,,,,2.0,,,,,,,,,,,,,,,,, +144,django-phonenumber-field,stefanfoulis/django-phonenumber-field,django-utils,,https://github.com/stefanfoulis/django-phonenumber-field,https://github.com/stefanfoulis/django-phonenumber-field,MIT,2011-08-31 17:52:05.000,2025-08-22 07:07:38.000000,2025-08-22 07:07:38,624.0,317,21.0,405.0,8.0,224.0,1529,A django model and form field for normalised phone numbers using python-phonenumbers.,31792.0,31647.0,115.0,34,True,['django'],4.0,2025-04-10 16:09:27.000,8.1.0,37.0,41.0,2649578.0,,,django-phonenumber-field,https://pypi.org/project/django-phonenumber-field,2025-04-10 16:09:27.000,145.0,2649578.0,,,,2.0,,,,,,,,,,,,,,,,, +145,hvac,hvac/hvac,third-party-apis,,https://github.com/hvac/hvac,https://github.com/hvac/hvac,Apache-2.0,2015-05-05 21:56:50.000,2025-08-24 17:06:33.000000,2025-08-24 17:06:32,1371.0,392,22.0,708.0,172.0,346.0,1283,Python 3.X client for HashiCorp Vault.,6624.0,6245.0,205.0,34,True,,1.0,2024-06-18 14:46:05.000,2.3.0,73.0,1030.0,22000952.0,,conda-forge/hvac,hvac,https://pypi.org/project/hvac,2024-06-18 14:46:05.000,379.0,21990596.0,https://anaconda.org/conda-forge/hvac,2025-04-22 14:57:04.838,651969.0,2.0,,,,,,,,,,,,,,,,, +146,PySocks,Anorov/PySocks,others,,https://github.com/Anorov/PySocks,https://github.com/Anorov/PySocks,BSD-3-Clause,2012-02-21 09:10:49.000,2025-04-22 14:56:26.583000,2019-09-20 02:47:40,230.0,260,49.0,62.0,58.0,63.0,1260,A SOCKS proxy client and wrapper for Python.,239607.0,238468.0,32.0,34,False,,,2019-09-20 02:06:20.000,1.7.1,19.0,,39582847.0,,conda-forge/pysocks,pysocks,https://pypi.org/project/pysocks,2019-09-20 02:06:20.000,1139.0,38495537.0,https://anaconda.org/conda-forge/pysocks,2025-04-22 14:56:26.583,65238602.0,2.0,,,,,,,,,,,,,,,,, +147,pymdown-extensions,facelessuser/pymdown-extensions,markdown,,https://github.com/facelessuser/pymdown-extensions,https://github.com/facelessuser/pymdown-extensions,MIT,2014-11-21 06:08:04.000,2025-09-04 03:36:18.000000,2025-07-22 02:46:55,1865.0,266,8.0,2211.0,25.0,397.0,1063,Extensions for Python Markdown.,50452.0,49431.0,62.0,34,True,,6.0,2025-07-28 16:19:31.000,10.16.1,107.0,,11536345.0,,conda-forge/pymdown-extensions,pymdown-extensions,https://pypi.org/project/pymdown-extensions,2025-07-28 16:19:31.000,1021.0,11529141.0,https://anaconda.org/conda-forge/pymdown-extensions,2025-07-28 23:03:00.386,439476.0,2.0,,,,,,,,,,,,,,,,, +148,webassets,miracle2k/webassets,others,,https://github.com/miracle2k/webassets,https://github.com/miracle2k/webassets,BSD-2-Clause,2009-12-08 05:40:34.000,2025-08-17 13:04:57.000000,2025-08-17 12:47:39,1435.0,261,22.0,263.0,70.0,240.0,929,Asset management for Python web development.,7579.0,7481.0,165.0,34,True,,14.0,2025-08-17 13:07:21.000,3.0.0,15.0,,237164.0,,conda-forge/webassets,webassets,https://pypi.org/project/webassets,2025-08-17 13:03:58.000,98.0,231458.0,https://anaconda.org/conda-forge/webassets,2025-04-22 14:56:27.817,74187.0,2.0,,,,,,,,,,,,,,,,, +149,google-auth,googleapis/google-auth-library-python,auth,,https://github.com/googleapis/google-auth-library-python,https://github.com/googleapis/google-auth-library-python,Apache-2.0,2016-09-26 00:38:59.000,2025-08-14 23:00:48.000000,2025-08-14 23:00:19,929.0,327,76.0,1275.0,153.0,426.0,848,Google Auth Python Library.,2902.0,,143.0,34,True,,9.0,2025-06-04 18:04:55.000,2.40.3,170.0,,325071446.0,,conda-forge/google-auth,google-auth,https://pypi.org/project/google-auth,2025-06-04 18:04:55.000,2902.0,324884248.0,https://anaconda.org/conda-forge/google-auth,2025-06-05 07:26:47.632,11793530.0,2.0,,,,,,,,,,,,,,,,, +150,newspaper3k,codelucas/newspaper,web-scraping,,https://github.com/codelucas/newspaper,https://github.com/codelucas/newspaper,MIT,2013-11-25 09:50:50.000,2025-08-14 08:56:11.000000,2025-08-14 08:56:11,656.0,2109,377.0,313.0,501.0,271.0,14753,"newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:.",215.0,21.0,103.0,33,True,,4.0,2018-09-28 04:58:18.000,0.2.8,18.0,,946055.0,,conda-forge/newspaper3k,newspaper3k,https://pypi.org/project/newspaper3k,2018-09-28 04:58:18.000,194.0,944346.0,https://anaconda.org/conda-forge/newspaper3k,2025-04-22 14:56:43.220,100882.0,1.0,,,,,,,,,,,,,,,,, +151,thumbor,thumbor/thumbor,third-party-apis,,https://github.com/thumbor/thumbor,https://github.com/thumbor/thumbor,MIT,2011-03-16 17:30:05.000,2025-09-04 15:38:39.000000,2025-08-30 15:55:37,2476.0,841,201.0,741.0,20.0,997.0,10337,thumbor is an open-source photo thumbnail service by globo.com.,423.0,373.0,204.0,33,True,,6.0,2025-05-15 16:39:01.000,7.7.7,119.0,,18140.0,,,thumbor,https://pypi.org/project/thumbor,2025-05-15 16:39:01.000,50.0,18140.0,,,,2.0,,,,,,,,,,,,,,,,, +152,eve,pyeve/eve,web-frameworks,,https://github.com/pyeve/eve,https://github.com/pyeve/eve,BSD-3-Clause,2012-10-22 07:39:33.000,2025-08-31 06:07:38.000000,2025-08-26 14:11:54,3422.0,746,223.0,576.0,30.0,952.0,6729,REST API framework designed for human beings.,1215.0,1169.0,218.0,33,True,,6.0,2025-08-26 14:12:38.000,2.2.3,57.0,,17252.0,,,eve,https://pypi.org/project/eve,2025-08-26 14:12:38.000,46.0,17252.0,,,,3.0,,,,,,,,,,,,,,,,, +153,Flask-SocketIO,miguelgrinberg/Flask-SocketIO,websocket,,https://github.com/miguelgrinberg/Flask-SocketIO,https://github.com/miguelgrinberg/Flask-SocketIO,MIT,2014-02-09 07:22:50.000,2025-04-22 14:56:27.988000,2025-01-06 23:45:15,496.0,900,106.0,136.0,8.0,1587.0,5493,Socket.IO integration for Flask applications.,60262.0,59718.0,71.0,33,True,['flask'],,2025-01-06 19:50:00.000,5.5.1,93.0,,1770049.0,,conda-forge/flask-socketio,flask-socketio,https://pypi.org/project/flask-socketio,2025-01-06 19:49:56.000,544.0,1761926.0,https://anaconda.org/conda-forge/flask-socketio,2025-04-22 14:56:27.988,503681.0,2.0,,,,,,,,,,,,,,,,, +154,aiortc,aiortc/aiortc,others,,https://github.com/aiortc/aiortc,https://github.com/aiortc/aiortc,BSD-3-Clause,2018-02-23 22:05:16.000,2025-05-27 07:33:20.000000,2025-05-27 07:33:20,1317.0,830,98.0,314.0,36.0,810.0,4822,WebRTC and ORTC implementation for Python using asyncio.,6010.0,5892.0,38.0,33,True,,,2025-05-27 03:23:57.000,1.13.0,58.0,,1234343.0,,,aiortc,https://pypi.org/project/aiortc,2025-05-27 03:23:57.000,118.0,1234343.0,,,,2.0,,,,,,,,,,,,,,,,, +155,django-rest-framework-simplejwt,jazzband/djangorestframework-simplejwt,auth,,https://github.com/jazzband/djangorestframework-simplejwt,https://github.com/jazzband/djangorestframework-simplejwt,MIT,2017-05-05 17:41:35.000,2025-09-04 13:54:11.000000,2025-09-01 20:56:37,692.0,696,53.0,429.0,154.0,397.0,4223,A JSON Web Token authentication plugin for the Django REST Framework.,301.0,,137.0,33,True,['django'],20.0,2025-07-21 16:52:07.000,5.5.1,48.0,,4231940.0,,,djangorestframework-simplejwt,https://pypi.org/project/djangorestframework-simplejwt,2025-07-21 16:52:07.000,301.0,4231940.0,,,,2.0,,,,,,,,,,,,,,,,, +156,django-oauth-toolkit,jazzband/django-oauth-toolkit,auth,,https://github.com/django-oauth/django-oauth-toolkit,https://github.com/django-oauth/django-oauth-toolkit,,2013-05-20 15:46:18.000,2025-08-13 23:25:53.000000,2025-08-13 23:25:52,1446.0,808,65.0,715.0,204.0,685.0,3275,OAuth2 goodies for the Djangonauts!.,11616.0,11510.0,273.0,33,False,['django'],10.0,2024-09-07 14:10:46.000,3.0.1,47.0,,2421848.0,django-oauth/django-oauth-toolkit,,django-oauth-toolkit,https://pypi.org/project/django-oauth-toolkit,2024-09-07 14:07:57.000,106.0,2421848.0,,,,2.0,,,,,,,,,,,,,,,,, +157,django-reversion,etianen/django-reversion,django-utils,,https://github.com/etianen/django-reversion,https://github.com/etianen/django-reversion,BSD-3-Clause,2010-05-31 15:32:25.000,2024-08-09 21:30:27.000000,2024-08-09 21:29:45,1546.0,486,56.0,319.0,20.0,635.0,3120,django-reversion is an extension to the Django web framework that provides version control for model instances.,7886.0,7813.0,193.0,33,False,['django'],,2024-08-09 21:30:27.000,5.1.0,84.0,,960731.0,,,django-reversion,https://pypi.org/project/django-reversion,2024-08-09 21:30:27.000,73.0,960731.0,,,,2.0,,,,,,,,,,,,,,,,, +158,python-markdown2,trentm/python-markdown2,markdown,,https://github.com/trentm/python-markdown2,https://github.com/trentm/python-markdown2,MIT,2011-01-31 00:30:02.000,2025-07-27 16:16:26.000000,2025-07-27 16:16:25,1286.0,437,60.0,286.0,86.0,267.0,2787,markdown2: A fast and complete implementation of Markdown in Python.,560.0,,78.0,33,True,,7.0,2025-07-27 16:16:23.000,2.5.4,59.0,,3633712.0,,,markdown2,https://pypi.org/project/markdown2,2025-07-27 16:16:23.000,560.0,3633712.0,,,,3.0,,,,,,,,,,,,,,,,, +159,schemathesis,schemathesis/schemathesis,testing,,https://github.com/schemathesis/schemathesis,https://github.com/schemathesis/schemathesis,MIT,2019-08-19 11:13:01.000,2025-09-01 19:50:16.000000,2025-09-01 19:48:46,3209.0,182,19.0,2018.0,48.0,891.0,2698,Catch API bugs before your users do.,648.0,630.0,71.0,33,True,"['openapi', 'graphql']",188.0,2025-09-01 19:50:16.000,4.1.4,364.0,,674049.0,,,schemathesis,https://pypi.org/project/schemathesis,2025-09-01 19:50:16.000,18.0,674049.0,,,,2.0,,,,,,,,,,,,,,,,, +160,djoser,sunscrapers/djoser,auth,,https://github.com/sunscrapers/djoser,https://github.com/sunscrapers/djoser,MIT,2014-09-30 14:50:08.000,2025-09-04 15:38:11.000000,2025-07-13 20:18:15,1002.0,464,38.0,400.0,195.0,331.0,2664,REST implementation of Django authentication system.,35714.0,35701.0,114.0,33,True,['django'],8.0,2025-07-13 14:36:02.000,2.3.3,57.0,,292401.0,,,djoser,https://pypi.org/project/djoser,2025-07-13 14:36:02.000,13.0,292401.0,,,,2.0,,,,,,,,,,,,,,,,, +161,autobahn-python,crossbario/autobahn-python,websocket,,https://github.com/crossbario/autobahn-python,https://github.com/crossbario/autobahn-python,MIT,2011-07-27 15:22:13.000,2025-06-30 08:06:50.000000,2025-06-30 08:06:50,3344.0,772,100.0,758.0,189.0,712.0,2523,WebSocket and WAMP in Python for Twisted and asyncio.,42242.0,41969.0,135.0,33,True,,4.0,2024-08-02 09:26:44.000,24.4.2,156.0,,2437353.0,,conda-forge/autobahn,autobahn,https://pypi.org/project/autobahn,2024-08-02 09:26:44.000,273.0,2427037.0,https://anaconda.org/conda-forge/autobahn,2025-04-22 14:56:29.782,649939.0,2.0,,,,,,,,,,,,,,,,, +162,django-ckeditor,django-ckeditor/django-ckeditor,django-utils,,https://github.com/django-ckeditor/django-ckeditor,https://github.com/django-ckeditor/django-ckeditor,BSD-3-Clause,2010-03-08 19:20:59.000,2025-06-06 10:16:59.000000,2025-06-06 10:16:15,836.0,694,52.0,224.0,9.0,547.0,2457,Django admin CKEditor integration.,49496.0,49348.0,132.0,33,True,['django'],,2025-06-06 10:16:40.000,6.7.3,57.0,,585829.0,,,django-ckeditor,https://pypi.org/project/django-ckeditor,2025-06-06 10:16:40.000,148.0,585829.0,,,,2.0,,,,,,,,,,,,,,,,, +163,django-bootstrap3,zostera/django-bootstrap3,django-utils,,https://github.com/zostera/django-bootstrap3,https://github.com/zostera/django-bootstrap3,BSD-3-Clause,2013-08-13 13:48:04.000,2025-08-17 12:47:47.000000,2025-08-17 12:47:45,1167.0,681,102.0,779.0,,297.0,2336,Bootstrap 3 integration with Django.,19528.0,19457.0,100.0,33,True,['django'],6.0,2021-04-10 05:34:25.000,15.0.0,106.0,,213493.0,,conda-forge/django-bootstrap3,django-bootstrap3,https://pypi.org/project/django-bootstrap3,2025-07-31 06:49:49.000,71.0,208937.0,https://anaconda.org/conda-forge/django-bootstrap3,2025-04-22 14:56:41.415,36455.0,2.0,,,,,,,,,,,,,,,,, +164,opentelemetry-python,open-telemetry/opentelemetry-python,monitoring,,https://github.com/open-telemetry/opentelemetry-python,https://github.com/open-telemetry/opentelemetry-python,Apache-2.0,2019-05-07 21:13:30.000,2025-09-02 02:01:27.000000,2025-08-29 14:12:12,1946.0,728,44.0,2519.0,410.0,1596.0,2136,OpenTelemetry Python API and SDK.,9.0,,315.0,33,True,,49.0,2025-07-29 15:12:21.000,1.36.0,73.0,,997862.0,,conda-forge/opentelemetry-api,timing-asgi,https://pypi.org/project/timing-asgi,2023-07-18 10:19:16.000,9.0,970070.0,https://anaconda.org/conda-forge/opentelemetry-api,2025-07-30 01:44:47.237,1667571.0,2.0,,,,,,,,,,,,,,,,, +165,django-admin-interface,fabiocaccamo/django-admin-interface,admin-ui,,https://github.com/fabiocaccamo/django-admin-interface,https://github.com/fabiocaccamo/django-admin-interface,MIT,2015-10-26 14:46:36.000,2025-09-02 03:43:51.000000,2025-08-26 18:14:32,956.0,192,31.0,218.0,14.0,206.0,1979,"djangos default admin interface with superpowers - customizable themes, popup windows replaced by modals and many..",5239.0,5230.0,42.0,33,True,['django'],15.0,2025-06-12 21:41:57.000,0.30.1,125.0,,167949.0,,,django-admin-interface,https://pypi.org/project/django-admin-interface,2025-06-12 21:41:57.000,9.0,167949.0,,,,2.0,,,,,,,,,,,,,,,,, +166,django-rq,rq/django-rq,django-utils,,https://github.com/rq/django-rq,https://github.com/rq/django-rq,MIT,2012-05-15 10:21:58.000,2025-09-01 06:34:59.000000,2025-08-31 04:07:51,683.0,293,26.0,351.0,110.0,275.0,1900,A simple app that provides django integration for RQ (Redis Queue).,4324.0,4220.0,136.0,33,True,['django'],14.0,2025-08-02 03:19:40.000,3.1,58.0,,483290.0,,,django-rq,https://pypi.org/project/django-rq,2025-08-02 03:19:05.000,104.0,483290.0,,,,2.0,,,,,,,,,,,,,,,,, +167,flask-jwt-extended,vimalloc/flask-jwt-extended,auth,,https://github.com/vimalloc/flask-jwt-extended,https://github.com/vimalloc/flask-jwt-extended,MIT,2016-09-13 20:57:28.000,2025-04-22 14:56:42.474000,2024-12-30 16:42:14,674.0,239,28.0,177.0,16.0,379.0,1585,An open source Flask extension that provides JWT support (with batteries included)!.,65894.0,65592.0,96.0,33,True,['flask'],,2024-11-20 23:44:39.000,4.7.1,93.0,,8408165.0,,conda-forge/flask-jwt-extended,flask-jwt-extended,https://pypi.org/project/flask-jwt-extended,2024-11-20 23:44:39.000,302.0,8401952.0,https://anaconda.org/conda-forge/flask-jwt-extended,2025-04-22 14:56:42.474,360367.0,2.0,,,,,,,,,,,,,,,,, +168,django-pipeline,jazzband/django-pipeline,django-utils,,https://github.com/jazzband/django-pipeline,https://github.com/jazzband/django-pipeline,MIT,2011-06-03 19:01:34.000,2025-09-01 14:33:57.000000,2025-07-27 22:43:00,1245.0,375,25.0,387.0,151.0,331.0,1533,Pipeline is an asset packaging library for Django.,2652.0,2618.0,178.0,33,True,['django'],10.0,2024-12-06 12:16:42.000,4.0.0,134.0,,172938.0,,,django-pipeline,https://pypi.org/project/django-pipeline,2024-12-06 12:10:08.000,34.0,172938.0,,,,2.0,,,,,,,,,,,,,,,,, +169,webargs,marshmallow-code/webargs,others,,https://github.com/marshmallow-code/webargs,https://github.com/marshmallow-code/webargs,MIT,2014-02-17 02:16:12.000,2025-09-01 19:20:56.000000,2025-09-01 19:20:54,1781.0,159,20.0,715.0,6.0,287.0,1403,"A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including..",10317.0,10154.0,83.0,33,True,,8.0,2025-04-18 20:56:53.000,8.7.0,104.0,,2246082.0,,conda-forge/webargs,webargs,https://pypi.org/project/webargs,2025-04-18 20:56:53.000,163.0,2241130.0,https://anaconda.org/conda-forge/webargs,2025-04-22 14:56:29.153,297179.0,2.0,,,,,,,,,,,,,,,,, +170,html5lib-python,html5lib/html5lib-python,html-processing,,https://github.com/html5lib/html5lib-python,https://github.com/html5lib/html5lib-python,MIT,2013-04-09 14:07:42.000,2025-04-22 14:56:31.592000,2024-02-21 15:31:38,1612.0,297,50.0,322.0,90.0,177.0,1203,Standards-compliant library for parsing and serializing HTML documents and fragments in Python.,1703.0,,66.0,33,False,,,2017-12-07 14:10:04.000,1.0.1,27.0,,29311837.0,,conda-forge/html5lib,html5lib,https://pypi.org/project/html5lib,2020-06-22 23:32:36.000,1703.0,29223589.0,https://anaconda.org/conda-forge/html5lib,2025-04-22 14:56:31.592,5559650.0,3.0,,,,,,,,,,,,,,,,, +171,django-waffle,django-waffle/django-waffle,django-utils,,https://github.com/django-waffle/django-waffle,https://github.com/django-waffle/django-waffle,BSD-3-Clause,2011-01-23 17:42:09.000,2025-09-03 17:36:46.000000,2025-09-03 17:36:45,477.0,261,24.0,348.0,47.0,181.0,1187,A feature flipper for Django.,1677.0,1636.0,164.0,33,True,['django'],9.0,2025-06-12 07:38:53.000,5.0.0,50.0,,1020520.0,,conda-forge/django-waffle,django-waffle,https://pypi.org/project/django-waffle,2025-06-12 07:38:53.000,41.0,1020071.0,https://anaconda.org/conda-forge/django-waffle,2025-04-22 14:57:36.310,26944.0,2.0,,,,,,,,,,,,,,,,, +172,jsonfield,rpkilby/jsonfield,django-utils,,https://github.com/rpkilby/jsonfield,https://github.com/rpkilby/jsonfield,MIT,2009-05-03 03:42:01.000,2025-07-04 23:06:23.000000,2025-07-04 22:55:12,377.0,268,34.0,109.0,,159.0,1161,A reusable Django model field for storing ad-hoc JSON data.,14252.0,13976.0,53.0,33,True,['django'],9.0,2025-07-04 23:06:23.000,3.2.0,35.0,166.0,712207.0,,,jsonfield,https://pypi.org/project/jsonfield,2025-07-04 23:06:23.000,276.0,712206.0,,,,2.0,,,,,,,,,,,,,,,,, +173,pycurl,pycurl/pycurl,http-clients,,https://github.com/pycurl/pycurl,https://github.com/pycurl/pycurl,LGPL-2.1,2013-08-03 20:56:39.000,2025-08-31 13:03:47.000000,2025-08-30 00:31:38,3431.0,316,44.0,510.0,9.0,385.0,1131,PycURL - Python interface to libcurl.,74219.0,73830.0,110.0,33,False,,8.0,2025-03-07 03:39:22.000,7.45.6,59.0,,3123536.0,,conda-forge/pycurl,pycurl,https://pypi.org/project/pycurl,2025-03-07 03:39:22.000,389.0,3053370.0,https://anaconda.org/conda-forge/pycurl,2025-08-22 13:29:11.648,4139847.0,2.0,,,,,,,,,,,,,,,,, +174,django-bootstrap4,zostera/django-bootstrap4,django-utils,,https://github.com/zostera/django-bootstrap4,https://github.com/zostera/django-bootstrap4,BSD-3-Clause,2017-04-25 15:55:15.000,2025-08-17 12:48:07.000000,2025-08-17 12:48:06,1294.0,261,36.0,661.0,17.0,145.0,1029,Bootstrap 4 integration with Django.,194444.0,194358.0,140.0,33,True,['django'],10.0,2021-05-20 08:44:02.000,3.0.1,35.0,,204910.0,,conda-forge/django-bootstrap4,django-bootstrap4,https://pypi.org/project/django-bootstrap4,2025-07-31 06:02:34.000,86.0,204168.0,https://anaconda.org/conda-forge/django-bootstrap4,2025-08-09 19:10:09.244,34876.0,2.0,,,,,,,,,,,,,,,,, +175,tifffile,cgohlke/tifffile,others,,https://github.com/cgohlke/tifffile,https://github.com/cgohlke/tifffile,BSD-3-Clause,2020-02-22 22:43:58.000,2025-08-28 10:13:37.557000,2025-08-27 19:47:35,682.0,163,10.0,38.0,1.0,269.0,625,Read and write TIFF files.,85988.0,84175.0,1.0,33,True,,16.0,2025-08-27 19:52:04.000,2025.8.28,151.0,1026.0,11207439.0,,conda-forge/tifffile,tifffile,https://pypi.org/project/tifffile,2025-08-27 19:47:33.000,1813.0,11104013.0,https://anaconda.org/conda-forge/tifffile,2025-08-28 10:13:37.557,6617545.0,2.0,,,,,,,,,,,,,,,,, +176,idna,kjd/idna,others,,https://github.com/kjd/idna,https://github.com/kjd/idna,BSD-3-Clause,2013-05-27 22:22:13.000,2025-05-02 02:38:56.000000,2025-05-02 02:16:27,359.0,99,13.0,103.0,5.0,96.0,268,Internationalized Domain Names for Python (IDNA 2008 and UTS #46).,2438403.0,2428692.0,25.0,33,True,,,2024-09-15 18:08:06.000,3.10,33.0,573.0,720418671.0,,conda-forge/idna,idna,https://pypi.org/project/idna,2024-09-15 18:07:37.000,9711.0,719327565.0,https://anaconda.org/conda-forge/idna,2025-04-22 14:56:26.663,68737648.0,2.0,,,,,,,,,,,,,,,,, +177,sherlock,sherlock-project/sherlock,third-party-apis,,https://github.com/sherlock-project/sherlock,https://github.com/sherlock-project/sherlock,MIT,2018-12-24 14:30:48.000,2025-05-06 09:55:10.000000,2025-05-06 09:55:10,2585.0,7772,1171.0,1226.0,207.0,969.0,68464,Hunt down social media accounts by username across social networks.,15.0,,269.0,32,True,,,2024-07-08 09:57:38.000,0.15.0,7.0,,32532.0,,,sherlock,https://pypi.org/project/sherlock,2023-02-18 14:51:07.497,15.0,32532.0,,,,2.0,,,,,,,,,,,,,,,,, +178,httpie,httpie/httpie,http-clients,,https://github.com/httpie/cli,https://github.com/httpie/cli,BSD-3-Clause,2012-02-25 12:39:13.000,2025-04-22 14:56:48.791000,2024-12-17 17:30:35,1797.0,3757,89.0,635.0,180.0,722.0,36518,"HTTPie CLI modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads,..",131.0,1.0,173.0,32,True,,,2024-11-01 17:33:07.000,3.2.4,58.0,11598.0,661909.0,httpie/cli,conda-forge/httpie,httpie,https://pypi.org/project/httpie,2024-11-01 17:31:22.000,130.0,658022.0,https://anaconda.org/conda-forge/httpie,2025-04-22 14:56:48.791,224544.0,2.0,,,,,,,,,,,,,,,,, +179,redoc,Redocly/redoc,openapi-utils,,https://github.com/Redocly/redoc,https://github.com/Redocly/redoc,MIT,2015-10-30 12:53:02.000,2025-09-04 09:41:24.000000,2025-07-30 09:34:37,2625.0,2346,300.0,775.0,383.0,1530.0,24903,OpenAPI/Swagger-generated API Reference Documentation.,12056.0,12056.0,226.0,32,True,['openapi'],3.0,2025-04-14 15:29:03.000,2.5.0,94.0,146.0,1.0,,,,,,,,,,,2.0,,,,,,,,,,,,,,,,, +180,saleor,saleor/saleor,others,,https://github.com/saleor/saleor,https://github.com/saleor/saleor,BSD-3-Clause,2013-02-12 16:46:39.000,2025-09-04 12:49:10.000000,2025-09-04 08:29:31,22112.0,5768,374.0,12372.0,228.0,4192.0,22029,"Saleor Core: the high performance, composable, headless commerce API.",7.0,7.0,313.0,32,True,"['django', 'graphql']",166.0,2025-09-02 12:00:05.000,3.21.14,100.0,789.0,78.0,,,,,,,,,,,2.0,,,,,,,,,,,,,,,,, +181,swagger-codegen,swagger-api/swagger-codegen,openapi-utils,,https://github.com/swagger-api/swagger-codegen,https://github.com/swagger-api/swagger-codegen,Apache-2.0,2011-07-06 14:26:48.000,2025-09-03 10:05:48.000000,2025-08-11 15:43:17,11764.0,6033,413.0,5687.0,3438.0,3499.0,17554,"swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different..",23.0,23.0,1241.0,32,True,['openapi'],13.0,2025-09-02 12:19:23.000,3.0.72,100.0,,,,,,,,,,,,,2.0,io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,https://search.maven.org/artifact/io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,,,,, +182,speedtest-cli,sivel/speedtest-cli,others,,https://github.com/sivel/speedtest-cli,https://github.com/sivel/speedtest-cli,Apache-2.0,2012-09-10 19:17:53.000,2025-04-22 14:58:04.715000,2021-07-07 19:50:15,299.0,1911,304.0,218.0,70.0,,13902,Command line interface for testing internet bandwidth using speedtest.net.,83762.0,83575.0,10.0,32,False,,,2021-04-08 13:53:00.000,2.1.3,28.0,,284812.0,,conda-forge/speedtest-cli,speedtest-cli,https://pypi.org/project/speedtest-cli,2021-04-08 13:51:32.000,187.0,284266.0,https://anaconda.org/conda-forge/speedtest-cli,2025-04-22 14:58:04.715,25119.0,2.0,,,,,,,,,,,,,,,,, +183,httpbin,postmanlabs/httpbin,others,,https://github.com/postmanlabs/httpbin,https://github.com/postmanlabs/httpbin,ISC,2011-05-20 21:14:01.000,2024-05-24 07:51:48.000000,2018-11-07 20:31:50,841.0,1806,239.0,334.0,186.0,248.0,13268,"HTTP Request & Response Service, written in Python + Flask.",1576.0,1561.0,108.0,32,False,['flask'],,2024-02-20 21:30:12.000,0.10.2,16.0,,64583.0,,,httpbin,https://pypi.org/project/httpbin,2024-02-20 21:30:12.000,15.0,64583.0,,,,2.0,,,,,,,,,,,,,,,,, +184,cookiecutter-django,cookiecutter/cookiecutter-django,django-utils,,https://github.com/cookiecutter/cookiecutter-django,https://github.com/cookiecutter/cookiecutter-django,BSD-3-Clause,2013-08-14 17:43:31.000,2025-09-04 16:37:52.000000,2025-09-04 16:35:27,8455.0,2913,203.0,4631.0,97.0,1179.0,13058,Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.,34.0,34.0,455.0,32,True,['django'],135.0,2025-09-04 02:30:34.000,2025.09.03,100.0,,112.0,,,cookiecutter-django,https://pypi.org/project/cookiecutter-django,2018-01-15 20:46:23.000,,112.0,,,,2.0,,,,,,,,,,,,,,,,, +185,Zappa,Miserlou/Zappa,serverless,,https://github.com/Miserlou/Zappa,https://github.com/Miserlou/Zappa,MIT,2016-01-20 21:57:04.000,2025-06-02 09:47:21.000000,2021-02-20 16:10:31,2916.0,1206,247.0,945.0,691.0,675.0,11886,Serverless Python.,36.0,21.0,262.0,32,False,,,2025-06-02 09:47:21.000,0.60.2,138.0,379.0,162240.0,,,zappa,https://pypi.org/project/zappa,2025-06-02 09:47:21.000,15.0,162236.0,,,,2.0,,,,,,,,,,,,,,,,, +186,hug,hugapi/hug,web-frameworks,,https://github.com/hugapi/hug,https://github.com/hugapi/hug,MIT,2015-07-17 03:33:50.000,2025-04-22 14:56:28.919000,2023-06-30 13:14:01,2415.0,388,153.0,463.0,182.0,302.0,6893,"Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.",5217.0,5170.0,120.0,32,False,,,2020-02-06 18:13:37.000,2.6.1,71.0,,84044.0,,conda-forge/hug,hug,https://pypi.org/project/hug,2020-02-06 18:13:37.000,47.0,81483.0,https://anaconda.org/conda-forge/hug,2025-04-22 14:56:28.919,274112.0,3.0,,,,,,,,,,,,,,,,, +187,fastapi-users,fastapi-users/fastapi-users,auth,,https://github.com/fastapi-users/fastapi-users,https://github.com/fastapi-users/fastapi-users,MIT,2019-10-05 15:40:31.000,2025-08-27 14:47:27.000000,2025-01-04 13:16:19,769.0,459,49.0,600.0,24.0,269.0,5528,Ready-to-use and customizable users management for FastAPI.,5423.0,5389.0,71.0,32,True,['fastapi'],,2025-01-04 13:31:56.000,14.0.1,105.0,424.0,458853.0,,conda-forge/fastapi-users,fastapi-users,https://pypi.org/project/fastapi-users,2025-01-04 13:20:04.000,34.0,456928.0,https://anaconda.org/conda-forge/fastapi-users,2025-04-22 14:58:01.687,90279.0,2.0,,,,,,,,,,,,,,,,, +188,spotipy,plamere/spotipy,third-party-apis,,https://github.com/spotipy-dev/spotipy,https://github.com/spotipy-dev/spotipy,MIT,2014-04-05 13:11:25.000,2025-07-31 08:33:07.000000,2025-07-31 08:33:07,719.0,969,77.0,501.0,47.0,660.0,5282,A light weight Python library for the Spotify Web API.,43290.0,42855.0,202.0,32,True,,1.0,2025-02-27 07:46:36.000,2.25.1,51.0,,376482.0,spotipy-dev/spotipy,conda-forge/spotipy,spotipy,https://pypi.org/project/spotipy,2025-02-27 07:32:13.000,435.0,376043.0,https://anaconda.org/conda-forge/spotipy,2025-04-22 14:57:47.583,24163.0,2.0,,,,,,,,,,,,,,,,, +189,mezzanine,stephenmcd/mezzanine,cms,,https://github.com/stephenmcd/mezzanine,https://github.com/stephenmcd/mezzanine,BSD-2-Clause,2010-05-29 12:16:55.000,2025-06-04 17:22:14.000000,2025-04-06 16:47:08,5315.0,1645,244.0,987.0,62.0,1014.0,4815,CMS framework for Django.,2481.0,2457.0,328.0,32,True,['django'],,2025-06-04 17:21:14.000,6.1.1,141.0,,5683.0,,,mezzanine,https://pypi.org/project/mezzanine,2025-06-04 17:21:14.000,24.0,5683.0,,,,2.0,,,,,,,,,,,,,,,,, +190,trafilatura,adbar/trafilatura,web-scraping,,https://github.com/adbar/trafilatura,https://github.com/adbar/trafilatura,Apache-2.0,2019-04-08 11:38:48.000,2025-08-08 13:57:31.000000,2025-08-08 13:57:31,1598.0,305,33.0,374.0,81.0,329.0,4637,"Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV,..",8115.0,7954.0,56.0,32,True,,1.0,2024-12-03 15:23:39.000,2.0.0,50.0,,1365602.0,,,trafilatura,https://pypi.org/project/trafilatura,2024-12-03 15:23:21.000,161.0,1365602.0,,,,1.0,,,,,,,,,,,,,,,,, +191,graphene-django,graphql-python/graphene-django,graphql,,https://github.com/graphql-python/graphene-django,https://github.com/graphql-python/graphene-django,MIT,2016-09-17 23:26:25.000,2025-06-23 14:01:35.000000,2025-06-23 14:01:33,975.0,768,68.0,641.0,159.0,682.0,4369,"Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.",16366.0,16149.0,225.0,32,True,"['django', 'graphql']",3.0,2025-03-13 08:33:02.000,3.2.3,68.0,,668742.0,,conda-forge/graphene-django,graphene-django,https://pypi.org/project/graphene-django,2025-03-13 08:33:02.000,217.0,667884.0,https://anaconda.org/conda-forge/graphene-django,2025-04-22 14:57:21.125,54114.0,2.0,,,,,,,,-2.0,,,,,,,,, +192,fake-useragent,hellysmile/fake-useragent,others,,https://github.com/fake-useragent/fake-useragent,https://github.com/fake-useragent/fake-useragent,Apache-2.0,2013-03-04 07:14:29.000,2025-09-02 05:03:23.000000,2025-06-15 10:19:52,530.0,521,62.0,348.0,3.0,156.0,3973,Up-to-date simple useragent faker with real world database.,1175.0,,23.0,32,True,,5.0,2025-04-14 15:32:17.000,2.2.0,40.0,,3166753.0,fake-useragent/fake-useragent,conda-forge/fake-useragent,fake-useragent,https://pypi.org/project/fake-useragent,2025-04-14 15:32:17.000,1175.0,3165655.0,https://anaconda.org/conda-forge/fake-useragent,2025-08-27 15:15:12.883,55999.0,2.0,,,,,,,,-2.0,,,,,,,,, +193,Radicale,Kozea/Radicale,others,,https://github.com/Kozea/Radicale,https://github.com/Kozea/Radicale,GPL-3.0,2011-08-11 08:27:37.000,2025-09-01 18:58:40.000000,2025-09-01 18:58:40,3274.0,478,98.0,597.0,7.0,1101.0,3961,A simple CalDAV (calendar) and CardDAV (contact) server.,220.0,179.0,144.0,32,True,,169.0,2025-08-22 06:57:59.000,3.5.5,76.0,,12181.0,,,radicale,https://pypi.org/project/radicale,2025-08-22 06:57:59.000,41.0,12181.0,,,,2.0,,,,,,,,,,,,,,,,, +194,django-grappelli,sehmaschine/django-grappelli,admin-ui,,https://github.com/sehmaschine/django-grappelli,https://github.com/sehmaschine/django-grappelli,BSD-3-Clause,2010-03-26 12:25:59.000,2025-04-29 12:23:36.717000,2025-04-28 13:49:07,1960.0,655,86.0,337.0,9.0,725.0,3886,A jazzy skin for the Django Admin-Interface (official repository).,6906.0,6873.0,91.0,32,True,['django'],,2025-04-28 13:48:04.000,4.0.2,84.0,,256883.0,,conda-forge/django-grappelli,django-grappelli,https://pypi.org/project/django-grappelli,2025-04-28 13:48:04.000,33.0,253372.0,https://anaconda.org/conda-forge/django-grappelli,2025-04-29 12:23:36.717,203650.0,2.0,,,,,,,,,,,,,,,,, +195,flasgger,flasgger/flasgger,openapi-utils,,https://github.com/flasgger/flasgger,https://github.com/flasgger/flasgger,MIT,2015-07-27 18:21:49.000,2025-04-22 14:56:42.334000,2024-04-23 00:36:20,563.0,520,51.0,210.0,275.0,167.0,3715,Easy OpenAPI specs and Swagger UI for your Flask API.,19396.0,19241.0,113.0,32,False,['flask'],,2020-08-01 15:28:10.000,0.9.5,54.0,551.0,695280.0,,conda-forge/flasgger,flasgger,https://pypi.org/project/flasgger,2023-06-10 21:33:42.214,155.0,692909.0,https://anaconda.org/conda-forge/flasgger,2025-04-22 14:56:42.334,144425.0,2.0,,,,,,,,,,,,,,,,, +196,modoboa,modoboa/modoboa,email,,https://github.com/modoboa/modoboa,https://github.com/modoboa/modoboa,ISC,2013-04-16 09:43:55.000,2025-09-04 13:58:05.000000,2025-09-02 13:03:17,5640.0,438,87.0,1333.0,76.0,1818.0,3334,Mail hosting made simple.,75.0,60.0,123.0,32,True,,326.0,2025-08-22 08:36:19.000,2.4.11,98.0,,6273.0,,,modoboa,https://pypi.org/project/modoboa,2025-08-22 08:36:19.000,15.0,6273.0,,,,1.0,,,,,,,,,,,,,,,,, +197,pyotp,pyauth/pyotp,auth,,https://github.com/pyauth/pyotp,https://github.com/pyauth/pyotp,MIT,2011-09-23 13:10:31.000,2025-04-22 14:57:02.176000,2025-02-24 20:02:13,226.0,341,53.0,80.0,6.0,96.0,3185,Python One-Time Password Library.,25101.0,24642.0,47.0,32,True,,,2023-07-27 23:41:01.000,2.9.0,24.0,439.0,10405602.0,,conda-forge/pyotp,pyotp,https://pypi.org/project/pyotp,2023-07-27 23:41:01.000,459.0,10404074.0,https://anaconda.org/conda-forge/pyotp,2025-04-22 14:57:02.176,92965.0,2.0,,,,,,,,,,,,,,,,, +198,Wikipedia,goldsmith/Wikipedia,third-party-apis,,https://github.com/goldsmith/Wikipedia,https://github.com/goldsmith/Wikipedia,MIT,2013-08-20 06:39:09.000,2025-04-22 14:56:31.735000,2020-10-09 23:49:59,186.0,520,82.0,99.0,198.0,82.0,2963,A Pythonic wrapper for the Wikipedia API.,77553.0,77139.0,23.0,32,False,,,2014-11-15 15:59:49.000,1.4.0,20.0,,1608898.0,,conda-forge/wikipedia,wikipedia,https://pypi.org/project/wikipedia,2014-11-15 15:59:49.000,414.0,1586962.0,https://anaconda.org/conda-forge/wikipedia,2025-04-22 14:56:31.735,197432.0,2.0,,,,,,,,,,,,,,,,, +199,python-social-auth,omab/python-social-auth,auth,,https://github.com/omab/python-social-auth,https://github.com/omab/python-social-auth,BSD-3-Clause,2012-12-12 16:08:42.000,2022-07-01 19:07:30.000000,2017-02-04 13:10:59,1973.0,1140,118.0,465.0,21.0,643.0,2822,Social auth made simple.,6399.0,6359.0,283.0,32,False,,,2017-02-03 12:20:08.000,0.3.6,55.0,,41642.0,,,python-social-auth,https://pypi.org/project/python-social-auth,2017-02-03 12:20:08.000,40.0,41642.0,,,,2.0,,,,,,,,,,,,,,,,, +200,splinter,cobrateam/splinter,testing,,https://github.com/cobrateam/splinter,https://github.com/cobrateam/splinter,BSD-3-Clause,2010-09-18 20:59:15.000,2025-08-16 15:08:24.000000,2025-08-16 15:08:24,2335.0,504,93.0,798.0,47.0,486.0,2754,splinter - python test framework for web applications.,7167.0,7112.0,182.0,32,True,,1.0,2024-01-16 00:59:02.000,0.21.0,52.0,,248274.0,,,splinter,https://pypi.org/project/splinter,2024-01-16 00:59:02.000,55.0,248274.0,,,,2.0,,,,,,,,,,,,,,,,, +201,django-widget-tweaks,jazzband/django-widget-tweaks,django-utils,,https://github.com/jazzband/django-widget-tweaks,https://github.com/jazzband/django-widget-tweaks,MIT,2012-03-05 20:11:03.000,2025-09-02 02:50:26.000000,2025-04-25 18:56:18,227.0,142,46.0,60.0,48.0,56.0,2143,"Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can..",49961.0,49824.0,36.0,32,True,['django'],,2025-04-25 18:56:35.000,1.5.1,22.0,,949318.0,,,django-widget-tweaks,https://pypi.org/project/django-widget-tweaks,2023-08-25 15:29:05.000,137.0,949318.0,,,,2.0,,,,,,,,,,,,,,,,, +202,html2text,Alir3z4/html2text,markdown,,https://github.com/Alir3z4/html2text,https://github.com/Alir3z4/html2text,GPL-3.0,2014-02-19 22:41:11.000,2025-04-15 04:02:28.000000,2025-04-15 03:58:08,789.0,286,26.0,210.0,94.0,145.0,2043,Convert HTML to Markdown-formatted text.,40564.0,39356.0,81.0,32,True,,,2025-04-15 04:02:28.000,2025.4.15,41.0,,8555163.0,,,html2text,https://pypi.org/project/html2text,2025-04-15 04:02:28.000,1208.0,8555163.0,,,,3.0,,,,,,,,,,,,,,,,, +203,django-tables2,jieter/django-tables2,django-utils,,https://github.com/jieter/django-tables2,https://github.com/jieter/django-tables2,,2010-12-07 05:26:16.000,2025-08-12 06:50:24.000000,2025-05-30 18:21:50,1474.0,431,51.0,413.0,94.0,504.0,1980,django-tables2 - An app for creating HTML tables.,8373.0,8266.0,158.0,32,False,['django'],,2025-01-02 07:49:39.000,2.7.5,131.0,,592062.0,,conda-forge/django-tables2,django-tables2,https://pypi.org/project/django-tables2,2025-01-02 07:49:39.000,107.0,591689.0,https://anaconda.org/conda-forge/django-tables2,2025-04-22 14:57:53.529,19070.0,2.0,,,,,,,,,,,,,,,,, +204,python-zeep,mvantellingen/python-zeep,http-clients,,https://github.com/mvantellingen/python-zeep,https://github.com/mvantellingen/python-zeep,MIT,2016-02-14 10:31:07.000,2025-04-22 14:56:33.156000,2024-10-16 05:21:44,1499.0,599,62.0,386.0,448.0,695.0,1950,A Python SOAP client.,556.0,,145.0,32,True,,,2024-10-16 05:31:28.000,4.3.1,67.0,,27369624.0,,conda-forge/zeep,zeep,https://pypi.org/project/zeep,2024-10-16 05:31:28.000,556.0,27364542.0,https://anaconda.org/conda-forge/zeep,2025-04-22 14:56:33.156,299874.0,2.0,,,,,,,,,,,,,,,,, +205,django-autocomplete-light,yourlabs/django-autocomplete-light,django-utils,,https://github.com/yourlabs/django-autocomplete-light,https://github.com/yourlabs/django-autocomplete-light,MIT,2012-05-03 11:49:37.000,2025-06-21 02:45:23.000000,2025-02-26 08:24:05,2432.0,467,63.0,525.0,244.0,648.0,1854,"A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.",4747.0,4656.0,199.0,32,True,['django'],,2025-02-26 08:21:16.000,3.12.1,231.0,,370150.0,,,django-autocomplete-light,https://pypi.org/project/django-autocomplete-light,2025-02-26 08:21:16.000,91.0,370150.0,,,,2.0,,,,,,,,,,,,,,,,, +206,dj-rest-auth,iMerica/dj-rest-auth,auth,,https://github.com/iMerica/dj-rest-auth,https://github.com/iMerica/dj-rest-auth,MIT,2020-02-28 19:35:48.000,2025-05-19 21:01:16.000000,2024-12-01 17:23:11,916.0,335,21.0,249.0,223.0,230.0,1815,Authentication for Django Rest Framework.,67778.0,67757.0,205.0,32,True,['django'],,2025-01-04 23:37:38.000,7.0.1,51.0,630.0,417836.0,,conda-forge/dj-rest-auth,dj-rest-auth,https://pypi.org/project/dj-rest-auth,2025-01-04 23:37:38.000,21.0,416885.0,https://anaconda.org/conda-forge/dj-rest-auth,2025-04-22 14:57:56.497,47119.0,2.0,,,,,,,,,,,,,,,,, +207,simple-salesforce,simple-salesforce/simple-salesforce,third-party-apis,,https://github.com/simple-salesforce/simple-salesforce,https://github.com/simple-salesforce/simple-salesforce,,2013-01-17 20:08:57.000,2025-08-23 14:31:20.000000,2025-08-23 14:29:47,493.0,718,90.0,328.0,222.0,282.0,1804,A very simple Salesforce.com REST API client for Python.,3106.0,2896.0,90.0,32,False,,15.0,2025-08-23 14:31:20.000,1.12.9,51.0,,22469429.0,,conda-forge/simple-salesforce,simple-salesforce,https://pypi.org/project/simple-salesforce,2025-08-23 14:30:41.000,210.0,22468601.0,https://anaconda.org/conda-forge/simple-salesforce,2025-04-22 14:56:36.850,82873.0,2.0,,,,,,,,,,,,,,,,, +208,django-constance,jazzband/django-constance,django-utils,,https://github.com/jazzband/django-constance,https://github.com/jazzband/django-constance,BSD-3-Clause,2010-09-20 12:42:29.000,2025-09-04 15:46:28.000000,2025-05-19 19:20:14,709.0,315,33.0,317.0,26.0,289.0,1787,Dynamic Django settings.,2413.0,2393.0,150.0,32,True,['django'],,2025-02-06 10:28:53.000,4.3.2,41.0,,472927.0,,,django-constance,https://pypi.org/project/django-constance,2025-02-06 10:28:53.000,20.0,472927.0,,,,2.0,,,,,,,,,,,,,,,,, +209,sorl-thumbnail,jazzband/sorl-thumbnail,django-utils,,https://github.com/jazzband/sorl-thumbnail,https://github.com/jazzband/sorl-thumbnail,BSD-3-Clause,2010-11-12 00:46:35.000,2025-09-01 17:26:52.000000,2025-03-31 09:43:43,1059.0,497,36.0,357.0,123.0,317.0,1783,Thumbnails for Django.,15830.0,15733.0,160.0,32,True,['django'],,2024-09-21 17:11:54.000,12.11.0,34.0,,372914.0,,conda-forge/sorl-thumbnail,sorl-thumbnail,https://pypi.org/project/sorl-thumbnail,2024-09-21 17:11:54.000,97.0,372728.0,https://anaconda.org/conda-forge/sorl-thumbnail,2025-04-22 14:57:33.341,11378.0,2.0,,,,,,,,,,,,,,,,, +210,django-money,django-money/django-money,django-utils,,https://github.com/django-money/django-money,https://github.com/django-money/django-money,BSD-3-Clause,2011-05-15 12:13:19.000,2025-09-04 12:17:56.000000,2025-09-04 12:16:44,1219.0,320,25.0,417.0,83.0,293.0,1743,Money fields for Django forms and models.,3298.0,3254.0,124.0,32,True,['django'],9.0,2025-04-17 10:22:54.000,3.5.4,75.0,,420325.0,,,django-money,https://pypi.org/project/django-money,2025-09-04 12:17:56.000,44.0,420325.0,,,,2.0,,,,,,,,,,,,,,,,, +211,openapi-python-client,openapi-generators/openapi-python-client,openapi-utils,,https://github.com/openapi-generators/openapi-python-client,https://github.com/openapi-generators/openapi-python-client,MIT,2020-02-15 19:33:46.000,2025-09-04 15:02:12.000000,2025-09-04 14:58:06,914.0,247,15.0,779.0,84.0,326.0,1672,Generate modern Python clients from OpenAPI.,1354.0,1307.0,93.0,32,True,['openapi'],21.0,2025-08-26 03:01:25.000,0.26.0,96.0,,550573.0,,conda-forge/openapi-python-client,openapi-python-client,https://pypi.org/project/openapi-python-client,2025-08-26 03:01:25.000,47.0,549213.0,https://anaconda.org/conda-forge/openapi-python-client,2025-08-31 03:49:14.374,66679.0,2.0,,,,,,,,,,,,,,,,, +212,rpyc,tomerfiliba-org/rpyc,rpc,,https://github.com/tomerfiliba-org/rpyc,https://github.com/tomerfiliba-org/rpyc,MIT,2009-03-08 11:23:29.000,2025-08-14 03:52:18.000000,2025-08-14 03:45:36,1030.0,251,59.0,142.0,92.0,345.0,1663,RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.,3452.0,3233.0,86.0,32,True,,3.0,2025-04-18 16:33:20.000,6.0.2,31.0,1035.0,865240.0,,conda-forge/rpyc,rpyc,https://pypi.org/project/rpyc,2025-04-18 16:33:20.000,219.0,851987.0,https://anaconda.org/conda-forge/rpyc,2025-04-22 14:57:35.362,794404.0,2.0,,,,,,,,,,,,,,,,, +213,flask-wtf,wtforms/flask-wtf,forms,,https://github.com/pallets-eco/flask-wtf,https://github.com/pallets-eco/flask-wtf,BSD-3-Clause,2012-02-29 16:38:52.000,2025-09-02 06:27:04.000000,2025-09-02 06:27:02,902.0,308,33.0,308.0,29.0,304.0,1499,"Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.",691.0,,99.0,32,True,['flask'],10.0,2024-10-24 07:24:04.000,1.2.2,51.0,38.0,12932882.0,pallets-eco/flask-wtf,conda-forge/flask-wtf,flask-wtf,https://pypi.org/project/flask-wtf,2024-10-24 07:18:56.000,691.0,12925920.0,https://anaconda.org/conda-forge/flask-wtf,2025-04-22 14:56:24.902,362038.0,3.0,,,,,,,,,,,,,,,,, +214,django-countries,SmileyChris/django-countries,django-utils,,https://github.com/SmileyChris/django-countries,https://github.com/SmileyChris/django-countries,MIT,2013-06-21 20:02:58.000,2025-08-10 10:48:21.000000,2025-08-10 10:42:19,708.0,290,21.0,165.0,26.0,273.0,1486,"A Django application that provides country choices for use with forms, flag icons static files, and a country field..",29441.0,29334.0,56.0,32,True,['django'],1.0,2024-04-01 21:01:05.000,7.6.1,68.0,,1379605.0,,,django-countries,https://pypi.org/project/django-countries,2024-04-01 21:01:05.000,107.0,1379605.0,,,,2.0,,,,,,,,,,,,,,,,, +215,easy-thumbnails,SmileyChris/easy-thumbnails,django-utils,,https://github.com/SmileyChris/easy-thumbnails,https://github.com/SmileyChris/easy-thumbnails,BSD-3-Clause,2009-10-08 03:44:26.000,2025-08-17 20:49:09.000000,2025-08-17 20:47:57,861.0,323,30.0,240.0,95.0,324.0,1403,Easy thumbnails for Django.,11881.0,11737.0,100.0,32,True,['django'],7.0,2025-08-17 20:49:09.000,2.10.1,54.0,,320038.0,,,easy-thumbnails,https://pypi.org/project/easy-thumbnails,2025-08-17 20:49:09.000,144.0,320038.0,,,,2.0,,,,,,,,,,,,,,,,, +216,httptools,MagicStack/httptools,http-clients,,https://github.com/MagicStack/httptools,https://github.com/MagicStack/httptools,MIT,2016-04-25 16:13:48.000,2025-09-01 19:28:36.021000,2024-10-16 20:33:41,102.0,87,37.0,58.0,19.0,50.0,1274,Fast HTTP parser.,181688.0,181348.0,18.0,32,True,,,2024-10-16 19:44:06.000,0.6.4,25.0,,48576736.0,,conda-forge/httptools,httptools,https://pypi.org/project/httptools,2024-10-16 19:44:06.000,340.0,48544480.0,https://anaconda.org/conda-forge/httptools,2025-09-01 19:28:36.021,1903138.0,2.0,,,,,,,,,,,,,,,,, +217,parsel,scrapy/parsel,web-scraping,,https://github.com/scrapy/parsel,https://github.com/scrapy/parsel,BSD-3-Clause,2015-04-24 15:53:36.000,2025-07-27 13:39:40.000000,2025-07-27 13:38:18,823.0,149,35.0,199.0,42.0,91.0,1266,Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors.,40057.0,39711.0,52.0,32,True,,9.0,2025-01-17 15:38:27.000,1.10.0,25.0,,2750600.0,,conda-forge/parsel,parsel,https://pypi.org/project/parsel,2025-01-17 15:38:27.000,346.0,2745912.0,https://anaconda.org/conda-forge/parsel,2025-04-22 14:57:24.437,295403.0,1.0,,,,,,,,,,,,,,,,, +218,django-dbbackup,jazzband/django-dbbackup,django-utils,,https://github.com/Archmonger/django-dbbackup,https://github.com/Archmonger/django-dbbackup,BSD-3-Clause,2014-12-29 02:39:34.000,2025-09-03 17:02:55.000000,2025-09-03 17:01:38,561.0,223,21.0,308.0,7.0,298.0,1057,Management commands to help backup and restore your project database and media files.,2552.0,2531.0,81.0,32,True,['django'],44.0,2025-08-30 08:17:30.000,5.0.0,49.0,2.0,167727.0,Archmonger/django-dbbackup,,django-dbbackup,https://pypi.org/project/django-dbbackup,2025-08-30 08:17:30.000,21.0,167727.0,,,,2.0,,,,,,,,,,,,,,,,, +219,requests-toolbelt,requests/toolbelt,http-clients,,https://github.com/requests/toolbelt,https://github.com/requests/toolbelt,Apache-2.0,2013-12-29 21:19:08.000,2025-04-22 14:56:21.422000,2025-01-09 01:04:53,614.0,188,20.0,196.0,95.0,122.0,1024,A toolbelt of useful classes and functions to be used with python-requests.,178815.0,176180.0,72.0,32,True,,,2023-05-01 04:12:06.235,1.0.0,21.0,,175523108.0,,conda-forge/requests-toolbelt,requests-toolbelt,https://pypi.org/project/requests-toolbelt,2023-05-01 04:12:06.235,2635.0,175226284.0,https://anaconda.org/conda-forge/requests-toolbelt,2025-04-22 14:56:21.422,10388846.0,2.0,,,,,,,,,,,,,,,,, +220,flask-cors,corydolphin/flask-cors,flask-utils,,https://github.com/corydolphin/flask-cors,https://github.com/corydolphin/flask-cors,MIT,2013-07-28 21:33:57.000,2025-06-11 04:17:13.601000,2025-06-11 01:22:08,381.0,150,8.0,221.0,64.0,124.0,924,Cross Origin Resource Sharing ( CORS ) support for Flask.,448796.0,448358.0,53.0,32,True,['flask'],2.0,2025-06-11 01:32:07.000,6.0.1,53.0,,21184882.0,,conda-forge/flask-cors,flask-cors,https://pypi.org/project/flask-cors,2025-06-11 01:32:07.000,438.0,21161127.0,https://anaconda.org/conda-forge/flask-cors,2025-06-11 04:17:13.601,1235280.0,1.0,,,,,,,,,,,,,,,,, +221,netaddr,netaddr/netaddr,others,,https://github.com/netaddr/netaddr,https://github.com/netaddr/netaddr,BSD-3-Clause,2010-05-24 23:14:56.000,2025-04-22 14:56:24.788000,2024-05-29 19:15:01,811.0,177,40.0,216.0,36.0,149.0,815,A network address manipulation library for Python.,41583.0,40856.0,53.0,32,False,,,2024-05-28 21:32:50.000,1.3.0,40.0,,8571768.0,,conda-forge/netaddr,netaddr,https://pypi.org/project/netaddr,2024-05-28 21:30:34.000,727.0,8554700.0,https://anaconda.org/conda-forge/netaddr,2025-04-22 14:56:24.788,221893.0,2.0,,,,,,,,,,,,,,,,, +222,oauth2client,googleapis/oauth2client,auth,,https://github.com/googleapis/oauth2client,https://github.com/googleapis/oauth2client,Apache-2.0,2013-11-07 18:03:04.000,2025-04-22 14:56:25.308000,2018-09-07 21:33:19,1482.0,429,101.0,449.0,2.0,303.0,797,This is a Python library for accessing resources protected by OAuth 2.0.,1056.0,,91.0,32,False,,,2018-09-07 21:38:16.000,4.1.3,44.0,,32232947.0,,conda-forge/oauth2client,oauth2client,https://pypi.org/project/oauth2client,2018-09-07 21:38:16.000,1056.0,32122576.0,https://anaconda.org/conda-forge/oauth2client,2025-04-22 14:56:25.308,1214081.0,2.0,,,,,,,,,,,,,,,,, +223,aiodns,saghul/aiodns,others,,https://github.com/aio-libs/aiodns,https://github.com/aio-libs/aiodns,MIT,2014-03-26 23:19:57.000,2025-09-04 15:58:37.000000,2025-09-02 04:19:12,189.0,70,14.0,106.0,7.0,73.0,569,Simple DNS resolver for asyncio.,62663.0,61783.0,34.0,32,True,,19.0,2025-06-13 16:21:52.000,3.5.0,21.0,,8675662.0,aio-libs/aiodns,conda-forge/aiodns,aiodns,https://pypi.org/project/aiodns,2025-06-13 16:21:52.000,880.0,8669841.0,https://anaconda.org/conda-forge/aiodns,2025-04-22 14:57:14.545,413335.0,2.0,,,,,,,,,,,,,,,,, +224,graphql-core,graphql-python/graphql-core,graphql,,https://github.com/graphql-python/graphql-core,https://github.com/graphql-python/graphql-core,MIT,2018-08-01 20:57:07.000,2025-06-18 21:37:17.000000,2025-06-18 21:11:30,1175.0,141,22.0,81.0,30.0,132.0,523,A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.,38998.0,38528.0,41.0,32,True,,6.0,2025-06-18 21:41:42.000,3.3.0a9,94.0,,37899760.0,,conda-forge/graphql-core,graphql-core,https://pypi.org/project/graphql-core,2025-06-18 21:37:17.000,470.0,37874066.0,https://anaconda.org/conda-forge/graphql-core,2025-04-22 14:56:40.645,1644448.0,2.0,,,,,,,,,,,,,,,,, +225,Mako,sqlalchemy/mako,others,,https://github.com/sqlalchemy/mako,https://github.com/sqlalchemy/mako,MIT,2018-11-26 22:21:34.000,2025-08-16 14:49:49.000000,2025-08-16 14:49:22,978.0,64,11.0,53.0,69.0,297.0,407,Mako Templates for Python.,323539.0,322320.0,63.0,32,True,,2.0,2025-04-10 12:50:57.000,rel_1_3_10,77.0,,72619956.0,,conda-forge/mako,mako,https://pypi.org/project/mako,2025-04-10 12:44:31.000,1219.0,72452554.0,https://anaconda.org/conda-forge/mako,2025-04-22 14:56:24.939,10378940.0,2.0,,,,,,,,,,,,,,,,, +226,OpenAPI Spec validator,p1c2u/openapi-spec-validator,openapi-utils,,https://github.com/python-openapi/openapi-spec-validator,https://github.com/python-openapi/openapi-spec-validator,Apache-2.0,2017-09-06 08:08:25.000,2025-08-18 17:31:28.000000,2025-07-01 22:55:25,618.0,70,8.0,305.0,43.0,79.0,372,"OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI..",9092.0,8809.0,43.0,32,True,,45.0,2025-06-07 14:48:54.000,0.7.2,40.0,,16053366.0,python-openapi/openapi-spec-validator,conda-forge/openapi-spec-validator,openapi-spec-validator,https://pypi.org/project/openapi-spec-validator,2025-06-07 21:22:31.000,283.0,16037080.0,https://anaconda.org/conda-forge/openapi-spec-validator,2025-06-08 14:27:04.997,1009774.0,2.0,,,,,,,,,,,,,,,,, +227,soupsieve,facelessuser/soupsieve,web-scraping,,https://github.com/facelessuser/soupsieve,https://github.com/facelessuser/soupsieve,MIT,2018-12-07 07:42:56.000,2025-08-27 21:37:33.547000,2025-08-27 12:19:08,363.0,41,7.0,163.0,12.0,106.0,246,A modern CSS selector implementation for BeautifulSoup.,731336.0,729594.0,13.0,32,True,,1.0,2025-08-27 15:39:14.000,2.8,48.0,,182880750.0,,conda-forge/soupsieve,soupsieve,https://pypi.org/project/soupsieve,2025-08-27 15:39:50.000,1742.0,182395601.0,https://anaconda.org/conda-forge/soupsieve,2025-08-27 21:37:33.547,29594108.0,1.0,,,,,,,,,,,,,,,,, +228,Requests-HTML,psf/requests-html,html-processing,,https://github.com/psf/requests-html,https://github.com/psf/requests-html,MIT,2018-02-24 20:11:02.000,2024-04-16 18:50:38.000000,2023-04-03 17:09:56,462.0,1028,267.0,171.0,211.0,223.0,13852,Pythonic HTML Parsing for Humans.,446.0,,66.0,31,False,,,2019-02-18 21:38:41.000,0.10.0,36.0,,585830.0,,,requests-html,https://pypi.org/project/requests-html,2019-02-17 20:14:17.000,446.0,585830.0,,,,3.0,,,,,,,,,,,,,,,,, +229,maltrail,stamparm/maltrail,others,,https://github.com/stamparm/maltrail,https://github.com/stamparm/maltrail,MIT,2014-12-04 21:33:46.000,2025-09-04 14:45:11.000000,2025-09-04 14:45:10,124351.0,1119,233.0,18882.0,83.0,375.0,7170,Malicious traffic detection system.,20.0,20.0,59.0,31,True,,3193.0,2025-08-31 22:11:06.000,0.85,74.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +230,AutoRest,Azure/autorest,openapi-utils,,https://github.com/Azure/autorest,https://github.com/Azure/autorest,MIT,2015-02-20 23:02:54.000,2025-09-04 06:23:56.000000,2025-09-04 06:23:10,5759.0,740,973.0,2607.0,154.0,2077.0,4765,"OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python.",745.0,745.0,178.0,31,True,['openapi'],24.0,,,100.0,76757.0,1238.0,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +231,httprunner,httprunner/httprunner,testing,,https://github.com/httprunner/httprunner,https://github.com/httprunner/httprunner,Apache-2.0,2017-06-13 03:54:29.000,2025-08-18 18:28:18.000000,2025-08-18 13:50:01,4912.0,1284,147.0,400.0,501.0,776.0,4186,HttpRunner API/UI.,8.0,1.0,54.0,31,True,,408.0,2023-09-19 09:11:28.000,4.3.6,152.0,4273139.0,80665.0,,,httprunner,https://pypi.org/project/httprunner,2023-07-23 06:59:10.000,7.0,33186.0,,,,2.0,,,,,,,,,,,,,,,,, +232,wave,h2oai/wave,web-ui,,https://github.com/h2oai/wave,https://github.com/h2oai/wave,Apache-2.0,2020-05-16 20:07:18.000,2025-08-14 07:28:02.000000,2025-08-14 07:27:58,2368.0,349,133.0,800.0,222.0,889.0,4176,Realtime Web Apps and Dashboards for Python and R.,115.0,,62.0,31,True,,10.0,2025-08-14 07:44:17.000,1.7.4,86.0,1988581.0,66370.0,,,wave,https://pypi.org/project/wave,2024-03-15 17:05:53.000,115.0,34806.0,,,,2.0,,,,,,,,,,,,,,,,, +233,wechatpy,wechatpy/wechatpy,third-party-apis,,https://github.com/wechatpy/wechatpy,https://github.com/wechatpy/wechatpy,MIT,2014-09-12 13:03:28.000,2025-08-28 13:29:16.000000,2025-08-28 13:29:16,1334.0,802,172.0,436.0,57.0,316.0,4173,WeChat SDK for Python.,10323.0,10298.0,103.0,31,True,,2.0,2021-11-11 15:12:31.000,1.8.18,137.0,,32792.0,,,wechatpy,https://pypi.org/project/wechatpy,2022-06-19 11:36:01.000,25.0,32792.0,,,,3.0,,,,,,,,,,,,,,,,, +234,factory_boy,FactoryBoy/factory_boy,testing,,https://github.com/FactoryBoy/factory_boy,https://github.com/FactoryBoy/factory_boy,MIT,2011-05-11 08:26:59.000,2025-09-02 12:10:33.000000,2025-08-31 10:28:55,1039.0,401,40.0,527.0,190.0,434.0,3680,A test fixtures replacement for Python.,647.0,,133.0,31,True,['django'],5.0,2025-02-03 09:49:01.000,3.3.3,46.0,,10251319.0,,conda-forge/factory_boy,factory_boy,https://pypi.org/project/factory_boy,2025-02-03 09:49:01.000,647.0,10247865.0,https://anaconda.org/conda-forge/factory_boy,2025-04-25 02:28:32.370,207253.0,2.0,,,,,,,,,,,,,,,,, +235,django-taggit,jazzband/django-taggit,django-utils,,https://github.com/jazzband/django-taggit,https://github.com/jazzband/django-taggit,BSD-3-Clause,2009-12-08 23:40:49.000,2025-09-01 17:26:37.000000,2025-07-25 07:39:46,1215.0,626,63.0,487.0,100.0,351.0,3405,Simple tagging for django.,181.0,,156.0,31,True,['django'],4.0,2024-07-29 21:53:05.000,6.0.0,68.0,,1139710.0,,conda-forge/django-taggit,django-taggit,https://pypi.org/project/django-taggit,2024-07-29 21:53:05.000,181.0,1136236.0,https://anaconda.org/conda-forge/django-taggit,2025-04-22 14:56:21.123,194584.0,3.0,,,,,,,,,,,,,,,,, +236,django-rest-framework-jwt,jpadilla/django-rest-framework-jwt,auth,,https://github.com/jpadilla/django-rest-framework-jwt,https://github.com/jpadilla/django-rest-framework-jwt,MIT,2014-01-16 04:54:06.000,2022-12-06 16:30:54.000000,2019-08-13 02:11:02,369.0,648,77.0,190.0,163.0,187.0,3191,JSON Web Token Authentication support for Django REST Framework.,28193.0,28093.0,62.0,31,False,,,2021-12-15 15:59:35.858,1.3.0,26.0,,288818.0,,,djangorestframework-jwt,https://pypi.org/project/djangorestframework-jwt,2021-12-15 15:59:35.858,100.0,288818.0,,,,3.0,,,,,,,,,,,,,,,,, +237,django-compressor,django-compressor/django-compressor,django-utils,,https://github.com/django-compressor/django-compressor,https://github.com/django-compressor/django-compressor,MIT,2010-02-05 15:48:14.000,2025-08-25 13:08:21.000000,2025-08-24 09:42:10,1656.0,600,46.0,621.0,133.0,551.0,2847,Compresses linked and inline javascript or CSS into a single cached file.,165.0,,222.0,31,True,['django'],5.0,2024-07-22 09:56:45.000,4.5.1,40.0,,1278156.0,,,django-compressor,https://pypi.org/project/django-compressor,2024-07-22 09:56:45.000,165.0,1278156.0,,,,3.0,,,,,,,,,,,,,,,,, +238,facebook-sdk,mobolic/facebook-sdk,third-party-apis,,https://github.com/mobolic/facebook-sdk,https://github.com/mobolic/facebook-sdk,Apache-2.0,2011-05-11 13:38:27.000,2024-08-02 05:15:24.000000,2020-12-27 07:29:21,544.0,951,199.0,272.0,39.0,219.0,2768,Python SDK for Facebooks Graph API.,5589.0,5551.0,99.0,31,False,,,2018-11-06 06:53:51.000,3.1.0,9.0,,303107.0,,,facebook-sdk,https://pypi.org/project/facebook-sdk,2018-11-06 06:53:51.000,38.0,303107.0,,,,3.0,,,,,,,,,,,,,,,,, +239,django-rest-swagger,marcgibbons/django-rest-swagger,openapi-utils,,https://github.com/marcgibbons/django-rest-swagger,https://github.com/marcgibbons/django-rest-swagger,BSD-2-Clause,2013-06-13 19:28:32.000,2021-12-15 14:37:49.132000,2019-06-04 18:10:32,801.0,602,66.0,339.0,166.0,366.0,2590,Swagger Documentation Generator for Django REST Framework: deprecated.,21310.0,21234.0,96.0,31,False,['django'],,2021-12-15 14:37:49.132,0.1.6,50.0,,424082.0,,,django-rest-swagger,https://pypi.org/project/django-rest-swagger,2021-12-15 14:37:49.132,76.0,424082.0,,,,3.0,,,,,,,,,,,,,,,,, +240,django-webpack-loader,django-webpack/django-webpack-loader,django-utils,,https://github.com/django-webpack/django-webpack-loader,https://github.com/django-webpack/django-webpack-loader,MIT,2015-05-16 16:33:58.000,2025-06-17 12:57:49.000000,2025-06-17 12:57:13,375.0,343,47.0,229.0,9.0,180.0,2542,Transparently use webpack with django.,10115.0,10048.0,65.0,31,True,['django'],1.0,2025-06-17 12:57:49.000,3.2.1,52.0,,705153.0,,conda-forge/django-webpack-loader,django-webpack-loader,https://pypi.org/project/django-webpack-loader,2025-06-16 12:33:22.000,67.0,704736.0,https://anaconda.org/conda-forge/django-webpack-loader,2025-06-16 20:57:36.258,21307.0,3.0,,,,,,,,,,,,,,,,, +241,pyquery,gawel/pyquery,html-processing,,https://github.com/gawel/pyquery,https://github.com/gawel/pyquery,BSD-3-Clause,2012-11-28 20:27:39.000,2025-04-22 14:56:42.143000,2024-08-30 08:12:25,500.0,182,64.0,67.0,55.0,135.0,2360,A jquery-like library for python.,27726.0,27208.0,53.0,31,False,,,2024-08-30 08:12:22.000,2.0.1,37.0,,2067104.0,,conda-forge/pyquery,pyquery,https://pypi.org/project/pyquery,2024-08-30 08:12:22.000,518.0,2065649.0,https://anaconda.org/conda-forge/pyquery,2025-04-22 14:56:42.143,84398.0,3.0,,,,,,,,,,,,,,,,, +242,shortuuid,skorokithakis/shortuuid,url-utils,,https://github.com/skorokithakis/shortuuid,https://github.com/skorokithakis/shortuuid,BSD-3-Clause,2011-01-08 13:00:43.000,2025-04-22 14:56:55.305000,2024-12-10 12:29:20,178.0,116,29.0,43.0,2.0,66.0,2147,"A generator library for concise, unambiguous and URL-safe UUIDs.",34946.0,34356.0,36.0,31,True,,,2024-03-11 20:11:04.000,1.0.13,26.0,,5862136.0,,conda-forge/shortuuid,shortuuid,https://pypi.org/project/shortuuid,2024-03-11 20:11:04.000,590.0,5851495.0,https://anaconda.org/conda-forge/shortuuid,2025-04-22 14:56:55.305,627843.0,2.0,,,,,,,,,,,,,,,,, +243,python-jose,mpdavis/python-jose,auth,,https://github.com/mpdavis/python-jose,https://github.com/mpdavis/python-jose,MIT,2015-04-20 19:19:35.000,2025-05-29 14:57:29.346000,2025-05-28 17:25:04,685.0,251,27.0,220.0,94.0,85.0,1673,A JOSE implementation in Python.,1001.0,,62.0,31,True,,,2025-05-28 17:33:26.000,3.5.0,40.0,,17953840.0,,conda-forge/python-jose,python-jose,https://pypi.org/project/python-jose,2025-05-28 17:31:52.000,1001.0,17905478.0,https://anaconda.org/conda-forge/python-jose,2025-05-29 14:57:29.346,2514855.0,3.0,,,,,,,,,,,,,,,,, +244,flask-security,mattupstate/flask-security,flask-utils,,https://github.com/pallets-eco/flask-security-3.0,https://github.com/pallets-eco/flask-security-3.0,MIT,2012-03-07 19:44:05.000,2025-05-05 13:05:50.399000,2024-07-30 19:33:08,933.0,469,65.0,351.0,133.0,397.0,1634,Quick and simple security for Flask applications.,8636.0,8563.0,129.0,31,False,['flask'],,2025-05-04 22:09:40.000,5.6.2,31.0,,66978.0,pallets-eco/flask-security-3.0,conda-forge/flask-security,flask-security,https://pypi.org/project/flask-security,2025-05-04 22:09:40.000,73.0,60095.0,https://anaconda.org/conda-forge/flask-security,2025-05-05 13:05:50.399,68830.0,1.0,,,,,,,,,,,,,,,,, +245,SeleniumLibrary,robotframework/SeleniumLibrary,testing,,https://github.com/robotframework/SeleniumLibrary,https://github.com/robotframework/SeleniumLibrary,Apache-2.0,2011-10-22 08:01:34.000,2025-08-04 14:28:03.000000,2025-08-04 14:28:03,2576.0,778,145.0,878.0,67.0,1006.0,1446,Web testing library for Robot Framework.,129.0,,125.0,31,True,,27.0,2025-02-27 00:55:22.000,6.7.1,74.0,3761.0,1578886.0,,conda-forge/robotframework-seleniumlibrary,robotframework-seleniumlibrary,https://pypi.org/project/robotframework-seleniumlibrary,2025-02-27 00:43:10.000,129.0,1577036.0,https://anaconda.org/conda-forge/robotframework-seleniumlibrary,2025-04-22 14:56:49.746,112889.0,2.0,,,,,,,,,,,,,,,,, +246,selectolax,rushter/selectolax,html-processing,,https://github.com/rushter/selectolax,https://github.com/rushter/selectolax,MIT,2017-11-26 19:37:37.000,2025-09-02 13:28:55.000000,2025-09-02 13:28:47,515.0,81,15.0,37.0,19.0,111.0,1409,Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors).,2411.0,2228.0,24.0,31,True,,68.0,2025-08-28 23:16:23.000,0.3.34,60.0,,968366.0,,,selectolax,https://pypi.org/project/selectolax,2025-08-28 23:16:23.000,183.0,968366.0,,,,3.0,,,,,,,,,,,,,,,,, +247,Flask-HTTPAuth,miguelgrinberg/Flask-HTTPAuth,auth,,https://github.com/miguelgrinberg/Flask-HTTPAuth,https://github.com/miguelgrinberg/Flask-HTTPAuth,MIT,2013-05-18 05:10:52.000,2025-04-22 14:56:26.607000,2025-01-06 17:51:13,186.0,228,21.0,57.0,9.0,102.0,1285,"Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes.",21538.0,21343.0,34.0,31,True,['flask'],,2023-08-21 18:47:15.000,4.8.0,36.0,,1575445.0,,conda-forge/flask-httpauth,flask-httpauth,https://pypi.org/project/flask-httpauth,2023-04-27 09:56:10.209,195.0,1572219.0,https://anaconda.org/conda-forge/flask-httpauth,2025-04-22 14:56:26.607,203279.0,3.0,,,,,,,,,,,,,,,,, +248,flask-limiter,alisaifee/flask-limiter,flask-utils,,https://github.com/alisaifee/flask-limiter,https://github.com/alisaifee/flask-limiter,MIT,2014-02-12 03:37:41.000,2025-09-02 14:57:14.000000,2025-09-02 14:57:07,1033.0,128,11.0,281.0,1.0,184.0,1182,Rate Limiting extension for Flask.,21053.0,20930.0,46.0,31,True,['flask'],8.0,2025-03-15 02:23:24.000,3.12,109.0,573.0,9929175.0,,,flask-limiter,https://pypi.org/project/flask-limiter,2025-03-15 02:23:08.000,123.0,9929162.0,,,,1.0,,,,,,,,,,,,,,,,, +249,tavern,taverntesting/tavern,testing,,https://github.com/taverntesting/tavern,https://github.com/taverntesting/tavern,MIT,2017-11-01 14:51:25.000,2025-08-31 11:54:49.000000,2025-08-29 18:54:19,1141.0,199,24.0,367.0,39.0,576.0,1109,"A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise..",838.0,827.0,64.0,31,True,,9.0,2025-08-24 13:25:27.000,2.17.0,203.0,,243300.0,,,tavern,https://pypi.org/project/tavern,2025-08-24 13:35:47.000,11.0,243300.0,,,,2.0,,,,,,,,,,,,,,,,, +250,flask-caching,pallets-eco/flask-caching,flask-utils,,https://github.com/pallets-eco/flask-caching,https://github.com/pallets-eco/flask-caching,BSD-3-Clause,2016-07-04 19:53:57.000,2025-05-01 08:07:15.000000,2025-02-23 01:35:13,766.0,199,16.0,370.0,93.0,184.0,928,A caching extension for Flask.,29942.0,29611.0,116.0,31,True,['flask'],,2025-03-21 20:10:57.000,2.3.1,28.0,,7490218.0,,conda-forge/flask-caching,flask-caching,https://pypi.org/project/flask-caching,2025-02-23 01:34:37.000,331.0,7483469.0,https://anaconda.org/conda-forge/flask-caching,2025-04-22 14:56:55.341,330716.0,1.0,,,,,,,,,,,,,,,,, +251,terminado,jupyter/terminado,others,,https://github.com/jupyter/terminado,https://github.com/jupyter/terminado,BSD-2-Clause,2014-09-29 23:44:25.000,2025-08-02 08:30:16.000000,2025-08-02 08:30:10,467.0,94,19.0,176.0,32.0,41.0,374,Terminals served by tornado websockets.,334538.0,334167.0,49.0,31,True,,1.0,2024-03-12 14:34:42.000,0.18.1,36.0,548.0,31712767.0,,conda-forge/terminado,terminado,https://pypi.org/project/terminado,2024-03-12 14:34:36.000,371.0,31371509.0,https://anaconda.org/conda-forge/terminado,2025-04-22 14:56:21.883,20475219.0,3.0,,,,,,,,,,,,,,,,, +252,google-resumable-media,googleapis/google-resumable-media-python,third-party-apis,,https://github.com/googleapis/google-resumable-media-python,https://github.com/googleapis/google-resumable-media-python,Apache-2.0,2017-04-12 20:09:20.000,2025-04-22 14:56:37.954000,2025-03-20 00:52:44,463.0,49,44.0,382.0,19.0,88.0,45,Utilities for Google Media Downloads and Resumable Uploads.,212300.0,212109.0,35.0,31,False,,,2024-08-07 22:20:36.000,2.7.2,48.0,,102773395.0,,conda-forge/google-resumable-media,google-resumable-media,https://pypi.org/project/google-resumable-media,2024-08-07 22:20:36.000,191.0,102679953.0,https://anaconda.org/conda-forge/google-resumable-media,2025-04-22 14:56:37.954,5886873.0,3.0,,,,,,,,,,,,,,,,, +253,You-Get,soimort/you-get,web-scraping,,https://github.com/soimort/you-get,https://github.com/soimort/you-get,MIT,2012-08-20 15:53:36.000,2025-04-27 15:33:25.000000,2025-04-27 15:32:00,2600.0,9694,1366.0,1087.0,377.0,,56382,Dumb downloader that scrapes the web.,39.0,21.0,264.0,30,True,,,2025-01-04 01:58:50.000,0.4.1743,174.0,395451.0,17739.0,,conda-forge/you-get,you-get,https://pypi.org/project/you-get,2025-01-04 01:51:10.000,18.0,14052.0,https://anaconda.org/conda-forge/you-get,2025-04-22 14:57:26.663,42947.0,2.0,,,,,,,,,you-get,,,,,,,, +254,pyscript,pyscript/pyscript,web-ui,,https://github.com/pyscript/pyscript,https://github.com/pyscript/pyscript,Apache-2.0,2022-02-21 04:55:20.000,2025-09-02 01:31:16.000000,2025-09-02 01:31:15,1285.0,1470,171.0,1208.0,19.0,819.0,18506,PyScript is an open source platform for Python in the browser. Try PyScript: https://pyscript.com Examples:..,834.0,834.0,124.0,30,True,,16.0,2025-08-07 08:00:23.000,2025.8.1,39.0,232.0,5.0,,,,,,,,,,,2.0,,,,,,,,,,,,,,,,, +255,robyn,sansyrox/robyn,web-frameworks,,https://github.com/sparckles/Robyn,https://github.com/sparckles/Robyn,BSD-2-Clause,2021-06-18 09:32:00.000,2025-09-03 06:35:12.000000,2025-08-30 00:29:00,733.0,303,49.0,668.0,141.0,409.0,6433,Robyn is a Super Fast Async Python Web Framework with a Rust runtime.,240.0,231.0,82.0,30,True,,33.0,2025-09-03 06:35:12.000,0.72.1,148.0,,28484.0,sparckles/Robyn,conda-forge/robyn,robyn,https://pypi.org/project/robyn,2025-09-03 06:35:12.000,9.0,9821.0,https://anaconda.org/conda-forge/robyn,2025-06-11 00:00:55.870,895844.0,3.0,,,,,,,,,,,,,,,,, +256,cloudscraper,venomous/cloudscraper,web-scraping,,https://github.com/VeNoMouS/cloudscraper,https://github.com/VeNoMouS/cloudscraper,MIT,2019-04-16 02:18:50.000,2025-06-10 03:14:58.000000,2025-06-10 02:44:25,316.0,548,132.0,64.0,21.0,5.0,5490,A Python module to bypass Cloudflares anti-bot page.,31484.0,31202.0,14.0,30,True,,9.0,2025-06-10 03:14:58.000,3.0.0,95.0,,1506668.0,,,cloudscraper,https://pypi.org/project/cloudscraper,2023-04-25 23:20:54.756,282.0,1506668.0,,,,2.0,,,,,,,,,,,,,,,,, +257,google-maps-services-python,googlemaps/google-maps-services-python,third-party-apis,,https://github.com/googlemaps/google-maps-services-python,https://github.com/googlemaps/google-maps-services-python,Apache-2.0,2014-08-15 04:35:30.000,2025-03-09 02:22:08.000000,2024-07-16 17:47:22,525.0,1309,187.0,247.0,60.0,232.0,4804,Python client library for Google Maps API Web Services.,113.0,,67.0,30,False,,,2023-01-26 16:46:28.581,4.10.0,51.0,,2155855.0,,,googlemaps,https://pypi.org/project/googlemaps,2023-01-26 16:46:28.581,113.0,2155855.0,,,,3.0,,,,,,,,,,,,,,,,, +258,Prism,stoplightio/prism,testing,,https://github.com/stoplightio/prism,https://github.com/stoplightio/prism,Apache-2.0,2016-03-18 03:52:09.000,2025-04-17 13:41:41.606000,2025-04-17 13:33:25,2037.0,375,54.0,1886.0,116.0,629.0,4684,"Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.",818.0,752.0,105.0,30,True,['openapi'],,2025-04-17 13:41:41.606,5.14.2,208.0,880259.0,318487.0,,,,,,,,,,,2.0,,@stoplight/prism-cli,https://www.npmjs.com/package/@stoplight/prism-cli,2025-04-17 13:41:41.606,66.0,308008.0,,,,,,,,,,, +259,flask-restplus,noirbizarre/flask-restplus,web-frameworks,,https://github.com/noirbizarre/flask-restplus,https://github.com/noirbizarre/flask-restplus,BSD-3-Clause,2014-08-14 13:26:03.000,2025-04-22 14:56:29.180000,2020-01-13 15:25:46,731.0,507,105.0,250.0,372.0,254.0,2746,"Fully featured framework for fast, easy and documented API development with Flask.",14817.0,14636.0,88.0,30,False,['flask'],,2019-08-12 21:51:40.000,0.13.0,35.0,,123026.0,,conda-forge/flask-restplus,flask-restplus,https://pypi.org/project/flask-restplus,2019-08-12 21:51:40.000,181.0,120253.0,https://anaconda.org/conda-forge/flask-restplus,2025-04-22 14:56:29.180,296809.0,3.0,,,,,,,,,,,,,,,,, +260,django-activity-stream,justquick/django-activity-stream,django-utils,,https://github.com/justquick/django-activity-stream,https://github.com/justquick/django-activity-stream,BSD-3-Clause,2010-02-24 21:16:51.000,2025-08-18 00:24:59.000000,2024-09-07 12:37:12,945.0,486,75.0,231.0,25.0,290.0,2424,Generate generic activity streams from the actions on your site. Users can follow any actors activities for..,1328.0,1317.0,114.0,30,True,['django'],,2023-10-04 07:51:20.000,2.0.0,41.0,14.0,93453.0,,,django-activity-stream,https://pypi.org/project/django-activity-stream,2023-10-04 07:51:20.000,11.0,93453.0,,,,3.0,,,,,,,,,,,,,,,,, +261,Grab,lorien/grab,web-scraping,,https://github.com/lorien/grab,https://github.com/lorien/grab,MIT,2013-05-01 08:10:22.000,2025-08-31 16:10:06.000000,2025-08-31 16:05:34,2494.0,275,87.0,181.0,1.0,221.0,2410,Web Scraping Framework.,444.0,439.0,67.0,30,True,,5.0,2018-06-24 14:27:52.000,0.6.41,120.0,,100578.0,,,grab,https://pypi.org/project/grab,2018-06-24 14:27:52.000,5.0,100578.0,,,,2.0,,,,,,,,,,,,,,,,, +262,django-fsm,viewflow/django-fsm,django-utils,,https://github.com/viewflow/django-fsm,https://github.com/viewflow/django-fsm,MIT,2010-05-31 14:03:48.000,2025-04-22 14:56:39.512000,2024-04-16 12:13:00,353.0,315,46.0,146.0,1.0,156.0,2341,Django friendly finite state machine support.,1906.0,1846.0,70.0,30,False,['django'],,2024-04-09 07:55:47.000,3.0.0,25.0,,478306.0,,conda-forge/django-fsm,django-fsm,https://pypi.org/project/django-fsm,2024-04-09 07:50:21.000,60.0,477115.0,https://anaconda.org/conda-forge/django-fsm,2025-04-22 14:56:39.512,40527.0,3.0,,,,,,,,,,,,,,,,, +263,sqladmin,aminalaee/sqladmin,fastapi-utils,,https://github.com/aminalaee/sqladmin,https://github.com/aminalaee/sqladmin,BSD-3-Clause,2021-12-22 10:09:54.000,2025-07-02 09:41:24.000000,2025-07-02 09:34:57,389.0,237,17.0,468.0,87.0,208.0,2330,SQLAlchemy Admin for FastAPI and Starlette.,1757.0,1734.0,74.0,30,True,['fastapi'],6.0,2025-07-02 09:41:19.000,0.21.0,44.0,,403318.0,,,sqladmin,https://pypi.org/project/sqladmin,2025-07-02 09:41:19.000,23.0,403318.0,,,,1.0,,,,,,,,,,,,,,,,, +264,django-imagekit,matthewwithanm/django-imagekit,django-utils,,https://github.com/matthewwithanm/django-imagekit,https://github.com/matthewwithanm/django-imagekit,BSD-3-Clause,2011-02-10 21:01:29.000,2025-08-03 17:52:48.000000,2025-08-03 17:52:45,1145.0,276,44.0,188.0,93.0,306.0,2322,Automated image processing for Django. Currently v4.0.,10225.0,10173.0,80.0,30,True,['django'],1.0,2023-09-28 00:55:14.000,5.0,41.0,166.0,268730.0,,,django-imagekit,https://pypi.org/project/django-imagekit,2023-09-28 00:30:36.000,52.0,268729.0,,,,3.0,,,,,,,,,,,,,,,,, +265,django-cacheops,Suor/django-cacheops,django-utils,,https://github.com/Suor/django-cacheops,https://github.com/Suor/django-cacheops,BSD-3-Clause,2011-06-04 12:25:47.000,2025-08-21 02:49:15.000000,2025-08-21 02:49:15,1257.0,231,38.0,151.0,20.0,329.0,2222,A slick ORM cache with automatic granular event-driven invalidation.,1576.0,1563.0,72.0,30,True,['django'],1.0,2023-10-24 10:23:43.000,7.0.2,65.0,,282420.0,,,django-cacheops,https://pypi.org/project/django-cacheops,2025-04-20 04:36:16.000,13.0,282420.0,,,,3.0,,,,,,,,,,,,,,,,, +266,requests-futures,ross/requests-futures,http-clients,,https://github.com/ross/requests-futures,https://github.com/ross/requests-futures,Apache-2.0,2013-03-21 14:20:03.000,2025-06-19 13:25:28.000000,2025-06-19 13:25:27,194.0,152,42.0,83.0,,88.0,2199,Asynchronous Python HTTP Requests for Humans using Futures.,7862.0,7550.0,28.0,30,True,,4.0,2024-11-15 22:14:50.000,1.0.2,12.0,,2423923.0,,conda-forge/requests-futures,requests-futures,https://pypi.org/project/requests-futures,2024-11-15 22:14:50.000,312.0,2418995.0,https://anaconda.org/conda-forge/requests-futures,2025-04-22 14:56:26.495,300658.0,3.0,,,,,,,,,,,,,,,,, +267,HTTPretty,gabrielfalcao/HTTPretty,testing,,https://github.com/gabrielfalcao/HTTPretty,https://github.com/gabrielfalcao/HTTPretty,MIT,2011-01-28 14:59:02.000,2025-04-22 14:56:20.896000,2022-10-16 23:12:02,684.0,276,43.0,235.0,125.0,143.0,2123,Intercept HTTP requests at the Python socket level. Fakes the whole socket module.,16475.0,16201.0,107.0,30,False,,,2021-08-16 19:35:31.000,1.1.4,59.0,,983145.0,,conda-forge/httpretty,httpretty,https://pypi.org/project/httpretty,2021-08-16 19:35:31.000,274.0,973618.0,https://anaconda.org/conda-forge/httpretty,2025-04-22 14:56:20.896,552589.0,2.0,,,,,,,,,,,,,,,,, +268,twython,ryanmcgrath/twython,third-party-apis,,https://github.com/ryanmcgrath/twython,https://github.com/ryanmcgrath/twython,MIT,2009-04-02 05:01:31.000,2025-04-22 14:56:37.419000,2021-07-16 22:33:17,853.0,397,102.0,222.0,27.0,307.0,1863,"Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",7868.0,7808.0,103.0,30,False,,,2021-07-16 22:38:58.000,3.9.1,61.0,,133915.0,,conda-forge/twython,twython,https://pypi.org/project/twython,2021-07-16 22:35:20.000,60.0,128020.0,https://anaconda.org/conda-forge/twython,2025-04-22 14:56:37.419,306548.0,3.0,,,,,,,,,,,,,,,,, +269,Yarl,aio-libs/yarl,url-utils,,https://github.com/aio-libs/yarl,https://github.com/aio-libs/yarl,Apache-2.0,2016-08-02 12:56:42.000,2025-09-03 07:45:51.000000,,,175,,,44.0,,1444,Yet another URL library.,2792.0,,124.0,30,True,,,2025-06-10 00:42:31.000,1.20.1,131.0,,229399372.0,,conda-forge/yarl,yarl,https://pypi.org/project/yarl,2025-06-10 00:42:31.000,2792.0,229060576.0,https://anaconda.org/conda-forge/yarl,2025-06-10 11:37:45.977,19988966.0,2.0,,,,,,,,,,,,,,,,, +270,django-rosetta,mbi/django-rosetta,django-utils,,https://github.com/mbi/django-rosetta,https://github.com/mbi/django-rosetta,MIT,2011-06-16 09:19:42.000,2025-04-22 14:57:33.082000,2025-04-12 06:03:33,614.0,200,31.0,147.0,51.0,115.0,1142,Rosetta is a Django application that eases the translation process of your Django projects.,3944.0,3914.0,87.0,30,True,['django'],,2025-04-03 13:07:23.000,0.10.2,39.0,,178436.0,,conda-forge/django-rosetta,django-rosetta,https://pypi.org/project/django-rosetta,2025-04-03 13:05:34.000,30.0,178190.0,https://anaconda.org/conda-forge/django-rosetta,2025-04-22 14:57:33.082,15310.0,3.0,,,,,,,,,,,,,,,,, +271,dpkt,kbandla/dpkt,others,,https://github.com/kbandla/dpkt,https://github.com/kbandla/dpkt,BSD-3-Clause,2012-06-06 18:39:31.000,2025-04-22 14:57:01.034000,2024-05-05 16:48:10,814.0,270,53.0,291.0,83.0,310.0,1127,"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols.",2330.0,2224.0,67.0,30,False,,,2022-08-18 05:57:11.000,1.9.8,22.0,,677112.0,,conda-forge/dpkt,dpkt,https://pypi.org/project/dpkt,2022-08-18 05:55:29.977,106.0,674373.0,https://anaconda.org/conda-forge/dpkt,2025-04-22 14:57:01.034,169864.0,3.0,,,,,,,,,,,,,,,,, +272,flask-mail,mattupstate/flask-mail,email,,https://github.com/pallets-eco/flask-mail,https://github.com/pallets-eco/flask-mail,BSD-3-Clause,2012-02-29 16:39:29.000,2025-06-19 03:31:28.000000,2025-06-14 20:17:50,279.0,172,29.0,115.0,13.0,112.0,634,Flask-Mail adds SMTP mail sending to your Flask applications.,83306.0,83077.0,41.0,30,True,,2.0,2024-05-23 22:30:25.000,0.10.0,29.0,29.0,1104967.0,pallets-eco/flask-mail,conda-forge/flask-mail,flask-mail,https://pypi.org/project/flask-mail,2024-05-23 22:30:10.000,229.0,1087305.0,https://anaconda.org/conda-forge/flask-mail,2025-04-22 14:56:27.215,141288.0,1.0,,,,,,,,,,,,,,,,, +273,flask-session,fengsp/flask-session,flask-utils,,https://github.com/pallets-eco/flask-session,https://github.com/pallets-eco/flask-session,BSD-3-Clause,2014-04-25 11:48:29.000,2025-06-14 20:23:32.000000,2024-04-18 08:31:15,304.0,239,21.0,128.0,15.0,133.0,528,Server side session extension for Flask.,54021.0,53851.0,20.0,30,False,['flask'],,2024-03-26 08:16:33.000,0.8.0,18.0,102.0,7858942.0,pallets-eco/flask-session,,flask-session,https://pypi.org/project/flask-session,2024-03-26 07:56:11.000,170.0,7858939.0,,,,2.0,,,,,,,,,,,,,,,,, +274,djangorestframework-stubs,typeddjango/djangorestframework-stubs,django-utils,,https://github.com/typeddjango/djangorestframework-stubs,https://github.com/typeddjango/djangorestframework-stubs,MIT,2018-11-12 01:07:16.000,2025-09-04 09:48:39.000000,2025-09-04 09:48:31,628.0,129,6.0,657.0,71.0,100.0,512,PEP-484 stubs for django-rest-framework.,3886.0,3837.0,82.0,30,True,['django'],33.0,2025-08-14 17:57:50.000,3.16.2,31.0,,1744098.0,,conda-forge/djangorestframework-stubs,djangorestframework-stubs,https://pypi.org/project/djangorestframework-stubs,2025-08-14 17:57:50.000,49.0,1743592.0,https://anaconda.org/conda-forge/djangorestframework-stubs,2025-08-18 19:01:27.620,26327.0,3.0,,,,,,,,,,,,,,,,, +275,flask-babel,python-babel/flask-babel,flask-utils,,https://github.com/python-babel/flask-babel,https://github.com/python-babel/flask-babel,BSD-3-Clause,2010-05-29 14:14:08.000,2025-04-22 14:56:24.883000,2024-06-19 06:43:42,269.0,159,13.0,114.0,17.0,118.0,448,i18n and l10n support for Flask based on Babel and pytz.,29772.0,29619.0,43.0,30,False,['flask'],,2023-10-02 01:10:48.000,4.0.0,18.0,,8274134.0,,conda-forge/flask-babel,flask-babel,https://pypi.org/project/flask-babel,2023-10-02 01:10:48.000,153.0,8269337.0,https://anaconda.org/conda-forge/flask-babel,2025-04-22 14:56:24.883,292649.0,2.0,,,,,,,,,,,,,,,,, +276,pyngrok,alexdlaird/pyngrok,others,,https://github.com/alexdlaird/pyngrok,https://github.com/alexdlaird/pyngrok,MIT,2018-12-16 22:12:33.000,2025-09-02 01:19:03.000000,2025-08-26 13:43:32,1205.0,57,6.0,56.0,2.0,95.0,446,A Python wrapper for ngrok.,11412.0,11158.0,12.0,30,True,,15.0,2025-08-04 16:08:05.000,7.3.0,113.0,,757628.0,,conda-forge/pyngrok,pyngrok,https://pypi.org/project/pyngrok,2025-08-04 16:08:05.000,254.0,754670.0,https://anaconda.org/conda-forge/pyngrok,2025-08-04 20:38:02.409,189373.0,3.0,,,,,,,,,,,,,,,,, +277,openapi-core,p1c2u/openapi-core,openapi-utils,,https://github.com/python-openapi/openapi-core,https://github.com/python-openapi/openapi-core,BSD-3-Clause,2017-09-20 10:25:35.000,2025-08-18 20:51:22.000000,2025-08-18 20:51:15,1511.0,133,7.0,737.0,83.0,176.0,343,Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1..,1425.0,1350.0,70.0,30,True,,28.0,2025-03-20 20:17:26.000,0.19.5,71.0,,3182410.0,python-openapi/openapi-core,conda-forge/openapi-core,openapi-core,https://pypi.org/project/openapi-core,2025-03-20 20:17:26.000,75.0,3181574.0,https://anaconda.org/conda-forge/openapi-core,2025-04-22 14:57:51.323,44344.0,3.0,,,,,,,,,,,,,,,,, +278,pyspider,binux/pyspider,web-scraping,,https://github.com/binux/pyspider,https://github.com/binux/pyspider,Apache-2.0,2014-02-21 19:18:47.000,2024-04-30 19:43:29.000000,2020-08-02 17:34:20,1181.0,3686,889.0,172.0,301.0,549.0,16780,A Powerful Spider(Web Crawler) System in Python.,359.0,355.0,62.0,29,False,,,2018-04-18 04:25:22.000,0.3.10,17.0,,615.0,,,pyspider,https://pypi.org/project/pyspider,2018-04-18 04:17:18.000,4.0,615.0,,,,2.0,,,,,,,,,,,,,,,,, +279,dirsearch,maurosoria/dirsearch,web-scraping,,https://github.com/maurosoria/dirsearch,https://github.com/maurosoria/dirsearch,GPL-2.0,2013-04-30 15:57:40.000,2025-06-17 11:20:47.000000,2025-06-16 16:29:11,2519.0,2392,311.0,867.0,34.0,546.0,13323,Web path scanner.,196.0,196.0,111.0,29,True,,7.0,2022-10-05 13:01:24.000,0.4.3,16.0,,7470.0,,,dirsearch,https://pypi.org/project/dirsearch,2022-10-03 17:07:28.162,,7470.0,,,,2.0,,,,,,,,,,,,,,,,, +280,coursera-dl,coursera-dl/coursera-dl,third-party-apis,,https://github.com/coursera-dl/coursera-dl,https://github.com/coursera-dl/coursera-dl,LGPL-3.0,2012-03-21 21:07:15.000,2025-04-22 14:56:29.257000,2021-02-12 03:30:48,1131.0,2201,324.0,222.0,210.0,465.0,9536,Script for downloading Coursera.org videos and naming them.,260.0,256.0,85.0,29,False,,,2019-12-16 21:11:03.021,0.11.5,12.0,,5458.0,,conda-forge/coursera-dl,coursera-dl,https://pypi.org/project/coursera-dl,2018-06-03 08:31:25.000,4.0,1278.0,https://anaconda.org/conda-forge/coursera-dl,2025-04-22 14:56:29.257,33440.0,3.0,,,,,,,,,,,,,,,,, +281,Pattern,clips/pattern,web-scraping,,https://github.com/clips/pattern,https://github.com/clips/pattern,BSD-3-Clause,2011-05-03 15:29:01.000,2025-04-22 14:57:14.078000,2020-04-25 12:40:40,1434.0,1574,537.0,130.0,174.0,77.0,8832,"Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis..",1949.0,1949.0,30.0,29,False,,,,,1.0,231.0,13178.0,,conda-forge/pattern,pattern,https://pypi.org/project/pattern,2024-12-23 17:40:25.000,,12909.0,https://anaconda.org/conda-forge/pattern,2025-04-22 14:57:14.078,18685.0,2.0,,,,,,,,,,,,,,,,, +282,Mockoon,mockoon/mockoon,testing,,https://github.com/mockoon/mockoon,https://github.com/mockoon/mockoon,,2017-07-17 13:19:16.000,2025-09-04 15:32:59.000000,2025-08-29 08:36:14,1555.0,435,62.0,521.0,64.0,806.0,7648,"Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open..",222.0,222.0,66.0,29,False,['openapi'],49.0,2025-06-30 14:39:40.000,9.3.0,54.0,254212.0,2990.0,,,,,,,,,,,2.0,,,,,,,,,,,,,,,,, +283,webpy,webpy/webpy,web-frameworks,,https://github.com/webpy/webpy,https://github.com/webpy/webpy,Unlicense,2008-09-29 03:42:56.000,2025-09-04 13:52:41.000000,2025-09-04 13:52:41,1083.0,1312,332.0,354.0,50.0,415.0,5916,web.py is a web framework for python that is as simple as it is powerful.,74.0,21.0,96.0,29,True,,3.0,2023-10-10 14:50:45.000,webpy-0.70,22.0,,68481.0,,conda-forge/web.py,web.py,https://pypi.org/project/web.py,2020-11-09 11:24:34.000,53.0,67253.0,https://anaconda.org/conda-forge/web.py,2025-04-22 14:56:39.114,76183.0,3.0,,,,,,,,,,,,,,,,, +284,websockify,novnc/websockify,websocket,,https://github.com/novnc/websockify,https://github.com/novnc/websockify,LGPL-3.0,2011-01-12 22:51:17.000,2025-07-15 15:02:38.000000,2025-07-15 09:40:22,987.0,802,141.0,214.0,41.0,343.0,4202,Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.,65.0,43.0,104.0,29,True,,32.0,2025-05-26 14:40:12.000,0.13.0,13.0,,164887.0,,conda-forge/websockify,websockify,https://pypi.org/project/websockify,2025-05-26 14:40:12.000,22.0,161416.0,https://anaconda.org/conda-forge/websockify,2025-04-22 14:57:32.799,215253.0,3.0,,,,,,,,,,,,,,,,, +285,sslyze,nabla-c0d3/sslyze,others,,https://github.com/nabla-c0d3/sslyze,https://github.com/nabla-c0d3/sslyze,AGPL-3.0,2014-08-18 04:33:30.000,2025-08-03 20:40:00.000000,2025-08-03 20:33:47,1961.0,477,132.0,158.0,22.0,524.0,3664,Fast and powerful SSL/TLS scanning library.,14.0,,78.0,29,True,,18.0,2025-08-03 20:40:43.000,6.2.0,72.0,115806.0,70362.0,,,sslyze,https://pypi.org/project/sslyze,2025-08-03 20:39:49.000,14.0,69485.0,,,,3.0,,,,,,,,,,,,,,,,, +286,python-twitter,bear/python-twitter,third-party-apis,,https://github.com/bear/python-twitter,https://github.com/bear/python-twitter,Apache-2.0,2012-09-12 06:51:02.000,2024-08-07 23:14:50.000000,2024-08-07 23:14:50,1106.0,955,168.0,307.0,102.0,315.0,3411,A Python wrapper around the Twitter API.,99.0,,171.0,29,False,,,2018-09-29 23:52:35.000,3.5,24.0,,159159.0,,,python-twitter,https://pypi.org/project/python-twitter,2018-11-03 12:32:06.000,99.0,159159.0,,,,3.0,,,,,,,,,,,,,,,,, +287,furl,gruns/furl,url-utils,,https://github.com/gruns/furl,https://github.com/gruns/furl,Unlicense,2011-11-17 01:08:16.000,2025-08-18 13:50:17.000000,2025-03-25 22:57:18,563.0,156,35.0,58.0,40.0,86.0,2709,URL parsing and manipulation made easy.,504.0,,16.0,29,True,,,2025-03-09 05:50:44.000,2.1.4,52.0,,4706905.0,,conda-forge/furl,furl,https://pypi.org/project/furl,2025-03-09 05:36:19.000,504.0,4696010.0,https://anaconda.org/conda-forge/furl,2025-04-22 14:56:38.781,566541.0,3.0,,,,,,,,,,,,,,,,, +288,yagmail,kootenpv/yagmail,email,,https://github.com/kootenpv/yagmail,https://github.com/kootenpv/yagmail,MIT,2015-04-17 21:39:24.000,2025-04-22 14:57:15.568000,2022-09-28 20:43:53,295.0,264,52.0,46.0,105.0,131.0,2703,Send email in Python conveniently for gmail using yagmail.,5730.0,5590.0,34.0,29,False,,,2022-09-19 15:58:02.665,0.15.293,107.0,,333892.0,,conda-forge/yagmail,yagmail,https://pypi.org/project/yagmail,2022-09-19 15:58:02.665,140.0,333008.0,https://anaconda.org/conda-forge/yagmail,2025-04-22 14:57:15.568,53054.0,2.0,,,,,,,,,,,,,,,,, +289,Js2Py,PiotrDabkowski/Js2Py,others,,https://github.com/PiotrDabkowski/Js2Py,https://github.com/PiotrDabkowski/Js2Py,MIT,2014-10-02 21:08:48.000,2025-04-22 14:57:26.868000,2022-11-06 10:12:00,297.0,273,58.0,78.0,158.0,123.0,2544,JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python Try it online:.,17117.0,16902.0,29.0,29,False,,,,,48.0,,1054967.0,,conda-forge/js2py,js2py,https://pypi.org/project/js2py,2022-11-06 10:45:09.851,215.0,1053335.0,https://anaconda.org/conda-forge/js2py,2025-04-22 14:57:26.868,104511.0,3.0,,,,,,,,,,,,,,,,, +290,notion-sdk-py,ramnes/notion-sdk-py,third-party-apis,,https://github.com/ramnes/notion-sdk-py,https://github.com/ramnes/notion-sdk-py,MIT,2021-05-13 20:17:52.000,2025-09-01 19:02:20.000000,2025-09-01 19:00:28,232.0,159,24.0,76.0,12.0,103.0,2057,"Notion API client SDK, rewritten in Python! (sync + async).",176.0,,39.0,29,True,,5.0,2025-08-26 10:40:03.000,2.5.0,19.0,,3108004.0,,conda-forge/notion-client,notion-client,https://pypi.org/project/notion-client,2025-08-26 10:40:03.000,176.0,3107716.0,https://anaconda.org/conda-forge/notion-client,2025-04-22 14:58:05.769,13292.0,3.0,,,,,,,,,,,,,,,,, +291,django-braces,brack3t/django-braces,django-utils,,https://github.com/brack3t/django-braces,https://github.com/brack3t/django-braces,BSD-3-Clause,2012-03-02 20:02:51.000,2025-04-22 14:56:39.215000,2025-03-18 01:46:14,716.0,220,52.0,180.0,6.0,132.0,1992,"Reusable, generic mixins for Django.",16153.0,16080.0,83.0,29,True,['django'],,2025-03-18 02:04:22.000,1.17.0,33.0,,295003.0,,conda-forge/django-braces,django-braces,https://pypi.org/project/django-braces,2025-03-18 02:03:01.000,73.0,291890.0,https://anaconda.org/conda-forge/django-braces,2025-04-22 14:56:39.215,56050.0,3.0,,,,,,,,,,,,,,,,, +292,mangum,jordaneremieff/mangum,servers,,https://github.com/Kludex/mangum,https://github.com/Kludex/mangum,MIT,2019-01-14 11:49:29.000,2025-06-02 11:08:00.000000,2025-06-02 11:07:59,465.0,131,17.0,134.0,28.0,149.0,1972,AWS Lambda support for ASGI applications.,8000.0,7949.0,33.0,29,True,['fastapi'],,2024-09-26 20:44:48.000,0.19.0,72.0,,2226057.0,Kludex/mangum,,mangum,https://pypi.org/project/mangum,2024-09-26 20:44:48.000,51.0,2226057.0,,,,3.0,,,,,,,,,,,,,,,,, +293,django-q,Koed00/django-q,django-utils,,https://github.com/Koed00/django-q,https://github.com/Koed00/django-q,MIT,2015-06-14 12:37:08.000,2024-08-13 12:14:42.000000,2021-06-26 12:04:16,1246.0,280,51.0,313.0,332.0,154.0,1876,A multiprocessing distributed task queue for Django.,2022.0,1996.0,62.0,29,False,['django'],,2021-06-27 12:04:53.000,1.3.9,78.0,,58795.0,,,django-q,https://pypi.org/project/django-q,2021-06-27 12:04:53.000,26.0,58795.0,,,,3.0,,,,,,,,,,,,,,,,, +294,slacker,os/slacker,third-party-apis,,https://github.com/os/slacker,https://github.com/os/slacker,Apache-2.0,2014-03-12 15:13:32.000,2025-04-22 14:56:24.345000,2020-07-03 04:29:16,356.0,246,55.0,94.0,30.0,61.0,1604,Full-featured Python interface for the Slack API.,3307.0,3190.0,45.0,29,False,,,2020-02-15 09:06:13.000,0.14.0,57.0,,655680.0,,conda-forge/slacker,slacker,https://pypi.org/project/slacker,2020-02-15 09:06:13.000,117.0,589825.0,https://anaconda.org/conda-forge/slacker,2025-04-22 14:56:24.345,592697.0,3.0,,,,,,,,,,,,,,,,, +295,slowapi,laurents/slowapi,fastapi-utils,,https://github.com/laurentS/slowapi,https://github.com/laurentS/slowapi,MIT,2020-02-21 12:56:20.000,2025-08-10 12:25:45.000000,2025-08-08 15:15:46,261.0,97,14.0,122.0,80.0,64.0,1583,A rate limiter for Starlette and FastAPI.,7391.0,7341.0,26.0,29,True,['fastapi'],3.0,2024-02-05 12:11:50.000,0.1.9,10.0,,2364273.0,,,slowapi,https://pypi.org/project/slowapi,2024-02-05 12:11:50.000,50.0,2364273.0,,,,1.0,,,,,,,,,,,,,,,,, +296,django-extra-views,AndrewIngram/django-extra-views,django-utils,,https://github.com/AndrewIngram/django-extra-views,https://github.com/AndrewIngram/django-extra-views,MIT,2011-05-16 21:47:47.000,2025-04-28 07:04:07.000000,2025-04-28 07:04:03,474.0,173,56.0,131.0,16.0,131.0,1421,"Djangos class-based generic views are awesome, lets have more of them.",2491.0,2451.0,63.0,29,True,['django'],,2025-04-22 15:10:56.000,0.16.0,28.0,,134813.0,,,django-extra-views,https://pypi.org/project/django-extra-views,2025-04-22 15:10:56.000,40.0,134813.0,,,,3.0,,,,,,,,,,,,,,,,, +297,django-cachalot,noripyt/django-cachalot,django-utils,,https://github.com/noripyt/django-cachalot,https://github.com/noripyt/django-cachalot,BSD-3-Clause,2014-09-26 13:08:06.000,2025-04-22 14:56:41.166000,2025-04-17 00:04:01,651.0,154,24.0,100.0,33.0,143.0,1373,"No effort, no worry, maximum performance.",993.0,982.0,39.0,29,True,['django'],,2025-04-17 00:05:34.000,2.8.0,47.0,,161671.0,,conda-forge/django-cachalot,django-cachalot,https://pypi.org/project/django-cachalot,2025-04-17 00:05:34.000,11.0,161025.0,https://anaconda.org/conda-forge/django-cachalot,2025-04-22 14:56:41.166,62084.0,3.0,,,,,,,,,,,,,,,,, +298,imdbpy,alberanid/imdbpy,third-party-apis,,https://github.com/cinemagoer/cinemagoer,https://github.com/cinemagoer/cinemagoer,GPL-2.0,2010-08-01 17:34:24.000,2025-06-29 14:26:38.000000,2025-06-29 14:26:38,2087.0,352,52.0,154.0,85.0,266.0,1286,Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in..,7770.0,7735.0,84.0,29,True,,6.0,2023-05-01 13:48:42.000,2023.05.01,45.0,545.0,294080.0,cinemagoer/cinemagoer,,imdbpy,https://pypi.org/project/imdbpy,2022-07-09 12:09:01.903,35.0,294070.0,,,,3.0,,,,,,,,,,,,,,,,, +299,spyne,arskom/spyne,rpc,,https://github.com/arskom/spyne,https://github.com/arskom/spyne,LGPL-2.1,2010-07-23 06:26:28.000,2025-04-22 14:56:21.754000,2023-12-08 16:44:29,7057.0,277,40.0,335.0,73.0,295.0,1142,A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular..,989.0,968.0,130.0,29,False,,,2022-02-09 03:28:26.000,spyne-2.14.0,47.0,,606834.0,,conda-forge/spyne,spyne,https://pypi.org/project/spyne,2022-02-03 02:53:36.000,21.0,605799.0,https://anaconda.org/conda-forge/spyne,2025-04-22 14:56:21.754,117026.0,3.0,,,,,,,,,,,,,,,,, +300,django-configurations,jazzband/django-configurations,django-utils,,https://github.com/jazzband/django-configurations,https://github.com/jazzband/django-configurations,BSD-3-Clause,2012-07-21 13:56:20.000,2025-08-12 04:19:42.000000,2024-11-18 23:53:09,512.0,146,21.0,196.0,64.0,156.0,1129,A helper for organizing Django project settings by relying on well established programming patterns.,3414.0,3345.0,74.0,29,True,['django'],,2024-03-27 11:40:53.000,2.5.1,25.0,,265607.0,,conda-forge/django-configurations,django-configurations,https://pypi.org/project/django-configurations,2024-03-27 11:40:53.000,69.0,264765.0,https://anaconda.org/conda-forge/django-configurations,2025-04-22 14:56:40.604,49704.0,3.0,,,,,,,,,,,,,,,,, +301,hyper,python-hyper/hyper,http-clients,,https://github.com/python-hyper/hyper,https://github.com/python-hyper/hyper,MIT,2014-01-23 07:53:47.000,2025-04-22 14:56:45.221000,2021-01-12 18:36:50,1415.0,190,42.0,195.0,101.0,167.0,1049,HTTP/2 for Python.,1457.0,1391.0,43.0,29,False,,,2020-08-02 14:24:39.000,0.5.0,18.0,244.0,163258.0,,conda-forge/hyper,hyper,https://pypi.org/project/hyper,2016-09-27 13:03:52.800,66.0,162892.0,https://anaconda.org/conda-forge/hyper,2025-04-22 14:56:45.221,33669.0,3.0,,,,,,,,,,,,,,,,, +302,flask-dance,singingwolfboy/flask-dance,auth,,https://github.com/singingwolfboy/flask-dance,https://github.com/singingwolfboy/flask-dance,MIT,2014-09-09 11:53:06.000,2025-04-22 14:57:04.024000,2024-06-07 07:10:17,637.0,158,18.0,224.0,47.0,169.0,1017,"Doing the OAuth dance with style using Flask, requests, and oauthlib.",5999.0,5970.0,58.0,29,False,['flask'],,2024-03-05 12:43:19.000,7.1.0,52.0,,734543.0,,conda-forge/flask-dance,flask-dance,https://pypi.org/project/flask-dance,2024-03-05 12:43:19.000,29.0,733947.0,https://anaconda.org/conda-forge/flask-dance,2025-04-22 14:57:04.024,14317.0,3.0,,,,,,,,,,,,,,,,, +303,flask-marshmallow,marshmallow-code/flask-marshmallow,flask-utils,,https://github.com/marshmallow-code/flask-marshmallow,https://github.com/marshmallow-code/flask-marshmallow,MIT,2014-04-25 23:35:09.000,2025-09-01 19:21:17.000000,2025-09-01 19:21:15,467.0,59,15.0,240.0,26.0,94.0,888,Flask + marshmallow for beautiful APIs.,34166.0,33994.0,24.0,29,True,['flask'],6.0,2025-01-07 04:04:06.000,1.3.0,24.0,,1512880.0,,conda-forge/flask-marshmallow,flask-marshmallow,https://pypi.org/project/flask-marshmallow,2025-01-07 04:04:06.000,172.0,1510934.0,https://anaconda.org/conda-forge/flask-marshmallow,2025-04-22 14:56:29.158,122618.0,2.0,,,,,,,,,,,,,,,,, +304,django-formtools,jazzband/django-formtools,forms,,https://github.com/jazzband/django-formtools,https://github.com/jazzband/django-formtools,BSD-3-Clause,2014-10-05 15:18:45.000,2025-09-01 17:26:29.000000,2025-06-06 06:12:34,366.0,145,22.0,142.0,88.0,80.0,860,A set of high-level abstractions for Django forms.,11705.0,11621.0,78.0,29,True,['django'],,2023-12-19 10:30:02.000,2.5.1,8.0,,1289201.0,,,django-formtools,https://pypi.org/project/django-formtools,2023-12-19 10:30:02.000,84.0,1289201.0,,,,3.0,,,,,,,,,,,,,,,,, +305,flask-mongoengine,MongoEngine/flask-mongoengine,flask-utils,,https://github.com/MongoEngine/flask-mongoengine,https://github.com/MongoEngine/flask-mongoengine,BSD-3-Clause,2012-05-15 11:33:26.000,2024-01-18 13:35:22.000000,2022-08-16 14:02:03,969.0,255,29.0,271.0,43.0,236.0,840,MongoEngine flask extension with WTF model forms support.,10367.0,10313.0,90.0,29,False,['flask'],,2020-11-21 06:02:04.000,1.0.0,21.0,,137758.0,,,flask-mongoengine,https://pypi.org/project/flask-mongoengine,2020-11-21 06:02:04.000,54.0,137758.0,,,,2.0,,,,,,,,,,,,,,,,, +306,starlette-admin,jowilf/starlette-admin,admin-ui,,https://github.com/jowilf/starlette-admin,https://github.com/jowilf/starlette-admin,MIT,2022-08-29 15:22:50.000,2025-09-01 16:33:49.000000,2025-08-29 05:07:25,514.0,79,12.0,387.0,81.0,159.0,838,"Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications.",1085.0,1057.0,26.0,29,True,['fastapi'],10.0,2025-05-26 15:37:53.000,0.15.1,76.0,,67040.0,,conda-forge/starlette-admin,starlette-admin,https://pypi.org/project/starlette-admin,2025-08-29 05:16:50.000,28.0,66586.0,https://anaconda.org/conda-forge/starlette-admin,2025-07-21 20:32:10.836,11829.0,2.0,,,,,,,,,,,,,,,,, +307,django-paypal,spookylukey/django-paypal,django-utils,,https://github.com/spookylukey/django-paypal,https://github.com/spookylukey/django-paypal,MIT,2012-06-09 14:04:06.000,2025-09-01 16:54:25.000000,2024-11-18 21:22:27,798.0,206,25.0,122.0,14.0,153.0,732,A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.,4240.0,4238.0,73.0,29,True,['django'],,2021-12-15 15:40:40.554,0.1.4,29.0,,22986.0,,,django-paypal,https://pypi.org/project/django-paypal,2024-04-30 19:52:35.000,2.0,22986.0,,,,3.0,,,,,,,,,,,,,,,,, +308,django-csp,mozilla/django-csp,django-utils,,https://github.com/mozilla/django-csp,https://github.com/mozilla/django-csp,BSD-3-Clause,2010-07-14 18:00:59.000,2025-09-04 15:40:07.000000,2025-05-07 14:58:20,322.0,107,28.0,161.0,12.0,113.0,616,Content Security Policy for Django.,4531.0,4477.0,65.0,29,True,['django'],,2025-04-02 16:36:36.000,4.0,23.0,,1754034.0,,,django-csp,https://pypi.org/project/django-csp,2025-04-02 16:41:45.000,54.0,1754034.0,,,,3.0,,,,,,,,,,,,,,,,, +309,treq,twisted/treq,http-clients,,https://github.com/twisted/treq,https://github.com/twisted/treq,MIT,2012-05-18 18:57:21.000,2025-09-02 15:56:44.000000,2025-06-13 18:53:28,1214.0,142,26.0,232.0,57.0,117.0,593,Python requests like API built on top of Twisteds HTTP client.,1858.0,1736.0,57.0,29,True,,4.0,2025-06-03 03:42:30.000,25.5.0,24.0,379.0,435438.0,,conda-forge/treq,treq,https://pypi.org/project/treq,2025-06-03 03:42:30.000,122.0,433396.0,https://anaconda.org/conda-forge/treq,2025-06-03 14:18:11.182,122376.0,3.0,,,,,,,,,,,,,,,,, +310,flask-bcrypt,maxcountryman/flask-bcrypt,flask-utils,,https://github.com/maxcountryman/flask-bcrypt,https://github.com/maxcountryman/flask-bcrypt,BSD-3-Clause,2011-06-12 21:20:23.000,2025-09-04 15:38:42.000000,2022-04-05 03:58:40,119.0,64,12.0,47.0,8.0,41.0,327,Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.,81381.0,81264.0,25.0,29,False,['flask'],,2022-04-05 03:59:51.000,1.0.1,16.0,,1510993.0,,conda-forge/flask-bcrypt,flask-bcrypt,https://pypi.org/project/flask-bcrypt,2022-04-05 03:59:51.000,117.0,1509704.0,https://anaconda.org/conda-forge/flask-bcrypt,2025-04-22 14:56:24.928,49004.0,2.0,,,,,,,,,,,,,,,,, +311,playwright,Microsoft/playwright-python,testing,,https://github.com/Microsoft/playwright-python,https://github.com/Microsoft/playwright-python,Apache-2.0,2021-05-11 20:15:10.832,2025-09-02 16:03:10.400000,,,1053,,,,,13642,A high-level API to automate web browsers.,2667.0,,,28,True,,,2025-08-28 15:46:20.000,1.55.0,124.0,,20956553.0,,microsoft/playwright,playwright,https://pypi.org/project/playwright,2025-08-28 15:46:20.000,2667.0,20954561.0,https://anaconda.org/microsoft/playwright,2025-09-02 16:03:10.400,103607.0,2.0,,,,,,,,,,,,,,,,, +312,tyk,TykTechnologies/tyk,api-proxies,,https://github.com/TykTechnologies/tyk,https://github.com/TykTechnologies/tyk,MPL-2.0,2014-05-07 14:38:24.000,2025-09-04 15:52:19.000000,2025-09-03 08:54:43,5076.0,1130,266.0,5323.0,335.0,1849.0,10356,"Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols.",,,126.0,28,True,,64.0,2025-08-07 14:37:50.000,5.9.0,100.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +313,grip,joeyespo/grip,markdown,,https://github.com/joeyespo/grip,https://github.com/joeyespo/grip,MIT,2012-11-17 07:27:16.000,2024-07-10 06:39:28.000000,2023-10-13 03:30:58,586.0,430,72.0,109.0,113.0,189.0,6687,Preview GitHub README.md files locally before committing them.,2228.0,2194.0,40.0,28,False,,,2023-10-12 05:07:59.000,4.6.2,27.0,,33696.0,,,grip,https://pypi.org/project/grip,2023-10-12 05:07:59.000,34.0,33696.0,,,,3.0,,,,,,,,,,,,,,,,, +314,MechanicalSoup,MechanicalSoup/MechanicalSoup,web-scraping,,https://github.com/MechanicalSoup/MechanicalSoup,https://github.com/MechanicalSoup/MechanicalSoup,MIT,2014-05-26 09:06:11.000,2025-08-31 20:59:33.000000,2025-08-31 20:59:33,659.0,383,107.0,278.0,44.0,147.0,4788,A Python library for automating interaction with websites.,116.0,,56.0,28,True,,7.0,2025-05-30 04:09:55.000,1.4.0,29.0,66.0,87634.0,,conda-forge/mechanicalsoup,MechanicalSoup,https://pypi.org/project/MechanicalSoup,2025-05-30 04:09:55.000,116.0,84402.0,https://anaconda.org/conda-forge/mechanicalsoup,2025-05-30 12:52:17.348,181007.0,2.0,,,,,,,,,,,,,,,,, +315,grequests,spyoungtech/grequests,http-clients,,https://github.com/spyoungtech/grequests,https://github.com/spyoungtech/grequests,BSD-2-Clause,2012-05-10 21:50:15.000,2025-04-22 14:56:27.352000,2024-08-08 21:52:34,91.0,332,113.0,52.0,10.0,119.0,4573,Requests + Gevent = 3.,5152.0,4971.0,29.0,28,False,,,2023-06-08 00:06:01.754,0.7.0,7.0,34.0,440698.0,,conda-forge/grequests,grequests,https://pypi.org/project/grequests,2023-06-08 00:06:01.754,181.0,423877.0,https://anaconda.org/conda-forge/grequests,2025-04-22 14:56:27.352,151389.0,3.0,,,,,,,,,,,,,,,,, +316,Dredd,apiaryio/dredd,testing,,https://github.com/apiaryio/dredd,https://github.com/apiaryio/dredd,MIT,2013-09-04 12:21:35.000,2024-05-11 13:19:25.000000,2023-07-19 20:05:32,3310.0,282,72.0,1510.0,260.0,575.0,4216,Language-agnostic HTTP API Testing Tool.,1214.0,1173.0,111.0,28,False,['openapi'],,2021-11-16 12:38:08.000,dredd-transactions@10.1.0,223.0,,39519.0,,,dredd_hooks,https://pypi.org/project/dredd_hooks,2018-04-09 12:47:29.000,,5445.0,,,,2.0,,dredd,https://www.npmjs.com/package/dredd,2021-11-16 12:36:05.644,41.0,34074.0,,,,,,,,,,, +317,py-googletrans,ssut/py-googletrans,third-party-apis,,https://github.com/ssut/py-googletrans,https://github.com/ssut/py-googletrans,MIT,2015-06-05 08:35:11.000,2025-04-25 00:44:31.000000,2025-04-25 00:44:29,131.0,738,72.0,116.0,3.0,327.0,4153,(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.,405.0,,31.0,28,True,,,2025-01-01 14:12:00.000,4.0.2,15.0,,519936.0,,,googletrans,https://pypi.org/project/googletrans,2025-01-01 14:12:00.000,405.0,519936.0,,,,3.0,,,,,,,,,,,,,,,,, +318,pyppeteer,miyakogi/pyppeteer,testing,,https://github.com/miyakogi/pyppeteer,https://github.com/miyakogi/pyppeteer,MIT,2017-08-28 16:39:17.000,2025-04-22 14:57:00.898000,2020-05-08 09:48:22,788.0,367,99.0,73.0,154.0,100.0,3879,Headless chrome/chromium automation library (unofficial port of puppeteer).,359.0,,24.0,28,False,,,2024-02-18 03:02:41.000,2.0.0,35.0,,1832350.0,,conda-forge/pyppeteer,pyppeteer,https://pypi.org/project/pyppeteer,2024-02-18 03:02:41.000,359.0,1825560.0,https://anaconda.org/conda-forge/pyppeteer,2025-04-22 14:57:00.898,407406.0,2.0,,,,,,,,,,,,,,,,, +319,pyload,pyload/pyload,others,,https://github.com/pyload/pyload,https://github.com/pyload/pyload,AGPL-3.0,2013-02-10 13:12:02.000,2025-08-27 14:25:42.000000,2025-08-27 14:16:15,7951.0,735,124.0,1274.0,230.0,3060.0,3579,The free and open-source Download Manager written in pure Python.,3.0,,236.0,28,True,,46.0,2020-02-20 21:04:56.000,0.4.20,98.0,115729.0,5415.0,,,pyload-ng,https://pypi.org/project/pyload-ng,2025-08-27 14:25:42.000,3.0,4606.0,,,,3.0,,,,,,,,,,,,,,,,, +320,sync-engine,nylas/sync-engine,email,,https://github.com/nylas/sync-engine,https://github.com/nylas/sync-engine,AGPL-3.0,2014-01-15 18:18:17.000,2025-09-02 17:27:35.000000,2017-03-08 18:34:10,4395.0,354,180.0,142.0,69.0,263.0,3503,IMAP/SMTP sync system with modern APIs.,7.0,,79.0,28,False,,,2025-09-02 17:27:35.000,6.12.0,87.0,,221993.0,,,nylas,https://pypi.org/project/nylas,2025-09-02 17:27:35.000,7.0,221993.0,,,,2.0,,,,,,,,,,,,,,,,, +321,django-shop,awesto/django-shop,django-utils,,https://github.com/awesto/django-shop,https://github.com/awesto/django-shop,BSD-3-Clause,2010-11-19 11:15:48.000,2023-10-19 01:09:56.000000,2021-02-28 18:04:57,5402.0,1034,170.0,501.0,104.0,292.0,3293,A Django based shop system.,239.0,230.0,96.0,28,False,['django'],,2021-02-02 21:13:24.000,1.2.4,47.0,,2636.0,,,django-shop,https://pypi.org/project/django-shop,2021-02-02 21:13:24.000,9.0,2636.0,,,,3.0,,,,,,,,,,,,,,,,, +322,bjoern,jonashaag/bjoern,servers,,https://github.com/jonashaag/bjoern,https://github.com/jonashaag/bjoern,BSD-2-Clause,2010-03-01 23:46:47.000,2025-08-29 07:26:11.018000,2022-09-11 18:40:12,473.0,190,80.0,84.0,32.0,133.0,3025,A screamingly fast Python 2/3 WSGI server written in C.,883.0,816.0,44.0,28,False,,,2022-09-19 16:03:06.582,3.2.2,30.0,,48324.0,,conda-forge/bjoern,bjoern,https://pypi.org/project/bjoern,2022-09-19 16:03:06.582,67.0,44561.0,https://anaconda.org/conda-forge/bjoern,2025-08-29 07:26:11.018,222044.0,3.0,,,,,,,,,,,,,,,,, +323,django-sql-explorer,groveco/django-sql-explorer,django-utils,,https://github.com/explorerhq/sql-explorer,https://github.com/explorerhq/sql-explorer,MIT,2013-12-22 20:58:37.000,2025-04-23 01:55:00.000000,2025-04-23 01:54:59,1016.0,371,62.0,378.0,36.0,292.0,2843,"SQL reporting that Just Works. Fast, simple, and confusion-free. Write and share queries in a delightful SQL editor,..",525.0,517.0,107.0,28,True,['django'],,2024-09-24 20:46:34.000,5.3.0,68.0,,119374.0,explorerhq/sql-explorer,,django-sql-explorer,https://pypi.org/project/django-sql-explorer,2024-09-24 20:47:32.000,8.0,119374.0,,,,3.0,,,,,,,,,,,,,,,,, +324,django-blog-zinnia,Fantomas42/django-blog-zinnia,django-utils,,https://github.com/Fantomas42/django-blog-zinnia,https://github.com/Fantomas42/django-blog-zinnia,BSD-3-Clause,2009-07-13 14:58:26.000,2024-05-03 19:19:17.000000,2020-03-09 20:52:03,3155.0,742,129.0,162.0,39.0,406.0,2130,Simple yet powerful and really extendable application for managing a blog within your Django Web site.,870.0,869.0,71.0,28,False,['django'],,2016-09-27 13:25:46.000,0.18.1,29.0,,1636.0,,,django-blog-zinnia,https://pypi.org/project/django-blog-zinnia,2018-03-10 21:22:04.000,1.0,1636.0,,,,3.0,,,,,,,,,,,,,,,,, +325,python-user-agents,selwin/python-user-agents,others,,https://github.com/selwin/python-user-agents,https://github.com/selwin/python-user-agents,MIT,2013-01-05 00:44:11.000,2025-04-22 14:56:26.410000,2023-02-16 01:51:50,146.0,197,40.0,54.0,44.0,34.0,1492,"A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by..",200.0,,32.0,28,False,,,2020-08-23 06:05:26.000,2.2.0,12.0,,7096847.0,,conda-forge/user-agents,user-agents,https://pypi.org/project/user-agents,2020-08-23 06:01:54.000,200.0,7095424.0,https://anaconda.org/conda-forge/user-agents,2025-04-22 14:56:26.410,86811.0,3.0,,,,,,,,,,,,,,,,, +326,flask-api,flask-api/flask-api,flask-utils,,https://github.com/flask-api/flask-api,https://github.com/flask-api/flask-api,BSD-3-Clause,2014-02-15 12:27:34.000,2025-05-13 06:12:16.000000,2024-02-20 14:04:59,293.0,189,45.0,99.0,16.0,54.0,1458,Browsable web APIs for Flask.,6609.0,6552.0,35.0,28,False,['flask'],,2023-06-05 16:50:54.000,3.1,33.0,,165370.0,,,flask-api,https://pypi.org/project/flask-api,2023-06-05 16:50:38.084,57.0,165370.0,,,,2.0,,,,,,,,,,,,,,,,, +327,Hypercorn,pgjones/hypercorn,servers,,https://github.com/pgjones/hypercorn,https://github.com/pgjones/hypercorn,MIT,2018-06-02 17:47:42.000,2025-04-27 14:54:32.000000,2025-04-27 14:54:24,729.0,123,13.0,79.0,103.0,136.0,1396,Hypercorn is an ASGI Server based on Hyper libraries and inspired by Gunicorn.,11803.0,11745.0,64.0,28,True,,,2024-05-28 20:55:48.000,0.17.3,56.0,,2856958.0,,,hypercorn,https://pypi.org/project/hypercorn,2024-05-28 20:55:48.000,58.0,2856958.0,,,,3.0,,,,,,,,,,,,,,,,, +328,django-rest-knox,James1345/django-rest-knox,auth,,https://github.com/jazzband/django-rest-knox,https://github.com/jazzband/django-rest-knox,MIT,2015-09-09 14:52:23.000,2025-09-01 17:26:31.000000,2025-07-26 11:51:44,490.0,218,20.0,218.0,23.0,141.0,1234,Authentication Module for django rest auth.,11748.0,11708.0,63.0,28,True,['django'],2.0,2024-09-30 21:24:17.000,5.0.2,28.0,,281350.0,jazzband/django-rest-knox,,django-rest-knox,https://pypi.org/project/django-rest-knox,2024-09-30 21:21:04.000,40.0,281350.0,,,,3.0,,,,,,,,,,,,,,,,, +329,django-redis-cache,sebleier/django-redis-cache,django-utils,,https://github.com/sebleier/django-redis-cache,https://github.com/sebleier/django-redis-cache,BSD-3-Clause,2009-07-03 17:51:56.000,2025-04-22 14:56:21.111000,2022-03-09 18:46:07,381.0,223,31.0,104.0,74.0,68.0,1039,A Redis cache backend for django.,4391.0,4355.0,46.0,28,False,['django'],,2022-03-09 18:49:10.000,3.0.1,53.0,,90356.0,,conda-forge/django-redis-cache,django-redis-cache,https://pypi.org/project/django-redis-cache,2022-03-09 18:49:10.000,36.0,88940.0,https://anaconda.org/conda-forge/django-redis-cache,2025-04-22 14:56:21.111,83601.0,3.0,,,,,,,,,,,,,,,,, +330,extruct,scrapinghub/extruct,web-scraping,,https://github.com/scrapinghub/extruct,https://github.com/scrapinghub/extruct,BSD-3-Clause,2015-10-26 11:51:21.000,2025-09-02 10:48:37.000000,2025-03-24 11:06:18,557.0,118,109.0,144.0,54.0,60.0,929,Extract embedded metadata from HTML markup.,1372.0,1334.0,40.0,28,True,,,2024-11-08 14:59:22.000,0.18.0,26.0,,547510.0,,,extruct,https://pypi.org/project/extruct,2024-11-08 14:59:22.000,38.0,547510.0,,,,2.0,,,,,,,,,,,,,,,,, +331,django-markdownx,neutronX/django-markdownx,markdown,,https://github.com/neutronX/django-markdownx,https://github.com/neutronX/django-markdownx,BSD-3-Clause,2014-11-01 14:15:37.000,2025-09-04 13:02:14.000000,2025-07-27 11:08:17,511.0,157,22.0,119.0,47.0,131.0,920,Comprehensive Markdown plugin built for Django.,2896.0,2880.0,41.0,28,True,['django'],1.0,2025-04-23 12:13:31.000,4.0.9,63.0,,81411.0,,,django-markdownx,https://pypi.org/project/django-markdownx,2025-04-23 12:13:31.000,16.0,81411.0,,,,3.0,,,,,,,,,,,,,,,,, +332,django-nose,jazzband/django-nose,testing,,https://github.com/jazzband/django-nose,https://github.com/jazzband/django-nose,BSD-3-Clause,2009-10-01 17:53:27.000,2023-08-25 15:56:54.000000,2021-10-22 14:38:03,379.0,239,22.0,123.0,102.0,133.0,883,Django test runner using nose.,9971.0,9894.0,63.0,28,False,['django'],,2020-08-20 02:49:13.000,1.4.7,18.0,,210909.0,,,django-nose,https://pypi.org/project/django-nose,2020-08-20 02:49:13.000,77.0,210909.0,,,,2.0,,,,,,,,,,,,,,,,, +333,django-markdown-editor,agusmakmun/django-markdown-editor,markdown,,https://github.com/agusmakmun/django-markdown-editor,https://github.com/agusmakmun/django-markdown-editor,GPL-3.0,2016-12-27 18:33:34.000,2025-09-03 16:58:13.000000,2025-09-03 16:55:20,465.0,1314,10.0,111.0,37.0,129.0,868,"Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.",1179.0,1163.0,44.0,28,True,['django'],30.0,2025-09-03 17:01:45.000,1.7.15,88.0,,19766.0,,,martor,https://pypi.org/project/martor,2025-09-03 16:58:13.000,16.0,19766.0,,,,3.0,,,,,,,,,,,,,,,,, +334,parameterized,wolever/parameterized,testing,,https://github.com/wolever/parameterized,https://github.com/wolever/parameterized,BSD-2-Clause-FreeBSD,2012-03-10 04:56:31.000,2025-04-22 14:56:44.336000,2023-03-27 01:44:02,219.0,106,17.0,79.0,44.0,75.0,852,Parameterized testing with any Python test framework.,24799.0,24056.0,30.0,28,False,,,2023-03-27 02:02:06.801,0.9.0,12.0,,12542334.0,,conda-forge/parameterized,parameterized,https://pypi.org/project/parameterized,2023-03-27 02:02:06.801,743.0,12513351.0,https://anaconda.org/conda-forge/parameterized,2025-04-22 14:56:44.336,1623050.0,2.0,,,,,,,,,,,,,,,,, +335,klein,twisted/klein,others,,https://github.com/twisted/klein,https://github.com/twisted/klein,MIT,2012-02-10 17:55:04.000,2025-09-02 16:08:01.000000,2025-08-12 08:41:55,3002.0,120,39.0,660.0,88.0,105.0,841,werkzeug + twisted.web.,1931.0,1877.0,56.0,28,True,,25.0,2024-08-12 01:50:16.000,24.8.0,27.0,,35318.0,,,klein,https://pypi.org/project/klein,2024-08-12 01:50:16.000,54.0,35318.0,,,,3.0,,,,,,,,,,,,,,,,, +336,fastapi-mail,sabuhish/fastapi-mail,email,,https://github.com/sabuhish/fastapi-mail,https://github.com/sabuhish/fastapi-mail,MIT,2020-01-25 11:52:29.000,2025-05-21 07:41:58.000000,2025-05-21 07:41:36,291.0,90,13.0,101.0,11.0,109.0,823,"Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk).",5532.0,5507.0,46.0,28,True,['fastapi'],,2025-05-21 07:38:54.000,1.5.0,91.0,,678284.0,,,fastapi-mail,https://pypi.org/project/fastapi-mail,2025-05-21 07:38:54.000,25.0,678284.0,,,,2.0,,,,,,,,,,,,,,,,, +337,selene,yashaka/selene,testing,,https://github.com/yashaka/selene,https://github.com/yashaka/selene,MIT,2015-04-17 08:52:14.000,2025-02-16 18:49:28.000000,2025-02-15 19:31:33,1256.0,159,56.0,233.0,147.0,202.0,720,User-oriented Web UI browser tests in Python.,5959.0,5957.0,44.0,28,True,,,2024-03-06 19:05:45.000,2.0.0rc9,90.0,,20668.0,,,selene,https://pypi.org/project/selene,2024-03-06 19:05:27.000,2.0,20668.0,,,,2.0,,,,,,,,,,,,,,,,, +338,flask-testing,jarus/flask-testing,testing,,https://github.com/jarus/flask-testing,https://github.com/jarus/flask-testing,BSD-3-Clause,2012-02-29 16:34:28.000,2025-04-22 14:56:27.629000,2020-12-24 16:50:31,190.0,110,9.0,73.0,56.0,45.0,502,Unittest extensions for Flask.,24658.0,24550.0,33.0,28,False,['flask'],,2020-12-24 16:51:48.000,0.8.1,18.0,,609106.0,,conda-forge/flask-testing,flask-testing,https://pypi.org/project/flask-testing,2020-12-24 16:51:48.000,108.0,608117.0,https://anaconda.org/conda-forge/flask-testing,2025-04-22 14:56:27.629,106853.0,2.0,,,,,,,,,,,,,,,,, +339,cornice,Cornices/cornice,web-frameworks,,https://github.com/Cornices/cornice,https://github.com/Cornices/cornice,,2011-10-12 13:17:51.000,2025-08-18 06:47:49.000000,2025-03-24 09:40:05,1199.0,149,24.0,359.0,50.0,192.0,386,Build Web Services with Pyramid.,945.0,901.0,124.0,28,False,['pyramid'],,2024-02-08 11:28:46.000,6.1.0,59.0,,71330.0,,anaconda/cornice,cornice,https://pypi.org/project/cornice,2024-02-08 11:28:46.000,44.0,71240.0,https://anaconda.org/anaconda/cornice,2025-04-22 15:32:20.839,10543.0,3.0,,,,,,,,,,,,,,,,, +340,webtest,Pylons/webtest,testing,,https://github.com/Pylons/webtest,https://github.com/Pylons/webtest,MIT,2012-11-12 23:19:10.000,2025-06-14 09:39:36.493000,2025-06-04 19:59:09,1095.0,110,17.0,135.0,29.0,107.0,340,"Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP..",13017.0,12680.0,95.0,28,True,,,2025-06-04 19:58:59.000,3.0.6,61.0,,1291449.0,,conda-forge/webtest,webtest,https://pypi.org/project/webtest,2025-06-04 19:58:59.000,337.0,1291041.0,https://anaconda.org/conda-forge/webtest,2025-06-14 09:39:36.493,20032.0,2.0,,,,,,,,,,,,,,,,, +341,uritemplate,python-hyper/uritemplate,url-utils,,https://github.com/python-hyper/uritemplate,https://github.com/python-hyper/uritemplate,BSD-3-Clause,2013-05-14 16:52:08.000,2025-08-11 22:11:36.000000,2025-08-11 22:11:34,273.0,32,12.0,92.0,6.0,29.0,239,URI template parsing per RFC6570.,571.0,,19.0,28,True,,6.0,2025-06-02 15:12:03.000,4.2.0,13.0,2.0,90084866.0,,conda-forge/uritemplate,uritemplate,https://pypi.org/project/uritemplate,2025-06-02 15:12:03.000,571.0,89968843.0,https://anaconda.org/conda-forge/uritemplate,2025-06-02 19:27:26.762,5453094.0,3.0,,,,,,,,,,,,,,,,, +342,GoAccess,allinurl/goaccess,monitoring,,https://github.com/allinurl/goaccess,https://github.com/allinurl/goaccess,MIT,2013-07-14 03:42:08.000,2025-08-19 15:05:20.000000,2025-08-19 12:05:18,4357.0,1153,296.0,385.0,425.0,1970.0,19756,GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through..,21.0,21.0,181.0,27,True,,17.0,,,,,,,,,,,,,,,,2.0,,,,,,,,,goaccess,,,,,,,goaccess, +343,Google Images Download,hardikvasa/google-images-download,third-party-apis,,https://github.com/hardikvasa/google-images-download,https://github.com/hardikvasa/google-images-download,MIT,2015-03-28 16:50:28.000,2024-02-19 17:21:18.000000,2019-05-21 18:24:10,156.0,2096,198.0,106.0,140.0,173.0,8653,Python Script to download hundreds of images from Google Images. It is a ready-to-run code!.,3.0,,38.0,27,False,,,2019-05-21 18:28:03.000,2.8.0,40.0,,8441.0,,,google_images_download,https://pypi.org/project/google_images_download,2019-05-21 18:28:03.000,3.0,8441.0,,,,3.0,,,,,,,,,,,,,,,,, +344,idom,idom-team/idom,web-ui,,https://github.com/reactive-python/reactpy,https://github.com/reactive-python/reactpy,MIT,2019-02-19 05:25:54.000,2025-08-19 00:29:34.000000,2025-06-15 08:10:14,1391.0,324,57.0,575.0,61.0,323.0,8130,"Its React, but in Python.",273.0,263.0,24.0,27,True,,4.0,2025-01-11 01:58:31.000,@reactpy/client-v0.3.2,109.0,,355.0,reactive-python/reactpy,,idom,https://pypi.org/project/idom,2023-02-26 19:45:00.617,10.0,355.0,,,,3.0,,,,,,,,,,,,,,,,, +345,apistar,encode/apistar,openapi-utils,,https://github.com/encode/apistar,https://github.com/encode/apistar,BSD-3-Clause,2017-03-17 15:42:12.000,2025-04-22 14:56:49.647000,2021-08-31 09:48:33,768.0,411,164.0,368.0,32.0,281.0,5571,The Web API toolkit.,835.0,780.0,90.0,27,False,['openapi'],,2023-11-30 00:45:19.885,0.1.0,95.0,,7466.0,,conda-forge/apistar,apistar,https://pypi.org/project/apistar,2023-11-30 00:45:19.885,55.0,5648.0,https://anaconda.org/conda-forge/apistar,2025-04-22 14:56:49.647,161887.0,3.0,,,,,,,,,,,,,,,,, +346,xadmin,sshwsfc/xadmin,admin-ui,,https://github.com/sshwsfc/xadmin,https://github.com/sshwsfc/xadmin,BSD-3-Clause,2012-11-19 06:21:50.000,2025-02-11 16:50:43.000000,2019-04-03 03:05:04,1296.0,1409,273.0,168.0,386.0,199.0,4772,"Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based..",815.0,815.0,51.0,27,False,,,2022-09-24 08:54:19.425,2.0.4,4.0,,72.0,,,xadmin2,https://pypi.org/project/xadmin2,2022-09-24 08:54:19.425,,72.0,,,,3.0,,,,,,,,,,,,,,,,, +347,PyWebIO,pywebio/PyWebIO,web-ui,,https://github.com/pywebio/PyWebIO,https://github.com/pywebio/PyWebIO,MIT,2020-02-29 10:28:10.000,2025-04-08 13:35:34.000000,2025-04-08 13:34:10,973.0,390,53.0,66.0,31.0,225.0,4744,Write interactive web app in script way.,1983.0,1936.0,19.0,27,True,,,2025-04-04 15:25:46.000,1.8.4,35.0,,6679.0,,,pywebio,https://pypi.org/project/pywebio,2025-04-04 15:25:46.000,47.0,6679.0,,,,3.0,,,,,,,,,,,,,,,,, +348,lektor,lektor/lektor,cms,,https://github.com/lektor/lektor,https://github.com/lektor/lektor,BSD-3-Clause,2015-12-19 09:18:36.000,2025-05-08 08:19:53.000000,2025-05-08 08:19:53,1765.0,316,73.0,565.0,258.0,431.0,3898,The lektor static file content management system.,520.0,480.0,97.0,27,True,,,2024-08-18 23:46:36.000,3.3.12,50.0,7248.0,5574.0,,conda-forge/lektor,lektor,https://pypi.org/project/lektor,2024-08-18 23:46:36.000,40.0,3636.0,https://anaconda.org/conda-forge/lektor,2025-04-22 14:56:29.125,114550.0,3.0,,,,,,,,,,,,,,,,, +349,responder,taoufik07/responder,web-frameworks,,https://github.com/kennethreitz/responder,https://github.com/kennethreitz/responder,Apache-2.0,2018-10-09 11:15:00.000,2025-09-01 06:22:37.000000,2025-02-02 23:43:10,1087.0,219,90.0,349.0,14.0,222.0,3610,A familiar HTTP Service Framework for Python.,599.0,584.0,87.0,27,True,,,2024-10-27 17:18:52.000,2.0.7,49.0,,4435.0,kennethreitz/responder,conda-forge/responder,responder,https://pypi.org/project/responder,2025-01-19 04:22:48.000,15.0,3036.0,https://anaconda.org/conda-forge/responder,2025-04-22 14:56:57.171,114769.0,3.0,,,,,,,,,,,,,,,,, +350,pytrends,GeneralMills/pytrends,web-scraping,,https://github.com/GeneralMills/pytrends,https://github.com/GeneralMills/pytrends,Apache-2.0,2014-10-08 17:47:24.000,2025-04-22 14:57:40.707000,2023-04-22 10:13:29,635.0,846,122.0,161.0,145.0,340.0,3511,Pseudo API for Google Trends.,67.0,,86.0,27,False,,,2023-04-13 23:18:01.543,4.9.2,30.0,,339945.0,,conda-forge/pytrends,pytrends,https://pypi.org/project/pytrends,2023-04-13 23:18:01.543,67.0,339461.0,https://anaconda.org/conda-forge/pytrends,2025-04-22 14:57:40.707,28107.0,3.0,,,,,,,,,,,,,,,,, +351,proxy.py,abhinavsingh/proxy.py,others,,https://github.com/abhinavsingh/proxy.py,https://github.com/abhinavsingh/proxy.py,BSD-3-Clause,2013-08-19 21:33:51.000,2025-08-11 21:19:53.000000,2025-03-23 11:24:43,946.0,602,54.0,1056.0,81.0,268.0,3411,Ngrok FRP Alternative Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-HTTPS Poor Mans VPN Reverse &..,37.0,,23.0,27,True,,,2025-02-18 16:37:01.000,2.4.10,45.0,1719.0,205058.0,,,proxy.py,https://pypi.org/project/proxy.py,2025-02-18 16:36:35.000,37.0,205021.0,,,,3.0,,,,,,,,,,,,,,,,, +352,twitter,python-twitter-tools/twitter,third-party-apis,,https://github.com/python-twitter-tools/twitter,https://github.com/python-twitter-tools/twitter,MIT,2008-12-15 21:11:26.000,2025-02-10 18:45:41.000000,2025-02-10 18:45:40,753.0,710,158.0,175.0,51.0,296.0,3255,Python Twitter API.,50.0,,94.0,27,True,,,2022-09-19 22:45:26.007,1.19.6,60.0,,19779.0,,,twitter,https://pypi.org/project/twitter,2022-09-19 22:46:17.662,50.0,19779.0,,,,3.0,,,,,,,,,,,,,,,,, +353,viewflow,viewflow/viewflow,django-utils,,https://github.com/viewflow/viewflow,https://github.com/viewflow/viewflow,AGPL-3.0,2013-09-10 10:16:35.000,2025-07-25 06:00:02.000000,2025-07-25 05:55:03,213.0,412,104.0,106.0,24.0,343.0,2812,Reusable workflow library for Django.,364.0,362.0,27.0,27,True,['django'],1.0,2025-07-25 06:00:02.000,2.2.12,63.0,,46405.0,,,django-viewflow,https://pypi.org/project/django-viewflow,2025-07-25 06:00:02.000,2.0,46405.0,,,,3.0,,,,,,,,,,,,,,,,, +354,telepot,nickoala/telepot,third-party-apis,,https://github.com/nickoala/telepot,https://github.com/nickoala/telepot,MIT,2015-07-09 03:06:53.000,2021-03-09 06:27:24.000000,2019-05-09 12:46:06,431.0,476,123.0,38.0,107.0,326.0,2426,Python framework for Telegram Bot API.,4271.0,4248.0,10.0,27,False,,,,,78.0,,20459.0,,,telepot,https://pypi.org/project/telepot,2018-05-26 16:26:54.000,23.0,20459.0,,,,3.0,,,,,,,,,,,,,,,,, +355,django-suit,darklow/django-suit,admin-ui,,https://github.com/darklow/django-suit,https://github.com/darklow/django-suit,AFL-3.0,2013-02-17 11:59:33.000,2025-05-27 14:06:26.000000,2025-05-27 14:06:21,768.0,705,115.0,168.0,299.0,354.0,2386,Modern theme for Django admin interface.,3356.0,3345.0,60.0,27,False,['django'],,2019-10-02 08:36:30.000,0.2.28,47.0,,16930.0,,,django-suit,https://pypi.org/project/django-suit,2022-11-29 19:58:01.176,11.0,16930.0,,,,3.0,,,,,,,,,,,,,,,,, +356,django-push-notifications,jazzband/django-push-notifications,django-utils,,https://github.com/jazzband/django-push-notifications,https://github.com/jazzband/django-push-notifications,MIT,2013-03-15 00:57:33.000,2025-09-04 16:14:54.000000,2025-08-29 20:20:22,478.0,630,62.0,349.0,128.0,323.0,2365,Send push notifications to mobile devices through GCM or APNS in Django.,10.0,,112.0,27,True,['django'],4.0,2025-03-07 23:13:34.000,3.2.1,21.0,160.0,205304.0,,,django-push-notifications,https://pypi.org/project/django-push-notifications,2025-03-07 23:13:34.000,10.0,205303.0,,,,3.0,,,,,,,,,,,,,,,,, +357,masonite,MasoniteFramework/masonite,web-frameworks,,https://github.com/MasoniteFramework/masonite,https://github.com/MasoniteFramework/masonite,MIT,2017-12-06 00:30:22.000,2025-03-25 15:52:44.000000,2025-03-20 20:11:49,4184.0,131,62.0,391.0,19.0,408.0,2306,The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel..,598.0,547.0,88.0,27,True,,,2025-03-01 23:24:53.000,4.20.3,315.0,,24890.0,,,masonite,https://pypi.org/project/masonite,2024-10-25 15:42:01.000,51.0,24890.0,,,,3.0,,,,,,,,,,,,,,,,, +358,fastapi-utils,dmontagu/fastapi-utils,fastapi-utils,,https://github.com/fastapiutils/fastapi-utils,https://github.com/fastapiutils/fastapi-utils,MIT,2020-01-19 22:34:25.000,2025-03-03 19:47:13.000000,2024-11-15 10:26:47,37.0,167,18.0,288.0,46.0,34.0,2156,Reusable utilities for FastAPI.,5142.0,5030.0,6.0,27,True,['fastapi'],,2024-11-11 08:30:01.000,0.8.0,7.0,,1056108.0,fastapiutils/fastapi-utils,,fastapi-utils,https://pypi.org/project/fastapi-utils,2024-11-11 08:30:01.000,112.0,1056108.0,,,,2.0,,,,,,,,,,,,,,,,, +359,OpenAPI-to-GraphQL,IBM/openapi-to-graphql,openapi-utils,,https://github.com/IBM/openapi-to-graphql,https://github.com/IBM/openapi-to-graphql,MIT,2018-09-05 18:52:16.000,2025-05-08 00:49:50.000000,2023-12-26 06:13:41,685.0,212,38.0,232.0,140.0,148.0,1625,Translate APIs described by OpenAPI Specifications (OAS) into GraphQL.,863.0,858.0,42.0,27,False,"['openapi', 'graphql']",,2023-12-26 06:12:53.413,3.0.7,41.0,,15576.0,,,,,,,,,,,3.0,,openapi-to-graphql-cli,https://www.npmjs.com/package/openapi-to-graphql-cli,2023-12-26 06:12:53.413,5.0,15576.0,,,,,,,,,,, +360,rauth,litl/rauth,auth,,https://github.com/litl/rauth,https://github.com/litl/rauth,MIT,2012-03-02 14:18:54.000,2022-06-26 18:20:47.000000,2015-11-05 16:01:31,386.0,174,74.0,98.0,39.0,88.0,1601,"A Python library for OAuth 1.0/a, 2.0, and Ofly.",61.0,,42.0,27,False,,,2017-01-22 16:51:43.000,0.7.3,36.0,,497960.0,,,rauth,https://pypi.org/project/rauth,2017-01-22 16:51:43.000,61.0,497960.0,,,,3.0,,,,,,,,,,,,,,,,, +361,Django Facebook,tschellenbach/Django-facebook,third-party-apis,,https://github.com/tschellenbach/Django-facebook,https://github.com/tschellenbach/Django-facebook,BSD-3-Clause,2010-05-05 10:00:50.000,2021-11-28 03:00:31.000000,2018-04-16 21:33:15,1197.0,561,79.0,182.0,134.0,335.0,1429,Facebook open graph api implementation using the Django web framework in python.,408.0,408.0,89.0,27,False,,,2015-05-26 19:01:35.000,6.0.3,152.0,,1694.0,,,django-facebook,https://pypi.org/project/django-facebook,2015-05-26 19:01:35.000,,1694.0,,,,3.0,,,,,,,,,,,,,,,,, +362,django-devserver,dcramer/django-devserver,servers,,https://github.com/dcramer/django-devserver,https://github.com/dcramer/django-devserver,BSD-3-Clause,2010-02-09 20:35:52.000,2020-02-26 17:37:11.000000,2016-03-05 15:18:30,218.0,158,30.0,72.0,59.0,28.0,1269,A drop-in replacement for Djangos runserver.,425.0,425.0,39.0,27,False,['django'],,2014-05-02 19:10:18.000,0.8.0,24.0,,126814.0,,,django-devserver,https://pypi.org/project/django-devserver,2014-05-02 19:10:18.000,,126814.0,,,,3.0,,,,,,,,,,,,,,,,, +363,django-angular,jrief/django-angular,django-utils,,https://github.com/jrief/django-angular,https://github.com/jrief/django-angular,MIT,2013-03-11 09:12:53.000,2023-11-13 22:42:39.000000,2023-11-13 22:34:00,1536.0,294,75.0,173.0,22.0,184.0,1232,Let AngularJS play well with Django.,686.0,676.0,66.0,27,False,['django'],,2023-11-13 22:42:39.000,2.3.1,56.0,,4710.0,,,django-angular,https://pypi.org/project/django-angular,2023-11-13 22:42:39.000,10.0,4710.0,,,,3.0,,,,,,,,,,,,,,,,, +364,django-split-settings,sobolevn/django-split-settings,django-utils,,https://github.com/wemake-services/django-split-settings,https://github.com/wemake-services/django-split-settings,BSD-3-Clause,2013-05-17 06:04:30.000,2025-08-12 12:26:04.000000,2025-05-17 14:58:37,565.0,69,16.0,529.0,5.0,43.0,1172,Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and..,3453.0,3441.0,27.0,27,True,['django'],,2024-07-05 14:30:34.000,1.3.2,18.0,,220330.0,wemake-services/django-split-settings,,django-split-settings,https://pypi.org/project/django-split-settings,2024-07-05 14:29:59.000,12.0,220330.0,,,,3.0,,,,,,,,,,,,,,,,, +365,livereload,lepture/python-livereload,servers,,https://github.com/lepture/python-livereload,https://github.com/lepture/python-livereload,BSD-3-Clause,2012-05-03 16:38:39.000,2025-04-22 14:56:22.067000,2025-02-28 13:38:21,401.0,151,30.0,122.0,57.0,107.0,1031,livereload server in python.,354.0,,60.0,27,True,,,2024-12-18 13:42:31.000,2.7.1,33.0,,614390.0,,conda-forge/livereload,livereload,https://pypi.org/project/livereload,2024-12-18 13:41:56.000,354.0,603980.0,https://anaconda.org/conda-forge/livereload,2025-04-22 14:56:22.067,655892.0,3.0,,,,,,,,,,,,,,,,, +366,django-filebrowser,sehmaschine/django-filebrowser,django-utils,,https://github.com/sehmaschine/django-filebrowser,https://github.com/sehmaschine/django-filebrowser,BSD-3-Clause,2011-03-07 20:38:23.000,2024-10-14 12:11:01.000000,2024-10-14 12:11:00,924.0,382,46.0,143.0,17.0,271.0,992,Media-Management with Grappelli.,1018.0,1014.0,37.0,27,True,['django'],,2023-07-27 13:46:30.000,4.0.3,41.0,,13966.0,,,django-filebrowser,https://pypi.org/project/django-filebrowser,2023-07-27 13:46:30.000,4.0,13966.0,,,,3.0,,,,,,,,,,,,,,,,, +367,trame,Kitware/trame,web-ui,,https://github.com/Kitware/trame,https://github.com/Kitware/trame,Apache-2.0,2021-09-24 21:38:47.000,2025-08-18 20:21:39.000000,2025-08-18 20:21:26,524.0,70,19.0,98.0,13.0,86.0,595,Trame lets you weave various components and technologies into a Web Application solely written in Python.,748.0,624.0,28.0,27,True,,10.0,2025-08-18 20:21:39.000,3.12.0,159.0,676.0,173845.0,,,trame,https://pypi.org/project/trame,2025-08-18 20:21:39.000,124.0,173830.0,,,,3.0,,,,,,,,,,,,,,,,, +368,deform,Pylons/deform,forms,,https://github.com/Pylons/deform,https://github.com/Pylons/deform,BSD-3-Clause,2011-02-16 06:29:46.000,2024-06-08 22:42:48.000000,2023-11-15 19:00:14,1643.0,160,31.0,351.0,47.0,135.0,419,A Python HTML form library.,866.0,838.0,101.0,27,False,,,2020-12-15 23:27:03.000,2.0.15,40.0,,13334.0,,,deform,https://pypi.org/project/deform,2020-12-10 12:40:05.000,28.0,13334.0,,,,3.0,,,,,,,,,,,,,,,,, +369,flask_pydantic,bauerji/flask_pydantic,flask-utils,,https://github.com/pallets-eco/flask-pydantic,https://github.com/pallets-eco/flask-pydantic,MIT,2020-01-06 17:45:59.000,2025-09-01 02:21:29.000000,2025-09-01 02:19:19,209.0,61,12.0,57.0,20.0,32.0,402,flask extension for integration with the awesome pydantic package.,874.0,863.0,21.0,27,True,['flask'],6.0,2025-09-01 02:23:29.000,0.13.2,27.0,9.0,263413.0,pallets-eco/flask-pydantic,,flask_pydantic,https://pypi.org/project/flask_pydantic,2025-09-01 02:21:29.000,11.0,263412.0,,,,2.0,,,,,,,,2.0,,,,,,,,, +370,guillotina,plone/guillotina,web-frameworks,,https://github.com/plone/guillotina,https://github.com/plone/guillotina,BSD-3-Clause,2017-03-01 16:12:44.000,2025-08-27 15:32:44.000000,2025-08-27 15:32:44,3458.0,52,184.0,982.0,61.0,169.0,206,Python AsyncIO data API to manage billions of resources.,174.0,141.0,54.0,27,True,,4.0,2025-04-03 08:51:46.000,7.0.5,606.0,,3732.0,,,guillotina,https://pypi.org/project/guillotina,2025-04-03 08:51:46.000,33.0,3732.0,,,,3.0,,,,,,,,,,,,,,,,, +371,python-goose,grangier/python-goose,web-scraping,,https://github.com/grangier/python-goose,https://github.com/grangier/python-goose,Apache-2.0,2012-01-08 20:52:44.000,2024-01-19 16:22:10.000000,2015-03-29 14:04:10,482.0,831,200.0,116.0,107.0,92.0,4046,"Html Content / Article Extractor, web scrapping lib in Python.",23.0,,35.0,26,False,,,2024-01-19 16:22:10.000,3.1.19,30.0,,63824.0,,,goose3,https://pypi.org/project/goose3,2024-01-19 16:22:10.000,23.0,63824.0,,,,3.0,,,,,,,,,,,,,,,,, +372,scdl,flyingrub/scdl,third-party-apis,,https://github.com/scdl-org/scdl,https://github.com/scdl-org/scdl,GPL-2.0,2014-10-02 19:37:42.000,2025-08-09 17:27:53.000000,2025-08-09 17:21:33,370.0,367,66.0,137.0,104.0,312.0,3766,Soundcloud Music Downloader.,431.0,426.0,53.0,26,True,,1.0,2025-08-09 17:27:53.000,3.0.0,82.0,,4000.0,scdl-org/scdl,,scdl,https://pypi.org/project/scdl,2025-08-09 17:27:53.000,5.0,4000.0,,,,3.0,,,,,,,,,,,,,,,,, +373,Cactus,eudicots/Cactus,others,,https://github.com/eudicots/Cactus,https://github.com/eudicots/Cactus,BSD-3-Clause,2011-02-28 11:56:43.000,2023-08-28 12:33:33.000000,2017-07-31 02:40:23,667.0,313,122.0,116.0,100.0,86.0,3473,Static site generator for designers. Uses Python and Django templates.,1273.0,1273.0,52.0,26,False,['django'],,2021-12-15 15:49:39.278,3.0.0,20.0,,1352.0,,,cactus,https://pypi.org/project/cactus,2021-12-15 15:49:39.278,,1352.0,,,,3.0,,,,,,,,,,,,,,,,, +374,python-instagram,facebookarchive/python-instagram,third-party-apis,,https://github.com/facebookarchive/python-instagram,https://github.com/facebookarchive/python-instagram,MIT,2011-02-02 02:45:23.000,2020-10-01 16:22:11.000000,2018-01-03 00:17:14,233.0,1098,262.0,160.0,118.0,,3043,Python Client for Instagram API.,828.0,823.0,52.0,26,False,,,2015-07-22 15:56:56.000,1.3.2,14.0,,2483.0,,,python-instagram,https://pypi.org/project/python-instagram,2015-07-22 15:56:56.000,5.0,2483.0,,,,3.0,,,,,,,,,,,,,,,,, +375,Misago,rafalp/Misago,web-ui,,https://github.com/rafalp/Misago,https://github.com/rafalp/Misago,GPL-2.0,2012-06-22 14:24:02.000,2025-09-04 04:24:22.000000,2025-09-03 01:12:00,5489.0,536,81.0,560.0,158.0,1262.0,2669,"Misago is fully featured modern forum application that is fast, scalable and responsive.",53.0,53.0,46.0,26,True,,16.0,2025-08-09 13:25:50.000,0.39.4,73.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +376,gmusicapi,simon-weber/gmusicapi,third-party-apis,,https://github.com/simon-weber/gmusicapi,https://github.com/simon-weber/gmusicapi,BSD-3-Clause,2012-01-20 17:19:12.000,2020-12-26 18:14:42.000000,2020-09-25 14:34:17,1430.0,304,133.0,164.0,61.0,450.0,2511,An unofficial client library for Google Music.,516.0,496.0,51.0,26,False,,,2020-03-27 18:06:36.000,13.0.0,29.0,,310.0,,,gmusicapi,https://pypi.org/project/gmusicapi,2020-03-27 18:06:36.000,20.0,310.0,,,,3.0,,,,,,,,,,,,,,,,, +377,twitterscraper,taspinar/twitterscraper,third-party-apis,,https://github.com/taspinar/twitterscraper,https://github.com/taspinar/twitterscraper,MIT,2016-06-16 06:51:10.000,2022-10-05 15:48:52.000000,2020-07-28 11:36:45,262.0,591,86.0,91.0,144.0,155.0,2452,Scrape Twitter for Tweets.,530.0,528.0,34.0,26,False,,,2020-07-28 11:38:17.000,1.6.1,47.0,,1340.0,,,twitterscraper,https://pypi.org/project/twitterscraper,2020-07-28 11:38:17.000,2.0,1340.0,,,,3.0,,,,,,,,,,,,,,,,, +378,offlineimap,OfflineIMAP/offlineimap,email,,https://github.com/OfflineIMAP/offlineimap,https://github.com/OfflineIMAP/offlineimap,libpng-2.0,2012-07-23 15:28:58.000,2025-08-28 12:00:29.987000,2023-03-30 11:19:04,2415.0,362,49.0,208.0,100.0,432.0,1825,Read/sync your IMAP mailboxes (python2) [LEGACY: move to offlineimap3].,32.0,31.0,164.0,26,False,,,2021-12-15 14:07:20.549,6.5.4,42.0,,1356.0,,conda-forge/offlineimap,offlineimap,https://pypi.org/project/offlineimap,2021-12-15 14:07:20.549,1.0,232.0,https://anaconda.org/conda-forge/offlineimap,2025-08-28 12:00:29.987,53953.0,3.0,,,,,,,,,,,,,,,,, +379,flanker,mailgun/flanker,email,,https://github.com/mailgun/flanker,https://github.com/mailgun/flanker,Apache-2.0,2013-11-14 01:07:11.000,2024-05-03 19:55:11.000000,2023-03-03 17:53:06,380.0,206,85.0,173.0,75.0,37.0,1642,Python email address and Mime parsing library.,566.0,559.0,57.0,26,False,,,2023-03-03 17:53:47.000,0.9.15,62.0,,40992.0,,,flanker,https://pypi.org/project/flanker,2019-12-05 16:08:20.000,7.0,40992.0,,,,3.0,,,,,,,,,,,,,,,,, +380,python-react,markfinger/python-react,web-ui,,https://github.com/markfinger/python-react,https://github.com/markfinger/python-react,MIT,2014-12-02 00:12:53.000,2025-06-25 09:13:14.000000,2023-06-29 15:16:47,333.0,115,35.0,38.0,10.0,63.0,1633,Server-side rendering of React components.,1907.0,1907.0,23.0,26,False,,,2018-10-08 09:55:41.000,4.3.0,15.0,,9332.0,,,react,https://pypi.org/project/react,2018-10-08 09:55:41.000,,9332.0,,,,3.0,,,,,,,,,,,,,,,,, +381,django-admin-bootstrapped,django-admin-bootstrapped/django-admin-bootstrapped,admin-ui,,https://github.com/django-admin-bootstrapped/django-admin-bootstrapped,https://github.com/django-admin-bootstrapped/django-admin-bootstrapped,Apache-2.0,2012-10-23 06:35:27.000,2021-08-15 05:01:34.000000,2020-07-10 10:16:08,437.0,393,86.0,117.0,36.0,129.0,1580,"A Django admin theme using Twitter Bootstrap. It doesnt need any kind of modification on your side, just add it to the..",1617.0,1613.0,65.0,26,False,['django'],,2015-12-15 08:53:11.000,2.5.7,45.0,,3505.0,,,django-admin-bootstrapped,https://pypi.org/project/django-admin-bootstrapped,2015-12-15 08:51:59.000,4.0,3505.0,,,,3.0,,,,,,,,,,,,,,,,, +382,django-organizations,bennylope/django-organizations,django-utils,,https://github.com/bennylope/django-organizations,https://github.com/bennylope/django-organizations,BSD-2-Clause,2012-02-02 02:38:49.000,2025-06-10 13:12:18.000000,2025-06-10 12:56:06,755.0,213,36.0,117.0,15.0,139.0,1336,Multi-user accounts for Django projects.,322.0,316.0,49.0,26,True,['django'],1.0,2024-10-28 18:54:13.000,2.5.0,57.0,,124681.0,,conda-forge/django-organizations,django-organizations,https://pypi.org/project/django-organizations,2024-10-28 18:54:13.000,6.0,124525.0,https://anaconda.org/conda-forge/django-organizations,2025-04-22 14:57:27.080,10047.0,3.0,,,,,,,,,,,,,,,,, +383,frontera,scrapinghub/frontera,web-scraping,,https://github.com/scrapinghub/frontera,https://github.com/scrapinghub/frontera,BSD-3-Clause,2014-11-22 15:42:50.000,2025-06-06 14:41:24.000000,2025-06-06 14:40:42,925.0,218,156.0,262.0,95.0,78.0,1314,A scalable frontier for web crawlers.,46.0,40.0,42.0,26,True,,,2025-06-06 14:41:24.000,0.7.2,23.0,,2433.0,,,frontera,https://pypi.org/project/frontera,2025-06-06 14:41:24.000,6.0,2433.0,,,,3.0,,,,,,,,,,,,,,,,, +384,fastapi-code-generator,koxudaxi/fastapi-code-generator,fastapi-utils,,https://github.com/koxudaxi/fastapi-code-generator,https://github.com/koxudaxi/fastapi-code-generator,MIT,2020-06-14 10:49:14.000,2025-04-29 10:00:53.000000,2025-04-29 09:58:51,557.0,130,21.0,387.0,71.0,39.0,1243,This code generator creates FastAPI app from an openapi file.,251.0,244.0,30.0,26,True,"['fastapi', 'openapi']",,2025-04-29 10:00:53.000,0.5.4,47.0,,24210.0,,,fastapi-code-generator,https://pypi.org/project/fastapi-code-generator,2025-04-29 10:00:53.000,7.0,24210.0,,,,2.0,,,,,,,,,,,,,,,,, +385,django-watson,etianen/django-watson,django-utils,,https://github.com/etianen/django-watson,https://github.com/etianen/django-watson,BSD-3-Clause,2011-08-20 17:50:53.000,2024-08-14 11:09:08.000000,2023-01-14 14:27:28,472.0,128,31.0,86.0,23.0,197.0,1233,"Full-text multi-table search application for Django. Easy to install and use, with good performance.",823.0,813.0,42.0,26,False,['django'],,2023-01-14 14:30:02.448,1.6.3,35.0,,32541.0,,,django-watson,https://pypi.org/project/django-watson,2023-01-14 14:30:02.448,10.0,32541.0,,,,3.0,,,,,,,,,,,,,,,,, +386,gevent-socketio,abourget/gevent-socketio,websocket,,https://github.com/abourget/gevent-socketio,https://github.com/abourget/gevent-socketio,BSD-3-Clause,2012-01-11 15:18:14.000,2022-09-17 20:57:58.000000,2016-09-03 23:19:38,565.0,331,73.0,112.0,108.0,68.0,1214,Official repository for gevent-socketio.,1401.0,1395.0,60.0,26,False,,,2014-02-03 05:14:23.000,0.3.6,9.0,,2226.0,,,gevent-socketio,https://pypi.org/project/gevent-socketio,2014-02-03 05:14:23.000,6.0,2226.0,,,,3.0,,,,,,,,,,,,,,,,, +387,django-cleanup,un1t/django-cleanup,django-utils,,https://github.com/un1t/django-cleanup,https://github.com/un1t/django-cleanup,MIT,2012-08-14 09:27:02.000,2025-06-05 22:10:48.000000,2025-06-05 22:10:44,237.0,81,9.0,55.0,1.0,61.0,1179,Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.,17130.0,17093.0,18.0,26,True,['django'],,2024-09-18 21:58:04.000,9.0.0,40.0,,408861.0,,conda-forge/django-cleanup,django-cleanup,https://pypi.org/project/django-cleanup,2024-09-18 21:58:04.000,37.0,408511.0,https://anaconda.org/conda-forge/django-cleanup,2025-04-22 14:57:10.039,22066.0,3.0,,,,,,,,,,,,,,,,, +388,emmett,emmett-framework/emmett,web-frameworks,,https://github.com/emmett-framework/emmett,https://github.com/emmett-framework/emmett,BSD-3-Clause,2014-10-20 20:23:26.000,2025-09-02 18:21:22.000000,2025-06-25 17:47:22,1685.0,70,29.0,90.0,37.0,322.0,1162,The web framework for inventors.,93.0,85.0,25.0,26,True,,3.0,2025-06-25 17:53:12.000,2.7.1,100.0,,484.0,,,emmett,https://pypi.org/project/emmett,2025-06-25 17:53:12.000,8.0,484.0,,,,3.0,,,,,,,,,,,,,,,,, +389,mistletoe,miyuchina/mistletoe,markdown,,https://github.com/miyuchina/mistletoe,https://github.com/miyuchina/mistletoe,MIT,2017-07-09 10:57:29.000,2025-07-13 14:30:05.000000,2025-07-13 14:30:02,845.0,119,19.0,99.0,26.0,124.0,967,"A fast, extensible and spec-compliant Markdown parser in pure Python.",1618.0,1500.0,39.0,26,True,,1.0,2024-07-14 10:23:27.000,1.4.0,30.0,1513.0,878075.0,,,mistletoe,https://pypi.org/project/mistletoe,2024-07-14 10:17:33.000,118.0,878060.0,,,,3.0,,,,,,,,,,,,,,,,, +390,django-jenkins,kmmbvnr/django-jenkins,django-utils,,https://github.com/kmmbvnr/django-jenkins,https://github.com/kmmbvnr/django-jenkins,LGPL-3.0,2010-07-02 08:55:14.000,2022-03-29 15:06:39.000000,2017-02-16 12:03:00,544.0,279,24.0,153.0,19.0,219.0,946,Plug and play continuous integration with django and jenkins.,1442.0,1433.0,72.0,26,False,['django'],,2016-09-15 09:54:04.000,0.110.0,19.0,,25999.0,,,django-jenkins,https://pypi.org/project/django-jenkins,2016-09-15 09:54:04.000,9.0,25999.0,,,,3.0,,,,,,,,,,,,,,,,, +391,Model Bakery,model-bakers/model_bakery,testing,,https://github.com/model-bakers/model_bakery,https://github.com/model-bakers/model_bakery,Apache-2.0,2019-10-08 12:49:08.000,2025-08-12 11:51:37.000000,2025-08-12 11:51:35,425.0,96,11.0,370.0,29.0,126.0,931,Object factory for Django.,85.0,,63.0,26,True,['django'],4.0,2025-06-07 10:21:46.000,1.20.5,44.0,,951432.0,,conda-forge/model_bakery,model_bakery,https://pypi.org/project/model_bakery,2025-06-07 10:21:46.000,85.0,950923.0,https://anaconda.org/conda-forge/model_bakery,2025-04-22 14:57:22.717,33634.0,3.0,,,,,,,,,,,,,,,,, +392,sockjs-tornado,mrjoes/sockjs-tornado,websocket,,https://github.com/mrjoes/sockjs-tornado,https://github.com/mrjoes/sockjs-tornado,MIT,2011-12-06 20:41:39.000,2025-04-22 14:57:56.501000,2023-05-10 16:47:01,195.0,162,49.0,53.0,37.0,39.0,849,WebSocket emulation - Python server.,2302.0,2287.0,36.0,26,False,,,2020-04-24 15:02:06.000,1.0.7,11.0,,10604.0,,conda-forge/sockjs-tornado,sockjs-tornado,https://pypi.org/project/sockjs-tornado,2020-04-24 15:02:06.000,15.0,10548.0,https://anaconda.org/conda-forge/sockjs-tornado,2025-04-22 14:57:56.501,2808.0,3.0,,,,,,,,,,,,,,,,, +393,opentracing-python,opentracing/opentracing-python,monitoring,,https://github.com/opentracing/opentracing-python,https://github.com/opentracing/opentracing-python,Apache-2.0,2016-01-06 22:57:00.000,2025-04-22 14:56:42.322000,2021-04-13 17:30:55,220.0,161,33.0,105.0,28.0,33.0,755,OpenTracing API for Python. This library is DEPRECATED! https://github.com/opentracing/specification/issues/163.,167.0,,34.0,26,False,,,2020-11-19 17:10:42.000,2.4.0,27.0,,748946.0,,conda-forge/opentracing,opentracing,https://pypi.org/project/opentracing,2020-11-19 17:10:42.000,167.0,745605.0,https://anaconda.org/conda-forge/opentracing,2025-04-22 14:56:42.322,317396.0,3.0,,,,,,,,,,,,,,,,, +394,prometheus-flask-exporter,rycus86/prometheus_flask_exporter,monitoring,,https://github.com/rycus86/prometheus_flask_exporter,https://github.com/rycus86/prometheus_flask_exporter,MIT,2017-11-23 20:04:19.000,2025-04-22 14:57:19.448000,2025-03-25 22:15:44,254.0,164,8.0,38.0,42.0,109.0,674,Prometheus exporter for Flask applications.,81.0,,29.0,26,True,['flask'],,2025-03-11 23:05:29.000,0.23.2,73.0,,3542375.0,,conda-forge/prometheus_flask_exporter,prometheus-flask-exporter,https://pypi.org/project/prometheus-flask-exporter,2025-03-11 23:05:29.000,81.0,3512503.0,https://anaconda.org/conda-forge/prometheus_flask_exporter,2025-04-22 14:57:19.448,1852091.0,3.0,,,,,,,,,,,,,,,,, +395,flask-apispec,jmcarp/flask-apispec,flask-utils,,https://github.com/jmcarp/flask-apispec,https://github.com/jmcarp/flask-apispec,MIT,2015-07-13 02:46:44.000,2025-05-04 14:03:06.000000,2025-05-04 14:03:05,225.0,155,20.0,96.0,116.0,71.0,657,Build and document REST APIs with Flask and apispec.,1869.0,1841.0,32.0,26,True,['flask'],,2022-08-11 23:33:04.168,0.11.4,30.0,,328492.0,,conda-forge/flask-apispec,flask-apispec,https://pypi.org/project/flask-apispec,2022-08-11 23:33:04.168,28.0,325523.0,https://anaconda.org/conda-forge/flask-apispec,2025-04-22 14:56:31.952,190043.0,2.0,,,,,,,,,,,,,,,,, +396,trustme,python-trio/trustme,others,,https://github.com/python-trio/trustme,https://github.com/python-trio/trustme,MIT,2017-07-17 18:13:54.000,2025-09-01 00:12:07.000000,2025-08-04 04:03:25,932.0,30,10.0,652.0,4.0,30.0,593,"#1 quality TLS certs while you wait, for the discerning tester.",1250.0,1198.0,24.0,26,True,,6.0,2025-01-02 02:04:55.000,1.2.1,16.0,15.0,405649.0,,conda-forge/trustme,trustme,https://pypi.org/project/trustme,2025-01-02 01:55:30.000,52.0,405210.0,https://anaconda.org/conda-forge/trustme,2025-04-22 14:57:39.232,25454.0,3.0,,,,,,,,,,,,,,,,, +397,aioresponses,pnuckowski/aioresponses,testing,,https://github.com/pnuckowski/aioresponses,https://github.com/pnuckowski/aioresponses,MIT,2016-10-16 10:42:14.000,2025-06-10 09:03:51.000000,2025-01-19 18:14:23,339.0,89,6.0,166.0,53.0,56.0,551,Aioresponses is a helper for mock/fake web requests in python aiohttp package.,305.0,,54.0,26,True,,,2025-01-19 18:13:59.000,0.7.8,28.0,,8147224.0,,,aioresponses,https://pypi.org/project/aioresponses,2025-01-19 18:13:59.000,305.0,8147224.0,,,,3.0,,,,,,,,,,,,,,,,, +398,pytest-flask,pytest-dev/pytest-flask,testing,,https://github.com/pytest-dev/pytest-flask,https://github.com/pytest-dev/pytest-flask,MIT,2014-09-03 12:51:29.000,2025-08-18 20:45:09.000000,2025-01-07 05:26:45,372.0,90,11.0,117.0,15.0,71.0,497,A set of pytest fixtures to test Flask applications.,201.0,,37.0,26,True,['flask'],,2023-10-23 14:53:24.000,1.3.0,30.0,17.0,793102.0,,conda-forge/pytest-flask,pytest-flask,https://pypi.org/project/pytest-flask,2023-10-23 14:53:18.000,201.0,791255.0,https://anaconda.org/conda-forge/pytest-flask,2025-04-22 14:56:38.362,107167.0,3.0,,,,,,,,,,,,,,,,, +399,flask-assets,miracle2k/flask-assets,flask-utils,,https://github.com/miracle2k/flask-assets,https://github.com/miracle2k/flask-assets,BSD-2-Clause,2010-08-06 11:51:29.000,2025-04-22 14:56:29.104000,2023-12-15 13:55:26,284.0,100,10.0,66.0,22.0,81.0,456,Flask webassets integration.,8219.0,8144.0,43.0,26,False,['flask'],,2023-10-22 14:03:57.000,2.1.0,16.0,,159782.0,,conda-forge/flask-assets,flask-assets,https://pypi.org/project/flask-assets,2023-10-22 14:01:03.000,75.0,156913.0,https://anaconda.org/conda-forge/flask-assets,2025-04-22 14:56:29.104,63118.0,2.0,,,,,,,,,,,,,,,,, +400,django-cas-ng,django-cas-ng/django-cas-ng,auth,,https://github.com/django-cas-ng/django-cas-ng,https://github.com/django-cas-ng/django-cas-ng,MIT,2014-05-23 22:52:34.000,2025-07-21 15:49:49.000000,2025-07-21 15:49:49,673.0,169,15.0,213.0,3.0,156.0,393,"Django CAS 1.0/2.0/3.0 client authentication library, supporting Django 4.2+ and Python 3.8+.",631.0,616.0,89.0,26,True,['django'],4.0,2023-10-17 22:51:49.000,5.0.1,28.0,719.0,33896.0,,,django-cas-ng,https://pypi.org/project/django-cas-ng,2023-10-17 22:37:39.000,15.0,33891.0,,,,3.0,,,,,,,,,,,,,,,,, +401,Flask-Moment,miguelgrinberg/Flask-Moment,flask-utils,,https://github.com/miguelgrinberg/Flask-Moment,https://github.com/miguelgrinberg/Flask-Moment,MIT,2013-10-24 04:17:57.000,2025-04-22 14:56:27.804000,2025-01-06 17:54:26,104.0,49,14.0,46.0,1.0,50.0,381,Formatting of dates and times in Flask templates using moment.js.,25339.0,25309.0,22.0,26,True,['flask'],,2024-05-28 22:20:43.000,1.0.6,24.0,,206106.0,,conda-forge/flask-moment,flask-moment,https://pypi.org/project/flask-moment,2024-05-28 22:20:40.000,30.0,204640.0,https://anaconda.org/conda-forge/flask-moment,2025-04-22 14:56:27.804,76247.0,2.0,,,,,,,,,,,,,,,,, +402,Spectree,0b01001001/spectree,openapi-utils,,https://github.com/0b01001001/spectree,https://github.com/0b01001001/spectree,Apache-2.0,2019-12-01 07:04:07.000,2025-09-01 06:39:07.000000,2025-09-01 06:09:53,527.0,84,6.0,303.0,17.0,111.0,346,API spec validator and OpenAPI document generator for Python web frameworks.,136.0,128.0,48.0,26,True,['openapi'],17.0,2025-08-30 08:02:17.000,1.5.4,111.0,,185422.0,,,spectree,https://pypi.org/project/spectree,2025-08-30 08:02:17.000,8.0,185422.0,,,,3.0,,,,,,,,,,,,,,,,, +403,flask-paginate,lixxu/flask-paginate,flask-utils,,https://github.com/lixxu/flask-paginate,https://github.com/lixxu/flask-paginate,BSD-3-Clause,2012-10-07 12:21:45.000,2025-04-22 14:57:10.373000,2024-12-23 11:10:06,161.0,79,6.0,35.0,10.0,69.0,285,Pagination support for flask.,3853.0,3838.0,28.0,26,True,['flask'],,2024-04-12 02:19:26.000,2024.4.12,38.0,80.0,332614.0,,conda-forge/flask-paginate,flask-paginate,https://pypi.org/project/flask-paginate,2024-04-12 02:17:43.000,15.0,332018.0,https://anaconda.org/conda-forge/flask-paginate,2025-04-22 14:57:10.373,35149.0,2.0,,,,,,,,,,,,,,,,, +404,httpagentparser,shon/httpagentparser,others,,https://github.com/shon/httpagentparser,https://github.com/shon/httpagentparser,MIT,2011-03-11 09:13:11.000,2024-07-29 16:09:04.000000,2022-10-19 05:40:44,195.0,56,9.0,45.0,20.0,34.0,224,Python HTTP Agent Parser.,6286.0,6245.0,35.0,26,False,,,2022-10-19 05:57:00.902,1.9.5,58.0,,317643.0,,,httpagentparser,https://pypi.org/project/httpagentparser,2023-07-20 15:27:19.648,41.0,317643.0,,,,3.0,,,,,,,,,,,,,,,,, +405,flask-seasurf,maxcountryman/flask-seasurf,flask-utils,,https://github.com/maxcountryman/flask-seasurf,https://github.com/maxcountryman/flask-seasurf,BSD-3-Clause,2011-12-06 18:51:00.000,2025-09-04 15:46:45.000000,2024-07-29 14:03:22,213.0,50,7.0,91.0,14.0,45.0,194,SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).,2807.0,2786.0,34.0,26,False,['flask'],,2024-07-29 14:05:16.000,2.0.0,30.0,,60087.0,,conda-forge/flask-seasurf,flask-seasurf,https://pypi.org/project/flask-seasurf,2024-07-29 14:05:16.000,21.0,58147.0,https://anaconda.org/conda-forge/flask-seasurf,2025-04-22 14:56:27.624,112539.0,2.0,,,,,,,,2.0,,,,,,,,, +406,ipaddress,phihag/ipaddress,others,,https://github.com/phihag/ipaddress,https://github.com/phihag/ipaddress,PSF-2.0,2013-02-03 20:45:43.000,2025-04-22 14:56:26.258000,2019-10-18 01:30:15,123.0,53,7.0,20.0,14.0,34.0,109,Python 3.3+s ipaddress for older Python versions.,40722.0,40062.0,7.0,26,False,,,2019-10-18 01:30:27.000,1.0.23,22.0,,5704565.0,,conda-forge/ipaddress,ipaddress,https://pypi.org/project/ipaddress,2019-10-18 01:30:27.000,660.0,5695667.0,https://anaconda.org/conda-forge/ipaddress,2025-04-22 14:56:26.258,969905.0,3.0,,,,,,,,,,,,,,,,, +407,healthchecks,healthchecks/healthchecks,others,,https://github.com/healthchecks/healthchecks,https://github.com/healthchecks/healthchecks,BSD-3-Clause,2015-06-25 18:38:33.000,2025-09-02 08:36:57.000000,2025-09-02 08:36:02,3414.0,906,101.0,240.0,87.0,735.0,9384,"Open-source cron job and background task monitoring service, written in Python & Django.",1.0,1.0,101.0,25,True,,48.0,2025-09-02 08:36:57.000,3.11.2,69.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +408,http-prompt,httpie/http-prompt,http-clients,,https://github.com/httpie/http-prompt,https://github.com/httpie/http-prompt,MIT,2016-04-06 07:24:35.000,2024-05-21 06:03:21.000000,2022-01-21 21:56:58,391.0,329,166.0,107.0,54.0,54.0,9063,"An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax..",62.0,59.0,29.0,25,False,,,2021-03-05 14:17:53.000,2.1.0,24.0,,405.0,,,http-prompt,https://pypi.org/project/http-prompt,2021-03-05 14:02:14.000,3.0,405.0,,,,3.0,,,,,,,,,,,,,,,,, +409,selenium-python-helium,mherrmann/selenium-python-helium,testing,,https://github.com/mherrmann/helium,https://github.com/mherrmann/helium,MIT,2019-11-26 16:12:28.000,2025-04-28 04:40:17.000000,2025-04-28 04:40:13,187.0,490,83.0,35.0,52.0,47.0,7996,Lighter web automation with Python.,773.0,746.0,12.0,25,True,,,2025-02-20 16:06:27.000,5.1.1,46.0,,39947.0,mherrmann/helium,,helium,https://pypi.org/project/helium,2025-02-20 16:05:14.000,27.0,39947.0,,,,3.0,,,,,,,,,,,,,,,,, +410,notion-py,jamalex/notion-py,third-party-apis,,https://github.com/jamalex/notion-py,https://github.com/jamalex/notion-py,MIT,2018-11-26 03:08:41.000,2025-06-17 22:15:18.000000,2025-06-17 22:15:09,250.0,441,70.0,115.0,154.0,112.0,4369,Unofficial Python API client for Notion.so.,38.0,,36.0,25,True,,1.0,2021-02-05 05:11:13.000,0.0.28,21.0,,547371.0,,,notion,https://pypi.org/project/notion,2021-02-05 05:11:13.000,38.0,547371.0,,,,3.0,,,,,,,,,,,,,,,,, +411,robobrowser,jmcarp/robobrowser,web-scraping,,https://github.com/jmcarp/robobrowser,https://github.com/jmcarp/robobrowser,BSD-3-Clause,2014-02-08 21:29:49.000,2020-09-10 18:41:47.000000,2015-06-07 19:46:28,103.0,339,107.0,31.0,59.0,30.0,3705,Your friendly neighborhood web scraper.,1029.0,980.0,10.0,25,False,,,2015-06-07 19:47:05.000,0.5.3,13.0,,37678.0,,,robobrowser,https://pypi.org/project/robobrowser,2015-06-07 19:47:05.000,49.0,37678.0,,,,3.0,,,,,,,,,,,,,,,,, +412,django-jet,geex-arts/django-jet,admin-ui,,https://github.com/geex-arts/django-jet,https://github.com/geex-arts/django-jet,AGPL-3.0,2015-07-29 21:35:35.000,2024-02-10 02:55:55.000000,2019-05-21 10:57:50,891.0,777,113.0,177.0,305.0,132.0,3623,Modern responsive template for the Django admin interface with improved functionality. We are proud to announce..,3398.0,3391.0,29.0,25,False,['django'],,2018-10-18 06:39:57.000,1.0.8,25.0,,6996.0,,,django-jet,https://pypi.org/project/django-jet,2018-10-18 06:34:50.000,7.0,6996.0,,,,3.0,,,,,,,,,,,,,,,,, +413,fastapi-admin,fastapi-admin/fastapi-admin,admin-ui,,https://github.com/fastapi-admin/fastapi-admin,https://github.com/fastapi-admin/fastapi-admin,Apache-2.0,2020-04-06 05:09:44.000,2025-04-05 06:11:16.000000,2025-04-05 06:11:16,406.0,426,41.0,51.0,72.0,72.0,3426,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",504.0,500.0,18.0,25,True,['fastapi'],,2022-06-08 00:52:23.000,1.0.4,27.0,,14820.0,,,fastapi-admin,https://pypi.org/project/fastapi-admin,2022-06-08 00:52:23.000,4.0,14820.0,,,,3.0,,,,,,,,,,,,,,,,, +414,fastapi-admin/fastapi-admin,fastapi-admin/fastapi-admin,fastapi-utils,,https://github.com/fastapi-admin/fastapi-admin,https://github.com/fastapi-admin/fastapi-admin,Apache-2.0,2020-04-06 05:09:44.000,2025-04-05 06:11:16.000000,2025-04-05 06:11:16,406.0,426,41.0,51.0,72.0,72.0,3426,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",504.0,500.0,18.0,25,True,['fastapi'],,2022-06-08 00:52:23.000,1.0.4,27.0,,14820.0,,,fastapi-admin,https://pypi.org/project/fastapi-admin,2022-06-08 00:52:23.000,4.0,14820.0,,,,2.0,,,,,,,,,,,,,,,,, +415,quart,pgjones/quart,web-frameworks,,https://github.com/pgjones/quart,https://github.com/pgjones/quart,MIT,2020-05-21 11:25:28.304,2025-04-22 14:56:59.887000,2022-07-06 20:18:54,944.0,185,1.0,1.0,1.0,,3415,Quart is a Python ASGI web microframework with the same API as Flask.,210.0,,68.0,25,False,,,2024-12-23 13:53:02.000,0.20.0,65.0,,1537893.0,,conda-forge/quart,quart,https://pypi.org/project/quart,2024-12-23 13:53:02.000,210.0,1535923.0,https://anaconda.org/conda-forge/quart,2025-04-22 14:56:59.887,126111.0,3.0,,,,,,,,,,,,,,,,, +416,django-rules,dfunckt/django-rules,auth,,https://github.com/dfunckt/django-rules,https://github.com/dfunckt/django-rules,MIT,2014-03-06 20:46:57.000,2024-09-02 16:01:44.000000,2024-09-02 15:58:32,214.0,147,38.0,83.0,40.0,86.0,1933,"Awesome Django authorization, without the database.",56.0,,32.0,25,True,['django'],,2024-09-02 16:01:04.000,3.5.0,22.0,,346070.0,,,rules,https://pypi.org/project/rules,2024-09-02 16:01:44.000,56.0,346070.0,,,,3.0,,,,,,,,,,,,,,,,, +417,requestium,tryolabs/requestium,testing,,https://github.com/tryolabs/requestium,https://github.com/tryolabs/requestium,BSD-3-Clause,2017-06-30 19:07:16.000,2025-09-02 19:42:47.000000,2025-06-01 14:44:13,171.0,151,63.0,107.0,8.0,33.0,1840,Integration layer between Requests and Selenium for automation of web actions.,115.0,107.0,17.0,25,True,,,2024-02-04 04:47:33.000,0.4.0,22.0,,46591.0,,,requestium,https://pypi.org/project/requestium,2024-02-04 04:47:33.000,8.0,46591.0,,,,3.0,,,,,,,,,,,,,,,,, +418,fastapi-crudrouter,awtkns/fastapi-crudrouter,fastapi-utils,,https://github.com/awtkns/fastapi-crudrouter,https://github.com/awtkns/fastapi-crudrouter,MIT,2020-12-19 20:58:44.000,2023-11-01 12:10:38.000000,2023-01-28 08:44:21,498.0,165,14.0,90.0,57.0,43.0,1534,A dynamic FastAPI router that automatically creates CRUD routes for your models.,269.0,263.0,21.0,25,False,['fastapi'],,2023-01-28 08:54:45.000,0.8.6,27.0,23.0,10681.0,,,fastapi-crudrouter,https://pypi.org/project/fastapi-crudrouter,2023-01-28 08:46:00.463,6.0,10681.0,,,,2.0,,,,,,,,,,,,,,,,, +419,python-lambda,nficano/python-lambda,serverless,,https://github.com/nficano/python-lambda,https://github.com/nficano/python-lambda,ISC,2016-02-26 03:21:06.000,2023-06-28 11:38:10.000000,2022-06-03 06:57:29,384.0,227,31.0,631.0,65.0,54.0,1511,A toolkit for developing and deploying serverless Python code in AWS Lambda.,230.0,230.0,48.0,25,False,,,2021-01-05 04:42:47.000,11.8.0,49.0,,7725.0,,,python-lambda,https://pypi.org/project/python-lambda,2021-01-05 04:42:47.000,,7725.0,,,,3.0,,,,,,,,,,,,,,,,, +420,Meinheld,mopemope/meinheld,servers,,https://github.com/mopemope/meinheld,https://github.com/mopemope/meinheld,BSD-3-Clause,2010-07-30 01:38:27.000,2025-04-22 14:57:24.884000,2020-06-23 16:07:11,633.0,98,45.0,51.0,30.0,53.0,1458,Meinheld is a high performance asynchronous WSGI Web Server (based on picoev).,1211.0,1201.0,20.0,25,False,,,2020-05-17 13:09:14.000,1.0.2,40.0,,10467.0,,conda-forge/meinheld,meinheld,https://pypi.org/project/meinheld,2020-05-17 13:09:14.000,10.0,9975.0,https://anaconda.org/conda-forge/meinheld,2025-04-22 14:57:24.884,32018.0,3.0,,,,,,,,,,,,,,,,, +421,django-lifecycle,rsinger86/django-lifecycle,django-utils,,https://github.com/rsinger86/django-lifecycle,https://github.com/rsinger86/django-lifecycle,MIT,2018-03-18 20:53:33.000,2025-02-24 10:18:46.000000,2025-02-24 10:18:46,307.0,95,17.0,94.0,21.0,64.0,1388,"Declarative model lifecycle hooks, an alternative to Signals.",473.0,464.0,37.0,25,True,['django'],,2024-06-07 10:40:31.000,1.2.4,44.0,,117740.0,,,django-lifecycle,https://pypi.org/project/django-lifecycle,2024-06-07 10:40:31.000,9.0,117740.0,,,,3.0,,,,,,,,,,,,,,,,, +422,flask-graphql,graphql-python/flask-graphql,graphql,,https://github.com/graphql-python/flask-graphql,https://github.com/graphql-python/flask-graphql,MIT,2016-01-23 09:20:02.000,2025-04-22 14:57:12.186000,2020-08-07 18:38:18,97.0,141,26.0,38.0,42.0,24.0,1331,Adds GraphQL support to your Flask application.,3736.0,3696.0,15.0,25,False,"['flask', 'graphql']",,2019-12-05 15:32:32.000,2.0.1,10.0,,351504.0,,conda-forge/flask-graphql,flask-graphql,https://pypi.org/project/flask-graphql,2019-12-05 15:32:32.000,40.0,351118.0,https://anaconda.org/conda-forge/flask-graphql,2025-04-22 14:57:12.186,27863.0,2.0,,,,,,,,,,,,,,,,, +423,Flask-User,lingthio/Flask-User,auth,,https://github.com/lingthio/Flask-User,https://github.com/lingthio/Flask-User,MIT,2014-02-19 23:57:57.000,2025-04-22 14:56:27.652000,2019-12-18 13:33:49,666.0,294,40.0,119.0,126.0,126.0,1074,"Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password..",2889.0,2879.0,39.0,25,False,['flask'],,2018-04-16 17:42:06.000,0.6.21,54.0,,6567.0,,conda-forge/flask-user,flask-user,https://pypi.org/project/flask-user,2019-11-30 11:59:14.000,10.0,4706.0,https://anaconda.org/conda-forge/flask-user,2025-04-22 14:56:27.652,96802.0,3.0,,,,,,,,,,,,,,,,, +424,feincms,feincms/feincms,cms,,https://github.com/feincms/feincms,https://github.com/feincms/feincms,BSD-3-Clause,2009-01-27 20:34:16.000,2025-09-01 19:15:50.000000,2025-08-14 09:46:44,4059.0,235,38.0,280.0,26.0,419.0,1020,A Django-based CMS with a focus on extensibility and concise code.,14.0,,138.0,25,True,['django'],1.0,2025-05-05 19:16:47.000,25.5.1,120.0,,5665.0,,,feincms,https://pypi.org/project/feincms,2025-05-05 19:16:47.000,14.0,5665.0,,,,3.0,,,,,,,,,,,,,,,,, +425,django-cache-machine,django-cache-machine/django-cache-machine,django-utils,,https://github.com/django-cache-machine/django-cache-machine,https://github.com/django-cache-machine/django-cache-machine,BSD-3-Clause,2010-02-09 23:01:12.000,2023-02-20 18:13:51.000000,2023-02-20 18:13:51,300.0,160,25.0,73.0,23.0,56.0,880,Automatic caching and invalidation for Django models through the ORM.,318.0,317.0,29.0,25,False,['django'],,2022-07-06 18:41:15.000,1.2.0,10.0,,11413.0,,,django-cache-machine,https://pypi.org/project/django-cache-machine,2022-07-06 18:41:15.000,1.0,11413.0,,,,3.0,,,,,,,,,,,,,,,,, +426,django-floppyforms,jazzband/django-floppyforms,django-utils,,https://github.com/jazzband/django-floppyforms,https://github.com/jazzband/django-floppyforms,MirOS,2010-11-24 23:21:33.000,2025-01-04 11:48:49.000000,2025-01-04 11:48:48,586.0,149,29.0,95.0,40.0,99.0,842,Full control of form rendering in the templates.,2175.0,2160.0,51.0,25,False,['django'],,2020-05-20 02:41:28.000,1.9.0,27.0,,52051.0,,,django-floppyforms,https://pypi.org/project/django-floppyforms,2020-05-20 02:41:28.000,15.0,52051.0,,,,3.0,,,,,,,,,,,,,,,,, +427,Flask-MonitoringDashboard,flask-dashboard/Flask-MonitoringDashboard,monitoring,,https://github.com/flask-dashboard/Flask-MonitoringDashboard,https://github.com/flask-dashboard/Flask-MonitoringDashboard,MIT,2017-04-11 13:50:14.000,2025-07-11 11:40:05.000000,2025-07-11 11:02:56,1664.0,168,17.0,336.0,60.0,139.0,808,Automatically monitor the evolving performance of Flask/Python web services.,11.0,,46.0,25,True,['flask'],5.0,2025-05-31 05:56:48.000,4.0.4,58.0,,19643.0,,,flask-monitoringdashboard,https://pypi.org/project/flask-monitoringdashboard,2025-05-31 05:56:48.000,11.0,19643.0,,,,3.0,,,,,,,,,,,,,,,,, +428,ghapi,fastai/ghapi,third-party-apis,,https://github.com/AnswerDotAI/ghapi,https://github.com/AnswerDotAI/ghapi,Apache-2.0,2020-11-21 01:10:28.000,2025-04-10 14:57:46.000000,2025-04-02 23:07:23,334.0,69,8.0,45.0,50.0,99.0,664,A delightful and complete interface to GitHubs amazing API.,3095.0,2983.0,18.0,25,True,,,2024-08-31 22:38:19.000,1.0.6,30.0,,2390522.0,AnswerDotAI/ghapi,,ghapi,https://pypi.org/project/ghapi,2024-08-31 22:38:19.000,112.0,2390522.0,,,,3.0,,,,,,,,,,,,,,,,, +429,micawber,coleifer/micawber,web-scraping,,https://github.com/coleifer/micawber,https://github.com/coleifer/micawber,MIT,2012-03-27 21:42:46.000,2025-04-22 14:57:44.753000,2024-12-06 13:09:56,211.0,91,18.0,52.0,,59.0,656,a small library for extracting rich content from urls.,3018.0,2998.0,27.0,25,True,,,2024-12-06 13:10:19.000,0.5.6,26.0,,74520.0,,conda-forge/micawber,micawber,https://pypi.org/project/micawber,2024-12-06 13:10:19.000,20.0,74113.0,https://anaconda.org/conda-forge/micawber,2025-04-22 14:57:44.753,22805.0,3.0,,,,,,,,,,,,,,,,, +430,starlette context,tomwojcik/starlette-context,monitoring,,https://github.com/tomwojcik/starlette-context,https://github.com/tomwojcik/starlette-context,MIT,2019-11-01 16:32:04.000,2025-09-01 08:16:45.000000,2025-07-11 19:54:41,185.0,28,7.0,168.0,21.0,34.0,503,Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging..,1492.0,1422.0,9.0,25,True,['fastapi'],1.0,2025-03-04 06:36:23.000,0.4.0,19.0,,1624956.0,,,starlette-context,https://pypi.org/project/starlette-context,2025-03-04 06:36:23.000,70.0,1624956.0,,,,3.0,,,,,,,,,,,,,,,,, +431,flask-swagger,getsling/flask-swagger,openapi-utils,,https://github.com/getsling/flask-swagger,https://github.com/getsling/flask-swagger,MIT,2015-03-01 01:08:16.000,2025-04-22 14:56:35.632000,2020-09-29 10:30:18,120.0,91,29.0,29.0,21.0,14.0,460,A swagger 2.0 spec extractor for flask.,14961.0,14912.0,24.0,25,False,['flask'],,2019-03-26 11:27:48.000,0.2.14,17.0,,187178.0,,conda-forge/flask-swagger,flask-swagger,https://pypi.org/project/flask-swagger,2019-03-26 11:27:48.000,49.0,177483.0,https://anaconda.org/conda-forge/flask-swagger,2025-04-22 14:56:35.632,77561.0,3.0,,,,,,,,,,,,,,,,, +432,python-whois,joepie91/python-whois,others,,https://github.com/joepie91/python-whois,https://github.com/joepie91/python-whois,WTFPL,2013-01-30 15:34:02.000,2024-11-17 08:26:20.000000,2014-07-30 05:44:44,181.0,187,34.0,51.0,108.0,35.0,409,A python module for retrieving and parsing WHOIS data.,675.0,568.0,7.0,25,False,,,2024-11-17 08:26:20.000,0.9.5,28.0,,787026.0,,,python-whois,https://pypi.org/project/python-whois,2024-11-17 08:26:20.000,107.0,787026.0,,,,3.0,,,,,,,,,,,,,,,,, +433,pyshorteners,ellisonleao/pyshorteners,third-party-apis,,https://github.com/ellisonleao/pyshorteners,https://github.com/ellisonleao/pyshorteners,GPL-3.0,2013-09-30 18:33:24.000,2022-06-06 19:18:46.000000,2022-06-06 19:18:46,431.0,65,15.0,90.0,,,397,Generating short urls with python has never been easier.,18289.0,18237.0,24.0,25,False,,,2020-03-19 17:55:20.000,1.0.1,27.0,,68513.0,,,pyshorteners,https://pypi.org/project/pyshorteners,2020-03-19 17:54:24.000,52.0,68513.0,,,,3.0,,,,,,,,,,,,,,,,, +434,Flask-OpenID,pallets-eco/flask-openid,auth,,https://github.com/pallets-eco/flask-openid,https://github.com/pallets-eco/flask-openid,BSD-3-Clause,2010-05-06 11:08:54.000,2025-04-22 14:56:29.543000,2024-05-26 15:40:00,95.0,76,19.0,26.0,5.0,42.0,237,Flask-OpenID adds openid support to flask applications.,7609.0,7578.0,16.0,25,False,['flask'],,2024-05-26 15:49:11.000,1.3.1,14.0,29.0,2427556.0,,conda-forge/flask-openid,flask-openid,https://pypi.org/project/flask-openid,2024-05-26 15:49:11.000,31.0,2425869.0,https://anaconda.org/conda-forge/flask-openid,2025-04-22 14:56:29.543,178852.0,3.0,,,,,,,,,,,,,,,,, +435,streaming-form-data,siddhantgoel/streaming-form-data,others,,https://github.com/siddhantgoel/streaming-form-data,https://github.com/siddhantgoel/streaming-form-data,MIT,2017-02-09 19:43:21.000,2025-08-26 12:09:55.000000,2025-08-14 18:12:17,744.0,35,6.0,138.0,5.0,38.0,179,Streaming (and fast!) parser for multipart/form-data written in Cython.,205.0,194.0,20.0,25,True,,11.0,2025-01-10 18:32:20.000,1.19.1,46.0,,87530.0,,,streaming-form-data,https://pypi.org/project/streaming-form-data,2025-01-10 18:32:20.000,11.0,87530.0,,,,3.0,,,,,,,,,,,,,,,,, +436,httpx-ws,frankie567/httpx-ws,websocket,,https://github.com/frankie567/httpx-ws,https://github.com/frankie567/httpx-ws,MIT,2022-11-22 08:06:40.000,2025-07-16 01:06:22.749000,2025-03-28 13:11:18,171.0,25,4.0,46.0,7.0,31.0,133,WebSocket support for HTTPX.,950.0,899.0,14.0,25,True,,,2025-03-28 13:20:23.000,0.7.2,24.0,411.0,1261316.0,,conda-forge/httpx-ws,httpx-ws,https://pypi.org/project/httpx-ws,2025-03-28 13:20:04.000,51.0,1260283.0,https://anaconda.org/conda-forge/httpx-ws,2025-07-16 01:06:22.749,31673.0,3.0,,,,,,,,,,,,,,,,, +437,pyramid_debugtoolbar,Pylons/pyramid_debugtoolbar,testing,,https://github.com/Pylons/pyramid_debugtoolbar,https://github.com/Pylons/pyramid_debugtoolbar,BSD-3-Clause,2011-07-23 02:21:03.000,2025-08-12 02:23:15.000000,2024-02-05 03:35:38,1210.0,83,12.0,216.0,40.0,139.0,96,Pyramid debug toolbar.,46.0,,70.0,25,False,['pyramid'],,2024-02-05 03:40:27.000,4.12.1,66.0,,1872349.0,,conda-forge/pyramid_debugtoolbar,pyramid_debugtoolbar,https://pypi.org/project/pyramid_debugtoolbar,2024-02-05 03:40:27.000,46.0,1872212.0,https://anaconda.org/conda-forge/pyramid_debugtoolbar,2025-04-22 14:57:47.760,7435.0,3.0,,,,,,,,,,,,,,,,, +438,japronto,squeaky-pl/japronto,web-frameworks,,https://github.com/squeaky-pl/japronto,https://github.com/squeaky-pl/japronto,MIT,2016-10-26 19:51:32.000,2023-08-14 21:42:00.000000,2020-03-20 17:53:14,736.0,581,336.0,44.0,90.0,70.0,8612,Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.,132.0,125.0,23.0,24,False,,,2018-11-09 13:14:51.000,0.1.2,8.0,,81.0,,,japronto,https://pypi.org/project/japronto,2018-11-09 13:14:51.000,7.0,81.0,,,,3.0,,,,,,,,,,,,,,,,, +439,WikiExtractor,attardi/wikiextractor,third-party-apis,,https://github.com/attardi/wikiextractor,https://github.com/attardi/wikiextractor,AGPL-3.0,2015-03-22 12:03:01.000,2024-05-23 06:19:08.000000,2023-01-24 18:02:27,227.0,959,73.0,99.0,135.0,120.0,3907,A tool for extracting plain text from Wikipedia dumps.,448.0,441.0,31.0,24,False,,,2023-01-24 18:46:33.000,3.0.7,4.0,,4298.0,,,wikiextractor,https://pypi.org/project/wikiextractor,2021-10-14 12:34:58.000,7.0,4298.0,,,,3.0,,,,,,,,,,,,,,,,, +440,python-oauth2,joestump/python-oauth2,auth,,https://github.com/joestump/python-oauth2,https://github.com/joestump/python-oauth2,MIT,2009-10-21 17:21:07.000,2025-04-22 14:56:38.881000,2018-02-12 06:35:04,352.0,910,216.0,115.0,75.0,82.0,3003,"A fully tested, abstract interface to creating OAuth clients and servers.",5.0,,42.0,24,False,,,2019-06-28 17:57:45.000,1.1.1,13.0,,41322.0,,conda-forge/python-oauth2,python-oauth2,https://pypi.org/project/python-oauth2,2019-06-28 17:57:45.000,5.0,29728.0,https://anaconda.org/conda-forge/python-oauth2,2025-04-22 14:56:38.881,92755.0,3.0,,,,,,,,,,,,,,,,, +441,Wooey,wooey/wooey,web-ui,,https://github.com/wooey/Wooey,https://github.com/wooey/Wooey,BSD-3-Clause,2015-03-01 16:47:05.000,2024-03-06 07:07:13.000000,2023-12-14 15:17:45,962.0,186,62.0,183.0,56.0,165.0,2187,A Django app that creates automatic web UIs for Python scripts.,52.0,52.0,24.0,24,False,,,2023-11-21 13:38:31.000,0.13.3,40.0,,220.0,,,wooey,https://pypi.org/project/wooey,2023-11-21 13:38:31.000,,220.0,,,,3.0,,,,,,,,,,,,,,,,, +442,web2py,web2py/web2py,web-frameworks,,https://github.com/web2py/web2py,https://github.com/web2py/web2py,LGPL-3.0,2008-11-07 06:08:58.000,2025-09-01 17:32:42.000000,2025-09-01 17:32:29,8411.0,898,216.0,1458.0,370.0,709.0,2153,Free and open source full-stack enterprise framework for agile development of secure database-driven web-based..,,,267.0,24,True,,13.0,2020-03-21 20:19:46.000,2.19.1,24.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +443,justpy,elimintz/justpy,web-frameworks,,https://github.com/justpy-org/justpy,https://github.com/justpy-org/justpy,Apache-2.0,2019-06-17 13:38:23.000,2023-12-17 20:05:38.000000,2023-12-17 20:05:28,761.0,93,28.0,46.0,,443.0,1266,An object oriented high-level Python Web Framework that requires no frontend programming.,546.0,539.0,19.0,24,False,,,2023-09-20 13:07:43.000,0.14.0,75.0,,1212.0,justpy-org/justpy,,justpy,https://pypi.org/project/justpy,2023-09-20 13:07:43.000,7.0,1212.0,,,,3.0,,,,,,,,,,,,,,,,, +444,authomatic,authomatic/authomatic,auth,,https://github.com/authomatic/authomatic,https://github.com/authomatic/authomatic,MIT,2013-02-07 14:13:35.000,2025-09-01 06:49:19.000000,2025-06-26 16:48:03,1236.0,388,33.0,118.0,46.0,93.0,1045,Simple yet powerful authorization / authentication client library for Python web applications.,10.0,,48.0,24,True,,8.0,2024-05-28 14:06:02.000,1.3.0,23.0,,4288.0,,,authomatic,https://pypi.org/project/authomatic,2024-05-28 14:06:02.000,10.0,4288.0,,,,3.0,,,,,,,,,,,,,,,,, +445,django-vanilla-views,encode/django-vanilla-views,django-utils,,https://github.com/encode/django-vanilla-views,https://github.com/encode/django-vanilla-views,BSD-2-Clause,2013-09-02 13:41:57.000,2024-02-14 02:38:33.000000,2022-09-03 23:28:35,189.0,76,38.0,87.0,3.0,41.0,987,Beautifully simple class-based views.,739.0,736.0,31.0,24,False,['django'],,2021-05-09 09:56:51.000,3.0.0,15.0,,15855.0,,,django-vanilla-views,https://pypi.org/project/django-vanilla-views,2021-05-09 09:56:51.000,3.0,15855.0,,,,3.0,,,,,,,,,,,,,,,,, +446,django-solo,lazybird/django-solo,django-utils,,https://github.com/lazybird/django-solo,https://github.com/lazybird/django-solo,CC-BY-3.0,2013-05-22 21:28:08.000,2025-04-14 15:53:22.000000,2025-04-14 15:53:22,175.0,85,17.0,81.0,10.0,56.0,938,Helps working with singletons - things like global settings that you want to edit from the admin site.,2727.0,2643.0,46.0,24,False,['django'],,2024-10-19 13:09:08.000,2.4.0,17.0,,286845.0,,,django-solo,https://pypi.org/project/django-solo,2024-10-19 13:09:08.000,84.0,286845.0,,,,3.0,,,,,,,,,,,,,,,,, +447,django-easy-audit,soynatan/django-easy-audit,django-utils,,https://github.com/soynatan/django-easy-audit,https://github.com/soynatan/django-easy-audit,GPL-3.0,2016-10-23 06:55:16.000,2025-04-19 03:04:34.000000,2025-04-19 02:59:50,321.0,193,14.0,168.0,106.0,81.0,815,"Yet another Django audit log app, hopefully the simplest one.",369.0,365.0,51.0,24,True,['django'],,2024-10-09 11:35:31.000,1.3.7,65.0,,72906.0,,,django-easy-audit,https://pypi.org/project/django-easy-audit,2025-04-19 03:02:12.000,4.0,72906.0,,,,3.0,,,,,,,,,,,,,,,,, +448,Frozen-Flask,Frozen-Flask/Frozen-Flask,flask-utils,,https://github.com/Frozen-Flask/Frozen-Flask,https://github.com/Frozen-Flask/Frozen-Flask,,2010-12-24 14:59:29.000,2025-04-22 14:56:27.699000,2024-11-12 22:19:49,297.0,76,18.0,69.0,13.0,58.0,796,Freezes a Flask application into a set of static files.,3842.0,3809.0,30.0,24,False,['flask'],,2024-02-09 14:33:23.000,1.0.2,21.0,108.0,76778.0,,conda-forge/frozen-flask,frozen-flask,https://pypi.org/project/frozen-flask,2024-02-09 14:32:16.000,33.0,75631.0,https://anaconda.org/conda-forge/frozen-flask,2025-04-22 14:56:27.699,123954.0,3.0,,,,,,,,,,,,,,,,, +449,flask-profiler,muatik/flask-profiler,flask-utils,,https://github.com/muatik/flask-profiler,https://github.com/muatik/flask-profiler,MIT,2015-10-05 20:49:53.000,2022-12-02 02:48:05.000000,2020-10-20 08:42:33,157.0,96,22.0,63.0,44.0,35.0,755,a flask profiler which watches endpoint calls and tries to make some analysis.,399.0,395.0,29.0,24,False,['flask'],,2018-11-19 23:11:10.000,1.8.1,39.0,,21542.0,,,flask-profiler,https://pypi.org/project/flask-profiler,2018-11-19 23:11:10.000,4.0,21542.0,,,,3.0,,,,,,,,,,,,,,,,, +450,django-robots,jazzband/django-robots,django-utils,,https://github.com/jazzband/django-robots,https://github.com/jazzband/django-robots,BSD-3-Clause,2009-09-20 15:27:41.000,2025-08-11 17:36:01.000000,2023-12-09 12:55:54,339.0,103,11.0,88.0,22.0,47.0,477,A Django app for managing robots.txt files following the robots exclusion protocol.,1592.0,1579.0,45.0,24,False,['django'],,2023-09-07 12:15:53.000,6.1,29.0,,51546.0,,,django-robots,https://pypi.org/project/django-robots,2023-12-09 13:03:38.000,13.0,51546.0,,,,3.0,,,,,,,,,,,,,,,,, +451,httmock,patrys/httmock,testing,,https://github.com/patrys/httmock,https://github.com/patrys/httmock,Apache-2.0,2013-03-19 23:35:33.000,2023-09-29 20:58:48.000000,2020-10-28 12:00:08,102.0,57,12.0,41.0,17.0,16.0,466,A mocking library for requests.,3046.0,2989.0,29.0,24,False,,,2020-10-28 12:01:29.000,1.4.0,19.0,,1663703.0,,,httmock,https://pypi.org/project/httmock,2020-10-28 12:01:29.000,57.0,1663703.0,,,,3.0,,,,,,,,,,,,,,,,, +452,pysimplesoap,pysimplesoap/pysimplesoap,http-clients,,https://github.com/pysimplesoap/pysimplesoap,https://github.com/pysimplesoap/pysimplesoap,LGPL-3.0,2013-06-02 11:09:05.000,2024-02-21 18:45:27.000000,2020-07-20 15:14:25,547.0,229,27.0,124.0,96.0,26.0,374,Python Simple SOAP Library.,1818.0,1803.0,51.0,24,False,,,2023-11-08 01:43:05.000,1.08.22,15.0,,12896.0,,,pysimplesoap,https://pypi.org/project/pysimplesoap,2023-10-24 01:20:23.000,15.0,12896.0,,,,3.0,,,,,,,,,,,,,,,,, +453,flask-praetorian,dusktreader/flask-praetorian,auth,,https://github.com/dusktreader/flask-praetorian,https://github.com/dusktreader/flask-praetorian,MIT,2016-11-23 16:47:18.000,2025-08-19 01:56:49.000000,2025-08-19 01:55:25,402.0,47,14.0,155.0,4.0,144.0,351,"Strong, Simple, and Precise security for Flask APIs (using jwt).",452.0,450.0,27.0,24,True,['flask'],3.0,2025-08-19 01:56:49.000,1.6.2,51.0,,4259.0,,,flask-praetorian,https://pypi.org/project/flask-praetorian,2025-08-19 01:56:49.000,2.0,4259.0,,,,3.0,,,,,,,,,,,,,,,,, +454,python-mocket,mindflayer/python-mocket,testing,,https://github.com/mindflayer/python-mocket,https://github.com/mindflayer/python-mocket,BSD-3-Clause,2013-04-30 07:44:28.000,2025-08-30 08:23:23.000000,2025-08-28 15:59:39,652.0,46,13.0,214.0,3.0,86.0,298,"a socket mock framework - for all kinds of socket animals, web-clients included.",15.0,,31.0,24,True,,14.0,2025-08-24 08:53:32.000,3.13.11,111.0,,29087.0,,,mocket,https://pypi.org/project/mocket,2025-08-24 08:52:35.000,15.0,29087.0,,,,3.0,,,,,,,,,,,,,,,,, +455,purl,codeinthehole/purl,url-utils,,https://github.com/codeinthehole/purl,https://github.com/codeinthehole/purl,MIT,2012-03-27 21:18:43.000,2023-08-04 07:41:28.000000,2021-05-15 21:00:41,192.0,39,12.0,40.0,14.0,15.0,297,"A simple, immutable URL class with a clean API for interrogation and manipulation.",4166.0,4131.0,18.0,24,False,,,2017-05-12 14:54:05.000,1.3.1,25.0,,74592.0,,,purl,https://pypi.org/project/purl,2021-05-15 21:05:39.000,35.0,74592.0,,,,3.0,,,,,,,,,,,,,,,,, +456,graphene-mongo,graphql-python/graphene-mongo,graphql,,https://github.com/graphql-python/graphene-mongo,https://github.com/graphql-python/graphene-mongo,MIT,2018-01-22 04:06:16.000,2025-07-26 06:32:31.000000,2025-07-26 06:32:23,609.0,114,12.0,149.0,20.0,73.0,288,Graphene MongoEngine integration.,371.0,368.0,38.0,24,True,['graphql'],4.0,2024-06-17 18:45:34.000,0.4.4,38.0,,12132.0,,conda-forge/graphene-mongo,graphene-mongo,https://pypi.org/project/graphene-mongo,2024-06-17 18:45:34.000,3.0,11980.0,https://anaconda.org/conda-forge/graphene-mongo,2025-04-22 14:57:22.848,10095.0,3.0,,,,,,,,,,,,,,,,, +457,pytest-splinter,pytest-dev/pytest-splinter,testing,,https://github.com/pytest-dev/pytest-splinter,https://github.com/pytest-dev/pytest-splinter,MIT,2014-02-16 17:03:35.000,2023-06-15 13:58:36.000000,2022-08-09 16:14:23,347.0,50,40.0,96.0,14.0,78.0,257,pytest splinter and selenium integration for anyone interested in browser interaction in tests.,617.0,601.0,31.0,24,False,,,2022-09-09 19:48:12.442,3.3.2,74.0,,34088.0,,,pytest-splinter,https://pypi.org/project/pytest-splinter,2022-09-09 19:48:12.442,16.0,34088.0,,,,3.0,,,,,,,,,,,,,,,,, +458,asgi-lifespan,florimondmanca/asgi-lifespan,others,,https://github.com/florimondmanca/asgi-lifespan,https://github.com/florimondmanca/asgi-lifespan,MIT,2019-09-27 19:42:10.000,2025-04-22 14:57:49.740000,2023-06-06 19:50:56,90.0,13,4.0,48.0,3.0,17.0,240,Programmatic startup/shutdown of ASGI apps.,16735.0,16667.0,6.0,24,False,,,2023-03-28 17:37:00.954,2.1.0,15.0,,3479177.0,,conda-forge/asgi-lifespan,asgi-lifespan,https://pypi.org/project/asgi-lifespan,2023-03-28 17:37:00.954,68.0,3475816.0,https://anaconda.org/conda-forge/asgi-lifespan,2025-04-22 14:57:49.740,178150.0,3.0,,,,,,,,,,,,,,,,, +459,splash,scrapinghub/splash,testing,,https://github.com/scrapinghub/splash,https://github.com/scrapinghub/splash,BSD-3-Clause,2013-05-20 21:20:33.000,2024-08-02 09:30:47.000000,2022-05-05 14:10:10,2114.0,515,212.0,336.0,400.0,483.0,4172,"Lightweight, scriptable browser as a service with an HTTP API.",2.0,,62.0,23,False,,,2020-01-09 19:09:29.000,3.4.1,30.0,,605.0,,,splash,https://pypi.org/project/splash,2020-06-16 13:27:02.000,2.0,605.0,,,,3.0,,,,,,,,,,,,,,,,, +460,twitter-scraper,bisguzar/twitter-scraper,third-party-apis,,https://github.com/bisguzar/twitter-scraper,https://github.com/bisguzar/twitter-scraper,MIT,2018-02-22 14:58:34.000,2023-10-30 05:53:33.000000,2021-12-17 16:00:19,208.0,604,95.0,101.0,51.0,64.0,3981,Scrape the Twitter Frontend API without authentication.,12.0,,31.0,23,False,,,2020-07-17 18:56:19.000,0.4.4,11.0,,1453.0,,,twitter-scraper,https://pypi.org/project/twitter-scraper,2020-07-17 18:56:19.000,12.0,1453.0,,,,3.0,,,,,,,,,,,,,,,,, +461,Gerapy,Gerapy/Gerapy,web-scraping,,https://github.com/Gerapy/Gerapy,https://github.com/Gerapy/Gerapy,MIT,2017-06-30 03:58:27.000,2024-10-29 22:08:29.000000,2024-09-07 00:49:42,631.0,647,125.0,100.0,73.0,150.0,3477,"Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js.",149.0,149.0,17.0,23,True,['django'],,2023-07-19 18:55:56.000,0.9.13,49.0,,865.0,,,gerapy,https://pypi.org/project/gerapy,2023-07-19 18:53:46.000,,865.0,,,,3.0,,,,,,,,,,,,,,,,, +462,instagram_private_api,ping/instagram_private_api,third-party-apis,,https://github.com/ping/instagram_private_api,https://github.com/ping/instagram_private_api,MIT,2017-01-12 11:54:19.000,2024-05-06 07:28:46.000000,2019-11-14 10:11:13,444.0,618,112.0,57.0,149.0,221.0,3152,A Python library to access Instagrams private API.,9.0,,5.0,23,False,,,2019-02-22 08:05:21.000,1.6.0,39.0,,23873.0,,,instagram_private_api,https://pypi.org/project/instagram_private_api,2019-05-06 11:32:26.000,9.0,23873.0,,,,3.0,,,,,,,,,,,,,,,,, +463,flaskbb,flaskbb/flaskbb,web-ui,,https://github.com/flaskbb/flaskbb,https://github.com/flaskbb/flaskbb,BSD-3-Clause,2013-09-11 08:39:17.000,2024-07-06 01:55:47.000000,2024-04-25 17:53:43,1973.0,654,113.0,333.0,54.0,304.0,2649,A classic Forum Software in Python using Flask.,10.0,,73.0,23,False,['flask'],,2021-09-09 20:26:21.000,2.1.0,4.0,,91.0,,,FlaskBB,https://pypi.org/project/FlaskBB,2018-07-15 19:10:30.000,10.0,91.0,,,,3.0,,,,,,,,,,,,,,,,, +464,flask-ask,johnwheeler/flask-ask,flask-utils,,https://github.com/johnwheeler/flask-ask,https://github.com/johnwheeler/flask-ask,Apache-2.0,2016-05-12 00:54:46.000,2023-05-01 21:13:09.000000,2022-03-31 19:56:40,478.0,370,89.0,118.0,71.0,,1915,Alexa Skills Kit for Python.,805.0,803.0,40.0,23,False,['flask'],,2018-02-28 21:57:01.000,0.9.8,34.0,,347.0,,,flask-ask,https://pypi.org/project/flask-ask,2018-02-28 21:57:01.000,2.0,347.0,,,,3.0,,,,,,,,,,,,,,,,, +465,scrapely,scrapy/scrapely,web-scraping,,https://github.com/scrapy/scrapely,https://github.com/scrapy/scrapely,BSD-3-Clause,2011-04-18 22:38:56.000,2022-04-04 10:53:21.000000,2019-11-28 10:27:42,205.0,267,122.0,70.0,32.0,27.0,1883,A pure-python HTML screen-scraping library.,151.0,148.0,25.0,23,False,,,2019-11-28 11:03:32.000,0.14.1,13.0,,182.0,,,scrapely,https://pypi.org/project/scrapely,2019-11-28 11:03:32.000,3.0,182.0,,,,3.0,,,,,,,,,,,,,,,,, +466,flask-sockets,heroku-python/flask-sockets,websocket,,https://github.com/heroku-python/flask-sockets,https://github.com/heroku-python/flask-sockets,MIT,2013-10-01 00:41:09.000,2021-05-14 12:12:05.000000,2017-05-30 17:23:01,57.0,164,42.0,25.0,32.0,33.0,1741,[DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock.,48.0,,13.0,23,False,['flask'],,2016-06-05 02:14:01.000,0.2.1,3.0,,30381.0,,,flask-sockets,https://pypi.org/project/flask-sockets,2016-06-05 02:14:01.000,48.0,30381.0,,,,3.0,,,,,,,,,,,,,,,,, +467,wdb,Kozea/wdb,testing,,https://github.com/Kozea/wdb,https://github.com/Kozea/wdb,GPL-3.0,2012-10-05 16:40:23.000,2022-12-06 14:33:43.000000,2019-09-16 09:29:29,658.0,121,68.0,52.0,40.0,79.0,1584,An improbable web debugger through WebSockets.,249.0,240.0,22.0,23,False,,,2019-09-16 09:25:54.000,3.3.0,53.0,,5908.0,,,wdb,https://pypi.org/project/wdb,2019-09-16 09:25:54.000,9.0,5908.0,,,,3.0,,,,,,,,,,,,,,,,, +468,fsociety,fsociety-team/fsociety,testing,,https://github.com/fsociety-team/fsociety,https://github.com/fsociety-team/fsociety,MIT,2020-05-17 04:35:05.000,2025-08-17 08:56:15.000000,2025-04-24 13:52:48,363.0,188,53.0,247.0,15.0,46.0,1575,A Modular Penetration Testing Framework.,17.0,17.0,12.0,23,True,,,2024-07-18 17:34:34.000,3.2.10,29.0,,1591.0,,,fsociety,https://pypi.org/project/fsociety,2022-05-01 02:06:45.000,,1591.0,,,,3.0,,,,,,,,,,,,,,,,, +469,django-admin2,jazzband/django-admin2,admin-ui,,https://github.com/jazzband/django-admin2,https://github.com/jazzband/django-admin2,BSD-3-Clause,2013-05-14 12:11:48.000,2022-08-02 11:47:22.000000,2021-10-22 15:46:32,1099.0,151,61.0,243.0,44.0,194.0,1184,"Extendable, adaptable rewrite of django.contrib.admin.",30.0,30.0,50.0,23,False,['django'],,2018-10-22 22:22:05.390,0.7.1,7.0,,68.0,,,django-admin2,https://pypi.org/project/django-admin2,2018-10-22 22:22:05.390,,68.0,,,,3.0,,,,,,,,,,,,,,,,, +470,pyresttest,svanoort/pyresttest,testing,,https://github.com/svanoort/pyresttest,https://github.com/svanoort/pyresttest,Apache-2.0,2014-05-01 23:40:10.000,2025-04-22 14:56:50.530000,2018-02-03 22:03:13,531.0,326,85.0,94.0,132.0,116.0,1164,Python Rest Testing.,127.0,127.0,17.0,23,False,,,2016-03-15 03:16:18.000,1.7.1,14.0,,3090.0,,conda-forge/pyresttest,pyresttest,https://pypi.org/project/pyresttest,2016-03-15 03:13:33.000,,2069.0,https://anaconda.org/conda-forge/pyresttest,2025-04-22 14:56:50.530,89848.0,3.0,,,,,,,,,,,,,,,,, +471,django-summernote,summernote/django-summernote,django-utils,,https://github.com/lqez/django-summernote,https://github.com/lqez/django-summernote,MIT,2013-07-16 12:07:21.000,2024-06-07 12:24:13.000000,2024-02-16 08:33:16,560.0,228,36.0,155.0,71.0,288.0,1075,Simply integrate Summernote editor with Django project.,5.0,,73.0,23,False,['django'],,2021-10-14 19:12:56.000,0.8.19.0,73.0,,71973.0,lqez/django-summernote,,django-summernote,https://pypi.org/project/django-summernote,2021-10-14 21:54:58.000,5.0,71973.0,,,,3.0,,,,,,,,,,,,,,,,, +472,flask-talisman,GoogleCloudPlatform/flask-talisman,flask-utils,,https://github.com/GoogleCloudPlatform/flask-talisman,https://github.com/GoogleCloudPlatform/flask-talisman,Apache-2.0,2015-11-12 23:40:25.000,2024-05-01 11:53:42.000000,2020-07-13 17:40:33,60.0,86,37.0,44.0,24.0,22.0,940,HTTP security headers for Flask.,63.0,,19.0,23,False,['flask'],,2023-08-03 12:00:26.000,1.1.0,15.0,,1499958.0,,,flask-talisman,https://pypi.org/project/flask-talisman,2023-08-03 12:00:26.000,63.0,1499958.0,,,,3.0,,,,,,,,,,,,,,,,, +473,fastapi_login,MushroomMaula/fastapi_login,auth,,https://github.com/maxrdu/fastapi_login,https://github.com/maxrdu/fastapi_login,MIT,2019-10-21 14:47:00.000,2025-05-20 07:04:51.000000,2025-05-20 07:04:51,482.0,65,10.0,94.0,1.0,58.0,704,FastAPI-Login tries to provide similar functionality as Flask-Login does.,1131.0,1124.0,15.0,23,True,['fastapi'],,2024-12-14 08:18:15.000,1.10.3,34.0,11.0,49367.0,maxrdu/fastapi_login,,fastapi_login,https://pypi.org/project/fastapi_login,2024-12-14 08:18:15.000,7.0,49367.0,,,,3.0,,,,,,,,,,,,,,,,, +474,html5-parser,kovidgoyal/html5-parser,html-processing,,https://github.com/kovidgoyal/html5-parser,https://github.com/kovidgoyal/html5-parser,Apache-2.0,2017-06-03 06:56:36.000,2024-09-10 09:40:10.000000,2024-09-10 09:39:59,357.0,38,17.0,8.0,1.0,24.0,694,Fast C based HTML 5 parsing for python.,898.0,887.0,7.0,23,True,,,2023-11-19 15:09:54.000,0.4.12,21.0,,13092.0,,,html5-parser,https://pypi.org/project/html5-parser,2023-11-19 15:09:54.000,11.0,13092.0,,,,3.0,,,,,,,,,,,,,,,,, +475,django-test-plus,revsys/django-test-plus,testing,,https://github.com/revsys/django-test-plus,https://github.com/revsys/django-test-plus,BSD-3-Clause,2015-05-23 16:08:52.000,2025-07-10 23:58:57.000000,2025-07-02 21:13:29,516.0,63,10.0,161.0,7.0,53.0,629,Useful additions to Djangos default TestCase.,4.0,,37.0,23,True,['django'],5.0,2025-07-02 21:16:57.000,2.3.0,39.0,,104655.0,,conda-forge/django-test-plus,django-test-plus,https://pypi.org/project/django-test-plus,2025-07-02 21:16:57.000,4.0,101862.0,https://anaconda.org/conda-forge/django-test-plus,2025-07-03 07:26:38.147,47493.0,3.0,,,,,,,,,,,,,,,,, +476,django-stronghold,mgrouchy/django-stronghold,auth,,https://github.com/mgrouchy/django-stronghold,https://github.com/mgrouchy/django-stronghold,MIT,2013-01-29 02:30:21.000,2024-11-24 19:39:30.000000,2024-11-24 19:39:30,169.0,48,19.0,57.0,15.0,27.0,399,Get inside your stronghold and make all your Django views default login_required.,490.0,482.0,23.0,23,True,['django'],,2020-01-17 16:34:53.000,0.4.0,23.0,,34503.0,,,django-stronghold,https://pypi.org/project/django-stronghold,2020-01-17 16:34:53.000,8.0,34503.0,,,,3.0,,,,,,,,,,,,,,,,, +477,http-parser,benoitc/http-parser,http-clients,,https://github.com/benoitc/http-parser,https://github.com/benoitc/http-parser,MIT,2011-04-14 15:33:36.000,2024-05-21 14:05:11.000000,2020-04-06 23:28:44,224.0,96,15.0,46.0,21.0,41.0,344,HTTP request/response parser for python in C.,554.0,539.0,30.0,23,False,,,2020-04-06 23:00:26.000,0.9.0,36.0,,13078.0,,,http-parser,https://pypi.org/project/http-parser,2020-04-06 23:00:26.000,15.0,13078.0,,,,3.0,,,,,,,,,,,,,,,,, +478,flask_injector,alecthomas/flask_injector,flask-utils,,https://github.com/python-injector/flask_injector,https://github.com/python-injector/flask_injector,BSD-3-Clause,2012-11-19 04:09:14.000,2025-04-22 14:57:49.545000,2023-07-27 00:32:55,196.0,42,5.0,34.0,12.0,39.0,284,Adds Injector support to Flask.,1052.0,1031.0,13.0,23,False,['flask'],,2023-07-27 00:33:16.000,0.15.0,28.0,,58180.0,python-injector/flask_injector,conda-forge/flask-injector,flask_injector,https://pypi.org/project/flask_injector,2023-07-27 00:33:16.000,21.0,57979.0,https://anaconda.org/conda-forge/flask-injector,2025-04-22 14:57:49.545,10676.0,3.0,,,,,,,,,,,,,,,,, +479,Flask-Excel,pyexcel-webwares/Flask-Excel,flask-utils,,https://github.com/pyexcel-webwares/Flask-Excel,https://github.com/pyexcel-webwares/Flask-Excel,BSD-3-Clause,2015-01-21 19:55:07.000,2020-11-10 23:13:19.000000,2020-11-10 23:13:13,233.0,87,11.0,9.0,11.0,41.0,262,"A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and..",1367.0,1362.0,8.0,23,False,,,2017-07-20 02:40:14.000,0.0.7,8.0,19.0,20569.0,,,flask-excel,https://pypi.org/project/flask-excel,2017-07-20 02:40:14.000,5.0,20569.0,,,,3.0,,,,,,,,,,,,,,,,, +480,velruse,bbangert/velruse,auth,,https://github.com/bbangert/velruse,https://github.com/bbangert/velruse,MIT,2010-04-30 19:23:27.000,2024-01-16 10:14:09.000000,2013-10-06 19:17:50,559.0,91,12.0,108.0,37.0,34.0,253,Simplifying third-party authentication for web applications.,810.0,808.0,43.0,23,False,,,2013-08-30 04:51:31.000,1.1.1,10.0,,13507.0,,,velruse,https://pypi.org/project/velruse,2013-08-30 04:51:31.000,2.0,13507.0,,,,3.0,,,,,,,,,,,,,,,,, +481,flask-rebar,plangrid/flask-rebar,flask-utils,,https://github.com/plangrid/flask-rebar,https://github.com/plangrid/flask-rebar,MIT,2018-02-26 17:39:13.000,2025-07-24 16:07:11.000000,2025-07-24 16:05:16,404.0,38,122.0,207.0,50.0,60.0,236,"Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.",59.0,54.0,47.0,23,True,"['flask', 'openapi']",1.0,2024-10-10 17:59:55.000,3.3.2,54.0,,17996.0,,,flask-rebar,https://pypi.org/project/flask-rebar,2024-10-10 17:58:54.000,5.0,17996.0,,,,3.0,,,,,,,,,,,,,,,,, +482,reppy,seomoz/reppy,others,,https://github.com/seomoz/reppy,https://github.com/seomoz/reppy,MIT,2011-10-29 00:06:46.000,2024-01-12 05:07:07.000000,2024-01-12 05:07:07,267.0,41,111.0,82.0,26.0,35.0,196,Modern robots.txt Parser for Python.,222.0,202.0,24.0,23,False,,,2019-09-16 19:32:19.000,0.4.14,24.0,,1688.0,,,reppy,https://pypi.org/project/reppy,2019-09-16 19:32:19.000,20.0,1688.0,,,,3.0,,,,,,,,,,,,,,,,, +483,django-codemod,browniebroke/django-codemod,django-utils,,https://github.com/browniebroke/django-codemod,https://github.com/browniebroke/django-codemod,MIT,2020-05-06 21:37:14.000,2025-09-04 16:24:14.000000,2025-09-04 16:22:00,2046.0,18,3.0,1377.0,10.0,32.0,183,A tool to automatically fix Django deprecations.,5.0,5.0,30.0,23,True,['django'],52.0,2025-08-25 14:36:33.000,2.3.6,109.0,1221.0,2265.0,,,django-codemod,https://pypi.org/project/django-codemod,2025-08-25 14:36:33.000,,2246.0,,,,3.0,,,,,,,,,,,,,,,,, +484,graphql-relay-py,graphql-python/graphql-relay-py,graphql,,https://github.com/graphql-python/graphql-relay-py,https://github.com/graphql-python/graphql-relay-py,MIT,2015-09-17 17:16:20.000,2025-04-22 14:56:40.651000,2022-07-23 13:48:14,182.0,41,17.0,20.0,11.0,23.0,145,A library to help construct a graphql-py server supporting react-relay.,53.0,,10.0,23,False,,,2022-04-16 11:03:43.000,3.2.0,27.0,,23051025.0,,conda-forge/graphql-relay,graphql-relay,https://pypi.org/project/graphql-relay,2022-04-16 11:03:43.000,53.0,23039335.0,https://anaconda.org/conda-forge/graphql-relay,2025-04-22 14:56:40.651,643002.0,3.0,,,,,,,,,,,,,,,,, +485,pyramid_openapi3,Pylons/pyramid_openapi3,openapi-utils,,https://github.com/Pylons/pyramid_openapi3,https://github.com/Pylons/pyramid_openapi3,MIT,2018-06-22 12:20:57.000,2025-07-29 09:32:02.000000,2025-07-29 09:25:25,282.0,48,13.0,189.0,26.0,61.0,83,Pyramid addon for OpenAPI3 validation of requests and responses.,72.0,72.0,28.0,23,True,"['pyramid', 'openapi']",8.0,2025-07-29 09:32:05.000,0.21.0,8.0,,18431.0,,,pyramid_openapi3,https://pypi.org/project/pyramid_openapi3,2025-07-29 09:32:02.000,,18431.0,,,,3.0,,,,,,,,,,,,,,,,, +486,Photon,s0md3v/Photon,web-scraping,,https://github.com/s0md3v/Photon,https://github.com/s0md3v/Photon,GPL-3.0,2018-03-30 19:38:22.000,2025-03-31 10:11:03.000000,2025-03-31 10:11:03,329.0,1569,322.0,88.0,53.0,68.0,11890,Incredibly fast crawler designed for OSINT.,,,21.0,22,True,,,2019-04-05 15:15:47.000,1.3.0,18.0,,757.0,,,photon,https://pypi.org/project/photon,2019-01-25 01:13:36.000,,757.0,,,,3.0,,,,,,,,,,,,,,,,, +487,ngxtop,lebinh/ngxtop,monitoring,,https://github.com/lebinh/ngxtop,https://github.com/lebinh/ngxtop,MIT,2014-03-21 15:39:52.000,2022-10-06 19:58:56.000000,2020-12-21 00:59:19,40.0,464,210.0,35.0,62.0,28.0,6519,Real-time metrics for nginx server.,40.0,40.0,9.0,22,False,,,2020-12-21 00:51:09.000,0.0.3,3.0,,2910.0,,,ngxtop,https://pypi.org/project/ngxtop,2020-12-21 00:51:09.000,,2910.0,,,,3.0,,,,,,,,,,,,,,,,, +488,vibora,vibora-io/vibora,web-frameworks,,https://github.com/vibora-io/vibora,https://github.com/vibora-io/vibora,MIT,2018-06-13 15:58:58.000,2020-12-23 01:00:55.000000,2019-02-11 10:54:12,141.0,303,248.0,103.0,140.0,,5648,"Fast, asynchronous and elegant Python web framework.",117.0,115.0,28.0,22,False,,,2018-06-16 04:25:57.000,0.0.6,8.0,,194.0,,,vibora,https://pypi.org/project/vibora,2018-06-16 04:25:57.000,2.0,194.0,,,,3.0,,,,,,,,,,,,,,,,, +489,sandman2,jeffknupp/sandman2,others,,https://github.com/jeffknupp/sandman2,https://github.com/jeffknupp/sandman2,Apache-2.0,2014-10-24 17:21:50.000,2025-07-28 17:00:15.000000,2020-12-21 15:15:51,250.0,211,61.0,341.0,39.0,53.0,2033,Automatically generate a RESTful API service for your legacy database. No code required!.,30.0,30.0,23.0,22,False,,,2021-12-15 15:31:18.692,0.0.2,29.0,,58.0,,,sandman2,https://pypi.org/project/sandman2,2021-12-15 15:31:18.692,,58.0,,,,3.0,,,,,,,,,,,,,,,,, +490,ruia,howie6879/ruia,web-scraping,,https://github.com/howie6879/ruia,https://github.com/howie6879/ruia,Apache-2.0,2018-07-10 01:12:54.000,2023-07-01 08:23:28.000000,2022-08-21 07:26:04,440.0,183,41.0,59.0,8.0,93.0,1751,Async Python 3.6+ web scraping micro-framework based on asyncio.,86.0,75.0,17.0,22,False,,,2022-09-06 08:56:03.702,0.8.5,55.0,21.0,305.0,,,ruia,https://pypi.org/project/ruia,2021-05-07 01:36:59.000,11.0,305.0,,,,3.0,,,,,,,,,,,,,,,,, +491,hyde,hyde/hyde,others,,https://github.com/hyde/hyde,https://github.com/hyde/hyde,MIT,2011-01-07 09:52:20.000,2024-09-23 13:12:27.000000,2024-09-23 13:12:20,602.0,247,42.0,154.0,64.0,140.0,1633,A Python Static Website Generator (See https://duct-ui.org from the author).,98.0,96.0,43.0,22,True,,,2015-11-09 13:50:15.000,0.8.9,16.0,,87.0,,,hyde,https://pypi.org/project/hyde,2015-11-09 13:50:15.000,2.0,87.0,,,,3.0,,,,,,,,,,,,,,,,, +492,Cola,qinxuye/cola,web-scraping,,https://github.com/qinxuye/cola,https://github.com/qinxuye/cola,Apache-2.0,2013-05-15 06:41:01.000,2022-07-31 00:13:43.000000,2020-03-01 06:25:05,254.0,544,165.0,3.0,14.0,52.0,1506,A high-level distributed crawling framework.,53.0,53.0,4.0,22,False,,,2016-03-31 04:19:26.000,0.1.0,3.0,,91.0,,,cola,https://pypi.org/project/cola,2016-03-31 04:19:26.000,,91.0,,,,3.0,,,,,,,,,,,,,,,,, +493,flask-debugtoolbar,flask-debugtoolbar/flask-debugtoolbar,testing,,https://github.com/flask-debugtoolbar/flask-debugtoolbar,https://github.com/flask-debugtoolbar/flask-debugtoolbar,BSD-3-Clause,2020-10-13 10:48:17.869,2025-08-11 23:21:02.000000,2025-08-11 23:21:02,13.0,146,,,,,952,MongoDB Bugbounty POC by @nvk0x.,78.0,,,22,True,['flask'],13.0,2024-09-28 14:55:33.000,0.16.0,31.0,,736204.0,,conda-forge/flask-debugtoolbar,flask-debugtoolbar,https://pypi.org/project/flask-debugtoolbar,2024-09-28 14:55:33.000,78.0,734339.0,https://anaconda.org/conda-forge/flask-debugtoolbar,2025-04-22 14:56:27.983,110053.0,3.0,,,,,,,,,,,,,,,,, +494,mixer,klen/mixer,testing,,https://github.com/klen/mixer,https://github.com/klen/mixer,BSD-3-Clause,2013-05-19 13:49:50.000,2024-03-08 09:29:07.000000,2022-03-23 14:37:36,860.0,96,10.0,110.0,49.0,49.0,949,"Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.",18.0,,43.0,22,False,"['flask', 'django']",,2022-03-23 14:39:31.000,7.2.2,157.0,,214257.0,,,mixer,https://pypi.org/project/mixer,2022-03-23 14:39:31.000,18.0,214257.0,,,,3.0,,,,,,,,,,,,,,,,, +495,tartiflette,tartiflette/tartiflette,graphql,,https://github.com/tartiflette/tartiflette,https://github.com/tartiflette/tartiflette,MIT,2018-01-26 09:56:10.000,2023-09-11 07:49:27.000000,2022-01-20 14:55:31,1149.0,37,21.0,491.0,12.0,131.0,858,GraphQL Engine built with Python 3.6+ / asyncio.,19.0,,27.0,22,False,,,2021-11-15 11:05:03.000,1.4.1,80.0,,4261.0,,,tartiflette,https://pypi.org/project/tartiflette,2021-11-15 11:05:00.000,19.0,4261.0,,,,3.0,,,,,,,,,,,,,,,,, +496,molotov,loads/molotov,testing,,https://github.com/tarekziade/molotov,https://github.com/tarekziade/molotov,Apache-2.0,2015-05-04 09:17:25.000,2024-03-18 18:17:01.000000,2023-11-23 07:01:25,503.0,33,13.0,50.0,16.0,100.0,466,Load Testing Tool.,155.0,149.0,16.0,22,False,,,2017-03-22 08:05:08.000,0.6.2,21.0,,192705.0,tarekziade/molotov,,molotov,https://pypi.org/project/molotov,2022-10-21 18:37:01.226,6.0,192705.0,,,,3.0,,,,,,,,,,,,,,,,, +497,django-smuggler,semente/django-smuggler,admin-ui,,https://github.com/semente/django-smuggler,https://github.com/semente/django-smuggler,LGPL-3.0,2009-12-11 20:59:14.000,2022-09-03 21:45:56.000000,2022-02-03 13:31:17,289.0,34,6.0,30.0,8.0,41.0,374,Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the..,193.0,193.0,22.0,22,False,['django'],,2022-02-03 13:30:53.000,1.0.4,16.0,,9952.0,,,django-smuggler,https://pypi.org/project/django-smuggler,2022-02-03 13:30:53.000,,9952.0,,,,3.0,,,,,,,,,,,,,,,,, +498,fastapi-jsonrpc,smagafurov/fastapi-jsonrpc,rpc,,https://github.com/smagafurov/fastapi-jsonrpc,https://github.com/smagafurov/fastapi-jsonrpc,MIT,2019-08-09 17:56:48.000,2025-08-27 18:18:41.000000,2025-08-27 18:18:41,238.0,34,15.0,41.0,10.0,34.0,323,JSON-RPC server based on fastapi.,83.0,75.0,15.0,22,True,['fastapi'],2.0,2025-04-24 14:54:19.000,3.4.1,82.0,,28214.0,,,fastapi-jsonrpc,https://pypi.org/project/fastapi-jsonrpc,2025-04-24 14:51:22.000,8.0,28214.0,,,,3.0,,,,,,,,,,,,,,,,, +499,starlette_exporter,stephenhillier/starlette_exporter,fastapi-utils,,https://github.com/stephenhillier/starlette_exporter,https://github.com/stephenhillier/starlette_exporter,Apache-2.0,2019-10-26 22:04:25.000,2024-10-15 18:59:58.000000,2024-06-26 03:50:43,228.0,36,1.0,53.0,11.0,44.0,321,Prometheus exporter for Starlette and FastAPI.,26.0,,26.0,22,False,['fastapi'],,2024-06-26 04:06:52.000,0.23.0,28.0,,839900.0,,,starlette_exporter,https://pypi.org/project/starlette_exporter,2024-06-26 04:05:26.000,26.0,839900.0,,,,2.0,,,,,,,,,,,,,,,,, +500,mailer,marrow/mailer,email,,https://github.com/marrow/mailer,https://github.com/marrow/mailer,MIT,2011-03-13 05:21:26.000,2025-08-28 14:55:58.010000,2025-05-21 17:42:25,302.0,62,9.0,32.0,21.0,55.0,283,"A light-weight, modular, message representation and mail delivery framework for Python.",7.0,,22.0,22,True,,,2019-09-16 00:20:27.000,4.0.3,8.0,246.0,89676.0,,conda-forge/mailer,mailer,https://pypi.org/project/mailer,2015-04-22 03:10:28.000,7.0,88030.0,https://anaconda.org/conda-forge/mailer,2025-08-28 14:55:58.010,97048.0,3.0,,,,,,,,,,,,,,,,, +501,flask-s3,e-dard/flask-s3,flask-utils,,https://github.com/e-dard/flask-s3,https://github.com/e-dard/flask-s3,WTFPL,2012-10-01 18:08:11.000,2023-08-26 19:08:06.000000,2017-07-19 05:38:58,157.0,90,12.0,53.0,19.0,34.0,200,Seamlessly serve your static assets of your Flask app from Amazon S3.,537.0,530.0,26.0,22,False,,,2017-02-23 20:44:59.000,0.3.3,30.0,49.0,14938.0,,,flask-s3,https://pypi.org/project/flask-s3,2017-02-23 20:44:59.000,7.0,14938.0,,,,3.0,,,,,,,,,,,,,,,,, +502,async-asgi-testclient,vinissimus/async-asgi-testclient,testing,,https://github.com/vinissimus/async-asgi-testclient,https://github.com/vinissimus/async-asgi-testclient,MIT,2019-04-15 12:26:06.000,2023-06-29 14:52:47.000000,2022-06-13 09:29:26,55.0,21,5.0,39.0,15.0,14.0,161,A framework-agnostic library for testing ASGI web applications.,931.0,880.0,14.0,22,False,,,2022-06-13 09:30:07.000,1.4.11,32.0,,149396.0,,,async-asgi-testclient,https://pypi.org/project/async-asgi-testclient,2022-06-13 09:30:07.000,51.0,149396.0,,,,3.0,,,,,,,,,,,,,,,,, +503,gabbi,cdent/gabbi,testing,,https://github.com/cdent/gabbi,https://github.com/cdent/gabbi,Apache-2.0,2014-12-12 14:46:59.000,2025-06-29 14:42:43.000000,2025-05-26 09:57:07,815.0,36,6.0,188.0,24.0,132.0,155,Declarative HTTP Testing for Python and anything else.,10.0,,30.0,22,True,,,2025-05-26 10:07:26.000,4.1.1,132.0,33.0,27638.0,,,gabbi,https://pypi.org/project/gabbi,2025-05-26 10:07:20.000,10.0,27638.0,,,,3.0,,,,,,,,,,,,,,,,, +504,httpstat,reorx/httpstat,http-clients,,https://github.com/reorx/httpstat,https://github.com/reorx/httpstat,MIT,2016-08-30 06:30:59.000,2023-10-03 17:31:57.000000,2023-06-12 12:26:15,95.0,385,131.0,23.0,7.0,22.0,6122,curl statistics made simple.,20.0,20.0,6.0,21,False,,,2022-10-11 14:44:08.598,1.3.2,9.0,337.0,3589.0,,,httpstat,https://pypi.org/project/httpstat,2022-10-11 14:44:08.598,,3586.0,,,,3.0,,,,,,,,,,,,,,,,, +505,ProxyBroker,constverum/Proxybroker,others,,https://github.com/constverum/ProxyBroker,https://github.com/constverum/ProxyBroker,Apache-2.0,2015-10-11 15:13:37.000,2024-03-18 18:41:12.000000,2019-03-13 10:21:05,152.0,1078,140.0,32.0,102.0,80.0,4043,Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.,6.0,,9.0,21,False,,,2019-03-12 19:47:46.000,0.3.2,12.0,,5049.0,,,proxybroker,https://pypi.org/project/proxybroker,2019-03-12 19:47:46.000,6.0,5049.0,,,,3.0,,,,,,,,,,,,,,,,, +506,urlwatch,thp/urlwatch,others,,https://github.com/thp/urlwatch,https://github.com/thp/urlwatch,BSD-3-Clause,2014-01-29 18:42:20.000,2025-08-25 13:12:25.000000,2025-08-25 13:12:25,960.0,351,71.0,335.0,81.0,432.0,2935,"Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly..",,,95.0,21,True,,2.0,,,38.0,,3334.0,,,urlwatch,https://pypi.org/project/urlwatch,2024-12-10 11:58:32.000,,3334.0,,,,3.0,,,,,,,,,,,,,,,,, +507,yandex-tank,yandex/yandex-tank,testing,,https://github.com/yandex/yandex-tank,https://github.com/yandex/yandex-tank,LGPL-2.0,2012-07-23 11:05:58.000,2025-08-19 11:08:45.000000,2025-03-12 14:32:59,3800.0,284,90.0,733.0,83.0,109.0,2531,Load and performance benchmark tool.,,,119.0,21,False,,,2024-12-19 07:38:35.000,2.0.12,51.0,,240.0,,,yandextank,https://pypi.org/project/yandextank,2024-12-19 07:38:35.000,,240.0,,,,3.0,,,,,,,,,,,,,,,,, +508,flask-bootstrap,esbullington/flask-bootstrap,flask-utils,,https://github.com/esbullington/flask-bootstrap,https://github.com/esbullington/flask-bootstrap,BSD-3-Clause,2012-03-06 17:53:29.000,2025-04-22 14:56:52.700000,2019-08-14 04:58:34,139.0,724,9.0,5.0,1.0,4.0,1577,"A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend.",150.0,,6.0,21,False,['flask'],,,,36.0,,190939.0,,conda-forge/flask-bootstrap,flask-bootstrap,https://pypi.org/project/flask-bootstrap,2017-01-11 23:28:23.000,150.0,190709.0,https://anaconda.org/conda-forge/flask-bootstrap,2025-04-22 14:56:52.700,19863.0,3.0,,,,,,,,,,,,,,,,, +509,Spectacle,sourcey/spectacle,openapi-utils,,https://github.com/sourcey/spectacle,https://github.com/sourcey/spectacle,MIT,2016-01-12 10:36:11.000,2024-04-30 08:21:11.000000,2021-08-09 23:54:18,298.0,335,17.0,108.0,41.0,97.0,1277,Beautiful static documentation generator for OpenAPI/Swagger 2.0.,11.0,3.0,41.0,21,False,['openapi'],,2020-03-10 02:57:20.472,1.1.0,61.0,,865.0,,,,,,,,,,,3.0,,spectacle-docs,https://www.npmjs.com/package/spectacle-docs,2020-03-10 02:57:20.472,8.0,865.0,,,,,,,,,,, +510,fastapi-jwt-auth,IndominusByte/fastapi-jwt-auth,auth,,https://github.com/IndominusByte/fastapi-jwt-auth,https://github.com/IndominusByte/fastapi-jwt-auth,MIT,2020-07-23 09:40:19.000,2024-04-12 06:58:02.000000,2020-11-11 05:05:27,123.0,158,8.0,26.0,62.0,36.0,724,"FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight).",14.0,,4.0,21,False,['fastapi'],,2020-11-06 11:15:11.000,0.5.0,7.0,,100796.0,,,fastapi-jwt-auth,https://pypi.org/project/fastapi-jwt-auth,2020-10-07 08:57:53.000,14.0,100796.0,,,,3.0,,,,,,,,,,,,,,,,, +511,safrs,thomaxxl/safrs,flask-utils,,https://github.com/thomaxxl/safrs,https://github.com/thomaxxl/safrs,GPL-3.0,2017-09-20 07:56:55.000,2025-06-05 12:51:01.000000,2025-06-05 12:50:51,1370.0,73,13.0,73.0,5.0,77.0,411,SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.,608.0,606.0,17.0,21,True,"['flask', 'openapi']",,2025-05-07 14:09:02.000,3.1.7,84.0,,404.0,,,safrs,https://pypi.org/project/safrs,2025-05-07 14:07:22.000,2.0,404.0,,,,3.0,,,,,,,,,,,,,,,,, +512,django-graphql-auth,PedroBern/django-graphql-auth,graphql,,https://github.com/PedroBern/django-graphql-auth,https://github.com/PedroBern/django-graphql-auth,MIT,2020-01-15 16:36:01.000,2024-08-06 13:07:28.000000,2022-06-17 09:46:13,276.0,104,20.0,62.0,75.0,44.0,333,Django registration and authentication with GraphQL.,745.0,745.0,16.0,21,False,['django'],,2020-11-16 13:18:58.000,0.3.15,37.0,,5703.0,,,django-graphql-auth,https://pypi.org/project/django-graphql-auth,2020-11-16 13:18:58.000,,5703.0,,,,3.0,,,,,,,,,,,,,,,,, +513,flask-jsonrpc,cenobites/flask-jsonrpc,flask-utils,,https://github.com/cenobites/flask-jsonrpc,https://github.com/cenobites/flask-jsonrpc,BSD-3-Clause,2012-12-14 18:33:24.000,2025-08-07 16:33:33.000000,2024-11-02 16:06:46,685.0,62,14.0,552.0,16.0,79.0,295,Basic JSON-RPC implementation for your Flask-powered sites.,281.0,281.0,18.0,21,True,['flask'],,2024-02-11 21:36:57.000,3.0.1,15.0,207.0,243.0,,,rpc,https://pypi.org/project/rpc,2012-04-28 13:01:16.000,,239.0,,,,3.0,,,,,,,,,,,,,,,,, +514,graphene-pydantic,graphql-python/graphene-pydantic,graphql,,https://github.com/graphql-python/graphene-pydantic,https://github.com/graphql-python/graphene-pydantic,Apache-2.0,2019-06-20 00:49:40.000,2025-01-14 01:38:27.000000,2025-01-14 01:38:22,276.0,44,7.0,66.0,14.0,33.0,243,Integrate GraphQL with your Pydantic models.,3.0,,24.0,21,True,['graphql'],,2024-02-01 18:37:26.000,0.6.1,13.0,,92084.0,,,graphene-pydantic,https://pypi.org/project/graphene-pydantic,2024-02-01 18:37:26.000,3.0,92084.0,,,,3.0,,,,,,,,,,,,,,,,, +515,python-jwt,davedoesdev/python-jwt,auth,,https://github.com/davedoesdev/python-jwt,https://github.com/davedoesdev/python-jwt,MIT,2013-09-30 08:03:49.000,2023-11-13 07:57:01.000000,2023-11-13 07:55:27,169.0,29,10.0,8.0,,17.0,222,Python module for generating and verifying JSON Web Tokens.,82.0,,5.0,21,False,,,2023-11-13 07:57:01.000,4.1.0,45.0,,343546.0,,,python-jwt,https://pypi.org/project/python-jwt,2023-11-13 07:57:01.000,82.0,343546.0,,,,3.0,,,,,,,,,,,,,,,,, +516,python-graphql-client,prisma-labs/python-graphql-client,graphql,,https://github.com/prisma-labs/python-graphql-client,https://github.com/prisma-labs/python-graphql-client,MIT,2016-05-12 12:09:18.000,2021-03-04 21:32:03.000000,2018-07-12 02:38:48,26.0,46,13.0,14.0,10.0,6.0,156,Simple GraphQL client for Python 2.7+.,101.0,,6.0,21,False,,,2021-03-04 21:32:03.000,0.4.3,9.0,,550555.0,,,python-graphql-client,https://pypi.org/project/python-graphql-client,2021-03-04 21:32:03.000,101.0,550555.0,,,,3.0,,,,,,,,,,,,,,,,, +517,Flask-Opentracing,opentracing-contrib/python-flask,flask-utils,,https://github.com/opentracing-contrib/python-flask,https://github.com/opentracing-contrib/python-flask,BSD-3-Clause,2016-07-20 17:14:48.000,2024-02-29 21:31:57.000000,2024-02-29 21:10:38,72.0,47,10.0,31.0,9.0,22.0,138,OpenTracing instrumentation for the Flask microframework.,570.0,547.0,16.0,21,False,['flask'],,2024-02-29 21:31:57.000,2.0.0,13.0,,68093.0,,,Flask-Opentracing,https://pypi.org/project/Flask-Opentracing,2024-02-29 21:31:57.000,23.0,68093.0,,,,3.0,,,,,,,,,,,,,,,,, +518,markdown-include,cmacmackin/markdown-include,markdown,,https://github.com/cmacmackin/markdown-include,https://github.com/cmacmackin/markdown-include,GPL-3.0,2015-01-09 01:12:35.000,2025-04-22 14:57:38.757000,2023-02-07 09:45:37,75.0,40,8.0,24.0,12.0,19.0,114,Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.,7719.0,7447.0,12.0,21,False,,,2023-02-07 09:49:00.957,0.8.1,14.0,,220801.0,,conda-forge/markdown-include,markdown-include,https://pypi.org/project/markdown-include,2023-02-07 09:49:00.957,272.0,220282.0,https://anaconda.org/conda-forge/markdown-include,2025-04-22 14:57:38.757,30106.0,3.0,,,,,,,,,,,,,,,,, +519,pyramid_jinja2,Pylons/pyramid_jinja2,pyramid-utils,,https://github.com/Pylons/pyramid_jinja2,https://github.com/Pylons/pyramid_jinja2,,2010-10-31 16:21:44.000,2025-09-04 12:36:02.000000,2024-02-08 06:04:14,595.0,58,16.0,112.0,5.0,56.0,71,Jinja2 templating system bindings for the Pyramid web framework.,37.0,,51.0,21,False,['pyramid'],,2024-02-08 06:08:17.000,2.10.1,41.0,,1856007.0,,anaconda/pyramid_jinja2,pyramid_jinja2,https://pypi.org/project/pyramid_jinja2,2024-02-08 06:08:17.000,37.0,1855994.0,https://anaconda.org/anaconda/pyramid_jinja2,2025-04-22 15:32:19.383,1608.0,1.0,,,,,,,,,,,,,,,,,BSD-based +520,GHunt,mxrch/GHunt,third-party-apis,,https://github.com/mxrch/GHunt,https://github.com/mxrch/GHunt,,2020-10-02 11:26:03.000,2025-09-03 15:34:12.000000,2025-09-03 15:34:11,354.0,1407,532.0,98.0,59.0,363.0,16875,Offensive Google framework.,,,35.0,20,False,,2.0,2024-06-06 01:54:02.000,2.2.0,3.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +521,cabot,arachnys/cabot,others,,https://github.com/arachnys/cabot,https://github.com/arachnys/cabot,MIT,2014-01-06 17:48:59.000,2023-09-10 09:23:26.000000,2021-01-05 10:40:20,735.0,577,147.0,270.0,163.0,298.0,5647,"Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty.",14.0,14.0,71.0,20,False,,,2017-09-14 16:02:39.000,0.11.7,22.0,124.0,1.0,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +522,cookiecutter-flask,cookiecutter-flask/cookiecutter-flask,flask-utils,,https://github.com/cookiecutter-flask/cookiecutter-flask,https://github.com/cookiecutter-flask/cookiecutter-flask,MIT,2013-08-16 07:27:55.000,2025-09-03 00:35:32.000000,2025-08-13 12:05:18,2195.0,754,80.0,2218.0,10.0,181.0,4709,"A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and..",,,78.0,20,True,['flask'],35.0,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +523,toapi,gaojiuli/toapi,others,,https://github.com/elliotgao2/toapi,https://github.com/elliotgao2/toapi,MIT,2017-11-27 08:40:55.000,2022-07-05 22:11:04.000000,2021-06-28 01:58:45,462.0,235,76.0,84.0,6.0,49.0,3536,Every web site provides APIs.,21.0,21.0,12.0,20,False,,,2021-06-28 01:56:50.000,2.1.3,40.0,,68.0,elliotgao2/toapi,,toapi,https://pypi.org/project/toapi,2021-06-28 01:56:50.000,,68.0,,,,3.0,,,,,,,,,,,,,,,,, +524,ucall,unum-cloud/ucall,rpc,,https://github.com/unum-cloud/ucall,https://github.com/unum-cloud/ucall,Apache-2.0,2023-01-03 10:23:50.000,2025-01-13 15:18:42.000000,2025-01-13 15:18:41,519.0,49,21.0,83.0,13.0,20.0,1250,"Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-..",60.0,59.0,13.0,20,True,,,2025-01-13 15:18:44.000,0.5.7,20.0,,734.0,,,ucall,https://pypi.org/project/ucall,2024-04-15 06:07:54.000,1.0,734.0,,,,3.0,,,,,,,,,,,,,,,,, +525,gazpacho,maxhumber/gazpacho,web-scraping,,https://github.com/maxhumber/gazpacho,https://github.com/maxhumber/gazpacho,MIT,2019-09-23 20:21:55.000,2023-12-07 03:03:36.000000,2023-12-07 03:03:36,161.0,57,17.0,27.0,16.0,33.0,769,"The simple, fast, and modern web scraping library.",360.0,344.0,16.0,20,False,,,2020-10-09 12:51:41.000,1.1,19.0,,4820.0,,,gazpacho,https://pypi.org/project/gazpacho,2020-10-09 12:50:18.000,16.0,4820.0,,,,3.0,,,,,,,,,,,,,,,,, +526,fastapi-mvc,rszamszur/fastapi-mvc,fastapi-utils,,https://github.com/fastapi-mvc/fastapi-mvc,https://github.com/fastapi-mvc/fastapi-mvc,MIT,2021-07-25 14:11:38.000,2025-08-10 01:14:44.000000,2024-02-02 07:51:21,1230.0,56,7.0,226.0,21.0,105.0,684,Developer productivity tool for making high-quality FastAPI production-ready APIs.,18.0,18.0,7.0,20,False,['fastapi'],,2023-07-09 13:02:30.000,0.28.1,36.0,588.0,300.0,fastapi-mvc/fastapi-mvc,,fastapi-mvc,https://pypi.org/project/fastapi-mvc,2023-01-09 21:14:25.244,,289.0,,,,3.0,,,,,,,,,,,,,,,,, +527,Lassie,michaelhelmick/lassie,web-scraping,,https://github.com/michaelhelmick/lassie,https://github.com/michaelhelmick/lassie,MIT,2013-07-30 20:41:39.000,2022-07-30 23:22:33.000000,2021-08-20 14:32:48,231.0,49,21.0,46.0,12.0,29.0,623,Web Content Retrieval for Humans.,51.0,48.0,15.0,20,False,,,2021-08-20 14:34:18.000,0.11.11,38.0,,1062.0,,,lassie,https://pypi.org/project/lassie,2021-08-20 14:34:18.000,3.0,1062.0,,,,3.0,,,,,,,,,,,,,,,,, +528,tornadio2,mrjoes/tornadio2,websocket,,https://github.com/mrjoes/tornadio2,https://github.com/mrjoes/tornadio2,Apache-2.0,2011-09-28 10:15:54.000,2021-12-15 13:51:02.491000,2013-08-25 06:52:07,143.0,117,29.0,25.0,13.0,46.0,529,Python socket.io server implementation on top of Tornado framework.,209.0,209.0,15.0,20,False,,,2021-12-15 13:51:02.491,0.0.1,4.0,,734.0,,,tornadio2,https://pypi.org/project/tornadio2,2021-12-15 13:51:02.491,,734.0,,,,3.0,,,,,,,,,,,,,,,,, +529,Starlette Prometheus,perdy/starlette-prometheus,monitoring,,https://github.com/perdy/starlette-prometheus,https://github.com/perdy/starlette-prometheus,GPL-3.0,2019-01-10 15:49:38.000,2024-09-03 09:48:15.000000,2024-02-05 13:55:53,72.0,32,4.0,26.0,14.0,18.0,292,Prometheus integration for Starlette.,467.0,442.0,17.0,20,False,['fastapi'],,2024-09-03 09:48:15.000,0.10.0,11.0,40.0,133649.0,,,starlette-prometheus,https://pypi.org/project/starlette-prometheus,2024-09-03 09:48:15.000,25.0,133649.0,,,,3.0,,,,,,,,,,,,,,,,, +530,fastapi_cache,comeuplater/fastapi_cache,fastapi-utils,,https://github.com/comeuplater/fastapi_cache,https://github.com/comeuplater/fastapi_cache,MIT,2020-07-26 08:07:35.000,2021-09-30 07:18:28.000000,2021-02-12 15:01:21,75.0,21,3.0,7.0,9.0,3.0,222,FastAPI simple cache.,358.0,354.0,7.0,20,False,['fastapi'],,2021-02-12 14:58:56.000,0.1.0,6.0,,10335.0,,,fastapi_cache,https://pypi.org/project/fastapi_cache,2021-02-12 14:58:56.000,4.0,10335.0,,,,3.0,,,,,,,,,,,,,,,,, +531,flask_simplelogin,flask-extensions/flask_simplelogin,auth,,https://github.com/flask-extensions/Flask-SimpleLogin,https://github.com/flask-extensions/Flask-SimpleLogin,MIT,2017-08-23 22:29:20.000,2025-08-09 17:32:28.000000,2025-08-09 17:32:26,112.0,43,9.0,21.0,3.0,18.0,205,Simple Login - Login Extension for Flask.,136.0,134.0,12.0,20,True,['flask'],5.0,2024-10-30 18:21:01.000,0.2.0,2.0,,33587.0,,,flask_simplelogin,https://pypi.org/project/flask_simplelogin,2024-10-30 18:21:01.000,2.0,33587.0,,,,3.0,,,,,,,,,,,,,,,,, +532,flask-ngrok,gstaff/flask-ngrok,flask-utils,,https://github.com/gstaff/flask-ngrok,https://github.com/gstaff/flask-ngrok,Apache-2.0,2018-09-04 00:22:30.000,2023-11-02 19:01:53.000000,2019-04-28 13:53:50,26.0,57,5.0,13.0,32.0,5.0,140,A simple way to demo Flask apps from your machine.,4013.0,3998.0,2.0,20,False,['flask'],,2018-09-09 19:48:38.000,0.0.25,16.0,,40247.0,,,flask-ngrok,https://pypi.org/project/flask-ngrok,2018-09-09 19:48:38.000,15.0,40247.0,,,,3.0,,,,,,,,,,,,,,,,, +533,aresponses,aresponses/aresponses,testing,,https://github.com/aresponses/aresponses,https://github.com/aresponses/aresponses,MIT,2017-09-06 08:54:59.000,2024-07-11 15:20:18.000000,2024-07-11 04:34:15,147.0,18,16.0,49.0,3.0,33.0,106,Asyncio http mocking. Similar to the responses library used for requests.,717.0,699.0,15.0,20,False,,,2024-01-12 05:36:33.000,3.0.0,25.0,,75730.0,,,aresponses,https://pypi.org/project/aresponses,2024-01-12 05:36:33.000,18.0,75730.0,,,,3.0,,,,,,,,,,,,,,,,, +534,lambdarest,sloev/python-lambdarest,serverless,,https://github.com/sloev/python-lambdarest,https://github.com/sloev/python-lambdarest,MIT,2017-02-07 15:30:04.000,2023-03-08 21:03:10.000000,2023-03-08 21:03:05,179.0,24,35.0,62.0,1.0,31.0,94,Flask like web framework for AWS Lambda.,14.0,14.0,23.0,20,False,,,2023-03-08 12:15:00.843,13.0.3,53.0,,1799.0,,,lambdarest,https://pypi.org/project/lambdarest,2023-03-08 12:15:00.843,,1799.0,,,,3.0,,,,,,,,,,,,,,,,, +535,pyramid_mailer,Pylons/pyramid_mailer,email,,https://github.com/Pylons/pyramid_mailer,https://github.com/Pylons/pyramid_mailer,BSD-3-Clause,2011-09-26 01:17:42.000,2022-11-17 20:47:17.000000,2022-09-17 23:31:23,389.0,40,15.0,59.0,12.0,33.0,50,A package for sending email from your Pyramid application.,28.0,,36.0,20,False,['pyramid'],,2016-12-13 20:51:40.258,0.15.1,24.0,,39058.0,,,pyramid_mailer,https://pypi.org/project/pyramid_mailer,2016-12-13 20:51:40.258,28.0,39058.0,,,,3.0,,,,,,,,,,,,,,,,, +536,AutoScraper,alirezamika/autoscraper,web-scraping,,https://github.com/alirezamika/autoscraper,https://github.com/alirezamika/autoscraper,MIT,2020-08-31 12:02:19.000,2025-06-09 12:00:29.000000,2025-06-08 13:47:27,147.0,699,125.0,29.0,12.0,66.0,6912,"A Smart, Automatic, Fast and Lightweight Web Scraper for Python.",2.0,,8.0,19,True,,5.0,2022-07-17 17:20:18.601,1.1.14,16.0,,2125.0,,,autoscraper,https://pypi.org/project/autoscraper,2022-07-17 17:20:18.601,2.0,2125.0,,,,3.0,,,,,,,,,,,,,,,,, +537,snallygaster,hannob/snallygaster,web-scraping,,https://github.com/hannob/snallygaster,https://github.com/hannob/snallygaster,0BSD,2018-04-10 12:01:16.000,2025-04-15 07:25:09.000000,2025-04-15 07:18:30,253.0,228,69.0,45.0,12.0,33.0,2089,Tool to scan for secret files on HTTP servers.,8.0,8.0,17.0,19,False,,,2024-10-19 09:58:57.000,0.0.13,13.0,,312.0,,,snallygaster,https://pypi.org/project/snallygaster,2024-10-19 09:58:57.000,,312.0,,,,3.0,,,,,,,,,,,,,,,,, +538,gmail,charlierguo/gmail,email,,https://github.com/charlierguo/gmail,https://github.com/charlierguo/gmail,MIT,2013-07-29 03:46:41.000,2023-07-09 19:49:08.000000,2014-02-04 22:59:23,73.0,385,90.0,41.0,60.0,11.0,1792,A Pythonic interface for Google Mail.,8.0,,14.0,19,False,,,2017-08-07 19:59:52.000,0.6.3,10.0,,2796.0,,,gmail,https://pypi.org/project/gmail,2017-08-07 19:59:52.000,8.0,2796.0,,,,3.0,,,,,,,,,,,,,,,,, +539,merchant,agiliq/merchant,django-utils,,https://github.com/agiliq/merchant,https://github.com/agiliq/merchant,BSD-3-Clause,2010-09-29 11:30:58.000,2022-07-08 19:12:50.000000,2015-07-08 05:29:26,684.0,175,58.0,86.0,30.0,42.0,1022,A Django app to accept payments from various payment processors via Pluggable backends.,34.0,34.0,49.0,19,False,['django'],,,,9.0,,24.0,,,django-merchant,https://pypi.org/project/django-merchant,2013-12-02 07:13:21.000,,24.0,,,,3.0,,,,,,,,,,,,,,,,, +540,fastapi-versioning,DeanWay/fastapi-versioning,fastapi-utils,,https://github.com/DeanWay/fastapi-versioning,https://github.com/DeanWay/fastapi-versioning,MIT,2019-12-02 23:40:07.000,2023-07-25 14:20:52.000000,2021-08-24 17:12:25,93.0,64,7.0,33.0,35.0,17.0,731,api versioning for fastapi web applications.,16.0,,16.0,19,False,['fastapi'],,2021-08-24 17:06:33.000,0.10.0,10.0,,71125.0,,,fastapi-versioning,https://pypi.org/project/fastapi-versioning,2021-08-24 17:06:33.000,16.0,71125.0,,,,3.0,,,,,,,,,,,,,,,,, +541,fastapi-sqlalchemy,mfreeborn/fastapi-sqlalchemy,fastapi-utils,,https://github.com/mfreeborn/fastapi-sqlalchemy,https://github.com/mfreeborn/fastapi-sqlalchemy,MIT,2019-11-03 16:30:26.000,2024-04-09 04:47:10.000000,2024-04-09 04:47:04,96.0,43,11.0,27.0,20.0,13.0,664,Adds simple SQLAlchemy support to FastAPI.,12.0,3.0,10.0,19,False,['fastapi'],,2020-09-25 16:26:29.000,0.2.1,9.0,,66275.0,,,fastapi-sqlalchemy,https://pypi.org/project/fastapi-sqlalchemy,2020-09-25 16:26:29.000,9.0,66275.0,,,,3.0,,,,,,,,,,,,,,,,, +542,flask-mongorest,closeio/flask-mongorest,web-frameworks,,https://github.com/closeio/flask-mongorest,https://github.com/closeio/flask-mongorest,BSD-3-Clause,2012-06-12 18:40:14.000,2024-01-23 12:59:32.000000,2024-01-23 12:59:32,306.0,89,49.0,82.0,27.0,38.0,521,Restful API framework wrapped around MongoEngine.,53.0,53.0,18.0,19,False,['flask'],,2019-08-26 10:57:49.000,0.3.0,7.0,,137.0,,,Flask-MongoRest,https://pypi.org/project/Flask-MongoRest,2019-08-26 10:51:10.000,,137.0,,,,3.0,,,,,,,,,,,,,,,,, +543,fastapi-plugins,madkote/fastapi-plugins,fastapi-utils,,https://github.com/madkote/fastapi-plugins,https://github.com/madkote/fastapi-plugins,MIT,2019-11-20 11:41:50.000,2025-07-09 21:03:39.000000,2025-07-09 21:00:37,102.0,27,2.0,9.0,3.0,14.0,492,FastAPI framework plugins.,119.0,115.0,3.0,19,True,['fastapi'],7.0,2025-07-09 21:05:58.000,0.14.0,23.0,,6533.0,,,fastapi-plugins,https://pypi.org/project/fastapi-plugins,2025-07-09 21:00:09.000,4.0,6533.0,,,,3.0,,,,,,,,,,,,,,,,, +544,Kotti,Kotti/Kotti,cms,,https://github.com/Kotti/Kotti,https://github.com/Kotti/Kotti,BSD,2011-01-28 15:42:02.000,2024-10-29 14:42:07.000000,2022-07-03 18:00:41,2993.0,117,39.0,381.0,51.0,166.0,412,"Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible..",233.0,233.0,66.0,19,False,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +545,flama,perdy/flama,web-frameworks,,https://github.com/vortico/flama,https://github.com/vortico/flama,Apache-2.0,2018-09-27 15:29:54.000,2025-06-25 12:04:59.000000,2025-06-25 12:02:39,509.0,16,7.0,65.0,4.0,109.0,280,Fire up your models with the flame.,17.0,16.0,9.0,19,True,,11.0,2025-06-25 12:05:05.000,1.11.7,52.0,594.0,253.0,vortico/flama,,flama,https://pypi.org/project/flama,2025-06-25 12:04:59.000,1.0,244.0,,,,3.0,,,,,,,,,,,,,,,,, +546,flask-msearch,honmaple/flask-msearch,flask-utils,,https://github.com/honmaple/flask-msearch,https://github.com/honmaple/flask-msearch,BSD-3-Clause,2017-04-15 16:31:48.000,2024-01-16 05:07:23.000000,2024-01-16 05:07:05,61.0,30,7.0,13.0,8.0,46.0,228,Full text search for flask.,618.0,618.0,4.0,19,False,['flask'],,2020-05-18 15:17:04.000,0.2.9,24.0,,582.0,,,flask-msearch,https://pypi.org/project/flask-msearch,2024-01-16 05:06:56.000,,582.0,,,,3.0,,,,,,,,,,,,,,,,, +547,instagram-scraper,arc298/instagram-scraper,third-party-apis,,https://github.com/arc298/instagram-scraper,https://github.com/arc298/instagram-scraper,Unlicense,2013-04-09 03:12:09.000,2024-02-20 07:37:04.000000,,,1364,,,420.0,,6873,Scrapes an instagram users photos and videos.,12.0,,54.0,18,False,,,2024-02-20 07:37:04.000,66.0.3,77.0,,133.0,,,instagram-scraper,https://pypi.org/project/instagram-scraper,2024-02-20 07:37:04.000,12.0,133.0,,,,3.0,,,,,,,,,,,,,,,,, +548,flask_jsondash,christabor/flask_jsondash,flask-utils,,https://github.com/christabor/flask_jsondash,https://github.com/christabor/flask_jsondash,MIT,2016-02-18 04:34:48.000,2024-04-08 16:11:09.000000,2022-07-08 00:23:11,773.0,299,100.0,85.0,50.0,112.0,3296,Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.,2.0,2.0,7.0,18,False,['flask'],,2017-06-13 18:56:28.000,6.2.3,11.0,,26.0,,,flask_jsondash,https://pypi.org/project/flask_jsondash,2017-06-13 18:53:34.000,,26.0,,,,3.0,,,,,,,,,,,,,,,,, +549,fastapi_contrib,identixone/fastapi_contrib,fastapi-utils,,https://github.com/identixone/fastapi_contrib,https://github.com/identixone/fastapi_contrib,MIT,2019-08-21 20:51:35.000,2022-09-12 13:55:21.000000,2021-06-03 14:00:13,140.0,29,7.0,157.0,15.0,23.0,641,Opinionated set of utilities on top of FastAPI.,13.0,,12.0,18,False,['fastapi'],,2021-06-03 13:58:16.000,0.2.11,34.0,,7575.0,,,fastapi_contrib,https://pypi.org/project/fastapi_contrib,2021-06-03 13:49:33.000,13.0,7575.0,,,,3.0,,,,,,,,,,,,,,,,, +550,golem,golemhq/golem,testing,,https://github.com/golemhq/golem,https://github.com/golemhq/golem,MIT,2016-01-11 19:43:42.000,2022-02-07 13:15:15.000000,2021-11-16 00:44:19,643.0,75,37.0,99.0,16.0,120.0,486,A complete test automation tool.,8.0,7.0,21.0,18,False,,,2021-07-30 15:38:36.000,0.10.1,36.0,80.0,52.0,,,golem-framework,https://pypi.org/project/golem-framework,2021-07-30 15:31:26.000,1.0,52.0,,,,3.0,,,,,,,,,,,,,,,,, +551,huxley,facebookarchive/huxley,testing,,https://github.com/facebookarchive/huxley,https://github.com/facebookarchive/huxley,Apache-2.0,2013-07-30 06:01:12.000,2021-09-07 23:22:47.000000,2014-12-05 21:39:52,68.0,281,206.0,24.0,41.0,29.0,4059,A testing system for catching visual regressions in Web applications.,5.0,5.0,7.0,17,False,,,,,5.0,,20.0,,,huxley,https://pypi.org/project/huxley,2014-03-27 18:23:28.000,,20.0,,,,3.0,,,,,,,,,,,,,,,,, +552,fastapi-react,Buuntu/fastapi-react,fastapi-utils,,https://github.com/Buuntu/fastapi-react,https://github.com/Buuntu/fastapi-react,MIT,2020-03-21 19:48:47.000,2023-10-06 23:46:17.000000,2022-02-18 04:40:27,150.0,366,45.0,139.0,44.0,39.0,2435,"Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker.",,,13.0,17,False,['fastapi'],,2021-02-02 23:59:57.000,1.2.0,2.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +553,libextract,datalib/libextract,others,,https://github.com/datalib/libextract,https://github.com/datalib/libextract,MIT,2015-04-06 08:27:32.000,2020-10-02 11:31:24.000000,2015-05-23 08:52:06,317.0,45,23.0,19.0,2.0,19.0,505,Extract data from websites using basic statistical magic.,22.0,22.0,3.0,17,False,,,2015-06-28 22:20:05.000,0.0.12,4.0,,56.0,,,libextract,https://pypi.org/project/libextract,2015-06-28 22:20:05.000,,56.0,,,,3.0,,,,,,,,,,,,,,,,, +554,fastapi-socketio,pyropy/fastapi-socketio,fastapi-utils,,https://github.com/pyropy/fastapi-socketio,https://github.com/pyropy/fastapi-socketio,Apache-2.0,2020-09-11 15:22:31.000,2023-11-26 03:02:26.000000,2023-03-03 08:44:22,44.0,31,3.0,16.0,20.0,16.0,334,Easily integrate socket.io with your FastAPI app.,3.0,,7.0,17,False,['fastapi'],,2023-03-03 08:42:00.907,0.0.10,14.0,,55535.0,,,fastapi-socketio,https://pypi.org/project/fastapi-socketio,2021-12-06 08:10:52.000,3.0,55535.0,,,,3.0,,,,,,,,,,,,,,,,, +555,flask-file-upload,joegasewicz/flask-file-upload,flask-utils,,https://github.com/joegasewicz/flask-file-upload,https://github.com/joegasewicz/flask-file-upload,MIT,2019-12-13 11:26:42.000,2023-02-16 04:15:10.000000,2023-02-08 08:18:07,375.0,15,5.0,54.0,14.0,60.0,154,Easy file uploads for Flask.,97.0,97.0,7.0,17,False,['flask'],,2021-12-07 13:25:50.000,0.2.1,25.0,,48.0,,,flask-file-upload,https://pypi.org/project/flask-file-upload,2021-12-07 13:25:50.000,,48.0,,,,3.0,,,,,,,,,,,,,,,,, +556,pyramid_celery,sontek/pyramid_celery,pyramid-utils,,https://github.com/sontek/pyramid_celery,https://github.com/sontek/pyramid_celery,MIT,2011-11-05 09:07:26.000,2024-07-23 05:36:00.000000,2021-02-24 02:40:04,189.0,66,14.0,56.0,20.0,34.0,106,Pyramid configuration with celery integration. Allows you to use pyramid .ini files to configure celery and have your..,2.0,,25.0,17,False,['pyramid'],,2021-02-24 02:34:47.000,4.0.0,11.0,,6135.0,,,pyramid_celery,https://pypi.org/project/pyramid_celery,2021-02-24 02:34:47.000,2.0,6135.0,,,,3.0,,,,,,,,,,,,,,,,, +557,apex,cd34/apex,auth,,https://github.com/cd34/apex,https://github.com/cd34/apex,MIT,2011-07-17 20:20:49.000,2022-09-17 20:58:19.000000,2020-04-02 04:58:41,429.0,29,12.0,77.0,8.0,20.0,96,"Toolkit for Pyramid, a Pylons Project, to add Authentication and Authorization using Velruse (OAuth) and/or a local..",19.0,,19.0,17,False,['pyramid'],,,,5.0,,15384.0,,,apex,https://pypi.org/project/apex,2021-12-15 14:18:14.200,19.0,15384.0,,,,3.0,,,,,,,,,,,,,,,,, +558,Flask-GraphQL-Auth,NovemberOscar/Flask-GraphQL-Auth,graphql,,https://github.com/rscarrera27/Flask-GraphQL-Auth,https://github.com/rscarrera27/Flask-GraphQL-Auth,MIT,2018-04-19 00:41:39.000,2023-05-01 21:37:28.000000,2021-06-16 13:33:51,120.0,13,6.0,15.0,5.0,13.0,63,(UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to provide JWT authentication for Flask-GraphQL.,323.0,323.0,7.0,17,False,['flask'],,2021-04-19 04:21:50.000,1.3.3,14.0,,2071.0,rscarrera27/Flask-GraphQL-Auth,,flask-graphql-auth,https://pypi.org/project/flask-graphql-auth,2021-04-19 04:19:08.000,,2071.0,,,,3.0,,,,,,,,,,,,,,,,, +559,pyramid_swagger,striglia/pyramid_swagger,openapi-utils,,https://github.com/Yelp/pyramid_swagger,https://github.com/Yelp/pyramid_swagger,BSD-3-Clause,2014-05-24 00:43:16.000,2025-09-04 15:44:27.000000,2024-05-09 00:14:03,583.0,46,12.0,149.0,,,62,Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.,,,42.0,17,False,['pyramid'],,2024-05-08 20:50:15.000,2.9.0,29.0,,4585.0,Yelp/pyramid_swagger,,pyramid_swagger,https://pypi.org/project/pyramid_swagger,2024-05-08 20:50:15.000,,4585.0,,,,3.0,,,,,,,,,,,,,,,,, +560,nginx-ui,schenkd/nginx-ui,admin-ui,,https://github.com/schenkd/nginx-ui,https://github.com/schenkd/nginx-ui,MIT,2020-05-30 08:31:03.000,2024-05-26 05:34:56.000000,2023-04-24 11:52:27,13.0,274,79.0,25.0,24.0,17.0,4481,Nginx UI allows you to access and modify the nginx configurations files without cli.,,,4.0,16,False,,,2020-06-28 15:17:10.000,0.2,1.0,,8511.0,,,,,,,,,,,3.0,,,,,,,,,,schenkd/nginx-ui,https://hub.docker.com/r/schenkd/nginx-ui,2020-06-25 16:45:27.170206,14.0,544706.0,,, +561,igramscraper,realsirjoe/instagram-scraper,third-party-apis,,https://github.com/realsirjoe/instagram-scraper,https://github.com/realsirjoe/instagram-scraper,MIT,2019-06-10 06:15:55.000,2021-09-05 10:31:32.000000,,,355,,,108.0,,2145,"scrapes medias, likes, followers, tags and all metadata. Inspired by instagram-php-scraper,bot.",2.0,,24.0,16,False,,,2020-05-25 18:11:03.000,0.3.5,9.0,,407.0,,,igramscraper,https://pypi.org/project/igramscraper,2020-05-25 18:11:03.000,2.0,407.0,,,,3.0,,,,,,,,,,,,,,,,, +562,tinkerer,vladris/tinkerer,others,,https://github.com/vladris/tinkerer,https://github.com/vladris/tinkerer,BSD-2-Clause-FreeBSD,2013-05-18 10:18:28.000,2022-10-09 23:59:25.000000,2022-10-09 23:59:25,738.0,78,27.0,54.0,20.0,46.0,304,Python blogging engine.,,,39.0,16,False,,,2019-12-06 00:18:53.000,1.7.2,24.0,,65.0,,,tinkerer,https://pypi.org/project/tinkerer,2021-12-15 13:47:04.512,,65.0,,,,3.0,,,,,,,,,,,,,,,,, +563,opengraph,erikriver/opengraph,web-scraping,,https://github.com/erikriver/opengraph,https://github.com/erikriver/opengraph,MIT,2011-06-17 08:11:10.000,2021-12-26 03:18:57.000000,2017-09-19 15:55:05,27.0,82,15.0,28.0,23.0,2.0,233,A python module to parse the Open Graph Protocol.,112.0,110.0,8.0,16,False,,,,,3.0,,6217.0,,,opengraph,https://pypi.org/project/opengraph,2012-05-25 23:25:52.000,2.0,6217.0,,,,3.0,,,,,,,,,,,,,,,,, +564,tartiflette-asgi,tartiflette/tartiflette-asgi,graphql,,https://github.com/tartiflette/tartiflette-asgi,https://github.com/tartiflette/tartiflette-asgi,MIT,2019-04-19 19:38:45.000,2023-06-26 07:57:25.000000,2022-05-20 21:14:37,166.0,17,7.0,139.0,14.0,43.0,99,ASGI support for the Tartiflette GraphQL engine.,23.0,23.0,15.0,16,False,['graphql'],,2022-05-20 21:20:14.000,0.12.0,7.0,,250.0,,,tartiflette-asgi,https://pypi.org/project/tartiflette-asgi,2022-05-20 21:20:14.000,,250.0,,,,3.0,,,,,,,,,,,,,,,,, +565,pyramid_services,mmerickel/pyramid_services,pyramid-utils,,https://github.com/mmerickel/pyramid_services,https://github.com/mmerickel/pyramid_services,MIT,2015-02-14 06:44:36.000,2025-08-12 03:55:53.000000,2024-08-29 22:50:57,98.0,11,14.0,14.0,,5.0,82,A service layer for pyramid.,9.0,,7.0,16,False,['pyramid'],,2019-04-22 16:43:41.562,0.1.1,9.0,,17694.0,,,pyramid_services,https://pypi.org/project/pyramid_services,2019-04-22 16:43:41.941,9.0,17694.0,,,,3.0,,,,,,,,,,,,,,,,, +566,tartiflette-aiohttp,tartiflette/tartiflette-aiohttp,graphql,,https://github.com/tartiflette/tartiflette-aiohttp,https://github.com/tartiflette/tartiflette-aiohttp,MIT,2018-11-07 05:16:40.000,2023-11-12 23:04:30.000000,2022-09-07 18:59:30,228.0,11,9.0,248.0,4.0,15.0,61,"tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a..",59.0,55.0,11.0,16,False,,,2021-11-15 10:12:31.000,1.4.1,31.0,,406.0,,,tartiflette-aiohttp,https://pypi.org/project/tartiflette-aiohttp,2021-11-15 10:02:16.000,4.0,406.0,,,,3.0,,,,,,,,,,,,,,,,, +567,InstaPy,timgrossmann/InstaPy,third-party-apis,,,https://github.com/timgrossmann/InstaPy,GPL-3.0,,2022-01-19 04:05:04.000000,,,3837,,,,,17454,Tool for automated Instagram interactions.,,,,15,False,,,2022-01-19 04:05:04.000,0.6.16,52.0,,2455.0,,,instapy,https://pypi.org/project/instapy,2022-01-19 04:05:04.000,,2455.0,,,,3.0,,,,,,,,,,,,,,,,, +568,Astra,flipkart-incubator/Astra,testing,,https://github.com/flipkart-incubator/Astra,https://github.com/flipkart-incubator/Astra,Apache-2.0,2018-01-10 11:56:11.000,2024-06-05 17:35:29.000000,2024-05-21 11:35:42,489.0,404,86.0,76.0,66.0,36.0,2611,Automated Security Testing For REST APIs.,,,13.0,15,False,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +569,Growler,pyGrowler/Growler,web-frameworks,,https://github.com/pyGrowler/Growler,https://github.com/pyGrowler/Growler,Apache-2.0,2014-10-22 02:11:12.000,2020-03-08 07:53:32.000000,2020-03-08 07:51:41,599.0,27,21.0,3.0,5.0,11.0,688,A micro web-framework using asyncio coroutines and chained middleware.,,,5.0,15,False,,,2016-10-16 15:29:10.000,0.8.0,10.0,,43.0,,,growler,https://pypi.org/project/growler,2016-10-16 15:29:10.000,,43.0,,,,3.0,,,,,,,,,,,,,,,,, +570,flask-state,yoobool/flask-state,monitoring,,https://github.com/yoobool/flask-state,https://github.com/yoobool/flask-state,BSD-3-Clause,2020-08-25 02:27:29.000,2021-12-15 18:07:56.000000,2021-06-18 07:32:23,511.0,53,16.0,26.0,5.0,18.0,614,Display machine state using Python3 with Flask.,3.0,3.0,10.0,15,False,['flask'],,2021-06-18 07:47:50.000,1.1.4,16.0,,48.0,,,Flask-State,https://pypi.org/project/Flask-State,2021-06-18 07:47:50.000,,48.0,,,,3.0,,,,,,,,,,,,,,,,, +571,view.py,ZeroIntensity/view.py,web-frameworks,,https://github.com/ZeroIntensity/view.py,https://github.com/ZeroIntensity/view.py,MIT,2023-03-03 17:06:09.000,2025-06-21 22:15:30.000000,2025-06-10 16:08:34,771.0,15,3.0,81.0,48.0,71.0,211,The Batteries-Detachable Web Framework.,,,11.0,15,True,,3.0,2024-05-26 19:22:30.000,1.0.0-alpha10,10.0,,968.0,,,view.py,https://pypi.org/project/view.py,2024-05-26 19:36:56.000,,968.0,,,,3.0,,,,,,,,,,,,,,,,, +572,django-schedule,thauber/django-schedule,django-utils,,https://github.com/thauber/django-schedule,https://github.com/thauber/django-schedule,BSD-3-Clause,2009-04-02 02:56:42.000,2019-12-29 09:27:39.000000,2016-04-16 20:26:10,326.0,290,42.0,8.0,24.0,40.0,842,"A calendaring app for Django. It is now stable, Please feel free to use it now. Active development has been taken over..",,,17.0,14,False,['django'],,,,1.0,,16.0,,,django-schedule-frinat,https://pypi.org/project/django-schedule-frinat,2014-02-24 14:31:35.000,,16.0,,,,3.0,,,,,,,,,,,,,,,,,BSD-3-Clause +573,salmon,moggers87/salmon,email,,https://github.com/moggers87/salmon,https://github.com/moggers87/salmon,GPL-3.0,2013-05-07 11:29:42.000,2025-03-27 15:12:27.000000,2025-03-27 15:11:05,467.0,69,20.0,75.0,20.0,,653,Moved to Codeberg.,1.0,,15.0,14,True,,,2024-08-09 17:49:09.000,3.3.0,15.0,153.0,283.0,,,salmon-mail,https://pypi.org/project/salmon-mail,2024-08-09 17:49:09.000,1.0,281.0,,,,3.0,,,,,,,,,,,,,,,,, +574,fastapi-permissions,holgi/fastapi-permissions,auth,,https://github.com/holgi/fastapi-permissions,https://github.com/holgi/fastapi-permissions,THE BEER-WARE LICENSE,2019-07-19 22:36:43.000,2023-10-16 14:40:54.000000,2020-10-05 14:24:37,44.0,48,13.0,10.0,9.0,3.0,550,row level security for FastAPI framework.,,,1.0,14,False,['fastapi'],,2020-10-05 14:18:40.000,0.2.7,10.0,,11525.0,,,fastapi-permissions,https://pypi.org/project/fastapi-permissions,2020-10-05 14:18:40.000,,11525.0,,,,3.0,,,,,,,,,,,,,,,,, +575,fastapi_client,dmontagu/fastapi_client,fastapi-utils,,https://github.com/dmontagu/fastapi_client,https://github.com/dmontagu/fastapi_client,Apache-2.0,2019-08-03 10:35:23.000,2023-07-06 21:45:13.000000,2021-02-11 19:35:35,36.0,36,6.0,20.0,9.0,8.0,343,FastAPI client generator.,389.0,389.0,8.0,14,False,['fastapi'],,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +576,Transistor,bomquote/transistor,web-scraping,,https://github.com/bomquote/transistor,https://github.com/bomquote/transistor,MIT,2018-11-12 15:25:51.000,2025-08-31 00:24:20.000000,2020-08-16 21:52:05,198.0,23,9.0,429.0,216.0,3.0,215,"Transistor, a Python web scraping framework for intelligent use cases.",,,2.0,14,False,,,2020-08-03 20:20:32.000,0.2.4,7.0,148.0,42.0,,,transistor,https://pypi.org/project/transistor,2020-08-03 20:12:39.000,,41.0,,,,3.0,,,,,,,,,,,,,,,,, +577,pyramid_jwt,wichert/pyramid_jwt,auth,,https://github.com/wichert/pyramid_jwt,https://github.com/wichert/pyramid_jwt,BSD-2-Clause,2015-12-16 14:33:49.000,2024-11-25 20:05:06.000000,2024-11-25 20:05:06,122.0,31,6.0,34.0,22.0,20.0,76,JWT authentication for Pyramid.,,,12.0,14,True,['pyramid'],,2021-02-20 11:34:46.712,1.6.1,10.0,,7370.0,,,pyramid_jwt,https://pypi.org/project/pyramid_jwt,2020-05-05 15:16:08.000,,7370.0,,,,3.0,,,,,,,,,,,,,,,,, +578,lazynlp,chiphuyen/lazynlp,web-scraping,,https://github.com/chiphuyen/lazynlp,https://github.com/chiphuyen/lazynlp,MIT,2019-02-27 23:23:19.000,2020-11-11 12:16:30.000000,2019-10-07 16:52:30,14.0,312,73.0,5.0,8.0,3.0,2200,Library to scrape and clean web pages to create massive datasets.,,,7.0,13,False,,,2019-03-02 17:38:27.000,1.0.0,1.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +579,Scrapera,DarshanDeshpande/Scrapera,web-scraping,,https://github.com/DarshanDeshpande/Scrapera,https://github.com/DarshanDeshpande/Scrapera,MIT,2021-01-23 11:55:03.000,2022-05-22 20:08:21.000000,2021-08-30 16:47:21,37.0,21,10.0,6.0,2.0,5.0,311,A universal package of scraper scripts for humans.,2.0,2.0,4.0,13,False,,,2021-02-07 18:22:49.000,1.1.3,19.0,,31.0,,,scrapera,https://pypi.org/project/scrapera,2021-02-07 18:22:49.000,,31.0,,,,3.0,,,,,,,,,,,,,,,,, +580,flask2postman,numberly/flask2postman,flask-utils,,https://github.com/numberly/flask2postman,https://github.com/numberly/flask2postman,MIT,2015-08-28 11:12:41.000,2022-09-15 20:25:29.000000,2022-09-15 20:25:29,60.0,18,9.0,6.0,5.0,2.0,148,Generate a Postman collection from your Flask application.,28.0,28.0,5.0,13,False,['flask'],,2020-01-16 15:13:52.000,1.4.4,18.0,,752.0,,,flask2postman,https://pypi.org/project/flask2postman,2020-01-16 15:13:52.000,,752.0,,,,3.0,,,,,,,,,,,,,,,,, +581,gain,gaojiuli/gain,web-scraping,,https://github.com/gaojiuli/gain,https://github.com/gaojiuli/gain,GPL-3.0,2025-08-17 17:08:33.000,2025-08-17 17:08:33.000000,2025-08-17 17:08:33,1.0,210,,,,,1979,Taken Over By Shad0w For Responsible Disclosure [Kiwi BBP].,1.0,,,11,True,,1.0,2017-06-19 01:18:41.000,0.1.4,5.0,,67.0,,,gain,https://pypi.org/project/gain,2017-06-19 01:18:41.000,1.0,67.0,,,,3.0,,,,,,,,,,,,,,,,, +582,IP2Trace,ip2location/ip2trace-python,others,,https://github.com/ip2location/ip2trace-python,https://github.com/ip2location/ip2trace-python,MIT,2021-01-15 07:49:23.000,2024-10-04 05:18:31.000000,2024-10-04 05:13:02,25.0,18,9.0,1.0,,2.0,39,"Python tool to traceroute with IP geolocation information, such as country, region, city, isp and many more.",5.0,5.0,2.0,11,False,,,2024-10-04 05:18:31.000,3.2.2,18.0,,97.0,,,IP2Trace,https://pypi.org/project/IP2Trace,2024-10-04 05:12:31.000,,97.0,,,,3.0,,,,,,,,,,,,,,,,, +583,fastapi-lazy,yezz123/fastapi-lazy,fastapi-utils,,https://github.com/yezz123/fastango,https://github.com/yezz123/fastango,MIT,2021-09-30 14:25:29.000,2024-04-29 23:22:28.000000,2021-12-29 13:50:55,36.0,11,7.0,23.0,1.0,4.0,116,Simplifies class-based views for more organized and maintainable code in FastAPI.,,,2.0,10,False,['fastapi'],,2021-11-21 11:00:44.000,1.2.6,9.0,,17.0,yezz123/fastango,,fastapi-lazy,https://pypi.org/project/fastapi-lazy,2021-11-21 11:00:44.000,,17.0,,,,3.0,,,,,,,,,,,,,,,,, +584,timing-asgi,steinnes/timing-asgi,monitoring,,https://github.com/steinnes/timing-asgi,https://github.com/steinnes/timing-asgi,,2019-02-05 23:53:18.000,2023-07-18 10:19:04.000000,2023-07-18 10:18:35,80.0,11,1.0,20.0,4.0,4.0,128,ASGI middleware to record and emit timing metrics (to something like statsd).,167.0,167.0,5.0,8,False,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 008aee25..5197e140 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,15 +2,19 @@ _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._ -- Streamlit (πŸ₯‡47 Β· ⭐ 41K Β· πŸ“ˆ) - Streamlit A faster way to build and share data apps. Apache-2 -- structlog (πŸ₯ˆ38 Β· ⭐ 4.2K Β· πŸ“ˆ) - Simple, powerful, and fast logging for Python. Apache-2 -- datamodel-code-generator (πŸ₯‡36 Β· ⭐ 3.4K Β· πŸ“ˆ) - Pydantic model and dataclasses.dataclass generator.. MIT -- django-redis (πŸ₯ˆ34 Β· ⭐ 3K Β· πŸ“ˆ) - Full featured redis cache backend for Django. BSD-3 -- django-polymorphic (πŸ₯ˆ34 Β· ⭐ 1.8K Β· πŸ“ˆ) - Improved Django model inheritance with automatic.. BSD-3 +- gunicorn (πŸ₯‡44 Β· ⭐ 10K Β· πŸ“ˆ) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients.. MIT +- wagtail (πŸ₯‡42 Β· ⭐ 20K Β· πŸ“ˆ) - A Django content management system focused on flexibility and.. BSD-3 +- httplib2 (πŸ₯ˆ35 Β· ⭐ 500 Β· πŸ“ˆ) - Small, fast HTTP client library for Python. Features persistent.. MIT +- flask_pydantic (πŸ₯ˆ27 Β· ⭐ 400 Β· πŸ“ˆ) - flask extension for integration with the awesome.. MIT +- 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._ -- Kong (πŸ₯‡37 Β· ⭐ 42K Β· πŸ“‰) - The Cloud-Native API Gateway and AI Gateway. Apache-2 +- jinja (πŸ₯‡40 Β· ⭐ 11K Β· πŸ“‰) - A very fast and expressive template engine. BSD-3 +- certbot (πŸ₯‡39 Β· ⭐ 32K Β· πŸ“‰) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. ❗Unlicensed +- rdflib (πŸ₯ˆ36 Β· ⭐ 2.3K Β· πŸ“‰) - RDFLib is a Python library for working with RDF, a simple yet.. BSD-3 +- graphene-django (πŸ₯ˆ32 Β· ⭐ 4.4K Β· πŸ“‰) - Build powerful, efficient, and flexible GraphQL APIs.. MIT +- fake-useragent (πŸ₯ˆ32 Β· ⭐ 4K Β· πŸ“‰) - Up-to-date simple useragent faker with real world database. Apache-2