diff --git a/README.md b/README.md index 3a88551c..be755635 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@

-This curated list contains 580 awesome open-source projects with a total of 3.4M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/ml-tooling/best-of-web-python/issues/new/choose), submit a [pull request](https://github.com/ml-tooling/best-of-web-python/pulls), or directly edit the [projects.yaml](https://github.com/ml-tooling/best-of-web-python/edit/main/projects.yaml). Contributions are very welcome! +This curated list contains 580 awesome open-source projects with a total of 3.5M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/ml-tooling/best-of-web-python/issues/new/choose), submit a [pull request](https://github.com/ml-tooling/best-of-web-python/pulls), or directly edit the [projects.yaml](https://github.com/ml-tooling/best-of-web-python/edit/main/projects.yaml). Contributions are very welcome! --- @@ -32,21 +32,21 @@ This curated list contains 580 awesome open-source projects with a total of 3.4M ## Contents - [Web Frameworks](#web-frameworks) _35 projects_ -- [HTTP Clients](#http-clients) _18 projects_ +- [HTTP Clients](#http-clients) _19 projects_ - [Servers](#servers) _12 projects_ - [Authorization & Authentication](#authorization--authentication) _39 projects_ - [HTML Processing](#html-processing) _10 projects_ -- [URL Utilities](#url-utilities) _5 projects_ +- [URL Utilities](#url-utilities) _6 projects_ - [OpenAPI Utilities](#openapi-utilities) _23 projects_ - [GraphQL Utilities](#graphql-utilities) _16 projects_ - [Websocket Utilities](#websocket-utilities) _12 projects_ - [RPC Utilities](#rpc-utilities) _5 projects_ - [Serverless](#serverless) _4 projects_ - [Content Management Systems](#content-management-systems) _6 projects_ -- [Web Testing](#web-testing) _50 projects_ +- [Web Testing](#web-testing) _49 projects_ - [Web Forms](#web-forms) _5 projects_ - [Markdown](#markdown) _12 projects_ -- [Third-party Web APIs](#third-party-web-apis) _53 projects_ +- [Third-party Web APIs](#third-party-web-apis) _54 projects_ - [Email](#email) _11 projects_ - [Web Scraping & Crawling](#web-scraping--crawling) _34 projects_ - [Monitoring](#monitoring) _13 projects_ @@ -91,12 +91,12 @@ _General purpose web frameworks to build web applications and REST APIs._
flask (πŸ₯‡51 Β· ⭐ 71K) - The Python micro framework for building web applications. BSD-3 -- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 860 Β· πŸ”€ 17K Β· πŸ“₯ 11K Β· πŸ“¦ 2.7M Β· πŸ“‹ 2.7K - 0% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 860 Β· πŸ”€ 17K Β· πŸ“₯ 12K Β· πŸ“¦ 2.7M Β· πŸ“‹ 2.7K - 0% open Β· ⏱️ 09.04.2026): ``` git clone https://github.com/pallets/flask ``` -- [PyPi](https://pypi.org/project/flask) (πŸ“₯ 210M / month): +- [PyPi](https://pypi.org/project/flask) (πŸ“₯ 200M / month Β· πŸ“¦ 19K Β· ⏱️ 19.02.2026): ``` pip install flask ``` @@ -105,30 +105,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask ```
-
fastapi (πŸ₯‡50 Β· ⭐ 97K) - FastAPI framework, high performance, easy to learn, fast to.. MIT +
fastapi (πŸ₯‡50 Β· ⭐ 98K) - FastAPI framework, high performance, easy to learn, fast to.. MIT -- [GitHub](https://github.com/fastapi/fastapi) (πŸ‘¨β€πŸ’» 890 Β· πŸ”€ 9K Β· πŸ“¦ 880K Β· πŸ“‹ 3.5K - 0% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/fastapi/fastapi) (πŸ‘¨β€πŸ’» 890 Β· πŸ”€ 9.1K Β· πŸ“¦ 880K Β· πŸ“‹ 3.5K - 0% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/tiangolo/fastapi ``` -- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 370M / month): +- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 410M / month): ``` pip install fastapi ``` -- [Conda](https://anaconda.org/conda-forge/fastapi) (πŸ“₯ 4.5M Β· ⏱️ 01.04.2026): +- [Conda](https://anaconda.org/conda-forge/fastapi) (πŸ“₯ 4.6M Β· ⏱️ 16.04.2026): ``` conda install -c conda-forge fastapi ```
-
django (πŸ₯‡50 Β· ⭐ 87K) - The Web framework for perfectionists with deadlines. BSD-3 +
django (πŸ₯‡48 Β· ⭐ 87K) - The Web framework for perfectionists with deadlines. BSD-3 -- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 3.4K Β· πŸ”€ 34K Β· πŸ“¦ 2M Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 3.4K Β· πŸ”€ 33K Β· πŸ“¦ 2M Β· ⏱️ 23.04.2026): ``` git clone https://github.com/django/django ``` -- [PyPi](https://pypi.org/project/django) (πŸ“₯ 47M / month Β· πŸ“¦ 22K Β· ⏱️ 07.04.2026): +- [PyPi](https://pypi.org/project/django) (πŸ“₯ 44M / month): ``` pip install django ``` @@ -139,12 +139,12 @@ _General purpose web frameworks to build web applications and REST APIs._
werkzeug (πŸ₯‡47 Β· ⭐ 6.9K) - The comprehensive WSGI web application library. BSD-3 -- [GitHub](https://github.com/pallets/werkzeug) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 1.7K Β· πŸ“₯ 2.3K Β· πŸ“¦ 1.7M Β· πŸ“‹ 1.3K - 0% open Β· ⏱️ 03.04.2026): +- [GitHub](https://github.com/pallets/werkzeug) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 1.8K Β· πŸ“₯ 2.3K Β· πŸ“¦ 1.7M Β· πŸ“‹ 1.3K - 0% open Β· ⏱️ 18.04.2026): ``` git clone https://github.com/pallets/werkzeug ``` -- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 240M / month): +- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 250M / month Β· πŸ“¦ 5.2K Β· ⏱️ 02.04.2026): ``` pip install werkzeug ``` @@ -153,25 +153,41 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge werkzeug ```
+
django-rest-framework (πŸ₯ˆ45 Β· ⭐ 30K) - Web APIs for Django. BSD-3 + +- [GitHub](https://github.com/encode/django-rest-framework) (πŸ‘¨β€πŸ’» 1.5K Β· πŸ”€ 7.1K Β· πŸ“₯ 21 Β· πŸ“¦ 860K Β· πŸ“‹ 4K - 1% open Β· ⏱️ 07.04.2026): + + ``` + git clone https://github.com/encode/django-rest-framework + ``` +- [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) (πŸ“₯ 1.2M Β· ⏱️ 25.03.2026): + ``` + conda install -c conda-forge djangorestframework + ``` +
starlette (πŸ₯ˆ45 Β· ⭐ 12K) - The little ASGI framework that shines. BSD-3 -- [GitHub](https://github.com/Kludex/starlette) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.2K Β· πŸ“¦ 410K Β· πŸ“‹ 770 - 1% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/Kludex/starlette) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.2K Β· πŸ“¦ 420K Β· πŸ“‹ 770 - 1% open Β· ⏱️ 21.04.2026): ``` git clone https://github.com/encode/starlette ``` -- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 400M / month Β· πŸ“¦ 4.9K Β· ⏱️ 22.03.2026): +- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 450M / month Β· πŸ“¦ 4.9K Β· ⏱️ 22.03.2026): ``` pip install starlette ``` -- [Conda](https://anaconda.org/conda-forge/starlette) (πŸ“₯ 5.1M Β· ⏱️ 22.03.2026): +- [Conda](https://anaconda.org/conda-forge/starlette) (πŸ“₯ 5.2M Β· ⏱️ 22.03.2026): ``` conda install -c conda-forge starlette ```
tornado (πŸ₯ˆ44 Β· ⭐ 22K) - Tornado is a Python web framework and asynchronous networking.. Apache-2 -- [GitHub](https://github.com/tornadoweb/tornado) (πŸ‘¨β€πŸ’» 470 Β· πŸ”€ 5.5K Β· πŸ“¦ 700K Β· πŸ“‹ 1.9K - 11% open Β· ⏱️ 31.03.2026): +- [GitHub](https://github.com/tornadoweb/tornado) (πŸ‘¨β€πŸ’» 470 Β· πŸ”€ 5.3K Β· πŸ“¦ 700K Β· πŸ“‹ 1.9K - 9% open Β· ⏱️ 31.03.2026): ``` git clone https://github.com/tornadoweb/tornado @@ -187,23 +203,23 @@ _General purpose web frameworks to build web applications and REST APIs._
sanic (πŸ₯ˆ40 Β· ⭐ 19K) - Accelerate your web app development | Build fast. Run fast. MIT -- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1.6K Β· πŸ“¦ 19K Β· πŸ“‹ 1.5K - 6% open Β· ⏱️ 31.12.2025): +- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1.6K Β· πŸ“¦ 19K Β· πŸ“‹ 1.5K - 7% open Β· ⏱️ 31.12.2025): ``` git clone https://github.com/sanic-org/sanic ``` -- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 2.6M / month): +- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 2.7M / month Β· πŸ“¦ 800 Β· ⏱️ 31.12.2025): ``` pip install sanic ``` -- [Conda](https://anaconda.org/conda-forge/sanic) (πŸ“₯ 690K Β· ⏱️ 17.10.2025): +- [Conda](https://anaconda.org/conda-forge/sanic) (πŸ“₯ 700K Β· ⏱️ 17.10.2025): ``` conda install -c conda-forge sanic ```
bottle (πŸ₯ˆ39 Β· ⭐ 8.8K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT -- [GitHub](https://github.com/bottlepy/bottle) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 1.5K Β· πŸ“₯ 330 Β· πŸ“¦ 37K Β· πŸ“‹ 860 - 24% open Β· ⏱️ 23.03.2026): +- [GitHub](https://github.com/bottlepy/bottle) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 1.5K Β· πŸ“₯ 340 Β· πŸ“¦ 37K Β· πŸ“‹ 860 - 24% open Β· ⏱️ 23.03.2026): ``` git clone https://github.com/bottlepy/bottle @@ -212,40 +228,40 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install bottle ``` -- [Conda](https://anaconda.org/conda-forge/bottle) (πŸ“₯ 590K Β· ⏱️ 11.08.2025): +- [Conda](https://anaconda.org/conda-forge/bottle) (πŸ“₯ 600K Β· ⏱️ 11.08.2025): ``` conda install -c conda-forge bottle ```
falcon (πŸ₯ˆ38 Β· ⭐ 9.8K) - The no-magic web API and microservices framework for Python.. Apache-2 -- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 980 Β· πŸ“₯ 12K Β· πŸ“¦ 10K Β· πŸ“‹ 1.1K - 13% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 980 Β· πŸ“₯ 12K Β· πŸ“¦ 10K Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/falconry/falcon ``` -- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 980K / month): +- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 970K / month): ``` pip install falcon ``` -- [Conda](https://anaconda.org/conda-forge/falcon) (πŸ“₯ 930K Β· ⏱️ 11.11.2025): +- [Conda](https://anaconda.org/conda-forge/falcon) (πŸ“₯ 950K Β· ⏱️ 11.11.2025): ``` conda install -c conda-forge falcon ```
-
litestar (πŸ₯ˆ38 Β· ⭐ 8.1K) - Light, flexible and extensible ASGI framework | Built to scale. MIT +
litestar (πŸ₯ˆ38 Β· ⭐ 8.2K) - Light, flexible and extensible ASGI framework | Built to scale. MIT -- [GitHub](https://github.com/litestar-org/litestar) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 530 Β· πŸ“¦ 2.1K Β· πŸ“‹ 1.4K - 17% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/litestar-org/litestar) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 540 Β· πŸ“¦ 2.2K Β· πŸ“‹ 1.5K - 18% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/litestar-org/litestar ``` -- [PyPi](https://pypi.org/project/litestar) (πŸ“₯ 1.4M / month): +- [PyPi](https://pypi.org/project/litestar) (πŸ“₯ 1.5M / month Β· πŸ“¦ 170 Β· ⏱️ 07.03.2026): ``` pip install litestar ```
-
Flask-AppBuilder (πŸ₯ˆ36 Β· ⭐ 4.9K) - Simple and rapid application development framework,.. BSD-3 +
Flask-AppBuilder (πŸ₯ˆ36 Β· ⭐ 5K) - Simple and rapid application development framework,.. BSD-3 - [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.4K Β· πŸ“‹ 1.4K - 18% open Β· ⏱️ 09.04.2026): @@ -256,7 +272,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install flask-appbuilder ``` -- [Conda](https://anaconda.org/conda-forge/flask-appbuilder) (πŸ“₯ 700K Β· ⏱️ 09.04.2026): +- [Conda](https://anaconda.org/conda-forge/flask-appbuilder) (πŸ“₯ 710K Β· ⏱️ 16.04.2026): ``` conda install -c conda-forge flask-appbuilder ``` @@ -268,7 +284,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pyeve/eve ``` -- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 26K / month Β· πŸ“¦ 46 Β· ⏱️ 24.03.2026): +- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 25K / month Β· πŸ“¦ 46 Β· ⏱️ 24.03.2026): ``` pip install eve ``` @@ -280,7 +296,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/cherrypy/cherrypy ``` -- [PyPi](https://pypi.org/project/cherrypy) (πŸ“₯ 640K / month): +- [PyPi](https://pypi.org/project/cherrypy) (πŸ“₯ 780K / month): ``` pip install cherrypy ``` @@ -289,26 +305,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c anaconda cherrypy ```
-
django-tastypie (πŸ₯‰33 Β· ⭐ 4K Β· πŸ’€) - Creating delicious APIs for Django apps since 2010. BSD-3 - -- [GitHub](https://github.com/django-tastypie/django-tastypie) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.2K Β· πŸ“¦ 6.4K Β· πŸ“‹ 940 - 43% open Β· ⏱️ 02.04.2025): - - ``` - git clone https://github.com/django-tastypie/django-tastypie - ``` -- [PyPi](https://pypi.org/project/django-tastypie) (πŸ“₯ 110K / month Β· πŸ“¦ 45 Β· ⏱️ 23.02.2025): - ``` - pip install django-tastypie - ``` -
robyn (πŸ₯‰31 Β· ⭐ 7.2K) - Robyn is a Super Fast Async Python Web Framework with a Rust runtime. BSD-2 -- [GitHub](https://github.com/sparckles/Robyn) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 330 Β· πŸ“¦ 250 Β· πŸ“‹ 590 - 21% open Β· ⏱️ 28.03.2026): +- [GitHub](https://github.com/sparckles/Robyn) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 330 Β· πŸ“¦ 250 Β· πŸ“‹ 590 - 21% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/sansyrox/robyn ``` -- [PyPi](https://pypi.org/project/robyn) (πŸ“₯ 35K / month): +- [PyPi](https://pypi.org/project/robyn) (πŸ“₯ 20K / month Β· πŸ“¦ 19 Β· ⏱️ 12.04.2026): ``` pip install robyn ``` @@ -319,12 +323,12 @@ _General purpose web frameworks to build web applications and REST APIs._
responder (πŸ₯‰31 Β· ⭐ 3.6K) - A familiar HTTP Service Framework for Python. Apache-2 -- [GitHub](https://github.com/kennethreitz/responder) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 220 Β· πŸ“¦ 590 Β· ⏱️ 25.03.2026): +- [GitHub](https://github.com/kennethreitz/responder) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 220 Β· πŸ“¦ 590 Β· πŸ“‹ 240 - 0% open Β· ⏱️ 12.04.2026): ``` git clone https://github.com/taoufik07/responder ``` -- [PyPi](https://pypi.org/project/responder) (πŸ“₯ 5.2K / month): +- [PyPi](https://pypi.org/project/responder) (πŸ“₯ 4.2K / month): ``` pip install responder ``` @@ -333,82 +337,67 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge responder ```
-
emmett (πŸ₯‰28 Β· ⭐ 1.2K) - The web framework for inventors. BSD-3 +
web2py (πŸ₯‰25 Β· ⭐ 2.2K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0 -- [GitHub](https://github.com/emmett-framework/emmett) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 73 Β· πŸ“¦ 93 Β· πŸ“‹ 360 - 10% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 910 Β· πŸ“‹ 1.1K - 33% open Β· ⏱️ 23.04.2026): ``` - git clone https://github.com/emmett-framework/emmett - ``` -- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 1.2K / month): - ``` - pip install emmett + git clone https://github.com/web2py/web2py ```
-
webpy (πŸ₯‰27 Β· ⭐ 5.9K) - web.py is a web framework for python that is as simple as it is.. Unlicense +
emmett (πŸ₯‰25 Β· ⭐ 1.2K) - The web framework for inventors. BSD-3 -- [GitHub](https://github.com/webpy/webpy) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 1.3K Β· πŸ“¦ 21 Β· πŸ“‹ 470 - 11% open Β· ⏱️ 23.03.2026): +- [GitHub](https://github.com/emmett-framework/emmett) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 73 Β· πŸ“‹ 360 - 10% open Β· ⏱️ 07.04.2026): ``` - git clone https://github.com/webpy/webpy - ``` -- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 51K / month Β· πŸ“¦ 53 Β· ⏱️ 09.11.2020): - ``` - pip install web.py - ``` -- [Conda](https://anaconda.org/conda-forge/web.py) (πŸ“₯ 110K Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge web.py + git clone https://github.com/emmett-framework/emmett ``` -
-
web2py (πŸ₯‰25 Β· ⭐ 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 - 33% open Β· ⏱️ 08.04.2026): - +- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 1.5K / month): ``` - git clone https://github.com/web2py/web2py + pip install emmett ```
flama (πŸ₯‰19 Β· ⭐ 290) - Fire up your models with the flame. Apache-2 -- [GitHub](https://github.com/vortico/flama) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 16 Β· πŸ“₯ 680 Β· πŸ“¦ 16 Β· πŸ“‹ 120 - 3% open Β· ⏱️ 24.03.2026): +- [GitHub](https://github.com/vortico/flama) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 16 Β· πŸ“₯ 680 Β· πŸ“¦ 16 Β· πŸ“‹ 130 - 10% open Β· ⏱️ 24.03.2026): ``` git clone https://github.com/perdy/flama ``` -- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 430 / month Β· πŸ“¦ 1 Β· ⏱️ 24.03.2026): +- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 480 / month Β· πŸ“¦ 1 Β· ⏱️ 24.03.2026): ``` pip install flama ```
view.py (πŸ₯‰16 Β· ⭐ 210) - The Batteries-Detachable Web Framework. MIT -- [GitHub](https://github.com/ZeroIntensity/view.py) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 16 Β· ⏱️ 22.02.2026): +- [GitHub](https://github.com/ZeroIntensity/view.py) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 16 Β· ⏱️ 22.02.2026): ``` git clone https://github.com/ZeroIntensity/view.py ``` -- [PyPi](https://pypi.org/project/view.py) (πŸ“₯ 590 / month): +- [PyPi](https://pypi.org/project/view.py) (πŸ“₯ 500 / month Β· ⏱️ 26.05.2024): ``` pip install view.py ```
-
Show 14 hidden projects... +
Show 15 hidden projects... -- django-rest-framework (πŸ₯ˆ43 Β· ⭐ 30K) - Web APIs for Django. ❗Unlicensed - pyramid (πŸ₯ˆ37 Β· ⭐ 4.1K) - Pyramid - A Python web framework. ❗Unlicensed - flask-restful (πŸ₯ˆ36 Β· ⭐ 6.9K Β· πŸ’€) - Simple framework for creating REST APIs. BSD-3 - 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 +- django-tastypie (πŸ₯‰31 Β· ⭐ 4K Β· πŸ’€) - Creating delicious APIs for Django apps since 2010. ❗Unlicensed +- flask-restplus (πŸ₯‰28 Β· ⭐ 2.7K Β· πŸ’€) - Fully featured framework for fast, easy and.. BSD-3 - masonite (πŸ₯‰27 Β· ⭐ 2.4K Β· πŸ’€) - The Modern And Developer Centric Python Web Framework. Be sure to.. MIT - cornice (πŸ₯‰27 Β· ⭐ 390 Β· πŸ’€) - Build Web Services with Pyramid. ❗Unlicensed +- japronto (πŸ₯‰24 Β· ⭐ 8.6K Β· πŸ’€) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining.. MIT +- webpy (πŸ₯‰24 Β· ⭐ 5.9K) - web.py is a web framework for python that is as simple as it is.. ❗Unlicensed - justpy (πŸ₯‰24 Β· ⭐ 1.3K Β· πŸ’€) - An object oriented high-level Python Web Framework that requires.. Apache-2 -- japronto (πŸ₯‰22 Β· ⭐ 8.6K Β· πŸ’€) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining.. MIT - guillotina (πŸ₯‰22 Β· ⭐ 210) - Python AsyncIO data API to manage billions of resources. ❗Unlicensed - vibora (πŸ₯‰20 Β· ⭐ 5.6K Β· πŸ’€) - Fast, asynchronous and elegant Python web framework. MIT -- flask-mongorest (πŸ₯‰20 Β· ⭐ 520 Β· πŸ’€) - Restful API framework wrapped around MongoEngine. BSD-3 +- flask-mongorest (πŸ₯‰18 Β· ⭐ 520 Β· πŸ’€) - Restful API framework wrapped around MongoEngine. ❗Unlicensed - quart (πŸ₯‰17 Β· ⭐ 29 Β· πŸ’€) - Quart is a Python ASGI web microframework with the same API as Flask. MIT -- Growler (πŸ₯‰14 Β· ⭐ 690 Β· πŸ’€) - A micro web-framework using asyncio coroutines and chained.. Apache-2 +- Growler (πŸ₯‰11 Β· ⭐ 690 Β· πŸ’€) - A micro web-framework using asyncio coroutines and chained.. Apache-2

@@ -416,46 +405,46 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
requests (πŸ₯‡50 Β· ⭐ 54K) - A simple, yet elegant, HTTP library. Apache-2 +
requests (πŸ₯‡51 Β· ⭐ 54K) - A simple, yet elegant, HTTP library. Apache-2 -- [GitHub](https://github.com/psf/requests) (πŸ‘¨β€πŸ’» 780 Β· πŸ”€ 9.5K Β· πŸ“₯ 33K Β· πŸ“¦ 4.2M Β· πŸ“‹ 4.1K - 3% open Β· ⏱️ 05.04.2026): +- [GitHub](https://github.com/psf/requests) (πŸ‘¨β€πŸ’» 790 Β· πŸ”€ 9.8K Β· πŸ“₯ 34K Β· πŸ“¦ 4.2M Β· πŸ“‹ 4.2K - 5% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/psf/requests ``` -- [PyPi](https://pypi.org/project/requests) (πŸ“₯ 1.3B / month): +- [PyPi](https://pypi.org/project/requests) (πŸ“₯ 1.4B / month Β· πŸ“¦ 160K Β· ⏱️ 30.03.2026): ``` pip install requests ``` -- [Conda](https://anaconda.org/conda-forge/requests) (πŸ“₯ 79M Β· ⏱️ 30.03.2026): +- [Conda](https://anaconda.org/conda-forge/requests) (πŸ“₯ 80M Β· ⏱️ 30.03.2026): ``` conda install -c conda-forge requests ```
urllib3 (πŸ₯‡46 Β· ⭐ 4K) - urllib3 is a user-friendly HTTP client library for Python. MIT -- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 1.3K Β· πŸ“₯ 86K Β· πŸ“¦ 2.5M Β· πŸ“‹ 1.4K - 10% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 1.3K Β· πŸ“₯ 88K Β· πŸ“¦ 2.5M Β· πŸ“‹ 1.4K - 12% open Β· ⏱️ 21.04.2026): ``` git clone https://github.com/urllib3/urllib3 ``` -- [PyPi](https://pypi.org/project/urllib3) (πŸ“₯ 1.4B / month): +- [PyPi](https://pypi.org/project/urllib3) (πŸ“₯ 1.5B / month Β· πŸ“¦ 22K Β· ⏱️ 07.01.2026): ``` pip install urllib3 ``` -- [Conda](https://anaconda.org/conda-forge/urllib3) (πŸ“₯ 87M Β· ⏱️ 07.01.2026): +- [Conda](https://anaconda.org/conda-forge/urllib3) (πŸ“₯ 88M Β· ⏱️ 07.01.2026): ``` conda install -c conda-forge urllib3 ```
-
httpx (πŸ₯ˆ38 Β· ⭐ 15K) - A next generation HTTP client for Python. BSD-3 +
httpx (πŸ₯ˆ39 Β· ⭐ 15K) - A next generation HTTP client for Python. BSD-3 - [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.1K Β· πŸ“¦ 610K Β· ⏱️ 23.02.2026): ``` git clone https://github.com/encode/httpx ``` -- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 510M / month): +- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 600M / month Β· πŸ“¦ 22K Β· ⏱️ 15.09.2025): ``` pip install httpx ``` @@ -464,36 +453,36 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge httpx ```
-
httpcore (πŸ₯ˆ35 Β· ⭐ 540) - A minimal HTTP client. BSD-3 +
aiohttp (πŸ₯ˆ35 Β· ⭐ 16K Β· πŸ“ˆ) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 -- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 150 Β· πŸ“¦ 410K Β· πŸ“‹ 220 - 20% open Β· ⏱️ 13.10.2025): +- [GitHub](https://github.com/aio-libs/aiohttp) (πŸ‘¨β€πŸ’» 960 Β· πŸ”€ 2.2K): ``` - git clone https://github.com/encode/httpcore + git clone https://github.com/aio-libs/aiohttp ``` -- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 500M / month Β· πŸ“¦ 970 Β· ⏱️ 24.04.2025): +- [PyPi](https://pypi.org/project/aiohttp) (πŸ“₯ 490M / month Β· πŸ“¦ 29K Β· ⏱️ 31.03.2026): ``` - pip install httpcore + pip install aiohttp ``` -- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 17M Β· ⏱️ 25.04.2025): +- [Conda](https://anaconda.org/conda-forge/aiohttp) (πŸ“₯ 26M Β· ⏱️ 31.03.2026): ``` - conda install -c conda-forge httpcore + conda install -c conda-forge aiohttp ```
-
httplib2 (πŸ₯ˆ34 Β· ⭐ 510) - Small, fast HTTP client library for Python. Features persistent.. MIT +
httpcore (πŸ₯ˆ35 Β· ⭐ 540) - A minimal HTTP client. BSD-3 -- [GitHub](https://github.com/httplib2/httplib2) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 190 Β· πŸ“¦ 270K Β· πŸ“‹ 140 - 45% open Β· ⏱️ 23.01.2026): +- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 150 Β· πŸ“¦ 420K Β· πŸ“‹ 220 - 20% open Β· ⏱️ 13.10.2025): ``` - git clone https://github.com/httplib2/httplib2 + git clone https://github.com/encode/httpcore ``` -- [PyPi](https://pypi.org/project/httplib2) (πŸ“₯ 130M / month Β· πŸ“¦ 1.2K Β· ⏱️ 23.01.2026): +- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 590M / month Β· πŸ“¦ 970 Β· ⏱️ 24.04.2025): ``` - pip install httplib2 + pip install httpcore ``` -- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 5.1M Β· ⏱️ 24.01.2026): +- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 17M Β· ⏱️ 25.04.2025): ``` - conda install -c conda-forge httplib2 + conda install -c conda-forge httpcore ```
requests-futures (πŸ₯ˆ33 Β· ⭐ 2.2K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2 @@ -507,28 +496,28 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install requests-futures ``` -- [Conda](https://anaconda.org/conda-forge/requests-futures) (πŸ“₯ 430K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/requests-futures) (πŸ“₯ 440K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge requests-futures ```
httptools (πŸ₯ˆ33 Β· ⭐ 1.3K) - Fast HTTP parser. MIT -- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 99 Β· πŸ“¦ 190K Β· πŸ“‹ 72 - 27% open Β· ⏱️ 24.03.2026): +- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 100 Β· πŸ“¦ 190K Β· πŸ“‹ 73 - 28% open Β· ⏱️ 24.03.2026): ``` git clone https://github.com/MagicStack/httptools ``` -- [PyPi](https://pypi.org/project/httptools) (πŸ“₯ 120M / month Β· πŸ“¦ 490 Β· ⏱️ 10.10.2025): +- [PyPi](https://pypi.org/project/httptools) (πŸ“₯ 160M / month Β· πŸ“¦ 490 Β· ⏱️ 10.10.2025): ``` pip install httptools ``` -- [Conda](https://anaconda.org/conda-forge/httptools) (πŸ“₯ 3.2M Β· ⏱️ 07.11.2025): +- [Conda](https://anaconda.org/conda-forge/httptools) (πŸ“₯ 3.3M Β· ⏱️ 07.11.2025): ``` conda install -c conda-forge httptools ```
-
python-zeep (πŸ₯‰31 Β· ⭐ 2K) - A Python SOAP client. MIT +
python-zeep (πŸ₯‰32 Β· ⭐ 2K) - A Python SOAP client. MIT - [GitHub](https://github.com/mvantellingen/python-zeep) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 610 Β· πŸ“‹ 1.2K - 39% open Β· ⏱️ 20.01.2026): @@ -539,14 +528,30 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install zeep ``` -- [Conda](https://anaconda.org/conda-forge/zeep) (πŸ“₯ 480K Β· ⏱️ 16.09.2025): +- [Conda](https://anaconda.org/conda-forge/zeep) (πŸ“₯ 490K Β· ⏱️ 16.09.2025): ``` conda install -c conda-forge zeep ```
+
httplib2 (πŸ₯‰31 Β· ⭐ 510) - Small, fast HTTP client library for Python. Features persistent.. MIT + +- [GitHub](https://github.com/httplib2/httplib2) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 190 Β· πŸ“¦ 270K Β· πŸ“‹ 140 - 45% open Β· ⏱️ 23.01.2026): + + ``` + git clone https://github.com/httplib2/httplib2 + ``` +- [PyPi](https://pypi.org/project/httplib2) (πŸ“¦ 1.2K Β· ⏱️ 23.01.2026): + ``` + pip install httplib2 + ``` +- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 5.1M Β· ⏱️ 24.01.2026): + ``` + conda install -c conda-forge httplib2 + ``` +
treq (πŸ₯‰28 Β· ⭐ 600) - Python requests like API built on top of Twisteds HTTP client. MIT -- [GitHub](https://github.com/twisted/treq) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 140 Β· πŸ“₯ 460 Β· πŸ“¦ 1.8K Β· πŸ“‹ 180 - 33% open Β· ⏱️ 03.01.2026): +- [GitHub](https://github.com/twisted/treq) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 140 Β· πŸ“₯ 480 Β· πŸ“¦ 1.8K Β· πŸ“‹ 180 - 33% open Β· ⏱️ 03.01.2026): ``` git clone https://github.com/twisted/treq @@ -555,33 +560,33 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install treq ``` -- [Conda](https://anaconda.org/conda-forge/treq) (πŸ“₯ 220K Β· ⏱️ 03.06.2025): +- [Conda](https://anaconda.org/conda-forge/treq) (πŸ“₯ 230K Β· ⏱️ 03.06.2025): ``` conda install -c conda-forge treq ```
-
httpstat (πŸ₯‰24 Β· ⭐ 6.3K) - curl statistics made simple. MIT +
httpstat (πŸ₯‰20 Β· ⭐ 6.2K) - curl statistics made simple. MIT -- [GitHub](https://github.com/reorx/httpstat) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 380 Β· πŸ“₯ 360 Β· πŸ“¦ 20 Β· πŸ“‹ 30 - 26% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/reorx/httpstat) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 380 Β· πŸ“₯ 370 Β· πŸ“¦ 20 Β· πŸ“‹ 26 - 15% open Β· ⏱️ 08.04.2026): ``` git clone https://github.com/reorx/httpstat ``` -- [PyPi](https://pypi.org/project/httpstat) (πŸ“₯ 1.7K / month Β· ⏱️ 08.04.2026): +- [PyPi](https://pypi.org/project/httpstat): ``` pip install httpstat ```
Show 8 hidden projects... -- pycurl (πŸ₯ˆ36 Β· ⭐ 1.1K) - PycURL - Python interface to libcurl. ❗️LGPL-2.1 +- pycurl (πŸ₯ˆ35 Β· ⭐ 1.2K) - PycURL - Python interface to libcurl. ❗️LGPL-2.1 - requests-toolbelt (πŸ₯ˆ33 Β· ⭐ 1K Β· πŸ’€) - A toolbelt of useful classes and functions to be used.. Apache-2 +- httpie (πŸ₯‰32 Β· ⭐ 38K Β· πŸ’€) - HTTPie CLI modern, user-friendly command-line HTTP client for the API.. BSD-3 - hyper (πŸ₯‰30 Β· ⭐ 1.1K Β· πŸ’€) - HTTP/2 for Python. MIT -- httpie (πŸ₯‰29 Β· ⭐ 38K Β· πŸ’€) - HTTPie CLI modern, user-friendly command-line HTTP client for the API.. BSD-3 - grequests (πŸ₯‰29 Β· ⭐ 4.6K Β· πŸ’€) - Requests + Gevent = 3. BSD-2 -- http-prompt (πŸ₯‰26 Β· ⭐ 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 Β· ⭐ 350 Β· πŸ’€) - HTTP request/response parser for python in C. MIT +- http-prompt (πŸ₯‰25 Β· ⭐ 9.1K Β· πŸ’€) - An interactive command-line HTTP and API testing client built on.. MIT +- pysimplesoap (πŸ₯‰23 Β· ⭐ 370 Β· πŸ’€) - Python Simple SOAP Library. ❗Unlicensed +- http-parser (πŸ₯‰21 Β· ⭐ 350 Β· πŸ’€) - HTTP request/response parser for python in C. ❗Unlicensed

@@ -589,22 +594,38 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
uvicorn (πŸ₯‡43 Β· ⭐ 11K) - An ASGI web server, for Python. BSD-3 +
uvicorn (πŸ₯‡44 Β· ⭐ 11K) - An ASGI web server, for Python. BSD-3 -- [GitHub](https://github.com/Kludex/uvicorn) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 930 Β· πŸ“¦ 870K Β· πŸ“‹ 710 - 3% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/Kludex/uvicorn) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 910 Β· πŸ“¦ 870K Β· πŸ“‹ 710 - 2% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/encode/uvicorn ``` -- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 410M / month Β· πŸ“¦ 16K Β· ⏱️ 06.04.2026): +- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 450M / month): ``` pip install uvicorn ``` -- [Conda](https://anaconda.org/conda-forge/uvicorn) (πŸ“₯ 6.1M Β· ⏱️ 06.04.2026): +- [Conda](https://anaconda.org/conda-forge/uvicorn) (πŸ“₯ 6.2M Β· ⏱️ 23.04.2026): ``` conda install -c conda-forge uvicorn ```
+
gevent (πŸ₯ˆ41 Β· ⭐ 6.4K) - Coroutine-based concurrency library for Python. MIT + +- [GitHub](https://github.com/gevent/gevent) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 960 Β· πŸ“₯ 65K Β· πŸ“¦ 150K Β· πŸ“‹ 1.5K - 8% open Β· ⏱️ 08.04.2026): + + ``` + git clone https://github.com/gevent/gevent + ``` +- [PyPi](https://pypi.org/project/gevent) (πŸ“₯ 46M / month Β· πŸ“¦ 2.3K Β· ⏱️ 08.04.2026): + ``` + pip install gevent + ``` +- [Conda](https://anaconda.org/conda-forge/gevent) (πŸ“₯ 2.3M Β· ⏱️ 09.04.2026): + ``` + conda install -c conda-forge gevent + ``` +
asgiref (πŸ₯ˆ38 Β· ⭐ 1.6K) - ASGI specification and utilities. BSD-3 - [GitHub](https://github.com/django/asgiref) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 240 Β· πŸ“¦ 1.1M Β· πŸ“‹ 270 - 25% open Β· ⏱️ 23.02.2026): @@ -623,7 +644,7 @@ _General purpose web frameworks to build web applications and REST APIs._
whitenoise (πŸ₯‰35 Β· ⭐ 2.7K) - Radically simplified static file serving for Python web apps. MIT -- [GitHub](https://github.com/evansd/whitenoise) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 150 Β· πŸ“¦ 530K Β· πŸ“‹ 250 - 10% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/evansd/whitenoise) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 150 Β· πŸ“¦ 530K Β· πŸ“‹ 250 - 10% open Β· ⏱️ 21.04.2026): ``` git clone https://github.com/evansd/whitenoise @@ -644,47 +665,46 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/jordaneremieff/mangum ``` -- [PyPi](https://pypi.org/project/mangum) (πŸ“₯ 5.5M / month): +- [PyPi](https://pypi.org/project/mangum) (πŸ“₯ 5.4M / month): ``` pip install mangum ```
-
Hypercorn (πŸ₯‰27 Β· ⭐ 1.5K) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT +
Hypercorn (πŸ₯‰29 Β· ⭐ 1.6K) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT -- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 140 Β· πŸ“¦ 13K Β· πŸ“‹ 260 - 45% open Β· ⏱️ 08.11.2025): +- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 140 Β· πŸ“¦ 13K Β· πŸ“‹ 270 - 45% open Β· ⏱️ 08.11.2025): ``` git clone https://github.com/pgjones/hypercorn ``` -- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 4.6M / month): +- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 4.8M / month Β· πŸ“¦ 160 Β· ⏱️ 08.11.2025): ``` pip install hypercorn ```
-
livereload (πŸ₯‰27 Β· ⭐ 1.1K) - livereload server in python. BSD-3 +
livereload (πŸ₯‰22 Β· ⭐ 1.1K) - livereload server in python. BSD-3 -- [GitHub](https://github.com/lepture/python-livereload) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 150 Β· πŸ“‹ 170 - 34% open Β· ⏱️ 01.02.2026): +- [GitHub](https://github.com/lepture/python-livereload) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 150 Β· πŸ“‹ 160 - 30% open Β· ⏱️ 01.02.2026): ``` git clone https://github.com/lepture/python-livereload ``` -- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 830K / month Β· πŸ“¦ 350 Β· ⏱️ 18.12.2024): +- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 830K / month): ``` pip install livereload ``` -- [Conda](https://anaconda.org/conda-forge/livereload) (πŸ“₯ 800K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/livereload) (πŸ“₯ 820K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge livereload ```
-
Show 6 hidden projects... +
Show 5 hidden projects... - gunicorn (πŸ₯‡46 Β· ⭐ 11K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast.. ❗Unlicensed -- gevent (πŸ₯ˆ38 Β· ⭐ 6.4K) - Coroutine-based concurrency library for Python. ❗Unlicensed -- waitress (πŸ₯ˆ36 Β· ⭐ 1.6K Β· πŸ“ˆ) - Waitress - A WSGI server for Python 3. ❗️ZPL-2.1 +- waitress (πŸ₯ˆ36 Β· ⭐ 1.6K) - Waitress - A WSGI server for Python 3. ❗️ZPL-2.1 - bjoern (πŸ₯‰28 Β· ⭐ 3K Β· πŸ’€) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 - Meinheld (πŸ₯‰25 Β· ⭐ 1.5K Β· πŸ’€) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3 -- django-devserver (πŸ₯‰25 Β· ⭐ 1.3K Β· πŸ’€) - A drop-in replacement for Djangos runserver. BSD-3 +- django-devserver (πŸ₯‰22 Β· ⭐ 1.3K Β· πŸ’€) - A drop-in replacement for Djangos runserver. BSD-3

@@ -692,30 +712,30 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
django-allauth (πŸ₯‡42 Β· ⭐ 10K) - Integrated set of Django applications addressing.. MIT +
django-allauth (πŸ₯‡44 Β· ⭐ 10K) - Integrated set of Django applications addressing.. MIT -- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 800 Β· πŸ”€ 3K Β· πŸ“¦ 270K Β· πŸ“‹ 2.4K - 0% open Β· ⏱️ 02.04.2026): +- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 800 Β· πŸ”€ 3.1K Β· πŸ“¦ 270K Β· πŸ“‹ 2.4K - 0% open Β· ⏱️ 17.04.2026): ``` git clone https://github.com/pennersr/django-allauth ``` -- [PyPi](https://pypi.org/project/django-allauth) (πŸ“₯ 3.5M / month): +- [PyPi](https://pypi.org/project/django-allauth) (πŸ“₯ 3.6M / month Β· πŸ“¦ 290 Β· ⏱️ 17.04.2026): ``` pip install django-allauth ``` -- [Conda](https://anaconda.org/conda-forge/django-allauth) (πŸ“₯ 320K Β· ⏱️ 02.04.2026): +- [Conda](https://anaconda.org/conda-forge/django-allauth) (πŸ“₯ 320K Β· ⏱️ 17.04.2026): ``` conda install -c conda-forge django-allauth ```
pyjwt (πŸ₯‡41 Β· ⭐ 5.6K) - JSON Web Token implementation in Python. MIT -- [GitHub](https://github.com/jpadilla/pyjwt) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 740 Β· πŸ“¦ 810K Β· πŸ“‹ 490 - 7% open Β· ⏱️ 31.03.2026): +- [GitHub](https://github.com/jpadilla/pyjwt) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 740 Β· πŸ“¦ 810K Β· πŸ“‹ 500 - 8% open Β· ⏱️ 31.03.2026): ``` git clone https://github.com/jpadilla/pyjwt ``` -- [PyPi](https://pypi.org/project/pyjwt) (πŸ“₯ 510M / month): +- [PyPi](https://pypi.org/project/pyjwt) (πŸ“₯ 560M / month Β· πŸ“¦ 8K Β· ⏱️ 13.03.2026): ``` pip install pyjwt ``` @@ -726,12 +746,12 @@ _General purpose web frameworks to build web applications and REST APIs._
oauthlib (πŸ₯‡41 Β· ⭐ 3K) - A generic, spec-compliant, thorough implementation of the OAuth request-.. BSD-3 -- [GitHub](https://github.com/oauthlib/oauthlib) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 490 Β· πŸ“¦ 650K Β· πŸ“‹ 400 - 22% open Β· ⏱️ 28.02.2026): +- [GitHub](https://github.com/oauthlib/oauthlib) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 500 Β· πŸ“¦ 650K Β· πŸ“‹ 400 - 23% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/oauthlib/oauthlib ``` -- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 300M / month): +- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 320M / month Β· πŸ“¦ 1.7K Β· ⏱️ 19.06.2025): ``` pip install oauthlib ``` @@ -740,14 +760,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge oauthlib ```
-
django-guardian (πŸ₯‡37 Β· ⭐ 3.9K) - Per object permissions for Django. BSD-2 +
authlib (πŸ₯‡39 Β· ⭐ 5.3K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3 + +- [GitHub](https://github.com/authlib/authlib) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 530 Β· πŸ“¦ 52K Β· πŸ“‹ 540 - 21% open Β· ⏱️ 18.04.2026): + + ``` + git clone https://github.com/lepture/authlib + ``` +- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 130M / month Β· πŸ“¦ 1.3K Β· ⏱️ 18.04.2026): + ``` + pip install authlib + ``` +- [Conda](https://anaconda.org/conda-forge/authlib) (πŸ“₯ 290K Β· ⏱️ 18.04.2026): + ``` + conda install -c conda-forge authlib + ``` +
+
django-guardian (πŸ₯ˆ37 Β· ⭐ 3.9K) - Per object permissions for Django. BSD-2 -- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 580 Β· πŸ“¦ 7.8K Β· πŸ“‹ 510 - 6% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 580 Β· πŸ“¦ 7.8K Β· πŸ“‹ 510 - 6% open Β· ⏱️ 13.04.2026): ``` git clone https://github.com/django-guardian/django-guardian ``` -- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 840K / month Β· πŸ“¦ 110 Β· ⏱️ 30.03.2026): +- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 880K / month Β· πŸ“¦ 110 Β· ⏱️ 30.03.2026): ``` pip install django-guardian ``` @@ -756,14 +792,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge django-guardian ```
-
requests-oauthlib (πŸ₯‡37 Β· ⭐ 1.8K Β· πŸ’€) - OAuthlib support for Python-Requests!. ISC +
requests-oauthlib (πŸ₯ˆ37 Β· ⭐ 1.8K Β· πŸ’€) - OAuthlib support for Python-Requests!. ISC -- [GitHub](https://github.com/requests/requests-oauthlib) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 410 Β· πŸ“¦ 600K Β· πŸ“‹ 270 - 37% open Β· ⏱️ 18.06.2025): +- [GitHub](https://github.com/requests/requests-oauthlib) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 420 Β· πŸ“¦ 600K Β· πŸ“‹ 300 - 42% open Β· ⏱️ 18.06.2025): ``` git clone https://github.com/requests/requests-oauthlib ``` -- [PyPi](https://pypi.org/project/requests-oauthlib) (πŸ“₯ 340M / month): +- [PyPi](https://pypi.org/project/requests-oauthlib) (πŸ“₯ 360M / month Β· πŸ“¦ 2K Β· ⏱️ 25.03.2024): ``` pip install requests-oauthlib ``` @@ -772,6 +808,22 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge requests-oauthlib ```
+
google-auth (πŸ₯ˆ36 Β· ⭐ 880) - This library has moved to https://github.com/googleapis/google-.. Apache-2 + +- [GitHub](https://github.com/googleapis/google-auth-library-python) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 350 Β· ⏱️ 06.03.2026): + + ``` + git clone https://github.com/googleapis/google-auth-library-python + ``` +- [PyPi](https://pypi.org/project/google-auth) (πŸ“₯ 440M / month Β· πŸ“¦ 4.2K Β· ⏱️ 10.04.2026): + ``` + pip install google-auth + ``` +- [Conda](https://anaconda.org/conda-forge/google-auth) (πŸ“₯ 14M Β· ⏱️ 11.04.2026): + ``` + conda install -c conda-forge google-auth + ``` +
flask-login (πŸ₯ˆ35 Β· ⭐ 3.7K Β· πŸ’€) - Flask user session management. MIT - [GitHub](https://github.com/maxcountryman/flask-login) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 800 Β· πŸ“¦ 220K Β· πŸ“‹ 430 - 3% open Β· ⏱️ 27.08.2025): @@ -783,35 +835,35 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install flask-login ``` -- [Conda](https://anaconda.org/conda-forge/flask-login) (πŸ“₯ 560K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/flask-login) (πŸ“₯ 570K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge flask-login ```
dj-rest-auth (πŸ₯ˆ35 Β· ⭐ 1.9K) - Authentication for Django Rest Framework. MIT -- [GitHub](https://github.com/iMerica/dj-rest-auth) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 340 Β· πŸ“₯ 650 Β· πŸ“¦ 68K Β· πŸ“‹ 480 - 51% open Β· ⏱️ 15.03.2026): +- [GitHub](https://github.com/iMerica/dj-rest-auth) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 340 Β· πŸ“₯ 650 Β· πŸ“¦ 68K Β· πŸ“‹ 460 - 49% open Β· ⏱️ 15.03.2026): ``` git clone https://github.com/iMerica/dj-rest-auth ``` -- [PyPi](https://pypi.org/project/dj-rest-auth) (πŸ“₯ 600K / month Β· πŸ“¦ 26 Β· ⏱️ 15.03.2026): +- [PyPi](https://pypi.org/project/dj-rest-auth) (πŸ“₯ 610K / month): ``` pip install dj-rest-auth ``` -- [Conda](https://anaconda.org/conda-forge/dj-rest-auth) (πŸ“₯ 56K Β· ⏱️ 16.03.2026): +- [Conda](https://anaconda.org/conda-forge/dj-rest-auth) (πŸ“₯ 57K Β· ⏱️ 16.03.2026): ``` conda install -c conda-forge dj-rest-auth ```
fastapi-users (πŸ₯ˆ33 Β· ⭐ 6.1K) - Ready-to-use and customizable users management for FastAPI. MIT -- [GitHub](https://github.com/fastapi-users/fastapi-users) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 500 Β· πŸ“₯ 490 Β· πŸ“¦ 5.6K Β· πŸ“‹ 300 - 1% open Β· ⏱️ 27.03.2026): +- [GitHub](https://github.com/fastapi-users/fastapi-users) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 500 Β· πŸ“₯ 510 Β· πŸ“¦ 5.6K Β· πŸ“‹ 300 - 1% open Β· ⏱️ 27.03.2026): ``` git clone https://github.com/fastapi-users/fastapi-users ``` -- [PyPi](https://pypi.org/project/fastapi-users) (πŸ“₯ 1.4M / month Β· πŸ“¦ 42 Β· ⏱️ 27.03.2026): +- [PyPi](https://pypi.org/project/fastapi-users) (πŸ“₯ 1.8M / month Β· πŸ“¦ 42 Β· ⏱️ 27.03.2026): ``` pip install fastapi-users ``` @@ -827,97 +879,93 @@ _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) (πŸ“₯ 2.6M / month Β· πŸ“¦ 240 Β· ⏱️ 28.03.2026): +- [PyPi](https://pypi.org/project/flask-httpauth) (πŸ“₯ 2.2M / month): ``` pip install flask-httpauth ``` -- [Conda](https://anaconda.org/conda-forge/flask-httpauth) (πŸ“₯ 350K Β· ⏱️ 29.03.2026): +- [Conda](https://anaconda.org/conda-forge/flask-httpauth) (πŸ“₯ 360K Β· ⏱️ 29.03.2026): ``` conda install -c conda-forge flask-httpauth ```
-
authlib (πŸ₯ˆ32 Β· ⭐ 5.3K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3 +
pyotp (πŸ₯ˆ32 Β· ⭐ 3.3K) - Python One-Time Password Library. MIT -- [GitHub](https://github.com/authlib/authlib) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 520 Β· πŸ“‹ 540 - 21% open Β· ⏱️ 01.04.2026): +- [GitHub](https://github.com/pyauth/pyotp) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 350 Β· πŸ“₯ 680 Β· πŸ“¦ 27K Β· πŸ“‹ 100 - 5% open Β· ⏱️ 03.01.2026): ``` - git clone https://github.com/lepture/authlib + git clone https://github.com/pyauth/pyotp ``` -- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 120M / month): +- [PyPi](https://pypi.org/project/pyotp) (πŸ“₯ 23M / month Β· πŸ“¦ 460 Β· ⏱️ 27.07.2023): ``` - pip install authlib + pip install pyotp ``` -- [Conda](https://anaconda.org/conda-forge/authlib) (πŸ“₯ 280K Β· ⏱️ 02.03.2026): +- [Conda](https://anaconda.org/conda-forge/pyotp) (πŸ“₯ 110K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge authlib + conda install -c conda-forge pyotp ```
-
djoser (πŸ₯ˆ32 Β· ⭐ 2.7K Β· πŸ’€) - REST implementation of Django authentication system. MIT +
django-rest-knox (πŸ₯‰31 Β· ⭐ 1.3K) - Authentication Module for django rest auth. MIT -- [GitHub](https://github.com/sunscrapers/djoser) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 460 Β· πŸ“¦ 36K Β· πŸ“‹ 490 - 31% open Β· ⏱️ 13.07.2025): +- [GitHub](https://github.com/jazzband/django-rest-knox) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 220 Β· πŸ“¦ 12K Β· πŸ“‹ 170 - 14% open Β· ⏱️ 10.03.2026): ``` - git clone https://github.com/sunscrapers/djoser + git clone https://github.com/James1345/django-rest-knox ``` -- [PyPi](https://pypi.org/project/djoser) (πŸ“₯ 330K / month): +- [PyPi](https://pypi.org/project/django-rest-knox) (πŸ“₯ 550K / month): ``` - pip install djoser + pip install django-rest-knox ```
-
python-jose (πŸ₯ˆ32 Β· ⭐ 1.7K Β· πŸ’€) - A JOSE implementation in Python. MIT +
django-rest-framework-simplejwt (πŸ₯‰27 Β· ⭐ 4.3K) - A JSON Web Token authentication plugin for the Django.. MIT -- [GitHub](https://github.com/mpdavis/python-jose) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 260 Β· πŸ“‹ 180 - 52% open Β· ⏱️ 28.05.2025): +- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 650 Β· πŸ“‹ 520 - 20% open Β· ⏱️ 23.03.2026): ``` - git clone https://github.com/mpdavis/python-jose - ``` -- [PyPi](https://pypi.org/project/python-jose) (πŸ“₯ 37M / month Β· πŸ“¦ 1.1K Β· ⏱️ 28.05.2025): - ``` - pip install python-jose + git clone https://github.com/jazzband/djangorestframework-simplejwt ``` -- [Conda](https://anaconda.org/conda-forge/python-jose) (πŸ“₯ 2.6M Β· ⏱️ 29.05.2025): +- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 6.6M / month): ``` - conda install -c conda-forge python-jose + pip install djangorestframework-simplejwt ```
-
django-rest-framework-simplejwt (πŸ₯ˆ31 Β· ⭐ 4.3K) - A JSON Web Token authentication plugin for the Django.. MIT +
djoser (πŸ₯‰27 Β· ⭐ 2.7K Β· πŸ’€) - REST implementation of Django authentication system. MIT -- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 700 Β· πŸ“‹ 560 - 27% open Β· ⏱️ 23.03.2026): +- [GitHub](https://github.com/sunscrapers/djoser) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 470 Β· πŸ“¦ 36K Β· πŸ“‹ 530 - 37% open Β· ⏱️ 13.07.2025): ``` - git clone https://github.com/jazzband/djangorestframework-simplejwt + git clone https://github.com/sunscrapers/djoser ``` -- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 6.4M / month Β· πŸ“¦ 310 Β· ⏱️ 21.07.2025): +- [PyPi](https://pypi.org/project/djoser) (πŸ“¦ 13 Β· ⏱️ 13.07.2025): ``` - pip install djangorestframework-simplejwt + pip install djoser ```
-
django-rest-knox (πŸ₯ˆ31 Β· ⭐ 1.3K) - Authentication Module for django rest auth. MIT +
django-rules (πŸ₯‰27 Β· ⭐ 2K) - Awesome Django authorization, without the database. MIT -- [GitHub](https://github.com/jazzband/django-rest-knox) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 220 Β· πŸ“¦ 12K Β· πŸ“‹ 170 - 14% open Β· ⏱️ 10.03.2026): +- [GitHub](https://github.com/dfunckt/django-rules) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 150 Β· πŸ“‹ 130 - 32% open Β· ⏱️ 11.10.2025): ``` - git clone https://github.com/James1345/django-rest-knox + git clone https://github.com/dfunckt/django-rules ``` -- [PyPi](https://pypi.org/project/django-rest-knox) (πŸ“₯ 530K / month Β· πŸ“¦ 46 Β· ⏱️ 10.03.2026): +- [PyPi](https://pypi.org/project/rules) (πŸ“₯ 470K / month Β· πŸ“¦ 56 Β· ⏱️ 02.09.2024): ``` - pip install django-rest-knox + pip install rules ```
-
google-auth (πŸ₯ˆ31 Β· ⭐ 870) - This library has moved to https://github.com/googleapis/google-.. Apache-2 +
python-jose (πŸ₯‰27 Β· ⭐ 1.7K Β· πŸ’€) - A JOSE implementation in Python. MIT -- [GitHub](https://github.com/googleapis/google-auth-library-python) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 350 Β· ⏱️ 06.03.2026): +- [GitHub](https://github.com/mpdavis/python-jose) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 250 Β· πŸ“‹ 180 - 50% open Β· ⏱️ 28.05.2025): ``` - git clone https://github.com/googleapis/google-auth-library-python + git clone https://github.com/mpdavis/python-jose ``` -- [PyPi](https://pypi.org/project/google-auth) (πŸ“₯ 410M / month): +- [PyPi](https://pypi.org/project/python-jose) (πŸ“₯ 39M / month): ``` - pip install google-auth + pip install python-jose ``` -- [Conda](https://anaconda.org/conda-forge/google-auth) (πŸ“₯ 13M Β· ⏱️ 13.03.2026): +- [Conda](https://anaconda.org/conda-forge/python-jose) (πŸ“₯ 2.6M Β· ⏱️ 29.05.2025): ``` - conda install -c conda-forge google-auth + conda install -c conda-forge python-jose ```
django-cas-ng (πŸ₯‰27 Β· ⭐ 390) - Django CAS 1.0/2.0/3.0 client authentication library,.. MIT @@ -927,90 +975,88 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django-cas-ng/django-cas-ng ``` -- [PyPi](https://pypi.org/project/django-cas-ng) (πŸ“₯ 59K / month Β· πŸ“¦ 15 Β· ⏱️ 18.11.2025): +- [PyPi](https://pypi.org/project/django-cas-ng) (πŸ“₯ 54K / month Β· πŸ“¦ 15 Β· ⏱️ 18.11.2025): ``` pip install django-cas-ng ```
-
django-rules (πŸ₯‰23 Β· ⭐ 2K) - Awesome Django authorization, without the database. MIT +
fastapi_login (πŸ₯‰23 Β· ⭐ 820 Β· πŸ’€) - FastAPI-Login tries to provide similar functionality as.. MIT -- [GitHub](https://github.com/dfunckt/django-rules) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 150 Β· πŸ“‹ 120 - 25% open Β· ⏱️ 11.10.2025): +- [GitHub](https://github.com/maxrdu/fastapi_login) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 67 Β· πŸ“₯ 16 Β· πŸ“¦ 1.1K Β· πŸ“‹ 59 - 1% open Β· ⏱️ 20.05.2025): ``` - git clone https://github.com/dfunckt/django-rules + git clone https://github.com/MushroomMaula/fastapi_login ``` -- [PyPi](https://pypi.org/project/rules) (πŸ“₯ 460K / month): +- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 48K / month Β· πŸ“¦ 7 Β· ⏱️ 14.12.2024): ``` - pip install rules + pip install fastapi_login ```
-
authomatic (πŸ₯‰23 Β· ⭐ 1K) - Simple yet powerful authorization / authentication client library for.. MIT +
flask-praetorian (πŸ₯‰22 Β· ⭐ 350 Β· πŸ’€) - Strong, Simple, and Precise security for Flask APIs.. MIT -- [GitHub](https://github.com/authomatic/authomatic) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 400 Β· πŸ“‹ 150 - 33% open Β· ⏱️ 12.12.2025): +- [GitHub](https://github.com/dusktreader/flask-praetorian) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 47 Β· πŸ“¦ 450 Β· πŸ“‹ 150 - 2% open Β· ⏱️ 19.08.2025): ``` - git clone https://github.com/authomatic/authomatic + git clone https://github.com/dusktreader/flask-praetorian ``` -- [PyPi](https://pypi.org/project/authomatic) (πŸ“₯ 4.3K / month Β· πŸ“¦ 10 Β· ⏱️ 28.05.2024): +- [PyPi](https://pypi.org/project/flask-praetorian) (πŸ“₯ 4.8K / month Β· πŸ“¦ 2 Β· ⏱️ 19.08.2025): ``` - pip install authomatic + pip install flask-praetorian ```
-
fastapi_login (πŸ₯‰23 Β· ⭐ 820 Β· πŸ’€) - FastAPI-Login tries to provide similar functionality as.. MIT +
authomatic (πŸ₯‰20 Β· ⭐ 1.1K) - Simple yet powerful authorization / authentication client library for.. MIT -- [GitHub](https://github.com/maxrdu/fastapi_login) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 67 Β· πŸ“₯ 16 Β· πŸ“¦ 1.1K Β· πŸ“‹ 59 - 1% open Β· ⏱️ 20.05.2025): +- [GitHub](https://github.com/authomatic/authomatic) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 400 Β· πŸ“‹ 150 - 33% open Β· ⏱️ 12.12.2025): ``` - git clone https://github.com/MushroomMaula/fastapi_login + git clone https://github.com/authomatic/authomatic ``` -- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 48K / month): +- [PyPi](https://pypi.org/project/authomatic) (πŸ“¦ 10 Β· ⏱️ 28.05.2024): ``` - pip install fastapi_login + pip install authomatic ```
-
flask-praetorian (πŸ₯‰22 Β· ⭐ 350 Β· πŸ’€) - Strong, Simple, and Precise security for Flask APIs.. MIT +
flask_simplelogin (πŸ₯‰19 Β· ⭐ 210 Β· πŸ’€) - Simple Login - Login Extension for Flask. MIT -- [GitHub](https://github.com/dusktreader/flask-praetorian) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 47 Β· πŸ“¦ 450 Β· πŸ“‹ 150 - 2% open Β· ⏱️ 19.08.2025): +- [GitHub](https://github.com/flask-extensions/Flask-SimpleLogin) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 43 Β· πŸ“¦ 140 Β· πŸ“‹ 21 - 14% open Β· ⏱️ 09.08.2025): ``` - git clone https://github.com/dusktreader/flask-praetorian + git clone https://github.com/flask-extensions/flask_simplelogin ``` -- [PyPi](https://pypi.org/project/flask-praetorian) (πŸ“₯ 5.6K / month Β· πŸ“¦ 2 Β· ⏱️ 19.08.2025): +- [PyPi](https://pypi.org/project/flask_simplelogin) (πŸ“₯ 42K / month Β· πŸ“¦ 2 Β· ⏱️ 30.10.2024): ``` - pip install flask-praetorian + pip install flask_simplelogin ```
-
flask_simplelogin (πŸ₯‰19 Β· ⭐ 210 Β· πŸ’€) - Simple Login - Login Extension for Flask. MIT +
apex (πŸ₯‰14 Β· ⭐ 95) - Toolkit for Pyramid, a Pylons Project, to add Authentication and.. MIT -- [GitHub](https://github.com/flask-extensions/Flask-SimpleLogin) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 43 Β· πŸ“¦ 140 Β· πŸ“‹ 21 - 14% open Β· ⏱️ 09.08.2025): +- [GitHub](https://github.com/cd34/apex) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 27 Β· πŸ“‹ 25 - 20% open Β· ⏱️ 15.04.2026): ``` - git clone https://github.com/flask-extensions/flask_simplelogin + git clone https://github.com/cd34/apex ``` -- [PyPi](https://pypi.org/project/flask_simplelogin) (πŸ“₯ 46K / month Β· πŸ“¦ 2 Β· ⏱️ 30.10.2024): +- [PyPi](https://pypi.org/project/apex) (πŸ“₯ 9.4K / month): ``` - pip install flask_simplelogin + pip install apex ```
-
Show 18 hidden projects... +
Show 16 hidden projects... -- django-oauth-toolkit (πŸ₯ˆ35 Β· ⭐ 3.3K) - OAuth2 goodies for the Djangonauts!. ❗Unlicensed +- django-oauth-toolkit (πŸ₯ˆ34 Β· ⭐ 3.3K) - OAuth2 goodies for the Djangonauts!. ❗Unlicensed - flask-jwt-extended (πŸ₯ˆ34 Β· ⭐ 1.6K Β· πŸ’€) - An open source Flask extension that provides JWT.. MIT -- python-social-auth (πŸ₯ˆ33 Β· ⭐ 2.8K Β· πŸ’€) - Social auth made simple. BSD-3 -- django-rest-framework-jwt (πŸ₯ˆ31 Β· ⭐ 3.2K Β· πŸ’€) - JSON Web Token Authentication support for Django REST.. MIT -- pyotp (πŸ₯‰30 Β· ⭐ 3.3K) - Python One-Time Password Library. ❗Unlicensed +- python-social-auth (πŸ₯ˆ32 Β· ⭐ 2.8K Β· πŸ’€) - Social auth made simple. BSD-3 +- oauth2client (πŸ₯ˆ32 Β· ⭐ 800 Β· πŸ’€) - This is a Python library for accessing resources protected.. Apache-2 +- django-rest-framework-jwt (πŸ₯‰31 Β· ⭐ 3.2K Β· πŸ’€) - JSON Web Token Authentication support for Django REST.. MIT - flask-dance (πŸ₯‰29 Β· ⭐ 1K Β· πŸ’€) - Doing the OAuth dance with style using Flask, requests, and.. MIT - rauth (πŸ₯‰27 Β· ⭐ 1.6K Β· πŸ’€) - A Python library for OAuth 1.0/a, 2.0, and Ofly. MIT -- oauth2client (πŸ₯‰27 Β· ⭐ 800 Β· πŸ’€) - This is a Python library for accessing resources protected.. Apache-2 -- Flask-User (πŸ₯‰26 Β· ⭐ 1.1K Β· πŸ’€) - Customizable User Authorization & User Management: Register,.. MIT +- Flask-User (πŸ₯‰25 Β· ⭐ 1.1K Β· πŸ’€) - Customizable User Authorization & User Management: Register,.. MIT +- Flask-OpenID (πŸ₯‰25 Β· ⭐ 240 Β· πŸ’€) - Flask-OpenID adds openid support to flask applications. BSD-3 - python-oauth2 (πŸ₯‰24 Β· ⭐ 3K Β· πŸ’€) - A fully tested, abstract interface to creating OAuth clients.. MIT - django-stronghold (πŸ₯‰23 Β· ⭐ 400 Β· πŸ’€) - Get inside your stronghold and make all your Django.. MIT -- velruse (πŸ₯‰23 Β· ⭐ 250 Β· πŸ’€) - Simplifying third-party authentication for web applications. MIT +- python-jwt (πŸ₯‰22 Β· ⭐ 220 Β· πŸ’€) - Python module for generating and verifying JSON Web Tokens. MIT - fastapi-jwt-auth (πŸ₯‰21 Β· ⭐ 830 Β· πŸ’€) - FastAPI extension that provides JWT Auth support.. MIT -- Flask-OpenID (πŸ₯‰17 Β· ⭐ 230 Β· πŸ’€) - Flask-OpenID adds openid support to flask applications. ❗Unlicensed -- python-jwt (πŸ₯‰17 Β· ⭐ 220 Β· πŸ’€) - Python module for generating and verifying JSON Web Tokens. MIT -- apex (πŸ₯‰17 Β· ⭐ 96 Β· πŸ’€) - Toolkit for Pyramid, a Pylons Project, to add Authentication and.. MIT -- fastapi-permissions (πŸ₯‰14 Β· ⭐ 660 Β· πŸ’€) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE +- velruse (πŸ₯‰21 Β· ⭐ 250 Β· πŸ’€) - Simplifying third-party authentication for web applications. MIT +- fastapi-permissions (πŸ₯‰15 Β· ⭐ 660 Β· πŸ’€) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE - pyramid_jwt (πŸ₯‰14 Β· ⭐ 75 Β· πŸ’€) - JWT authentication for Pyramid. BSD-2

@@ -1019,14 +1065,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
WeasyPrint (πŸ₯‡40 Β· ⭐ 8.8K) - The awesome document factory. BSD-3 +
WeasyPrint (πŸ₯‡40 Β· ⭐ 8.9K) - The awesome document factory. BSD-3 -- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 790 Β· πŸ“₯ 27K Β· πŸ“¦ 29K Β· πŸ“‹ 2.2K - 6% open Β· ⏱️ 24.03.2026): +- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 800 Β· πŸ“₯ 27K Β· πŸ“¦ 30K Β· πŸ“‹ 2.2K - 6% open Β· ⏱️ 16.04.2026): ``` git clone https://github.com/Kozea/WeasyPrint ``` -- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 20M / month Β· πŸ“¦ 700 Β· ⏱️ 06.02.2026): +- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 21M / month Β· πŸ“¦ 700 Β· ⏱️ 06.02.2026): ``` pip install weasyprint ``` @@ -1037,97 +1083,82 @@ _General purpose web frameworks to build web applications and REST APIs._
lxml (πŸ₯‡40 Β· ⭐ 3K) - The lxml XML toolkit for Python. BSD-3 -- [GitHub](https://github.com/lxml/lxml) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 590 Β· πŸ“₯ 11K Β· πŸ“¦ 610K Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/lxml/lxml) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 590 Β· πŸ“₯ 7.8K Β· πŸ“¦ 610K Β· ⏱️ 23.04.2026): ``` git clone https://github.com/lxml/lxml ``` -- [PyPi](https://pypi.org/project/lxml) (πŸ“₯ 270M / month): +- [PyPi](https://pypi.org/project/lxml) (πŸ“₯ 310M / month): ``` pip install lxml ``` -- [Conda](https://anaconda.org/conda-forge/lxml) (πŸ“₯ 20M Β· ⏱️ 09.04.2026): +- [Conda](https://anaconda.org/conda-forge/lxml) (πŸ“₯ 20M Β· ⏱️ 18.04.2026): ``` conda install -c conda-forge lxml ```
-
markupsafe (πŸ₯ˆ37 Β· ⭐ 680 Β· πŸ’€) - Safely add untrusted strings to HTML/XML markup. BSD-3 - -- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 170 Β· πŸ“₯ 14K Β· πŸ“¦ 2.2M Β· πŸ“‹ 140 - 2% open Β· ⏱️ 27.09.2025): - - ``` - git clone https://github.com/pallets/markupsafe - ``` -- [PyPi](https://pypi.org/project/markupsafe) (πŸ“₯ 580M / month): - ``` - pip install markupsafe - ``` -- [Conda](https://anaconda.org/conda-forge/markupsafe) (πŸ“₯ 72M Β· ⏱️ 02.03.2026): - ``` - conda install -c conda-forge markupsafe - ``` -
-
xhtml2pdf (πŸ₯‰34 Β· ⭐ 2.4K) - A library for converting HTML into PDFs using ReportLab. Apache-2 +
xhtml2pdf (πŸ₯ˆ35 Β· ⭐ 2.4K) - A library for converting HTML into PDFs using ReportLab. Apache-2 -- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 660 Β· πŸ“₯ 94 Β· πŸ“¦ 21K Β· πŸ“‹ 460 - 29% open Β· ⏱️ 19.01.2026): +- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 620 Β· πŸ“₯ 94 Β· πŸ“¦ 21K Β· πŸ“‹ 450 - 28% open Β· ⏱️ 19.01.2026): ``` git clone https://github.com/xhtml2pdf/xhtml2pdf ``` -- [PyPi](https://pypi.org/project/xhtml2pdf) (πŸ“₯ 3.3M / month Β· πŸ“¦ 140 Β· ⏱️ 23.02.2025): +- [PyPi](https://pypi.org/project/xhtml2pdf) (πŸ“₯ 3.4M / month): ``` pip install xhtml2pdf ``` -- [Conda](https://anaconda.org/conda-forge/xhtml2pdf) (πŸ“₯ 230K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/xhtml2pdf) (πŸ“₯ 240K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge xhtml2pdf ```
-
pyquery (πŸ₯‰31 Β· ⭐ 2.4K) - A jquery-like library for python. BSD-3 +
markupsafe (πŸ₯‰34 Β· ⭐ 680 Β· πŸ’€) - Safely add untrusted strings to HTML/XML markup. BSD-3 -- [GitHub](https://github.com/gawel/pyquery) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 180 Β· πŸ“¦ 28K Β· πŸ“‹ 190 - 28% open Β· ⏱️ 18.02.2026): +- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 170 Β· πŸ“₯ 14K Β· πŸ“¦ 2.2M Β· πŸ“‹ 140 - 2% open Β· ⏱️ 27.09.2025): ``` - git clone https://github.com/gawel/pyquery + git clone https://github.com/pallets/markupsafe ``` -- [PyPi](https://pypi.org/project/pyquery) (πŸ“₯ 2M / month Β· πŸ“¦ 520 Β· ⏱️ 30.08.2024): +- [PyPi](https://pypi.org/project/markupsafe): ``` - pip install pyquery + pip install markupsafe ``` -- [Conda](https://anaconda.org/conda-forge/pyquery) (πŸ“₯ 100K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/markupsafe) (πŸ“₯ 73M Β· ⏱️ 02.03.2026): ``` - conda install -c conda-forge pyquery + conda install -c conda-forge markupsafe ```
selectolax (πŸ₯‰31 Β· ⭐ 1.6K) - Python binding to Modest and Lexbor engines. Fast HTML5 parser with.. MIT -- [GitHub](https://github.com/rushter/selectolax) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 92 Β· πŸ“¦ 2.8K Β· πŸ“‹ 150 - 6% open Β· ⏱️ 18.03.2026): +- [GitHub](https://github.com/rushter/selectolax) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 91 Β· πŸ“¦ 2.8K Β· πŸ“‹ 150 - 7% open Β· ⏱️ 18.03.2026): ``` git clone https://github.com/rushter/selectolax ``` -- [PyPi](https://pypi.org/project/selectolax) (πŸ“₯ 4.5M / month Β· πŸ“¦ 260 Β· ⏱️ 06.03.2026): +- [PyPi](https://pypi.org/project/selectolax) (πŸ“₯ 4.5M / month): ``` pip install selectolax ```
-
html5-parser (πŸ₯‰24 Β· ⭐ 700) - Fast C based HTML 5 parsing for python. Apache-2 +
html5-parser (πŸ₯‰22 Β· ⭐ 700) - Fast C based HTML 5 parsing for python. Apache-2 -- [GitHub](https://github.com/kovidgoyal/html5-parser) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 40 Β· πŸ“¦ 910 Β· πŸ“‹ 27 - 3% open Β· ⏱️ 30.03.2026): +- [GitHub](https://github.com/kovidgoyal/html5-parser) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 37 Β· πŸ“¦ 910 Β· πŸ“‹ 27 - 3% open Β· ⏱️ 30.03.2026): ``` git clone https://github.com/kovidgoyal/html5-parser ``` -- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 19K / month Β· πŸ“¦ 11 Β· ⏱️ 19.11.2023): +- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 11K / month): ``` pip install html5-parser ```
-
Show 3 hidden projects... +
Show 4 hidden projects... - bleach (πŸ₯ˆ35 Β· ⭐ 2.8K) - Bleach is an allowed-list-based HTML sanitizing library that.. ❗Unlicensed -- html5lib-python (πŸ₯‰27 Β· ⭐ 1.2K Β· πŸ’€) - Standards-compliant library for parsing and serializing.. MIT -- Requests-HTML (πŸ₯‰26 Β· ⭐ 14K Β· πŸ’€) - Pythonic HTML Parsing for Humans. MIT +- html5lib-python (πŸ₯‰34 Β· ⭐ 1.2K Β· πŸ’€) - Standards-compliant library for parsing and serializing.. MIT +- pyquery (πŸ₯‰28 Β· ⭐ 2.4K) - A jquery-like library for python. ❗Unlicensed +- Requests-HTML (πŸ₯‰25 Β· ⭐ 14K Β· πŸ’€) - Pythonic HTML Parsing for Humans. MIT

@@ -1135,58 +1166,74 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
tldextract (πŸ₯‡35 Β· ⭐ 2K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3 +
tldextract (πŸ₯‡36 Β· ⭐ 2K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3 -- [GitHub](https://github.com/john-kurkowski/tldextract) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 210 Β· πŸ“¦ 44K Β· πŸ“‹ 220 - 8% open Β· ⏱️ 28.12.2025): +- [GitHub](https://github.com/john-kurkowski/tldextract) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 210 Β· πŸ“¦ 44K Β· πŸ“‹ 220 - 7% open Β· ⏱️ 21.04.2026): ``` git clone https://github.com/john-kurkowski/tldextract ``` -- [PyPi](https://pypi.org/project/tldextract) (πŸ“₯ 29M / month Β· πŸ“¦ 880 Β· ⏱️ 28.12.2025): +- [PyPi](https://pypi.org/project/tldextract) (πŸ“₯ 28M / month): ``` pip install tldextract ``` -- [Conda](https://anaconda.org/conda-forge/tldextract) (πŸ“₯ 790K Β· ⏱️ 29.12.2025): +- [Conda](https://anaconda.org/conda-forge/tldextract) (πŸ“₯ 800K Β· ⏱️ 29.12.2025): ``` conda install -c conda-forge tldextract ```
shortuuid (πŸ₯ˆ31 Β· ⭐ 2.2K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 -- [GitHub](https://github.com/skorokithakis/shortuuid) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 120 Β· πŸ“¦ 35K Β· πŸ“‹ 69 - 2% open Β· ⏱️ 01.12.2025): +- [GitHub](https://github.com/skorokithakis/shortuuid) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 120 Β· πŸ“¦ 35K Β· ⏱️ 01.12.2025): ``` git clone https://github.com/skorokithakis/shortuuid ``` -- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 11M / month Β· πŸ“¦ 590 Β· ⏱️ 11.03.2024): +- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 11M / month): ``` pip install shortuuid ``` -- [Conda](https://anaconda.org/conda-forge/shortuuid) (πŸ“₯ 690K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/shortuuid) (πŸ“₯ 700K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge shortuuid ```
-
furl (πŸ₯ˆ28 Β· ⭐ 2.8K) - The easiest way to parse and modify URLs in Python. Unlicense +
Yarl (πŸ₯ˆ30 Β· ⭐ 1.5K Β· πŸ“ˆ) - Yet another URL library. Apache-2 + +- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 180): + + ``` + git clone https://github.com/aio-libs/yarl + ``` +- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 460M / month Β· πŸ“¦ 3.3K Β· ⏱️ 01.03.2026): + ``` + pip install yarl + ``` +- [Conda](https://anaconda.org/conda-forge/yarl) (πŸ“₯ 25M Β· ⏱️ 02.03.2026): + ``` + conda install -c conda-forge yarl + ``` +
+
uritemplate (πŸ₯‰28 Β· ⭐ 250) - URI template parsing per RFC6570. BSD-3 -- [GitHub](https://github.com/gruns/furl) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 160 Β· πŸ“‹ 130 - 31% open Β· ⏱️ 22.02.2026): +- [GitHub](https://github.com/python-hyper/uritemplate) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 37 Β· πŸ“₯ 5 Β· πŸ“‹ 35 - 17% open Β· ⏱️ 14.04.2026): ``` - git clone https://github.com/gruns/furl + git clone https://github.com/python-hyper/uritemplate ``` -- [PyPi](https://pypi.org/project/furl) (πŸ“₯ 4.7M / month Β· πŸ“¦ 500 Β· ⏱️ 09.03.2025): +- [PyPi](https://pypi.org/project/uritemplate) (πŸ“₯ 140M / month Β· πŸ“¦ 570 Β· ⏱️ 02.06.2025): ``` - pip install furl + pip install uritemplate ``` -- [Conda](https://anaconda.org/conda-forge/furl) (πŸ“₯ 730K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/uritemplate) (πŸ“₯ 7.1M Β· ⏱️ 02.06.2025): ``` - conda install -c conda-forge furl + conda install -c conda-forge uritemplate ```
Show 2 hidden projects... -- purl (πŸ₯‰25 Β· ⭐ 300 Β· πŸ’€) - A simple, immutable URL class with a clean API for interrogation and.. MIT -- uritemplate (πŸ₯‰22 Β· ⭐ 250) - URI template parsing per RFC6570. ❗Unlicensed +- purl (πŸ₯‰23 Β· ⭐ 300 Β· πŸ’€) - A simple, immutable URL class with a clean API for interrogation and.. MIT +- furl (πŸ₯‰22 Β· ⭐ 2.8K Β· πŸ“‰) - The easiest way to parse and modify URLs in Python. ❗Unlicensed

@@ -1196,25 +1243,25 @@ _General purpose web frameworks to build web applications and REST APIs._ πŸ”— OpenAPI-Specification ( ⭐ 31K) - The OpenAPI Specification Repository. -
OpenAPI Generator (πŸ₯‡44 Β· ⭐ 26K) - OpenAPI Generator allows generation of API client.. Apache-2 +
OpenAPI Generator (πŸ₯‡40 Β· ⭐ 26K) - OpenAPI Generator allows generation of API client.. Apache-2 -- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 3.7K Β· πŸ”€ 7.5K Β· πŸ“¦ 5 Β· πŸ“‹ 10K - 54% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 3.8K Β· πŸ”€ 7.3K Β· πŸ“₯ 130 Β· πŸ“¦ 5 Β· πŸ“‹ 9.8K - 51% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/OpenAPITools/openapi-generator ``` -- [PyPi](https://pypi.org/project/openapi-generator-cli) (πŸ“₯ 640K / month Β· πŸ“¦ 24 Β· ⏱️ 25.03.2026): +- [PyPi](https://pypi.org/project/openapi-generator-cli) (πŸ“₯ 680K / month): ``` pip install openapi-generator-cli ``` -- [npm](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (πŸ“₯ 5.1M / month Β· πŸ“¦ 1.4K Β· ⏱️ 07.04.2026): +- [npm](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (πŸ“₯ 5.5M / month): ``` npm install @openapitools/openapi-generator-cli ```
swagger-ui (πŸ₯‡37 Β· ⭐ 29K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 -- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 9.3K Β· πŸ“¦ 38K Β· πŸ“‹ 5.9K - 23% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 9.3K Β· πŸ“¦ 38K Β· πŸ“‹ 5.9K - 23% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/swagger-api/swagger-ui @@ -1222,72 +1269,72 @@ _General purpose web frameworks to build web applications and REST APIs._
datamodel-code-generator (πŸ₯‡37 Β· ⭐ 3.9K) - Python data model generator (Pydantic, dataclasses,.. MIT -- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 430 Β· πŸ“¦ 3.2K Β· πŸ“‹ 810 - 4% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 430 Β· πŸ“¦ 3.3K Β· πŸ“‹ 810 - 4% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/koxudaxi/datamodel-code-generator ``` -- [PyPi](https://pypi.org/project/datamodel-code-generator) (πŸ“₯ 13M / month Β· πŸ“¦ 470 Β· ⏱️ 04.04.2026): +- [PyPi](https://pypi.org/project/datamodel-code-generator) (πŸ“₯ 12M / month): ``` pip install datamodel-code-generator ```
-
apispec (πŸ₯ˆ36 Β· ⭐ 1.2K) - A pluggable API specification generator. Currently supports the.. MIT +
drf-spectacular (πŸ₯‡37 Β· ⭐ 2.8K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 -- [GitHub](https://github.com/marshmallow-code/apispec) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 190 Β· πŸ“¦ 20K Β· πŸ“‹ 280 - 10% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/tfranzel/drf-spectacular) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 320 Β· πŸ“¦ 140K Β· πŸ“‹ 1.1K - 19% open Β· ⏱️ 14.04.2026): ``` - git clone https://github.com/marshmallow-code/apispec + git clone https://github.com/tfranzel/drf-spectacular ``` -- [PyPi](https://pypi.org/project/apispec) (πŸ“₯ 16M / month Β· πŸ“¦ 390 Β· ⏱️ 06.03.2026): +- [PyPi](https://pypi.org/project/drf-spectacular) (πŸ“₯ 10M / month Β· πŸ“¦ 290 Β· ⏱️ 02.11.2025): ``` - pip install apispec + pip install drf-spectacular ``` -- [Conda](https://anaconda.org/conda-forge/apispec) (πŸ“₯ 1.5M Β· ⏱️ 07.03.2026): +- [Conda](https://anaconda.org/conda-forge/drf-spectacular) (πŸ“₯ 87K Β· ⏱️ 02.11.2025): ``` - conda install -c conda-forge apispec + conda install -c conda-forge drf-spectacular ```
-
connexion (πŸ₯ˆ35 Β· ⭐ 4.6K) - Connexion is a modern Python web framework that makes spec-.. Apache-2 +
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 Β· πŸ“¦ 17K Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 13.10.2025): +- [GitHub](https://github.com/spec-first/connexion) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 780 Β· πŸ“¦ 17K Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 11.04.2026): ``` git clone https://github.com/zalando/connexion ``` -- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 12M / month Β· πŸ“¦ 220 Β· ⏱️ 13.10.2025): +- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 13M / month Β· πŸ“¦ 220 Β· ⏱️ 13.10.2025): ``` pip install connexion ``` -- [Conda](https://anaconda.org/conda-forge/connexion) (πŸ“₯ 610K Β· ⏱️ 31.12.2025): +- [Conda](https://anaconda.org/conda-forge/connexion) (πŸ“₯ 620K Β· ⏱️ 31.12.2025): ``` conda install -c conda-forge connexion ```
-
drf-spectacular (πŸ₯ˆ35 Β· ⭐ 2.8K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 +
apispec (πŸ₯ˆ34 Β· ⭐ 1.2K) - A pluggable API specification generator. Currently supports the.. MIT -- [GitHub](https://github.com/tfranzel/drf-spectacular) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 310 Β· πŸ“¦ 140K Β· πŸ“‹ 1.1K - 17% open Β· ⏱️ 04.11.2025): +- [GitHub](https://github.com/marshmallow-code/apispec) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 190 Β· πŸ“¦ 20K Β· πŸ“‹ 280 - 9% open Β· ⏱️ 20.04.2026): ``` - git clone https://github.com/tfranzel/drf-spectacular + git clone https://github.com/marshmallow-code/apispec ``` -- [PyPi](https://pypi.org/project/drf-spectacular) (πŸ“₯ 9.5M / month): +- [PyPi](https://pypi.org/project/apispec) (πŸ“₯ 16M / month): ``` - pip install drf-spectacular + pip install apispec ``` -- [Conda](https://anaconda.org/conda-forge/drf-spectacular) (πŸ“₯ 86K Β· ⏱️ 02.11.2025): +- [Conda](https://anaconda.org/conda-forge/apispec) (πŸ“₯ 1.5M Β· ⏱️ 07.03.2026): ``` - conda install -c conda-forge drf-spectacular + conda install -c conda-forge apispec ```
OpenAPI Spec validator (πŸ₯ˆ33 Β· ⭐ 400) - OpenAPI Spec Validator is a CLI, pre-commit hook and.. Apache-2 -- [GitHub](https://github.com/python-openapi/openapi-spec-validator) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 73 Β· πŸ“¦ 10K Β· πŸ“‹ 130 - 29% open Β· ⏱️ 26.03.2026): +- [GitHub](https://github.com/python-openapi/openapi-spec-validator) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 72 Β· πŸ“¦ 11K Β· πŸ“‹ 130 - 29% open Β· ⏱️ 26.03.2026): ``` git clone https://github.com/p1c2u/openapi-spec-validator ``` -- [PyPi](https://pypi.org/project/openapi-spec-validator) (πŸ“₯ 47M / month Β· πŸ“¦ 380 Β· ⏱️ 01.03.2026): +- [PyPi](https://pypi.org/project/openapi-spec-validator) (πŸ“₯ 46M / month Β· πŸ“¦ 380 Β· ⏱️ 01.03.2026): ``` pip install openapi-spec-validator ``` @@ -1296,96 +1343,96 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge openapi-spec-validator ```
-
openapi-python-client (πŸ₯ˆ32 Β· ⭐ 1.9K) - Generate modern Python clients from OpenAPI. MIT +
openapi-core (πŸ₯ˆ33 Β· ⭐ 360) - Openapi-core is a Python library that adds client-side and.. BSD-3 -- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 260 Β· πŸ“¦ 1.5K Β· πŸ“‹ 440 - 21% open Β· ⏱️ 12.03.2026): +- [GitHub](https://github.com/python-openapi/openapi-core) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 140 Β· πŸ“¦ 2.2K Β· πŸ“‹ 260 - 24% open Β· ⏱️ 02.04.2026): ``` - git clone https://github.com/openapi-generators/openapi-python-client + git clone https://github.com/p1c2u/openapi-core ``` -- [PyPi](https://pypi.org/project/openapi-python-client) (πŸ“₯ 1.9M / month Β· πŸ“¦ 97 Β· ⏱️ 05.03.2026): +- [PyPi](https://pypi.org/project/openapi-core) (πŸ“₯ 7.9M / month Β· πŸ“¦ 130 Β· ⏱️ 02.04.2026): ``` - pip install openapi-python-client + pip install openapi-core ``` -- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (πŸ“₯ 87K Β· ⏱️ 06.03.2026): +- [Conda](https://anaconda.org/conda-forge/openapi-core) (πŸ“₯ 61K Β· ⏱️ 03.04.2026): ``` - conda install -c conda-forge openapi-python-client + conda install -c conda-forge openapi-core ```
-
redoc (πŸ₯‰31 Β· ⭐ 26K) - OpenAPI/Swagger-generated API Reference Documentation. MIT +
swagger-codegen (πŸ₯‰32 Β· ⭐ 18K) - swagger-codegen contains a template-driven engine to.. Apache-2 -- [GitHub](https://github.com/Redocly/redoc) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2.4K Β· πŸ“₯ 150 Β· πŸ“¦ 13K Β· πŸ“‹ 2K - 22% open Β· ⏱️ 05.11.2025): +- [GitHub](https://github.com/swagger-api/swagger-codegen) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.8K Β· πŸ“¦ 23 Β· πŸ“‹ 6.6K - 46% open Β· ⏱️ 21.04.2026): ``` - git clone https://github.com/Redocly/redoc + git clone https://github.com/swagger-api/swagger-codegen ```
-
swagger-codegen (πŸ₯‰31 Β· ⭐ 18K) - swagger-codegen contains a template-driven engine to.. Apache-2 +
openapi-python-client (πŸ₯‰32 Β· ⭐ 1.9K) - Generate modern Python clients from OpenAPI. MIT -- [GitHub](https://github.com/swagger-api/swagger-codegen) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 6K Β· πŸ“¦ 23 Β· πŸ“‹ 6.9K - 49% open Β· ⏱️ 13.03.2026): +- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 270 Β· πŸ“¦ 1.5K Β· πŸ“‹ 440 - 21% open Β· ⏱️ 12.03.2026): ``` - git clone https://github.com/swagger-api/swagger-codegen + git clone https://github.com/openapi-generators/openapi-python-client + ``` +- [PyPi](https://pypi.org/project/openapi-python-client) (πŸ“₯ 2.1M / month Β· πŸ“¦ 97 Β· ⏱️ 05.03.2026): + ``` + pip install openapi-python-client + ``` +- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (πŸ“₯ 88K Β· ⏱️ 06.03.2026): + ``` + conda install -c conda-forge openapi-python-client ```
-
AutoRest (πŸ₯‰31 Β· ⭐ 4.8K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT +
redoc (πŸ₯‰31 Β· ⭐ 26K) - OpenAPI/Swagger-generated API Reference Documentation. MIT -- [GitHub](https://github.com/Azure/autorest) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 740 Β· πŸ“₯ 77K Β· πŸ“¦ 970 Β· πŸ“‹ 2.2K - 2% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/Redocly/redoc) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2.3K Β· πŸ“₯ 150 Β· πŸ“¦ 14K Β· πŸ“‹ 1.9K - 20% open Β· ⏱️ 05.11.2025): ``` - git clone https://github.com/Azure/autorest + git clone https://github.com/Redocly/redoc ```
-
openapi-core (πŸ₯‰31 Β· ⭐ 360) - Openapi-core is a Python library that adds client-side and.. BSD-3 +
AutoRest (πŸ₯‰31 Β· ⭐ 4.8K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT -- [GitHub](https://github.com/python-openapi/openapi-core) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 140 Β· πŸ“‹ 260 - 24% open Β· ⏱️ 02.04.2026): +- [GitHub](https://github.com/Azure/autorest) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 710 Β· πŸ“₯ 77K Β· πŸ“¦ 970 Β· πŸ“‹ 2.2K - 2% open Β· ⏱️ 09.04.2026): ``` - git clone https://github.com/p1c2u/openapi-core - ``` -- [PyPi](https://pypi.org/project/openapi-core) (πŸ“₯ 7.2M / month Β· πŸ“¦ 130 Β· ⏱️ 02.04.2026): - ``` - pip install openapi-core - ``` -- [Conda](https://anaconda.org/conda-forge/openapi-core) (πŸ“₯ 60K Β· ⏱️ 03.04.2026): - ``` - conda install -c conda-forge openapi-core + git clone https://github.com/Azure/autorest ```
-
Spectree (πŸ₯‰24 Β· ⭐ 360) - API spec validator and OpenAPI document generator for Python.. Apache-2 +
Spectree (πŸ₯‰25 Β· ⭐ 360) - API spec validator and OpenAPI document generator for Python.. Apache-2 -- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 86 Β· πŸ“¦ 140 Β· πŸ“‹ 130 - 9% open Β· ⏱️ 01.04.2026): +- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 84 Β· πŸ“¦ 140 Β· πŸ“‹ 130 - 6% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/0b01001001/spectree ``` -- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 260K / month Β· πŸ“¦ 10 Β· ⏱️ 16.12.2025): +- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 250K / month): ``` pip install spectree ```
-
Spectacle (πŸ₯‰23 Β· ⭐ 1.3K) - Precision documentation from OpenAPI, MCP, Doxygen, and.. ❗️AGPL-3.0 +
pyramid_openapi3 (πŸ₯‰23 Β· ⭐ 84) - Pyramid addon for OpenAPI3 validation of requests and.. MIT -- [GitHub](https://github.com/sourcey/sourcey) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 320 Β· πŸ“¦ 2 Β· πŸ“‹ 130 - 23% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/Pylons/pyramid_openapi3) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 48 Β· πŸ“¦ 130 Β· πŸ“‹ 87 - 29% open Β· ⏱️ 13.04.2026): ``` - git clone https://github.com/sourcey/spectacle + git clone https://github.com/Pylons/pyramid_openapi3 ``` -- [npm](https://www.npmjs.com/package/spectacle-docs) (πŸ“₯ 970 / month Β· πŸ“¦ 8 Β· ⏱️ 10.03.2020): +- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 52K / month Β· ⏱️ 29.07.2025): ``` - npm install spectacle-docs + pip install pyramid_openapi3 ```
-
pyramid_openapi3 (πŸ₯‰23 Β· ⭐ 84) - Pyramid addon for OpenAPI3 validation of requests and.. MIT +
Spectacle (πŸ₯‰20 Β· ⭐ 1.3K) - Precision documentation from OpenAPI, MCP, Doxygen, and.. ❗️AGPL-3.0 -- [GitHub](https://github.com/Pylons/pyramid_openapi3) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 48 Β· πŸ“¦ 120 Β· πŸ“‹ 87 - 29% open Β· ⏱️ 30.03.2026): +- [GitHub](https://github.com/sourcey/sourcey) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 220 Β· πŸ“¦ 3 Β· πŸ“‹ 130 - 23% open Β· ⏱️ 21.04.2026): ``` - git clone https://github.com/Pylons/pyramid_openapi3 + git clone https://github.com/sourcey/spectacle ``` -- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 58K / month Β· ⏱️ 29.07.2025): +- [npm](https://www.npmjs.com/package/spectacle-docs) (πŸ“₯ 1.1K / month): ``` - pip install pyramid_openapi3 + npm install spectacle-docs ```
pyramid_swagger (πŸ₯‰17 Β· ⭐ 62) - Convenient tools for using Swagger to define and validate.. BSD-3 @@ -1395,15 +1442,15 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/striglia/pyramid_swagger ``` -- [PyPi](https://pypi.org/project/pyramid_swagger) (πŸ“₯ 12K / month Β· ⏱️ 08.05.2024): +- [PyPi](https://pypi.org/project/pyramid_swagger) (πŸ“₯ 10K / month Β· ⏱️ 08.05.2024): ``` pip install pyramid_swagger ```
Show 6 hidden projects... -- drf-yasg (πŸ₯ˆ35 Β· ⭐ 3.5K) - Automated generation of real Swagger/OpenAPI 2.0.. ❗Unlicensed -- flasgger (πŸ₯ˆ32 Β· ⭐ 3.7K Β· πŸ’€) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT +- drf-yasg (πŸ₯ˆ34 Β· ⭐ 3.5K) - Automated generation of real Swagger/OpenAPI 2.0.. ❗Unlicensed +- flasgger (πŸ₯‰32 Β· ⭐ 3.7K Β· πŸ’€) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT - django-rest-swagger (πŸ₯‰31 Β· ⭐ 2.6K Β· πŸ’€) - Swagger Documentation Generator for Django REST.. BSD-2 - apistar (πŸ₯‰29 Β· ⭐ 5.6K Β· πŸ’€) - The Web API toolkit. BSD-3 - OpenAPI-to-GraphQL (πŸ₯‰27 Β· ⭐ 1.6K Β· πŸ’€) - Translate APIs described by OpenAPI Specifications.. MIT @@ -1419,36 +1466,36 @@ _General purpose web frameworks to build web applications and REST APIs._
Strawberry GraphQL (πŸ₯‡37 Β· ⭐ 4.6K) - A GraphQL library for Python that leverages type.. MIT -- [GitHub](https://github.com/strawberry-graphql/strawberry) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 630 Β· πŸ“₯ 600 Β· πŸ“‹ 1.2K - 35% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/strawberry-graphql/strawberry) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 630 Β· πŸ“₯ 690 Β· πŸ“‹ 1.2K - 35% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/strawberry-graphql/strawberry ``` -- [PyPi](https://pypi.org/project/strawberry-graphql) (πŸ“₯ 5.7M / month Β· πŸ“¦ 220 Β· ⏱️ 08.04.2026): +- [PyPi](https://pypi.org/project/strawberry-graphql) (πŸ“₯ 5.8M / month Β· πŸ“¦ 220 Β· ⏱️ 08.04.2026): ``` pip install strawberry-graphql ```
ariadne (πŸ₯‡37 Β· ⭐ 2.3K) - Python library for implementing GraphQL servers using schema-first.. BSD-3 -- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 190 Β· πŸ“₯ 170 Β· πŸ“¦ 2K Β· πŸ“‹ 330 - 8% open Β· ⏱️ 03.04.2026): +- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 190 Β· πŸ“₯ 190 Β· πŸ“¦ 2K Β· πŸ“‹ 340 - 8% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/mirumee/ariadne ``` -- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 3.7M / month Β· πŸ“¦ 100 Β· ⏱️ 07.04.2026): +- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 3.9M / month Β· πŸ“¦ 100 Β· ⏱️ 14.04.2026): ``` pip install ariadne ```
graphql-core (πŸ₯ˆ34 Β· ⭐ 530) - A Python 3 port of the GraphQL.js reference implementation of.. MIT -- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 140 Β· πŸ“¦ 41K Β· πŸ“‹ 170 - 16% open Β· ⏱️ 07.03.2026): +- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 140 Β· πŸ“¦ 41K Β· πŸ“‹ 170 - 16% open Β· ⏱️ 21.04.2026): ``` git clone https://github.com/graphql-python/graphql-core ``` -- [PyPi](https://pypi.org/project/graphql-core) (πŸ“₯ 67M / month): +- [PyPi](https://pypi.org/project/graphql-core) (πŸ“₯ 69M / month): ``` pip install graphql-core ``` @@ -1459,32 +1506,32 @@ _General purpose web frameworks to build web applications and REST APIs._
graphene-django (πŸ₯ˆ33 Β· ⭐ 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): +- [GitHub](https://github.com/graphql-python/graphene-django) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 740 Β· πŸ“¦ 16K Β· πŸ“‹ 830 - 17% open Β· ⏱️ 23.06.2025): ``` git clone https://github.com/graphql-python/graphene-django ``` -- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 1.1M / month Β· πŸ“¦ 220 Β· ⏱️ 13.03.2025): +- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 1.1M / month): ``` pip install graphene-django ``` -- [Conda](https://anaconda.org/conda-forge/graphene-django) (πŸ“₯ 61K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/graphene-django) (πŸ“₯ 62K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge graphene-django ```
graphene-mongo (πŸ₯‰25 Β· ⭐ 290) - Graphene MongoEngine integration. MIT -- [GitHub](https://github.com/graphql-python/graphene-mongo) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 100 Β· πŸ“¦ 370 Β· πŸ“‹ 94 - 22% open Β· ⏱️ 03.01.2026): +- [GitHub](https://github.com/graphql-python/graphene-mongo) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 110 Β· πŸ“¦ 370 Β· πŸ“‹ 94 - 22% open Β· ⏱️ 03.01.2026): ``` git clone https://github.com/graphql-python/graphene-mongo ``` -- [PyPi](https://pypi.org/project/graphene-mongo) (πŸ“₯ 16K / month): +- [PyPi](https://pypi.org/project/graphene-mongo) (πŸ“₯ 18K / month Β· πŸ“¦ 3 Β· ⏱️ 03.01.2026): ``` pip install graphene-mongo ``` -- [Conda](https://anaconda.org/conda-forge/graphene-mongo) (πŸ“₯ 11K Β· ⏱️ 05.01.2026): +- [Conda](https://anaconda.org/conda-forge/graphene-mongo) (πŸ“₯ 12K Β· ⏱️ 05.01.2026): ``` conda install -c conda-forge graphene-mongo ``` @@ -1493,14 +1540,14 @@ _General purpose web frameworks to build web applications and REST APIs._ - graphene (πŸ₯‡37 Β· ⭐ 8.2K Β· πŸ’€) - GraphQL framework for Python. MIT - flask-graphql (πŸ₯ˆ26 Β· ⭐ 1.3K Β· πŸ’€) - Adds GraphQL support to your Flask application. MIT +- graphene-pydantic (πŸ₯‰21 Β· ⭐ 250 Β· πŸ’€) - Integrate GraphQL with your Pydantic models. Apache-2 - graphql-relay-py (πŸ₯‰21 Β· ⭐ 140 Β· πŸ’€) - A library to help construct a graphql-py server supporting.. MIT - tartiflette (πŸ₯‰19 Β· ⭐ 860 Β· πŸ’€) - GraphQL Engine built with Python 3.6+ / asyncio. MIT - django-graphql-auth (πŸ₯‰19 Β· ⭐ 330 Β· πŸ’€) - Django registration and authentication with GraphQL. MIT -- graphene-pydantic (πŸ₯‰18 Β· ⭐ 250 Β· πŸ’€) - Integrate GraphQL with your Pydantic models. ❗Unlicensed - Flask-GraphQL-Auth (πŸ₯‰17 Β· ⭐ 63 Β· πŸ’€) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to.. MIT - tartiflette-aiohttp (πŸ₯‰17 Β· ⭐ 62 Β· πŸ’€) - tartiflette-aiohttp is a wrapper of aiohttp which.. MIT - python-graphql-client (πŸ₯‰16 Β· ⭐ 160 Β· πŸ’€) - Simple GraphQL client for Python 2.7+. MIT -- tartiflette-asgi (πŸ₯‰16 Β· ⭐ 99 Β· πŸ’€) - ASGI support for the Tartiflette GraphQL engine. MIT +- tartiflette-asgi (πŸ₯‰15 Β· ⭐ 99 Β· πŸ’€) - ASGI support for the Tartiflette GraphQL engine. MIT

@@ -1510,16 +1557,16 @@ _General purpose web frameworks to build web applications and REST APIs._
websockets (πŸ₯‡41 Β· ⭐ 5.7K) - Library for building WebSocket servers and clients in Python. BSD-3 -- [GitHub](https://github.com/python-websockets/websockets) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 580 Β· πŸ“¦ 370K Β· πŸ“‹ 1.2K - 1% open Β· ⏱️ 08.03.2026): +- [GitHub](https://github.com/python-websockets/websockets) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 590 Β· πŸ“¦ 380K Β· πŸ“‹ 1.2K - 1% open Β· ⏱️ 17.04.2026): ``` git clone https://github.com/aaugustin/websockets ``` -- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 290M / month): +- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 330M / month Β· πŸ“¦ 7.7K Β· ⏱️ 10.01.2026): ``` pip install websockets ``` -- [Conda](https://anaconda.org/conda-forge/websockets) (πŸ“₯ 6.4M Β· ⏱️ 10.01.2026): +- [Conda](https://anaconda.org/conda-forge/websockets) (πŸ“₯ 6.6M Β· ⏱️ 10.01.2026): ``` conda install -c conda-forge websockets ``` @@ -1531,7 +1578,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/websocket-client/websocket-client ``` -- [PyPi](https://pypi.org/project/websocket-client) (πŸ“₯ 240M / month): +- [PyPi](https://pypi.org/project/websocket-client) (πŸ“₯ 250M / month): ``` pip install websocket-client ``` @@ -1542,44 +1589,44 @@ _General purpose web frameworks to build web applications and REST APIs._
Flask-SocketIO (πŸ₯ˆ36 Β· ⭐ 5.5K) - Socket.IO integration for Flask applications. MIT -- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 900 Β· πŸ“¦ 61K Β· πŸ“‹ 1.6K - 0% open Β· ⏱️ 21.02.2026): +- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 880 Β· πŸ“¦ 61K Β· πŸ“‹ 1.6K - 0% open Β· ⏱️ 21.02.2026): ``` git clone https://github.com/miguelgrinberg/Flask-SocketIO ``` -- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 3.5M / month Β· πŸ“¦ 760 Β· ⏱️ 21.02.2026): +- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 4M / month): ``` pip install flask-socketio ``` -- [Conda](https://anaconda.org/conda-forge/flask-socketio) (πŸ“₯ 660K Β· ⏱️ 21.02.2026): +- [Conda](https://anaconda.org/conda-forge/flask-socketio) (πŸ“₯ 670K Β· ⏱️ 21.02.2026): ``` conda install -c conda-forge flask-socketio ```
python-socketio (πŸ₯ˆ36 Β· ⭐ 4.3K) - Python Socket.IO server and client. MIT -- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 620 Β· πŸ“¦ 69K Β· πŸ“‹ 860 - 0% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 630 Β· πŸ“¦ 69K Β· πŸ“‹ 860 - 0% open Β· ⏱️ 08.04.2026): ``` git clone https://github.com/miguelgrinberg/python-socketio ``` -- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 19M / month): +- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 21M / month Β· πŸ“¦ 970 Β· ⏱️ 06.02.2026): ``` pip install python-socketio ``` -- [Conda](https://anaconda.org/conda-forge/python-socketio) (πŸ“₯ 920K Β· ⏱️ 07.02.2026): +- [Conda](https://anaconda.org/conda-forge/python-socketio) (πŸ“₯ 940K Β· ⏱️ 07.02.2026): ``` conda install -c conda-forge python-socketio ```
-
daphne (πŸ₯ˆ33 Β· ⭐ 2.7K Β· πŸ’€) - Django Channels HTTP/WebSocket server. BSD-3 +
daphne (πŸ₯ˆ34 Β· ⭐ 2.7K Β· πŸ’€) - Django Channels HTTP/WebSocket server. BSD-3 -- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 290 Β· πŸ“¦ 40K Β· πŸ“‹ 340 - 8% open Β· ⏱️ 17.09.2025): +- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 290 Β· πŸ“¦ 40K Β· πŸ“‹ 350 - 10% open Β· ⏱️ 17.09.2025): ``` git clone https://github.com/django/daphne ``` -- [PyPi](https://pypi.org/project/daphne) (πŸ“₯ 3.7M / month): +- [PyPi](https://pypi.org/project/daphne) (πŸ“₯ 4M / month Β· πŸ“¦ 140 Β· ⏱️ 02.07.2025): ``` pip install daphne ``` @@ -1590,28 +1637,28 @@ _General purpose web frameworks to build web applications and REST APIs._
httpx-ws (πŸ₯‰28 Β· ⭐ 150) - WebSocket support for HTTPX. MIT -- [GitHub](https://github.com/frankie567/httpx-ws) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 29 Β· πŸ“₯ 430 Β· πŸ“¦ 1.2K Β· πŸ“‹ 45 - 4% open Β· ⏱️ 28.03.2026): +- [GitHub](https://github.com/frankie567/httpx-ws) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 29 Β· πŸ“₯ 440 Β· πŸ“¦ 1.2K Β· πŸ“‹ 45 - 4% open Β· ⏱️ 28.03.2026): ``` git clone https://github.com/frankie567/httpx-ws ``` -- [PyPi](https://pypi.org/project/httpx-ws) (πŸ“₯ 4.2M / month): +- [PyPi](https://pypi.org/project/httpx-ws) (πŸ“₯ 4.2M / month Β· πŸ“¦ 110 Β· ⏱️ 28.03.2026): ``` pip install httpx-ws ``` -- [Conda](https://anaconda.org/conda-forge/httpx-ws) (πŸ“₯ 49K Β· ⏱️ 28.03.2026): +- [Conda](https://anaconda.org/conda-forge/httpx-ws) (πŸ“₯ 50K Β· ⏱️ 28.03.2026): ``` conda install -c conda-forge httpx-ws ```
-
websockify (πŸ₯‰27 Β· ⭐ 4.4K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0 +
websockify (πŸ₯‰25 Β· ⭐ 4.4K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0 -- [GitHub](https://github.com/novnc/websockify) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 780 Β· πŸ“¦ 45 Β· πŸ“‹ 380 - 7% open Β· ⏱️ 11.02.2026): +- [GitHub](https://github.com/novnc/websockify) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 830 Β· πŸ“¦ 45 Β· πŸ“‹ 390 - 10% open Β· ⏱️ 11.02.2026): ``` git clone https://github.com/novnc/websockify ``` -- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 260K / month): +- [PyPi](https://pypi.org/project/websockify) (πŸ“¦ 22 Β· ⏱️ 26.05.2025): ``` pip install websockify ``` @@ -1622,11 +1669,11 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 5 hidden projects... -- autobahn-python (πŸ₯‰31 Β· ⭐ 2.5K) - WebSocket and WAMP in Python for Twisted and asyncio. ❗Unlicensed -- sockjs-tornado (πŸ₯‰26 Β· ⭐ 850 Β· πŸ’€) - WebSocket emulation - Python server. MIT -- gevent-socketio (πŸ₯‰24 Β· ⭐ 1.2K Β· πŸ’€) - Official repository for gevent-socketio. BSD-3 -- flask-sockets (πŸ₯‰23 Β· ⭐ 1.7K Β· πŸ’€) - [DEPRECATED] Alternative:.. MIT +- autobahn-python (πŸ₯‰32 Β· ⭐ 2.5K) - WebSocket and WAMP in Python for Twisted and asyncio. ❗Unlicensed +- gevent-socketio (πŸ₯‰26 Β· ⭐ 1.2K Β· πŸ’€) - Official repository for gevent-socketio. BSD-3 +- sockjs-tornado (πŸ₯‰24 Β· ⭐ 850 Β· πŸ’€) - WebSocket emulation - Python server. MIT - tornadio2 (πŸ₯‰18 Β· ⭐ 520 Β· πŸ’€) - Python socket.io server implementation on top of Tornado.. Apache-2 +- flask-sockets (πŸ₯‰17 Β· ⭐ 1.7K Β· πŸ’€) - [DEPRECATED] Alternative:.. MIT

@@ -1636,16 +1683,16 @@ _General purpose web frameworks to build web applications and REST APIs._
grpc (πŸ₯‡50 Β· ⭐ 45K) - C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#). Apache-2 -- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 11K Β· πŸ“¦ 7.1K Β· πŸ“‹ 12K - 9% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 11K Β· πŸ“¦ 7.1K Β· πŸ“‹ 12K - 5% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/grpc/grpc ``` -- [PyPi](https://pypi.org/project/grpcio) (πŸ“₯ 340M / month Β· πŸ“¦ 6K Β· ⏱️ 30.03.2026): +- [PyPi](https://pypi.org/project/grpcio) (πŸ“₯ 400M / month): ``` pip install grpcio ``` -- [Conda](https://anaconda.org/conda-forge/grpcio) (πŸ“₯ 21M Β· ⏱️ 07.04.2026): +- [Conda](https://anaconda.org/conda-forge/grpcio) (πŸ“₯ 22M Β· ⏱️ 07.04.2026): ``` conda install -c conda-forge grpcio ``` @@ -1657,7 +1704,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) (πŸ“₯ 1M / month Β· πŸ“¦ 230 Β· ⏱️ 18.04.2025): +- [PyPi](https://pypi.org/project/rpyc) (πŸ“₯ 1.1M / month Β· πŸ“¦ 230 Β· ⏱️ 18.04.2025): ``` pip install rpyc ``` @@ -1666,33 +1713,33 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge rpyc ```
-
fastapi-jsonrpc (πŸ₯‰23 Β· ⭐ 420) - JSON-RPC server based on fastapi. MIT +
fastapi-jsonrpc (πŸ₯‰24 Β· ⭐ 420) - JSON-RPC server based on fastapi. MIT -- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 37 Β· πŸ“¦ 79 Β· πŸ“‹ 46 - 21% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 37 Β· πŸ“¦ 80 Β· πŸ“‹ 47 - 23% open Β· ⏱️ 17.04.2026): ``` git clone https://github.com/smagafurov/fastapi-jsonrpc ``` -- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (πŸ“₯ 23K / month Β· πŸ“¦ 9 Β· ⏱️ 08.12.2025): +- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (πŸ“₯ 20K / month Β· πŸ“¦ 10 Β· ⏱️ 17.04.2026): ``` pip install fastapi-jsonrpc ```
ucall (πŸ₯‰20 Β· ⭐ 1.3K Β· πŸ’€) - Web Serving and Remote Procedure Calls at 50x lower latency and.. Apache-2 -- [GitHub](https://github.com/unum-cloud/UCall) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 54 Β· πŸ“¦ 62 Β· πŸ“‹ 33 - 39% open Β· ⏱️ 16.09.2025): +- [GitHub](https://github.com/unum-cloud/UCall) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 53 Β· πŸ“¦ 62 Β· πŸ“‹ 33 - 39% open Β· ⏱️ 16.09.2025): ``` git clone https://github.com/unum-cloud/ucall ``` -- [PyPi](https://pypi.org/project/ucall) (πŸ“₯ 770 / month Β· πŸ“¦ 1 Β· ⏱️ 15.04.2024): +- [PyPi](https://pypi.org/project/ucall) (πŸ“₯ 520 / month Β· πŸ“¦ 1 Β· ⏱️ 15.04.2024): ``` pip install ucall ```
Show 1 hidden projects... -- spyne (πŸ₯‰27 Β· ⭐ 1.1K) - A transport agnostic sync/async RPC library that focuses on.. ❗Unlicensed +- spyne (πŸ₯‰28 Β· ⭐ 1.1K) - A transport agnostic sync/async RPC library that focuses on exposing.. ❗️LGPL-2.1

@@ -1700,14 +1747,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
chalice (πŸ₯‡33 Β· ⭐ 11K Β· πŸ’€) - Python Serverless Microframework for AWS. Apache-2 +
chalice (πŸ₯ˆ31 Β· ⭐ 11K Β· πŸ’€) - Python Serverless Microframework for AWS. Apache-2 -- [GitHub](https://github.com/aws/chalice) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1K Β· πŸ“¦ 3.3K Β· πŸ“‹ 1.3K - 37% open Β· ⏱️ 29.05.2025): +- [GitHub](https://github.com/aws/chalice) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 990 Β· πŸ“¦ 3.3K Β· πŸ“‹ 1.2K - 33% open Β· ⏱️ 29.05.2025): ``` git clone https://github.com/aws/chalice ``` -- [PyPi](https://pypi.org/project/chalice) (πŸ“₯ 370K / month Β· πŸ“¦ 65 Β· ⏱️ 29.05.2025): +- [PyPi](https://pypi.org/project/chalice): ``` pip install chalice ``` @@ -1719,8 +1766,8 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 3 hidden projects... - Zappa (πŸ₯‡33 Β· ⭐ 12K Β· πŸ’€) - Serverless Python. MIT -- python-lambda (πŸ₯‰21 Β· ⭐ 1.5K Β· πŸ’€) - A toolkit for developing and deploying serverless Python code.. ISC - lambdarest (πŸ₯‰20 Β· ⭐ 94 Β· πŸ’€) - Flask like web framework for AWS Lambda. MIT +- python-lambda (πŸ₯‰19 Β· ⭐ 1.5K Β· πŸ’€) - A toolkit for developing and deploying serverless Python code.. ISC

@@ -1728,14 +1775,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
wagtail (πŸ₯ˆ38 Β· ⭐ 20K) - A Django content management system focused on flexibility and user.. BSD-3 +
wagtail (πŸ₯‡43 Β· ⭐ 20K) - A Django content management system focused on flexibility and user.. BSD-3 -- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 4.5K Β· πŸ“‹ 5.5K - 15% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 4.5K Β· πŸ“¦ 12K Β· πŸ“‹ 5.7K - 17% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/wagtail/wagtail ``` -- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 3.6M / month): +- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 1M / month Β· πŸ“¦ 880 Β· ⏱️ 22.04.2026): ``` pip install wagtail ``` @@ -1744,14 +1791,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge wagtail ```
-
mezzanine (πŸ₯ˆ32 Β· ⭐ 4.8K) - CMS framework for Django. BSD-2 +
mezzanine (πŸ₯ˆ33 Β· ⭐ 4.8K) - CMS framework for Django. BSD-2 -- [GitHub](https://github.com/stephenmcd/mezzanine) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.5K Β· πŸ“¦ 2.5K Β· πŸ“‹ 1.1K - 4% open Β· ⏱️ 14.02.2026): +- [GitHub](https://github.com/stephenmcd/mezzanine) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.6K Β· πŸ“¦ 2.5K Β· πŸ“‹ 1.1K - 5% open Β· ⏱️ 19.04.2026): ``` git clone https://github.com/stephenmcd/mezzanine ``` -- [PyPi](https://pypi.org/project/mezzanine) (πŸ“₯ 9.3K / month): +- [PyPi](https://pypi.org/project/mezzanine) (πŸ“₯ 8.4K / month Β· πŸ“¦ 25 Β· ⏱️ 04.06.2025): ``` pip install mezzanine ``` @@ -1763,7 +1810,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) (πŸ“₯ 4.3K / month): +- [PyPi](https://pypi.org/project/lektor) (πŸ“₯ 4.8K / month): ``` pip install lektor ``` @@ -1772,21 +1819,21 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge lektor ```
-
feincms (πŸ₯‰27 Β· ⭐ 1.1K) - A Django-based CMS with a focus on extensibility and concise code. BSD-3 +
feincms (πŸ₯‰22 Β· ⭐ 1.1K) - A Django-based CMS with a focus on extensibility and concise code. BSD-3 -- [GitHub](https://github.com/feincms/feincms) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 240 Β· πŸ“‹ 450 - 5% open Β· ⏱️ 11.02.2026): +- [GitHub](https://github.com/feincms/feincms) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 220 Β· πŸ“‹ 440 - 5% open Β· ⏱️ 11.02.2026): ``` git clone https://github.com/feincms/feincms ``` -- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 4.4K / month Β· πŸ“¦ 15 Β· ⏱️ 11.02.2026): +- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 4.6K / month): ``` pip install feincms ```
Show 2 hidden projects... -- django-cms (πŸ₯‡39 Β· ⭐ 11K) - The easy-to-use and developer-friendly enterprise CMS.. ❗Unlicensed +- django-cms (πŸ₯ˆ39 Β· ⭐ 11K) - The easy-to-use and developer-friendly enterprise CMS.. ❗Unlicensed - Kotti (πŸ₯‰19 Β· ⭐ 410 Β· πŸ’€) - Kotti is a high-level, Pythonic web application framework based on.. ❗️BSD

@@ -1797,84 +1844,84 @@ _General purpose web frameworks to build web applications and REST APIs._
selenium (πŸ₯‡50 Β· ⭐ 34K) - A browser automation framework and ecosystem. Apache-2 -- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 930 Β· πŸ”€ 8.7K Β· πŸ“₯ 30M Β· πŸ“¦ 370K Β· πŸ“‹ 11K - 1% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 930 Β· πŸ”€ 8.5K Β· πŸ“₯ 30M Β· πŸ“¦ 370K Β· πŸ“‹ 11K - 1% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/SeleniumHQ/selenium ``` -- [PyPi](https://pypi.org/project/selenium) (πŸ“₯ 54M / month Β· πŸ“¦ 7.6K Β· ⏱️ 09.04.2026): +- [PyPi](https://pypi.org/project/selenium) (πŸ“₯ 55M / month): ``` pip install selenium ``` -- [Conda](https://anaconda.org/conda-forge/selenium) (πŸ“₯ 2.6M Β· ⏱️ 09.04.2026): +- [Conda](https://anaconda.org/conda-forge/selenium) (πŸ“₯ 2.6M Β· ⏱️ 10.04.2026): ``` conda install -c conda-forge selenium ```
coverage (πŸ₯‡44 Β· ⭐ 3.4K) - The code coverage tool for Python. Apache-2 -- [GitHub](https://github.com/coveragepy/coveragepy) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 480 Β· πŸ“¦ 500K Β· πŸ“‹ 1.6K - 15% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/coveragepy/coveragepy) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 480 Β· πŸ“¦ 500K Β· πŸ“‹ 1.6K - 15% open Β· ⏱️ 19.04.2026): ``` git clone https://github.com/nedbat/coveragepy ``` -- [PyPi](https://pypi.org/project/coverage) (πŸ“₯ 230M / month Β· πŸ“¦ 23K Β· ⏱️ 17.03.2026): +- [PyPi](https://pypi.org/project/coverage) (πŸ“₯ 240M / month Β· πŸ“¦ 23K Β· ⏱️ 17.03.2026): ``` pip install coverage ``` -- [Conda](https://anaconda.org/conda-forge/coverage) (πŸ“₯ 32M Β· ⏱️ 17.03.2026): +- [Conda](https://anaconda.org/conda-forge/coverage) (πŸ“₯ 33M Β· ⏱️ 17.03.2026): ``` conda install -c conda-forge coverage ```
+
mitmproxy (πŸ₯‡43 Β· ⭐ 43K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT + +- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 4.5K Β· πŸ“₯ 230K Β· πŸ“¦ 5.3K Β· πŸ“‹ 3.7K - 11% open Β· ⏱️ 19.04.2026): + + ``` + git clone https://github.com/mitmproxy/mitmproxy + ``` +- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 5M / month Β· πŸ“¦ 260 Β· ⏱️ 12.04.2026): + ``` + pip install mitmproxy + ``` +
Locust (πŸ₯‡43 Β· ⭐ 28K) - Write scalable load tests in plain Python. MIT -- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 3.2K Β· πŸ“¦ 18K Β· πŸ“‹ 1.8K - 0% open Β· ⏱️ 02.04.2026): +- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 3.1K Β· πŸ“¦ 18K Β· πŸ“‹ 1.8K - 0% open Β· ⏱️ 02.04.2026): ``` git clone https://github.com/locustio/locust ``` -- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 13M / month Β· πŸ“¦ 250 Β· ⏱️ 01.04.2026): +- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 13M / month): ``` pip install locust ``` -- [Conda](https://anaconda.org/conda-forge/locust) (πŸ“₯ 320K Β· ⏱️ 02.04.2026): +- [Conda](https://anaconda.org/conda-forge/locust) (πŸ“₯ 330K Β· ⏱️ 02.04.2026): ``` conda install -c conda-forge locust ```
-
mitmproxy (πŸ₯‡42 Β· ⭐ 43K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT +
SeleniumBase (πŸ₯‡41 Β· ⭐ 13K) - APIs for browser automation, testing, and bypassing bot-detection. MIT -- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 4.4K Β· πŸ“₯ 230K Β· πŸ“¦ 5.3K Β· πŸ“‹ 3.7K - 10% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 1.5K Β· πŸ“¦ 2.7K Β· πŸ“‹ 2K - 0% open Β· ⏱️ 23.04.2026): ``` - git clone https://github.com/mitmproxy/mitmproxy + git clone https://github.com/seleniumbase/SeleniumBase ``` -- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 6M / month Β· πŸ“¦ 180 Β· ⏱️ 24.11.2025): - ``` - pip install mitmproxy - ``` -
-
SeleniumBase (πŸ₯‡41 Β· ⭐ 13K) - APIs for browser automation, testing, and bypassing bot-detection. MIT - -- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 1.5K Β· πŸ“¦ 2.7K Β· πŸ“‹ 2K - 0% open Β· ⏱️ 04.04.2026): - - ``` - git clone https://github.com/seleniumbase/SeleniumBase - ``` -- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 4.9M / month Β· πŸ“¦ 100 Β· ⏱️ 01.04.2026): +- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 4.1M / month Β· πŸ“¦ 100 Β· ⏱️ 18.04.2026): ``` pip install seleniumbase ```
responses (πŸ₯ˆ36 Β· ⭐ 4.3K) - A utility for mocking out the Python Requests library. Apache-2 -- [GitHub](https://github.com/getsentry/responses) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 360 Β· πŸ“₯ 730 Β· πŸ“¦ 52K Β· πŸ“‹ 350 - 10% open Β· ⏱️ 23.03.2026): +- [GitHub](https://github.com/getsentry/responses) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 360 Β· πŸ“₯ 730 Β· πŸ“¦ 52K Β· πŸ“‹ 350 - 10% open Β· ⏱️ 10.04.2026): ``` git clone https://github.com/getsentry/responses ``` -- [PyPi](https://pypi.org/project/responses) (πŸ“₯ 62M / month Β· πŸ“¦ 2.6K Β· ⏱️ 19.02.2026): +- [PyPi](https://pypi.org/project/responses) (πŸ“₯ 61M / month Β· πŸ“¦ 2.6K Β· ⏱️ 19.02.2026): ``` pip install responses ``` @@ -1885,71 +1932,59 @@ _General purpose web frameworks to build web applications and REST APIs._
schemathesis (πŸ₯ˆ36 Β· ⭐ 3.2K) - Catch API bugs before your users do. MIT -- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 200 Β· πŸ“¦ 870 Β· πŸ“‹ 1K - 2% open Β· ⏱️ 06.04.2026): +- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 200 Β· πŸ“¦ 890 Β· πŸ“‹ 1K - 2% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/schemathesis/schemathesis ``` -- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 4.4M / month Β· πŸ“¦ 49 Β· ⏱️ 05.04.2026): +- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 3.7M / month Β· πŸ“¦ 55 Β· ⏱️ 14.04.2026): ``` pip install schemathesis ```
vcrpy (πŸ₯ˆ36 Β· ⭐ 3K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT -- [GitHub](https://github.com/kevin1024/vcrpy) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 420 Β· πŸ“¦ 11K Β· πŸ“‹ 470 - 31% open Β· ⏱️ 04.01.2026): +- [GitHub](https://github.com/kevin1024/vcrpy) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 410 Β· πŸ“¦ 12K Β· πŸ“‹ 460 - 29% open Β· ⏱️ 11.04.2026): ``` git clone https://github.com/kevin1024/vcrpy ``` -- [PyPi](https://pypi.org/project/vcrpy) (πŸ“₯ 11M / month Β· πŸ“¦ 500 Β· ⏱️ 04.01.2026): +- [PyPi](https://pypi.org/project/vcrpy) (πŸ“₯ 11M / month): ``` pip install vcrpy ``` -- [Conda](https://anaconda.org/conda-forge/vcrpy) (πŸ“₯ 830K Β· ⏱️ 06.01.2026): +- [Conda](https://anaconda.org/conda-forge/vcrpy) (πŸ“₯ 850K Β· ⏱️ 06.01.2026): ``` conda install -c conda-forge vcrpy ```
django-silk (πŸ₯ˆ34 Β· ⭐ 5K) - Silky smooth profiling for Django. MIT -- [GitHub](https://github.com/jazzband/django-silk) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 360 Β· πŸ“₯ 250 Β· πŸ“¦ 6.4K Β· πŸ“‹ 390 - 30% open Β· ⏱️ 30.03.2026): +- [GitHub](https://github.com/jazzband/django-silk) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 360 Β· πŸ“₯ 250 Β· πŸ“¦ 6.4K Β· πŸ“‹ 400 - 33% open Β· ⏱️ 14.04.2026): ``` git clone https://github.com/jazzband/django-silk ``` -- [PyPi](https://pypi.org/project/django-silk) (πŸ“₯ 3M / month): +- [PyPi](https://pypi.org/project/django-silk) (πŸ“₯ 3.1M / month Β· πŸ“¦ 30 Β· ⏱️ 08.03.2026): ``` pip install django-silk ```
-
Prism (πŸ₯ˆ33 Β· ⭐ 4.9K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2 +
Prism (πŸ₯ˆ34 Β· ⭐ 4.9K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2 -- [GitHub](https://github.com/stoplightio/prism) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 390 Β· πŸ“₯ 300K Β· πŸ“¦ 800 Β· πŸ“‹ 750 - 15% open Β· ⏱️ 30.03.2026): +- [GitHub](https://github.com/stoplightio/prism) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 400 Β· πŸ“₯ 240K Β· πŸ“¦ 800 Β· πŸ“‹ 760 - 16% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/stoplightio/prism ``` -- [npm](https://www.npmjs.com/package/@stoplight/prism-cli) (πŸ“₯ 580K / month): +- [npm](https://www.npmjs.com/package/@stoplight/prism-cli) (πŸ“₯ 550K / month Β· πŸ“¦ 88 Β· ⏱️ 20.04.2026): ``` npm install @stoplight/prism-cli ```
-
tavern (πŸ₯ˆ33 Β· ⭐ 1.1K) - A command-line tool and Python library and Pytest plugin for automated.. MIT - -- [GitHub](https://github.com/taverntesting/tavern) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 200 Β· πŸ“¦ 890 Β· πŸ“‹ 620 - 4% open Β· ⏱️ 08.04.2026): - - ``` - git clone https://github.com/taverntesting/tavern - ``` -- [PyPi](https://pypi.org/project/tavern) (πŸ“₯ 180K / month Β· πŸ“¦ 13 Β· ⏱️ 08.04.2026): - ``` - pip install tavern - ``` -
Mockoon (πŸ₯ˆ32 Β· ⭐ 8.2K) - Mockoon is the easiest and quickest way to run mock APIs locally. No.. MIT -- [GitHub](https://github.com/mockoon/mockoon) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 460 Β· πŸ“₯ 240K Β· πŸ“¦ 230 Β· πŸ“‹ 930 - 5% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/mockoon/mockoon) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 460 Β· πŸ“₯ 250K Β· πŸ“¦ 230 Β· πŸ“‹ 930 - 5% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/mockoon/mockoon @@ -1962,19 +1997,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/cobrateam/splinter ``` -- [PyPi](https://pypi.org/project/splinter) (πŸ“₯ 330K / month Β· πŸ“¦ 55 Β· ⏱️ 16.01.2024): +- [PyPi](https://pypi.org/project/splinter) (πŸ“₯ 360K / month Β· πŸ“¦ 55 Β· ⏱️ 16.01.2024): ``` pip install splinter ```
SeleniumLibrary (πŸ₯ˆ31 Β· ⭐ 1.5K) - Web testing library for Robot Framework. Apache-2 -- [GitHub](https://github.com/robotframework/SeleniumLibrary) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 780 Β· πŸ“₯ 3.8K Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/robotframework/SeleniumLibrary) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 780 Β· πŸ“₯ 3.8K Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 13.04.2026): ``` git clone https://github.com/robotframework/SeleniumLibrary ``` -- [PyPi](https://pypi.org/project/robotframework-seleniumlibrary) (πŸ“₯ 1.7M / month Β· πŸ“¦ 140 Β· ⏱️ 04.10.2025): +- [PyPi](https://pypi.org/project/robotframework-seleniumlibrary) (πŸ“₯ 1.8M / month Β· πŸ“¦ 140 Β· ⏱️ 04.10.2025): ``` pip install robotframework-seleniumlibrary ``` @@ -1983,72 +2018,68 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge robotframework-seleniumlibrary ```
-
playwright (πŸ₯ˆ29 Β· ⭐ 14K) - A high-level API to automate web browsers. Apache-2 +
factory_boy (πŸ₯ˆ30 Β· ⭐ 3.8K) - A test fixtures replacement for Python. MIT -- [GitHub](https://github.com/Microsoft/playwright-python) (πŸ”€ 1.1K): +- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 410 Β· πŸ“‹ 640 - 29% open Β· ⏱️ 14.12.2025): ``` - git clone https://github.com/Microsoft/playwright-python + git clone https://github.com/FactoryBoy/factory_boy ``` -- [PyPi](https://pypi.org/project/playwright) (πŸ“₯ 51M / month Β· πŸ“¦ 3.7K Β· ⏱️ 30.01.2026): +- [PyPi](https://pypi.org/project/factory_boy) (πŸ“₯ 22M / month Β· πŸ“¦ 650 Β· ⏱️ 03.02.2025): ``` - pip install playwright + pip install factory_boy ``` -- [Conda](https://anaconda.org/microsoft/playwright) (πŸ“₯ 130K Β· ⏱️ 30.01.2026): +- [Conda](https://anaconda.org/conda-forge/factory_boy) (πŸ“₯ 320K Β· ⏱️ 25.04.2025): ``` - conda install -c microsoft playwright + conda install -c conda-forge factory_boy ```
-
selenium-python-helium (πŸ₯ˆ28 Β· ⭐ 8.3K) - Lighter web automation with Python. MIT +
tavern (πŸ₯ˆ30 Β· ⭐ 1.1K) - A command-line tool and Python library and Pytest plugin for automated.. MIT -- [GitHub](https://github.com/mherrmann/helium) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 520 Β· πŸ“¦ 750 Β· πŸ“‹ 100 - 51% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/taverntesting/tavern) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 200 Β· πŸ“¦ 890 Β· πŸ“‹ 620 - 4% open Β· ⏱️ 19.04.2026): ``` - git clone https://github.com/mherrmann/selenium-python-helium + git clone https://github.com/taverntesting/tavern ``` -- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 19K / month Β· πŸ“¦ 35 Β· ⏱️ 04.02.2026): +- [PyPi](https://pypi.org/project/tavern) (πŸ“₯ 190K / month): ``` - pip install helium + pip install tavern ```
-
requestium (πŸ₯ˆ28 Β· ⭐ 1.8K) - Integration layer between Requests and Selenium for automation of.. BSD-3 +
selenium-python-helium (πŸ₯ˆ28 Β· ⭐ 8.3K) - Lighter web automation with Python. MIT -- [GitHub](https://github.com/tryolabs/requestium) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 140 Β· πŸ“¦ 110 Β· πŸ“‹ 42 - 19% open Β· ⏱️ 02.04.2026): +- [GitHub](https://github.com/mherrmann/helium) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 520 Β· πŸ“¦ 750 Β· πŸ“‹ 100 - 51% open Β· ⏱️ 22.04.2026): ``` - git clone https://github.com/tryolabs/requestium + git clone https://github.com/mherrmann/selenium-python-helium ``` -- [PyPi](https://pypi.org/project/requestium) (πŸ“₯ 82K / month Β· πŸ“¦ 6 Β· ⏱️ 19.01.2026): +- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 16K / month Β· πŸ“¦ 35 Β· ⏱️ 04.02.2026): ``` - pip install requestium + pip install helium ```
-
Model Bakery (πŸ₯ˆ28 Β· ⭐ 980) - Object factory for Django. Apache-2 +
selene (πŸ₯ˆ28 Β· ⭐ 730) - User-oriented Web UI browser tests in Python. MIT -- [GitHub](https://github.com/model-bakers/model_bakery) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 100 Β· πŸ“‹ 160 - 10% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 170 Β· πŸ“¦ 6K Β· πŸ“‹ 360 - 43% open Β· ⏱️ 25.11.2025): ``` - git clone https://github.com/model-bakers/model_bakery - ``` -- [PyPi](https://pypi.org/project/model_bakery) (πŸ“₯ 1.9M / month Β· πŸ“¦ 100 Β· ⏱️ 27.03.2026): - ``` - pip install model_bakery + git clone https://github.com/yashaka/selene ``` -- [Conda](https://anaconda.org/conda-forge/model_bakery) (πŸ“₯ 39K Β· ⏱️ 22.04.2025): +- [PyPi](https://pypi.org/project/selene) (πŸ“₯ 21K / month Β· πŸ“¦ 2 Β· ⏱️ 06.03.2024): ``` - conda install -c conda-forge model_bakery + pip install selene ```
-
selene (πŸ₯ˆ28 Β· ⭐ 730) - User-oriented Web UI browser tests in Python. MIT +
aioresponses (πŸ₯ˆ28 Β· ⭐ 550) - Aioresponses is a helper for mock/fake web requests in python.. MIT -- [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 170 Β· πŸ“¦ 6K Β· πŸ“‹ 360 - 43% open Β· ⏱️ 25.11.2025): +- [GitHub](https://github.com/pnuckowski/aioresponses) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 92 Β· πŸ“‹ 120 - 51% open Β· ⏱️ 13.04.2026): ``` - git clone https://github.com/yashaka/selene + git clone https://github.com/pnuckowski/aioresponses ``` -- [PyPi](https://pypi.org/project/selene) (πŸ“₯ 21K / month Β· πŸ“¦ 2 Β· ⏱️ 06.03.2024): +- [PyPi](https://pypi.org/project/aioresponses) (πŸ“₯ 12M / month Β· πŸ“¦ 300 Β· ⏱️ 19.01.2025): ``` - pip install selene + pip install aioresponses ```
webtest (πŸ₯ˆ28 Β· ⭐ 340) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT @@ -2058,7 +2089,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/webtest ``` -- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 1.4M / month Β· πŸ“¦ 350 Β· ⏱️ 06.10.2025): +- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 1.3M / month Β· πŸ“¦ 350 Β· ⏱️ 06.10.2025): ``` pip install webtest ``` @@ -2067,48 +2098,44 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge webtest ```
-
httprunner (πŸ₯‰26 Β· ⭐ 4.3K Β· πŸ’€) - HttpRunner API/UI. Apache-2 +
requestium (πŸ₯‰27 Β· ⭐ 1.8K) - Integration layer between Requests and Selenium for automation of.. BSD-3 -- [GitHub](https://github.com/httprunner/httprunner) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 1.3K Β· πŸ“₯ 4.3M Β· πŸ“¦ 1 Β· πŸ“‹ 1.3K - 39% open Β· ⏱️ 18.08.2025): +- [GitHub](https://github.com/tryolabs/requestium) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 140 Β· πŸ“¦ 110 Β· πŸ“‹ 42 - 19% open Β· ⏱️ 14.04.2026): ``` - git clone https://github.com/httprunner/httprunner + git clone https://github.com/tryolabs/requestium ``` -- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 11K / month Β· πŸ“¦ 7 Β· ⏱️ 23.07.2023): +- [PyPi](https://pypi.org/project/requestium) (πŸ“₯ 75K / month Β· πŸ“¦ 6 Β· ⏱️ 19.01.2026): ``` - pip install httprunner + pip install requestium ```
-
factory_boy (πŸ₯‰26 Β· ⭐ 3.8K) - A test fixtures replacement for Python. MIT +
django-test-plus (πŸ₯‰26 Β· ⭐ 640) - Useful additions to Djangos default TestCase. BSD-3 -- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 410 Β· πŸ“‹ 640 - 29% open Β· ⏱️ 14.12.2025): +- [GitHub](https://github.com/revsys/django-test-plus) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 63 Β· πŸ“¦ 3.5K Β· πŸ“‹ 64 - 15% open Β· ⏱️ 19.12.2025): ``` - git clone https://github.com/FactoryBoy/factory_boy + git clone https://github.com/revsys/django-test-plus ``` -- [PyPi](https://pypi.org/project/factory_boy) (πŸ“₯ 25M / month): +- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 120K / month Β· πŸ“¦ 4 Β· ⏱️ 19.12.2025): ``` - pip install factory_boy + pip install django-test-plus ``` -- [Conda](https://anaconda.org/conda-forge/factory_boy) (πŸ“₯ 310K Β· ⏱️ 25.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-test-plus) (πŸ“₯ 84K Β· ⏱️ 20.12.2025): ``` - conda install -c conda-forge factory_boy + conda install -c conda-forge django-test-plus ```
-
django-test-plus (πŸ₯‰26 Β· ⭐ 640) - Useful additions to Djangos default TestCase. BSD-3 +
httprunner (πŸ₯‰25 Β· ⭐ 4.3K Β· πŸ’€) - HttpRunner API/UI. Apache-2 -- [GitHub](https://github.com/revsys/django-test-plus) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 63 Β· πŸ“¦ 3.5K Β· πŸ“‹ 64 - 15% open Β· ⏱️ 19.12.2025): +- [GitHub](https://github.com/httprunner/httprunner) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 1.3K Β· πŸ“₯ 4.3M Β· πŸ“¦ 1 Β· πŸ“‹ 1.3K - 38% open Β· ⏱️ 18.08.2025): ``` - git clone https://github.com/revsys/django-test-plus - ``` -- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 120K / month Β· πŸ“¦ 4 Β· ⏱️ 19.12.2025): - ``` - pip install django-test-plus + git clone https://github.com/httprunner/httprunner ``` -- [Conda](https://anaconda.org/conda-forge/django-test-plus) (πŸ“₯ 82K Β· ⏱️ 20.12.2025): +- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 11K / month): ``` - conda install -c conda-forge django-test-plus + pip install httprunner ```
python-mocket (πŸ₯‰24 Β· ⭐ 310) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3 @@ -2118,19 +2145,19 @@ _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) (πŸ“₯ 81K / month Β· πŸ“¦ 15 Β· ⏱️ 22.02.2026): +- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 89K / month Β· πŸ“¦ 15 Β· ⏱️ 22.02.2026): ``` pip install mocket ```
-
fsociety (πŸ₯‰22 Β· ⭐ 1.7K) - A Modular Penetration Testing Framework. MIT +
fsociety (πŸ₯‰23 Β· ⭐ 1.7K) - A Modular Penetration Testing Framework. MIT - [GitHub](https://github.com/fsociety-team/fsociety) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 200 Β· πŸ“¦ 17 Β· πŸ“‹ 57 - 14% open Β· ⏱️ 19.01.2026): ``` git clone https://github.com/fsociety-team/fsociety ``` -- [PyPi](https://pypi.org/project/fsociety) (πŸ“₯ 1.5K / month): +- [PyPi](https://pypi.org/project/fsociety) (πŸ“₯ 1.4K / month): ``` pip install fsociety ``` @@ -2142,7 +2169,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/cdent/gabbi ``` -- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 22K / month Β· πŸ“¦ 12 Β· ⏱️ 16.01.2026): +- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 21K / month Β· πŸ“¦ 12 Β· ⏱️ 16.01.2026): ``` pip install gabbi ``` @@ -2154,7 +2181,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) (πŸ“₯ 1.4M / month Β· πŸ“¦ 78 Β· ⏱️ 28.09.2024): +- [PyPi](https://pypi.org/project/flask-debugtoolbar) (πŸ“₯ 980K / month Β· πŸ“¦ 78 Β· ⏱️ 28.09.2024): ``` pip install flask-debugtoolbar ``` @@ -2165,28 +2192,28 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 23 hidden projects... -- pytest-django (πŸ₯ˆ36 Β· ⭐ 1.5K) - A Django plugin for pytest. ❗Unlicensed -- HTTPretty (πŸ₯ˆ30 Β· ⭐ 2.2K Β· πŸ’€) - Intercept HTTP requests at the Python socket level. Fakes the.. MIT +- pytest-django (πŸ₯ˆ35 Β· ⭐ 1.5K) - A Django plugin for pytest. ❗Unlicensed - Dredd (πŸ₯ˆ29 Β· ⭐ 4.2K Β· πŸ’€) - Language-agnostic HTTP API Testing Tool. MIT +- pyppeteer (πŸ₯ˆ28 Β· ⭐ 3.9K Β· πŸ’€) - Headless chrome/chromium automation library (unofficial port of.. MIT +- HTTPretty (πŸ₯ˆ28 Β· ⭐ 2.2K Β· πŸ’€) - Intercept HTTP requests at the Python socket level. Fakes the.. MIT - parameterized (πŸ₯ˆ28 Β· ⭐ 860 Β· πŸ’€) - Parameterized testing with any Python test framework. ❗️BSD-2-Clause-FreeBSD - django-nose (πŸ₯‰27 Β· ⭐ 880 Β· πŸ’€) - Django test runner using nose. BSD-3 -- aioresponses (πŸ₯‰26 Β· ⭐ 550 Β· πŸ’€) - Aioresponses is a helper for mock/fake web requests in python.. MIT - flask-testing (πŸ₯‰26 Β· ⭐ 500 Β· πŸ’€) - Unittest extensions for Flask. ❗Unlicensed -- pytest-flask (πŸ₯‰26 Β· ⭐ 500 Β· πŸ’€) - A set of pytest fixtures to test Flask applications. MIT - pytest-splinter (πŸ₯‰25 Β· ⭐ 260 Β· πŸ’€) - pytest splinter and selenium integration for anyone.. MIT - httmock (πŸ₯‰24 Β· ⭐ 470 Β· πŸ’€) - A mocking library for requests. Apache-2 - pyramid_debugtoolbar (πŸ₯‰24 Β· ⭐ 96 Β· πŸ’€) - Pyramid debug toolbar. BSD-3 -- wdb (πŸ₯‰23 Β· ⭐ 1.6K Β· πŸ’€) - An improbable web debugger through WebSockets. ❗️GPL-3.0 +- splash (πŸ₯‰23 Β· ⭐ 4.2K Β· πŸ’€) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3 - pyresttest (πŸ₯‰23 Β· ⭐ 1.2K Β· πŸ’€) - Python Rest Testing. Apache-2 -- mixer (πŸ₯‰22 Β· ⭐ 960 Β· πŸ’€) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 +- Model Bakery (πŸ₯‰22 Β· ⭐ 980 Β· πŸ“‰) - Object factory for Django. ❗Unlicensed +- mixer (πŸ₯‰22 Β· ⭐ 950 Β· πŸ’€) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 +- pytest-flask (πŸ₯‰22 Β· ⭐ 500 Β· πŸ’€) - A set of pytest fixtures to test Flask applications. MIT - async-asgi-testclient (πŸ₯‰22 Β· ⭐ 160 Β· πŸ’€) - A framework-agnostic library for testing ASGI web.. MIT -- splash (πŸ₯‰21 Β· ⭐ 4.2K Β· πŸ’€) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3 -- pyppeteer (πŸ₯‰21 Β· ⭐ 3.6K Β· πŸ’€) - Headless chrome/chromium automation library (unofficial.. ❗Unlicensed +- wdb (πŸ₯‰20 Β· ⭐ 1.6K Β· πŸ’€) - An improbable web debugger through WebSockets. ❗️GPL-3.0 - molotov (πŸ₯‰20 Β· ⭐ 480 Β· πŸ’€) - Load Testing Tool. Apache-2 - aresponses (πŸ₯‰20 Β· ⭐ 110 Β· πŸ’€) - Asyncio http mocking. Similar to the responses library used for.. MIT - yandex-tank (πŸ₯‰19 Β· ⭐ 2.6K Β· πŸ’€) - Load and performance benchmark tool. ❗Unlicensed -- golem (πŸ₯‰18 Β· ⭐ 480 Β· πŸ’€) - A complete test automation tool. MIT -- huxley (πŸ₯‰16 Β· ⭐ 4K Β· πŸ’€) - A testing system for catching visual regressions in Web applications. Apache-2 +- golem (πŸ₯‰19 Β· ⭐ 480 Β· πŸ’€) - A complete test automation tool. MIT +- huxley (πŸ₯‰17 Β· ⭐ 4.1K Β· πŸ’€) - A testing system for catching visual regressions in Web.. Apache-2 - Astra (πŸ₯‰15 Β· ⭐ 2.6K Β· πŸ’€) - Automated Security Testing For REST APIs. Apache-2

@@ -2195,76 +2222,76 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
django-crispy-forms (πŸ₯‡36 Β· ⭐ 5.2K) - The best way to have DRY Django forms. The app.. MIT +
wtforms (πŸ₯‡37 Β· ⭐ 1.6K) - A flexible forms validation and rendering library for Python. BSD-3 -- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 700 Β· πŸ“¦ 170K Β· πŸ“‹ 700 - 7% open Β· ⏱️ 19.03.2026): +- [GitHub](https://github.com/pallets-eco/wtforms) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 400 Β· πŸ“₯ 87 Β· πŸ“¦ 260K Β· πŸ“‹ 470 - 13% open Β· ⏱️ 23.04.2026): ``` - git clone https://github.com/django-crispy-forms/django-crispy-forms + git clone https://github.com/wtforms/wtforms ``` -- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 2.6M / month): +- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 18M / month): ``` - pip install django-crispy-forms + pip install wtforms ``` -- [Conda](https://anaconda.org/conda-forge/django-crispy-forms) (πŸ“₯ 200K Β· ⏱️ 01.03.2026): +- [Conda](https://anaconda.org/conda-forge/wtforms) (πŸ“₯ 440K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge django-crispy-forms + conda install -c conda-forge wtforms ```
-
wtforms (πŸ₯ˆ35 Β· ⭐ 1.6K) - A flexible forms validation and rendering library for Python. BSD-3 +
django-crispy-forms (πŸ₯ˆ36 Β· ⭐ 5.2K) - The best way to have DRY Django forms. The app.. MIT -- [GitHub](https://github.com/pallets-eco/wtforms) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 400 Β· πŸ“₯ 63 Β· πŸ“¦ 260K Β· πŸ“‹ 470 - 13% open Β· ⏱️ 15.01.2026): +- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 700 Β· πŸ“¦ 170K Β· πŸ“‹ 700 - 7% open Β· ⏱️ 19.03.2026): ``` - git clone https://github.com/wtforms/wtforms + git clone https://github.com/django-crispy-forms/django-crispy-forms ``` -- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 18M / month Β· πŸ“¦ 570 Β· ⏱️ 21.10.2024): +- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 2.6M / month): ``` - pip install wtforms + pip install django-crispy-forms ``` -- [Conda](https://anaconda.org/conda-forge/wtforms) (πŸ“₯ 430K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-crispy-forms) (πŸ“₯ 210K Β· ⏱️ 01.03.2026): ``` - conda install -c conda-forge wtforms + conda install -c conda-forge django-crispy-forms ```
-
flask-wtf (πŸ₯‰32 Β· ⭐ 1.5K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3 +
flask-wtf (πŸ₯‰34 Β· ⭐ 1.5K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-wtf) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 310 Β· πŸ“₯ 66 Β· πŸ“‹ 340 - 8% open Β· ⏱️ 02.04.2026): +- [GitHub](https://github.com/pallets-eco/flask-wtf) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 310 Β· πŸ“₯ 70 Β· πŸ“‹ 330 - 7% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/wtforms/flask-wtf ``` -- [PyPi](https://pypi.org/project/flask-wtf) (πŸ“₯ 18M / month Β· πŸ“¦ 690 Β· ⏱️ 24.10.2024): +- [PyPi](https://pypi.org/project/flask-wtf) (πŸ“₯ 20M / month Β· πŸ“¦ 900 Β· ⏱️ 23.04.2026): ``` pip install flask-wtf ``` -- [Conda](https://anaconda.org/conda-forge/flask-wtf) (πŸ“₯ 480K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/flask-wtf) (πŸ“₯ 490K Β· ⏱️ 23.04.2026): ``` conda install -c conda-forge flask-wtf ```
-
deform (πŸ₯‰29 Β· ⭐ 420) - A Python HTML form library. BSD-3 +
django-formtools (πŸ₯‰28 Β· ⭐ 880 Β· πŸ’€) - A set of high-level abstractions for Django forms. BSD-3 -- [GitHub](https://github.com/Pylons/deform) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 160 Β· πŸ“¦ 850 Β· πŸ“‹ 190 - 26% open Β· ⏱️ 27.02.2026): +- [GitHub](https://github.com/jazzband/django-formtools) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 140 Β· πŸ“¦ 12K Β· πŸ“‹ 170 - 52% open Β· ⏱️ 06.06.2025): ``` - git clone https://github.com/Pylons/deform + git clone https://github.com/jazzband/django-formtools ``` -- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 29K / month Β· πŸ“¦ 30 Β· ⏱️ 26.02.2026): +- [PyPi](https://pypi.org/project/django-formtools) (πŸ“₯ 2.5M / month Β· πŸ“¦ 84 Β· ⏱️ 19.12.2023): ``` - pip install deform + pip install django-formtools ```
-
django-formtools (πŸ₯‰28 Β· ⭐ 880 Β· πŸ’€) - A set of high-level abstractions for Django forms. BSD-3 +
deform (πŸ₯‰28 Β· ⭐ 420) - A Python HTML form library. BSD-3 -- [GitHub](https://github.com/jazzband/django-formtools) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 140 Β· πŸ“¦ 12K Β· πŸ“‹ 170 - 52% open Β· ⏱️ 06.06.2025): +- [GitHub](https://github.com/Pylons/deform) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 160 Β· πŸ“¦ 850 Β· πŸ“‹ 180 - 22% open Β· ⏱️ 27.02.2026): ``` - git clone https://github.com/jazzband/django-formtools + git clone https://github.com/Pylons/deform ``` -- [PyPi](https://pypi.org/project/django-formtools) (πŸ“₯ 2.3M / month Β· πŸ“¦ 84 Β· ⏱️ 19.12.2023): +- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 26K / month): ``` - pip install django-formtools + pip install deform ```

@@ -2275,12 +2302,12 @@ _General purpose web frameworks to build web applications and REST APIs._
markdown (πŸ₯‡40 Β· ⭐ 4.2K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3 -- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 900 Β· πŸ“₯ 530 Β· πŸ“¦ 510K Β· πŸ“‹ 950 - 2% open Β· ⏱️ 09.02.2026): +- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 880 Β· πŸ“₯ 550 Β· πŸ“¦ 510K Β· πŸ“‹ 950 - 2% open Β· ⏱️ 09.02.2026): ``` git clone https://github.com/Python-Markdown/markdown ``` -- [PyPi](https://pypi.org/project/markdown) (πŸ“₯ 100M / month Β· πŸ“¦ 6.3K Β· ⏱️ 09.02.2026): +- [PyPi](https://pypi.org/project/markdown) (πŸ“₯ 110M / month): ``` pip install markdown ``` @@ -2289,102 +2316,74 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge markdown ```
-
mistune (πŸ₯‡39 Β· ⭐ 3K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3 - -- [GitHub](https://github.com/lepture/mistune) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 280 Β· πŸ“¦ 370K Β· πŸ“‹ 310 - 12% open Β· ⏱️ 06.04.2026): - - ``` - git clone https://github.com/lepture/mistune - ``` -- [PyPi](https://pypi.org/project/mistune) (πŸ“₯ 64M / month Β· πŸ“¦ 1.4K Β· ⏱️ 23.12.2025): - ``` - pip install mistune - ``` -- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 26M Β· ⏱️ 23.12.2025): - ``` - conda install -c conda-forge mistune - ``` -
-
pelican (πŸ₯ˆ37 Β· ⭐ 13K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 +
pelican (πŸ₯‡38 Β· ⭐ 13K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 -- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 1.8K Β· πŸ“₯ 1.7K Β· πŸ“¦ 8.8K Β· πŸ“‹ 1.7K - 4% open Β· ⏱️ 05.04.2026): +- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 1.8K Β· πŸ“₯ 1.7K Β· πŸ“¦ 8.8K Β· πŸ“‹ 1.7K - 3% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/getpelican/pelican ``` -- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 73K / month): +- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 75K / month): ``` pip install pelican ``` -- [Conda](https://anaconda.org/conda-forge/pelican) (πŸ“₯ 370K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/pelican) (πŸ“₯ 380K Β· ⏱️ 21.04.2026): ``` conda install -c conda-forge pelican ```
-
pymdown-extensions (πŸ₯ˆ36 Β· ⭐ 1.1K) - Extensions for Python Markdown. MIT +
mistune (πŸ₯ˆ36 Β· ⭐ 3K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3 -- [GitHub](https://github.com/facelessuser/pymdown-extensions) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 270 Β· πŸ“¦ 57K Β· πŸ“‹ 430 - 4% open Β· ⏱️ 30.03.2026): +- [GitHub](https://github.com/lepture/mistune) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 280 Β· πŸ“¦ 370K Β· πŸ“‹ 310 - 12% open Β· ⏱️ 13.04.2026): ``` - git clone https://github.com/facelessuser/pymdown-extensions + git clone https://github.com/lepture/mistune ``` -- [PyPi](https://pypi.org/project/pymdown-extensions) (πŸ“₯ 23M / month Β· πŸ“¦ 1.8K Β· ⏱️ 29.03.2026): +- [PyPi](https://pypi.org/project/mistune) (πŸ“¦ 1.4K Β· ⏱️ 23.12.2025): ``` - pip install pymdown-extensions + pip install mistune ``` -- [Conda](https://anaconda.org/conda-forge/pymdown-extensions) (πŸ“₯ 570K Β· ⏱️ 29.03.2026): +- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 26M Β· ⏱️ 23.12.2025): ``` - conda install -c conda-forge pymdown-extensions + conda install -c conda-forge mistune ```
markdown-it-py (πŸ₯ˆ35 Β· ⭐ 1.3K) - Markdown parser, done right. 100% CommonMark support,.. MIT -- [GitHub](https://github.com/executablebooks/markdown-it-py) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 96 Β· πŸ“¦ 370K Β· πŸ“‹ 100 - 40% open Β· ⏱️ 18.02.2026): +- [GitHub](https://github.com/executablebooks/markdown-it-py) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 97 Β· πŸ“¦ 370K Β· πŸ“‹ 100 - 40% open Β· ⏱️ 18.02.2026): ``` git clone https://github.com/executablebooks/markdown-it-py ``` -- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 410M / month Β· πŸ“¦ 2K Β· ⏱️ 11.08.2025): +- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 450M / month Β· πŸ“¦ 2K Β· ⏱️ 11.08.2025): ``` pip install markdown-it-py ``` -- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (πŸ“₯ 16M Β· ⏱️ 11.08.2025): +- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (πŸ“₯ 17M Β· ⏱️ 11.08.2025): ``` conda install -c conda-forge markdown-it-py ```
-
python-markdown2 (πŸ₯‰34 Β· ⭐ 2.8K) - markdown2: A fast and complete implementation of Markdown in.. MIT +
python-markdown2 (πŸ₯ˆ34 Β· ⭐ 2.8K) - markdown2: A fast and complete implementation of Markdown in.. MIT - [GitHub](https://github.com/trentm/python-markdown2) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 440 Β· πŸ“‹ 390 - 23% open Β· ⏱️ 28.03.2026): ``` git clone https://github.com/trentm/python-markdown2 ``` -- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 6.6M / month Β· πŸ“¦ 680 Β· ⏱️ 02.03.2026): +- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 7.2M / month Β· πŸ“¦ 680 Β· ⏱️ 02.03.2026): ``` pip install markdown2 ```
-
html2text (πŸ₯‰31 Β· ⭐ 2.1K) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 - -- [GitHub](https://github.com/Alir3z4/html2text) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 290 Β· πŸ“¦ 41K Β· πŸ“‹ 240 - 39% open Β· ⏱️ 28.10.2025): - - ``` - git clone https://github.com/Alir3z4/html2text - ``` -- [PyPi](https://pypi.org/project/html2text) (πŸ“₯ 13M / month Β· πŸ“¦ 1.2K Β· ⏱️ 15.04.2025): - ``` - pip install html2text - ``` -
mistletoe (πŸ₯‰28 Β· ⭐ 1K) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT -- [GitHub](https://github.com/miyuchina/mistletoe) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 130 Β· πŸ“₯ 2.3K Β· πŸ“¦ 1.7K Β· πŸ“‹ 170 - 21% open Β· ⏱️ 22.03.2026): +- [GitHub](https://github.com/miyuchina/mistletoe) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 130 Β· πŸ“₯ 2.4K Β· πŸ“¦ 1.7K Β· πŸ“‹ 170 - 21% open Β· ⏱️ 19.04.2026): ``` git clone https://github.com/miyuchina/mistletoe ``` -- [PyPi](https://pypi.org/project/mistletoe) (πŸ“₯ 2M / month Β· πŸ“¦ 180 Β· ⏱️ 07.12.2025): +- [PyPi](https://pypi.org/project/mistletoe) (πŸ“₯ 3.1M / month Β· πŸ“¦ 180 Β· ⏱️ 07.12.2025): ``` pip install mistletoe ``` @@ -2401,20 +2400,33 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install django-markdownx ```
-
django-markdown-editor (πŸ₯‰26 Β· ⭐ 900) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 +
django-markdown-editor (πŸ₯‰27 Β· ⭐ 900) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 -- [GitHub](https://github.com/agusmakmun/django-markdown-editor) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 1.3K Β· πŸ“¦ 1.2K Β· πŸ“‹ 170 - 22% open Β· ⏱️ 18.03.2026): +- [GitHub](https://github.com/agusmakmun/django-markdown-editor) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 1.3K Β· πŸ“¦ 1.2K Β· πŸ“‹ 170 - 21% open Β· ⏱️ 19.04.2026): ``` git clone https://github.com/agusmakmun/django-markdown-editor ``` -- [PyPi](https://pypi.org/project/martor) (πŸ“₯ 47K / month Β· πŸ“¦ 16 Β· ⏱️ 01.11.2025): +- [PyPi](https://pypi.org/project/martor) (πŸ“₯ 52K / month Β· πŸ“¦ 20 Β· ⏱️ 18.04.2026): ``` pip install martor ```
-
Show 2 hidden projects... +
html2text (πŸ₯‰24 Β· ⭐ 2.1K Β· πŸ“‰) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 + +- [GitHub](https://github.com/Alir3z4/html2text) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 280 Β· πŸ“¦ 41K Β· πŸ“‹ 230 - 36% open Β· ⏱️ 28.10.2025): + + ``` + git clone https://github.com/Alir3z4/html2text + ``` +- [PyPi](https://pypi.org/project/html2text): + ``` + pip install html2text + ``` +
+
Show 3 hidden projects... +- pymdown-extensions (πŸ₯ˆ34 Β· ⭐ 1.1K) - Extensions for Python Markdown. ❗Unlicensed - grip (πŸ₯‰29 Β· ⭐ 6.8K Β· πŸ’€) - Preview GitHub README.md files locally before committing them. MIT - markdown-include (πŸ₯‰21 Β· ⭐ 120 Β· πŸ’€) - Provides syntax for Python-Markdown which allows for.. ❗️GPL-3.0
@@ -2424,18 +2436,18 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -πŸ”— Public APIs ( ⭐ 420K) - A collective list of free APIs. +πŸ”— Public APIs ( ⭐ 430K) - A collective list of free APIs. πŸ”— best-of-ml-python - DB Clients ( ⭐ 23K) - Collection of python database client libraries.
python-telegram-bot (πŸ₯‡43 Β· ⭐ 29K) - We have made you a wrapper you cant refuse. ❗️GPL-3.0 -- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 6K Β· πŸ“₯ 45K Β· πŸ“¦ 160K Β· πŸ“‹ 2.3K - 0% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 6K Β· πŸ“₯ 45K Β· πŸ“¦ 160K Β· πŸ“‹ 2.3K - 0% open Β· ⏱️ 19.04.2026): ``` git clone https://github.com/python-telegram-bot/python-telegram-bot ``` -- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 33M / month Β· πŸ“¦ 1.2K Β· ⏱️ 16.03.2026): +- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 34M / month Β· πŸ“¦ 1.2K Β· ⏱️ 16.03.2026): ``` pip install python-telegram-bot ``` @@ -2444,18 +2456,34 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge python-telegram-bot ```
-
GitPython (πŸ₯‡42 Β· ⭐ 5.1K) - GitPython is a python library used to interact with Git repositories. BSD-3 +
google-api-python-client (πŸ₯‡43 Β· ⭐ 8.8K) - The official Python client library for Googles.. Apache-2 + +- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 2.5K Β· πŸ“¦ 280K Β· πŸ“‹ 1.1K - 5% open Β· ⏱️ 21.04.2026): + + ``` + git clone https://github.com/googleapis/google-api-python-client + ``` +- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 150M / month): + ``` + pip install google-api-python-client + ``` +- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (πŸ“₯ 4.9M Β· ⏱️ 09.04.2026): + ``` + conda install -c conda-forge google-api-python-client + ``` +
+
GitPython (πŸ₯‡43 Β· ⭐ 5.1K) - GitPython is a python library used to interact with Git repositories. BSD-3 -- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 960 Β· πŸ“¦ 420K Β· πŸ“‹ 1.1K - 16% open Β· ⏱️ 01.04.2026): +- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 960 Β· πŸ“¦ 420K Β· πŸ“‹ 1.1K - 15% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/gitpython-developers/GitPython ``` -- [PyPi](https://pypi.org/project/gitpython) (πŸ“₯ 190M / month Β· πŸ“¦ 8.2K Β· ⏱️ 01.01.2026): +- [PyPi](https://pypi.org/project/gitpython) (πŸ“₯ 200M / month): ``` pip install gitpython ``` -- [Conda](https://anaconda.org/conda-forge/gitpython) (πŸ“₯ 16M Β· ⏱️ 02.01.2026): +- [Conda](https://anaconda.org/conda-forge/gitpython) (πŸ“₯ 16M Β· ⏱️ 22.04.2026): ``` conda install -c conda-forge gitpython ``` @@ -2478,51 +2506,35 @@ _General purpose web frameworks to build web applications and REST APIs._
discord.py (πŸ₯‡41 Β· ⭐ 16K) - An API wrapper for Discord written in Python. MIT -- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 3.6K Β· πŸ“¦ 54K Β· πŸ“‹ 3K - 2% open Β· ⏱️ 14.03.2026): +- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 3.6K Β· πŸ“¦ 54K Β· πŸ“‹ 3K - 2% open Β· ⏱️ 15.04.2026): ``` git clone https://github.com/Rapptz/discord.py ``` -- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 5M / month): +- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 6.1M / month): ``` pip install discord.py ``` -- [Conda](https://anaconda.org/conda-forge/discord.py) (πŸ“₯ 35K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/discord.py) (πŸ“₯ 36K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge discord.py ```
-
google-api-python-client (πŸ₯‡41 Β· ⭐ 8.8K) - The official Python client library for Googles.. Apache-2 - -- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 2.6K Β· πŸ“‹ 1.2K - 6% open Β· ⏱️ 08.04.2026): - - ``` - git clone https://github.com/googleapis/google-api-python-client - ``` -- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 140M / month Β· πŸ“¦ 4.5K Β· ⏱️ 08.04.2026): - ``` - pip install google-api-python-client - ``` -- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (πŸ“₯ 4.8M Β· ⏱️ 09.04.2026): - ``` - conda install -c conda-forge google-api-python-client - ``` -
pyTelegramBotAPI (πŸ₯‡41 Β· ⭐ 8.7K) - Python Telegram bot api. ❗️GPL-2.0 -- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 2.1K Β· πŸ“¦ 65K Β· πŸ“‹ 1.3K - 0% open Β· ⏱️ 05.04.2026): +- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 2.1K Β· πŸ“¦ 65K Β· πŸ“‹ 1.3K - 0% open Β· ⏱️ 19.04.2026): ``` git clone https://github.com/eternnoir/pyTelegramBotAPI ``` -- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 1.2M / month Β· πŸ“¦ 320 Β· ⏱️ 09.03.2026): +- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 1.1M / month): ``` pip install pytelegrambotapi ```
tweepy (πŸ₯ˆ39 Β· ⭐ 11K Β· πŸ’€) - Twitter for Python!. MIT -- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 4.5K Β· πŸ“₯ 200 Β· πŸ“¦ 65K Β· πŸ“‹ 1.3K - 5% open Β· ⏱️ 11.07.2025): +- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 4.5K Β· πŸ“₯ 220 Β· πŸ“¦ 65K Β· πŸ“‹ 1.3K - 6% open Β· ⏱️ 11.07.2025): ``` git clone https://github.com/tweepy/tweepy @@ -2538,28 +2550,28 @@ _General purpose web frameworks to build web applications and REST APIs._
PyGithub (πŸ₯ˆ39 Β· ⭐ 7.7K) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0 -- [GitHub](https://github.com/PyGithub/PyGithub) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.8K Β· πŸ“¦ 72K Β· πŸ“‹ 1.7K - 16% open Β· ⏱️ 24.03.2026): +- [GitHub](https://github.com/PyGithub/PyGithub) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.8K Β· πŸ“¦ 72K Β· πŸ“‹ 1.7K - 16% open Β· ⏱️ 13.04.2026): ``` git clone https://github.com/PyGithub/PyGithub ``` -- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 76M / month): +- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 77M / month): ``` pip install pygithub ``` -- [Conda](https://anaconda.org/conda-forge/pygithub) (πŸ“₯ 7.1M Β· ⏱️ 22.03.2026): +- [Conda](https://anaconda.org/conda-forge/pygithub) (πŸ“₯ 7.3M Β· ⏱️ 14.04.2026): ``` conda install -c conda-forge pygithub ```
gspread (πŸ₯ˆ39 Β· ⭐ 7.5K) - Google Sheets Python API. MIT -- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 970 Β· πŸ“₯ 27K Β· πŸ“¦ 54K Β· πŸ“‹ 960 - 6% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 960 Β· πŸ“₯ 28K Β· πŸ“¦ 54K Β· πŸ“‹ 940 - 5% open Β· ⏱️ 10.04.2026): ``` git clone https://github.com/burnash/gspread ``` -- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 39M / month Β· πŸ“¦ 540 Β· ⏱️ 14.05.2025): +- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 41M / month): ``` pip install gspread ``` @@ -2568,86 +2580,70 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge gspread ```
-
python-slack-sdk (πŸ₯ˆ38 Β· ⭐ 4K) - Slack Developer Kit for Python. MIT - -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 850 Β· πŸ“‹ 910 - 4% open Β· ⏱️ 02.04.2026): - - ``` - git clone https://github.com/slackapi/python-slack-sdk - ``` -- [PyPi](https://pypi.org/project/slack-sdk) (πŸ“₯ 81M / month Β· πŸ“¦ 1K Β· ⏱️ 12.03.2026): - ``` - pip install slack-sdk - ``` -- [Conda](https://anaconda.org/conda-forge/slack-sdk) (πŸ“₯ 730K Β· ⏱️ 13.03.2026): - ``` - conda install -c conda-forge slack-sdk - ``` -
gallery-dl (πŸ₯ˆ37 Β· ⭐ 18K) - Command-line program to download image galleries and collections.. ❗️GPL-2.0 -- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.4K Β· πŸ“₯ 1.1M Β· πŸ“¦ 21 Β· πŸ“‹ 7.5K - 15% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.4K Β· πŸ“₯ 1.1M Β· πŸ“¦ 21 Β· πŸ“‹ 7.5K - 14% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/mikf/gallery-dl ``` -- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 260K / month Β· πŸ“¦ 23 Β· ⏱️ 19.03.2026): +- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 220K / month Β· πŸ“¦ 23 Β· ⏱️ 19.03.2026): ``` pip install gallery-dl ```
-
Telethon (πŸ₯ˆ37 Β· ⭐ 12K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT +
twilio (πŸ₯ˆ37 Β· ⭐ 2.1K) - A Python module for communicating with the Twilio API and generating TwiML. MIT -- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.6K Β· πŸ“‹ 2.5K - 4% open Β· ⏱️ 21.02.2026): +- [GitHub](https://github.com/twilio/twilio-python) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 780 Β· πŸ“¦ 59K Β· πŸ“‹ 340 - 7% open Β· ⏱️ 14.04.2026): ``` - git clone https://github.com/LonamiWebs/Telethon + git clone https://github.com/twilio/twilio-python ``` -- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 2M / month Β· πŸ“¦ 520 Β· ⏱️ 05.11.2025): +- [PyPi](https://pypi.org/project/twilio) (πŸ“₯ 20M / month): ``` - pip install telethon + pip install twilio + ``` +- [Conda](https://anaconda.org/conda-forge/twilio) (πŸ“₯ 390K Β· ⏱️ 14.04.2026): + ``` + conda install -c conda-forge twilio ```
-
twilio (πŸ₯ˆ37 Β· ⭐ 2.1K) - A Python module for communicating with the Twilio API and generating TwiML. MIT +
stripe (πŸ₯ˆ36 Β· ⭐ 2K) - Python library for the Stripe API. MIT -- [GitHub](https://github.com/twilio/twilio-python) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 810 Β· πŸ“¦ 59K Β· πŸ“‹ 370 - 14% open Β· ⏱️ 24.03.2026): +- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 510 Β· πŸ“‹ 410 - 3% open Β· ⏱️ 01.04.2026): ``` - git clone https://github.com/twilio/twilio-python + git clone https://github.com/stripe/stripe-python ``` -- [PyPi](https://pypi.org/project/twilio) (πŸ“₯ 19M / month Β· πŸ“¦ 570 Β· ⏱️ 24.03.2026): +- [PyPi](https://pypi.org/project/stripe) (πŸ“₯ 29M / month Β· πŸ“¦ 540 Β· ⏱️ 15.04.2026): ``` - pip install twilio + pip install stripe ``` -- [Conda](https://anaconda.org/conda-forge/twilio) (πŸ“₯ 390K Β· ⏱️ 24.03.2026): +- [Conda](https://anaconda.org/anaconda/stripe) (πŸ“₯ 46K Β· ⏱️ 20.01.2026): ``` - conda install -c conda-forge twilio + conda install -c anaconda stripe ```
-
slackclient (πŸ₯ˆ36 Β· ⭐ 4K) - Slack Developer Kit for Python. MIT +
sherlock (πŸ₯ˆ35 Β· ⭐ 82K) - Hunt down social media accounts by username across social networks. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 850 Β· πŸ“‹ 910 - 4% open Β· ⏱️ 02.04.2026): +- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 9.4K Β· πŸ“‹ 1.2K - 13% open Β· ⏱️ 12.04.2026): ``` - git clone https://github.com/slackapi/python-slack-sdk - ``` -- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 7.8M / month Β· πŸ“¦ 500 Β· ⏱️ 22.04.2022): - ``` - pip install slackclient + git clone https://github.com/sherlock-project/sherlock ``` -- [Conda](https://anaconda.org/conda-forge/slackclient) (πŸ“₯ 1.3M Β· ⏱️ 22.04.2025): +- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 50K / month Β· πŸ“¦ 15 Β· ⏱️ 18.02.2023): ``` - conda install -c conda-forge slackclient + pip install sherlock ```
spotipy (πŸ₯ˆ35 Β· ⭐ 5.4K) - A light weight Python library for the Spotify Web API. MIT -- [GitHub](https://github.com/spotipy-dev/spotipy) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 980 Β· πŸ“¦ 43K Β· πŸ“‹ 720 - 6% open Β· ⏱️ 11.03.2026): +- [GitHub](https://github.com/spotipy-dev/spotipy) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 950 Β· πŸ“¦ 43K Β· πŸ“‹ 720 - 6% open Β· ⏱️ 11.03.2026): ``` git clone https://github.com/plamere/spotipy ``` -- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 500K / month Β· πŸ“¦ 510 Β· ⏱️ 03.03.2026): +- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 460K / month): ``` pip install spotipy ``` @@ -2663,200 +2659,217 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/praw-dev/praw ``` -- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 1.5M / month Β· πŸ“¦ 310 Β· ⏱️ 25.10.2024): +- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 1.5M / month): ``` pip install praw ``` -- [Conda](https://anaconda.org/conda-forge/praw) (πŸ“₯ 79K Β· ⏱️ 31.05.2025): +- [Conda](https://anaconda.org/conda-forge/praw) (πŸ“₯ 81K Β· ⏱️ 31.05.2025): ``` conda install -c conda-forge praw ```
+
jira (πŸ₯ˆ35 Β· ⭐ 2.1K) - Python Jira library. Development chat available on.. BSD-2 + +- [GitHub](https://github.com/pycontribs/jira) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 870 Β· πŸ“₯ 280K Β· πŸ“¦ 11K Β· πŸ“‹ 760 - 22% open Β· ⏱️ 02.10.2025): + + ``` + git clone https://github.com/pycontribs/jira + ``` +- [PyPi](https://pypi.org/project/jira) (πŸ“₯ 22M / month): + ``` + pip install jira + ``` +- [Conda](https://anaconda.org/conda-forge/jira) (πŸ“₯ 250K Β· ⏱️ 28.07.2025): + ``` + conda install -c conda-forge jira + ``` +
hvac (πŸ₯ˆ34 Β· ⭐ 1.3K) - Python 3.X client for HashiCorp Vault. Apache-2 -- [GitHub](https://github.com/hvac/hvac) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 380 Β· πŸ“₯ 1.1K Β· πŸ“¦ 6.9K Β· πŸ“‹ 490 - 28% open Β· ⏱️ 06.01.2026): +- [GitHub](https://github.com/hvac/hvac) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 390 Β· πŸ“₯ 1.1K Β· πŸ“¦ 7K Β· πŸ“‹ 530 - 33% open Β· ⏱️ 06.01.2026): ``` git clone https://github.com/hvac/hvac ``` -- [PyPi](https://pypi.org/project/hvac) (πŸ“₯ 27M / month): +- [PyPi](https://pypi.org/project/hvac) (πŸ“₯ 28M / month Β· πŸ“¦ 500 Β· ⏱️ 30.10.2025): ``` pip install hvac ``` -- [Conda](https://anaconda.org/conda-forge/hvac) (πŸ“₯ 760K Β· ⏱️ 30.10.2025): +- [Conda](https://anaconda.org/conda-forge/hvac) (πŸ“₯ 770K Β· ⏱️ 30.10.2025): ``` conda install -c conda-forge hvac ```
-
sherlock (πŸ₯ˆ33 Β· ⭐ 81K) - Hunt down social media accounts by username across social networks. MIT +
Telethon (πŸ₯ˆ33 Β· ⭐ 12K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT -- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 9.2K Β· πŸ“‹ 1.2K - 7% open Β· ⏱️ 17.03.2026): +- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.5K Β· πŸ“¦ 21 Β· πŸ“‹ 2.4K - 0% open Β· ⏱️ 21.02.2026): ``` - git clone https://github.com/sherlock-project/sherlock + git clone https://github.com/LonamiWebs/Telethon ``` -- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 46K / month): +- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 2.1M / month): ``` - pip install sherlock + pip install telethon ```
thumbor (πŸ₯ˆ33 Β· ⭐ 10K) - thumbor is an open-source photo thumbnail service by globo.com. MIT -- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 840 Β· πŸ“¦ 380 Β· πŸ“‹ 1K - 1% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 850 Β· πŸ“¦ 390 Β· πŸ“‹ 1K - 1% open Β· ⏱️ 12.04.2026): ``` 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) (πŸ“₯ 21K / month): ``` pip install thumbor ```
wechatpy (πŸ₯ˆ33 Β· ⭐ 4.3K) - WeChat SDK for Python. MIT -- [GitHub](https://github.com/wechatpy/wechatpy) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 800 Β· πŸ“¦ 10K Β· πŸ“‹ 360 - 12% open Β· ⏱️ 07.03.2026): +- [GitHub](https://github.com/wechatpy/wechatpy) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 830 Β· πŸ“¦ 10K Β· πŸ“‹ 370 - 15% open Β· ⏱️ 07.03.2026): ``` git clone https://github.com/wechatpy/wechatpy ``` -- [PyPi](https://pypi.org/project/wechatpy) (πŸ“₯ 120K / month): +- [PyPi](https://pypi.org/project/wechatpy) (πŸ“₯ 130K / month Β· πŸ“¦ 25 Β· ⏱️ 19.06.2022): ``` pip install wechatpy ```
-
jira (πŸ₯ˆ33 Β· ⭐ 2.1K) - Python Jira library. Development chat available on.. BSD-2 +
python-slack-sdk (πŸ₯ˆ33 Β· ⭐ 4K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/pycontribs/jira) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 900 Β· πŸ“₯ 280K Β· πŸ“‹ 810 - 27% open Β· ⏱️ 02.10.2025): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 830 Β· πŸ“‹ 910 - 4% open Β· ⏱️ 10.04.2026): ``` - git clone https://github.com/pycontribs/jira + git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/jira) (πŸ“₯ 22M / month Β· πŸ“¦ 450 Β· ⏱️ 28.07.2025): +- [PyPi](https://pypi.org/project/slack-sdk) (πŸ“₯ 83M / month): ``` - pip install jira + pip install slack-sdk ``` -- [Conda](https://anaconda.org/conda-forge/jira) (πŸ“₯ 240K Β· ⏱️ 28.07.2025): +- [Conda](https://anaconda.org/conda-forge/slack-sdk) (πŸ“₯ 750K Β· ⏱️ 13.03.2026): ``` - conda install -c conda-forge jira + conda install -c conda-forge slack-sdk ```
-
notion-sdk-py (πŸ₯‰31 Β· ⭐ 2.2K) - Notion API client SDK, rewritten in Python! (sync + async). MIT +
slackclient (πŸ₯‰32 Β· ⭐ 4K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/ramnes/notion-sdk-py) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 170 Β· πŸ“‹ 140 - 8% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 830 Β· πŸ“‹ 910 - 4% open Β· ⏱️ 10.04.2026): ``` - git clone https://github.com/ramnes/notion-sdk-py + git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/notion-client) (πŸ“₯ 3.3M / month Β· πŸ“¦ 240 Β· ⏱️ 16.02.2026): +- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 7.7M / month): ``` - pip install notion-client + pip install slackclient ``` -- [Conda](https://anaconda.org/conda-forge/notion-client) (πŸ“₯ 16K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/slackclient) (πŸ“₯ 1.3M Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge notion-client + conda install -c conda-forge slackclient ```
-
stripe (πŸ₯‰31 Β· ⭐ 2K) - Python library for the Stripe API. MIT +
ghapi (πŸ₯‰31 Β· ⭐ 680) - A delightful and complete interface to GitHubs amazing API. Apache-2 -- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 480 Β· πŸ“‹ 410 - 2% open Β· ⏱️ 01.04.2026): +- [GitHub](https://github.com/AnswerDotAI/ghapi) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 69 Β· πŸ“¦ 3.4K Β· πŸ“‹ 150 - 31% open Β· ⏱️ 06.04.2026): ``` - git clone https://github.com/stripe/stripe-python - ``` -- [PyPi](https://pypi.org/project/stripe) (πŸ“₯ 27M / month): - ``` - pip install stripe + git clone https://github.com/fastai/ghapi ``` -- [Conda](https://anaconda.org/anaconda/stripe) (πŸ“₯ 46K Β· ⏱️ 20.01.2026): +- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 36M / month): ``` - conda install -c anaconda stripe + pip install ghapi ```
-
ghapi (πŸ₯‰31 Β· ⭐ 670) - A delightful and complete interface to GitHubs amazing API. Apache-2 +
notion-py (πŸ₯‰29 Β· ⭐ 4.4K) - Unofficial Python API client for Notion.so. MIT -- [GitHub](https://github.com/AnswerDotAI/ghapi) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 70 Β· πŸ“¦ 3.3K Β· πŸ“‹ 150 - 31% open Β· ⏱️ 06.04.2026): +- [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 470 Β· πŸ“‹ 280 - 59% open Β· ⏱️ 16.02.2026): ``` - git clone https://github.com/fastai/ghapi + git clone https://github.com/jamalex/notion-py ``` -- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 26M / month Β· πŸ“¦ 150 Β· ⏱️ 28.02.2026): +- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 700K / month Β· πŸ“¦ 61 Β· ⏱️ 16.02.2026): ``` - pip install ghapi + pip install notion ```
-
imdbpy (πŸ₯‰28 Β· ⭐ 1.3K) - Cinemagoer is a Python package useful to retrieve and manage the.. ❗️GPL-2.0 +
py-googletrans (πŸ₯‰29 Β· ⭐ 4.2K Β· πŸ’€) - (unofficial) Googletrans: Free and Unlimited Google.. MIT -- [GitHub](https://github.com/cinemagoer/cinemagoer) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 340 Β· πŸ“₯ 600 Β· πŸ“¦ 7.8K Β· πŸ“‹ 360 - 24% open Β· ⏱️ 31.12.2025): +- [GitHub](https://github.com/ssut/py-googletrans) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 740 Β· πŸ“‹ 330 - 1% open Β· ⏱️ 25.04.2025): ``` - git clone https://github.com/alberanid/imdbpy + git clone https://github.com/ssut/py-googletrans ``` -- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 27K / month): +- [PyPi](https://pypi.org/project/googletrans) (πŸ“₯ 5.2M / month Β· πŸ“¦ 400 Β· ⏱️ 01.01.2025): ``` - pip install imdbpy + pip install googletrans ```
-
scdl (πŸ₯‰26 Β· ⭐ 4K) - Soundcloud Music Downloader. ❗️GPL-2.0 +
scdl (πŸ₯‰27 Β· ⭐ 4K) - Soundcloud Music Downloader. ❗️GPL-2.0 - [GitHub](https://github.com/scdl-org/scdl) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 380 Β· πŸ“¦ 430 Β· πŸ“‹ 430 - 25% open Β· ⏱️ 22.02.2026): ``` git clone https://github.com/flyingrub/scdl ``` -- [PyPi](https://pypi.org/project/scdl) (πŸ“₯ 3.4K / month): +- [PyPi](https://pypi.org/project/scdl) (πŸ“₯ 3.4K / month Β· πŸ“¦ 5 Β· ⏱️ 22.02.2026): ``` pip install scdl ```
-
notion-py (πŸ₯‰25 Β· ⭐ 4.4K) - Unofficial Python API client for Notion.so. MIT +
notion-sdk-py (πŸ₯‰27 Β· ⭐ 2.2K) - Notion API client SDK, rewritten in Python! (sync + async). MIT -- [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 410 Β· πŸ“‹ 260 - 56% open Β· ⏱️ 16.02.2026): +- [GitHub](https://github.com/ramnes/notion-sdk-py) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 170 Β· πŸ“‹ 140 - 5% open Β· ⏱️ 23.04.2026): ``` - git clone https://github.com/jamalex/notion-py + git clone https://github.com/ramnes/notion-sdk-py ``` -- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 1.1M / month): +- [PyPi](https://pypi.org/project/notion-client) (πŸ“₯ 3.4M / month): ``` - pip install notion + pip install notion-client + ``` +- [Conda](https://anaconda.org/conda-forge/notion-client) (πŸ“₯ 16K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge notion-client ```
-
py-googletrans (πŸ₯‰25 Β· ⭐ 4.2K Β· πŸ’€) - (unofficial) Googletrans: Free and Unlimited Google.. MIT +
imdbpy (πŸ₯‰24 Β· ⭐ 1.3K) - Cinemagoer is a Python package useful to retrieve and manage the.. ❗️GPL-2.0 -- [GitHub](https://github.com/ssut/py-googletrans) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 640 Β· πŸ“‹ 330 - 0% open Β· ⏱️ 25.04.2025): +- [GitHub](https://github.com/cinemagoer/cinemagoer) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 340 Β· πŸ“₯ 600 Β· πŸ“¦ 7.8K Β· πŸ“‹ 360 - 24% open Β· ⏱️ 31.12.2025): ``` - git clone https://github.com/ssut/py-googletrans + git clone https://github.com/alberanid/imdbpy ``` -- [PyPi](https://pypi.org/project/googletrans) (πŸ“₯ 5.8M / month): +- [PyPi](https://pypi.org/project/imdbpy): ``` - pip install googletrans + pip install imdbpy ```
-
Show 23 hidden projects... +
Show 24 hidden projects... - pytube (πŸ₯ˆ37 Β· ⭐ 13K Β· πŸ’€) - Lightweight, dependency-free Python library and CLI for.. Unlicense -- tushare (πŸ₯‰32 Β· ⭐ 15K Β· πŸ’€) - TuShare is a utility for crawling historical data of China stocks. BSD-3 +- tushare (πŸ₯ˆ35 Β· ⭐ 15K Β· πŸ’€) - TuShare is a utility for crawling historical data of China stocks. BSD-3 - facebook-sdk (πŸ₯‰31 Β· ⭐ 2.8K Β· πŸ’€) - Python SDK for Facebooks Graph API. Apache-2 +- google-maps-services-python (πŸ₯‰30 Β· ⭐ 4.9K Β· πŸ’€) - Python client library for Google Maps API Web Services. Apache-2 - Wikipedia (πŸ₯‰30 Β· ⭐ 3K Β· πŸ’€) - A Pythonic wrapper for the Wikipedia API. MIT - twython (πŸ₯‰30 Β· ⭐ 1.9K Β· πŸ’€) - Actively maintained, pure Python wrapper for the Twitter API... MIT - simple-salesforce (πŸ₯‰30 Β· ⭐ 1.9K Β· πŸ’€) - A very simple Salesforce.com REST API client for.. ❗Unlicensed +- coursera-dl (πŸ₯‰29 Β· ⭐ 9.6K Β· πŸ’€) - 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 -- coursera-dl (πŸ₯‰28 Β· ⭐ 9.6K Β· πŸ’€) - Script for downloading Coursera.org videos and naming them. ❗️LGPL-3.0 -- google-maps-services-python (πŸ₯‰27 Β· ⭐ 4.9K Β· πŸ’€) - Python client library for Google Maps API Web Services. Apache-2 +- google-resumable-media (πŸ₯‰29 Β· ⭐ 45) - This library has moved to.. Apache-2 +- twitter (πŸ₯‰27 Β· ⭐ 3.3K Β· πŸ’€) - Python Twitter API. 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 +- gmusicapi (πŸ₯‰26 Β· ⭐ 2.5K Β· πŸ’€) - An unofficial client library for Google Music. BSD-3 - twitterscraper (πŸ₯‰26 Β· ⭐ 2.5K Β· πŸ’€) - Scrape Twitter for Tweets. MIT -- telepot (πŸ₯‰26 Β· ⭐ 2.4K Β· πŸ’€) - Python framework for Telegram Bot API. MIT -- Django Facebook (πŸ₯‰26 Β· ⭐ 1.4K Β· πŸ’€) - Facebook open graph api implementation using the Django.. BSD-3 -- gmusicapi (πŸ₯‰25 Β· ⭐ 2.5K Β· πŸ’€) - An unofficial client library for Google Music. BSD-3 - pyshorteners (πŸ₯‰25 Β· ⭐ 410 Β· πŸ’€) - Generating short urls with python has never been easier. ❗️GPL-3.0 -- google-resumable-media (πŸ₯‰25 Β· ⭐ 45) - This library has moved to.. Apache-2 - WikiExtractor (πŸ₯‰24 Β· ⭐ 4K Β· πŸ’€) - A tool for extracting plain text from Wikipedia dumps. ❗️AGPL-3.0 -- Google Images Download (πŸ₯‰23 Β· ⭐ 8.7K Β· πŸ’€) - Python Script to download hundreds of images from.. MIT -- twitter (πŸ₯‰23 Β· ⭐ 3.3K Β· πŸ’€) - Python Twitter API. MIT -- instagram_private_api (πŸ₯‰22 Β· ⭐ 3.2K Β· πŸ’€) - A Python library to access Instagrams private API. MIT +- twitter-scraper (πŸ₯‰23 Β· ⭐ 4K Β· πŸ’€) - Scrape the Twitter Frontend API without authentication. MIT +- instagram_private_api (πŸ₯‰23 Β· ⭐ 3.3K Β· πŸ’€) - A Python library to access Instagrams private API. MIT +- python-instagram (πŸ₯‰23 Β· ⭐ 3.1K Β· πŸ’€) - Python Client for Instagram API. MIT - GHunt (πŸ₯‰21 Β· ⭐ 19K) - Offensive Google framework. ❗Unlicensed -- twitter-scraper (πŸ₯‰19 Β· ⭐ 4K Β· πŸ’€) - Scrape the Twitter Frontend API without authentication. MIT -- python-instagram (πŸ₯‰17 Β· ⭐ 3.1K Β· πŸ’€) - Python Client for Instagram API. ❗Unlicensed +- instagram-scraper (πŸ₯‰17 Β· ⭐ 6.9K Β· πŸ’€) - Scrapes an instagram users photos and videos. Unlicense

@@ -2866,12 +2879,12 @@ _General purpose web frameworks to build web applications and REST APIs._
modoboa (πŸ₯‡32 Β· ⭐ 3.5K) - Mail hosting made simple. ISC -- [GitHub](https://github.com/modoboa/modoboa) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 460 Β· πŸ“¦ 62 Β· πŸ“‹ 2K - 2% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/modoboa/modoboa) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 460 Β· πŸ“¦ 62 Β· πŸ“‹ 2K - 2% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/modoboa/modoboa ``` -- [PyPi](https://pypi.org/project/modoboa) (πŸ“₯ 5.3K / month): +- [PyPi](https://pypi.org/project/modoboa) (πŸ“₯ 4.6K / month): ``` pip install modoboa ``` @@ -2883,7 +2896,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mattupstate/flask-mail ``` -- [PyPi](https://pypi.org/project/flask-mail) (πŸ“₯ 1.3M / month): +- [PyPi](https://pypi.org/project/flask-mail) (πŸ“₯ 1.4M / month): ``` pip install flask-mail ``` @@ -2892,38 +2905,38 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-mail ```
-
flanker (πŸ₯ˆ28 Β· ⭐ 1.7K) - Python email address and Mime parsing library. Apache-2 +
flanker (πŸ₯ˆ28 Β· ⭐ 1.6K) - Python email address and Mime parsing library. Apache-2 - [GitHub](https://github.com/mailgun/flanker) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 200 Β· πŸ“¦ 570 Β· πŸ“‹ 93 - 58% open Β· ⏱️ 08.04.2026): ``` git clone https://github.com/mailgun/flanker ``` -- [PyPi](https://pypi.org/project/flanker) (πŸ“₯ 31K / month): +- [PyPi](https://pypi.org/project/flanker) (πŸ“₯ 32K / month): ``` pip install flanker ```
fastapi-mail (πŸ₯ˆ28 Β· ⭐ 990) - Fastapi mail system sending mails(individual, bulk).. MIT -- [GitHub](https://github.com/sabuhish/fastapi-mail) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 100 Β· πŸ“¦ 5.7K Β· πŸ“‹ 140 - 13% open Β· ⏱️ 17.02.2026): +- [GitHub](https://github.com/sabuhish/fastapi-mail) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 110 Β· πŸ“¦ 5.7K Β· πŸ“‹ 130 - 9% open Β· ⏱️ 17.02.2026): ``` git clone https://github.com/sabuhish/fastapi-mail ``` -- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 1.4M / month Β· πŸ“¦ 33 Β· ⏱️ 17.02.2026): +- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 1.4M / month): ``` pip install fastapi-mail ```
mailer (πŸ₯‰20 Β· ⭐ 290 Β· πŸ’€) - A light-weight, modular, message representation and mail delivery.. MIT -- [GitHub](https://github.com/marrow/mailer) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 56 Β· πŸ“₯ 290 Β· πŸ“‹ 75 - 26% open Β· ⏱️ 21.05.2025): +- [GitHub](https://github.com/marrow/mailer) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 56 Β· πŸ“₯ 300 Β· πŸ“‹ 75 - 26% open Β· ⏱️ 21.05.2025): ``` git clone https://github.com/marrow/mailer ``` -- [PyPi](https://pypi.org/project/mailer) (πŸ“₯ 92K / month): +- [PyPi](https://pypi.org/project/mailer) (πŸ“₯ 95K / month): ``` pip install mailer ``` @@ -2934,12 +2947,12 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 6 hidden projects... -- yagmail (πŸ₯ˆ29 Β· ⭐ 2.7K Β· πŸ’€) - Send email in Python conveniently for gmail using yagmail. MIT +- yagmail (πŸ₯ˆ30 Β· ⭐ 2.7K Β· πŸ’€) - Send email in Python conveniently for gmail using yagmail. MIT +- offlineimap (πŸ₯‰26 Β· ⭐ 1.9K Β· πŸ’€) - Read/sync your IMAP mailboxes (python2) [LEGACY: move.. ❗Unlicensed - sync-engine (πŸ₯‰25 Β· ⭐ 3.5K Β· πŸ’€) - IMAP/SMTP sync system with modern APIs. ❗️AGPL-3.0 -- offlineimap (πŸ₯‰24 Β· ⭐ 1.9K Β· πŸ’€) - Read/sync your IMAP mailboxes (python2) [LEGACY: move.. ❗Unlicensed - gmail (πŸ₯‰17 Β· ⭐ 1.8K Β· πŸ’€) - A Pythonic interface for Google Mail. MIT - pyramid_mailer (πŸ₯‰15 Β· ⭐ 51 Β· πŸ’€) - A package for sending email from your Pyramid.. ❗Unlicensed -- salmon (πŸ₯‰13 Β· ⭐ 660 Β· πŸ’€) - Moved to Codeberg. ❗Unlicensed +- salmon (πŸ₯‰14 Β· ⭐ 660 Β· πŸ’€) - Moved to Codeberg. ❗️GPL-3.0

@@ -2951,12 +2964,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Scrapy (πŸ₯‡46 Β· ⭐ 61K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3 -- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 710 Β· πŸ”€ 11K Β· πŸ“¦ 56K Β· πŸ“‹ 3.2K - 13% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 710 Β· πŸ”€ 11K Β· πŸ“¦ 56K Β· πŸ“‹ 3.4K - 18% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/scrapy/scrapy ``` -- [PyPi](https://pypi.org/project/scrapy) (πŸ“₯ 3.1M / month): +- [PyPi](https://pypi.org/project/scrapy) (πŸ“₯ 3.1M / month Β· πŸ“¦ 1.1K Β· ⏱️ 23.04.2026): ``` pip install scrapy ``` @@ -2976,30 +2989,30 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install feedparser ``` -- [Conda](https://anaconda.org/conda-forge/feedparser) (πŸ“₯ 3.2M Β· ⏱️ 15.09.2025): +- [Conda](https://anaconda.org/conda-forge/feedparser) (πŸ“₯ 3.3M Β· ⏱️ 15.09.2025): ``` conda install -c conda-forge feedparser ```
-
soupsieve (πŸ₯‡34 Β· ⭐ 270) - A modern CSS selector implementation for BeautifulSoup. MIT +
newspaper3k (πŸ₯‡33 Β· ⭐ 15K) - newspaper3k is a news, full-text, and article metadata extraction in.. MIT -- [GitHub](https://github.com/facelessuser/soupsieve) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 48 Β· πŸ“¦ 750K Β· πŸ“‹ 120 - 10% open Β· ⏱️ 27.03.2026): +- [GitHub](https://github.com/codelucas/newspaper) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 2.1K Β· πŸ“¦ 21 Β· πŸ“‹ 770 - 64% open Β· ⏱️ 16.04.2026): ``` - git clone https://github.com/facelessuser/soupsieve + git clone https://github.com/codelucas/newspaper ``` -- [PyPi](https://pypi.org/project/soupsieve) (πŸ“₯ 290M / month Β· πŸ“¦ 1.8K Β· ⏱️ 20.01.2026): +- [PyPi](https://pypi.org/project/newspaper3k) (πŸ“₯ 950K / month Β· πŸ“¦ 190 Β· ⏱️ 28.09.2018): ``` - pip install soupsieve + pip install newspaper3k ``` -- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 34M Β· ⏱️ 21.01.2026): +- [Conda](https://anaconda.org/conda-forge/newspaper3k) (πŸ“₯ 150K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge soupsieve + conda install -c conda-forge newspaper3k ```
dirsearch (πŸ₯‡33 Β· ⭐ 14K) - Web path scanner. ❗️GPL-2.0 -- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 2.4K Β· πŸ“₯ 570 Β· πŸ“¦ 200 Β· πŸ“‹ 600 - 6% open Β· ⏱️ 20.02.2026): +- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 2.4K Β· πŸ“₯ 780 Β· πŸ“¦ 200 Β· πŸ“‹ 600 - 6% open Β· ⏱️ 20.02.2026): ``` git clone https://github.com/maurosoria/dirsearch @@ -3009,14 +3022,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install dirsearch ```
-
trafilatura (πŸ₯‡33 Β· ⭐ 5.7K Β· πŸ’€) - Python & Command-line tool to gather text and metadata on.. Apache-2 +
trafilatura (πŸ₯‡33 Β· ⭐ 5.8K Β· πŸ’€) - Python & Command-line tool to gather text and metadata on.. Apache-2 -- [GitHub](https://github.com/adbar/trafilatura) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 350 Β· πŸ“¦ 8.8K Β· πŸ“‹ 430 - 22% open Β· ⏱️ 12.09.2025): +- [GitHub](https://github.com/adbar/trafilatura) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 360 Β· πŸ“¦ 8.9K Β· πŸ“‹ 430 - 23% open Β· ⏱️ 12.09.2025): ``` git clone https://github.com/adbar/trafilatura ``` -- [PyPi](https://pypi.org/project/trafilatura) (πŸ“₯ 5.2M / month Β· πŸ“¦ 160 Β· ⏱️ 03.12.2024): +- [PyPi](https://pypi.org/project/trafilatura) (πŸ“₯ 5.8M / month): ``` pip install trafilatura ``` @@ -3028,7 +3041,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/scrapy/parsel ``` -- [PyPi](https://pypi.org/project/parsel) (πŸ“₯ 4.6M / month Β· πŸ“¦ 410 Β· ⏱️ 29.01.2026): +- [PyPi](https://pypi.org/project/parsel) (πŸ“₯ 4.2M / month Β· πŸ“¦ 410 Β· ⏱️ 29.01.2026): ``` pip install parsel ``` @@ -3037,66 +3050,54 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge parsel ```
-
newspaper3k (πŸ₯ˆ30 Β· ⭐ 15K) - newspaper3k is a news, full-text, and article metadata extraction in.. MIT +
soupsieve (πŸ₯‡33 Β· ⭐ 270) - A modern CSS selector implementation for BeautifulSoup. MIT -- [GitHub](https://github.com/codelucas/newspaper) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 2K Β· πŸ“¦ 21 Β· πŸ“‹ 680 - 60% open Β· ⏱️ 23.03.2026): +- [GitHub](https://github.com/facelessuser/soupsieve) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 48 Β· πŸ“¦ 750K Β· πŸ“‹ 120 - 10% open Β· ⏱️ 27.03.2026): ``` - git clone https://github.com/codelucas/newspaper + git clone https://github.com/facelessuser/soupsieve ``` -- [PyPi](https://pypi.org/project/newspaper3k) (πŸ“₯ 1M / month): +- [PyPi](https://pypi.org/project/soupsieve) (πŸ“₯ 320M / month Β· πŸ“¦ 1.8K Β· ⏱️ 20.01.2026): ``` - pip install newspaper3k + pip install soupsieve ``` -- [Conda](https://anaconda.org/conda-forge/newspaper3k) (πŸ“₯ 150K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 35M Β· ⏱️ 21.01.2026): ``` - conda install -c conda-forge newspaper3k + conda install -c conda-forge soupsieve ```
cloudscraper (πŸ₯ˆ30 Β· ⭐ 6.4K Β· πŸ’€) - A Python module to bypass Cloudflares anti-bot page. MIT -- [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 600 Β· πŸ“¦ 32K Β· πŸ“‹ 45 - 68% open Β· ⏱️ 10.06.2025): +- [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 610 Β· πŸ“¦ 32K Β· πŸ“‹ 46 - 67% open Β· ⏱️ 10.06.2025): ``` git clone https://github.com/venomous/cloudscraper ``` -- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 4.4M / month Β· πŸ“¦ 280 Β· ⏱️ 25.04.2023): +- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 4M / month Β· πŸ“¦ 280 Β· ⏱️ 25.04.2023): ``` pip install cloudscraper ```
-
python-goose (πŸ₯ˆ28 Β· ⭐ 4.1K) - Html Content / Article Extractor, web scrapping lib in Python. Apache-2 - -- [GitHub](https://github.com/grangier/python-goose) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 830 Β· πŸ“‹ 200 - 53% open Β· ⏱️ 10.03.2026): - - ``` - git clone https://github.com/grangier/python-goose - ``` -- [PyPi](https://pypi.org/project/goose3) (πŸ“₯ 83K / month Β· πŸ“¦ 27 Β· ⏱️ 30.11.2025): - ``` - pip install goose3 - ``` -
-
Grab (πŸ₯‰25 Β· ⭐ 2.5K Β· πŸ’€) - Web Scraping Framework. MIT +
Grab (πŸ₯ˆ25 Β· ⭐ 2.5K Β· πŸ’€) - Web Scraping Framework. MIT - [GitHub](https://github.com/lorien/grab) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 270 Β· πŸ“¦ 440 Β· πŸ“‹ 220 - 0% open Β· ⏱️ 19.09.2025): ``` git clone https://github.com/lorien/grab ``` -- [PyPi](https://pypi.org/project/grab) (πŸ“₯ 3.5K / month): +- [PyPi](https://pypi.org/project/grab) (πŸ“₯ 3.8K / month): ``` pip install grab ```
-
frontera (πŸ₯‰25 Β· ⭐ 1.3K Β· πŸ’€) - A scalable frontier for web crawlers. BSD-3 +
frontera (πŸ₯ˆ25 Β· ⭐ 1.3K Β· πŸ’€) - A scalable frontier for web crawlers. BSD-3 -- [GitHub](https://github.com/scrapinghub/frontera) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 220 Β· πŸ“¦ 43 Β· πŸ“‹ 170 - 54% open Β· ⏱️ 06.06.2025): +- [GitHub](https://github.com/scrapinghub/frontera) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 210 Β· πŸ“¦ 43 Β· πŸ“‹ 160 - 50% open Β· ⏱️ 06.06.2025): ``` git clone https://github.com/scrapinghub/frontera ``` -- [PyPi](https://pypi.org/project/frontera) (πŸ“₯ 2.6K / month Β· πŸ“¦ 6 Β· ⏱️ 06.06.2025): +- [PyPi](https://pypi.org/project/frontera) (πŸ“₯ 2.8K / month): ``` pip install frontera ``` @@ -3108,16 +3109,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/MechanicalSoup/MechanicalSoup ``` -- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 130K / month): +- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 120K / month): ``` pip install MechanicalSoup ``` -- [Conda](https://anaconda.org/conda-forge/mechanicalsoup) (πŸ“₯ 260K Β· ⏱️ 30.05.2025): +- [Conda](https://anaconda.org/conda-forge/mechanicalsoup) (πŸ“₯ 270K Β· ⏱️ 30.05.2025): ``` conda install -c conda-forge mechanicalsoup ```
-
micawber (πŸ₯‰24 Β· ⭐ 680) - a small library for extracting rich content from urls. MIT +
micawber (πŸ₯‰24 Β· ⭐ 670) - a small library for extracting rich content from urls. MIT - [GitHub](https://github.com/coleifer/micawber) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 87 Β· πŸ“¦ 3.1K Β· ⏱️ 10.03.2026): @@ -3128,56 +3129,79 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install micawber ``` -- [Conda](https://anaconda.org/conda-forge/micawber) (πŸ“₯ 24K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/micawber) (πŸ“₯ 25K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge micawber ```
Photon (πŸ₯‰23 Β· ⭐ 13K) - Incredibly fast crawler designed for OSINT. ❗️GPL-3.0 -- [GitHub](https://github.com/s0md3v/Photon) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 1.6K Β· πŸ“‹ 120 - 43% open Β· ⏱️ 10.02.2026): +- [GitHub](https://github.com/s0md3v/Photon) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 1.6K Β· πŸ“‹ 110 - 37% open Β· ⏱️ 10.02.2026): ``` git clone https://github.com/s0md3v/Photon ``` -- [PyPi](https://pypi.org/project/photon) (πŸ“₯ 1.4K / month Β· ⏱️ 25.01.2019): +- [PyPi](https://pypi.org/project/photon) (πŸ“₯ 1.4K / month): ``` pip install photon ```
-
AutoScraper (πŸ₯‰19 Β· ⭐ 7.1K Β· πŸ’€) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT +
python-goose (πŸ₯‰23 Β· ⭐ 4.1K) - Html Content / Article Extractor, web scrapping lib in Python. Apache-2 + +- [GitHub](https://github.com/grangier/python-goose) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 750 Β· πŸ“‹ 180 - 46% open Β· ⏱️ 10.03.2026): + + ``` + git clone https://github.com/grangier/python-goose + ``` +- [PyPi](https://pypi.org/project/goose3) (πŸ“₯ 82K / month): + ``` + pip install goose3 + ``` +
+
AutoScraper (πŸ₯‰18 Β· ⭐ 7.1K Β· πŸ’€) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT -- [GitHub](https://github.com/alirezamika/autoscraper) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 710 Β· πŸ“‹ 79 - 15% open Β· ⏱️ 08.06.2025): +- [GitHub](https://github.com/alirezamika/autoscraper) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 710 Β· ⏱️ 08.06.2025): ``` git clone https://github.com/alirezamika/autoscraper ``` -- [PyPi](https://pypi.org/project/autoscraper) (πŸ“₯ 1.2K / month Β· πŸ“¦ 2 Β· ⏱️ 17.07.2022): +- [PyPi](https://pypi.org/project/autoscraper) (πŸ“₯ 1K / month): ``` pip install autoscraper ```
-
Show 19 hidden projects... +
gain (πŸ₯‰13 Β· ⭐ 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) (πŸ“₯ 190 / month Β· πŸ“¦ 1 Β· ⏱️ 19.06.2017): + ``` + pip install gain + ``` +
+
Show 18 hidden projects... - pyspider (πŸ₯ˆ29 Β· ⭐ 17K Β· πŸ’€) - A Powerful Spider(Web Crawler) System in Python. Apache-2 - Pattern (πŸ₯ˆ29 Β· ⭐ 8.9K Β· πŸ’€) - Web mining module for Python, with tools for scraping, natural.. BSD-3 - You-Get (πŸ₯ˆ28 Β· ⭐ 57K Β· πŸ’€) - Dumb downloader that scrapes the web. ❗Unlicensed - pytrends (πŸ₯ˆ28 Β· ⭐ 3.7K Β· πŸ’€) - Pseudo API for Google Trends. Apache-2 -- extruct (πŸ₯ˆ27 Β· ⭐ 960 Β· πŸ’€) - Extract embedded metadata from HTML markup. BSD-3 -- robobrowser (πŸ₯‰25 Β· ⭐ 3.7K Β· πŸ’€) - Your friendly neighborhood web scraper. BSD-3 +- extruct (πŸ₯ˆ25 Β· ⭐ 960 Β· πŸ’€) - Extract embedded metadata from HTML markup. BSD-3 - Gerapy (πŸ₯‰23 Β· ⭐ 3.5K Β· πŸ’€) - Distributed Crawler Management Framework Based on Scrapy,.. MIT -- scrapely (πŸ₯‰23 Β· ⭐ 1.9K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 +- robobrowser (πŸ₯‰22 Β· ⭐ 3.7K Β· πŸ’€) - BSD-3 - ruia (πŸ₯‰22 Β· ⭐ 1.7K Β· πŸ’€) - Async Python 3.6+ web scraping micro-framework based on asyncio. Apache-2 -- snallygaster (πŸ₯‰20 Β· ⭐ 2.1K) - Tool to scan for secret files on HTTP servers. ❗️0BSD - gazpacho (πŸ₯‰20 Β· ⭐ 770 Β· πŸ’€) - The simple, fast, and modern web scraping library. MIT +- snallygaster (πŸ₯‰19 Β· ⭐ 2.1K) - Tool to scan for secret files on HTTP servers. ❗️0BSD +- scrapely (πŸ₯‰19 Β· ⭐ 1.9K Β· πŸ’€) - A pure-python HTML screen-scraping library. ❗Unlicensed - Cola (πŸ₯‰19 Β· ⭐ 1.5K Β· πŸ’€) - A high-level distributed crawling framework. Apache-2 - Lassie (πŸ₯‰19 Β· ⭐ 630 Β· πŸ’€) - Web Content Retrieval for Humans. MIT -- opengraph (πŸ₯‰16 Β· ⭐ 240 Β· πŸ’€) - A python module to parse the Open Graph Protocol. MIT -- lazynlp (πŸ₯‰13 Β· ⭐ 2.2K Β· πŸ’€) - Library to scrape and clean web pages to create massive datasets. MIT +- opengraph (πŸ₯‰15 Β· ⭐ 230 Β· πŸ’€) - A python module to parse the Open Graph Protocol. MIT +- lazynlp (πŸ₯‰13 Β· ⭐ 2.3K Β· πŸ’€) - Library to scrape and clean web pages to create massive datasets. MIT - Scrapera (πŸ₯‰13 Β· ⭐ 310 Β· πŸ’€) - A universal package of scraper scripts for humans. MIT - Transistor (πŸ₯‰12 Β· ⭐ 210 Β· πŸ’€) - Transistor, a Python web scraping framework for intelligent use.. MIT -- iploop-sdk (πŸ₯‰10 Β· ⭐ 1 Β· 🐣) - Residential proxy SDK with 66 site presets and built-in anti-.. MIT -- gain (πŸ₯‰3 Β· πŸ’€) - Taken Over By Shad0w For Responsible Disclosure [Kiwi BBP]. ❗Unlicensed +- iploop-sdk (πŸ₯‰10 Β· ⭐ 5 Β· 🐣) - Residential proxy SDK with 66 site presets and built-in anti-.. MIT

@@ -3185,62 +3209,62 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
posthog (πŸ₯‡45 Β· ⭐ 32K) - PostHog is an all-in-one developer platform for building successful.. MIT +
posthog (πŸ₯‡45 Β· ⭐ 33K) - PostHog is an all-in-one developer platform for building successful.. MIT -- [GitHub](https://github.com/PostHog/posthog) (πŸ‘¨β€πŸ’» 12K Β· πŸ”€ 2.5K Β· πŸ“₯ 880K Β· πŸ“¦ 110 Β· πŸ“‹ 9.8K - 34% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/PostHog/posthog) (πŸ‘¨β€πŸ’» 14K Β· πŸ”€ 2.6K Β· πŸ“₯ 470K Β· πŸ“¦ 110 Β· πŸ“‹ 10K - 35% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/PostHog/posthog ``` -- [PyPi](https://pypi.org/project/posthog) (πŸ“₯ 27M / month Β· πŸ“¦ 590 Β· ⏱️ 08.04.2026): +- [PyPi](https://pypi.org/project/posthog) (πŸ“₯ 29M / month Β· πŸ“¦ 600 Β· ⏱️ 21.04.2026): ``` pip install posthog ```
sentry (πŸ₯‡43 Β· ⭐ 44K) - Developer-first error tracking and performance monitoring. ❗️SSPL-1.0 -- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 4.6K Β· πŸ“₯ 6K Β· πŸ“¦ 750 Β· πŸ“‹ 17K - 13% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 4.6K Β· πŸ“₯ 5.9K Β· πŸ“¦ 750 Β· πŸ“‹ 17K - 13% open Β· ⏱️ 23.04.2026): ``` 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.6K / month Β· πŸ“¦ 140 Β· ⏱️ 25.07.2023): ``` pip install sentry ``` -- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (πŸ“₯ 1.6M Β· ⏱️ 31.03.2026): +- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (πŸ“₯ 1.6M Β· ⏱️ 13.04.2026): ``` conda install -c conda-forge sentry-sdk ```
Prometheus Client (πŸ₯ˆ35 Β· ⭐ 4.3K) - Python client for the Prometheus monitoring system. Apache-2 -- [GitHub](https://github.com/prometheus/client_python) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 840 Β· πŸ“‹ 610 - 22% open Β· ⏱️ 18.02.2026): +- [GitHub](https://github.com/prometheus/client_python) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 850 Β· πŸ“‹ 610 - 21% open Β· ⏱️ 17.04.2026): ``` git clone https://github.com/prometheus/client_python ``` -- [PyPi](https://pypi.org/project/prometheus-client) (πŸ“₯ 140M / month Β· πŸ“¦ 3K Β· ⏱️ 14.01.2026): +- [PyPi](https://pypi.org/project/prometheus-client) (πŸ“₯ 150M / month Β· πŸ“¦ 3.7K Β· ⏱️ 09.04.2026): ``` pip install prometheus-client ``` -- [Conda](https://anaconda.org/conda-forge/prometheus_client) (πŸ“₯ 24M Β· ⏱️ 15.01.2026): +- [Conda](https://anaconda.org/conda-forge/prometheus_client) (πŸ“₯ 24M Β· ⏱️ 09.04.2026): ``` conda install -c conda-forge prometheus_client ```
opentelemetry-python (πŸ₯ˆ33 Β· ⭐ 2.4K) - OpenTelemetry Python API and SDK. Apache-2 -- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 840 Β· πŸ“‹ 2.1K - 19% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 850 Β· πŸ“‹ 2.1K - 19% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/open-telemetry/opentelemetry-python ``` -- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 1.2M / month Β· πŸ“¦ 9 Β· ⏱️ 17.02.2026): +- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 1.1M / month Β· πŸ“¦ 9 Β· ⏱️ 17.02.2026): ``` pip install timing-asgi ``` -- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (πŸ“₯ 2.8M Β· ⏱️ 09.04.2026): +- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (πŸ“₯ 2.9M Β· ⏱️ 09.04.2026): ``` conda install -c conda-forge opentelemetry-api ``` @@ -3260,7 +3284,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/tomwojcik/starlette-context ``` -- [PyPi](https://pypi.org/project/starlette-context) (πŸ“₯ 1.8M / month Β· πŸ“¦ 93 Β· ⏱️ 28.02.2026): +- [PyPi](https://pypi.org/project/starlette-context) (πŸ“₯ 1.9M / month Β· πŸ“¦ 93 Β· ⏱️ 28.02.2026): ``` pip install starlette-context ``` @@ -3272,7 +3296,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/flask-dashboard/Flask-MonitoringDashboard ``` -- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 17K / month Β· πŸ“¦ 11 Β· ⏱️ 14.11.2025): +- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 20K / month Β· πŸ“¦ 11 Β· ⏱️ 14.11.2025): ``` pip install flask-monitoringdashboard ``` @@ -3284,7 +3308,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/lebinh/ngxtop ``` -- [PyPi](https://pypi.org/project/ngxtop) (πŸ“₯ 4.6K / month Β· ⏱️ 21.12.2020): +- [PyPi](https://pypi.org/project/ngxtop) (πŸ“₯ 4.4K / month Β· ⏱️ 21.12.2020): ``` pip install ngxtop ``` @@ -3300,9 +3324,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 4 hidden projects... - opentracing-python (πŸ₯‰26 Β· ⭐ 760 Β· πŸ’€) - OpenTracing API for Python. This library is.. Apache-2 -- prometheus-flask-exporter (πŸ₯‰26 Β· ⭐ 690 Β· πŸ’€) - Prometheus exporter for Flask applications. MIT +- prometheus-flask-exporter (πŸ₯‰26 Β· ⭐ 680 Β· πŸ’€) - Prometheus exporter for Flask applications. MIT - Starlette Prometheus (πŸ₯‰20 Β· ⭐ 380 Β· πŸ’€) - Prometheus integration for Starlette. ❗️GPL-3.0 -- flask-state (πŸ₯‰15 Β· ⭐ 610 Β· πŸ’€) - Display machine state using Python3 with Flask. BSD-3 +- flask-state (πŸ₯‰15 Β· ⭐ 600 Β· πŸ’€) - Display machine state using Python3 with Flask. BSD-3

@@ -3310,119 +3334,119 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
Streamlit (πŸ₯‡39 Β· ⭐ 44K Β· πŸ“‰) - Streamlit A faster way to build and share data apps. Apache-2 +
Streamlit (πŸ₯‡48 Β· ⭐ 44K Β· πŸ“ˆ) - Streamlit A faster way to build and share data apps. Apache-2 -- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 4.2K Β· πŸ“‹ 5.8K - 19% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 4.2K Β· πŸ“¦ 1M Β· πŸ“‹ 5.9K - 18% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/streamlit/streamlit ``` -- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 30M / month): +- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 28M / month): ``` pip install streamlit ```
-
NiceGUI (πŸ₯‡39 Β· ⭐ 16K) - Create web-based user interfaces with Python. The nice way. MIT +
Panel (πŸ₯‡39 Β· ⭐ 5.7K) - Panel: The powerful data exploration & web app framework for Python. BSD-3 + +- [GitHub](https://github.com/holoviz/panel) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 600 Β· πŸ“¦ 19K Β· πŸ“‹ 4.1K - 27% open Β· ⏱️ 23.04.2026): + + ``` + git clone https://github.com/holoviz/panel + ``` +- [PyPi](https://pypi.org/project/panel) (πŸ“₯ 2.7M / month): + ``` + pip install panel + ``` +
+
NiceGUI (πŸ₯ˆ38 Β· ⭐ 16K) - Create web-based user interfaces with Python. The nice way. MIT -- [GitHub](https://github.com/zauberzeug/nicegui) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 900 Β· πŸ“¦ 2.7K Β· πŸ“‹ 1.5K - 1% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/zauberzeug/nicegui) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 910 Β· πŸ“¦ 2.8K Β· πŸ“‹ 1.5K - 3% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/zauberzeug/nicegui ``` -- [PyPi](https://pypi.org/project/nicegui) (πŸ“₯ 900K / month): +- [PyPi](https://pypi.org/project/nicegui) (πŸ“₯ 1.1M / month Β· πŸ“¦ 380 Β· ⏱️ 07.04.2026): ``` pip install nicegui ``` -- [Conda](https://anaconda.org/conda-forge/nicegui) (πŸ“₯ 130K Β· ⏱️ 07.04.2026): +- [Conda](https://anaconda.org/conda-forge/nicegui) (πŸ“₯ 140K Β· ⏱️ 07.04.2026): ``` conda install -c conda-forge nicegui ``` -- [Docker Hub](https://hub.docker.com/r/zauberzeug/nicegui) (πŸ“₯ 78K Β· ⭐ 12 Β· ⏱️ 07.04.2026): +- [Docker Hub](https://hub.docker.com/r/zauberzeug/nicegui) (πŸ“₯ 80K Β· ⭐ 12 Β· ⏱️ 07.04.2026): ``` docker pull zauberzeug/nicegui ```
-
Panel (πŸ₯‡39 Β· ⭐ 5.7K) - Panel: The powerful data exploration & web app framework for Python. BSD-3 +
wave (πŸ₯ˆ30 Β· ⭐ 4.2K) - Realtime Web Apps and Dashboards for Python and R. Apache-2 -- [GitHub](https://github.com/holoviz/panel) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 590 Β· πŸ“¦ 19K Β· πŸ“‹ 4.1K - 27% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 360 Β· πŸ“₯ 2M Β· πŸ“‹ 1.1K - 19% open Β· ⏱️ 20.04.2026): ``` - git clone https://github.com/holoviz/panel + git clone https://github.com/h2oai/wave ``` -- [PyPi](https://pypi.org/project/panel) (πŸ“₯ 2.8M / month): +- [PyPi](https://pypi.org/project/wave) (πŸ“¦ 120 Β· ⏱️ 15.03.2024): ``` - pip install panel + pip install wave ```
-
idom (πŸ₯ˆ29 Β· ⭐ 8.2K) - Its React, but in Python. MIT +
idom (πŸ₯ˆ29 Β· ⭐ 8.1K) - Its React, but in Python. MIT -- [GitHub](https://github.com/reactive-python/reactpy) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 330 Β· πŸ“¦ 270 Β· πŸ“‹ 390 - 12% open Β· ⏱️ 17.02.2026): +- [GitHub](https://github.com/reactive-python/reactpy) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 320 Β· πŸ“¦ 270 Β· πŸ“‹ 390 - 12% open Β· ⏱️ 18.04.2026): ``` git clone https://github.com/idom-team/idom ``` -- [PyPi](https://pypi.org/project/idom) (πŸ“₯ 710 / month Β· πŸ“¦ 10 Β· ⏱️ 26.02.2023): +- [PyPi](https://pypi.org/project/idom) (πŸ“₯ 630 / month): ``` pip install idom ```
-
wave (πŸ₯ˆ28 Β· ⭐ 4.2K) - Realtime Web Apps and Dashboards for Python and R. Apache-2 +
pyscript (πŸ₯‰26 Β· ⭐ 19K) - An open source platform for Python in the browser... Apache-2 -- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 360 Β· πŸ“₯ 2M Β· πŸ“‹ 1.1K - 19% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/pyscript/pyscript) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.5K Β· πŸ“₯ 540 Β· πŸ“‹ 850 - 1% open Β· ⏱️ 08.04.2026): ``` - git clone https://github.com/h2oai/wave - ``` -- [PyPi](https://pypi.org/project/wave) (πŸ“₯ 35K / month): - ``` - pip install wave + git clone https://github.com/pyscript/pyscript ```
-
PyWebIO (πŸ₯‰27 Β· ⭐ 4.8K Β· πŸ’€) - Write interactive web app in script way. MIT +
Wooey (πŸ₯‰26 Β· ⭐ 2.2K) - A Django app that creates automatic web UIs for Python scripts. BSD-3 -- [GitHub](https://github.com/pywebio/PyWebIO) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 390 Β· πŸ“¦ 2K Β· πŸ“‹ 260 - 12% open Β· ⏱️ 08.04.2025): +- [GitHub](https://github.com/wooey/Wooey) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 190 Β· πŸ“¦ 52 Β· πŸ“‹ 220 - 23% open Β· ⏱️ 16.04.2026): ``` - git clone https://github.com/pywebio/PyWebIO + git clone https://github.com/wooey/wooey ``` -- [PyPi](https://pypi.org/project/pywebio) (πŸ“₯ 9.1K / month Β· πŸ“¦ 47 Β· ⏱️ 04.04.2025): +- [PyPi](https://pypi.org/project/wooey) (πŸ“₯ 380 / month Β· ⏱️ 13.04.2026): ``` - pip install pywebio + pip install wooey ```
-
trame (πŸ₯‰27 Β· ⭐ 660) - Trame lets you weave various components and technologies into a Web.. Apache-2 +
Misago (πŸ₯‰25 Β· ⭐ 2.7K) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 -- [GitHub](https://github.com/Kitware/trame) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 79 Β· πŸ“₯ 710 Β· πŸ“¦ 720 Β· πŸ“‹ 110 - 21% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/rafalp/Misago) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 540 Β· πŸ“¦ 53 Β· πŸ“‹ 1.5K - 11% open Β· ⏱️ 22.04.2026): ``` - git clone https://github.com/Kitware/trame - ``` -- [PyPi](https://pypi.org/project/trame) (πŸ“₯ 470K / month Β· πŸ“¦ 120 Β· ⏱️ 18.08.2025): - ``` - pip install trame + git clone https://github.com/rafalp/Misago ```
-
pyscript (πŸ₯‰26 Β· ⭐ 19K) - An open source platform for Python in the browser... Apache-2 +
PyWebIO (πŸ₯‰24 Β· ⭐ 4.8K Β· πŸ’€) - Write interactive web app in script way. MIT -- [GitHub](https://github.com/pyscript/pyscript) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.5K Β· πŸ“₯ 470 Β· πŸ“‹ 860 - 1% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/pywebio/PyWebIO) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 390 Β· πŸ“¦ 2K Β· πŸ“‹ 250 - 9% open Β· ⏱️ 08.04.2025): ``` - git clone https://github.com/pyscript/pyscript + git clone https://github.com/pywebio/PyWebIO ``` -
-
Misago (πŸ₯‰25 Β· ⭐ 2.7K) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 - -- [GitHub](https://github.com/rafalp/Misago) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 540 Β· πŸ“¦ 53 Β· πŸ“‹ 1.4K - 11% open Β· ⏱️ 01.04.2026): - +- [PyPi](https://pypi.org/project/pywebio) (πŸ“₯ 7.5K / month): ``` - git clone https://github.com/rafalp/Misago + pip install pywebio ```
Show 3 hidden projects... - flaskbb (πŸ₯‰26 Β· ⭐ 2.7K) - A classic Forum Software in Python using Flask. ❗Unlicensed -- 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 +- trame (πŸ₯‰26 Β· ⭐ 670) - Trame lets you weave various components and technologies into a Web.. ❗Unlicensed +- python-react (πŸ₯‰23 Β· ⭐ 1.6K Β· πŸ’€) - Server-side rendering of React components. MIT

@@ -3430,58 +3454,58 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
django-debug-toolbar (πŸ₯‡40 Β· ⭐ 8.4K) - A configurable set of panels that display various.. BSD-3 +
flask-admin (πŸ₯‡40 Β· ⭐ 6.1K) - Simple and extensible administrative interface framework for.. BSD-3 -- [GitHub](https://github.com/django-commons/django-debug-toolbar) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.1K Β· πŸ“₯ 370 Β· πŸ“¦ 110K Β· πŸ“‹ 1K - 6% open Β· ⏱️ 02.04.2026): +- [GitHub](https://github.com/pallets-eco/flask-admin) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 1.6K Β· πŸ“₯ 610 Β· πŸ“¦ 33K Β· πŸ“‹ 1.5K - 6% open Β· ⏱️ 22.04.2026): ``` - git clone https://github.com/jazzband/django-debug-toolbar + git clone https://github.com/flask-admin/flask-admin ``` -- [PyPi](https://pypi.org/project/django-debug-toolbar) (πŸ“₯ 7.8M / month Β· πŸ“¦ 360 Β· ⏱️ 02.04.2026): +- [PyPi](https://pypi.org/project/flask-admin) (πŸ“₯ 1.9M / month Β· πŸ“¦ 210 Β· ⏱️ 11.11.2025): ``` - pip install django-debug-toolbar + pip install flask-admin ``` -- [Conda](https://anaconda.org/conda-forge/django-debug-toolbar) (πŸ“₯ 470K Β· ⏱️ 02.04.2026): +- [Conda](https://anaconda.org/conda-forge/flask-admin) (πŸ“₯ 360K Β· ⏱️ 12.11.2025): ``` - conda install -c conda-forge django-debug-toolbar + conda install -c conda-forge flask-admin ```
-
flask-admin (πŸ₯‡40 Β· ⭐ 6.1K) - Simple and extensible administrative interface framework for.. BSD-3 +
django-debug-toolbar (πŸ₯‡36 Β· ⭐ 8.4K) - A configurable set of panels that display various.. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-admin) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 1.6K Β· πŸ“₯ 570 Β· πŸ“¦ 33K Β· πŸ“‹ 1.5K - 6% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/django-commons/django-debug-toolbar) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.1K Β· πŸ“₯ 400 Β· πŸ“¦ 110K Β· πŸ“‹ 1K - 6% open Β· ⏱️ 23.04.2026): ``` - git clone https://github.com/flask-admin/flask-admin + git clone https://github.com/jazzband/django-debug-toolbar ``` -- [PyPi](https://pypi.org/project/flask-admin) (πŸ“₯ 2.3M / month Β· πŸ“¦ 210 Β· ⏱️ 11.11.2025): +- [PyPi](https://pypi.org/project/django-debug-toolbar) (πŸ“¦ 360 Β· ⏱️ 02.04.2026): ``` - pip install flask-admin + pip install django-debug-toolbar ``` -- [Conda](https://anaconda.org/conda-forge/flask-admin) (πŸ“₯ 350K Β· ⏱️ 12.11.2025): +- [Conda](https://anaconda.org/conda-forge/django-debug-toolbar) (πŸ“₯ 490K Β· ⏱️ 02.04.2026): ``` - conda install -c conda-forge flask-admin + conda install -c conda-forge django-debug-toolbar ```
-
django-admin-interface (πŸ₯ˆ32 Β· ⭐ 2K) - djangos default admin interface with superpowers -.. MIT +
django-admin-interface (πŸ₯ˆ33 Β· ⭐ 2K) - djangos default admin interface with superpowers -.. MIT -- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 180 Β· πŸ“¦ 5.3K Β· πŸ“‹ 220 - 5% open Β· ⏱️ 03.01.2026): +- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 180 Β· πŸ“¦ 5.3K Β· πŸ“‹ 220 - 4% open Β· ⏱️ 17.04.2026): ``` git clone https://github.com/fabiocaccamo/django-admin-interface ``` -- [PyPi](https://pypi.org/project/django-admin-interface) (πŸ“₯ 250K / month): +- [PyPi](https://pypi.org/project/django-admin-interface) (πŸ“₯ 240K / month): ``` pip install django-admin-interface ```
-
starlette-admin (πŸ₯ˆ28 Β· ⭐ 980) - Fast, beautiful and extensible administrative interface.. MIT +
starlette-admin (πŸ₯ˆ28 Β· ⭐ 990) - Fast, beautiful and extensible administrative interface.. MIT -- [GitHub](https://github.com/jowilf/starlette-admin) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 88 Β· πŸ“¦ 1.1K Β· πŸ“‹ 260 - 36% open Β· ⏱️ 07.03.2026): +- [GitHub](https://github.com/jowilf/starlette-admin) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 90 Β· πŸ“¦ 1.1K Β· πŸ“‹ 250 - 33% open Β· ⏱️ 15.04.2026): ``` git clone https://github.com/jowilf/starlette-admin ``` -- [PyPi](https://pypi.org/project/starlette-admin) (πŸ“₯ 150K / month Β· πŸ“¦ 29 Β· ⏱️ 13.12.2025): +- [PyPi](https://pypi.org/project/starlette-admin) (πŸ“₯ 160K / month Β· πŸ“¦ 34 Β· ⏱️ 13.12.2025): ``` pip install starlette-admin ``` @@ -3492,36 +3516,36 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-jet (πŸ₯‰26 Β· ⭐ 3.6K) - Modern responsive template for the Django admin interface.. ❗️AGPL-3.0 -- [GitHub](https://github.com/geex-arts/django-jet) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 660 Β· πŸ“¦ 3.4K Β· πŸ“‹ 350 - 61% open Β· ⏱️ 26.11.2025): +- [GitHub](https://github.com/geex-arts/django-jet) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 770 Β· πŸ“¦ 3.4K Β· πŸ“‹ 430 - 69% open Β· ⏱️ 26.11.2025): ``` git clone https://github.com/geex-arts/django-jet ``` -- [PyPi](https://pypi.org/project/django-jet) (πŸ“₯ 16K / month): +- [PyPi](https://pypi.org/project/django-jet) (πŸ“₯ 18K / month Β· πŸ“¦ 7 Β· ⏱️ 18.10.2018): ``` pip install django-jet ```
fastapi-admin (πŸ₯‰25 Β· ⭐ 3.8K Β· πŸ’€) - A fast admin dashboard based on FastAPI and.. Apache-2 -- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 450 Β· πŸ“¦ 510 Β· πŸ“‹ 130 - 45% open Β· ⏱️ 05.04.2025): +- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 460 Β· πŸ“¦ 510 Β· πŸ“‹ 140 - 49% open Β· ⏱️ 05.04.2025): ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 11K / month): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 12K / month Β· πŸ“¦ 6 Β· ⏱️ 08.06.2022): ``` pip install fastapi-admin ```
Show 7 hidden projects... -- django-grappelli (πŸ₯ˆ28 Β· ⭐ 3.9K) - A jazzy skin for the Django Admin-Interface (official.. ❗Unlicensed -- xadmin (πŸ₯‰26 Β· ⭐ 4.8K Β· πŸ’€) - Drop-in replacement of Django admin comes with lots of goodies,.. BSD-3 +- django-grappelli (πŸ₯ˆ29 Β· ⭐ 3.9K) - A jazzy skin for the Django Admin-Interface (official.. ❗Unlicensed +- xadmin (πŸ₯ˆ28 Β· ⭐ 4.8K Β· πŸ’€) - Drop-in replacement of Django admin comes with lots of goodies,.. BSD-3 - django-admin-bootstrapped (πŸ₯‰26 Β· ⭐ 1.6K Β· πŸ’€) - A Django admin theme using Twitter Bootstrap. It.. Apache-2 -- django-suit (πŸ₯‰24 Β· ⭐ 2.4K Β· πŸ’€) - Modern theme for Django admin interface. ❗Unlicensed +- django-suit (πŸ₯‰23 Β· ⭐ 2.4K Β· πŸ’€) - Modern theme for Django admin interface. ❗️AFL-3.0 - django-admin2 (πŸ₯‰22 Β· ⭐ 1.2K Β· πŸ’€) - Extendable, adaptable rewrite of django.contrib.admin. BSD-3 -- django-smuggler (πŸ₯‰20 Β· ⭐ 370 Β· πŸ’€) - Django Smuggler is a pluggable application for Django.. ❗️LGPL-3.0 +- django-smuggler (πŸ₯‰18 Β· ⭐ 370 Β· πŸ’€) - Django Smuggler is a pluggable application for Django.. ❗️LGPL-3.0 - nginx-ui (πŸ₯‰15 Β· ⭐ 4.5K Β· πŸ’€) - Nginx UI allows you to access and modify the nginx configurations.. MIT

@@ -3530,21 +3554,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
Kong (πŸ₯‡35 Β· ⭐ 44K) - The API and AI Gateway. Apache-2 +
Kong (πŸ₯‡34 Β· ⭐ 44K) - The API and AI Gateway. Apache-2 - [GitHub](https://github.com/Kong/kong) (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 5.1K Β· πŸ“¦ 22 Β· πŸ“‹ 4.7K - 2% open Β· ⏱️ 26.02.2026): ``` git clone https://github.com/kong/kong ``` -- [Docker Hub](https://hub.docker.com/r/_/kong) (πŸ“₯ 350M Β· ⭐ 830 Β· ⏱️ 07.04.2026): +- [Docker Hub](https://hub.docker.com/r/_/kong) (πŸ“₯ 350M Β· ⭐ 830 Β· ⏱️ 15.04.2026): ``` docker pull kong ```
tyk (πŸ₯‰29 Β· ⭐ 11K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0 -- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.2K Β· πŸ“‹ 2.3K - 19% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.2K Β· πŸ“‹ 2.3K - 18% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/TykTechnologies/tyk @@ -3558,16 +3582,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-sqlalchemy (πŸ₯‡38 Β· ⭐ 4.3K Β· πŸ’€) - Adds SQLAlchemy support to Flask. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-sqlalchemy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 900 Β· πŸ“₯ 1.1K Β· πŸ“¦ 540K Β· πŸ“‹ 680 - 2% open Β· ⏱️ 14.06.2025): +- [GitHub](https://github.com/pallets-eco/flask-sqlalchemy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 900 Β· πŸ“₯ 1.1K Β· πŸ“¦ 540K Β· πŸ“‹ 680 - 3% open Β· ⏱️ 14.06.2025): ``` git clone https://github.com/pallets/flask-sqlalchemy ``` -- [PyPi](https://pypi.org/project/flask-sqlalchemy) (πŸ“₯ 26M / month Β· πŸ“¦ 1.3K Β· ⏱️ 11.09.2023): +- [PyPi](https://pypi.org/project/flask-sqlalchemy) (πŸ“₯ 27M / month Β· πŸ“¦ 1.3K Β· ⏱️ 11.09.2023): ``` pip install flask-sqlalchemy ``` -- [Conda](https://anaconda.org/conda-forge/flask-sqlalchemy) (πŸ“₯ 830K Β· ⏱️ 01.12.2025): +- [Conda](https://anaconda.org/conda-forge/flask-sqlalchemy) (πŸ“₯ 840K Β· ⏱️ 01.12.2025): ``` conda install -c conda-forge flask-sqlalchemy ``` @@ -3579,23 +3603,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/miguelgrinberg/Flask-Migrate ``` -- [PyPi](https://pypi.org/project/flask-migrate) (πŸ“₯ 5.2M / month Β· πŸ“¦ 400 Β· ⏱️ 10.01.2025): +- [PyPi](https://pypi.org/project/flask-migrate) (πŸ“₯ 5.3M / month Β· πŸ“¦ 400 Β· ⏱️ 10.01.2025): ``` pip install flask-migrate ``` -- [Conda](https://anaconda.org/conda-forge/flask-migrate) (πŸ“₯ 530K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/flask-migrate) (πŸ“₯ 550K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge flask-migrate ```
-
flask-cors (πŸ₯‡34 Β· ⭐ 940) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT +
flask-cors (πŸ₯‡34 Β· ⭐ 930) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT - [GitHub](https://github.com/corydolphin/flask-cors) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 150 Β· πŸ“¦ 460K Β· πŸ“‹ 170 - 28% open Β· ⏱️ 12.12.2025): ``` git clone https://github.com/corydolphin/flask-cors ``` -- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 49M / month): +- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 52M / month): ``` pip install flask-cors ``` @@ -3604,9 +3628,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-cors ```
-
flask-marshmallow (πŸ₯‡30 Β· ⭐ 890) - Flask + marshmallow for beautiful APIs. MIT +
flask-limiter (πŸ₯‡32 Β· ⭐ 1.2K) - Rate Limiting extension for Flask. MIT -- [GitHub](https://github.com/marshmallow-code/flask-marshmallow) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 63 Β· πŸ“¦ 34K Β· πŸ“‹ 120 - 19% open Β· ⏱️ 06.04.2026): +- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 130 Β· πŸ“₯ 740 Β· πŸ“¦ 23K Β· πŸ“‹ 190 - 0% open Β· ⏱️ 09.03.2026): + + ``` + git clone https://github.com/alisaifee/flask-limiter + ``` +- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 22M / month Β· πŸ“¦ 190 Β· ⏱️ 06.12.2025): + ``` + pip install flask-limiter + ``` +
+
flask-marshmallow (πŸ₯ˆ30 Β· ⭐ 890) - Flask + marshmallow for beautiful APIs. MIT + +- [GitHub](https://github.com/marshmallow-code/flask-marshmallow) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 63 Β· πŸ“¦ 34K Β· πŸ“‹ 120 - 20% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/marshmallow-code/flask-marshmallow @@ -3615,31 +3651,31 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install flask-marshmallow ``` -- [Conda](https://anaconda.org/conda-forge/flask-marshmallow) (πŸ“₯ 170K Β· ⏱️ 14.02.2026): +- [Conda](https://anaconda.org/conda-forge/flask-marshmallow) (πŸ“₯ 180K Β· ⏱️ 16.04.2026): ``` conda install -c conda-forge flask-marshmallow ```
flask_pydantic (πŸ₯ˆ27 Β· ⭐ 430) - flask extension for integration with the awesome pydantic.. MIT -- [GitHub](https://github.com/pallets-eco/flask-pydantic) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 64 Β· πŸ“₯ 29 Β· πŸ“¦ 890 Β· πŸ“‹ 53 - 30% open Β· ⏱️ 22.12.2025): +- [GitHub](https://github.com/pallets-eco/flask-pydantic) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 65 Β· πŸ“₯ 29 Β· πŸ“¦ 890 Β· πŸ“‹ 53 - 30% open Β· ⏱️ 22.12.2025): ``` git clone https://github.com/bauerji/flask_pydantic ``` -- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 470K / month): +- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 510K / month Β· πŸ“¦ 11 Β· ⏱️ 22.12.2025): ``` pip install flask_pydantic ```
safrs (πŸ₯ˆ26 Β· ⭐ 410) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. ❗️GPL-3.0 -- [GitHub](https://github.com/thomaxxl/safrs) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 73 Β· πŸ“¦ 610 Β· πŸ“‹ 83 - 3% open Β· ⏱️ 15.03.2026): +- [GitHub](https://github.com/thomaxxl/safrs) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 72 Β· πŸ“¦ 610 Β· ⏱️ 15.03.2026): ``` git clone https://github.com/thomaxxl/safrs ``` -- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 1.6K / month Β· πŸ“¦ 2 Β· ⏱️ 09.03.2026): +- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 1.5K / month): ``` pip install safrs ``` @@ -3651,7 +3687,7 @@ _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) (πŸ“₯ 210K / month Β· πŸ“¦ 30 Β· ⏱️ 28.05.2024): +- [PyPi](https://pypi.org/project/flask-moment) (πŸ“₯ 190K / month Β· πŸ“¦ 30 Β· ⏱️ 28.05.2024): ``` pip install flask-moment ``` @@ -3667,23 +3703,11 @@ _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) (πŸ“₯ 17K / month Β· πŸ“¦ 7 Β· ⏱️ 03.02.2026): +- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 18K / month Β· πŸ“¦ 7 Β· ⏱️ 03.02.2026): ``` pip install flask-rebar ```
-
flask-limiter (πŸ₯‰25 Β· ⭐ 1.2K) - Rate Limiting extension for Flask. MIT - -- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 120 Β· πŸ“₯ 730 Β· πŸ“‹ 190 - 0% open Β· ⏱️ 09.03.2026): - - ``` - git clone https://github.com/alisaifee/flask-limiter - ``` -- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 21M / month): - ``` - pip install flask-limiter - ``` -
flask-apispec (πŸ₯‰24 Β· ⭐ 650 Β· πŸ’€) - Build and document REST APIs with Flask and apispec. MIT - [GitHub](https://github.com/jmcarp/flask-apispec) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 140 Β· πŸ“¦ 1.9K Β· πŸ“‹ 160 - 56% open Β· ⏱️ 04.05.2025): @@ -3691,30 +3715,30 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jmcarp/flask-apispec ``` -- [PyPi](https://pypi.org/project/flask-apispec) (πŸ“₯ 310K / month): +- [PyPi](https://pypi.org/project/flask-apispec) (πŸ“₯ 330K / month): ``` pip install flask-apispec ``` -- [Conda](https://anaconda.org/conda-forge/flask-apispec) (πŸ“₯ 290K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/flask-apispec) (πŸ“₯ 300K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge flask-apispec ```
-
flask-jsonrpc (πŸ₯‰22 Β· ⭐ 290) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3 +
flask-jsonrpc (πŸ₯‰21 Β· ⭐ 290) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3 - [GitHub](https://github.com/cenobites/flask-jsonrpc) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 60 Β· πŸ“₯ 230 Β· πŸ“¦ 290 Β· πŸ“‹ 100 - 2% open Β· ⏱️ 16.03.2026): ``` git clone https://github.com/cenobites/flask-jsonrpc ``` -- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 150 / month): +- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 190 / month): ``` pip install rpc ```
cookiecutter-flask (πŸ₯‰18 Β· ⭐ 4.7K Β· πŸ’€) - A flask template with Bootstrap, asset.. MIT -- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 750 Β· πŸ“‹ 180 - 1% open Β· ⏱️ 13.08.2025): +- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 750 Β· πŸ“‹ 190 - 5% open Β· ⏱️ 13.08.2025): ``` git clone https://github.com/cookiecutter-flask/cookiecutter-flask @@ -3722,29 +3746,29 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 24 hidden projects... -- flask-security (πŸ₯ˆ29 Β· ⭐ 1.6K Β· πŸ’€) - Quick and simple security for Flask applications. MIT -- flask-caching (πŸ₯ˆ29 Β· ⭐ 940 Β· πŸ’€) - A caching extension for Flask. ❗Unlicensed +- flask-security (πŸ₯‡32 Β· ⭐ 1.6K Β· πŸ’€) - Quick and simple security for Flask applications. MIT +- flask-caching (πŸ₯‡32 Β· ⭐ 940) - A caching extension for Flask. ❗Unlicensed +- flask-babel (πŸ₯ˆ30 Β· ⭐ 450 Β· πŸ’€) - i18n and l10n support for Flask based on Babel and pytz. BSD-3 +- flask-mongoengine (πŸ₯ˆ29 Β· ⭐ 830 Β· πŸ’€) - MongoEngine flask extension with WTF model forms.. BSD-3 - flask-session (πŸ₯ˆ29 Β· ⭐ 540 Β· πŸ’€) - Server side session extension for Flask. BSD-3 -- flask-api (πŸ₯ˆ28 Β· ⭐ 1.5K Β· πŸ’€) - Browsable web APIs for Flask. BSD-3 -- flask-mongoengine (πŸ₯ˆ27 Β· ⭐ 830 Β· πŸ’€) - MongoEngine flask extension with WTF model forms.. ❗Unlicensed +- flask-api (πŸ₯ˆ26 Β· ⭐ 1.5K Β· πŸ’€) - Browsable web APIs for Flask. ❗Unlicensed - flask-assets (πŸ₯ˆ26 Β· ⭐ 460 Β· πŸ’€) - Flask webassets integration. BSD-2 -- flask-babel (πŸ₯ˆ26 Β· ⭐ 450 Β· πŸ’€) - i18n and l10n support for Flask based on Babel and pytz. BSD-3 -- flask-bcrypt (πŸ₯‰25 Β· ⭐ 330 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides.. ❗Unlicensed -- flask-seasurf (πŸ₯‰25 Β· ⭐ 200 Β· πŸ’€) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3 +- flask-bcrypt (πŸ₯ˆ26 Β· ⭐ 330 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides.. ❗Unlicensed - 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-paginate (πŸ₯‰24 Β· ⭐ 290 Β· πŸ’€) - Pagination support for flask. ❗Unlicensed - flask_injector (πŸ₯‰24 Β· ⭐ 280 Β· πŸ’€) - Adds Injector support to Flask. 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-profiler (πŸ₯‰23 Β· ⭐ 760 Β· πŸ’€) - a flask profiler which watches endpoint calls and tries.. MIT -- flask-bootstrap (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. BSD-3 -- Flask-Excel (πŸ₯‰21 Β· ⭐ 260 Β· πŸ’€) - A flask extension using pyexcel to read, manipulate and.. ❗Unlicensed +- Flask-Excel (πŸ₯‰23 Β· ⭐ 260 Β· πŸ’€) - A flask extension using pyexcel to read, manipulate and write.. BSD-3 +- Flask-Opentracing (πŸ₯‰23 Β· ⭐ 140 Β· πŸ’€) - OpenTracing instrumentation for the Flask.. BSD-3 +- flask-seasurf (πŸ₯‰22 Β· ⭐ 200 Β· πŸ’€) - SeaSurf is a Flask extension for preventing cross-.. ❗Unlicensed +- flask-bootstrap (πŸ₯‰21 Β· ⭐ 1.6K Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. BSD-3 - flask-s3 (πŸ₯‰21 Β· ⭐ 200 Β· πŸ’€) - Seamlessly serve your static assets of your Flask app from Amazon.. ❗️WTFPL -- Flask-Opentracing (πŸ₯‰21 Β· ⭐ 140 Β· πŸ’€) - OpenTracing instrumentation for the Flask.. BSD-3 +- flask-talisman (πŸ₯‰20 Β· ⭐ 940 Β· πŸ’€) - HTTP security headers for Flask. Apache-2 +- flask-ngrok (πŸ₯‰20 Β· ⭐ 140 Β· πŸ’€) - A simple way to demo Flask apps from your machine. Apache-2 - flask_jsondash (πŸ₯‰18 Β· ⭐ 3.3K Β· πŸ’€) - Build complex dashboards without any front-end code... MIT -- flask-msearch (πŸ₯‰17 Β· ⭐ 230 Β· πŸ’€) - Full text search for flask. BSD-3 -- flask-ngrok (πŸ₯‰16 Β· ⭐ 140 Β· πŸ’€) - A simple way to demo Flask apps from your machine. ❗Unlicensed -- flask-file-upload (πŸ₯‰13 Β· ⭐ 150 Β· πŸ’€) - Easy file uploads for Flask. MIT +- flask-msearch (πŸ₯‰17 Β· ⭐ 220 Β· πŸ’€) - Full text search for flask. BSD-3 +- flask-file-upload (πŸ₯‰14 Β· ⭐ 150 Β· πŸ’€) - Easy file uploads for Flask. MIT - flask2postman (πŸ₯‰12 Β· ⭐ 150 Β· πŸ’€) - Generate a Postman collection from your Flask application. MIT

@@ -3755,72 +3779,72 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
sqladmin (πŸ₯‡32 Β· ⭐ 2.7K) - SQLAlchemy Admin for FastAPI and Starlette. BSD-3 -- [GitHub](https://github.com/smithyhq/sqladmin) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 270 Β· πŸ“¦ 1.8K Β· πŸ“‹ 300 - 24% open Β· ⏱️ 31.03.2026): +- [GitHub](https://github.com/smithyhq/sqladmin) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 280 Β· πŸ“¦ 1.8K Β· πŸ“‹ 300 - 19% open Β· ⏱️ 18.04.2026): ``` git clone https://github.com/aminalaee/sqladmin ``` -- [PyPi](https://pypi.org/project/sqladmin) (πŸ“₯ 730K / month): +- [PyPi](https://pypi.org/project/sqladmin) (πŸ“₯ 790K / month): ``` pip install sqladmin ```
-
slowapi (πŸ₯‡30 Β· ⭐ 2K Β· πŸ’€) - A rate limiter for Starlette and FastAPI. MIT +
slowapi (πŸ₯‡28 Β· ⭐ 2K Β· πŸ’€) - A rate limiter for Starlette and FastAPI. MIT -- [GitHub](https://github.com/laurentS/slowapi) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 110 Β· πŸ“¦ 9.7K Β· πŸ“‹ 160 - 61% open Β· ⏱️ 08.08.2025): +- [GitHub](https://github.com/laurentS/slowapi) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 120 Β· πŸ“¦ 10K Β· πŸ“‹ 120 - 44% open Β· ⏱️ 08.08.2025): ``` git clone https://github.com/laurents/slowapi ``` -- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 11M / month Β· πŸ“¦ 50 Β· ⏱️ 05.02.2024): +- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 12M / month): ``` pip install slowapi ```
-
fastapi-code-generator (πŸ₯ˆ26 Β· ⭐ 1.4K Β· πŸ’€) - This code generator creates FastAPI app from an.. MIT +
fastapi-code-generator (πŸ₯ˆ27 Β· ⭐ 1.4K) - This code generator creates FastAPI app from an.. MIT -- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 150 Β· πŸ“¦ 250 Β· πŸ“‹ 100 - 61% open Β· ⏱️ 29.04.2025): +- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 150 Β· πŸ“¦ 250 Β· πŸ“‹ 110 - 63% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/koxudaxi/fastapi-code-generator ``` -- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 35K / month): +- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 39K / month Β· πŸ“¦ 7 Β· ⏱️ 29.04.2025): ``` pip install fastapi-code-generator ```
fastapi-admin/fastapi-admin (πŸ₯ˆ25 Β· ⭐ 3.8K Β· πŸ’€) - A fast admin dashboard based on FastAPI and.. Apache-2 -- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 450 Β· πŸ“¦ 510 Β· πŸ“‹ 130 - 45% open Β· ⏱️ 05.04.2025): +- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 460 Β· πŸ“¦ 510 Β· πŸ“‹ 140 - 49% open Β· ⏱️ 05.04.2025): ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 11K / month): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 12K / month Β· πŸ“¦ 6 Β· ⏱️ 08.06.2022): ``` pip install fastapi-admin ```
fastapi-mvc (πŸ₯ˆ22 Β· ⭐ 800) - Developer productivity tool for making high-quality FastAPI.. MIT -- [GitHub](https://github.com/fastapi-mvc/fastapi-mvc) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 57 Β· πŸ“₯ 670 Β· πŸ“¦ 18 Β· πŸ“‹ 130 - 15% open Β· ⏱️ 11.02.2026): +- [GitHub](https://github.com/fastapi-mvc/fastapi-mvc) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 58 Β· πŸ“₯ 690 Β· πŸ“¦ 18 Β· πŸ“‹ 130 - 15% open Β· ⏱️ 11.02.2026): ``` git clone https://github.com/rszamszur/fastapi-mvc ``` -- [PyPi](https://pypi.org/project/fastapi-mvc) (πŸ“₯ 560 / month Β· ⏱️ 11.02.2026): +- [PyPi](https://pypi.org/project/fastapi-mvc) (πŸ“₯ 350 / month): ``` pip install fastapi-mvc ```
fastapi-plugins (πŸ₯‰18 Β· ⭐ 620 Β· πŸ’€) - FastAPI framework plugins. MIT -- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 26 Β· πŸ“¦ 120 Β· πŸ“‹ 17 - 17% open Β· ⏱️ 09.07.2025): +- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 25 Β· πŸ“¦ 120 Β· πŸ“‹ 17 - 17% open Β· ⏱️ 09.07.2025): ``` git clone https://github.com/madkote/fastapi-plugins ``` -- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 25K / month Β· πŸ“¦ 4 Β· ⏱️ 09.07.2025): +- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 18K / month): ``` pip install fastapi-plugins ``` @@ -3831,11 +3855,11 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - fastapi-crudrouter (πŸ₯ˆ25 Β· ⭐ 1.7K Β· πŸ’€) - A dynamic FastAPI router that automatically creates.. MIT - starlette_exporter (πŸ₯ˆ22 Β· ⭐ 410 Β· πŸ’€) - Prometheus exporter for Starlette and FastAPI. Apache-2 - fastapi-socketio (πŸ₯‰20 Β· ⭐ 420 Β· πŸ’€) - Easily integrate socket.io with your FastAPI app. Apache-2 -- fastapi-versioning (πŸ₯‰19 Β· ⭐ 850 Β· πŸ’€) - api versioning for fastapi web applications. MIT -- fastapi-sqlalchemy (πŸ₯‰19 Β· ⭐ 760 Β· πŸ’€) - Adds simple SQLAlchemy support to FastAPI. MIT - fastapi_contrib (πŸ₯‰19 Β· ⭐ 740 Β· πŸ’€) - Opinionated set of utilities on top of FastAPI. MIT -- fastapi_cache (πŸ₯‰19 Β· ⭐ 310 Β· πŸ’€) - FastAPI simple cache. MIT +- fastapi-sqlalchemy (πŸ₯‰18 Β· ⭐ 760 Β· πŸ’€) - Adds simple SQLAlchemy support to FastAPI. MIT - fastapi-react (πŸ₯‰17 Β· ⭐ 2.6K Β· πŸ’€) - Cookiecutter Template for FastAPI + React Projects... MIT +- fastapi-versioning (πŸ₯‰17 Β· ⭐ 850 Β· πŸ’€) - api versioning for fastapi web applications. MIT +- fastapi_cache (πŸ₯‰16 Β· ⭐ 310 Β· πŸ’€) - FastAPI simple cache. MIT - fastapi_client (πŸ₯‰14 Β· ⭐ 430 Β· πŸ’€) - FastAPI client generator. Apache-2 - fastapi-lazy (πŸ₯‰11 Β· ⭐ 200 Β· πŸ’€) - Simplifies class-based views for more organized and.. MIT
@@ -3848,7 +3872,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 3 hidden projects... - pyramid_jinja2 (πŸ₯‡20 Β· ⭐ 71 Β· πŸ’€) - Jinja2 templating system bindings for the Pyramid web.. ❗Unlicensed -- pyramid_celery (πŸ₯‰16 Β· ⭐ 110 Β· πŸ’€) - Pyramid configuration with celery integration. Allows.. MIT +- pyramid_celery (πŸ₯‰15 Β· ⭐ 110 Β· πŸ’€) - Pyramid configuration with celery integration. Allows.. MIT - pyramid_services (πŸ₯‰12 Β· ⭐ 82 Β· πŸ’€) - A service layer for pyramid. MIT

@@ -3864,7 +3888,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-import-export/django-import-export ``` -- [PyPi](https://pypi.org/project/django-import-export) (πŸ“₯ 2.7M / month Β· πŸ“¦ 190 Β· ⏱️ 10.01.2026): +- [PyPi](https://pypi.org/project/django-import-export) (πŸ“₯ 2.6M / month Β· πŸ“¦ 190 Β· ⏱️ 10.01.2026): ``` pip install django-import-export ``` @@ -3880,142 +3904,134 @@ _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) (πŸ“₯ 12M / month): +- [PyPi](https://pypi.org/project/django-extensions) (πŸ“₯ 13M / month): ``` pip install django-extensions ``` -- [Conda](https://anaconda.org/conda-forge/django-extensions) (πŸ“₯ 980K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-extensions) (πŸ“₯ 1M Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge django-extensions ```
django-environ (πŸ₯‡38 Β· ⭐ 3.2K) - Django-environ allows you to utilize 12factor inspired.. MIT -- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 330 Β· πŸ“₯ 190 Β· πŸ“¦ 280K Β· πŸ“‹ 290 - 25% open Β· ⏱️ 03.04.2026): +- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 330 Β· πŸ“₯ 190 Β· πŸ“¦ 280K Β· πŸ“‹ 300 - 25% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/joke2k/django-environ ``` -- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 8.1M / month Β· πŸ“¦ 500 Β· ⏱️ 18.02.2026): +- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 6.3M / month Β· πŸ“¦ 500 Β· ⏱️ 18.02.2026): ``` pip install django-environ ``` -- [Conda](https://anaconda.org/conda-forge/django-environ) (πŸ“₯ 170K Β· ⏱️ 18.02.2026): +- [Conda](https://anaconda.org/conda-forge/django-environ) (πŸ“₯ 180K Β· ⏱️ 18.02.2026): ``` conda install -c conda-forge django-environ ```
django-stubs (πŸ₯‡38 Β· ⭐ 1.9K) - PEP-484 stubs for Django. MIT -- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 460 Β· πŸ“¦ 15K Β· πŸ“‹ 870 - 16% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 460 Β· πŸ“¦ 15K Β· πŸ“‹ 870 - 16% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/typeddjango/django-stubs ``` -- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 7.3M / month): +- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 7.8M / month): ``` pip install django-stubs ``` -- [Conda](https://anaconda.org/conda-forge/django-stubs) (πŸ“₯ 77K Β· ⏱️ 01.04.2026): +- [Conda](https://anaconda.org/conda-forge/django-stubs) (πŸ“₯ 78K Β· ⏱️ 18.04.2026): ``` conda install -c conda-forge django-stubs ```
django-polymorphic (πŸ₯‡37 Β· ⭐ 1.8K) - Improved Django model inheritance with automatic.. BSD-3 -- [GitHub](https://github.com/jazzband/django-polymorphic) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 300 Β· πŸ“₯ 230 Β· πŸ“¦ 7.8K Β· πŸ“‹ 390 - 5% open Β· ⏱️ 31.03.2026): +- [GitHub](https://github.com/jazzband/django-polymorphic) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 300 Β· πŸ“₯ 250 Β· πŸ“¦ 7.8K Β· πŸ“‹ 390 - 5% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/django-polymorphic/django-polymorphic ``` -- [PyPi](https://pypi.org/project/django-polymorphic) (πŸ“₯ 2.1M / month Β· πŸ“¦ 170 Β· ⏱️ 07.03.2026): +- [PyPi](https://pypi.org/project/django-polymorphic) (πŸ“₯ 2.2M / month Β· πŸ“¦ 170 Β· ⏱️ 07.03.2026): ``` pip install django-polymorphic ``` -- [Conda](https://anaconda.org/conda-forge/django_polymorphic) (πŸ“₯ 170K Β· ⏱️ 07.03.2026): +- [Conda](https://anaconda.org/conda-forge/django_polymorphic) (πŸ“₯ 180K Β· ⏱️ 07.03.2026): ``` conda install -c conda-forge django_polymorphic ```
-
django-storages (πŸ₯‡36 Β· ⭐ 2.9K Β· πŸ’€) - Django-storages is a project to provide a variety of.. BSD-3 +
channels (πŸ₯‡36 Β· ⭐ 6.3K) - Developer-friendly asynchrony for Django. BSD-3 -- [GitHub](https://github.com/jschneier/django-storages) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 870 Β· πŸ“¦ 220K Β· πŸ“‹ 770 - 17% open Β· ⏱️ 18.06.2025): +- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 820 Β· πŸ“¦ 21 Β· πŸ“‹ 1.3K - 8% open Β· ⏱️ 22.04.2026): ``` - git clone https://github.com/jschneier/django-storages + git clone https://github.com/django/channels ``` -- [PyPi](https://pypi.org/project/django-storages) (πŸ“₯ 9.7M / month Β· πŸ“¦ 220 Β· ⏱️ 02.04.2025): +- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 5M / month Β· πŸ“¦ 440 Β· ⏱️ 20.11.2025): ``` - pip install django-storages + pip install channels ``` -- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 130K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 260K Β· ⏱️ 20.11.2025): ``` - conda install -c conda-forge django-storages + conda install -c conda-forge channels ```
-
dj-database-url (πŸ₯‡36 Β· ⭐ 1.6K) - Use Database URLs in your Django Application. BSD-3 +
django-storages (πŸ₯‡36 Β· ⭐ 2.9K Β· πŸ’€) - Django-storages is a project to provide a variety of.. BSD-3 -- [GitHub](https://github.com/jazzband/dj-database-url) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 220 Β· πŸ“¦ 310K Β· πŸ“‹ 100 - 5% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/jschneier/django-storages) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 870 Β· πŸ“¦ 220K Β· πŸ“‹ 770 - 17% open Β· ⏱️ 18.06.2025): ``` - git clone https://github.com/jacobian/dj-database-url - ``` -- [PyPi](https://pypi.org/project/dj-database-url) (πŸ“₯ 6M / month Β· πŸ“¦ 360 Β· ⏱️ 19.02.2026): + git clone https://github.com/jschneier/django-storages ``` - pip install dj-database-url +- [PyPi](https://pypi.org/project/django-storages) (πŸ“₯ 9.9M / month Β· πŸ“¦ 220 Β· ⏱️ 02.04.2025): ``` -
-
django-reversion (πŸ₯‡35 Β· ⭐ 3.2K) - django-reversion is an extension to the Django web.. BSD-3 - -- [GitHub](https://github.com/etianen/django-reversion) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 470 Β· πŸ“¦ 7.9K Β· πŸ“‹ 660 - 3% open Β· ⏱️ 01.02.2026): - - ``` - git clone https://github.com/etianen/django-reversion + pip install django-storages ``` -- [PyPi](https://pypi.org/project/django-reversion) (πŸ“₯ 1.7M / month): +- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 130K Β· ⏱️ 22.04.2025): ``` - pip install django-reversion + conda install -c conda-forge django-storages ```
-
django-model-utils (πŸ₯‡35 Β· ⭐ 2.8K) - Django model mixins and utilities. BSD-3 +
django-simple-history (πŸ₯‡36 Β· ⭐ 2.4K) - Store model history and view/revert changes from.. BSD-3 -- [GitHub](https://github.com/jazzband/django-model-utils) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 360 Β· πŸ“¦ 27K Β· πŸ“‹ 300 - 35% open Β· ⏱️ 23.03.2026): +- [GitHub](https://github.com/django-commons/django-simple-history) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 480 Β· πŸ“₯ 11 Β· πŸ“¦ 7.2K Β· πŸ“‹ 630 - 25% open Β· ⏱️ 17.04.2026): ``` - git clone https://github.com/jazzband/django-model-utils + git clone https://github.com/jazzband/django-simple-history ``` -- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 5.3M / month): +- [PyPi](https://pypi.org/project/django-simple-history) (πŸ“₯ 3.5M / month): ``` - pip install django-model-utils + pip install django-simple-history ```
-
django-simple-history (πŸ₯‡35 Β· ⭐ 2.4K) - Store model history and view/revert changes from.. BSD-3 +
dj-database-url (πŸ₯‡36 Β· ⭐ 1.6K) - Use Database URLs in your Django Application. BSD-3 -- [GitHub](https://github.com/django-commons/django-simple-history) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 500 Β· πŸ“₯ 11 Β· πŸ“¦ 7.2K Β· πŸ“‹ 620 - 25% open Β· ⏱️ 13.03.2026): +- [GitHub](https://github.com/jazzband/dj-database-url) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 210 Β· πŸ“¦ 310K Β· πŸ“‹ 100 - 5% open Β· ⏱️ 08.04.2026): ``` - git clone https://github.com/jazzband/django-simple-history + git clone https://github.com/jacobian/dj-database-url ``` -- [PyPi](https://pypi.org/project/django-simple-history) (πŸ“₯ 3.3M / month Β· πŸ“¦ 100 Β· ⏱️ 11.12.2025): +- [PyPi](https://pypi.org/project/dj-database-url) (πŸ“₯ 6.4M / month): ``` - pip install django-simple-history + pip install dj-database-url ```
-
django-phonenumber-field (πŸ₯‡35 Β· ⭐ 1.6K) - A django model and form field for normalised phone.. MIT +
django-oscar (πŸ₯ˆ35 Β· ⭐ 6.6K) - Domain-driven e-commerce for Django. BSD-3 -- [GitHub](https://github.com/django-phonenumber-field/django-phonenumber-field) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“₯ 53 Β· πŸ“¦ 32K Β· πŸ“‹ 240 - 2% open Β· ⏱️ 20.03.2026): +- [GitHub](https://github.com/django-oscar/django-oscar) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.2K Β· πŸ“¦ 1.2K Β· πŸ“‹ 1.5K - 7% open Β· ⏱️ 16.02.2026): ``` - git clone https://github.com/stefanfoulis/django-phonenumber-field + git clone https://github.com/django-oscar/django-oscar ``` -- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 4.5M / month Β· πŸ“¦ 150 Β· ⏱️ 24.11.2025): +- [PyPi](https://pypi.org/project/django-oscar) (πŸ“₯ 63K / month): ``` - pip install django-phonenumber-field + pip install django-oscar ```
-
django-cors-headers (πŸ₯ˆ34 Β· ⭐ 5.6K) - Django app for handling the server headers required.. MIT +
django-cors-headers (πŸ₯ˆ35 Β· ⭐ 5.6K) - Django app for handling the server headers required.. MIT -- [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 500 Β· πŸ“¦ 310K Β· πŸ“‹ 270 - 1% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 500 Β· πŸ“¦ 310K Β· πŸ“‹ 270 - 1% open Β· ⏱️ 21.04.2026): ``` git clone https://github.com/adamchainz/django-cors-headers @@ -4029,137 +4045,149 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-cors-headers ```
-
django-haystack (πŸ₯ˆ34 Β· ⭐ 3.8K) - Modular search for Django. BSD-3 +
django-reversion (πŸ₯ˆ35 Β· ⭐ 3.2K) - django-reversion is an extension to the Django web.. BSD-3 -- [GitHub](https://github.com/django-haystack/django-haystack) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.3K Β· πŸ“¦ 11K Β· πŸ“‹ 1.3K - 43% open Β· ⏱️ 07.04.2026): +- [GitHub](https://github.com/etianen/django-reversion) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 460 Β· πŸ“¦ 7.9K Β· πŸ“‹ 660 - 3% open Β· ⏱️ 01.02.2026): ``` - git clone https://github.com/django-haystack/django-haystack - ``` -- [PyPi](https://pypi.org/project/django-haystack) (πŸ“₯ 180K / month Β· πŸ“¦ 100 Β· ⏱️ 04.06.2024): - ``` - pip install django-haystack + git clone https://github.com/etianen/django-reversion ``` -- [Conda](https://anaconda.org/conda-forge/django-haystack) (πŸ“₯ 11K Β· ⏱️ 22.04.2025): +- [PyPi](https://pypi.org/project/django-reversion) (πŸ“₯ 1.7M / month): ``` - conda install -c conda-forge django-haystack + pip install django-reversion ```
-
sorl-thumbnail (πŸ₯ˆ34 Β· ⭐ 1.8K) - Thumbnails for Django. BSD-3 +
django-model-utils (πŸ₯ˆ35 Β· ⭐ 2.8K) - Django model mixins and utilities. BSD-3 -- [GitHub](https://github.com/jazzband/sorl-thumbnail) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 470 Β· πŸ“¦ 16K Β· πŸ“‹ 430 - 1% open Β· ⏱️ 12.02.2026): +- [GitHub](https://github.com/jazzband/django-model-utils) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 360 Β· πŸ“¦ 27K Β· πŸ“‹ 300 - 34% open Β· ⏱️ 23.03.2026): ``` - git clone https://github.com/jazzband/sorl-thumbnail + git clone https://github.com/jazzband/django-model-utils ``` -- [PyPi](https://pypi.org/project/sorl-thumbnail) (πŸ“₯ 500K / month): +- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 5.3M / month): ``` - pip install sorl-thumbnail + pip install django-model-utils ``` -- [Conda](https://anaconda.org/conda-forge/sorl-thumbnail) (πŸ“₯ 13K Β· ⏱️ 22.04.2025): +
+
django-phonenumber-field (πŸ₯ˆ35 Β· ⭐ 1.6K) - A django model and form field for normalised phone.. MIT + +- [GitHub](https://github.com/django-phonenumber-field/django-phonenumber-field) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 300 Β· πŸ“₯ 56 Β· πŸ“¦ 32K Β· πŸ“‹ 240 - 2% open Β· ⏱️ 15.04.2026): + ``` - conda install -c conda-forge sorl-thumbnail + git clone https://github.com/stefanfoulis/django-phonenumber-field + ``` +- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 4.8M / month): + ``` + pip install django-phonenumber-field ```
-
cookiecutter-django (πŸ₯ˆ33 Β· ⭐ 13K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 +
cookiecutter-django (πŸ₯ˆ34 Β· ⭐ 13K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 -- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (πŸ‘¨β€πŸ’» 470 Β· πŸ”€ 2.9K Β· πŸ“¦ 34 Β· πŸ“‹ 1.3K - 6% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (πŸ‘¨β€πŸ’» 470 Β· πŸ”€ 2.9K Β· πŸ“¦ 34 Β· πŸ“‹ 1.3K - 6% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/cookiecutter/cookiecutter-django ``` -- [PyPi](https://pypi.org/project/cookiecutter-django) (πŸ“₯ 130 / month): +- [PyPi](https://pypi.org/project/cookiecutter-django) (πŸ“₯ 280 / month): ``` pip install cookiecutter-django ```
-
django-bootstrap3 (πŸ₯ˆ33 Β· ⭐ 2.3K) - Bootstrap 3 integration with Django. BSD-3 +
django-haystack (πŸ₯ˆ34 Β· ⭐ 3.8K) - Modular search for Django. BSD-3 -- [GitHub](https://github.com/zostera/django-bootstrap3) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 680 Β· πŸ“¦ 20K Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/django-haystack/django-haystack) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.3K Β· πŸ“¦ 11K Β· πŸ“‹ 1.3K - 43% open Β· ⏱️ 07.04.2026): ``` - git clone https://github.com/zostera/django-bootstrap3 + git clone https://github.com/django-haystack/django-haystack ``` -- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 310K / month Β· πŸ“¦ 71 Β· ⏱️ 03.01.2026): +- [PyPi](https://pypi.org/project/django-haystack) (πŸ“₯ 170K / month Β· πŸ“¦ 100 Β· ⏱️ 04.06.2024): ``` - pip install django-bootstrap3 + pip install django-haystack ``` -- [Conda](https://anaconda.org/conda-forge/django-bootstrap3) (πŸ“₯ 46K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-haystack) (πŸ“₯ 12K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge django-bootstrap3 + conda install -c conda-forge django-haystack + ``` +
+
django-autocomplete-light (πŸ₯ˆ34 Β· ⭐ 1.9K) - A fresh approach to autocomplete implementations,.. MIT + +- [GitHub](https://github.com/yourlabs/django-autocomplete-light) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 450 Β· πŸ“¦ 4.7K Β· πŸ“‹ 870 - 24% open Β· ⏱️ 23.04.2026): + + ``` + git clone https://github.com/yourlabs/django-autocomplete-light + ``` +- [PyPi](https://pypi.org/project/django-autocomplete-light) (πŸ“₯ 490K / month): + ``` + pip install django-autocomplete-light ```
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.3K Β· πŸ“‹ 380 - 26% open Β· ⏱️ 05.04.2026): +- [GitHub](https://github.com/rq/django-rq) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 290 Β· πŸ“¦ 4.4K Β· πŸ“‹ 380 - 26% open Β· ⏱️ 05.04.2026): ``` git clone https://github.com/rq/django-rq ``` -- [PyPi](https://pypi.org/project/django-rq) (πŸ“₯ 820K / month): +- [PyPi](https://pypi.org/project/django-rq) (πŸ“₯ 810K / month): ``` pip install django-rq ```
django-constance (πŸ₯ˆ33 Β· ⭐ 1.8K) - Dynamic Django settings. BSD-3 -- [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 320 Β· πŸ“¦ 2.5K Β· πŸ“‹ 320 - 7% open Β· ⏱️ 02.04.2026): +- [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 310 Β· πŸ“¦ 2.5K Β· πŸ“‹ 320 - 7% open Β· ⏱️ 02.04.2026): ``` git clone https://github.com/jazzband/django-constance ``` -- [PyPi](https://pypi.org/project/django-constance) (πŸ“₯ 960K / month Β· πŸ“¦ 39 Β· ⏱️ 15.03.2026): +- [PyPi](https://pypi.org/project/django-constance) (πŸ“₯ 1M / month): ``` pip install django-constance ```
-
django-pipeline (πŸ₯ˆ33 Β· ⭐ 1.5K Β· πŸ’€) - Pipeline is an asset packaging library for Django. MIT +
sorl-thumbnail (πŸ₯ˆ33 Β· ⭐ 1.8K) - Thumbnails for Django. BSD-3 -- [GitHub](https://github.com/jazzband/django-pipeline) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 370 Β· πŸ“¦ 2.7K Β· πŸ“‹ 490 - 31% open Β· ⏱️ 13.09.2025): +- [GitHub](https://github.com/jazzband/sorl-thumbnail) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 500 Β· πŸ“¦ 16K Β· πŸ“‹ 430 - 2% open Β· ⏱️ 12.02.2026): ``` - git clone https://github.com/jazzband/django-pipeline + git clone https://github.com/jazzband/sorl-thumbnail ``` -- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 240K / month Β· πŸ“¦ 35 Β· ⏱️ 13.09.2025): +- [PyPi](https://pypi.org/project/sorl-thumbnail) (πŸ“₯ 490K / month Β· πŸ“¦ 110 Β· ⏱️ 22.01.2026): ``` - pip install django-pipeline + pip install sorl-thumbnail + ``` +- [Conda](https://anaconda.org/conda-forge/sorl-thumbnail) (πŸ“₯ 13K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge sorl-thumbnail ```
-
channels (πŸ₯ˆ32 Β· ⭐ 6.3K) - Developer-friendly asynchrony for Django. BSD-3 +
django-pipeline (πŸ₯ˆ33 Β· ⭐ 1.5K Β· πŸ’€) - Pipeline is an asset packaging library for Django. MIT -- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 820 Β· πŸ“¦ 21 Β· πŸ“‹ 1.3K - 8% open Β· ⏱️ 28.03.2026): +- [GitHub](https://github.com/jazzband/django-pipeline) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 370 Β· πŸ“¦ 2.7K Β· πŸ“‹ 490 - 31% open Β· ⏱️ 13.09.2025): ``` - git clone https://github.com/django/channels - ``` -- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 4.9M / month): - ``` - pip install channels + git clone https://github.com/jazzband/django-pipeline ``` -- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 260K Β· ⏱️ 20.11.2025): +- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 230K / month Β· πŸ“¦ 35 Β· ⏱️ 13.09.2025): ``` - conda install -c conda-forge channels + pip install django-pipeline ```
-
django-webpack-loader (πŸ₯ˆ32 Β· ⭐ 2.5K) - Transparently use webpack with django. MIT +
django-redis (πŸ₯ˆ32 Β· ⭐ 3.1K) - Full featured redis cache backend for Django. BSD-3 -- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 310 Β· πŸ“¦ 10K Β· πŸ“‹ 190 - 5% open Β· ⏱️ 06.04.2026): +- [GitHub](https://github.com/jazzband/django-redis) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 450 Β· πŸ“₯ 22 Β· πŸ“‹ 410 - 20% open Β· ⏱️ 23.12.2025): ``` - git clone https://github.com/django-webpack/django-webpack-loader + git clone https://github.com/jazzband/django-redis ``` -- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 970K / month): +- [PyPi](https://pypi.org/project/django-redis) (πŸ“₯ 11M / month Β· πŸ“¦ 290 Β· ⏱️ 17.06.2025): ``` - pip install django-webpack-loader - ``` -- [Conda](https://anaconda.org/conda-forge/django-webpack-loader) (πŸ“₯ 27K Β· ⏱️ 09.12.2025): - ``` - conda install -c conda-forge django-webpack-loader + pip install django-redis ```
django-imagekit (πŸ₯ˆ32 Β· ⭐ 2.4K) - Automated image processing for Django. Currently v6.0. BSD-3 -- [GitHub](https://github.com/matthewwithanm/django-imagekit) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 270 Β· πŸ“₯ 190 Β· πŸ“¦ 10K Β· πŸ“‹ 400 - 21% open Β· ⏱️ 22.02.2026): +- [GitHub](https://github.com/matthewwithanm/django-imagekit) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 270 Β· πŸ“₯ 200 Β· πŸ“¦ 10K Β· πŸ“‹ 400 - 22% open Β· ⏱️ 22.02.2026): ``` git clone https://github.com/matthewwithanm/django-imagekit @@ -4169,26 +4197,30 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-imagekit ```
-
django-money (πŸ₯ˆ32 Β· ⭐ 1.8K) - Money fields for Django forms and models. BSD-3 +
django-bootstrap3 (πŸ₯ˆ32 Β· ⭐ 2.3K) - Bootstrap 3 integration with Django. BSD-3 -- [GitHub](https://github.com/django-money/django-money) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“¦ 3.3K Β· πŸ“‹ 380 - 23% open Β· ⏱️ 27.01.2026): +- [GitHub](https://github.com/zostera/django-bootstrap3) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 670 Β· πŸ“¦ 20K Β· ⏱️ 08.04.2026): ``` - git clone https://github.com/django-money/django-money + git clone https://github.com/zostera/django-bootstrap3 + ``` +- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 280K / month): ``` -- [PyPi](https://pypi.org/project/django-money) (πŸ“₯ 590K / month Β· πŸ“¦ 47 Β· ⏱️ 27.01.2026): + pip install django-bootstrap3 + ``` +- [Conda](https://anaconda.org/conda-forge/django-bootstrap3) (πŸ“₯ 46K Β· ⏱️ 22.04.2025): ``` - pip install django-money + conda install -c conda-forge django-bootstrap3 ```
django-bootstrap4 (πŸ₯ˆ32 Β· ⭐ 1K) - Bootstrap 4 integration with Django. BSD-3 -- [GitHub](https://github.com/zostera/django-bootstrap4) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 220 Β· πŸ“¦ 190K Β· πŸ“‹ 160 - 10% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/zostera/django-bootstrap4) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 260 Β· πŸ“¦ 190K Β· πŸ“‹ 160 - 10% open Β· ⏱️ 08.04.2026): ``` git clone https://github.com/zostera/django-bootstrap4 ``` -- [PyPi](https://pypi.org/project/django-bootstrap4) (πŸ“₯ 330K / month): +- [PyPi](https://pypi.org/project/django-bootstrap4) (πŸ“₯ 270K / month Β· πŸ“¦ 89 Β· ⏱️ 03.01.2026): ``` pip install django-bootstrap4 ``` @@ -4197,72 +4229,76 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-bootstrap4 ```
-
djangorestframework-stubs (πŸ₯ˆ32 Β· ⭐ 530) - PEP-484 stubs for django-rest-framework. MIT +
djangorestframework-stubs (πŸ₯ˆ32 Β· ⭐ 540) - PEP-484 stubs for django-rest-framework. MIT -- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 140 Β· πŸ“¦ 4.2K Β· πŸ“‹ 170 - 36% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 140 Β· πŸ“¦ 4.3K Β· πŸ“‹ 170 - 35% open Β· ⏱️ 21.04.2026): ``` git clone https://github.com/typeddjango/djangorestframework-stubs ``` -- [PyPi](https://pypi.org/project/djangorestframework-stubs) (πŸ“₯ 4.1M / month Β· πŸ“¦ 82 Β· ⏱️ 31.03.2026): +- [PyPi](https://pypi.org/project/djangorestframework-stubs) (πŸ“₯ 4.4M / month Β· πŸ“¦ 82 Β· ⏱️ 31.03.2026): ``` pip install djangorestframework-stubs ``` -- [Conda](https://anaconda.org/conda-forge/djangorestframework-stubs) (πŸ“₯ 35K Β· ⏱️ 01.04.2026): +- [Conda](https://anaconda.org/conda-forge/djangorestframework-stubs) (πŸ“₯ 36K Β· ⏱️ 01.04.2026): ``` conda install -c conda-forge djangorestframework-stubs ```
Django-Ninja (πŸ₯ˆ31 Β· ⭐ 9K) - Fast, Async-ready, Openapi, type hints based framework for building.. MIT -- [GitHub](https://github.com/vitalik/django-ninja) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 560 Β· πŸ“‹ 1.1K - 19% open Β· ⏱️ 05.04.2026): +- [GitHub](https://github.com/vitalik/django-ninja) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 560 Β· πŸ“‹ 1K - 12% open Β· ⏱️ 21.04.2026): ``` git clone https://github.com/vitalik/django-ninja ``` -- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 1.9M / month): +- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 2M / month): ``` pip install django-ninja ``` -- [Conda](https://anaconda.org/conda-forge/django-ninja) (πŸ“₯ 38K Β· ⏱️ 23.03.2026): +- [Conda](https://anaconda.org/conda-forge/django-ninja) (πŸ“₯ 39K Β· ⏱️ 23.03.2026): ``` conda install -c conda-forge django-ninja ```
easy-thumbnails (πŸ₯ˆ31 Β· ⭐ 1.4K Β· πŸ’€) - Easy thumbnails for Django. BSD-3 -- [GitHub](https://github.com/SmileyChris/easy-thumbnails) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 320 Β· πŸ“¦ 12K Β· πŸ“‹ 420 - 22% open Β· ⏱️ 17.08.2025): +- [GitHub](https://github.com/SmileyChris/easy-thumbnails) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 310 Β· πŸ“¦ 12K Β· πŸ“‹ 420 - 21% open Β· ⏱️ 17.08.2025): ``` git clone https://github.com/SmileyChris/easy-thumbnails ``` -- [PyPi](https://pypi.org/project/easy-thumbnails) (πŸ“₯ 490K / month Β· πŸ“¦ 140 Β· ⏱️ 17.08.2025): +- [PyPi](https://pypi.org/project/easy-thumbnails) (πŸ“₯ 500K / month): ``` pip install easy-thumbnails ```
-
jsonfield (πŸ₯ˆ31 Β· ⭐ 1.2K Β· πŸ’€) - A reusable Django model field for storing ad-hoc JSON data. MIT +
django-waffle (πŸ₯ˆ31 Β· ⭐ 1.2K) - A feature flipper for Django. BSD-3 -- [GitHub](https://github.com/rpkilby/jsonfield) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 270 Β· πŸ“₯ 170 Β· πŸ“¦ 14K Β· ⏱️ 04.07.2025): +- [GitHub](https://github.com/django-waffle/django-waffle) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 260 Β· πŸ“¦ 1.8K Β· πŸ“‹ 230 - 20% open Β· ⏱️ 09.12.2025): ``` - git clone https://github.com/rpkilby/jsonfield + git clone https://github.com/django-waffle/django-waffle ``` -- [PyPi](https://pypi.org/project/jsonfield) (πŸ“₯ 950K / month Β· πŸ“¦ 280 Β· ⏱️ 04.07.2025): +- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 1.4M / month Β· πŸ“¦ 41 Β· ⏱️ 12.06.2025): ``` - pip install jsonfield + pip install django-waffle + ``` +- [Conda](https://anaconda.org/conda-forge/django-waffle) (πŸ“₯ 31K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge django-waffle ```
-
django-oscar (πŸ₯‰30 Β· ⭐ 6.6K) - Domain-driven e-commerce for Django. BSD-3 +
jsonfield (πŸ₯ˆ31 Β· ⭐ 1.2K Β· πŸ’€) - A reusable Django model field for storing ad-hoc JSON data. MIT -- [GitHub](https://github.com/django-oscar/django-oscar) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.2K Β· πŸ“‹ 1.5K - 7% open Β· ⏱️ 16.02.2026): +- [GitHub](https://github.com/rpkilby/jsonfield) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 250 Β· πŸ“₯ 170 Β· πŸ“¦ 14K Β· ⏱️ 04.07.2025): ``` - git clone https://github.com/django-oscar/django-oscar + git clone https://github.com/rpkilby/jsonfield ``` -- [PyPi](https://pypi.org/project/django-oscar) (πŸ“₯ 66K / month): +- [PyPi](https://pypi.org/project/jsonfield) (πŸ“₯ 960K / month): ``` - pip install django-oscar + pip install jsonfield ```
django-ckeditor (πŸ₯‰30 Β· ⭐ 2.5K Β· πŸ’€) - Django admin CKEditor integration. BSD-3 @@ -4272,19 +4308,19 @@ _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) (πŸ“₯ 650K / month): +- [PyPi](https://pypi.org/project/django-ckeditor) (πŸ“₯ 600K / month): ``` pip install django-ckeditor ```
django-cacheops (πŸ₯‰30 Β· ⭐ 2.3K) - A slick ORM cache with automatic granular event-driven.. BSD-3 -- [GitHub](https://github.com/Suor/django-cacheops) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 220 Β· πŸ“¦ 1.6K Β· πŸ“‹ 360 - 5% open Β· ⏱️ 04.03.2026): +- [GitHub](https://github.com/Suor/django-cacheops) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 230 Β· πŸ“¦ 1.6K Β· πŸ“‹ 360 - 4% open Β· ⏱️ 15.04.2026): ``` git clone https://github.com/Suor/django-cacheops ``` -- [PyPi](https://pypi.org/project/django-cacheops) (πŸ“₯ 530K / month): +- [PyPi](https://pypi.org/project/django-cacheops) (πŸ“₯ 550K / month): ``` pip install django-cacheops ``` @@ -4303,72 +4339,56 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-cachalot (πŸ₯‰30 Β· ⭐ 1.4K) - No effort, no worry, maximum performance. BSD-3 -- [GitHub](https://github.com/noripyt/django-cachalot) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 160 Β· πŸ“¦ 1K Β· πŸ“‹ 180 - 15% open Β· ⏱️ 28.01.2026): +- [GitHub](https://github.com/noripyt/django-cachalot) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 150 Β· πŸ“¦ 1K Β· πŸ“‹ 180 - 13% open Β· ⏱️ 28.01.2026): ``` git clone https://github.com/noripyt/django-cachalot ``` -- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 210K / month Β· πŸ“¦ 12 Β· ⏱️ 28.01.2026): +- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 210K / month): ``` pip install django-cachalot ``` -- [Conda](https://anaconda.org/conda-forge/django-cachalot) (πŸ“₯ 89K Β· ⏱️ 30.01.2026): +- [Conda](https://anaconda.org/conda-forge/django-cachalot) (πŸ“₯ 91K Β· ⏱️ 30.01.2026): ``` conda install -c conda-forge django-cachalot ```
-
django-waffle (πŸ₯‰30 Β· ⭐ 1.2K) - A feature flipper for Django. BSD-3 - -- [GitHub](https://github.com/django-waffle/django-waffle) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 250 Β· πŸ“¦ 1.8K Β· πŸ“‹ 230 - 19% open Β· ⏱️ 09.12.2025): - - ``` - git clone https://github.com/django-waffle/django-waffle - ``` -- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 1.4M / month): - ``` - pip install django-waffle - ``` -- [Conda](https://anaconda.org/conda-forge/django-waffle) (πŸ“₯ 31K Β· ⏱️ 22.04.2025): - ``` - conda install -c conda-forge django-waffle - ``` -
django-rosetta (πŸ₯‰30 Β· ⭐ 1.2K) - Rosetta is a Django application that eases the translation.. MIT -- [GitHub](https://github.com/mbi/django-rosetta) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 190 Β· πŸ“¦ 4K Β· πŸ“‹ 160 - 29% open Β· ⏱️ 07.12.2025): +- [GitHub](https://github.com/mbi/django-rosetta) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 200 Β· πŸ“¦ 4K Β· πŸ“‹ 170 - 32% open Β· ⏱️ 07.12.2025): ``` git clone https://github.com/mbi/django-rosetta ``` -- [PyPi](https://pypi.org/project/django-rosetta) (πŸ“₯ 230K / month): +- [PyPi](https://pypi.org/project/django-rosetta) (πŸ“₯ 230K / month Β· πŸ“¦ 33 Β· ⏱️ 07.12.2025): ``` pip install django-rosetta ``` -- [Conda](https://anaconda.org/conda-forge/django-rosetta) (πŸ“₯ 17K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-rosetta) (πŸ“₯ 18K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge django-rosetta ```
django-dbbackup (πŸ₯‰30 Β· ⭐ 1.1K) - Backup and restore your Django database and media. BSD-3 -- [GitHub](https://github.com/Archmonger/django-dbbackup) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 220 Β· πŸ“₯ 36 Β· πŸ“¦ 2.6K Β· πŸ“‹ 310 - 2% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/Archmonger/django-dbbackup) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 200 Β· πŸ“₯ 42 Β· πŸ“¦ 2.6K Β· πŸ“‹ 320 - 2% open Β· ⏱️ 15.04.2026): ``` git clone https://github.com/jazzband/django-dbbackup ``` -- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 260K / month Β· πŸ“¦ 21 Β· ⏱️ 11.02.2026): +- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 250K / month): ``` pip install django-dbbackup ```
django-activity-stream (πŸ₯‰29 Β· ⭐ 2.4K) - Generate generic activity streams from the actions on.. BSD-3 -- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 490 Β· πŸ“₯ 19 Β· πŸ“¦ 1.3K Β· πŸ“‹ 320 - 7% open Β· ⏱️ 13.10.2025): +- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 440 Β· πŸ“₯ 20 Β· πŸ“¦ 1.3K Β· πŸ“‹ 310 - 6% open Β· ⏱️ 13.10.2025): ``` git clone https://github.com/justquick/django-activity-stream ``` -- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 120K / month Β· πŸ“¦ 11 Β· ⏱️ 04.10.2023): +- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 120K / month): ``` pip install django-activity-stream ``` @@ -4385,42 +4405,54 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-countries ```
-
django-taggit (πŸ₯‰28 Β· ⭐ 3.4K Β· πŸ’€) - Simple tagging for django. BSD-3 +
django-webpack-loader (πŸ₯‰28 Β· ⭐ 2.5K) - Transparently use webpack with django. MIT -- [GitHub](https://github.com/jazzband/django-taggit) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 580 Β· πŸ“‹ 450 - 21% open Β· ⏱️ 25.07.2025): +- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 340 Β· πŸ“¦ 10K Β· πŸ“‹ 190 - 5% open Β· ⏱️ 06.04.2026): ``` - git clone https://github.com/jazzband/django-taggit + git clone https://github.com/django-webpack/django-webpack-loader ``` -- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 4.6M / month): +- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“¦ 67 Β· ⏱️ 09.12.2025): ``` - pip install django-taggit + pip install django-webpack-loader ``` -- [Conda](https://anaconda.org/conda-forge/django-taggit) (πŸ“₯ 340K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/django-webpack-loader) (πŸ“₯ 27K Β· ⏱️ 09.12.2025): ``` - conda install -c conda-forge django-taggit + conda install -c conda-forge django-webpack-loader + ``` +
+
django-push-notifications (πŸ₯‰28 Β· ⭐ 2.4K) - Send push notifications to mobile devices through GCM.. MIT + +- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 630 Β· πŸ“₯ 170 Β· πŸ“‹ 450 - 27% open Β· ⏱️ 22.02.2026): + + ``` + git clone https://github.com/jazzband/django-push-notifications + ``` +- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 250K / month Β· πŸ“¦ 12 Β· ⏱️ 16.11.2025): + ``` + pip install django-push-notifications ```
django-extra-views (πŸ₯‰28 Β· ⭐ 1.4K Β· πŸ’€) - Djangos class-based generic views are awesome, lets.. MIT -- [GitHub](https://github.com/AndrewIngram/django-extra-views) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 170 Β· πŸ“¦ 2.5K Β· πŸ“‹ 150 - 10% open Β· ⏱️ 28.04.2025): +- [GitHub](https://github.com/AndrewIngram/django-extra-views) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 160 Β· πŸ“¦ 2.5K Β· πŸ“‹ 140 - 9% open Β· ⏱️ 28.04.2025): ``` git clone https://github.com/AndrewIngram/django-extra-views ``` -- [PyPi](https://pypi.org/project/django-extra-views) (πŸ“₯ 190K / month Β· πŸ“¦ 40 Β· ⏱️ 22.04.2025): +- [PyPi](https://pypi.org/project/django-extra-views) (πŸ“₯ 190K / month): ``` pip install django-extra-views ```
django-lifecycle (πŸ₯‰28 Β· ⭐ 1.4K) - Declarative model lifecycle hooks, an alternative to.. MIT -- [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 97 Β· πŸ“¦ 480 Β· πŸ“‹ 80 - 17% open Β· ⏱️ 02.03.2026): +- [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 96 Β· πŸ“¦ 480 Β· πŸ“‹ 79 - 16% open Β· ⏱️ 02.03.2026): ``` git clone https://github.com/rsinger86/django-lifecycle ``` -- [PyPi](https://pypi.org/project/django-lifecycle) (πŸ“₯ 150K / month Β· πŸ“¦ 21 Β· ⏱️ 02.03.2026): +- [PyPi](https://pypi.org/project/django-lifecycle) (πŸ“₯ 180K / month): ``` pip install django-lifecycle ``` @@ -4432,7 +4464,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/bennylope/django-organizations ``` -- [PyPi](https://pypi.org/project/django-organizations) (πŸ“₯ 70K / month Β· πŸ“¦ 7 Β· ⏱️ 08.03.2026): +- [PyPi](https://pypi.org/project/django-organizations) (πŸ“₯ 69K / month): ``` pip install django-organizations ``` @@ -4441,49 +4473,65 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-organizations ```
-
django-cleanup (πŸ₯‰28 Β· ⭐ 1.2K Β· πŸ’€) - Automatically deletes old file for FileField and.. MIT +
django-csp (πŸ₯‰28 Β· ⭐ 620) - Content Security Policy for Django. BSD-3 -- [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 79 Β· πŸ“¦ 17K Β· πŸ“‹ 62 - 1% open Β· ⏱️ 05.06.2025): +- [GitHub](https://github.com/mozilla/django-csp) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 100 Β· πŸ“¦ 4.9K Β· πŸ“‹ 120 - 6% open Β· ⏱️ 14.11.2025): ``` - git clone https://github.com/un1t/django-cleanup + git clone https://github.com/mozilla/django-csp ``` -- [PyPi](https://pypi.org/project/django-cleanup) (πŸ“₯ 620K / month Β· πŸ“¦ 37 Β· ⏱️ 18.09.2024): +- [PyPi](https://pypi.org/project/django-csp) (πŸ“₯ 3.4M / month): ``` - pip install django-cleanup + pip install django-csp ``` -- [Conda](https://anaconda.org/conda-forge/django-cleanup) (πŸ“₯ 26K Β· ⏱️ 22.04.2025): +
+
django-taggit (πŸ₯‰27 Β· ⭐ 3.4K Β· πŸ’€) - Simple tagging for django. BSD-3 + +- [GitHub](https://github.com/jazzband/django-taggit) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 580 Β· πŸ“‹ 450 - 21% open Β· ⏱️ 25.07.2025): + ``` - conda install -c conda-forge django-cleanup + git clone https://github.com/jazzband/django-taggit + ``` +- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 2M / month): + ``` + pip install django-taggit + ``` +- [Conda](https://anaconda.org/conda-forge/django-taggit) (πŸ“₯ 350K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge django-taggit ```
-
django-csp (πŸ₯‰27 Β· ⭐ 620) - Content Security Policy for Django. BSD-3 +
viewflow (πŸ₯‰27 Β· ⭐ 2.9K) - Reusable workflow library for Django. ❗️AGPL-3.0 -- [GitHub](https://github.com/mozilla/django-csp) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 110 Β· πŸ“¦ 4.9K Β· πŸ“‹ 120 - 8% open Β· ⏱️ 14.11.2025): +- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 420 Β· πŸ“¦ 380 Β· πŸ“‹ 370 - 7% open Β· ⏱️ 28.01.2026): ``` - git clone https://github.com/mozilla/django-csp + git clone https://github.com/viewflow/viewflow ``` -- [PyPi](https://pypi.org/project/django-csp) (πŸ“₯ 3.2M / month): +- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 150K / month Β· πŸ“¦ 3 Β· ⏱️ 24.12.2025): ``` - pip install django-csp + pip install django-viewflow ```
-
django-push-notifications (πŸ₯‰26 Β· ⭐ 2.4K) - Send push notifications to mobile devices through GCM.. MIT +
django-cleanup (πŸ₯‰27 Β· ⭐ 1.2K Β· πŸ’€) - Automatically deletes old file for FileField and.. MIT -- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 590 Β· πŸ“₯ 170 Β· πŸ“‹ 440 - 25% open Β· ⏱️ 22.02.2026): +- [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 79 Β· πŸ“¦ 17K Β· πŸ“‹ 62 - 1% open Β· ⏱️ 05.06.2025): ``` - git clone https://github.com/jazzband/django-push-notifications + git clone https://github.com/un1t/django-cleanup ``` -- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 240K / month): +- [PyPi](https://pypi.org/project/django-cleanup) (πŸ“₯ 650K / month): ``` - pip install django-push-notifications + pip install django-cleanup + ``` +- [Conda](https://anaconda.org/conda-forge/django-cleanup) (πŸ“₯ 26K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge django-cleanup ```
django-split-settings (πŸ₯‰26 Β· ⭐ 1.2K) - Organize Django settings into multiple files and.. BSD-3 -- [GitHub](https://github.com/wemake-services/django-split-settings) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 72 Β· πŸ“¦ 3.5K Β· πŸ“‹ 48 - 10% open Β· ⏱️ 27.03.2026): +- [GitHub](https://github.com/wemake-services/django-split-settings) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 73 Β· πŸ“¦ 3.5K Β· πŸ“‹ 48 - 10% open Β· ⏱️ 27.03.2026): ``` git clone https://github.com/sobolevn/django-split-settings @@ -4500,7 +4548,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/soynatan/django-easy-audit ``` -- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 85K / month): +- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 97K / month): ``` pip install django-easy-audit ``` @@ -4512,67 +4560,54 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/viewflow/django-fsm ``` -- [PyPi](https://pypi.org/project/django-fsm) (πŸ“₯ 590K / month): +- [PyPi](https://pypi.org/project/django-fsm) (πŸ“₯ 570K / month): ``` pip install django-fsm ``` -- [Conda](https://anaconda.org/conda-forge/django-fsm) (πŸ“₯ 68K Β· ⏱️ 07.10.2025): +- [Conda](https://anaconda.org/conda-forge/django-fsm) (πŸ“₯ 70K Β· ⏱️ 07.10.2025): ``` conda install -c conda-forge django-fsm ```
-
viewflow (πŸ₯‰24 Β· ⭐ 2.9K) - Reusable workflow library for Django. ❗️AGPL-3.0 - -- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 410 Β· πŸ“¦ 370 Β· πŸ“‹ 370 - 5% open Β· ⏱️ 28.01.2026): - - ``` - git clone https://github.com/viewflow/viewflow - ``` -- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 140K / month): - ``` - pip install django-viewflow - ``` -
django-codemod (πŸ₯‰22 Β· ⭐ 190) - A tool to automatically fix Django deprecations. MIT -- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 19 Β· πŸ“₯ 1.4K Β· πŸ“¦ 5 Β· πŸ“‹ 42 - 21% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 19 Β· πŸ“₯ 1.4K Β· πŸ“¦ 5 Β· πŸ“‹ 41 - 19% open Β· ⏱️ 22.04.2026): ``` git clone https://github.com/browniebroke/django-codemod ``` -- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 1.8K / month Β· ⏱️ 07.01.2026): +- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 1.9K / month): ``` pip install django-codemod ```
-
Show 26 hidden projects... +
Show 25 hidden projects... -- django-filter (πŸ₯ˆ33 Β· ⭐ 4.7K Β· πŸ“ˆ) - A generic system for filtering Django QuerySets based.. ❗Unlicensed -- django-autocomplete-light (πŸ₯ˆ33 Β· ⭐ 1.9K Β· πŸ’€) - A fresh approach to autocomplete implementations,.. MIT +- django-filter (πŸ₯ˆ33 Β· ⭐ 4.7K) - A generic system for filtering Django QuerySets based.. ❗Unlicensed - django-mptt (πŸ₯ˆ32 Β· ⭐ 3K Β· πŸ’€) - Utilities for implementing a modified pre-order.. ❗Unlicensed - django-tables2 (πŸ₯ˆ31 Β· ⭐ 2K) - django-tables2 - An app for creating HTML tables. ❗Unlicensed -- django-q (πŸ₯‰30 Β· ⭐ 1.9K Β· πŸ’€) - A multiprocessing distributed task queue for Django. MIT +- django-money (πŸ₯‰30 Β· ⭐ 1.8K) - Money fields for Django forms and models. ❗Unlicensed - django-braces (πŸ₯‰29 Β· ⭐ 2K Β· πŸ’€) - Reusable, generic mixins for Django. BSD-3 -- django-paypal (πŸ₯‰29 Β· ⭐ 730 Β· πŸ’€) - A pluggable Django application for integrating PayPal.. MIT +- django-q (πŸ₯‰29 Β· ⭐ 1.9K Β· πŸ’€) - A multiprocessing distributed task queue for Django. MIT +- django-blog-zinnia (πŸ₯‰28 Β· ⭐ 2.1K Β· πŸ’€) - Simple yet powerful and really extendable application.. BSD-3 - django-configurations (πŸ₯‰28 Β· ⭐ 1.1K Β· πŸ’€) - A helper for organizing Django project settings by.. BSD-3 - django-angular (πŸ₯‰27 Β· ⭐ 1.2K Β· πŸ’€) - Let AngularJS play well with Django. MIT -- django-redis (πŸ₯‰26 Β· ⭐ 3.1K) - Full featured redis cache backend for Django. ❗Unlicensed +- django-filebrowser (πŸ₯‰27 Β· ⭐ 1K Β· πŸ’€) - Media-Management with Grappelli. BSD-3 +- django-paypal (πŸ₯‰27 Β· ⭐ 730 Β· πŸ’€) - A pluggable Django application for integrating PayPal.. MIT - django-sql-explorer (πŸ₯‰26 Β· ⭐ 2.9K Β· πŸ’€) - SQL reporting that Just Works. Fast, simple, and.. ❗Unlicensed -- django-blog-zinnia (πŸ₯‰26 Β· ⭐ 2.1K Β· πŸ’€) - Simple yet powerful and really extendable application.. BSD-3 -- django-watson (πŸ₯‰26 Β· ⭐ 1.2K Β· πŸ’€) - Full-text multi-table search application for Django... BSD-3 - django-shop (πŸ₯‰25 Β· ⭐ 3.3K Β· πŸ’€) - A Django based shop system. BSD-3 +- django-watson (πŸ₯‰25 Β· ⭐ 1.2K Β· πŸ’€) - Full-text multi-table search application for Django... BSD-3 - django-redis-cache (πŸ₯‰25 Β· ⭐ 1K Β· πŸ’€) - A Redis cache backend for django. ❗Unlicensed +- django-cache-machine (πŸ₯‰25 Β· ⭐ 880 Β· πŸ’€) - Automatic caching and invalidation for Django models.. BSD-3 +- django-floppyforms (πŸ₯‰25 Β· ⭐ 840 Β· πŸ’€) - Full control of form rendering in the templates. ❗️MirOS - django-robots (πŸ₯‰25 Β· ⭐ 480 Β· πŸ’€) - A Django app for managing robots.txt files following.. BSD-3 - django-compressor (πŸ₯‰24 Β· ⭐ 2.9K) - Compresses linked and inline javascript or CSS into a.. ❗Unlicensed -- django-solo (πŸ₯‰24 Β· ⭐ 950) - Helps working with singletons - things like global.. ❗Unlicensed +- django-solo (πŸ₯‰24 Β· ⭐ 960) - Helps working with singletons - things like global.. ❗Unlicensed - django-jenkins (πŸ₯‰24 Β· ⭐ 940 Β· πŸ’€) - Plug and play continuous integration with django and.. ❗️LGPL-3.0 -- django-cache-machine (πŸ₯‰24 Β· ⭐ 880 Β· πŸ’€) - Automatic caching and invalidation for Django models.. BSD-3 -- django-filebrowser (πŸ₯‰23 Β· ⭐ 1K Β· πŸ’€) - Media-Management with Grappelli. ❗Unlicensed -- django-summernote (πŸ₯‰22 Β· ⭐ 1.1K Β· πŸ’€) - Simply integrate Summernote editor with Django project. MIT +- django-summernote (πŸ₯‰23 Β· ⭐ 1.1K Β· πŸ’€) - Simply integrate Summernote editor with Django project. MIT - django-vanilla-views (πŸ₯‰22 Β· ⭐ 990 Β· πŸ’€) - Beautifully simple class-based views. BSD-2 -- django-floppyforms (πŸ₯‰21 Β· ⭐ 840 Β· πŸ’€) - Full control of form rendering in the templates. ❗Unlicensed - merchant (πŸ₯‰19 Β· ⭐ 1K Β· πŸ’€) - A Django app to accept payments from various payment processors.. BSD-3 -- django-schedule (πŸ₯‰12 Β· ⭐ 850 Β· πŸ’€) - A calendaring app for Django. It is now stable,.. ❗Unlicensed +- django-schedule (πŸ₯‰14 Β· ⭐ 850 Β· πŸ’€) - A calendaring app for Django. It is now stable,.. BSD-3

@@ -4580,30 +4615,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
twisted (πŸ₯‡43 Β· ⭐ 6K) - Event-driven networking engine written in Python. MIT - -- [GitHub](https://github.com/twisted/twisted) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.2K Β· πŸ“¦ 110K Β· πŸ“‹ 11K - 26% open Β· ⏱️ 08.04.2026): - - ``` - git clone https://github.com/twisted/twisted - ``` -- [PyPi](https://pypi.org/project/twisted) (πŸ“₯ 11M / month Β· πŸ“¦ 1.2K Β· ⏱️ 07.06.2025): - ``` - pip install twisted - ``` -- [Conda](https://anaconda.org/conda-forge/twisted) (πŸ“₯ 1.6M Β· ⏱️ 13.10.2025): - ``` - conda install -c conda-forge twisted - ``` -
scapy (πŸ₯‡42 Β· ⭐ 12K) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0 -- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 2.2K Β· πŸ“¦ 23K Β· πŸ“‹ 1.8K - 6% open Β· ⏱️ 30.03.2026): +- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 2.2K Β· πŸ“¦ 23K Β· πŸ“‹ 1.8K - 7% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/secdev/scapy ``` -- [PyPi](https://pypi.org/project/scapy) (πŸ“₯ 5.9M / month Β· πŸ“¦ 670 Β· ⏱️ 26.12.2025): +- [PyPi](https://pypi.org/project/scapy) (πŸ“₯ 6.2M / month Β· πŸ“¦ 760 Β· ⏱️ 13.04.2026): ``` pip install scapy ``` @@ -4612,42 +4631,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge scapy ```
-
jinja (πŸ₯‡40 Β· ⭐ 12K Β· πŸ’€) - A very fast and expressive template engine. BSD-3 - -- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 1.7K Β· πŸ“₯ 78K Β· πŸ“‹ 1.1K - 8% open Β· ⏱️ 14.06.2025): - - ``` - git clone https://github.com/pallets/jinja - ``` -- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 520M / month Β· πŸ“¦ 24K Β· ⏱️ 05.03.2025): - ``` - pip install jinja2 - ``` -- [Conda](https://anaconda.org/conda-forge/jinja2) (πŸ“₯ 65M Β· ⏱️ 30.11.2025): - ``` - conda install -c conda-forge jinja2 - ``` -
weblate (πŸ₯‡38 Β· ⭐ 5.8K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 -- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 2.1K Β· πŸ”€ 1.2K Β· πŸ“₯ 10K Β· πŸ“¦ 49 Β· πŸ“‹ 6.3K - 8% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 2.1K Β· πŸ”€ 1.2K Β· πŸ“₯ 10K Β· πŸ“¦ 50 Β· πŸ“‹ 6.3K - 7% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/WeblateOrg/weblate ``` -- [PyPi](https://pypi.org/project/weblate) (πŸ“₯ 190K / month): +- [PyPi](https://pypi.org/project/weblate) (πŸ“₯ 290K / month): ``` pip install weblate ```
-
web3.py (πŸ₯‡38 Β· ⭐ 5.5K Β· πŸ“ˆ) - A python interface for interacting with the Ethereum blockchain and.. MIT +
web3.py (πŸ₯‡38 Β· ⭐ 5.5K) - A python interface for interacting with the Ethereum blockchain and.. MIT -- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.7K Β· πŸ“‹ 1.6K - 8% open Β· ⏱️ 02.04.2026): +- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.7K Β· πŸ“‹ 1.6K - 8% open Β· ⏱️ 21.04.2026): ``` git clone https://github.com/ethereum/web3.py ``` -- [PyPi](https://pypi.org/project/web3) (πŸ“₯ 4.8M / month Β· πŸ“¦ 2K Β· ⏱️ 02.04.2026): +- [PyPi](https://pypi.org/project/web3) (πŸ“₯ 4.8M / month Β· πŸ“¦ 2.1K Β· ⏱️ 02.04.2026): ``` pip install web3 ``` @@ -4656,26 +4659,38 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge web3 ```
+
pywebview (πŸ₯ˆ37 Β· ⭐ 5.9K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 + +- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 630 Β· πŸ“¦ 4.3K Β· πŸ“‹ 1.2K - 1% open Β· ⏱️ 15.04.2026): + + ``` + git clone https://github.com/r0x0r/pywebview + ``` +- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 920K / month Β· πŸ“¦ 490 Β· ⏱️ 15.04.2026): + ``` + pip install pywebview + ``` +
structlog (πŸ₯ˆ37 Β· ⭐ 4.7K) - Simple, powerful, and fast logging for Python. Apache-2 -- [GitHub](https://github.com/hynek/structlog) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 270 Β· πŸ“¦ 32K Β· πŸ“‹ 390 - 9% open Β· ⏱️ 06.04.2026): +- [GitHub](https://github.com/hynek/structlog) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 280 Β· πŸ“¦ 32K Β· πŸ“‹ 390 - 9% open Β· ⏱️ 06.04.2026): ``` git clone https://github.com/hynek/structlog ``` -- [PyPi](https://pypi.org/project/structlog) (πŸ“₯ 70M / month Β· πŸ“¦ 2.2K Β· ⏱️ 27.10.2025): +- [PyPi](https://pypi.org/project/structlog) (πŸ“₯ 74M / month Β· πŸ“¦ 2.2K Β· ⏱️ 27.10.2025): ``` pip install structlog ```
rdflib (πŸ₯ˆ37 Β· ⭐ 2.4K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3 -- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 580 Β· πŸ“₯ 720 Β· πŸ“¦ 28K Β· πŸ“‹ 1.4K - 25% open Β· ⏱️ 11.02.2026): +- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 580 Β· πŸ“₯ 750 Β· πŸ“¦ 28K Β· πŸ“‹ 1.3K - 22% open Β· ⏱️ 11.02.2026): ``` git clone https://github.com/RDFLib/rdflib ``` -- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 11M / month Β· πŸ“¦ 1.8K Β· ⏱️ 13.02.2026): +- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 11M / month): ``` pip install rdflib ``` @@ -4686,23 +4701,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
pynacl (πŸ₯ˆ37 Β· ⭐ 1.2K) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2 -- [GitHub](https://github.com/pyca/pynacl) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 250 Β· πŸ“¦ 140K Β· πŸ“‹ 320 - 15% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/pyca/pynacl) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 250 Β· πŸ“¦ 140K Β· πŸ“‹ 320 - 15% open Β· ⏱️ 16.04.2026): ``` git clone https://github.com/pyca/pynacl ``` -- [PyPi](https://pypi.org/project/pynacl) (πŸ“₯ 210M / month): +- [PyPi](https://pypi.org/project/pynacl) (πŸ“₯ 220M / month): ``` pip install pynacl ``` -- [Conda](https://anaconda.org/conda-forge/pynacl) (πŸ“₯ 12M Β· ⏱️ 27.02.2026): +- [Conda](https://anaconda.org/conda-forge/pynacl) (πŸ“₯ 13M Β· ⏱️ 27.02.2026): ``` conda install -c conda-forge pynacl ```
pyopenssl (πŸ₯ˆ37 Β· ⭐ 940) - A Python wrapper around the OpenSSL library. Apache-2 -- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 410 Β· πŸ“¦ 280K Β· πŸ“‹ 560 - 11% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 420 Β· πŸ“¦ 280K Β· πŸ“‹ 560 - 11% open Β· ⏱️ 15.04.2026): ``` git clone https://github.com/pyca/pyopenssl @@ -4716,42 +4731,42 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge pyopenssl ```
-
certifi (πŸ₯ˆ36 Β· ⭐ 960) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0 +
idna (πŸ₯ˆ37 Β· ⭐ 280) - Internationalized Domain Names for Python (IDNA 2008 and UTS #46). BSD-3 -- [GitHub](https://github.com/certifi/python-certifi) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 280 Β· πŸ“¦ 5 Β· πŸ“‹ 160 - 1% open Β· ⏱️ 16.03.2026): +- [GitHub](https://github.com/kjd/idna) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 110 Β· πŸ“₯ 910 Β· πŸ“¦ 2.5M Β· ⏱️ 22.04.2026): ``` - git clone https://github.com/certifi/python-certifi + git clone https://github.com/kjd/idna ``` -- [PyPi](https://pypi.org/project/certifi) (πŸ“₯ 1.3B / month Β· πŸ“¦ 14K Β· ⏱️ 25.02.2026): +- [PyPi](https://pypi.org/project/idna) (πŸ“₯ 1.3B / month): ``` - pip install certifi + pip install idna ``` -- [Conda](https://anaconda.org/conda-forge/certifi) (πŸ“₯ 180M Β· ⏱️ 25.02.2026): +- [Conda](https://anaconda.org/conda-forge/idna) (πŸ“₯ 82M Β· ⏱️ 23.04.2026): ``` - conda install -c conda-forge certifi + conda install -c conda-forge idna ```
-
pywebview (πŸ₯ˆ35 Β· ⭐ 5.8K) - 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) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 620 Β· πŸ“¦ 4.2K Β· πŸ“‹ 1.2K - 0% open Β· ⏱️ 05.04.2026): +- [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.8K Β· πŸ“¦ 2.3K Β· πŸ“‹ 1.2K - 11% open Β· ⏱️ 19.04.2026): ``` - git clone https://github.com/r0x0r/pywebview + git clone https://github.com/Gallopsled/pwntools ``` -- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 680K / month): +- [PyPi](https://pypi.org/project/pwntools) (πŸ“₯ 300K / month Β· πŸ“¦ 100 Β· ⏱️ 12.10.2025): ``` - pip install pywebview + pip install pwntools ```
-
itsdangerous (πŸ₯ˆ35 Β· ⭐ 3.1K Β· πŸ’€) - Safely pass trusted data to untrusted environments and back. BSD-3 +
itsdangerous (πŸ₯ˆ36 Β· ⭐ 3.1K Β· πŸ’€) - Safely pass trusted data to untrusted environments and back. BSD-3 -- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 230 Β· πŸ“₯ 210 Β· πŸ“¦ 1.4M Β· πŸ“‹ 120 - 1% open Β· ⏱️ 14.06.2025): +- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 230 Β· πŸ“₯ 230 Β· πŸ“¦ 1.4M Β· πŸ“‹ 120 - 0% open Β· ⏱️ 14.06.2025): ``` git clone https://github.com/pallets/itsdangerous ``` -- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 180M / month Β· πŸ“¦ 1.8K Β· ⏱️ 16.04.2024): +- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 180M / month): ``` pip install itsdangerous ``` @@ -4760,58 +4775,58 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge itsdangerous ```
-
Radicale (πŸ₯ˆ33 Β· ⭐ 4.6K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 +
jinja (πŸ₯ˆ35 Β· ⭐ 12K Β· πŸ’€) - A very fast and expressive template engine. BSD-3 -- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 500 Β· πŸ“¦ 190 Β· πŸ“‹ 1.2K - 0% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 1.7K Β· πŸ“₯ 78K Β· πŸ“¦ 21 Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 14.06.2025): ``` - git clone https://github.com/Kozea/Radicale + git clone https://github.com/pallets/jinja ``` -- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 17K / month): +- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 540M / month): ``` - pip install radicale + pip install jinja2 + ``` +- [Conda](https://anaconda.org/conda-forge/jinja2) (πŸ“₯ 66M Β· ⏱️ 30.11.2025): + ``` + conda install -c conda-forge jinja2 ```
-
idna (πŸ₯ˆ33 Β· ⭐ 280) - Internationalized Domain Names for Python (IDNA 2008 and UTS #46). BSD-3 +
Radicale (πŸ₯ˆ34 Β· ⭐ 4.6K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 -- [GitHub](https://github.com/kjd/idna) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 120 Β· πŸ“₯ 890 Β· πŸ“¦ 2.5M Β· πŸ“‹ 100 - 4% open Β· ⏱️ 12.10.2025): +- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 500 Β· πŸ“¦ 190 Β· πŸ“‹ 1.2K - 0% open Β· ⏱️ 23.04.2026): ``` - git clone https://github.com/kjd/idna - ``` -- [PyPi](https://pypi.org/project/idna) (πŸ“₯ 1.2B / month Β· πŸ“¦ 9.9K Β· ⏱️ 12.10.2025): - ``` - pip install idna + git clone https://github.com/Kozea/Radicale ``` -- [Conda](https://anaconda.org/conda-forge/idna) (πŸ“₯ 81M Β· ⏱️ 12.10.2025): +- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 16K / month Β· πŸ“¦ 41 Β· ⏱️ 12.04.2026): ``` - conda install -c conda-forge idna + pip install radicale ```
-
fake-useragent (πŸ₯ˆ32 Β· ⭐ 4K) - Up-to-date simple useragent faker with real world database. Apache-2 +
tifffile (πŸ₯ˆ34 Β· ⭐ 650) - Read and write TIFF files. BSD-3 -- [GitHub](https://github.com/fake-useragent/fake-useragent) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 530 Β· πŸ“‹ 160 - 2% open Β· ⏱️ 12.11.2025): +- [GitHub](https://github.com/cgohlke/tifffile) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 160 Β· πŸ“₯ 1.3K Β· πŸ“¦ 87K Β· πŸ“‹ 280 - 0% open Β· ⏱️ 12.04.2026): ``` - git clone https://github.com/hellysmile/fake-useragent + git clone https://github.com/cgohlke/tifffile ``` -- [PyPi](https://pypi.org/project/fake-useragent) (πŸ“₯ 7.3M / month Β· πŸ“¦ 1.2K Β· ⏱️ 14.04.2025): +- [PyPi](https://pypi.org/project/tifffile) (πŸ“₯ 22M / month Β· πŸ“¦ 2.2K Β· ⏱️ 12.04.2026): ``` - pip install fake-useragent + pip install tifffile ``` -- [Conda](https://anaconda.org/conda-forge/fake-useragent) (πŸ“₯ 78K Β· ⏱️ 27.08.2025): +- [Conda](https://anaconda.org/conda-forge/tifffile) (πŸ“₯ 8.2M Β· ⏱️ 12.04.2026): ``` - conda install -c conda-forge fake-useragent + conda install -c conda-forge tifffile ```
-
webargs (πŸ₯ˆ32 Β· ⭐ 1.4K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT +
webargs (πŸ₯ˆ33 Β· ⭐ 1.4K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT -- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 160 Β· πŸ“¦ 10K Β· πŸ“‹ 300 - 1% open Β· ⏱️ 06.04.2026): +- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 160 Β· πŸ“¦ 10K Β· πŸ“‹ 300 - 2% open Β· ⏱️ 20.04.2026): ``` git clone https://github.com/marshmallow-code/webargs ``` -- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 3.3M / month): +- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 3.1M / month Β· πŸ“¦ 160 Β· ⏱️ 29.10.2025): ``` pip install webargs ``` @@ -4820,54 +4835,54 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge webargs ```
-
aiodns (πŸ₯ˆ32 Β· ⭐ 590) - Simple DNS resolver for asyncio. MIT +
Mako (πŸ₯ˆ33 Β· ⭐ 430) - Mako Templates for Python. MIT -- [GitHub](https://github.com/aio-libs/aiodns) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 72 Β· πŸ“¦ 63K Β· πŸ“‹ 87 - 12% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/sqlalchemy/mako) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 70 Β· πŸ“¦ 330K Β· πŸ“‹ 370 - 19% open Β· ⏱️ 14.04.2026): ``` - git clone https://github.com/saghul/aiodns + git clone https://github.com/sqlalchemy/mako ``` -- [PyPi](https://pypi.org/project/aiodns) (πŸ“₯ 15M / month): +- [PyPi](https://pypi.org/project/mako) (πŸ“₯ 150M / month Β· πŸ“¦ 1.4K Β· ⏱️ 14.04.2026): ``` - pip install aiodns + pip install mako ``` -- [Conda](https://anaconda.org/conda-forge/aiodns) (πŸ“₯ 510K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/mako) (πŸ“₯ 12M Β· ⏱️ 14.04.2026): ``` - conda install -c conda-forge aiodns + conda install -c conda-forge mako ```
-
saleor (πŸ₯‰31 Β· ⭐ 23K) - Saleor Core: the high performance, composable, headless.. BSD-3 +
aiodns (πŸ₯ˆ32 Β· ⭐ 590) - Simple DNS resolver for asyncio. MIT -- [GitHub](https://github.com/saleor/saleor) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 5.9K Β· πŸ“¦ 8 Β· πŸ“‹ 4.4K - 5% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/aio-libs/aiodns) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 73 Β· πŸ“¦ 63K Β· πŸ“‹ 87 - 12% open Β· ⏱️ 22.04.2026): ``` - git clone https://github.com/saleor/saleor + git clone https://github.com/saghul/aiodns ``` -
-
Mako (πŸ₯‰31 Β· ⭐ 430 Β· πŸ’€) - Mako Templates for Python. MIT - -- [GitHub](https://github.com/sqlalchemy/mako) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 68 Β· πŸ“¦ 330K Β· πŸ“‹ 370 - 19% open Β· ⏱️ 16.08.2025): - +- [PyPi](https://pypi.org/project/aiodns) (πŸ“₯ 21M / month Β· πŸ“¦ 960 Β· ⏱️ 10.01.2026): ``` - git clone https://github.com/sqlalchemy/mako + pip install aiodns ``` -- [PyPi](https://pypi.org/project/mako) (πŸ“₯ 150M / month Β· πŸ“¦ 1.2K Β· ⏱️ 10.04.2025): +- [Conda](https://anaconda.org/conda-forge/aiodns) (πŸ“₯ 520K Β· ⏱️ 22.04.2025): ``` - pip install mako + conda install -c conda-forge aiodns ``` -- [Conda](https://anaconda.org/conda-forge/mako) (πŸ“₯ 12M Β· ⏱️ 02.12.2025): +
+
saleor (πŸ₯‰31 Β· ⭐ 23K) - Saleor Core: the high performance, composable, headless.. BSD-3 + +- [GitHub](https://github.com/saleor/saleor) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 5.9K Β· πŸ“¦ 8 Β· πŸ“‹ 4.4K - 4% open Β· ⏱️ 22.04.2026): + ``` - conda install -c conda-forge mako + git clone https://github.com/saleor/saleor ```
terminado (πŸ₯‰31 Β· ⭐ 380 Β· πŸ’€) - Terminals served by tornado websockets. BSD-2 -- [GitHub](https://github.com/jupyter/terminado) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 93 Β· πŸ“₯ 610 Β· πŸ“¦ 340K Β· πŸ“‹ 73 - 43% open Β· ⏱️ 02.08.2025): +- [GitHub](https://github.com/jupyter/terminado) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 94 Β· πŸ“₯ 650 Β· πŸ“¦ 340K Β· πŸ“‹ 69 - 40% open Β· ⏱️ 02.08.2025): ``` git clone https://github.com/jupyter/terminado ``` -- [PyPi](https://pypi.org/project/terminado) (πŸ“₯ 39M / month Β· πŸ“¦ 370 Β· ⏱️ 12.03.2024): +- [PyPi](https://pypi.org/project/terminado) (πŸ“₯ 41M / month): ``` pip install terminado ``` @@ -4878,7 +4893,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
maltrail (πŸ₯‰30 Β· ⭐ 8.4K) - Malicious traffic detection system. MIT -- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 1.2K Β· πŸ“¦ 20 Β· πŸ“‹ 500 - 17% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 1.2K Β· πŸ“¦ 20 Β· πŸ“‹ 500 - 17% open Β· ⏱️ 23.04.2026): ``` git clone https://github.com/stamparm/maltrail @@ -4891,150 +4906,177 @@ _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.9M / month): +- [PyPi](https://pypi.org/project/aiortc) (πŸ“₯ 2.5M / month): ``` pip install aiortc ```
+
pyload (πŸ₯‰30 Β· ⭐ 3.8K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 + +- [GitHub](https://github.com/pyload/pyload) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 750 Β· πŸ“₯ 120K Β· πŸ“¦ 24 Β· πŸ“‹ 3.4K - 6% open Β· ⏱️ 22.04.2026): + + ``` + git clone https://github.com/pyload/pyload + ``` +- [PyPi](https://pypi.org/project/pyload-ng) (πŸ“₯ 4.2K / month Β· πŸ“¦ 3 Β· ⏱️ 20.04.2026): + ``` + pip install pyload-ng + ``` +
webassets (πŸ₯‰30 Β· ⭐ 940 Β· πŸ’€) - Asset management for Python web development. BSD-2 -- [GitHub](https://github.com/miracle2k/webassets) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 250 Β· πŸ“¦ 7.6K Β· πŸ“‹ 300 - 20% open Β· ⏱️ 17.08.2025): +- [GitHub](https://github.com/miracle2k/webassets) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 260 Β· πŸ“¦ 7.6K Β· πŸ“‹ 310 - 22% open Β· ⏱️ 17.08.2025): ``` git clone https://github.com/miracle2k/webassets ``` -- [PyPi](https://pypi.org/project/webassets) (πŸ“₯ 260K / month): +- [PyPi](https://pypi.org/project/webassets) (πŸ“₯ 250K / month Β· πŸ“¦ 98 Β· ⏱️ 17.08.2025): ``` pip install webassets ``` -- [Conda](https://anaconda.org/conda-forge/webassets) (πŸ“₯ 80K Β· ⏱️ 22.04.2025): +- [Conda](https://anaconda.org/conda-forge/webassets) (πŸ“₯ 81K Β· ⏱️ 22.04.2025): ``` conda install -c conda-forge webassets ```
-
tifffile (πŸ₯‰27 Β· ⭐ 650) - Read and write TIFF files. BSD-3 +
pyngrok (πŸ₯‰30 Β· ⭐ 460) - A Python wrapper for ngrok. MIT -- [GitHub](https://github.com/cgohlke/tifffile) (πŸ”€ 160 Β· πŸ“₯ 1.3K Β· ⏱️ 03.03.2026): +- [GitHub](https://github.com/alexdlaird/pyngrok) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 59 Β· πŸ“¦ 11K Β· πŸ“‹ 100 - 3% open Β· ⏱️ 01.04.2026): ``` - git clone https://github.com/cgohlke/tifffile + git clone https://github.com/alexdlaird/pyngrok ``` -- [PyPi](https://pypi.org/project/tifffile) (πŸ“₯ 20M / month): +- [PyPi](https://pypi.org/project/pyngrok) (πŸ“₯ 1.8M / month Β· πŸ“¦ 340 Β· ⏱️ 01.04.2026): ``` - pip install tifffile + pip install pyngrok ``` -- [Conda](https://anaconda.org/conda-forge/tifffile) (πŸ“₯ 8.1M Β· ⏱️ 05.03.2026): +- [Conda](https://anaconda.org/conda-forge/pyngrok) (πŸ“₯ 230K Β· ⏱️ 01.04.2026): ``` - conda install -c conda-forge tifffile + conda install -c conda-forge pyngrok ```
-
httpagentparser (πŸ₯‰27 Β· ⭐ 230) - Python HTTP Agent Parser. MIT +
sslyze (πŸ₯‰28 Β· ⭐ 3.7K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0 -- [GitHub](https://github.com/shon/httpagentparser) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 57 Β· πŸ“¦ 6.3K Β· πŸ“‹ 50 - 28% open Β· ⏱️ 08.03.2026): +- [GitHub](https://github.com/nabla-c0d3/sslyze) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 490 Β· πŸ“₯ 120K Β· πŸ“‹ 550 - 3% open Β· ⏱️ 29.03.2026): ``` - git clone https://github.com/shon/httpagentparser + git clone https://github.com/nabla-c0d3/sslyze ``` -- [PyPi](https://pypi.org/project/httpagentparser) (πŸ“₯ 410K / month): +- [PyPi](https://pypi.org/project/sslyze) (πŸ“₯ 89K / month Β· πŸ“¦ 16 Β· ⏱️ 29.03.2026): ``` - pip install httpagentparser + pip install sslyze ```
-
sslyze (πŸ₯‰26 Β· ⭐ 3.7K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0 +
httpagentparser (πŸ₯‰28 Β· ⭐ 230) - Python HTTP Agent Parser. MIT -- [GitHub](https://github.com/nabla-c0d3/sslyze) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 490 Β· πŸ“₯ 120K Β· πŸ“‹ 550 - 3% open Β· ⏱️ 29.03.2026): +- [GitHub](https://github.com/shon/httpagentparser) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 58 Β· πŸ“¦ 6.3K Β· πŸ“‹ 57 - 36% open Β· ⏱️ 08.03.2026): ``` - git clone https://github.com/nabla-c0d3/sslyze + git clone https://github.com/shon/httpagentparser ``` -- [PyPi](https://pypi.org/project/sslyze) (πŸ“₯ 98K / month): +- [PyPi](https://pypi.org/project/httpagentparser) (πŸ“₯ 420K / month Β· πŸ“¦ 51 Β· ⏱️ 08.03.2026): ``` - pip install sslyze + pip install httpagentparser ```
-
healthchecks (πŸ₯‰25 Β· ⭐ 10K) - Open-source cron job and background task monitoring service,.. BSD-3 +
fake-useragent (πŸ₯‰27 Β· ⭐ 4K) - Up-to-date simple useragent faker with real world database. Apache-2 -- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 940 Β· πŸ“¦ 1 Β· πŸ“‹ 860 - 6% open Β· ⏱️ 09.04.2026): +- [GitHub](https://github.com/fake-useragent/fake-useragent) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 530 Β· πŸ“‹ 160 - 2% open Β· ⏱️ 12.11.2025): ``` - git clone https://github.com/healthchecks/healthchecks + git clone https://github.com/hellysmile/fake-useragent + ``` +- [PyPi](https://pypi.org/project/fake-useragent) (πŸ“₯ 6.9M / month): + ``` + pip install fake-useragent + ``` +- [Conda](https://anaconda.org/conda-forge/fake-useragent) (πŸ“₯ 79K Β· ⏱️ 27.08.2025): + ``` + conda install -c conda-forge fake-useragent ```
-
pyngrok (πŸ₯‰24 Β· ⭐ 460) - A Python wrapper for ngrok. MIT +
trustme (πŸ₯‰27 Β· ⭐ 600) - #1 quality TLS certs while you wait, for the discerning tester. MIT -- [GitHub](https://github.com/alexdlaird/pyngrok) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 56 Β· πŸ“‹ 98 - 1% open Β· ⏱️ 01.04.2026): +- [GitHub](https://github.com/python-trio/trustme) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 32 Β· πŸ“₯ 15 Β· πŸ“¦ 1.6K Β· πŸ“‹ 35 - 11% open Β· ⏱️ 05.03.2026): ``` - git clone https://github.com/alexdlaird/pyngrok + git clone https://github.com/python-trio/trustme ``` -- [PyPi](https://pypi.org/project/pyngrok) (πŸ“₯ 1.7M / month): +- [PyPi](https://pypi.org/project/trustme) (πŸ“₯ 870K / month Β· πŸ“¦ 52 Β· ⏱️ 02.01.2025): ``` - pip install pyngrok + pip install trustme ``` -- [Conda](https://anaconda.org/conda-forge/pyngrok) (πŸ“₯ 220K Β· ⏱️ 01.04.2026): +- [Conda](https://anaconda.org/conda-forge/trustme) (πŸ“₯ 33K Β· ⏱️ 22.04.2025): ``` - conda install -c conda-forge pyngrok + conda install -c conda-forge trustme ```
-
asgi-lifespan (πŸ₯‰24 Β· ⭐ 270) - Programmatic startup/shutdown of ASGI apps. MIT +
streaming-form-data (πŸ₯‰27 Β· ⭐ 180) - Streaming (and fast!) parser for multipart/form-data.. MIT -- [GitHub](https://github.com/florimondmanca/asgi-lifespan) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 17 Β· πŸ“¦ 17K Β· πŸ“‹ 21 - 14% open Β· ⏱️ 11.02.2026): +- [GitHub](https://github.com/siddhantgoel/streaming-form-data) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 36 Β· πŸ“¦ 200 Β· πŸ“‹ 43 - 4% open Β· ⏱️ 14.04.2026): ``` - git clone https://github.com/florimondmanca/asgi-lifespan + git clone https://github.com/siddhantgoel/streaming-form-data ``` -- [PyPi](https://pypi.org/project/asgi-lifespan) (πŸ“₯ 6.4M / month): +- [PyPi](https://pypi.org/project/streaming-form-data) (πŸ“₯ 340K / month Β· πŸ“¦ 22 Β· ⏱️ 25.01.2026): ``` - pip install asgi-lifespan + pip install streaming-form-data ``` -- [Conda](https://anaconda.org/conda-forge/asgi-lifespan) (πŸ“₯ 210K Β· ⏱️ 22.04.2025): +
+
healthchecks (πŸ₯‰25 Β· ⭐ 10K) - Open-source cron job and background task monitoring service,.. BSD-3 + +- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 940 Β· πŸ“¦ 1 Β· πŸ“‹ 870 - 6% open Β· ⏱️ 20.04.2026): + ``` - conda install -c conda-forge asgi-lifespan + git clone https://github.com/healthchecks/healthchecks ```
-
streaming-form-data (πŸ₯‰24 Β· ⭐ 180) - Streaming (and fast!) parser for multipart/form-data.. MIT +
asgi-lifespan (πŸ₯‰25 Β· ⭐ 270) - Programmatic startup/shutdown of ASGI apps. MIT -- [GitHub](https://github.com/siddhantgoel/streaming-form-data) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 34 Β· πŸ“¦ 200 Β· πŸ“‹ 43 - 4% open Β· ⏱️ 08.04.2026): +- [GitHub](https://github.com/florimondmanca/asgi-lifespan) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 17 Β· πŸ“¦ 17K Β· πŸ“‹ 21 - 14% open Β· ⏱️ 11.02.2026): ``` - git clone https://github.com/siddhantgoel/streaming-form-data + git clone https://github.com/florimondmanca/asgi-lifespan ``` -- [PyPi](https://pypi.org/project/streaming-form-data) (πŸ“₯ 280K / month): +- [PyPi](https://pypi.org/project/asgi-lifespan) (πŸ“₯ 6.3M / month): ``` - pip install streaming-form-data + pip install asgi-lifespan + ``` +- [Conda](https://anaconda.org/conda-forge/asgi-lifespan) (πŸ“₯ 210K Β· ⏱️ 22.04.2025): + ``` + conda install -c conda-forge asgi-lifespan ```
-
Show 29 hidden projects... +
Show 28 hidden projects... -- pyzmq (πŸ₯‡40 Β· ⭐ 4.1K) - PyZMQ: Python bindings for zeromq. ❗️Revised BSD +- twisted (πŸ₯‡40 Β· ⭐ 6K) - Event-driven networking engine written in Python. ❗Unlicensed - certbot (πŸ₯‡39 Β· ⭐ 33K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. ❗Unlicensed -- dnspython (πŸ₯‡38 Β· ⭐ 2.6K) - a powerful DNS toolkit for python. ❗Unlicensed -- impacket (πŸ₯ˆ35 Β· ⭐ 16K) - Impacket is a collection of Python classes for working with.. ❗Unlicensed -- pwntools (πŸ₯ˆ34 Β· ⭐ 13K) - CTF framework and exploit development library. ❗Unlicensed -- PySocks (πŸ₯ˆ34 Β· ⭐ 1.3K Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. BSD-3 -- httpbin (πŸ₯ˆ32 Β· ⭐ 14K Β· πŸ’€) - HTTP Request & Response Service, written in Python + Flask. ISC -- Js2Py (πŸ₯‰30 Β· ⭐ 2.6K Β· πŸ’€) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT -- dpkt (πŸ₯‰30 Β· ⭐ 1.2K Β· πŸ’€) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 +- pyzmq (πŸ₯‡39 Β· ⭐ 4.1K) - PyZMQ: Python bindings for zeromq. ❗️Revised BSD +- dnspython (πŸ₯‡38 Β· ⭐ 2.7K) - a powerful DNS toolkit for python. ❗Unlicensed +- httpbin (πŸ₯ˆ33 Β· ⭐ 14K Β· πŸ’€) - HTTP Request & Response Service, written in Python + Flask. ISC +- impacket (πŸ₯ˆ32 Β· ⭐ 16K) - Impacket is a collection of Python classes for working with.. ❗Unlicensed +- PySocks (πŸ₯ˆ32 Β· ⭐ 1.3K Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. ❗Unlicensed - netaddr (πŸ₯‰30 Β· ⭐ 820 Β· πŸ’€) - A network address manipulation library for Python. ❗Unlicensed -- pyload (πŸ₯‰29 Β· ⭐ 3.7K) - The free and open-source Download Manager written in pure Python. ❗Unlicensed +- Js2Py (πŸ₯‰29 Β· ⭐ 2.6K Β· πŸ’€) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT - speedtest-cli (πŸ₯‰28 Β· ⭐ 14K Β· πŸ’€) - Command line interface for testing internet bandwidth.. Apache-2 -- proxy.py (πŸ₯‰27 Β· ⭐ 3.5K Β· πŸ’€) - Ngrok FRP Alternative Fast Lightweight 0 Dependency Pluggable TLS.. BSD-3 -- klein (πŸ₯‰26 Β· ⭐ 840) - werkzeug + twisted.web. ❗Unlicensed -- ipaddress (πŸ₯‰26 Β· ⭐ 110 Β· πŸ’€) - Python 3.3+s ipaddress for older Python versions. Python-2.0 -- trustme (πŸ₯‰25 Β· ⭐ 600) - #1 quality TLS certs while you wait, for the discerning tester. ❗Unlicensed -- python-user-agents (πŸ₯‰24 Β· ⭐ 1.5K Β· πŸ’€) - A Python library that provides an easy way to identify.. MIT -- python-whois (πŸ₯‰24 Β· ⭐ 410 Β· πŸ’€) - A python module for retrieving and parsing WHOIS data. ❗️WTFPL -- Cactus (πŸ₯‰23 Β· ⭐ 3.5K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 -- hyde (πŸ₯‰22 Β· ⭐ 1.7K Β· πŸ’€) - A Python Static Website Generator (See https://duct-ui.org from the.. MIT -- ProxyBroker (πŸ₯‰21 Β· ⭐ 4.1K Β· πŸ’€) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS. Apache-2 -- sandman2 (πŸ₯‰21 Β· ⭐ 2K Β· πŸ’€) - Automatically generate a RESTful API service for your legacy.. Apache-2 +- python-user-agents (πŸ₯‰28 Β· ⭐ 1.5K Β· πŸ’€) - A Python library that provides an easy way to identify.. MIT +- dpkt (πŸ₯‰28 Β· ⭐ 1.2K Β· πŸ’€) - fast, simple packet creation / parsing, with definitions for the.. ❗Unlicensed +- certifi (πŸ₯‰28 Β· ⭐ 960 Β· πŸ“‰) - (Python Distribution) A carefully curated collection of Root.. ❗Unlicensed +- klein (πŸ₯‰27 Β· ⭐ 840) - werkzeug + twisted.web. ❗Unlicensed +- proxy.py (πŸ₯‰25 Β· ⭐ 3.5K Β· πŸ’€) - Ngrok FRP Alternative Fast Lightweight 0 Dependency Pluggable TLS.. BSD-3 +- Cactus (πŸ₯‰24 Β· ⭐ 3.5K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 +- python-whois (πŸ₯‰23 Β· ⭐ 410 Β· πŸ’€) - A python module for retrieving and parsing WHOIS data. ❗️WTFPL +- ipaddress (πŸ₯‰23 Β· ⭐ 110 Β· πŸ’€) - Python 3.3+s ipaddress for older Python versions. ❗Unlicensed +- hyde (πŸ₯‰21 Β· ⭐ 1.7K Β· πŸ’€) - A Python Static Website Generator (See https://duct-ui.org from the.. MIT - reppy (πŸ₯‰21 Β· ⭐ 200 Β· πŸ’€) - Modern robots.txt Parser for Python. MIT - cabot (πŸ₯‰20 Β· ⭐ 5.7K Β· πŸ’€) - Self-hosted, easily-deployable monitoring and alerts service - like a.. MIT - urlwatch (πŸ₯‰20 Β· ⭐ 3K) - Watch (parts of) webpages and get notified when something changes.. ❗Unlicensed +- sandman2 (πŸ₯‰20 Β· ⭐ 2K Β· πŸ’€) - Automatically generate a RESTful API service for your legacy.. Apache-2 - toapi (πŸ₯‰19 Β· ⭐ 3.6K Β· πŸ’€) - Every web site provides APIs. MIT -- tinkerer (πŸ₯‰17 Β· ⭐ 300 Β· πŸ’€) - Python blogging engine. ❗️BSD-2-Clause-FreeBSD -- libextract (πŸ₯‰16 Β· ⭐ 510 Β· πŸ’€) - Extract data from websites using basic statistical magic. MIT -- IP2Trace (πŸ₯‰10 Β· ⭐ 43) - Python tool to traceroute with IP geolocation information, such as.. MIT +- ProxyBroker (πŸ₯‰18 Β· ⭐ 4.1K Β· πŸ’€) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS. Apache-2 +- libextract (πŸ₯‰15 Β· ⭐ 510 Β· πŸ’€) - Extract data from websites using basic statistical magic. MIT +- tinkerer (πŸ₯‰14 Β· ⭐ 300 Β· πŸ’€) - Python blogging engine. ❗Unlicensed +- IP2Trace (πŸ₯‰11 Β· ⭐ 43) - Python tool to traceroute with IP geolocation information, such as.. MIT
--- diff --git a/history/2026-04-23_changes.md b/history/2026-04-23_changes.md new file mode 100644 index 00000000..87900215 --- /dev/null +++ b/history/2026-04-23_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._ + +- Streamlit (πŸ₯‡48 Β· ⭐ 44K Β· πŸ“ˆ) - Streamlit A faster way to build and share data apps. Apache-2 +- aiohttp (πŸ₯ˆ35 Β· ⭐ 16K Β· πŸ“ˆ) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 +- Yarl (πŸ₯ˆ30 Β· ⭐ 1.5K Β· πŸ“ˆ) - Yet another URL library. Apache-2 +- instagram-scraper (πŸ₯‰17 Β· ⭐ 6.9K Β· πŸ’€) - Scrapes an instagram users photos and videos. Unlicense +- gain (πŸ₯‰13 Β· ⭐ 2K Β· πŸ’€) - Taken Over By Shad0w For Responsible Disclosure [Kiwi BBP]. ❗️GPL-3.0 + +## πŸ“‰ Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- certifi (πŸ₯‰28 Β· ⭐ 960 Β· πŸ“‰) - (Python Distribution) A carefully curated collection of Root.. ❗Unlicensed +- html2text (πŸ₯‰24 Β· ⭐ 2.1K Β· πŸ“‰) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 +- furl (πŸ₯‰22 Β· ⭐ 2.8K Β· πŸ“‰) - The easiest way to parse and modify URLs in Python. ❗Unlicensed +- Model Bakery (πŸ₯‰22 Β· ⭐ 980 Β· πŸ“‰) - Object factory for Django. ❗Unlicensed +- playwright (πŸ₯‰10 Β· πŸ“‰) - Python version of the Playwright testing and automation library. ❗Unlicensed + diff --git a/history/2026-04-23_projects.csv b/history/2026-04-23_projects.csv new file mode 100644 index 00000000..d2ec0da3 --- /dev/null +++ b/history/2026-04-23_projects.csv @@ -0,0 +1,587 @@ +,name,github_id,category,resource,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_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,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,trending,brew_id,maven_id,npm_id,npm_url,npm_monthly_downloads,maven_url,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,conda_dependent_project_count,npm_latest_release_published_at,npm_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,2026-03-18 16:28:22.000000,2026-03-18 16:28:22,4539.0,2.0,45048.0,4592.0,4512.0,4.0,861.0,426034.0,A collective list of free APIs.,2.0,2.0,1380.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,2026-04-22 07:43:52.000000,2026-04-20 19:03:20,4331.0,32.0,9067.0,837.0,2378.0,201.0,2320.0,30902.0,The OpenAPI Specification Repository.,21.0,21.0,253.0,0,True,['openapi'],2025-09-19 16:20:24.000,3.2.0,14.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,2026-04-17 19:09:49.000000,2026-04-02 17:42:55,658.0,4.0,1121.0,494.0,632.0,146.0,382.0,14595.0,GraphQL is a query language and execution engine tied to any backend service.,,,140.0,0,True,,2025-09-04 06:52:45.000,September2025,7.0,426.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,2026-04-23 14:51:17.000000,2026-03-22 08:44:47,628.0,1.0,3025.0,441.0,353.0,30.0,34.0,23438.0,Collection of python database client libraries.,,,57.0,0,True,,2025-11-04 05:45:47.000,2025.10.30,100.0,,,lukasmasuch/best-of-ml-python,,,,,,,,,,,,,,,,,,,,,,,,,,, +4,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,2026-04-09 04:04:09.000000,2026-04-09 04:04:03,5531.0,54.0,16727.0,2082.0,2810.0,3.0,2735.0,71433.0,The Python micro framework for building web applications.,2762277.0,2743638.0,862.0,51,True,['flask'],2026-02-19 05:01:30.000,3.1.3,64.0,11608.0,200977829.0,,conda-forge/flask,flask,https://pypi.org/project/flask,2026-02-19 05:00:56.000,18639.0,200777781.0,https://anaconda.org/conda-forge/flask,2026-02-19 08:21:51.563,11795781.0,1.0,,,,,,,,,,,,,,,,, +5,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,2026-04-20 19:32:34.000000,2026-04-20 19:32:32,6438.0,59.0,9840.0,1294.0,2913.0,227.0,3999.0,53909.0,"A simple, yet elegant, HTTP library.",4363928.0,4199939.0,786.0,51,True,,2026-03-30 16:12:09.000,2.33.1,159.0,34135.0,1438609789.0,,conda-forge/requests,requests,https://pypi.org/project/requests,2026-03-30 16:09:13.000,163989.0,1437460154.0,https://anaconda.org/conda-forge/requests,2026-03-30 18:20:05.509,80427643.0,1.0,,,,,,,,,,,,,,,,, +6,fastapi,tiangolo/fastapi,web-frameworks,,https://github.com/fastapi/fastapi,https://github.com/fastapi/fastapi,MIT,2018-12-08 08:21:47.000,2026-04-23 16:49:26.000000,2026-04-23 16:45:55,7080.0,509.0,9053.0,732.0,5655.0,12.0,3506.0,97569.0,"FastAPI framework, high performance, easy to learn, fast to code, ready for production.",881336.0,881336.0,892.0,50,True,"['fastapi', 'openapi']",2026-04-23 16:49:26.000,0.136.1,176.0,,409463734.0,fastapi/fastapi,conda-forge/fastapi,fastapi,https://pypi.org/project/fastapi,,,409399034.0,https://anaconda.org/conda-forge/fastapi,2026-04-16 18:34:49.657,4593714.0,1.0,,,,,,,,,,,,,,,,, +7,grpc,grpc/grpc,rpc,,https://github.com/grpc/grpc,https://github.com/grpc/grpc,Apache-2.0,2014-12-08 18:58:53.000,2026-04-23 19:05:17.000000,2026-04-23 11:37:56,58310.0,397.0,10957.0,1330.0,29962.0,701.0,11253.0,44661.0,"C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#).",7104.0,7104.0,1147.0,50,True,,2026-03-26 17:26:33.000,1.80.0,100.0,,398086320.0,,conda-forge/grpcio,grpcio,https://pypi.org/project/grpcio,,,397777257.0,https://anaconda.org/conda-forge/grpcio,2026-04-07 08:23:47.018,21634410.0,1.0,,,,,,,,,,,,,,,,, +8,selenium,SeleniumHQ/selenium,testing,,https://github.com/SeleniumHQ/selenium,https://github.com/SeleniumHQ/selenium,Apache-2.0,2013-01-14 21:40:56.000,2026-04-23 15:36:32.000000,2026-04-23 15:36:29,34293.0,343.0,8534.0,1254.0,6034.0,114.0,11044.0,34054.0,A browser automation framework and ecosystem.,367358.0,367358.0,932.0,50,True,,2026-04-10 06:52:53.000,selenium-4.43.0,100.0,30432415.0,54799305.0,,conda-forge/selenium,selenium,https://pypi.org/project/selenium,,,54510559.0,https://anaconda.org/conda-forge/selenium,2026-04-10 12:51:27.273,2633112.0,1.0,,,,,,,,,,,,,,,,, +9,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,2026-04-23 08:54:14.000000,2026-04-23 08:54:14,34510.0,277.0,33169.0,2231.0,21091.0,,,87319.0,The Web framework for perfectionists with deadlines.,2027640.0,2027640.0,3426.0,48,True,['django'],,,167.0,,44105457.0,,conda-forge/django,django,https://pypi.org/project/django,,,44059235.0,https://anaconda.org/conda-forge/django,2026-04-08 20:04:18.757,3235591.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,2026-04-23 18:32:04.000000,2026-04-23 16:51:46,9560.0,618.0,4176.0,327.0,8917.0,1101.0,4764.0,44326.0,Streamlit A faster way to build and share data apps.,1008283.0,1008283.0,323.0,48,True,,2026-03-31 22:29:44.000,1.56.0,100.0,,28046422.0,,,streamlit,https://pypi.org/project/streamlit,,,28046422.0,,,,1.0,9.0,,,,,,,,,,,,,,,, +11,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,2026-04-18 21:55:30.000000,2026-04-18 21:55:25,5911.0,111.0,1768.0,209.0,1850.0,5.0,1253.0,6857.0,The comprehensive WSGI web application library.,1718432.0,1713245.0,514.0,47,True,,2026-04-02 18:49:29.000,3.1.8,109.0,2324.0,246483556.0,,conda-forge/werkzeug,werkzeug,https://pypi.org/project/werkzeug,2026-04-02 18:49:12.000,5187.0,246206105.0,https://anaconda.org/conda-forge/werkzeug,2026-04-02 20:02:00.795,16368286.0,1.0,,,,,,,,,,,,,,,,, +12,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,2026-04-23 16:08:45.000000,2026-04-23 16:08:38,11075.0,87.0,11495.0,1758.0,4102.0,635.0,2810.0,61428.0,"Scrapy, a fast high-level web crawling & scraping framework for Python.",56999.0,55937.0,710.0,46,True,,2026-04-23 15:12:16.000,2.15.1,110.0,,3093302.0,,conda-forge/scrapy,scrapy,https://pypi.org/project/scrapy,2026-04-23 14:59:00.000,1062.0,3065564.0,https://anaconda.org/conda-forge/scrapy,2026-04-09 16:20:36.012,1913958.0,1.0,,,,,,,,,,,,,,,,, +13,gunicorn,benoitc/gunicorn,servers,,https://github.com/benoitc/gunicorn,https://github.com/benoitc/gunicorn,,2009-11-30 18:18:08.000,2026-04-20 08:35:08.000000,2026-04-20 08:35:08,3586.0,300.0,1774.0,214.0,1263.0,73.0,2147.0,10550.0,"gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.",1569924.0,1569924.0,440.0,46,False,,2026-03-26 23:58:21.000,25.3.0,41.0,111.0,123212371.0,,conda-forge/gunicorn,gunicorn,https://pypi.org/project/gunicorn,,,123139045.0,https://anaconda.org/conda-forge/gunicorn,2026-03-27 10:18:47.472,4839568.0,1.0,,,,,,,,,,,,,,,,, +14,urllib3,urllib3/urllib3,http-clients,,https://github.com/urllib3/urllib3,https://github.com/urllib3/urllib3,MIT,2011-09-18 18:08:28.000,2026-04-21 18:44:42.000000,2026-04-21 18:44:40,4358.0,20.0,1315.0,97.0,2445.0,180.0,1219.0,4018.0,urllib3 is a user-friendly HTTP client library for Python.,2503408.0,2481000.0,390.0,46,True,,2026-01-07 16:30:23.000,2.6.3,107.0,87609.0,1491002433.0,,conda-forge/urllib3,urllib3,https://pypi.org/project/urllib3,2026-01-07 16:24:42.000,22408.0,1489725994.0,https://anaconda.org/conda-forge/urllib3,2026-01-07 20:31:38.461,88002450.0,1.0,,,,,,,,,,,,,,,,, +15,posthog,PostHog/posthog,monitoring,,https://github.com/PostHog/posthog,https://github.com/PostHog/posthog,MIT,2020-01-23 22:46:58.000,2026-04-23 19:39:18.000000,2026-04-23 19:31:19,40772.0,7275.0,2562.0,126.0,46438.0,3640.0,6512.0,32795.0,"PostHog is an all-in-one developer platform for building successful products. We offer product analytics, web..",718.0,114.0,14249.0,45,True,,2026-04-23 17:00:49.000,agent-skills-v0.60.0,192.0,466048.0,28860812.0,,,posthog,https://pypi.org/project/posthog,2026-04-21 09:12:04.000,604.0,28627788.0,,,,1.0,,,,,,,,,,,,,,,,, +16,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,2026-04-07 22:54:03.000000,2026-04-07 22:53:55,8997.0,53.0,7077.0,602.0,5001.0,78.0,3930.0,29986.0,Web APIs for Django.,855123.0,855014.0,1479.0,45,True,['django'],2026-04-19 00:22:20.000,3.15.0,47.0,21.0,162269.0,,conda-forge/djangorestframework,django-rest-framework,https://pypi.org/project/django-rest-framework,2017-07-20 17:14:33.000,109.0,143943.0,https://anaconda.org/conda-forge/djangorestframework,2026-03-25 10:16:51.039,1246183.0,2.0,,,,,,,,,,,,,,,,, +17,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,2026-04-21 07:48:26.000000,2026-04-21 07:48:25,1602.0,47.0,1153.0,102.0,1880.0,13.0,753.0,12230.0,The little ASGI framework that shines.,420519.0,415650.0,318.0,45,True,,2026-03-22 18:29:45.000,1.0.0,191.0,,452633062.0,Kludex/starlette,conda-forge/starlette,starlette,https://pypi.org/project/starlette,2026-03-22 18:29:45.000,4869.0,452557936.0,https://anaconda.org/conda-forge/starlette,2026-03-22 21:46:48.541,5183697.0,2.0,,,,,,,,,,,,,,,,, +18,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,2026-03-31 00:51:40.000000,2026-03-31 00:51:33,5012.0,48.0,5298.0,953.0,1728.0,182.0,1688.0,22222.0,"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",697006.0,697006.0,473.0,44,True,,,,31.0,,124953672.0,,conda-forge/tornado,tornado,https://pypi.org/project/tornado,,,123904124.0,https://anaconda.org/conda-forge/tornado,2026-03-24 13:45:02.484,69270230.0,2.0,,,,,,,,,,,,,,,,, +19,uvicorn,encode/uvicorn,servers,,https://github.com/Kludex/uvicorn,https://github.com/Kludex/uvicorn,BSD-3-Clause,2017-05-31 13:13:43.000,2026-04-23 12:52:12.806000,2026-04-23 06:33:22,1472.0,57.0,908.0,98.0,1660.0,19.0,692.0,10615.0,"An ASGI web server, for Python.",870946.0,870946.0,216.0,44,True,,2026-04-23 06:34:38.000,0.46.0,96.0,,448835357.0,Kludex/uvicorn,conda-forge/uvicorn,uvicorn,https://pypi.org/project/uvicorn,,,448740992.0,https://anaconda.org/conda-forge/uvicorn,2026-04-23 12:52:12.806,6228150.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,2026-04-17 20:45:12.770000,2026-04-17 18:53:08,4061.0,72.0,3112.0,197.0,,1.0,2407.0,10323.0,"Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party..",273997.0,273705.0,799.0,44,True,['django'],2026-04-17 18:54:12.000,65.16.1,130.0,,3588609.0,,conda-forge/django-allauth,django-allauth,https://pypi.org/project/django-allauth,2026-04-17 18:54:12.000,292.0,3581875.0,https://anaconda.org/conda-forge/django-allauth,2026-04-17 20:45:12.770,323236.0,1.0,,,,,,,,,,,,,,,,, +21,coverage,nedbat/coveragepy,testing,,https://github.com/coveragepy/coveragepy,https://github.com/coveragepy/coveragepy,Apache-2.0,2018-06-23 17:44:53.000,2026-04-19 23:21:14.000000,2026-04-19 23:21:12,7399.0,72.0,475.0,34.0,512.0,251.0,1392.0,3361.0,The code coverage tool for Python.,525097.0,502057.0,200.0,44,True,,2026-03-17 10:41:41.000,7.13.5,185.0,,240931050.0,coveragepy/coveragepy,conda-forge/coverage,coverage,https://pypi.org/project/coverage,2026-03-17 10:29:51.000,23040.0,240457815.0,https://anaconda.org/conda-forge/coverage,2026-03-17 15:49:45.615,32653259.0,1.0,,,,,,,,,,,,,,,,, +22,sentry,getsentry/sentry,monitoring,,https://github.com/getsentry/sentry,https://github.com/getsentry/sentry,SSPL-1.0,2010-08-30 22:06:41.000,2026-04-23 19:18:38.000000,2026-04-23 19:17:46,102338.0,5012.0,4597.0,668.0,95365.0,2371.0,15108.0,43673.0,Developer-first error tracking and performance monitoring.,895.0,754.0,1040.0,43,True,,2026-04-22 19:31:24.000,26.4.1,378.0,5943.0,26838.0,,conda-forge/sentry-sdk,sentry,https://pypi.org/project/sentry,2023-07-25 17:18:50.000,141.0,3607.0,https://anaconda.org/conda-forge/sentry-sdk,2026-04-13 20:36:31.904,1619524.0,1.0,,,,,,,,,,,,,,,,, +23,mitmproxy,mitmproxy/mitmproxy,testing,,https://github.com/mitmproxy/mitmproxy,https://github.com/mitmproxy/mitmproxy,MIT,2010-02-16 04:10:13.000,2026-04-19 12:50:02.000000,2026-04-19 12:50:02,11132.0,51.0,4525.0,621.0,3435.0,427.0,3290.0,43242.0,An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.,5535.0,5279.0,597.0,43,True,,2026-04-12 21:49:54.000,12.2.2,87.0,225870.0,5028070.0,,,mitmproxy,https://pypi.org/project/mitmproxy,2026-04-12 21:49:54.000,256.0,5026585.0,,,,1.0,,,,,,,,,,,,,,,,, +24,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,2026-04-19 09:21:15.000000,2026-04-19 09:21:14,3161.0,58.0,6001.0,598.0,2345.0,18.0,2305.0,29055.0,We have made you a wrapper you cant refuse.,157747.0,156538.0,208.0,43,True,,2026-03-16 09:36:38.000,22.7,154.0,45191.0,34395268.0,,conda-forge/python-telegram-bot,python-telegram-bot,https://pypi.org/project/python-telegram-bot,2026-03-16 09:36:01.000,1209.0,34392119.0,https://anaconda.org/conda-forge/python-telegram-bot,2026-03-16 13:04:39.380,190988.0,1.0,,,,,,,,,,,,,,,,, +25,Locust,locustio/locust,testing,,https://github.com/locustio/locust,https://github.com/locustio/locust,MIT,2011-02-17 11:08:03.000,2026-04-02 06:43:51.000000,2026-04-02 06:43:42,6319.0,81.0,3144.0,416.0,1515.0,10.0,1761.0,27728.0,Write scalable load tests in plain Python.,17587.0,17587.0,381.0,43,True,,2026-04-01 20:32:51.000,2.43.4,150.0,,13447173.0,,conda-forge/locust,locust,https://pypi.org/project/locust,,,13442556.0,https://anaconda.org/conda-forge/locust,2026-04-02 01:24:41.941,327834.0,1.0,,,,,,,,,,,,,,,,, +26,wagtail,wagtail/wagtail,cms,,https://github.com/wagtail/wagtail,https://github.com/wagtail/wagtail,BSD-3-Clause,2014-02-03 12:41:59.000,2026-04-23 10:15:35.000000,2026-04-23 10:15:31,19973.0,331.0,4516.0,329.0,8116.0,995.0,4697.0,20301.0,A Django content management system focused on flexibility and user experience.,12773.0,11893.0,1083.0,43,True,['django'],2026-03-03 15:54:42.000,7.3.1,287.0,,1042609.0,,conda-forge/wagtail,wagtail,https://pypi.org/project/wagtail,2026-04-22 16:03:51.000,880.0,1038237.0,https://anaconda.org/conda-forge/wagtail,2026-03-05 10:11:19.905,201114.0,1.0,,,,,,,,,,,,,,,,, +27,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,2026-04-21 08:05:24.000000,2026-04-21 08:04:25,1940.0,21.0,2528.0,292.0,1494.0,60.0,1089.0,8791.0,The official Python client library for Googles discovery based APIs.,283856.0,283856.0,198.0,43,True,,2026-04-08 22:46:33.000,2.194.0,227.0,,150078492.0,,conda-forge/google-api-python-client,google-api-python-client,https://pypi.org/project/google-api-python-client,,,150010122.0,https://anaconda.org/conda-forge/google-api-python-client,2026-04-09 02:42:31.920,4854284.0,1.0,,,,,,,,,,,,,,,,, +28,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,2026-04-22 10:20:31.003000,2026-04-22 02:35:03,4434.0,50.0,956.0,101.0,854.0,169.0,902.0,5109.0,GitPython is a python library used to interact with Git repositories.,421506.0,421506.0,348.0,43,True,,2026-01-01 15:38:30.000,3.1.46,60.0,,203515468.0,,conda-forge/gitpython,gitpython,https://pypi.org/project/gitpython,,,203293798.0,https://anaconda.org/conda-forge/gitpython,2026-04-22 10:20:31.003,15738620.0,1.0,,,,,,,,,,,,,,,,, +29,scapy,secdev/scapy,others,,https://github.com/secdev/scapy,https://github.com/secdev/scapy,GPL-2.0,2015-10-01 17:06:46.000,2026-04-23 16:24:07.000000,2026-04-23 16:24:07,6804.0,55.0,2202.0,225.0,3207.0,131.0,1692.0,12209.0,Scapy: the Python-based interactive packet manipulation program & library.,23978.0,23214.0,523.0,42,True,,2025-12-26 22:07:48.000,2.7.0,32.0,,6166656.0,,conda-forge/scapy,scapy,https://pypi.org/project/scapy,2026-04-13 20:54:07.000,764.0,6164071.0,https://anaconda.org/conda-forge/scapy,2025-12-27 00:28:08.944,173230.0,1.0,,,,,,,,,,,,,,,,, +30,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,2026-02-19 16:45:25.000000,2025-11-26 03:02:36,18977.0,,10462.0,2155.0,5006.0,4140.0,23195.0,140129.0,Command-line program to download videos from YouTube.com and other video sites.,728.0,,1010.0,41,True,,2021-12-16 19:02:14.000,2021.12.17,955.0,58154806.0,928260.0,,conda-forge/youtube-dl,youtube_dl,https://pypi.org/project/youtube_dl,2021-12-16 19:02:14.000,728.0,228178.0,https://anaconda.org/conda-forge/youtube-dl,2025-04-22 14:56:44.986,2246199.0,1.0,,youtube-dl,,,,,,,,,,,,,,, +31,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,2026-04-20 18:22:34.000000,2026-04-15 01:32:09,5410.0,47.0,3596.0,250.0,3135.0,82.0,2968.0,16031.0,An API wrapper for Discord written in Python.,54286.0,54286.0,454.0,41,True,,,,12.0,,6077801.0,,conda-forge/discord.py,discord.py,https://pypi.org/project/discord.py,,,6077233.0,https://anaconda.org/conda-forge/discord.py,2025-04-22 14:57:44.300,35842.0,1.0,,,,,,,,,,,,,,,,, +32,SeleniumBase,seleniumbase/SeleniumBase,testing,,https://github.com/seleniumbase/SeleniumBase,https://github.com/seleniumbase/SeleniumBase,MIT,2014-03-04 23:07:33.000,2026-04-23 01:25:31.000000,2026-04-23 01:25:26,9914.0,148.0,1542.0,160.0,1330.0,13.0,1968.0,12613.0,"APIs for browser automation, testing, and bypassing bot-detection.",2811.0,2708.0,40.0,41,True,,2026-04-18 02:30:13.000,4.48.2,1157.0,,4060490.0,,,seleniumbase,https://pypi.org/project/seleniumbase,2026-04-18 02:30:13.000,103.0,4060490.0,,,,1.0,,,,,,,,,,,,,,,,, +33,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,2026-04-19 08:12:27.000000,2026-04-19 08:12:27,3208.0,84.0,2113.0,230.0,1029.0,1.0,1324.0,8722.0,Python Telegram bot api.,64608.0,64608.0,272.0,41,True,,2026-04-11 19:29:26.000,4.33.0,83.0,,1120467.0,,,pytelegrambotapi,https://pypi.org/project/pytelegrambotapi,,,1120467.0,,,,1.0,,,,,,,,,,,,,,,,, +34,gevent,gevent/gevent,servers,,https://github.com/gevent/gevent,https://github.com/gevent/gevent,MIT,2012-09-13 22:03:03.000,2026-04-09 15:03:05.336000,2026-04-08 21:24:32,6179.0,35.0,964.0,230.0,695.0,129.0,1343.0,6441.0,Coroutine-based concurrency library for Python.,155197.0,152898.0,123.0,41,True,,2026-04-08 21:25:36.000,26.4.0,95.0,64642.0,46303545.0,,conda-forge/gevent,gevent,https://pypi.org/project/gevent,2026-04-08 21:25:36.000,2299.0,46270741.0,https://anaconda.org/conda-forge/gevent,2026-04-09 15:03:05.336,2298764.0,2.0,,,,,,,,,,,,,,,,, +35,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,2026-04-19 20:03:51.000000,2026-04-17 21:18:35,1733.0,13.0,586.0,108.0,484.0,15.0,1198.0,5669.0,Library for building WebSocket servers and clients in Python.,383831.0,376083.0,85.0,41,True,,2026-01-10 09:23:48.000,16.0,48.0,,325108412.0,python-websockets/websockets,conda-forge/websockets,websockets,https://pypi.org/project/websockets,2026-01-10 09:22:21.000,7748.0,325010591.0,https://anaconda.org/conda-forge/websockets,2026-01-10 23:29:36.038,6554071.0,1.0,,,,,,,,,,,,,,,,, +36,pyjwt,jpadilla/pyjwt,auth,,https://github.com/jpadilla/pyjwt,https://github.com/jpadilla/pyjwt,MIT,2011-02-24 20:25:09.000,2026-04-20 21:13:53.000000,2026-03-31 04:04:24,961.0,28.0,739.0,59.0,652.0,40.0,458.0,5643.0,JSON Web Token implementation in Python.,816949.0,808944.0,165.0,41,True,,2026-03-13 19:27:35.000,2.12.1,54.0,,556037245.0,,conda-forge/pyjwt,pyjwt,https://pypi.org/project/pyjwt,2026-03-13 19:27:35.000,8005.0,555686790.0,https://anaconda.org/conda-forge/pyjwt,2026-03-14 09:56:20.453,22078676.0,1.0,,,,,,,,,,,,,,,,, +37,oauthlib,oauthlib/oauthlib,auth,,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011-11-19 23:08:51.000,2026-04-22 08:13:47.000000,2026-04-22 08:13:47,1819.0,24.0,496.0,62.0,543.0,95.0,309.0,2964.0,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",649653.0,647923.0,204.0,41,True,,2025-06-20 05:53:03.000,3.3.1,52.0,,319492127.0,,conda-forge/oauthlib,oauthlib,https://pypi.org/project/oauthlib,2025-06-19 22:48:06.000,1730.0,319217170.0,https://anaconda.org/conda-forge/oauthlib,2025-06-20 10:29:41.030,16222506.0,1.0,,,,,,,,,,,,,,,,, +38,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,2026-04-23 09:46:15.000000,2026-04-23 09:46:15,22329.0,451.0,7329.0,221.0,13656.0,5097.0,4727.0,26158.0,"OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and..",5.0,5.0,3752.0,40,True,['openapi'],2026-03-24 07:52:21.000,7.21.0,79.0,128.0,6147435.0,,,openapi-generator-cli,https://pypi.org/project/openapi-generator-cli,,,683668.0,,,,1.0,,,org.openapitools.openapi-generator,@openapitools/openapi-generator-cli,https://www.npmjs.com/package/@openapitools/openapi-generator-cli,5463766.0,https://search.maven.org/artifact/org.openapitools.openapi-generator,,,,,,,,,, +39,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,2026-04-10 04:26:05.000000,2025-12-31 19:05:34,2963.0,,1585.0,392.0,1683.0,107.0,1366.0,18637.0,Accelerate your web app development | Build fast. Run fast.,19855.0,19057.0,369.0,40,True,,2025-12-31 19:36:47.000,25.12.0,82.0,,2692786.0,,conda-forge/sanic,sanic,https://pypi.org/project/sanic,2025-12-31 19:36:47.000,798.0,2682768.0,https://anaconda.org/conda-forge/sanic,2025-10-17 14:49:24.999,701281.0,2.0,,,,,,,,,,,,,,,,, +40,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,2026-04-16 07:09:53.000000,2026-04-16 07:09:53,6404.0,65.0,795.0,130.0,565.0,151.0,2031.0,8895.0,The awesome document factory.,30351.0,29655.0,178.0,40,True,,2026-02-06 15:03:59.000,68.1,118.0,27323.0,21071655.0,,conda-forge/weasyprint,weasyprint,https://pypi.org/project/weasyprint,2026-02-06 15:04:09.000,696.0,21066218.0,https://anaconda.org/conda-forge/weasyprint,2025-12-02 21:50:39.338,354313.0,1.0,,,,,,,,,,,,,,,,, +41,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,2026-04-22 07:22:19.000000,2026-04-22 07:22:17,3752.0,68.0,1623.0,147.0,1376.0,99.0,1395.0,6056.0,Simple and extensible administrative interface framework for Flask.,33351.0,33145.0,388.0,40,True,['flask'],2025-11-11 21:59:34.000,2.0.2,50.0,609.0,1935647.0,pallets-eco/flask-admin,conda-forge/flask-admin,flask-admin,https://pypi.org/project/flask-admin,2025-11-11 21:59:12.000,206.0,1930210.0,https://anaconda.org/conda-forge/flask-admin,2025-11-12 17:09:59.805,358605.0,1.0,,,,,,,,,,,,,,,,, +42,twisted,twisted/twisted,others,,https://github.com/twisted/twisted,https://github.com/twisted/twisted,,2011-07-01 20:40:42.000,2026-04-20 10:25:03.000000,2026-04-20 10:25:03,31415.0,151.0,1194.0,172.0,2197.0,2679.0,7738.0,5962.0,Event-driven networking engine written in Python.,106338.0,106338.0,304.0,40,False,,2025-06-07 09:51:12.000,twisted-25.5.0,39.0,,11086475.0,,conda-forge/twisted,twisted,https://pypi.org/project/twisted,,,11062216.0,https://anaconda.org/conda-forge/twisted,2025-10-13 02:20:25.939,1601117.0,1.0,,,,,,,,,,,,,,,,, +43,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,2026-02-10 03:37:58.169000,2026-02-09 14:54:42,1644.0,4.0,881.0,72.0,638.0,26.0,924.0,4193.0,A Python implementation of John Grubers Markdown with Extension support.,509898.0,509898.0,186.0,40,True,,2026-02-09 14:57:29.000,3.10.2,30.0,554.0,107285995.0,,conda-forge/markdown,markdown,https://pypi.org/project/markdown,,,107112646.0,https://anaconda.org/conda-forge/markdown,2026-02-10 03:37:58.169,11439873.0,1.0,,,,,,,,,,,,,,,,, +44,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,2026-04-23 11:48:06.000000,2026-04-23 04:22:08,6905.0,96.0,587.0,82.0,442.0,,,3014.0,The lxml XML toolkit for Python.,608438.0,608438.0,178.0,40,True,,2026-04-17 21:16:24.000,lxml-6.1.0,57.0,7783.0,313334874.0,,conda-forge/lxml,lxml,https://pypi.org/project/lxml,,,313054750.0,https://anaconda.org/conda-forge/lxml,2026-04-18 11:53:01.337,19878485.0,1.0,,,,,,,,,,,,,,,,, +45,certbot,certbot/certbot,others,,https://github.com/certbot/certbot,https://github.com/certbot/certbot,,2014-11-12 02:52:20.000,2026-04-17 22:45:22.000000,2026-04-13 19:21:34,11381.0,50.0,3497.0,736.0,5038.0,180.0,5407.0,33000.0,Certbot is EFFs tool to obtain certs from Lets Encrypt and (optionally) auto-enable HTTPS on your server. It can also..,3346.0,2929.0,549.0,39,False,,2026-04-07 18:54:53.000,5.5.0,131.0,380387.0,764502.0,,conda-forge/certbot-apache,certbot,https://pypi.org/project/certbot,2026-04-07 18:54:53.000,417.0,758441.0,https://anaconda.org/conda-forge/certbot-apache,2026-04-12 15:38:04.452,66178.0,1.0,,,,,,,,,,,,,,,,, +46,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,2026-03-29 00:19:16.000000,2026-02-23 10:40:42,1523.0,1.0,1107.0,116.0,1805.0,101.0,,15216.0,A next generation HTTP client for Python.,635287.0,613086.0,247.0,39,True,,2024-12-06 15:37:21.000,0.28.1,75.0,,599163129.0,,conda-forge/httpx,httpx,https://pypi.org/project/httpx,2025-09-15 16:15:10.000,22201.0,598922179.0,https://anaconda.org/conda-forge/httpx,2025-04-22 14:57:16.772,17107462.0,2.0,,,,,,,,,,,,,,,,, +47,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,,4451.0,259.0,584.0,79.0,1223.0,11148.0,Twitter for Python!.,65336.0,65336.0,249.0,39,True,,2025-06-22 01:18:16.000,4.16.0,33.0,215.0,3810480.0,,conda-forge/tweepy,tweepy,https://pypi.org/project/tweepy,,,3803331.0,https://anaconda.org/conda-forge/tweepy,2025-06-23 11:53:49.548,493254.0,2.0,,,,,,,,,,,,,,,,, +48,django-cms,django-cms/django-cms,cms,,https://github.com/django-cms/django-cms,https://github.com/django-cms/django-cms,,2009-03-05 10:14:18.000,2026-04-23 09:30:01.000000,2026-04-20 19:03:27,16462.0,67.0,3129.0,385.0,4846.0,8.0,3634.0,10641.0,The easy-to-use and developer-friendly enterprise CMS powered by Django.,5504.0,5504.0,600.0,39,False,['django'],2026-03-04 17:16:21.000,4.1.10,37.0,,137098.0,,,django-cms,https://pypi.org/project/django-cms,,,137098.0,,,,2.0,,,,,,,,,,,,,,,,, +49,bottle,bottlepy/bottle,web-frameworks,,https://github.com/bottlepy/bottle,https://github.com/bottlepy/bottle,MIT,2009-06-30 17:51:30.000,2026-03-23 15:39:32.000000,2026-03-23 15:39:31,1987.0,3.0,1466.0,300.0,634.0,215.0,649.0,8753.0,bottle.py is a fast and simple micro-framework for python web-applications.,36900.0,36900.0,237.0,39,True,,2025-06-15 10:09:36.000,0.13.4,8.0,341.0,10401304.0,,conda-forge/bottle,bottle,https://pypi.org/project/bottle,,,10386759.0,https://anaconda.org/conda-forge/bottle,2025-08-11 01:37:00.120,595684.0,2.0,,,,,,,,,,,,,,,,, +50,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,2026-04-14 10:12:17.172000,2026-04-13 20:03:22,2503.0,5.0,1816.0,110.0,1641.0,281.0,1425.0,7700.0,Typed interactions with the GitHub API v3.,71991.0,71991.0,420.0,39,True,,2026-04-14 07:25:38.000,2.9.1,53.0,,76644795.0,,conda-forge/pygithub,pygithub,https://pypi.org/project/pygithub,,,76542658.0,https://anaconda.org/conda-forge/pygithub,2026-04-14 10:12:17.172,7251746.0,2.0,,,,,,,,,,,,,,,,, +51,gspread,burnash/gspread,third-party-apis,,https://github.com/burnash/gspread,https://github.com/burnash/gspread,MIT,2011-12-02 10:46:20.000,2026-04-23 09:48:49.000000,2026-04-10 09:03:59,2061.0,18.0,956.0,153.0,637.0,51.0,892.0,7462.0,Google Sheets Python API.,54318.0,54318.0,192.0,39,True,,2025-05-14 15:56:06.000,6.2.1,66.0,28415.0,40679324.0,,conda-forge/gspread,gspread,https://pypi.org/project/gspread,,,40672409.0,https://anaconda.org/conda-forge/gspread,2025-04-22 14:56:34.422,463212.0,2.0,,,,,,,,,,,,,,,,, +52,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,2026-04-23 15:23:59.000000,2026-04-23 13:59:35,5015.0,120.0,598.0,61.0,4441.0,1117.0,2957.0,5665.0,Panel: The powerful data exploration & web app framework for Python.,18799.0,18799.0,216.0,39,True,,2026-03-16 12:48:16.000,1.8.10,97.0,,2660943.0,,,panel,https://pypi.org/project/panel,,,2660943.0,,,,1.0,,,,,,,,,,,,,,,,, +53,authlib,lepture/authlib,auth,,https://github.com/authlib/authlib,https://github.com/authlib/authlib,BSD-3-Clause,2017-10-27 06:52:26.000,2026-04-18 12:44:34.028000,2026-04-18 10:59:19,1766.0,54.0,528.0,57.0,308.0,118.0,420.0,5283.0,"The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS, JWE, JWK, JWA, JWT included.",53196.0,51854.0,142.0,39,True,,2026-04-19 20:34:09.000,1.7.0,60.0,,125891891.0,authlib/authlib,conda-forge/authlib,authlib,https://pypi.org/project/authlib,2026-04-18 11:00:26.000,1342.0,125887816.0,https://anaconda.org/conda-forge/authlib,2026-04-18 12:44:34.028,289372.0,1.0,,,,,,,,,,,,,,,,, +54,pyzmq,zeromq/pyzmq,others,,https://github.com/zeromq/pyzmq,https://github.com/zeromq/pyzmq,Revised BSD,2010-07-21 07:20:37.000,2026-04-06 20:53:11.000000,2026-04-06 20:53:10,3901.0,37.0,649.0,101.0,1085.0,51.0,1027.0,4124.0,PyZMQ: Python bindings for zeromq.,515338.0,515338.0,203.0,39,False,,2025-09-08 22:54:45.000,27.1.0,52.0,21179.0,90019434.0,,conda-forge/pyzmq,pyzmq,https://pypi.org/project/pyzmq,,,89413672.0,https://anaconda.org/conda-forge/pyzmq,2026-02-21 23:41:55.207,41787971.0,1.0,,,,,,,,,,,,,,,,, +55,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,2026-04-08 10:37:00.000000,2026-04-08 10:36:14,1665.0,11.0,824.0,58.0,994.0,31.0,1108.0,3316.0,Django application and library for importing and exporting data with admin integration.,133003.0,132815.0,243.0,39,True,['django'],2026-01-10 20:57:33.000,4.4.0,109.0,,2606598.0,,conda-forge/django-import-export,django-import-export,https://pypi.org/project/django-import-export,2026-01-10 20:57:33.000,188.0,2603444.0,https://anaconda.org/conda-forge/django-import-export,2026-01-11 09:42:59.101,220843.0,1.0,,,,,,,,,,,,,,,,, +56,NiceGUI,zauberzeug/nicegui,web-ui,,https://github.com/zauberzeug/nicegui,https://github.com/zauberzeug/nicegui,MIT,2021-05-07 13:55:05.000,2026-04-23 18:22:08.000000,2026-04-23 17:58:55,6626.0,180.0,912.0,86.0,1631.0,55.0,1467.0,15714.0,Create web-based user interfaces with Python. The nice way.,3135.0,2757.0,212.0,38,True,,2026-04-07 09:31:27.000,3.10.0,307.0,,1102898.0,,conda-forge/nicegui,nicegui,https://pypi.org/project/nicegui,2026-04-07 09:27:29.000,378.0,1097783.0,https://anaconda.org/conda-forge/nicegui,2026-04-07 12:15:54.866,135527.0,2.0,,,,,,,,zauberzeug/nicegui,https://hub.docker.com/r/zauberzeug/nicegui,2026-04-07 09:30:37.129820,12.0,79749.0,,,,, +57,pelican,getpelican/pelican,markdown,,https://github.com/getpelican/pelican,https://github.com/getpelican/pelican,AGPL-3.0,2010-10-16 18:57:40.000,2026-04-21 12:31:04.243000,2026-04-20 15:29:45,4022.0,36.0,1822.0,322.0,1698.0,68.0,1678.0,13283.0,Static site generator that supports Markdown and reST syntax. Powered by Python.,8769.0,8769.0,485.0,38,True,,2026-04-20 15:29:57.000,4.12.0,27.0,1704.0,80231.0,,conda-forge/pelican,pelican,https://pypi.org/project/pelican,,,74569.0,https://anaconda.org/conda-forge/pelican,2026-04-21 12:31:04.243,384061.0,1.0,,,,,,,,,,,,,,,,, +58,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,2026-04-23 18:19:06.000000,2026-04-23 18:19:05,2133.0,18.0,976.0,249.0,1434.0,145.0,977.0,9797.0,"The no-magic web API and microservices framework for Python developers, with a focus on reliability and performance at..",10445.0,10445.0,238.0,38,True,,2025-11-10 19:30:08.000,4.2.0,39.0,11681.0,987465.0,,conda-forge/falcon,falcon,https://pypi.org/project/falcon,,,972873.0,https://anaconda.org/conda-forge/falcon,2025-11-11 15:50:47.655,951066.0,2.0,,,,,,,,,,,,,,,,, +59,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,2026-04-23 08:15:05.000000,2026-04-23 08:13:02,3374.0,80.0,538.0,47.0,2985.0,280.0,1205.0,8172.0,"Light, flexible and extensible ASGI framework | Built to scale.",2323.0,2150.0,280.0,38,True,['openapi'],2026-03-07 13:49:13.000,2.21.1,100.0,,1471462.0,,,litestar,https://pypi.org/project/litestar,2026-03-07 13:49:13.000,173.0,1471462.0,,,,2.0,,,,,,,,,,,,,,,,, +60,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,2026-03-02 09:04:00.000000,2026-03-02 09:03:58,3759.0,13.0,1145.0,97.0,1045.0,178.0,754.0,6804.0,This is a repository for collecting global custom management extensions for the Django Framework.,271183.0,271183.0,606.0,38,True,['django'],2025-04-11 01:17:50.000,4.1,63.0,,12654600.0,,conda-forge/django-extensions,django-extensions,https://pypi.org/project/django-extensions,,,12640028.0,https://anaconda.org/conda-forge/django-extensions,2025-04-22 14:56:21.386,1005510.0,1.0,,,,,,,,,,,,,,,,, +61,weblate,WeblateOrg/weblate,others,,https://github.com/WeblateOrg/weblate,https://github.com/WeblateOrg/weblate,GPL-3.0,2012-02-27 09:33:29.000,2026-04-23 17:14:47.000000,2026-04-23 16:47:10,84699.0,3451.0,1246.0,92.0,11721.0,503.0,5810.0,5836.0,Web based localization tool with tight version control integration.,50.0,50.0,2113.0,38,True,,2026-04-15 08:01:39.000,weblate-5.17,100.0,10293.0,289007.0,,,weblate,https://pypi.org/project/weblate,,,288844.0,,,,1.0,,,,,,,,,,,,,,,,, +62,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,2026-04-21 17:13:07.000000,2026-04-21 17:13:06,5248.0,12.0,1705.0,119.0,2208.0,139.0,1487.0,5511.0,A python interface for interacting with the Ethereum blockchain and ecosystem.,2071.0,,312.0,38,True,,2026-04-02 18:20:36.000,7.15.0,252.0,,4823745.0,,conda-forge/web3,web3,https://pypi.org/project/web3,2026-04-02 18:28:55.000,2071.0,4808176.0,https://anaconda.org/conda-forge/web3,2026-04-04 17:13:00.614,1027599.0,1.0,,,,,,,,,,,,,,,,, +63,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,2026-02-20 21:10:51.000000,2025-06-14 20:36:01,1143.0,,899.0,112.0,656.0,21.0,660.0,4312.0,Adds SQLAlchemy support to Flask.,538692.0,537364.0,121.0,38,True,['flask'],2023-09-11 21:43:39.000,3.1.1,35.0,1103.0,27501107.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,27489242.0,https://anaconda.org/conda-forge/flask-sqlalchemy,2025-12-01 16:04:19.932,841903.0,1.0,,,,,,,,,,,,,,,,, +64,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,2026-04-20 23:46:18.000000,2026-04-20 23:46:18,761.0,79.0,329.0,35.0,341.0,74.0,222.0,3155.0,Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.,282649.0,282154.0,111.0,38,True,['django'],2026-02-18 01:08:07.000,0.13.0,24.0,188.0,6354028.0,,conda-forge/django-environ,django-environ,https://pypi.org/project/django-environ,2026-02-18 01:08:07.000,495.0,6348838.0,https://anaconda.org/conda-forge/django-environ,2026-02-18 11:16:09.966,176439.0,1.0,,,,,,,,,,,,,,,,, +65,dnspython,rthalley/dnspython,others,,https://github.com/rthalley/dnspython,https://github.com/rthalley/dnspython,,2011-08-24 11:36:39.000,2026-04-12 17:50:59.000000,2026-04-12 17:47:20,2640.0,19.0,546.0,55.0,622.0,3.0,590.0,2654.0,a powerful DNS toolkit for python.,446707.0,446707.0,128.0,38,False,,2025-09-07 19:06:14.000,2.8.0,14.0,2208.0,244552897.0,,conda-forge/dnspython,dnspython,https://pypi.org/project/dnspython,,,244455686.0,https://anaconda.org/conda-forge/dnspython,2025-09-08 00:54:36.206,6508536.0,1.0,,,,,,,,,,,,,,,,, +66,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,2026-04-23 04:29:47.000000,2026-04-22 21:59:25,2575.0,264.0,462.0,15.0,2437.0,144.0,726.0,1923.0,PEP-484 stubs for Django.,14759.0,14759.0,336.0,38,True,['django'],2026-04-18 15:09:43.000,6.0.3,74.0,,7824610.0,,conda-forge/django-stubs,django-stubs,https://pypi.org/project/django-stubs,,,7823314.0,https://anaconda.org/conda-forge/django-stubs,2026-04-18 17:33:55.733,77777.0,1.0,,,,,,,,,,,,,,,,, +67,asgiref,django/asgiref,servers,,https://github.com/django/asgiref,https://github.com/django/asgiref,BSD-3-Clause,2015-12-23 17:07:13.000,2026-02-23 06:35:28.000000,2026-02-23 06:35:27,494.0,4.0,241.0,41.0,303.0,67.0,201.0,1618.0,ASGI specification and utilities.,1146528.0,1145276.0,113.0,38,True,,2026-02-03 13:30:13.000,3.11.1,70.0,,114708492.0,,conda-forge/asgiref,asgiref,https://pypi.org/project/asgiref,2026-02-03 13:30:13.000,1252.0,114679214.0,https://anaconda.org/conda-forge/asgiref,2026-02-05 06:33:38.572,2049483.0,2.0,,,,,,,,,,,,,,,,, +68,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,2026-04-21 00:02:23.000000,2026-04-20 12:15:11,6870.0,60.0,9268.0,622.0,4703.0,1405.0,4465.0,28763.0,"Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from..",38296.0,38296.0,618.0,37,True,['openapi'],2026-04-15 09:05:29.000,5.32.4,100.0,,,,,,,,,,,,,1.0,,,,,,,,,,,,,,,,, +69,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,2026-04-22 15:25:37.000000,2026-04-22 15:23:40,7983.0,429.0,1408.0,160.0,747.0,1128.0,6393.0,17894.0,Command-line program to download image galleries and collections from several image hosting sites.,44.0,21.0,212.0,37,True,,2026-03-19 10:46:42.000,1.31.10,196.0,1090945.0,239060.0,,,gallery-dl,https://pypi.org/project/gallery-dl,2026-03-19 10:34:02.000,23.0,220570.0,,,,2.0,,,,,,,,,,,,,,,,, +70,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.0,196.0,681.0,710.0,799.0,13097.0,"Lightweight, dependency-free Python library and CLI for downloading YouTube videos, playlists, and captions.",58030.0,57495.0,112.0,37,False,,2023-05-07 19:40:40.414,15.0.0,86.0,,3668662.0,,conda-forge/pytube,pytube,https://pypi.org/project/pytube,2023-05-07 19:40:40.414,535.0,3668080.0,https://anaconda.org/conda-forge/pytube,2025-04-22 14:58:01.672,31449.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,,806.0,140.0,577.0,92.0,912.0,8244.0,GraphQL framework for Python.,30871.0,30871.0,211.0,37,False,['graphql'],2024-11-09 20:43:58.000,3.4.3,63.0,,34341785.0,,conda-forge/graphene,graphene,https://pypi.org/project/graphene,,,34325036.0,https://anaconda.org/conda-forge/graphene,2025-04-22 14:56:40.732,954725.0,1.0,,,,,,,,,,,,,,,,, +72,pywebview,r0x0r/pywebview,others,,https://github.com/r0x0r/pywebview,https://github.com/r0x0r/pywebview,BSD-3-Clause,2014-11-20 11:05:46.000,2026-04-20 10:20:17.000000,2026-04-15 09:00:22,2441.0,27.0,627.0,65.0,459.0,15.0,1203.0,5867.0,"Build GUI for your Python program with JavaScript, HTML, and CSS.",4767.0,4278.0,187.0,37,True,,2026-04-15 09:02:10.000,6.2.1,79.0,,923657.0,,,pywebview,https://pypi.org/project/pywebview,2026-04-15 09:02:10.000,489.0,923657.0,,,,2.0,,,,,,,,,,,,,,,,, +73,structlog,hynek/structlog,others,,https://github.com/hynek/structlog,https://github.com/hynek/structlog,Apache-2.0,2013-08-13 15:55:58.000,2026-04-06 17:45:39.000000,2026-04-06 17:45:37,1863.0,35.0,275.0,32.0,414.0,36.0,355.0,4732.0,"Simple, powerful, and fast logging for Python.",34410.0,32227.0,137.0,37,True,,2025-10-27 08:28:21.000,25.5.0,42.0,,73515966.0,,,structlog,https://pypi.org/project/structlog,2025-10-27 08:28:21.000,2183.0,73515966.0,,,,2.0,,,,,,,,,,,,,,,,, +74,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,2026-04-22 18:42:52.000000,2026-04-22 18:42:49,3894.0,206.0,627.0,40.0,3069.0,444.0,790.0,4650.0,A GraphQL library for Python that leverages type annotations.,222.0,,325.0,37,True,['graphql'],2026-04-08 18:04:52.000,0.314.3,1069.0,687.0,5831603.0,,,strawberry-graphql,https://pypi.org/project/strawberry-graphql,2026-04-08 18:04:44.000,222.0,5831535.0,,,,1.0,,,,,,,,,,,,,,,,, +75,pyramid,Pylons/pyramid,web-frameworks,,https://github.com/Pylons/pyramid,https://github.com/Pylons/pyramid,,2010-10-24 22:00:35.000,2026-03-11 17:57:15.000000,2026-03-11 01:27:19,11989.0,65.0,895.0,160.0,2736.0,80.0,992.0,4081.0,Pyramid - A Python web framework.,19435.0,18879.0,354.0,37,False,,2023-08-25 06:33:20.000,2.0.2,157.0,,2468941.0,,pyramid,pyramid,https://pypi.org/project/pyramid,2026-03-11 01:23:56.000,548.0,2468866.0,https://anaconda.org/anaconda/pyramid,2025-04-22 15:32:19.372,9385.0,2.0,,,,,,,,,,,,,8.0,,,, +76,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,2026-04-21 09:24:52.000000,2026-04-13 07:17:43,1422.0,47.0,583.0,72.0,474.0,34.0,478.0,3899.0,Per object permissions for Django.,7869.0,7761.0,187.0,37,True,['django'],2026-03-30 09:44:57.000,3.3.1,58.0,,887176.0,,conda-forge/django-guardian,django-guardian,https://pypi.org/project/django-guardian,2026-03-30 09:44:57.000,108.0,884978.0,https://anaconda.org/conda-forge/django-guardian,2026-03-30 13:51:26.981,131923.0,2.0,,,,,,,,,,,,,,,,, +77,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,2026-04-23 01:39:31.000000,2026-04-22 17:24:03,1772.0,69.0,432.0,26.0,2226.0,38.0,773.0,3873.0,"Python data model generator (Pydantic, dataclasses, TypedDict, msgspec) from OpenAPI, JSON Schema, GraphQL, and raw..",3296.0,3296.0,201.0,37,True,['openapi'],2026-04-16 17:08:57.000,0.56.1,100.0,,12429014.0,,,datamodel-code-generator,https://pypi.org/project/datamodel-code-generator,,,12429014.0,,,,1.0,,,,,,,,,,,,,,,,, +78,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,2026-01-27 13:18:37.000000,2026-01-27 13:18:32,1295.0,1.0,762.0,77.0,349.0,25.0,659.0,3703.0,WebSocket client for Python.,327255.0,327255.0,226.0,37,True,,2025-10-07 21:14:36.000,1.9.0,38.0,,254716974.0,,conda-forge/websocket-client,websocket-client,https://pypi.org/project/websocket-client,,,254386736.0,https://anaconda.org/conda-forge/websocket-client,2025-10-08 12:56:52.070,22456223.0,1.0,,,,,,,,,,,,,,,,, +79,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,2026-04-14 14:10:11.000000,2026-04-14 14:10:11,1386.0,23.0,318.0,9.0,423.0,216.0,887.0,2827.0,Sane and flexible OpenAPI 3 schema generation for Django REST framework.,141228.0,140937.0,143.0,37,True,['openapi'],2025-11-02 03:47:14.000,0.29.0,66.0,,10085957.0,,conda-forge/drf-spectacular,drf-spectacular,https://pypi.org/project/drf-spectacular,2025-11-02 03:40:24.000,291.0,10084382.0,https://anaconda.org/conda-forge/drf-spectacular,2025-11-02 04:21:23.496,86670.0,1.0,,,,,,,,,,,,,,,,, +80,rdflib,RDFLib/rdflib,others,,https://github.com/RDFLib/rdflib,https://github.com/RDFLib/rdflib,BSD-3-Clause,2012-02-03 05:49:13.000,2026-04-06 18:09:20.000000,2026-02-11 15:08:42,5230.0,7.0,581.0,78.0,1907.0,299.0,1030.0,2431.0,"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.",28086.0,28086.0,212.0,37,True,,2026-02-13 07:37:31.000,7.6.0,22.0,752.0,10838292.0,,conda-forge/rdflib,rdflib,https://pypi.org/project/rdflib,,,10818088.0,https://anaconda.org/conda-forge/rdflib,2026-02-13 15:07:19.601,1333149.0,2.0,,,,,,,,,,,,,,,,, +81,ariadne,mirumee/ariadne,graphql,,https://github.com/mirumee/ariadne,https://github.com/mirumee/ariadne,BSD-3-Clause,2018-07-09 09:46:17.000,2026-04-22 10:32:36.000000,2026-04-22 10:32:36,2355.0,254.0,192.0,38.0,744.0,29.0,306.0,2335.0,Python library for implementing GraphQL servers using schema-first approach.,2145.0,2042.0,87.0,37,True,['graphql'],2026-04-03 10:47:17.000,1.0.1,72.0,187.0,3859275.0,,,ariadne,https://pypi.org/project/ariadne,2026-04-14 11:39:18.000,103.0,3859273.0,,,,1.0,,,,,,,,,,,,,,,,, +82,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,2026-04-14 12:29:22.087000,2026-04-14 09:35:47,1867.0,11.0,784.0,109.0,571.0,26.0,314.0,2051.0,A Python module for communicating with the Twilio API and generating TwiML.,59380.0,59380.0,147.0,37,True,,2026-04-14 09:51:04.000,9.10.5,167.0,,19664918.0,,conda-forge/twilio,twilio,https://pypi.org/project/twilio,,,19659400.0,https://anaconda.org/conda-forge/twilio,2026-04-14 12:29:22.087,391806.0,2.0,,,,,,,,,,,,,,,,, +83,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,2026-04-20 22:17:25.000000,2026-04-20 22:17:16,1417.0,65.0,300.0,30.0,449.0,21.0,367.0,1819.0,Improved Django model inheritance with automatic downcasting.,8020.0,7849.0,150.0,37,True,['django'],2026-03-07 16:02:12.000,4.11.2,65.0,247.0,2161019.0,jazzband/django-polymorphic,conda-forge/django_polymorphic,django-polymorphic,https://pypi.org/project/django-polymorphic,2026-03-07 16:02:12.000,171.0,2158394.0,https://anaconda.org/conda-forge/django_polymorphic,2026-03-07 19:26:23.594,177890.0,1.0,,,,,,,,,,,,,,,,, +84,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,,424.0,44.0,291.0,125.0,171.0,1773.0,OAuthlib support for Python-Requests!.,603990.0,602000.0,120.0,37,True,,2024-03-25 19:31:17.000,1.4.1,23.0,,361300042.0,,conda-forge/requests-oauthlib,requests-oauthlib,https://pypi.org/project/requests-oauthlib,2024-03-25 19:31:17.000,1990.0,361087336.0,https://anaconda.org/conda-forge/requests-oauthlib,2025-04-22 14:56:25.314,14676745.0,2.0,,,,,,,,,,,,,,,,, +85,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,2026-04-23 09:41:05.000000,2026-04-23 09:41:01,1747.0,5.0,397.0,45.0,413.0,64.0,409.0,1573.0,A flexible forms validation and rendering library for Python.,259096.0,259096.0,168.0,37,True,,2024-10-21 11:36:34.000,3.2.1,12.0,87.0,18197944.0,pallets-eco/wtforms,conda-forge/wtforms,wtforms,https://pypi.org/project/wtforms,,,18191618.0,https://anaconda.org/conda-forge/wtforms,2025-04-22 14:56:36.971,436435.0,1.0,,,,,,,,,,,,,,,,, +86,pynacl,pyca/pynacl,others,,https://github.com/pyca/pynacl,https://github.com/pyca/pynacl,Apache-2.0,2013-02-22 03:52:39.000,2026-04-16 01:01:23.000000,2026-04-16 01:01:23,831.0,13.0,246.0,23.0,613.0,51.0,272.0,1192.0,Python binding to the Networking and Cryptography (NaCl) library.,137395.0,137395.0,78.0,37,True,,,,8.0,,216166440.0,,conda-forge/pynacl,pynacl,https://pypi.org/project/pynacl,,,215976877.0,https://anaconda.org/conda-forge/pynacl,2026-02-27 05:58:35.927,12700732.0,2.0,,,,,,,,,,,,,,,,, +87,pyopenssl,pyca/pyopenssl,others,,https://github.com/pyca/pyopenssl,https://github.com/pyca/pyopenssl,Apache-2.0,2014-01-09 20:10:36.000,2026-04-15 21:00:33.000000,2026-04-15 21:00:32,2396.0,16.0,415.0,50.0,935.0,65.0,492.0,938.0,A Python wrapper around the OpenSSL library.,279273.0,279273.0,116.0,37,True,,,,25.0,,227007118.0,,conda-forge/pyopenssl,pyopenssl,https://pypi.org/project/pyopenssl,,,226278425.0,https://anaconda.org/conda-forge/pyopenssl,2026-03-26 08:17:22.499,47365088.0,2.0,,,,,,,,,,,,,,,,, +88,idna,kjd/idna,others,,https://github.com/kjd/idna,https://github.com/kjd/idna,BSD-3-Clause,2013-05-27 22:22:13.000,2026-04-23 12:25:57.757000,2026-04-22 16:43:59,424.0,33.0,114.0,11.0,120.0,,101.0,277.0,Internationalized Domain Names for Python (IDNA 2008 and UTS #46).,2487360.0,2487360.0,31.0,37,True,,2026-04-22 16:43:03.000,3.13,19.0,907.0,1342758107.0,,conda-forge/idna,idna,https://pypi.org/project/idna,,,1341589049.0,https://anaconda.org/conda-forge/idna,2026-04-23 12:25:57.757,81831504.0,2.0,,,,,,,,,,,,,,,,, +89,pwntools,Gallopsled/pwntools,others,,https://github.com/Gallopsled/pwntools,https://github.com/Gallopsled/pwntools,MIT,2013-04-29 14:43:03.000,2026-04-19 13:28:10.000000,2026-04-19 13:28:09,4618.0,39.0,1780.0,276.0,1575.0,127.0,1025.0,13382.0,CTF framework and exploit development library.,2372.0,2272.0,303.0,36,True,,2025-10-12 15:25:25.000,4.15.0,123.0,,300127.0,,,pwntools,https://pypi.org/project/pwntools,2025-10-12 15:25:25.000,100.0,300127.0,,,,2.0,,,,,,,,,,,,,,,,, +90,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,2026-04-23 16:54:12.000000,2026-04-23 16:47:07,2914.0,42.0,1078.0,107.0,1333.0,69.0,947.0,8354.0,A configurable set of panels that display various debug information about the current request/response.,107127.0,106762.0,326.0,36,True,,2026-04-02 16:07:48.000,6.3.0,80.0,396.0,7275.0,django-commons/django-debug-toolbar,conda-forge/django-debug-toolbar,django-debug-toolbar,https://pypi.org/project/django-debug-toolbar,2026-04-02 16:06:59.000,365.0,,https://anaconda.org/conda-forge/django-debug-toolbar,2026-04-02 18:40:48.163,487335.0,1.0,,,,,,,,,,,,,,,,, +91,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,,1026.0,169.0,429.0,98.0,464.0,6919.0,Simple framework for creating REST APIs.,123815.0,123815.0,163.0,36,False,['flask'],2014-03-04 22:01:44.000,0.2.12,6.0,,3688034.0,,conda-forge/flask-restful,flask-restful,https://pypi.org/project/flask-restful,,,3682502.0,https://anaconda.org/conda-forge/flask-restful,2025-04-22 14:56:27.635,326411.0,2.0,,,,,,,,,,,,,,,,, +92,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,2026-04-22 09:00:44.000000,2026-04-22 09:00:44,1370.0,5.0,818.0,150.0,766.0,115.0,1205.0,6343.0,Developer-friendly asynchrony for Django.,464.0,21.0,283.0,36,True,['django'],2025-11-20 15:13:02.000,4.3.2,73.0,,5046616.0,,conda-forge/channels,channels,https://pypi.org/project/channels,2025-11-20 15:13:02.000,443.0,5042646.0,https://anaconda.org/conda-forge/channels,2025-11-20 15:53:10.621,262082.0,1.0,,,,,,,,,,,,,,,,, +93,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,2026-02-21 16:48:27.886000,2026-02-21 13:07:54,506.0,5.0,885.0,102.0,142.0,6.0,1590.0,5507.0,Socket.IO integration for Flask applications.,61253.0,61253.0,71.0,36,True,['flask'],2026-02-21 13:07:54.000,5.6.1,94.0,,4056501.0,,conda-forge/flask-socketio,flask-socketio,https://pypi.org/project/flask-socketio,,,4046786.0,https://anaconda.org/conda-forge/flask-socketio,2026-02-21 16:48:27.886,670387.0,2.0,,,,,,,,,,,,,,,,, +94,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,2026-03-19 18:06:47.000000,2026-03-19 18:06:47,1802.0,7.0,701.0,113.0,728.0,55.0,646.0,5154.0,The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div..,169037.0,169037.0,232.0,36,True,['django'],2026-03-01 09:01:54.000,2.6,28.0,,2592754.0,,conda-forge/django-crispy-forms,django-crispy-forms,https://pypi.org/project/django-crispy-forms,,,2589580.0,https://anaconda.org/conda-forge/django-crispy-forms,2026-03-01 11:27:30.459,206364.0,2.0,,,,,,,,,,,,,,,,, +95,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,2026-04-16 09:40:15.689000,2026-04-09 11:05:24,4047.0,11.0,1442.0,150.0,1111.0,264.0,1138.0,4950.0,"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD..",14.0,,227.0,36,True,['flask'],2026-04-09 11:06:32.000,5.2.1,98.0,,15497485.0,,conda-forge/flask-appbuilder,flask-appbuilder,https://pypi.org/project/flask-appbuilder,2026-04-09 11:06:32.000,14.0,15487171.0,https://anaconda.org/conda-forge/flask-appbuilder,2026-04-16 09:40:15.689,711679.0,2.0,,,,,,,,,,,,,,,,, +96,responses,getsentry/responses,testing,,https://github.com/getsentry/responses,https://github.com/getsentry/responses,Apache-2.0,2013-11-15 23:28:18.000,2026-04-10 19:18:56.000000,2026-04-10 19:18:56,808.0,6.0,362.0,92.0,446.0,35.0,314.0,4340.0,A utility for mocking out the Python Requests library.,55019.0,52430.0,144.0,36,True,,2026-02-19 14:38:08.000,0.26.0,62.0,733.0,60800090.0,,conda-forge/responses,responses,https://pypi.org/project/responses,2026-02-19 14:38:03.000,2589.0,60751644.0,https://anaconda.org/conda-forge/responses,2026-02-19 20:29:00.685,3390975.0,2.0,,,,,,,,,,,,,,,,, +97,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,2026-04-08 17:46:15.000000,2026-04-08 17:46:13,766.0,14.0,628.0,58.0,302.0,8.0,852.0,4338.0,Python Socket.IO server and client.,70156.0,69184.0,86.0,36,True,,2026-02-06 23:42:08.000,5.16.1,107.0,,20912853.0,,conda-forge/python-socketio,python-socketio,https://pypi.org/project/python-socketio,2026-02-06 23:42:05.000,972.0,20898092.0,https://anaconda.org/conda-forge/python-socketio,2026-02-07 02:56:47.828,944758.0,2.0,,,,,,,,,,,,,,,,, +98,schemathesis,schemathesis/schemathesis,testing,,https://github.com/schemathesis/schemathesis,https://github.com/schemathesis/schemathesis,MIT,2019-08-19 11:13:01.000,2026-04-22 21:19:11.000000,2026-04-22 21:19:09,3979.0,322.0,204.0,18.0,2637.0,22.0,1000.0,3233.0,Catch API bugs before your users do.,946.0,891.0,80.0,36,True,"['openapi', 'graphql']",2026-04-14 17:06:53.000,4.15.2,439.0,,3722346.0,,,schemathesis,https://pypi.org/project/schemathesis,2026-04-14 17:06:53.000,55.0,3722346.0,,,,2.0,,,,,,,,,,,,,,,,, +99,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,,233.0,54.0,292.0,1.0,122.0,3112.0,Safely pass trusted data to untrusted environments and back.,1353101.0,1353101.0,44.0,36,True,,2024-04-16 21:46:38.000,2.2.0,8.0,227.0,181571612.0,,conda-forge/itsdangerous,itsdangerous,https://pypi.org/project/itsdangerous,,,181374003.0,https://anaconda.org/conda-forge/itsdangerous,2025-04-22 14:56:26.703,11658791.0,2.0,,,,,,,,,,,,,,,,, +100,mistune,lepture/mistune,markdown,,https://github.com/lepture/mistune,https://github.com/lepture/mistune,BSD-3-Clause,2014-02-18 10:13:04.000,2026-04-13 13:20:25.000000,2026-04-13 13:20:25,736.0,12.0,279.0,39.0,120.0,39.0,274.0,3015.0,A fast yet powerful Python Markdown parser with renderers and plugins.,373004.0,371602.0,55.0,36,True,,2025-12-23 11:36:50.000,3.2.0,49.0,,397934.0,,conda-forge/mistune,mistune,https://pypi.org/project/mistune,2025-12-23 11:36:33.000,1402.0,,https://anaconda.org/conda-forge/mistune,2025-12-23 15:41:27.559,26263694.0,2.0,,,,,,,,,,,,,,,,, +101,vcrpy,kevin1024/vcrpy,testing,,https://github.com/kevin1024/vcrpy,https://github.com/kevin1024/vcrpy,MIT,2012-05-29 04:52:00.000,2026-04-21 13:38:33.000000,2026-04-11 14:47:31,1378.0,5.0,406.0,37.0,530.0,136.0,319.0,2961.0,Automatically mock your HTTP interactions to simplify and speed up testing.,11512.0,11512.0,159.0,36,True,,2026-01-04 19:20:40.000,8.1.1,66.0,,10579216.0,,conda-forge/vcrpy,vcrpy,https://pypi.org/project/vcrpy,,,10566838.0,https://anaconda.org/conda-forge/vcrpy,2026-01-06 00:05:33.070,854120.0,2.0,,,,,,,,,,,,,,,,, +102,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.0,41.0,799.0,134.0,632.0,2949.0,Django-storages is a project to provide a variety of storage backends in a single library.,224594.0,224370.0,284.0,36,True,['django'],2025-04-02 02:34:53.000,1.14.6,46.0,,9923523.0,,conda-forge/django-storages,django-storages,https://pypi.org/project/django-storages,2025-04-02 02:34:53.000,224.0,9921247.0,https://anaconda.org/conda-forge/django-storages,2025-04-22 14:56:39.267,129754.0,1.0,,,,,,,,,,,,,,,,, +103,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,2026-04-17 21:50:04.000000,2026-04-17 21:50:00,1466.0,5.0,484.0,41.0,973.0,160.0,466.0,2449.0,Store model history and view/revert changes from admin site.,7227.0,7227.0,191.0,36,True,['django'],2025-12-11 13:46:14.000,3.11.0,43.0,11.0,3469082.0,django-commons/django-simple-history,,django-simple-history,https://pypi.org/project/django-simple-history,,,3469082.0,,,,1.0,,,,,,,,,,,,,,,,, +104,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,2026-04-14 02:44:57.000000,2026-02-01 15:38:19,1511.0,7.0,352.0,48.0,281.0,99.0,190.0,2358.0,Parse feeds in Python.,103227.0,101738.0,62.0,36,True,,2025-09-10 13:34:42.000,6.0.12,25.0,,14980682.0,,conda-forge/feedparser,feedparser,https://pypi.org/project/feedparser,2025-09-10 13:33:58.000,1489.0,14934180.0,https://anaconda.org/conda-forge/feedparser,2025-09-15 12:28:47.353,3301684.0,1.0,,,,,,,,,,,,,,,,, +105,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,2026-04-21 06:35:17.000000,2026-04-21 06:27:37,563.0,4.0,211.0,43.0,147.0,17.0,199.0,1993.0,"Accurately separates a URLs subdomain, domain, and public suffix, using the Public Suffix List (PSL).",44099.0,44099.0,53.0,36,True,,2025-12-29 00:05:53.000,5.3.1,28.0,,28233185.0,,conda-forge/tldextract,tldextract,https://pypi.org/project/tldextract,,,28219690.0,https://anaconda.org/conda-forge/tldextract,2025-12-29 02:56:08.949,796216.0,1.0,,,,,,,,,,,,,,,,, +106,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,2026-04-22 01:07:23.000000,2026-04-01 23:48:14,1887.0,28.0,507.0,38.0,1341.0,15.0,398.0,1986.0,Python library for the Stripe API.,541.0,,330.0,36,True,,2026-04-01 23:52:18.000,15.0.1,529.0,,29010359.0,,anaconda/stripe,stripe,https://pypi.org/project/stripe,2026-04-15 20:46:25.000,541.0,29009991.0,https://anaconda.org/anaconda/stripe,2026-01-20 14:10:45.610,46074.0,2.0,,,,,,,,,,,,,,,,, +107,waitress,Pylons/waitress,servers,,https://github.com/Pylons/waitress,https://github.com/Pylons/waitress,ZPL-2.1,2011-12-17 06:58:21.000,2026-03-20 17:22:56.000000,2026-03-20 17:22:56,1099.0,16.0,182.0,37.0,230.0,23.0,235.0,1576.0,Waitress - A WSGI server for Python 3.,233566.0,232440.0,59.0,36,False,,2024-11-16 20:03:53.000,3.0.2,52.0,,8690371.0,,conda-forge/waitress,waitress,https://pypi.org/project/waitress,2024-11-16 20:02:33.000,1126.0,8685620.0,https://anaconda.org/conda-forge/waitress,2026-01-06 19:45:42.145,308826.0,2.0,,,,,,,,,,,,,,,,, +108,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,2026-04-20 17:25:31.000000,2026-04-08 16:16:04,368.0,16.0,206.0,29.0,203.0,6.0,98.0,1573.0,Use Database URLs in your Django Application.,312884.0,312884.0,78.0,36,True,['django'],2026-02-19 11:13:52.000,3.1.2,13.0,,6373953.0,jazzband/dj-database-url,,dj-database-url,https://pypi.org/project/dj-database-url,,,6373953.0,,,,1.0,,,,,,,,,,,,,,,,, +109,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,2026-04-11 09:36:03.986000,2026-03-06 16:19:26,1022.0,9.0,351.0,69.0,1416.0,,439.0,875.0,This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-auth.,4173.0,,167.0,36,True,,2026-04-10 00:41:14.000,2.49.2,186.0,,438280679.0,,conda-forge/google-auth,google-auth,https://pypi.org/project/google-auth,2026-04-10 00:41:14.000,4173.0,438087753.0,https://anaconda.org/conda-forge/google-auth,2026-04-11 09:36:03.986,13504822.0,2.0,,,,,,,,,,,,,,,,, +110,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,2026-04-23 05:51:00.000000,2026-04-12 15:54:11,2903.0,21.0,9367.0,1276.0,1498.0,170.0,1075.0,81786.0,Hunt down social media accounts by username across social networks.,15.0,,311.0,35,True,,2025-09-16 02:37:59.000,0.16.0,7.0,,49899.0,,,sherlock,https://pypi.org/project/sherlock,2023-02-18 14:51:07.497,15.0,49899.0,,,,2.0,,,,,,,,,,,,,,,,, +111,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,2026-04-01 14:48:31.000000,,,,2235.0,,,274.0,,16364.0,Asynchronous HTTP client/server framework for asyncio and Python.,29151.0,,958.0,35,True,,2026-03-31 21:56:30.000,3.13.5,308.0,,491426991.0,,conda-forge/aiohttp,aiohttp,https://pypi.org/project/aiohttp,2026-03-31 21:56:30.000,29151.0,491039423.0,https://anaconda.org/conda-forge/aiohttp,2026-03-31 23:52:05.393,25579492.0,2.0,23.0,,,,,,,,,,,,,,,, +112,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,2026-03-25 06:33:43.000000,2020-03-04 14:36:33,412.0,,4411.0,971.0,137.0,704.0,1072.0,14800.0,TuShare is a utility for crawling historical data of China stocks.,2724.0,2552.0,34.0,35,False,,2026-03-25 06:33:43.000,1.4.29,233.0,,972984.0,,,tushare,https://pypi.org/project/tushare,2026-03-25 06:33:43.000,172.0,972984.0,,,,2.0,,,,,,,,,,,,,,,,, +113,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-11-30 15:40:39.696000,2025-06-14 20:34:58,2949.0,,1694.0,249.0,989.0,74.0,1006.0,11584.0,A very fast and expressive template engine.,21.0,21.0,335.0,35,True,,2025-03-05 20:05:10.000,3.1.6,21.0,77773.0,541605983.0,,conda-forge/jinja2,jinja2,https://pypi.org/project/jinja2,,,540562574.0,https://anaconda.org/conda-forge/jinja2,2025-11-30 15:40:39.696,65686319.0,2.0,,,,,,,,,,,,,,,,, +114,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,2026-02-16 14:37:41.000000,2026-02-16 14:28:49,9218.0,3.0,2235.0,271.0,3020.0,110.0,1423.0,6592.0,Domain-driven e-commerce for Django.,1196.0,1196.0,378.0,35,True,['django'],2025-10-29 11:55:42.000,4.1,12.0,,62598.0,,,django-oscar,https://pypi.org/project/django-oscar,,,62598.0,,,,2.0,,,,,,,,,,,,,,,,, +115,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,2026-04-21 22:04:29.000000,2026-04-21 22:04:28,913.0,11.0,505.0,71.0,763.0,4.0,269.0,5593.0,Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS).,313752.0,313752.0,71.0,35,True,['django'],,,23.0,,18329534.0,,conda-forge/django-cors-headers,django-cors-headers,https://pypi.org/project/django-cors-headers,,,18326181.0,https://anaconda.org/conda-forge/django-cors-headers,2025-09-18 14:25:07.383,234767.0,2.0,,,,,,,,,,,,,,,,, +116,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,2026-03-11 21:07:45.000000,2026-03-11 21:07:45,728.0,4.0,953.0,77.0,511.0,50.0,667.0,5416.0,A light weight Python library for the Spotify Web API.,43340.0,43340.0,205.0,35,True,,2026-03-03 16:37:17.000,2.26.0,33.0,,463725.0,spotipy-dev/spotipy,conda-forge/spotipy,spotipy,https://pypi.org/project/spotipy,,,463259.0,https://anaconda.org/conda-forge/spotipy,2026-01-05 22:51:36.717,28905.0,2.0,,,,,,,,,,,,,,,,, +117,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,2026-04-17 15:11:33.000000,2026-04-17 15:11:33,624.0,6.0,846.0,66.0,507.0,133.0,473.0,4309.0,Python client for the Prometheus monitoring system.,3734.0,,176.0,35,True,,2026-04-09 19:54:38.000,0.25.0,59.0,,149122354.0,,conda-forge/prometheus_client,prometheus-client,https://pypi.org/project/prometheus-client,2026-04-09 19:53:41.000,3734.0,148778175.0,https://anaconda.org/conda-forge/prometheus_client,2026-04-09 22:05:24.117,24436776.0,2.0,,,,,,,,,,,,,,,,, +118,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,2026-04-20 16:02:41.000000,2026-02-16 15:48:02,4315.0,6.0,479.0,64.0,1327.0,3.0,766.0,4105.0,"PRAW, an acronym for Python Reddit API Wrapper, is a python package that allows for simple access to Reddits API.",27107.0,27107.0,232.0,35,True,,2024-10-25 21:48:43.000,7.8.1,16.0,,1537945.0,,conda-forge/praw,praw,https://pypi.org/project/praw,,,1536450.0,https://anaconda.org/conda-forge/praw,2025-05-31 11:50:45.856,80770.0,2.0,,,,,,,,,,,,,,,,, +119,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.0,70.0,444.0,16.0,416.0,3679.0,Flask user session management.,224466.0,223794.0,119.0,35,True,['flask'],2023-10-30 14:56:07.000,0.6.3,25.0,,25489252.0,,conda-forge/flask-login,flask-login,https://pypi.org/project/flask-login,2023-10-30 14:53:19.000,672.0,25477650.0,https://anaconda.org/conda-forge/flask-login,2025-04-22 14:56:25.112,568539.0,2.0,,,,,,,,,,,,,,,,, +120,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,2026-02-01 20:14:54.000000,2026-02-01 20:14:54,1568.0,5.0,465.0,53.0,332.0,21.0,643.0,3158.0,django-reversion is an extension to the Django web framework that provides version control for model instances.,7897.0,7897.0,197.0,35,True,['django'],2025-12-12 20:23:31.000,6.1.0,19.0,,1727204.0,,,django-reversion,https://pypi.org/project/django-reversion,,,1727204.0,,,,2.0,,,,,,,,,,,,,,,,, +121,bleach,mozilla/bleach,html-processing,,https://github.com/mozilla/bleach,https://github.com/mozilla/bleach,,2010-02-19 01:12:41.000,2026-04-14 13:43:51.000000,2026-04-14 13:43:51,955.0,13.0,249.0,40.0,389.0,1.0,385.0,2768.0,Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes.,412131.0,412131.0,79.0,35,False,,,,28.0,,63074365.0,,conda-forge/bleach,bleach,https://pypi.org/project/bleach,,,62679275.0,https://anaconda.org/conda-forge/bleach,2026-02-10 10:29:57.105,26471063.0,2.0,,,,,,,,,,,,,,,,, +122,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,2026-03-23 07:48:21.000000,2026-03-23 07:48:21,1128.0,4.0,361.0,43.0,357.0,104.0,194.0,2758.0,Django model mixins and utilities.,27261.0,27261.0,143.0,35,True,['django'],2024-09-04 06:23:19.000,5.0.0,11.0,,5274459.0,,,django-model-utils,https://pypi.org/project/django-model-utils,,,5274459.0,,,,2.0,,,,,,,,,,,,,,,,, +123,whitenoise,evansd/whitenoise,servers,,https://github.com/evansd/whitenoise,https://github.com/evansd/whitenoise,MIT,2013-08-08 11:02:06.000,2026-04-21 22:05:01.000000,2026-04-21 22:04:59,930.0,16.0,147.0,25.0,444.0,26.0,224.0,2736.0,Radically simplified static file serving for Python web apps.,532580.0,532580.0,71.0,35,True,,,,19.0,,11093039.0,,conda-forge/whitenoise,whitenoise,https://pypi.org/project/whitenoise,,,11089687.0,https://anaconda.org/conda-forge/whitenoise,2026-02-27 01:32:30.446,221296.0,3.0,,,,,,,,,,,,,,,,, +124,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,2026-01-19 23:05:38.000000,2026-01-19 15:49:12,1157.0,,619.0,69.0,377.0,131.0,323.0,2384.0,A library for converting HTML into PDFs using ReportLab.,21148.0,21148.0,173.0,35,True,,2025-02-23 23:03:46.000,0.2.17,18.0,94.0,3393602.0,,conda-forge/xhtml2pdf,xhtml2pdf,https://pypi.org/project/xhtml2pdf,,,3390130.0,https://anaconda.org/conda-forge/xhtml2pdf,2025-04-22 14:57:02.355,236134.0,2.0,,,,,,,,,,,,,,,,, +125,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,2026-04-20 16:58:40.000000,2025-10-02 16:46:56,1682.0,,873.0,79.0,1192.0,173.0,591.0,2105.0,Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org.,11126.0,11126.0,270.0,35,True,,2025-07-28 12:15:37.000,3.10.5,34.0,278289.0,21975129.0,,conda-forge/jira,jira,https://pypi.org/project/jira,,,21968012.0,https://anaconda.org/conda-forge/jira,2025-07-28 12:54:29.687,247804.0,2.0,,,,,,,,,,,,,,,,, +126,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,2026-04-15 19:00:29.000000,2026-03-15 03:39:40,937.0,14.0,340.0,17.0,276.0,226.0,235.0,1856.0,Authentication for Django Rest Framework.,68002.0,68002.0,213.0,35,True,['django'],2026-03-15 03:43:36.000,7.2.0,50.0,654.0,610740.0,,conda-forge/dj-rest-auth,dj-rest-auth,https://pypi.org/project/dj-rest-auth,,,609729.0,https://anaconda.org/conda-forge/dj-rest-auth,2026-03-16 18:09:36.487,57218.0,2.0,,,,,,,,,,,,,,,,, +127,django-phonenumber-field,stefanfoulis/django-phonenumber-field,django-utils,,https://github.com/django-phonenumber-field/django-phonenumber-field,https://github.com/django-phonenumber-field/django-phonenumber-field,MIT,2011-08-31 17:52:05.000,2026-04-15 07:22:23.000000,2026-04-15 07:22:14,653.0,7.0,304.0,21.0,434.0,7.0,229.0,1550.0,A django model and form field for normalised phone numbers using python-phonenumbers.,32068.0,32068.0,120.0,35,True,['django'],2025-11-24 15:08:42.000,8.4.0,16.0,56.0,4794537.0,django-phonenumber-field/django-phonenumber-field,,django-phonenumber-field,https://pypi.org/project/django-phonenumber-field,,,4794536.0,,,,2.0,,,,,,,,,,,,,,,,, +128,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,2026-04-09 09:23:07.000000,2026-04-09 09:23:04,1364.0,6.0,348.0,38.0,708.0,163.0,407.0,1527.0,A Django plugin for pytest.,97016.0,97016.0,156.0,35,False,['django'],2025-04-03 19:26:13.000,4.11.1,38.0,,17920098.0,,conda-forge/pytest-django,pytest-django,https://pypi.org/project/pytest-django,,,17912756.0,https://anaconda.org/conda-forge/pytest-django,2026-02-14 19:22:18.929,491927.0,2.0,,,,,,,,,,,,,,,,, +129,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,2026-04-20 16:37:05.000000,2026-02-18 08:15:50,344.0,2.0,97.0,21.0,277.0,40.0,60.0,1286.0,"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!.",371763.0,369715.0,33.0,35,True,,2025-08-11 12:57:51.000,4.0.0,43.0,,453292391.0,,conda-forge/markdown-it-py,markdown-it-py,https://pypi.org/project/markdown-it-py,2025-08-11 12:57:51.000,2048.0,453057060.0,https://anaconda.org/conda-forge/markdown-it-py,2025-08-11 22:28:35.348,16708547.0,2.0,,,,,,,,,,,,,,,,, +130,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,2026-04-22 01:50:21.000000,2026-04-22 01:36:51,3546.0,77.0,313.0,44.0,571.0,4.0,397.0,1150.0,PycURL - Python interface to libcurl.,74646.0,74646.0,117.0,35,False,,,,12.0,,4866776.0,,conda-forge/pycurl,pycurl,https://pypi.org/project/pycurl,,,4786796.0,https://anaconda.org/conda-forge/pycurl,2025-12-04 19:38:04.396,5278736.0,2.0,,,,,,,,,,,,,,,,, +131,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,2026-01-08 03:07:35.000000,2025-10-13 12:41:26,567.0,,148.0,23.0,761.0,44.0,175.0,539.0,A minimal HTTP client.,416998.0,416027.0,59.0,35,True,,2025-04-24 22:06:20.000,1.0.9,64.0,,587709614.0,,conda-forge/httpcore,httpcore,https://pypi.org/project/httpcore,2025-04-24 22:06:20.000,971.0,587466640.0,https://anaconda.org/conda-forge/httpcore,2025-04-25 17:42:16.142,17251189.0,2.0,,,,,,,,,,,,,,,,, +132,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,2026-04-15 22:51:59.233635,2026-02-26 09:12:28,11254.0,2.0,5093.0,996.0,8770.0,134.0,4531.0,44081.0,The API and AI Gateway.,22.0,22.0,448.0,34,True,,2025-06-04 09:20:05.000,3.9.1,100.0,,2562563.0,,,,,,,,,,,1.0,,,,,,,,kong,https://hub.docker.com/r/_/kong,2026-04-15 22:51:59.233635,834.0,351071161.0,,,,, +133,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,2026-04-23 09:20:51.000000,2026-04-23 09:17:36,9001.0,232.0,2943.0,201.0,5125.0,80.0,1195.0,13494.0,Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.,34.0,34.0,467.0,34,True,['django'],2026-04-23 03:11:12.000,2026.04.22,100.0,,280.0,,,cookiecutter-django,https://pypi.org/project/cookiecutter-django,,,280.0,,,,2.0,,,,,,,,,,,,,,,,, +134,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,2026-03-24 09:19:21.000000,2026-03-24 08:02:34,3446.0,20.0,734.0,215.0,588.0,26.0,953.0,6745.0,REST API framework designed for human beings.,1224.0,1178.0,221.0,34,True,,2026-03-24 08:14:06.000,2.3.1,61.0,,25140.0,,,eve,https://pypi.org/project/eve,2026-03-24 08:14:06.000,46.0,25140.0,,,,3.0,,,,,,,,,,,,,,,,, +135,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,2026-04-14 03:23:51.000000,2026-04-14 03:23:42,996.0,8.0,361.0,48.0,481.0,137.0,268.0,4961.0,Silky smooth profiling for Django.,6471.0,6441.0,167.0,34,True,['django'],2026-03-08 05:01:13.000,5.5.0,52.0,246.0,3110435.0,,,django-silk,https://pypi.org/project/django-silk,2026-03-08 05:01:13.000,30.0,3110434.0,,,,2.0,,,,,,,,,,,,,,,,, +136,Prism,stoplightio/prism,testing,,https://github.com/stoplightio/prism,https://github.com/stoplightio/prism,Apache-2.0,2016-03-18 03:52:09.000,2026-04-23 07:26:53.000000,2026-04-20 11:21:45,2082.0,40.0,397.0,51.0,1940.0,129.0,635.0,4917.0,"Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.",892.0,804.0,110.0,34,True,['openapi'],2026-04-20 11:21:56.137,5.15.10,213.0,235901.0,549688.0,,,,,,,,,,,2.0,,,,@stoplight/prism-cli,https://www.npmjs.com/package/@stoplight/prism-cli,546702.0,,,,,,,,2026-04-20 11:21:56.137,88.0,, +137,Radicale,Kozea/Radicale,others,,https://github.com/Kozea/Radicale,https://github.com/Kozea/Radicale,GPL-3.0,2011-08-11 08:27:37.000,2026-04-23 10:32:15.000000,2026-04-23 10:32:15,4298.0,726.0,499.0,90.0,734.0,10.0,1178.0,4589.0,A simple CalDAV (calendar) and CardDAV (contact) server.,228.0,187.0,159.0,34,True,,2026-04-12 05:45:40.000,3.7.1,86.0,,15910.0,,,radicale,https://pypi.org/project/radicale,2026-04-12 05:45:40.000,41.0,15910.0,,,,2.0,,,,,,,,,,,,,,,,, +138,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,2026-04-11 16:44:09.000000,2026-04-11 16:44:09,1524.0,1.0,778.0,75.0,944.0,144.0,983.0,4580.0,Connexion is a modern Python web framework that makes spec-first and api-first development easy.,17049.0,16824.0,243.0,34,True,['openapi'],2025-10-13 12:41:48.000,3.3.0,165.0,,12516496.0,spec-first/connexion,conda-forge/connexion,connexion,https://pypi.org/project/connexion,2025-10-13 12:41:48.000,225.0,12506500.0,https://anaconda.org/conda-forge/connexion,2025-12-31 19:01:12.056,619813.0,2.0,,,,,,,,,,,,,,,,, +139,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,2026-04-07 01:33:39.000000,2026-04-07 01:33:36,1966.0,7.0,1311.0,107.0,832.0,582.0,759.0,3800.0,Modular search for Django.,10654.0,10553.0,223.0,34,True,['django'],2024-06-04 15:09:58.000,3.3.0,47.0,,175082.0,,conda-forge/django-haystack,django-haystack,https://pypi.org/project/django-haystack,2024-06-04 15:09:58.000,101.0,174638.0,https://anaconda.org/conda-forge/django-haystack,2025-04-22 14:56:51.406,11547.0,2.0,,,,,,,,,,,,,,,,, +140,drf-yasg,axnsan12/drf-yasg,openapi-utils,,https://github.com/axnsan12/drf-yasg,https://github.com/axnsan12/drf-yasg,,2017-11-29 10:30:22.000,2026-03-10 14:35:26.000000,2026-03-10 14:35:25,584.0,7.0,426.0,27.0,313.0,220.0,426.0,3546.0,Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.,126214.0,126214.0,76.0,34,False,"['openapi', 'django']",2026-02-24 18:10:10.000,1.21.15,68.0,,3633885.0,,conda-forge/drf-yasg,drf-yasg,https://pypi.org/project/drf-yasg,,,3633490.0,https://anaconda.org/conda-forge/drf-yasg,2025-04-22 14:57:33.202,27287.0,2.0,,,,,,,,,,,,,,,,, +141,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,2026-04-01 18:17:23.000000,2026-04-01 18:17:23,1474.0,7.0,827.0,59.0,783.0,129.0,770.0,3320.0,OAuth2 goodies for the Djangonauts!.,11864.0,11740.0,279.0,34,False,['django'],2026-01-08 22:06:00.000,3.2.0,50.0,,4652329.0,django-oauth/django-oauth-toolkit,,django-oauth-toolkit,https://pypi.org/project/django-oauth-toolkit,2026-01-08 22:03:12.000,124.0,4652329.0,,,,2.0,,,,,,,,,,,,,,,,, +142,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,2026-03-28 16:32:34.000000,2026-03-28 16:32:34,1366.0,23.0,444.0,57.0,315.0,91.0,297.0,2810.0,markdown2: A fast and complete implementation of Markdown in Python.,679.0,,82.0,34,True,,2026-03-02 20:46:52.000,2.5.5,60.0,,7232293.0,,,markdown2,https://pypi.org/project/markdown2,2026-03-02 20:46:52.000,679.0,7232293.0,,,,2.0,,,,,,,,,,,,,,,,, +143,daphne,django/daphne,websocket,,https://github.com/django/daphne,https://github.com/django/daphne,BSD-3-Clause,2015-12-23 17:06:46.000,2026-04-06 19:08:47.000000,2025-09-17 12:11:36,450.0,,286.0,42.0,212.0,35.0,314.0,2662.0,Django Channels HTTP/WebSocket server.,40230.0,40091.0,78.0,34,True,['django'],2025-07-02 12:57:03.000,4.2.1,62.0,,3977545.0,,conda-forge/daphne,daphne,https://pypi.org/project/daphne,2025-07-02 12:57:03.000,139.0,3974110.0,https://anaconda.org/conda-forge/daphne,2025-07-02 16:17:46.683,226771.0,2.0,,,,,,,,,,,,,,,,, +144,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-12-25 19:34:54.000000,2025-12-25 19:34:51,250.0,,230.0,25.0,88.0,1.0,413.0,2406.0,SQLAlchemy database migrations for Flask applications using Alembic.,192479.0,192077.0,51.0,34,True,['flask'],2025-01-10 18:51:13.000,4.1.0,48.0,,5316329.0,,conda-forge/flask-migrate,flask-migrate,https://pypi.org/project/flask-migrate,2025-01-10 18:51:09.000,402.0,5308033.0,https://anaconda.org/conda-forge/flask-migrate,2025-04-22 14:56:28.718,547585.0,1.0,,,,,,,,,,,,,,,,, +145,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,2026-04-20 17:39:29.000000,2025-11-20 00:36:37,4723.0,,360.0,53.0,267.0,241.0,1544.0,1943.0,"CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev.",14768.0,14768.0,149.0,34,True,,,,24.0,,779831.0,,anaconda/cherrypy,cherrypy,https://pypi.org/project/cherrypy,,,779572.0,https://anaconda.org/anaconda/cherrypy,2025-12-12 15:39:06.824,32397.0,3.0,,,,,,,,,,,,,,,,, +146,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,2026-04-23 07:07:20.000000,2026-04-23 07:07:19,2466.0,34.0,454.0,63.0,534.0,213.0,656.0,1867.0,"A fresh approach to autocomplete implementations, specially for Django.",4726.0,4726.0,200.0,34,True,['django'],2015-06-02 16:21:07.000,2.2.0,1.0,,493788.0,,,django-autocomplete-light,https://pypi.org/project/django-autocomplete-light,,,493788.0,,,,2.0,,,,,,,,,,,,,,,,, +147,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,2026-04-08 19:31:48.123000,2024-12-30 16:42:14,674.0,,247.0,27.0,178.0,16.0,379.0,1586.0,An open source Flask extension that provides JWT support (with batteries included)!.,66935.0,66633.0,96.0,34,False,['flask'],2024-11-20 23:44:39.000,4.7.1,93.0,,11702658.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,11696028.0,https://anaconda.org/conda-forge/flask-jwt-extended,2026-04-08 19:31:48.123,430995.0,2.0,,,,,,,,,,,,,,,,, +148,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,2026-04-23 13:19:35.479000,2026-04-23 07:41:21,946.0,26.0,312.0,31.0,338.0,26.0,308.0,1507.0,"Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.",903.0,,106.0,34,True,['flask'],2026-04-23 07:42:15.000,1.3.0,52.0,70.0,19559502.0,pallets-eco/flask-wtf,conda-forge/flask-wtf,flask-wtf,https://pypi.org/project/flask-wtf,2026-04-23 07:41:53.000,903.0,19551235.0,https://anaconda.org/conda-forge/flask-wtf,2026-04-23 13:19:35.479,487697.0,3.0,,,,,,,,,,,,,,,,, +149,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,2026-01-06 02:34:01.000000,2026-01-06 02:34:00,1380.0,,393.0,20.0,722.0,179.0,351.0,1304.0,Python 3.X client for HashiCorp Vault.,7480.0,6975.0,207.0,34,True,,2025-10-30 12:57:46.000,2.4.0,74.0,1142.0,27738518.0,,conda-forge/hvac,hvac,https://pypi.org/project/hvac,2025-10-30 12:57:46.000,505.0,27727575.0,https://anaconda.org/conda-forge/hvac,2025-10-30 13:41:40.018,765493.0,2.0,,,,,,,,,,,,,,,,, +150,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,2026-04-21 20:44:04.000000,2024-02-21 15:31:38,1612.0,,298.0,45.0,329.0,92.0,178.0,1220.0,Standards-compliant library for parsing and serializing HTML documents and fragments in Python.,1729.0,,66.0,34,False,,2017-12-07 14:10:04.000,1.0.1,27.0,,33549429.0,,conda-forge/html5lib,html5lib,https://pypi.org/project/html5lib,2020-06-22 23:32:36.000,1729.0,33459463.0,https://anaconda.org/conda-forge/html5lib,2025-04-22 14:56:31.592,6297639.0,3.0,,,,,,,,,,,,,,,,, +151,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,2026-04-20 02:34:10.000000,2026-04-20 02:34:07,1836.0,30.0,187.0,20.0,750.0,28.0,255.0,1220.0,A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger..,19852.0,19852.0,97.0,34,True,['openapi'],,,76.0,,15545537.0,,conda-forge/apispec,apispec,https://pypi.org/project/apispec,,,15523458.0,https://anaconda.org/conda-forge/apispec,2026-03-07 11:24:46.158,1545583.0,2.0,,,,,,,,,,,,,,,,, +152,pymdown-extensions,facelessuser/pymdown-extensions,markdown,,https://github.com/facelessuser/pymdown-extensions,https://github.com/facelessuser/pymdown-extensions,,2014-11-21 06:08:04.000,2026-04-23 10:14:11.000000,2026-03-30 16:15:04,1932.0,13.0,269.0,7.0,2329.0,14.0,413.0,1115.0,Extensions for Python Markdown.,57475.0,57475.0,56.0,34,False,,2026-03-29 15:01:07.000,10.21.2,100.0,,23728277.0,,conda-forge/pymdown-extensions,pymdown-extensions,https://pypi.org/project/pymdown-extensions,,,23719549.0,https://anaconda.org/conda-forge/pymdown-extensions,2026-03-29 16:51:44.076,593548.0,2.0,,,,,,,,,,,,,,,,, +153,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,2026-01-01 06:18:11.000000,2025-12-12 17:55:57,382.0,,154.0,7.0,227.0,50.0,124.0,934.0,Cross Origin Resource Sharing ( CORS ) support for Flask.,457239.0,457239.0,54.0,34,True,['flask'],2025-12-12 20:31:12.000,6.0.2,36.0,,51800465.0,,conda-forge/flask-cors,flask-cors,https://pypi.org/project/flask-cors,,,51770990.0,https://anaconda.org/conda-forge/flask-cors,2025-12-13 20:23:09.021,1739036.0,1.0,,,,,,,,,,,,,,,,, +154,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,2026-03-02 10:22:07.198000,2025-09-27 18:45:34,844.0,,171.0,27.0,372.0,4.0,139.0,685.0,Safely add untrusted strings to HTML/XML markup.,2199198.0,2199198.0,49.0,34,True,,2025-09-27 18:38:54.000,3.0.3,17.0,13958.0,1088605.0,,conda-forge/markupsafe,markupsafe,https://pypi.org/project/markupsafe,,,,https://anaconda.org/conda-forge/markupsafe,2026-03-02 10:22:07.198,72920999.0,3.0,,,,,,,,,,,,,,,,, +155,tifffile,cgohlke/tifffile,others,,https://github.com/cgohlke/tifffile,https://github.com/cgohlke/tifffile,BSD-3-Clause,2020-02-22 22:43:58.000,2026-04-12 10:24:51.990000,2026-04-12 01:57:28,792.0,47.0,163.0,10.0,39.0,1.0,282.0,653.0,Read and write TIFF files.,89160.0,86953.0,1.0,34,True,,2026-04-12 03:24:04.000,2026.4.11,166.0,1287.0,21721203.0,,conda-forge/tifffile,tifffile,https://pypi.org/project/tifffile,2026-04-12 01:57:26.000,2207.0,21606116.0,https://anaconda.org/conda-forge/tifffile,2026-04-12 10:24:51.990,8169199.0,2.0,,,,,,,,,,,,,,,,, +156,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,2026-04-21 11:27:30.000000,2026-04-21 11:07:51,1260.0,17.0,145.0,20.0,95.0,28.0,141.0,530.0,A Python 3 port of the GraphQL.js reference implementation of GraphQL.,41290.0,41290.0,42.0,34,True,,2026-03-05 20:00:37.000,3.2.8,55.0,,69248646.0,,conda-forge/graphql-core,graphql-core,https://pypi.org/project/graphql-core,,,69219798.0,https://anaconda.org/conda-forge/graphql-core,2026-03-05 23:03:09.820,2048216.0,2.0,,,,,,,,,,,,,,,,, +157,newspaper3k,codelucas/newspaper,web-scraping,,https://github.com/codelucas/newspaper,https://github.com/codelucas/newspaper,MIT,2013-11-25 09:50:50.000,2026-04-16 11:09:59.000000,2026-04-16 11:09:58,664.0,3.0,2109.0,371.0,314.0,501.0,271.0,15034.0,"newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:.",215.0,21.0,103.0,33,True,,2018-09-28 04:58:18.000,0.2.8,18.0,,949865.0,,conda-forge/newspaper3k,newspaper3k,https://pypi.org/project/newspaper3k,2018-09-28 04:58:18.000,194.0,947520.0,https://anaconda.org/conda-forge/newspaper3k,2025-04-22 14:56:43.220,154803.0,1.0,,,,,,,,,,,,,,,,, +158,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,2026-03-16 16:42:46.000000,2026-02-20 04:47:56,2612.0,61.0,2424.0,308.0,911.0,38.0,559.0,14204.0,Web path scanner.,201.0,200.0,112.0,33,True,,2022-10-05 13:01:24.000,0.4.3,17.0,784.0,22754.0,,,dirsearch,https://pypi.org/project/dirsearch,2022-10-03 17:07:28.162,1.0,22749.0,,,,1.0,,,,,,,,,,,,,,,,, +159,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,,1912.0,232.0,339.0,189.0,249.0,13545.0,"HTTP Request & Response Service, written in Python + Flask.",1727.0,1698.0,108.0,33,False,['flask'],2024-02-20 21:30:12.000,0.10.2,16.0,,468069.0,,,httpbin,https://pypi.org/project/httpbin,2024-02-20 21:30:12.000,29.0,468069.0,,,,2.0,,,,,,,,,,,,,,,,, +160,Telethon,LonamiWebs/Telethon,third-party-apis,,https://github.com/LonamiWebs/Telethon,https://github.com/LonamiWebs/Telethon,MIT,2016-08-26 10:59:24.000,2026-02-21 21:11:58.000000,2026-02-21 21:11:57,3151.0,5.0,1530.0,159.0,697.0,1.0,2442.0,11947.0,"Pure Python 3 MTProto API Telegram client library, for bots too!.",21.0,21.0,200.0,33,True,,,,40.0,,2069672.0,,,telethon,https://pypi.org/project/telethon,,,2069672.0,,,,2.0,,,,,,,,,,,,,,,,, +161,Zappa,Miserlou/Zappa,serverless,,https://github.com/Miserlou/Zappa,https://github.com/Miserlou/Zappa,MIT,2016-01-20 21:57:04.000,2026-03-11 00:42:24.000000,2021-02-20 16:10:31,2916.0,,1206.0,242.0,946.0,691.0,675.0,11886.0,Serverless Python.,41.0,21.0,262.0,33,False,,2026-03-11 00:42:24.000,0.62.1,145.0,419.0,218944.0,,,zappa,https://pypi.org/project/zappa,2026-03-11 00:42:24.000,20.0,218940.0,,,,1.0,,,,,,,,,,,,,,,,, +162,thumbor,thumbor/thumbor,third-party-apis,,https://github.com/thumbor/thumbor,https://github.com/thumbor/thumbor,MIT,2011-03-16 17:30:05.000,2026-04-17 02:12:10.000000,2026-04-12 15:26:23,2524.0,29.0,846.0,192.0,799.0,15.0,1002.0,10474.0,thumbor is an open-source photo thumbnail service by globo.com.,386.0,386.0,207.0,33,True,,2025-05-15 16:32:04.000,7.7.7,100.0,,21299.0,,,thumbor,https://pypi.org/project/thumbor,,,21299.0,,,,2.0,,,,,,,,,,,,,,,,, +163,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,2026-03-30 11:30:36.000000,2026-03-27 08:58:32,817.0,7.0,498.0,52.0,620.0,4.0,292.0,6100.0,Ready-to-use and customizable users management for FastAPI.,5666.0,5624.0,78.0,33,True,['fastapi'],2026-03-27 09:01:35.000,15.0.5,112.0,506.0,1769663.0,,conda-forge/fastapi-users,fastapi-users,https://pypi.org/project/fastapi-users,2026-03-27 09:01:16.000,42.0,1767632.0,https://anaconda.org/conda-forge/fastapi-users,2026-03-27 11:21:32.136,109381.0,2.0,,,,,,,,,,,,,,,,, +164,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-09-12 13:24:16.000000,2025-09-12 13:24:16,1599.0,,356.0,35.0,382.0,99.0,330.0,5782.0,"Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV,..",8928.0,8928.0,56.0,33,True,,2024-12-03 15:23:39.000,2.0.0,39.0,,5841887.0,,,trafilatura,https://pypi.org/project/trafilatura,,,5841887.0,,,,1.0,,,,,,,,,,,,,,,,, +165,mezzanine,stephenmcd/mezzanine,cms,,https://github.com/stephenmcd/mezzanine,https://github.com/stephenmcd/mezzanine,BSD-2-Clause,2010-05-29 12:16:55.000,2026-04-19 10:10:29.000000,2026-04-19 10:10:29,5318.0,3.0,1645.0,241.0,990.0,62.0,1014.0,4828.0,CMS framework for Django.,2487.0,2462.0,329.0,33,True,['django'],2025-06-04 17:21:14.000,6.1.1,141.0,,8443.0,,,mezzanine,https://pypi.org/project/mezzanine,2025-06-04 17:21:14.000,25.0,8443.0,,,,2.0,,,,,,,,,,,,,,,,, +166,django-filter,carltongibson/django-filter,django-utils,,https://github.com/carltongibson/django-filter,https://github.com/carltongibson/django-filter,,2009-01-30 00:35:57.000,2025-12-15 22:09:33.000000,2025-10-28 06:31:15,1349.0,,755.0,62.0,782.0,59.0,793.0,4675.0,A generic system for filtering Django QuerySets based on user selections.,202584.0,202584.0,222.0,33,False,['django'],2023-04-23 17:35:23.000,23.1,23.0,,13569370.0,,conda-forge/django-filter,django-filter,https://pypi.org/project/django-filter,,,13564905.0,https://anaconda.org/conda-forge/django-filter,2025-10-05 20:54:42.947,312555.0,2.0,,,,,,,,,,,,,,,,, +167,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,2026-02-03 20:49:34.000000,2025-06-23 14:01:33,975.0,,741.0,68.0,648.0,148.0,684.0,4386.0,"Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.",16270.0,16270.0,225.0,33,True,"['django', 'graphql']",2025-03-13 08:30:22.000,3.2.3,53.0,,1097020.0,,conda-forge/graphene-django,graphene-django,https://pypi.org/project/graphene-django,,,1096135.0,https://anaconda.org/conda-forge/graphene-django,2025-04-22 14:57:21.125,61988.0,2.0,,,,,,,,,,,,,,,,, +168,wechatpy,wechatpy/wechatpy,third-party-apis,,https://github.com/wechatpy/wechatpy,https://github.com/wechatpy/wechatpy,MIT,2014-09-12 13:03:28.000,2026-03-30 21:41:54.000000,2026-03-07 15:28:48,1337.0,3.0,834.0,171.0,443.0,56.0,317.0,4284.0,WeChat SDK for Python.,10344.0,10319.0,103.0,33,True,,2021-11-11 15:12:31.000,1.8.18,137.0,,128828.0,,,wechatpy,https://pypi.org/project/wechatpy,2022-06-19 11:36:01.000,25.0,128828.0,,,,2.0,,,,,,,,,,,,,,,,, +169,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,2026-04-23 14:17:11.000000,2026-04-10 15:05:17,1524.0,25.0,828.0,155.0,934.0,41.0,867.0,3998.0,Slack Developer Kit for Python.,,,190.0,33,True,,2026-03-12 16:09:09.000,3.41.0,100.0,,82873970.0,,conda-forge/slack-sdk,slack-sdk,https://pypi.org/project/slack-sdk,,,82861907.0,https://anaconda.org/conda-forge/slack-sdk,2026-03-13 09:23:21.345,747926.0,2.0,,,,,,,,,,,,,,,,, +170,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,2026-04-22 22:35:36.000000,2026-04-22 14:38:34,2103.0,102.0,849.0,38.0,2790.0,408.0,1679.0,2409.0,OpenTelemetry Python API and SDK.,9.0,,354.0,33,True,,2026-04-09 14:38:50.000,1.41.0,79.0,,1157932.0,,conda-forge/opentelemetry-api,timing-asgi,https://pypi.org/project/timing-asgi,2026-02-17 11:24:46.000,9.0,1114802.0,https://anaconda.org/conda-forge/opentelemetry-api,2026-04-09 15:58:26.426,2889755.0,2.0,,,,,,,,,,,,,,,,, +171,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,2026-04-09 00:28:07.000000,2026-04-09 00:27:02,217.0,15.0,152.0,42.0,94.0,,88.0,2222.0,Asynchronous Python HTTP Requests for Humans using Futures.,8088.0,7776.0,28.0,33,True,,2024-11-15 22:14:50.000,1.0.2,12.0,,3616498.0,,conda-forge/requests-futures,requests-futures,https://pypi.org/project/requests-futures,2024-11-15 22:14:50.000,312.0,3609975.0,https://anaconda.org/conda-forge/requests-futures,2025-04-22 14:56:26.495,443598.0,2.0,,,,,,,,,,,,,,,,, +172,mangum,jordaneremieff/mangum,servers,,https://github.com/Kludex/mangum,https://github.com/Kludex/mangum,MIT,2019-01-14 11:49:29.000,2026-03-31 13:55:21.000000,2026-03-31 13:55:19,484.0,14.0,128.0,17.0,166.0,28.0,153.0,2105.0,AWS Lambda support for ASGI applications.,8426.0,8426.0,34.0,33,True,['fastapi'],2026-02-01 17:17:11.000,0.21.0,21.0,,5416263.0,Kludex/mangum,,mangum,https://pypi.org/project/mangum,,,5416263.0,,,,3.0,,,,,,,,,,,,,,,,, +173,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,2026-04-22 14:31:56.000000,2026-04-17 16:42:20,1000.0,10.0,185.0,30.0,240.0,11.0,211.0,2041.0,"djangos default admin interface with superpowers - customizable themes, popup windows replaced by modals and many..",5293.0,5293.0,46.0,33,True,['django'],2025-12-19 01:34:11.000,0.32.0,73.0,,237494.0,,,django-admin-interface,https://pypi.org/project/django-admin-interface,,,237494.0,,,,2.0,,,,,,,,,,,,,,,,, +174,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,2026-04-21 04:52:35.000000,2026-04-05 10:32:08,741.0,19.0,289.0,26.0,399.0,102.0,282.0,1942.0,A simple app that provides django integration for RQ (Redis Queue).,4355.0,4355.0,138.0,33,True,['django'],2026-04-05 10:33:31.000,4.1,22.0,,807593.0,,,django-rq,https://pypi.org/project/django-rq,,,807593.0,,,,2.0,,,,,,,,,,,,,,,,, +175,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,2026-04-02 18:19:14.000000,2026-04-02 18:19:06,757.0,8.0,306.0,32.0,342.0,24.0,297.0,1842.0,Dynamic Django settings.,2467.0,2467.0,160.0,33,True,['django'],2026-03-15 11:22:32.000,4.3.5,17.0,,998337.0,,,django-constance,https://pypi.org/project/django-constance,,,998337.0,,,,2.0,,,,,,,,,,,,,,,,, +176,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,2026-04-20 17:26:26.000000,2026-02-12 19:50:18,1081.0,1.0,497.0,34.0,374.0,10.0,424.0,1796.0,Thumbnails for Django.,15949.0,15839.0,166.0,33,True,['django'],2026-01-22 15:20:37.000,13.0.0,35.0,,488284.0,,conda-forge/sorl-thumbnail,sorl-thumbnail,https://pypi.org/project/sorl-thumbnail,2026-01-22 15:20:37.000,110.0,488090.0,https://anaconda.org/conda-forge/sorl-thumbnail,2025-04-22 14:57:33.341,13246.0,2.0,,,,,,,,,,,,,,,,, +177,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,2026-04-06 17:39:17.000000,2025-09-13 11:23:20,1247.0,,370.0,21.0,396.0,156.0,332.0,1542.0,Pipeline is an asset packaging library for Django.,2705.0,2670.0,178.0,33,True,['django'],2025-12-15 21:18:26.000,4.1.0,135.0,,234156.0,,,django-pipeline,https://pypi.org/project/django-pipeline,2025-09-13 11:42:55.000,35.0,234156.0,,,,2.0,,,,,,,,,,,,,,,,, +178,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,2026-04-20 02:33:59.000000,2026-04-20 02:33:57,1836.0,22.0,163.0,18.0,752.0,6.0,291.0,1407.0,"A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including..",10485.0,10321.0,84.0,33,True,,2025-10-29 16:07:47.000,8.7.1,105.0,,3140034.0,,conda-forge/webargs,webargs,https://pypi.org/project/webargs,2025-10-29 16:07:47.000,164.0,3133843.0,https://anaconda.org/conda-forge/webargs,2025-10-29 18:00:17.616,414851.0,2.0,,,,,,,,,,,,,,,,, +179,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,2026-01-29 15:22:08.257000,2026-01-29 07:17:14,833.0,4.0,158.0,33.0,209.0,43.0,95.0,1324.0,Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors.,40580.0,40174.0,53.0,33,True,,2026-01-29 07:19:44.000,1.11.0,26.0,,4234467.0,,conda-forge/parsel,parsel,https://pypi.org/project/parsel,2026-01-29 07:19:22.000,406.0,4229863.0,https://anaconda.org/conda-forge/parsel,2026-01-29 15:22:08.257,322325.0,1.0,,,,,,,,,,,,,,,,, +180,httptools,MagicStack/httptools,http-clients,,https://github.com/MagicStack/httptools,https://github.com/MagicStack/httptools,MIT,2016-04-25 16:13:48.000,2026-03-24 16:47:06.000000,2026-03-24 16:47:06,110.0,3.0,103.0,35.0,69.0,21.0,52.0,1320.0,Fast HTTP parser.,192667.0,192175.0,22.0,33,True,,2025-10-10 03:54:20.000,0.7.1,26.0,,155417012.0,,conda-forge/httptools,httptools,https://pypi.org/project/httptools,2025-10-10 03:54:20.000,492.0,155367122.0,https://anaconda.org/conda-forge/httptools,2025-11-07 08:37:48.131,3292805.0,2.0,,,,,,,,,,,,,,,,, +181,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,2026-04-07 08:36:18.000000,2026-04-07 08:36:16,199.0,11.0,228.0,19.0,58.0,9.0,103.0,1289.0,"Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes.",21543.0,21543.0,34.0,33,True,['flask'],2026-03-28 19:46:51.000,4.8.1,37.0,,2237003.0,,conda-forge/flask-httpauth,flask-httpauth,https://pypi.org/project/flask-httpauth,,,2231883.0,https://anaconda.org/conda-forge/flask-httpauth,2026-03-29 01:34:11.175,358446.0,2.0,,,,,,,,,,,,,,,,, +182,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,,193.0,16.0,199.0,92.0,122.0,1034.0,A toolbelt of useful classes and functions to be used with python-requests.,189267.0,186632.0,72.0,33,False,,2023-05-01 04:12:06.235,1.0.0,21.0,,285587653.0,,conda-forge/requests-toolbelt,requests-toolbelt,https://pypi.org/project/requests-toolbelt,2023-05-01 04:12:06.235,2635.0,285232457.0,https://anaconda.org/conda-forge/requests-toolbelt,2025-04-22 14:56:21.422,14918237.0,2.0,,,,,,,,,,,,,,,,, +183,Mako,sqlalchemy/mako,others,,https://github.com/sqlalchemy/mako,https://github.com/sqlalchemy/mako,MIT,2018-11-26 22:21:34.000,2026-04-14 22:12:44.368000,2026-04-14 20:20:13,983.0,5.0,70.0,10.0,55.0,72.0,299.0,433.0,Mako Templates for Python.,332400.0,331041.0,63.0,33,True,,2026-04-14 20:19:57.000,rel_1_3_11,78.0,,152392905.0,,conda-forge/mako,mako,https://pypi.org/project/mako,2026-04-14 20:19:53.000,1359.0,152221719.0,https://anaconda.org/conda-forge/mako,2026-04-14 22:12:44.368,11811877.0,2.0,,,,,,,,,,,,,,,,, +184,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,2026-04-21 22:45:24.000000,2026-03-26 17:49:25,734.0,92.0,72.0,8.0,361.0,38.0,91.0,398.0,"OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI..",10978.0,10594.0,46.0,33,True,,2026-03-01 15:48:17.000,0.8.4,47.0,,45672980.0,python-openapi/openapi-spec-validator,conda-forge/openapi-spec-validator,openapi-spec-validator,https://pypi.org/project/openapi-spec-validator,2026-03-01 15:48:17.000,384.0,45654930.0,https://anaconda.org/conda-forge/openapi-spec-validator,2026-03-01 18:48:33.248,1245458.0,2.0,,,,,,,,,,,,,,,,, +185,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,2026-04-15 21:31:46.000000,2026-04-02 23:46:05,1777.0,157.0,136.0,6.0,872.0,65.0,200.0,363.0,Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1..,2364.0,2233.0,72.0,33,True,,2026-04-02 23:47:57.000,0.23.1,77.0,,7873063.0,python-openapi/openapi-core,conda-forge/openapi-core,openapi-core,https://pypi.org/project/openapi-core,2026-04-02 23:47:57.000,131.0,7872039.0,https://anaconda.org/conda-forge/openapi-core,2026-04-03 02:23:59.206,61452.0,2.0,,,,,,,,,,,,,,,,, +186,soupsieve,facelessuser/soupsieve,web-scraping,,https://github.com/facelessuser/soupsieve,https://github.com/facelessuser/soupsieve,MIT,2018-12-07 07:42:56.000,2026-03-27 16:24:18.000000,2026-03-27 16:24:18,373.0,2.0,48.0,6.0,172.0,12.0,108.0,266.0,A modern CSS selector implementation for BeautifulSoup.,749701.0,747873.0,15.0,33,True,,2026-01-20 04:27:01.000,2.8.3,51.0,,324724371.0,,conda-forge/soupsieve,soupsieve,https://pypi.org/project/soupsieve,2026-01-20 04:27:01.000,1828.0,324213086.0,https://anaconda.org/conda-forge/soupsieve,2026-01-21 22:29:24.489,34767442.0,1.0,,,,,,,,,,,,,,,,, +187,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,,3885.0,113.0,715.0,190.0,724.0,37985.0,"HTTPie CLI modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads,..",132.0,1.0,173.0,32,False,,2024-11-01 17:33:07.000,3.2.4,58.0,12430.0,896494.0,httpie/cli,conda-forge/httpie,httpie,https://pypi.org/project/httpie,2024-11-01 17:31:22.000,131.0,892150.0,https://anaconda.org/conda-forge/httpie,2025-04-22 14:56:48.791,281201.0,3.0,,,,,,,,,,,,,,,,, +188,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,2026-04-23 09:04:55.000000,2026-04-21 08:59:48,11800.0,11.0,5790.0,406.0,5778.0,3070.0,3507.0,17725.0,"swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different..",23.0,23.0,1247.0,32,True,['openapi'],2026-04-22 12:18:26.000,3.0.79,100.0,,,,,,,,,,,,,3.0,,,io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,https://search.maven.org/artifact/io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,,,,, +189,impacket,SecureAuthCorp/impacket,others,,https://github.com/fortra/impacket,https://github.com/fortra/impacket,,2015-04-15 14:04:07.000,2026-04-23 13:22:56.000000,2026-04-23 13:22:56,4208.0,31.0,3677.0,372.0,1108.0,176.0,874.0,15656.0,Impacket is a collection of Python classes for working with network protocols.,6500.0,6500.0,301.0,32,False,,2025-10-22 15:53:06.000,impacket_0_13_0,15.0,277136.0,2115.0,fortra/impacket,,impacket,https://pypi.org/project/impacket,,,,,,,2.0,,,,,,,,,,,,,,,,, +190,Mockoon,mockoon/mockoon,testing,,https://github.com/mockoon/mockoon,https://github.com/mockoon/mockoon,MIT,2017-07-17 13:19:16.000,2026-04-23 04:30:12.000000,2026-04-20 08:44:25,1749.0,54.0,458.0,63.0,781.0,50.0,884.0,8224.0,"Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open..",228.0,228.0,68.0,32,True,['openapi'],2026-04-02 07:48:33.000,9.6.1,58.0,254846.0,2770.0,,,,,,,,,,,2.0,,,,,,,,,,,,,,,,, +191,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,,386.0,151.0,463.0,164.0,302.0,6894.0,"Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.",5213.0,5213.0,121.0,32,False,,2019-09-14 09:20:45.000,2.6.0,18.0,,124293.0,,conda-forge/hug,hug,https://pypi.org/project/hug,,,121285.0,https://anaconda.org/conda-forge/hug,2025-04-22 14:56:28.919,342970.0,3.0,,,,,,,,,,,,,,,,, +192,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,2026-04-23 14:17:11.000000,2026-04-10 15:05:17,1524.0,25.0,828.0,155.0,934.0,41.0,867.0,3998.0,Slack Developer Kit for Python.,,,190.0,32,True,,2026-03-12 16:09:09.000,3.41.0,100.0,,7754471.0,,conda-forge/slackclient,slackclient,https://pypi.org/project/slackclient,,,7743458.0,https://anaconda.org/conda-forge/slackclient,2025-04-22 14:56:26.396,1277566.0,3.0,,,,,,,,,,,,,,,,, +193,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,,517.0,50.0,212.0,257.0,167.0,3744.0,Easy OpenAPI specs and Swagger UI for your Flask API.,19635.0,19635.0,113.0,32,False,['flask'],2020-08-01 15:28:10.000,0.9.5,24.0,558.0,1211825.0,,conda-forge/flasgger,flasgger,https://pypi.org/project/flasgger,,,1209524.0,https://anaconda.org/conda-forge/flasgger,2025-04-22 14:56:42.334,156250.0,3.0,,,,,,,,,,,,,,,,, +194,modoboa,modoboa/modoboa,email,,https://github.com/modoboa/modoboa,https://github.com/modoboa/modoboa,ISC,2013-04-16 09:43:55.000,2026-04-20 12:28:47.000000,2026-04-20 12:22:25,6154.0,194.0,461.0,81.0,1528.0,56.0,1898.0,3480.0,Mail hosting made simple.,62.0,62.0,128.0,32,True,,2026-04-08 15:28:33.000,2.8.2,58.0,,4643.0,,,modoboa,https://pypi.org/project/modoboa,,,4643.0,,,,1.0,,,,,,,,,,,,,,,,, +195,pyotp,pyauth/pyotp,auth,,https://github.com/pyauth/pyotp,https://github.com/pyauth/pyotp,MIT,2011-09-23 13:10:31.000,2026-01-03 00:20:32.000000,2026-01-03 00:20:32,228.0,,350.0,51.0,81.0,6.0,97.0,3295.0,Python One-Time Password Library.,27092.0,26633.0,48.0,32,True,,2023-07-27 23:41:01.000,2.9.0,24.0,679.0,22979522.0,,conda-forge/pyotp,pyotp,https://pypi.org/project/pyotp,2023-07-27 23:41:01.000,459.0,22977846.0,https://anaconda.org/conda-forge/pyotp,2025-04-22 14:57:02.176,113635.0,2.0,,,,,,,,,,,,,,,,, +196,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,2026-04-20 17:25:56.000000,2025-12-23 16:04:58,1273.0,,450.0,58.0,437.0,84.0,325.0,3063.0,Full featured redis cache backend for Django.,289.0,,146.0,32,True,['django'],2025-06-17 18:17:06.000,6.0.0,69.0,22.0,10786720.0,,,django-redis,https://pypi.org/project/django-redis,2025-06-17 18:15:34.000,289.0,10786720.0,,,,2.0,,,,,,,,,,,,,,,,, +197,django-mptt,django-mptt/django-mptt,django-utils,,https://github.com/django-mptt/django-mptt,https://github.com/django-mptt/django-mptt,,2010-08-31 19:12:55.000,2025-08-26 09:27:11.000000,2025-08-26 09:26:51,1238.0,,439.0,64.0,313.0,115.0,418.0,2972.0,Utilities for implementing a modified pre-order traversal tree in django.,23552.0,23552.0,160.0,32,False,['django'],2017-12-09 00:57:18.000,0.9.0,9.0,,1214739.0,,anaconda/django-mptt,django-mptt,https://pypi.org/project/django-mptt,,,1214739.0,https://anaconda.org/anaconda/django-mptt,,,2.0,,,,,,,,,,,,,,,,, +198,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.0,114.0,466.0,22.0,643.0,2806.0,Social auth made simple.,6435.0,6395.0,284.0,32,False,,2017-02-03 12:20:08.000,0.3.6,55.0,,55717.0,,,python-social-auth,https://pypi.org/project/python-social-auth,2017-02-03 12:20:08.000,40.0,55717.0,,,,2.0,,,,,,,,,,,,,,,,, +199,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,,513.0,91.0,800.0,57.0,486.0,2762.0,splinter - python test framework for web applications.,7218.0,7163.0,182.0,32,True,,2024-01-16 00:59:02.000,0.21.0,52.0,,355915.0,,,splinter,https://pypi.org/project/splinter,2024-01-16 00:59:02.000,55.0,355915.0,,,,2.0,,,,,,,,,,,,,,,,, +200,sqladmin,aminalaee/sqladmin,fastapi-utils,,https://github.com/smithyhq/sqladmin,https://github.com/smithyhq/sqladmin,BSD-3-Clause,2021-12-22 10:09:54.000,2026-04-19 16:54:13.000000,2026-04-18 01:24:18,435.0,31.0,275.0,15.0,521.0,60.0,241.0,2712.0,SQLAlchemy Admin for FastAPI and Starlette.,1850.0,1850.0,94.0,32,True,['fastapi'],2026-04-18 01:25:21.000,0.25.0,46.0,,794763.0,smithyhq/sqladmin,,sqladmin,https://pypi.org/project/sqladmin,,,794763.0,,,,1.0,,,,,,,,,,,,,,,,, +201,autobahn-python,crossbario/autobahn-python,websocket,,https://github.com/crossbario/autobahn-python,https://github.com/crossbario/autobahn-python,,2011-07-27 15:22:13.000,2026-01-14 14:02:46.000000,2026-01-10 09:37:30,3522.0,,770.0,88.0,791.0,193.0,768.0,2536.0,WebSocket and WAMP in Python for Twisted and asyncio.,42951.0,42671.0,136.0,32,False,,2026-01-10 10:46:31.000,master-202601101042,162.0,3369.0,4977425.0,,conda-forge/autobahn,autobahn,https://pypi.org/project/autobahn,2025-12-15 11:12:58.000,280.0,4963968.0,https://anaconda.org/conda-forge/autobahn,2025-12-15 14:07:16.458,902741.0,3.0,,,,,,,,,,,,,,,,, +202,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,2026-02-22 18:16:28.000000,2026-02-22 17:41:48,1160.0,4.0,272.0,44.0,193.0,88.0,309.0,2352.0,Automated image processing for Django. Currently v6.0.,10304.0,10304.0,81.0,32,True,['django'],2026-02-22 18:16:28.000,6.1,7.0,200.0,434219.0,,,django-imagekit,https://pypi.org/project/django-imagekit,,,434218.0,,,,2.0,,,,,,,,,,,,,,,,, +203,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,2026-04-20 12:19:25.000000,2026-04-08 15:55:20,1196.0,8.0,666.0,100.0,810.0,,297.0,2335.0,Bootstrap 3 integration with Django.,19518.0,19518.0,101.0,32,True,['django'],,,6.0,,286657.0,,conda-forge/django-bootstrap3,django-bootstrap3,https://pypi.org/project/django-bootstrap3,,,283561.0,https://anaconda.org/conda-forge/django-bootstrap3,2025-04-22 14:56:41.415,46444.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,2026-01-20 08:00:22.000000,2026-01-20 08:00:22,1506.0,,607.0,60.0,396.0,453.0,699.0,1991.0,A Python SOAP client.,643.0,,148.0,32,True,,2025-09-15 10:26:02.000,4.3.2,68.0,,39112189.0,,conda-forge/zeep,zeep,https://pypi.org/project/zeep,2025-09-15 10:26:02.000,643.0,39104734.0,https://anaconda.org/conda-forge/zeep,2025-09-16 09:16:42.672,492088.0,3.0,,,,,,,,,,,,,,,,, +205,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,2026-04-10 18:32:35.000000,2026-03-12 16:32:57,970.0,13.0,269.0,15.0,859.0,95.0,340.0,1936.0,Generate modern Python clients from OpenAPI.,1567.0,1470.0,112.0,32,True,['openapi'],2026-03-05 23:45:11.000,0.28.3,104.0,,2103883.0,,conda-forge/openapi-python-client,openapi-python-client,https://pypi.org/project/openapi-python-client,2026-03-05 23:45:11.000,97.0,2102304.0,https://anaconda.org/conda-forge/openapi-python-client,2026-03-06 05:59:00.924,88450.0,3.0,,,,,,,,,,,,,,,,, +206,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,2026-04-15 07:54:05.825000,2024-07-30 19:33:08,933.0,,463.0,63.0,351.0,133.0,397.0,1632.0,Quick and simple security for Flask applications.,8696.0,8623.0,129.0,32,False,['flask'],2026-04-15 01:46:59.000,5.8.0,34.0,,108215.0,pallets-eco/flask-security-3.0,conda-forge/flask-security,flask-security,https://pypi.org/project/flask-security,2026-04-15 01:46:59.000,73.0,99831.0,https://anaconda.org/conda-forge/flask-security,2026-04-15 07:54:05.825,142540.0,1.0,,,,,,,,,,,,,,,,, +207,PySocks,Anorov/PySocks,others,,https://github.com/Anorov/PySocks,https://github.com/Anorov/PySocks,,2012-02-21 09:10:49.000,2025-04-22 14:56:26.583000,2019-09-20 02:47:40,230.0,,237.0,47.0,64.0,50.0,62.0,1276.0,A SOCKS proxy client and wrapper for Python.,243108.0,243108.0,32.0,32,False,,2019-05-11 09:32:07.000,1.7.0,8.0,,63261597.0,,conda-forge/pysocks,pysocks,https://pypi.org/project/pysocks,,,62102949.0,https://anaconda.org/conda-forge/pysocks,2025-04-22 14:56:26.583,77629423.0,2.0,,,,,,,,,,,,,,,,, +208,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,2026-03-09 15:12:42.000000,2026-03-09 15:12:42,1069.0,1.0,128.0,10.0,289.0,1.0,190.0,1201.0,Rate Limiting extension for Flask.,22767.0,22577.0,46.0,32,True,['flask'],2025-12-06 17:39:12.000,4.1.1,113.0,739.0,21511011.0,,,flask-limiter,https://pypi.org/project/flask-limiter,2025-12-06 17:38:59.000,190.0,21510996.0,,,,1.0,,,,,,,,,,,,,,,,, +209,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,2026-04-20 11:10:34.000000,2026-04-08 16:19:24,1323.0,8.0,259.0,35.0,693.0,17.0,145.0,1029.0,Bootstrap 4 integration with Django.,194504.0,194415.0,141.0,32,True,['django'],2021-05-20 08:44:02.000,3.0.1,37.0,,275242.0,,conda-forge/django-bootstrap4,django-bootstrap4,https://pypi.org/project/django-bootstrap4,2026-01-03 07:52:32.000,89.0,274482.0,https://anaconda.org/conda-forge/django-bootstrap4,2025-08-09 19:10:09.244,41040.0,2.0,,,,,,,,,,,,,,,,, +210,flask-caching,pallets-eco/flask-caching,flask-utils,,https://github.com/pallets-eco/flask-caching,https://github.com/pallets-eco/flask-caching,,2016-07-04 19:53:57.000,2026-04-21 06:50:27.000000,2026-04-21 06:50:27,793.0,19.0,196.0,14.0,375.0,50.0,197.0,935.0,A caching extension for Flask.,30595.0,30595.0,124.0,32,False,['flask'],2026-04-17 20:24:42.000,2.4.0,24.0,,12359539.0,,conda-forge/flask-caching,flask-caching,https://pypi.org/project/flask-caching,,,12352385.0,https://anaconda.org/conda-forge/flask-caching,2025-04-22 14:56:55.341,400669.0,1.0,,,,,,,,,,,,,,,,, +211,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.0,92.0,449.0,2.0,303.0,797.0,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,,39773357.0,,conda-forge/oauth2client,oauth2client,https://pypi.org/project/oauth2client,2018-09-07 21:38:16.000,1056.0,39690214.0,https://anaconda.org/conda-forge/oauth2client,2025-04-22 14:56:25.308,1496575.0,2.0,,,,,,,,,,,,,,,,, +212,aiodns,saghul/aiodns,others,,https://github.com/aio-libs/aiodns,https://github.com/aio-libs/aiodns,MIT,2014-03-26 23:19:57.000,2026-04-22 15:37:34.000000,2026-04-22 15:37:25,229.0,10.0,73.0,12.0,147.0,11.0,76.0,590.0,Simple DNS resolver for asyncio.,64424.0,63466.0,35.0,32,True,,2026-01-10 22:33:25.000,4.0.0,24.0,,20717110.0,aio-libs/aiodns,conda-forge/aiodns,aiodns,https://pypi.org/project/aiodns,2026-01-10 22:33:25.000,958.0,20710487.0,https://anaconda.org/conda-forge/aiodns,2025-04-22 14:57:14.545,516638.0,2.0,,,,,,,,,,,,,,,,, +213,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,2026-04-21 21:21:41.000000,2026-04-21 21:21:05,824.0,72.0,137.0,4.0,802.0,62.0,111.0,536.0,PEP-484 stubs for django-rest-framework.,4358.0,4276.0,91.0,32,True,['django'],2026-03-31 22:40:22.000,3.16.9,39.0,,4433946.0,,conda-forge/djangorestframework-stubs,djangorestframework-stubs,https://pypi.org/project/djangorestframework-stubs,2026-03-31 22:40:22.000,82.0,4433342.0,https://anaconda.org/conda-forge/djangorestframework-stubs,2026-04-01 21:00:08.823,35686.0,2.0,,,,,,,,,,,,,,,,, +214,redoc,Redocly/redoc,openapi-utils,,https://github.com/Redocly/redoc,https://github.com/Redocly/redoc,MIT,2015-10-30 12:53:02.000,2026-02-07 06:18:05.000000,2025-11-05 15:04:25,2633.0,,2321.0,296.0,800.0,399.0,1538.0,25655.0,OpenAPI/Swagger-generated API Reference Documentation.,13561.0,13561.0,228.0,31,True,['openapi'],2025-09-26 20:58:47.000,2.5.1,95.0,152.0,1.0,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +215,saleor,saleor/saleor,others,,https://github.com/saleor/saleor,https://github.com/saleor/saleor,BSD-3-Clause,2013-02-12 16:46:39.000,2026-04-23 13:09:08.000000,2026-04-22 11:58:48,22444.0,151.0,5860.0,361.0,13368.0,184.0,4204.0,22832.0,"Saleor Core: the high performance, composable, headless commerce API.",8.0,8.0,321.0,31,True,"['django', 'graphql']",2026-04-22 09:26:23.000,3.23.2,100.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +216,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-11-03 10:34:44.631000,2025-05-29 15:43:55,2483.0,,993.0,229.0,899.0,423.0,827.0,11047.0,Python Serverless Microframework for AWS.,3256.0,3256.0,207.0,31,True,,,,40.0,,8671.0,,conda-forge/chalice,chalice,https://pypi.org/project/chalice,,,,https://anaconda.org/conda-forge/chalice,2025-11-03 10:34:44.631,572288.0,2.0,,,,,,,,,,,,,,,,, +217,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,2026-04-21 06:23:04.000000,2026-04-21 06:20:45,1496.0,26.0,565.0,72.0,505.0,128.0,903.0,9024.0,"Fast, Async-ready, Openapi, type hints based framework for building APIs.",,,179.0,31,True,,2026-03-18 20:06:15.000,1.6.2,59.0,,2021278.0,,conda-forge/django-ninja,django-ninja,https://pypi.org/project/django-ninja,,,2020510.0,https://anaconda.org/conda-forge/django-ninja,2026-03-23 22:01:11.603,39179.0,2.0,,,,,,,,,,,,,,,,, +218,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,2026-04-23 12:39:13.000000,2026-04-23 12:39:11,798.0,46.0,328.0,51.0,769.0,124.0,466.0,7212.0,Robyn is a Super Fast Async Python Web Framework with a Rust runtime.,267.0,248.0,86.0,31,True,,2026-04-13 22:30:36.000,0.83.0,161.0,,39774.0,sparckles/Robyn,conda-forge/robyn,robyn,https://pypi.org/project/robyn,2026-04-12 22:59:45.000,19.0,20085.0,https://anaconda.org/conda-forge/robyn,2025-10-18 16:41:50.525,1082901.0,3.0,,,,,,,,,,,,,,,,, +219,AutoRest,Azure/autorest,openapi-utils,,https://github.com/Azure/autorest,https://github.com/Azure/autorest,MIT,2015-02-20 23:02:54.000,2026-04-23 18:55:20.000000,2026-04-09 15:18:42,5774.0,7.0,706.0,962.0,2629.0,45.0,2195.0,4801.0,"OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python.",973.0,973.0,179.0,31,True,['openapi'],,,100.0,77127.0,1117.0,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +220,django-tastypie,django-tastypie/django-tastypie,web-frameworks,,https://github.com/django-tastypie/django-tastypie,https://github.com/django-tastypie/django-tastypie,,2010-03-29 06:01:45.000,2025-09-08 00:14:28.000000,2025-04-02 19:22:48,1307.0,,1104.0,117.0,858.0,312.0,527.0,3953.0,Creating delicious APIs for Django apps since 2010.,6395.0,6395.0,204.0,31,False,['django'],2025-02-23 19:22:33.000,0.15.1,10.0,,107585.0,,,django-tastypie,https://pypi.org/project/django-tastypie,,,107585.0,,,,3.0,,,,,,,,,,,,,,,,, +221,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,2026-04-12 22:12:15.000000,2026-04-12 22:11:52,1163.0,76.0,215.0,88.0,366.0,1.0,240.0,3619.0,A familiar HTTP Service Framework for Python.,588.0,588.0,87.0,31,True,,2026-04-12 22:12:06.000,3.6.2,17.0,,5590.0,kennethreitz/responder,conda-forge/responder,responder,https://pypi.org/project/responder,,,4174.0,https://anaconda.org/conda-forge/responder,2025-04-22 14:56:57.171,126025.0,3.0,,,,,,,,,,,,,,,,, +222,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,,575.0,74.0,190.0,117.0,187.0,3173.0,JSON Web Token Authentication support for Django REST Framework.,28134.0,28134.0,62.0,31,False,,2017-06-23 23:57:19.000,1.11.0,16.0,,310166.0,,,djangorestframework-jwt,https://pypi.org/project/djangorestframework-jwt,,,310166.0,,,,3.0,,,,,,,,,,,,,,,,, +223,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.0,194.0,273.0,39.0,220.0,2786.0,Python SDK for Facebooks Graph API.,5688.0,5650.0,99.0,31,False,,2018-11-06 06:53:51.000,3.1.0,9.0,,427600.0,,,facebook-sdk,https://pypi.org/project/facebook-sdk,2018-11-06 06:53:51.000,38.0,427600.0,,,,3.0,,,,,,,,,,,,,,,,, +224,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,2020-12-14 12:00:00.000000,2019-06-04 18:10:32,801.0,,557.0,63.0,339.0,130.0,366.0,2581.0,Swagger Documentation Generator for Django REST Framework: deprecated.,21291.0,21291.0,96.0,31,False,['django'],2018-04-30 20:02:25.000,2.2.0,5.0,,361276.0,,,django-rest-swagger,https://pypi.org/project/django-rest-swagger,,,361276.0,,,,3.0,,,,,,,,,,,,,,,,, +225,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-12-01 00:26:35.000000,2025-12-01 00:26:35,181.0,,115.0,28.0,47.0,,67.0,2181.0,"A generator library for concise, unambiguous and URL-safe UUIDs.",35487.0,35487.0,37.0,31,True,,2020-03-06 11:40:22.000,1.0.0,13.0,,11182626.0,,conda-forge/shortuuid,shortuuid,https://pypi.org/project/shortuuid,,,11172041.0,https://anaconda.org/conda-forge/shortuuid,2025-04-22 14:56:55.305,698663.0,2.0,,,,,,,,,,,,,,,,, +226,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,2026-04-22 21:34:28.360000,2026-04-14 06:17:29,1504.0,9.0,437.0,50.0,435.0,87.0,512.0,2012.0,django-tables2 - An app for creating HTML tables.,8395.0,8395.0,163.0,31,False,['django'],,,8.0,,926926.0,,conda-forge/django-tables2,django-tables2,https://pypi.org/project/django-tables2,,,926533.0,https://anaconda.org/conda-forge/django-tables2,2026-04-22 21:34:28.360,22839.0,2.0,,,,,,,,,,,,,,,,, +227,selectolax,rushter/selectolax,html-processing,,https://github.com/rushter/selectolax,https://github.com/rushter/selectolax,MIT,2017-11-26 19:37:37.000,2026-04-01 07:40:00.000000,2026-03-18 15:34:23,608.0,15.0,91.0,15.0,48.0,11.0,141.0,1612.0,Python binding to Modest and Lexbor engines. Fast HTML5 parser with CSS selectors for Python.,2825.0,2825.0,26.0,31,True,,2026-03-06 09:02:37.000,0.4.7,52.0,,4518475.0,,,selectolax,https://pypi.org/project/selectolax,,,4518475.0,,,,3.0,,,,,,,,,,,,,,,,, +228,SeleniumLibrary,robotframework/SeleniumLibrary,testing,,https://github.com/robotframework/SeleniumLibrary,https://github.com/robotframework/SeleniumLibrary,Apache-2.0,2011-10-22 08:01:34.000,2026-04-13 15:17:48.000000,2026-04-13 15:16:34,2631.0,30.0,783.0,140.0,903.0,69.0,1013.0,1467.0,Web testing library for Robot Framework.,144.0,,128.0,31,True,,2025-10-04 15:02:49.000,6.8.0,75.0,3769.0,1756226.0,,conda-forge/robotframework-seleniumlibrary,robotframework-seleniumlibrary,https://pypi.org/project/robotframework-seleniumlibrary,2025-10-04 13:37:06.000,144.0,1754362.0,https://anaconda.org/conda-forge/robotframework-seleniumlibrary,2025-10-04 17:08:01.054,126748.0,2.0,,,,,,,,,,,,,,,,, +229,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:48:39.000000,2025-08-17 20:47:57,861.0,,310.0,27.0,242.0,90.0,325.0,1414.0,Easy thumbnails for Django.,11816.0,11816.0,100.0,31,True,['django'],2025-08-17 20:48:39.000,2.10.1,3.0,,496318.0,,,easy-thumbnails,https://pypi.org/project/easy-thumbnails,,,496318.0,,,,2.0,,,,,,,,,,,,,,,,, +230,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,2026-03-10 16:53:31.000000,2026-03-10 16:52:12,495.0,5.0,218.0,19.0,220.0,24.0,142.0,1253.0,Authentication Module for django rest auth.,11764.0,11764.0,64.0,31,True,['django'],2026-03-10 16:53:31.000,5.0.4,26.0,,545916.0,jazzband/django-rest-knox,,django-rest-knox,https://pypi.org/project/django-rest-knox,,,545916.0,,,,3.0,,,,,,,,,,,,,,,,, +231,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,2026-01-01 18:06:59.000000,2025-12-09 09:07:45,479.0,,261.0,23.0,360.0,47.0,185.0,1232.0,A feature flipper for Django.,1853.0,1812.0,164.0,31,True,['django'],2025-06-12 07:38:53.000,5.0.0,50.0,,1385481.0,,conda-forge/django-waffle,django-waffle,https://pypi.org/project/django-waffle,2025-06-12 07:38:53.000,41.0,1385018.0,https://anaconda.org/conda-forge/django-waffle,2025-04-22 14:57:36.310,31034.0,2.0,,,,,,,,,,,,,,,,, +232,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:04:43.000000,2025-07-04 22:55:12,377.0,,252.0,33.0,109.0,,159.0,1160.0,A reusable Django model field for storing ad-hoc JSON data.,14171.0,14171.0,53.0,31,True,['django'],2020-02-15 03:25:21.000,3.0.0,4.0,174.0,958004.0,,,jsonfield,https://pypi.org/project/jsonfield,,,958003.0,,,,2.0,,,,,,,,,,,,,,,,, +233,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,2026-04-06 03:31:16.000000,2026-04-06 03:29:55,392.0,24.0,69.0,7.0,53.0,48.0,106.0,675.0,A delightful and complete interface to GitHubs amazing API.,3371.0,3371.0,23.0,31,True,,2026-02-28 02:20:48.000,1.0.13,27.0,,35555750.0,AnswerDotAI/ghapi,,ghapi,https://pypi.org/project/ghapi,,,35555750.0,,,,3.0,,,,,,,,,,,,,,,,, +234,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,2026-01-13 19:59:58.000000,2025-06-14 20:17:50,279.0,,171.0,26.0,121.0,14.0,112.0,641.0,Flask-Mail adds SMTP mail sending to your Flask applications.,83843.0,83843.0,41.0,31,True,,2024-05-23 22:30:25.000,0.10.0,2.0,33.0,1382141.0,pallets-eco/flask-mail,conda-forge/flask-mail,flask-mail,https://pypi.org/project/flask-mail,,,1367860.0,https://anaconda.org/conda-forge/flask-mail,2025-04-22 14:56:27.215,214200.0,1.0,,,,,,,,,,,,,,,,, +235,httplib2,httplib2/httplib2,http-clients,,https://github.com/httplib2/httplib2,https://github.com/httplib2/httplib2,MIT,2016-03-02 22:59:52.000,2026-01-24 09:41:28.559000,2026-01-23 10:59:34,570.0,,189.0,22.0,128.0,61.0,74.0,509.0,"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support...",268970.0,267767.0,80.0,31,True,,2026-01-23 11:04:42.000,0.31.2,44.0,,71991.0,,conda-forge/httplib2,httplib2,https://pypi.org/project/httplib2,2026-01-23 11:04:42.000,1203.0,,https://anaconda.org/conda-forge/httplib2,2026-01-24 09:41:28.559,5111361.0,3.0,,,,,,,,,,,,,,,,, +236,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-12-23 18:17:31.212000,2025-08-02 08:30:10,467.0,,94.0,18.0,177.0,28.0,41.0,376.0,Terminals served by tornado websockets.,339417.0,339417.0,49.0,31,True,,2024-03-12 14:34:42.000,0.18.1,24.0,648.0,41091122.0,,conda-forge/terminado,terminado,https://pypi.org/project/terminado,,,40751978.0,https://anaconda.org/conda-forge/terminado,2025-12-23 18:17:31.212,22722305.0,3.0,,,,,,,,,,,,,,,,, +237,maltrail,stamparm/maltrail,others,,https://github.com/stamparm/maltrail,https://github.com/stamparm/maltrail,MIT,2014-12-04 21:33:46.000,2026-04-23 17:49:53.000000,2026-04-23 17:49:53,4746.0,4176.0,1225.0,235.0,18896.0,87.0,415.0,8404.0,Malicious traffic detection system.,20.0,20.0,4.0,30,True,,2026-03-31 22:11:07.000,1.3,3.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +238,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,,606.0,125.0,66.0,31.0,15.0,6450.0,A Python module to bypass Cloudflares anti-bot page.,32091.0,31809.0,14.0,30,True,,2025-06-10 03:14:58.000,3.0.0,95.0,,4032617.0,,,cloudscraper,https://pypi.org/project/cloudscraper,2023-04-25 23:20:54.756,282.0,4032617.0,,,,2.0,,,,,,,,,,,,,,,,, +239,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-11-29 14:07:40.000000,2025-11-29 14:07:40,1327.0,,804.0,95.0,341.0,10.0,840.0,5045.0,WebRTC and ORTC implementation for Python using asyncio.,6514.0,6514.0,41.0,30,True,,,,,,2458842.0,,,aiortc,https://pypi.org/project/aiortc,,,2458842.0,,,,3.0,,,,,,,,,,,,,,,,, +240,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,,1334.0,185.0,247.0,69.0,233.0,4931.0,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,,2784921.0,,,googlemaps,https://pypi.org/project/googlemaps,2023-01-26 16:46:28.581,113.0,2784921.0,,,,3.0,,,,,,,,,,,,,,,,, +241,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,2026-04-20 10:01:57.000000,2026-04-20 10:01:52,2411.0,28.0,365.0,129.0,810.0,222.0,891.0,4232.0,Realtime Web Apps and Dashboards for Python and R.,115.0,,64.0,30,True,,2026-04-20 10:19:57.000,1.8.5,96.0,1990282.0,28432.0,,,wave,https://pypi.org/project/wave,2024-03-15 17:05:53.000,115.0,,,,,2.0,,,,,,,,,,,,,,,,, +242,lektor,lektor/lektor,cms,,https://github.com/lektor/lektor,https://github.com/lektor/lektor,BSD-3-Clause,2015-12-19 09:18:36.000,2026-04-05 20:29:32.000000,2026-04-05 20:27:51,1810.0,37.0,311.0,73.0,592.0,228.0,445.0,3936.0,The lektor static file content management system.,495.0,495.0,100.0,30,True,,2026-02-11 00:26:20.000,3.3.13,47.0,7342.0,7888.0,,conda-forge/lektor,lektor,https://pypi.org/project/lektor,,,4834.0,https://anaconda.org/conda-forge/lektor,2026-02-23 16:25:22.094,203691.0,3.0,,,,,,,,,,,,,,,,, +243,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,2026-01-01 19:04:12.000000,2025-12-14 14:33:55,1040.0,,406.0,36.0,544.0,190.0,446.0,3787.0,A test fixtures replacement for Python.,647.0,,134.0,30,True,['django'],2025-02-03 09:49:01.000,3.3.3,46.0,,22345415.0,,conda-forge/factory_boy,factory_boy,https://pypi.org/project/factory_boy,2025-02-03 09:49:01.000,647.0,22340676.0,https://anaconda.org/conda-forge/factory_boy,2025-04-25 02:28:32.370,317555.0,2.0,,,,,,,,,,,,,,,,, +244,pyload,pyload/pyload,others,,https://github.com/pyload/pyload,https://github.com/pyload/pyload,AGPL-3.0,2013-02-10 13:12:02.000,2026-04-22 19:42:24.000000,2026-04-22 19:42:16,8217.0,152.0,746.0,121.0,1307.0,215.0,3145.0,3750.0,The free and open-source Download Manager written in pure Python.,27.0,24.0,245.0,30,True,,2026-01-01 00:31:29.000,0.4.x,104.0,119792.0,5045.0,,,pyload-ng,https://pypi.org/project/pyload-ng,2026-04-20 21:00:41.000,3.0,4247.0,,,,3.0,,,,,,,,,,,,,,,,, +245,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,,487.0,78.0,99.0,162.0,82.0,2991.0,A Pythonic wrapper for the Wikipedia API.,78210.0,78210.0,23.0,30,False,,,,1.0,,780642.0,,conda-forge/wikipedia,wikipedia,https://pypi.org/project/wikipedia,,,763845.0,https://anaconda.org/conda-forge/wikipedia,2025-04-22 14:56:31.735,268756.0,3.0,,,,,,,,,,,,,,,,, +246,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,,265.0,49.0,46.0,106.0,131.0,2725.0,Send email in Python conveniently for gmail using yagmail.,5865.0,5725.0,34.0,30,False,,2022-09-19 15:58:02.665,0.15.293,107.0,,532860.0,,conda-forge/yagmail,yagmail,https://pypi.org/project/yagmail,2022-09-19 15:58:02.665,140.0,531944.0,https://anaconda.org/conda-forge/yagmail,2025-04-22 14:57:15.568,61380.0,2.0,,,,,,,,,,,,,,,,, +247,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,,607.0,51.0,224.0,7.0,549.0,2459.0,Django admin CKEditor integration.,49490.0,49490.0,132.0,30,True,['django'],,,,,604696.0,,,django-ckeditor,https://pypi.org/project/django-ckeditor,,,604696.0,,,,3.0,,,,,,,,,,,,,,,,, +248,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,2026-04-15 14:49:26.000000,2026-04-15 14:49:26,1264.0,4.0,227.0,37.0,154.0,17.0,338.0,2268.0,A slick ORM cache with automatic granular event-driven invalidation.,1591.0,1591.0,74.0,30,True,['django'],,,,,550074.0,,,django-cacheops,https://pypi.org/project/django-cacheops,,,550074.0,,,,3.0,,,,,,,,,,,,,,,,, +249,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,2026-04-01 17:39:22.000000,2026-03-20 10:43:56,233.0,2.0,131.0,44.0,66.0,44.0,57.0,2164.0,"Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can..",50163.0,50163.0,38.0,30,True,['django'],2025-04-25 18:56:35.000,1.5.1,7.0,,1206906.0,,,django-widget-tweaks,https://pypi.org/project/django-widget-tweaks,,,1206906.0,,,,3.0,,,,,,,,,,,,,,,,, +250,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,,384.0,99.0,222.0,23.0,307.0,1866.0,"Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",7852.0,7852.0,103.0,30,False,,2021-07-16 22:38:58.000,3.9.1,6.0,,207076.0,,conda-forge/twython,twython,https://pypi.org/project/twython,,,200058.0,https://anaconda.org/conda-forge/twython,2025-04-22 14:56:37.419,414070.0,3.0,,,,,,,,,,,,,,,,, +251,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-10-03 22:07:18.000000,2025-08-23 14:29:47,493.0,,722.0,90.0,342.0,230.0,282.0,1865.0,A very simple Salesforce.com REST API client for Python.,3440.0,3230.0,90.0,30,False,,2025-08-23 14:31:20.000,1.12.9,51.0,,30233185.0,,conda-forge/simple-salesforce,simple-salesforce,https://pypi.org/project/simple-salesforce,2025-08-23 14:30:41.000,210.0,30231768.0,https://anaconda.org/conda-forge/simple-salesforce,2025-04-22 14:56:36.850,151680.0,3.0,,,,,,,,,,,,,,,,, +252,django-money,django-money/django-money,django-utils,,https://github.com/django-money/django-money,https://github.com/django-money/django-money,,2011-05-15 12:13:19.000,2026-04-08 07:00:47.000000,2026-01-27 22:01:48,1222.0,1.0,296.0,23.0,425.0,88.0,295.0,1772.0,Money fields for Django forms and models.,3300.0,3300.0,124.0,30,False,['django'],2026-01-27 22:02:57.000,3.6.0,63.0,,579768.0,,,django-money,https://pypi.org/project/django-money,,,579768.0,,,,3.0,,,,,,,,,,,,,,,,, +253,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-10-21 22:22:09.860000,2025-08-14 03:45:36,1030.0,,250.0,56.0,142.0,95.0,347.0,1696.0,RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.,3598.0,3369.0,86.0,30,True,,2025-04-18 16:33:20.000,6.0.2,31.0,1201.0,1092024.0,,conda-forge/rpyc,rpyc,https://pypi.org/project/rpyc,2025-04-18 16:33:20.000,229.0,1080007.0,https://anaconda.org/conda-forge/rpyc,2025-10-21 22:22:09.860,804225.0,2.0,,,,,,,,,,,,,,,,, +254,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,2026-03-07 14:27:12.000000,,,,184.0,,,53.0,,1475.0,Yet another URL library.,3253.0,,128.0,30,True,,2026-03-01 22:04:09.000,1.23.0,134.0,,464285680.0,,conda-forge/yarl,yarl,https://pypi.org/project/yarl,2026-03-01 22:04:09.000,3253.0,463913905.0,https://anaconda.org/conda-forge/yarl,2026-03-02 00:06:58.664,24537176.0,2.0,18.0,,,,,,,,,,,,,,,, +255,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,2026-01-30 03:26:26.211000,2026-01-28 05:21:57,660.0,9.0,151.0,23.0,110.0,24.0,154.0,1420.0,"No effort, no worry, maximum performance.",1025.0,1025.0,40.0,30,True,['django'],2026-01-28 05:23:10.000,2.9.0,25.0,,228343.0,,conda-forge/django-cachalot,django-cachalot,https://pypi.org/project/django-cachalot,,,210064.0,https://anaconda.org/conda-forge/django-cachalot,2026-01-30 03:26:26.211,91398.0,3.0,,,,,,,,,,,,,,,,, +256,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-12-07 18:05:10.000000,2025-12-07 18:00:59,615.0,,204.0,29.0,147.0,56.0,115.0,1156.0,Rosetta is a Django application that eases the translation process of your Django projects.,3989.0,3956.0,87.0,30,True,['django'],2025-12-07 18:06:37.000,0.10.3,40.0,,231376.0,,conda-forge/django-rosetta,django-rosetta,https://pypi.org/project/django-rosetta,2025-12-07 18:04:16.000,33.0,231121.0,https://anaconda.org/conda-forge/django-rosetta,2025-04-22 14:57:33.082,17633.0,3.0,,,,,,,,,,,,,,,,, +257,tavern,taverntesting/tavern,testing,,https://github.com/taverntesting/tavern,https://github.com/taverntesting/tavern,MIT,2017-11-01 14:51:25.000,2026-04-19 11:50:00.000000,2026-04-19 11:50:00,1174.0,21.0,197.0,24.0,409.0,25.0,594.0,1135.0,"A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise..",890.0,890.0,67.0,30,True,,,,,,194552.0,,,tavern,https://pypi.org/project/tavern,,,194552.0,,,,2.0,,,,,,,,,,,,,,,,, +258,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,2026-04-15 14:46:07.000000,2026-04-15 14:44:57,578.0,8.0,197.0,18.0,326.0,7.0,308.0,1101.0,Backup and restore your Django database and media.,2591.0,2591.0,84.0,30,True,['django'],2026-04-10 01:44:03.000,5.3.0,14.0,42.0,250609.0,Archmonger/django-dbbackup,,django-dbbackup,https://pypi.org/project/django-dbbackup,,,250609.0,,,,3.0,,,,,,,,,,,,,,,,, +259,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.0,42.0,195.0,78.0,167.0,1051.0,HTTP/2 for Python.,1408.0,1408.0,43.0,30,False,,2020-08-02 14:24:39.000,0.5.0,17.0,271.0,1849298.0,,conda-forge/hyper,hyper,https://pypi.org/project/hyper,,,1848603.0,https://anaconda.org/conda-forge/hyper,2025-04-22 14:56:45.221,68762.0,3.0,,,,,,,,,,,,,,,,, +260,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.0,19.0,265.0,70.0,240.0,935.0,Asset management for Python web development.,7671.0,7573.0,165.0,30,True,,2025-08-17 13:07:21.000,3.0.0,15.0,,251966.0,,conda-forge/webassets,webassets,https://pypi.org/project/webassets,2025-08-17 13:03:58.000,98.0,247936.0,https://anaconda.org/conda-forge/webassets,2025-04-22 14:56:27.817,80612.0,3.0,,,,,,,,,,,,,,,,, +261,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,2026-04-20 02:33:49.000000,2026-04-20 02:33:48,501.0,22.0,63.0,13.0,269.0,24.0,95.0,890.0,Flask + marshmallow for beautiful APIs.,34216.0,34216.0,24.0,30,True,['flask'],2023-04-05 17:17:25.000,0.15.0,13.0,,1409273.0,,conda-forge/flask-marshmallow,flask-marshmallow,https://pypi.org/project/flask-marshmallow,,,1406755.0,https://anaconda.org/conda-forge/flask-marshmallow,2026-04-16 07:00:08.164,176320.0,2.0,,,,,,,,,,,,,,,,, +262,netaddr,netaddr/netaddr,others,,https://github.com/netaddr/netaddr,https://github.com/netaddr/netaddr,,2010-05-24 23:14:56.000,2025-04-22 14:56:24.788000,2024-05-29 19:15:01,811.0,,172.0,37.0,218.0,32.0,149.0,821.0,A network address manipulation library for Python.,42126.0,42126.0,54.0,30,False,,2024-05-28 21:32:50.000,1.3.0,7.0,,11117859.0,,conda-forge/netaddr,netaddr,https://pypi.org/project/netaddr,,,11103833.0,https://anaconda.org/conda-forge/netaddr,2025-04-22 14:56:24.788,280538.0,3.0,,,,,,,,,,,,,,,,, +263,pyngrok,alexdlaird/pyngrok,others,,https://github.com/alexdlaird/pyngrok,https://github.com/alexdlaird/pyngrok,MIT,2018-12-16 22:12:33.000,2026-04-01 18:18:44.803000,2026-04-01 14:44:54,1230.0,14.0,59.0,4.0,58.0,3.0,97.0,464.0,A Python wrapper for ngrok.,11772.0,11435.0,12.0,30,True,,2026-04-01 15:43:42.000,8.0.0,118.0,,1792302.0,,conda-forge/pyngrok,pyngrok,https://pypi.org/project/pyngrok,2026-04-01 15:43:42.000,337.0,1789126.0,https://anaconda.org/conda-forge/pyngrok,2026-04-01 18:18:44.803,225534.0,3.0,,,,,,,,,,,,,,,,, +264,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.0,13.0,114.0,17.0,118.0,451.0,i18n and l10n support for Flask based on Babel and pytz.,30547.0,30394.0,43.0,30,False,['flask'],2023-10-02 01:10:48.000,4.0.0,18.0,,13942764.0,,conda-forge/flask-babel,flask-babel,https://pypi.org/project/flask-babel,2023-10-02 01:10:48.000,153.0,13936794.0,https://anaconda.org/conda-forge/flask-babel,2025-04-22 14:56:24.883,405962.0,2.0,,,,,,,,,,,,,,,,, +265,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,,3672.0,879.0,172.0,301.0,549.0,17031.0,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,,376.0,,,pyspider,https://pypi.org/project/pyspider,2018-04-18 04:17:18.000,4.0,376.0,,,,2.0,,,,,,,,,,,,,,,,, +266,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,2026-04-23 17:21:40.000000,2026-04-23 12:22:56,5337.0,146.0,1152.0,258.0,6099.0,430.0,1859.0,10697.0,"Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols.",,,222.0,29,True,,2026-02-12 18:45:26.000,5.12.0-alphafips5,100.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +267,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,,2255.0,322.0,223.0,216.0,465.0,9630.0,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,,4970.0,,conda-forge/coursera-dl,coursera-dl,https://pypi.org/project/coursera-dl,2018-06-03 08:31:25.000,4.0,1007.0,https://anaconda.org/conda-forge/coursera-dl,2025-04-22 14:56:29.257,59455.0,3.0,,,,,,,,,,,,,,,,, +268,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,,1482.0,524.0,132.0,131.0,78.0,8860.0,"Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis..",1959.0,1959.0,30.0,29,False,,,,1.0,258.0,12799.0,,conda-forge/pattern,pattern,https://pypi.org/project/pattern,,,12542.0,https://anaconda.org/conda-forge/pattern,2025-04-22 14:57:14.078,19713.0,2.0,,,,,,,,,,,,,,,,, +269,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,2026-04-18 23:42:49.000000,2026-04-18 23:42:49,1416.0,11.0,322.0,52.0,604.0,49.0,339.0,8145.0,"Its React, but in Python.",268.0,268.0,27.0,29,True,,2026-02-17 05:52:27.000,@reactpy/client-v1.1.0,100.0,,626.0,reactive-python/reactpy,,idom,https://pypi.org/project/idom,,,626.0,,,,2.0,,,,,,,,,,,,,,,,, +270,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,,437.0,69.0,110.0,113.0,190.0,6784.0,Preview GitHub README.md files locally before committing them.,2279.0,2245.0,40.0,29,False,,2023-10-12 05:07:59.000,4.6.2,27.0,,67150.0,,,grip,https://pypi.org/project/grip,2023-10-12 05:07:59.000,34.0,67150.0,,,,3.0,,,,,,,,,,,,,,,,, +271,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,2026-01-07 09:32:09.056000,2021-08-31 09:48:33,768.0,,411.0,162.0,374.0,32.0,289.0,5571.0,The Web API toolkit.,841.0,786.0,91.0,29,False,['openapi'],2023-11-30 00:45:19.885,0.1.0,95.0,,64084.0,,conda-forge/apistar,apistar,https://pypi.org/project/apistar,2023-11-30 00:45:19.885,55.0,5890.0,https://anaconda.org/conda-forge/apistar,2026-01-07 09:32:09.056,174583.0,3.0,,,,,,,,,,,,,,,,, +272,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.0,108.0,52.0,10.0,120.0,4583.0,Requests + Gevent = 3.,5212.0,5031.0,29.0,29,False,,2023-06-08 00:06:01.754,0.7.0,7.0,36.0,491076.0,,conda-forge/grequests,grequests,https://pypi.org/project/grequests,2023-06-08 00:06:01.754,181.0,478182.0,https://anaconda.org/conda-forge/grequests,2025-04-22 14:56:27.352,206315.0,3.0,,,,,,,,,,,,,,,,, +273,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,2026-02-16 23:25:50.000000,2026-02-16 23:06:07,254.0,4.0,473.0,68.0,116.0,166.0,112.0,4386.0,Unofficial Python API client for Notion.so.,61.0,,36.0,29,True,,2026-02-16 23:25:50.000,0.1.0,22.0,,702592.0,,,notion,https://pypi.org/project/notion,2026-02-16 23:02:32.000,61.0,702592.0,,,,3.0,,,,,,,,,,,,,,,,, +274,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,,740.0,69.0,118.0,5.0,326.0,4242.0,(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.,405.0,,31.0,29,True,,2025-01-01 14:12:00.000,4.0.2,15.0,,5198955.0,,,googletrans,https://pypi.org/project/googletrans,2025-01-01 14:12:00.000,405.0,5198955.0,,,,3.0,,,,,,,,,,,,,,,,, +275,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.0,68.0,1510.0,260.0,575.0,4227.0,Language-agnostic HTTP API Testing Tool.,1267.0,1226.0,111.0,29,False,['openapi'],2021-11-16 12:38:08.000,dredd-transactions@10.1.0,223.0,,63598.0,,,dredd_hooks,https://pypi.org/project/dredd_hooks,2018-04-09 12:47:29.000,,7678.0,,,,2.0,,,,dredd,https://www.npmjs.com/package/dredd,55920.0,,,,,,,,2021-11-16 12:36:05.644,41.0,, +276,django-grappelli,sehmaschine/django-grappelli,admin-ui,,https://github.com/sehmaschine/django-grappelli,https://github.com/sehmaschine/django-grappelli,,2010-03-26 12:25:59.000,2026-04-21 09:06:34.000000,2025-11-27 15:59:41,1965.0,,640.0,83.0,338.0,8.0,733.0,3930.0,A jazzy skin for the Django Admin-Interface (official repository).,6915.0,6915.0,91.0,29,False,['django'],,,33.0,,296382.0,,conda-forge/django-grappelli,django-grappelli,https://pypi.org/project/django-grappelli,,,291622.0,https://anaconda.org/conda-forge/django-grappelli,2025-11-27 18:07:19.501,309409.0,2.0,,,,,,,,,,,,,,,,, +277,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.0,163.0,307.0,102.0,315.0,3411.0,A Python wrapper around the Twitter API.,99.0,,171.0,29,False,,2018-09-29 23:52:35.000,3.5,24.0,,134398.0,,,python-twitter,https://pypi.org/project/python-twitter,2018-11-03 12:32:06.000,99.0,134398.0,,,,3.0,,,,,,,,,,,,,,,,, +278,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,,266.0,57.0,78.0,138.0,123.0,2575.0,JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python Try it online:.,17017.0,17017.0,29.0,29,False,,,,3.0,,871696.0,,conda-forge/js2py,js2py,https://pypi.org/project/js2py,,,870148.0,https://anaconda.org/conda-forge/js2py,2025-04-22 14:57:26.868,109946.0,3.0,,,,,,,,,,,,,,,,, +279,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-12-15 00:04:01.000000,2025-10-13 07:49:15,946.0,,441.0,72.0,236.0,20.0,290.0,2443.0,Generate generic activity streams from the actions on your site. Users can follow any actors activities for..,1332.0,1332.0,114.0,29,True,['django'],2023-10-04 07:48:23.000,2.0.0,9.0,20.0,122716.0,,,django-activity-stream,https://pypi.org/project/django-activity-stream,,,122716.0,,,,3.0,,,,,,,,,,,,,,,,, +280,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,,218.0,52.0,180.0,6.0,132.0,2011.0,"Reusable, generic mixins for Django.",16247.0,16174.0,83.0,29,False,['django'],2025-03-18 02:04:22.000,1.17.0,33.0,,354112.0,,conda-forge/django-braces,django-braces,https://pypi.org/project/django-braces,2025-03-18 02:03:01.000,73.0,350703.0,https://anaconda.org/conda-forge/django-braces,2025-04-22 14:56:39.215,85228.0,3.0,,,,,,,,,,,,,,,,, +281,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,,239.0,51.0,313.0,279.0,154.0,1877.0,A multiprocessing distributed task queue for Django.,2008.0,2008.0,62.0,29,False,['django'],2021-06-10 16:52:14.000,1.3.9,78.0,,53292.0,,,django-q,https://pypi.org/project/django-q,,,53292.0,,,,3.0,,,,,,,,,,,,,,,,, +282,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,,214.0,52.0,94.0,20.0,61.0,1592.0,Full-featured Python interface for the Slack API.,3214.0,3214.0,45.0,29,False,,2020-02-15 09:01:56.000,0.14.0,55.0,,646293.0,,conda-forge/slacker,slacker,https://pypi.org/project/slacker,,,599408.0,https://anaconda.org/conda-forge/slacker,2025-04-22 14:56:24.345,750169.0,3.0,,,,,,,,,,,,,,,,, +283,Hypercorn,pgjones/hypercorn,servers,,https://github.com/pgjones/hypercorn,https://github.com/pgjones/hypercorn,MIT,2018-06-02 17:47:42.000,2025-11-08 13:54:03.000000,2025-11-08 13:49:10,746.0,,136.0,13.0,88.0,122.0,144.0,1557.0,Hypercorn is an ASGI Server based on Hyper libraries and inspired by Gunicorn.,12819.0,12660.0,73.0,29,True,,2024-05-28 20:55:48.000,0.17.3,57.0,,4782528.0,,,hypercorn,https://pypi.org/project/hypercorn,2025-11-08 13:54:03.000,159.0,4782528.0,,,,3.0,,,,,,,,,,,,,,,,, +284,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,2026-01-08 23:09:48.000000,2026-01-08 04:51:39,789.0,,293.0,20.0,172.0,4.0,299.0,1526.0,"A Django application that provides country choices for use with forms, flag icons static files, and a country field..",29667.0,29667.0,58.0,29,True,['django'],,,,,1985051.0,,,django-countries,https://pypi.org/project/django-countries,,,1985051.0,,,,3.0,,,,,,,,,,,,,,,,, +285,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,,155.0,17.0,224.0,46.0,169.0,1015.0,"Doing the OAuth dance with style using Flask, requests, and oauthlib.",6047.0,6047.0,58.0,29,False,['flask'],2024-03-05 12:42:16.000,7.1.0,41.0,,920173.0,,conda-forge/flask-dance,flask-dance,https://pypi.org/project/flask-dance,,,919670.0,https://anaconda.org/conda-forge/flask-dance,2025-04-22 14:57:04.024,15619.0,3.0,,,,,,,,,,,,,,,,, +286,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,,248.0,28.0,271.0,45.0,236.0,833.0,MongoEngine flask extension with WTF model forms support.,10394.0,10340.0,90.0,29,False,['flask'],2020-11-21 06:02:04.000,1.0.0,21.0,,146121.0,,,flask-mongoengine,https://pypi.org/project/flask-mongoengine,2020-11-21 06:02:04.000,54.0,146121.0,,,,2.0,,,,,,,,,,,,,,,,, +287,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,,216.0,20.0,131.0,16.0,133.0,536.0,Server side session extension for Flask.,54771.0,54771.0,20.0,29,False,['flask'],2024-03-26 08:16:33.000,0.8.0,5.0,129.0,14317710.0,pallets-eco/flask-session,,flask-session,https://pypi.org/project/flask-session,,,14317707.0,,,,2.0,,,,,,,,,,,,,,,,, +288,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,2026-04-01 00:34:35.000000,2026-03-06 17:03:16,472.0,6.0,54.0,39.0,400.0,,89.0,45.0,This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-resumable-media.,294.0,,39.0,29,False,,2026-04-01 00:34:35.000,2.8.1,51.0,,170675010.0,,conda-forge/google-resumable-media,google-resumable-media,https://pypi.org/project/google-resumable-media,2026-04-01 00:34:35.000,294.0,170577198.0,https://anaconda.org/conda-forge/google-resumable-media,2026-03-31 13:02:52.663,6846846.0,3.0,,,,,,,,,,,,,,,,, +289,You-Get,soimort/you-get,web-scraping,,https://github.com/soimort/you-get,https://github.com/soimort/you-get,,2012-08-20 15:53:36.000,2026-04-13 03:31:18.000000,2025-04-27 15:32:00,2600.0,,9651.0,1351.0,1091.0,,,56834.0,Dumb downloader that scrapes the web.,21.0,21.0,264.0,28,False,,2025-01-04 01:58:50.000,0.4.1743,100.0,401166.0,3618.0,,conda-forge/you-get,you-get,https://pypi.org/project/you-get,,,,https://anaconda.org/conda-forge/you-get,2025-04-22 14:57:26.663,50529.0,2.0,,you-get,,,,,,,,,,,,,,, +290,GoAccess,allinurl/goaccess,monitoring,,https://github.com/allinurl/goaccess,https://github.com/allinurl/goaccess,MIT,2013-07-14 03:42:08.000,2026-04-09 13:27:08.000000,2026-04-09 13:27:08,4441.0,70.0,1166.0,291.0,392.0,431.0,2004.0,20448.0,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,185.0,28,True,,,,,,,,,,,,,,,,,2.0,,goaccess,,,,,,,,,,,,,,goaccess, +291,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.0,299.0,219.0,70.0,,14073.0,Command line interface for testing internet bandwidth using speedtest.net.,208.0,21.0,10.0,28,False,,2021-04-08 13:53:00.000,2.1.3,28.0,,306255.0,,conda-forge/speedtest-cli,speedtest-cli,https://pypi.org/project/speedtest-cli,2021-04-08 13:51:32.000,187.0,305762.0,https://anaconda.org/conda-forge/speedtest-cli,2025-04-22 14:58:04.715,26145.0,3.0,,,,,,,,,,,,,,,,, +292,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,2026-04-22 07:32:21.000000,2026-04-22 07:32:19,201.0,9.0,515.0,85.0,36.0,52.0,49.0,8261.0,Lighter web automation with Python.,789.0,754.0,13.0,28,True,,2026-02-04 17:00:45.000,7.0.0,49.0,,16063.0,mherrmann/helium,,helium,https://pypi.org/project/helium,2026-02-04 16:56:21.000,35.0,16063.0,,,,2.0,,,,,,,,,,,,,,,,, +293,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-12-16 05:44:15.000000,2019-04-03 03:05:04,1296.0,,1394.0,271.0,168.0,386.0,199.0,4774.0,"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,28,False,,2022-09-24 08:54:19.425,2.0.4,4.0,,209.0,,,xadmin2,https://pypi.org/project/xadmin2,2022-09-24 08:54:19.425,,209.0,,,,2.0,,,,,,,,,,,,,,,,, +294,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.0,97.0,73.0,154.0,100.0,3917.0,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,,1728290.0,,conda-forge/pyppeteer,pyppeteer,https://pypi.org/project/pyppeteer,2024-02-18 03:02:41.000,359.0,1721942.0,https://anaconda.org/conda-forge/pyppeteer,2025-04-22 14:57:00.898,425351.0,2.0,,,,,,,,,,,,,,,,, +295,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,2026-03-29 09:58:58.000000,2026-03-29 09:49:32,1978.0,5.0,493.0,128.0,163.0,19.0,534.0,3749.0,Fast and powerful SSL/TLS scanning library.,16.0,,79.0,28,True,,2026-03-29 10:00:58.000,6.3.1,74.0,118827.0,89708.0,,,sslyze,https://pypi.org/project/sslyze,2026-03-29 09:58:58.000,16.0,88854.0,,,,3.0,,,,,,,,,,,,,,,,, +296,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,,864.0,122.0,161.0,145.0,340.0,3683.0,Pseudo API for Google Trends.,67.0,,85.0,28,False,,2023-04-13 23:18:01.543,4.9.2,30.0,,886831.0,,conda-forge/pytrends,pytrends,https://pypi.org/project/pytrends,2023-04-13 23:18:01.543,67.0,886374.0,https://anaconda.org/conda-forge/pytrends,2025-04-22 14:57:40.707,29737.0,2.0,,,,,,,,,,,,,,,,, +297,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.0,79.0,84.0,32.0,135.0,3041.0,A screamingly fast Python 2/3 WSGI server written in C.,906.0,839.0,44.0,28,False,,2022-09-19 16:03:06.582,3.2.2,30.0,,65829.0,,conda-forge/bjoern,bjoern,https://pypi.org/project/bjoern,2022-09-19 16:03:06.582,67.0,61882.0,https://anaconda.org/conda-forge/bjoern,2025-08-29 07:26:11.018,260531.0,3.0,,,,,,,,,,,,,,,,, +298,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.0,104.0,250.0,372.0,254.0,2739.0,"Fully featured framework for fast, easy and documented API development with Flask.",14854.0,14673.0,88.0,28,False,['flask'],2019-08-12 21:51:40.000,0.13.0,35.0,,3333.0,,conda-forge/flask-restplus,flask-restplus,https://pypi.org/project/flask-restplus,2019-08-12 21:51:40.000,181.0,,https://anaconda.org/conda-forge/flask-restplus,2025-04-22 14:56:29.180,379982.0,3.0,,,,,,,,,,,,,,,,, +299,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,2026-04-06 20:15:16.000000,2026-04-06 20:15:15,381.0,2.0,340.0,44.0,239.0,11.0,183.0,2546.0,Transparently use webpack with django.,10212.0,10145.0,67.0,28,True,['django'],2025-12-10 12:12:54.000,3.2.3,54.0,,473.0,,conda-forge/django-webpack-loader,django-webpack-loader,https://pypi.org/project/django-webpack-loader,2025-12-09 16:59:51.000,67.0,,https://anaconda.org/conda-forge/django-webpack-loader,2025-12-09 18:10:21.811,27453.0,3.0,,,,,,,,,,,,,,,,, +300,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,2026-03-26 16:05:37.000000,2026-02-22 19:11:54,496.0,3.0,632.0,58.0,364.0,125.0,326.0,2385.0,Send push notifications to mobile devices through GCM or APNS in Django.,12.0,,114.0,28,True,['django'],2025-11-16 06:45:50.000,3.3.0,22.0,173.0,249798.0,,,django-push-notifications,https://pypi.org/project/django-push-notifications,2025-11-16 06:45:50.000,12.0,249797.0,,,,3.0,,,,,,,,,,,,,,,,, +301,pyquery,gawel/pyquery,html-processing,,https://github.com/gawel/pyquery,https://github.com/gawel/pyquery,,2012-11-28 20:27:39.000,2026-02-18 21:11:35.000000,2026-02-18 21:11:29,501.0,1.0,187.0,58.0,67.0,54.0,137.0,2381.0,A jquery-like library for python.,27597.0,27597.0,53.0,28,False,,,,6.0,,2074749.0,,conda-forge/pyquery,pyquery,https://pypi.org/project/pyquery,,,2073160.0,https://anaconda.org/conda-forge/pyquery,2025-04-22 14:56:42.143,103293.0,3.0,,,,,,,,,,,,,,,,, +302,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.0,40.0,237.0,125.0,143.0,2175.0,Intercept HTTP requests at the Python socket level. Fakes the whole socket module.,16812.0,16538.0,107.0,28,False,,2021-08-16 19:35:31.000,1.1.4,59.0,,9948.0,,conda-forge/httpretty,httpretty,https://pypi.org/project/httpretty,2021-08-16 19:35:31.000,274.0,,https://anaconda.org/conda-forge/httpretty,2025-04-22 14:56:20.896,646680.0,2.0,,,,,,,,,,,,,,,,, +303,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.0,127.0,162.0,39.0,406.0,2133.0,Simple yet powerful and really extendable application for managing a blog within your Django Web site.,873.0,872.0,71.0,28,False,['django'],2016-09-27 13:25:46.000,0.18.1,29.0,,1434.0,,,django-blog-zinnia,https://pypi.org/project/django-blog-zinnia,2018-03-10 21:22:04.000,1.0,1434.0,,,,3.0,,,,,,,,,,,,,,,,, +304,slowapi,laurents/slowapi,fastapi-utils,,https://github.com/laurentS/slowapi,https://github.com/laurentS/slowapi,MIT,2020-02-21 12:56:20.000,2026-04-21 22:39:36.000000,2025-08-08 15:15:46,261.0,,115.0,16.0,136.0,52.0,64.0,1957.0,A rate limiter for Starlette and FastAPI.,10027.0,10027.0,26.0,28,True,['fastapi'],,,,,12399210.0,,,slowapi,https://pypi.org/project/slowapi,,,12399210.0,,,,1.0,,,,,,,,,,,,,,,,, +305,flanker,mailgun/flanker,email,,https://github.com/mailgun/flanker,https://github.com/mailgun/flanker,Apache-2.0,2013-11-14 01:07:11.000,2026-04-08 18:49:25.000000,2026-04-08 18:48:56,384.0,4.0,196.0,83.0,177.0,54.0,39.0,1650.0,Python email address and Mime parsing library.,568.0,568.0,58.0,28,True,,2026-04-08 18:49:25.000,0.9.16,36.0,,32454.0,,,flanker,https://pypi.org/project/flanker,,,32454.0,,,,2.0,,,,,,,,,,,,,,,,, +306,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.0,39.0,54.0,45.0,35.0,1516.0,"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,,10395556.0,,conda-forge/user-agents,user-agents,https://pypi.org/project/user-agents,2020-08-23 06:01:54.000,200.0,10393223.0,https://anaconda.org/conda-forge/user-agents,2025-04-22 14:56:26.410,158653.0,3.0,,,,,,,,,,,,,,,,, +307,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,,165.0,56.0,131.0,14.0,131.0,1436.0,"Djangos class-based generic views are awesome, lets have more of them.",2473.0,2473.0,64.0,28,True,['django'],2015-06-15 12:50:04.000,0.7.1,4.0,,191462.0,,,django-extra-views,https://pypi.org/project/django-extra-views,,,191462.0,,,,3.0,,,,,,,,,,,,,,,,, +308,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,2026-04-08 15:56:05.000000,2026-03-02 16:22:56,341.0,26.0,96.0,15.0,106.0,13.0,66.0,1408.0,"Declarative model lifecycle hooks, an alternative to Signals.",478.0,478.0,42.0,28,True,['django'],2026-03-02 16:23:37.000,1.2.7,32.0,,180793.0,,,django-lifecycle,https://pypi.org/project/django-lifecycle,,,180793.0,,,,3.0,,,,,,,,,,,,,,,,, +309,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,2026-03-10 12:59:54.000000,2026-03-08 16:43:34,757.0,1.0,216.0,36.0,122.0,18.0,143.0,1354.0,Multi-user accounts for Django projects.,321.0,321.0,52.0,28,True,['django'],2026-03-08 16:51:26.000,2.6.0,21.0,,69006.0,,conda-forge/django-organizations,django-organizations,https://pypi.org/project/django-organizations,,,68836.0,https://anaconda.org/conda-forge/django-organizations,2026-03-08 19:07:07.860,12099.0,3.0,,,,,,,,,,,,,,,,, +310,dpkt,kbandla/dpkt,others,,https://github.com/kbandla/dpkt,https://github.com/kbandla/dpkt,,2012-06-06 18:39:31.000,2025-04-22 14:57:01.034000,2024-05-05 16:48:10,814.0,,266.0,48.0,292.0,77.0,311.0,1157.0,"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols.",2348.0,2348.0,67.0,28,False,,2022-08-18 05:57:11.000,1.9.8,11.0,,1840000.0,,conda-forge/dpkt,dpkt,https://pypi.org/project/dpkt,,,1837144.0,https://anaconda.org/conda-forge/dpkt,2025-04-22 14:57:01.034,197129.0,3.0,,,,,,,,,,,,,,,,, +311,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-10-23 07:15:20.000000,2025-10-23 07:15:19,7059.0,,324.0,38.0,337.0,84.0,296.0,1143.0,A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular..,1005.0,984.0,131.0,28,False,,2022-02-09 03:28:26.000,spyne-2.14.0,47.0,,136673.0,,conda-forge/spyne,spyne,https://pypi.org/project/spyne,2022-02-03 02:53:36.000,21.0,134798.0,https://anaconda.org/conda-forge/spyne,2025-04-22 14:56:21.754,225022.0,3.0,,,,,,,,,,,,,,,,, +312,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-12-15 20:21:25.000000,2024-11-18 23:53:09,512.0,,138.0,19.0,198.0,57.0,158.0,1139.0,A helper for organizing Django project settings by relying on well established programming patterns.,3381.0,3381.0,74.0,28,False,['django'],2023-11-30 10:00:09.000,2.5.1,11.0,,590523.0,,conda-forge/django-configurations,django-configurations,https://pypi.org/project/django-configurations,,,589329.0,https://anaconda.org/conda-forge/django-configurations,2025-04-22 14:56:40.604,78820.0,3.0,,,,,,,,,,,,,,,,, +313,mistletoe,miyuchina/mistletoe,markdown,,https://github.com/miyuchina/mistletoe,https://github.com/miyuchina/mistletoe,MIT,2017-07-09 10:57:29.000,2026-04-19 16:09:43.000000,2026-04-19 16:09:43,864.0,5.0,126.0,18.0,105.0,36.0,135.0,1041.0,"A fast, extensible and spec-compliant Markdown parser in pure Python.",1848.0,1666.0,42.0,28,True,,2025-12-07 16:24:42.000,1.5.1,32.0,2420.0,3146889.0,,,mistletoe,https://pypi.org/project/mistletoe,2025-12-07 16:18:59.000,182.0,3146866.0,,,,3.0,,,,,,,,,,,,,,,,, +314,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,2026-03-06 02:35:21.000000,2026-02-17 10:49:20,336.0,2.0,106.0,13.0,161.0,12.0,121.0,993.0,"Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk).",5702.0,5702.0,54.0,28,True,['fastapi'],2026-02-17 11:24:04.000,1.6.2,67.0,,1442946.0,,,fastapi-mail,https://pypi.org/project/fastapi-mail,,,1442946.0,,,,2.0,,,,,,,,,,,,,,,,, +315,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,2026-04-20 16:34:21.000000,2026-04-15 06:17:37,524.0,5.0,90.0,12.0,417.0,84.0,169.0,989.0,"Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications.",1127.0,1093.0,31.0,28,True,['fastapi'],2025-12-13 21:49:42.000,0.16.0,78.0,,161478.0,,conda-forge/starlette-admin,starlette-admin,https://pypi.org/project/starlette-admin,2025-12-13 21:49:42.000,34.0,160992.0,https://anaconda.org/conda-forge/starlette-admin,2025-12-17 09:52:20.010,16039.0,2.0,,,,,,,,,,,,,,,,, +316,certifi,certifi/python-certifi,others,,https://github.com/certifi/python-certifi,https://github.com/certifi/python-certifi,,2011-12-28 05:15:19.000,2026-04-22 14:05:19.644000,2026-04-22 11:24:19,338.0,11.0,279.0,39.0,235.0,2.0,165.0,965.0,(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL..,5.0,5.0,40.0,28,False,,,,53.0,,1422857851.0,,conda-forge/certifi,certifi,https://pypi.org/project/certifi,,,1420214193.0,https://anaconda.org/conda-forge/certifi,2026-04-22 14:05:19.644,185056062.0,3.0,-8.0,,,,,,,,,,,,,,,, +317,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,2026-04-20 17:25:46.000000,2025-06-06 06:12:34,366.0,,144.0,18.0,143.0,90.0,80.0,880.0,A set of high-level abstractions for Django forms.,11929.0,11845.0,78.0,28,True,['django'],2023-12-19 10:30:02.000,2.5.1,8.0,,2469818.0,,,django-formtools,https://pypi.org/project/django-formtools,2023-12-19 10:30:02.000,84.0,2469818.0,,,,3.0,,,,,,,,,,,,,,,,, +318,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.0,14.0,80.0,44.0,75.0,857.0,Parameterized testing with any Python test framework.,26388.0,25645.0,30.0,28,False,,2023-03-27 02:02:06.801,0.9.0,12.0,,18721532.0,,conda-forge/parameterized,parameterized,https://pypi.org/project/parameterized,2023-03-27 02:02:06.801,743.0,18676905.0,https://anaconda.org/conda-forge/parameterized,2025-04-22 14:56:44.336,2811534.0,2.0,,,,,,,,,,,,,,,,, +319,selene,yashaka/selene,testing,,https://github.com/yashaka/selene,https://github.com/yashaka/selene,MIT,2015-04-17 08:52:14.000,2025-11-25 21:56:59.000000,2025-11-25 19:40:41,1258.0,,172.0,54.0,240.0,154.0,202.0,729.0,User-oriented Web UI browser tests in Python.,5961.0,5959.0,44.0,28,True,,2024-03-06 19:05:45.000,2.0.0rc9,90.0,,21022.0,,,selene,https://pypi.org/project/selene,2024-03-06 19:05:27.000,2.0,21022.0,,,,2.0,,,,,,,,,,,,,,,,, +320,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-11-14 14:39:37.000000,2025-11-14 14:39:36,324.0,,102.0,27.0,162.0,8.0,115.0,624.0,Content Security Policy for Django.,4916.0,4916.0,67.0,28,True,['django'],2025-04-02 16:36:36.000,4.0,11.0,,3373475.0,,,django-csp,https://pypi.org/project/django-csp,,,3373475.0,,,,3.0,,,,,,,,,,,,,,,,, +321,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,2026-04-14 01:52:39.000000,2026-04-01 20:35:22,217.0,32.0,29.0,8.0,193.0,2.0,38.0,610.0,Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging..,1636.0,1543.0,11.0,28,True,['fastapi'],2026-02-28 11:32:01.000,0.5.1,21.0,,1931467.0,,,starlette-context,https://pypi.org/project/starlette-context,2026-02-28 11:32:01.000,93.0,1931467.0,,,,2.0,,,,,,,,,,,,,,,,, +322,treq,twisted/treq,http-clients,,https://github.com/twisted/treq,https://github.com/twisted/treq,MIT,2012-05-18 18:57:21.000,2026-03-01 21:02:35.000000,2026-01-03 01:47:06,1228.0,,142.0,22.0,241.0,59.0,117.0,605.0,Python requests like API built on top of Twisteds HTTP client.,1913.0,1787.0,57.0,28,True,,2025-06-03 03:42:30.000,25.5.0,24.0,482.0,218158.0,,conda-forge/treq,treq,https://pypi.org/project/treq,2025-06-03 03:42:30.000,126.0,214745.0,https://anaconda.org/conda-forge/treq,2025-06-03 14:18:11.182,228446.0,3.0,,,,,,,,,,,,,,,,, +323,aioresponses,pnuckowski/aioresponses,testing,,https://github.com/pnuckowski/aioresponses,https://github.com/pnuckowski/aioresponses,MIT,2016-10-16 10:42:14.000,2026-04-13 23:52:56.000000,2026-04-13 22:24:08,376.0,30.0,92.0,5.0,173.0,64.0,60.0,552.0,Aioresponses is a helper for mock/fake web requests in python aiohttp package.,305.0,,60.0,28,True,,2025-01-19 18:13:59.000,0.7.8,28.0,,12332034.0,,,aioresponses,https://pypi.org/project/aioresponses,2025-01-19 18:13:59.000,305.0,12332034.0,,,,2.0,,,,,,,,,,,,,,,,, +324,deform,Pylons/deform,forms,,https://github.com/Pylons/deform,https://github.com/Pylons/deform,BSD-3-Clause,2011-02-16 06:29:46.000,2026-02-27 13:10:43.000000,2026-02-27 13:05:18,1654.0,6.0,159.0,32.0,357.0,40.0,141.0,422.0,A Python HTML form library.,852.0,852.0,103.0,28,True,,2026-02-26 11:35:24.000,3.0.1,9.0,,26458.0,,,deform,https://pypi.org/project/deform,,,26458.0,,,,3.0,,,,,,,,,,,,,,,,, +325,webtest,Pylons/webtest,testing,,https://github.com/Pylons/webtest,https://github.com/Pylons/webtest,MIT,2012-11-12 23:19:10.000,2026-01-06 21:19:17.000000,2026-01-06 21:19:17,1102.0,,113.0,17.0,137.0,30.0,107.0,345.0,"Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP..",13361.0,13011.0,98.0,28,True,,2025-10-06 20:38:57.000,3.0.7,62.0,,1299767.0,,conda-forge/webtest,webtest,https://pypi.org/project/webtest,2025-10-06 20:38:57.000,350.0,1299335.0,https://anaconda.org/conda-forge/webtest,2025-10-12 21:19:28.345,24216.0,2.0,,,,,,,,,,,,,,,,, +326,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,2026-04-14 05:47:28.000000,2026-04-14 05:47:26,294.0,5.0,37.0,10.0,112.0,6.0,29.0,246.0,URI template parsing per RFC6570.,571.0,,22.0,28,True,,2025-06-02 15:12:03.000,4.2.0,13.0,5.0,140362411.0,,conda-forge/uritemplate,uritemplate,https://pypi.org/project/uritemplate,2025-06-02 15:12:03.000,571.0,140230470.0,https://anaconda.org/conda-forge/uritemplate,2025-06-02 19:27:26.762,7124858.0,3.0,,,,,,,,,,,,,,,,, +327,httpagentparser,shon/httpagentparser,others,,https://github.com/shon/httpagentparser,https://github.com/shon/httpagentparser,MIT,2011-03-11 09:13:11.000,2026-03-13 13:30:09.000000,2026-03-08 10:06:41,205.0,9.0,58.0,9.0,52.0,21.0,36.0,226.0,Python HTTP Agent Parser.,6342.0,6291.0,37.0,28,True,,2026-03-13 13:30:09.000,1.9.9,59.0,,421671.0,,,httpagentparser,https://pypi.org/project/httpagentparser,2026-03-08 10:13:30.000,51.0,421671.0,,,,3.0,,,,,,,,,,,,,,,,, +328,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,2026-04-20 00:45:58.000000,2026-03-28 17:57:12,223.0,13.0,29.0,4.0,70.0,2.0,43.0,147.0,WebSocket support for HTTPX.,1305.0,1197.0,18.0,28,True,,2026-03-28 14:12:06.000,0.9.0,28.0,436.0,4247425.0,,conda-forge/httpx-ws,httpx-ws,https://pypi.org/project/httpx-ws,2026-03-28 14:11:11.000,108.0,4246109.0,https://anaconda.org/conda-forge/httpx-ws,2026-03-28 19:06:07.397,49647.0,3.0,,,,,,,,,,,,,,,,, +329,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,2026-04-20 17:26:11.000000,2026-03-23 23:09:21,708.0,9.0,647.0,51.0,454.0,108.0,410.0,4316.0,A JSON Web Token authentication plugin for the Django REST Framework.,,,139.0,27,True,['django'],2025-07-21 16:49:26.000,5.5.1,14.0,,6637867.0,,,djangorestframework-simplejwt,https://pypi.org/project/djangorestframework-simplejwt,,,6637867.0,,,,3.0,,,,,,,,,,,,,,,,, +330,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,2026-03-29 06:21:14.000000,2025-11-12 19:38:45,532.0,,527.0,58.0,355.0,4.0,157.0,4049.0,Up-to-date simple useragent faker with real world database.,,,23.0,27,True,,2025-04-14 15:30:54.000,2.2.0,20.0,,6857005.0,fake-useragent/fake-useragent,conda-forge/fake-useragent,fake-useragent,https://pypi.org/project/fake-useragent,,,6855647.0,https://anaconda.org/conda-forge/fake-useragent,2025-08-27 15:15:12.883,78804.0,3.0,,,,,,,,,,,,,,,,, +331,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,2026-04-21 21:03:23.000000,2026-02-22 17:35:10,378.0,3.0,380.0,66.0,149.0,111.0,322.0,3973.0,Soundcloud Music Downloader.,433.0,428.0,53.0,27,True,,2026-02-22 17:35:46.000,3.0.4,86.0,,3429.0,scdl-org/scdl,,scdl,https://pypi.org/project/scdl,2026-02-22 17:35:46.000,5.0,3429.0,,,,3.0,,,,,,,,,,,,,,,,, +332,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,2026-03-16 18:00:17.000000,2025-07-25 07:39:46,1215.0,,579.0,61.0,490.0,96.0,352.0,3431.0,Simple tagging for django.,,,156.0,27,True,['django'],,,19.0,,1956868.0,,conda-forge/django-taggit,django-taggit,https://pypi.org/project/django-taggit,,,1951237.0,https://anaconda.org/conda-forge/django-taggit,2025-04-22 14:56:21.123,354789.0,3.0,,,,,,,,,,,,,,,,, +333,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.0,154.0,175.0,51.0,296.0,3282.0,Python Twitter API.,50.0,,94.0,27,False,,2022-09-19 22:45:26.007,1.19.6,60.0,,29068.0,,,twitter,https://pypi.org/project/twitter,2022-09-19 22:46:17.662,50.0,29068.0,,,,3.0,,,,,,,,,,,,,,,,, +334,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,2026-01-28 10:21:52.000000,2026-01-28 10:21:46,219.0,1.0,417.0,101.0,107.0,28.0,346.0,2860.0,Reusable workflow library for Django.,378.0,375.0,27.0,27,True,['django'],2025-12-24 10:37:57.000,2.2.15,66.0,,146398.0,,,django-viewflow,https://pypi.org/project/django-viewflow,2025-12-24 10:37:57.000,3.0,146398.0,,,,3.0,,,,,,,,,,,,,,,,, +335,djoser,sunscrapers/djoser,auth,,https://github.com/sunscrapers/djoser,https://github.com/sunscrapers/djoser,MIT,2014-09-30 14:50:08.000,2026-02-03 21:02:27.000000,2025-07-13 20:18:15,1002.0,,468.0,38.0,416.0,198.0,335.0,2675.0,REST implementation of Django authentication system.,35810.0,35797.0,114.0,27,True,['django'],2025-07-13 14:36:02.000,2.3.3,57.0,,,,,djoser,https://pypi.org/project/djoser,2025-07-13 14:36:02.000,13.0,,,,,3.0,,,,,,,,,,,,,,,,, +336,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.0,123.0,38.0,107.0,326.0,2425.0,Python framework for Telegram Bot API.,4283.0,4260.0,10.0,27,False,,,,78.0,,18673.0,,,telepot,https://pypi.org/project/telepot,2018-05-26 16:26:54.000,23.0,18673.0,,,,3.0,,,,,,,,,,,,,,,,, +337,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,,137.0,60.0,396.0,19.0,408.0,2364.0,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,False,,2025-03-01 23:24:53.000,4.20.3,315.0,,55124.0,,,masonite,https://pypi.org/project/masonite,2024-10-25 15:42:01.000,51.0,55124.0,,,,3.0,,,,,,,,,,,,,,,,, +338,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.0,19.0,291.0,49.0,35.0,2306.0,Reusable utilities for FastAPI.,5240.0,5128.0,6.0,27,False,['fastapi'],2024-11-11 08:30:01.000,0.8.0,7.0,,1082175.0,fastapiutils/fastapi-utils,,fastapi-utils,https://pypi.org/project/fastapi-utils,2024-11-11 08:30:01.000,112.0,1082175.0,,,,2.0,,,,,,,,,,,,,,,,, +339,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,2026-04-23 00:36:11.000000,2026-04-23 00:36:11,292.0,30.0,171.0,19.0,102.0,8.0,132.0,2166.0,"Notion API client SDK, rewritten in Python! (sync + async).",,,41.0,27,True,,2026-02-16 11:23:54.000,3.0.0,19.0,,3406470.0,,conda-forge/notion-client,notion-client,https://pypi.org/project/notion-client,,,3406170.0,https://anaconda.org/conda-forge/notion-client,2025-04-22 14:58:05.769,15944.0,3.0,,,,,,,,,,,,,,,,, +340,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,2025-10-11 06:42:08.000000,2025-10-11 06:42:08,219.0,,152.0,37.0,86.0,41.0,87.0,1972.0,"Awesome Django authorization, without the database.",56.0,,34.0,27,True,['django'],2024-09-02 16:01:04.000,3.5.0,22.0,,471880.0,,,rules,https://pypi.org/project/rules,2024-09-02 16:01:44.000,56.0,471880.0,,,,3.0,,,,,,,,,,,,,,,,, +341,requestium,tryolabs/requestium,testing,,https://github.com/tryolabs/requestium,https://github.com/tryolabs/requestium,BSD-3-Clause,2017-06-30 19:07:16.000,2026-04-21 22:59:09.000000,2026-04-14 02:28:36,270.0,11.0,145.0,60.0,156.0,8.0,34.0,1837.0,Integration layer between Requests and Selenium for automation of web actions.,115.0,109.0,18.0,27,True,,2026-01-19 16:59:35.000,0.5.1,23.0,,74992.0,,,requestium,https://pypi.org/project/requestium,2026-01-19 16:59:35.000,6.0,74992.0,,,,3.0,,,,,,,,,,,,,,,,, +342,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,2026-04-14 00:39:48.000000,2025-05-28 17:25:04,685.0,,254.0,27.0,227.0,90.0,87.0,1746.0,A JOSE implementation in Python.,,,62.0,27,True,,2025-05-28 17:33:26.000,3.5.0,30.0,,39266066.0,,conda-forge/python-jose,python-jose,https://pypi.org/project/python-jose,,,39221676.0,https://anaconda.org/conda-forge/python-jose,2025-05-29 14:57:29.346,2619054.0,3.0,,,,,,,,,,,,,,,,, +343,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-09-17 20:11:14.000000,2023-12-26 06:13:41,685.0,,201.0,36.0,233.0,120.0,148.0,1644.0,Translate APIs described by OpenAPI Specifications (OAS) into GraphQL.,871.0,871.0,42.0,27,False,"['openapi', 'graphql']",2022-02-04 06:54:03.000,2.6.3,37.0,,16733.0,,,,,,,,,,,3.0,,,,openapi-to-graphql-cli,https://www.npmjs.com/package/openapi-to-graphql-cli,16733.0,,,,,,,,,,, +344,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.0,71.0,98.0,39.0,89.0,1601.0,"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,,773298.0,,,rauth,https://pypi.org/project/rauth,2017-01-22 16:51:43.000,61.0,773298.0,,,,3.0,,,,,,,,,,,,,,,,, +345,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.0,78.0,182.0,134.0,335.0,1429.0,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,,3761.0,,,django-facebook,https://pypi.org/project/django-facebook,2015-05-26 19:01:35.000,,3761.0,,,,3.0,,,,,,,,,,,,,,,,, +346,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,2026-04-23 01:03:23.000000,2026-04-22 22:58:31,627.0,69.0,148.0,20.0,440.0,71.0,40.0,1385.0,This code generator creates FastAPI app from an openapi file.,259.0,252.0,32.0,27,True,"['fastapi', 'openapi']",2025-04-29 10:00:53.000,0.5.4,47.0,,38992.0,,,fastapi-code-generator,https://pypi.org/project/fastapi-code-generator,2025-04-29 10:00:53.000,7.0,38992.0,,,,2.0,,,,,,,,,,,,,,,,, +347,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:41:50.000000,2023-11-13 22:34:00,1536.0,,285.0,74.0,174.0,13.0,184.0,1220.0,Let AngularJS play well with Django.,677.0,677.0,67.0,27,False,['django'],2023-11-13 22:41:51.000,2.3.1,2.0,,4971.0,,,django-angular,https://pypi.org/project/django-angular,,,4971.0,,,,3.0,,,,,,,,,,,,,,,,, +348,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,,79.0,9.0,55.0,1.0,61.0,1212.0,Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.,17213.0,17213.0,18.0,27,True,['django'],,,9.0,,654649.0,,conda-forge/django-cleanup,django-cleanup,https://pypi.org/project/django-cleanup,,,654274.0,https://anaconda.org/conda-forge/django-cleanup,2025-04-22 14:57:10.039,26294.0,3.0,,,,,,,,,,,,,,,,, +349,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,,408.0,44.0,144.0,18.0,271.0,997.0,Media-Management with Grappelli.,1024.0,1020.0,37.0,27,False,['django'],2023-07-27 13:46:30.000,4.0.3,41.0,,21971.0,,,django-filebrowser,https://pypi.org/project/django-filebrowser,2023-07-27 13:46:30.000,4.0,21971.0,,,,3.0,,,,,,,,,,,,,,,,, +350,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,2026-01-29 08:08:13.000000,2026-01-29 08:08:05,519.0,6.0,157.0,21.0,125.0,48.0,131.0,938.0,Comprehensive Markdown plugin built for Django.,2923.0,2907.0,41.0,27,True,['django'],2025-04-23 12:13:31.000,4.0.9,63.0,,106678.0,,,django-markdownx,https://pypi.org/project/django-markdownx,2025-04-23 12:13:31.000,16.0,106678.0,,,,3.0,,,,,,,,,,,,,,,,, +351,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,2026-04-19 11:52:25.000000,2026-04-19 11:52:16,482.0,8.0,1296.0,10.0,114.0,36.0,130.0,895.0,"Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.",1203.0,1183.0,45.0,27,True,['django'],2026-04-18 12:22:38.000,1.8.1,91.0,,51825.0,,,martor,https://pypi.org/project/martor,2026-04-18 12:20:41.000,20.0,51825.0,,,,3.0,,,,,,,,,,,,,,,,, +352,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,,223.0,19.0,122.0,79.0,133.0,885.0,Django test runner using nose.,10002.0,10002.0,63.0,27,False,['django'],2020-08-20 02:22:45.000,1.4.7,8.0,,302765.0,,,django-nose,https://pypi.org/project/django-nose,,,302765.0,,,,3.0,,,,,,,,,,,,,,,,, +353,klein,twisted/klein,others,,https://github.com/twisted/klein,https://github.com/twisted/klein,,2012-02-10 17:55:04.000,2026-04-07 00:08:20.000000,2026-04-07 00:08:18,3062.0,25.0,120.0,38.0,697.0,78.0,105.0,838.0,werkzeug + twisted.web.,1900.0,1900.0,57.0,27,False,,2023-05-03 00:07:23.000,23.5.0,3.0,,62326.0,,,klein,https://pypi.org/project/klein,,,62326.0,,,,3.0,,,,,,,,,,,,,,,,, +354,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,2026-04-20 16:54:08.000000,2024-11-18 21:22:27,798.0,,202.0,24.0,123.0,15.0,153.0,729.0,A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.,4248.0,4248.0,73.0,27,False,['django'],,,,,26312.0,,,django-paypal,https://pypi.org/project/django-paypal,,,26312.0,,,,3.0,,,,,,,,,,,,,,,,, +355,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,2026-04-14 02:11:36.000000,2026-03-05 16:57:59,945.0,4.0,32.0,9.0,676.0,4.0,31.0,600.0,"#1 quality TLS certs while you wait, for the discerning tester.",1677.0,1625.0,25.0,27,True,,2025-01-02 02:04:55.000,1.2.1,16.0,15.0,872442.0,,conda-forge/trustme,trustme,https://pypi.org/project/trustme,2025-01-02 01:55:30.000,52.0,871937.0,https://anaconda.org/conda-forge/trustme,2025-04-22 14:57:39.232,32867.0,3.0,,,,,,,,,,,,,,,,, +356,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-12-22 02:58:51.000000,2025-12-22 02:57:30,220.0,,65.0,11.0,61.0,16.0,37.0,434.0,flask extension for integration with the awesome pydantic package.,902.0,891.0,24.0,27,True,['flask'],2025-12-22 02:59:36.000,0.14.0,28.0,29.0,505560.0,pallets-eco/flask-pydantic,,flask_pydantic,https://pypi.org/project/flask_pydantic,2025-12-22 02:58:51.000,11.0,505558.0,,,,2.0,,,,,,,,,,,,,,,,, +357,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,2026-04-14 01:52:26.000000,2026-01-07 21:43:22,690.0,,170.0,12.0,230.0,8.0,158.0,394.0,"Django CAS 1.0/2.0/3.0 client authentication library, supporting Django 4.2+ and Python 3.8+.",663.0,648.0,90.0,27,True,['django'],2025-11-18 17:08:56.000,5.1.0,29.0,787.0,54056.0,,,django-cas-ng,https://pypi.org/project/django-cas-ng,2025-11-18 17:08:56.000,15.0,54051.0,,,,3.0,,,,,,,,,,,,,,,,, +358,cornice,Cornices/cornice,web-frameworks,,https://github.com/Cornices/cornice,https://github.com/Cornices/cornice,,2011-10-12 13:17:51.000,2025-10-27 04:14:37.000000,2025-03-24 09:40:05,1199.0,,149.0,22.0,363.0,50.0,192.0,390.0,Build Web Services with Pyramid.,965.0,921.0,124.0,27,False,['pyramid'],2024-02-08 11:28:46.000,6.1.0,59.0,,122397.0,,anaconda/cornice,cornice,https://pypi.org/project/cornice,2024-02-08 11:28:46.000,44.0,122297.0,https://anaconda.org/anaconda/cornice,2025-04-22 15:32:20.839,12383.0,3.0,,,,,,,,,,,,,,,,, +359,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,2026-04-14 17:58:40.000000,2026-04-14 17:58:31,794.0,20.0,36.0,5.0,165.0,2.0,41.0,183.0,Streaming (and fast!) parser for multipart/form-data written in Cython.,227.0,205.0,22.0,27,True,,2026-01-25 18:33:46.000,2.0.0,48.0,,338151.0,,,streaming-form-data,https://pypi.org/project/streaming-form-data,2026-01-25 18:33:46.000,22.0,338151.0,,,,3.0,,,,,,,,,,,,,,,,, +360,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,2026-04-13 07:53:48.000000,2026-04-08 11:56:18,1326.0,10.0,1467.0,167.0,1263.0,13.0,840.0,18693.0,An open source platform for Python in the browser. https://pyscript.net Docs: https://docs.pyscript.net/ Try it:..,,,127.0,26,True,,2026-03-02 14:14:43.000,2026.3.1,47.0,541.0,11.0,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +361,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,,2111.0,193.0,106.0,141.0,173.0,8674.0,Python Script to download hundreds of images from Google Images. It is a ready-to-run code!.,3.0,,38.0,26,False,,2019-05-21 18:28:03.000,2.8.0,40.0,,2169.0,,,google_images_download,https://pypi.org/project/google_images_download,2019-05-21 18:28:03.000,3.0,2169.0,,,,3.0,,,,,,,,,,,,,,,,, +362,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,2025-11-26 22:21:07.000000,2025-11-26 22:21:06,892.0,,772.0,112.0,178.0,301.0,132.0,3630.0,Modern responsive template for the Django admin interface with improved functionality. We are proud to announce..,3402.0,3395.0,29.0,26,True,['django'],2018-10-18 06:39:57.000,1.0.8,25.0,,17704.0,,,django-jet,https://pypi.org/project/django-jet,2018-10-18 06:34:50.000,7.0,17704.0,,,,3.0,,,,,,,,,,,,,,,,, +363,django-sql-explorer,groveco/django-sql-explorer,django-utils,,https://github.com/explorerhq/sql-explorer,https://github.com/explorerhq/sql-explorer,,2013-12-22 20:58:37.000,2025-04-23 01:55:00.000000,2025-04-23 01:54:59,1016.0,,351.0,62.0,378.0,37.0,292.0,2873.0,"SQL reporting that Just Works. Fast, simple, and confusion-free. Write and share queries in a delightful SQL editor,..",529.0,529.0,109.0,26,False,['django'],2024-09-24 20:46:34.000,5.3.0,42.0,,140255.0,explorerhq/sql-explorer,,django-sql-explorer,https://pypi.org/project/django-sql-explorer,,,140255.0,,,,3.0,,,,,,,,,,,,,,,,, +364,flaskbb,flaskbb/flaskbb,web-ui,,https://github.com/flaskbb/flaskbb,https://github.com/flaskbb/flaskbb,,2013-09-11 08:39:17.000,2026-04-16 22:48:54.000000,2026-03-14 09:17:03,2053.0,65.0,623.0,107.0,352.0,27.0,325.0,2660.0,A classic Forum Software in Python using Flask.,35.0,35.0,76.0,26,False,['flask'],2026-02-18 18:51:17.000,2.2.0,4.0,,189.0,,,FlaskBB,https://pypi.org/project/FlaskBB,,,189.0,,,,3.0,,,,,,,,,,,,,,,,, +365,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.0,130.0,164.0,61.0,450.0,2511.0,An unofficial client library for Google Music.,517.0,497.0,51.0,26,False,,2020-03-27 18:06:36.000,13.0.0,29.0,,1012.0,,,gmusicapi,https://pypi.org/project/gmusicapi,2020-03-27 18:06:36.000,20.0,1012.0,,,,3.0,,,,,,,,,,,,,,,,, +366,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.0,84.0,91.0,144.0,155.0,2458.0,Scrape Twitter for Tweets.,532.0,530.0,34.0,26,False,,2020-07-28 11:38:17.000,1.6.1,47.0,,1379.0,,,twitterscraper,https://pypi.org/project/twitterscraper,2020-07-28 11:38:17.000,2.0,1379.0,,,,3.0,,,,,,,,,,,,,,,,, +367,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,2026-04-16 16:43:01.000000,2026-04-16 15:58:40,971.0,9.0,188.0,57.0,192.0,53.0,168.0,2221.0,A Django app that creates automatic web UIs for Python scripts.,52.0,52.0,25.0,26,True,,2026-04-13 01:47:53.000,0.14.0,42.0,,380.0,,,wooey,https://pypi.org/project/wooey,2026-04-13 01:47:53.000,,380.0,,,,3.0,,,,,,,,,,,,,,,,, +368,offlineimap,OfflineIMAP/offlineimap,email,,https://github.com/OfflineIMAP/offlineimap,https://github.com/OfflineIMAP/offlineimap,,2012-07-23 15:28:58.000,2026-04-11 13:53:33.977000,2023-03-30 11:19:04,2415.0,,362.0,46.0,208.0,100.0,433.0,1856.0,Read/sync your IMAP mailboxes (python2) [LEGACY: move to offlineimap3].,32.0,31.0,164.0,26,False,,2026-04-11 13:00:10.000,8.0.2,43.0,,1775.0,,conda-forge/offlineimap,offlineimap,https://pypi.org/project/offlineimap,2026-04-11 13:00:10.000,1.0,494.0,https://anaconda.org/conda-forge/offlineimap,2026-04-11 13:53:33.977,70470.0,3.0,,,,,,,,,,,,,,,,, +369,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,,348.0,84.0,117.0,25.0,129.0,1576.0,"A Django admin theme using Twitter Bootstrap. It doesnt need any kind of modification on your side, just add it to the..",1618.0,1618.0,65.0,26,False,['django'],2015-12-15 08:53:11.000,2.5.7,25.0,,3819.0,,,django-admin-bootstrapped,https://pypi.org/project/django-admin-bootstrapped,,,3819.0,,,,3.0,,,,,,,,,,,,,,,,, +370,flask-api,flask-api/flask-api,flask-utils,,https://github.com/flask-api/flask-api,https://github.com/flask-api/flask-api,,2014-02-15 12:27:34.000,2025-05-13 06:12:16.000000,2024-02-20 14:04:59,293.0,,195.0,44.0,100.0,15.0,54.0,1470.0,Browsable web APIs for Flask.,6582.0,6582.0,35.0,26,False,['flask'],2023-06-05 16:50:54.000,3.1,14.0,,228638.0,,,flask-api,https://pypi.org/project/flask-api,,,228638.0,,,,2.0,,,,,,,,,,,,,,,,, +371,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.0,25.0,38.0,42.0,25.0,1340.0,Adds GraphQL support to your Flask application.,3799.0,3759.0,15.0,26,False,"['flask', 'graphql']",2019-12-05 15:32:32.000,2.0.1,10.0,,586507.0,,conda-forge/flask-graphql,flask-graphql,https://pypi.org/project/flask-graphql,2019-12-05 15:32:32.000,40.0,586136.0,https://anaconda.org/conda-forge/flask-graphql,2025-04-22 14:57:12.186,29359.0,2.0,,,,,,,,,,,,,,,,, +372,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.0,68.0,112.0,108.0,68.0,1214.0,Official repository for gevent-socketio.,1411.0,1405.0,60.0,26,False,,2014-02-03 05:14:23.000,0.3.6,9.0,,1699.0,,,gevent-socketio,https://pypi.org/project/gevent-socketio,2014-02-03 05:14:23.000,6.0,1699.0,,,,3.0,,,,,,,,,,,,,,,,, +373,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,2026-03-27 06:55:03.000000,2026-03-27 06:54:55,568.0,1.0,73.0,15.0,533.0,5.0,43.0,1190.0,Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and..,3474.0,3474.0,28.0,26,True,['django'],2024-07-05 14:30:34.000,1.3.2,9.0,,318394.0,wemake-services/django-split-settings,,django-split-settings,https://pypi.org/project/django-split-settings,,,318394.0,,,,3.0,,,,,,,,,,,,,,,,, +374,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,2026-03-11 02:46:46.000000,2026-03-11 02:46:46,335.0,3.0,187.0,13.0,173.0,82.0,85.0,840.0,"Yet another Django audit log app, hopefully the simplest one.",374.0,374.0,57.0,26,True,['django'],2026-01-07 04:02:39.000,1.3.8,62.0,,97406.0,,,django-easy-audit,https://pypi.org/project/django-easy-audit,,,97406.0,,,,3.0,,,,,,,,,,,,,,,,, +375,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-10-13 13:52:59.062000,2021-04-13 17:30:55,220.0,,161.0,32.0,105.0,28.0,33.0,755.0,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,,1116384.0,,conda-forge/opentracing,opentracing,https://pypi.org/project/opentracing,2020-11-19 17:10:42.000,167.0,1109666.0,https://anaconda.org/conda-forge/opentracing,2025-10-13 13:52:59.062,443393.0,3.0,,,,,,,,,,,,,,,,, +376,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.0,7.0,39.0,42.0,109.0,685.0,Prometheus exporter for Flask applications.,81.0,,29.0,26,False,['flask'],2025-03-11 23:05:29.000,0.23.2,73.0,,3343429.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,3311268.0,https://anaconda.org/conda-forge/prometheus_flask_exporter,2025-04-22 14:57:19.448,2219169.0,3.0,,,,,,,,,,,,,,,,, +377,trame,Kitware/trame,web-ui,,https://github.com/Kitware/trame,https://github.com/Kitware/trame,,2021-09-24 21:38:47.000,2026-04-21 13:21:23.000000,2026-04-21 12:36:27,595.0,58.0,80.0,18.0,121.0,24.0,89.0,666.0,Trame lets you weave various components and technologies into a Web Application solely written in Python.,732.0,732.0,29.0,26,False,,2025-08-18 20:21:27.000,3.12.0,100.0,723.0,475968.0,,,trame,https://pypi.org/project/trame,,,475954.0,,,,3.0,,,,,,,,,,,,,,,,, +378,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,2026-01-02 22:09:30.000000,2025-12-19 18:34:17,533.0,,63.0,9.0,166.0,10.0,54.0,636.0,Useful additions to Djangos default TestCase.,3489.0,3485.0,37.0,26,True,['django'],2025-12-19 18:34:25.000,2.4.1,41.0,,119708.0,,conda-forge/django-test-plus,django-test-plus,https://pypi.org/project/django-test-plus,2025-12-19 18:34:25.000,4.0,116195.0,https://anaconda.org/conda-forge/django-test-plus,2025-12-20 01:20:07.704,84329.0,3.0,,,,,,,,,,,,,,,,, +379,flask-testing,jarus/flask-testing,testing,,https://github.com/jarus/flask-testing,https://github.com/jarus/flask-testing,,2012-02-29 16:34:28.000,2025-04-22 14:56:27.629000,2020-12-24 16:50:31,190.0,,104.0,9.0,73.0,42.0,45.0,502.0,Unittest extensions for Flask.,24823.0,24823.0,33.0,26,False,['flask'],2020-03-06 03:18:14.000,0.8.0,7.0,,786965.0,,conda-forge/flask-testing,flask-testing,https://pypi.org/project/flask-testing,,,785356.0,https://anaconda.org/conda-forge/flask-testing,2025-04-22 14:56:27.629,185060.0,3.0,,,,,,,,,,,,,,,,, +380,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,,88.0,8.0,66.0,22.0,81.0,460.0,Flask webassets integration.,8217.0,8217.0,43.0,26,False,['flask'],2023-10-22 14:03:57.000,2.1.0,3.0,,171874.0,,conda-forge/flask-assets,flask-assets,https://pypi.org/project/flask-assets,,,168382.0,https://anaconda.org/conda-forge/flask-assets,2025-04-22 14:56:29.104,101278.0,2.0,,,,,,,,,,,,,,,,, +381,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,2026-04-22 19:36:58.000000,2026-03-15 15:25:24,1581.0,211.0,72.0,11.0,95.0,,80.0,413.0,SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.,609.0,609.0,17.0,26,True,"['flask', 'openapi']",2026-03-09 09:04:28.000,3.2.0,50.0,,1525.0,,,safrs,https://pypi.org/project/safrs,,,1525.0,,,,2.0,,,,,,,,,,,,,,,,, +382,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-12-25 19:32:24.000000,2025-12-25 19:32:20,105.0,,49.0,13.0,46.0,1.0,52.0,380.0,Formatting of dates and times in Flask templates using moment.js.,25393.0,25363.0,22.0,26,True,['flask'],2024-05-28 22:20:43.000,1.0.6,24.0,,192434.0,,conda-forge/flask-moment,flask-moment,https://pypi.org/project/flask-moment,2024-05-28 22:20:40.000,30.0,190245.0,https://anaconda.org/conda-forge/flask-moment,2025-04-22 14:56:27.804,129179.0,2.0,,,,,,,,,,,,,,,,, +383,flask-bcrypt,maxcountryman/flask-bcrypt,flask-utils,,https://github.com/maxcountryman/flask-bcrypt,https://github.com/maxcountryman/flask-bcrypt,,2011-06-12 21:20:23.000,2026-04-22 13:04:08.000000,2022-04-05 03:58:40,119.0,,65.0,9.0,49.0,7.0,41.0,327.0,Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.,81691.0,81691.0,25.0,26,False,['flask'],,,3.0,,1993122.0,,conda-forge/flask-bcrypt,flask-bcrypt,https://pypi.org/project/flask-bcrypt,,,1991596.0,https://anaconda.org/conda-forge/flask-bcrypt,2025-04-22 14:56:24.928,68713.0,2.0,,,,,,,,,,,,,,,,, +384,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,2026-02-03 19:22:18.000000,2026-02-03 00:19:33,414.0,10.0,38.0,121.0,210.0,52.0,61.0,237.0,"Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.",65.0,58.0,48.0,26,True,"['flask', 'openapi']",2026-02-03 17:38:29.000,3.4.0,55.0,,18034.0,,,flask-rebar,https://pypi.org/project/flask-rebar,2026-02-03 17:38:29.000,7.0,18034.0,,,,2.0,,,,,,,,,,,,,,,,, +385,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,,998.0,261.0,173.0,238.0,224.0,13856.0,Pythonic HTML Parsing for Humans.,446.0,,66.0,25,False,,2019-02-18 21:38:41.000,0.10.0,36.0,,,,,requests-html,https://pypi.org/project/requests-html,2019-02-17 20:14:17.000,446.0,,,,,3.0,,,,,,,,,,,,,,,,, +386,healthchecks,healthchecks/healthchecks,others,,https://github.com/healthchecks/healthchecks,https://github.com/healthchecks/healthchecks,BSD-3-Clause,2015-06-25 18:38:33.000,2026-04-20 06:46:09.000000,2026-04-20 06:45:55,3741.0,78.0,938.0,92.0,,59.0,807.0,9981.0,"Open-source cron job and background task monitoring service, written in Python & Django.",1.0,1.0,103.0,25,True,,2026-03-25 14:56:17.000,4.1.1,74.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +387,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,,351.0,160.0,108.0,50.0,54.0,9113.0,"An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax..",60.0,60.0,29.0,25,False,,2021-03-05 14:17:53.000,2.1.0,17.0,,883.0,,,http-prompt,https://pypi.org/project/http-prompt,,,883.0,,,,3.0,,,,,,,,,,,,,,,,, +388,websockify,novnc/websockify,websocket,,https://github.com/novnc/websockify,https://github.com/novnc/websockify,LGPL-3.0,2011-01-12 22:51:17.000,2026-02-11 16:10:56.000000,2026-02-11 16:10:01,991.0,3.0,834.0,135.0,217.0,40.0,347.0,4382.0,Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.,67.0,45.0,104.0,25,True,,2025-05-26 14:40:12.000,0.13.0,13.0,,3750.0,,conda-forge/websockify,websockify,https://pypi.org/project/websockify,2025-05-26 14:40:12.000,22.0,,https://anaconda.org/conda-forge/websockify,2025-09-04 22:04:57.628,258761.0,3.0,,,,,,,,,,,,,,,,, +389,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-12-11 16:50:50.000000,2025-08-18 13:50:01,4912.0,,1259.0,147.0,403.0,496.0,777.0,4269.0,HttpRunner API/UI.,1.0,1.0,54.0,25,True,,2023-09-19 09:11:28.000,4.3.6,27.0,4274183.0,55239.0,,,httprunner,https://pypi.org/project/httprunner,,,11176.0,,,,3.0,,,,,,,,,,,,,,,,, +390,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,,456.0,44.0,51.0,72.0,73.0,3757.0,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",517.0,511.0,19.0,25,True,['fastapi'],2022-06-08 00:52:23.000,1.0.4,27.0,,11583.0,,,fastapi-admin,https://pypi.org/project/fastapi-admin,2022-06-08 00:52:23.000,6.0,11583.0,,,,3.0,,,,,,,,,,,,,,,,, +391,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,,456.0,44.0,51.0,72.0,73.0,3757.0,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",517.0,511.0,19.0,25,True,['fastapi'],2022-06-08 00:52:23.000,1.0.4,27.0,,11583.0,,,fastapi-admin,https://pypi.org/project/fastapi-admin,2022-06-08 00:52:23.000,6.0,11583.0,,,,2.0,,,,,,,,,,,,,,,,, +392,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,2026-04-13 21:14:05.000000,2025-03-23 11:24:43,946.0,,615.0,56.0,1060.0,70.0,269.0,3521.0,Ngrok FRP Alternative Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-HTTPS Poor Mans VPN Reverse &..,,,23.0,25,False,,2025-02-18 16:37:01.000,2.4.10,34.0,1951.0,418241.0,,,proxy.py,https://pypi.org/project/proxy.py,,,418205.0,,,,3.0,,,,,,,,,,,,,,,,, +393,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,2020-03-27 21:43:12.000000,2017-03-08 18:34:10,4395.0,,336.0,175.0,142.0,61.0,263.0,3505.0,IMAP/SMTP sync system with modern APIs.,,,79.0,25,False,,2017-01-06 00:18:10.000,17.1.6,3.0,,270971.0,,,nylas,https://pypi.org/project/nylas,,,270971.0,,,,3.0,,,,,,,,,,,,,,,,, +394,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,,998.0,166.0,501.0,90.0,293.0,3315.0,A Django based shop system.,230.0,230.0,97.0,25,False,['django'],,,,,612.0,,,django-shop,https://pypi.org/project/django-shop,,,612.0,,,,3.0,,,,,,,,,,,,,,,,, +395,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,2026-04-22 18:17:30.000000,2026-04-22 18:17:27,5517.0,16.0,541.0,78.0,589.0,171.0,1286.0,2716.0,"Misago is fully featured modern forum application that is fast, scalable and responsive.",53.0,53.0,47.0,25,True,,2025-08-09 13:25:50.000,0.39.4,73.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +396,Grab,lorien/grab,web-scraping,,https://github.com/lorien/grab,https://github.com/lorien/grab,MIT,2013-05-01 08:10:22.000,2025-09-19 10:51:17.000000,2025-09-19 10:51:14,2587.0,,271.0,82.0,181.0,1.0,222.0,2459.0,Web Scraping Framework.,439.0,439.0,67.0,25,True,,,,,,3773.0,,,grab,https://pypi.org/project/grab,,,3773.0,,,,2.0,,,,,,,,,,,,,,,,, +397,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-10-07 17:44:28.580000,2025-10-07 16:32:18,354.0,,279.0,44.0,146.0,1.0,156.0,2349.0,Django friendly finite state machine support.,,,70.0,25,True,['django'],2024-04-09 07:55:47.000,3.0.0,5.0,,572409.0,,conda-forge/django-fsm,django-fsm,https://pypi.org/project/django-fsm,,,570702.0,https://anaconda.org/conda-forge/django-fsm,2025-10-07 17:44:28.580,70015.0,3.0,,,,,,,,,,,,,,,,, +398,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,2026-04-23 09:38:36.000000,2026-04-23 09:38:36,8444.0,19.0,908.0,209.0,1472.0,369.0,718.0,2170.0,Free and open source full-stack enterprise framework for agile development of secure database-driven web-based..,,,269.0,25,True,,2025-12-22 14:30:02.000,3.1.1,26.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +399,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,,172.0,14.0,90.0,64.0,43.0,1686.0,A dynamic FastAPI router that automatically creates CRUD routes for your models.,271.0,265.0,21.0,25,False,['fastapi'],2023-01-28 08:54:45.000,0.8.6,27.0,23.0,26362.0,,,fastapi-crudrouter,https://pypi.org/project/fastapi-crudrouter,2023-01-28 08:46:00.463,6.0,26362.0,,,,2.0,,,,,,,,,,,,,,,,, +400,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,,95.0,41.0,51.0,30.0,53.0,1458.0,Meinheld is a high performance asynchronous WSGI Web Server (based on picoev).,1249.0,1239.0,20.0,25,False,,2020-05-17 13:09:14.000,1.0.2,40.0,,8201.0,,conda-forge/meinheld,meinheld,https://pypi.org/project/meinheld,2020-05-17 13:09:14.000,10.0,7691.0,https://anaconda.org/conda-forge/meinheld,2025-04-22 14:57:24.884,36724.0,3.0,,,,,,,,,,,,,,,,, +401,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:02.000000,2025-06-06 14:40:42,925.0,,213.0,153.0,262.0,78.0,78.0,1330.0,A scalable frontier for web crawlers.,43.0,43.0,42.0,25,True,,2019-04-05 16:36:04.000,0.8.1,22.0,,2801.0,,,frontera,https://pypi.org/project/frontera,,,2801.0,,,,2.0,,,,,,,,,,,,,,,,, +402,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,,125.0,28.0,91.0,21.0,201.0,1242.0,"Full-text multi-table search application for Django. Easy to install and use, with good performance.",828.0,828.0,43.0,25,False,['django'],2023-01-14 14:27:59.000,release-1.6.3,4.0,,59544.0,,,django-watson,https://pypi.org/project/django-watson,,,59544.0,,,,3.0,,,,,,,,,,,,,,,,, +403,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,2026-04-07 09:44:02.000000,2026-04-07 09:29:00,1700.0,12.0,73.0,29.0,95.0,39.0,325.0,1217.0,The web framework for inventors.,,,25.0,25,True,,2026-04-07 09:44:02.000,2.8.1,100.0,,1529.0,,,emmett,https://pypi.org/project/emmett,,,1529.0,,,,3.0,,,,,,,,,,,,,,,,, +404,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,,283.0,39.0,119.0,99.0,126.0,1074.0,"Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password..",2885.0,2885.0,39.0,25,False,['flask'],,,9.0,,10190.0,,conda-forge/flask-user,flask-user,https://pypi.org/project/flask-user,,,7180.0,https://anaconda.org/conda-forge/flask-user,2025-04-22 14:56:27.652,177639.0,3.0,,,,,,,,,,,,,,,,, +405,django-redis-cache,sebleier/django-redis-cache,django-utils,,https://github.com/sebleier/django-redis-cache,https://github.com/sebleier/django-redis-cache,,2009-07-03 17:51:56.000,2025-04-22 14:56:21.111000,2022-03-09 18:46:07,381.0,,210.0,29.0,105.0,47.0,68.0,1042.0,A Redis cache backend for django.,4396.0,4396.0,46.0,25,False,['django'],,,8.0,,116041.0,,conda-forge/django-redis-cache,django-redis-cache,https://pypi.org/project/django-redis-cache,,,113991.0,https://anaconda.org/conda-forge/django-redis-cache,2025-04-22 14:56:21.111,135311.0,3.0,,,,,,,,,,,,,,,,, +406,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,2026-04-01 23:30:09.000000,2025-03-24 11:06:18,557.0,,122.0,105.0,148.0,39.0,60.0,962.0,Extract embedded metadata from HTML markup.,1417.0,1417.0,40.0,25,False,,,,,,286919.0,,,extruct,https://pypi.org/project/extruct,,,286919.0,,,,2.0,,,,,,,,,,,,,,,,, +407,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,,159.0,25.0,73.0,23.0,56.0,885.0,Automatic caching and invalidation for Django models through the ORM.,321.0,320.0,29.0,25,False,['django'],2022-07-06 18:41:15.000,1.2.0,10.0,,8404.0,,,django-cache-machine,https://pypi.org/project/django-cache-machine,2022-07-06 18:41:15.000,1.0,8404.0,,,,3.0,,,,,,,,,,,,,,,,, +408,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.0,26.0,95.0,40.0,99.0,841.0,Full control of form rendering in the templates.,2188.0,2173.0,51.0,25,False,['django'],2020-05-20 02:41:28.000,1.9.0,27.0,,33012.0,,,django-floppyforms,https://pypi.org/project/django-floppyforms,2020-05-20 02:41:28.000,15.0,33012.0,,,,3.0,,,,,,,,,,,,,,,,, +409,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,2026-04-16 23:24:13.000000,2025-12-02 17:43:20,1695.0,,168.0,17.0,352.0,58.0,145.0,829.0,Automatically monitor the evolving performance of Flask/Python web services.,11.0,,48.0,25,True,['flask'],2025-11-14 15:03:38.000,5.0.2,61.0,,19984.0,,,flask-monitoringdashboard,https://pypi.org/project/flask-monitoringdashboard,2025-11-14 15:03:38.000,11.0,19984.0,,,,3.0,,,,,,,,,,,,,,,,, +410,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,2026-03-16 17:37:25.000000,2023-12-09 12:55:54,339.0,,102.0,8.0,88.0,18.0,47.0,477.0,A Django app for managing robots.txt files following the robots exclusion protocol.,1598.0,1598.0,45.0,25,False,['django'],2023-09-07 12:15:53.000,6.1,7.0,,61739.0,,,django-robots,https://pypi.org/project/django-robots,,,61739.0,,,,3.0,,,,,,,,,,,,,,,,, +411,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.0,27.0,29.0,21.0,14.0,460.0,A swagger 2.0 spec extractor for flask.,14994.0,14945.0,24.0,25,False,['flask'],2019-03-26 11:27:48.000,0.2.14,17.0,,170861.0,,conda-forge/flask-swagger,flask-swagger,https://pypi.org/project/flask-swagger,2019-03-26 11:27:48.000,49.0,163294.0,https://anaconda.org/conda-forge/flask-swagger,2025-04-22 14:56:35.632,113512.0,3.0,,,,,,,,,,,,,,,,, +412,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.0,13.0,90.0,,,406.0,Generating short urls with python has never been easier.,18300.0,18300.0,24.0,25,False,,2020-03-19 17:55:20.000,1.0.1,3.0,,98373.0,,,pyshorteners,https://pypi.org/project/pyshorteners,,,98373.0,,,,3.0,,,,,,,,,,,,,,,,, +413,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,2026-04-20 07:49:16.000000,2026-04-20 07:46:30,547.0,5.0,84.0,6.0,330.0,8.0,120.0,362.0,API spec validator and OpenAPI document generator for Python web frameworks.,140.0,140.0,49.0,25,True,['openapi'],2025-12-16 01:38:37.000,2.0.1,100.0,,250430.0,,,spectree,https://pypi.org/project/spectree,,,250430.0,,,,3.0,,,,,,,,,,,,,,,,, +414,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,2026-02-03 20:55:42.000000,2026-01-03 09:17:07,611.0,,110.0,11.0,156.0,21.0,73.0,288.0,Graphene MongoEngine integration.,377.0,374.0,38.0,25,True,['graphql'],2026-01-03 09:20:00.000,0.4.5,39.0,,18621.0,,conda-forge/graphene-mongo,graphene-mongo,https://pypi.org/project/graphene-mongo,2026-01-03 09:20:00.000,3.0,18456.0,https://anaconda.org/conda-forge/graphene-mongo,2026-01-05 00:41:58.830,11615.0,3.0,,,,,,,,,,,,,,,,, +415,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,2026-02-11 07:22:38.000000,2026-02-11 07:22:38,91.0,1.0,17.0,4.0,50.0,3.0,18.0,273.0,Programmatic startup/shutdown of ASGI apps.,17197.0,17197.0,7.0,25,True,,2023-03-28 17:33:29.000,2.1.0,2.0,,6311799.0,,conda-forge/asgi-lifespan,asgi-lifespan,https://pypi.org/project/asgi-lifespan,,,6308275.0,https://anaconda.org/conda-forge/asgi-lifespan,2025-04-22 14:57:49.740,211487.0,3.0,,,,,,,,,,,,,,,,, +416,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,,49.0,39.0,96.0,15.0,78.0,255.0,pytest splinter and selenium integration for anyone interested in browser interaction in tests.,625.0,609.0,31.0,25,False,,2022-09-09 19:48:12.442,3.3.2,74.0,,63844.0,,,pytest-splinter,https://pypi.org/project/pytest-splinter,2022-09-09 19:48:12.442,16.0,63844.0,,,,3.0,,,,,,,,,,,,,,,,, +417,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.0,18.0,26.0,5.0,42.0,237.0,Flask-OpenID adds openid support to flask applications.,7662.0,7631.0,16.0,25,False,['flask'],2024-05-26 15:49:11.000,1.3.1,14.0,29.0,2852484.0,,conda-forge/flask-openid,flask-openid,https://pypi.org/project/flask-openid,2024-05-26 15:49:11.000,31.0,2850507.0,https://anaconda.org/conda-forge/flask-openid,2025-04-22 14:56:29.543,223432.0,3.0,,,,,,,,,,,,,,,,, +418,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.0,328.0,44.0,90.0,70.0,8612.0,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,,47.0,,,japronto,https://pypi.org/project/japronto,2018-11-09 13:14:51.000,7.0,47.0,,,,3.0,,,,,,,,,,,,,,,,, +419,webpy,webpy/webpy,web-frameworks,,https://github.com/webpy/webpy,https://github.com/webpy/webpy,,2008-09-29 03:42:56.000,2026-03-23 23:53:46.000000,2026-03-23 23:53:46,1086.0,1.0,1266.0,326.0,359.0,42.0,416.0,5919.0,web.py is a web framework for python that is as simple as it is powerful.,21.0,21.0,96.0,24,False,,2023-10-10 14:50:45.000,webpy-0.70,7.0,,52123.0,,conda-forge/web.py,web.py,https://pypi.org/project/web.py,,,50445.0,https://anaconda.org/conda-forge/web.py,2025-04-22 14:56:39.114,115836.0,3.0,,,,,,,,,,,,,,,,, +420,MechanicalSoup,MechanicalSoup/MechanicalSoup,web-scraping,,https://github.com/MechanicalSoup/MechanicalSoup,https://github.com/MechanicalSoup/MechanicalSoup,MIT,2014-05-26 09:06:11.000,2026-03-31 07:32:20.000000,2026-03-31 07:32:17,666.0,4.0,383.0,102.0,287.0,31.0,148.0,4854.0,A Python library for automating interaction with websites.,,,56.0,24,True,,2025-05-30 03:56:28.000,1.4.0,14.0,72.0,124789.0,,conda-forge/mechanicalsoup,MechanicalSoup,https://pypi.org/project/MechanicalSoup,,,120496.0,https://anaconda.org/conda-forge/mechanicalsoup,2025-05-30 12:52:17.348,270463.0,3.0,,,,,,,,,,,,,,,,, +421,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,,389.0,52.0,67.0,25.0,226.0,4822.0,Write interactive web app in script way.,1966.0,1966.0,19.0,24,True,,,,,,7504.0,,,pywebio,https://pypi.org/project/pywebio,,,7504.0,,,,3.0,,,,,,,,,,,,,,,,, +422,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,,958.0,71.0,102.0,130.0,120.0,3978.0,A tool for extracting plain text from Wikipedia dumps.,448.0,448.0,31.0,24,False,,2023-01-24 18:46:33.000,3.0.7,4.0,,4601.0,,,wikiextractor,https://pypi.org/project/wikiextractor,,,4601.0,,,,3.0,,,,,,,,,,,,,,,,, +423,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,,310.0,117.0,116.0,85.0,86.0,3475.0,Static site generator for designers. Uses Python and Django templates.,1274.0,1274.0,52.0,24,False,['django'],,,,,1202.0,,,cactus,https://pypi.org/project/cactus,,,1202.0,,,,3.0,,,,,,,,,,,,,,,,, +424,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,,907.0,212.0,115.0,75.0,82.0,3010.0,"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,,31325.0,,conda-forge/python-oauth2,python-oauth2,https://pypi.org/project/python-oauth2,2019-06-28 17:57:45.000,5.0,25056.0,https://anaconda.org/conda-forge/python-oauth2,2025-04-22 14:56:38.881,94035.0,3.0,,,,,,,,,,,,,,,,, +425,django-compressor,django-compressor/django-compressor,django-utils,,https://github.com/django-compressor/django-compressor,https://github.com/django-compressor/django-compressor,,2010-02-05 15:48:14.000,2026-04-21 22:57:01.000000,2026-04-21 22:55:37,1673.0,5.0,569.0,43.0,641.0,114.0,557.0,2871.0,Compresses linked and inline javascript or CSS into a single cached file.,,,227.0,24,False,['django'],,,,,1970033.0,,,django-compressor,https://pypi.org/project/django-compressor,,,1970033.0,,,,3.0,,,,,,,,,,,,,,,,, +426,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-10-28 11:03:41.000000,2025-10-28 11:03:40,790.0,,284.0,23.0,211.0,84.0,146.0,2145.0,Convert HTML to Markdown-formatted text.,41252.0,41252.0,82.0,24,True,,2025-04-15 04:02:01.000,2025.4.15,25.0,,,,,html2text,https://pypi.org/project/html2text,,,,,,,3.0,-7.0,,,,,,,,,,,,,,,, +427,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-12-31 13:32:27.000000,2025-12-31 13:32:15,2105.0,,342.0,52.0,160.0,88.0,269.0,1313.0,Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in..,7784.0,7784.0,86.0,24,True,,2023-05-01 13:48:42.000,2023.05.01,6.0,598.0,9.0,cinemagoer/cinemagoer,,imdbpy,https://pypi.org/project/imdbpy,,,,,,,3.0,,,,,,,,,,,,,,,,, +428,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,2026-01-06 17:58:26.000000,2023-12-17 20:05:28,761.0,,91.0,28.0,47.0,,443.0,1275.0,An object oriented high-level Python Web Framework that requires no frontend programming.,550.0,543.0,19.0,24,False,,2023-09-20 13:07:43.000,0.14.0,75.0,,1406.0,justpy-org/justpy,,justpy,https://pypi.org/project/justpy,2023-09-20 13:07:43.000,7.0,1406.0,,,,3.0,,,,,,,,,,,,,,,,, +429,django-solo,lazybird/django-solo,django-utils,,https://github.com/lazybird/django-solo,https://github.com/lazybird/django-solo,,2013-05-22 21:28:08.000,2026-01-01 15:45:30.000000,2026-01-01 15:45:08,181.0,,80.0,17.0,87.0,11.0,58.0,955.0,Helps working with singletons - things like global settings that you want to edit from the admin site.,2733.0,2733.0,46.0,24,False,['django'],2026-01-01 15:45:30.000,2.5.1,8.0,,417083.0,,,django-solo,https://pypi.org/project/django-solo,,,417083.0,,,,3.0,,,,,,,,,,,,,,,,, +430,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,,247.0,23.0,153.0,10.0,219.0,937.0,Plug and play continuous integration with django and jenkins.,1437.0,1437.0,72.0,24,False,['django'],,,,,38245.0,,,django-jenkins,https://pypi.org/project/django-jenkins,,,38245.0,,,,3.0,,,,,,,,,,,,,,,,, +431,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,,156.0,48.0,53.0,32.0,39.0,846.0,WebSocket emulation - Python server.,2300.0,2300.0,36.0,24,False,,,,1.0,,23342.0,,conda-forge/sockjs-tornado,sockjs-tornado,https://pypi.org/project/sockjs-tornado,,,23286.0,https://anaconda.org/conda-forge/sockjs-tornado,2025-04-22 14:57:56.501,3220.0,3.0,,,,,,,,,,,,,,,,, +432,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,,74.0,16.0,70.0,12.0,58.0,801.0,Freezes a Flask application into a set of static files.,3860.0,3860.0,30.0,24,False,['flask'],2024-02-09 14:33:23.000,1.0.2,8.0,115.0,110916.0,,conda-forge/frozen-flask,frozen-flask,https://pypi.org/project/frozen-flask,,,108626.0,https://anaconda.org/conda-forge/frozen-flask,2025-04-22 14:56:27.699,263461.0,3.0,,,,,,,,,,,,,,,,, +433,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.0,21.0,63.0,44.0,35.0,755.0,a flask profiler which watches endpoint calls and tries to make some analysis.,403.0,399.0,29.0,24,False,['flask'],2018-11-19 23:11:10.000,1.8.1,39.0,,23881.0,,,flask-profiler,https://pypi.org/project/flask-profiler,2018-11-19 23:11:10.000,4.0,23881.0,,,,3.0,,,,,,,,,,,,,,,,, +434,micawber,coleifer/micawber,web-scraping,,https://github.com/coleifer/micawber,https://github.com/coleifer/micawber,MIT,2012-03-27 21:42:46.000,2026-03-10 11:59:12.000000,2026-03-10 11:59:12,219.0,2.0,87.0,16.0,53.0,,60.0,674.0,a small library for extracting rich content from urls.,3135.0,3135.0,28.0,24,True,,,,4.0,,141892.0,,conda-forge/micawber,micawber,https://pypi.org/project/micawber,,,141502.0,https://anaconda.org/conda-forge/micawber,2025-04-22 14:57:44.753,24574.0,3.0,,,,,,,,,,,,,,,,, +435,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,,145.0,19.0,96.0,93.0,71.0,654.0,Build and document REST APIs with Flask and apispec.,1860.0,1860.0,32.0,24,True,['flask'],,,20.0,,331663.0,,conda-forge/flask-apispec,flask-apispec,https://pypi.org/project/flask-apispec,,,327434.0,https://anaconda.org/conda-forge/flask-apispec,2025-04-22 14:56:31.952,300310.0,3.0,,,,,,,,,,,,,,,,, +436,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.0,11.0,41.0,17.0,16.0,472.0,A mocking library for requests.,3154.0,3097.0,29.0,24,False,,2020-10-28 12:01:29.000,1.4.0,19.0,,2965986.0,,,httmock,https://pypi.org/project/httmock,2020-10-28 12:01:29.000,57.0,2965986.0,,,,3.0,,,,,,,,,,,,,,,,, +437,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,2026-04-17 15:49:33.000000,2026-04-17 15:45:27,255.0,11.0,37.0,14.0,48.0,11.0,36.0,420.0,JSON-RPC server based on fastapi.,90.0,80.0,16.0,24,True,['fastapi'],2026-04-17 15:50:57.000,3.5.0,85.0,,20229.0,,,fastapi-jsonrpc,https://pypi.org/project/fastapi-jsonrpc,2026-04-17 15:49:33.000,10.0,20229.0,,,,3.0,,,,,,,,,,,,,,,,, +438,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,2026-02-23 18:40:24.000000,2026-02-23 18:40:24,665.0,4.0,49.0,11.0,225.0,5.0,90.0,309.0,"a socket mock framework - for all kinds of socket animals, web-clients included.",15.0,,33.0,24,True,,2026-02-22 21:54:46.000,3.14.1,113.0,,89459.0,,,mocket,https://pypi.org/project/mocket,2026-02-22 21:54:46.000,15.0,89459.0,,,,3.0,,,,,,,,,,,,,,,,, +439,flask-paginate,lixxu/flask-paginate,flask-utils,,https://github.com/lixxu/flask-paginate,https://github.com/lixxu/flask-paginate,,2012-10-07 12:21:45.000,2025-04-22 14:57:10.373000,2024-12-23 11:10:06,161.0,,77.0,5.0,35.0,10.0,69.0,288.0,Pagination support for flask.,3876.0,3876.0,28.0,24,False,['flask'],2024-04-12 02:19:26.000,2024.4.12,14.0,91.0,219351.0,,conda-forge/flask-paginate,flask-paginate,https://pypi.org/project/flask-paginate,,,218735.0,https://anaconda.org/conda-forge/flask-paginate,2025-04-22 14:57:10.373,40613.0,3.0,,,,,,,,,,,,,,,,, +440,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.0,5.0,34.0,12.0,39.0,282.0,Adds Injector support to Flask.,1060.0,1039.0,13.0,24,False,['flask'],2023-07-27 00:33:16.000,0.15.0,28.0,,118424.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,118215.0,https://anaconda.org/conda-forge/flask-injector,2025-04-22 14:57:49.545,12594.0,3.0,,,,,,,,,,,,,,,,, +441,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-11-20 19:05:34.000000,2024-02-05 03:35:38,1210.0,,83.0,11.0,218.0,43.0,139.0,96.0,Pyramid debug toolbar.,46.0,,70.0,24,False,['pyramid'],2024-02-05 03:40:27.000,4.12.1,66.0,,1950051.0,,conda-forge/pyramid_debugtoolbar,pyramid_debugtoolbar,https://pypi.org/project/pyramid_debugtoolbar,2024-02-05 03:40:27.000,46.0,1949909.0,https://anaconda.org/conda-forge/pyramid_debugtoolbar,2025-04-22 14:57:47.760,8666.0,3.0,,,,,,,,,,,,,,,,, +442,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,2026-02-10 08:48:11.000000,2026-02-10 08:48:11,331.0,1.0,1634.0,329.0,94.0,42.0,69.0,12827.0,Incredibly fast crawler designed for OSINT.,,,21.0,23,True,,2019-04-05 15:15:47.000,1.3.0,18.0,,1401.0,,,photon,https://pypi.org/project/photon,,,1401.0,,,,3.0,,,,,,,,,,,,,,,,, +443,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.0,205.0,336.0,400.0,483.0,4195.0,"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,,421.0,,,splash,https://pypi.org/project/splash,2020-06-16 13:27:02.000,2.0,421.0,,,,3.0,,,,,,,,,,,,,,,,, +444,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,2026-03-10 10:24:55.000000,2026-03-10 10:21:04,485.0,3.0,749.0,194.0,117.0,81.0,94.0,4079.0,"Html Content / Article Extractor, web scrapping lib in Python.",,,36.0,23,True,,,,,,81559.0,,,goose3,https://pypi.org/project/goose3,,,81559.0,,,,3.0,,,,,,,,,,,,,,,,, +445,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.0,92.0,101.0,51.0,64.0,4009.0,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,,1217.0,,,twitter-scraper,https://pypi.org/project/twitter-scraper,2020-07-17 18:56:19.000,12.0,1217.0,,,,3.0,,,,,,,,,,,,,,,,, +446,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,,640.0,125.0,100.0,67.0,150.0,3496.0,"Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js.",149.0,149.0,17.0,23,False,['django'],2023-07-19 18:55:56.000,0.9.13,16.0,,528.0,,,gerapy,https://pypi.org/project/gerapy,,,528.0,,,,3.0,,,,,,,,,,,,,,,,, +447,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.0,113.0,57.0,149.0,222.0,3254.0,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,,21557.0,,,instagram_private_api,https://pypi.org/project/instagram_private_api,2019-05-06 11:32:26.000,9.0,21557.0,,,,3.0,,,,,,,,,,,,,,,,, +448,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.0,260.0,160.0,118.0,,3051.0,Python Client for Instagram API.,5.0,,52.0,23,False,,2015-07-22 15:56:56.000,1.3.2,14.0,,3436.0,,,python-instagram,https://pypi.org/project/python-instagram,2015-07-22 15:56:56.000,5.0,3436.0,,,,3.0,,,,,,,,,,,,,,,,, +449,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.0,111.0,172.0,299.0,357.0,2403.0,Modern theme for Django admin interface.,3365.0,3354.0,60.0,23,False,['django'],2019-10-02 08:36:30.000,0.2.28,47.0,,,,,django-suit,https://pypi.org/project/django-suit,2022-11-29 19:58:01.176,11.0,,,,,3.0,,,,,,,,,,,,,,,,, +450,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.0,86.0,118.0,71.0,,1909.0,Alexa Skills Kit for Python.,812.0,810.0,40.0,23,False,['flask'],2018-02-28 21:57:01.000,0.9.8,34.0,,239.0,,,flask-ask,https://pypi.org/project/flask-ask,2018-02-28 21:57:01.000,2.0,239.0,,,,3.0,,,,,,,,,,,,,,,,, +451,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,2026-03-16 19:03:50.000000,2026-01-19 19:40:02,364.0,,203.0,51.0,258.0,8.0,49.0,1717.0,A Modular Penetration Testing Framework.,17.0,17.0,12.0,23,True,,2024-07-18 17:34:34.000,3.2.10,6.0,,1440.0,,,fsociety,https://pypi.org/project/fsociety,,,1440.0,,,,3.0,,,,,,,,,,,,,,,,, +452,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,,113.0,34.0,38.0,7.0,63.0,1634.0,Server-side rendering of React components.,1933.0,1933.0,22.0,23,False,,,,,,7485.0,,,react,https://pypi.org/project/react,,,7485.0,,,,3.0,,,,,,,,,,,,,,,,, +453,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.0,85.0,94.0,132.0,116.0,1167.0,Python Rest Testing.,128.0,128.0,17.0,23,False,,2016-03-15 03:16:18.000,1.7.1,14.0,,3477.0,,conda-forge/pyresttest,pyresttest,https://pypi.org/project/pyresttest,2016-03-15 03:13:33.000,,2416.0,https://anaconda.org/conda-forge/pyresttest,2025-04-22 14:56:50.530,100856.0,3.0,,,,,,,,,,,,,,,,, +454,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,,230.0,35.0,156.0,72.0,288.0,1087.0,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,,100467.0,lqez/django-summernote,,django-summernote,https://pypi.org/project/django-summernote,2021-10-14 21:54:58.000,5.0,100467.0,,,,3.0,,,,,,,,,,,,,,,,, +455,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,,67.0,10.0,94.0,1.0,58.0,823.0,FastAPI-Login tries to provide similar functionality as Flask-Login does.,1141.0,1134.0,15.0,23,True,['fastapi'],2024-12-14 08:18:15.000,1.10.3,34.0,16.0,48041.0,maxrdu/fastapi_login,,fastapi_login,https://pypi.org/project/fastapi_login,2024-12-14 08:18:15.000,7.0,48041.0,,,,3.0,,,,,,,,,,,,,,,,, +456,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,2021-09-18 00:03:01.000000,2014-07-30 05:44:44,181.0,,160.0,32.0,51.0,74.0,35.0,408.0,A python module for retrieving and parsing WHOIS data.,577.0,577.0,7.0,23,False,,,,,,3013974.0,,,python-whois,https://pypi.org/project/python-whois,,,3013974.0,,,,3.0,,,,,,,,,,,,,,,,, +457,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,,43.0,18.0,57.0,7.0,27.0,400.0,Get inside your stronghold and make all your Django views default login_required.,488.0,488.0,23.0,23,False,['django'],2020-01-15 04:26:43.000,0.3.2,4.0,,49296.0,,,django-stronghold,https://pypi.org/project/django-stronghold,,,49296.0,,,,3.0,,,,,,,,,,,,,,,,, +458,pysimplesoap,pysimplesoap/pysimplesoap,http-clients,,https://github.com/pysimplesoap/pysimplesoap,https://github.com/pysimplesoap/pysimplesoap,,2013-06-02 11:09:05.000,2024-02-21 18:45:27.000000,2020-07-20 15:14:25,547.0,,220.0,27.0,124.0,63.0,26.0,373.0,Python Simple SOAP Library.,1819.0,1819.0,51.0,23,False,,2023-11-08 01:43:05.000,1.08.22,5.0,,18392.0,,,pysimplesoap,https://pypi.org/project/pysimplesoap,,,18392.0,,,,3.0,,,,,,,,,,,,,,,,, +459,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,,36.0,9.0,40.0,5.0,15.0,303.0,"A simple, immutable URL class with a clean API for interrogation and manipulation.",4153.0,4153.0,18.0,23,False,,,,,,551369.0,,,purl,https://pypi.org/project/purl,,,551369.0,,,,3.0,,,,,,,,,,,,,,,,, +460,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.0,9.0,9.0,11.0,42.0,264.0,"A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and..",1369.0,1364.0,8.0,23,False,,2017-07-20 02:40:14.000,0.0.7,8.0,20.0,16811.0,,,flask-excel,https://pypi.org/project/flask-excel,2017-07-20 02:40:14.000,5.0,16811.0,,,,3.0,,,,,,,,,,,,,,,,, +461,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,2026-04-22 15:19:00.000000,2024-02-29 21:10:38,72.0,,43.0,9.0,31.0,9.0,23.0,138.0,OpenTracing instrumentation for the Flask microframework.,548.0,548.0,16.0,23,False,['flask'],2026-04-22 15:19:00.000,2.0.0,4.0,,136388.0,,,Flask-Opentracing,https://pypi.org/project/Flask-Opentracing,,,136388.0,,,,3.0,,,,,,,,,,,,,,,,, +462,ipaddress,phihag/ipaddress,others,,https://github.com/phihag/ipaddress,https://github.com/phihag/ipaddress,,2013-02-03 20:45:43.000,2025-04-22 14:56:26.258000,2019-10-18 01:30:15,123.0,,53.0,6.0,20.0,13.0,34.0,109.0,Python 3.3+s ipaddress for older Python versions.,40842.0,40842.0,7.0,23,False,,,,5.0,,7342104.0,,conda-forge/ipaddress,ipaddress,https://pypi.org/project/ipaddress,,,7333573.0,https://anaconda.org/conda-forge/ipaddress,2025-04-22 14:56:26.258,989620.0,3.0,,,,,,,,,,,,,,,,, +463,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,2026-04-13 20:32:43.000000,2026-04-13 20:32:36,305.0,11.0,48.0,12.0,214.0,26.0,61.0,84.0,Pyramid addon for OpenAPI3 validation of requests and responses.,126.0,126.0,28.0,23,True,"['pyramid', 'openapi']",2025-07-29 09:32:05.000,0.21.0,8.0,,51952.0,,,pyramid_openapi3,https://pypi.org/project/pyramid_openapi3,2025-07-29 09:32:02.000,,51952.0,,,,3.0,,,,,,,,,,,,,,,,, +464,ngxtop,lebinh/ngxtop,monitoring,,https://github.com/lebinh/ngxtop,https://github.com/lebinh/ngxtop,MIT,2014-03-21 15:39:52.000,2026-03-02 04:38:40.000000,2026-03-02 04:38:40,49.0,1.0,474.0,204.0,35.0,63.0,28.0,6525.0,Real-time metrics for nginx server.,40.0,40.0,10.0,22,True,,2020-12-21 00:51:09.000,0.0.3,3.0,,4394.0,,,ngxtop,https://pypi.org/project/ngxtop,2020-12-21 00:51:09.000,,4394.0,,,,3.0,,,,,,,,,,,,,,,,, +465,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,,329.0,104.0,31.0,44.0,30.0,3695.0,,986.0,986.0,10.0,22,False,,,,,,16832.0,,,robobrowser,https://pypi.org/project/robobrowser,,,16832.0,,,,3.0,,,,,,,,,,,,,,,,, +466,furl,gruns/furl,url-utils,,https://github.com/gruns/furl,https://github.com/gruns/furl,,2011-11-17 01:08:16.000,2026-02-22 04:48:44.000000,2026-02-22 04:48:40,566.0,1.0,155.0,32.0,59.0,34.0,88.0,2798.0,The easiest way to parse and modify URLs in Python.,,,16.0,22,False,,2025-03-09 05:50:44.000,2.1.4,16.0,,4801185.0,,conda-forge/furl,furl,https://pypi.org/project/furl,,,4788693.0,https://anaconda.org/conda-forge/furl,2025-04-22 14:56:38.781,737043.0,3.0,-6.0,,,,,,,,,,,,,,,, +467,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,,185.0,39.0,59.0,8.0,93.0,1743.0,Async Python 3.6+ web scraping micro-framework based on asyncio.,75.0,75.0,17.0,22,False,,2021-01-07 14:40:29.000,0.8.0,5.0,22.0,395.0,,,ruia,https://pypi.org/project/ruia,,,395.0,,,,3.0,,,,,,,,,,,,,,,,, +468,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,,135.0,29.0,72.0,39.0,28.0,1265.0,A drop-in replacement for Djangos runserver.,427.0,427.0,39.0,22,False,['django'],,,,,5739.0,,,django-devserver,https://pypi.org/project/django-devserver,,,5739.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,,144.0,59.0,243.0,41.0,194.0,1188.0,"Extendable, adaptable rewrite of django.contrib.admin.",30.0,30.0,50.0,22,False,['django'],2017-01-10 17:44:35.000,0.7.1,2.0,,34.0,,,django-admin2,https://pypi.org/project/django-admin2,,,34.0,,,,3.0,,,,,,,,,,,,,,,,, +470,feincms,feincms/feincms,cms,,https://github.com/feincms/feincms,https://github.com/feincms/feincms,BSD-3-Clause,2009-01-27 20:34:16.000,2026-04-20 19:19:58.000000,2026-02-11 09:41:59,4078.0,12.0,223.0,38.0,282.0,24.0,420.0,1088.0,A Django-based CMS with a focus on extensibility and concise code.,,,140.0,22,True,['django'],,,,,4640.0,,,feincms,https://pypi.org/project/feincms,,,4640.0,,,,3.0,,,,,,,,,,,,,,,,, +471,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,2026-02-01 06:25:57.000000,2026-02-01 06:25:56,403.0,2.0,148.0,28.0,124.0,48.0,108.0,1052.0,livereload server in python.,,,61.0,22,True,,2024-12-18 13:42:31.000,2.7.1,10.0,,843572.0,,conda-forge/livereload,livereload,https://pypi.org/project/livereload,,,831913.0,https://anaconda.org/conda-forge/livereload,2025-04-22 14:56:22.067,816155.0,3.0,,,,,,,,,,,,,,,,, +472,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,,80.0,36.0,89.0,2.0,41.0,988.0,Beautifully simple class-based views.,763.0,763.0,31.0,22,False,['django'],,,,,16616.0,,,django-vanilla-views,https://pypi.org/project/django-vanilla-views,,,16616.0,,,,3.0,,,,,,,,,,,,,,,,, +473,Model Bakery,model-bakers/model_bakery,testing,,https://github.com/model-bakers/model_bakery,https://github.com/model-bakers/model_bakery,,2019-10-08 12:49:08.000,2026-04-21 07:18:16.000000,2026-04-21 07:18:15,496.0,24.0,103.0,12.0,427.0,15.0,145.0,982.0,Object factory for Django.,,,67.0,22,False,['django'],2026-03-27 09:28:13.000,1.23.4,45.0,,1752461.0,,conda-forge/model_bakery,model_bakery,https://pypi.org/project/model_bakery,,,1751925.0,https://anaconda.org/conda-forge/model_bakery,2025-04-22 14:57:22.717,39154.0,3.0,-6.0,,,,,,,,,,,,,,,, +474,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.0,10.0,110.0,49.0,49.0,954.0,"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,,212136.0,,,mixer,https://pypi.org/project/mixer,2022-03-23 14:39:31.000,18.0,212136.0,,,,3.0,,,,,,,,,,,,,,,,, +475,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,2026-04-14 02:35:21.000000,2026-02-11 19:29:52,1250.0,20.0,58.0,7.0,254.0,20.0,108.0,798.0,Developer productivity tool for making high-quality FastAPI production-ready APIs.,18.0,18.0,7.0,22,True,['fastapi'],2026-02-11 19:10:59.000,0.29.0,37.0,691.0,359.0,fastapi-mvc/fastapi-mvc,,fastapi-mvc,https://pypi.org/project/fastapi-mvc,,,347.0,,,,2.0,,,,,,,,,,,,,,,,, +476,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,2026-03-30 08:05:28.000000,2026-03-30 08:05:01,366.0,5.0,37.0,16.0,8.0,1.0,26.0,701.0,Fast C based HTML 5 parsing for python.,906.0,906.0,7.0,22,True,,,,,,11234.0,,,html5-parser,https://pypi.org/project/html5-parser,,,11234.0,,,,3.0,,,,,,,,,,,,,,,,, +477,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,2026-04-13 21:11:12.000000,2025-01-07 05:26:45,372.0,,89.0,10.0,118.0,13.0,71.0,500.0,A set of pytest fixtures to test Flask applications.,,,38.0,22,False,['flask'],2023-10-23 14:53:24.000,1.3.0,11.0,17.0,1401636.0,,conda-forge/pytest-flask,pytest-flask,https://pypi.org/project/pytest-flask,,,1399330.0,https://anaconda.org/conda-forge/pytest-flask,2025-04-22 14:56:38.362,149929.0,3.0,,,,,,,,,,,,,,,,, +478,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,,37.0,1.0,53.0,11.0,46.0,412.0,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,,1747323.0,,,starlette_exporter,https://pypi.org/project/starlette_exporter,2024-06-26 04:05:26.000,26.0,1747323.0,,,,2.0,,,,,,,,,,,,,,,,, +479,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.0,14.0,155.0,4.0,144.0,350.0,"Strong, Simple, and Precise security for Flask APIs (using jwt).",455.0,453.0,27.0,22,True,['flask'],2025-08-19 01:56:49.000,1.6.2,51.0,,4784.0,,,flask-praetorian,https://pypi.org/project/flask-praetorian,2025-08-19 01:56:49.000,2.0,4784.0,,,,3.0,,,,,,,,,,,,,,,,, +480,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.0,9.0,8.0,,17.0,222.0,Python module for generating and verifying JSON Web Tokens.,82.0,,5.0,22,False,,2023-11-13 07:57:01.000,4.1.0,45.0,,476166.0,,,python-jwt,https://pypi.org/project/python-jwt,2023-11-13 07:57:01.000,82.0,476166.0,,,,3.0,,,,,,,,,,,,,,,,, +481,guillotina,plone/guillotina,web-frameworks,,https://github.com/plone/guillotina,https://github.com/plone/guillotina,,2017-03-01 16:12:44.000,2026-03-30 16:40:41.000000,2026-01-10 17:51:41,3466.0,,53.0,180.0,992.0,52.0,169.0,208.0,Python AsyncIO data API to manage billions of resources.,143.0,143.0,54.0,22,False,,,,,,5750.0,,,guillotina,https://pypi.org/project/guillotina,,,5750.0,,,,3.0,,,,,,,,,,,,,,,,, +482,flask-seasurf,maxcountryman/flask-seasurf,flask-utils,,https://github.com/maxcountryman/flask-seasurf,https://github.com/maxcountryman/flask-seasurf,,2011-12-06 18:51:00.000,2025-09-04 15:46:45.000000,2024-07-29 14:03:22,213.0,,52.0,6.0,94.0,16.0,45.0,196.0,SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).,2812.0,2812.0,34.0,22,False,['flask'],,,8.0,,87405.0,,conda-forge/flask-seasurf,flask-seasurf,https://pypi.org/project/flask-seasurf,,,85049.0,https://anaconda.org/conda-forge/flask-seasurf,2025-04-22 14:56:27.624,153150.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,2026-04-22 20:08:50.000000,2026-04-22 20:08:44,2225.0,70.0,19.0,2.0,1549.0,8.0,33.0,189.0,A tool to automatically fix Django deprecations.,5.0,5.0,23.0,22,True,['django'],2026-01-07 10:04:20.000,2.4.5,100.0,1373.0,1870.0,,,django-codemod,https://pypi.org/project/django-codemod,,,1851.0,,,,3.0,,,,,,,,,,,,,,,,, +484,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,,23.0,4.0,40.0,15.0,14.0,161.0,A framework-agnostic library for testing ASGI web applications.,992.0,941.0,14.0,22,False,,2022-06-13 09:30:07.000,1.4.11,32.0,,249790.0,,,async-asgi-testclient,https://pypi.org/project/async-asgi-testclient,2022-06-13 09:30:07.000,51.0,249790.0,,,,3.0,,,,,,,,,,,,,,,,, +485,gabbi,cdent/gabbi,testing,,https://github.com/cdent/gabbi,https://github.com/cdent/gabbi,Apache-2.0,2014-12-12 14:46:59.000,2026-01-16 16:16:51.000000,2026-01-16 16:16:44,820.0,,36.0,6.0,191.0,24.0,132.0,154.0,Declarative HTTP Testing for Python and anything else.,12.0,,30.0,22,True,,2026-01-16 16:13:48.000,4.2.0,133.0,52.0,21483.0,,,gabbi,https://pypi.org/project/gabbi,2026-01-16 15:59:05.000,12.0,21483.0,,,,3.0,,,,,,,,,,,,,,,,, +486,GHunt,mxrch/GHunt,third-party-apis,,https://github.com/mxrch/GHunt,https://github.com/mxrch/GHunt,,2020-10-02 11:26:03.000,2026-04-10 02:29:16.000000,2026-04-10 02:29:16,361.0,5.0,1584.0,541.0,104.0,47.0,386.0,18736.0,Offensive Google framework.,,,37.0,21,False,,2024-06-06 01:54:02.000,2.2.0,3.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +487,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,,235.0,40.0,154.0,53.0,141.0,1677.0,A Python Static Website Generator (See https://duct-ui.org from the author).,97.0,97.0,43.0,21,False,,,,,,149.0,,,hyde,https://pypi.org/project/hyde,,,149.0,,,,3.0,,,,,,,,,,,,,,,,, +488,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.0,9.0,5.0,1.0,4.0,1577.0,"A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend.",150.0,,6.0,21,False,['flask'],,,36.0,,376551.0,,conda-forge/flask-bootstrap,flask-bootstrap,https://pypi.org/project/flask-bootstrap,2017-01-11 23:28:23.000,150.0,376313.0,https://anaconda.org/conda-forge/flask-bootstrap,2025-04-22 14:56:52.700,22180.0,3.0,,,,,,,,,,,,,,,,, +489,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.0,8.0,26.0,62.0,36.0,826.0,"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,,67538.0,,,fastapi-jwt-auth,https://pypi.org/project/fastapi-jwt-auth,2020-10-07 08:57:53.000,14.0,67538.0,,,,3.0,,,,,,,,,,,,,,,,, +490,http-parser,benoitc/http-parser,http-clients,,https://github.com/benoitc/http-parser,https://github.com/benoitc/http-parser,,2011-04-14 15:33:36.000,2024-05-21 14:05:11.000000,2020-04-06 23:28:44,224.0,,93.0,14.0,47.0,15.0,41.0,346.0,HTTP request/response parser for python in C.,545.0,545.0,31.0,21,False,,2013-08-30 14:19:27.000,0.8.3,2.0,,21205.0,,,http-parser,https://pypi.org/project/http-parser,,,21205.0,,,,3.0,,,,,,,,,,,,,,,,, +491,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,2026-04-20 20:32:03.000000,2026-03-16 15:59:25,768.0,7.0,60.0,13.0,641.0,2.0,98.0,294.0,Basic JSON-RPC implementation for your Flask-powered sites.,289.0,289.0,19.0,21,True,['flask'],2025-12-09 12:36:33.000,4.0,8.0,234.0,191.0,,,rpc,https://pypi.org/project/rpc,,,187.0,,,,3.0,,,,,,,,,,,,,,,,, +492,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,,76.0,12.0,108.0,21.0,34.0,251.0,Simplifying third-party authentication for web applications.,825.0,825.0,43.0,21,False,,,,,,9884.0,,,velruse,https://pypi.org/project/velruse,,,9884.0,,,,3.0,,,,,,,,,,,,,,,,, +493,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,2026-01-13 19:47:16.000000,2025-01-14 01:38:22,276.0,,44.0,6.0,67.0,14.0,33.0,246.0,Integrate GraphQL with your Pydantic models.,3.0,,24.0,21,False,['graphql'],2024-02-01 18:37:26.000,0.6.1,13.0,,344517.0,,,graphene-pydantic,https://pypi.org/project/graphene-pydantic,2024-02-01 18:37:26.000,3.0,344517.0,,,,3.0,,,,,,,,,,,,,,,,, +494,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,,79.0,11.0,53.0,12.0,34.0,199.0,Seamlessly serve your static assets of your Flask app from Amazon S3.,537.0,537.0,26.0,21,False,,2015-12-03 16:31:38.000,0.2.8,1.0,51.0,18835.0,,,flask-s3,https://pypi.org/project/flask-s3,,,18835.0,,,,3.0,,,,,,,,,,,,,,,,, +495,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,,37.0,109.0,82.0,18.0,35.0,196.0,Modern robots.txt Parser for Python.,203.0,203.0,24.0,21,False,,,,,,1717.0,,,reppy,https://pypi.org/project/reppy,,,1717.0,,,,3.0,,,,,,,,,,,,,,,,, +496,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,,38.0,16.0,21.0,6.0,23.0,144.0,A library to help construct a graphql-py server supporting react-relay.,,,10.0,21,False,,2022-01-28 13:49:19.000,3.1.5,10.0,,34687355.0,,conda-forge/graphql-relay,graphql-relay,https://pypi.org/project/graphql-relay,,,34672520.0,https://anaconda.org/conda-forge/graphql-relay,2025-04-22 14:56:40.651,919788.0,3.0,,,,,,,,,,,,,,,,, +497,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.0,7.0,24.0,12.0,19.0,115.0,Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.,8144.0,7872.0,12.0,21,False,,2023-02-07 09:49:00.957,0.8.1,14.0,,291804.0,,conda-forge/markdown-include,markdown-include,https://pypi.org/project/markdown-include,2023-02-07 09:49:00.957,272.0,291254.0,https://anaconda.org/conda-forge/markdown-include,2025-04-22 14:57:38.757,35777.0,3.0,,,,,,,,,,,,,,,,, +498,httpstat,reorx/httpstat,http-clients,,https://github.com/reorx/httpstat,https://github.com/reorx/httpstat,MIT,2016-08-30 06:30:59.000,2026-04-08 10:04:34.000000,2026-04-08 09:44:37,106.0,11.0,380.0,126.0,24.0,4.0,22.0,6219.0,curl statistics made simple.,20.0,20.0,6.0,20,True,,2020-10-15 13:06:22.000,1.3.0,5.0,367.0,3.0,,,httpstat,https://pypi.org/project/httpstat,,,,,,,3.0,,,,,,,,,,,,,,,,, +499,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,,552.0,142.0,270.0,150.0,298.0,5668.0,"Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty.",15.0,15.0,71.0,20,False,,2017-09-14 16:02:39.000,0.11.7,22.0,133.0,1.0,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +500,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,,298.0,246.0,103.0,,,5600.0,"Fast, asynchronous and elegant Python web framework.",115.0,115.0,28.0,20,False,,,,,,408.0,,,vibora,https://pypi.org/project/vibora,,,408.0,,,,3.0,,,,,,,,,,,,,,,,, +501,urlwatch,thp/urlwatch,others,,https://github.com/thp/urlwatch,https://github.com/thp/urlwatch,,2014-01-29 18:42:20.000,2026-02-04 20:48:24.000000,2026-02-04 20:48:24,965.0,2.0,340.0,69.0,342.0,83.0,433.0,3040.0,"Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly..",27.0,27.0,97.0,20,False,,,,,,5195.0,,,urlwatch,https://pypi.org/project/urlwatch,,,5195.0,,,,3.0,,,,,,,,,,,,,,,,, +502,sandman2,jeffknupp/sandman2,others,,https://github.com/jeffknupp/sandman2,https://github.com/jeffknupp/sandman2,Apache-2.0,2014-10-24 17:21:50.000,2026-04-20 17:00:23.000000,2020-12-21 15:15:51,250.0,,213.0,56.0,372.0,38.0,54.0,2043.0,Automatically generate a RESTful API service for your legacy database. No code required!.,30.0,30.0,23.0,20,False,,,,,,142.0,,,sandman2,https://pypi.org/project/sandman2,,,142.0,,,,3.0,,,,,,,,,,,,,,,,, +503,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.0,63.0,52.0,40.0,79.0,1593.0,An improbable web debugger through WebSockets.,264.0,255.0,22.0,20,False,,2019-09-16 09:25:54.000,3.3.0,53.0,,,,,wdb,https://pypi.org/project/wdb,2019-09-16 09:25:54.000,9.0,,,,,3.0,,,,,,,,,,,,,,,,, +504,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-09-16 13:07:15.000000,2025-09-16 13:07:13,521.0,,53.0,22.0,83.0,13.0,20.0,1323.0,"Web Serving and Remote Procedure Calls at 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-..",63.0,62.0,14.0,20,True,,2025-09-16 13:07:18.000,0.5.8,21.0,,516.0,,,ucall,https://pypi.org/project/ucall,2024-04-15 06:07:54.000,1.0,516.0,,,,3.0,,,,,,,,,,,,,,,,, +505,Spectacle,sourcey/spectacle,openapi-utils,,https://github.com/sourcey/sourcey,https://github.com/sourcey/sourcey,AGPL-3.0,2016-01-12 10:36:11.000,2026-04-21 08:57:10.000000,2026-04-21 08:46:56,373.0,75.0,224.0,14.0,111.0,30.0,98.0,1290.0,"Precision documentation from OpenAPI, MCP, Doxygen, and Markdown guides. Static HTML you own.",3.0,3.0,41.0,20,True,['openapi'],,,,,1061.0,sourcey/sourcey,,,,,,,,,,3.0,,,,spectacle-docs,https://www.npmjs.com/package/spectacle-docs,1061.0,,,,,,,,,,, +506,authomatic,authomatic/authomatic,auth,,https://github.com/authomatic/authomatic,https://github.com/authomatic/authomatic,MIT,2013-02-07 14:13:35.000,2025-12-12 08:28:51.000000,2025-12-12 08:28:51,1289.0,,396.0,30.0,136.0,49.0,97.0,1051.0,Simple yet powerful authorization / authentication client library for Python web applications.,10.0,,49.0,20,True,,2024-05-28 14:06:02.000,1.3.0,23.0,,,,,authomatic,https://pypi.org/project/authomatic,2024-05-28 14:06:02.000,10.0,,,,,3.0,,,,,,,,,,,,,,,,, +507,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,,73.0,35.0,44.0,17.0,22.0,936.0,HTTP security headers for Flask.,,,19.0,20,False,['flask'],2019-05-28 19:35:00.000,0.7.0,6.0,,2329977.0,,,flask-talisman,https://pypi.org/project/flask-talisman,,,2329977.0,,,,3.0,,,,,,,,,,,,,,,,, +508,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,,55.0,16.0,27.0,16.0,33.0,769.0,"The simple, fast, and modern web scraping library.",348.0,348.0,16.0,20,False,,2020-10-09 12:51:41.000,1.1,9.0,,7982.0,,,gazpacho,https://pypi.org/project/gazpacho,,,7982.0,,,,3.0,,,,,,,,,,,,,,,,, +509,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.0,12.0,50.0,16.0,100.0,480.0,Load Testing Tool.,154.0,154.0,17.0,20,False,,,,,,210348.0,tarekziade/molotov,,molotov,https://pypi.org/project/molotov,,,210348.0,,,,3.0,,,,,,,,,,,,,,,,, +510,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,,33.0,3.0,16.0,23.0,16.0,424.0,Easily integrate socket.io with your FastAPI app.,68.0,,7.0,20,False,['fastapi'],2023-03-03 08:42:00.907,0.0.10,14.0,,105956.0,,,fastapi-socketio,https://pypi.org/project/fastapi-socketio,2023-03-03 08:42:00.907,68.0,105956.0,,,,3.0,,,,,,,,,,,,,,,,, +511,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.0,3.0,26.0,14.0,18.0,378.0,Prometheus integration for Starlette.,480.0,455.0,17.0,20,False,['fastapi'],2024-09-03 09:48:15.000,0.10.0,11.0,48.0,269706.0,,,starlette-prometheus,https://pypi.org/project/starlette-prometheus,2024-09-03 09:48:15.000,25.0,269706.0,,,,3.0,,,,,,,,,,,,,,,,, +512,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,,56.0,9.0,32.0,20.0,55.0,293.0,"A light-weight, modular, message representation and mail delivery framework for Python.",,,22.0,20,True,,2019-09-16 00:20:27.000,4.0.3,2.0,295.0,97058.0,,conda-forge/mailer,mailer,https://pypi.org/project/mailer,,,95407.0,https://anaconda.org/conda-forge/mailer,2025-08-28 14:55:58.010,108880.0,3.0,,,,,,,,,,,,,,,,, +513,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.0,5.0,13.0,32.0,5.0,142.0,A simple way to demo Flask apps from your machine.,4021.0,4006.0,2.0,20,False,['flask'],2018-09-09 19:48:38.000,0.0.25,16.0,,49413.0,,,flask-ngrok,https://pypi.org/project/flask-ngrok,2018-09-09 19:48:38.000,15.0,49413.0,,,,3.0,,,,,,,,,,,,,,,,, +514,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,,19.0,15.0,51.0,3.0,33.0,107.0,Asyncio http mocking. Similar to the responses library used for requests.,762.0,744.0,15.0,20,False,,2024-01-12 05:36:33.000,3.0.0,25.0,,103777.0,,,aresponses,https://pypi.org/project/aresponses,2024-01-12 05:36:33.000,18.0,103777.0,,,,3.0,,,,,,,,,,,,,,,,, +515,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.0,34.0,62.0,1.0,31.0,94.0,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,,4407.0,,,lambdarest,https://pypi.org/project/lambdarest,2023-03-08 12:15:00.843,,4407.0,,,,3.0,,,,,,,,,,,,,,,,, +516,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-11-21 08:05:59.000000,2024-02-08 06:04:14,595.0,,59.0,14.0,113.0,7.0,56.0,71.0,Jinja2 templating system bindings for the Pyramid web framework.,37.0,,51.0,20,False,['pyramid'],2024-02-08 06:08:17.000,2.10.1,41.0,,1924729.0,,anaconda/pyramid_jinja2,pyramid_jinja2,https://pypi.org/project/pyramid_jinja2,2024-02-08 06:08:17.000,37.0,1924715.0,https://anaconda.org/anaconda/pyramid_jinja2,2025-04-22 15:32:19.383,1841.0,1.0,,,,,,,,,,,,,,,,,BSD-based +517,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,,237.0,75.0,84.0,6.0,49.0,3550.0,Every web site provides APIs.,21.0,21.0,12.0,19,False,,,,,,168.0,elliotgao2/toapi,,toapi,https://pypi.org/project/toapi,,,168.0,,,,3.0,,,,,,,,,,,,,,,,, +518,yandex-tank,yandex/yandex-tank,testing,,https://github.com/yandex/yandex-tank,https://github.com/yandex/yandex-tank,,2012-07-23 11:05:58.000,2026-03-27 09:51:28.000000,2025-03-12 14:32:59,3800.0,,265.0,86.0,733.0,73.0,109.0,2585.0,Load and performance benchmark tool.,,,119.0,19,False,,2020-10-30 13:36:50.000,Python2,20.0,,238.0,,,yandextank,https://pypi.org/project/yandextank,,,238.0,,,,3.0,,,,,,,,,,,,,,,,, +519,snallygaster,hannob/snallygaster,web-scraping,,https://github.com/hannob/snallygaster,https://github.com/hannob/snallygaster,0BSD,2018-04-10 12:01:16.000,2026-02-04 11:26:43.000000,2026-02-04 11:26:40,272.0,2.0,217.0,67.0,47.0,7.0,35.0,2103.0,Tool to scan for secret files on HTTP servers.,8.0,8.0,17.0,19,False,,2025-09-08 13:55:08.000,0.0.14,1.0,,1173.0,,,snallygaster,https://pypi.org/project/snallygaster,,,1173.0,,,,3.0,,,,,,,,,,,,,,,,, +520,scrapely,scrapy/scrapely,web-scraping,,https://github.com/scrapy/scrapely,https://github.com/scrapy/scrapely,,2011-04-18 22:38:56.000,2022-04-04 10:53:21.000000,2019-11-28 10:27:42,205.0,,264.0,116.0,71.0,26.0,27.0,1887.0,A pure-python HTML screen-scraping library.,151.0,151.0,25.0,19,False,,,,,,479.0,,,scrapely,https://pypi.org/project/scrapely,,,479.0,,,,3.0,,,,,,,,,,,,,,,,, +521,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,,220.0,30.0,631.0,42.0,54.0,1518.0,A toolkit for developing and deploying serverless Python code in AWS Lambda.,,,48.0,19,False,,,,,,6520.0,,,python-lambda,https://pypi.org/project/python-lambda,,,6520.0,,,,3.0,,,,,,,,,,,,,,,,, +522,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,,529.0,161.0,3.0,16.0,52.0,1505.0,A high-level distributed crawling framework.,,,4.0,19,False,,2016-03-31 04:19:26.000,0.1.0,3.0,,40.0,,,cola,https://pypi.org/project/cola,2016-03-31 04:19:26.000,,40.0,,,,3.0,,,,,,,,,,,,,,,,, +523,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,,163.0,55.0,86.0,23.0,42.0,1023.0,A Django app to accept payments from various payment processors via Pluggable backends.,34.0,34.0,49.0,19,False,['django'],,,4.0,,86.0,,,django-merchant,https://pypi.org/project/django-merchant,,,86.0,,,,3.0,,,,,,,,,,,,,,,,, +524,flask-debugtoolbar,flask-debugtoolbar/flask-debugtoolbar,testing,,,https://flask-debugtoolbar.readthedocs.io,BSD-3-Clause,2020-10-13 10:48:17.869,2025-04-22 14:56:27.983000,,,,146.0,,,,,952.0,A toolbar overlay for debugging Flask applications.,78.0,,,19,True,['flask'],2024-09-28 14:55:33.000,0.16.0,31.0,,979259.0,,conda-forge/flask-debugtoolbar,flask-debugtoolbar,https://pypi.org/project/flask-debugtoolbar,2024-09-28 14:55:33.000,78.0,976497.0,https://anaconda.org/conda-forge/flask-debugtoolbar,2025-04-22 14:56:27.983,182305.0,3.0,,,,,,,,,,,,,,,,, +525,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,,35.0,20.0,492.0,12.0,131.0,855.0,GraphQL Engine built with Python 3.6+ / asyncio.,,,27.0,19,False,,2021-11-15 11:05:03.000,1.4.1,44.0,,5687.0,,,tartiflette,https://pypi.org/project/tartiflette,,,5687.0,,,,3.0,,,,,,,,,,,,,,,,, +526,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.0,7.0,157.0,15.0,23.0,741.0,Opinionated set of utilities on top of FastAPI.,13.0,,12.0,19,False,['fastapi'],2021-06-03 13:58:16.000,0.2.11,34.0,,20625.0,,,fastapi_contrib,https://pypi.org/project/fastapi_contrib,2021-06-03 13:49:33.000,13.0,20625.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.0,19.0,46.0,12.0,29.0,629.0,Web Content Retrieval for Humans.,52.0,49.0,15.0,19,False,,2021-08-20 14:34:18.000,0.11.11,38.0,,850.0,,,lassie,https://pypi.org/project/lassie,2021-08-20 14:34:18.000,3.0,850.0,,,,3.0,,,,,,,,,,,,,,,,, +528,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,,70.0,37.0,99.0,16.0,120.0,481.0,A complete test automation tool.,7.0,7.0,21.0,19,False,,2021-07-30 15:38:36.000,0.10.1,10.0,80.0,153.0,,,golem-framework,https://pypi.org/project/golem-framework,,,153.0,,,,3.0,,,,,,,,,,,,,,,,, +529,Kotti,Kotti/Kotti,cms,,https://github.com/Kotti/Kotti,https://github.com/Kotti/Kotti,BSD,2011-01-28 15:42:02.000,2025-11-27 16:20:04.000000,2022-07-03 18:00:41,2993.0,,115.0,39.0,382.0,42.0,167.0,411.0,"Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible..",234.0,234.0,66.0,19,False,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +530,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,,103.0,20.0,62.0,61.0,44.0,330.0,Django registration and authentication with GraphQL.,747.0,747.0,16.0,19,False,['django'],,,,,6288.0,,,django-graphql-auth,https://pypi.org/project/django-graphql-auth,,,6288.0,,,,3.0,,,,,,,,,,,,,,,,, +531,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,2026-04-23 08:22:16.000000,2026-03-24 22:14:53,527.0,5.0,16.0,7.0,74.0,13.0,115.0,288.0,Fire up your models with the flame.,17.0,16.0,9.0,19,True,,2026-03-24 22:17:13.000,1.12.4,57.0,683.0,485.0,vortico/flama,,flama,https://pypi.org/project/flama,2026-03-24 22:17:08.000,1.0,476.0,,,,3.0,,,,,,,,,,,,,,,,, +532,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.0,9.0,22.0,3.0,18.0,206.0,Simple Login - Login Extension for Flask.,141.0,139.0,12.0,19,True,['flask'],2024-10-30 18:21:01.000,0.2.0,2.0,,41904.0,,,flask_simplelogin,https://pypi.org/project/flask_simplelogin,2024-10-30 18:21:01.000,2.0,41904.0,,,,3.0,,,,,,,,,,,,,,,,, +533,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,,710.0,118.0,33.0,,67.0,7143.0,"A Smart, Automatic, Fast and Lightweight Web Scraper for Python.",,,8.0,18,True,,2022-07-17 17:19:48.000,1.1.14,15.0,,1043.0,,,autoscraper,https://pypi.org/project/autoscraper,,,1043.0,,,,3.0,,,,,,,,,,,,,,,,, +534,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-12-02 04:56:04.000000,2025-08-13 12:05:18,2195.0,,750.0,76.0,2239.0,10.0,181.0,4728.0,"A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and..",,,78.0,18,True,['flask'],,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +535,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,,997.0,139.0,34.0,95.0,80.0,4145.0,Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.,,,9.0,18,False,,,,,,5072.0,,,proxybroker,https://pypi.org/project/proxybroker,,,5072.0,,,,3.0,,,,,,,,,,,,,,,,, +536,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,,296.0,96.0,85.0,50.0,112.0,3288.0,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,,63.0,,,flask_jsondash,https://pypi.org/project/flask_jsondash,2017-06-13 18:53:34.000,,63.0,,,,3.0,,,,,,,,,,,,,,,,, +537,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.0,11.0,27.0,10.0,13.0,756.0,Adds simple SQLAlchemy support to FastAPI.,3.0,3.0,10.0,18,False,['fastapi'],2020-09-25 16:25:49.000,0.2.1,5.0,,109644.0,,,fastapi-sqlalchemy,https://pypi.org/project/fastapi-sqlalchemy,,,109644.0,,,,3.0,,,,,,,,,,,,,,,,, +538,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,,25.0,2.0,9.0,3.0,14.0,616.0,FastAPI framework plugins.,115.0,115.0,3.0,18,True,['fastapi'],2025-07-09 21:05:58.000,0.14.0,13.0,,18177.0,,,fastapi-plugins,https://pypi.org/project/fastapi-plugins,,,18177.0,,,,3.0,,,,,,,,,,,,,,,,, +539,tornadio2,mrjoes/tornadio2,websocket,,https://github.com/mrjoes/tornadio2,https://github.com/mrjoes/tornadio2,Apache-2.0,2011-09-28 10:15:54.000,2020-08-16 16:25:21.000000,2013-08-25 06:52:07,143.0,,105.0,29.0,25.0,9.0,46.0,521.0,Python socket.io server implementation on top of Tornado framework.,210.0,210.0,15.0,18,False,,,,,,783.0,,,tornadio2,https://pypi.org/project/tornadio2,,,783.0,,,,3.0,,,,,,,,,,,,,,,,, +540,flask-mongorest,closeio/flask-mongorest,web-frameworks,,https://github.com/closeio/flask-mongorest,https://github.com/closeio/flask-mongorest,,2012-06-12 18:40:14.000,2024-01-23 12:59:32.000000,2024-01-23 12:59:32,306.0,,85.0,47.0,82.0,19.0,38.0,519.0,Restful API framework wrapped around MongoEngine.,53.0,53.0,18.0,18,False,['flask'],2019-08-26 10:57:49.000,0.3.0,2.0,,156.0,,,Flask-MongoRest,https://pypi.org/project/Flask-MongoRest,,,156.0,,,,3.0,,,,,,,,,,,,,,,,, +541,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.0,6.0,30.0,8.0,41.0,374.0,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,18,False,['django'],2022-02-03 13:30:53.000,1.0.4,16.0,,,,,django-smuggler,https://pypi.org/project/django-smuggler,2022-02-03 13:30:53.000,,,,,,3.0,,,,,,,,,,,,,,,,, +542,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.0,,,420.0,,6873.0,Scrapes an instagram users photos and videos.,12.0,,54.0,17,False,,2024-02-20 07:37:04.000,66.0.3,77.0,,8.0,,,instagram-scraper,https://pypi.org/project/instagram-scraper,2024-02-20 07:37:04.000,12.0,8.0,,,,3.0,17.0,,,,,,,,,,,,,,,, +543,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.0,201.0,24.0,41.0,29.0,4059.0,A testing system for catching visual regressions in Web applications.,,,7.0,17,False,,,,5.0,,31.0,,,huxley,https://pypi.org/project/huxley,2014-03-27 18:23:28.000,,31.0,,,,3.0,,,,,,,,,,,,,,,,, +544,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,,365.0,45.0,140.0,44.0,41.0,2583.0,"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,,,,,,,,,,,,,,,,, +545,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,,363.0,87.0,41.0,46.0,11.0,1796.0,A Pythonic interface for Google Mail.,,,14.0,17,False,,,,,,17423.0,,,gmail,https://pypi.org/project/gmail,,,17423.0,,,,3.0,,,,,,,,,,,,,,,,, +546,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,,146.0,39.0,25.0,27.0,33.0,1730.0,[DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock.,,,13.0,17,False,['flask'],,,,,46068.0,,,flask-sockets,https://pypi.org/project/flask-sockets,,,46068.0,,,,3.0,,,,,,,,,,,,,,,,, +547,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,,60.0,6.0,33.0,27.0,17.0,846.0,api versioning for fastapi web applications.,,,16.0,17,False,['fastapi'],2021-02-10 13:27:05.000,0.8.0,2.0,,75750.0,,,fastapi-versioning,https://pypi.org/project/fastapi-versioning,,,75750.0,,,,3.0,,,,,,,,,,,,,,,,, +548,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.0,6.0,13.0,6.0,46.0,225.0,Full text search for flask.,618.0,618.0,4.0,17,False,['flask'],,,,,510.0,,,flask-msearch,https://pypi.org/project/flask-msearch,,,510.0,,,,3.0,,,,,,,,,,,,,,,,, +549,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,,11.0,6.0,15.0,5.0,13.0,63.0,(UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to provide JWT authentication for Flask-GraphQL.,328.0,328.0,7.0,17,False,['flask'],2021-04-19 04:21:50.000,1.3.3,9.0,,3085.0,rscarrera27/Flask-GraphQL-Auth,,flask-graphql-auth,https://pypi.org/project/flask-graphql-auth,,,3085.0,,,,3.0,,,,,,,,,,,,,,,,, +550,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,2026-04-02 17:06:40.000000,2026-04-02 17:06:40,584.0,1.0,46.0,11.0,149.0,,,62.0,Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.,,,43.0,17,True,['pyramid'],2024-05-08 20:50:15.000,2.9.0,29.0,,10257.0,Yelp/pyramid_swagger,,pyramid_swagger,https://pypi.org/project/pyramid_swagger,2024-05-08 20:50:15.000,,10257.0,,,,3.0,,,,,,,,,,,,,,,,, +551,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.0,8.0,248.0,4.0,15.0,62.0,"tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a..",55.0,55.0,11.0,17,False,,2021-11-15 10:12:31.000,1.4.1,13.0,,1687.0,,,tartiflette-aiohttp,https://pypi.org/project/tartiflette-aiohttp,,,1687.0,,,,3.0,,,,,,,,,,,,,,,,, +552,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,,4.0,,1.0,,,29.0,Quart is a Python ASGI web microframework with the same API as Flask.,,,68.0,17,False,,,,28.0,,2800135.0,,conda-forge/quart,quart,https://pypi.org/project/quart,,,2798191.0,https://anaconda.org/conda-forge/quart,2025-04-22 14:56:59.887,138073.0,3.0,,,,,,,,,,,,,,,,, +553,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,2026-04-13 17:48:58.000000,2021-02-12 15:01:21,75.0,,20.0,3.0,8.0,9.0,3.0,306.0,FastAPI simple cache.,363.0,359.0,7.0,16,False,['fastapi'],2021-02-12 14:58:56.000,0.1.0,6.0,,,,,fastapi_cache,https://pypi.org/project/fastapi_cache,2021-02-12 14:58:56.000,4.0,,,,,3.0,,,,,,,,,,,,,,,,, +554,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,2026-02-22 16:34:45.000000,2026-02-22 16:34:44,1073.0,18.0,16.0,2.0,91.0,,119.0,213.0,The Batteries-Detachable Web Framework.,,,13.0,16,True,,2024-05-26 19:22:30.000,1.0.0-alpha10,10.0,,499.0,,,view.py,https://pypi.org/project/view.py,2024-05-26 19:36:56.000,,499.0,,,,3.0,,,,,,,,,,,,,,,,, +555,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,2020-09-30 10:54:50.000000,2018-07-12 02:38:48,26.0,,42.0,12.0,14.0,4.0,6.0,156.0,Simple GraphQL client for Python 2.7+.,,,6.0,16,False,,,,,,543474.0,,,python-graphql-client,https://pypi.org/project/python-graphql-client,,,543474.0,,,,3.0,,,,,,,,,,,,,,,,, +556,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.0,79.0,25.0,24.0,17.0,4480.0,Nginx UI allows you to access and modify the nginx configurations files without cli.,,,4.0,15,False,,2020-06-28 15:17:10.000,0.2,1.0,,7683.0,,,,,,,,,,,3.0,,,,,,,,schenkd/nginx-ui,https://hub.docker.com/r/schenkd/nginx-ui,2020-06-25 16:45:27.170206,14.0,545547.0,,,,, +557,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,,405.0,85.0,76.0,50.0,36.0,2644.0,Automated Security Testing For REST APIs.,,,13.0,15,False,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +558,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,,50.0,13.0,10.0,9.0,3.0,658.0,row level security for FastAPI framework.,,,,15,False,['fastapi'],2020-08-04 15:54:10.000,0.2.6,2.0,,24598.0,,,fastapi-permissions,https://pypi.org/project/fastapi-permissions,,,24598.0,,,,3.0,,,,,,,,,,,,,,,,, +559,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,,50.0,16.0,23.0,5.0,18.0,605.0,Display machine state using Python3 with Flask.,3.0,3.0,9.0,15,False,['flask'],2021-06-18 07:41:34.000,1.1.4,14.0,,51.0,,,Flask-State,https://pypi.org/project/Flask-State,,,51.0,,,,3.0,,,,,,,,,,,,,,,,, +560,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,,40.0,22.0,19.0,2.0,19.0,506.0,Extract data from websites using basic statistical magic.,22.0,22.0,3.0,15,False,,,,,,134.0,,,libextract,https://pypi.org/project/libextract,,,134.0,,,,3.0,,,,,,,,,,,,,,,,, +561,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,,73.0,13.0,28.0,10.0,2.0,234.0,A python module to parse the Open Graph Protocol.,111.0,111.0,8.0,15,False,,,,,,1891.0,,,opengraph,https://pypi.org/project/opengraph,,,1891.0,,,,3.0,,,,,,,,,,,,,,,,, +562,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,,58.0,12.0,56.0,15.0,34.0,106.0,Pyramid configuration with celery integration. Allows you to use pyramid .ini files to configure celery and have your..,,,25.0,15,False,['pyramid'],,,,,7577.0,,,pyramid_celery,https://pypi.org/project/pyramid_celery,,,7577.0,,,,3.0,,,,,,,,,,,,,,,,, +563,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,,15.0,6.0,139.0,6.0,43.0,99.0,ASGI support for the Tartiflette GraphQL engine.,23.0,23.0,15.0,15,False,['graphql'],2022-05-13 14:47:44.000,0.12.0,1.0,,883.0,,,tartiflette-asgi,https://pypi.org/project/tartiflette-asgi,,,883.0,,,,3.0,,,,,,,,,,,,,,,,, +564,pyramid_mailer,Pylons/pyramid_mailer,email,,https://github.com/Pylons/pyramid_mailer,https://github.com/Pylons/pyramid_mailer,,2011-09-26 01:17:42.000,2022-11-17 20:47:17.000000,2022-09-17 23:31:23,389.0,,39.0,14.0,60.0,9.0,33.0,51.0,A package for sending email from your Pyramid application.,,,36.0,15,False,['pyramid'],,,,,66254.0,,,pyramid_mailer,https://pypi.org/project/pyramid_mailer,,,66254.0,,,,3.0,,,,,,,,,,,,,,,,, +565,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.0,41.0,8.0,24.0,40.0,848.0,"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,,14.0,,,django-schedule-frinat,https://pypi.org/project/django-schedule-frinat,2014-02-24 14:31:35.000,,14.0,,,,3.0,,,,,,,,,,,,,,,,,BSD-3-Clause +566,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,,70.0,19.0,75.0,20.0,,662.0,Moved to Codeberg.,1.0,,15.0,14,False,,2024-08-09 17:49:09.000,3.3.0,15.0,156.0,459.0,,,salmon-mail,https://pypi.org/project/salmon-mail,2024-08-09 17:49:09.000,1.0,457.0,,,,3.0,,,,,,,,,,,,,,,,, +567,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,,37.0,6.0,20.0,9.0,8.0,431.0,FastAPI client generator.,399.0,399.0,8.0,14,False,['fastapi'],,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +568,tinkerer,vladris/tinkerer,others,,https://github.com/vladris/tinkerer,https://github.com/vladris/tinkerer,,2013-05-18 10:18:28.000,2022-10-09 23:59:25.000000,2022-10-09 23:59:25,738.0,,77.0,25.0,54.0,20.0,46.0,304.0,Python blogging engine.,,,39.0,14,False,,,,,,183.0,,,tinkerer,https://pypi.org/project/tinkerer,,,183.0,,,,3.0,,,,,,,,,,,,,,,,, +569,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.0,4.0,54.0,14.0,60.0,154.0,Easy file uploads for Flask.,,,7.0,14,False,['flask'],2021-12-07 13:25:50.000,0.2.1,25.0,,92.0,,,flask-file-upload,https://pypi.org/project/flask-file-upload,2021-12-07 13:25:50.000,,92.0,,,,3.0,,,,,,,,,,,,,,,,, +570,apex,cd34/apex,auth,,https://github.com/cd34/apex,https://github.com/cd34/apex,MIT,2011-07-17 20:20:49.000,2026-04-15 22:12:48.000000,2026-04-15 22:12:44,430.0,1.0,27.0,11.0,77.0,5.0,20.0,95.0,"Toolkit for Pyramid, a Pylons Project, to add Authentication and Authorization using Velruse (OAuth) and/or a local..",,,20.0,14,True,['pyramid'],,,,,9444.0,,,apex,https://pypi.org/project/apex,,,9444.0,,,,3.0,,,,,,,,,,,,,,,,, +571,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.0,6.0,34.0,22.0,20.0,75.0,JWT authentication for Pyramid.,,,12.0,14,False,['pyramid'],2020-10-09 08:00:32.000,1.6.1,4.0,,7168.0,,,pyramid_jwt,https://pypi.org/project/pyramid_jwt,,,7168.0,,,,3.0,,,,,,,,,,,,,,,,, +572,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,,321.0,72.0,5.0,8.0,3.0,2255.0,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,,,,,,,,,,,,,,,,, +573,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.0,,,,,1979.0,Taken Over By Shad0w For Responsible Disclosure [Kiwi BBP].,1.0,,,13,True,,2017-06-19 01:18:41.000,0.1.4,5.0,,193.0,,,gain,https://pypi.org/project/gain,2017-06-19 01:18:41.000,1.0,193.0,,,,3.0,10.0,,,,,,,,,,,,,,,, +574,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.0,9.0,6.0,2.0,5.0,312.0,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,,68.0,,,scrapera,https://pypi.org/project/scrapera,2021-02-07 18:22:49.000,,68.0,,,,3.0,,,,,,,,,,,,,,,,, +575,Transistor,bomquote/transistor,web-scraping,,https://github.com/bomquote/transistor,https://github.com/bomquote/transistor,MIT,2018-11-12 15:25:51.000,2026-01-29 07:16:46.000000,2020-08-16 21:52:05,198.0,,20.0,8.0,455.0,1.0,3.0,212.0,"Transistor, a Python web scraping framework for intelligent use cases.",,,2.0,12,False,,2020-08-03 20:20:32.000,0.2.4,6.0,154.0,67.0,,,transistor,https://pypi.org/project/transistor,,,66.0,,,,3.0,,,,,,,,,,,,,,,,, +576,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.0,9.0,6.0,4.0,2.0,147.0,Generate a Postman collection from your Flask application.,28.0,28.0,5.0,12,False,['flask'],,,,,4197.0,,,flask2postman,https://pypi.org/project/flask2postman,,,4197.0,,,,3.0,,,,,,,,,,,,,,,,, +577,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-11-20 20:05:59.000000,2024-08-29 22:50:57,98.0,,11.0,12.0,16.0,,5.0,82.0,A service layer for pyramid.,,,7.0,12,False,['pyramid'],,,,,34412.0,,,pyramid_services,https://pypi.org/project/pyramid_services,,,34412.0,,,,3.0,,,,,,,,,,,,,,,,, +578,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,,20.0,19.0,3.0,5.0,11.0,689.0,A micro web-framework using asyncio coroutines and chained middleware.,,,5.0,11,False,,,,,,70.0,,,growler,https://pypi.org/project/growler,,,70.0,,,,3.0,,,,,,,,,,,,,,,,, +579,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.0,6.0,23.0,1.0,4.0,202.0,Simplifies class-based views for more organized and maintainable code in FastAPI.,,,2.0,11,False,['fastapi'],2021-11-21 10:59:38.000,1.2.6,9.0,,52.0,yezz123/fastango,,fastapi-lazy,https://pypi.org/project/fastapi-lazy,,,52.0,,,,3.0,,,,,,,,,,,,,,,,, +580,timing-asgi,steinnes/timing-asgi,monitoring,,https://github.com/steinnes/timing-asgi,https://github.com/steinnes/timing-asgi,MIT,2019-02-05 23:53:18.000,2026-02-17 09:27:19.000000,2026-02-17 09:27:05,87.0,6.0,12.0,1.0,22.0,4.0,5.0,129.0,ASGI middleware to record and emit timing metrics (to something like statsd).,184.0,184.0,7.0,11,True,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,, +581,IP2Trace,ip2location/ip2trace-python,others,,https://github.com/ip2location-com/ip2trace-python,https://github.com/ip2location-com/ip2trace-python,MIT,2021-01-15 07:49:23.000,2025-12-31 01:44:03.000000,2025-12-31 01:44:03,26.0,,18.0,8.0,1.0,,2.0,43.0,"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,,99.0,ip2location-com/ip2trace-python,,IP2Trace,https://pypi.org/project/IP2Trace,2024-10-04 05:12:31.000,,99.0,,,,3.0,,,,,,,,,,,,,,,,, +582,iploop-sdk,Iploop/proxyclaw,web-scraping,,https://github.com/Iploop/proxyclaw,https://github.com/Iploop/proxyclaw,MIT,2026-02-17 12:36:10.000,2026-04-20 20:08:32.000000,2026-04-20 20:08:31,42.0,42.0,1.0,2.0,,,,5.0,"Residential proxy SDK with 66 site presets and built-in anti-detection (TLS fingerprinting, Chrome headers). 2M+ IPs,..",,,2.0,10,False,,2026-03-22 10:44:24.000,1.7.3,6.0,,270.0,,,iploop-sdk,https://pypi.org/project/iploop-sdk,2026-03-29 13:31:43.000,,270.0,,,,3.0,,,,,,,,,,,,,,,,, +583,playwright,,testing,,,,,2021-05-11 20:15:10.832,2026-01-30 14:50:59.803000,,,,,,,,,,Python version of the Playwright testing and automation library.,,,,10,False,,,,72.0,,78745115.0,,microsoft/playwright,playwright,https://pypi.org/project/playwright,,,78742966.0,https://anaconda.org/microsoft/playwright,2026-01-30 14:50:59.803,126849.0,3.0,-19.0,,,,,,,,,,,,,,,, +584,igramscraper,realsirjoe/instagram-scraper,third-party-apis,,,{},,,,,,,,,,,,,,,,,2,False,,,,,,236.0,,,igramscraper,https://pypi.org/project/igramscraper,,,236.0,,,,3.0,,,,,,,,,,,,,,,,, +585,InstaPy,timgrossmann/InstaPy,third-party-apis,,,{},,,,,,,,,,,,,,,,,0,False,,,,,,,,,instapy,https://pypi.org/project/instapy,,,,,,,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 830ac56f..87900215 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,19 +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._ -- web3.py (πŸ₯‡38 Β· ⭐ 5.5K Β· πŸ“ˆ) - A python interface for interacting with the Ethereum blockchain and.. MIT -- waitress (πŸ₯ˆ36 Β· ⭐ 1.6K Β· πŸ“ˆ) - Waitress - A WSGI server for Python 3. ❗️ZPL-2.1 -- django-filter (πŸ₯ˆ33 Β· ⭐ 4.7K Β· πŸ“ˆ) - A generic system for filtering Django QuerySets based.. ❗Unlicensed -- pyramid_debugtoolbar (πŸ₯‰24 Β· ⭐ 96 Β· πŸ’€) - Pyramid debug toolbar. BSD-3 -- flask-debugtoolbar (πŸ₯‰19 Β· ⭐ 950 Β· πŸ’€) - A toolbar overlay for debugging Flask applications. BSD-3 +- Streamlit (πŸ₯‡48 Β· ⭐ 44K Β· πŸ“ˆ) - Streamlit A faster way to build and share data apps. Apache-2 +- aiohttp (πŸ₯ˆ35 Β· ⭐ 16K Β· πŸ“ˆ) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 +- Yarl (πŸ₯ˆ30 Β· ⭐ 1.5K Β· πŸ“ˆ) - Yet another URL library. Apache-2 +- instagram-scraper (πŸ₯‰17 Β· ⭐ 6.9K Β· πŸ’€) - Scrapes an instagram users photos and videos. Unlicense +- gain (πŸ₯‰13 Β· ⭐ 2K Β· πŸ’€) - Taken Over By Shad0w For Responsible Disclosure [Kiwi BBP]. ❗️GPL-3.0 ## πŸ“‰ Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- Streamlit (πŸ₯‡39 Β· ⭐ 44K Β· πŸ“‰) - Streamlit A faster way to build and share data apps. Apache-2 -- aiohttp (πŸ₯‰12 Β· πŸ“‰) - Async http client/server framework (asyncio). ❗Unlicensed -- InstaPy (πŸ₯‰3 Β· πŸ“‰) - ❗Unlicensed -- gain (πŸ₯‰3 Β· πŸ’€) - Taken Over By Shad0w For Responsible Disclosure [Kiwi BBP]. ❗Unlicensed -- igramscraper (πŸ₯‰2 Β· πŸ“‰) - ❗Unlicensed +- certifi (πŸ₯‰28 Β· ⭐ 960 Β· πŸ“‰) - (Python Distribution) A carefully curated collection of Root.. ❗Unlicensed +- html2text (πŸ₯‰24 Β· ⭐ 2.1K Β· πŸ“‰) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 +- furl (πŸ₯‰22 Β· ⭐ 2.8K Β· πŸ“‰) - The easiest way to parse and modify URLs in Python. ❗Unlicensed +- Model Bakery (πŸ₯‰22 Β· ⭐ 980 Β· πŸ“‰) - Object factory for Django. ❗Unlicensed +- playwright (πŸ₯‰10 Β· πŸ“‰) - Python version of the Playwright testing and automation library. ❗Unlicensed