From 02fb1af8a71096dbdf01cae7341ac16d54e86a67 Mon Sep 17 00:00:00 2001 From: LukasMasuch Date: Thu, 7 Mar 2024 16:22:46 +0000 Subject: [PATCH] Update best-of list for version 2024.03.07 --- README.md | 2643 +++++++++++++++---------------- history/2024-03-07_changes.md | 20 + history/2024-03-07_projects.csv | 583 +++++++ latest-changes.md | 20 +- 4 files changed, 1856 insertions(+), 1410 deletions(-) create mode 100644 history/2024-03-07_changes.md create mode 100644 history/2024-03-07_projects.csv diff --git a/README.md b/README.md index 49b3f715..9eaba202 100644 --- a/README.md +++ b/README.md @@ -89,14 +89,14 @@ This curated list contains 580 awesome open-source projects with a total of 2.9M _General purpose web frameworks to build web applications and REST APIs._ -
flask (πŸ₯‡50 Β· ⭐ 66K) - The Python micro framework for building web applications. BSD-3 +
flask (πŸ₯‡49 Β· ⭐ 66K) - The Python micro framework for building web applications. BSD-3 -- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 830 Β· πŸ”€ 16K Β· πŸ“₯ 7.3K Β· πŸ“¦ 1.8M Β· πŸ“‹ 2.6K - 0% open Β· ⏱️ 12.02.2024): +- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 830 Β· πŸ”€ 16K Β· πŸ“₯ 7.4K Β· πŸ“¦ 1.8M Β· πŸ“‹ 2.6K - 0% open Β· ⏱️ 12.02.2024): ``` git clone https://github.com/pallets/flask ``` -- [PyPi](https://pypi.org/project/flask) (πŸ“₯ 99M / month Β· πŸ“¦ 120K Β· ⏱️ 03.02.2024): +- [PyPi](https://pypi.org/project/flask) (πŸ“₯ 99M / month): ``` pip install flask ``` @@ -105,30 +105,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask ```
-
django (πŸ₯‡49 Β· ⭐ 76K) - The Web framework for perfectionists with deadlines. BSD-3 +
django (πŸ₯‡47 Β· ⭐ 76K) - The Web framework for perfectionists with deadlines. BSD-3 -- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 3.1K Β· πŸ”€ 30K Β· πŸ“¦ 1.6M Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 3.1K Β· πŸ”€ 30K Β· πŸ“¦ 1.6M Β· ⏱️ 07.03.2024): ``` git clone https://github.com/django/django ``` -- [PyPi](https://pypi.org/project/django) (πŸ“₯ 14M / month Β· πŸ“¦ 120K Β· ⏱️ 06.02.2024): +- [PyPi](https://pypi.org/project/django) (πŸ“₯ 15M / month): ``` pip install django ``` -- [Conda](https://anaconda.org/conda-forge/django) (πŸ“₯ 1.6M Β· ⏱️ 26.02.2024): +- [Conda](https://anaconda.org/conda-forge/django) (πŸ“₯ 1.6M Β· ⏱️ 04.03.2024): ``` conda install -c conda-forge django ```
fastapi (πŸ₯‡47 Β· ⭐ 69K) - FastAPI framework, high performance, easy to learn, fast to.. MIT -- [GitHub](https://github.com/tiangolo/fastapi) (πŸ‘¨β€πŸ’» 590 Β· πŸ”€ 5.7K Β· πŸ“¦ 310K Β· πŸ“‹ 3.8K - 12% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/tiangolo/fastapi) (πŸ‘¨β€πŸ’» 590 Β· πŸ”€ 5.7K Β· πŸ“¦ 320K Β· πŸ“‹ 3.8K - 12% open Β· ⏱️ 28.02.2024): ``` git clone https://github.com/tiangolo/fastapi ``` -- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 47M / month Β· πŸ“¦ 3.5K Β· ⏱️ 24.02.2024): +- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 44M / month Β· πŸ“¦ 3.5K Β· ⏱️ 24.02.2024): ``` pip install fastapi ``` @@ -137,46 +137,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge fastapi ```
-
django-rest-framework (πŸ₯‡43 Β· ⭐ 27K) - Web APIs for Django. BSD-3 +
werkzeug (πŸ₯‡44 Β· ⭐ 6.5K) - The comprehensive WSGI web application library. BSD-3 -- [GitHub](https://github.com/encode/django-rest-framework) (πŸ‘¨β€πŸ’» 1.4K Β· πŸ”€ 6.9K Β· πŸ“¦ 640K Β· πŸ“‹ 3.9K - 3% open Β· ⏱️ 28.02.2024): - - ``` - git clone https://github.com/encode/django-rest-framework - ``` -- [PyPi](https://pypi.org/project/django-rest-framework) (πŸ“₯ 120K / month Β· πŸ“¦ 440 Β· ⏱️ 20.07.2017): - ``` - pip install django-rest-framework - ``` -- [Conda](https://anaconda.org/conda-forge/djangorestframework) (πŸ“₯ 550K Β· ⏱️ 16.06.2023): - ``` - conda install -c conda-forge djangorestframework - ``` -
-
werkzeug (πŸ₯‡43 Β· ⭐ 6.5K) - The comprehensive WSGI web application library. BSD-3 - -- [GitHub](https://github.com/pallets/werkzeug) (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 1.7K Β· πŸ“₯ 770 Β· πŸ“¦ 1.2M Β· πŸ“‹ 1.2K - 1% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/pallets/werkzeug) (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 1.7K Β· πŸ“₯ 790 Β· πŸ“¦ 1.2M Β· πŸ“‹ 1.1K - 0% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/pallets/werkzeug ``` -- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 110M / month Β· πŸ“¦ 70K Β· ⏱️ 08.11.2023): +- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 110M / month): ``` pip install werkzeug ``` -- [Conda](https://anaconda.org/conda-forge/werkzeug) (πŸ“₯ 9.7M Β· ⏱️ 09.11.2023): +- [Conda](https://anaconda.org/conda-forge/werkzeug) (πŸ“₯ 9.8M Β· ⏱️ 09.11.2023): ``` conda install -c conda-forge werkzeug ```
tornado (πŸ₯ˆ42 Β· ⭐ 21K) - Tornado is a Python web framework and asynchronous networking.. Apache-2 -- [GitHub](https://github.com/tornadoweb/tornado) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 5.6K Β· πŸ“¦ 450K Β· πŸ“‹ 1.8K - 11% open Β· ⏱️ 12.01.2024): +- [GitHub](https://github.com/tornadoweb/tornado) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 5.2K Β· πŸ“¦ 450K Β· πŸ“‹ 1.8K - 10% open Β· ⏱️ 03.03.2024): ``` git clone https://github.com/tornadoweb/tornado ``` -- [PyPi](https://pypi.org/project/tornado) (πŸ“₯ 38M / month Β· πŸ“¦ 26K Β· ⏱️ 29.11.2023): +- [PyPi](https://pypi.org/project/tornado) (πŸ“₯ 39M / month): ``` pip install tornado ``` @@ -187,28 +171,28 @@ _General purpose web frameworks to build web applications and REST APIs._
starlette (πŸ₯ˆ42 Β· ⭐ 9.2K) - The little ASGI framework that shines. BSD-3 -- [GitHub](https://github.com/encode/starlette) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 820 Β· πŸ“¦ 180K Β· πŸ“‹ 710 - 4% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/encode/starlette) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 820 Β· πŸ“¦ 180K Β· πŸ“‹ 720 - 5% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/encode/starlette ``` -- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 30M / month Β· πŸ“¦ 1.2K Β· ⏱️ 09.02.2024): +- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 30M / month Β· πŸ“¦ 1.2K Β· ⏱️ 05.03.2024): ``` pip install starlette ``` -- [Conda](https://anaconda.org/conda-forge/starlette) (πŸ“₯ 1.9M Β· ⏱️ 12.02.2024): +- [Conda](https://anaconda.org/conda-forge/starlette) (πŸ“₯ 1.9M Β· ⏱️ 05.03.2024): ``` conda install -c conda-forge starlette ```
-
sanic (πŸ₯ˆ41 Β· ⭐ 18K) - Accelerate your web app development | Build fast. Run fast. MIT +
sanic (πŸ₯ˆ40 Β· ⭐ 18K) - Accelerate your web app development | Build fast. Run fast. MIT - [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 1.5K Β· πŸ“¦ 17K Β· πŸ“‹ 1.4K - 7% open Β· ⏱️ 01.01.2024): ``` git clone https://github.com/sanic-org/sanic ``` -- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 780K / month Β· πŸ“¦ 710 Β· ⏱️ 09.01.2024): +- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 780K / month): ``` pip install sanic ``` @@ -219,12 +203,12 @@ _General purpose web frameworks to build web applications and REST APIs._
Flask-AppBuilder (πŸ₯ˆ40 Β· ⭐ 4.5K) - Simple and rapid application development framework,.. BSD-3 -- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.3K Β· πŸ“¦ 6.3K Β· πŸ“‹ 1.3K - 13% open Β· ⏱️ 23.02.2024): +- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.3K Β· πŸ“¦ 6.4K Β· πŸ“‹ 1.3K - 13% open Β· ⏱️ 23.02.2024): ``` git clone https://github.com/dpgaspar/Flask-AppBuilder ``` -- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 9.7M / month Β· πŸ“¦ 340 Β· ⏱️ 23.02.2024): +- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 9.6M / month Β· πŸ“¦ 340 Β· ⏱️ 23.02.2024): ``` pip install flask-appbuilder ``` @@ -233,30 +217,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-appbuilder ```
-
falcon (πŸ₯ˆ37 Β· ⭐ 9.4K) - The no-magic web data plane API and microservices framework for.. Apache-2 - -- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 920 Β· πŸ“₯ 7.2K Β· πŸ“¦ 8.9K Β· πŸ“‹ 1K - 16% open Β· ⏱️ 16.01.2024): - - ``` - git clone https://github.com/falconry/falcon - ``` -- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 1.1M / month Β· πŸ“¦ 1.7K Β· ⏱️ 05.12.2023): - ``` - pip install falcon - ``` -- [Conda](https://anaconda.org/conda-forge/falcon) (πŸ“₯ 360K Β· ⏱️ 07.12.2023): - ``` - conda install -c conda-forge falcon - ``` -
-
bottle (πŸ₯ˆ37 Β· ⭐ 8.2K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT +
bottle (πŸ₯ˆ38 Β· ⭐ 8.2K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT - [GitHub](https://github.com/bottlepy/bottle) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.4K Β· πŸ“¦ 29K Β· πŸ“‹ 890 - 35% open Β· ⏱️ 03.01.2024): ``` git clone https://github.com/bottlepy/bottle ``` -- [PyPi](https://pypi.org/project/bottle) (πŸ“₯ 3.2M / month Β· πŸ“¦ 5.2K Β· ⏱️ 04.03.2023): +- [PyPi](https://pypi.org/project/bottle) (πŸ“₯ 3.4M / month Β· πŸ“¦ 5.2K Β· ⏱️ 04.03.2023): ``` pip install bottle ``` @@ -265,20 +233,20 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge bottle ```
-
CherryPy (πŸ₯ˆ37 Β· ⭐ 1.8K) - CherryPy is a pythonic, object-oriented HTTP framework... BSD-3 +
falcon (πŸ₯ˆ37 Β· ⭐ 9.4K) - The no-magic web data plane API and microservices framework for.. Apache-2 -- [GitHub](https://github.com/cherrypy/cherrypy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 360 Β· πŸ“¦ 12K Β· πŸ“‹ 1.8K - 14% open Β· ⏱️ 25.02.2024): +- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 920 Β· πŸ“₯ 7.2K Β· πŸ“¦ 9K Β· πŸ“‹ 1K - 16% open Β· ⏱️ 02.03.2024): ``` - git clone https://github.com/cherrypy/cherrypy + git clone https://github.com/falconry/falcon ``` -- [PyPi](https://pypi.org/project/cherrypy) (πŸ“₯ 980K / month Β· πŸ“¦ 10K Β· ⏱️ 13.12.2023): +- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 1M / month Β· πŸ“¦ 1.7K Β· ⏱️ 05.12.2023): ``` - pip install cherrypy + pip install falcon ``` -- [Conda](https://anaconda.org/anaconda/cherrypy) (πŸ“₯ 21K Β· ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/falcon) (πŸ“₯ 360K Β· ⏱️ 07.12.2023): ``` - conda install -c anaconda cherrypy + conda install -c conda-forge falcon ```
flask-restful (πŸ₯ˆ36 Β· ⭐ 6.7K Β· πŸ’€) - Simple framework for creating REST APIs. BSD-3 @@ -288,7 +256,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/flask-restful/flask-restful ``` -- [PyPi](https://pypi.org/project/flask-restful) (πŸ“₯ 1.7M / month Β· πŸ“¦ 7.3K Β· ⏱️ 21.05.2023): +- [PyPi](https://pypi.org/project/flask-restful) (πŸ“₯ 1.8M / month Β· πŸ“¦ 7.3K Β· ⏱️ 21.05.2023): ``` pip install flask-restful ``` @@ -297,30 +265,62 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-restful ```
-
litestar (πŸ₯‰34 Β· ⭐ 4.1K Β· πŸ“ˆ) - Production-ready, Light, Flexible and Extensible ASGI API.. MIT +
litestar (πŸ₯ˆ34 Β· ⭐ 4.2K) - Production-ready, Light, Flexible and Extensible ASGI API framework.. MIT -- [GitHub](https://github.com/litestar-org/litestar) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 310 Β· πŸ“¦ 400 Β· πŸ“‹ 930 - 15% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/litestar-org/litestar) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 310 Β· πŸ“¦ 410 Β· πŸ“‹ 930 - 15% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/litestar-org/litestar ``` -- [PyPi](https://pypi.org/project/litestar) (πŸ“₯ 210K / month Β· πŸ“¦ 13 Β· ⏱️ 14.02.2024): +- [PyPi](https://pypi.org/project/litestar) (πŸ“₯ 410K / month Β· πŸ“¦ 14 Β· ⏱️ 04.03.2024): ``` pip install litestar ```
-
django-tastypie (πŸ₯‰34 Β· ⭐ 3.9K) - Creating delicious APIs for Django apps since 2010. BSD-3 +
CherryPy (πŸ₯ˆ34 Β· ⭐ 1.8K) - CherryPy is a pythonic, object-oriented HTTP framework... BSD-3 + +- [GitHub](https://github.com/cherrypy/cherrypy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 350 Β· πŸ“¦ 12K Β· πŸ“‹ 1.8K - 13% open Β· ⏱️ 25.02.2024): + + ``` + git clone https://github.com/cherrypy/cherrypy + ``` +- [PyPi](https://pypi.org/project/cherrypy) (πŸ“₯ 1M / month): + ``` + pip install cherrypy + ``` +- [Conda](https://anaconda.org/anaconda/cherrypy) (πŸ“₯ 21K Β· ⏱️ 16.06.2023): + ``` + conda install -c anaconda cherrypy + ``` +
+
django-tastypie (πŸ₯‰33 Β· ⭐ 3.9K) - Creating delicious APIs for Django apps since 2010. BSD-3 - [GitHub](https://github.com/django-tastypie/django-tastypie) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.3K Β· πŸ“¦ 5.7K Β· πŸ“‹ 930 - 43% open Β· ⏱️ 18.01.2024): ``` git clone https://github.com/django-tastypie/django-tastypie ``` -- [PyPi](https://pypi.org/project/django-tastypie) (πŸ“₯ 77K / month Β· πŸ“¦ 2.5K Β· ⏱️ 02.09.2023): +- [PyPi](https://pypi.org/project/django-tastypie) (πŸ“₯ 76K / month Β· πŸ“¦ 2.5K Β· ⏱️ 02.09.2023): ``` pip install django-tastypie ```
+
hug (πŸ₯‰32 Β· ⭐ 6.8K Β· πŸ’€) - Embrace the APIs of the future. Hug aims to make developing APIs as simple.. MIT + +- [GitHub](https://github.com/hugapi/hug) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 390 Β· πŸ“¦ 4.8K Β· πŸ“‹ 480 - 37% open Β· ⏱️ 30.06.2023): + + ``` + git clone https://github.com/hugapi/hug + ``` +- [PyPi](https://pypi.org/project/hug) (πŸ“₯ 59K / month Β· πŸ“¦ 240 Β· ⏱️ 06.02.2020): + ``` + pip install hug + ``` +- [Conda](https://anaconda.org/conda-forge/hug) (πŸ“₯ 190K Β· ⏱️ 16.06.2023): + ``` + conda install -c conda-forge hug + ``` +
eve (πŸ₯‰32 Β· ⭐ 6.7K Β· πŸ’€) - REST API framework designed for human beings. BSD-3 - [GitHub](https://github.com/pyeve/eve) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 750 Β· πŸ“¦ 1.1K Β· πŸ“‹ 970 - 2% open Β· ⏱️ 10.07.2023): @@ -340,7 +340,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/webpy/webpy ``` -- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 170K / month Β· πŸ“¦ 1.1K Β· ⏱️ 09.11.2020): +- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 150K / month Β· πŸ“¦ 1.1K Β· ⏱️ 09.11.2020): ``` pip install web.py ``` @@ -349,25 +349,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge web.py ```
-
hug (πŸ₯‰31 Β· ⭐ 6.8K Β· πŸ’€) - Embrace the APIs of the future. Hug aims to make developing APIs as simple.. MIT - -- [GitHub](https://github.com/hugapi/hug) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 390 Β· πŸ“¦ 4.8K Β· πŸ“‹ 480 - 37% open Β· ⏱️ 30.06.2023): - - ``` - git clone https://github.com/hugapi/hug - ``` -- [PyPi](https://pypi.org/project/hug) (πŸ“₯ 55K / month Β· πŸ“¦ 240 Β· ⏱️ 06.02.2020): - ``` - pip install hug - ``` -- [Conda](https://anaconda.org/conda-forge/hug) (πŸ“₯ 190K Β· ⏱️ 16.06.2023): - ``` - conda install -c conda-forge hug - ``` -
robyn (πŸ₯‰30 Β· ⭐ 3.3K) - Robyn is a High-Performance, Community-Driven, and Innovator Friendly Web.. BSD-2 -- [GitHub](https://github.com/sparckles/Robyn) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 160 Β· πŸ“¦ 53 Β· πŸ“‹ 350 - 35% open Β· ⏱️ 23.02.2024): +- [GitHub](https://github.com/sparckles/Robyn) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 160 Β· πŸ“¦ 57 Β· πŸ“‹ 350 - 35% open Β· ⏱️ 02.03.2024): ``` git clone https://github.com/sansyrox/robyn @@ -383,12 +367,12 @@ _General purpose web frameworks to build web applications and REST APIs._
responder (πŸ₯‰29 Β· ⭐ 3.6K) - A familiar HTTP Service Framework for Python. Apache-2 -- [GitHub](https://github.com/kennethreitz/responder) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 220 Β· πŸ“¦ 550 Β· πŸ“‹ 220 - 24% open Β· ⏱️ 26.01.2024): +- [GitHub](https://github.com/kennethreitz/responder) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 220 Β· πŸ“¦ 550 Β· πŸ“‹ 220 - 24% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/taoufik07/responder ``` -- [PyPi](https://pypi.org/project/responder) (πŸ“₯ 2.5K / month Β· πŸ“¦ 69 Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/responder) (πŸ“₯ 2.4K / month Β· πŸ“¦ 69 Β· ⏱️ 08.01.2021): ``` pip install responder ``` @@ -409,48 +393,48 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install masonite ```
-
guillotina (πŸ₯‰28 Β· ⭐ 190) - Python AsyncIO data API to manage billions of resources. BSD-3 +
guillotina (πŸ₯‰29 Β· ⭐ 190) - Python AsyncIO data API to manage billions of resources. BSD-3 - [GitHub](https://github.com/plone/guillotina) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 51 Β· πŸ“¦ 140 Β· πŸ“‹ 230 - 26% open Β· ⏱️ 30.01.2024): ``` git clone https://github.com/plone/guillotina ``` -- [PyPi](https://pypi.org/project/guillotina) (πŸ“₯ 5.7K / month Β· πŸ“¦ 47 Β· ⏱️ 23.01.2024): +- [PyPi](https://pypi.org/project/guillotina) (πŸ“₯ 11K / month Β· πŸ“¦ 47 Β· ⏱️ 23.01.2024): ``` pip install guillotina ```
-
emmett (πŸ₯‰27 Β· ⭐ 930) - The web framework for inventors. BSD-3 +
emmett (πŸ₯‰26 Β· ⭐ 930) - The web framework for inventors. BSD-3 - [GitHub](https://github.com/emmett-framework/emmett) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 69 Β· πŸ“¦ 59 Β· πŸ“‹ 320 - 9% open Β· ⏱️ 27.02.2024): ``` git clone https://github.com/emmett-framework/emmett ``` -- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 1.3K / month Β· πŸ“¦ 4 Β· ⏱️ 28.01.2024): +- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 900 / month Β· πŸ“¦ 4 Β· ⏱️ 28.01.2024): ``` pip install emmett ```
-
justpy (πŸ₯‰26 Β· ⭐ 1.1K) - An object oriented high-level Python Web Framework that requires no.. Apache-2 +
web2py (πŸ₯‰25 Β· ⭐ 2.1K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0 -- [GitHub](https://github.com/justpy-org/justpy) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 89 Β· πŸ“¦ 460 Β· πŸ“‹ 440 - 0% open Β· ⏱️ 17.12.2023): +- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 880 Β· πŸ“¦ 40 Β· πŸ“‹ 1.1K - 34% open Β· ⏱️ 16.01.2024): ``` - git clone https://github.com/elimintz/justpy - ``` -- [PyPi](https://pypi.org/project/justpy) (πŸ“₯ 2.2K / month Β· πŸ“¦ 7 Β· ⏱️ 20.09.2023): - ``` - pip install justpy + git clone https://github.com/web2py/web2py ```
-
web2py (πŸ₯‰25 Β· ⭐ 2.1K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0 +
justpy (πŸ₯‰24 Β· ⭐ 1.1K) - An object oriented high-level Python Web Framework that requires no.. Apache-2 -- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 880 Β· πŸ“¦ 40 Β· πŸ“‹ 1.1K - 34% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/justpy-org/justpy) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 89 Β· πŸ“¦ 460 Β· πŸ“‹ 440 - 0% open Β· ⏱️ 17.12.2023): ``` - git clone https://github.com/web2py/web2py + git clone https://github.com/elimintz/justpy + ``` +- [PyPi](https://pypi.org/project/justpy) (πŸ“₯ 2.1K / month Β· πŸ“¦ 7 Β· ⏱️ 20.09.2023): + ``` + pip install justpy ```
flask-mongorest (πŸ₯‰20 Β· ⭐ 520) - Restful API framework wrapped around MongoEngine. BSD-3 @@ -460,19 +444,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/closeio/flask-mongorest ``` -- [PyPi](https://pypi.org/project/Flask-MongoRest) (πŸ“₯ 430 / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2019): +- [PyPi](https://pypi.org/project/Flask-MongoRest) (πŸ“₯ 350 / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2019): ``` pip install Flask-MongoRest ```
-
flama (πŸ₯‰19 Β· ⭐ 250) - Fire up your models with the flame. Apache-2 +
flama (πŸ₯‰18 Β· ⭐ 250) - Fire up your models with the flame. Apache-2 - [GitHub](https://github.com/vortico/flama) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 16 Β· πŸ“₯ 160 Β· πŸ“¦ 12 Β· πŸ“‹ 91 - 7% open Β· ⏱️ 20.11.2023): ``` git clone https://github.com/perdy/flama ``` -- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 300 / month Β· πŸ“¦ 1 Β· ⏱️ 27.09.2023): +- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 220 / month Β· πŸ“¦ 1 Β· ⏱️ 27.09.2023): ``` pip install flama ``` @@ -484,13 +468,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/ZeroIntensity/view.py ``` -- [PyPi](https://pypi.org/project/view.py) (πŸ“₯ 2.2K / month Β· ⏱️ 04.02.2024): +- [PyPi](https://pypi.org/project/view.py) (πŸ“₯ 1.4K / month Β· ⏱️ 04.02.2024): ``` pip install view.py ```
-
Show 7 hidden projects... +
Show 8 hidden projects... +- django-rest-framework (πŸ₯ˆ41 Β· ⭐ 27K) - Web APIs for Django. ❗Unlicensed - pyramid (πŸ₯ˆ37 Β· ⭐ 3.9K) - Pyramid - A Python web framework. ❗Unlicensed - flask-restplus (πŸ₯‰30 Β· ⭐ 2.7K Β· πŸ’€) - Fully featured framework for fast, easy and.. BSD-3 - cornice (πŸ₯‰29 Β· ⭐ 380) - Build Web Services with Pyramid. ❗Unlicensed @@ -505,14 +490,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
requests (πŸ₯‡49 Β· ⭐ 51K Β· πŸ“ˆ) - A simple, yet elegant, HTTP library. Apache-2 +
requests (πŸ₯‡49 Β· ⭐ 51K) - A simple, yet elegant, HTTP library. Apache-2 - [GitHub](https://github.com/psf/requests) (πŸ‘¨β€πŸ’» 750 Β· πŸ”€ 9.3K Β· πŸ“₯ 9.2K Β· πŸ“¦ 2.8M Β· πŸ“‹ 4K - 6% open Β· ⏱️ 23.02.2024): ``` git clone https://github.com/psf/requests ``` -- [PyPi](https://pypi.org/project/requests) (πŸ“₯ 400M / month Β· πŸ“¦ 210K Β· ⏱️ 20.07.2023): +- [PyPi](https://pypi.org/project/requests) (πŸ“₯ 410M / month Β· πŸ“¦ 210K Β· ⏱️ 20.07.2023): ``` pip install requests ``` @@ -523,12 +508,12 @@ _General purpose web frameworks to build web applications and REST APIs._
aiohttp (πŸ₯‡47 Β· ⭐ 14K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 -- [GitHub](https://github.com/aio-libs/aiohttp) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 2K Β· πŸ“₯ 16K Β· πŸ“¦ 460K Β· πŸ“‹ 2.9K - 16% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/aio-libs/aiohttp) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 1.9K Β· πŸ“₯ 16K Β· πŸ“¦ 470K Β· πŸ“‹ 3K - 17% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/aio-libs/aiohttp ``` -- [PyPi](https://pypi.org/project/aiohttp) (πŸ“₯ 100M / month Β· πŸ“¦ 16K Β· ⏱️ 16.02.2024): +- [PyPi](https://pypi.org/project/aiohttp) (πŸ“₯ 110M / month Β· πŸ“¦ 16K Β· ⏱️ 16.02.2024): ``` pip install aiohttp ``` @@ -539,7 +524,7 @@ _General purpose web frameworks to build web applications and REST APIs._
urllib3 (πŸ₯ˆ45 Β· ⭐ 3.6K) - urllib3 is a user-friendly HTTP client library for Python. MIT -- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 1.1K Β· πŸ“₯ 33K Β· πŸ“¦ 1.7M Β· πŸ“‹ 1.3K - 11% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 1.1K Β· πŸ“₯ 34K Β· πŸ“¦ 1.7M Β· πŸ“‹ 1.3K - 11% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/urllib3/urllib3 @@ -555,12 +540,12 @@ _General purpose web frameworks to build web applications and REST APIs._
httpx (πŸ₯ˆ42 Β· ⭐ 12K) - A next generation HTTP client for Python. BSD-3 -- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 760 Β· πŸ“¦ 160K Β· πŸ“‹ 840 - 5% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 760 Β· πŸ“¦ 170K Β· πŸ“‹ 840 - 5% open Β· ⏱️ 01.03.2024): ``` git clone https://github.com/encode/httpx ``` -- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 47M / month Β· πŸ“¦ 4.4K Β· ⏱️ 21.02.2024): +- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 51M / month Β· πŸ“¦ 4.5K Β· ⏱️ 21.02.2024): ``` pip install httpx ``` @@ -569,36 +554,36 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge httpx ```
-
httpie (πŸ₯ˆ35 Β· ⭐ 31K) - HTTPie CLI modern, user-friendly command-line HTTP client for the API.. BSD-3 +
httpcore (πŸ₯ˆ35 Β· ⭐ 390) - A minimal HTTP client. BSD-3 -- [GitHub](https://github.com/httpie/cli) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.9K Β· πŸ“₯ 7.2K Β· πŸ“¦ 1 Β· πŸ“‹ 850 - 18% open Β· ⏱️ 24.10.2023): +- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 83 Β· πŸ“¦ 110K Β· πŸ“‹ 170 - 12% open Β· ⏱️ 01.03.2024): ``` - git clone https://github.com/httpie/httpie + git clone https://github.com/encode/httpcore ``` -- [PyPi](https://pypi.org/project/httpie) (πŸ“₯ 450K / month Β· πŸ“¦ 1.7K Β· ⏱️ 19.05.2023): +- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 52M / month Β· πŸ“¦ 260 Β· ⏱️ 21.02.2024): ``` - pip install httpie + pip install httpcore ``` -- [Conda](https://anaconda.org/conda-forge/httpie) (πŸ“₯ 110K Β· ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 1.3M Β· ⏱️ 21.02.2024): ``` - conda install -c conda-forge httpie + conda install -c conda-forge httpcore ```
-
httpcore (πŸ₯ˆ35 Β· ⭐ 390) - A minimal HTTP client. BSD-3 +
httpie (πŸ₯ˆ34 Β· ⭐ 31K) - HTTPie CLI modern, user-friendly command-line HTTP client for the API.. BSD-3 -- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 83 Β· πŸ“¦ 100K Β· πŸ“‹ 170 - 12% open Β· ⏱️ 23.02.2024): +- [GitHub](https://github.com/httpie/cli) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 3.9K Β· πŸ“₯ 7.3K Β· πŸ“¦ 1 Β· πŸ“‹ 850 - 18% open Β· ⏱️ 04.03.2024): ``` - git clone https://github.com/encode/httpcore + git clone https://github.com/httpie/httpie ``` -- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 48M / month Β· πŸ“¦ 260 Β· ⏱️ 21.02.2024): +- [PyPi](https://pypi.org/project/httpie) (πŸ“₯ 410K / month Β· πŸ“¦ 1.7K Β· ⏱️ 19.05.2023): ``` - pip install httpcore + pip install httpie ``` -- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 1.2M Β· ⏱️ 21.02.2024): +- [Conda](https://anaconda.org/conda-forge/httpie) (πŸ“₯ 110K Β· ⏱️ 16.06.2023): ``` - conda install -c conda-forge httpcore + conda install -c conda-forge httpie ```
httplib2 (πŸ₯ˆ33 Β· ⭐ 480 Β· πŸ’€) - Small, fast HTTP client library for Python. Features persistent.. MIT @@ -608,7 +593,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/httplib2/httplib2 ``` -- [PyPi](https://pypi.org/project/httplib2) (πŸ“₯ 33M / month Β· πŸ“¦ 16K Β· ⏱️ 21.03.2023): +- [PyPi](https://pypi.org/project/httplib2) (πŸ“₯ 35M / month Β· πŸ“¦ 16K Β· ⏱️ 21.03.2023): ``` pip install httplib2 ``` @@ -624,7 +609,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mvantellingen/python-zeep ``` -- [PyPi](https://pypi.org/project/zeep) (πŸ“₯ 10M / month Β· πŸ“¦ 660 Β· ⏱️ 20.07.2023): +- [PyPi](https://pypi.org/project/zeep) (πŸ“₯ 11M / month Β· πŸ“¦ 660 Β· ⏱️ 20.07.2023): ``` pip install zeep ``` @@ -635,7 +620,7 @@ _General purpose web frameworks to build web applications and REST APIs._
httptools (πŸ₯‰31 Β· ⭐ 1.2K) - Fast HTTP parser. MIT -- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 76 Β· πŸ“¦ 79K Β· πŸ“‹ 51 - 17% open Β· ⏱️ 16.10.2023): +- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 76 Β· πŸ“¦ 80K Β· πŸ“‹ 51 - 17% open Β· ⏱️ 16.10.2023): ``` git clone https://github.com/MagicStack/httptools @@ -651,12 +636,12 @@ _General purpose web frameworks to build web applications and REST APIs._
requests-toolbelt (πŸ₯‰30 Β· ⭐ 970) - A toolbelt of useful classes and functions to be used.. Apache-2 -- [GitHub](https://github.com/requests/toolbelt) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 180 Β· πŸ“‹ 200 - 43% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/requests/toolbelt) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 180 Β· πŸ“‹ 210 - 43% open Β· ⏱️ 26.02.2024): ``` git clone https://github.com/requests/toolbelt ``` -- [PyPi](https://pypi.org/project/requests-toolbelt) (πŸ“₯ 67M / month Β· πŸ“¦ 1.1K Β· ⏱️ 01.05.2023): +- [PyPi](https://pypi.org/project/requests-toolbelt) (πŸ“₯ 73M / month Β· πŸ“¦ 1.1K Β· ⏱️ 01.05.2023): ``` pip install requests-toolbelt ``` @@ -683,12 +668,12 @@ _General purpose web frameworks to build web applications and REST APIs._
grequests (πŸ₯‰28 Β· ⭐ 4.4K Β· πŸ’€) - Requests + Gevent = 3. BSD-2 -- [GitHub](https://github.com/spyoungtech/grequests) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 340 Β· πŸ“₯ 11 Β· πŸ“¦ 4.3K Β· πŸ“‹ 120 - 4% open Β· ⏱️ 08.06.2023): +- [GitHub](https://github.com/spyoungtech/grequests) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 330 Β· πŸ“₯ 11 Β· πŸ“¦ 4.3K Β· πŸ“‹ 120 - 4% open Β· ⏱️ 08.06.2023): ``` git clone https://github.com/spyoungtech/grequests ``` -- [PyPi](https://pypi.org/project/grequests) (πŸ“₯ 340K / month Β· πŸ“¦ 680 Β· ⏱️ 08.06.2023): +- [PyPi](https://pypi.org/project/grequests) (πŸ“₯ 400K / month Β· πŸ“¦ 680 Β· ⏱️ 08.06.2023): ``` pip install grequests ``` @@ -704,7 +689,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/twisted/treq ``` -- [PyPi](https://pypi.org/project/treq) (πŸ“₯ 91K / month Β· πŸ“¦ 420 Β· ⏱️ 04.11.2023): +- [PyPi](https://pypi.org/project/treq) (πŸ“₯ 94K / month Β· πŸ“¦ 420 Β· ⏱️ 04.11.2023): ``` pip install treq ``` @@ -720,7 +705,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/reorx/httpstat ``` -- [PyPi](https://pypi.org/project/httpstat) (πŸ“₯ 3.4K / month Β· ⏱️ 11.10.2022): +- [PyPi](https://pypi.org/project/httpstat) (πŸ“₯ 2.7K / month Β· ⏱️ 11.10.2022): ``` pip install httpstat ``` @@ -739,46 +724,46 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
gunicorn (πŸ₯‡44 Β· ⭐ 9.4K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and.. MIT +
uvicorn (πŸ₯‡40 Β· ⭐ 7.6K) - An ASGI web server, for Python. BSD-3 -- [GitHub](https://github.com/benoitc/gunicorn) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.7K Β· πŸ“₯ 100 Β· πŸ“¦ 1.1M Β· πŸ“‹ 2.1K - 17% open Β· ⏱️ 05.01.2024): +- [GitHub](https://github.com/encode/uvicorn) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 640 Β· πŸ“¦ 320K Β· πŸ“‹ 670 - 4% open Β· ⏱️ 03.03.2024): ``` - git clone https://github.com/benoitc/gunicorn + git clone https://github.com/encode/uvicorn ``` -- [PyPi](https://pypi.org/project/gunicorn) (πŸ“₯ 36M / month Β· πŸ“¦ 62K Β· ⏱️ 19.07.2023): +- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 25M / month): ``` - pip install gunicorn + pip install uvicorn ``` -- [Conda](https://anaconda.org/conda-forge/gunicorn) (πŸ“₯ 2.4M Β· ⏱️ 22.09.2023): +- [Conda](https://anaconda.org/conda-forge/uvicorn) (πŸ“₯ 2.3M Β· ⏱️ 10.02.2024): ``` - conda install -c conda-forge gunicorn + conda install -c conda-forge uvicorn ```
-
uvicorn (πŸ₯‡40 Β· ⭐ 7.6K) - An ASGI web server, for Python. BSD-3 +
gevent (πŸ₯‡40 Β· ⭐ 6.1K) - Coroutine-based concurrency library for Python. MIT -- [GitHub](https://github.com/encode/uvicorn) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 700 Β· πŸ“¦ 310K Β· πŸ“‹ 700 - 8% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/gevent/gevent) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 990 Β· πŸ“₯ 59K Β· πŸ“¦ 120K Β· πŸ“‹ 1.4K - 8% open Β· ⏱️ 14.02.2024): ``` - git clone https://github.com/encode/uvicorn + git clone https://github.com/gevent/gevent ``` -- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 25M / month Β· πŸ“¦ 2.5K Β· ⏱️ 10.02.2024): +- [PyPi](https://pypi.org/project/gevent) (πŸ“₯ 9M / month Β· πŸ“¦ 15K Β· ⏱️ 14.02.2024): ``` - pip install uvicorn + pip install gevent ``` -- [Conda](https://anaconda.org/conda-forge/uvicorn) (πŸ“₯ 2.3M Β· ⏱️ 10.02.2024): +- [Conda](https://anaconda.org/conda-forge/gevent) (πŸ“₯ 1.3M Β· ⏱️ 08.10.2023): ``` - conda install -c conda-forge uvicorn + conda install -c conda-forge gevent ```
-
asgiref (πŸ₯ˆ37 Β· ⭐ 1.4K) - ASGI specification and utilities. BSD-3 +
asgiref (πŸ₯ˆ36 Β· ⭐ 1.4K) - ASGI specification and utilities. BSD-3 -- [GitHub](https://github.com/django/asgiref) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 200 Β· πŸ“¦ 790K Β· πŸ“‹ 210 - 19% open Β· ⏱️ 06.02.2024): +- [GitHub](https://github.com/django/asgiref) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 190 Β· πŸ“¦ 800K Β· πŸ“‹ 200 - 16% open Β· ⏱️ 06.02.2024): ``` git clone https://github.com/django/asgiref ``` -- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 25M / month Β· πŸ“¦ 1.3K Β· ⏱️ 27.05.2023): +- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 25M / month): ``` pip install asgiref ``` @@ -787,14 +772,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge asgiref ```
-
whitenoise (πŸ₯ˆ36 Β· ⭐ 2.4K) - Radically simplified static file serving for Python web apps. MIT +
whitenoise (πŸ₯‰34 Β· ⭐ 2.4K) - Radically simplified static file serving for Python web apps. MIT -- [GitHub](https://github.com/evansd/whitenoise) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 140 Β· πŸ“¦ 420K Β· πŸ“‹ 240 - 13% open Β· ⏱️ 20.02.2024): +- [GitHub](https://github.com/evansd/whitenoise) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 140 Β· πŸ“¦ 420K Β· πŸ“‹ 240 - 10% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/evansd/whitenoise ``` -- [PyPi](https://pypi.org/project/whitenoise) (πŸ“₯ 2.5M / month Β· πŸ“¦ 13K Β· ⏱️ 11.10.2023): +- [PyPi](https://pypi.org/project/whitenoise) (πŸ“₯ 2.5M / month): ``` pip install whitenoise ``` @@ -803,14 +788,26 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge whitenoise ```
-
mangum (πŸ₯‰28 Β· ⭐ 1.5K) - AWS Lambda support for ASGI applications. MIT +
Hypercorn (πŸ₯‰29 Β· ⭐ 930) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT + +- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 80 Β· πŸ“¦ 6.7K Β· πŸ“‹ 160 - 40% open Β· ⏱️ 04.01.2024): + + ``` + git clone https://github.com/pgjones/hypercorn + ``` +- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 850K / month Β· πŸ“¦ 67 Β· ⏱️ 08.07.2023): + ``` + pip install hypercorn + ``` +
+
mangum (πŸ₯‰28 Β· ⭐ 1.6K) - AWS Lambda support for ASGI applications. MIT - [GitHub](https://github.com/jordaneremieff/mangum) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 96 Β· πŸ“¦ 3.7K Β· πŸ“‹ 170 - 14% open Β· ⏱️ 03.11.2023): ``` git clone https://github.com/jordaneremieff/mangum ``` -- [PyPi](https://pypi.org/project/mangum) (πŸ“₯ 710K / month Β· πŸ“¦ 15 Β· ⏱️ 27.11.2022): +- [PyPi](https://pypi.org/project/mangum) (πŸ“₯ 770K / month): ``` pip install mangum ``` @@ -822,34 +819,22 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/lepture/python-livereload ``` -- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 810K / month Β· πŸ“¦ 1.7K Β· ⏱️ 22.08.2020): +- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 890K / month Β· πŸ“¦ 1.7K Β· ⏱️ 22.08.2020): ``` pip install livereload ``` -- [Conda](https://anaconda.org/conda-forge/livereload) (πŸ“₯ 480K Β· ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/livereload) (πŸ“₯ 490K Β· ⏱️ 16.06.2023): ``` conda install -c conda-forge livereload ```
-
Hypercorn (πŸ₯‰27 Β· ⭐ 920) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT - -- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 79 Β· πŸ“¦ 6.6K Β· πŸ“‹ 150 - 39% open Β· ⏱️ 04.01.2024): - - ``` - git clone https://github.com/pgjones/hypercorn - ``` -- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 850K / month): - ``` - pip install hypercorn - ``` -
Show 5 hidden projects... -- gevent (πŸ₯ˆ37 Β· ⭐ 6.1K) - Coroutine-based concurrency library for Python. ❗Unlicensed -- waitress (πŸ₯ˆ36 Β· ⭐ 1.4K) - Waitress - A WSGI server for Python 3. ❗️ZPL-2.1 -- bjoern (πŸ₯‰27 Β· ⭐ 3K Β· πŸ’€) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 -- django-devserver (πŸ₯‰25 Β· ⭐ 1.3K Β· πŸ’€) - A drop-in replacement for Djangos runserver. BSD-3 +- gunicorn (πŸ₯‡42 Β· ⭐ 9.4K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast.. ❗Unlicensed +- waitress (πŸ₯ˆ35 Β· ⭐ 1.4K) - Waitress - A WSGI server for Python 3. ❗Unlicensed +- bjoern (πŸ₯‰23 Β· ⭐ 3K Β· πŸ’€) - A screamingly fast Python 2/3 WSGI server written in C. ❗Unlicensed - Meinheld (πŸ₯‰22 Β· ⭐ 1.4K Β· πŸ’€) - Meinheld is a high performance asynchronous WSGI Web Server.. ❗Unlicensed +- django-devserver (πŸ₯‰22 Β· ⭐ 1.3K Β· πŸ’€) - A drop-in replacement for Djangos runserver. BSD-3

@@ -857,14 +842,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
django-allauth (πŸ₯‡41 Β· ⭐ 8.7K) - Integrated set of Django applications addressing.. MIT +
django-allauth (πŸ₯‡43 Β· ⭐ 8.7K) - Integrated set of Django applications addressing.. MIT -- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 680 Β· πŸ”€ 2.9K Β· πŸ“¦ 21 Β· πŸ“‹ 2.2K - 3% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 690 Β· πŸ”€ 2.9K Β· πŸ“¦ 210K Β· πŸ“‹ 2.2K - 3% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/pennersr/django-allauth ``` -- [PyPi](https://pypi.org/project/django-allauth) (πŸ“₯ 850K / month Β· πŸ“¦ 5.3K Β· ⏱️ 09.02.2024): +- [PyPi](https://pypi.org/project/django-allauth) (πŸ“₯ 840K / month Β· πŸ“¦ 5.3K Β· ⏱️ 09.02.2024): ``` pip install django-allauth ``` @@ -880,7 +865,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/oauthlib/oauthlib ``` -- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 89M / month Β· πŸ“¦ 13K Β· ⏱️ 17.10.2022): +- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 93M / month Β· πŸ“¦ 13K Β· ⏱️ 17.10.2022): ``` pip install oauthlib ``` @@ -889,23 +874,23 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge oauthlib ```
-
requests-oauthlib (πŸ₯‡38 Β· ⭐ 1.7K Β· πŸ“ˆ) - OAuthlib support for Python-Requests!. ISC +
requests-oauthlib (πŸ₯‡38 Β· ⭐ 1.7K) - OAuthlib support for Python-Requests!. ISC - [GitHub](https://github.com/requests/requests-oauthlib) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 410 Β· πŸ“¦ 470K Β· πŸ“‹ 270 - 39% open Β· ⏱️ 27.02.2024): ``` git clone https://github.com/requests/requests-oauthlib ``` -- [PyPi](https://pypi.org/project/requests-oauthlib) (πŸ“₯ 85M / month Β· πŸ“¦ 12K Β· ⏱️ 27.02.2024): +- [PyPi](https://pypi.org/project/requests-oauthlib) (πŸ“₯ 89M / month Β· πŸ“¦ 12K Β· ⏱️ 27.02.2024): ``` pip install requests-oauthlib ``` -- [Conda](https://anaconda.org/conda-forge/requests-oauthlib) (πŸ“₯ 9M Β· ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/requests-oauthlib) (πŸ“₯ 9.1M Β· ⏱️ 16.06.2023): ``` conda install -c conda-forge requests-oauthlib ```
-
pyjwt (πŸ₯‡37 Β· ⭐ 4.8K) - JSON Web Token implementation in Python. MIT +
pyjwt (πŸ₯‡37 Β· ⭐ 4.9K) - JSON Web Token implementation in Python. MIT - [GitHub](https://github.com/jpadilla/pyjwt) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 700 Β· πŸ“¦ 530K Β· πŸ“‹ 430 - 4% open Β· ⏱️ 14.02.2024): @@ -928,7 +913,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/lepture/authlib ``` -- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 8.1M / month Β· πŸ“¦ 420 Β· ⏱️ 17.12.2023): +- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 8.3M / month Β· πŸ“¦ 420 Β· ⏱️ 17.12.2023): ``` pip install authlib ``` @@ -944,7 +929,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/maxcountryman/flask-login ``` -- [PyPi](https://pypi.org/project/flask-login) (πŸ“₯ 6.1M / month Β· πŸ“¦ 13K Β· ⏱️ 30.10.2023): +- [PyPi](https://pypi.org/project/flask-login) (πŸ“₯ 6.2M / month Β· πŸ“¦ 13K Β· ⏱️ 30.10.2023): ``` pip install flask-login ``` @@ -955,7 +940,7 @@ _General purpose web frameworks to build web applications and REST APIs._
flask-jwt-extended (πŸ₯ˆ35 Β· ⭐ 1.5K) - An open source Flask extension that provides JWT.. MIT -- [GitHub](https://github.com/vimalloc/flask-jwt-extended) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 240 Β· πŸ“¦ 36K Β· πŸ“‹ 380 - 2% open Β· ⏱️ 19.02.2024): +- [GitHub](https://github.com/vimalloc/flask-jwt-extended) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 240 Β· πŸ“¦ 37K Β· πŸ“‹ 380 - 2% open Β· ⏱️ 01.03.2024): ``` git clone https://github.com/vimalloc/flask-jwt-extended @@ -976,14 +961,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/jazzband/django-oauth-toolkit ``` -- [PyPi](https://pypi.org/project/django-oauth-toolkit) (πŸ“₯ 610K / month Β· πŸ“¦ 1.1K Β· ⏱️ 31.05.2023): +- [PyPi](https://pypi.org/project/django-oauth-toolkit) (πŸ“₯ 630K / month Β· πŸ“¦ 1.1K Β· ⏱️ 31.05.2023): ``` pip install django-oauth-toolkit ```
google-auth (πŸ₯ˆ34 Β· ⭐ 730) - Google Auth Python Library. Apache-2 -- [GitHub](https://github.com/googleapis/google-auth-library-python) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 330 Β· πŸ“‹ 470 - 19% open Β· ⏱️ 21.02.2024): +- [GitHub](https://github.com/googleapis/google-auth-library-python) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 330 Β· πŸ“‹ 470 - 19% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/googleapis/google-auth-library-python @@ -1004,19 +989,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/sunscrapers/djoser ``` -- [PyPi](https://pypi.org/project/djoser) (πŸ“₯ 190K / month Β· πŸ“¦ 220 Β· ⏱️ 09.11.2023): +- [PyPi](https://pypi.org/project/djoser) (πŸ“₯ 200K / month Β· πŸ“¦ 220 Β· ⏱️ 09.11.2023): ``` pip install djoser ```
dj-rest-auth (πŸ₯ˆ33 Β· ⭐ 1.5K) - Authentication for Django Rest Framework. MIT -- [GitHub](https://github.com/iMerica/dj-rest-auth) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 280 Β· πŸ“₯ 360 Β· πŸ“¦ 27K Β· πŸ“‹ 390 - 45% open Β· ⏱️ 26.11.2023): +- [GitHub](https://github.com/iMerica/dj-rest-auth) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 280 Β· πŸ“₯ 360 Β· πŸ“¦ 28K Β· πŸ“‹ 390 - 45% open Β· ⏱️ 26.11.2023): ``` git clone https://github.com/iMerica/dj-rest-auth ``` -- [PyPi](https://pypi.org/project/dj-rest-auth) (πŸ“₯ 260K / month Β· πŸ“¦ 13 Β· ⏱️ 15.11.2023): +- [PyPi](https://pypi.org/project/dj-rest-auth) (πŸ“₯ 250K / month Β· πŸ“¦ 13 Β· ⏱️ 15.11.2023): ``` pip install dj-rest-auth ``` @@ -1027,12 +1012,12 @@ _General purpose web frameworks to build web applications and REST APIs._
fastapi-users (πŸ₯ˆ32 Β· ⭐ 3.9K) - Ready-to-use and customizable users management for FastAPI. MIT -- [GitHub](https://github.com/fastapi-users/fastapi-users) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 340 Β· πŸ“₯ 160 Β· πŸ“¦ 2.9K Β· πŸ“‹ 260 - 4% open Β· ⏱️ 20.02.2024): +- [GitHub](https://github.com/fastapi-users/fastapi-users) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 340 Β· πŸ“₯ 170 Β· πŸ“¦ 2.9K Β· πŸ“‹ 260 - 4% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/fastapi-users/fastapi-users ``` -- [PyPi](https://pypi.org/project/fastapi-users) (πŸ“₯ 92K / month Β· πŸ“¦ 15 Β· ⏱️ 05.02.2024): +- [PyPi](https://pypi.org/project/fastapi-users) (πŸ“₯ 86K / month Β· πŸ“¦ 15 Β· ⏱️ 05.02.2024): ``` pip install fastapi-users ``` @@ -1041,18 +1026,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge fastapi-users ```
-
django-rest-framework-simplejwt (πŸ₯ˆ32 Β· ⭐ 3.7K) - A JSON Web Token authentication plugin for the Django.. MIT - -- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 640 Β· πŸ“‹ 490 - 32% open Β· ⏱️ 02.02.2024): - - ``` - git clone https://github.com/jazzband/djangorestframework-simplejwt - ``` -- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 2.1M / month Β· πŸ“¦ 370 Β· ⏱️ 04.12.2023): - ``` - pip install djangorestframework-simplejwt - ``` -
pyotp (πŸ₯ˆ32 Β· ⭐ 2.8K) - Python One-Time Password Library. MIT - [GitHub](https://github.com/pyauth/pyotp) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 310 Β· πŸ“₯ 280 Β· πŸ“¦ 14K Β· πŸ“‹ 91 - 4% open Β· ⏱️ 19.10.2023): @@ -1060,7 +1033,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pyauth/pyotp ``` -- [PyPi](https://pypi.org/project/pyotp) (πŸ“₯ 5.1M / month Β· πŸ“¦ 650 Β· ⏱️ 27.07.2023): +- [PyPi](https://pypi.org/project/pyotp) (πŸ“₯ 5.7M / month Β· πŸ“¦ 650 Β· ⏱️ 27.07.2023): ``` pip install pyotp ``` @@ -1069,58 +1042,70 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge pyotp ```
-
python-jose (πŸ₯‰31 Β· ⭐ 1.4K Β· πŸ’€) - A JOSE implementation in Python. MIT +
Flask-HTTPAuth (πŸ₯‰31 Β· ⭐ 1.2K) - Simple extension that provides Basic, Digest and Token HTTP.. MIT -- [GitHub](https://github.com/mpdavis/python-jose) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 240 Β· πŸ“‹ 160 - 52% open Β· ⏱️ 03.05.2023): +- [GitHub](https://github.com/miguelgrinberg/Flask-HTTPAuth) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 220 Β· πŸ“¦ 18K Β· πŸ“‹ 110 - 8% open Β· ⏱️ 15.10.2023): ``` - git clone https://github.com/mpdavis/python-jose + git clone https://github.com/miguelgrinberg/Flask-HTTPAuth ``` -- [PyPi](https://pypi.org/project/python-jose) (πŸ“₯ 7.6M / month Β· πŸ“¦ 900 Β· ⏱️ 05.06.2021): +- [PyPi](https://pypi.org/project/flask-httpauth) (πŸ“₯ 780K / month Β· πŸ“¦ 2.2K Β· ⏱️ 27.04.2023): ``` - pip install python-jose + pip install flask-httpauth ``` -- [Conda](https://anaconda.org/conda-forge/python-jose) (πŸ“₯ 1.9M Β· ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/flask-httpauth) (πŸ“₯ 130K Β· ⏱️ 16.06.2023): ``` - conda install -c conda-forge python-jose + conda install -c conda-forge flask-httpauth ```
-
Flask-HTTPAuth (πŸ₯‰31 Β· ⭐ 1.2K) - Simple extension that provides Basic, Digest and Token HTTP.. MIT +
django-rest-framework-simplejwt (πŸ₯‰30 Β· ⭐ 3.8K) - A JSON Web Token authentication plugin for the Django.. MIT -- [GitHub](https://github.com/miguelgrinberg/Flask-HTTPAuth) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 220 Β· πŸ“¦ 18K Β· πŸ“‹ 110 - 8% open Β· ⏱️ 15.10.2023): +- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 640 Β· πŸ“‹ 490 - 32% open Β· ⏱️ 02.02.2024): ``` - git clone https://github.com/miguelgrinberg/Flask-HTTPAuth + git clone https://github.com/jazzband/djangorestframework-simplejwt ``` -- [PyPi](https://pypi.org/project/flask-httpauth) (πŸ“₯ 740K / month Β· πŸ“¦ 2.2K Β· ⏱️ 27.04.2023): +- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 2.1M / month Β· πŸ“¦ 370 Β· ⏱️ 04.12.2023): ``` - pip install flask-httpauth + pip install djangorestframework-simplejwt ``` -- [Conda](https://anaconda.org/conda-forge/flask-httpauth) (πŸ“₯ 130K Β· ⏱️ 16.06.2023): +
+
python-jose (πŸ₯‰30 Β· ⭐ 1.5K Β· πŸ’€) - A JOSE implementation in Python. MIT + +- [GitHub](https://github.com/mpdavis/python-jose) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 240 Β· πŸ“‹ 160 - 52% open Β· ⏱️ 03.05.2023): + ``` - conda install -c conda-forge flask-httpauth + git clone https://github.com/mpdavis/python-jose + ``` +- [PyPi](https://pypi.org/project/python-jose) (πŸ“₯ 8.1M / month Β· πŸ“¦ 900 Β· ⏱️ 05.06.2021): + ``` + pip install python-jose + ``` +- [Conda](https://anaconda.org/conda-forge/python-jose) (πŸ“₯ 1.9M Β· ⏱️ 16.06.2023): + ``` + conda install -c conda-forge python-jose ```
-
django-rest-knox (πŸ₯‰30 Β· ⭐ 1K) - Authentication Module for django rest auth. MIT +
django-rest-knox (πŸ₯‰30 Β· ⭐ 1.1K) - Authentication Module for django rest auth. MIT - [GitHub](https://github.com/jazzband/django-rest-knox) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 200 Β· πŸ“¦ 10K Β· πŸ“‹ 150 - 33% open Β· ⏱️ 28.01.2024): ``` git clone https://github.com/James1345/django-rest-knox ``` -- [PyPi](https://pypi.org/project/django-rest-knox) (πŸ“₯ 170K / month Β· πŸ“¦ 180 Β· ⏱️ 31.01.2022): +- [PyPi](https://pypi.org/project/django-rest-knox) (πŸ“₯ 180K / month Β· πŸ“¦ 180 Β· ⏱️ 31.01.2022): ``` pip install django-rest-knox ```
flask-dance (πŸ₯‰30 Β· ⭐ 980) - Doing the OAuth dance with style using Flask, requests, and.. MIT -- [GitHub](https://github.com/singingwolfboy/flask-dance) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 160 Β· πŸ“¦ 4K Β· πŸ“‹ 210 - 19% open Β· ⏱️ 11.01.2024): +- [GitHub](https://github.com/singingwolfboy/flask-dance) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 150 Β· πŸ“¦ 4K Β· πŸ“‹ 210 - 20% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/singingwolfboy/flask-dance ``` -- [PyPi](https://pypi.org/project/flask-dance) (πŸ“₯ 87K / month Β· πŸ“¦ 160 Β· ⏱️ 04.01.2024): +- [PyPi](https://pypi.org/project/flask-dance) (πŸ“₯ 90K / month Β· πŸ“¦ 160 Β· ⏱️ 05.03.2024): ``` pip install flask-dance ``` @@ -1129,26 +1114,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-dance ```
-
django-rules (πŸ₯‰28 Β· ⭐ 1.7K Β· πŸ’€) - Awesome Django authorization, without the database. MIT - -- [GitHub](https://github.com/dfunckt/django-rules) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 140 Β· πŸ“¦ 1.6K Β· πŸ“‹ 110 - 26% open Β· ⏱️ 23.02.2023): - - ``` - git clone https://github.com/dfunckt/django-rules - ``` -- [PyPi](https://pypi.org/project/rules) (πŸ“₯ 140K / month Β· πŸ“¦ 140 Β· ⏱️ 23.03.2022): - ``` - pip install rules - ``` -
django-cas-ng (πŸ₯‰27 Β· ⭐ 370) - Django CAS 1.0/2.0/3.0 client authentication library, support.. MIT -- [GitHub](https://github.com/django-cas-ng/django-cas-ng) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 170 Β· πŸ“₯ 550 Β· πŸ“¦ 500 Β· πŸ“‹ 150 - 1% open Β· ⏱️ 17.10.2023): +- [GitHub](https://github.com/django-cas-ng/django-cas-ng) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 170 Β· πŸ“₯ 550 Β· πŸ“¦ 510 Β· πŸ“‹ 150 - 1% open Β· ⏱️ 17.10.2023): ``` git clone https://github.com/django-cas-ng/django-cas-ng ``` -- [PyPi](https://pypi.org/project/django-cas-ng) (πŸ“₯ 37K / month Β· πŸ“¦ 74 Β· ⏱️ 17.10.2023): +- [PyPi](https://pypi.org/project/django-cas-ng) (πŸ“₯ 36K / month Β· πŸ“¦ 74 Β· ⏱️ 17.10.2023): ``` pip install django-cas-ng ``` @@ -1160,19 +1133,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/authomatic/authomatic ``` -- [PyPi](https://pypi.org/project/authomatic) (πŸ“₯ 2.2K / month Β· πŸ“¦ 250 Β· ⏱️ 08.06.2023): +- [PyPi](https://pypi.org/project/authomatic) (πŸ“₯ 2.7K / month Β· πŸ“¦ 250 Β· ⏱️ 08.06.2023): ``` pip install authomatic ```
fastapi_login (πŸ₯‰24 Β· ⭐ 570) - FastAPI-Login tries to provide similar functionality as.. MIT -- [GitHub](https://github.com/MushroomMaula/fastapi_login) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 55 Β· πŸ“₯ 3 Β· πŸ“¦ 800 Β· πŸ“‹ 61 - 13% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/MushroomMaula/fastapi_login) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 56 Β· πŸ“₯ 3 Β· πŸ“¦ 800 Β· πŸ“‹ 54 - 1% open Β· ⏱️ 27.02.2024): ``` git clone https://github.com/MushroomMaula/fastapi_login ``` -- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 23K / month Β· πŸ“¦ 3 Β· ⏱️ 21.01.2024): +- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 23K / month Β· πŸ“¦ 3 Β· ⏱️ 06.03.2024): ``` pip install fastapi_login ``` @@ -1184,7 +1157,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/dusktreader/flask-praetorian ``` -- [PyPi](https://pypi.org/project/flask-praetorian) (πŸ“₯ 4.4K / month Β· πŸ“¦ 8 Β· ⏱️ 29.11.2023): +- [PyPi](https://pypi.org/project/flask-praetorian) (πŸ“₯ 4.2K / month Β· πŸ“¦ 8 Β· ⏱️ 29.11.2023): ``` pip install flask-praetorian ``` @@ -1196,36 +1169,37 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/davedoesdev/python-jwt ``` -- [PyPi](https://pypi.org/project/python-jwt) (πŸ“₯ 190K / month Β· πŸ“¦ 64 Β· ⏱️ 13.11.2023): +- [PyPi](https://pypi.org/project/python-jwt) (πŸ“₯ 200K / month Β· πŸ“¦ 64 Β· ⏱️ 13.11.2023): ``` pip install python-jwt ```
-
flask_simplelogin (πŸ₯‰20 Β· ⭐ 200) - Simple Login - Login Extension for Flask - maintainer.. MIT +
flask_simplelogin (πŸ₯‰20 Β· ⭐ 200 Β· πŸ’€) - Simple Login - Login Extension for Flask - maintainer.. MIT - [GitHub](https://github.com/flask-extensions/Flask-SimpleLogin) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 39 Β· πŸ“¦ 43 Β· πŸ“‹ 19 - 21% open Β· ⏱️ 18.08.2023): ``` git clone https://github.com/flask-extensions/flask_simplelogin ``` -- [PyPi](https://pypi.org/project/flask_simplelogin) (πŸ“₯ 71K / month Β· πŸ“¦ 3 Β· ⏱️ 25.10.2021): +- [PyPi](https://pypi.org/project/flask_simplelogin) (πŸ“₯ 74K / month Β· πŸ“¦ 3 Β· ⏱️ 25.10.2021): ``` pip install flask_simplelogin ```
-
Show 14 hidden projects... +
Show 15 hidden projects... - oauth2client (πŸ₯ˆ34 Β· ⭐ 800 Β· πŸ’€) - This is a Python library for accessing resources protected.. Apache-2 - django-guardian (πŸ₯ˆ32 Β· ⭐ 3.5K Β· πŸ’€) - Per object permissions for Django. BSD-3 - django-rest-framework-jwt (πŸ₯ˆ32 Β· ⭐ 3.2K Β· πŸ’€) - JSON Web Token Authentication support for Django REST.. MIT - python-social-auth (πŸ₯ˆ32 Β· ⭐ 2.8K Β· πŸ’€) - Social auth made simple. BSD-3 - python-oauth2 (πŸ₯‰30 Β· ⭐ 3K Β· πŸ’€) - A fully tested, abstract interface to creating OAuth clients.. MIT +- django-rules (πŸ₯‰28 Β· ⭐ 1.8K Β· πŸ’€) - Awesome Django authorization, without the database. MIT - rauth (πŸ₯‰28 Β· ⭐ 1.6K Β· πŸ’€) - A Python library for OAuth 1.0/a, 2.0, and Ofly. MIT - Flask-User (πŸ₯‰26 Β· ⭐ 1K Β· πŸ’€) - Customizable User Authorization & User Management: Register,.. MIT - Flask-OpenID (πŸ₯‰25 Β· ⭐ 230 Β· πŸ’€) - Flask-OpenID adds openid support to flask applications. BSD-3 - velruse (πŸ₯‰24 Β· ⭐ 250 Β· πŸ’€) - Simplifying third-party authentication for web applications. MIT - django-stronghold (πŸ₯‰23 Β· ⭐ 390 Β· πŸ’€) - Get inside your stronghold and make all your Django.. MIT -- fastapi-jwt-auth (πŸ₯‰19 Β· ⭐ 590 Β· πŸ’€) - FastAPI extension that provides JWT Auth support.. MIT +- fastapi-jwt-auth (πŸ₯‰20 Β· ⭐ 600 Β· πŸ’€) - FastAPI extension that provides JWT Auth support.. MIT - apex (πŸ₯‰17 Β· ⭐ 95 Β· πŸ’€) - Toolkit for Pyramid, a Pylons Project, to add Authentication and.. MIT - pyramid_jwt (πŸ₯‰15 Β· ⭐ 74 Β· πŸ’€) - JWT authentication for Pyramid. BSD-2 - fastapi-permissions (πŸ₯‰13 Β· ⭐ 430 Β· πŸ’€) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE @@ -1238,12 +1212,12 @@ _General purpose web frameworks to build web applications and REST APIs._
lxml (πŸ₯‡40 Β· ⭐ 2.5K) - The lxml XML toolkit for Python. BSD-3 -- [GitHub](https://github.com/lxml/lxml) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 590 Β· πŸ“₯ 32K Β· πŸ“¦ 420K Β· ⏱️ 15.02.2024): +- [GitHub](https://github.com/lxml/lxml) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 590 Β· πŸ“₯ 33K Β· πŸ“¦ 430K Β· ⏱️ 02.03.2024): ``` git clone https://github.com/lxml/lxml ``` -- [PyPi](https://pypi.org/project/lxml) (πŸ“₯ 82M / month Β· πŸ“¦ 41K Β· ⏱️ 08.01.2024): +- [PyPi](https://pypi.org/project/lxml) (πŸ“₯ 83M / month Β· πŸ“¦ 41K Β· ⏱️ 08.01.2024): ``` pip install lxml ``` @@ -1254,12 +1228,12 @@ _General purpose web frameworks to build web applications and REST APIs._
markupsafe (πŸ₯ˆ38 Β· ⭐ 590) - Safely add untrusted strings to HTML/XML markup. BSD-3 -- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 150 Β· πŸ“₯ 3.4K Β· πŸ“¦ 1.5M Β· πŸ“‹ 110 - 1% open Β· ⏱️ 02.02.2024): +- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 150 Β· πŸ“₯ 3.7K Β· πŸ“¦ 1.5M Β· πŸ“‹ 110 - 1% open Β· ⏱️ 02.02.2024): ``` git clone https://github.com/pallets/markupsafe ``` -- [PyPi](https://pypi.org/project/markupsafe) (πŸ“₯ 160M / month Β· πŸ“¦ 75K Β· ⏱️ 02.02.2024): +- [PyPi](https://pypi.org/project/markupsafe) (πŸ“₯ 170M / month Β· πŸ“¦ 75K Β· ⏱️ 02.02.2024): ``` pip install markupsafe ``` @@ -1268,6 +1242,22 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge markupsafe ```
+
WeasyPrint (πŸ₯ˆ37 Β· ⭐ 6.5K Β· πŸ“ˆ) - The awesome document factory. BSD-3 + +- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 640 Β· πŸ“₯ 300 Β· πŸ“¦ 17K Β· πŸ“‹ 1.7K - 10% open Β· ⏱️ 06.03.2024): + + ``` + git clone https://github.com/Kozea/WeasyPrint + ``` +- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 1.6M / month Β· πŸ“¦ 130 Β· ⏱️ 26.02.2024): + ``` + pip install weasyprint + ``` +- [Conda](https://anaconda.org/conda-forge/weasyprint) (πŸ“₯ 160K Β· ⏱️ 26.02.2024): + ``` + conda install -c conda-forge weasyprint + ``` +
bleach (πŸ₯ˆ35 Β· ⭐ 2.6K) - Bleach is an allowed-list-based HTML sanitizing library that escapes.. Apache-2 - [GitHub](https://github.com/mozilla/bleach) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 250 Β· πŸ“¦ 300K Β· πŸ“‹ 370 - 1% open Β· ⏱️ 01.02.2024): @@ -1284,14 +1274,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge bleach ```
-
xhtml2pdf (πŸ₯ˆ35 Β· ⭐ 2.1K) - A library for converting HTML into PDFs using ReportLab. Apache-2 +
xhtml2pdf (πŸ₯ˆ35 Β· ⭐ 2.2K) - A library for converting HTML into PDFs using ReportLab. Apache-2 - [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 670 Β· πŸ“₯ 35 Β· πŸ“¦ 14K Β· πŸ“‹ 420 - 27% open Β· ⏱️ 08.02.2024): ``` git clone https://github.com/xhtml2pdf/xhtml2pdf ``` -- [PyPi](https://pypi.org/project/xhtml2pdf) (πŸ“₯ 1.1M / month Β· πŸ“¦ 840 Β· ⏱️ 08.02.2024): +- [PyPi](https://pypi.org/project/xhtml2pdf) (πŸ“₯ 1M / month Β· πŸ“¦ 840 Β· ⏱️ 08.02.2024): ``` pip install xhtml2pdf ``` @@ -1300,22 +1290,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge xhtml2pdf ```
-
WeasyPrint (πŸ₯‰33 Β· ⭐ 6.5K) - The awesome document factory. BSD-3 - -- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 640 Β· πŸ“₯ 130 Β· πŸ“¦ 21 Β· πŸ“‹ 1.7K - 10% open Β· ⏱️ 26.02.2024): - - ``` - git clone https://github.com/Kozea/WeasyPrint - ``` -- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 1.5M / month Β· πŸ“¦ 130 Β· ⏱️ 26.02.2024): - ``` - pip install weasyprint - ``` -- [Conda](https://anaconda.org/conda-forge/weasyprint) (πŸ“₯ 150K Β· ⏱️ 26.02.2024): - ``` - conda install -c conda-forge weasyprint - ``` -
html5lib-python (πŸ₯‰33 Β· ⭐ 1.1K) - Standards-compliant library for parsing and serializing HTML.. MIT - [GitHub](https://github.com/html5lib/html5lib-python) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 280 Β· πŸ“‹ 260 - 31% open Β· ⏱️ 21.02.2024): @@ -1323,7 +1297,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/html5lib/html5lib-python ``` -- [PyPi](https://pypi.org/project/html5lib) (πŸ“₯ 13M / month Β· πŸ“¦ 15K Β· ⏱️ 22.06.2020): +- [PyPi](https://pypi.org/project/html5lib) (πŸ“₯ 14M / month Β· πŸ“¦ 15K Β· ⏱️ 22.06.2020): ``` pip install html5lib ``` @@ -1339,7 +1313,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/psf/requests-html ``` -- [PyPi](https://pypi.org/project/requests-html) (πŸ“₯ 640K / month Β· πŸ“¦ 410 Β· ⏱️ 17.02.2019): +- [PyPi](https://pypi.org/project/requests-html) (πŸ“₯ 720K / month Β· πŸ“¦ 410 Β· ⏱️ 17.02.2019): ``` pip install requests-html ``` @@ -1351,7 +1325,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/gawel/pyquery ``` -- [PyPi](https://pypi.org/project/pyquery) (πŸ“₯ 2.5M / month Β· πŸ“¦ 3.4K Β· ⏱️ 28.12.2022): +- [PyPi](https://pypi.org/project/pyquery) (πŸ“₯ 2.9M / month Β· πŸ“¦ 3.4K Β· ⏱️ 28.12.2022): ``` pip install pyquery ``` @@ -1362,12 +1336,12 @@ _General purpose web frameworks to build web applications and REST APIs._
selectolax (πŸ₯‰27 Β· ⭐ 940) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT -- [GitHub](https://github.com/rushter/selectolax) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 61 Β· πŸ“¦ 1.3K Β· πŸ“‹ 91 - 17% open Β· ⏱️ 09.02.2024): +- [GitHub](https://github.com/rushter/selectolax) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 62 Β· πŸ“¦ 1.3K Β· πŸ“‹ 91 - 17% open Β· ⏱️ 09.02.2024): ``` git clone https://github.com/rushter/selectolax ``` -- [PyPi](https://pypi.org/project/selectolax) (πŸ“₯ 83K / month Β· πŸ“¦ 60 Β· ⏱️ 09.02.2024): +- [PyPi](https://pypi.org/project/selectolax) (πŸ“₯ 85K / month Β· πŸ“¦ 60 Β· ⏱️ 09.02.2024): ``` pip install selectolax ``` @@ -1379,7 +1353,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/kovidgoyal/html5-parser ``` -- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 180K / month Β· πŸ“¦ 18 Β· ⏱️ 19.11.2023): +- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 240K / month Β· πŸ“¦ 18 Β· ⏱️ 19.11.2023): ``` pip install html5-parser ``` @@ -1390,59 +1364,59 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
tldextract (πŸ₯‡35 Β· ⭐ 1.8K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3 +
Yarl (πŸ₯‡36 Β· ⭐ 1.2K Β· πŸ“ˆ) - Yet another URL library. Apache-2 -- [GitHub](https://github.com/john-kurkowski/tldextract) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 210 Β· πŸ“¦ 26K Β· πŸ“‹ 200 - 6% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 160 Β· πŸ“₯ 14K Β· πŸ“‹ 240 - 20% open Β· ⏱️ 31.01.2024): ``` - git clone https://github.com/john-kurkowski/tldextract + git clone https://github.com/aio-libs/yarl ``` -- [PyPi](https://pypi.org/project/tldextract) (πŸ“₯ 8.2M / month Β· πŸ“¦ 1.2K Β· ⏱️ 17.11.2023): +- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 99M / month Β· πŸ“¦ 3.4K Β· ⏱️ 06.12.2023): ``` - pip install tldextract + pip install yarl ``` -- [Conda](https://anaconda.org/conda-forge/tldextract) (πŸ“₯ 460K Β· ⏱️ 17.11.2023): +- [Conda](https://anaconda.org/conda-forge/yarl) (πŸ“₯ 12M Β· ⏱️ 17.01.2024): ``` - conda install -c conda-forge tldextract + conda install -c conda-forge yarl ```
-
shortuuid (πŸ₯ˆ32 Β· ⭐ 2K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 +
tldextract (πŸ₯ˆ35 Β· ⭐ 1.8K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3 -- [GitHub](https://github.com/skorokithakis/shortuuid) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 110 Β· πŸ“¦ 23K Β· πŸ“‹ 64 - 3% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/john-kurkowski/tldextract) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 210 Β· πŸ“¦ 26K Β· πŸ“‹ 200 - 6% open Β· ⏱️ 06.03.2024): ``` - git clone https://github.com/skorokithakis/shortuuid + git clone https://github.com/john-kurkowski/tldextract ``` -- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 3.8M / month Β· πŸ“¦ 1.2K Β· ⏱️ 28.02.2024): +- [PyPi](https://pypi.org/project/tldextract) (πŸ“₯ 8.4M / month Β· πŸ“¦ 1.2K Β· ⏱️ 17.11.2023): ``` - pip install shortuuid + pip install tldextract ``` -- [Conda](https://anaconda.org/conda-forge/shortuuid) (πŸ“₯ 430K Β· ⏱️ 29.02.2024): +- [Conda](https://anaconda.org/conda-forge/tldextract) (πŸ“₯ 460K Β· ⏱️ 17.11.2023): ``` - conda install -c conda-forge shortuuid + conda install -c conda-forge tldextract ```
-
Yarl (πŸ₯ˆ32 Β· ⭐ 1.2K Β· πŸ“‰) - Yet another URL library. Apache-2 +
shortuuid (πŸ₯ˆ31 Β· ⭐ 2K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 -- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 150 Β· πŸ“₯ 14K Β· πŸ“‹ 220 - 15% open Β· ⏱️ 31.01.2024): +- [GitHub](https://github.com/skorokithakis/shortuuid) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 110 Β· πŸ“¦ 23K Β· πŸ“‹ 64 - 3% open Β· ⏱️ 28.02.2024): ``` - git clone https://github.com/aio-libs/yarl + git clone https://github.com/skorokithakis/shortuuid ``` -- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 99M / month): +- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 3.9M / month): ``` - pip install yarl + pip install shortuuid ``` -- [Conda](https://anaconda.org/conda-forge/yarl) (πŸ“₯ 12M Β· ⏱️ 17.01.2024): +- [Conda](https://anaconda.org/conda-forge/shortuuid) (πŸ“₯ 430K Β· ⏱️ 29.02.2024): ``` - conda install -c conda-forge yarl + conda install -c conda-forge shortuuid ```
Show 3 hidden projects... - uritemplate (πŸ₯‰28 Β· ⭐ 220) - URI template parsing per RFC6570. ❗️BSD-1-Clause -- furl (πŸ₯‰27 Β· ⭐ 2.5K Β· πŸ’€) - URL parsing and manipulation made easy. Unlicense -- purl (πŸ₯‰24 Β· ⭐ 300 Β· πŸ’€) - A simple, immutable URL class with a clean API for interrogation and.. MIT +- purl (πŸ₯‰22 Β· ⭐ 300 Β· πŸ’€) - A simple, immutable URL class with a clean API for interrogation and.. MIT +- furl (πŸ₯‰20 Β· ⭐ 2.5K Β· πŸ’€) - URL parsing and manipulation made easy. ❗Unlicensed

@@ -1454,7 +1428,7 @@ _General purpose web frameworks to build web applications and REST APIs._
OpenAPI Generator (πŸ₯‡42 Β· ⭐ 19K) - OpenAPI Generator allows generation of API client.. Apache-2 -- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 3K Β· πŸ”€ 6K Β· πŸ“¦ 5 Β· πŸ“‹ 8K - 55% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 3K Β· πŸ”€ 6K Β· πŸ“¦ 5 Β· πŸ“‹ 8.1K - 55% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/OpenAPITools/openapi-generator @@ -1463,14 +1437,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install openapi-generator-cli ``` -- [npm](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (πŸ“₯ 2.1M / month Β· πŸ“¦ 680 Β· ⏱️ 19.01.2024): +- [npm](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (πŸ“₯ 2.1M / month Β· πŸ“¦ 700 Β· ⏱️ 06.03.2024): ``` npm install @openapitools/openapi-generator-cli ```
swagger-ui (πŸ₯‡37 Β· ⭐ 25K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 -- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 8.8K Β· πŸ“¦ 36K Β· πŸ“‹ 5.4K - 20% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 8.8K Β· πŸ“¦ 36K Β· πŸ“‹ 5.4K - 20% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/swagger-api/swagger-ui @@ -1478,7 +1452,7 @@ _General purpose web frameworks to build web applications and REST APIs._
drf-spectacular (πŸ₯‡37 Β· ⭐ 2K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 -- [GitHub](https://github.com/tfranzel/drf-spectacular) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 240 Β· πŸ“¦ 89K Β· πŸ“‹ 880 - 9% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/tfranzel/drf-spectacular) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 240 Β· πŸ“¦ 90K Β· πŸ“‹ 880 - 9% open Β· ⏱️ 04.03.2024): ``` git clone https://github.com/tfranzel/drf-spectacular @@ -1515,7 +1489,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/zalando/connexion ``` -- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 6.2M / month Β· πŸ“¦ 730 Β· ⏱️ 14.02.2024): +- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 6.3M / month Β· πŸ“¦ 730 Β· ⏱️ 14.02.2024): ``` pip install connexion ``` @@ -1524,25 +1498,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge connexion ```
-
drf-yasg (πŸ₯ˆ34 Β· ⭐ 3.3K Β· πŸ’€) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3 - -- [GitHub](https://github.com/axnsan12/drf-yasg) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 430 Β· πŸ“¦ 100K Β· πŸ“‹ 640 - 36% open Β· ⏱️ 20.07.2023): - - ``` - git clone https://github.com/axnsan12/drf-yasg - ``` -- [PyPi](https://pypi.org/project/drf-yasg) (πŸ“₯ 1.9M / month Β· πŸ“¦ 390 Β· ⏱️ 20.07.2023): - ``` - pip install drf-yasg - ``` -- [Conda](https://anaconda.org/conda-forge/drf-yasg) (πŸ“₯ 8.5K Β· ⏱️ 25.10.2023): - ``` - conda install -c conda-forge drf-yasg - ``` -
datamodel-code-generator (πŸ₯ˆ34 Β· ⭐ 2.2K) - Pydantic model and dataclasses.dataclass generator.. MIT -- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 250 Β· πŸ“¦ 1.1K Β· πŸ“‹ 470 - 27% open Β· ⏱️ 13.02.2024): +- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 250 Β· πŸ“¦ 1.1K Β· πŸ“‹ 480 - 28% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/koxudaxi/datamodel-code-generator @@ -1570,12 +1528,12 @@ _General purpose web frameworks to build web applications and REST APIs._
flasgger (πŸ₯ˆ32 Β· ⭐ 3.5K Β· πŸ’€) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT -- [GitHub](https://github.com/flasgger/flasgger) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 500 Β· πŸ“₯ 520 Β· πŸ“¦ 13K Β· πŸ“‹ 430 - 61% open Β· ⏱️ 18.05.2023): +- [GitHub](https://github.com/flasgger/flasgger) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 490 Β· πŸ“₯ 520 Β· πŸ“¦ 13K Β· πŸ“‹ 410 - 59% open Β· ⏱️ 18.05.2023): ``` git clone https://github.com/flasgger/flasgger ``` -- [PyPi](https://pypi.org/project/flasgger) (πŸ“₯ 470K / month Β· πŸ“¦ 380 Β· ⏱️ 10.06.2023): +- [PyPi](https://pypi.org/project/flasgger) (πŸ“₯ 460K / month): ``` pip install flasgger ``` @@ -1584,7 +1542,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flasgger ```
-
AutoRest (πŸ₯‰31 Β· ⭐ 4.4K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT +
AutoRest (πŸ₯‰31 Β· ⭐ 4.5K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT - [GitHub](https://github.com/Azure/autorest) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 760 Β· πŸ“₯ 88K Β· πŸ“¦ 560 Β· πŸ“‹ 2.1K - 4% open Β· ⏱️ 28.02.2024): @@ -1594,44 +1552,44 @@ _General purpose web frameworks to build web applications and REST APIs._
OpenAPI Spec validator (πŸ₯‰31 Β· ⭐ 310) - OpenAPI Spec Validator is a CLI, pre-commit hook and.. Apache-2 -- [GitHub](https://github.com/python-openapi/openapi-spec-validator) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 60 Β· πŸ“¦ 6.2K Β· πŸ“‹ 110 - 30% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/python-openapi/openapi-spec-validator) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 60 Β· πŸ“¦ 6.3K Β· πŸ“‹ 110 - 30% open Β· ⏱️ 02.03.2024): ``` git clone https://github.com/p1c2u/openapi-spec-validator ``` -- [PyPi](https://pypi.org/project/openapi-spec-validator) (πŸ“₯ 4.2M / month Β· πŸ“¦ 250 Β· ⏱️ 13.10.2023): +- [PyPi](https://pypi.org/project/openapi-spec-validator) (πŸ“₯ 4.3M / month): ``` pip install openapi-spec-validator ``` -- [Conda](https://anaconda.org/conda-forge/openapi-spec-validator) (πŸ“₯ 500K Β· ⏱️ 14.10.2023): +- [Conda](https://anaconda.org/conda-forge/openapi-spec-validator) (πŸ“₯ 510K Β· ⏱️ 14.10.2023): ``` conda install -c conda-forge openapi-spec-validator ```
openapi-python-client (πŸ₯‰30 Β· ⭐ 1K) - Generate modern Python clients from OpenAPI. MIT -- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 200 Β· πŸ“¦ 840 Β· πŸ“‹ 340 - 14% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 170 Β· πŸ“¦ 850 Β· πŸ“‹ 330 - 10% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/openapi-generators/openapi-python-client ``` -- [PyPi](https://pypi.org/project/openapi-python-client) (πŸ“₯ 230K / month Β· πŸ“¦ 10 Β· ⏱️ 22.02.2024): +- [PyPi](https://pypi.org/project/openapi-python-client) (πŸ“₯ 240K / month): ``` pip install openapi-python-client ``` -- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (πŸ“₯ 25K Β· ⏱️ 22.02.2024): +- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (πŸ“₯ 25K Β· ⏱️ 06.03.2024): ``` conda install -c conda-forge openapi-python-client ```
openapi-core (πŸ₯‰30 Β· ⭐ 270) - Openapi-core is a Python library that adds client-side and.. BSD-3 -- [GitHub](https://github.com/python-openapi/openapi-core) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 120 Β· πŸ“¦ 540 Β· πŸ“‹ 230 - 28% open Β· ⏱️ 24.02.2024): +- [GitHub](https://github.com/python-openapi/openapi-core) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 120 Β· πŸ“¦ 540 Β· πŸ“‹ 230 - 29% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/p1c2u/openapi-core ``` -- [PyPi](https://pypi.org/project/openapi-core) (πŸ“₯ 260K / month Β· πŸ“¦ 42 Β· ⏱️ 14.02.2024): +- [PyPi](https://pypi.org/project/openapi-core) (πŸ“₯ 270K / month): ``` pip install openapi-core ``` @@ -1640,49 +1598,50 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge openapi-core ```
-
OpenAPI-to-GraphQL (πŸ₯‰28 Β· ⭐ 1.6K) - Translate APIs described by OpenAPI Specifications.. MIT +
OpenAPI-to-GraphQL (πŸ₯‰26 Β· ⭐ 1.6K) - Translate APIs described by OpenAPI Specifications.. MIT - [GitHub](https://github.com/IBM/openapi-to-graphql) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 210 Β· πŸ“¦ 770 Β· πŸ“‹ 290 - 49% open Β· ⏱️ 26.12.2023): ``` git clone https://github.com/IBM/openapi-to-graphql ``` -- [npm](https://www.npmjs.com/package/openapi-to-graphql-cli) (πŸ“₯ 19K / month Β· πŸ“¦ 4 Β· ⏱️ 26.12.2023): +- [npm](https://www.npmjs.com/package/openapi-to-graphql-cli) (πŸ“₯ 14K / month): ``` npm install openapi-to-graphql-cli ```
Spectree (πŸ₯‰24 Β· ⭐ 300) - API spec validator and OpenAPI document generator for Python.. Apache-2 -- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 71 Β· πŸ“¦ 88 Β· πŸ“‹ 110 - 16% open Β· ⏱️ 26.01.2024): +- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 70 Β· πŸ“¦ 88 Β· πŸ“‹ 110 - 12% open Β· ⏱️ 26.01.2024): ``` git clone https://github.com/0b01001001/spectree ``` -- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 46K / month Β· πŸ“¦ 5 Β· ⏱️ 26.01.2024): +- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 44K / month): ``` pip install spectree ```
-
pyramid_openapi3 (πŸ₯‰20 Β· ⭐ 79 Β· πŸ’€) - Pyramid addon for OpenAPI3 validation of requests and.. MIT +
pyramid_openapi3 (πŸ₯‰16 Β· ⭐ 80) - Pyramid addon for OpenAPI3 validation of requests and.. MIT -- [GitHub](https://github.com/Pylons/pyramid_openapi3) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 43 Β· πŸ“‹ 84 - 39% open Β· ⏱️ 17.05.2023): +- [GitHub](https://github.com/Pylons/pyramid_openapi3) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 43 Β· πŸ“‹ 80 - 36% open Β· ⏱️ 01.03.2024): ``` git clone https://github.com/Pylons/pyramid_openapi3 ``` -- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 18K / month Β· πŸ“¦ 6 Β· ⏱️ 22.03.2023): +- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 19K / month): ``` pip install pyramid_openapi3 ```
-
Show 5 hidden projects... +
Show 6 hidden projects... +- drf-yasg (πŸ₯‰31 Β· ⭐ 3.3K Β· πŸ’€) - Automated generation of real Swagger/OpenAPI 2.0.. ❗Unlicensed - django-rest-swagger (πŸ₯‰31 Β· ⭐ 2.6K Β· πŸ’€) - Swagger Documentation Generator for Django REST.. BSD-2 - apistar (πŸ₯‰30 Β· ⭐ 5.6K Β· πŸ’€) - The Web API toolkit. BSD-3 - flask-swagger (πŸ₯‰26 Β· ⭐ 460 Β· πŸ’€) - A swagger 2.0 spec extractor for flask. MIT -- Spectacle (πŸ₯‰24 Β· ⭐ 1.3K Β· πŸ’€) - Beautiful static documentation generator for OpenAPI/Swagger.. MIT -- pyramid_swagger (πŸ₯‰18 Β· ⭐ 65 Β· πŸ’€) - Convenient tools for using Swagger to define and.. BSD-3 +- Spectacle (πŸ₯‰19 Β· ⭐ 1.3K Β· πŸ’€) - Beautiful static documentation generator for.. ❗Unlicensed +- pyramid_swagger (πŸ₯‰16 Β· ⭐ 65 Β· πŸ’€) - Convenient tools for using Swagger to define and.. BSD-3

@@ -1694,12 +1653,12 @@ _General purpose web frameworks to build web applications and REST APIs._
graphene (πŸ₯‡35 Β· ⭐ 7.9K) - GraphQL framework for Python. MIT -- [GitHub](https://github.com/graphql-python/graphene) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 840 Β· πŸ“¦ 20K Β· πŸ“‹ 1K - 12% open Β· ⏱️ 06.10.2023): +- [GitHub](https://github.com/graphql-python/graphene) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 800 Β· πŸ“¦ 20K Β· πŸ“‹ 980 - 10% open Β· ⏱️ 06.10.2023): ``` git clone https://github.com/graphql-python/graphene ``` -- [PyPi](https://pypi.org/project/graphene) (πŸ“₯ 2.2M / month Β· πŸ“¦ 870 Β· ⏱️ 26.07.2023): +- [PyPi](https://pypi.org/project/graphene) (πŸ“₯ 2.9M / month): ``` pip install graphene ``` @@ -1710,12 +1669,12 @@ _General purpose web frameworks to build web applications and REST APIs._
graphene-django (πŸ₯‡34 Β· ⭐ 4.2K) - Build powerful, efficient, and flexible GraphQL APIs.. MIT -- [GitHub](https://github.com/graphql-python/graphene-django) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 750 Β· πŸ“¦ 14K Β· πŸ“‹ 810 - 17% open Β· ⏱️ 08.02.2024): +- [GitHub](https://github.com/graphql-python/graphene-django) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 730 Β· πŸ“¦ 14K Β· πŸ“‹ 810 - 16% open Β· ⏱️ 08.02.2024): ``` git clone https://github.com/graphql-python/graphene-django ``` -- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 480K / month Β· πŸ“¦ 520 Β· ⏱️ 20.12.2023): +- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 510K / month): ``` pip install graphene-django ``` @@ -1724,44 +1683,44 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge graphene-django ```
-
Strawberry GraphQL (πŸ₯‡34 Β· ⭐ 3.7K) - A GraphQL library for Python that leverages type.. MIT +
ariadne (πŸ₯‡34 Β· ⭐ 2.1K) - Python library for implementing GraphQL servers using schema-first.. BSD-3 -- [GitHub](https://github.com/strawberry-graphql/strawberry) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 490 Β· πŸ“₯ 470 Β· πŸ“‹ 990 - 46% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 180 Β· πŸ“¦ 1.5K Β· πŸ“‹ 300 - 10% open Β· ⏱️ 29.02.2024): ``` - git clone https://github.com/strawberry-graphql/strawberry + git clone https://github.com/mirumee/ariadne ``` -- [PyPi](https://pypi.org/project/strawberry-graphql) (πŸ“₯ 770K / month Β· πŸ“¦ 53 Β· ⏱️ 06.02.2024): +- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 230K / month): ``` - pip install strawberry-graphql + pip install ariadne ```
-
ariadne (πŸ₯‡34 Β· ⭐ 2.1K) - Python library for implementing GraphQL servers using schema-first.. BSD-3 +
graphql-core (πŸ₯ˆ31 Β· ⭐ 490) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT -- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 180 Β· πŸ“¦ 1.5K Β· πŸ“‹ 310 - 11% open Β· ⏱️ 21.02.2024): +- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 130 Β· πŸ“¦ 26K Β· πŸ“‹ 150 - 17% open Β· ⏱️ 29.02.2024): ``` - git clone https://github.com/mirumee/ariadne + git clone https://github.com/graphql-python/graphql-core ``` -- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 210K / month Β· πŸ“¦ 50 Β· ⏱️ 31.01.2024): +- [PyPi](https://pypi.org/project/graphql-core) (πŸ“₯ 7.2M / month Β· πŸ“¦ 790 Β· ⏱️ 17.02.2024): ``` - pip install ariadne + pip install graphql-core + ``` +- [Conda](https://anaconda.org/conda-forge/graphql-core) (πŸ“₯ 910K Β· ⏱️ 19.10.2023): + ``` + conda install -c conda-forge graphql-core ```
-
graphql-core (πŸ₯ˆ31 Β· ⭐ 490) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT +
Strawberry GraphQL (πŸ₯ˆ30 Β· ⭐ 3.7K) - A GraphQL library for Python that leverages type.. MIT -- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 130 Β· πŸ“¦ 26K Β· πŸ“‹ 150 - 17% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/strawberry-graphql/strawberry) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 490 Β· πŸ“₯ 470 Β· πŸ“‹ 910 - 41% open Β· ⏱️ 28.02.2024): ``` - git clone https://github.com/graphql-python/graphql-core - ``` -- [PyPi](https://pypi.org/project/graphql-core) (πŸ“₯ 6M / month Β· πŸ“¦ 790 Β· ⏱️ 17.02.2024): - ``` - pip install graphql-core + git clone https://github.com/strawberry-graphql/strawberry ``` -- [Conda](https://anaconda.org/conda-forge/graphql-core) (πŸ“₯ 900K Β· ⏱️ 19.10.2023): +- [PyPi](https://pypi.org/project/strawberry-graphql) (πŸ“₯ 730K / month): ``` - conda install -c conda-forge graphql-core + pip install strawberry-graphql ```
graphene-mongo (πŸ₯ˆ25 Β· ⭐ 280) - Graphene MongoEngine integration. MIT @@ -1799,8 +1758,8 @@ _General purpose web frameworks to build web applications and REST APIs._ - tartiflette (πŸ₯‰22 Β· ⭐ 850 Β· πŸ’€) - GraphQL Engine built with Python 3.6+ / asyncio. MIT - django-graphql-auth (πŸ₯‰22 Β· ⭐ 320 Β· πŸ’€) - Django registration and authentication with GraphQL. MIT - python-graphql-client (πŸ₯‰22 Β· ⭐ 160 Β· πŸ’€) - Simple GraphQL client for Python 2.7+. MIT +- tartiflette-asgi (πŸ₯‰17 Β· ⭐ 99 Β· πŸ’€) - ASGI support for the Tartiflette GraphQL engine. MIT - Flask-GraphQL-Auth (πŸ₯‰17 Β· ⭐ 63 Β· πŸ’€) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to.. MIT -- tartiflette-asgi (πŸ₯‰16 Β· ⭐ 99 Β· πŸ’€) - ASGI support for the Tartiflette GraphQL engine. MIT - tartiflette-aiohttp (πŸ₯‰16 Β· ⭐ 61 Β· πŸ’€) - tartiflette-aiohttp is a wrapper of aiohttp which.. MIT

@@ -1811,28 +1770,28 @@ _General purpose web frameworks to build web applications and REST APIs._
websocket-client (πŸ₯‡40 Β· ⭐ 3.4K) - WebSocket client for Python. Apache-2 -- [GitHub](https://github.com/websocket-client/websocket-client) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 800 Β· πŸ“¦ 170K Β· πŸ“‹ 640 - 2% open Β· ⏱️ 12.01.2024): +- [GitHub](https://github.com/websocket-client/websocket-client) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 740 Β· πŸ“¦ 170K Β· πŸ“‹ 640 - 2% open Β· ⏱️ 12.01.2024): ``` git clone https://github.com/websocket-client/websocket-client ``` -- [PyPi](https://pypi.org/project/websocket-client) (πŸ“₯ 60M / month Β· πŸ“¦ 7.3K Β· ⏱️ 03.12.2023): +- [PyPi](https://pypi.org/project/websocket-client) (πŸ“₯ 62M / month): ``` pip install websocket-client ``` -- [Conda](https://anaconda.org/conda-forge/websocket-client): +- [Conda](https://anaconda.org/conda-forge/websocket-client) (πŸ“₯ 12M Β· ⏱️ 03.12.2023): ``` conda install -c conda-forge websocket-client ```
websockets (πŸ₯‡38 Β· ⭐ 4.9K) - Library for building WebSocket servers and clients in Python. BSD-3 -- [GitHub](https://github.com/python-websockets/websockets) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 500 Β· πŸ“¦ 160K Β· πŸ“‹ 1.1K - 2% open Β· ⏱️ 11.02.2024): +- [GitHub](https://github.com/python-websockets/websockets) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 490 Β· πŸ“¦ 170K Β· πŸ“‹ 1.1K - 2% open Β· ⏱️ 11.02.2024): ``` git clone https://github.com/aaugustin/websockets ``` -- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 26M / month Β· πŸ“¦ 4.6K Β· ⏱️ 21.10.2023): +- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 27M / month): ``` pip install websockets ``` @@ -1848,7 +1807,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/miguelgrinberg/python-socketio ``` -- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 2M / month Β· πŸ“¦ 2.1K Β· ⏱️ 05.02.2024): +- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 2.1M / month Β· πŸ“¦ 2.1K Β· ⏱️ 05.02.2024): ``` pip install python-socketio ``` @@ -1857,22 +1816,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge python-socketio ```
-
Flask-SocketIO (πŸ₯ˆ34 Β· ⭐ 5.2K) - Socket.IO integration for Flask applications. MIT - -- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 900 Β· πŸ“¦ 36K Β· πŸ“‹ 1.6K - 0% open Β· ⏱️ 11.01.2024): - - ``` - git clone https://github.com/miguelgrinberg/Flask-SocketIO - ``` -- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 930K / month Β· πŸ“¦ 2.4K Β· ⏱️ 05.09.2023): - ``` - pip install flask-socketio - ``` -- [Conda](https://anaconda.org/conda-forge/flask-socketio) (πŸ“₯ 380K Β· ⏱️ 05.09.2023): - ``` - conda install -c conda-forge flask-socketio - ``` -
autobahn-python (πŸ₯ˆ34 Β· ⭐ 2.5K Β· πŸ’€) - WebSocket and WAMP in Python for Twisted and asyncio. MIT - [GitHub](https://github.com/crossbario/autobahn-python) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 810 Β· πŸ“¦ 31K Β· πŸ“‹ 890 - 20% open Β· ⏱️ 14.06.2023): @@ -1880,7 +1823,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/crossbario/autobahn-python ``` -- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 1.1M / month Β· πŸ“¦ 2K Β· ⏱️ 20.07.2023): +- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 1.2M / month Β· πŸ“¦ 2K Β· ⏱️ 20.07.2023): ``` pip install autobahn ``` @@ -1889,14 +1832,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge autobahn ```
-
daphne (πŸ₯‰31 Β· ⭐ 2.2K) - Django Channels HTTP/WebSocket server. BSD-3 +
daphne (πŸ₯ˆ34 Β· ⭐ 2.2K) - Django Channels HTTP/WebSocket server. BSD-3 -- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 250 Β· πŸ“‹ 320 - 14% open Β· ⏱️ 10.02.2024): +- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 250 Β· πŸ“¦ 26K Β· πŸ“‹ 320 - 14% open Β· ⏱️ 10.02.2024): ``` git clone https://github.com/django/daphne ``` -- [PyPi](https://pypi.org/project/daphne) (πŸ“₯ 840K / month Β· πŸ“¦ 790 Β· ⏱️ 10.02.2024): +- [PyPi](https://pypi.org/project/daphne) (πŸ“₯ 940K / month Β· πŸ“¦ 790 Β· ⏱️ 10.02.2024): ``` pip install daphne ``` @@ -1905,6 +1848,22 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge daphne ```
+
Flask-SocketIO (πŸ₯‰33 Β· ⭐ 5.2K) - Socket.IO integration for Flask applications. MIT + +- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 900 Β· πŸ“¦ 36K Β· πŸ“‹ 1.6K - 0% open Β· ⏱️ 11.01.2024): + + ``` + git clone https://github.com/miguelgrinberg/Flask-SocketIO + ``` +- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 950K / month Β· πŸ“¦ 2.4K Β· ⏱️ 05.09.2023): + ``` + pip install flask-socketio + ``` +- [Conda](https://anaconda.org/conda-forge/flask-socketio) (πŸ“₯ 380K Β· ⏱️ 05.09.2023): + ``` + conda install -c conda-forge flask-socketio + ``` +
websockify (πŸ₯‰27 Β· ⭐ 3.7K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0 - [GitHub](https://github.com/novnc/websockify) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 730 Β· πŸ“¦ 31 Β· πŸ“‹ 350 - 8% open Β· ⏱️ 08.02.2024): @@ -1912,7 +1871,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/novnc/websockify ``` -- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 63K / month Β· πŸ“¦ 310 Β· ⏱️ 21.08.2023): +- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 62K / month Β· πŸ“¦ 310 Β· ⏱️ 21.08.2023): ``` pip install websockify ``` @@ -1941,7 +1900,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - gevent-socketio (πŸ₯‰26 Β· ⭐ 1.2K Β· πŸ’€) - Official repository for gevent-socketio. BSD-3 - flask-sockets (πŸ₯‰25 Β· ⭐ 1.7K Β· πŸ’€) - [DEPRECATED] Alternative:.. MIT -- tornadio2 (πŸ₯‰21 Β· ⭐ 530 Β· πŸ’€) - Python socket.io server implementation on top of Tornado.. Apache-2 +- tornadio2 (πŸ₯‰20 Β· ⭐ 530 Β· πŸ’€) - Python socket.io server implementation on top of Tornado.. Apache-2

@@ -1951,28 +1910,28 @@ _General purpose web frameworks to build web applications and REST APIs._
grpc (πŸ₯‡48 Β· ⭐ 40K) - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#). Apache-2 -- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 10K Β· πŸ“₯ 13K Β· πŸ“¦ 4.9K Β· πŸ“‹ 11K - 7% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 10K Β· πŸ“₯ 13K Β· πŸ“¦ 4.9K Β· πŸ“‹ 11K - 7% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/grpc/grpc ``` -- [PyPi](https://pypi.org/project/grpcio) (πŸ“₯ 86M / month Β· πŸ“¦ 5.5K Β· ⏱️ 21.02.2024): +- [PyPi](https://pypi.org/project/grpcio) (πŸ“₯ 88M / month Β· πŸ“¦ 5.5K Β· ⏱️ 21.02.2024): ``` pip install grpcio ``` -- [Conda](https://anaconda.org/conda-forge/grpcio) (πŸ“₯ 11M Β· ⏱️ 29.02.2024): +- [Conda](https://anaconda.org/conda-forge/grpcio) (πŸ“₯ 11M Β· ⏱️ 06.03.2024): ``` conda install -c conda-forge grpcio ```
-
rpyc (πŸ₯ˆ33 Β· ⭐ 1.5K Β· πŸ“ˆ) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for.. MIT +
rpyc (πŸ₯ˆ33 Β· ⭐ 1.5K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT - [GitHub](https://github.com/tomerfiliba-org/rpyc) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 240 Β· πŸ“₯ 460 Β· πŸ“¦ 2.2K Β· πŸ“‹ 420 - 17% open Β· ⏱️ 23.02.2024): ``` git clone https://github.com/tomerfiliba-org/rpyc ``` -- [PyPi](https://pypi.org/project/rpyc) (πŸ“₯ 480K / month Β· πŸ“¦ 360 Β· ⏱️ 23.02.2024): +- [PyPi](https://pypi.org/project/rpyc) (πŸ“₯ 530K / month Β· πŸ“¦ 360 Β· ⏱️ 23.02.2024): ``` pip install rpyc ``` @@ -1983,24 +1942,24 @@ _General purpose web frameworks to build web applications and REST APIs._
fastapi-jsonrpc (πŸ₯‰23 Β· ⭐ 260) - JSON-RPC server based on fastapi. MIT -- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 25 Β· πŸ“¦ 39 Β· πŸ“‹ 32 - 15% open Β· ⏱️ 08.01.2024): +- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 25 Β· πŸ“¦ 39 Β· πŸ“‹ 33 - 18% open Β· ⏱️ 08.01.2024): ``` git clone https://github.com/smagafurov/fastapi-jsonrpc ``` -- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (πŸ“₯ 9.4K / month Β· πŸ“¦ 5 Β· ⏱️ 08.01.2024): +- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (πŸ“₯ 10K / month Β· πŸ“¦ 5 Β· ⏱️ 08.01.2024): ``` pip install fastapi-jsonrpc ```
ucall (πŸ₯‰22 Β· ⭐ 960) - Remote Procedure Calls - 50x lower latency and 70x higher bandwidth than.. Apache-2 -- [GitHub](https://github.com/unum-cloud/ucall) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 31 Β· πŸ“¦ 44 Β· πŸ“‹ 25 - 28% open Β· ⏱️ 19.02.2024): +- [GitHub](https://github.com/unum-cloud/ucall) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 31 Β· πŸ“¦ 44 Β· πŸ“‹ 25 - 24% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/unum-cloud/ucall ``` -- [PyPi](https://pypi.org/project/ucall) (πŸ“₯ 26K / month Β· πŸ“¦ 1 Β· ⏱️ 20.02.2024): +- [PyPi](https://pypi.org/project/ucall) (πŸ“₯ 25K / month Β· πŸ“¦ 1 Β· ⏱️ 05.03.2024): ``` pip install ucall ``` @@ -2015,14 +1974,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
chalice (πŸ₯‡36 Β· ⭐ 10K) - Python Serverless Microframework for AWS. Apache-2 +
chalice (πŸ₯‡34 Β· ⭐ 10K) - Python Serverless Microframework for AWS. Apache-2 -- [GitHub](https://github.com/aws/chalice) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1K Β· πŸ“¦ 2.8K Β· πŸ“‹ 1.3K - 36% open Β· ⏱️ 22.02.2024): +- [GitHub](https://github.com/aws/chalice) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 990 Β· πŸ“¦ 2.8K Β· πŸ“‹ 1.2K - 32% open Β· ⏱️ 22.02.2024): ``` git clone https://github.com/aws/chalice ``` -- [PyPi](https://pypi.org/project/chalice) (πŸ“₯ 250K / month Β· πŸ“¦ 160 Β· ⏱️ 27.02.2024): +- [PyPi](https://pypi.org/project/chalice) (πŸ“₯ 270K / month): ``` pip install chalice ``` @@ -2038,15 +1997,15 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/sloev/python-lambdarest ``` -- [PyPi](https://pypi.org/project/lambdarest) (πŸ“₯ 1.9K / month Β· ⏱️ 08.03.2023): +- [PyPi](https://pypi.org/project/lambdarest) (πŸ“₯ 2.1K / month Β· ⏱️ 08.03.2023): ``` pip install lambdarest ```
Show 2 hidden projects... -- Zappa (πŸ₯ˆ35 Β· ⭐ 12K Β· πŸ’€) - Serverless Python. MIT -- python-lambda (πŸ₯‰25 Β· ⭐ 1.5K Β· πŸ’€) - A toolkit for developing and deploying serverless Python code.. ISC +- Zappa (πŸ₯ˆ31 Β· ⭐ 12K Β· πŸ’€) - Serverless Python. MIT +- python-lambda (πŸ₯‰23 Β· ⭐ 1.5K Β· πŸ’€) - A toolkit for developing and deploying serverless Python code.. ISC

@@ -2056,7 +2015,7 @@ _General purpose web frameworks to build web applications and REST APIs._
wagtail (πŸ₯‡41 Β· ⭐ 17K) - A Django content management system focused on flexibility and user.. BSD-3 -- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 900 Β· πŸ”€ 3.6K Β· πŸ“¦ 8 Β· πŸ“‹ 4.9K - 19% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 900 Β· πŸ”€ 3.6K Β· πŸ“¦ 8 Β· πŸ“‹ 4.9K - 19% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/wagtail/wagtail @@ -2070,14 +2029,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge wagtail ```
-
django-cms (πŸ₯ˆ40 Β· ⭐ 9.8K) - The easy-to-use and developer-friendly enterprise CMS powered.. BSD-3 +
django-cms (πŸ₯‡41 Β· ⭐ 9.8K) - The easy-to-use and developer-friendly enterprise CMS powered.. BSD-3 -- [GitHub](https://github.com/django-cms/django-cms) (πŸ‘¨β€πŸ’» 560 Β· πŸ”€ 3K Β· πŸ“‹ 3.5K - 3% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/django-cms/django-cms) (πŸ‘¨β€πŸ’» 560 Β· πŸ”€ 3K Β· πŸ“¦ 5.1K Β· πŸ“‹ 3.5K - 3% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/django-cms/django-cms ``` -- [PyPi](https://pypi.org/project/django-cms) (πŸ“₯ 71K / month Β· πŸ“¦ 1.7K Β· ⏱️ 09.02.2024): +- [PyPi](https://pypi.org/project/django-cms) (πŸ“₯ 76K / month Β· πŸ“¦ 1.7K Β· ⏱️ 09.02.2024): ``` pip install django-cms ``` @@ -2089,30 +2048,30 @@ _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.4K / month Β· πŸ“¦ 90 Β· ⏱️ 27.02.2024): +- [PyPi](https://pypi.org/project/lektor) (πŸ“₯ 5.1K / month Β· πŸ“¦ 90 Β· ⏱️ 27.02.2024): ``` pip install lektor ``` -- [Conda](https://anaconda.org/conda-forge/lektor) (πŸ“₯ 68K Β· ⏱️ 04.06.2023): +- [Conda](https://anaconda.org/conda-forge/lektor) (πŸ“₯ 68K Β· ⏱️ 05.03.2024): ``` conda install -c conda-forge lektor ```
-
feincms (πŸ₯‰27 Β· ⭐ 880) - A Django-based CMS with a focus on extensibility and concise code. BSD-3 +
feincms (πŸ₯‰26 Β· ⭐ 890) - A Django-based CMS with a focus on extensibility and concise code. BSD-3 - [GitHub](https://github.com/feincms/feincms) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 230 Β· πŸ“‹ 440 - 6% open Β· ⏱️ 22.12.2023): ``` git clone https://github.com/feincms/feincms ``` -- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 5.7K / month Β· πŸ“¦ 160 Β· ⏱️ 22.12.2023): +- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 5.8K / month Β· πŸ“¦ 160 Β· ⏱️ 22.12.2023): ``` pip install feincms ```
Show 2 hidden projects... -- mezzanine (πŸ₯ˆ32 Β· ⭐ 4.7K Β· πŸ’€) - CMS framework for Django. BSD-2 +- mezzanine (πŸ₯ˆ31 Β· ⭐ 4.7K Β· πŸ’€) - CMS framework for Django. BSD-2 - Kotti (πŸ₯‰19 Β· ⭐ 410 Β· πŸ’€) - Kotti is a high-level, Pythonic web application framework based on.. ❗️BSD

@@ -2123,7 +2082,7 @@ _General purpose web frameworks to build web applications and REST APIs._
selenium (πŸ₯‡47 Β· ⭐ 29K) - A browser automation framework and ecosystem. Apache-2 -- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 840 Β· πŸ”€ 7.9K Β· πŸ“₯ 15M Β· πŸ“¦ 250K Β· πŸ“‹ 10K - 1% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 840 Β· πŸ”€ 7.9K Β· πŸ“₯ 16M Β· πŸ“¦ 250K Β· πŸ“‹ 10K - 1% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/SeleniumHQ/selenium @@ -2139,12 +2098,12 @@ _General purpose web frameworks to build web applications and REST APIs._
coverage (πŸ₯‡43 Β· ⭐ 2.8K) - The code coverage tool for Python. Apache-2 -- [GitHub](https://github.com/nedbat/coveragepy) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 400 Β· πŸ“¦ 370K Β· πŸ“‹ 1.4K - 19% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/nedbat/coveragepy) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 400 Β· πŸ“¦ 370K Β· πŸ“‹ 1.4K - 19% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/nedbat/coveragepy ``` -- [PyPi](https://pypi.org/project/coverage) (πŸ“₯ 74M / month Β· πŸ“¦ 59K Β· ⏱️ 23.02.2024): +- [PyPi](https://pypi.org/project/coverage) (πŸ“₯ 76M / month Β· πŸ“¦ 59K Β· ⏱️ 23.02.2024): ``` pip install coverage ``` @@ -2155,47 +2114,47 @@ _General purpose web frameworks to build web applications and REST APIs._
mitmproxy (πŸ₯‡41 Β· ⭐ 34K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT -- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 4K Β· πŸ“₯ 220K Β· πŸ“¦ 3.4K Β· πŸ“‹ 3.3K - 9% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 3.9K Β· πŸ“₯ 220K Β· πŸ“¦ 3.5K Β· πŸ“‹ 3.3K - 9% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/mitmproxy/mitmproxy ``` -- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 330K / month Β· πŸ“¦ 480 Β· ⏱️ 21.01.2024): +- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 320K / month Β· πŸ“¦ 480 Β· ⏱️ 21.01.2024): ``` pip install mitmproxy ```
Locust (πŸ₯‡39 Β· ⭐ 23K) - Write scalable load tests in plain Python. MIT -- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 2.8K Β· πŸ“¦ 4 Β· πŸ“‹ 1.6K - 0% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 2.8K Β· πŸ“¦ 4 Β· πŸ“‹ 1.6K - 0% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/locustio/locust ``` -- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 1.5M / month Β· πŸ“¦ 110 Β· ⏱️ 29.02.2024): +- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 1.6M / month Β· πŸ“¦ 110 Β· ⏱️ 05.03.2024): ``` pip install locust ``` -- [Conda](https://anaconda.org/conda-forge/locust) (πŸ“₯ 140K Β· ⏱️ 11.02.2024): +- [Conda](https://anaconda.org/conda-forge/locust) (πŸ“₯ 140K Β· ⏱️ 29.02.2024): ``` conda install -c conda-forge locust ```
-
SeleniumBase (πŸ₯‡36 Β· ⭐ 4K) - Pythons all-in-one framework for web crawling, scraping, testing,.. MIT +
SeleniumBase (πŸ₯‡37 Β· ⭐ 4K) - Pythons all-in-one framework for web crawling, scraping, testing,.. MIT -- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 860 Β· πŸ“¦ 1.2K Β· πŸ“‹ 1.1K - 0% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 860 Β· πŸ“¦ 1.2K Β· πŸ“‹ 1.1K - 0% open Β· ⏱️ 01.03.2024): ``` git clone https://github.com/seleniumbase/SeleniumBase ``` -- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 470K / month Β· πŸ“¦ 13 Β· ⏱️ 28.02.2024): +- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 490K / month Β· πŸ“¦ 13 Β· ⏱️ 01.03.2024): ``` pip install seleniumbase ```
-
vcrpy (πŸ₯‡36 Β· ⭐ 2.6K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT +
vcrpy (πŸ₯ˆ36 Β· ⭐ 2.6K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT -- [GitHub](https://github.com/kevin1024/vcrpy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 360 Β· πŸ“¦ 8.4K Β· πŸ“‹ 420 - 31% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/kevin1024/vcrpy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 360 Β· πŸ“¦ 8.4K Β· πŸ“‹ 420 - 31% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/kevin1024/vcrpy @@ -2209,14 +2168,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge vcrpy ```
-
SeleniumLibrary (πŸ₯‡36 Β· ⭐ 1.3K) - Web testing library for Robot Framework. Apache-2 +
SeleniumLibrary (πŸ₯ˆ36 Β· ⭐ 1.3K) - Web testing library for Robot Framework. Apache-2 -- [GitHub](https://github.com/robotframework/SeleniumLibrary) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 700 Β· πŸ“₯ 3.6K Β· πŸ“¦ 4.7K Β· πŸ“‹ 1K - 6% open Β· ⏱️ 20.01.2024): +- [GitHub](https://github.com/robotframework/SeleniumLibrary) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 740 Β· πŸ“₯ 3.6K Β· πŸ“¦ 4.7K Β· πŸ“‹ 1K - 7% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/robotframework/SeleniumLibrary ``` -- [PyPi](https://pypi.org/project/robotframework-seleniumlibrary) (πŸ“₯ 4.2M / month): +- [PyPi](https://pypi.org/project/robotframework-seleniumlibrary) (πŸ“₯ 4.3M / month Β· πŸ“¦ 140 Β· ⏱️ 25.11.2023): ``` pip install robotframework-seleniumlibrary ``` @@ -2243,7 +2202,7 @@ _General purpose web frameworks to build web applications and REST APIs._
splinter (πŸ₯ˆ35 Β· ⭐ 2.7K) - splinter - python test framework for web applications. BSD-3 -- [GitHub](https://github.com/cobrateam/splinter) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 530 Β· πŸ“¦ 6.7K Β· πŸ“‹ 540 - 10% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/cobrateam/splinter) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 530 Β· πŸ“¦ 6.7K Β· πŸ“‹ 540 - 10% open Β· ⏱️ 04.03.2024): ``` git clone https://github.com/cobrateam/splinter @@ -2255,48 +2214,48 @@ _General purpose web frameworks to build web applications and REST APIs._
django-silk (πŸ₯ˆ34 Β· ⭐ 4.2K) - Silky smooth profiling for Django. MIT -- [GitHub](https://github.com/jazzband/django-silk) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 330 Β· πŸ“₯ 200 Β· πŸ“¦ 4.4K Β· πŸ“‹ 350 - 34% open Β· ⏱️ 24.01.2024): +- [GitHub](https://github.com/jazzband/django-silk) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 330 Β· πŸ“₯ 200 Β· πŸ“¦ 4.5K Β· πŸ“‹ 350 - 34% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/jazzband/django-silk ``` -- [PyPi](https://pypi.org/project/django-silk) (πŸ“₯ 590K / month Β· πŸ“¦ 150 Β· ⏱️ 22.01.2024): +- [PyPi](https://pypi.org/project/django-silk) (πŸ“₯ 630K / month Β· πŸ“¦ 150 Β· ⏱️ 22.01.2024): ``` pip install django-silk ```
-
httprunner (πŸ₯ˆ32 Β· ⭐ 3.9K) - HttpRunner API/UI. Apache-2 +
httprunner (πŸ₯ˆ31 Β· ⭐ 3.9K) - HttpRunner API/UI. Apache-2 - [GitHub](https://github.com/httprunner/httprunner) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 1.3K Β· πŸ“₯ 11K Β· πŸ“¦ 540 Β· πŸ“‹ 1.2K - 38% open Β· ⏱️ 24.01.2024): ``` git clone https://github.com/httprunner/httprunner ``` -- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 7.1K / month Β· πŸ“¦ 7 Β· ⏱️ 23.07.2023): +- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 7.4K / month Β· πŸ“¦ 7 Β· ⏱️ 23.07.2023): ``` pip install httprunner ```
Prism (πŸ₯ˆ31 Β· ⭐ 3.9K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2 -- [GitHub](https://github.com/stoplightio/prism) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 320 Β· πŸ“₯ 820K Β· πŸ“¦ 500 Β· πŸ“‹ 680 - 9% open Β· ⏱️ 23.02.2024): +- [GitHub](https://github.com/stoplightio/prism) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 320 Β· πŸ“₯ 820K Β· πŸ“¦ 500 Β· πŸ“‹ 680 - 9% open Β· ⏱️ 01.03.2024): ``` git clone https://github.com/stoplightio/prism ``` -- [npm](https://www.npmjs.com/package/@stoplight/prism-cli) (πŸ“₯ 260K / month Β· πŸ“¦ 31 Β· ⏱️ 02.02.2024): +- [npm](https://www.npmjs.com/package/@stoplight/prism-cli) (πŸ“₯ 270K / month Β· πŸ“¦ 31 Β· ⏱️ 02.02.2024): ``` npm install @stoplight/prism-cli ```
factory_boy (πŸ₯ˆ31 Β· ⭐ 3.4K) - A test fixtures replacement for Python. MIT -- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 380 Β· πŸ“‹ 590 - 32% open Β· ⏱️ 07.02.2024): +- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 380 Β· πŸ“‹ 590 - 32% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/FactoryBoy/factory_boy ``` -- [PyPi](https://pypi.org/project/factory_boy) (πŸ“₯ 3.9M / month Β· πŸ“¦ 850 Β· ⏱️ 19.07.2023): +- [PyPi](https://pypi.org/project/factory_boy) (πŸ“₯ 4M / month Β· πŸ“¦ 850 Β· ⏱️ 19.07.2023): ``` pip install factory_boy ``` @@ -2307,12 +2266,12 @@ _General purpose web frameworks to build web applications and REST APIs._
schemathesis (πŸ₯ˆ31 Β· ⭐ 2K) - Automate your API Testing: catch crashes, validate specs,.. MIT -- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 140 Β· πŸ“¦ 290 Β· πŸ“‹ 800 - 9% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 140 Β· πŸ“¦ 290 Β· πŸ“‹ 800 - 9% open Β· ⏱️ 04.03.2024): ``` git clone https://github.com/schemathesis/schemathesis ``` -- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 140K / month): +- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 150K / month Β· πŸ“¦ 4 Β· ⏱️ 01.03.2024): ``` pip install schemathesis ``` @@ -2324,7 +2283,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/taverntesting/tavern ``` -- [PyPi](https://pypi.org/project/tavern) (πŸ“₯ 240K / month Β· πŸ“¦ 24 Β· ⏱️ 17.02.2024): +- [PyPi](https://pypi.org/project/tavern) (πŸ“₯ 260K / month Β· πŸ“¦ 24 Β· ⏱️ 17.02.2024): ``` pip install tavern ``` @@ -2336,7 +2295,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) (πŸ“₯ 160K / month Β· πŸ“¦ 3K Β· ⏱️ 07.12.2023): +- [PyPi](https://pypi.org/project/flask-debugtoolbar) (πŸ“₯ 170K / month Β· πŸ“¦ 3K Β· ⏱️ 07.12.2023): ``` pip install flask-debugtoolbar ``` @@ -2347,32 +2306,16 @@ _General purpose web frameworks to build web applications and REST APIs._
selene (πŸ₯ˆ30 Β· ⭐ 660) - User-oriented Web UI browser tests in Python. MIT -- [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 140 Β· πŸ“¦ 4K Β· πŸ“‹ 310 - 35% open Β· ⏱️ 13.02.2024): +- [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 140 Β· πŸ“¦ 4.1K Β· πŸ“‹ 320 - 37% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/yashaka/selene ``` -- [PyPi](https://pypi.org/project/selene) (πŸ“₯ 21K / month): +- [PyPi](https://pypi.org/project/selene) (πŸ“₯ 23K / month Β· πŸ“¦ 15 Β· ⏱️ 06.03.2024): ``` pip install selene ```
-
Model Bakery (πŸ₯‰29 Β· ⭐ 760) - Object factory for Django. Apache-2 - -- [GitHub](https://github.com/model-bakers/model_bakery) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 81 Β· πŸ“¦ 3.8K Β· πŸ“‹ 130 - 21% open Β· ⏱️ 12.12.2023): - - ``` - git clone https://github.com/model-bakers/model_bakery - ``` -- [PyPi](https://pypi.org/project/model_bakery) (πŸ“₯ 560K / month Β· πŸ“¦ 32 Β· ⏱️ 27.10.2023): - ``` - pip install model_bakery - ``` -- [Conda](https://anaconda.org/conda-forge/model_bakery) (πŸ“₯ 20K Β· ⏱️ 16.06.2023): - ``` - conda install -c conda-forge model_bakery - ``` -
Dredd (πŸ₯‰28 Β· ⭐ 4.1K Β· πŸ’€) - Language-agnostic HTTP API Testing Tool. MIT - [GitHub](https://github.com/apiaryio/dredd) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 300 Β· πŸ“¦ 1.1K Β· πŸ“‹ 830 - 30% open Β· ⏱️ 19.07.2023): @@ -2380,47 +2323,39 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/apiaryio/dredd ``` -- [PyPi](https://pypi.org/project/dredd_hooks) (πŸ“₯ 7K / month Β· πŸ“¦ 38 Β· ⏱️ 09.04.2018): +- [PyPi](https://pypi.org/project/dredd_hooks) (πŸ“₯ 6.9K / month Β· πŸ“¦ 38 Β· ⏱️ 09.04.2018): ``` pip install dredd_hooks ``` -- [npm](https://www.npmjs.com/package/dredd) (πŸ“₯ 29K / month Β· πŸ“¦ 180 Β· ⏱️ 16.11.2021): +- [npm](https://www.npmjs.com/package/dredd) (πŸ“₯ 28K / month Β· πŸ“¦ 180 Β· ⏱️ 16.11.2021): ``` npm install dredd ```
-
selenium-python-helium (πŸ₯‰27 Β· ⭐ 3.8K) - Lighter web automation for Python. MIT +
Model Bakery (πŸ₯‰28 Β· ⭐ 760) - Object factory for Django. Apache-2 -- [GitHub](https://github.com/mherrmann/helium) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 310 Β· πŸ“¦ 530 Β· πŸ“‹ 89 - 52% open Β· ⏱️ 09.02.2024): +- [GitHub](https://github.com/model-bakers/model_bakery) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 81 Β· πŸ“¦ 3.8K Β· πŸ“‹ 130 - 21% open Β· ⏱️ 12.12.2023): ``` - git clone https://github.com/mherrmann/selenium-python-helium - ``` -- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 9.1K / month): - ``` - pip install helium + git clone https://github.com/model-bakers/model_bakery ``` -
-
aioresponses (πŸ₯‰27 Β· ⭐ 490) - Aioresponses is a helper for mock/fake web requests in python.. MIT - -- [GitHub](https://github.com/pnuckowski/aioresponses) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 83 Β· πŸ“‹ 100 - 50% open Β· ⏱️ 17.11.2023): - +- [PyPi](https://pypi.org/project/model_bakery) (πŸ“₯ 550K / month Β· πŸ“¦ 32 Β· ⏱️ 27.10.2023): ``` - git clone https://github.com/pnuckowski/aioresponses + pip install model_bakery ``` -- [PyPi](https://pypi.org/project/aioresponses) (πŸ“₯ 1.1M / month Β· πŸ“¦ 210 Β· ⏱️ 20.11.2023): +- [Conda](https://anaconda.org/conda-forge/model_bakery) (πŸ“₯ 20K Β· ⏱️ 16.06.2023): ``` - pip install aioresponses + conda install -c conda-forge model_bakery ```
-
pytest-flask (πŸ₯‰27 Β· ⭐ 470) - A set of pytest fixtures to test Flask applications. MIT +
pytest-flask (πŸ₯‰28 Β· ⭐ 470) - A set of pytest fixtures to test Flask applications. MIT - [GitHub](https://github.com/pytest-dev/pytest-flask) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 91 Β· πŸ“₯ 5 Β· πŸ“‹ 84 - 15% open Β· ⏱️ 27.12.2023): ``` git clone https://github.com/pytest-dev/pytest-flask ``` -- [PyPi](https://pypi.org/project/pytest-flask) (πŸ“₯ 430K / month Β· πŸ“¦ 8.4K Β· ⏱️ 23.10.2023): +- [PyPi](https://pypi.org/project/pytest-flask) (πŸ“₯ 460K / month Β· πŸ“¦ 8.4K Β· ⏱️ 23.10.2023): ``` pip install pytest-flask ``` @@ -2429,14 +2364,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge pytest-flask ```
-
webtest (πŸ₯‰27 Β· ⭐ 330 Β· πŸ’€) - Wraps any WSGI application and makes it easy to send test requests to.. MIT +
webtest (πŸ₯‰27 Β· ⭐ 330) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT -- [GitHub](https://github.com/Pylons/webtest) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 110 Β· πŸ“¦ 11K Β· πŸ“‹ 130 - 23% open Β· ⏱️ 08.06.2023): +- [GitHub](https://github.com/Pylons/webtest) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 110 Β· πŸ“¦ 11K Β· πŸ“‹ 130 - 22% open Β· ⏱️ 04.03.2024): ``` git clone https://github.com/Pylons/webtest ``` -- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 730K / month Β· πŸ“¦ 4K Β· ⏱️ 19.08.2021): +- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 740K / month Β· πŸ“¦ 4K Β· ⏱️ 19.08.2021): ``` pip install webtest ``` @@ -2447,20 +2382,56 @@ _General purpose web frameworks to build web applications and REST APIs._
playwright (πŸ₯‰26 Β· ⭐ 10K) - A high-level API to automate web browsers. Apache-2 -- [GitHub](https://github.com/Microsoft/playwright-python) (πŸ”€ 860): +- [GitHub](https://github.com/Microsoft/playwright-python) (πŸ”€ 790): ``` git clone https://github.com/Microsoft/playwright-python ``` -- [PyPi](https://pypi.org/project/playwright) (πŸ“₯ 2.6M / month Β· πŸ“¦ 480 Β· ⏱️ 06.02.2024): +- [PyPi](https://pypi.org/project/playwright) (πŸ“₯ 2.7M / month Β· πŸ“¦ 520 Β· ⏱️ 06.03.2024): ``` pip install playwright ``` -- [Conda](https://anaconda.org/microsoft/playwright) (πŸ“₯ 32K Β· ⏱️ 06.02.2024): +- [Conda](https://anaconda.org/microsoft/playwright) (πŸ“₯ 32K Β· ⏱️ 06.03.2024): ``` conda install -c microsoft playwright ```
+
selenium-python-helium (πŸ₯‰26 Β· ⭐ 3.8K) - Lighter web automation for Python. MIT + +- [GitHub](https://github.com/mherrmann/helium) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 340 Β· πŸ“¦ 530 Β· πŸ“‹ 89 - 52% open Β· ⏱️ 09.02.2024): + + ``` + git clone https://github.com/mherrmann/selenium-python-helium + ``` +- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 9.4K / month Β· πŸ“¦ 14 Β· ⏱️ 08.12.2023): + ``` + pip install helium + ``` +
+
requestium (πŸ₯‰26 Β· ⭐ 1.8K Β· πŸ“ˆ) - Integration layer between Requests and Selenium for automation.. BSD-3 + +- [GitHub](https://github.com/tryolabs/requestium) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 150 Β· πŸ“¦ 91 Β· πŸ“‹ 35 - 11% open Β· ⏱️ 04.02.2024): + + ``` + git clone https://github.com/tryolabs/requestium + ``` +- [PyPi](https://pypi.org/project/requestium) (πŸ“₯ 70K / month Β· πŸ“¦ 8 Β· ⏱️ 04.02.2024): + ``` + pip install requestium + ``` +
+
aioresponses (πŸ₯‰26 Β· ⭐ 490) - Aioresponses is a helper for mock/fake web requests in python.. MIT + +- [GitHub](https://github.com/pnuckowski/aioresponses) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 83 Β· πŸ“‹ 100 - 49% open Β· ⏱️ 06.03.2024): + + ``` + git clone https://github.com/pnuckowski/aioresponses + ``` +- [PyPi](https://pypi.org/project/aioresponses) (πŸ“₯ 1.1M / month Β· πŸ“¦ 210 Β· ⏱️ 20.11.2023): + ``` + pip install aioresponses + ``` +
django-test-plus (πŸ₯‰25 Β· ⭐ 600 Β· πŸ’€) - Useful additions to Djangos default TestCase. BSD-3 - [GitHub](https://github.com/revsys/django-test-plus) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 66 Β· πŸ“‹ 57 - 19% open Β· ⏱️ 11.07.2023): @@ -2468,7 +2439,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/revsys/django-test-plus ``` -- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 62K / month Β· πŸ“¦ 1.3K Β· ⏱️ 11.07.2023): +- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 63K / month Β· πŸ“¦ 1.3K Β· ⏱️ 11.07.2023): ``` pip install django-test-plus ``` @@ -2495,38 +2466,38 @@ _General purpose web frameworks to build web applications and REST APIs._
python-mocket (πŸ₯‰24 Β· ⭐ 270) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3 -- [GitHub](https://github.com/mindflayer/python-mocket) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 42 Β· πŸ“¦ 91 Β· πŸ“‹ 78 - 3% open Β· ⏱️ 06.02.2024): +- [GitHub](https://github.com/mindflayer/python-mocket) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 40 Β· πŸ“¦ 92 Β· πŸ“‹ 77 - 2% open Β· ⏱️ 06.02.2024): ``` git clone https://github.com/mindflayer/python-mocket ``` -- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 5K / month Β· πŸ“¦ 29 Β· ⏱️ 06.02.2024): +- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 4.9K / month): ``` pip install mocket ```
-
requestium (πŸ₯‰22 Β· ⭐ 1.8K Β· πŸ“‰) - Integration layer between Requests and Selenium for automation.. BSD-3 +
molotov (πŸ₯‰22 Β· ⭐ 440) - Load Testing Tool. Apache-2 -- [GitHub](https://github.com/tryolabs/requestium) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 150 Β· πŸ“¦ 91 Β· πŸ“‹ 35 - 11% open Β· ⏱️ 04.02.2024): +- [GitHub](https://github.com/tarekziade/molotov) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 31 Β· πŸ“¦ 120 Β· πŸ“‹ 120 - 13% open Β· ⏱️ 23.11.2023): ``` - git clone https://github.com/tryolabs/requestium + git clone https://github.com/loads/molotov ``` -- [PyPi](https://pypi.org/project/requestium) (πŸ“₯ 67K / month): +- [PyPi](https://pypi.org/project/molotov) (πŸ“₯ 42K / month Β· πŸ“¦ 13 Β· ⏱️ 21.10.2022): ``` - pip install requestium + pip install molotov ```
-
molotov (πŸ₯‰22 Β· ⭐ 440) - Load Testing Tool. Apache-2 +
gabbi (πŸ₯‰22 Β· ⭐ 150 Β· πŸ“ˆ) - Declarative HTTP Testing for Python and anything else. Apache-2 -- [GitHub](https://github.com/tarekziade/molotov) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 31 Β· πŸ“¦ 120 Β· πŸ“‹ 120 - 13% open Β· ⏱️ 23.11.2023): +- [GitHub](https://github.com/cdent/gabbi) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 34 Β· πŸ“‹ 150 - 14% open Β· ⏱️ 03.01.2024): ``` - git clone https://github.com/loads/molotov + git clone https://github.com/cdent/gabbi ``` -- [PyPi](https://pypi.org/project/molotov) (πŸ“₯ 41K / month Β· πŸ“¦ 13 Β· ⏱️ 21.10.2022): +- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 25K / month Β· πŸ“¦ 110 Β· ⏱️ 03.01.2024): ``` - pip install molotov + pip install gabbi ```
fsociety (πŸ₯‰21 Β· ⭐ 1.2K) - A Modular Penetration Testing Framework. MIT @@ -2536,7 +2507,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/fsociety-team/fsociety ``` -- [PyPi](https://pypi.org/project/fsociety) (πŸ“₯ 2.8K / month Β· ⏱️ 01.05.2022): +- [PyPi](https://pypi.org/project/fsociety) (πŸ“₯ 2.6K / month Β· ⏱️ 01.05.2022): ``` pip install fsociety ``` @@ -2548,23 +2519,15 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/aresponses/aresponses ``` -- [PyPi](https://pypi.org/project/aresponses) (πŸ“₯ 52K / month Β· πŸ“¦ 52 Β· ⏱️ 12.01.2024): +- [PyPi](https://pypi.org/project/aresponses) (πŸ“₯ 48K / month Β· πŸ“¦ 52 Β· ⏱️ 12.01.2024): ``` pip install aresponses ```
-
Astra (πŸ₯‰16 Β· ⭐ 2.4K Β· πŸ’€) - Automated Security Testing For REST APIs. Apache-2 - -- [GitHub](https://github.com/flipkart-incubator/Astra) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 390 Β· πŸ“‹ 97 - 71% open Β· ⏱️ 16.02.2023): - - ``` - git clone https://github.com/flipkart-incubator/Astra - ``` -
Show 18 hidden projects... +- pytest-django (πŸ₯ˆ35 Β· ⭐ 1.3K) - A Django plugin for pytest. ❗Unlicensed - HTTPretty (πŸ₯ˆ32 Β· ⭐ 2.1K Β· πŸ’€) - Intercept HTTP requests at the Python socket level. Fakes the.. MIT -- pytest-django (πŸ₯ˆ32 Β· ⭐ 1.3K) - A Django plugin for pytest. ❗Unlicensed - pyppeteer (πŸ₯ˆ30 Β· ⭐ 3.6K Β· πŸ’€) - Headless chrome/chromium automation library (unofficial port of.. MIT - django-nose (πŸ₯‰29 Β· ⭐ 880 Β· πŸ’€) - Django test runner using nose. BSD-3 - Mockoon (πŸ₯‰28 Β· ⭐ 5.7K) - Mockoon is the easiest and quickest way to run mock APIs.. ❗Unlicensed @@ -2572,15 +2535,15 @@ _General purpose web frameworks to build web applications and REST APIs._ - flask-testing (πŸ₯‰27 Β· ⭐ 500 Β· πŸ’€) - Unittest extensions for Flask. BSD-3 - splash (πŸ₯‰25 Β· ⭐ 4K Β· πŸ’€) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3 - yandex-tank (πŸ₯‰25 Β· ⭐ 2.4K) - Load and performance benchmark tool. ❗️LGPL-2.1 +- mixer (πŸ₯‰25 Β· ⭐ 930 Β· πŸ’€) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 +- httmock (πŸ₯‰24 Β· ⭐ 460 Β· πŸ’€) - A mocking library for requests. Apache-2 - pytest-splinter (πŸ₯‰24 Β· ⭐ 250 Β· πŸ’€) - pytest splinter and selenium integration for anyone.. MIT +- wdb (πŸ₯‰23 Β· ⭐ 1.6K Β· πŸ’€) - An improbable web debugger through WebSockets. ❗️GPL-3.0 - pyresttest (πŸ₯‰23 Β· ⭐ 1.1K Β· πŸ’€) - Python Rest Testing. Apache-2 -- wdb (πŸ₯‰21 Β· ⭐ 1.6K Β· πŸ’€) - An improbable web debugger through WebSockets. ❗️GPL-3.0 -- httmock (πŸ₯‰20 Β· ⭐ 460 Β· πŸ’€) - A mocking library for requests. ❗Unlicensed -- mixer (πŸ₯‰19 Β· ⭐ 930 Β· πŸ’€) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 - golem (πŸ₯‰19 Β· ⭐ 490 Β· πŸ’€) - A complete test automation tool. MIT -- async-asgi-testclient (πŸ₯‰19 Β· ⭐ 150 Β· πŸ’€) - A framework-agnostic library for testing ASGI web.. MIT -- huxley (πŸ₯‰17 Β· ⭐ 4.1K Β· πŸ’€) - A testing system for catching visual regressions in Web.. Apache-2 -- gabbi (πŸ₯‰17 Β· ⭐ 150 Β· πŸ“‰) - Declarative HTTP Testing for Python and anything else. ❗Unlicensed +- async-asgi-testclient (πŸ₯‰17 Β· ⭐ 150 Β· πŸ’€) - A framework-agnostic library for testing ASGI web.. MIT +- huxley (πŸ₯‰16 Β· ⭐ 4.1K Β· πŸ’€) - A testing system for catching visual regressions in Web.. Apache-2 +- Astra (πŸ₯‰15 Β· ⭐ 2.4K Β· πŸ’€) - Automated Security Testing For REST APIs. Apache-2

@@ -2588,14 +2551,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
wtforms (πŸ₯‡37 Β· ⭐ 1.5K) - A flexible forms validation and rendering library for Python. BSD-3 +
wtforms (πŸ₯‡39 Β· ⭐ 1.5K) - A flexible forms validation and rendering library for Python. BSD-3 -- [GitHub](https://github.com/wtforms/wtforms) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 390 Β· πŸ“‹ 440 - 11% open Β· ⏱️ 15.02.2024): +- [GitHub](https://github.com/wtforms/wtforms) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 390 Β· πŸ“¦ 210K Β· πŸ“‹ 440 - 11% open Β· ⏱️ 15.02.2024): ``` git clone https://github.com/wtforms/wtforms ``` -- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 5.1M / month Β· πŸ“¦ 15K Β· ⏱️ 06.01.2024): +- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 5.2M / month): ``` pip install wtforms ``` @@ -2606,16 +2569,16 @@ _General purpose web frameworks to build web applications and REST APIs._
django-crispy-forms (πŸ₯ˆ36 Β· ⭐ 4.9K) - The best way to have DRY Django forms. The app.. MIT -- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 740 Β· πŸ“¦ 140K Β· πŸ“‹ 700 - 9% open Β· ⏱️ 03.11.2023): +- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 700 Β· πŸ“¦ 140K Β· πŸ“‹ 680 - 7% open Β· ⏱️ 03.11.2023): ``` git clone https://github.com/django-crispy-forms/django-crispy-forms ``` -- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 1.1M / month Β· πŸ“¦ 8.1K Β· ⏱️ 15.10.2023): +- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 1.1M / month): ``` pip install django-crispy-forms ``` -- [Conda](https://anaconda.org/conda-forge/django-crispy-forms) (πŸ“₯ 91K Β· ⏱️ 15.10.2023): +- [Conda](https://anaconda.org/conda-forge/django-crispy-forms) (πŸ“₯ 92K Β· ⏱️ 15.10.2023): ``` conda install -c conda-forge django-crispy-forms ``` @@ -2643,19 +2606,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/jazzband/django-formtools ``` -- [PyPi](https://pypi.org/project/django-formtools) (πŸ“₯ 510K / month Β· πŸ“¦ 1.2K Β· ⏱️ 19.12.2023): +- [PyPi](https://pypi.org/project/django-formtools) (πŸ“₯ 520K / month Β· πŸ“¦ 1.2K Β· ⏱️ 19.12.2023): ``` pip install django-formtools ```
-
deform (πŸ₯‰27 Β· ⭐ 410) - A Python HTML form library. BSD-3 +
deform (πŸ₯‰26 Β· ⭐ 410) - A Python HTML form library. BSD-3 - [GitHub](https://github.com/Pylons/deform) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 160 Β· πŸ“¦ 800 Β· πŸ“‹ 180 - 25% open Β· ⏱️ 15.11.2023): ``` git clone https://github.com/Pylons/deform ``` -- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 6K / month Β· πŸ“¦ 190 Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 6.7K / month): ``` pip install deform ``` @@ -2668,7 +2631,7 @@ _General purpose web frameworks to build web applications and REST APIs._
markdown (πŸ₯‡40 Β· ⭐ 3.5K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3 -- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 850 Β· πŸ“₯ 46 Β· πŸ“¦ 340K Β· πŸ“‹ 860 - 3% open Β· ⏱️ 05.02.2024): +- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 850 Β· πŸ“₯ 49 Β· πŸ“¦ 340K Β· πŸ“‹ 870 - 3% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/Python-Markdown/markdown @@ -2684,12 +2647,12 @@ _General purpose web frameworks to build web applications and REST APIs._
pelican (πŸ₯‡37 Β· ⭐ 12K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 -- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 1.8K Β· πŸ“₯ 1K Β· πŸ“¦ 7.7K Β· πŸ“‹ 1.7K - 3% open Β· ⏱️ 29.01.2024): +- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 1.8K Β· πŸ“₯ 1K Β· πŸ“¦ 7.7K Β· πŸ“‹ 1.6K - 1% open Β· ⏱️ 29.01.2024): ``` git clone https://github.com/getpelican/pelican ``` -- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 21K / month Β· πŸ“¦ 1.8K Β· ⏱️ 15.11.2023): +- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 23K / month): ``` pip install pelican ``` @@ -2700,24 +2663,24 @@ _General purpose web frameworks to build web applications and REST APIs._
python-markdown2 (πŸ₯ˆ35 Β· ⭐ 2.6K) - markdown2: A fast and complete implementation of Markdown in.. MIT -- [GitHub](https://github.com/trentm/python-markdown2) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 420 Β· πŸ“‹ 320 - 28% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/trentm/python-markdown2) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 420 Β· πŸ“‹ 320 - 28% open Β· ⏱️ 04.03.2024): ``` git clone https://github.com/trentm/python-markdown2 ``` -- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 2.3M / month Β· πŸ“¦ 2.4K Β· ⏱️ 25.02.2024): +- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 2.5M / month Β· πŸ“¦ 2.4K Β· ⏱️ 25.02.2024): ``` pip install markdown2 ```
-
mistune (πŸ₯ˆ35 Β· ⭐ 2.4K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3 +
mistune (πŸ₯ˆ34 Β· ⭐ 2.4K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3 - [GitHub](https://github.com/lepture/mistune) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 240 Β· πŸ“¦ 270K Β· πŸ“‹ 280 - 9% open Β· ⏱️ 17.01.2024): ``` git clone https://github.com/lepture/mistune ``` -- [PyPi](https://pypi.org/project/mistune) (πŸ“₯ 21M / month Β· πŸ“¦ 9.4K Β· ⏱️ 29.09.2023): +- [PyPi](https://pypi.org/project/mistune) (πŸ“₯ 22M / month Β· πŸ“¦ 9.4K Β· ⏱️ 29.09.2023): ``` pip install mistune ``` @@ -2726,30 +2689,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge mistune ```
-
pymdown-extensions (πŸ₯ˆ32 Β· ⭐ 870) - Extensions for Python Markdown. MIT +
pymdown-extensions (πŸ₯ˆ33 Β· ⭐ 880) - Extensions for Python Markdown. MIT -- [GitHub](https://github.com/facelessuser/pymdown-extensions) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 300 Β· πŸ“¦ 29K Β· πŸ“‹ 360 - 2% open Β· ⏱️ 30.12.2023): +- [GitHub](https://github.com/facelessuser/pymdown-extensions) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 240 Β· πŸ“¦ 29K Β· πŸ“‹ 360 - 3% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/facelessuser/pymdown-extensions ``` -- [PyPi](https://pypi.org/project/pymdown-extensions) (πŸ“₯ 3.1M / month Β· πŸ“¦ 240 Β· ⏱️ 30.12.2023): +- [PyPi](https://pypi.org/project/pymdown-extensions) (πŸ“₯ 3.2M / month Β· πŸ“¦ 260 Β· ⏱️ 05.03.2024): ``` pip install pymdown-extensions ``` -- [Conda](https://anaconda.org/conda-forge/pymdown-extensions) (πŸ“₯ 190K Β· ⏱️ 31.12.2023): +- [Conda](https://anaconda.org/conda-forge/pymdown-extensions) (πŸ“₯ 190K Β· ⏱️ 05.03.2024): ``` conda install -c conda-forge pymdown-extensions ```
-
markdown-it-py (πŸ₯ˆ32 Β· ⭐ 600) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT +
markdown-it-py (πŸ₯‰32 Β· ⭐ 600) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT -- [GitHub](https://github.com/executablebooks/markdown-it-py) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 69 Β· πŸ“¦ 89K Β· πŸ“‹ 88 - 38% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/executablebooks/markdown-it-py) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 69 Β· πŸ“¦ 91K Β· πŸ“‹ 88 - 38% open Β· ⏱️ 28.02.2024): ``` git clone https://github.com/executablebooks/markdown-it-py ``` -- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 42M / month Β· πŸ“¦ 450 Β· ⏱️ 03.06.2023): +- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 43M / month Β· πŸ“¦ 450 Β· ⏱️ 03.06.2023): ``` pip install markdown-it-py ``` @@ -2758,55 +2721,55 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge markdown-it-py ```
-
html2text (πŸ₯‰31 Β· ⭐ 1.6K Β· πŸ“ˆ) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 +
html2text (πŸ₯‰31 Β· ⭐ 1.6K) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 - [GitHub](https://github.com/Alir3z4/html2text) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 250 Β· πŸ“‹ 220 - 39% open Β· ⏱️ 28.02.2024): ``` git clone https://github.com/Alir3z4/html2text ``` -- [PyPi](https://pypi.org/project/html2text) (πŸ“₯ 1.4M / month Β· πŸ“¦ 2.5K Β· ⏱️ 27.02.2024): +- [PyPi](https://pypi.org/project/html2text) (πŸ“₯ 1.5M / month Β· πŸ“¦ 2.5K Β· ⏱️ 27.02.2024): ``` pip install html2text ```
-
grip (πŸ₯‰30 Β· ⭐ 6.3K) - Preview GitHub README.md files locally before committing them. MIT +
grip (πŸ₯‰29 Β· ⭐ 6.3K) - Preview GitHub README.md files locally before committing them. MIT - [GitHub](https://github.com/joeyespo/grip) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 440 Β· πŸ“¦ 1.7K Β· πŸ“‹ 290 - 35% open Β· ⏱️ 13.10.2023): ``` git clone https://github.com/joeyespo/grip ``` -- [PyPi](https://pypi.org/project/grip) (πŸ“₯ 37K / month Β· πŸ“¦ 150 Β· ⏱️ 12.10.2023): +- [PyPi](https://pypi.org/project/grip) (πŸ“₯ 40K / month Β· πŸ“¦ 150 Β· ⏱️ 12.10.2023): ``` pip install grip ```
-
django-markdownx (πŸ₯‰28 Β· ⭐ 810) - Comprehensive Markdown plugin built for Django. BSD-3 +
mistletoe (πŸ₯‰28 Β· ⭐ 730) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT -- [GitHub](https://github.com/neutronX/django-markdownx) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 150 Β· πŸ“¦ 2.5K Β· πŸ“‹ 170 - 29% open Β· ⏱️ 08.12.2023): +- [GitHub](https://github.com/miyuchina/mistletoe) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 110 Β· πŸ“₯ 530 Β· πŸ“¦ 850 Β· πŸ“‹ 130 - 15% open Β· ⏱️ 27.01.2024): ``` - git clone https://github.com/neutronX/django-markdownx + git clone https://github.com/miyuchina/mistletoe ``` -- [PyPi](https://pypi.org/project/django-markdownx) (πŸ“₯ 34K / month Β· πŸ“¦ 120 Β· ⏱️ 08.12.2023): +- [PyPi](https://pypi.org/project/mistletoe) (πŸ“₯ 230K / month Β· πŸ“¦ 81 Β· ⏱️ 21.01.2024): ``` - pip install django-markdownx + pip install mistletoe ```
-
mistletoe (πŸ₯‰28 Β· ⭐ 730) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT +
django-markdownx (πŸ₯‰27 Β· ⭐ 820) - Comprehensive Markdown plugin built for Django. BSD-3 -- [GitHub](https://github.com/miyuchina/mistletoe) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 110 Β· πŸ“₯ 530 Β· πŸ“¦ 850 Β· πŸ“‹ 130 - 15% open Β· ⏱️ 27.01.2024): +- [GitHub](https://github.com/neutronX/django-markdownx) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 150 Β· πŸ“¦ 2.5K Β· πŸ“‹ 170 - 29% open Β· ⏱️ 08.12.2023): ``` - git clone https://github.com/miyuchina/mistletoe + git clone https://github.com/neutronX/django-markdownx ``` -- [PyPi](https://pypi.org/project/mistletoe) (πŸ“₯ 240K / month Β· πŸ“¦ 81 Β· ⏱️ 21.01.2024): +- [PyPi](https://pypi.org/project/django-markdownx) (πŸ“₯ 34K / month Β· πŸ“¦ 120 Β· ⏱️ 08.12.2023): ``` - pip install mistletoe + pip install django-markdownx ```
-
django-markdown-editor (πŸ₯‰23 Β· ⭐ 760) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 +
django-markdown-editor (πŸ₯‰23 Β· ⭐ 770) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 - [GitHub](https://github.com/agusmakmun/django-markdown-editor) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 1.3K Β· πŸ“‹ 140 - 26% open Β· ⏱️ 29.10.2023): @@ -2818,21 +2781,9 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install martor ```
-
markdown-include (πŸ₯‰22 Β· ⭐ 95 Β· πŸ’€) - Provides syntax for Python-Markdown which allows for.. ❗️GPL-3.0 - -- [GitHub](https://github.com/cmacmackin/markdown-include) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 40 Β· πŸ“¦ 5.5K Β· πŸ“‹ 28 - 39% open Β· ⏱️ 07.02.2023): +
Show 1 hidden projects... - ``` - git clone https://github.com/cmacmackin/markdown-include - ``` -- [PyPi](https://pypi.org/project/markdown-include) (πŸ“₯ 81K / month Β· πŸ“¦ 280 Β· ⏱️ 07.02.2023): - ``` - pip install markdown-include - ``` -- [Conda](https://anaconda.org/conda-forge/markdown-include) (πŸ“₯ 20K Β· ⏱️ 16.06.2023): - ``` - conda install -c conda-forge markdown-include - ``` +- markdown-include (πŸ₯‰22 Β· ⭐ 94 Β· πŸ’€) - Provides syntax for Python-Markdown which allows for.. ❗️GPL-3.0

@@ -2846,12 +2797,12 @@ _General purpose web frameworks to build web applications and REST APIs._
youtube-dl (πŸ₯‡43 Β· ⭐ 130K) - Command-line program to download videos from YouTube.com and.. Unlicense -- [GitHub](https://github.com/ytdl-org/youtube-dl) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 9.6K Β· πŸ“₯ 61M Β· πŸ“‹ 27K - 15% open Β· ⏱️ 22.02.2024): +- [GitHub](https://github.com/ytdl-org/youtube-dl) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 9.6K Β· πŸ“₯ 61M Β· πŸ“‹ 27K - 15% open Β· ⏱️ 04.03.2024): ``` git clone https://github.com/ytdl-org/youtube-dl ``` -- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 310K / month Β· πŸ“¦ 1.8K Β· ⏱️ 16.12.2021): +- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 340K / month Β· πŸ“¦ 1.8K Β· ⏱️ 16.12.2021): ``` pip install youtube_dl ``` @@ -2860,118 +2811,118 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge youtube-dl ```
-
google-api-python-client (πŸ₯‡42 Β· ⭐ 7.3K) - The official Python client library for Googles.. Apache-2 +
python-telegram-bot (πŸ₯‡42 Β· ⭐ 24K) - We have made you a wrapper you cant refuse. ❗️GPL-3.0 -- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 2.3K Β· πŸ“¦ 190K Β· πŸ“‹ 1K - 11% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 4.9K Β· πŸ“₯ 22K Β· πŸ“¦ 98K Β· πŸ“‹ 2.1K - 0% open Β· ⏱️ 06.03.2024): ``` - git clone https://github.com/googleapis/google-api-python-client + git clone https://github.com/python-telegram-bot/python-telegram-bot ``` -- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 38M / month Β· πŸ“¦ 7.8K Β· ⏱️ 22.02.2024): +- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 1.2M / month): ``` - pip install google-api-python-client + pip install python-telegram-bot ``` -- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (πŸ“₯ 2.7M Β· ⏱️ 22.02.2024): +- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (πŸ“₯ 92K Β· ⏱️ 07.03.2024): ``` - conda install -c conda-forge google-api-python-client + conda install -c conda-forge python-telegram-bot ```
-
GitPython (πŸ₯‡42 Β· ⭐ 4.3K) - GitPython is a python library used to interact with Git repositories. BSD-3 +
google-api-python-client (πŸ₯‡42 Β· ⭐ 7.3K) - The official Python client library for Googles.. Apache-2 -- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 930 Β· πŸ“¦ 230K Β· πŸ“‹ 990 - 15% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 2.4K Β· πŸ“¦ 190K Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 06.03.2024): ``` - git clone https://github.com/gitpython-developers/GitPython + git clone https://github.com/googleapis/google-api-python-client ``` -- [PyPi](https://pypi.org/project/gitpython) (πŸ“₯ 58M / month Β· πŸ“¦ 8.5K Β· ⏱️ 15.02.2024): +- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 39M / month Β· πŸ“¦ 7.8K Β· ⏱️ 05.03.2024): ``` - pip install gitpython + pip install google-api-python-client ``` -- [Conda](https://anaconda.org/conda-forge/gitpython) (πŸ“₯ 7.4M Β· ⏱️ 16.02.2024): +- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (πŸ“₯ 2.7M Β· ⏱️ 05.03.2024): ``` - conda install -c conda-forge gitpython + conda install -c conda-forge google-api-python-client ```
-
python-telegram-bot (πŸ₯‡41 Β· ⭐ 24K) - We have made you a wrapper you cant refuse. ❗️GPL-3.0 +
GitPython (πŸ₯‡42 Β· ⭐ 4.3K) - GitPython is a python library used to interact with Git repositories. BSD-3 -- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 5.2K Β· πŸ“₯ 22K Β· πŸ“¦ 98K Β· πŸ“‹ 2.1K - 0% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 930 Β· πŸ“¦ 230K Β· πŸ“‹ 1K - 15% open Β· ⏱️ 05.03.2024): ``` - git clone https://github.com/python-telegram-bot/python-telegram-bot + git clone https://github.com/gitpython-developers/GitPython ``` -- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 1.1M / month Β· πŸ“¦ 2.6K Β· ⏱️ 08.02.2024): +- [PyPi](https://pypi.org/project/gitpython) (πŸ“₯ 59M / month Β· πŸ“¦ 8.6K Β· ⏱️ 15.02.2024): ``` - pip install python-telegram-bot + pip install gitpython ``` -- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (πŸ“₯ 92K Β· ⏱️ 08.02.2024): +- [Conda](https://anaconda.org/conda-forge/gitpython) (πŸ“₯ 7.4M Β· ⏱️ 16.02.2024): ``` - conda install -c conda-forge python-telegram-bot + conda install -c conda-forge gitpython ```
-
Telethon (πŸ₯‡41 Β· ⭐ 8.8K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT +
Telethon (πŸ₯‡40 Β· ⭐ 8.8K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT -- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.4K Β· πŸ“¦ 55K Β· πŸ“‹ 2.2K - 1% open Β· ⏱️ 23.02.2024): +- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1.2K Β· πŸ“¦ 56K Β· πŸ“‹ 2.2K - 1% open Β· ⏱️ 23.02.2024): ``` git clone https://github.com/LonamiWebs/Telethon ``` -- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 2.8M / month Β· πŸ“¦ 470 Β· ⏱️ 02.02.2024): +- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 3.4M / month): ``` pip install telethon ```
-
discord.py (πŸ₯‡40 Β· ⭐ 14K) - An API wrapper for Discord written in Python. MIT +
gspread (πŸ₯‡40 Β· ⭐ 6.8K) - Google Sheets Python API. MIT -- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 3.7K Β· πŸ“¦ 41K Β· πŸ“‹ 2.9K - 3% open Β· ⏱️ 23.02.2024): +- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 900 Β· πŸ“₯ 2.7K Β· πŸ“¦ 30K Β· πŸ“‹ 900 - 4% open Β· ⏱️ 02.03.2024): ``` - git clone https://github.com/Rapptz/discord.py + git clone https://github.com/burnash/gspread ``` -- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 540K / month Β· πŸ“¦ 2.8K Β· ⏱️ 10.08.2023): +- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 9M / month): ``` - pip install discord.py + pip install gspread ``` -- [Conda](https://anaconda.org/conda-forge/discord.py) (πŸ“₯ 15K Β· ⏱️ 11.08.2023): +- [Conda](https://anaconda.org/conda-forge/gspread) (πŸ“₯ 310K Β· ⏱️ 24.01.2024): ``` - conda install -c conda-forge discord.py + conda install -c conda-forge gspread ```
-
gspread (πŸ₯‡40 Β· ⭐ 6.8K) - Google Sheets Python API. MIT +
discord.py (πŸ₯ˆ39 Β· ⭐ 14K) - An API wrapper for Discord written in Python. MIT -- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 980 Β· πŸ“₯ 2.7K Β· πŸ“¦ 30K Β· πŸ“‹ 900 - 5% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 3.5K Β· πŸ“¦ 41K Β· πŸ“‹ 2.9K - 2% open Β· ⏱️ 23.02.2024): ``` - git clone https://github.com/burnash/gspread + git clone https://github.com/Rapptz/discord.py ``` -- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 9.1M / month Β· πŸ“¦ 1.1K Β· ⏱️ 14.02.2024): +- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 530K / month): ``` - pip install gspread + pip install discord.py ``` -- [Conda](https://anaconda.org/conda-forge/gspread) (πŸ“₯ 310K Β· ⏱️ 24.01.2024): +- [Conda](https://anaconda.org/conda-forge/discord.py) (πŸ“₯ 15K Β· ⏱️ 11.08.2023): ``` - conda install -c conda-forge gspread + conda install -c conda-forge discord.py ```
-
pyTelegramBotAPI (πŸ₯ˆ39 Β· ⭐ 7.5K) - Python Telegram bot api. ❗️GPL-2.0 +
pyTelegramBotAPI (πŸ₯ˆ39 Β· ⭐ 7.6K) - Python Telegram bot api. ❗️GPL-2.0 -- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2K Β· πŸ“¦ 44K Β· πŸ“‹ 1.2K - 0% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.9K Β· πŸ“¦ 44K Β· πŸ“‹ 1.2K - 0% open Β· ⏱️ 28.02.2024): ``` git clone https://github.com/eternnoir/pyTelegramBotAPI ``` -- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 410K / month Β· πŸ“¦ 960 Β· ⏱️ 17.02.2024): +- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 430K / month): ``` pip install pytelegrambotapi ```
PyGithub (πŸ₯ˆ39 Β· ⭐ 6.6K) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0 -- [GitHub](https://github.com/PyGithub/PyGithub) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 1.7K Β· πŸ“¦ 49K Β· πŸ“‹ 1.6K - 16% open Β· ⏱️ 22.02.2024): +- [GitHub](https://github.com/PyGithub/PyGithub) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 1.6K Β· πŸ“¦ 50K Β· πŸ“‹ 1.5K - 13% open Β· ⏱️ 03.03.2024): ``` git clone https://github.com/PyGithub/PyGithub ``` -- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 19M / month Β· πŸ“¦ 2.8K Β· ⏱️ 30.01.2024): +- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 20M / month): ``` pip install pygithub ``` @@ -2982,12 +2933,12 @@ _General purpose web frameworks to build web applications and REST APIs._
tweepy (πŸ₯ˆ38 Β· ⭐ 10K) - Twitter for Python!. MIT -- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 4.5K Β· πŸ“¦ 52K Β· πŸ“‹ 1.3K - 6% open Β· ⏱️ 06.02.2024): +- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 4.5K Β· πŸ“¦ 52K Β· πŸ“‹ 1.3K - 5% open Β· ⏱️ 06.02.2024): ``` git clone https://github.com/tweepy/tweepy ``` -- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 1M / month Β· πŸ“¦ 4.4K Β· ⏱️ 24.04.2023): +- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 1.1M / month): ``` pip install tweepy ``` @@ -3003,7 +2954,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pytube/pytube ``` -- [PyPi](https://pypi.org/project/pytube) (πŸ“₯ 560K / month Β· πŸ“¦ 490 Β· ⏱️ 07.05.2023): +- [PyPi](https://pypi.org/project/pytube) (πŸ“₯ 660K / month Β· πŸ“¦ 500 Β· ⏱️ 07.05.2023): ``` pip install pytube ``` @@ -3014,12 +2965,12 @@ _General purpose web frameworks to build web applications and REST APIs._
slackclient (πŸ₯ˆ37 Β· ⭐ 3.8K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 890 Β· πŸ“₯ 200 Β· πŸ“¦ 1 Β· πŸ“‹ 790 - 3% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 890 Β· πŸ“₯ 200 Β· πŸ“¦ 1 Β· πŸ“‹ 790 - 3% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 4.9M / month Β· πŸ“¦ 2.2K Β· ⏱️ 22.04.2022): +- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 5.1M / month Β· πŸ“¦ 2.2K Β· ⏱️ 22.04.2022): ``` pip install slackclient ``` @@ -3028,14 +2979,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge slackclient ```
+
jira (πŸ₯ˆ37 Β· ⭐ 1.9K) - Python Jira library. Development chat available on.. BSD-2 + +- [GitHub](https://github.com/pycontribs/jira) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 840 Β· πŸ“₯ 780 Β· πŸ“¦ 8.1K Β· πŸ“‹ 710 - 21% open Β· ⏱️ 24.02.2024): + + ``` + git clone https://github.com/pycontribs/jira + ``` +- [PyPi](https://pypi.org/project/jira) (πŸ“₯ 7.7M / month Β· πŸ“¦ 1.1K Β· ⏱️ 05.01.2024): + ``` + pip install jira + ``` +- [Conda](https://anaconda.org/conda-forge/jira) (πŸ“₯ 120K Β· ⏱️ 07.01.2024): + ``` + conda install -c conda-forge jira + ``` +
twilio (πŸ₯ˆ37 Β· ⭐ 1.8K) - A Python module for communicating with the Twilio API and generating TwiML. MIT -- [GitHub](https://github.com/twilio/twilio-python) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 680 Β· πŸ“¦ 38K Β· πŸ“‹ 300 - 6% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/twilio/twilio-python) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 680 Β· πŸ“¦ 38K Β· πŸ“‹ 300 - 6% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/twilio/twilio-python ``` -- [PyPi](https://pypi.org/project/twilio) (πŸ“₯ 4M / month Β· πŸ“¦ 3.6K Β· ⏱️ 27.02.2024): +- [PyPi](https://pypi.org/project/twilio) (πŸ“₯ 3.9M / month Β· πŸ“¦ 3.6K Β· ⏱️ 27.02.2024): ``` pip install twilio ``` @@ -3062,7 +3029,7 @@ _General purpose web frameworks to build web applications and REST APIs._
python-slack-sdk (πŸ₯ˆ36 Β· ⭐ 3.8K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 890 Β· πŸ“₯ 200 Β· πŸ“¦ 1 Β· πŸ“‹ 790 - 3% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 890 Β· πŸ“₯ 200 Β· πŸ“¦ 1 Β· πŸ“‹ 790 - 3% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/slackapi/python-slack-sdk @@ -3076,46 +3043,42 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge slack-sdk ```
-
jira (πŸ₯ˆ36 Β· ⭐ 1.9K) - Python Jira library. Development chat available on.. BSD-2 +
stripe (πŸ₯ˆ36 Β· ⭐ 1.5K) - Python library for the Stripe API. MIT -- [GitHub](https://github.com/pycontribs/jira) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 840 Β· πŸ“₯ 780 Β· πŸ“¦ 8 Β· πŸ“‹ 710 - 21% open Β· ⏱️ 24.02.2024): +- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 400 Β· πŸ“‹ 360 - 3% open Β· ⏱️ 29.02.2024): ``` - git clone https://github.com/pycontribs/jira + git clone https://github.com/stripe/stripe-python ``` -- [PyPi](https://pypi.org/project/jira) (πŸ“₯ 7.5M / month Β· πŸ“¦ 1.1K Β· ⏱️ 05.01.2024): +- [PyPi](https://pypi.org/project/stripe) (πŸ“₯ 3.1M / month Β· πŸ“¦ 2K Β· ⏱️ 29.02.2024): ``` - pip install jira + pip install stripe ``` -- [Conda](https://anaconda.org/conda-forge/jira) (πŸ“₯ 120K Β· ⏱️ 07.01.2024): +- [Conda](https://anaconda.org/anaconda/stripe) (πŸ“₯ 35K Β· ⏱️ 16.06.2023): ``` - conda install -c conda-forge jira + conda install -c anaconda stripe ```
-
stripe (πŸ₯ˆ36 Β· ⭐ 1.5K) - Python library for the Stripe API. MIT +
thumbor (πŸ₯ˆ34 Β· ⭐ 9.8K) - thumbor is an open-source photo thumbnail service by globo.com. MIT -- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 390 Β· πŸ“‹ 360 - 3% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 820 Β· πŸ“¦ 350 Β· πŸ“‹ 990 - 2% open Β· ⏱️ 04.03.2024): ``` - git clone https://github.com/stripe/stripe-python - ``` -- [PyPi](https://pypi.org/project/stripe) (πŸ“₯ 3M / month Β· πŸ“¦ 2K Β· ⏱️ 27.02.2024): - ``` - pip install stripe + git clone https://github.com/thumbor/thumbor ``` -- [Conda](https://anaconda.org/anaconda/stripe) (πŸ“₯ 34K Β· ⏱️ 16.06.2023): +- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 8.4K / month Β· πŸ“¦ 210 Β· ⏱️ 04.03.2024): ``` - conda install -c anaconda stripe + pip install thumbor ```
praw (πŸ₯ˆ34 Β· ⭐ 3.3K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2 -- [GitHub](https://github.com/praw-dev/praw) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 460 Β· πŸ“¦ 19K Β· πŸ“‹ 750 - 0% open Β· ⏱️ 29.01.2024): +- [GitHub](https://github.com/praw-dev/praw) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 440 Β· πŸ“¦ 20K Β· πŸ“‹ 740 - 0% open Β· ⏱️ 29.01.2024): ``` git clone https://github.com/praw-dev/praw ``` -- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 210K / month Β· πŸ“¦ 1.8K Β· ⏱️ 11.07.2023): +- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 220K / month): ``` pip install praw ``` @@ -3124,38 +3087,26 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge praw ```
-
thumbor (πŸ₯ˆ33 Β· ⭐ 9.8K) - thumbor is an open-source photo thumbnail service by globo.com. MIT - -- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 840 Β· πŸ“¦ 350 Β· πŸ“‹ 980 - 2% open Β· ⏱️ 27.02.2024): - - ``` - git clone https://github.com/thumbor/thumbor - ``` -- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 8K / month Β· πŸ“¦ 210 Β· ⏱️ 09.01.2024): - ``` - pip install thumbor - ``` -
gallery-dl (πŸ₯‰32 Β· ⭐ 9.7K) - Command-line program to download image galleries and.. ❗️GPL-2.0 -- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 820 Β· πŸ“₯ 500K Β· πŸ“¦ 21 Β· πŸ“‹ 4.3K - 21% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 820 Β· πŸ“₯ 500K Β· πŸ“¦ 21 Β· πŸ“‹ 4.3K - 21% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/mikf/gallery-dl ``` -- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 49K / month Β· πŸ“¦ 10 Β· ⏱️ 17.02.2024): +- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 48K / month Β· πŸ“¦ 10 Β· ⏱️ 17.02.2024): ``` pip install gallery-dl ```
spotipy (πŸ₯‰32 Β· ⭐ 4.7K) - A light weight Python library for the Spotify Web API. MIT -- [GitHub](https://github.com/spotipy-dev/spotipy) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 940 Β· πŸ“¦ 27K Β· πŸ“‹ 640 - 19% open Β· ⏱️ 29.12.2023): +- [GitHub](https://github.com/spotipy-dev/spotipy) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 920 Β· πŸ“¦ 28K Β· πŸ“‹ 640 - 19% open Β· ⏱️ 29.12.2023): ``` git clone https://github.com/plamere/spotipy ``` -- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 180K / month Β· πŸ“¦ 650 Β· ⏱️ 07.04.2023): +- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 190K / month): ``` pip install spotipy ``` @@ -3166,12 +3117,12 @@ _General purpose web frameworks to build web applications and REST APIs._
wechatpy (πŸ₯‰32 Β· ⭐ 3.7K Β· πŸ’€) - WeChat SDK for Python. MIT -- [GitHub](https://github.com/wechatpy/wechatpy) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 830 Β· πŸ“¦ 9.7K Β· πŸ“‹ 370 - 14% open Β· ⏱️ 10.05.2023): +- [GitHub](https://github.com/wechatpy/wechatpy) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 830 Β· πŸ“¦ 9.8K Β· πŸ“‹ 370 - 14% open Β· ⏱️ 10.05.2023): ``` git clone https://github.com/wechatpy/wechatpy ``` -- [PyPi](https://pypi.org/project/wechatpy) (πŸ“₯ 21K / month Β· πŸ“¦ 130 Β· ⏱️ 19.06.2022): +- [PyPi](https://pypi.org/project/wechatpy) (πŸ“₯ 25K / month Β· πŸ“¦ 130 Β· ⏱️ 19.06.2022): ``` pip install wechatpy ``` @@ -3192,54 +3143,54 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge simple-salesforce ```
-
notion-sdk-py (πŸ₯‰31 Β· ⭐ 1.5K) - The official Notion API client library, but rewritten in Python!.. MIT +
sherlock (πŸ₯‰31 Β· ⭐ 50K) - Hunt down social media accounts by username across social networks. MIT -- [GitHub](https://github.com/ramnes/notion-sdk-py) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 120 Β· πŸ“¦ 830 Β· πŸ“‹ 84 - 7% open Β· ⏱️ 22.02.2024): +- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 5.9K Β· πŸ“‹ 1K - 20% open Β· ⏱️ 19.01.2024): ``` - git clone https://github.com/ramnes/notion-sdk-py - ``` -- [PyPi](https://pypi.org/project/notion-client) (πŸ“₯ 760K / month Β· πŸ“¦ 48 Β· ⏱️ 28.12.2023): - ``` - pip install notion-client + git clone https://github.com/sherlock-project/sherlock ``` -- [Conda](https://anaconda.org/conda-forge/notion-client) (πŸ“₯ 6.2K Β· ⏱️ 16.06.2023): +- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 26K / month Β· πŸ“¦ 9 Β· ⏱️ 11.05.2019): ``` - conda install -c conda-forge notion-client + pip install sherlock ```
-
sherlock (πŸ₯‰28 Β· ⭐ 50K) - Hunt down social media accounts by username across social networks. MIT +
notion-sdk-py (πŸ₯‰31 Β· ⭐ 1.5K) - The official Notion API client library, but rewritten in Python!.. MIT -- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 5.9K Β· πŸ“‹ 880 - 8% open Β· ⏱️ 19.01.2024): +- [GitHub](https://github.com/ramnes/notion-sdk-py) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 120 Β· πŸ“¦ 840 Β· πŸ“‹ 84 - 7% open Β· ⏱️ 22.02.2024): ``` - git clone https://github.com/sherlock-project/sherlock + git clone https://github.com/ramnes/notion-sdk-py ``` -- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 22K / month): +- [PyPi](https://pypi.org/project/notion-client) (πŸ“₯ 810K / month Β· πŸ“¦ 48 Β· ⏱️ 28.12.2023): ``` - pip install sherlock + pip install notion-client + ``` +- [Conda](https://anaconda.org/conda-forge/notion-client) (πŸ“₯ 6.2K Β· ⏱️ 16.06.2023): + ``` + conda install -c conda-forge notion-client ```
-
imdbpy (πŸ₯‰28 Β· ⭐ 1.2K) - Cinemagoer is a Python package useful to retrieve and manage the.. ❗️GPL-2.0 +
imdbpy (πŸ₯‰29 Β· ⭐ 1.2K) - Cinemagoer is a Python package useful to retrieve and manage the.. ❗️GPL-2.0 - [GitHub](https://github.com/cinemagoer/cinemagoer) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 340 Β· πŸ“₯ 400 Β· πŸ“‹ 330 - 21% open Β· ⏱️ 04.12.2023): ``` git clone https://github.com/alberanid/imdbpy ``` -- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 14M / month Β· πŸ“¦ 130 Β· ⏱️ 09.07.2022): +- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 17M / month Β· πŸ“¦ 130 Β· ⏱️ 09.07.2022): ``` pip install imdbpy ```
-
notion-py (πŸ₯‰26 Β· ⭐ 4.2K) - Unofficial Python API client for Notion.so. MIT +
notion-py (πŸ₯‰25 Β· ⭐ 4.2K) - Unofficial Python API client for Notion.so. MIT - [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 440 Β· πŸ“¦ 780 Β· πŸ“‹ 270 - 57% open Β· ⏱️ 25.10.2023): ``` git clone https://github.com/jamalex/notion-py ``` -- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 6.4K / month Β· πŸ“¦ 38 Β· ⏱️ 05.02.2021): +- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 7.1K / month Β· πŸ“¦ 38 Β· ⏱️ 05.02.2021): ``` pip install notion ``` @@ -3251,7 +3202,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/fastai/ghapi ``` -- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 800K / month Β· πŸ“¦ 64 Β· ⏱️ 14.06.2023): +- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 870K / month Β· πŸ“¦ 64 Β· ⏱️ 14.06.2023): ``` pip install ghapi ``` @@ -3263,7 +3214,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/arc298/instagram-scraper ``` -- [PyPi](https://pypi.org/project/instagram-scraper) (πŸ“₯ 2.1K / month Β· πŸ“¦ 27 Β· ⏱️ 20.02.2024): +- [PyPi](https://pypi.org/project/instagram-scraper) (πŸ“₯ 1.6K / month Β· πŸ“¦ 27 Β· ⏱️ 20.02.2024): ``` pip install instagram-scraper ``` @@ -3279,15 +3230,15 @@ _General purpose web frameworks to build web applications and REST APIs._ - twitter (πŸ₯‰30 Β· ⭐ 3.1K Β· πŸ’€) - Python Twitter API. MIT - Wikipedia (πŸ₯‰30 Β· ⭐ 2.8K Β· πŸ’€) - A Pythonic wrapper for the Wikipedia API. MIT - twython (πŸ₯‰30 Β· ⭐ 1.9K Β· πŸ’€) - Actively maintained, pure Python wrapper for the Twitter API... MIT -- slacker (πŸ₯‰30 Β· ⭐ 1.6K Β· πŸ’€) - Full-featured Python interface for the Slack API. Apache-2 +- coursera-dl (πŸ₯‰29 Β· ⭐ 9.2K Β· πŸ’€) - Script for downloading Coursera.org videos and naming them. ❗️LGPL-3.0 - Google Images Download (πŸ₯‰29 Β· ⭐ 8.5K Β· πŸ’€) - Python Script to download hundreds of images from.. MIT -- coursera-dl (πŸ₯‰28 Β· ⭐ 9.2K Β· πŸ’€) - Script for downloading Coursera.org videos and naming them. ❗️LGPL-3.0 +- slacker (πŸ₯‰29 Β· ⭐ 1.6K Β· πŸ’€) - Full-featured Python interface for the Slack API. Apache-2 +- twitter-scraper (πŸ₯‰27 Β· ⭐ 3.8K Β· πŸ’€) - Scrape the Twitter Frontend API without authentication. MIT - python-instagram (πŸ₯‰27 Β· ⭐ 3K Β· πŸ’€) - Python Client for Instagram 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 - scdl (πŸ₯‰26 Β· ⭐ 3K Β· πŸ’€) - Soundcloud Music Downloader. ❗️GPL-2.0 - gmusicapi (πŸ₯‰26 Β· ⭐ 2.5K Β· πŸ’€) - An unofficial client library for Google Music. BSD-3 -- twitter-scraper (πŸ₯‰25 Β· ⭐ 3.8K Β· πŸ’€) - Scrape the Twitter Frontend API without authentication. MIT - WikiExtractor (πŸ₯‰25 Β· ⭐ 3.6K Β· πŸ’€) - A tool for extracting plain text from Wikipedia dumps. ❗️AGPL-3.0 - twitterscraper (πŸ₯‰25 Β· ⭐ 2.4K Β· πŸ’€) - Scrape Twitter for Tweets. MIT - instagram_private_api (πŸ₯‰24 Β· ⭐ 2.9K Β· πŸ’€) - A Python library to access Instagrams private API. MIT @@ -3302,14 +3253,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
modoboa (πŸ₯‡31 Β· ⭐ 2.8K) - Mail hosting made simple. ISC +
modoboa (πŸ₯‡31 Β· ⭐ 2.9K) - Mail hosting made simple. ISC - [GitHub](https://github.com/modoboa/modoboa) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 380 Β· πŸ“¦ 42 Β· πŸ“‹ 1.8K - 5% open Β· ⏱️ 21.02.2024): ``` git clone https://github.com/modoboa/modoboa ``` -- [PyPi](https://pypi.org/project/modoboa) (πŸ“₯ 4K / month Β· πŸ“¦ 37 Β· ⏱️ 11.01.2024): +- [PyPi](https://pypi.org/project/modoboa) (πŸ“₯ 4.3K / month Β· πŸ“¦ 37 Β· ⏱️ 11.01.2024): ``` pip install modoboa ``` @@ -3333,7 +3284,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/sabuhish/fastapi-mail ``` -- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 200K / month Β· πŸ“¦ 8 Β· ⏱️ 18.07.2023): +- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 220K / month Β· πŸ“¦ 8 Β· ⏱️ 18.07.2023): ``` pip install fastapi-mail ``` @@ -3361,7 +3312,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/moggers87/salmon ``` -- [PyPi](https://pypi.org/project/salmon-mail) (πŸ“₯ 530 / month Β· πŸ“¦ 1 Β· ⏱️ 31.12.2019): +- [PyPi](https://pypi.org/project/salmon-mail) (πŸ“₯ 490 / month Β· πŸ“¦ 1 Β· ⏱️ 31.12.2019): ``` pip install salmon-mail ``` @@ -3385,7 +3336,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Scrapy (πŸ₯‡45 Β· ⭐ 50K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3 -- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 10K Β· πŸ“¦ 44K Β· πŸ“‹ 3.2K - 20% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 10K Β· πŸ“¦ 44K Β· πŸ“‹ 3.2K - 20% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/scrapy/scrapy @@ -3401,28 +3352,28 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
feedparser (πŸ₯‡37 Β· ⭐ 1.8K) - Parse feeds in Python. BSD-2 -- [GitHub](https://github.com/kurtmckee/feedparser) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 380 Β· πŸ“¦ 77K Β· πŸ“‹ 250 - 32% open Β· ⏱️ 01.02.2024): +- [GitHub](https://github.com/kurtmckee/feedparser) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 380 Β· πŸ“¦ 78K Β· πŸ“‹ 250 - 32% open Β· ⏱️ 04.03.2024): ``` git clone https://github.com/kurtmckee/feedparser ``` -- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 2.7M / month Β· πŸ“¦ 7.6K Β· ⏱️ 10.12.2023): +- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 2.8M / month Β· πŸ“¦ 7.6K Β· ⏱️ 10.12.2023): ``` pip install feedparser ``` -- [Conda](https://anaconda.org/conda-forge/feedparser) (πŸ“₯ 630K Β· ⏱️ 10.01.2024): +- [Conda](https://anaconda.org/conda-forge/feedparser) (πŸ“₯ 640K Β· ⏱️ 10.01.2024): ``` conda install -c conda-forge feedparser ```
-
You-Get (πŸ₯‡32 Β· ⭐ 49K Β· πŸ’€) - Dumb downloader that scrapes the web. MIT +
You-Get (πŸ₯‡32 Β· ⭐ 49K) - Dumb downloader that scrapes the web. MIT -- [GitHub](https://github.com/soimort/you-get) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 9.4K Β· πŸ“₯ 380K Β· πŸ“¦ 21 Β· ⏱️ 25.07.2023): +- [GitHub](https://github.com/soimort/you-get) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 9.4K Β· πŸ“₯ 380K Β· πŸ“¦ 21 Β· ⏱️ 04.03.2024): ``` git clone https://github.com/soimort/you-get ``` -- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 17K / month Β· πŸ“¦ 27 Β· ⏱️ 01.07.2022): +- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 19K / month Β· πŸ“¦ 27 Β· ⏱️ 01.07.2022): ``` pip install you-get ``` @@ -3438,55 +3389,39 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/adbar/trafilatura ``` -- [PyPi](https://pypi.org/project/trafilatura) (πŸ“₯ 220K / month Β· πŸ“¦ 73 Β· ⏱️ 25.01.2024): +- [PyPi](https://pypi.org/project/trafilatura) (πŸ“₯ 240K / month Β· πŸ“¦ 73 Β· ⏱️ 25.01.2024): ``` pip install trafilatura ```
dirsearch (πŸ₯ˆ31 Β· ⭐ 11K) - Web path scanner. ❗️GPL-2.0 -- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 2.2K Β· πŸ“¦ 74 Β· πŸ“‹ 530 - 10% open Β· ⏱️ 28.01.2024): +- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 2.2K Β· πŸ“¦ 75 Β· πŸ“‹ 530 - 10% open Β· ⏱️ 28.01.2024): ``` git clone https://github.com/maurosoria/dirsearch ``` -- [PyPi](https://pypi.org/project/dirsearch) (πŸ“₯ 3.3K / month Β· ⏱️ 03.10.2022): +- [PyPi](https://pypi.org/project/dirsearch) (πŸ“₯ 3.9K / month Β· ⏱️ 03.10.2022): ``` pip install dirsearch ```
pytrends (πŸ₯ˆ31 Β· ⭐ 3K Β· πŸ’€) - Pseudo API for Google Trends. Apache-2 -- [GitHub](https://github.com/GeneralMills/pytrends) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 790 Β· πŸ“¦ 4.2K Β· πŸ“‹ 470 - 28% open Β· ⏱️ 22.04.2023): +- [GitHub](https://github.com/GeneralMills/pytrends) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 780 Β· πŸ“¦ 4.2K Β· πŸ“‹ 470 - 28% open Β· ⏱️ 22.04.2023): ``` git clone https://github.com/GeneralMills/pytrends ``` -- [PyPi](https://pypi.org/project/pytrends) (πŸ“₯ 130K / month Β· πŸ“¦ 82 Β· ⏱️ 13.04.2023): +- [PyPi](https://pypi.org/project/pytrends) (πŸ“₯ 150K / month Β· πŸ“¦ 82 Β· ⏱️ 13.04.2023): ``` pip install pytrends ``` -- [Conda](https://anaconda.org/conda-forge/pytrends) (πŸ“₯ 22K Β· ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/pytrends) (πŸ“₯ 23K Β· ⏱️ 16.06.2023): ``` conda install -c conda-forge pytrends ```
-
soupsieve (πŸ₯ˆ31 Β· ⭐ 180) - A modern CSS selector implementation for BeautifulSoup. MIT - -- [GitHub](https://github.com/facelessuser/soupsieve) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 35 Β· πŸ“¦ 490K Β· πŸ“‹ 110 - 10% open Β· ⏱️ 11.09.2023): - - ``` - git clone https://github.com/facelessuser/soupsieve - ``` -- [PyPi](https://pypi.org/project/soupsieve) (πŸ“₯ 92M / month Β· πŸ“¦ 2.8K Β· ⏱️ 02.09.2023): - ``` - pip install soupsieve - ``` -- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 18M Β· ⏱️ 05.09.2023): - ``` - conda install -c conda-forge soupsieve - ``` -
cloudscraper (πŸ₯ˆ30 Β· ⭐ 3.8K Β· πŸ’€) - A Python module to bypass Cloudflares anti-bot page. MIT - [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 440 Β· πŸ“¦ 21K Β· ⏱️ 25.04.2023): @@ -3494,7 +3429,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/venomous/cloudscraper ``` -- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 480K / month Β· πŸ“¦ 150 Β· ⏱️ 25.04.2023): +- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 590K / month Β· πŸ“¦ 150 Β· ⏱️ 25.04.2023): ``` pip install cloudscraper ``` @@ -3506,7 +3441,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) (πŸ“₯ 1.1M / month Β· πŸ“¦ 1.6K Β· ⏱️ 18.04.2023): +- [PyPi](https://pypi.org/project/parsel) (πŸ“₯ 1.2M / month Β· πŸ“¦ 1.6K Β· ⏱️ 18.04.2023): ``` pip install parsel ``` @@ -3515,20 +3450,20 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge parsel ```
-
MechanicalSoup (πŸ₯‰28 Β· ⭐ 4.5K) - A Python library for automating interaction with websites. MIT +
soupsieve (πŸ₯ˆ30 Β· ⭐ 180) - A modern CSS selector implementation for BeautifulSoup. MIT -- [GitHub](https://github.com/MechanicalSoup/MechanicalSoup) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 390 Β· πŸ“₯ 43 Β· πŸ“‹ 180 - 19% open Β· ⏱️ 24.12.2023): +- [GitHub](https://github.com/facelessuser/soupsieve) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 35 Β· πŸ“¦ 490K Β· πŸ“‹ 110 - 10% open Β· ⏱️ 11.09.2023): ``` - git clone https://github.com/MechanicalSoup/MechanicalSoup + git clone https://github.com/facelessuser/soupsieve ``` -- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 64K / month Β· πŸ“¦ 270 Β· ⏱️ 04.07.2023): +- [PyPi](https://pypi.org/project/soupsieve) (πŸ“₯ 93M / month Β· πŸ“¦ 2.8K Β· ⏱️ 02.09.2023): ``` - pip install MechanicalSoup + pip install soupsieve ``` -- [Conda](https://anaconda.org/conda-forge/mechanicalsoup) (πŸ“₯ 140K Β· ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 18M Β· ⏱️ 05.09.2023): ``` - conda install -c conda-forge mechanicalsoup + conda install -c conda-forge soupsieve ```
extruct (πŸ₯‰28 Β· ⭐ 800 Β· πŸ’€) - Extract embedded metadata from HTML markup. BSD-3 @@ -3538,11 +3473,27 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/scrapinghub/extruct ``` -- [PyPi](https://pypi.org/project/extruct) (πŸ“₯ 110K / month Β· πŸ“¦ 41 Β· ⏱️ 07.07.2023): +- [PyPi](https://pypi.org/project/extruct) (πŸ“₯ 160K / month Β· πŸ“¦ 41 Β· ⏱️ 07.07.2023): ``` pip install extruct ```
+
MechanicalSoup (πŸ₯‰27 Β· ⭐ 4.5K) - A Python library for automating interaction with websites. MIT + +- [GitHub](https://github.com/MechanicalSoup/MechanicalSoup) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 390 Β· πŸ“₯ 43 Β· πŸ“‹ 180 - 19% open Β· ⏱️ 24.12.2023): + + ``` + git clone https://github.com/MechanicalSoup/MechanicalSoup + ``` +- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 73K / month Β· πŸ“¦ 270 Β· ⏱️ 04.07.2023): + ``` + pip install MechanicalSoup + ``` +- [Conda](https://anaconda.org/conda-forge/mechanicalsoup) (πŸ“₯ 140K Β· ⏱️ 16.06.2023): + ``` + conda install -c conda-forge mechanicalsoup + ``` +
Grab (πŸ₯‰27 Β· ⭐ 2.3K Β· πŸ’€) - Web Scraping Framework. MIT - [GitHub](https://github.com/lorien/grab) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 260 Β· πŸ“¦ 410 Β· πŸ“‹ 240 - 9% open Β· ⏱️ 01.07.2023): @@ -3550,7 +3501,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/lorien/grab ``` -- [PyPi](https://pypi.org/project/grab) (πŸ“₯ 4.1K / month Β· πŸ“¦ 110 Β· ⏱️ 24.06.2018): +- [PyPi](https://pypi.org/project/grab) (πŸ“₯ 4.3K / month): ``` pip install grab ``` @@ -3562,7 +3513,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/coleifer/micawber ``` -- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 28K / month Β· πŸ“¦ 190 Β· ⏱️ 19.06.2023): +- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 27K / month Β· πŸ“¦ 190 Β· ⏱️ 19.06.2023): ``` pip install micawber ``` @@ -3578,19 +3529,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/Gerapy/Gerapy ``` -- [PyPi](https://pypi.org/project/gerapy) (πŸ“₯ 970 / month Β· πŸ“¦ 8 Β· ⏱️ 19.07.2023): +- [PyPi](https://pypi.org/project/gerapy) (πŸ“₯ 920 / month Β· πŸ“¦ 8 Β· ⏱️ 19.07.2023): ``` pip install gerapy ```
gazpacho (πŸ₯‰20 Β· ⭐ 730) - The simple, fast, and modern web scraping library. MIT -- [GitHub](https://github.com/maxhumber/gazpacho) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 58 Β· πŸ“¦ 280 Β· πŸ“‹ 47 - 29% open Β· ⏱️ 07.12.2023): +- [GitHub](https://github.com/maxhumber/gazpacho) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 54 Β· πŸ“¦ 280 Β· πŸ“‹ 47 - 29% open Β· ⏱️ 07.12.2023): ``` git clone https://github.com/maxhumber/gazpacho ``` -- [PyPi](https://pypi.org/project/gazpacho) (πŸ“₯ 7.9K / month Β· πŸ“¦ 9 Β· ⏱️ 09.10.2020): +- [PyPi](https://pypi.org/project/gazpacho) (πŸ“₯ 6.4K / month): ``` pip install gazpacho ``` @@ -3599,7 +3550,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - newspaper3k (πŸ₯‡32 Β· ⭐ 14K Β· πŸ’€) - News, full-text, and article metadata extraction in Python 3... MIT - Pattern (πŸ₯‡32 Β· ⭐ 8.6K Β· πŸ’€) - Web mining module for Python, with tools for scraping, natural.. BSD-3 -- pyspider (πŸ₯ˆ29 Β· ⭐ 16K Β· πŸ’€) - A Powerful Spider(Web Crawler) System in Python. Apache-2 +- pyspider (πŸ₯ˆ30 Β· ⭐ 16K Β· πŸ’€) - A Powerful Spider(Web Crawler) System in Python. Apache-2 - python-goose (πŸ₯ˆ29 Β· ⭐ 3.9K Β· πŸ’€) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 - robobrowser (πŸ₯‰25 Β· ⭐ 3.7K Β· πŸ’€) - Your friendly neighborhood web scraper. BSD-3 - scrapely (πŸ₯‰25 Β· ⭐ 1.8K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 @@ -3624,12 +3575,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
sentry (πŸ₯‡42 Β· ⭐ 36K) - Developer-first error tracking and performance monitoring. ❗️SSPL-1.0 -- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 820 Β· πŸ”€ 4.1K Β· πŸ“₯ 47K Β· πŸ“¦ 680 Β· πŸ“‹ 11K - 18% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 820 Β· πŸ”€ 4.1K Β· πŸ“₯ 47K Β· πŸ“¦ 680 Β· πŸ“‹ 11K - 18% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/getsentry/sentry ``` -- [PyPi](https://pypi.org/project/sentry) (πŸ“₯ 5K / month Β· πŸ“¦ 400 Β· ⏱️ 25.07.2023): +- [PyPi](https://pypi.org/project/sentry) (πŸ“₯ 6.4K / month Β· πŸ“¦ 400 Β· ⏱️ 25.07.2023): ``` pip install sentry ``` @@ -3640,16 +3591,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
opentelemetry-python (πŸ₯‡37 Β· ⭐ 1.5K) - OpenTelemetry Python API and SDK. Apache-2 -- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 530 Β· πŸ“¦ 12K Β· πŸ“‹ 1.6K - 17% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 530 Β· πŸ“¦ 13K Β· πŸ“‹ 1.6K - 17% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/open-telemetry/opentelemetry-python ``` -- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 120K / month Β· πŸ“¦ 4 Β· ⏱️ 18.07.2023): +- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 130K / month Β· πŸ“¦ 4 Β· ⏱️ 18.07.2023): ``` pip install timing-asgi ``` -- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (πŸ“₯ 420K Β· ⏱️ 23.02.2024): +- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (πŸ“₯ 430K Β· ⏱️ 23.02.2024): ``` conda install -c conda-forge opentelemetry-api ``` @@ -3685,7 +3636,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/rycus86/prometheus_flask_exporter ``` -- [PyPi](https://pypi.org/project/prometheus-flask-exporter) (πŸ“₯ 5.2M / month Β· πŸ“¦ 72 Β· ⏱️ 27.10.2023): +- [PyPi](https://pypi.org/project/prometheus-flask-exporter) (πŸ“₯ 4.9M / month Β· πŸ“¦ 72 Β· ⏱️ 27.10.2023): ``` pip install prometheus-flask-exporter ``` @@ -3701,19 +3652,19 @@ _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) (πŸ“₯ 11K / month Β· πŸ“¦ 15 Β· ⏱️ 05.12.2023): +- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 12K / month Β· πŸ“¦ 15 Β· ⏱️ 05.12.2023): ``` pip install flask-monitoringdashboard ```
-
starlette context (πŸ₯‰25 Β· ⭐ 410) - Middleware for Starlette that allows you to store and.. MIT +
starlette context (πŸ₯‰25 Β· ⭐ 420) - Middleware for Starlette that allows you to store and.. MIT -- [GitHub](https://github.com/tomwojcik/starlette-context) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 21 Β· πŸ“¦ 790 Β· πŸ“‹ 38 - 15% open Β· ⏱️ 07.11.2023): +- [GitHub](https://github.com/tomwojcik/starlette-context) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 21 Β· πŸ“¦ 800 Β· πŸ“‹ 36 - 11% open Β· ⏱️ 07.11.2023): ``` git clone https://github.com/tomwojcik/starlette-context ``` -- [PyPi](https://pypi.org/project/starlette-context) (πŸ“₯ 520K / month Β· πŸ“¦ 24 Β· ⏱️ 16.02.2023): +- [PyPi](https://pypi.org/project/starlette-context) (πŸ“₯ 530K / month): ``` pip install starlette-context ``` @@ -3725,7 +3676,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/perdy/starlette-prometheus ``` -- [PyPi](https://pypi.org/project/starlette-prometheus) (πŸ“₯ 74K / month Β· πŸ“¦ 11 Β· ⏱️ 10.01.2022): +- [PyPi](https://pypi.org/project/starlette-prometheus) (πŸ“₯ 81K / month): ``` pip install starlette-prometheus ``` @@ -3743,95 +3694,95 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
Streamlit (πŸ₯‡44 Β· ⭐ 30K) - Streamlit A faster way to build and share data apps. Apache-2 +
Streamlit (πŸ₯‡44 Β· ⭐ 31K) - Streamlit A faster way to build and share data apps. Apache-2 -- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 2.7K Β· πŸ“¦ 320K Β· πŸ“‹ 4K - 19% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 2.7K Β· πŸ“¦ 320K Β· πŸ“‹ 4K - 18% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/streamlit/streamlit ``` -- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 5M / month Β· πŸ“¦ 1.4K Β· ⏱️ 12.02.2024): +- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 5.7M / month Β· πŸ“¦ 1.4K Β· ⏱️ 12.02.2024): ``` pip install streamlit ```
Panel (πŸ₯‡39 Β· ⭐ 3.9K) - Panel: The powerful data exploration & web app framework for Python. BSD-3 -- [GitHub](https://github.com/holoviz/panel) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 440 Β· πŸ“¦ 10K Β· πŸ“‹ 3.3K - 30% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/holoviz/panel) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 440 Β· πŸ“¦ 10K Β· πŸ“‹ 3.3K - 30% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/holoviz/panel ``` -- [PyPi](https://pypi.org/project/panel) (πŸ“₯ 740K / month Β· πŸ“¦ 210 Β· ⏱️ 28.02.2024): +- [PyPi](https://pypi.org/project/panel) (πŸ“₯ 770K / month Β· πŸ“¦ 220 Β· ⏱️ 06.03.2024): ``` pip install panel ```
NiceGUI (πŸ₯ˆ34 Β· ⭐ 6.8K) - Create web-based user interfaces with Python. The nice way. MIT -- [GitHub](https://github.com/zauberzeug/nicegui) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 410 Β· πŸ“¦ 570 Β· πŸ“‹ 770 - 5% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/zauberzeug/nicegui) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 410 Β· πŸ“¦ 590 Β· πŸ“‹ 780 - 4% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/zauberzeug/nicegui ``` -- [PyPi](https://pypi.org/project/nicegui) (πŸ“₯ 88K / month Β· πŸ“¦ 37 Β· ⏱️ 27.02.2024): +- [PyPi](https://pypi.org/project/nicegui) (πŸ“₯ 70K / month Β· πŸ“¦ 37 Β· ⏱️ 07.03.2024): ``` pip install nicegui ``` -- [Conda](https://anaconda.org/conda-forge/nicegui) (πŸ“₯ 8.5K Β· ⏱️ 29.02.2024): +- [Conda](https://anaconda.org/conda-forge/nicegui) (πŸ“₯ 8.6K Β· ⏱️ 29.02.2024): ``` conda install -c conda-forge nicegui ``` -- [Docker Hub](https://hub.docker.com/r/zauberzeug/nicegui) (πŸ“₯ 15K Β· ⭐ 10 Β· ⏱️ 27.02.2024): +- [Docker Hub](https://hub.docker.com/r/zauberzeug/nicegui) (πŸ“₯ 16K Β· ⭐ 10 Β· ⏱️ 07.03.2024): ``` docker pull zauberzeug/nicegui ```
wave (πŸ₯ˆ32 Β· ⭐ 3.8K) - Realtime Web Apps and Dashboards for Python and R. Apache-2 -- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 310 Β· πŸ“₯ 1.9M Β· πŸ“‹ 1K - 20% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 310 Β· πŸ“₯ 1.9M Β· πŸ“‹ 1K - 19% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/h2oai/wave ``` -- [PyPi](https://pypi.org/project/wave) (πŸ“₯ 29K / month Β· πŸ“¦ 200 Β· ⏱️ 09.01.2011): +- [PyPi](https://pypi.org/project/wave) (πŸ“₯ 33K / month Β· πŸ“¦ 200 Β· ⏱️ 09.01.2011): ``` pip install wave ```
-
PyWebIO (πŸ₯ˆ29 Β· ⭐ 4.3K) - Write interactive web app in script way. MIT +
pyscript (πŸ₯ˆ28 Β· ⭐ 17K) - Try PyScript: https://pyscript.com Examples:.. Apache-2 -- [GitHub](https://github.com/pywebio/PyWebIO) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 360 Β· πŸ“¦ 1.5K Β· πŸ“‹ 220 - 12% open Β· ⏱️ 16.02.2024): +- [GitHub](https://github.com/pyscript/pyscript) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.4K Β· πŸ“₯ 200 Β· πŸ“¦ 10 Β· πŸ“‹ 740 - 2% open Β· ⏱️ 15.02.2024): ``` - git clone https://github.com/pywebio/PyWebIO - ``` -- [PyPi](https://pypi.org/project/pywebio) (πŸ“₯ 8.8K / month Β· πŸ“¦ 17 Β· ⏱️ 30.10.2023): - ``` - pip install pywebio + git clone https://github.com/pyscript/pyscript ```
-
pyscript (πŸ₯‰27 Β· ⭐ 17K) - Try PyScript: https://pyscript.com Examples:.. Apache-2 +
PyWebIO (πŸ₯ˆ28 Β· ⭐ 4.3K) - Write interactive web app in script way. MIT -- [GitHub](https://github.com/pyscript/pyscript) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.4K Β· πŸ“₯ 200 Β· πŸ“¦ 9 Β· πŸ“‹ 740 - 2% open Β· ⏱️ 15.02.2024): +- [GitHub](https://github.com/pywebio/PyWebIO) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 370 Β· πŸ“¦ 1.5K Β· πŸ“‹ 230 - 12% open Β· ⏱️ 16.02.2024): ``` - git clone https://github.com/pyscript/pyscript + git clone https://github.com/pywebio/PyWebIO + ``` +- [PyPi](https://pypi.org/project/pywebio) (πŸ“₯ 8.6K / month Β· πŸ“¦ 17 Β· ⏱️ 30.10.2023): + ``` + pip install pywebio ```
-
idom (πŸ₯‰26 Β· ⭐ 7.6K) - Its React, but in Python. MIT +
idom (πŸ₯‰27 Β· ⭐ 7.6K) - Its React, but in Python. MIT -- [GitHub](https://github.com/reactive-python/reactpy) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 300 Β· πŸ“¦ 120 Β· πŸ“‹ 360 - 25% open Β· ⏱️ 10.02.2024): +- [GitHub](https://github.com/reactive-python/reactpy) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 300 Β· πŸ“¦ 120 Β· πŸ“‹ 360 - 25% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/idom-team/idom ``` -- [PyPi](https://pypi.org/project/idom) (πŸ“₯ 1.4K / month Β· πŸ“¦ 6 Β· ⏱️ 26.02.2023): +- [PyPi](https://pypi.org/project/idom) (πŸ“₯ 1.5K / month Β· πŸ“¦ 6 Β· ⏱️ 26.02.2023): ``` pip install idom ```
-
Misago (πŸ₯‰26 Β· ⭐ 2.4K) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 +
Misago (πŸ₯‰26 Β· ⭐ 2.5K) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 - [GitHub](https://github.com/rafalp/Misago) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 520 Β· πŸ“¦ 47 Β· πŸ“‹ 1.3K - 9% open Β· ⏱️ 25.02.2024): @@ -3846,7 +3797,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/wooey/wooey ``` -- [PyPi](https://pypi.org/project/wooey) (πŸ“₯ 540 / month Β· πŸ“¦ 1 Β· ⏱️ 21.11.2023): +- [PyPi](https://pypi.org/project/wooey) (πŸ“₯ 610 / month Β· πŸ“¦ 1 Β· ⏱️ 21.11.2023): ``` pip install wooey ``` @@ -3858,7 +3809,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/markfinger/python-react ``` -- [PyPi](https://pypi.org/project/react) (πŸ“₯ 12K / month Β· πŸ“¦ 48 Β· ⏱️ 08.10.2018): +- [PyPi](https://pypi.org/project/react) (πŸ“₯ 11K / month Β· πŸ“¦ 48 Β· ⏱️ 08.10.2018): ``` pip install react ``` @@ -3870,19 +3821,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/flaskbb/flaskbb ``` -- [PyPi](https://pypi.org/project/FlaskBB) (πŸ“₯ 110 / month Β· πŸ“¦ 9 Β· ⏱️ 15.07.2018): +- [PyPi](https://pypi.org/project/FlaskBB) (πŸ“₯ 130 / month Β· πŸ“¦ 9 Β· ⏱️ 15.07.2018): ``` pip install FlaskBB ```
-
trame (πŸ₯‰24 Β· ⭐ 280) - Trame lets you weave various components and technologies into a Web.. Apache-2 +
trame (πŸ₯‰24 Β· ⭐ 290) - Trame lets you weave various components and technologies into a Web.. Apache-2 -- [GitHub](https://github.com/Kitware/trame) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 44 Β· πŸ“₯ 220 Β· πŸ“‹ 57 - 21% open Β· ⏱️ 23.02.2024): +- [GitHub](https://github.com/Kitware/trame) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 44 Β· πŸ“₯ 220 Β· πŸ“‹ 60 - 23% open Β· ⏱️ 23.02.2024): ``` git clone https://github.com/Kitware/trame ``` -- [PyPi](https://pypi.org/project/trame) (πŸ“₯ 39K / month Β· πŸ“¦ 31 Β· ⏱️ 01.02.2024): +- [PyPi](https://pypi.org/project/trame) (πŸ“₯ 37K / month Β· πŸ“¦ 31 Β· ⏱️ 01.02.2024): ``` pip install trame ``` @@ -3895,12 +3846,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-debug-toolbar (πŸ₯‡38 Β· ⭐ 7.8K) - A configurable set of panels that display various.. BSD-3 -- [GitHub](https://github.com/jazzband/django-debug-toolbar) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1K Β· πŸ“₯ 210 Β· πŸ“¦ 85K Β· πŸ“‹ 880 - 8% open Β· ⏱️ 22.02.2024): +- [GitHub](https://github.com/jazzband/django-debug-toolbar) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1K Β· πŸ“₯ 210 Β· πŸ“¦ 85K Β· πŸ“‹ 890 - 8% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/jazzband/django-debug-toolbar ``` -- [PyPi](https://pypi.org/project/django-debug-toolbar) (πŸ“₯ 2.6M / month Β· πŸ“¦ 12K Β· ⏱️ 01.02.2024): +- [PyPi](https://pypi.org/project/django-debug-toolbar) (πŸ“₯ 2.7M / month Β· πŸ“¦ 12K Β· ⏱️ 01.02.2024): ``` pip install django-debug-toolbar ``` @@ -3916,7 +3867,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/flask-admin/flask-admin ``` -- [PyPi](https://pypi.org/project/flask-admin) (πŸ“₯ 1.3M / month Β· πŸ“¦ 2.4K Β· ⏱️ 20.02.2023): +- [PyPi](https://pypi.org/project/flask-admin) (πŸ“₯ 1.2M / month Β· πŸ“¦ 2.4K Β· ⏱️ 20.02.2023): ``` pip install flask-admin ``` @@ -3925,37 +3876,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-admin ```
-
django-grappelli (πŸ₯ˆ33 Β· ⭐ 3.6K) - A jazzy skin for the Django Admin-Interface (official.. BSD-3 - -- [GitHub](https://github.com/sehmaschine/django-grappelli) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 660 Β· πŸ“¦ 6.1K Β· πŸ“‹ 720 - 1% open Β· ⏱️ 18.12.2023): - - ``` - git clone https://github.com/sehmaschine/django-grappelli - ``` -- [PyPi](https://pypi.org/project/django-grappelli) (πŸ“₯ 210K / month Β· πŸ“¦ 1.7K Β· ⏱️ 20.12.2023): - ``` - pip install django-grappelli - ``` -- [Conda](https://anaconda.org/conda-forge/django-grappelli) (πŸ“₯ 130K Β· ⏱️ 21.09.2023): - ``` - conda install -c conda-forge django-grappelli - ``` -
django-admin-interface (πŸ₯ˆ33 Β· ⭐ 1.6K) - djangos default admin interface with superpowers -.. MIT -- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 170 Β· πŸ“¦ 3.7K Β· πŸ“‹ 200 - 7% open Β· ⏱️ 19.02.2024): +- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 170 Β· πŸ“¦ 3.7K Β· πŸ“‹ 200 - 7% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/fabiocaccamo/django-admin-interface ``` -- [PyPi](https://pypi.org/project/django-admin-interface) (πŸ“₯ 120K / month Β· πŸ“¦ 44 Β· ⏱️ 30.01.2024): +- [PyPi](https://pypi.org/project/django-admin-interface) (πŸ“₯ 130K / month Β· πŸ“¦ 44 Β· ⏱️ 07.03.2024): ``` pip install django-admin-interface ```
starlette-admin (πŸ₯‰25 Β· ⭐ 440) - Fast, beautiful and extensible administrative interface.. MIT -- [GitHub](https://github.com/jowilf/starlette-admin) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 48 Β· πŸ“¦ 300 Β· πŸ“‹ 180 - 36% open Β· ⏱️ 16.02.2024): +- [GitHub](https://github.com/jowilf/starlette-admin) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 48 Β· πŸ“¦ 310 Β· πŸ“‹ 190 - 38% open Β· ⏱️ 16.02.2024): ``` git clone https://github.com/jowilf/starlette-admin @@ -3976,7 +3911,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 3.9K / month Β· ⏱️ 31.08.2021): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 4.1K / month Β· ⏱️ 31.08.2021): ``` pip install fastapi-admin ``` @@ -3993,10 +3928,11 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar docker pull schenkd/nginx-ui ```
-
Show 6 hidden projects... +
Show 7 hidden projects... +- django-grappelli (πŸ₯ˆ29 Β· ⭐ 3.6K) - A jazzy skin for the Django Admin-Interface (official.. ❗Unlicensed - django-suit (πŸ₯ˆ29 Β· ⭐ 2.3K Β· πŸ’€) - Modern theme for Django admin interface. ❗️AFL-3.0 -- xadmin (πŸ₯‰28 Β· ⭐ 4.7K Β· πŸ’€) - Drop-in replacement of Django admin comes with lots of goodies,.. BSD-3 +- xadmin (πŸ₯‰27 Β· ⭐ 4.7K Β· πŸ’€) - Drop-in replacement of Django admin comes with lots of goodies,.. BSD-3 - django-jet (πŸ₯‰27 Β· ⭐ 3.5K Β· πŸ’€) - Modern responsive template for the Django admin.. ❗️AGPL-3.0 - django-admin-bootstrapped (πŸ₯‰26 Β· ⭐ 1.6K Β· πŸ’€) - A Django admin theme using Twitter Bootstrap. It.. Apache-2 - django-admin2 (πŸ₯‰23 Β· ⭐ 1.2K Β· πŸ’€) - Extendable, adaptable rewrite of django.contrib.admin. BSD-3 @@ -4010,19 +3946,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Kong (πŸ₯‡39 Β· ⭐ 38K) - The Cloud-Native API Gateway and AI Gateway. Apache-2 -- [GitHub](https://github.com/Kong/kong) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 4.7K Β· πŸ“¦ 21 Β· πŸ“‹ 4.4K - 2% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/Kong/kong) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 4.7K Β· πŸ“¦ 21 Β· πŸ“‹ 4.4K - 2% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/kong/kong ``` -- [Docker Hub](https://hub.docker.com/r/_/kong) (πŸ“₯ 320M Β· ⭐ 770 Β· ⏱️ 16.02.2024): +- [Docker Hub](https://hub.docker.com/r/_/kong) (πŸ“₯ 320M Β· ⭐ 770 Β· ⏱️ 06.03.2024): ``` docker pull kong ```
tyk (πŸ₯‰27 Β· ⭐ 9.1K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0 -- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.1K Β· πŸ“‹ 2.2K - 15% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.1K Β· πŸ“‹ 2.2K - 16% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/TykTechnologies/tyk @@ -4034,14 +3970,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
flask-sqlalchemy (πŸ₯‡37 Β· ⭐ 4.1K) - Adds SQLAlchemy support to Flask. BSD-3 +
flask-sqlalchemy (πŸ₯‡36 Β· ⭐ 4.1K) - Adds SQLAlchemy support to Flask. BSD-3 - [GitHub](https://github.com/pallets-eco/flask-sqlalchemy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 920 Β· πŸ“₯ 540 Β· πŸ“¦ 390K Β· πŸ“‹ 650 - 1% open Β· ⏱️ 15.01.2024): ``` git clone https://github.com/pallets/flask-sqlalchemy ``` -- [PyPi](https://pypi.org/project/flask-sqlalchemy) (πŸ“₯ 6.4M / month Β· πŸ“¦ 27K Β· ⏱️ 11.09.2023): +- [PyPi](https://pypi.org/project/flask-sqlalchemy) (πŸ“₯ 6.8M / month Β· πŸ“¦ 27K Β· ⏱️ 11.09.2023): ``` pip install flask-sqlalchemy ``` @@ -4057,7 +3993,7 @@ _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) (πŸ“₯ 1.7M / month Β· πŸ“¦ 9.6K Β· ⏱️ 12.09.2023): +- [PyPi](https://pypi.org/project/flask-migrate) (πŸ“₯ 1.8M / month Β· πŸ“¦ 9.6K Β· ⏱️ 12.09.2023): ``` pip install flask-migrate ``` @@ -4066,54 +4002,38 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-migrate ```
-
flask-caching (πŸ₯‡32 Β· ⭐ 860) - A caching extension for Flask. BSD-3 +
flask-limiter (πŸ₯‡31 Β· ⭐ 1.1K) - Rate Limiting extension for Flask. MIT -- [GitHub](https://github.com/pallets-eco/flask-caching) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 190 Β· πŸ“¦ 19K Β· πŸ“‹ 240 - 24% open Β· ⏱️ 06.01.2024): +- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 120 Β· πŸ“₯ 250 Β· πŸ“¦ 9K Β· πŸ“‹ 170 - 1% open Β· ⏱️ 11.02.2024): ``` - git clone https://github.com/pallets-eco/flask-caching - ``` -- [PyPi](https://pypi.org/project/flask-caching) (πŸ“₯ 4.9M / month Β· πŸ“¦ 780 Β· ⏱️ 08.10.2023): - ``` - pip install flask-caching + git clone https://github.com/alisaifee/flask-limiter ``` -- [Conda](https://anaconda.org/conda-forge/flask-caching) (πŸ“₯ 180K Β· ⏱️ 08.10.2023): +- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 5.7M / month): ``` - conda install -c conda-forge flask-caching + pip install flask-limiter ```
-
flask-session (πŸ₯‡32 Β· ⭐ 480) - Server side session extension for Flask. BSD-3 +
flask-session (πŸ₯‡31 Β· ⭐ 480) - Server side session extension for Flask. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-session) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 230 Β· πŸ“₯ 26 Β· πŸ“¦ 36K Β· πŸ“‹ 120 - 14% open Β· ⏱️ 02.02.2024): +- [GitHub](https://github.com/pallets-eco/flask-session) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 200 Β· πŸ“₯ 26 Β· πŸ“¦ 37K Β· πŸ“‹ 120 - 14% open Β· ⏱️ 02.02.2024): ``` git clone https://github.com/fengsp/flask-session ``` -- [PyPi](https://pypi.org/project/flask-session) (πŸ“₯ 4.1M / month Β· πŸ“¦ 1.1K Β· ⏱️ 19.01.2024): +- [PyPi](https://pypi.org/project/flask-session) (πŸ“₯ 4.2M / month): ``` pip install flask-session ```
-
flask-limiter (πŸ₯ˆ31 Β· ⭐ 1.1K) - Rate Limiting extension for Flask. MIT - -- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 120 Β· πŸ“₯ 250 Β· πŸ“¦ 8.9K Β· πŸ“‹ 170 - 0% open Β· ⏱️ 11.02.2024): - - ``` - git clone https://github.com/alisaifee/flask-limiter - ``` -- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 5.7M / month Β· πŸ“¦ 400 Β· ⏱️ 11.02.2024): - ``` - pip install flask-limiter - ``` -
-
flask-cors (πŸ₯ˆ31 Β· ⭐ 860) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT +
flask-cors (πŸ₯ˆ30 Β· ⭐ 860 Β· πŸ’€) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT -- [GitHub](https://github.com/corydolphin/flask-cors) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 140 Β· πŸ“¦ 270K Β· πŸ“‹ 160 - 29% open Β· ⏱️ 27.08.2023): +- [GitHub](https://github.com/corydolphin/flask-cors) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 140 Β· πŸ“¦ 270K Β· πŸ“‹ 160 - 28% open Β· ⏱️ 27.08.2023): ``` git clone https://github.com/corydolphin/flask-cors ``` -- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 7.4M / month Β· πŸ“¦ 8.4K Β· ⏱️ 26.06.2023): +- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 7.6M / month): ``` pip install flask-cors ``` @@ -4122,14 +4042,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-cors ```
-
flask-marshmallow (πŸ₯ˆ31 Β· ⭐ 840) - Flask + marshmallow for beautiful APIs. MIT +
flask-marshmallow (πŸ₯ˆ30 Β· ⭐ 840) - Flask + marshmallow for beautiful APIs. MIT -- [GitHub](https://github.com/marshmallow-code/flask-marshmallow) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 57 Β· πŸ“¦ 28K Β· πŸ“‹ 120 - 20% open Β· ⏱️ 19.02.2024): +- [GitHub](https://github.com/marshmallow-code/flask-marshmallow) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 57 Β· πŸ“¦ 28K Β· πŸ“‹ 110 - 19% open Β· ⏱️ 19.02.2024): ``` git clone https://github.com/marshmallow-code/flask-marshmallow ``` -- [PyPi](https://pypi.org/project/flask-marshmallow) (πŸ“₯ 780K / month Β· πŸ“¦ 830 Β· ⏱️ 05.02.2024): +- [PyPi](https://pypi.org/project/flask-marshmallow) (πŸ“₯ 860K / month): ``` pip install flask-marshmallow ``` @@ -4145,7 +4065,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/python-babel/flask-babel ``` -- [PyPi](https://pypi.org/project/flask-babel) (πŸ“₯ 2.8M / month Β· πŸ“¦ 68 Β· ⏱️ 02.10.2023): +- [PyPi](https://pypi.org/project/flask-babel) (πŸ“₯ 2.9M / month Β· πŸ“¦ 68 Β· ⏱️ 02.10.2023): ``` pip install flask-babel ``` @@ -4154,21 +4074,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-babel ```
-
flask-api (πŸ₯ˆ29 Β· ⭐ 1.4K) - Browsable web APIs for Flask. BSD-3 +
flask-api (πŸ₯ˆ28 Β· ⭐ 1.4K) - Browsable web APIs for Flask. BSD-3 - [GitHub](https://github.com/flask-api/flask-api) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 180 Β· πŸ“¦ 6.2K Β· πŸ“‹ 69 - 21% open Β· ⏱️ 20.02.2024): ``` git clone https://github.com/flask-api/flask-api ``` -- [PyPi](https://pypi.org/project/flask-api) (πŸ“₯ 120K / month Β· πŸ“¦ 700 Β· ⏱️ 05.06.2023): +- [PyPi](https://pypi.org/project/flask-api) (πŸ“₯ 130K / month Β· πŸ“¦ 700 Β· ⏱️ 05.06.2023): ``` pip install flask-api ```
-
flask-assets (πŸ₯ˆ28 Β· ⭐ 450) - Flask webassets integration. BSD-2 +
flask-assets (πŸ₯ˆ27 Β· ⭐ 450) - Flask webassets integration. BSD-2 -- [GitHub](https://github.com/miracle2k/flask-assets) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 100 Β· πŸ“¦ 7.4K Β· πŸ“‹ 100 - 21% open Β· ⏱️ 15.12.2023): +- [GitHub](https://github.com/miracle2k/flask-assets) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 100 Β· πŸ“¦ 7.5K Β· πŸ“‹ 100 - 21% open Β· ⏱️ 15.12.2023): ``` git clone https://github.com/miracle2k/flask-assets @@ -4198,14 +4118,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-paginate ```
-
Flask-Moment (πŸ₯‰25 Β· ⭐ 360) - Formatting of dates and times in Flask templates using.. MIT +
Flask-Moment (πŸ₯ˆ25 Β· ⭐ 370) - Formatting of dates and times in Flask templates using.. MIT - [GitHub](https://github.com/miguelgrinberg/Flask-Moment) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 50 Β· πŸ“¦ 23K Β· πŸ“‹ 49 - 4% open Β· ⏱️ 15.10.2023): ``` git clone https://github.com/miguelgrinberg/Flask-Moment ``` -- [PyPi](https://pypi.org/project/flask-moment) (πŸ“₯ 45K / month Β· πŸ“¦ 2.3K Β· ⏱️ 05.10.2022): +- [PyPi](https://pypi.org/project/flask-moment) (πŸ“₯ 47K / month): ``` pip install flask-moment ``` @@ -4214,26 +4134,38 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-moment ```
-
flask_pydantic (πŸ₯‰25 Β· ⭐ 320) - flask extension for integration with the awesome pydantic.. MIT +
flask-rebar (πŸ₯‰24 Β· ⭐ 230) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT -- [GitHub](https://github.com/bauerji/flask-pydantic) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 55 Β· πŸ“¦ 550 Β· πŸ“‹ 45 - 44% open Β· ⏱️ 08.01.2024): +- [GitHub](https://github.com/plangrid/flask-rebar) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 35 Β· πŸ“¦ 51 Β· πŸ“‹ 100 - 44% open Β· ⏱️ 23.02.2024): ``` - git clone https://github.com/bauerji/flask_pydantic + git clone https://github.com/plangrid/flask-rebar ``` -- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 170K / month Β· πŸ“¦ 5 Β· ⏱️ 08.01.2024): +- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 7.2K / month): ``` - pip install flask_pydantic + pip install flask-rebar + ``` +
+
flask-jsonrpc (πŸ₯‰23 Β· ⭐ 280) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3 + +- [GitHub](https://github.com/cenobites/flask-jsonrpc) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 66 Β· πŸ“₯ 30 Β· πŸ“¦ 230 Β· πŸ“‹ 81 - 12% open Β· ⏱️ 02.03.2024): + + ``` + git clone https://github.com/cenobites/flask-jsonrpc + ``` +- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 320 / month Β· πŸ“¦ 6 Β· ⏱️ 28.04.2012): + ``` + pip install rpc ```
-
flask_injector (πŸ₯‰24 Β· ⭐ 260 Β· πŸ’€) - Adds Injector support to Flask. BSD-3 +
flask_injector (πŸ₯‰23 Β· ⭐ 260 Β· πŸ’€) - Adds Injector support to Flask. BSD-3 -- [GitHub](https://github.com/python-injector/flask_injector) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 40 Β· πŸ“¦ 880 Β· πŸ“‹ 51 - 23% open Β· ⏱️ 27.07.2023): +- [GitHub](https://github.com/python-injector/flask_injector) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 39 Β· πŸ“¦ 880 Β· πŸ“‹ 51 - 23% open Β· ⏱️ 27.07.2023): ``` git clone https://github.com/alecthomas/flask_injector ``` -- [PyPi](https://pypi.org/project/flask_injector) (πŸ“₯ 61K / month Β· πŸ“¦ 66 Β· ⏱️ 27.07.2023): +- [PyPi](https://pypi.org/project/flask_injector) (πŸ“₯ 75K / month): ``` pip install flask_injector ``` @@ -4242,33 +4174,33 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-injector ```
-
flask-rebar (πŸ₯‰24 Β· ⭐ 230) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT +
Flask-Opentracing (πŸ₯‰23 Β· ⭐ 140) - OpenTracing instrumentation for the Flask.. BSD-3 -- [GitHub](https://github.com/plangrid/flask-rebar) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 37 Β· πŸ“¦ 51 Β· πŸ“‹ 110 - 46% open Β· ⏱️ 23.02.2024): +- [GitHub](https://github.com/opentracing-contrib/python-flask) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 48 Β· πŸ“¦ 480 Β· πŸ“‹ 43 - 48% open Β· ⏱️ 29.02.2024): ``` - git clone https://github.com/plangrid/flask-rebar + git clone https://github.com/opentracing-contrib/python-flask ``` -- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 6.9K / month Β· πŸ“¦ 6 Β· ⏱️ 16.02.2024): +- [PyPi](https://pypi.org/project/Flask-Opentracing) (πŸ“₯ 220K / month Β· πŸ“¦ 32 Β· ⏱️ 29.02.2024): ``` - pip install flask-rebar + pip install Flask-Opentracing ```
-
flask-jsonrpc (πŸ₯‰23 Β· ⭐ 280) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3 +
flask_pydantic (πŸ₯‰22 Β· ⭐ 330) - flask extension for integration with the awesome pydantic.. MIT -- [GitHub](https://github.com/cenobites/flask-jsonrpc) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 66 Β· πŸ“₯ 30 Β· πŸ“¦ 230 Β· πŸ“‹ 81 - 12% open Β· ⏱️ 13.02.2024): +- [GitHub](https://github.com/bauerji/flask-pydantic) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 52 Β· πŸ“¦ 560 Β· πŸ“‹ 45 - 44% open Β· ⏱️ 08.01.2024): ``` - git clone https://github.com/cenobites/flask-jsonrpc + git clone https://github.com/bauerji/flask_pydantic ``` -- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 340 / month Β· πŸ“¦ 6 Β· ⏱️ 28.04.2012): +- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 180K / month): ``` - pip install rpc + pip install flask_pydantic ```
cookiecutter-flask (πŸ₯‰21 Β· ⭐ 4.5K) - A flask template with Bootstrap, asset.. MIT -- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 750 Β· πŸ“‹ 190 - 5% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 750 Β· πŸ“‹ 190 - 5% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/cookiecutter-flask/cookiecutter-flask @@ -4276,68 +4208,46 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
safrs (πŸ₯‰21 Β· ⭐ 400) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. ❗️GPL-3.0 -- [GitHub](https://github.com/thomaxxl/safrs) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 69 Β· πŸ“¦ 120 Β· πŸ“‹ 80 - 5% open Β· ⏱️ 11.01.2024): +- [GitHub](https://github.com/thomaxxl/safrs) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 68 Β· πŸ“¦ 120 Β· πŸ“‹ 79 - 3% open Β· ⏱️ 11.01.2024): ``` git clone https://github.com/thomaxxl/safrs ``` -- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 540 / month Β· πŸ“¦ 1 Β· ⏱️ 28.11.2023): +- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 510 / month): ``` pip install safrs ```
-
Flask-Opentracing (πŸ₯‰21 Β· ⭐ 140) - OpenTracing instrumentation for the Flask.. BSD-3 - -- [GitHub](https://github.com/opentracing-contrib/python-flask) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 48 Β· πŸ“¦ 480 Β· πŸ“‹ 34 - 58% open Β· ⏱️ 29.02.2024): - - ``` - git clone https://github.com/opentracing-contrib/python-flask - ``` -- [PyPi](https://pypi.org/project/Flask-Opentracing) (πŸ“₯ 330K / month Β· πŸ“¦ 32 Β· ⏱️ 22.10.2019): - ``` - pip install Flask-Opentracing - ``` -
-
flask-msearch (πŸ₯‰19 Β· ⭐ 210) - Full text search for flask. BSD-3 +
flask-msearch (πŸ₯‰17 Β· ⭐ 210) - Full text search for flask. BSD-3 -- [GitHub](https://github.com/honmaple/flask-msearch) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 30 Β· πŸ“¦ 550 Β· πŸ“‹ 52 - 17% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/honmaple/flask-msearch) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 29 Β· πŸ“¦ 550 Β· πŸ“‹ 49 - 12% open Β· ⏱️ 16.01.2024): ``` git clone https://github.com/honmaple/flask-msearch ``` -- [PyPi](https://pypi.org/project/flask-msearch) (πŸ“₯ 600 / month Β· πŸ“¦ 12 Β· ⏱️ 16.01.2024): +- [PyPi](https://pypi.org/project/flask-msearch) (πŸ“₯ 530 / month): ``` pip install flask-msearch ```
-
flask-file-upload (πŸ₯‰17 Β· ⭐ 150 Β· πŸ’€) - Easy file uploads for Flask. MIT - -- [GitHub](https://github.com/joegasewicz/flask-file-upload) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 14 Β· πŸ“¦ 81 Β· πŸ“‹ 74 - 18% open Β· ⏱️ 08.02.2023): - - ``` - git clone https://github.com/joegasewicz/flask-file-upload - ``` -- [PyPi](https://pypi.org/project/flask-file-upload) (πŸ“₯ 140 / month Β· ⏱️ 07.12.2021): - ``` - pip install flask-file-upload - ``` -
-
Show 15 hidden projects... +
Show 17 hidden projects... -- flask-mongoengine (πŸ₯ˆ30 Β· ⭐ 840 Β· πŸ’€) - MongoEngine flask extension with WTF model forms.. BSD-3 -- flask-security (πŸ₯ˆ29 Β· ⭐ 1.6K Β· πŸ’€) - Quick and simple security for Flask applications. MIT -- flask-bcrypt (πŸ₯ˆ27 Β· ⭐ 320 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3 -- flask-apispec (πŸ₯ˆ26 Β· ⭐ 640 Β· πŸ’€) - Build and document REST APIs with Flask and apispec. MIT -- Frozen-Flask (πŸ₯‰25 Β· ⭐ 780) - Freezes a Flask application into a set of static files. ❗Unlicensed -- flask-ask (πŸ₯‰24 Β· ⭐ 1.9K Β· πŸ’€) - Alexa Skills Kit for Python. Apache-2 -- flask-bootstrap (πŸ₯‰24 Β· ⭐ 1.6K Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. BSD-3 -- flask-profiler (πŸ₯‰24 Β· ⭐ 740 Β· πŸ’€) - a flask profiler which watches endpoint calls and tries.. MIT -- flask-seasurf (πŸ₯‰24 Β· ⭐ 190 Β· πŸ’€) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3 +- flask-caching (πŸ₯ˆ30 Β· ⭐ 860) - A caching extension for Flask. ❗Unlicensed +- flask-security (πŸ₯ˆ28 Β· ⭐ 1.6K Β· πŸ’€) - Quick and simple security for Flask applications. MIT +- flask-mongoengine (πŸ₯ˆ28 Β· ⭐ 840 Β· πŸ’€) - MongoEngine flask extension with WTF model forms.. ❗Unlicensed +- Frozen-Flask (πŸ₯ˆ25 Β· ⭐ 780) - Freezes a Flask application into a set of static files. ❗Unlicensed +- flask-apispec (πŸ₯ˆ25 Β· ⭐ 640 Β· πŸ’€) - Build and document REST APIs with Flask and apispec. MIT +- flask-bcrypt (πŸ₯‰24 Β· ⭐ 320 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides.. ❗Unlicensed +- flask-profiler (πŸ₯‰23 Β· ⭐ 740 Β· πŸ’€) - a flask profiler which watches endpoint calls and tries.. MIT - Flask-Excel (πŸ₯‰23 Β· ⭐ 260 Β· πŸ’€) - A flask extension using pyexcel to read, manipulate and write.. BSD-3 -- flask-talisman (πŸ₯‰22 Β· ⭐ 910 Β· πŸ’€) - HTTP security headers for Flask. Apache-2 +- flask-ask (πŸ₯‰21 Β· ⭐ 1.9K Β· πŸ’€) - Alexa Skills Kit for Python. Apache-2 - flask-s3 (πŸ₯‰21 Β· ⭐ 190 Β· πŸ’€) - Seamlessly serve your static assets of your Flask app from Amazon.. ❗️WTFPL +- flask-seasurf (πŸ₯‰21 Β· ⭐ 190 Β· πŸ’€) - SeaSurf is a Flask extension for preventing cross-.. ❗Unlicensed - flask-ngrok (πŸ₯‰20 Β· ⭐ 140 Β· πŸ’€) - A simple way to demo Flask apps from your machine. Apache-2 +- flask-talisman (πŸ₯‰19 Β· ⭐ 910 Β· πŸ’€) - HTTP security headers for Flask. Apache-2 - flask_jsondash (πŸ₯‰18 Β· ⭐ 3.3K Β· πŸ’€) - Build complex dashboards without any front-end code... MIT +- flask-file-upload (πŸ₯‰16 Β· ⭐ 160 Β· πŸ’€) - Easy file uploads for Flask. MIT +- flask-bootstrap (πŸ₯‰13 Β· ⭐ 210 Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. ❗Unlicensed - flask2postman (πŸ₯‰13 Β· ⭐ 150 Β· πŸ’€) - Generate a Postman collection from your Flask application. MIT

@@ -4346,14 +4256,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
sqladmin (πŸ₯‡28 Β· ⭐ 1.5K) - SQLAlchemy Admin for FastAPI and Starlette. BSD-3 +
sqladmin (πŸ₯‡29 Β· ⭐ 1.5K) - SQLAlchemy Admin for FastAPI and Starlette. BSD-3 -- [GitHub](https://github.com/aminalaee/sqladmin) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 150 Β· πŸ“¦ 620 Β· πŸ“‹ 190 - 14% open Β· ⏱️ 21.02.2024): +- [GitHub](https://github.com/aminalaee/sqladmin) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 160 Β· πŸ“¦ 630 Β· πŸ“‹ 190 - 14% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/aminalaee/sqladmin ``` -- [PyPi](https://pypi.org/project/sqladmin) (πŸ“₯ 54K / month Β· πŸ“¦ 7 Β· ⏱️ 21.02.2024): +- [PyPi](https://pypi.org/project/sqladmin) (πŸ“₯ 58K / month Β· πŸ“¦ 7 Β· ⏱️ 21.02.2024): ``` pip install sqladmin ``` @@ -4365,19 +4275,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/laurents/slowapi ``` -- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 250K / month Β· πŸ“¦ 25 Β· ⏱️ 05.02.2024): +- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 260K / month Β· πŸ“¦ 25 Β· ⏱️ 05.02.2024): ``` pip install slowapi ```
fastapi-utils (πŸ₯ˆ25 Β· ⭐ 1.7K Β· πŸ’€) - Reusable utilities for FastAPI. MIT -- [GitHub](https://github.com/dmontagu/fastapi-utils) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 160 Β· πŸ“¦ 3.5K Β· πŸ“‹ 74 - 81% open Β· ⏱️ 19.03.2023): +- [GitHub](https://github.com/dmontagu/fastapi-utils) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 160 Β· πŸ“¦ 3.5K Β· πŸ“‹ 75 - 80% open Β· ⏱️ 19.03.2023): ``` git clone https://github.com/dmontagu/fastapi-utils ``` -- [PyPi](https://pypi.org/project/fastapi-utils) (πŸ“₯ 1.3M / month Β· πŸ“¦ 64 Β· ⏱️ 07.03.2020): +- [PyPi](https://pypi.org/project/fastapi-utils) (πŸ“₯ 1.1M / month Β· πŸ“¦ 64 Β· ⏱️ 07.03.2020): ``` pip install fastapi-utils ``` @@ -4401,50 +4311,50 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 3.9K / month Β· ⏱️ 31.08.2021): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 4.1K / month Β· ⏱️ 31.08.2021): ``` pip install fastapi-admin ```
-
fastapi-code-generator (πŸ₯ˆ23 Β· ⭐ 880) - This code generator creates FastAPI app from an.. MIT +
fastapi-code-generator (πŸ₯ˆ22 Β· ⭐ 880) - This code generator creates FastAPI app from an.. MIT - [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 93 Β· πŸ“¦ 180 Β· πŸ“‹ 84 - 57% open Β· ⏱️ 07.09.2023): ``` git clone https://github.com/koxudaxi/fastapi-code-generator ``` -- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 6.7K / month Β· πŸ“¦ 3 Β· ⏱️ 07.09.2023): +- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 7K / month Β· πŸ“¦ 3 Β· ⏱️ 07.09.2023): ``` pip install fastapi-code-generator ```
-
fastapi-socketio (πŸ₯‰22 Β· ⭐ 320 Β· πŸ’€) - Easily integrate socket.io with your FastAPI app. Apache-2 +
fastapi-socketio (πŸ₯ˆ22 Β· ⭐ 320 Β· πŸ’€) - Easily integrate socket.io with your FastAPI app. Apache-2 -- [GitHub](https://github.com/pyropy/fastapi-socketio) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 25 Β· πŸ“¦ 3K Β· πŸ“‹ 34 - 52% open Β· ⏱️ 03.03.2023): +- [GitHub](https://github.com/pyropy/fastapi-socketio) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 26 Β· πŸ“¦ 3K Β· πŸ“‹ 34 - 52% open Β· ⏱️ 03.03.2023): ``` git clone https://github.com/pyropy/fastapi-socketio ``` -- [PyPi](https://pypi.org/project/fastapi-socketio) (πŸ“₯ 70K / month Β· πŸ“¦ 3 Β· ⏱️ 06.12.2021): +- [PyPi](https://pypi.org/project/fastapi-socketio) (πŸ“₯ 74K / month): ``` pip install fastapi-socketio ```
fastapi-mvc (πŸ₯‰21 Β· ⭐ 540) - Developer productivity tool for making high-quality FastAPI.. MIT -- [GitHub](https://github.com/fastapi-mvc/fastapi-mvc) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 50 Β· πŸ“₯ 260 Β· πŸ“¦ 10 Β· πŸ“‹ 120 - 15% open Β· ⏱️ 02.02.2024): +- [GitHub](https://github.com/fastapi-mvc/fastapi-mvc) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 51 Β· πŸ“₯ 260 Β· πŸ“¦ 10 Β· πŸ“‹ 120 - 15% open Β· ⏱️ 02.02.2024): ``` git clone https://github.com/rszamszur/fastapi-mvc ``` -- [PyPi](https://pypi.org/project/fastapi-mvc) (πŸ“₯ 840 / month Β· ⏱️ 09.01.2023): +- [PyPi](https://pypi.org/project/fastapi-mvc) (πŸ“₯ 630 / month Β· ⏱️ 09.01.2023): ``` pip install fastapi-mvc ```
fastapi-plugins (πŸ₯‰19 Β· ⭐ 320) - FastAPI framework plugins. MIT -- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 18 Β· πŸ“¦ 97 Β· πŸ“‹ 16 - 18% open Β· ⏱️ 18.02.2024): +- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 18 Β· πŸ“¦ 99 Β· πŸ“‹ 16 - 18% open Β· ⏱️ 18.02.2024): ``` git clone https://github.com/madkote/fastapi-plugins @@ -4457,13 +4367,13 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 8 hidden projects... - fastapi-crudrouter (πŸ₯ˆ24 Β· ⭐ 1.3K Β· πŸ’€) - A dynamic FastAPI router that automatically creates.. MIT -- fastapi-sqlalchemy (πŸ₯‰22 Β· ⭐ 570 Β· πŸ’€) - Adds simple SQLAlchemy support to FastAPI. MIT -- fastapi-versioning (πŸ₯‰18 Β· ⭐ 590 Β· πŸ’€) - api versioning for fastapi web applications. MIT +- fastapi-sqlalchemy (πŸ₯ˆ22 Β· ⭐ 570 Β· πŸ’€) - Adds simple SQLAlchemy support to FastAPI. MIT +- fastapi-versioning (πŸ₯‰18 Β· ⭐ 600 Β· πŸ’€) - api versioning for fastapi web applications. MIT - fastapi_contrib (πŸ₯‰18 Β· ⭐ 590 Β· πŸ’€) - Opinionated set of utilities on top of FastAPI. MIT - fastapi_cache (πŸ₯‰18 Β· ⭐ 210 Β· πŸ’€) - FastAPI simple cache. MIT - fastapi-react (πŸ₯‰17 Β· ⭐ 2K Β· πŸ’€) - Cookiecutter Template for FastAPI + React Projects. Using.. MIT - fastapi_client (πŸ₯‰14 Β· ⭐ 320 Β· πŸ’€) - FastAPI client generator. Apache-2 -- fastapi-lazy (πŸ₯‰11 Β· ⭐ 110 Β· πŸ’€) - Lazy package to start your project using FastAPI. MIT +- fastapi-lazy (πŸ₯‰11 Β· ⭐ 110 Β· πŸ’€) - Simplifies class-based views for more organized and.. MIT

@@ -4494,7 +4404,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
django-oscar (πŸ₯‡38 Β· ⭐ 6K) - Domain-driven e-commerce for Django. BSD-3 +
django-oscar (πŸ₯‡38 Β· ⭐ 6.1K) - Domain-driven e-commerce for Django. BSD-3 - [GitHub](https://github.com/django-oscar/django-oscar) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 2.2K Β· πŸ“¦ 1.1K Β· πŸ“‹ 1.5K - 6% open Β· ⏱️ 22.02.2024): @@ -4508,12 +4418,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-import-export (πŸ₯‡38 Β· ⭐ 2.8K) - Django application and library for importing and.. BSD-2 -- [GitHub](https://github.com/django-import-export/django-import-export) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 780 Β· πŸ“¦ 94K Β· πŸ“‹ 980 - 2% open Β· ⏱️ 03.02.2024): +- [GitHub](https://github.com/django-import-export/django-import-export) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 720 Β· πŸ“¦ 94K Β· πŸ“‹ 980 - 2% open Β· ⏱️ 03.02.2024): ``` git clone https://github.com/django-import-export/django-import-export ``` -- [PyPi](https://pypi.org/project/django-import-export) (πŸ“₯ 1.1M / month Β· πŸ“¦ 1.1K Β· ⏱️ 14.02.2024): +- [PyPi](https://pypi.org/project/django-import-export) (πŸ“₯ 1.2M / month): ``` pip install django-import-export ``` @@ -4529,7 +4439,7 @@ _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) (πŸ“₯ 3.6M / month Β· πŸ“¦ 12K Β· ⏱️ 05.06.2023): +- [PyPi](https://pypi.org/project/django-extensions) (πŸ“₯ 3.7M / month Β· πŸ“¦ 12K Β· ⏱️ 05.06.2023): ``` pip install django-extensions ``` @@ -4540,12 +4450,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-cors-headers (πŸ₯‡37 Β· ⭐ 5.2K) - Django app for handling the server headers required.. MIT -- [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 540 Β· πŸ“¦ 210K Β· πŸ“‹ 270 - 2% open Β· ⏱️ 20.02.2024): +- [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 540 Β· πŸ“¦ 210K Β· πŸ“‹ 270 - 2% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/adamchainz/django-cors-headers ``` -- [PyPi](https://pypi.org/project/django-cors-headers) (πŸ“₯ 5.6M / month Β· πŸ“¦ 6.8K Β· ⏱️ 14.11.2023): +- [PyPi](https://pypi.org/project/django-cors-headers) (πŸ“₯ 5.8M / month Β· πŸ“¦ 6.8K Β· ⏱️ 14.11.2023): ``` pip install django-cors-headers ``` @@ -4561,7 +4471,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/carltongibson/django-filter ``` -- [PyPi](https://pypi.org/project/django-filter) (πŸ“₯ 4.4M / month Β· πŸ“¦ 8.9K Β· ⏱️ 05.12.2023): +- [PyPi](https://pypi.org/project/django-filter) (πŸ“₯ 4.5M / month Β· πŸ“¦ 8.9K Β· ⏱️ 05.12.2023): ``` pip install django-filter ``` @@ -4570,30 +4480,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-filter ```
-
django-haystack (πŸ₯‡36 Β· ⭐ 3.5K) - Modular search for Django. BSD-3 - -- [GitHub](https://github.com/django-haystack/django-haystack) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.3K Β· πŸ“¦ 9.5K Β· πŸ“‹ 1.3K - 43% open Β· ⏱️ 20.02.2024): - - ``` - git clone https://github.com/django-haystack/django-haystack - ``` -- [PyPi](https://pypi.org/project/django-haystack) (πŸ“₯ 140K / month Β· πŸ“¦ 2.8K Β· ⏱️ 20.07.2023): - ``` - pip install django-haystack - ``` -- [Conda](https://anaconda.org/conda-forge/django-haystack) (πŸ“₯ 5.8K Β· ⏱️ 11.02.2024): - ``` - conda install -c conda-forge django-haystack - ``` -
django-mptt (πŸ₯‡36 Β· ⭐ 2.8K) - Utilities for implementing a modified pre-order traversal tree.. MIT -- [GitHub](https://github.com/django-mptt/django-mptt) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 460 Β· πŸ“¦ 21K Β· πŸ“‹ 530 - 21% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/django-mptt/django-mptt) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 460 Β· πŸ“¦ 21K Β· πŸ“‹ 530 - 21% open Β· ⏱️ 01.03.2024): ``` git clone https://github.com/django-mptt/django-mptt ``` -- [PyPi](https://pypi.org/project/django-mptt) (πŸ“₯ 550K / month Β· πŸ“¦ 3.3K Β· ⏱️ 16.01.2024): +- [PyPi](https://pypi.org/project/django-mptt) (πŸ“₯ 570K / month Β· πŸ“¦ 3.3K Β· ⏱️ 16.01.2024): ``` pip install django-mptt ``` @@ -4602,42 +4496,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c anaconda django-mptt ```
-
django-storages (πŸ₯‡36 Β· ⭐ 2.6K) - Django-storages is a project to provide a variety of.. BSD-3 - -- [GitHub](https://github.com/jschneier/django-storages) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 840 Β· πŸ“¦ 170K Β· πŸ“‹ 700 - 21% open Β· ⏱️ 26.11.2023): - - ``` - git clone https://github.com/jschneier/django-storages - ``` -- [PyPi](https://pypi.org/project/django-storages) (πŸ“₯ 3.2M / month Β· πŸ“¦ 5K Β· ⏱️ 09.10.2023): - ``` - pip install django-storages - ``` -- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 57K Β· ⏱️ 21.10.2023): - ``` - conda install -c conda-forge django-storages - ``` -
django-simple-history (πŸ₯‡36 Β· ⭐ 2.1K) - Store model history and view/revert changes from.. BSD-3 -- [GitHub](https://github.com/jazzband/django-simple-history) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 460 Β· πŸ“¦ 5K Β· πŸ“‹ 590 - 27% open Β· ⏱️ 24.02.2024): +- [GitHub](https://github.com/jazzband/django-simple-history) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 430 Β· πŸ“¦ 5K Β· πŸ“‹ 560 - 22% open Β· ⏱️ 24.02.2024): ``` git clone https://github.com/jazzband/django-simple-history ``` -- [PyPi](https://pypi.org/project/django-simple-history) (πŸ“₯ 1.2M / month Β· πŸ“¦ 460 Β· ⏱️ 23.02.2024): +- [PyPi](https://pypi.org/project/django-simple-history) (πŸ“₯ 1.2M / month): ``` pip install django-simple-history ```
django-stubs (πŸ₯‡36 Β· ⭐ 1.4K) - PEP-484 stubs for Django. MIT -- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 400 Β· πŸ“¦ 9.8K Β· πŸ“‹ 740 - 31% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 340 Β· πŸ“¦ 9.9K Β· πŸ“‹ 680 - 25% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/typeddjango/django-stubs ``` -- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 1.3M / month Β· πŸ“¦ 110 Β· ⏱️ 05.12.2023): +- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 1.3M / month): ``` pip install django-stubs ``` @@ -4646,42 +4524,38 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-stubs ```
-
channels (πŸ₯ˆ35 Β· ⭐ 5.9K) - Developer-friendly asynchrony for Django. BSD-3 +
django-reversion (πŸ₯ˆ35 Β· ⭐ 3K) - django-reversion is an extension to the Django web.. BSD-3 -- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 780 Β· πŸ“¦ 21 Β· πŸ“‹ 1.3K - 8% open Β· ⏱️ 10.01.2024): +- [GitHub](https://github.com/etianen/django-reversion) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 480 Β· πŸ“¦ 7.3K Β· πŸ“‹ 650 - 2% open Β· ⏱️ 30.01.2024): ``` - git clone https://github.com/django/channels - ``` -- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 920K / month Β· πŸ“¦ 1.4K Β· ⏱️ 03.02.2023): - ``` - pip install channels + git clone https://github.com/etianen/django-reversion ``` -- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 180K Β· ⏱️ 16.06.2023): +- [PyPi](https://pypi.org/project/django-reversion) (πŸ“₯ 420K / month Β· πŸ“¦ 2.1K Β· ⏱️ 30.01.2024): ``` - conda install -c conda-forge channels + pip install django-reversion ```
-
django-reversion (πŸ₯ˆ35 Β· ⭐ 3K) - django-reversion is an extension to the Django web.. BSD-3 +
django-phonenumber-field (πŸ₯ˆ35 Β· ⭐ 1.4K) - A django model and form field for normalised phone.. MIT -- [GitHub](https://github.com/etianen/django-reversion) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 480 Β· πŸ“¦ 7.3K Β· πŸ“‹ 650 - 2% open Β· ⏱️ 30.01.2024): +- [GitHub](https://github.com/stefanfoulis/django-phonenumber-field) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“₯ 16 Β· πŸ“¦ 25K Β· πŸ“‹ 220 - 2% open Β· ⏱️ 29.12.2023): ``` - git clone https://github.com/etianen/django-reversion + git clone https://github.com/stefanfoulis/django-phonenumber-field ``` -- [PyPi](https://pypi.org/project/django-reversion) (πŸ“₯ 400K / month Β· πŸ“¦ 2.1K Β· ⏱️ 30.01.2024): +- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 1M / month Β· πŸ“¦ 880 Β· ⏱️ 29.12.2023): ``` - pip install django-reversion + pip install django-phonenumber-field ```
-
django-environ (πŸ₯ˆ35 Β· ⭐ 2.9K) - Django-environ allows you to utilize 12factor inspired.. MIT +
django-environ (πŸ₯ˆ34 Β· ⭐ 2.9K) - Django-environ allows you to utilize 12factor inspired.. MIT -- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 320 Β· πŸ“₯ 54 Β· πŸ“¦ 220K Β· πŸ“‹ 240 - 26% open Β· ⏱️ 01.09.2023): +- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 300 Β· πŸ“₯ 54 Β· πŸ“¦ 220K Β· πŸ“‹ 240 - 26% open Β· ⏱️ 01.09.2023): ``` git clone https://github.com/joke2k/django-environ ``` -- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 2.2M / month Β· πŸ“¦ 3.6K Β· ⏱️ 01.09.2023): +- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 2.2M / month): ``` pip install django-environ ``` @@ -4690,54 +4564,58 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-environ ```
-
django-phonenumber-field (πŸ₯ˆ35 Β· ⭐ 1.4K) - A django model and form field for normalised phone.. MIT +
django-redis (πŸ₯ˆ34 Β· ⭐ 2.8K) - Full featured redis cache backend for Django. BSD-3 -- [GitHub](https://github.com/stefanfoulis/django-phonenumber-field) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“₯ 16 Β· πŸ“¦ 25K Β· πŸ“‹ 220 - 2% open Β· ⏱️ 29.12.2023): +- [GitHub](https://github.com/jazzband/django-redis) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“‹ 370 - 14% open Β· ⏱️ 20.02.2024): ``` - git clone https://github.com/stefanfoulis/django-phonenumber-field + git clone https://github.com/jazzband/django-redis ``` -- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 1M / month Β· πŸ“¦ 880 Β· ⏱️ 29.12.2023): +- [PyPi](https://pypi.org/project/django-redis) (πŸ“₯ 2.7M / month Β· πŸ“¦ 3.5K Β· ⏱️ 01.10.2023): ``` - pip install django-phonenumber-field + pip install django-redis ```
-
django-redis (πŸ₯ˆ34 Β· ⭐ 2.8K) - Full featured redis cache backend for Django. BSD-3 +
django-storages (πŸ₯ˆ34 Β· ⭐ 2.6K) - Django-storages is a project to provide a variety of.. BSD-3 -- [GitHub](https://github.com/jazzband/django-redis) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“‹ 360 - 14% open Β· ⏱️ 20.02.2024): +- [GitHub](https://github.com/jschneier/django-storages) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 790 Β· πŸ“¦ 170K Β· πŸ“‹ 670 - 18% open Β· ⏱️ 26.11.2023): ``` - git clone https://github.com/jazzband/django-redis + git clone https://github.com/jschneier/django-storages ``` -- [PyPi](https://pypi.org/project/django-redis) (πŸ“₯ 2.7M / month Β· πŸ“¦ 3.5K Β· ⏱️ 01.10.2023): +- [PyPi](https://pypi.org/project/django-storages) (πŸ“₯ 3.2M / month): ``` - pip install django-redis + pip install django-storages + ``` +- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 57K Β· ⏱️ 21.10.2023): + ``` + conda install -c conda-forge django-storages ```
django-model-utils (πŸ₯ˆ34 Β· ⭐ 2.6K) - Django model mixins and utilities. BSD-3 -- [GitHub](https://github.com/jazzband/django-model-utils) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 360 Β· πŸ“¦ 23K Β· πŸ“‹ 310 - 37% open Β· ⏱️ 10.02.2024): +- [GitHub](https://github.com/jazzband/django-model-utils) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 360 Β· πŸ“¦ 24K Β· πŸ“‹ 310 - 37% open Β· ⏱️ 10.02.2024): ``` git clone https://github.com/jazzband/django-model-utils ``` -- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 1.4M / month Β· πŸ“¦ 4.9K Β· ⏱️ 11.02.2024): +- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 1.5M / month Β· πŸ“¦ 4.9K Β· ⏱️ 11.02.2024): ``` pip install django-model-utils ```
django-webpack-loader (πŸ₯ˆ34 Β· ⭐ 2.5K) - Transparently use webpack with django. MIT -- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 340 Β· πŸ“¦ 9.2K Β· πŸ“‹ 190 - 4% open Β· ⏱️ 16.01.2024): +- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 340 Β· πŸ“¦ 9.3K Β· πŸ“‹ 190 - 4% open Β· ⏱️ 16.01.2024): ``` git clone https://github.com/django-webpack/django-webpack-loader ``` -- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 450K / month Β· πŸ“¦ 990 Β· ⏱️ 16.01.2024): +- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 470K / month Β· πŸ“¦ 990 Β· ⏱️ 16.01.2024): ``` pip install django-webpack-loader ``` -- [Conda](https://anaconda.org/conda-forge/django-webpack-loader) (πŸ“₯ 9.2K Β· ⏱️ 16.01.2024): +- [Conda](https://anaconda.org/conda-forge/django-webpack-loader) (πŸ“₯ 9.3K Β· ⏱️ 16.01.2024): ``` conda install -c conda-forge django-webpack-loader ``` @@ -4749,75 +4627,31 @@ _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) (πŸ“₯ 510K / month Β· πŸ“¦ 1.5K Β· ⏱️ 08.02.2024): +- [PyPi](https://pypi.org/project/django-ckeditor) (πŸ“₯ 550K / month Β· πŸ“¦ 1.5K Β· ⏱️ 08.02.2024): ``` pip install django-ckeditor ```
-
django-tables2 (πŸ₯ˆ34 Β· ⭐ 1.8K) - django-tables2 - An app for creating HTML tables. BSD-2 - -- [GitHub](https://github.com/jieter/django-tables2) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 450 Β· πŸ“¦ 7K Β· πŸ“‹ 570 - 13% open Β· ⏱️ 05.02.2024): - - ``` - git clone https://github.com/jieter/django-tables2 - ``` -- [PyPi](https://pypi.org/project/django-tables2) (πŸ“₯ 290K / month Β· πŸ“¦ 900 Β· ⏱️ 05.12.2023): - ``` - pip install django-tables2 - ``` -- [Conda](https://anaconda.org/conda-forge/django-tables2) (πŸ“₯ 7.5K Β· ⏱️ 09.12.2023): - ``` - conda install -c conda-forge django-tables2 - ``` -
-
django-autocomplete-light (πŸ₯ˆ34 Β· ⭐ 1.8K) - A fresh approach to autocomplete implementations,.. MIT - -- [GitHub](https://github.com/yourlabs/django-autocomplete-light) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 470 Β· πŸ“¦ 4K Β· πŸ“‹ 860 - 24% open Β· ⏱️ 23.02.2024): - - ``` - git clone https://github.com/yourlabs/django-autocomplete-light - ``` -- [PyPi](https://pypi.org/project/django-autocomplete-light) (πŸ“₯ 280K / month Β· πŸ“¦ 750 Β· ⏱️ 23.02.2024): - ``` - pip install django-autocomplete-light - ``` -
-
django-compressor (πŸ₯ˆ33 Β· ⭐ 2.7K) - Compresses linked and inline javascript or CSS into a.. MIT +
django-rq (πŸ₯ˆ33 Β· ⭐ 1.7K) - A simple app that provides django integration for RQ (Redis Queue). MIT -- [GitHub](https://github.com/django-compressor/django-compressor) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 590 Β· πŸ“‹ 670 - 18% open Β· ⏱️ 19.01.2024): +- [GitHub](https://github.com/rq/django-rq) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“¦ 3.2K Β· πŸ“‹ 350 - 26% open Β· ⏱️ 04.03.2024): ``` - git clone https://github.com/django-compressor/django-compressor - ``` -- [PyPi](https://pypi.org/project/django-compressor) (πŸ“₯ 560K / month Β· πŸ“¦ 310 Β· ⏱️ 27.06.2023): - ``` - pip install django-compressor - ``` -
-
django-bootstrap3 (πŸ₯ˆ33 Β· ⭐ 2.3K) - Bootstrap 3 integration with Django. BSD-3 - -- [GitHub](https://github.com/zostera/django-bootstrap3) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 690 Β· πŸ“¦ 19K Β· πŸ“‹ 300 - 1% open Β· ⏱️ 26.02.2024): - - ``` - git clone https://github.com/zostera/django-bootstrap3 - ``` -- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 110K / month Β· πŸ“¦ 4K Β· ⏱️ 28.12.2023): - ``` - pip install django-bootstrap3 + git clone https://github.com/rq/django-rq ``` -- [Conda](https://anaconda.org/conda-forge/django-bootstrap3) (πŸ“₯ 28K Β· ⏱️ 16.06.2023): +- [PyPi](https://pypi.org/project/django-rq) (πŸ“₯ 580K / month): ``` - conda install -c conda-forge django-bootstrap3 + pip install django-rq ```
sorl-thumbnail (πŸ₯ˆ33 Β· ⭐ 1.7K) - Thumbnails for Django. BSD-3 -- [GitHub](https://github.com/jazzband/sorl-thumbnail) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 500 Β· πŸ“¦ 14K Β· πŸ“‹ 430 - 29% open Β· ⏱️ 04.10.2023): +- [GitHub](https://github.com/jazzband/sorl-thumbnail) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 460 Β· πŸ“¦ 15K Β· πŸ“‹ 420 - 28% open Β· ⏱️ 04.10.2023): ``` git clone https://github.com/jazzband/sorl-thumbnail ``` -- [PyPi](https://pypi.org/project/sorl-thumbnail) (πŸ“₯ 250K / month Β· πŸ“¦ 2.5K Β· ⏱️ 05.10.2023): +- [PyPi](https://pypi.org/project/sorl-thumbnail) (πŸ“₯ 250K / month): ``` pip install sorl-thumbnail ``` @@ -4828,36 +4662,36 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-pipeline (πŸ₯ˆ33 Β· ⭐ 1.5K) - Pipeline is an asset packaging library for Django. MIT -- [GitHub](https://github.com/jazzband/django-pipeline) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 380 Β· πŸ“¦ 2.4K Β· πŸ“‹ 470 - 30% open Β· ⏱️ 15.01.2024): +- [GitHub](https://github.com/jazzband/django-pipeline) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 350 Β· πŸ“¦ 2.4K Β· πŸ“‹ 440 - 26% open Β· ⏱️ 15.01.2024): ``` git clone https://github.com/jazzband/django-pipeline ``` -- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 130K / month Β· πŸ“¦ 1.1K Β· ⏱️ 27.12.2023): +- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 130K / month): ``` pip install django-pipeline ```
dj-database-url (πŸ₯ˆ33 Β· ⭐ 1.4K) - Use Database URLs in your Django Application. BSD-3 -- [GitHub](https://github.com/jazzband/dj-database-url) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 200 Β· πŸ“¦ 260K Β· πŸ“‹ 92 - 2% open Β· ⏱️ 20.02.2024): +- [GitHub](https://github.com/jazzband/dj-database-url) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 190 Β· πŸ“¦ 260K Β· πŸ“‹ 92 - 2% open Β· ⏱️ 20.02.2024): ``` git clone https://github.com/jacobian/dj-database-url ``` -- [PyPi](https://pypi.org/project/dj-database-url) (πŸ“₯ 1.4M / month Β· πŸ“¦ 21K Β· ⏱️ 15.08.2023): +- [PyPi](https://pypi.org/project/dj-database-url) (πŸ“₯ 1.4M / month): ``` pip install dj-database-url ```
django-bootstrap4 (πŸ₯ˆ33 Β· ⭐ 1K) - Bootstrap 4 integration with Django. BSD-3 -- [GitHub](https://github.com/zostera/django-bootstrap4) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 260 Β· πŸ“¦ 160K Β· πŸ“‹ 160 - 12% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/zostera/django-bootstrap4) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 220 Β· πŸ“¦ 160K Β· πŸ“‹ 160 - 11% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/zostera/django-bootstrap4 ``` -- [PyPi](https://pypi.org/project/django-bootstrap4) (πŸ“₯ 180K / month Β· πŸ“¦ 1K Β· ⏱️ 29.01.2024): +- [PyPi](https://pypi.org/project/django-bootstrap4) (πŸ“₯ 180K / month): ``` pip install django-bootstrap4 ``` @@ -4866,60 +4700,60 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-bootstrap4 ```
-
Django-Ninja (πŸ₯ˆ32 Β· ⭐ 5.9K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT +
Django-Ninja (πŸ₯ˆ32 Β· ⭐ 6K) - Fast, Async-ready, Openapi, type hints based framework for building.. MIT -- [GitHub](https://github.com/vitalik/django-ninja) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 350 Β· πŸ“¦ 2.1K Β· πŸ“‹ 700 - 34% open Β· ⏱️ 09.02.2024): +- [GitHub](https://github.com/vitalik/django-ninja) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 360 Β· πŸ“¦ 2.1K Β· πŸ“‹ 710 - 34% open Β· ⏱️ 09.02.2024): ``` git clone https://github.com/vitalik/django-ninja ``` -- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 280K / month Β· πŸ“¦ 22 Β· ⏱️ 07.12.2023): +- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 280K / month): ``` pip install django-ninja ``` -- [Conda](https://anaconda.org/conda-forge/django-ninja) (πŸ“₯ 9.1K Β· ⏱️ 12.12.2023): +- [Conda](https://anaconda.org/conda-forge/django-ninja) (πŸ“₯ 9.2K Β· ⏱️ 12.12.2023): ``` conda install -c conda-forge django-ninja ```
-
django-taggit (πŸ₯ˆ32 Β· ⭐ 3.2K) - Simple tagging for django. BSD-3 +
django-bootstrap3 (πŸ₯ˆ32 Β· ⭐ 2.3K) - Bootstrap 3 integration with Django. BSD-3 -- [GitHub](https://github.com/jazzband/django-taggit) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 630 Β· πŸ“‹ 440 - 21% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/zostera/django-bootstrap3) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 670 Β· πŸ“¦ 19K Β· πŸ“‹ 300 - 1% open Β· ⏱️ 07.03.2024): ``` - git clone https://github.com/jazzband/django-taggit + git clone https://github.com/zostera/django-bootstrap3 ``` -- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 570K / month Β· πŸ“¦ 2.9K Β· ⏱️ 29.10.2023): +- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 120K / month): ``` - pip install django-taggit + pip install django-bootstrap3 ``` -- [Conda](https://anaconda.org/conda-forge/django-taggit) (πŸ“₯ 120K Β· ⏱️ 29.10.2023): +- [Conda](https://anaconda.org/conda-forge/django-bootstrap3) (πŸ“₯ 28K Β· ⏱️ 16.06.2023): ``` - conda install -c conda-forge django-taggit + conda install -c conda-forge django-bootstrap3 ```
django-sql-explorer (πŸ₯ˆ32 Β· ⭐ 2.2K) - Easily share data across your company via SQL.. MIT -- [GitHub](https://github.com/chrisclark/django-sql-explorer) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 340 Β· πŸ“¦ 400 Β· πŸ“‹ 280 - 7% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/chrisclark/django-sql-explorer) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 320 Β· πŸ“¦ 400 Β· πŸ“‹ 280 - 6% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/groveco/django-sql-explorer ``` -- [PyPi](https://pypi.org/project/django-sql-explorer) (πŸ“₯ 65K / month Β· πŸ“¦ 75 Β· ⏱️ 07.02.2024): +- [PyPi](https://pypi.org/project/django-sql-explorer) (πŸ“₯ 68K / month): ``` pip install django-sql-explorer ```
-
django-rq (πŸ₯ˆ32 Β· ⭐ 1.7K) - A simple app that provides django integration for RQ (Redis Queue). MIT +
django-autocomplete-light (πŸ₯ˆ32 Β· ⭐ 1.8K) - A fresh approach to autocomplete implementations,.. MIT -- [GitHub](https://github.com/rq/django-rq) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 280 Β· πŸ“¦ 3.2K Β· πŸ“‹ 350 - 27% open Β· ⏱️ 18.01.2024): +- [GitHub](https://github.com/yourlabs/django-autocomplete-light) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 450 Β· πŸ“¦ 4K Β· πŸ“‹ 860 - 24% open Β· ⏱️ 23.02.2024): ``` - git clone https://github.com/rq/django-rq + git clone https://github.com/yourlabs/django-autocomplete-light ``` -- [PyPi](https://pypi.org/project/django-rq) (πŸ“₯ 550K / month Β· πŸ“¦ 450 Β· ⏱️ 18.12.2023): +- [PyPi](https://pypi.org/project/django-autocomplete-light) (πŸ“₯ 280K / month): ``` - pip install django-rq + pip install django-autocomplete-light ```
django-money (πŸ₯ˆ32 Β· ⭐ 1.6K) - Money fields for Django forms and models. BSD-3 @@ -4929,159 +4763,183 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-money/django-money ``` -- [PyPi](https://pypi.org/project/django-money) (πŸ“₯ 220K / month Β· πŸ“¦ 210 Β· ⏱️ 30.11.2023): +- [PyPi](https://pypi.org/project/django-money) (πŸ“₯ 230K / month Β· πŸ“¦ 210 Β· ⏱️ 30.11.2023): ``` pip install django-money ```
-
cookiecutter-django (πŸ₯‰31 Β· ⭐ 11K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 +
cookiecutter-django (πŸ₯ˆ31 Β· ⭐ 11K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 -- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 2.8K Β· πŸ“¦ 24 Β· πŸ“‹ 1.2K - 8% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 2.8K Β· πŸ“¦ 26 Β· πŸ“‹ 1.2K - 8% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/cookiecutter/cookiecutter-django ``` -- [PyPi](https://pypi.org/project/cookiecutter-django) (πŸ“₯ 88 / month Β· πŸ“¦ 1 Β· ⏱️ 15.01.2018): +- [PyPi](https://pypi.org/project/cookiecutter-django) (πŸ“₯ 84 / month Β· πŸ“¦ 1 Β· ⏱️ 15.01.2018): ``` pip install cookiecutter-django ```
-
django-activity-stream (πŸ₯‰31 Β· ⭐ 2.3K) - Generate generic activity streams from the actions on.. BSD-3 +
channels (πŸ₯ˆ31 Β· ⭐ 5.9K) - Developer-friendly asynchrony for Django. BSD-3 -- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 500 Β· πŸ“₯ 9 Β· πŸ“¦ 1.1K Β· πŸ“‹ 310 - 5% open Β· ⏱️ 04.10.2023): +- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 770 Β· πŸ“¦ 21 Β· πŸ“‹ 1.2K - 6% open Β· ⏱️ 10.01.2024): ``` - git clone https://github.com/justquick/django-activity-stream + git clone https://github.com/django/channels ``` -- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 65K / month Β· πŸ“¦ 340 Β· ⏱️ 04.10.2023): +- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 1M / month): ``` - pip install django-activity-stream + pip install channels + ``` +- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 180K Β· ⏱️ 16.06.2023): + ``` + conda install -c conda-forge channels ```
-
django-imagekit (πŸ₯‰31 Β· ⭐ 2.2K) - Automated image processing for Django. Currently v4.0. BSD-3 +
django-dbbackup (πŸ₯ˆ31 Β· ⭐ 870) - Management commands to help backup and restore your.. BSD-3 -- [GitHub](https://github.com/matthewwithanm/django-imagekit) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 280 Β· πŸ“₯ 97 Β· πŸ“¦ 8.9K Β· πŸ“‹ 390 - 24% open Β· ⏱️ 28.09.2023): +- [GitHub](https://github.com/jazzband/django-dbbackup) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 210 Β· πŸ“¦ 1.8K Β· πŸ“‹ 290 - 26% open Β· ⏱️ 06.03.2024): ``` - git clone https://github.com/matthewwithanm/django-imagekit + git clone https://github.com/jazzband/django-dbbackup ``` -- [PyPi](https://pypi.org/project/django-imagekit) (πŸ“₯ 150K / month Β· πŸ“¦ 1K Β· ⏱️ 28.09.2023): +- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 100K / month Β· πŸ“¦ 160 Β· ⏱️ 15.01.2024): ``` - pip install django-imagekit + pip install django-dbbackup ```
-
django-cacheops (πŸ₯‰31 Β· ⭐ 2K) - A slick ORM cache with automatic granular event-driven.. BSD-3 +
django-activity-stream (πŸ₯‰30 Β· ⭐ 2.3K) - Generate generic activity streams from the actions on.. BSD-3 -- [GitHub](https://github.com/Suor/django-cacheops) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 220 Β· πŸ“¦ 1.2K Β· πŸ“‹ 330 - 5% open Β· ⏱️ 05.12.2023): +- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 460 Β· πŸ“₯ 9 Β· πŸ“¦ 1.1K Β· πŸ“‹ 310 - 5% open Β· ⏱️ 04.10.2023): ``` - git clone https://github.com/Suor/django-cacheops + git clone https://github.com/justquick/django-activity-stream ``` -- [PyPi](https://pypi.org/project/django-cacheops) (πŸ“₯ 160K / month Β· πŸ“¦ 98 Β· ⏱️ 24.10.2023): +- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 65K / month): ``` - pip install django-cacheops + pip install django-activity-stream ```
-
django-countries (πŸ₯‰31 Β· ⭐ 1.3K) - A Django application that provides country choices for.. MIT +
django-imagekit (πŸ₯‰30 Β· ⭐ 2.2K) - Automated image processing for Django. Currently v4.0. BSD-3 -- [GitHub](https://github.com/SmileyChris/django-countries) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 280 Β· πŸ“‹ 300 - 14% open Β· ⏱️ 27.08.2023): +- [GitHub](https://github.com/matthewwithanm/django-imagekit) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 280 Β· πŸ“₯ 97 Β· πŸ“¦ 8.9K Β· πŸ“‹ 390 - 24% open Β· ⏱️ 28.09.2023): ``` - git clone https://github.com/SmileyChris/django-countries + git clone https://github.com/matthewwithanm/django-imagekit ``` -- [PyPi](https://pypi.org/project/django-countries) (πŸ“₯ 640K / month Β· πŸ“¦ 1.6K Β· ⏱️ 02.02.2023): +- [PyPi](https://pypi.org/project/django-imagekit) (πŸ“₯ 150K / month Β· πŸ“¦ 1K Β· ⏱️ 28.09.2023): ``` - pip install django-countries + pip install django-imagekit ```
-
django-dbbackup (πŸ₯‰31 Β· ⭐ 860) - Management commands to help backup and restore your.. BSD-3 +
django-widget-tweaks (πŸ₯‰30 Β· ⭐ 2K) - Tweak the form field rendering in templates, not in.. MIT -- [GitHub](https://github.com/jazzband/django-dbbackup) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 220 Β· πŸ“¦ 1.8K Β· πŸ“‹ 290 - 26% open Β· ⏱️ 30.01.2024): +- [GitHub](https://github.com/jazzband/django-widget-tweaks) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 130 Β· πŸ“¦ 39K Β· πŸ“‹ 94 - 42% open Β· ⏱️ 03.11.2023): ``` - git clone https://github.com/jazzband/django-dbbackup + git clone https://github.com/jazzband/django-widget-tweaks ``` -- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 100K / month Β· πŸ“¦ 160 Β· ⏱️ 15.01.2024): +- [PyPi](https://pypi.org/project/django-widget-tweaks) (πŸ“₯ 650K / month): ``` - pip install django-dbbackup + pip install django-widget-tweaks ```
-
django-fsm (πŸ₯‰30 Β· ⭐ 2.3K) - Django friendly finite state machine support. MIT +
django-waffle (πŸ₯‰30 Β· ⭐ 1.1K) - A feature flipper for Django. BSD-3 -- [GitHub](https://github.com/viewflow/django-fsm) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 300 Β· πŸ“¦ 1.6K Β· πŸ“‹ 180 - 14% open Β· ⏱️ 21.12.2023): +- [GitHub](https://github.com/django-waffle/django-waffle) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 260 Β· πŸ“¦ 1.3K Β· πŸ“‹ 210 - 19% open Β· ⏱️ 11.12.2023): ``` - git clone https://github.com/viewflow/django-fsm + git clone https://github.com/django-waffle/django-waffle ``` -- [PyPi](https://pypi.org/project/django-fsm) (πŸ“₯ 330K / month Β· πŸ“¦ 330 Β· ⏱️ 15.08.2022): +- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 460K / month Β· πŸ“¦ 350 Β· ⏱️ 11.12.2023): ``` - pip install django-fsm + pip install django-waffle ``` -- [Conda](https://anaconda.org/conda-forge/django-fsm) (πŸ“₯ 25K Β· ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-waffle) (πŸ“₯ 16K Β· ⏱️ 31.07.2023): ``` - conda install -c conda-forge django-fsm + conda install -c conda-forge django-waffle ```
-
django-widget-tweaks (πŸ₯‰30 Β· ⭐ 2K) - Tweak the form field rendering in templates, not in.. MIT +
django-fsm (πŸ₯‰29 Β· ⭐ 2.3K) - Django friendly finite state machine support. MIT -- [GitHub](https://github.com/jazzband/django-widget-tweaks) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 140 Β· πŸ“¦ 39K Β· πŸ“‹ 96 - 43% open Β· ⏱️ 03.11.2023): +- [GitHub](https://github.com/viewflow/django-fsm) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 270 Β· πŸ“¦ 1.6K Β· πŸ“‹ 160 - 0% open Β· ⏱️ 21.12.2023): ``` - git clone https://github.com/jazzband/django-widget-tweaks + git clone https://github.com/viewflow/django-fsm ``` -- [PyPi](https://pypi.org/project/django-widget-tweaks) (πŸ“₯ 640K / month Β· πŸ“¦ 2.2K Β· ⏱️ 25.08.2023): +- [PyPi](https://pypi.org/project/django-fsm) (πŸ“₯ 360K / month): ``` - pip install django-widget-tweaks + pip install django-fsm + ``` +- [Conda](https://anaconda.org/conda-forge/django-fsm) (πŸ“₯ 25K Β· ⏱️ 16.06.2023): + ``` + conda install -c conda-forge django-fsm ```
-
django-constance (πŸ₯‰30 Β· ⭐ 1.6K) - Dynamic Django settings. BSD-3 +
django-constance (πŸ₯‰29 Β· ⭐ 1.6K) - Dynamic Django settings. BSD-3 -- [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 310 Β· πŸ“¦ 1.9K Β· πŸ“‹ 280 - 11% open Β· ⏱️ 05.02.2024): +- [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 280 Β· πŸ“¦ 1.9K Β· πŸ“‹ 280 - 10% open Β· ⏱️ 05.02.2024): ``` git clone https://github.com/jazzband/django-constance ``` -- [PyPi](https://pypi.org/project/django-constance) (πŸ“₯ 280K / month Β· πŸ“¦ 280 Β· ⏱️ 21.08.2023): +- [PyPi](https://pypi.org/project/django-constance) (πŸ“₯ 290K / month): ``` pip install django-constance ```
-
django-angular (πŸ₯‰30 Β· ⭐ 1.2K) - Let AngularJS play well with Django. MIT +
django-polymorphic (πŸ₯‰29 Β· ⭐ 1.6K) - Improved Django model inheritance with automatic.. BSD-3 -- [GitHub](https://github.com/jrief/django-angular) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 300 Β· πŸ“¦ 650 Β· πŸ“‹ 200 - 10% open Β· ⏱️ 13.11.2023): +- [GitHub](https://github.com/jazzband/django-polymorphic) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“‹ 340 - 46% open Β· ⏱️ 01.03.2024): ``` - git clone https://github.com/jrief/django-angular + git clone https://github.com/django-polymorphic/django-polymorphic ``` -- [PyPi](https://pypi.org/project/django-angular) (πŸ“₯ 10K / month Β· πŸ“¦ 240 Β· ⏱️ 13.11.2023): +- [PyPi](https://pypi.org/project/django-polymorphic) (πŸ“₯ 420K / month Β· πŸ“¦ 190 Β· ⏱️ 18.11.2021): + ``` + pip install django-polymorphic + ``` +- [Conda](https://anaconda.org/conda-forge/django_polymorphic) (πŸ“₯ 64K Β· ⏱️ 16.06.2023): + ``` + conda install -c conda-forge django_polymorphic + ``` +
+
django-angular (πŸ₯‰29 Β· ⭐ 1.2K) - Let AngularJS play well with Django. MIT + +- [GitHub](https://github.com/jrief/django-angular) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 290 Β· πŸ“¦ 650 Β· πŸ“‹ 200 - 6% open Β· ⏱️ 13.11.2023): + + ``` + git clone https://github.com/jrief/django-angular + ``` +- [PyPi](https://pypi.org/project/django-angular) (πŸ“₯ 9.4K / month): ``` pip install django-angular ```
-
django-waffle (πŸ₯‰30 Β· ⭐ 1.1K) - A feature flipper for Django. BSD-3 +
django-configurations (πŸ₯‰29 Β· ⭐ 1K) - A helper for organizing Django project settings by.. BSD-3 -- [GitHub](https://github.com/django-waffle/django-waffle) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 260 Β· πŸ“¦ 1.3K Β· πŸ“‹ 210 - 19% open Β· ⏱️ 11.12.2023): +- [GitHub](https://github.com/jazzband/django-configurations) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 140 Β· πŸ“¦ 3K Β· πŸ“‹ 210 - 27% open Β· ⏱️ 30.11.2023): ``` - git clone https://github.com/django-waffle/django-waffle + git clone https://github.com/jazzband/django-configurations ``` -- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 460K / month Β· πŸ“¦ 350 Β· ⏱️ 11.12.2023): +- [PyPi](https://pypi.org/project/django-configurations) (πŸ“₯ 240K / month Β· πŸ“¦ 670 Β· ⏱️ 21.10.2023): ``` - pip install django-waffle + pip install django-configurations ``` -- [Conda](https://anaconda.org/conda-forge/django-waffle) (πŸ“₯ 16K Β· ⏱️ 31.07.2023): +- [Conda](https://anaconda.org/conda-forge/django-configurations) (πŸ“₯ 31K Β· ⏱️ 21.10.2023): ``` - conda install -c conda-forge django-waffle + conda install -c conda-forge django-configurations ```
-
django-rosetta (πŸ₯‰30 Β· ⭐ 990) - Rosetta is a Django application that eases the translation.. MIT +
django-rosetta (πŸ₯‰29 Β· ⭐ 990) - Rosetta is a Django application that eases the translation.. MIT - [GitHub](https://github.com/mbi/django-rosetta) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 190 Β· πŸ“¦ 3K Β· πŸ“‹ 160 - 29% open Β· ⏱️ 13.12.2023): ``` git clone https://github.com/mbi/django-rosetta ``` -- [PyPi](https://pypi.org/project/django-rosetta) (πŸ“₯ 97K / month Β· πŸ“¦ 610 Β· ⏱️ 04.12.2023): +- [PyPi](https://pypi.org/project/django-rosetta) (πŸ“₯ 100K / month Β· πŸ“¦ 610 Β· ⏱️ 04.12.2023): ``` pip install django-rosetta ``` @@ -5090,48 +4948,32 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-rosetta ```
-
django-push-notifications (πŸ₯‰29 Β· ⭐ 2.2K) - Send push notifications to mobile devices through GCM.. MIT +
djangorestframework-stubs (πŸ₯‰29 Β· ⭐ 400) - PEP-484 stubs for django-rest-framework. MIT -- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 590 Β· πŸ“₯ 120 Β· πŸ“‹ 420 - 28% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 100 Β· πŸ“¦ 2.8K Β· πŸ“‹ 140 - 38% open Β· ⏱️ 04.03.2024): ``` - git clone https://github.com/jazzband/django-push-notifications - ``` -- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 79K / month Β· πŸ“¦ 90 Β· ⏱️ 29.10.2023): - ``` - pip install django-push-notifications - ``` -
-
django-polymorphic (πŸ₯‰29 Β· ⭐ 1.5K) - Improved Django model inheritance with automatic.. BSD-3 - -- [GitHub](https://github.com/jazzband/django-polymorphic) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 270 Β· πŸ“‹ 330 - 46% open Β· ⏱️ 21.02.2024): - - ``` - git clone https://github.com/django-polymorphic/django-polymorphic + git clone https://github.com/typeddjango/djangorestframework-stubs ``` -- [PyPi](https://pypi.org/project/django-polymorphic) (πŸ“₯ 380K / month Β· πŸ“¦ 190 Β· ⏱️ 18.11.2021): +- [PyPi](https://pypi.org/project/djangorestframework-stubs) (πŸ“₯ 820K / month Β· πŸ“¦ 60 Β· ⏱️ 05.12.2023): ``` - pip install django-polymorphic + pip install djangorestframework-stubs ``` -- [Conda](https://anaconda.org/conda-forge/django_polymorphic) (πŸ“₯ 64K Β· ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/djangorestframework-stubs) (πŸ“₯ 8.9K Β· ⏱️ 05.12.2023): ``` - conda install -c conda-forge django_polymorphic + conda install -c conda-forge djangorestframework-stubs ```
-
django-configurations (πŸ₯‰29 Β· ⭐ 1K) - A helper for organizing Django project settings by.. BSD-3 +
django-cacheops (πŸ₯‰28 Β· ⭐ 2K) - A slick ORM cache with automatic granular event-driven.. BSD-3 -- [GitHub](https://github.com/jazzband/django-configurations) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 140 Β· πŸ“¦ 3K Β· πŸ“‹ 210 - 27% open Β· ⏱️ 30.11.2023): +- [GitHub](https://github.com/Suor/django-cacheops) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 210 Β· πŸ“¦ 1.2K Β· πŸ“‹ 330 - 4% open Β· ⏱️ 05.12.2023): ``` - git clone https://github.com/jazzband/django-configurations - ``` -- [PyPi](https://pypi.org/project/django-configurations) (πŸ“₯ 230K / month Β· πŸ“¦ 670 Β· ⏱️ 21.10.2023): - ``` - pip install django-configurations + git clone https://github.com/Suor/django-cacheops ``` -- [Conda](https://anaconda.org/conda-forge/django-configurations) (πŸ“₯ 31K Β· ⏱️ 21.10.2023): +- [PyPi](https://pypi.org/project/django-cacheops) (πŸ“₯ 160K / month): ``` - conda install -c conda-forge django-configurations + pip install django-cacheops ```
django-extra-views (πŸ₯‰28 Β· ⭐ 1.4K) - Djangos class-based generic views are awesome, lets.. MIT @@ -5141,65 +4983,37 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/AndrewIngram/django-extra-views ``` -- [PyPi](https://pypi.org/project/django-extra-views) (πŸ“₯ 91K / month Β· πŸ“¦ 520 Β· ⏱️ 09.06.2021): +- [PyPi](https://pypi.org/project/django-extra-views) (πŸ“₯ 89K / month Β· πŸ“¦ 520 Β· ⏱️ 09.06.2021): ``` pip install django-extra-views ```
-
django-cleanup (πŸ₯‰28 Β· ⭐ 1K) - Automatically deletes old file for FileField and ImageField... MIT +
django-lifecycle (πŸ₯‰28 Β· ⭐ 1.3K) - Declarative model lifecycle hooks, an alternative to.. MIT -- [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 77 Β· πŸ“¦ 13K Β· πŸ“‹ 54 - 1% open Β· ⏱️ 28.01.2024): +- [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 80 Β· πŸ“¦ 310 Β· πŸ“‹ 75 - 24% open Β· ⏱️ 04.03.2024): ``` - git clone https://github.com/un1t/django-cleanup - ``` -- [PyPi](https://pypi.org/project/django-cleanup) (πŸ“₯ 230K / month Β· πŸ“¦ 330 Β· ⏱️ 29.01.2024): - ``` - pip install django-cleanup - ``` -- [Conda](https://anaconda.org/conda-forge/django-cleanup) (πŸ“₯ 12K Β· ⏱️ 29.01.2024): - ``` - conda install -c conda-forge django-cleanup - ``` -
-
django-filebrowser (πŸ₯‰28 Β· ⭐ 950 Β· πŸ’€) - Media-Management with Grappelli. BSD-3 - -- [GitHub](https://github.com/sehmaschine/django-filebrowser) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 380 Β· πŸ“¦ 920 Β· πŸ“‹ 290 - 5% open Β· ⏱️ 27.07.2023): - - ``` - git clone https://github.com/sehmaschine/django-filebrowser + git clone https://github.com/rsinger86/django-lifecycle ``` -- [PyPi](https://pypi.org/project/django-filebrowser) (πŸ“₯ 19K / month Β· πŸ“¦ 270 Β· ⏱️ 27.07.2023): +- [PyPi](https://pypi.org/project/django-lifecycle) (πŸ“₯ 100K / month Β· πŸ“¦ 10 Β· ⏱️ 01.03.2024): ``` - pip install django-filebrowser + pip install django-lifecycle ```
-
djangorestframework-stubs (πŸ₯‰28 Β· ⭐ 390) - PEP-484 stubs for django-rest-framework. MIT +
django-cleanup (πŸ₯‰28 Β· ⭐ 1K) - Automatically deletes old file for FileField and ImageField... MIT -- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 100 Β· πŸ“¦ 2.8K Β· πŸ“‹ 140 - 38% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 77 Β· πŸ“¦ 13K Β· πŸ“‹ 54 - 1% open Β· ⏱️ 28.01.2024): ``` - git clone https://github.com/typeddjango/djangorestframework-stubs - ``` -- [PyPi](https://pypi.org/project/djangorestframework-stubs) (πŸ“₯ 850K / month Β· πŸ“¦ 60 Β· ⏱️ 05.12.2023): - ``` - pip install djangorestframework-stubs - ``` -- [Conda](https://anaconda.org/conda-forge/djangorestframework-stubs) (πŸ“₯ 8.9K Β· ⏱️ 05.12.2023): + git clone https://github.com/un1t/django-cleanup ``` - conda install -c conda-forge djangorestframework-stubs +- [PyPi](https://pypi.org/project/django-cleanup) (πŸ“₯ 240K / month Β· πŸ“¦ 330 Β· ⏱️ 29.01.2024): ``` -
-
django-lifecycle (πŸ₯‰27 Β· ⭐ 1.3K) - Declarative model lifecycle hooks, an alternative to.. MIT - -- [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 79 Β· πŸ“¦ 310 Β· πŸ“‹ 73 - 27% open Β· ⏱️ 23.02.2024): - - ``` - git clone https://github.com/rsinger86/django-lifecycle + pip install django-cleanup ``` -- [PyPi](https://pypi.org/project/django-lifecycle) (πŸ“₯ 100K / month Β· πŸ“¦ 10 Β· ⏱️ 08.11.2023): +- [Conda](https://anaconda.org/conda-forge/django-cleanup) (πŸ“₯ 12K Β· ⏱️ 29.01.2024): ``` - pip install django-lifecycle + conda install -c conda-forge django-cleanup ```
django-organizations (πŸ₯‰27 Β· ⭐ 1.2K) - Multi-user accounts for Django projects. BSD-2 @@ -5220,12 +5034,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-cachalot (πŸ₯‰27 Β· ⭐ 1.1K) - No effort, no worry, maximum performance. BSD-3 -- [GitHub](https://github.com/noripyt/django-cachalot) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 140 Β· πŸ“¦ 710 Β· πŸ“‹ 160 - 17% open Β· ⏱️ 11.01.2024): +- [GitHub](https://github.com/noripyt/django-cachalot) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 140 Β· πŸ“¦ 720 Β· πŸ“‹ 160 - 17% open Β· ⏱️ 11.01.2024): ``` git clone https://github.com/noripyt/django-cachalot ``` -- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 78K / month Β· πŸ“¦ 86 Β· ⏱️ 11.01.2024): +- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 80K / month Β· πŸ“¦ 87 Β· ⏱️ 11.01.2024): ``` pip install django-cachalot ``` @@ -5241,11 +5055,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/sobolevn/django-split-settings ``` -- [PyPi](https://pypi.org/project/django-split-settings) (πŸ“₯ 130K / month Β· πŸ“¦ 120 Β· ⏱️ 27.09.2022): +- [PyPi](https://pypi.org/project/django-split-settings) (πŸ“₯ 150K / month Β· πŸ“¦ 120 Β· ⏱️ 27.09.2022): ``` pip install django-split-settings ```
+
django-filebrowser (πŸ₯‰27 Β· ⭐ 950 Β· πŸ’€) - Media-Management with Grappelli. BSD-3 + +- [GitHub](https://github.com/sehmaschine/django-filebrowser) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 380 Β· πŸ“¦ 920 Β· πŸ“‹ 290 - 5% open Β· ⏱️ 27.07.2023): + + ``` + git clone https://github.com/sehmaschine/django-filebrowser + ``` +- [PyPi](https://pypi.org/project/django-filebrowser) (πŸ“₯ 18K / month Β· πŸ“¦ 270 Β· ⏱️ 27.07.2023): + ``` + pip install django-filebrowser + ``` +
django-paypal (πŸ₯‰27 Β· ⭐ 700) - A pluggable Django application for integrating PayPal.. MIT - [GitHub](https://github.com/spookylukey/django-paypal) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 200 Β· πŸ“¦ 3.2K Β· πŸ“‹ 160 - 7% open Β· ⏱️ 20.02.2024): @@ -5253,35 +5079,63 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/spookylukey/django-paypal ``` -- [PyPi](https://pypi.org/project/django-paypal) (πŸ“₯ 13K / month Β· πŸ“¦ 290 Β· ⏱️ 25.03.2022): +- [PyPi](https://pypi.org/project/django-paypal) (πŸ“₯ 14K / month Β· πŸ“¦ 290 Β· ⏱️ 25.03.2022): ``` pip install django-paypal ```
-
django-csp (πŸ₯‰27 Β· ⭐ 500) - Content Security Policy for Django. BSD-3 +
django-csp (πŸ₯‰27 Β· ⭐ 510) - Content Security Policy for Django. BSD-3 -- [GitHub](https://github.com/mozilla/django-csp) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 94 Β· πŸ“¦ 79 Β· πŸ“‹ 100 - 19% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/mozilla/django-csp) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 94 Β· πŸ“¦ 79 Β· πŸ“‹ 100 - 19% open Β· ⏱️ 01.03.2024): ``` git clone https://github.com/mozilla/django-csp ``` -- [PyPi](https://pypi.org/project/django-csp) (πŸ“₯ 510K / month Β· πŸ“¦ 32 Β· ⏱️ 28.02.2024): +- [PyPi](https://pypi.org/project/django-csp) (πŸ“₯ 560K / month Β· πŸ“¦ 32 Β· ⏱️ 01.03.2024): ``` pip install django-csp ```
+
django-taggit (πŸ₯‰26 Β· ⭐ 3.2K Β· πŸ“‰) - Simple tagging for django. BSD-3 + +- [GitHub](https://github.com/jazzband/django-taggit) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 570 Β· πŸ“‹ 430 - 20% open Β· ⏱️ 07.03.2024): + + ``` + git clone https://github.com/jazzband/django-taggit + ``` +- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 600K / month): + ``` + pip install django-taggit + ``` +- [Conda](https://anaconda.org/conda-forge/django-taggit) (πŸ“₯ 120K Β· ⏱️ 29.10.2023): + ``` + conda install -c conda-forge django-taggit + ``` +
viewflow (πŸ₯‰26 Β· ⭐ 2.5K) - Reusable workflow library for Django. ❗️AGPL-3.0 -- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 380 Β· πŸ“¦ 290 Β· πŸ“‹ 340 - 11% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 380 Β· πŸ“¦ 290 Β· πŸ“‹ 340 - 11% open Β· ⏱️ 04.03.2024): ``` git clone https://github.com/viewflow/viewflow ``` -- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 6K / month Β· πŸ“¦ 32 Β· ⏱️ 29.09.2023): +- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 6.8K / month Β· πŸ“¦ 32 Β· ⏱️ 29.09.2023): ``` pip install django-viewflow ```
+
django-push-notifications (πŸ₯‰26 Β· ⭐ 2.2K) - Send push notifications to mobile devices through GCM.. MIT + +- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 550 Β· πŸ“₯ 120 Β· πŸ“‹ 410 - 27% open Β· ⏱️ 27.02.2024): + + ``` + git clone https://github.com/jazzband/django-push-notifications + ``` +- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 79K / month): + ``` + pip install django-push-notifications + ``` +
django-summernote (πŸ₯‰26 Β· ⭐ 990) - Simply integrate Summernote editor with Django project. MIT - [GitHub](https://github.com/summernote/django-summernote) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 220 Β· πŸ“‹ 360 - 19% open Β· ⏱️ 16.02.2024): @@ -5294,68 +5148,72 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-summernote ```
-
django-cache-machine (πŸ₯‰25 Β· ⭐ 870 Β· πŸ’€) - Automatic caching and invalidation for Django models.. BSD-3 +
django-countries (πŸ₯‰24 Β· ⭐ 1.3K Β· πŸ’€) - A Django application that provides country choices.. MIT -- [GitHub](https://github.com/django-cache-machine/django-cache-machine) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 160 Β· πŸ“¦ 280 Β· πŸ“‹ 78 - 28% open Β· ⏱️ 20.02.2023): +- [GitHub](https://github.com/SmileyChris/django-countries) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 270 Β· πŸ“‹ 290 - 11% open Β· ⏱️ 27.08.2023): ``` - git clone https://github.com/django-cache-machine/django-cache-machine + git clone https://github.com/SmileyChris/django-countries ``` -- [PyPi](https://pypi.org/project/django-cache-machine) (πŸ“₯ 12K / month Β· πŸ“¦ 110 Β· ⏱️ 06.07.2022): +- [PyPi](https://pypi.org/project/django-countries) (πŸ“₯ 670K / month): ``` - pip install django-cache-machine + pip install django-countries ```
-
django-easy-audit (πŸ₯‰25 Β· ⭐ 640) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 +
django-robots (πŸ₯‰24 Β· ⭐ 450) - A Django app for managing robots.txt files following the.. BSD-3 -- [GitHub](https://github.com/soynatan/django-easy-audit) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 160 Β· πŸ“¦ 240 Β· πŸ“‹ 150 - 50% open Β· ⏱️ 04.01.2024): +- [GitHub](https://github.com/jazzband/django-robots) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 94 Β· πŸ“¦ 1.3K Β· πŸ“‹ 67 - 29% open Β· ⏱️ 09.12.2023): ``` - git clone https://github.com/soynatan/django-easy-audit + git clone https://github.com/jazzband/django-robots ``` -- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 40K / month Β· πŸ“¦ 12 Β· ⏱️ 21.08.2023): +- [PyPi](https://pypi.org/project/django-robots) (πŸ“₯ 42K / month Β· πŸ“¦ 560 Β· ⏱️ 09.12.2023): ``` - pip install django-easy-audit + pip install django-robots ```
-
django-robots (πŸ₯‰25 Β· ⭐ 450) - A Django app for managing robots.txt files following the.. BSD-3 +
django-easy-audit (πŸ₯‰23 Β· ⭐ 640) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 -- [GitHub](https://github.com/jazzband/django-robots) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 94 Β· πŸ“¦ 1.3K Β· πŸ“‹ 67 - 29% open Β· ⏱️ 09.12.2023): +- [GitHub](https://github.com/soynatan/django-easy-audit) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 160 Β· πŸ“¦ 240 Β· πŸ“‹ 150 - 50% open Β· ⏱️ 04.01.2024): ``` - git clone https://github.com/jazzband/django-robots + git clone https://github.com/soynatan/django-easy-audit ``` -- [PyPi](https://pypi.org/project/django-robots) (πŸ“₯ 41K / month Β· πŸ“¦ 560 Β· ⏱️ 09.12.2023): +- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 43K / month Β· πŸ“¦ 12 Β· ⏱️ 21.08.2023): ``` - pip install django-robots + pip install django-easy-audit ```
django-codemod (πŸ₯‰22 Β· ⭐ 170) - A tool to automatically fix Django deprecations. MIT -- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 16 Β· πŸ“₯ 630 Β· πŸ“¦ 2 Β· πŸ“‹ 40 - 22% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 16 Β· πŸ“₯ 630 Β· πŸ“¦ 2 Β· πŸ“‹ 40 - 22% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/browniebroke/django-codemod ``` -- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 2K / month Β· ⏱️ 05.01.2024): +- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 1.5K / month Β· ⏱️ 05.01.2024): ``` pip install django-codemod ```
-
Show 14 hidden projects... +
Show 18 hidden projects... -- django-braces (πŸ₯‰31 Β· ⭐ 1.9K Β· πŸ’€) - Reusable, generic mixins for Django. BSD-3 -- django-q (πŸ₯‰31 Β· ⭐ 1.8K Β· πŸ’€) - A multiprocessing distributed task queue for Django. MIT -- easy-thumbnails (πŸ₯‰31 Β· ⭐ 1.4K Β· πŸ’€) - Easy thumbnails for Django. BSD-3 -- jsonfield (πŸ₯‰31 Β· ⭐ 1.2K Β· πŸ’€) - A reusable Django model field for storing ad-hoc JSON data. MIT +- django-haystack (πŸ₯ˆ34 Β· ⭐ 3.5K) - Modular search for Django. ❗Unlicensed +- django-q (πŸ₯ˆ31 Β· ⭐ 1.8K Β· πŸ’€) - A multiprocessing distributed task queue for Django. MIT +- jsonfield (πŸ₯ˆ31 Β· ⭐ 1.2K Β· πŸ’€) - A reusable Django model field for storing ad-hoc JSON data. MIT +- django-braces (πŸ₯‰30 Β· ⭐ 1.9K Β· πŸ’€) - Reusable, generic mixins for Django. BSD-3 +- django-tables2 (πŸ₯‰30 Β· ⭐ 1.8K) - django-tables2 - An app for creating HTML tables. ❗Unlicensed +- easy-thumbnails (πŸ₯‰29 Β· ⭐ 1.4K Β· πŸ’€) - Easy thumbnails for Django. BSD-3 - django-redis-cache (πŸ₯‰29 Β· ⭐ 1K Β· πŸ’€) - A Redis cache backend for django. BSD-3 -- django-shop (πŸ₯‰28 Β· ⭐ 3.1K Β· πŸ’€) - A Django based shop system. BSD-3 -- django-blog-zinnia (πŸ₯‰26 Β· ⭐ 2.1K Β· πŸ’€) - Simple yet powerful and really extendable application.. BSD-3 +- django-shop (πŸ₯‰26 Β· ⭐ 3.1K Β· πŸ’€) - A Django based shop system. BSD-3 - django-watson (πŸ₯‰26 Β· ⭐ 1.2K Β· πŸ’€) - Full-text multi-table search application for Django... BSD-3 - django-jenkins (πŸ₯‰26 Β· ⭐ 950 Β· πŸ’€) - Plug and play continuous integration with django and.. ❗️LGPL-3.0 -- django-floppyforms (πŸ₯‰26 Β· ⭐ 830 Β· πŸ’€) - Full control of form rendering in the templates. ❗️MirOS -- django-solo (πŸ₯‰26 Β· ⭐ 830) - Helps working with singletons - things like global.. ❗️CC-BY-3.0 +- django-solo (πŸ₯‰26 Β· ⭐ 840) - Helps working with singletons - things like global.. ❗️CC-BY-3.0 +- django-floppyforms (πŸ₯‰26 Β· ⭐ 840 Β· πŸ’€) - Full control of form rendering in the templates. ❗️MirOS +- django-compressor (πŸ₯‰25 Β· ⭐ 2.7K Β· πŸ“‰) - Compresses linked and inline javascript or CSS into a.. ❗Unlicensed +- django-blog-zinnia (πŸ₯‰25 Β· ⭐ 2.1K Β· πŸ’€) - Simple yet powerful and really extendable application.. BSD-3 - django-vanilla-views (πŸ₯‰25 Β· ⭐ 980 Β· πŸ’€) - Beautifully simple class-based views. BSD-2 +- django-cache-machine (πŸ₯‰25 Β· ⭐ 870 Β· πŸ’€) - Automatic caching and invalidation for Django models.. BSD-3 - merchant (πŸ₯‰19 Β· ⭐ 1K Β· πŸ’€) - A Django app to accept payments from various payment processors.. BSD-3 - django-schedule (πŸ₯‰14 Β· ⭐ 830 Β· πŸ’€) - A calendaring app for Django. It is now stable,.. BSD-3
@@ -5367,28 +5225,28 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
twisted (πŸ₯‡44 Β· ⭐ 5.4K) - Event-driven networking engine written in Python. MIT -- [GitHub](https://github.com/twisted/twisted) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 1.1K Β· πŸ“¦ 81K Β· πŸ“‹ 10K - 27% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/twisted/twisted) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 1.1K Β· πŸ“¦ 82K Β· πŸ“‹ 10K - 27% open Β· ⏱️ 04.03.2024): ``` git clone https://github.com/twisted/twisted ``` -- [PyPi](https://pypi.org/project/twisted) (πŸ“₯ 4.1M / month Β· πŸ“¦ 10K Β· ⏱️ 21.02.2024): +- [PyPi](https://pypi.org/project/twisted) (πŸ“₯ 4.3M / month Β· πŸ“¦ 10K Β· ⏱️ 01.03.2024): ``` pip install twisted ``` -- [Conda](https://anaconda.org/conda-forge/twisted) (πŸ“₯ 1.1M Β· ⏱️ 31.10.2023): +- [Conda](https://anaconda.org/conda-forge/twisted) (πŸ“₯ 1.1M Β· ⏱️ 01.03.2024): ``` conda install -c conda-forge twisted ```
jinja (πŸ₯‡43 Β· ⭐ 9.8K) - A very fast and expressive template engine. BSD-3 -- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.6K Β· πŸ“₯ 55K Β· πŸ“¦ 21 Β· πŸ“‹ 1K - 9% open Β· ⏱️ 10.01.2024): +- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.6K Β· πŸ“₯ 56K Β· πŸ“¦ 21 Β· πŸ“‹ 1K - 9% open Β· ⏱️ 10.01.2024): ``` git clone https://github.com/pallets/jinja ``` -- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 150M / month Β· πŸ“¦ 100K Β· ⏱️ 10.01.2024): +- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 160M / month Β· πŸ“¦ 100K Β· ⏱️ 10.01.2024): ``` pip install jinja2 ``` @@ -5397,14 +5255,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge jinja2 ```
-
certbot (πŸ₯‡40 Β· ⭐ 31K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2 +
certbot (πŸ₯‡41 Β· ⭐ 31K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2 - [GitHub](https://github.com/certbot/certbot) (πŸ‘¨β€πŸ’» 530 Β· πŸ”€ 3.5K Β· πŸ“₯ 150K Β· πŸ“¦ 2K Β· πŸ“‹ 5.3K - 5% open Β· ⏱️ 08.02.2024): ``` git clone https://github.com/certbot/certbot ``` -- [PyPi](https://pypi.org/project/certbot) (πŸ“₯ 3.1M / month Β· πŸ“¦ 350 Β· ⏱️ 08.02.2024): +- [PyPi](https://pypi.org/project/certbot) (πŸ“₯ 4.2M / month Β· πŸ“¦ 350 Β· ⏱️ 08.02.2024): ``` pip install certbot ``` @@ -5415,12 +5273,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
web3.py (πŸ₯‡40 Β· ⭐ 4.7K) - A python interface for interacting with the Ethereum blockchain and.. MIT -- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.6K Β· πŸ“¦ 19K Β· πŸ“‹ 1.4K - 10% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.6K Β· πŸ“¦ 19K Β· πŸ“‹ 1.5K - 9% open Β· ⏱️ 06.03.2024): ``` git clone https://github.com/ethereum/web3.py ``` -- [PyPi](https://pypi.org/project/web3) (πŸ“₯ 1.3M / month Β· πŸ“¦ 1.1K Β· ⏱️ 28.02.2024): +- [PyPi](https://pypi.org/project/web3) (πŸ“₯ 1.4M / month Β· πŸ“¦ 1.1K Β· ⏱️ 28.02.2024): ``` pip install web3 ``` @@ -5431,7 +5289,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
dnspython (πŸ₯‡40 Β· ⭐ 2.3K) - a powerful DNS toolkit for python. ISC -- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 530 Β· πŸ“₯ 350 Β· πŸ“¦ 270K Β· πŸ“‹ 520 - 1% open Β· ⏱️ 24.02.2024): +- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 530 Β· πŸ“₯ 360 Β· πŸ“¦ 270K Β· πŸ“‹ 520 - 1% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/rthalley/dnspython @@ -5447,7 +5305,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
scapy (πŸ₯ˆ39 Β· ⭐ 9.9K) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0 -- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 2K Β· πŸ“¦ 13K Β· πŸ“‹ 1.6K - 9% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 2K Β· πŸ“¦ 14K Β· πŸ“‹ 1.6K - 9% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/secdev/scapy @@ -5461,54 +5319,42 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge scapy ```
-
pwntools (πŸ₯ˆ37 Β· ⭐ 11K) - CTF framework and exploit development library. MIT +
pyopenssl (πŸ₯ˆ38 Β· ⭐ 850) - A Python wrapper around the OpenSSL library. Apache-2 -- [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.7K Β· πŸ“¦ 1.3K Β· πŸ“‹ 1K - 9% open Β· ⏱️ 25.02.2024): +- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 430 Β· πŸ“¦ 210K Β· πŸ“‹ 550 - 15% open Β· ⏱️ 04.03.2024): ``` - git clone https://github.com/Gallopsled/pwntools - ``` -- [PyPi](https://pypi.org/project/pwntools) (πŸ“₯ 55K / month Β· πŸ“¦ 71 Β· ⏱️ 22.02.2024): - ``` - pip install pwntools + git clone https://github.com/pyca/pyopenssl ``` -
-
weblate (πŸ₯ˆ36 Β· ⭐ 4.1K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 - -- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 920 Β· πŸ“₯ 5.6K Β· πŸ“¦ 32 Β· πŸ“‹ 5.2K - 8% open Β· ⏱️ 29.02.2024): - +- [PyPi](https://pypi.org/project/pyopenssl) (πŸ“₯ 85M / month Β· πŸ“¦ 16K Β· ⏱️ 23.01.2024): ``` - git clone https://github.com/WeblateOrg/weblate + pip install pyopenssl ``` -- [PyPi](https://pypi.org/project/weblate) (πŸ“₯ 5K / month Β· πŸ“¦ 11 Β· ⏱️ 22.02.2024): +- [Conda](https://anaconda.org/conda-forge/pyopenssl) (πŸ“₯ 37M Β· ⏱️ 31.01.2024): ``` - pip install weblate + conda install -c conda-forge pyopenssl ```
-
itsdangerous (πŸ₯ˆ36 Β· ⭐ 2.8K) - Safely pass trusted data to untrusted environments and back. BSD-3 +
pwntools (πŸ₯ˆ37 Β· ⭐ 11K) - CTF framework and exploit development library. MIT -- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 220 Β· πŸ“¦ 1M Β· πŸ“‹ 110 - 0% open Β· ⏱️ 06.09.2023): +- [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.7K Β· πŸ“¦ 1.4K Β· πŸ“‹ 1K - 9% open Β· ⏱️ 07.03.2024): ``` - git clone https://github.com/pallets/itsdangerous - ``` -- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 47M / month Β· πŸ“¦ 53K Β· ⏱️ 24.03.2022): + git clone https://github.com/Gallopsled/pwntools ``` - pip install itsdangerous +- [PyPi](https://pypi.org/project/pwntools) (πŸ“₯ 59K / month Β· πŸ“¦ 71 Β· ⏱️ 22.02.2024): ``` -- [Conda](https://anaconda.org/conda-forge/itsdangerous) (πŸ“₯ 6.8M Β· ⏱️ 16.06.2023): - ``` - conda install -c conda-forge itsdangerous + pip install pwntools ```
-
rdflib (πŸ₯ˆ36 Β· ⭐ 2.1K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3 +
rdflib (πŸ₯ˆ37 Β· ⭐ 2.1K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3 -- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 540 Β· πŸ“₯ 230 Β· πŸ“¦ 17K Β· πŸ“‹ 1.2K - 19% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 540 Β· πŸ“₯ 240 Β· πŸ“¦ 17K Β· πŸ“‹ 1.2K - 19% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/RDFLib/rdflib ``` -- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 3.2M / month Β· πŸ“¦ 2.3K Β· ⏱️ 01.08.2023): +- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 3.3M / month Β· πŸ“¦ 2.3K Β· ⏱️ 01.08.2023): ``` pip install rdflib ``` @@ -5517,64 +5363,76 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge rdflib ```
-
webargs (πŸ₯ˆ36 Β· ⭐ 1.4K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT +
impacket (πŸ₯ˆ36 Β· ⭐ 12K) - Impacket is a collection of Python classes for working with network.. Apache-2 -- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 160 Β· πŸ“¦ 7.9K Β· πŸ“‹ 290 - 2% open Β· ⏱️ 19.02.2024): +- [GitHub](https://github.com/fortra/impacket) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 3.2K Β· πŸ“₯ 200K Β· πŸ“¦ 4.5K Β· πŸ“‹ 910 - 21% open Β· ⏱️ 04.03.2024): ``` - git clone https://github.com/marshmallow-code/webargs + git clone https://github.com/SecureAuthCorp/impacket ``` -- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 1.5M / month Β· πŸ“¦ 480 Β· ⏱️ 07.01.2024): +- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 130K / month Β· πŸ“¦ 230 Β· ⏱️ 03.08.2023): ``` - pip install webargs + pip install impacket ``` -- [Conda](https://anaconda.org/conda-forge/webargs) (πŸ“₯ 220K Β· ⏱️ 08.01.2024): +
+
weblate (πŸ₯ˆ36 Β· ⭐ 4.1K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 + +- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 1.7K Β· πŸ”€ 920 Β· πŸ“₯ 5.6K Β· πŸ“¦ 32 Β· πŸ“‹ 5.2K - 8% open Β· ⏱️ 07.03.2024): + ``` - conda install -c conda-forge webargs + git clone https://github.com/WeblateOrg/weblate + ``` +- [PyPi](https://pypi.org/project/weblate) (πŸ“₯ 5.4K / month Β· πŸ“¦ 11 Β· ⏱️ 22.02.2024): + ``` + pip install weblate ```
-
pyopenssl (πŸ₯ˆ36 Β· ⭐ 850) - A Python wrapper around the OpenSSL library. Apache-2 +
itsdangerous (πŸ₯ˆ36 Β· ⭐ 2.8K) - Safely pass trusted data to untrusted environments and back. BSD-3 -- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 430 Β· πŸ“‹ 550 - 15% open Β· ⏱️ 18.02.2024): +- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 220 Β· πŸ“¦ 1M Β· πŸ“‹ 110 - 0% open Β· ⏱️ 06.09.2023): ``` - git clone https://github.com/pyca/pyopenssl + git clone https://github.com/pallets/itsdangerous ``` -- [PyPi](https://pypi.org/project/pyopenssl) (πŸ“₯ 85M / month Β· πŸ“¦ 16K Β· ⏱️ 23.01.2024): +- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 50M / month Β· πŸ“¦ 53K Β· ⏱️ 24.03.2022): ``` - pip install pyopenssl + pip install itsdangerous ``` -- [Conda](https://anaconda.org/conda-forge/pyopenssl) (πŸ“₯ 37M Β· ⏱️ 31.01.2024): +- [Conda](https://anaconda.org/conda-forge/itsdangerous) (πŸ“₯ 6.8M Β· ⏱️ 16.06.2023): ``` - conda install -c conda-forge pyopenssl + conda install -c conda-forge itsdangerous ```
-
certifi (πŸ₯ˆ36 Β· ⭐ 740) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0 +
webargs (πŸ₯ˆ36 Β· ⭐ 1.4K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT -- [GitHub](https://github.com/certifi/python-certifi) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 280 Β· πŸ“¦ 6 Β· πŸ“‹ 150 - 3% open Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 160 Β· πŸ“¦ 8K Β· πŸ“‹ 290 - 2% open Β· ⏱️ 04.03.2024): ``` - git clone https://github.com/certifi/python-certifi + git clone https://github.com/marshmallow-code/webargs ``` -- [PyPi](https://pypi.org/project/certifi) (πŸ“₯ 370M / month Β· πŸ“¦ 46K Β· ⏱️ 02.02.2024): +- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 1.6M / month Β· πŸ“¦ 480 Β· ⏱️ 07.01.2024): ``` - pip install certifi + pip install webargs ``` -- [Conda](https://anaconda.org/conda-forge/certifi) (πŸ“₯ 110M Β· ⏱️ 04.02.2024): +- [Conda](https://anaconda.org/conda-forge/webargs) (πŸ“₯ 220K Β· ⏱️ 08.01.2024): ``` - conda install -c conda-forge certifi + conda install -c conda-forge webargs ```
-
impacket (πŸ₯ˆ35 Β· ⭐ 12K) - Impacket is a collection of Python classes for working with network.. Apache-2 +
certifi (πŸ₯ˆ36 Β· ⭐ 750) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0 -- [GitHub](https://github.com/fortra/impacket) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 3.2K Β· πŸ“₯ 200K Β· πŸ“¦ 4.5K Β· πŸ“‹ 910 - 21% open Β· ⏱️ 27.02.2024): +- [GitHub](https://github.com/certifi/python-certifi) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 280 Β· πŸ“¦ 6 Β· πŸ“‹ 150 - 3% open Β· ⏱️ 04.03.2024): ``` - git clone https://github.com/SecureAuthCorp/impacket + git clone https://github.com/certifi/python-certifi ``` -- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 120K / month Β· πŸ“¦ 230 Β· ⏱️ 03.08.2023): +- [PyPi](https://pypi.org/project/certifi) (πŸ“₯ 380M / month Β· πŸ“¦ 46K Β· ⏱️ 02.02.2024): ``` - pip install impacket + pip install certifi + ``` +- [Conda](https://anaconda.org/conda-forge/certifi) (πŸ“₯ 110M Β· ⏱️ 04.02.2024): + ``` + conda install -c conda-forge certifi ```
netaddr (πŸ₯ˆ35 Β· ⭐ 750) - A network address manipulation library for Python. BSD-3 @@ -5584,7 +5442,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/netaddr/netaddr ``` -- [PyPi](https://pypi.org/project/netaddr) (πŸ“₯ 5.6M / month Β· πŸ“¦ 4.8K Β· ⏱️ 17.02.2024): +- [PyPi](https://pypi.org/project/netaddr) (πŸ“₯ 5.5M / month Β· πŸ“¦ 4.8K Β· ⏱️ 17.02.2024): ``` pip install netaddr ``` @@ -5593,6 +5451,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge netaddr ```
+
pywebview (πŸ₯ˆ33 Β· ⭐ 4.1K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 + +- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 510 Β· πŸ“¦ 1.7K Β· πŸ“‹ 900 - 1% open Β· ⏱️ 07.03.2024): + + ``` + git clone https://github.com/r0x0r/pywebview + ``` +- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 50K / month Β· πŸ“¦ 110 Β· ⏱️ 07.03.2024): + ``` + pip install pywebview + ``` +
aiortc (πŸ₯ˆ33 Β· ⭐ 3.8K) - WebRTC and ORTC implementation for Python using asyncio. BSD-3 - [GitHub](https://github.com/aiortc/aiortc) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 710 Β· πŸ“¦ 2.8K Β· πŸ“‹ 700 - 3% open Β· ⏱️ 28.01.2024): @@ -5600,19 +5470,19 @@ _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) (πŸ“₯ 62K / month Β· πŸ“¦ 43 Β· ⏱️ 25.01.2024): +- [PyPi](https://pypi.org/project/aiortc) (πŸ“₯ 64K / month Β· πŸ“¦ 43 Β· ⏱️ 25.01.2024): ``` pip install aiortc ```
fake-useragent (πŸ₯ˆ33 Β· ⭐ 3.4K) - Up-to-date simple useragent faker with real world database. Apache-2 -- [GitHub](https://github.com/fake-useragent/fake-useragent) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 510 Β· πŸ“¦ 26K Β· πŸ“‹ 120 - 0% open Β· ⏱️ 28.02.2024): +- [GitHub](https://github.com/fake-useragent/fake-useragent) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 510 Β· πŸ“¦ 27K Β· πŸ“‹ 120 - 0% open Β· ⏱️ 28.02.2024): ``` git clone https://github.com/hellysmile/fake-useragent ``` -- [PyPi](https://pypi.org/project/fake-useragent) (πŸ“₯ 1.7M / month Β· πŸ“¦ 1K Β· ⏱️ 24.11.2023): +- [PyPi](https://pypi.org/project/fake-useragent) (πŸ“₯ 1.8M / month Β· πŸ“¦ 1K Β· ⏱️ 24.11.2023): ``` pip install fake-useragent ``` @@ -5632,7 +5502,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install mako ``` -- [Conda](https://anaconda.org/conda-forge/mako) (πŸ“₯ 5.8M Β· ⏱️ 30.01.2024): +- [Conda](https://anaconda.org/conda-forge/mako) (πŸ“₯ 5.9M Β· ⏱️ 30.01.2024): ``` conda install -c conda-forge mako ``` @@ -5644,7 +5514,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/kjd/idna ``` -- [PyPi](https://pypi.org/project/idna) (πŸ“₯ 340M / month Β· πŸ“¦ 39K Β· ⏱️ 25.11.2023): +- [PyPi](https://pypi.org/project/idna) (πŸ“₯ 350M / month Β· πŸ“¦ 39K Β· ⏱️ 25.11.2023): ``` pip install idna ``` @@ -5653,64 +5523,52 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge idna ```
-
saleor (πŸ₯ˆ32 Β· ⭐ 20K) - Saleor Core: the high performance, composable, headless.. BSD-3 +
saleor (πŸ₯‰32 Β· ⭐ 20K) - Saleor Core: the high performance, composable, headless.. BSD-3 -- [GitHub](https://github.com/saleor/saleor) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 5.3K Β· πŸ“₯ 180 Β· πŸ“¦ 3 Β· πŸ“‹ 4.3K - 14% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/saleor/saleor) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 5.1K Β· πŸ“₯ 140 Β· πŸ“¦ 3 Β· πŸ“‹ 4.3K - 13% open Β· ⏱️ 07.03.2024): ``` git clone https://github.com/saleor/saleor ```
-
pywebview (πŸ₯ˆ32 Β· ⭐ 4.1K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 +
tifffile (πŸ₯‰32 Β· ⭐ 460) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3 -- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 510 Β· πŸ“¦ 1.7K Β· πŸ“‹ 900 - 2% open Β· ⏱️ 07.02.2024): +- [GitHub](https://github.com/cgohlke/tifffile) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 150 Β· πŸ“₯ 210 Β· πŸ“¦ 50K Β· ⏱️ 12.02.2024): ``` - git clone https://github.com/r0x0r/pywebview + git clone https://github.com/cgohlke/tifffile ``` -- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 49K / month Β· πŸ“¦ 110 Β· ⏱️ 31.10.2023): +- [PyPi](https://pypi.org/project/tifffile) (πŸ“₯ 7.4M / month Β· πŸ“¦ 860 Β· ⏱️ 12.02.2024): ``` - pip install pywebview + pip install tifffile + ``` +- [Conda](https://anaconda.org/conda-forge/tifffile) (πŸ“₯ 4.2M Β· ⏱️ 13.02.2024): + ``` + conda install -c conda-forge tifffile ```
-
pynacl (πŸ₯ˆ32 Β· ⭐ 1K) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2 +
maltrail (πŸ₯‰31 Β· ⭐ 5.7K) - Malicious traffic detection system. MIT -- [GitHub](https://github.com/pyca/pynacl) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 220 Β· πŸ“‹ 300 - 14% open Β· ⏱️ 23.02.2024): +- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 1K Β· πŸ“¦ 20 Β· πŸ“‹ 400 - 19% open Β· ⏱️ 07.03.2024): ``` - git clone https://github.com/pyca/pynacl - ``` -- [PyPi](https://pypi.org/project/pynacl) (πŸ“₯ 54M / month Β· πŸ“¦ 2.6K Β· ⏱️ 07.01.2022): - ``` - pip install pynacl - ``` -- [Conda](https://anaconda.org/conda-forge/pynacl) (πŸ“₯ 5.5M Β· ⏱️ 24.09.2023): - ``` - conda install -c conda-forge pynacl + git clone https://github.com/stamparm/maltrail ```
-
tifffile (πŸ₯ˆ32 Β· ⭐ 460) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3 +
pynacl (πŸ₯‰31 Β· ⭐ 1K) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2 -- [GitHub](https://github.com/cgohlke/tifffile) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 150 Β· πŸ“₯ 210 Β· πŸ“¦ 49K Β· ⏱️ 12.02.2024): +- [GitHub](https://github.com/pyca/pynacl) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 220 Β· πŸ“‹ 300 - 14% open Β· ⏱️ 23.02.2024): ``` - git clone https://github.com/cgohlke/tifffile - ``` -- [PyPi](https://pypi.org/project/tifffile) (πŸ“₯ 7.3M / month Β· πŸ“¦ 860 Β· ⏱️ 12.02.2024): - ``` - pip install tifffile + git clone https://github.com/pyca/pynacl ``` -- [Conda](https://anaconda.org/conda-forge/tifffile) (πŸ“₯ 4.2M Β· ⏱️ 13.02.2024): +- [PyPi](https://pypi.org/project/pynacl) (πŸ“₯ 58M / month Β· πŸ“¦ 2.6K Β· ⏱️ 07.01.2022): ``` - conda install -c conda-forge tifffile + pip install pynacl ``` -
-
maltrail (πŸ₯‰31 Β· ⭐ 5.6K) - Malicious traffic detection system. MIT - -- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 1K Β· πŸ“¦ 20 Β· πŸ“‹ 400 - 19% open Β· ⏱️ 29.02.2024): - +- [Conda](https://anaconda.org/conda-forge/pynacl) (πŸ“₯ 5.5M Β· ⏱️ 24.09.2023): ``` - git clone https://github.com/stamparm/maltrail + conda install -c conda-forge pynacl ```
klein (πŸ₯‰31 Β· ⭐ 830) - werkzeug + twisted.web. MIT @@ -5720,7 +5578,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/twisted/klein ``` -- [PyPi](https://pypi.org/project/klein) (πŸ“₯ 87K / month Β· πŸ“¦ 400 Β· ⏱️ 22.12.2023): +- [PyPi](https://pypi.org/project/klein) (πŸ“₯ 86K / month Β· πŸ“¦ 400 Β· ⏱️ 22.12.2023): ``` pip install klein ``` @@ -5741,34 +5599,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge terminado ```
-
python-user-agents (πŸ₯‰29 Β· ⭐ 1.4K Β· πŸ’€) - A Python library that provides an easy way to identify.. MIT - -- [GitHub](https://github.com/selwin/python-user-agents) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 200 Β· πŸ“¦ 7.7K Β· πŸ“‹ 77 - 57% open Β· ⏱️ 16.02.2023): - - ``` - git clone https://github.com/selwin/python-user-agents - ``` -- [PyPi](https://pypi.org/project/user-agents) (πŸ“₯ 2.8M / month Β· πŸ“¦ 520 Β· ⏱️ 23.08.2020): - ``` - pip install user-agents - ``` -- [Conda](https://anaconda.org/conda-forge/user-agents) (πŸ“₯ 46K Β· ⏱️ 16.06.2023): - ``` - conda install -c conda-forge user-agents - ``` -
pyngrok (πŸ₯‰29 Β· ⭐ 400) - A Python wrapper for ngrok. MIT -- [GitHub](https://github.com/alexdlaird/pyngrok) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 60 Β· πŸ“¦ 5.5K Β· ⏱️ 26.02.2024): +- [GitHub](https://github.com/alexdlaird/pyngrok) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 60 Β· πŸ“¦ 5.5K Β· ⏱️ 07.03.2024): ``` git clone https://github.com/alexdlaird/pyngrok ``` -- [PyPi](https://pypi.org/project/pyngrok) (πŸ“₯ 350K / month Β· πŸ“¦ 110 Β· ⏱️ 26.02.2024): +- [PyPi](https://pypi.org/project/pyngrok) (πŸ“₯ 360K / month Β· πŸ“¦ 110 Β· ⏱️ 05.03.2024): ``` pip install pyngrok ``` -- [Conda](https://anaconda.org/conda-forge/pyngrok) (πŸ“₯ 100K Β· ⏱️ 26.02.2024): +- [Conda](https://anaconda.org/conda-forge/pyngrok) (πŸ“₯ 100K Β· ⏱️ 06.03.2024): ``` conda install -c conda-forge pyngrok ``` @@ -5780,14 +5622,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/pyload/pyload ``` -- [PyPi](https://pypi.org/project/pyload-ng) (πŸ“₯ 4.9K / month Β· πŸ“¦ 1 Β· ⏱️ 29.02.2024): +- [PyPi](https://pypi.org/project/pyload-ng) (πŸ“₯ 6.2K / month Β· πŸ“¦ 1 Β· ⏱️ 29.02.2024): ``` pip install pyload-ng ```
+
Radicale (πŸ₯‰28 Β· ⭐ 3K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 + +- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 400 Β· πŸ“¦ 140 Β· πŸ“‹ 1.1K - 34% open Β· ⏱️ 07.03.2024): + + ``` + git clone https://github.com/Kozea/Radicale + ``` +- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 8.3K / month Β· πŸ“¦ 43 Β· ⏱️ 14.07.2022): + ``` + pip install radicale + ``` +
aiodns (πŸ₯‰28 Β· ⭐ 510) - Simple DNS resolver for asyncio. MIT -- [GitHub](https://github.com/saghul/aiodns) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 66 Β· πŸ“¦ 52K Β· πŸ“‹ 64 - 9% open Β· ⏱️ 02.01.2024): +- [GitHub](https://github.com/saghul/aiodns) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 67 Β· πŸ“¦ 52K Β· πŸ“‹ 64 - 9% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/saghul/aiodns @@ -5801,7 +5655,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge aiodns ```
-
sslyze (πŸ₯‰27 Β· ⭐ 3.1K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0 +
sslyze (πŸ₯‰26 Β· ⭐ 3.1K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0 - [GitHub](https://github.com/nabla-c0d3/sslyze) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 440 Β· πŸ“₯ 110K Β· πŸ“‹ 510 - 5% open Β· ⏱️ 24.02.2024): @@ -5813,18 +5667,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install sslyze ```
-
Radicale (πŸ₯‰26 Β· ⭐ 3K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 - -- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 400 Β· πŸ“¦ 140 Β· πŸ“‹ 950 - 38% open Β· ⏱️ 08.02.2024): - - ``` - git clone https://github.com/Kozea/Radicale - ``` -- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 7.8K / month Β· πŸ“¦ 43 Β· ⏱️ 14.07.2022): - ``` - pip install radicale - ``` -
proxy.py (πŸ₯‰26 Β· ⭐ 2.8K Β· πŸ’€) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-.. BSD-3 - [GitHub](https://github.com/abhinavsingh/proxy.py) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 560 Β· πŸ“₯ 1K Β· πŸ“¦ 130 Β· πŸ“‹ 320 - 27% open Β· ⏱️ 17.04.2023): @@ -5832,14 +5674,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/abhinavsingh/proxy.py ``` -- [PyPi](https://pypi.org/project/proxy.py) (πŸ“₯ 110K / month Β· πŸ“¦ 24 Β· ⏱️ 14.03.2023): +- [PyPi](https://pypi.org/project/proxy.py) (πŸ“₯ 150K / month Β· πŸ“¦ 24 Β· ⏱️ 14.03.2023): ``` pip install proxy.py ```
-
trustme (πŸ₯‰24 Β· ⭐ 530) - #1 quality TLS certs while you wait, for the discerning tester. MIT +
trustme (πŸ₯‰25 Β· ⭐ 530) - #1 quality TLS certs while you wait, for the discerning tester. MIT -- [GitHub](https://github.com/python-trio/trustme) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 27 Β· πŸ“¦ 640 Β· πŸ“‹ 32 - 9% open Β· ⏱️ 01.02.2024): +- [GitHub](https://github.com/python-trio/trustme) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 27 Β· πŸ“¦ 640 Β· πŸ“‹ 33 - 12% open Β· ⏱️ 01.03.2024): ``` git clone https://github.com/python-trio/trustme @@ -5855,24 +5697,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
healthchecks (πŸ₯‰23 Β· ⭐ 7.1K) - Open-source cron job and background task monitoring service,.. BSD-3 -- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 750 Β· πŸ“¦ 1 Β· πŸ“‹ 680 - 10% open Β· ⏱️ 29.02.2024): +- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 750 Β· πŸ“¦ 1 Β· πŸ“‹ 680 - 10% open Β· ⏱️ 05.03.2024): ``` git clone https://github.com/healthchecks/healthchecks ```
-
urlwatch (πŸ₯‰23 Β· ⭐ 2.7K) - Watch (parts of) webpages and get notified when something changes via.. BSD-3 - -- [GitHub](https://github.com/thp/urlwatch) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 350 Β· πŸ“‹ 490 - 15% open Β· ⏱️ 16.02.2024): - - ``` - git clone https://github.com/thp/urlwatch - ``` -- [PyPi](https://pypi.org/project/urlwatch) (πŸ“₯ 3.3K / month Β· πŸ“¦ 2 Β· ⏱️ 03.05.2023): - ``` - pip install urlwatch - ``` -
reppy (πŸ₯‰23 Β· ⭐ 180) - Modern robots.txt Parser for Python. MIT - [GitHub](https://github.com/seomoz/reppy) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 36 Β· πŸ“¦ 170 Β· πŸ“‹ 57 - 38% open Β· ⏱️ 12.01.2024): @@ -5880,7 +5710,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/seomoz/reppy ``` -- [PyPi](https://pypi.org/project/reppy) (πŸ“₯ 6.4K / month Β· πŸ“¦ 45 Β· ⏱️ 16.09.2019): +- [PyPi](https://pypi.org/project/reppy) (πŸ“₯ 6.1K / month Β· πŸ“¦ 45 Β· ⏱️ 16.09.2019): ``` pip install reppy ``` @@ -5892,7 +5722,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/florimondmanca/asgi-lifespan ``` -- [PyPi](https://pypi.org/project/asgi-lifespan) (πŸ“₯ 500K / month Β· πŸ“¦ 30 Β· ⏱️ 28.03.2023): +- [PyPi](https://pypi.org/project/asgi-lifespan) (πŸ“₯ 520K / month Β· πŸ“¦ 30 Β· ⏱️ 28.03.2023): ``` pip install asgi-lifespan ``` @@ -5903,7 +5733,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
streaming-form-data (πŸ₯‰23 Β· ⭐ 150) - Streaming (and fast!) parser for multipart/form-data.. MIT -- [GitHub](https://github.com/siddhantgoel/streaming-form-data) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 33 Β· πŸ“¦ 91 Β· πŸ“‹ 34 - 11% open Β· ⏱️ 03.02.2024): +- [GitHub](https://github.com/siddhantgoel/streaming-form-data) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 33 Β· πŸ“¦ 92 Β· πŸ“‹ 34 - 11% open Β· ⏱️ 02.03.2024): ``` git clone https://github.com/siddhantgoel/streaming-form-data @@ -5913,24 +5743,37 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install streaming-form-data ```
-
Show 19 hidden projects... +
urlwatch (πŸ₯‰22 Β· ⭐ 2.7K) - Watch (parts of) webpages and get notified when something changes via.. BSD-3 + +- [GitHub](https://github.com/thp/urlwatch) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 350 Β· πŸ“‹ 490 - 15% open Β· ⏱️ 16.02.2024): + + ``` + git clone https://github.com/thp/urlwatch + ``` +- [PyPi](https://pypi.org/project/urlwatch) (πŸ“₯ 3.3K / month Β· πŸ“¦ 2 Β· ⏱️ 03.05.2023): + ``` + pip install urlwatch + ``` +
+
Show 20 hidden projects... - pyzmq (πŸ₯‡41 Β· ⭐ 3.5K) - PyZMQ: Python bindings for zeromq. ❗️Revised BSD - httpbin (πŸ₯ˆ33 Β· ⭐ 12K Β· πŸ’€) - HTTP Request & Response Service, written in Python + Flask. ISC - PySocks (πŸ₯ˆ33 Β· ⭐ 1.2K Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. BSD-3 -- speedtest-cli (πŸ₯ˆ32 Β· ⭐ 13K Β· πŸ’€) - Command line interface for testing internet bandwidth.. Apache-2 -- webassets (πŸ₯‰31 Β· ⭐ 920 Β· πŸ’€) - Asset management for Python web development. BSD-2 +- speedtest-cli (πŸ₯‰32 Β· ⭐ 13K Β· πŸ’€) - Command line interface for testing internet bandwidth.. Apache-2 +- webassets (πŸ₯‰32 Β· ⭐ 920 Β· πŸ’€) - Asset management for Python web development. BSD-2 - Js2Py (πŸ₯‰30 Β· ⭐ 2.4K Β· πŸ’€) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT -- dpkt (πŸ₯‰29 Β· ⭐ 1.1K Β· πŸ’€) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 +- dpkt (πŸ₯‰30 Β· ⭐ 1.1K Β· πŸ’€) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 +- python-user-agents (πŸ₯‰29 Β· ⭐ 1.4K Β· πŸ’€) - A Python library that provides an easy way to identify.. MIT - ipaddress (πŸ₯‰26 Β· ⭐ 100 Β· πŸ’€) - Python 3.3+s ipaddress for older Python versions. Python-2.0 -- Cactus (πŸ₯‰25 Β· ⭐ 3.5K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 - httpagentparser (πŸ₯‰25 Β· ⭐ 220 Β· πŸ’€) - Python HTTP Agent Parser. MIT - python-whois (πŸ₯‰24 Β· ⭐ 390 Β· πŸ’€) - A python module for retrieving and parsing WHOIS data. ❗️WTFPL - ProxyBroker (πŸ₯‰23 Β· ⭐ 3.7K Β· πŸ’€) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS. Apache-2 +- Cactus (πŸ₯‰23 Β· ⭐ 3.5K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 - sandman2 (πŸ₯‰23 Β· ⭐ 2K Β· πŸ’€) - Automatically generate a RESTful API service for your legacy.. Apache-2 -- hyde (πŸ₯‰23 Β· ⭐ 1.6K Β· πŸ’€) - A Python Static Website Generator. MIT +- hyde (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - A Python Static Website Generator. MIT - cabot (πŸ₯‰21 Β· ⭐ 5.5K Β· πŸ’€) - Self-hosted, easily-deployable monitoring and alerts service - like a.. MIT -- toapi (πŸ₯‰20 Β· ⭐ 3.4K Β· πŸ’€) - Every web site provides APIs. MIT +- toapi (πŸ₯‰21 Β· ⭐ 3.4K Β· πŸ’€) - Every web site provides APIs. MIT - tinkerer (πŸ₯‰19 Β· ⭐ 300 Β· πŸ’€) - Python blogging engine. ❗️BSD-2-Clause-FreeBSD - libextract (πŸ₯‰16 Β· ⭐ 500 Β· πŸ’€) - Extract data from websites using basic statistical magic. MIT - IP2Trace (πŸ₯‰9 Β· ⭐ 32) - Python tool to traceroute with IP geolocation information, such as country,.. MIT diff --git a/history/2024-03-07_changes.md b/history/2024-03-07_changes.md new file mode 100644 index 00000000..c8ef6566 --- /dev/null +++ b/history/2024-03-07_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._ + +- WeasyPrint (πŸ₯ˆ37 Β· ⭐ 6.5K Β· πŸ“ˆ) - The awesome document factory. BSD-3 +- Yarl (πŸ₯‡36 Β· ⭐ 1.2K Β· πŸ“ˆ) - Yet another URL library. Apache-2 +- requestium (πŸ₯‰26 Β· ⭐ 1.8K Β· πŸ“ˆ) - Integration layer between Requests and Selenium for automation.. BSD-3 +- mixer (πŸ₯‰25 Β· ⭐ 930 Β· πŸ’€) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 +- gabbi (πŸ₯‰22 Β· ⭐ 150 Β· πŸ“ˆ) - Declarative HTTP Testing for Python and anything else. Apache-2 + +## πŸ“‰ Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- django-taggit (πŸ₯‰26 Β· ⭐ 3.2K Β· πŸ“‰) - Simple tagging for django. BSD-3 +- django-compressor (πŸ₯‰25 Β· ⭐ 2.7K Β· πŸ“‰) - Compresses linked and inline javascript or CSS into a.. ❗Unlicensed +- django-countries (πŸ₯‰24 Β· ⭐ 1.3K Β· πŸ’€) - A Django application that provides country choices.. MIT +- furl (πŸ₯‰20 Β· ⭐ 2.5K Β· πŸ’€) - URL parsing and manipulation made easy. ❗Unlicensed +- flask-bootstrap (πŸ₯‰13 Β· ⭐ 210 Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. ❗Unlicensed + diff --git a/history/2024-03-07_projects.csv b/history/2024-03-07_projects.csv new file mode 100644 index 00000000..b4182c09 --- /dev/null +++ b/history/2024-03-07_projects.csv @@ -0,0 +1,583 @@ +,name,github_id,category,resource,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,description,dependent_project_count,github_dependent_project_count,contributor_count,projectrank,show,labels,recent_commit_count,latest_stable_release_published_at,latest_stable_release_number,release_count,github_release_downloads,monthly_downloads,conda_id,pypi_id,pypi_url,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,projectrank_placing,pypi_latest_release_published_at,pypi_dependent_project_count,brew_id,maven_id,npm_id,npm_url,npm_latest_release_published_at,npm_dependent_project_count,npm_monthly_downloads,maven_url,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,updated_github_id,trending,conda_dependent_project_count,apt_id,licenses +0,Public APIs,public-apis/public-apis,third-party-apis,True,https://github.com/public-apis/public-apis,https://github.com/public-apis/public-apis,MIT,2016-03-20 23:49:42.000,2024-03-06 20:31:17.000,2023-09-20 13:07:26,4529.0,29784,4080.0,3112.0,12.0,548.0,284543,A collective list of free APIs.,2.0,2.0,1378.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,2024-03-07 07:33:23.000,2024-03-06 21:50:58,2059.0,9268,850.0,1183.0,380.0,1799.0,27967,The OpenAPI Specification Repository.,21.0,21.0,227.0,0,True,['openapi'],68.0,2021-02-16 19:33:45.000,3.1.0,10.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,2024-02-27 20:00:52.000,2023-12-14 12:48:30,589.0,1171,520.0,536.0,185.0,354.0,14202,GraphQL is a query language and execution engine tied to any backend service.,1.0,1.0,129.0,0,True,,1.0,2021-10-27 00:01:28.000,October2021,6.0,376.0,3.0,,,,,,,,,,,,,,,,,,,,,,,,,,,, +3,best-of-ml-python - DB Clients,ml-tooling/best-of-ml-python,third-party-apis,True,https://github.com/ml-tooling/best-of-ml-python,https://github.com/ml-tooling/best-of-ml-python,CC-BY-SA-4.0,2020-11-29 19:41:36.000,2024-03-07 15:03:34.000,2024-02-29 15:08:41,467.0,2286,385.0,248.0,22.0,34.0,15146,Collection of python database client libraries.,,,45.0,0,True,,23.0,2024-02-29 15:08:47.000,2024.02.29,100.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +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,2024-03-01 15:15:12.000,2024-02-12 20:50:45,5245.0,15592,2127.0,2521.0,3.0,2605.0,65917,The Python micro framework for building web applications.,1810158.0,1810158.0,833.0,49,True,['flask'],40.0,2024-02-03 21:12:56.000,3.0.2,33.0,7366.0,99617186.0,conda-forge/flask,flask,https://pypi.org/project/flask,99413678.0,https://anaconda.org/conda-forge/flask,2024-02-04 10:54:57.158,6915781.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,2024-03-06 17:28:24.000,2024-02-23 12:26:38,6261.0,9332,1331.0,2481.0,272.0,3680.0,51122,"A simple, yet elegant, HTTP library.",2989576.0,2777116.0,752.0,49,True,,45.0,2023-07-20 16:16:14.211,0.0.1,151.0,9204.0,407436351.0,conda-forge/requests,requests,https://pypi.org/project/requests,407002354.0,https://anaconda.org/conda-forge/requests,2023-06-16 13:18:00.202,40328825.0,1.0,2023-07-20 16:16:14.211,212460.0,,,,,,,,,,,,,,,,,, +6,grpc,grpc/grpc,rpc,,https://github.com/grpc/grpc,https://github.com/grpc/grpc,Apache-2.0,2014-12-08 18:58:53.000,2024-03-07 12:31:27.000,2024-03-06 16:31:48,54618.0,10263,1363.0,24612.0,869.0,10572.0,40365,"The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#).",10382.0,4874.0,1005.0,48,True,,452.0,2024-02-21 22:10:03.000,1.62.0,238.0,12693.0,87753901.0,conda-forge/grpcio,grpcio,https://pypi.org/project/grpcio,87514815.0,https://anaconda.org/conda-forge/grpcio,2024-03-06 06:19:49.145,10735146.0,1.0,2024-02-21 22:10:03.000,5508.0,,,,,,,,,,,,,,,,,, +7,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,2024-03-07 12:56:45.000,2024-03-07 08:59:33,32494.0,29891,2306.0,17888.0,,,75955,The Web framework for perfectionists with deadlines.,1582802.0,1582802.0,3088.0,47,True,['django'],259.0,,,125.0,,14731162.0,conda-forge/django,django,https://pypi.org/project/django,14695072.0,https://anaconda.org/conda-forge/django,2024-03-04 13:59:20.846,1624077.0,1.0,,,,,,,,,,,,,,,,,,,, +8,fastapi,tiangolo/fastapi,web-frameworks,,https://github.com/tiangolo/fastapi,https://github.com/tiangolo/fastapi,MIT,2018-12-08 08:21:47.000,2024-03-07 15:44:12.000,2024-02-28 14:04:27,3815.0,5702,656.0,3120.0,471.0,3352.0,68992,"FastAPI framework, high performance, easy to learn, fast to code, ready for production.",322236.0,318718.0,592.0,47,True,"['fastapi', 'openapi']",487.0,2024-02-24 23:21:47.000,0.110.0,191.0,,43848375.0,conda-forge/fastapi,fastapi,https://pypi.org/project/fastapi,43806302.0,https://anaconda.org/conda-forge/fastapi,2024-02-25 01:19:25.011,1935396.0,1.0,2024-02-24 23:21:47.000,3518.0,,,,,,,,,,,,,,,,,, +9,selenium,SeleniumHQ/selenium,testing,,https://github.com/SeleniumHQ/selenium,https://github.com/SeleniumHQ/selenium,Apache-2.0,2013-01-14 21:40:56.000,2024-03-07 14:23:06.000,2024-03-07 12:04:19,31261.0,7867,1297.0,3581.0,195.0,9815.0,28957,A browser automation framework and ecosystem.,270183.0,253115.0,844.0,47,True,,379.0,2024-02-20 01:02:16.000,selenium-4.18.0,197.0,15644773.0,14515552.0,conda-forge/selenium,selenium,https://pypi.org/project/selenium,14324680.0,https://anaconda.org/conda-forge/selenium,2024-02-20 15:39:27.844,1242631.0,1.0,2024-02-20 00:14:19.000,17068.0,,,,,,,,,,,,,,,,,, +10,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,2024-03-07 10:36:33.000,2024-03-07 10:30:53,9623.0,1940,221.0,5123.0,504.0,2449.0,14425,Asynchronous HTTP client/server framework for asyncio and Python.,482482.0,466827.0,716.0,47,True,,120.0,2024-01-29 20:39:36.000,3.9.3,231.0,16230.0,105360392.0,conda-forge/aiohttp,aiohttp,https://pypi.org/project/aiohttp,105056673.0,https://anaconda.org/conda-forge/aiohttp,2024-02-11 17:15:08.147,12445660.0,1.0,2024-02-16 13:38:48.000,15655.0,,,,,,,,,,,,,,,,,, +11,Scrapy,scrapy/scrapy,web-scraping,,https://github.com/scrapy/scrapy,https://github.com/scrapy/scrapy,BSD-3-Clause,2010-02-22 02:01:14.000,2024-03-07 02:45:04.000,2024-03-06 14:04:42,10357.0,10271,1774.0,3277.0,661.0,2501.0,50350,"Scrapy, a fast high-level web crawling & scraping framework for Python.",48582.0,43933.0,638.0,45,True,,123.0,2024-02-14 19:10:54.000,1.8.4,98.0,,1357208.0,conda-forge/scrapy,scrapy,https://pypi.org/project/scrapy,1340062.0,https://anaconda.org/conda-forge/scrapy,2024-02-15 13:30:16.004,754433.0,1.0,2024-02-14 19:05:52.000,4649.0,,,,,,,,,,,,,,,,,, +12,urllib3,urllib3/urllib3,http-clients,,https://github.com/urllib3/urllib3,https://github.com/urllib3/urllib3,MIT,2011-09-18 18:08:28.000,2024-03-06 06:52:49.000,2024-03-05 13:29:43,4129.0,1095,99.0,2118.0,138.0,1116.0,3638,urllib3 is a user-friendly HTTP client library for Python.,1749405.0,1702327.0,352.0,45,True,,60.0,2024-02-18 03:55:54.000,2.2.1,96.0,33858.0,483458559.0,conda-forge/urllib3,urllib3,https://pypi.org/project/urllib3,482473800.0,https://anaconda.org/conda-forge/urllib3,2024-02-18 07:00:40.617,43304216.0,2.0,2024-02-18 03:55:54.000,47078.0,,,,,,,,,,,,,,,,,, +13,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,2024-03-07 16:11:38.000,2024-03-07 01:27:54,6146.0,2713,308.0,4185.0,754.0,3227.0,30588,Streamlit A faster way to build and share data apps.,325456.0,324031.0,221.0,44,True,,171.0,2024-02-12 17:53:30.000,1.31.1,215.0,,5658771.0,,streamlit,https://pypi.org/project/streamlit,5658771.0,,,,1.0,2024-02-12 17:53:21.000,1425.0,,,,,,,,,,,,,,,,,, +14,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,2024-03-05 20:08:53.000,2024-03-05 20:08:18,5537.0,1674,219.0,1686.0,8.0,1139.0,6508,The comprehensive WSGI web application library.,1230915.0,1230915.0,489.0,44,True,,10.0,2023-11-08 18:35:13.000,2.3.8,40.0,788.0,113210377.0,conda-forge/werkzeug,werkzeug,https://pypi.org/project/werkzeug,112923072.0,https://anaconda.org/conda-forge/werkzeug,2023-11-09 01:18:53.893,9768043.0,1.0,,,,,,,,,,,,,,,,,,,, +15,twisted,twisted/twisted,others,,https://github.com/twisted/twisted,https://github.com/twisted/twisted,MIT,2011-07-01 20:40:42.000,2024-03-06 16:09:49.000,2024-03-04 15:03:57,29852.0,1130,174.0,1972.0,2783.0,7469.0,5374,Event-driven networking engine written in Python.,91945.0,81621.0,273.0,44,True,,123.0,2024-03-01 16:44:25.000,24.3.0,100.0,,4301019.0,conda-forge/twisted,twisted,https://pypi.org/project/twisted,4275183.0,https://anaconda.org/conda-forge/twisted,2024-03-01 23:18:22.693,1059291.0,1.0,2024-03-01 16:44:25.000,10324.0,,,,,,,,,,,,,,,,,, +16,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,2024-03-07 15:23:16.000,2024-03-04 01:27:55,18806.0,9572,2196.0,4896.0,4243.0,22715.0,127503,Command-line program to download videos from YouTube.com and other video sites.,1830.0,,1002.0,43,True,,15.0,2021-12-16 19:02:14.000,2021.12.17,955.0,60615857.0,1337267.0,conda-forge/youtube-dl,youtube_dl,https://pypi.org/project/youtube_dl,341972.0,https://anaconda.org/conda-forge/youtube-dl,2023-06-16 16:12:46.297,1303923.0,1.0,2021-12-16 19:02:14.000,1830.0,youtube-dl,,,,,,,,,,,,,,,,, +17,jinja,pallets/jinja,others,,https://github.com/pallets/jinja,https://github.com/pallets/jinja,BSD-3-Clause,2010-10-17 13:41:17.000,2024-02-26 11:44:19.000,2024-01-10 23:22:02,2774.0,1596,251.0,892.0,96.0,936.0,9829,A very fast and expressive template engine.,103145.0,21.0,306.0,43,True,,14.0,2024-01-10 23:12:42.000,3.1.3,49.0,55535.0,156875108.0,conda-forge/jinja2,jinja2,https://pypi.org/project/jinja2,155934858.0,https://anaconda.org/conda-forge/jinja2,2024-01-11 09:59:51.180,35701768.0,1.0,2024-01-10 23:12:19.000,103124.0,,,,,,,,,,,,,,,,,, +18,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,2024-03-07 09:24:46.000,2024-03-07 09:24:45,2997.0,2901,186.0,1479.0,67.0,2098.0,8740,"Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party..",219267.0,213972.0,686.0,43,True,['django'],120.0,2024-02-09 09:15:16.000,0.57.2,86.0,,849005.0,conda-forge/django-allauth,django-allauth,https://pypi.org/project/django-allauth,844108.0,https://anaconda.org/conda-forge/django-allauth,2024-02-09 11:56:42.359,112634.0,1.0,2024-02-09 09:15:16.000,5295.0,,,,,,,,,,,,,,,,,, +19,coverage,nedbat/coveragepy,testing,,https://github.com/nedbat/coveragepy,https://github.com/nedbat/coveragepy,Apache-2.0,2018-06-23 17:44:53.000,2024-03-07 02:09:14.000,2024-03-07 01:59:23,6300.0,404,32.0,333.0,284.0,1155.0,2775,The code coverage tool for Python.,430083.0,371581.0,188.0,43,True,,139.0,2024-02-23 20:59:44.000,7.4.3,137.0,,76321189.0,conda-forge/coverage,coverage,https://pypi.org/project/coverage,76008701.0,https://anaconda.org/conda-forge/coverage,2024-02-26 18:05:36.433,13749500.0,1.0,2024-02-23 20:57:22.000,58502.0,,,,,,,,,,,,,,,,,, +20,sentry,getsentry/sentry,monitoring,,https://github.com/getsentry/sentry,https://github.com/getsentry/sentry,SSPL-1.0,2010-08-30 22:06:41.000,2024-03-07 16:13:54.000,2024-03-07 16:13:35,65827.0,4096,686.0,54288.0,2048.0,9284.0,36445,Developer-first error tracking and performance monitoring.,1079.0,684.0,816.0,42,True,,3523.0,2024-02-15 21:08:56.000,24.2.0,378.0,46777.0,23206.0,conda-forge/sentry-sdk,sentry,https://pypi.org/project/sentry,6416.0,https://anaconda.org/conda-forge/sentry-sdk,2024-02-27 13:03:24.244,733197.0,1.0,2023-07-25 17:18:50.000,395.0,,,,,,,,,,,,,,,,,, +21,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,2024-03-07 06:56:40.327,2024-03-06 21:15:30,2728.0,4891,598.0,1688.0,8.0,2060.0,24393,We have made you a wrapper you cant refuse.,97961.0,97961.0,187.0,42,True,,54.0,2024-03-06 21:20:57.000,21.0.1,100.0,22498.0,1183947.0,conda-forge/python-telegram-bot,python-telegram-bot,https://pypi.org/project/python-telegram-bot,1181629.0,https://anaconda.org/conda-forge/python-telegram-bot,2024-03-07 06:56:40.327,92343.0,1.0,,,,,,,,,,,,,,,,,,,, +22,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,2024-03-03 17:04:17.000,2024-03-03 17:04:16,4687.0,5212,989.0,1546.0,190.0,1618.0,21462,"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",449836.0,449836.0,439.0,42,True,,4.0,,,23.0,,39567803.0,conda-forge/tornado,tornado,https://pypi.org/project/tornado,38618936.0,https://anaconda.org/conda-forge/tornado,2024-02-19 18:05:19.611,38903575.0,2.0,,,,,,,,,,,,,,,,,,,, +23,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,2024-03-07 14:48:28.000,2024-03-07 02:36:08,19763.0,5955,217.0,10305.0,4486.0,3598.0,19290,"OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and..",707.0,5.0,3036.0,42,True,['openapi'],314.0,2024-03-06 05:42:03.183,2.11.0,688.0,,2100801.0,,openapi-generator-cli,https://pypi.org/project/openapi-generator-cli,5838.0,,,,1.0,2020-05-15 12:33:56.000,,,org.openapitools.openapi-generator,@openapitools/openapi-generator-cli,https://www.npmjs.com/package/@openapitools/openapi-generator-cli,2024-03-06 05:42:03.183,702.0,2094963.0,https://search.maven.org/artifact/org.openapitools.openapi-generator,,,,,,,,,, +24,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,2024-03-05 12:25:18.000,2024-03-01 20:05:55,1439.0,765,113.0,1529.0,45.0,797.0,12006,A next generation HTTP client for Python.,171323.0,166857.0,218.0,42,True,,48.0,2024-02-21 13:07:50.000,0.27.0,68.0,,51088850.0,conda-forge/httpx,httpx,https://pypi.org/project/httpx,51062081.0,https://anaconda.org/conda-forge/httpx,2024-02-21 15:58:12.168,1231390.0,2.0,2024-02-21 13:07:50.000,4466.0,,,,,,,,,,,,,,,,,, +25,gunicorn,benoitc/gunicorn,servers,,https://github.com/benoitc/gunicorn,https://github.com/benoitc/gunicorn,,2009-11-30 18:18:08.000,2024-02-19 05:13:32.000,2024-01-05 08:24:01,3097.0,1664,225.0,1083.0,275.0,1769.0,9415,"gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.",1134052.0,1134052.0,416.0,42,False,,34.0,2023-07-19 11:51:19.000,21.2.0,29.0,103.0,36707694.0,conda-forge/gunicorn,gunicorn,https://pypi.org/project/gunicorn,36647875.0,https://anaconda.org/conda-forge/gunicorn,2023-09-22 20:44:42.316,2452595.0,1.0,,,,,,,,,,,,,,,,,,,, +26,starlette,encode/starlette,web-frameworks,,https://github.com/encode/starlette,https://github.com/encode/starlette,BSD-3-Clause,2018-06-25 13:16:21.000,2024-03-05 19:35:04.839,2024-03-05 16:08:44,1326.0,822,105.0,1448.0,36.0,679.0,9245,The little ASGI framework that shines.,183405.0,182205.0,264.0,42,True,,83.0,2024-03-05 16:16:50.000,0.37.2,151.0,,29566541.0,conda-forge/starlette,starlette,https://pypi.org/project/starlette,29522253.0,https://anaconda.org/conda-forge/starlette,2024-03-05 19:35:04.839,1948687.0,2.0,2024-03-05 16:16:50.000,1200.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,2024-03-06 15:44:40.000,2024-03-06 15:42:23,1725.0,2354,284.0,1228.0,128.0,924.0,7269,The official Python client library for Googles discovery based APIs.,193712.0,185871.0,190.0,42,True,,38.0,2024-03-05 15:28:12.000,2.121.0,210.0,,39254581.0,conda-forge/google-api-python-client,google-api-python-client,https://pypi.org/project/google-api-python-client,39196662.0,https://anaconda.org/conda-forge/google-api-python-client,2024-03-05 16:47:31.583,2664286.0,1.0,2024-03-05 15:28:12.000,7841.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,2024-03-05 14:56:41.000,2024-03-05 14:56:40,3752.0,928,103.0,681.0,152.0,845.0,4322,GitPython is a python library used to interact with Git repositories.,242681.0,234127.0,309.0,42,True,,267.0,2024-02-15 20:14:50.000,3.1.42,96.0,,59624614.0,conda-forge/gitpython,gitpython,https://pypi.org/project/gitpython,59463243.0,https://anaconda.org/conda-forge/gitpython,2024-02-16 07:43:58.931,7423092.0,1.0,2024-02-15 20:13:18.000,8554.0,,,,,,,,,,,,,,,,,, +29,mitmproxy,mitmproxy/mitmproxy,testing,,https://github.com/mitmproxy/mitmproxy,https://github.com/mitmproxy/mitmproxy,MIT,2010-02-16 04:10:13.000,2024-03-07 16:00:52.000,2024-03-07 16:00:51,10518.0,3858,618.0,2754.0,325.0,2936.0,33844,An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.,3934.0,3451.0,525.0,41,True,,66.0,2024-03-06 20:58:58.000,10.2.3,66.0,222938.0,320041.0,,mitmproxy,https://pypi.org/project/mitmproxy,318286.0,,,,1.0,2024-01-21 17:16:50.000,483.0,,,,,,,,,,,,,,,,,, +30,certbot,certbot/certbot,others,,https://github.com/certbot/certbot,https://github.com/certbot/certbot,Apache-2.0,2014-11-12 02:52:20.000,2024-03-05 21:22:44.000,2024-02-08 21:31:36,10899.0,3465,758.0,4600.0,282.0,5040.0,30673,Certbot is EFFs tool to obtain certs from Lets Encrypt and (optionally) auto-enable HTTPS on your server. It can also..,2324.0,1977.0,526.0,41,True,,19.0,2024-02-08 21:24:26.000,2.9.0,111.0,153106.0,4221926.0,conda-forge/certbot-apache,certbot,https://pypi.org/project/certbot,4218257.0,https://anaconda.org/conda-forge/certbot-apache,2024-01-06 18:43:10.294,24681.0,1.0,2024-02-08 20:47:16.000,347.0,,,,,,,,,,,,,,,,,, +31,django-rest-framework,encode/django-rest-framework,web-frameworks,,https://github.com/encode/django-rest-framework,https://github.com/encode/django-rest-framework,,2011-03-02 17:13:56.000,2024-03-07 16:05:14.000,2024-03-07 09:58:59,8755.0,6572,622.0,4649.0,80.0,3780.0,27235,Web APIs for Django.,640345.0,640345.0,1393.0,41,False,['django'],26.0,2022-11-08 10:37:57.000,3.14.0,40.0,,123313.0,conda-forge/djangorestframework,django-rest-framework,https://pypi.org/project/django-rest-framework,117606.0,https://anaconda.org/conda-forge/djangorestframework,2023-06-16 13:24:55.645,547960.0,2.0,,,,,,,,,,,,,,,,,,,, +32,wagtail,wagtail/wagtail,cms,,https://github.com/wagtail/wagtail,https://github.com/wagtail/wagtail,BSD-3-Clause,2014-02-03 12:41:59.000,2024-03-07 15:32:44.000,2024-03-07 14:54:35,17082.0,3598,344.0,6625.0,942.0,3971.0,16884,A Django content management system focused on flexibility and user experience.,1567.0,8.0,904.0,41,True,['django'],618.0,2024-02-15 14:16:17.000,6.0.1,228.0,,243426.0,conda-forge/wagtail,wagtail,https://pypi.org/project/wagtail,240144.0,https://anaconda.org/conda-forge/wagtail,2024-02-16 00:34:32.125,68932.0,1.0,2024-02-15 14:16:17.000,1559.0,,,,,,,,,,,,,,,,,, +33,django-cms,django-cms/django-cms,cms,,https://github.com/django-cms/django-cms,https://github.com/django-cms/django-cms,BSD-3-Clause,2009-03-05 10:14:18.000,2024-03-07 13:00:57.000,2024-03-06 12:38:40,15994.0,3009,395.0,4285.0,135.0,3373.0,9768,The easy-to-use and developer-friendly enterprise CMS powered by Django.,6838.0,5124.0,558.0,41,True,['django'],45.0,2024-02-09 15:05:53.000,3.11.5,116.0,,76302.0,,django-cms,https://pypi.org/project/django-cms,76302.0,,,,1.0,2024-02-09 15:05:53.000,1714.0,,,,,,,,,,,,,,,,,, +34,pyzmq,zeromq/pyzmq,others,,https://github.com/zeromq/pyzmq,https://github.com/zeromq/pyzmq,Revised BSD,2010-07-21 07:20:37.000,2024-03-06 15:15:13.000,2024-03-06 15:10:26,3546.0,619,102.0,951.0,40.0,968.0,3521,PyZMQ: Python bindings for zeromq.,357711.0,344153.0,196.0,41,False,,100.0,2023-12-05 07:34:47.000,25.1.2,92.0,20850.0,33024431.0,conda-forge/pyzmq,pyzmq,https://pypi.org/project/pyzmq,32506213.0,https://anaconda.org/conda-forge/pyzmq,2023-12-05 14:10:46.430,22794368.0,1.0,2024-03-06 15:15:13.000,13558.0,,,,,,,,,,,,,,,,,, +35,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,2024-03-07 07:08:02.000,2024-01-01 13:45:07,2854.0,1507,408.0,1543.0,97.0,1277.0,17632,Accelerate your web app development | Build fast. Run fast.,16882.0,16882.0,340.0,40,True,,18.0,2024-01-09 17:47:23.000,23.12.1,70.0,,787509.0,conda-forge/sanic,sanic,https://pypi.org/project/sanic,780524.0,https://anaconda.org/conda-forge/sanic,2024-01-09 20:43:02.096,314330.0,2.0,,,,,,,,,,,,,,,,,,,, +36,Telethon,LonamiWebs/Telethon,third-party-apis,,https://github.com/LonamiWebs/Telethon,https://github.com/LonamiWebs/Telethon,MIT,2016-08-26 10:59:24.000,2024-03-01 20:50:35.000,2024-02-23 19:53:54,3015.0,1213,149.0,550.0,40.0,2146.0,8821,"Pure Python 3 MTProto API Telegram client library, for bots too!.",55506.0,55506.0,166.0,40,True,,20.0,,,40.0,,3446339.0,,telethon,https://pypi.org/project/telethon,3446339.0,,,,1.0,,,,,,,,,,,,,,,,,,,, +37,uvicorn,encode/uvicorn,servers,,https://github.com/encode/uvicorn,https://github.com/encode/uvicorn,BSD-3-Clause,2017-05-31 13:13:43.000,2024-03-06 18:49:08.000,2024-03-03 09:15:10,1253.0,639,93.0,1284.0,27.0,641.0,7622,"An ASGI web server, for Python.",316005.0,316005.0,177.0,40,True,,30.0,2024-02-10 12:08:17.000,0.27.1,69.0,,25448665.0,conda-forge/uvicorn,uvicorn,https://pypi.org/project/uvicorn,25391541.0,https://anaconda.org/conda-forge/uvicorn,2024-02-10 21:33:13.617,2342096.0,1.0,,,,,,,,,,,,,,,,,,,, +38,gspread,burnash/gspread,third-party-apis,,https://github.com/burnash/gspread,https://github.com/burnash/gspread,MIT,2011-12-02 10:46:20.000,2024-03-02 10:48:37.000,2024-03-02 10:48:28,1820.0,899,158.0,531.0,44.0,851.0,6793,Google Sheets Python API.,30230.0,30230.0,172.0,40,True,,76.0,2024-02-14 13:57:31.000,6.0.2,58.0,2727.0,9019819.0,conda-forge/gspread,gspread,https://pypi.org/project/gspread,9012837.0,https://anaconda.org/conda-forge/gspread,2024-01-24 07:54:52.292,306239.0,1.0,,,,,,,,,,,,,,,,,,,, +39,gevent,gevent/gevent,servers,,https://github.com/gevent/gevent,https://github.com/gevent/gevent,MIT,2012-09-13 22:03:03.000,2024-02-14 11:25:09.000,2024-02-14 11:22:48,5940.0,993,243.0,635.0,113.0,1274.0,6147,Coroutine-based concurrency library for Python.,135898.0,120890.0,110.0,40,True,,30.0,2024-02-14 11:25:09.000,24.2.1,84.0,59463.0,9009171.0,conda-forge/gevent,gevent,https://pypi.org/project/gevent,8979855.0,https://anaconda.org/conda-forge/gevent,2023-10-08 07:45:42.176,1326902.0,1.0,2024-02-14 11:25:09.000,15008.0,,,,,,,,,,,,,,,,,, +40,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,2024-03-06 22:39:43.000,2024-03-06 17:40:09,4479.0,1575,118.0,1821.0,145.0,1318.0,4683,A python interface for interacting with the Ethereum blockchain and ecosystem.,20052.0,18935.0,251.0,40,True,,130.0,2024-02-05 21:33:12.000,6.15.1,209.0,,1374044.0,conda-forge/web3,web3,https://pypi.org/project/web3,1369088.0,https://anaconda.org/conda-forge/web3,2024-02-07 14:48:10.805,203227.0,1.0,2024-02-28 20:10:25.000,1117.0,,,,,,,,,,,,,,,,,, +41,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,2024-03-02 20:09:01.000,2024-02-23 16:36:50,3966.0,1320,157.0,962.0,175.0,1120.0,4461,"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD..",6706.0,6370.0,202.0,40,True,['flask'],23.0,2024-02-23 16:39:33.000,4.4.1,318.0,,9616496.0,conda-forge/flask-appbuilder,flask-appbuilder,https://pypi.org/project/flask-appbuilder,9608998.0,https://anaconda.org/conda-forge/flask-appbuilder,2024-02-24 08:05:18.842,329939.0,2.0,2024-02-23 16:39:33.000,336.0,,,,,,,,,,,,,,,,,, +42,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,2024-03-07 15:26:52.000,2024-03-06 20:47:07,1584.0,846,76.0,572.0,29.0,837.0,3535,A Python implementation of John Grubers Markdown with Extension support.,366806.0,343832.0,173.0,40,True,,9.0,2024-01-10 15:19:41.000,3.5.2,52.0,49.0,37349753.0,conda-forge/markdown,markdown,https://pypi.org/project/markdown,37195370.0,https://anaconda.org/conda-forge/markdown,2024-01-10 17:42:17.805,6329348.0,1.0,2024-01-10 15:19:36.000,22974.0,,,,,,,,,,,,,,,,,, +43,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,2024-03-01 03:33:01.000,2024-01-12 00:00:00,1268.0,738,86.0,326.0,18.0,622.0,3425,WebSocket client for Python.,174738.0,174738.0,220.0,40,True,,11.0,2023-12-03 15:47:25.000,1.7.0,36.0,,62170646.0,conda-forge/websocket-client,websocket-client,https://pypi.org/project/websocket-client,61880569.0,https://anaconda.org/conda-forge/websocket-client,2023-12-03 19:14:16.341,12473313.0,1.0,,,,,,,,,,,,,,,,,,,, +44,oauthlib,oauthlib/oauthlib,auth,,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011-11-19 23:08:51.000,2024-02-06 14:46:47.000,2024-01-06 20:50:34,1694.0,488,68.0,496.0,88.0,293.0,2728,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",515007.0,502262.0,195.0,40,True,,14.0,2023-01-10 13:13:43.000,3.2.2,50.0,,93141330.0,conda-forge/oauthlib,oauthlib,https://pypi.org/project/oauthlib,93031214.0,https://anaconda.org/conda-forge/oauthlib,2023-06-16 13:18:41.781,10130683.0,1.0,2022-10-17 20:06:06.447,12745.0,,,,,,,,,,,,,,,,,, +45,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,2024-03-07 10:35:21.000,2024-03-02 05:51:01,6247.0,586,79.0,351.0,21.0,,2541,The lxml XML toolkit for Python.,467117.0,426393.0,157.0,40,True,,195.0,2024-01-08 20:30:20.000,lxml-5.0.1-1,160.0,32652.0,83300724.0,conda-forge/lxml,lxml,https://pypi.org/project/lxml,83055076.0,https://anaconda.org/conda-forge/lxml,2024-01-08 14:48:57.905,11246181.0,1.0,2024-01-08 08:28:54.000,40724.0,,,,,,,,,,,,,,,,,, +46,dnspython,rthalley/dnspython,others,,https://github.com/rthalley/dnspython,https://github.com/rthalley/dnspython,ISC,2011-08-24 11:36:39.000,2024-03-07 13:16:09.000,2024-03-07 13:15:34,2387.0,533,60.0,514.0,10.0,512.0,2311,a powerful DNS toolkit for python.,273846.0,268980.0,115.0,40,True,,65.0,2024-02-18 18:51:16.000,2.6.1,46.0,365.0,36274998.0,conda-forge/dnspython,dnspython,https://pypi.org/project/dnspython,36243512.0,https://anaconda.org/conda-forge/dnspython,2024-02-29 07:14:47.954,1320252.0,1.0,2024-02-18 18:48:46.000,4866.0,,,,,,,,,,,,,,,,,, +47,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,2024-03-07 14:07:32.000,2024-03-07 05:37:15,10248.0,4741,1008.0,7370.0,118.0,4235.0,37870,The Cloud-Native API Gateway and AI Gateway.,21.0,21.0,401.0,39,True,,211.0,2024-03-04 14:19:57.000,3.6.1,100.0,,2867553.0,,,,,,,,1.0,,,,,,,,,,,kong,https://hub.docker.com/r/_/kong,2024-03-06 03:44:22.476760,771.0,321166000.0,,,,, +48,Locust,locustio/locust,testing,,https://github.com/locustio/locust,https://github.com/locustio/locust,MIT,2011-02-17 11:08:03.000,2024-03-06 11:51:49.000,2024-03-06 11:51:47,4633.0,2843,433.0,1051.0,14.0,1551.0,23292,Write scalable load tests in plain Python.,115.0,4.0,317.0,39,True,,307.0,2024-02-29 17:16:42.000,2.24.0,367.0,,1601142.0,conda-forge/locust,locust,https://pypi.org/project/locust,1598094.0,https://anaconda.org/conda-forge/locust,2024-02-29 21:57:19.100,140252.0,1.0,2024-03-05 13:16:59.000,111.0,,,,,,,,,,,,,,,,,, +49,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,2024-03-06 02:48:25.000,2024-02-23 01:42:24,4993.0,3469,261.0,2734.0,60.0,2813.0,14096,An API wrapper for Discord written in Python.,40796.0,40796.0,404.0,39,True,,32.0,,,12.0,,528247.0,conda-forge/discord.py,discord.py,https://pypi.org/project/discord.py,527857.0,https://anaconda.org/conda-forge/discord.py,2023-08-11 00:02:19.093,14846.0,2.0,,,,,,,,,,,,,,,,,,,, +50,scapy,secdev/scapy,others,,https://github.com/secdev/scapy,https://github.com/secdev/scapy,GPL-2.0,2015-10-01 17:06:46.000,2024-03-07 06:23:40.000,2024-03-07 06:23:40,6405.0,2007,227.0,2759.0,153.0,1483.0,9879,Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.,14591.0,13552.0,463.0,39,True,,84.0,2022-12-25 10:30:01.270,2.5.0,25.0,,2225816.0,conda-forge/scapy,scapy,https://pypi.org/project/scapy,2223833.0,https://anaconda.org/conda-forge/scapy,2023-06-16 16:15:58.809,111091.0,2.0,2022-12-25 10:30:01.270,1039.0,,,,,,,,,,,,,,,,,, +51,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,2024-03-05 04:09:24.000,2024-02-28 08:18:37,2636.0,1908,225.0,833.0,2.0,1179.0,7564,Python Telegram bot api.,44154.0,44154.0,232.0,39,True,,164.0,2024-02-17 12:55:00.000,4.16.0,66.0,,432821.0,,pytelegrambotapi,https://pypi.org/project/pytelegrambotapi,432821.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +52,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,2024-03-04 20:39:38.000,2024-03-03 16:40:49,2231.0,1637,111.0,1276.0,209.0,1327.0,6593,Typed interactions with the GitHub API v3.,49543.0,49543.0,352.0,39,True,,27.0,2024-01-30 07:54:39.000,2.2.0,43.0,,19993386.0,conda-forge/pygithub,pygithub,https://pypi.org/project/pygithub,19929742.0,https://anaconda.org/conda-forge/pygithub,2024-01-30 09:36:04.222,2927629.0,2.0,,,,,,,,,,,,,,,,,,,, +53,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,2024-03-07 08:46:36.000,2024-03-06 18:41:13,3673.0,440,55.0,3188.0,1003.0,2266.0,3939,Panel: The powerful data exploration & web app framework for Python.,10592.0,10377.0,164.0,39,True,,219.0,2024-01-24 17:41:24.000,1.3.8,357.0,,767961.0,,panel,https://pypi.org/project/panel,767961.0,,,,1.0,2024-03-06 18:17:54.000,215.0,,,,,,,,,,,,,,,,,, +54,wtforms,wtforms/wtforms,forms,,https://github.com/wtforms/wtforms,https://github.com/wtforms/wtforms,BSD-3-Clause,2013-09-11 01:53:07.000,2024-02-21 18:50:20.997,2024-02-15 10:03:08,1689.0,387,47.0,389.0,51.0,394.0,1452,A flexible forms validation and rendering library for Python.,205666.0,205666.0,157.0,39,True,,21.0,2024-01-06 07:53:50.000,3.1.2,10.0,,5212492.0,conda-forge/wtforms,wtforms,https://pypi.org/project/wtforms,5207837.0,https://anaconda.org/conda-forge/wtforms,2024-02-21 18:50:20.997,204826.0,1.0,,,,,,,,,,,,,,,,,,,, +55,tweepy,tweepy/tweepy,third-party-apis,,https://github.com/tweepy/tweepy,https://github.com/tweepy/tweepy,MIT,2009-07-06 04:15:34.000,2024-02-06 17:33:46.000,2024-02-06 17:33:45,3099.0,4489,267.0,567.0,65.0,1209.0,10151,Twitter for Python!.,51812.0,51812.0,244.0,38,True,,1.0,2023-04-24 22:16:52.000,4.14.0,31.0,,1075670.0,conda-forge/tweepy,tweepy,https://pypi.org/project/tweepy,1072322.0,https://anaconda.org/conda-forge/tweepy,2023-06-16 13:24:08.253,284608.0,2.0,,,,,,,,,,,,,,,,,,,, +56,bottle,bottlepy/bottle,web-frameworks,,https://github.com/bottlepy/bottle,https://github.com/bottlepy/bottle,MIT,2009-06-30 17:51:30.000,2024-02-02 10:31:03.000,2024-01-03 22:31:48,1897.0,1446,312.0,595.0,314.0,580.0,8248,bottle.py is a fast and simple micro-framework for python web-applications.,34646.0,29421.0,226.0,38,True,,1.0,2023-03-04 15:35:02.955,0.12.25,80.0,,3453743.0,conda-forge/bottle,bottle,https://pypi.org/project/bottle,3449059.0,https://anaconda.org/conda-forge/bottle,2023-06-16 13:25:17.978,421611.0,2.0,2023-03-04 15:35:02.955,5225.0,,,,,,,,,,,,,,,,,, +57,django-debug-toolbar,jazzband/django-debug-toolbar,admin-ui,,https://github.com/jazzband/django-debug-toolbar,https://github.com/jazzband/django-debug-toolbar,BSD-3-Clause,2008-08-28 06:58:04.000,2024-03-05 14:25:24.000,2024-03-05 11:47:01,2569.0,1014,110.0,1009.0,75.0,811.0,7850,A configurable set of panels that display various debug information about the current request/response.,97327.0,84940.0,283.0,38,True,,21.0,2024-02-01 19:36:52.000,4.3.0,64.0,213.0,2661004.0,conda-forge/django-debug-toolbar,django-debug-toolbar,https://pypi.org/project/django-debug-toolbar,2656851.0,https://anaconda.org/conda-forge/django-debug-toolbar,2024-02-02 17:35:23.617,174405.0,1.0,2024-02-01 19:36:52.000,12387.0,,,,,,,,,,,,,,,,,, +58,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,2024-03-04 08:52:23.000,2024-02-22 10:35:18,9032.0,2192,268.0,2759.0,100.0,1404.0,6055,Domain-driven e-commerce for Django.,1354.0,1078.0,361.0,38,True,['django'],57.0,2024-02-08 09:53:27.000,3.2.4,150.0,,19976.0,,django-oscar,https://pypi.org/project/django-oscar,19976.0,,,,1.0,2024-02-08 09:53:27.000,276.0,,,,,,,,,,,,,,,,,, +59,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,2024-02-28 10:30:03.000,2024-02-11 20:20:48,1370.0,492,108.0,375.0,32.0,1038.0,4909,Library for building WebSocket servers and clients in Python.,166442.0,166442.0,71.0,38,True,,31.0,2023-10-21 14:25:02.000,12.0,38.0,,27031415.0,conda-forge/websockets,websockets,https://pypi.org/project/websockets,26973175.0,https://anaconda.org/conda-forge/websockets,2023-10-21 19:12:20.114,2446098.0,1.0,,,,,,,,,,,,,,,,python-websockets/websockets,,,, +60,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,2024-03-06 09:26:09.000,2024-02-03 17:08:39,1412.0,725,65.0,766.0,22.0,958.0,2833,Django application and library for importing and exporting data with admin integration.,93885.0,93885.0,205.0,38,True,['django'],20.0,2024-02-03 17:07:06.000,3.3.7,34.0,,1166613.0,conda-forge/django-import-export,django-import-export,https://pypi.org/project/django-import-export,1164639.0,https://anaconda.org/conda-forge/django-import-export,2024-02-05 13:34:33.303,88838.0,1.0,,,,,,,,,,,,,,,,,,,, +61,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,2024-03-06 10:44:55.000,2024-02-27 21:35:43,641.0,411,53.0,272.0,106.0,165.0,1686,OAuthlib support for Python-Requests!.,483924.0,471916.0,119.0,38,True,,39.0,2022-01-29 19:00:11.000,1.3.1,20.0,,89333842.0,conda-forge/requests-oauthlib,requests-oauthlib,https://pypi.org/project/requests-oauthlib,89235423.0,https://anaconda.org/conda-forge/requests-oauthlib,2023-06-16 13:25:40.359,9054567.0,1.0,2024-02-27 22:22:25.000,12008.0,,,,,,,,,,,,,,,,,, +62,pyopenssl,pyca/pyopenssl,others,,https://github.com/pyca/pyopenssl,https://github.com/pyca/pyopenssl,Apache-2.0,2014-01-09 20:10:36.000,2024-03-04 13:54:21.000,2024-03-04 13:54:20,2236.0,426,54.0,766.0,84.0,464.0,853,A Python wrapper around the OpenSSL library.,226373.0,210713.0,111.0,38,True,,10.0,2024-01-23 01:43:41.000,24.0.0,35.0,,85916769.0,conda-forge/pyopenssl,pyopenssl,https://pypi.org/project/pyopenssl,84991977.0,https://anaconda.org/conda-forge/pyopenssl,2024-01-31 00:17:49.640,36991707.0,2.0,2024-01-23 01:43:41.000,15660.0,,,,,,,,,,,,,,,,,, +63,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,2024-03-01 12:36:57.000,2024-02-02 16:59:18,707.0,153,25.0,310.0,2.0,110.0,591,Safely add untrusted strings to HTML/XML markup.,1604496.0,1529032.0,42.0,38,True,,35.0,2024-02-02 16:31:56.000,2.1.5,31.0,3724.0,166725321.0,conda-forge/markupsafe,markupsafe,https://pypi.org/project/markupsafe,165822994.0,https://anaconda.org/conda-forge/markupsafe,2024-02-02 19:37:02.898,37893283.0,2.0,2024-02-02 16:30:04.000,75464.0,,,,,,,,,,,,,,,,,, +64,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,2024-03-07 13:24:46.000,2024-03-07 13:24:46,6297.0,8777,648.0,3953.0,1086.0,4300.0,25279,"Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from..",36142.0,36142.0,577.0,37,True,['openapi'],167.0,2024-03-06 15:18:57.000,5.11.10,100.0,,,,,,,,,,1.0,,,,,,,,,,,,,,,,,,,, +65,pelican,getpelican/pelican,markdown,,https://github.com/getpelican/pelican,https://github.com/getpelican/pelican,AGPL-3.0,2010-10-16 18:57:40.000,2024-01-29 14:06:19.000,2024-01-29 14:06:18,3795.0,1781,341.0,1566.0,28.0,1615.0,12053,Static site generator that supports Markdown and reST syntax. Powered by Python.,7676.0,7676.0,456.0,37,True,,23.0,2023-11-15 17:16:41.000,4.9.1,22.0,1024.0,26612.0,conda-forge/pelican,pelican,https://pypi.org/project/pelican,23162.0,https://anaconda.org/conda-forge/pelican,2023-11-27 14:15:58.572,147917.0,1.0,,,,,,,,,,,,,,,,,,,, +66,pwntools,Gallopsled/pwntools,others,,https://github.com/Gallopsled/pwntools,https://github.com/Gallopsled/pwntools,MIT,2013-04-29 14:43:03.000,2024-03-07 12:38:37.000,2024-03-07 12:38:36,4354.0,1689,290.0,1362.0,93.0,906.0,11272,CTF framework and exploit development library.,1430.0,1359.0,256.0,37,True,,73.0,2024-02-22 21:43:50.000,4.12.0,114.0,,59096.0,,pwntools,https://pypi.org/project/pwntools,59096.0,,,,2.0,2024-02-22 22:41:52.000,71.0,,,,,,,,,,,,,,,,,, +67,pytube,pytube/pytube,third-party-apis,,https://github.com/pytube/pytube,https://github.com/pytube/pytube,Unlicense,2012-03-18 19:33:44.000,2024-03-05 07:37:50.000,2023-05-20 10:08:41,1461.0,2213,194.0,643.0,553.0,768.0,10077,"A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",33761.0,33265.0,112.0,37,True,,,2023-05-07 19:40:40.414,15.0.0,86.0,,664733.0,conda-forge/pytube,pytube,https://pypi.org/project/pytube,664216.0,https://anaconda.org/conda-forge/pytube,2023-06-16 19:27:33.750,14996.0,2.0,2023-05-07 19:40:40.414,496.0,,,,,,,,,,,,,,,,,, +68,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,2024-03-03 11:09:34.000,2024-03-02 13:22:28,1893.0,925,263.0,1164.0,162.0,844.0,9350,"The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability,..",10685.0,8964.0,202.0,37,True,,6.0,2023-12-05 06:19:32.000,3.1.3,81.0,7177.0,1044614.0,conda-forge/falcon,falcon,https://pypi.org/project/falcon,1035694.0,https://anaconda.org/conda-forge/falcon,2023-12-07 03:16:59.124,358177.0,2.0,2023-12-05 06:19:32.000,1721.0,,,,,,,,,,,,,,,,,, +69,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,2024-03-06 12:43:59.000,2024-03-06 12:43:59,5330.0,637,135.0,363.0,186.0,1541.0,6493,The awesome document factory.,17214.0,17085.0,137.0,37,True,,115.0,2024-02-26 12:56:01.000,61.1,103.0,296.0,1651615.0,conda-forge/weasyprint,weasyprint,https://pypi.org/project/weasyprint,1648002.0,https://anaconda.org/conda-forge/weasyprint,2024-02-26 14:25:43.502,155243.0,2.0,2024-02-26 12:54:49.000,129.0,,,,,,,,,,,,,,,4.0,,, +70,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,2024-02-08 16:35:03.000,2024-02-07 23:51:13,3623.0,1148,103.0,978.0,197.0,721.0,6372,This is a repository for collecting global custom management extensions for the Django Framework.,228080.0,215712.0,576.0,37,True,['django'],2.0,2023-06-07 11:23:14.000,3.2.3,125.0,,3676529.0,conda-forge/django-extensions,django-extensions,https://pypi.org/project/django-extensions,3672262.0,https://anaconda.org/conda-forge/django-extensions,2023-06-05 19:37:51.183,409704.0,1.0,2023-06-05 17:10:00.484,12368.0,,,,,,,,,,,,,,,,,, +71,flask-admin,flask-admin/flask-admin,admin-ui,,https://github.com/flask-admin/flask-admin,https://github.com/flask-admin/flask-admin,BSD-3-Clause,2012-03-18 23:21:57.000,2024-03-01 09:42:01.000,2023-10-15 10:04:30,3087.0,1569,158.0,1016.0,487.0,985.0,5599,Simple and extensible administrative interface framework for Flask.,27187.0,24770.0,364.0,37,True,['flask'],,2023-06-19 22:55:48.000,1.6.1,39.0,,1178898.0,conda-forge/flask-admin,flask-admin,https://pypi.org/project/flask-admin,1177231.0,https://anaconda.org/conda-forge/flask-admin,2023-06-16 13:25:18.421,148391.0,1.0,2023-02-20 12:55:50.822,2417.0,,,,,,,,,,,,,,,,,, +72,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,2024-03-06 20:09:20.000,2024-03-06 20:09:19,786.0,541,78.0,663.0,6.0,261.0,5227,Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS).,217633.0,210869.0,69.0,37,True,['django'],13.0,2023-11-14 17:27:27.000,4.3.1,55.0,,5786291.0,conda-forge/django-cors-headers,django-cors-headers,https://pypi.org/project/django-cors-headers,5784201.0,https://anaconda.org/conda-forge/django-cors-headers,2023-11-14 19:33:39.439,94079.0,1.0,2023-11-14 17:27:27.000,6764.0,,,,,,,,,,,,,,,,,, +73,pyjwt,jpadilla/pyjwt,auth,,https://github.com/jpadilla/pyjwt,https://github.com/jpadilla/pyjwt,MIT,2011-02-24 20:25:09.000,2024-02-21 01:44:27.000,2024-02-14 03:17:32,818.0,700,58.0,513.0,20.0,408.0,4855,JSON Web Token implementation in Python.,543750.0,531692.0,139.0,37,True,,4.0,2023-07-18 20:02:21.000,2.8.0,48.0,,145036694.0,conda-forge/pyjwt,pyjwt,https://pypi.org/project/pyjwt,144701496.0,https://anaconda.org/conda-forge/pyjwt,2024-02-02 17:34:13.319,12737560.0,1.0,2023-07-18 20:02:21.000,12058.0,,,,,,,,,,,,,,,,,, +74,authlib,lepture/authlib,auth,,https://github.com/lepture/authlib,https://github.com/lepture/authlib,BSD-3-Clause,2017-10-27 06:52:26.000,2024-02-28 01:46:29.000,2024-02-28 01:46:28,1378.0,401,61.0,188.0,78.0,349.0,4180,"The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.",31638.0,31215.0,107.0,37,True,,16.0,2023-12-17 23:51:31.000,1.3.0,40.0,,8253241.0,conda-forge/authlib,authlib,https://pypi.org/project/authlib,8250466.0,https://anaconda.org/conda-forge/authlib,2023-12-18 02:03:16.423,127652.0,1.0,2023-12-17 23:51:31.000,423.0,,,,,,,,,,,,,,,,,, +75,SeleniumBase,seleniumbase/SeleniumBase,testing,,https://github.com/seleniumbase/SeleniumBase,https://github.com/seleniumbase/SeleniumBase,MIT,2014-03-04 23:07:33.000,2024-03-01 03:36:03.000,2024-03-01 03:31:26,8477.0,863,130.0,1062.0,8.0,1107.0,4025,"Pythons all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides..",1214.0,1201.0,38.0,37,True,,126.0,2024-03-01 03:36:03.000,4.24.3,902.0,,486455.0,,seleniumbase,https://pypi.org/project/seleniumbase,486455.0,,,,1.0,2024-03-01 03:36:03.000,13.0,,,,,,,,,,,,,,,,,, +76,pyramid,Pylons/pyramid,web-frameworks,,https://github.com/Pylons/pyramid,https://github.com/Pylons/pyramid,,2010-10-24 22:00:35.000,2024-03-03 23:39:00.000,2024-03-03 23:38:59,11899.0,931,161.0,2701.0,77.0,984.0,3884,Pyramid - A Python web framework.,19268.0,16379.0,351.0,37,False,,64.0,2023-08-25 06:33:20.000,2.0.2,151.0,,2952803.0,pyramid,pyramid,https://pypi.org/project/pyramid,2952741.0,https://anaconda.org/anaconda/pyramid,2023-06-16 13:05:11.275,6216.0,2.0,2023-08-25 06:33:20.000,2885.0,,,,,,,,,,,,,,,,4.0,, +77,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,2024-03-06 00:48:11.000,2024-03-06 00:48:10,1294.0,889,164.0,673.0,25.0,768.0,3770,Slack Developer Kit for Python.,2165.0,1.0,166.0,37,True,,22.0,2024-02-28 02:12:31.000,3.27.1,100.0,197.0,5115933.0,conda-forge/slackclient,slackclient,https://pypi.org/project/slackclient,5107828.0,https://anaconda.org/conda-forge/slackclient,2023-06-16 13:23:23.749,737326.0,2.0,2022-04-22 00:25:51.000,2164.0,,,,,,,,,,,,,,,,,, +78,rdflib,RDFLib/rdflib,others,,https://github.com/RDFLib/rdflib,https://github.com/RDFLib/rdflib,BSD-3-Clause,2012-02-03 05:49:13.000,2024-03-05 02:49:02.000,2024-03-05 02:49:02,4943.0,536,86.0,1364.0,233.0,959.0,2051,"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.",19625.0,17369.0,189.0,37,True,,20.0,2023-08-01 21:17:28.000,7.0.0,37.0,239.0,3319955.0,conda-forge/rdflib,rdflib,https://pypi.org/project/rdflib,3308455.0,https://anaconda.org/conda-forge/rdflib,2023-08-02 14:39:27.018,471429.0,2.0,2023-08-01 21:14:52.000,2256.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,2024-03-04 23:43:47.000,2024-03-04 23:43:47,1219.0,240,13.0,316.0,82.0,797.0,2037,Sane and flexible OpenAPI 3 schema generation for Django REST framework.,89935.0,89860.0,112.0,37,True,['openapi'],57.0,2024-01-18 20:00:34.000,0.27.1,63.0,,1745132.0,conda-forge/drf-spectacular,drf-spectacular,https://pypi.org/project/drf-spectacular,1744127.0,https://anaconda.org/conda-forge/drf-spectacular,2024-01-19 02:26:45.824,30161.0,1.0,2024-01-18 19:58:32.000,75.0,,,,,,,,,,,,,,,,,, +80,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,2024-03-05 13:49:18.000,2024-02-24 22:33:42,1621.0,841,79.0,1060.0,156.0,556.0,1863,Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org.,9207.0,8087.0,253.0,37,True,,30.0,2024-01-05 17:18:20.000,3.6.0,68.0,782.0,7742854.0,conda-forge/jira,jira,https://pypi.org/project/jira,7738541.0,https://anaconda.org/conda-forge/jira,2024-01-07 15:21:24.533,124818.0,2.0,2024-01-05 17:18:20.000,1120.0,,,,,,,,,,,,,,,,,, +81,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,2024-03-04 15:19:44.000,2024-03-04 15:19:43,1354.0,377,47.0,185.0,81.0,168.0,1806,Parse feeds in Python.,85298.0,77694.0,57.0,37,True,,24.0,2023-12-10 16:03:19.000,6.0.11,24.0,,2843961.0,conda-forge/feedparser,feedparser,https://pypi.org/project/feedparser,2830069.0,https://anaconda.org/conda-forge/feedparser,2024-01-10 16:15:29.292,639074.0,1.0,2023-12-10 16:03:19.000,7604.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,2024-03-06 06:22:55.000,2024-03-06 06:22:55,1708.0,683,125.0,474.0,21.0,282.0,1765,A Python module for communicating with the Twilio API and generating TwiML.,42030.0,38461.0,139.0,37,True,,19.0,2024-02-27 14:22:59.000,9.0.0,310.0,,3891033.0,conda-forge/twilio,twilio,https://pypi.org/project/twilio,3887050.0,https://anaconda.org/conda-forge/twilio,2024-02-27 17:11:57.450,183239.0,2.0,2024-02-27 14:22:59.000,3569.0,,,,,,,,,,,,,,,,,, +83,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,2024-03-07 16:01:18.000,2024-03-07 04:15:24,1562.0,526,38.0,1975.0,278.0,1301.0,1542,OpenTelemetry Python API and SDK.,12753.0,12749.0,223.0,37,True,,52.0,2024-02-23 17:02:14.000,1.23.0,54.0,,135827.0,conda-forge/opentelemetry-api,timing-asgi,https://pypi.org/project/timing-asgi,125686.0,https://anaconda.org/conda-forge/opentelemetry-api,2024-02-23 22:39:58.967,425926.0,1.0,2023-07-18 10:20:43.208,4.0,,,,,,,,,,,,,,,,,, +84,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,2024-02-21 14:21:17.000,2024-01-27 19:05:32,1344.0,376,27.0,650.0,143.0,330.0,1174,Python 3.X client for HashiCorp Vault.,4725.0,4320.0,195.0,37,True,,14.0,2024-01-03 16:36:09.000,2.1.0,71.0,645.0,15242965.0,conda-forge/hvac,hvac,https://pypi.org/project/hvac,15232737.0,https://anaconda.org/conda-forge/hvac,2024-01-03 19:13:11.642,460014.0,2.0,2024-01-03 16:36:09.000,405.0,,,,,,,,,,,,,,,,,, +85,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,2024-02-26 19:57:09.000,2024-02-26 19:55:25,1668.0,172,25.0,617.0,31.0,243.0,1121,A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger..,19572.0,12426.0,86.0,37,True,['openapi'],26.0,2024-02-26 19:57:09.000,6.5.0,114.0,,7380707.0,conda-forge/apispec,apispec,https://pypi.org/project/apispec,7365968.0,https://anaconda.org/conda-forge/apispec,2024-01-10 07:59:43.287,663290.0,1.0,2024-02-26 19:57:09.000,7146.0,,,,,,,,,,,,,,,,,, +86,impacket,SecureAuthCorp/impacket,others,,https://github.com/fortra/impacket,https://github.com/fortra/impacket,Apache-2.0,2015-04-15 14:04:07.000,2024-03-07 13:48:01.000,2024-03-04 21:22:37,3944.0,3219,372.0,790.0,194.0,716.0,12473,Impacket is a collection of Python classes for working with network protocols.,4705.0,4472.0,221.0,36,True,,10.0,2023-08-03 17:36:40.000,impacket_0_11_0,16.0,200759.0,130941.0,,impacket,https://pypi.org/project/impacket,129048.0,,,,2.0,2023-08-03 17:31:48.000,233.0,,,,,,,,,,,,,,fortra/impacket,,,, +87,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,2024-02-13 19:13:39.000,2023-05-21 03:47:13,837.0,1027,177.0,419.0,138.0,458.0,6748,Simple framework for creating REST APIs.,111560.0,104304.0,161.0,36,True,['flask'],,2023-05-21 03:59:07.841,0.3.10,33.0,,1780617.0,conda-forge/flask-restful,flask-restful,https://pypi.org/project/flask-restful,1778618.0,https://anaconda.org/conda-forge/flask-restful,2023-06-16 13:21:11.595,179926.0,2.0,2023-05-21 03:59:07.841,7256.0,,,,,,,,,,,,,,,,,, +88,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,2024-03-06 22:15:06.000,2023-11-03 12:08:09,1773.0,699,115.0,697.0,49.0,635.0,4878,The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div..,138334.0,138334.0,225.0,36,True,['django'],,2023-10-15 09:24:57.000,2.1,23.0,,1143672.0,conda-forge/django-crispy-forms,django-crispy-forms,https://pypi.org/project/django-crispy-forms,1141382.0,https://anaconda.org/conda-forge/django-crispy-forms,2023-10-15 12:16:27.870,91639.0,2.0,,,,,,,,,,,,,,,,,,,, +89,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,2024-02-23 14:45:13.000,2024-02-18 20:56:31,1476.0,747,84.0,854.0,91.0,928.0,4396,Connexion is a modern Python web framework that makes spec-first and api-first development easy.,12355.0,11624.0,222.0,36,True,['openapi'],7.0,2024-02-14 08:35:14.000,3.0.6,156.0,,6297015.0,conda-forge/connexion,connexion,https://pypi.org/project/connexion,6289652.0,https://anaconda.org/conda-forge/connexion,2024-02-14 11:14:58.306,272443.0,2.0,2024-02-14 08:35:14.000,731.0,,,,,,,,,,,,,,spec-first/connexion,,,, +90,django-filter,carltongibson/django-filter,django-utils,,https://github.com/carltongibson/django-filter,https://github.com/carltongibson/django-filter,BSD-3-Clause,2009-01-30 00:35:57.000,2024-01-27 14:44:22.000,2024-01-27 13:13:05,1310.0,747,72.0,736.0,62.0,759.0,4274,A generic system for filtering Django QuerySets based on user selections.,164962.0,156083.0,208.0,36,True,['django'],3.0,2023-04-23 17:35:23.000,23.1,42.0,,4487851.0,conda-forge/django-filter,django-filter,https://pypi.org/project/django-filter,4484899.0,https://anaconda.org/conda-forge/django-filter,2023-12-05 13:36:19.811,132864.0,1.0,2023-12-05 08:15:29.000,8879.0,,,,,,,,,,,,,,,,,, +91,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,2024-03-01 10:13:49.000,2024-01-15 17:08:19,1090.0,917,112.0,601.0,10.0,641.0,4134,Adds SQLAlchemy support to Flask.,414788.0,388100.0,121.0,36,True,['flask'],3.0,2023-09-11 21:43:39.000,3.1.1,35.0,537.0,6770212.0,conda-forge/flask-sqlalchemy,flask-sqlalchemy,https://pypi.org/project/flask-sqlalchemy,6766044.0,https://anaconda.org/conda-forge/flask-sqlalchemy,2023-06-16 13:17:53.221,387202.0,1.0,2023-09-11 21:42:34.000,26688.0,,,,,,,,,,,,,,pallets-eco/flask-sqlalchemy,,,, +92,weblate,WeblateOrg/weblate,others,,https://github.com/WeblateOrg/weblate,https://github.com/WeblateOrg/weblate,GPL-3.0,2012-02-27 09:33:29.000,2024-03-07 15:29:48.000,2024-03-07 14:49:06,63470.0,918,88.0,5293.0,447.0,4706.0,4115,Web based localization tool with tight version control integration.,43.0,32.0,1656.0,36,True,,1528.0,2024-02-22 08:20:39.000,5.4.2,121.0,5622.0,5491.0,,weblate,https://pypi.org/project/weblate,5391.0,,,,2.0,2024-02-22 08:20:39.000,11.0,,,,,,,,,,,,,,,,,, +93,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,2024-03-06 00:48:11.000,2024-03-06 00:48:10,1294.0,889,164.0,673.0,25.0,768.0,3770,Slack Developer Kit for Python.,244.0,1.0,166.0,36,True,,22.0,2024-02-28 02:12:31.000,3.27.1,103.0,197.0,20123924.0,conda-forge/slack-sdk,slack-sdk,https://pypi.org/project/slack-sdk,20119853.0,https://anaconda.org/conda-forge/slack-sdk,2024-02-28 05:03:52.090,150549.0,2.0,2024-02-28 02:10:27.000,243.0,,,,,,,,,,,,,,,,,, +94,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,2024-03-01 16:25:33.000,2024-01-20 00:02:31,530.0,790,72.0,399.0,18.0,399.0,3469,Flask user session management.,173630.0,160538.0,119.0,36,True,['flask'],5.0,2023-10-30 14:56:07.000,0.6.3,25.0,,6169874.0,conda-forge/flask-login,flask-login,https://pypi.org/project/flask-login,6160837.0,https://anaconda.org/conda-forge/flask-login,2023-11-06 12:27:42.095,216893.0,2.0,2023-10-30 14:53:19.000,13092.0,,,,,,,,,,,,,,,,,, +95,django-mptt,django-mptt/django-mptt,django-utils,,https://github.com/django-mptt/django-mptt,https://github.com/django-mptt/django-mptt,MIT,2010-08-31 19:12:55.000,2024-03-01 18:45:48.000,2024-03-01 18:45:47,1217.0,459,66.0,308.0,117.0,415.0,2814,Utilities for implementing a modified pre-order traversal tree in django.,24034.0,20704.0,158.0,36,True,['django'],3.0,2024-01-16 15:29:27.000,0.16.0,42.0,,572408.0,anaconda/django-mptt,django-mptt,https://pypi.org/project/django-mptt,572408.0,https://anaconda.org/anaconda/django-mptt,,,1.0,2024-01-16 15:29:27.000,3330.0,,,,,,,,,,,,,,,,,, +96,itsdangerous,pallets/itsdangerous,others,,https://github.com/pallets/itsdangerous,https://github.com/pallets/itsdangerous,BSD-3-Clause,2011-06-24 00:09:55.000,2024-02-05 20:28:57.000,2023-09-06 16:00:46,590.0,219,56.0,256.0,1.0,109.0,2808,Safely pass trusted data to untrusted environments and back.,1072296.0,1019242.0,42.0,36,True,,,2022-03-24 15:14:38.000,2.1.2,27.0,,50176103.0,conda-forge/itsdangerous,itsdangerous,https://pypi.org/project/itsdangerous,50101003.0,https://anaconda.org/conda-forge/itsdangerous,2023-06-16 13:24:58.387,6834153.0,2.0,2022-03-24 15:12:13.000,53054.0,,,,,,,,,,,,,,,,,, +97,vcrpy,kevin1024/vcrpy,testing,,https://github.com/kevin1024/vcrpy,https://github.com/kevin1024/vcrpy,MIT,2012-05-29 04:52:00.000,2024-03-06 14:18:20.000,2024-03-06 13:40:32,1270.0,365,38.0,446.0,133.0,290.0,2575,Automatically mock your HTTP interactions to simplify and speed up testing.,9469.0,8429.0,141.0,36,True,,85.0,2024-01-25 16:17:46.000,6.0.1,72.0,,1114480.0,conda-forge/vcrpy,vcrpy,https://pypi.org/project/vcrpy,1106979.0,https://anaconda.org/conda-forge/vcrpy,2024-02-07 19:44:28.619,330083.0,2.0,2024-01-25 16:17:46.000,1040.0,,,,,,,,,,,,,,,,,, +98,django-simple-history,jazzband/django-simple-history,django-utils,,https://github.com/jazzband/django-simple-history,https://github.com/jazzband/django-simple-history,BSD-3-Clause,2011-03-06 22:42:19.000,2024-02-29 22:15:01.000,2024-02-24 18:46:42,1317.0,433,44.0,753.0,128.0,429.0,2059,Store model history and view/revert changes from admin site.,5006.0,5006.0,180.0,36,True,['django'],13.0,2024-02-19 21:08:31.000,3.5.0,36.0,,1220326.0,,django-simple-history,https://pypi.org/project/django-simple-history,1220326.0,,,,1.0,,,,,,,,,,,,,,,,,,,, +99,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,2024-03-07 16:13:20.000,2024-02-29 20:21:45,1616.0,395,38.0,885.0,13.0,347.0,1526,Python library for the Stripe API.,2027.0,,172.0,36,True,,56.0,2024-02-29 20:26:12.000,8.5.0,375.0,,3114110.0,anaconda/stripe,stripe,https://pypi.org/project/stripe,3113765.0,https://anaconda.org/anaconda/stripe,2023-06-16 13:06:07.020,34559.0,2.0,2024-02-29 20:54:20.000,2027.0,,,,,,,,,,,,,,,,,, +100,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,2024-03-07 12:34:13.000,2024-03-07 12:34:12,1532.0,341,18.0,1307.0,177.0,508.0,1427,PEP-484 stubs for Django.,9852.0,9852.0,242.0,36,True,['django'],78.0,2023-12-05 19:00:24.000,4.2.7,50.0,,1306618.0,conda-forge/django-stubs,django-stubs,https://pypi.org/project/django-stubs,1305983.0,https://anaconda.org/conda-forge/django-stubs,2023-12-05 22:23:35.493,22243.0,1.0,,,,,,,,,,,,,,,,,,,, +101,asgiref,django/asgiref,servers,,https://github.com/django/asgiref,https://github.com/django/asgiref,BSD-3-Clause,2015-12-23 17:07:13.000,2024-02-06 17:38:45.000,2024-02-06 17:38:44,444.0,194,41.0,238.0,33.0,169.0,1370,ASGI specification and utilities.,798868.0,798868.0,93.0,36,True,,9.0,,,27.0,,25127789.0,conda-forge/asgiref,asgiref,https://pypi.org/project/asgiref,25111140.0,https://anaconda.org/conda-forge/asgiref,2023-06-16 16:11:41.134,1082226.0,2.0,,,,,,,,,,,,,,,,,,,, +102,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,2024-03-04 18:10:50.000,2024-03-04 18:10:49,1666.0,158,23.0,636.0,7.0,283.0,1363,"A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including..",8437.0,7955.0,78.0,36,True,,43.0,2024-01-07 22:59:24.000,8.4.0,102.0,,1643087.0,conda-forge/webargs,webargs,https://pypi.org/project/webargs,1637936.0,https://anaconda.org/conda-forge/webargs,2024-01-08 03:30:10.349,216348.0,2.0,2024-01-07 22:59:24.000,482.0,,,,,,,,,,,,,,,,,, +103,SeleniumLibrary,robotframework/SeleniumLibrary,testing,,https://github.com/robotframework/SeleniumLibrary,https://github.com/robotframework/SeleniumLibrary,Apache-2.0,2011-10-22 08:01:34.000,2024-03-07 14:48:42.000,2024-03-07 12:39:03,2351.0,735,147.0,847.0,79.0,968.0,1330,Web testing library for Robot Framework.,4836.0,4699.0,120.0,36,True,,30.0,2023-11-25 02:30:22.000,6.2.0,62.0,3577.0,4258162.0,conda-forge/robotframework-seleniumlibrary,robotframework-seleniumlibrary,https://pypi.org/project/robotframework-seleniumlibrary,4256312.0,https://anaconda.org/conda-forge/robotframework-seleniumlibrary,2023-11-27 13:09:23.522,79946.0,2.0,2023-11-25 02:18:34.000,137.0,,,,,,,,,,,,,,,,,, +104,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,2024-03-06 11:18:23.000,2024-01-31 11:38:20,1314.0,158,31.0,770.0,48.0,190.0,1183,Yet another URL library.,3370.0,,88.0,36,True,,40.0,2023-12-06 12:49:47.000,1.9.4,97.0,14474.0,99407988.0,conda-forge/yarl,yarl,https://pypi.org/project/yarl,99114503.0,https://anaconda.org/conda-forge/yarl,2024-01-17 16:36:35.377,12026361.0,1.0,2023-12-06 12:49:47.000,3370.0,,,,,,,,,,,,,,,4.0,,, +105,certifi,certifi/python-certifi,others,,https://github.com/certifi/python-certifi,https://github.com/certifi/python-certifi,MPL-2.0,2011-12-28 05:15:19.000,2024-03-04 23:35:26.000,2024-03-04 23:35:20,233.0,282,38.0,126.0,5.0,141.0,748,(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL..,45629.0,6.0,37.0,36,True,,16.0,2024-02-02 01:22:14.000,2024.2.2,59.0,,380078481.0,conda-forge/certifi,certifi,https://pypi.org/project/certifi,377663191.0,https://anaconda.org/conda-forge/certifi,2024-02-04 04:52:10.135,108688056.0,2.0,2024-02-02 01:22:14.000,45623.0,,,,,,,,,,,,,,,,,, +106,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,2024-02-18 00:38:53.000,2023-10-06 20:15:26,1755.0,798,143.0,541.0,107.0,877.0,7931,GraphQL framework for Python.,20160.0,20160.0,207.0,35,True,['graphql'],,2023-07-26 06:47:55.000,3.3.0,59.0,,2873597.0,conda-forge/graphene,graphene,https://pypi.org/project/graphene,2865112.0,https://anaconda.org/conda-forge/graphene,2023-07-26 14:03:33.843,271525.0,1.0,,,,,,,,,,,,,,,,,,,, +107,responses,getsentry/responses,testing,,https://github.com/getsentry/responses,https://github.com/getsentry/responses,Apache-2.0,2013-11-15 23:28:18.000,2024-02-15 16:45:35.000,2024-02-15 16:45:23,754.0,339,94.0,406.0,9.0,288.0,4024,A utility for mocking out the Python Requests library.,38034.0,34814.0,125.0,35,True,,9.0,2024-02-13 21:15:47.000,0.25.0,55.0,206.0,18241226.0,conda-forge/responses,responses,https://pypi.org/project/responses,18195068.0,https://anaconda.org/conda-forge/responses,2024-02-14 01:13:01.170,2077067.0,2.0,2024-02-13 21:15:42.000,3220.0,,,,,,,,,,,,,,,,,, +108,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,2024-02-09 19:02:15.000,2024-02-09 19:02:12,610.0,600,61.0,179.0,9.0,792.0,3716,Python Socket.IO server and client.,44360.0,42297.0,69.0,35,True,,20.0,2024-02-05 15:10:35.000,5.11.1,93.0,,2084769.0,conda-forge/python-socketio,python-socketio,https://pypi.org/project/python-socketio,2073178.0,https://anaconda.org/conda-forge/python-socketio,2024-02-05 17:21:59.428,452058.0,2.0,2024-02-05 15:10:31.000,2063.0,,,,,,,,,,,,,,,,,, +109,django-reversion,etianen/django-reversion,django-utils,,https://github.com/etianen/django-reversion,https://github.com/etianen/django-reversion,BSD-3-Clause,2010-05-31 15:32:25.000,2024-02-28 22:40:39.000,2024-01-30 20:02:26,1533.0,483,56.0,316.0,14.0,633.0,2960,django-reversion is an extension to the Django web framework that provides version control for model instances.,9462.0,7339.0,192.0,35,True,['django'],16.0,2024-01-30 20:05:52.000,5.0.12,83.0,,418902.0,,django-reversion,https://pypi.org/project/django-reversion,418902.0,,,,2.0,2024-01-30 20:05:52.000,2123.0,,,,,,,,,,,,,,,,,, +110,splinter,cobrateam/splinter,testing,,https://github.com/cobrateam/splinter,https://github.com/cobrateam/splinter,BSD-3-Clause,2010-09-18 20:59:15.000,2024-03-04 09:34:07.000,2024-03-04 09:34:06,2278.0,532,94.0,729.0,58.0,482.0,2676,splinter - python test framework for web applications.,7743.0,6664.0,180.0,35,True,,33.0,2024-01-16 00:59:02.000,0.21.0,52.0,,138353.0,,splinter,https://pypi.org/project/splinter,138353.0,,,,2.0,2024-01-16 00:59:02.000,1079.0,,,,,,,,,,,,,,,,,, +111,bleach,mozilla/bleach,html-processing,,https://github.com/mozilla/bleach,https://github.com/mozilla/bleach,Apache-2.0,2010-02-19 01:12:41.000,2024-02-01 12:38:02.000,2024-02-01 12:37:55,916.0,253,43.0,348.0,5.0,368.0,2596,Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes.,316370.0,303672.0,79.0,35,True,,2.0,2023-10-06 19:30:49.000,6.1.0,58.0,,21548207.0,conda-forge/bleach,bleach,https://pypi.org/project/bleach,21152336.0,https://anaconda.org/conda-forge/bleach,2023-10-06 22:13:27.662,16626599.0,2.0,2023-10-06 19:30:49.000,12698.0,,,,,,,,,,,,,,,,,, +112,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,2024-03-04 04:25:44.000,2024-03-04 04:25:43,1151.0,425,60.0,254.0,92.0,233.0,2568,markdown2: A fast and complete implementation of Markdown in Python.,2443.0,,74.0,35,True,,62.0,2024-02-25 23:13:56.000,2.4.13,54.0,,2525098.0,,markdown2,https://pypi.org/project/markdown2,2525098.0,,,,2.0,2024-02-25 23:13:56.000,2443.0,,,,,,,,,,,,,,,,,, +113,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,2024-02-10 10:53:13.000,2024-02-08 23:03:47,1104.0,667,74.0,342.0,114.0,304.0,2152,A library for converting HTML into PDFs using ReportLab.,14787.0,13942.0,158.0,35,True,,5.0,2024-02-08 23:06:19.000,0.2.15,31.0,35.0,1007292.0,conda-forge/xhtml2pdf,xhtml2pdf,https://pypi.org/project/xhtml2pdf,1005059.0,https://anaconda.org/conda-forge/xhtml2pdf,2023-07-19 02:05:58.812,96019.0,2.0,2024-02-08 23:06:19.000,845.0,,,,,,,,,,,,,,,,,, +114,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,2024-03-06 07:13:19.000,2024-03-06 06:48:26,504.0,214,47.0,124.0,12.0,186.0,1763,"Accurately separates a URLs subdomain, domain, and public suffix, using the Public Suffix List (PSL).",27334.0,26137.0,50.0,35,True,,5.0,2023-11-17 03:47:18.000,5.1.1,60.0,,8439763.0,conda-forge/tldextract,tldextract,https://pypi.org/project/tldextract,8426337.0,https://anaconda.org/conda-forge/tldextract,2023-11-17 11:29:35.666,456491.0,2.0,2023-11-17 03:44:56.000,1197.0,,,,,,,,,,,,,,,,,, +115,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,2024-03-01 16:15:37.000,2024-03-01 16:15:32,667.0,237,30.0,170.0,9.0,368.0,1487,An open source Flask extension that provides JWT support (with batteries included)!.,37430.0,36743.0,94.0,35,True,['flask'],6.0,2023-12-13 05:29:35.000,4.6.0,91.0,,5190608.0,conda-forge/flask-jwt-extended,flask-jwt-extended,https://pypi.org/project/flask-jwt-extended,5185313.0,https://anaconda.org/conda-forge/flask-jwt-extended,2023-12-13 12:55:50.538,211825.0,2.0,2023-12-13 05:29:35.000,687.0,,,,,,,,,,,,,,,,,, +116,django-phonenumber-field,stefanfoulis/django-phonenumber-field,django-utils,,https://github.com/stefanfoulis/django-phonenumber-field,https://github.com/stefanfoulis/django-phonenumber-field,MIT,2011-08-31 17:52:05.000,2024-03-05 23:46:25.000,2023-12-29 14:11:49,587.0,317,24.0,379.0,6.0,214.0,1440,A django model and form field for normalised phone numbers using python-phonenumbers.,25945.0,25066.0,115.0,35,True,['django'],11.0,2023-12-29 14:33:36.000,7.3.0,35.0,16.0,1039379.0,,django-phonenumber-field,https://pypi.org/project/django-phonenumber-field,1039379.0,,,,2.0,2023-12-29 14:33:36.000,879.0,,,,,,,,,,,,,,,,,, +117,waitress,Pylons/waitress,servers,,https://github.com/Pylons/waitress,https://github.com/Pylons/waitress,,2011-12-17 06:58:21.000,2024-03-03 23:56:18.000,2024-02-05 05:02:24,1013.0,158,36.0,198.0,13.0,220.0,1359,Waitress - A WSGI server for Python 3.,177729.0,177729.0,54.0,35,False,,28.0,2024-02-04 23:35:02.000,3.0.0,30.0,,5020303.0,conda-forge/waitress,waitress,https://pypi.org/project/waitress,5015895.0,https://anaconda.org/conda-forge/waitress,2024-02-05 01:00:24.086,176322.0,2.0,,,,,,,,,,,,,,,,,,,, +118,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,2024-02-13 12:14:55.000,2024-01-31 10:49:52,1263.0,333,40.0,597.0,167.0,375.0,1288,A Django plugin for pytest.,78545.0,72422.0,145.0,35,False,['django'],8.0,2024-01-30 13:15:21.000,4.8.0,63.0,,3319921.0,conda-forge/pytest-django,pytest-django,https://pypi.org/project/pytest-django,3314969.0,https://anaconda.org/conda-forge/pytest-django,2024-01-30 17:45:23.939,207987.0,2.0,2024-01-30 13:14:17.000,6123.0,,,,,,,,,,,,,,,,,, +119,netaddr,netaddr/netaddr,others,,https://github.com/netaddr/netaddr,https://github.com/netaddr/netaddr,BSD-3-Clause,2010-05-24 23:14:56.000,2024-02-20 16:13:11.000,2024-02-20 00:37:48,797.0,182,40.0,204.0,30.0,146.0,754,A network address manipulation library for Python.,35276.0,30445.0,53.0,35,True,,165.0,2024-02-17 20:41:26.000,1.2.1,39.0,,5528949.0,conda-forge/netaddr,netaddr,https://pypi.org/project/netaddr,5527010.0,https://anaconda.org/conda-forge/netaddr,2023-06-16 13:18:00.942,178412.0,2.0,2024-02-17 20:38:24.000,4831.0,,,,,,,,,,,,,,,,,, +120,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,2024-03-01 21:16:47.000,2024-03-01 21:16:47,531.0,83,29.0,661.0,21.0,146.0,394,A minimal HTTP client.,107751.0,107486.0,47.0,35,True,,21.0,2024-02-21 13:02:28.000,1.0.4,59.0,,51589461.0,conda-forge/httpcore,httpcore,https://pypi.org/project/httpcore,51561559.0,https://anaconda.org/conda-forge/httpcore,2024-02-21 15:31:20.909,1283537.0,2.0,2024-02-21 13:02:28.000,265.0,,,,,,,,,,,,,,,,,, +121,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,2024-03-06 19:56:34.000,2024-03-04 17:12:18,1782.0,3853,84.0,607.0,161.0,690.0,31329,"HTTPie CLI modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads,..",1711.0,1.0,168.0,34,True,,8.0,2023-05-19 21:43:34.000,3.2.2,56.0,7298.0,416344.0,conda-forge/httpie,httpie,https://pypi.org/project/httpie,414699.0,https://anaconda.org/conda-forge/httpie,2023-06-16 16:08:14.893,114197.0,2.0,2023-05-19 21:42:02.908,1710.0,,,,,,,,,,,,,,httpie/cli,,,, +122,chalice,aws/chalice,serverless,,https://github.com/aws/chalice,https://github.com/aws/chalice,Apache-2.0,2016-05-27 23:27:13.000,2024-02-27 17:23:49.689,2024-02-22 22:38:57,2433.0,994,236.0,865.0,401.0,822.0,10238,Python Serverless Microframework for AWS.,2790.0,2790.0,201.0,34,True,,22.0,,,35.0,,273610.0,conda-forge/chalice,chalice,https://pypi.org/project/chalice,268727.0,https://anaconda.org/conda-forge/chalice,2024-02-27 17:23:49.689,200207.0,1.0,,,,,,,,,,,,,,,,,,,, +123,thumbor,thumbor/thumbor,third-party-apis,,https://github.com/thumbor/thumbor,https://github.com/thumbor/thumbor,MIT,2011-03-16 17:30:05.000,2024-03-05 13:36:56.000,2024-03-04 20:13:09,2437.0,821,202.0,674.0,27.0,961.0,9825,thumbor is an open-source photo thumbnail service by globo.com.,563.0,351.0,201.0,34,True,,13.0,2024-03-04 20:46:54.000,7.7.4,116.0,,8426.0,,thumbor,https://pypi.org/project/thumbor,8426.0,,,,2.0,2024-03-04 20:31:35.000,212.0,,,,,,,,,,,,,,,,,, +124,NiceGUI,zauberzeug/nicegui,web-ui,,https://github.com/zauberzeug/nicegui,https://github.com/zauberzeug/nicegui,MIT,2021-05-07 13:55:05.000,2024-03-07 15:39:39.000,2024-03-07 15:39:38,5255.0,408,57.0,545.0,38.0,739.0,6818,Create web-based user interfaces with Python. The nice way.,629.0,592.0,97.0,34,True,,489.0,2024-03-07 15:37:54.000,1.4.18,227.0,,71379.0,conda-forge/nicegui,nicegui,https://pypi.org/project/nicegui,70136.0,https://anaconda.org/conda-forge/nicegui,2024-02-29 05:56:17.304,8619.0,2.0,2024-03-07 15:36:14.000,37.0,,,,,,,,,zauberzeug/nicegui,https://hub.docker.com/r/zauberzeug/nicegui,2024-03-07 15:39:20.994602,10.0,15652.0,,,,, +125,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,2024-03-05 16:55:41.000,2024-02-08 02:50:13,959.0,728,71.0,619.0,137.0,672.0,4216,"Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.",14404.0,14404.0,219.0,34,True,"['django', 'graphql']",8.0,2023-12-20 10:22:38.000,3.2.0,50.0,,510885.0,conda-forge/graphene-django,graphene-django,https://pypi.org/project/graphene-django,510153.0,https://anaconda.org/conda-forge/graphene-django,2023-12-20 20:26:45.484,32953.0,1.0,,,,,,,,,,,,,,,,,,,, +126,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,2024-03-05 09:34:11.000,2024-01-24 08:53:20,890.0,329,49.0,368.0,122.0,230.0,4203,Silky smooth profiling for Django.,4610.0,4457.0,145.0,34,True,['django'],18.0,2024-01-22 01:38:56.000,5.1.0,43.0,196.0,632579.0,,django-silk,https://pypi.org/project/django-silk,632578.0,,,,2.0,2024-01-22 01:38:56.000,153.0,,,,,,,,,,,,,,,,,, +127,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,2024-03-07 10:53:11.000,2024-03-05 18:15:25,2631.0,311,35.0,2076.0,140.0,793.0,4196,"Production-ready, Light, Flexible and Extensible ASGI API framework | Effortlessly Build Performant APIs.",423.0,409.0,180.0,34,True,['openapi'],173.0,2024-03-04 11:32:28.000,2.6.3,100.0,,408230.0,,litestar,https://pypi.org/project/litestar,408230.0,,,,2.0,2024-03-04 11:32:28.000,14.0,,,,,,,,,,,,,,,,,, +128,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,2024-03-05 21:12:31.000,2024-02-14 15:43:45,557.0,816,72.0,425.0,93.0,437.0,3721,Python client for the Prometheus monitoring system.,898.0,,144.0,34,True,,7.0,2024-02-14 15:55:57.000,0.20.0,50.0,,31714049.0,conda-forge/prometheus_client,prometheus-client,https://pypi.org/project/prometheus-client,31379531.0,https://anaconda.org/conda-forge/prometheus_client,2024-02-14 17:48:15.061,15387848.0,2.0,2024-02-14 15:55:03.000,898.0,,,,,,,,,,,,,,,,,, +129,django-haystack,django-haystack/django-haystack,django-utils,,https://github.com/django-haystack/django-haystack,https://github.com/django-haystack/django-haystack,,2009-01-29 20:23:57.000,2024-02-20 04:54:00.000,2024-02-20 04:53:59,1880.0,1210,112.0,750.0,432.0,749.0,3528,Modular search for Django.,9527.0,9527.0,214.0,34,False,['django'],16.0,2023-12-07 17:10:09.000,3.2.1,13.0,,142654.0,conda-forge/django-haystack,django-haystack,https://pypi.org/project/django-haystack,136832.0,https://anaconda.org/conda-forge/django-haystack,2024-02-11 15:33:14.217,5822.0,2.0,,,,,,,,,,,,,,,,,,,, +130,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,2024-03-04 15:11:10.000,2024-01-29 15:51:21,4153.0,442,73.0,1268.0,6.0,739.0,3277,"PRAW, an acronym for Python Reddit API Wrapper, is a python package that allows for simple access to Reddits API.",19553.0,19553.0,226.0,34,True,,8.0,2023-07-11 20:50:42.000,7.7.1,14.0,,216778.0,conda-forge/praw,praw,https://pypi.org/project/praw,215214.0,https://anaconda.org/conda-forge/praw,2023-09-23 21:19:51.770,45357.0,2.0,,,,,,,,,,,,,,,,,,,, +131,django-oauth-toolkit,jazzband/django-oauth-toolkit,auth,,https://github.com/jazzband/django-oauth-toolkit,https://github.com/jazzband/django-oauth-toolkit,BSD-3-Clause,2013-05-20 15:46:18.000,2024-03-06 12:51:26.000,2024-02-27 17:50:13,1330.0,768,69.0,589.0,183.0,650.0,2999,OAuth2 goodies for the Djangonauts!.,1057.0,,247.0,34,True,['django'],13.0,2023-05-31 21:05:41.654,2.3.0,44.0,,633492.0,,django-oauth-toolkit,https://pypi.org/project/django-oauth-toolkit,633492.0,,,,2.0,2023-05-31 21:05:41.654,1057.0,,,,,,,,,,,,,,,,,, +132,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,2024-02-26 21:11:34.000,2023-09-01 19:02:16,636.0,305,34.0,281.0,64.0,177.0,2913,Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.,215975.0,215975.0,93.0,34,True,['django'],,2023-09-01 21:08:14.000,0.11.2,19.0,54.0,2205013.0,conda-forge/django-environ,django-environ,https://pypi.org/project/django-environ,2197478.0,https://anaconda.org/conda-forge/django-environ,2023-09-02 01:20:03.974,67817.0,2.0,,,,,,,,,,,,,,,,,,,, +133,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,2024-03-01 07:09:59.000,2024-02-20 06:53:28,1167.0,423,58.0,386.0,55.0,312.0,2773,Full featured redis cache backend for Django.,3513.0,,140.0,34,True,['django'],37.0,2023-10-01 20:21:33.000,5.4.0,68.0,,2738804.0,,django-redis,https://pypi.org/project/django-redis,2738804.0,,,,2.0,2023-10-01 20:21:33.000,3513.0,,,,,,,,,,,,,,,,,, +134,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,2024-03-04 10:40:08.000,2023-11-26 16:55:58,1095.0,788,42.0,687.0,127.0,546.0,2599,Django-storages is a project to provide a variety of storage backends in a single library.,174402.0,174402.0,258.0,34,True,['django'],,,,16.0,,3231157.0,conda-forge/django-storages,django-storages,https://pypi.org/project/django-storages,3229382.0,https://anaconda.org/conda-forge/django-storages,2023-10-21 14:41:13.604,56800.0,2.0,,,,,,,,,,,,,,,,,,,, +135,django-model-utils,jazzband/django-model-utils,django-utils,,https://github.com/jazzband/django-model-utils,https://github.com/jazzband/django-model-utils,BSD-3-Clause,2009-11-10 06:18:00.000,2024-02-19 17:41:35.000,2024-02-10 16:17:31,977.0,357,47.0,304.0,116.0,190.0,2578,Django model mixins and utilities.,28397.0,23509.0,134.0,34,True,['django'],5.0,2024-02-11 20:49:04.000,4.4.0,40.0,,1461771.0,,django-model-utils,https://pypi.org/project/django-model-utils,1461771.0,,,,2.0,2024-02-11 20:49:04.000,4888.0,,,,,,,,,,,,,,,,,, +136,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,2024-02-22 07:29:36.000,2024-01-16 13:31:24,353.0,342,48.0,209.0,9.0,177.0,2490,Transparently use webpack with django.,10249.0,9260.0,61.0,34,True,['django'],21.0,2024-01-16 13:37:17.000,3.0.1,48.0,,466544.0,conda-forge/django-webpack-loader,django-webpack-loader,https://pypi.org/project/django-webpack-loader,466264.0,https://anaconda.org/conda-forge/django-webpack-loader,2024-01-16 14:45:53.868,9256.0,2.0,2024-01-16 13:37:17.000,989.0,,,,,,,,,,,,,,,,,, +137,autobahn-python,crossbario/autobahn-python,websocket,,https://github.com/crossbario/autobahn-python,https://github.com/crossbario/autobahn-python,MIT,2011-07-27 15:22:13.000,2024-03-07 11:36:03.000,2023-06-14 07:25:55,3332.0,813,101.0,738.0,182.0,705.0,2454,WebSocket and WAMP in Python for Twisted and asyncio.,32863.0,30900.0,132.0,34,True,,,2023-07-20 16:17:16.961,0.12.0,155.0,,1173141.0,conda-forge/autobahn,autobahn,https://pypi.org/project/autobahn,1162604.0,https://anaconda.org/conda-forge/autobahn,2023-06-14 11:29:38.363,474188.0,2.0,2023-07-20 16:17:16.961,1963.0,,,,,,,,,,,,,,,,,, +138,mistune,lepture/mistune,markdown,,https://github.com/lepture/mistune,https://github.com/lepture/mistune,BSD-3-Clause,2014-02-18 10:13:04.000,2024-01-17 08:33:27.000,2024-01-17 08:33:27,656.0,239,46.0,95.0,27.0,253.0,2416,A fast yet powerful Python Markdown parser with renderers and plugins.,279430.0,269998.0,43.0,34,True,,2.0,2023-09-29 23:59:10.000,3.0.2,43.0,,21921107.0,conda-forge/mistune,mistune,https://pypi.org/project/mistune,21508977.0,https://anaconda.org/conda-forge/mistune,2023-11-02 17:48:24.922,16897370.0,2.0,2023-09-29 23:58:46.000,9432.0,,,,,,,,,,,,,,,,,, +139,whitenoise,evansd/whitenoise,servers,,https://github.com/evansd/whitenoise,https://github.com/evansd/whitenoise,MIT,2013-08-08 11:02:06.000,2024-03-06 20:09:31.000,2024-03-06 20:09:29,786.0,136,24.0,326.0,26.0,212.0,2396,Radically simplified static file serving for Python web apps.,420715.0,420715.0,63.0,34,True,,13.0,,,16.0,,2547251.0,conda-forge/whitenoise,whitenoise,https://pypi.org/project/whitenoise,2545161.0,https://anaconda.org/conda-forge/whitenoise,2023-10-11 12:09:49.301,85701.0,3.0,,,,,,,,,,,,,,,,,,,, +140,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,2024-02-08 07:43:56.000,2024-02-08 07:43:27,830.0,702,53.0,221.0,15.0,527.0,2348,Django admin CKEditor integration.,41447.0,39919.0,130.0,34,True,['django'],8.0,2024-02-08 07:43:53.000,6.7.1,55.0,,548162.0,,django-ckeditor,https://pypi.org/project/django-ckeditor,548162.0,,,,2.0,2024-02-08 07:43:53.000,1528.0,,,,,,,,,,,,,,,,,, +141,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,2024-03-07 12:12:25.000,2023-10-15 11:54:41,237.0,221,26.0,85.0,11.0,399.0,2290,SQLAlchemy database migrations for Flask applications using Alembic.,151518.0,141934.0,48.0,34,True,['flask'],,2023-09-12 11:22:09.000,4.0.5,45.0,,1836687.0,conda-forge/flask-migrate,flask-migrate,https://pypi.org/project/flask-migrate,1831162.0,https://anaconda.org/conda-forge/flask-migrate,2023-09-12 17:11:59.310,226561.0,1.0,2023-09-12 11:22:06.000,9584.0,,,,,,,,,,,,,,,,,, +142,daphne,django/daphne,websocket,,https://github.com/django/daphne,https://github.com/django/daphne,BSD-3-Clause,2015-12-23 17:06:46.000,2024-02-10 16:56:17.672,2024-02-10 14:39:05,421.0,254,46.0,175.0,45.0,273.0,2229,Django Channels HTTP/WebSocket server.,26587.0,25800.0,69.0,34,True,['django'],6.0,2024-02-10 14:47:05.000,4.1.0,58.0,,944451.0,conda-forge/daphne,daphne,https://pypi.org/project/daphne,940169.0,https://anaconda.org/conda-forge/daphne,2024-02-10 16:56:17.672,175601.0,2.0,2024-02-10 14:47:05.000,787.0,,,,,,,,,,,,,,,,,, +143,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,2024-03-07 01:12:10.000,2024-03-06 18:04:08,1066.0,246,23.0,1360.0,135.0,341.0,2183,"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data..",1170.0,1100.0,112.0,34,True,['openapi'],46.0,2024-02-13 18:10:11.000,0.25.4,184.0,,811566.0,,datamodel-code-generator,https://pypi.org/project/datamodel-code-generator,811566.0,,,,2.0,2024-02-13 18:10:11.000,70.0,,,,,,,,,,,,,,,,,, +144,ariadne,mirumee/ariadne,graphql,,https://github.com/mirumee/ariadne,https://github.com/mirumee/ariadne,BSD-3-Clause,2018-07-09 09:46:17.000,2024-02-29 17:08:34.000,2024-02-29 17:08:34,1809.0,176,39.0,650.0,31.0,272.0,2121,Python library for implementing GraphQL servers using schema-first approach.,1528.0,1528.0,72.0,34,True,['graphql'],103.0,2024-01-31 15:58:31.000,0.22.0,42.0,,228927.0,,ariadne,https://pypi.org/project/ariadne,228927.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,2024-02-25 03:28:14.000,2024-02-25 03:28:13,4502.0,353,54.0,244.0,235.0,1521.0,1767,"CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev.",12447.0,12447.0,144.0,34,True,,32.0,,,22.0,,1021693.0,anaconda/cherrypy,cherrypy,https://pypi.org/project/cherrypy,1021482.0,https://anaconda.org/anaconda/cherrypy,2023-06-16 13:06:07.509,21180.0,2.0,,,,,,,,,,,,,,,,,,,, +146,flask-wtf,wtforms/flask-wtf,forms,,https://github.com/wtforms/flask-wtf,https://github.com/wtforms/flask-wtf,BSD-3-Clause,2012-02-29 16:38:52.000,2024-02-23 16:51:56.000,2024-02-23 16:51:44,829.0,310,31.0,269.0,30.0,300.0,1424,"Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.",16417.0,,99.0,34,True,['flask'],7.0,2023-10-02 07:56:35.000,1.2.1,50.0,,6472824.0,conda-forge/flask-wtf,flask-wtf,https://pypi.org/project/flask-wtf,6466574.0,https://anaconda.org/conda-forge/flask-wtf,2023-10-13 16:58:33.547,212514.0,3.0,2023-10-02 07:50:32.000,16417.0,,,,,,,,,,,,,,,,,, +147,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,2024-02-24 15:18:11.230,2024-02-18 03:04:53,3350.0,288,45.0,469.0,9.0,356.0,1041,PycURL - Python interface to libcurl.,66388.0,62054.0,104.0,34,False,,17.0,2024-02-18 03:50:06.000,7.45.3,56.0,,1236461.0,conda-forge/pycurl,pycurl,https://pypi.org/project/pycurl,1183890.0,https://anaconda.org/conda-forge/pycurl,2024-02-24 15:18:11.230,2155438.0,2.0,2024-02-18 03:50:06.000,4334.0,,,,,,,,,,,,,,,,,, +148,oauth2client,googleapis/oauth2client,auth,,https://github.com/googleapis/oauth2client,https://github.com/googleapis/oauth2client,Apache-2.0,2013-11-07 18:03:04.000,2023-06-16 13:21:07.089,2018-09-07 21:33:19,1482.0,440,101.0,449.0,2.0,303.0,798,This is a Python library for accessing resources protected by OAuth 2.0.,105007.0,99101.0,89.0,34,False,,,2018-09-07 21:38:16.000,4.1.3,44.0,,16361934.0,conda-forge/oauth2client,oauth2client,https://pypi.org/project/oauth2client,16351997.0,https://anaconda.org/conda-forge/oauth2client,2023-06-16 13:21:07.089,914289.0,2.0,2018-09-07 21:38:16.000,5906.0,,,,,,,,,,,,,,,,,, +149,google-auth,googleapis/google-auth-library-python,auth,,https://github.com/googleapis/google-auth-library-python,https://github.com/googleapis/google-auth-library-python,Apache-2.0,2016-09-26 00:38:59.000,2024-03-06 19:57:11.000,2024-03-06 15:53:39,818.0,334,75.0,1041.0,94.0,377.0,732,Google Auth Python Library.,3197.0,,129.0,34,True,,26.0,2024-02-21 18:30:44.000,2.28.1,153.0,,122377757.0,conda-forge/google-auth,google-auth,https://pypi.org/project/google-auth,122179549.0,https://anaconda.org/conda-forge/google-auth,2024-02-21 20:43:37.454,8919372.0,2.0,2024-02-21 18:30:44.000,3197.0,,,,,,,,,,,,,,,,,, +150,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,2024-03-01 00:34:41.000,2020-03-04 14:36:33,412.0,4302,983.0,133.0,593.0,1060.0,12544,TuShare is a utility for crawling historical data of China stocks.,1984.0,1743.0,34.0,33,False,,,2024-03-01 00:34:41.000,1.4.3,207.0,,28535.0,,tushare,https://pypi.org/project/tushare,28535.0,,,,2.0,2024-03-01 00:34:41.000,241.0,,,,,,,,,,,,,,,,,, +151,httpbin,postmanlabs/httpbin,others,,https://github.com/postmanlabs/httpbin,https://github.com/postmanlabs/httpbin,ISC,2011-05-20 21:14:01.000,2024-02-28 15:36:11.000,2018-11-07 20:31:50,841.0,1770,239.0,330.0,181.0,245.0,12298,"HTTP Request & Response Service, written in Python + Flask.",1827.0,1271.0,108.0,33,False,['flask'],,2024-02-20 21:30:12.000,0.10.2,16.0,,49666.0,,httpbin,https://pypi.org/project/httpbin,49666.0,,,,2.0,2024-02-20 21:30:12.000,556.0,,,,,,,,,,,,,,,,,, +152,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,2024-01-11 22:57:09.000,2024-01-11 22:57:06,469.0,903,107.0,124.0,10.0,1564.0,5234,Socket.IO integration for Flask applications.,38592.0,36192.0,69.0,33,True,['flask'],1.0,2023-09-05 09:35:27.000,5.3.6,88.0,,954816.0,conda-forge/flask-socketio,flask-socketio,https://pypi.org/project/flask-socketio,946082.0,https://anaconda.org/conda-forge/flask-socketio,2023-09-05 13:08:38.777,384326.0,3.0,2023-09-05 09:35:23.000,2400.0,,,,,,,,,,,,,,,,,, +153,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,2024-03-04 14:04:21.000,2023-01-27 01:01:18,524.0,1259,179.0,241.0,36.0,231.0,4277,Python client library for Google Maps API Web Services.,1206.0,,66.0,33,False,,,2023-01-26 16:46:28.581,4.10.0,51.0,,1088337.0,,googlemaps,https://pypi.org/project/googlemaps,1088337.0,,,,2.0,2023-01-26 16:46:28.581,1206.0,,,,,,,,,,,,,,,,,, +154,pywebview,r0x0r/pywebview,others,,https://github.com/r0x0r/pywebview,https://github.com/r0x0r/pywebview,BSD-3-Clause,2014-11-20 11:05:46.000,2024-03-07 15:14:24.000,2024-03-07 15:12:24,1985.0,508,62.0,332.0,11.0,889.0,4095,"Build GUI for your Python program with JavaScript, HTML, and CSS.",1823.0,1711.0,128.0,33,True,,51.0,2024-03-07 15:13:41.000,5.0.5,69.0,,50382.0,,pywebview,https://pypi.org/project/pywebview,50382.0,,,,2.0,2024-03-07 15:12:06.000,112.0,,,,,,,,,,,,,,,,,, +155,django-tastypie,django-tastypie/django-tastypie,web-frameworks,,https://github.com/django-tastypie/django-tastypie,https://github.com/django-tastypie/django-tastypie,BSD-3-Clause,2010-03-29 06:01:45.000,2024-02-05 14:30:39.000,2024-01-18 19:00:39,1293.0,1329,126.0,838.0,407.0,525.0,3890,Creating delicious APIs for Django apps since 2010.,8211.0,5677.0,201.0,33,True,['django'],1.0,2023-09-02 17:41:30.000,0.14.6,27.0,,76324.0,,django-tastypie,https://pypi.org/project/django-tastypie,76324.0,,,,3.0,2023-09-02 17:41:30.000,2534.0,,,,,,,,,,,,,,,,,, +156,aiortc,aiortc/aiortc,others,,https://github.com/aiortc/aiortc,https://github.com/aiortc/aiortc,BSD-3-Clause,2018-02-23 22:05:16.000,2024-02-26 16:32:51.000,2024-01-28 21:58:26,1240.0,713,94.0,221.0,25.0,678.0,3835,WebRTC and ORTC implementation for Python using asyncio.,2835.0,2792.0,31.0,33,True,,12.0,2024-01-25 10:23:38.000,1.7.0,51.0,,63550.0,,aiortc,https://pypi.org/project/aiortc,63550.0,,,,2.0,2024-01-25 10:23:38.000,43.0,,,,,,,,,,,,,,,,,, +157,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,2024-03-06 10:07:09.000,2024-02-28 22:46:33,373.0,512,61.0,169.0,1.0,124.0,3400,Up-to-date simple useragent faker with real world database.,27558.0,26546.0,15.0,33,True,,24.0,2023-11-24 21:07:56.000,1.4.0,32.0,,1767695.0,conda-forge/fake-useragent,fake-useragent,https://pypi.org/project/fake-useragent,1767138.0,https://anaconda.org/conda-forge/fake-useragent,2023-11-25 01:47:49.143,18410.0,2.0,2023-11-24 21:07:56.000,1012.0,,,,,,,,,,,,,,fake-useragent/fake-useragent,,,, +158,djoser,sunscrapers/djoser,auth,,https://github.com/sunscrapers/djoser,https://github.com/sunscrapers/djoser,MIT,2014-09-30 14:50:08.000,2024-02-22 05:54:37.000,2023-11-29 05:39:31,926.0,453,38.0,334.0,179.0,307.0,2441,REST implementation of Django authentication system.,26416.0,26198.0,107.0,33,True,['django'],,2023-11-09 11:10:10.000,2.2.2,52.0,,197373.0,,djoser,https://pypi.org/project/djoser,197373.0,,,,2.0,2023-11-09 11:10:10.000,218.0,,,,,,,,,,,,,,,,,, +159,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,2024-03-04 06:21:53.000,2024-03-04 06:21:47,628.0,272,27.0,304.0,92.0,255.0,1745,A simple app that provides django integration for RQ (Redis Queue).,3174.0,3174.0,124.0,33,True,['django'],11.0,2023-12-18 10:33:19.000,2.10.1,12.0,,580488.0,,django-rq,https://pypi.org/project/django-rq,580488.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +160,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,2024-01-08 17:36:46.000,2023-10-04 19:59:12,1036.0,465,38.0,332.0,117.0,300.0,1713,Thumbnails for Django.,14521.0,14521.0,158.0,33,True,['django'],,2023-10-05 05:16:17.000,12.10.0,7.0,,252705.0,conda-forge/sorl-thumbnail,sorl-thumbnail,https://pypi.org/project/sorl-thumbnail,252553.0,https://anaconda.org/conda-forge/sorl-thumbnail,2023-10-05 12:50:18.222,6539.0,2.0,,,,,,,,,,,,,,,,,,,, +161,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,2024-03-07 09:26:11.000,2024-03-07 09:25:17,858.0,170,33.0,160.0,15.0,187.0,1639,"djangos default admin interface with superpowers - customizable themes, popup windows replaced by modals and many..",3762.0,3718.0,38.0,33,True,['django'],61.0,2024-03-07 09:26:11.000,0.28.6,115.0,,125203.0,,django-admin-interface,https://pypi.org/project/django-admin-interface,125203.0,,,,2.0,2024-03-07 09:26:11.000,44.0,,,,,,,,,,,,,,,,,, +162,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,2024-03-05 21:32:23.000,2023-11-26 05:47:50,894.0,278,17.0,209.0,177.0,215.0,1538,Authentication for Django Rest Framework.,27706.0,27693.0,187.0,33,True,['django'],,2023-11-15 04:02:07.000,5.0.2,47.0,358.0,254866.0,conda-forge/dj-rest-auth,dj-rest-auth,https://pypi.org/project/dj-rest-auth,254178.0,https://anaconda.org/conda-forge/dj-rest-auth,2023-11-15 20:15:56.825,21814.0,2.0,2023-11-15 04:02:07.000,13.0,,,,,,,,,,,,,,,,,, +163,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,2024-02-23 23:41:11.000,2024-02-23 23:30:15,989.0,239,60.0,135.0,74.0,342.0,1490,RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.,2574.0,2213.0,84.0,33,True,,10.0,2024-02-23 23:46:38.000,6.0.0,29.0,463.0,552495.0,conda-forge/rpyc,rpyc,https://pypi.org/project/rpyc,534334.0,https://anaconda.org/conda-forge/rpyc,2023-06-16 19:21:36.467,762489.0,2.0,2024-02-23 23:41:11.000,361.0,,,,,,,,,,,,,,,,,, +164,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,2024-01-15 14:16:52.000,2024-01-15 14:16:52,1214.0,348,27.0,362.0,116.0,327.0,1489,Pipeline is an asset packaging library for Django.,2415.0,2415.0,177.0,33,True,['django'],5.0,2024-01-15 14:29:18.000,3.0.0,13.0,,125226.0,,django-pipeline,https://pypi.org/project/django-pipeline,125226.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +165,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,2024-02-29 13:11:21.000,2024-02-20 00:02:06,293.0,190,34.0,150.0,2.0,90.0,1436,Use Database URLs in your Django Application.,263858.0,263858.0,71.0,33,True,['django'],8.0,2023-08-15 13:11:59.000,2.1.0,6.0,,1437606.0,,dj-database-url,https://pypi.org/project/dj-database-url,1437606.0,,,,2.0,,,,,,,,,,,,,,,,jazzband/dj-database-url,,,, +166,PySocks,Anorov/PySocks,others,,https://github.com/Anorov/PySocks,https://github.com/Anorov/PySocks,BSD-3-Clause,2012-02-21 09:10:49.000,2023-07-17 05:15:25.000,2019-09-20 02:47:40,230.0,263,49.0,61.0,57.0,63.0,1200,A SOCKS proxy client and wrapper for Python.,162687.0,158903.0,32.0,33,False,,,2019-09-20 02:06:20.000,1.7.1,19.0,,17437767.0,conda-forge/pysocks,pysocks,https://pypi.org/project/pysocks,16988446.0,https://anaconda.org/conda-forge/pysocks,2023-06-16 13:22:53.016,40888216.0,2.0,2019-09-20 02:06:20.000,3784.0,,,,,,,,,,,,,,,,,, +167,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,2024-02-27 19:49:36.000,2024-02-21 15:31:38,1612.0,279,49.0,317.0,82.0,177.0,1086,Standards-compliant library for parsing and serializing HTML documents and fragments in Python.,15333.0,,66.0,33,True,,3.0,2017-12-07 14:10:04.000,1.0.1,27.0,,14318795.0,conda-forge/html5lib,html5lib,https://pypi.org/project/html5lib,14272403.0,https://anaconda.org/conda-forge/html5lib,2023-06-16 13:22:43.827,3989721.0,3.0,2020-06-22 23:32:36.000,15333.0,,,,,,,,,,,,,,,,,, +168,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,2024-03-07 09:42:18.000,2024-03-07 09:42:17,1207.0,215,37.0,529.0,18.0,142.0,1022,Bootstrap 4 integration with Django.,158534.0,158534.0,139.0,33,True,['django'],32.0,2021-05-20 08:44:02.000,3.0.1,7.0,,180960.0,conda-forge/django-bootstrap4,django-bootstrap4,https://pypi.org/project/django-bootstrap4,180595.0,https://anaconda.org/conda-forge/django-bootstrap4,2023-06-16 16:13:38.994,26313.0,2.0,,,,,,,,,,,,,,,,,,,, +169,pymdown-extensions,facelessuser/pymdown-extensions,markdown,,https://github.com/facelessuser/pymdown-extensions,https://github.com/facelessuser/pymdown-extensions,MIT,2014-11-21 06:08:04.000,2024-03-07 10:51:29.000,2024-03-05 01:16:09,1760.0,244,8.0,1876.0,11.0,351.0,875,Extensions for Python Markdown.,29579.0,29321.0,51.0,33,True,,8.0,2024-03-05 01:24:08.000,10.7.1,89.0,,3196931.0,conda-forge/pymdown-extensions,pymdown-extensions,https://pypi.org/project/pymdown-extensions,3192515.0,https://anaconda.org/conda-forge/pymdown-extensions,2024-03-05 07:28:09.858,189912.0,2.0,2024-03-05 01:24:08.000,258.0,,,,,,,,,,,,,,,,,, +170,httplib2,httplib2/httplib2,http-clients,,https://github.com/httplib2/httplib2,https://github.com/httplib2/httplib2,MIT,2016-03-02 22:59:52.000,2023-09-13 19:24:05.000,2023-03-21 22:23:06,551.0,196,28.0,122.0,59.0,69.0,480,"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support...",197293.0,181273.0,77.0,33,True,,,2023-03-21 22:31:05.208,0.22.0,39.0,,34728167.0,conda-forge/httplib2,httplib2,https://pypi.org/project/httplib2,34697299.0,https://anaconda.org/conda-forge/httplib2,2023-06-16 13:17:06.741,2932470.0,2.0,2023-03-21 22:31:05.208,16020.0,,,,,,,,,,,,,,,,,, +171,Mako,sqlalchemy/mako,others,,https://github.com/sqlalchemy/mako,https://github.com/sqlalchemy/mako,MIT,2018-11-26 22:21:34.000,2024-02-06 06:39:00.000,2024-01-30 13:31:04,943.0,56,11.0,41.0,65.0,281.0,303,Mako Templates for Python.,237307.0,223024.0,60.0,33,True,,8.0,2024-01-30 13:30:58.000,rel_1_3_2,69.0,,34942245.0,conda-forge/mako,mako,https://pypi.org/project/mako,34808962.0,https://anaconda.org/conda-forge/mako,2024-01-30 15:45:30.555,5864493.0,2.0,2024-01-30 13:30:54.000,14283.0,,,,,,,,,,,,,,,,,, +172,idna,kjd/idna,others,,https://github.com/kjd/idna,https://github.com/kjd/idna,BSD-3-Clause,2013-05-27 22:22:13.000,2024-01-15 13:26:26.000,2023-12-27 02:15:28,293.0,84,16.0,83.0,7.0,82.0,230,Internationalized Domain Names for Python (IDNA 2008 and UTS #46).,1706366.0,1666920.0,24.0,33,True,,1.0,,,29.0,,351700512.0,conda-forge/idna,idna,https://pypi.org/project/idna,350804401.0,https://anaconda.org/conda-forge/idna,2023-11-26 19:32:51.305,40325002.0,2.0,2023-11-25 15:40:52.000,39446.0,,,,,,,,,,,,,,,,,, +173,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,2024-02-27 15:59:11.000,2024-01-19 22:50:07,445.0,45,44.0,322.0,13.0,86.0,43,Utilities for Google Media Downloads and Resumable Uploads.,148464.0,147895.0,34.0,33,False,,5.0,2023-12-12 19:03:29.000,2.7.0,46.0,,55662042.0,conda-forge/google-resumable-media,google-resumable-media,https://pypi.org/project/google-resumable-media,55561847.0,https://anaconda.org/conda-forge/google-resumable-media,2023-12-13 03:13:58.038,4508815.0,2.0,2023-12-12 19:03:29.000,569.0,,,,,,,,,,,,,,,,,, +174,You-Get,soimort/you-get,web-scraping,,https://github.com/soimort/you-get,https://github.com/soimort/you-get,MIT,2012-08-20 15:53:36.000,2024-03-04 02:17:52.000,2024-03-04 02:16:43,2523.0,9407,1372.0,1058.0,385.0,,49032,Dumb downloader that scrapes the web.,48.0,21.0,257.0,32,True,,8.0,2022-12-11 17:34:28.000,0.4.1650,169.0,378543.0,23080.0,conda-forge/you-get,you-get,https://pypi.org/project/you-get,19296.0,https://anaconda.org/conda-forge/you-get,2023-06-16 19:19:15.886,23968.0,1.0,2022-07-01 21:28:26.000,27.0,you-get,,,,,,,,,,,,,,,,, +175,redoc,Redocly/redoc,openapi-utils,,https://github.com/Redocly/redoc,https://github.com/Redocly/redoc,MIT,2015-10-30 12:53:02.000,2024-02-21 03:04:54.000,2024-02-12 14:44:00,2568.0,2278,293.0,694.0,317.0,1468.0,22163,OpenAPI/Swagger-generated API Reference Documentation.,6444.0,6444.0,218.0,32,True,['openapi'],4.0,2023-10-25 09:01:59.000,2.1.3,88.0,92.0,0.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,, +176,saleor,saleor/saleor,others,,https://github.com/saleor/saleor,https://github.com/saleor/saleor,BSD-3-Clause,2013-02-12 16:46:39.000,2024-03-07 16:04:17.000,2024-03-07 14:46:34,21105.0,5135,371.0,9971.0,562.0,3702.0,19826,"Saleor Core: the high performance, composable, headless commerce API.",3.0,3.0,289.0,32,True,"['django', 'graphql']",132.0,2024-03-05 09:50:17.000,3.19.6,100.0,142.0,35.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +177,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,2024-03-02 14:25:22.000,2024-02-11 02:37:10,11709.0,5987,417.0,5561.0,3369.0,3468.0,16395,"swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different..",23.0,23.0,1229.0,32,True,['openapi'],23.0,2024-02-19 17:36:58.000,3.0.54,100.0,,,,,,,,,,2.0,,,,io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,https://search.maven.org/artifact/io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,,,,, +178,newspaper3k,codelucas/newspaper,web-scraping,,https://github.com/codelucas/newspaper,https://github.com/codelucas/newspaper,MIT,2013-11-25 09:50:50.000,2024-02-04 15:31:48.000,2020-09-02 06:54:25,651.0,2073,389.0,307.0,501.0,266.0,13574,"News, full-text, and article metadata extraction in Python 3. Advanced docs:.",354.0,21.0,103.0,32,False,,,2018-09-28 04:58:18.000,0.2.8,18.0,,263180.0,conda-forge/newspaper3k,newspaper3k,https://pypi.org/project/newspaper3k,262320.0,https://anaconda.org/conda-forge/newspaper3k,2023-06-16 13:25:29.128,65389.0,1.0,2018-09-28 04:58:18.000,333.0,,,,,,,,,,,,,,,,,, +179,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-02-26 13:41:57.000,2023-04-03 17:09:56,462.0,1028,270.0,162.0,211.0,219.0,13522,Pythonic HTML Parsing for Humans.,407.0,,66.0,32,True,,,2019-02-18 21:38:41.000,0.10.0,36.0,,717390.0,,requests-html,https://pypi.org/project/requests-html,717390.0,,,,3.0,2019-02-17 20:14:17.000,407.0,,,,,,,,,,,,,,,,,, +180,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,2024-02-26 18:23:28.000,2021-07-07 19:50:15,299.0,1945,313.0,209.0,68.0,,13209,Command line interface for testing internet bandwidth using speedtest.net.,67637.0,67076.0,10.0,32,False,,,2021-04-08 13:53:00.000,2.1.3,28.0,,174219.0,conda-forge/speedtest-cli,speedtest-cli,https://pypi.org/project/speedtest-cli,173511.0,https://anaconda.org/conda-forge/speedtest-cli,2023-06-16 19:27:52.128,19845.0,3.0,2021-04-08 13:51:32.000,561.0,,,,,,,,,,,,,,,,,, +181,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,2024-03-07 15:36:10.000,2024-03-07 14:58:01,5377.0,823,146.0,426.0,937.0,3373.0,9725,Command-line program to download image galleries and collections from several image hosting sites.,31.0,21.0,115.0,32,True,,296.0,2024-02-17 20:09:43.000,1.26.8,151.0,500047.0,57197.0,,gallery-dl,https://pypi.org/project/gallery-dl,48425.0,,,,3.0,2024-02-17 20:03:11.000,10.0,,,,,,,,,,,,,,,,,, +182,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,2023-07-12 09:12:48.000,2020-04-25 12:40:40,1434.0,1596,544.0,128.0,174.0,76.0,8637,"Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis..",2056.0,1721.0,30.0,32,False,,,,,9.0,107.0,602358.0,conda-forge/pattern,pattern,https://pypi.org/project/pattern,602063.0,https://anaconda.org/conda-forge/pattern,2023-06-16 16:18:03.754,15414.0,1.0,2018-08-18 15:11:17.000,335.0,,,,,,,,,,,,,,,,,, +183,hug,hugapi/hug,web-frameworks,,https://github.com/hugapi/hug,https://github.com/hugapi/hug,MIT,2015-07-17 03:33:50.000,2023-06-30 22:47:56.000,2023-06-30 13:14:01,2415.0,387,161.0,456.0,179.0,300.0,6808,"Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.",5068.0,4832.0,120.0,32,True,,,2020-02-06 18:13:37.000,2.6.1,71.0,,60777.0,conda-forge/hug,hug,https://pypi.org/project/hug,58660.0,https://anaconda.org/conda-forge/hug,2023-06-16 13:24:44.089,188444.0,3.0,2020-02-06 18:13:37.000,236.0,,,,,,,,,,,,,,,,,, +184,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,2024-01-11 03:31:19.000,2023-07-10 07:05:49,3393.0,754,224.0,544.0,24.0,949.0,6654,REST API framework designed for human beings.,1500.0,1120.0,214.0,32,True,,,2023-03-14 08:50:44.188,2.1.0,53.0,,12464.0,,eve,https://pypi.org/project/eve,12464.0,,,,3.0,2023-03-14 08:50:44.188,380.0,,,,,,,,,,,,,,,,,, +185,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,2024-03-07 05:17:59.000,2024-02-09 10:23:44,1081.0,355,76.0,298.0,246.0,460.0,5959,"Fast, Async-ready, Openapi, type hints based framework for building APIs.",2123.0,2123.0,128.0,32,True,,32.0,2023-12-07 22:13:04.000,1.1.0,39.0,,282406.0,conda-forge/django-ninja,django-ninja,https://pypi.org/project/django-ninja,282054.0,https://anaconda.org/conda-forge/django-ninja,2023-12-12 17:20:02.209,9163.0,2.0,,,,,,,,,,,,,,,,,,,, +186,webpy,webpy/webpy,web-frameworks,,https://github.com/webpy/webpy,https://github.com/webpy/webpy,Unlicense,2008-09-29 03:42:56.000,2024-02-21 05:06:14.000,2024-02-21 05:06:13,1074.0,1327,335.0,343.0,55.0,401.0,5866,web.py is a web framework for python that is as simple as it is powerful.,1162.0,21.0,91.0,32,True,,4.0,2023-10-10 14:50:45.000,webpy-0.70,22.0,,151288.0,conda-forge/web.py,web.py,https://pypi.org/project/web.py,150570.0,https://anaconda.org/conda-forge/web.py,2023-06-16 13:21:14.383,56737.0,3.0,2020-11-09 11:24:34.000,1141.0,,,,,,,,,,,,,,,,,, +187,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,2024-03-05 16:03:19.000,2023-12-29 14:50:13,634.0,916,79.0,438.0,126.0,513.0,4744,A light weight Python library for the Spotify Web API.,27687.0,27687.0,179.0,32,True,,1.0,2023-04-07 17:46:10.000,2.23.0,28.0,,188670.0,conda-forge/spotipy,spotipy,https://pypi.org/project/spotipy,188316.0,https://anaconda.org/conda-forge/spotipy,2023-06-16 19:25:00.895,13132.0,3.0,,,,,,,,,,,,,,,,spotipy-dev/spotipy,,,, +188,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,2024-03-05 08:10:55.000,2024-03-05 08:10:13,736.0,341,40.0,559.0,11.0,250.0,3924,Ready-to-use and customizable users management for FastAPI.,2907.0,2892.0,64.0,32,True,['fastapi'],20.0,2024-02-05 08:55:46.000,12.1.3,102.0,167.0,87217.0,conda-forge/fastapi-users,fastapi-users,https://pypi.org/project/fastapi-users,85656.0,https://anaconda.org/conda-forge/fastapi-users,2024-02-05 17:47:46.583,45205.0,2.0,2024-02-05 08:55:28.000,15.0,,,,,,,,,,,,,,,,,, +189,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,2024-03-07 10:22:29.000,2024-03-07 09:45:44,2236.0,308,118.0,708.0,203.0,835.0,3819,Realtime Web Apps and Dashboards for Python and R.,205.0,,54.0,32,True,,27.0,2024-03-05 15:55:07.000,1.1.0,59.0,1894562.0,75370.0,,wave,https://pypi.org/project/wave,33269.0,,,,2.0,2011-01-09 22:48:14.000,205.0,,,,,,,,,,,,,,,,,, +190,wechatpy,wechatpy/wechatpy,third-party-apis,,https://github.com/wechatpy/wechatpy,https://github.com/wechatpy/wechatpy,MIT,2014-09-12 13:03:28.000,2024-02-28 09:15:13.000,2023-05-10 14:46:52,1319.0,833,171.0,412.0,53.0,313.0,3738,WeChat SDK for Python.,9952.0,9823.0,101.0,32,True,,,2021-11-11 15:12:31.000,1.8.18,137.0,,25445.0,,wechatpy,https://pypi.org/project/wechatpy,25445.0,,,,3.0,2022-06-19 11:36:01.000,129.0,,,,,,,,,,,,,,,,,, +191,django-guardian,django-guardian/django-guardian,auth,,https://github.com/django-guardian/django-guardian,https://github.com/django-guardian/django-guardian,BSD-3-Clause,2010-06-04 23:15:37.000,2024-02-03 02:31:17.000,2022-03-25 21:42:47,1062.0,554,82.0,357.0,150.0,323.0,3526,Per object permissions for Django.,8443.0,6493.0,158.0,32,False,['django'],,2021-05-23 22:11:22.000,2.4.0,43.0,,413101.0,conda-forge/django-guardian,django-guardian,https://pypi.org/project/django-guardian,412476.0,https://anaconda.org/conda-forge/django-guardian,2023-06-16 13:23:00.573,50648.0,2.0,2021-05-23 22:11:22.000,1950.0,,,,,,,,,,,,,,,,,, +192,flasgger,flasgger/flasgger,openapi-utils,,https://github.com/flasgger/flasgger,https://github.com/flasgger/flasgger,MIT,2015-07-27 18:21:49.000,2024-02-19 06:18:40.000,2023-05-18 17:18:52,561.0,492,55.0,201.0,245.0,165.0,3467,Easy OpenAPI specs and Swagger UI for your Flask API.,12863.0,12863.0,110.0,32,True,['flask'],,2020-08-01 15:28:10.000,0.9.5,24.0,517.0,463840.0,conda-forge/flasgger,flasgger,https://pypi.org/project/flasgger,462178.0,https://anaconda.org/conda-forge/flasgger,2023-06-16 13:23:54.649,127628.0,2.0,,,,,,,,,,,,,,,,,,,, +193,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.000,2019-08-13 02:11:02,369.0,639,81.0,190.0,163.0,187.0,3188,JSON Web Token Authentication support for Django REST Framework.,28332.0,26351.0,62.0,32,False,,,2021-12-15 15:59:35.858,1.3.0,26.0,,693682.0,,djangorestframework-jwt,https://pypi.org/project/djangorestframework-jwt,693682.0,,,,2.0,2021-12-15 15:59:35.858,1981.0,,,,,,,,,,,,,,,,,, +194,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.000,2017-02-04 13:10:59,1973.0,1140,119.0,466.0,21.0,643.0,2831,Social auth made simple.,8267.0,5991.0,284.0,32,False,,,2017-02-03 12:20:08.000,0.3.6,55.0,,35715.0,,python-social-auth,https://pypi.org/project/python-social-auth,35715.0,,,,2.0,2017-02-03 12:20:08.000,2276.0,,,,,,,,,,,,,,,,,, +195,pyotp,pyauth/pyotp,auth,,https://github.com/pyauth/pyotp,https://github.com/pyauth/pyotp,MIT,2011-09-23 13:10:31.000,2024-02-26 09:12:28.000,2023-10-19 14:23:22,215.0,311,52.0,67.0,4.0,87.0,2793,Python One-Time Password Library.,14564.0,13910.0,43.0,32,True,,,2023-07-27 23:41:01.000,2.9.0,24.0,285.0,5679389.0,conda-forge/pyotp,pyotp,https://pypi.org/project/pyotp,5678181.0,https://anaconda.org/conda-forge/pyotp,2023-07-28 02:07:25.779,51847.0,2.0,2023-07-27 23:41:01.000,654.0,,,,,,,,,,,,,,,,,, +196,trafilatura,adbar/trafilatura,web-scraping,,https://github.com/adbar/trafilatura,https://github.com/adbar/trafilatura,GPL-3.0,2019-04-08 11:38:48.000,2024-03-06 23:39:40.000,2024-02-27 12:37:31,1461.0,193,29.0,218.0,67.0,222.0,2589,"Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments.",2875.0,2802.0,38.0,32,True,,26.0,2024-01-25 13:05:41.000,1.7.0,41.0,,240210.0,,trafilatura,https://pypi.org/project/trafilatura,240210.0,,,,1.0,2024-01-25 13:03:14.000,73.0,,,,,,,,,,,,,,,,,, +197,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,2024-03-07 10:32:16.000,2024-03-07 10:32:15,1071.0,673,103.0,641.0,5.0,292.0,2332,Bootstrap 3 integration with Django.,18837.0,18837.0,99.0,32,True,['django'],41.0,,,6.0,,118125.0,conda-forge/django-bootstrap3,django-bootstrap3,https://pypi.org/project/django-bootstrap3,117763.0,https://anaconda.org/conda-forge/django-bootstrap3,2023-06-16 13:24:31.399,28282.0,2.0,,,,,,,,,,,,,,,,,,,, +198,django-sql-explorer,groveco/django-sql-explorer,django-utils,,https://github.com/chrisclark/django-sql-explorer,https://github.com/chrisclark/django-sql-explorer,MIT,2013-12-22 20:58:37.000,2024-03-05 15:22:47.000,2024-03-05 01:56:46,939.0,324,70.0,317.0,19.0,261.0,2188,Easily share data across your company via SQL queries. From Grove Collab.,398.0,398.0,99.0,32,True,['django'],49.0,2024-02-07 00:20:30.000,4.0.2,20.0,,67648.0,,django-sql-explorer,https://pypi.org/project/django-sql-explorer,67648.0,,,,2.0,,,,,,,,,,,,,,,,chrisclark/django-sql-explorer,,,, +199,HTTPretty,gabrielfalcao/HTTPretty,testing,,https://github.com/gabrielfalcao/HTTPretty,https://github.com/gabrielfalcao/HTTPretty,MIT,2011-01-28 14:59:02.000,2024-01-31 15:29:21.000,2022-10-16 23:12:02,684.0,268,45.0,232.0,112.0,143.0,2085,Intercept HTTP requests at the Python socket level. Fakes the whole socket module.,17549.0,14771.0,105.0,32,False,,,2021-08-16 19:35:31.000,1.1.4,59.0,,574195.0,conda-forge/httpretty,httpretty,https://pypi.org/project/httpretty,570415.0,https://anaconda.org/conda-forge/httpretty,2023-06-16 13:23:40.530,362915.0,2.0,2021-08-16 19:35:31.000,2778.0,,,,,,,,,,,,,,,,,, +200,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,2024-02-23 17:48:05.000,2023-03-17 12:05:15,1472.0,565,64.0,362.0,425.0,672.0,1848,A Python SOAP client.,665.0,,140.0,32,True,,,2023-07-20 15:31:54.183,0.0.1,65.0,,10736619.0,conda-forge/zeep,zeep,https://pypi.org/project/zeep,10734195.0,https://anaconda.org/conda-forge/zeep,2023-06-16 13:24:15.406,203676.0,3.0,2023-07-20 15:31:54.183,665.0,,,,,,,,,,,,,,,,,, +201,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,2024-03-06 21:26:37.000,2024-02-23 19:20:18,2411.0,449,66.0,496.0,211.0,644.0,1754,"A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.",3979.0,3979.0,196.0,32,True,['django'],9.0,2015-06-02 16:21:07.000,2.2.0,1.0,,280815.0,,django-autocomplete-light,https://pypi.org/project/django-autocomplete-light,280815.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +202,django-money,django-money/django-money,django-utils,,https://github.com/django-money/django-money,https://github.com/django-money/django-money,BSD-3-Clause,2011-05-15 12:13:19.000,2024-01-26 09:40:29.000,2023-12-01 08:59:00,1178.0,309,26.0,389.0,75.0,280.0,1580,Money fields for Django forms and models.,2914.0,2706.0,115.0,32,True,['django'],,2023-11-30 19:38:07.000,3.4.1,67.0,,229327.0,,django-money,https://pypi.org/project/django-money,229327.0,,,,2.0,2023-11-30 19:38:07.000,208.0,,,,,,,,,,,,,,,,,, +203,simple-salesforce,simple-salesforce/simple-salesforce,third-party-apis,,https://github.com/simple-salesforce/simple-salesforce,https://github.com/simple-salesforce/simple-salesforce,Apache-2.0,2013-01-17 20:08:57.000,2024-03-07 13:15:16.000,2024-02-27 08:50:36,461.0,632,92.0,295.0,177.0,264.0,1570,A very simple Salesforce.com REST API client for Python.,223.0,,75.0,32,True,,5.0,2024-02-27 08:03:30.000,1.12.6,47.0,,7938035.0,conda-forge/simple-salesforce,simple-salesforce,https://pypi.org/project/simple-salesforce,7937382.0,https://anaconda.org/conda-forge/simple-salesforce,2023-06-16 13:23:43.695,53618.0,3.0,2023-09-06 15:13:28.000,223.0,,,,,,,,,,,,,,,,,, +204,webassets,miracle2k/webassets,others,,https://github.com/miracle2k/webassets,https://github.com/miracle2k/webassets,BSD-2-Clause,2009-12-08 05:40:34.000,2024-03-06 14:53:08.000,2021-05-01 12:22:50,1418.0,256,22.0,254.0,66.0,234.0,919,Asset management for Python web development.,8548.0,6841.0,157.0,32,False,,,2017-01-08 13:48:21.000,0.12.1,14.0,,298311.0,conda-forge/webassets,webassets,https://pypi.org/project/webassets,297619.0,https://anaconda.org/conda-forge/webassets,2023-06-16 13:18:16.196,62328.0,3.0,2019-12-20 17:37:28.000,1707.0,,,,,,,,,,,,,,,,,, +205,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,2024-03-04 01:49:15.000,2024-02-28 01:12:12,318.0,69,18.0,237.0,34.0,54.0,600,"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!.",91336.0,90882.0,28.0,32,True,,5.0,2023-06-03 06:43:00.637,3.0.0,42.0,,43218234.0,conda-forge/markdown-it-py,markdown-it-py,https://pypi.org/project/markdown-it-py,43136402.0,https://anaconda.org/conda-forge/markdown-it-py,2023-06-07 22:00:26.242,3927943.0,3.0,2023-06-03 06:43:00.637,454.0,,,,,,,,,,,,,,,,,, +206,tifffile,cgohlke/tifffile,others,,https://github.com/cgohlke/tifffile,https://github.com/cgohlke/tifffile,BSD-3-Clause,2020-02-22 22:43:58.000,2024-02-13 11:50:48.742,2024-02-12 19:03:45,531.0,154,9.0,25.0,,218.0,457,Read and write TIFF files. Forked from https://pypi.org/project/tifffile.,50478.0,49619.0,1.0,32,True,,20.0,2024-02-12 19:07:35.000,2024.2.12,125.0,210.0,7471340.0,conda-forge/tifffile,tifffile,https://pypi.org/project/tifffile,7379182.0,https://anaconda.org/conda-forge/tifffile,2024-02-13 11:50:48.742,4238822.0,3.0,2024-02-12 19:03:42.000,859.0,,,,,,,,,,,,,,,,,, +207,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,2024-03-07 05:11:06.000,2024-01-19 21:28:55,2136.0,5902,1077.0,994.0,205.0,809.0,50052,Hunt down social media accounts by username across social networks.,9.0,,225.0,31,True,,21.0,2023-02-18 14:51:07.497,0.4.1,7.0,,26113.0,,sherlock,https://pypi.org/project/sherlock,26113.0,,,,3.0,2019-05-11 11:26:59.000,9.0,,,,,,,,,,,,,,,,,, +208,Zappa,Miserlou/Zappa,serverless,,https://github.com/Miserlou/Zappa,https://github.com/Miserlou/Zappa,MIT,2016-01-20 21:57:04.000,2023-03-23 13:59:31.000,2021-02-20 16:10:31,2916.0,1164,250.0,945.0,601.0,673.0,11901,Serverless Python.,21.0,21.0,261.0,31,False,,,2020-03-09 13:51:28.000,0.51.0,6.0,323.0,139788.0,,zappa,https://pypi.org/project/zappa,139784.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +209,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,2024-03-07 16:08:11.000,2024-03-07 02:05:07,7257.0,2773,197.0,3652.0,104.0,1084.0,11391,Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.,27.0,26.0,410.0,31,True,['django'],228.0,2024-03-07 02:05:08.000,2024.03.06,100.0,,84.0,,cookiecutter-django,https://pypi.org/project/cookiecutter-django,84.0,,,,2.0,2018-01-15 20:46:23.000,1.0,,,,,,,,,,,,,,,,,, +210,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,2024-03-03 13:55:43.000,2024-01-28 04:34:54,2361.0,2172,311.0,803.0,57.0,477.0,11003,Web path scanner.,75.0,75.0,106.0,31,True,,44.0,2022-10-05 13:01:24.000,0.4.3,16.0,,3851.0,,dirsearch,https://pypi.org/project/dirsearch,3851.0,,,,2.0,2022-10-03 17:07:28.162,,,,,,,,,,,,,,,,,,, +211,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,2024-02-27 18:39:56.000,2024-01-10 15:10:23,1306.0,774,159.0,691.0,81.0,1167.0,5880,Developer-friendly asynchrony for Django.,21.0,21.0,258.0,31,True,['django'],4.0,,,7.0,,1031907.0,conda-forge/channels,channels,https://pypi.org/project/channels,1028131.0,https://anaconda.org/conda-forge/channels,2023-06-16 19:18:51.880,177507.0,2.0,,,,,,,,,,,,,,,,,,,, +212,maltrail,stamparm/maltrail,others,,https://github.com/stamparm/maltrail,https://github.com/stamparm/maltrail,MIT,2014-12-04 21:33:46.000,2024-03-07 15:38:47.000,2024-03-07 15:38:47,103929.0,1023,229.0,18838.0,77.0,327.0,5658,Malicious traffic detection system.,20.0,20.0,48.0,31,True,,4173.0,2024-02-29 23:11:04.000,0.67,56.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +213,mezzanine,stephenmcd/mezzanine,cms,,https://github.com/stephenmcd/mezzanine,https://github.com/stephenmcd/mezzanine,BSD-2-Clause,2010-05-29 12:16:55.000,2023-12-26 03:56:22.000,2022-11-02 08:25:54,5304.0,1642,247.0,983.0,56.0,1012.0,4697,CMS framework for Django.,1202.0,,327.0,31,False,['django'],,2022-05-12 12:50:07.885,6.0.0,138.0,,4003.0,,mezzanine,https://pypi.org/project/mezzanine,4003.0,,,,2.0,2022-05-12 12:50:07.885,1202.0,,,,,,,,,,,,,,,,,, +214,AutoRest,Azure/autorest,openapi-utils,,https://github.com/Azure/autorest,https://github.com/Azure/autorest,MIT,2015-02-20 23:02:54.000,2024-03-04 16:57:29.000,2024-02-28 19:04:14,5649.0,756,840.0,2476.0,100.0,2031.0,4455,"OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python.",556.0,556.0,172.0,31,True,['openapi'],16.0,,,100.0,87824.0,1951.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +215,httprunner,httprunner/httprunner,testing,,https://github.com/httprunner/httprunner,https://github.com/httprunner/httprunner,Apache-2.0,2017-06-13 03:54:29.000,2024-02-22 17:23:59.000,2024-01-24 08:30:22,3726.0,1258,152.0,392.0,480.0,768.0,3940,HttpRunner API/UI.,542.0,535.0,45.0,31,True,,10.0,2023-09-19 09:11:28.000,4.3.6,152.0,11147.0,7594.0,,httprunner,https://pypi.org/project/httprunner,7440.0,,,,2.0,2023-07-23 06:59:10.000,7.0,,,,,,,,,,,,,,,,,, +216,Prism,stoplightio/prism,testing,,https://github.com/stoplightio/prism,https://github.com/stoplightio/prism,Apache-2.0,2016-03-18 03:52:09.000,2024-03-05 01:08:13.000,2024-03-01 21:17:49,1967.0,319,54.0,1715.0,66.0,613.0,3924,"Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.",532.0,501.0,91.0,31,True,['openapi'],9.0,2024-02-02 16:58:48.000,5.5.4,196.0,822489.0,282892.0,,,,,,,,2.0,,,,,@stoplight/prism-cli,https://www.npmjs.com/package/@stoplight/prism-cli,2024-02-02 16:57:22.689,31.0,271469.0,,,,,,,,,,, +217,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,2024-02-18 07:11:08.000,2021-03-10 14:43:53,116.0,677,70.0,98.0,23.0,277.0,3675,(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.,52700.0,52041.0,25.0,31,False,,,2020-06-14 07:43:55.000,3.0.0,12.0,,411651.0,,googletrans,https://pypi.org/project/googletrans,411651.0,,,,3.0,2020-12-09 14:10:21.000,659.0,,,,,,,,,,,,,,,,,, +218,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,2022-05-20 09:56:40.000,2021-12-19 18:05:27,1104.0,1008,170.0,307.0,101.0,315.0,3405,A Python wrapper around the Twitter API.,8798.0,7073.0,171.0,31,False,,,2018-09-29 23:52:35.000,3.5,24.0,,56251.0,,python-twitter,https://pypi.org/project/python-twitter,56251.0,,,,3.0,2018-11-03 12:32:06.000,1725.0,,,,,,,,,,,,,,,,,, +219,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,2024-03-06 10:57:24.000,2024-03-06 10:57:23,1003.0,378,41.0,497.0,195.0,396.0,3367,A test fixtures replacement for Python.,846.0,,131.0,31,True,['django'],9.0,2023-07-19 09:04:00.000,3.3.0,43.0,,4000433.0,conda-forge/factory_boy,factory_boy,https://pypi.org/project/factory_boy,3997065.0,https://anaconda.org/conda-forge/factory_boy,2023-07-19 13:42:09.417,141492.0,2.0,2023-07-19 09:04:00.000,846.0,,,,,,,,,,,,,,,,,, +220,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,2023-12-05 07:46:27.000,2023-07-20 14:29:45,530.0,419,31.0,255.0,223.0,405.0,3291,Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.,101346.0,101346.0,66.0,31,False,"['openapi', 'django']",,2023-02-09 13:50:18.000,1.21.5,59.0,,1930642.0,conda-forge/drf-yasg,drf-yasg,https://pypi.org/project/drf-yasg,1930450.0,https://anaconda.org/conda-forge/drf-yasg,2023-10-25 19:51:12.475,8487.0,3.0,,,,,,,,,,,,,,,,,,,, +221,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,2024-01-12 05:56:44.000,2023-04-22 10:13:29,635.0,781,118.0,154.0,136.0,338.0,2999,Pseudo API for Google Trends.,4257.0,4175.0,86.0,31,True,,,2023-04-13 23:18:01.543,4.9.2,30.0,,146486.0,conda-forge/pytrends,pytrends,https://pypi.org/project/pytrends,145923.0,https://anaconda.org/conda-forge/pytrends,2023-06-16 19:23:49.272,22557.0,2.0,2023-04-13 23:18:01.543,82.0,,,,,,,,,,,,,,,,,, +222,modoboa,modoboa/modoboa,email,,https://github.com/modoboa/modoboa,https://github.com/modoboa/modoboa,ISC,2013-04-16 09:43:55.000,2024-03-01 12:55:38.000,2024-02-21 12:49:28,4732.0,383,90.0,1003.0,91.0,1712.0,2857,Mail hosting made simple.,79.0,42.0,114.0,31,True,,64.0,2024-01-11 16:52:09.000,2.2.4,75.0,,4282.0,,modoboa,https://pypi.org/project/modoboa,4282.0,,,,1.0,2024-01-11 16:52:09.000,37.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,2023-10-17 18:14:04.000,2020-12-27 07:29:21,544.0,1028,199.0,271.0,38.0,219.0,2717,Python SDK for Facebooks Graph API.,6153.0,4887.0,99.0,31,False,,,2018-11-06 06:53:51.000,3.1.0,9.0,,151019.0,,facebook-sdk,https://pypi.org/project/facebook-sdk,151019.0,,,,3.0,2018-11-06 06:53:51.000,1266.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.000,2019-06-04 18:10:32,801.0,557,67.0,339.0,130.0,366.0,2590,Swagger Documentation Generator for Django REST Framework: deprecated.,19023.0,19023.0,93.0,31,False,['django'],,2018-04-30 20:02:25.000,2.2.0,5.0,,344310.0,,django-rest-swagger,https://pypi.org/project/django-rest-swagger,344310.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +225,pyquery,gawel/pyquery,html-processing,,https://github.com/gawel/pyquery,https://github.com/gawel/pyquery,BSD-3-Clause,2012-11-28 20:27:39.000,2023-07-31 20:26:20.000,2023-07-31 20:26:15,491.0,183,65.0,67.0,55.0,132.0,2262,A jquery-like library for python.,25805.0,22410.0,53.0,31,True,,,2022-12-28 14:35:51.514,2.0.0,36.0,,2853427.0,conda-forge/pyquery,pyquery,https://pypi.org/project/pyquery,2852655.0,https://anaconda.org/conda-forge/pyquery,2023-06-16 13:23:09.494,59496.0,3.0,2022-12-28 14:35:51.514,3395.0,,,,,,,,,,,,,,,,,, +226,schemathesis,schemathesis/schemathesis,testing,,https://github.com/schemathesis/schemathesis,https://github.com/schemathesis/schemathesis,MIT,2019-08-19 11:13:01.000,2024-03-06 18:18:54.000,2024-03-04 10:22:31,2125.0,143,18.0,1221.0,75.0,725.0,2026,"Automate your API Testing: catch crashes, validate specs, and save time.",294.0,290.0,62.0,31,True,"['openapi', 'graphql']",162.0,2024-03-01 23:55:43.000,3.25.6,251.0,,147226.0,,schemathesis,https://pypi.org/project/schemathesis,147226.0,,,,2.0,2024-03-01 23:55:43.000,4.0,,,,,,,,,,,,,,,,,, +227,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,2024-02-29 05:48:16.089,2024-02-28 23:17:33,173.0,107,29.0,39.0,2.0,62.0,1977,"A generator library for concise, unambiguous and URL-safe UUIDs.",22715.0,22715.0,33.0,31,True,,1.0,2020-03-06 11:40:22.000,1.0.0,12.0,,3941888.0,conda-forge/shortuuid,shortuuid,https://pypi.org/project/shortuuid,3931297.0,https://anaconda.org/conda-forge/shortuuid,2024-02-29 05:48:16.089,434239.0,2.0,,,,,,,,,,,,,,,,,,,, +228,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-03-05 15:50:30.000,2021-06-26 12:04:16,1246.0,230,50.0,312.0,277.0,150.0,1782,A multiprocessing distributed task queue for Django.,1592.0,1592.0,62.0,31,False,['django'],,2021-06-10 16:52:14.000,1.3.9,78.0,,71616.0,,django-q,https://pypi.org/project/django-q,71616.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +229,html2text,Alir3z4/html2text,markdown,,https://github.com/Alir3z4/html2text,https://github.com/Alir3z4/html2text,GPL-3.0,2014-02-19 22:41:11.000,2024-02-28 18:23:00.000,2024-02-28 18:22:59,782.0,248,26.0,201.0,86.0,134.0,1592,Convert HTML to Markdown-formatted text.,2490.0,,77.0,31,True,,13.0,2024-02-27 18:51:33.000,2024.2.26,40.0,,1502307.0,,html2text,https://pypi.org/project/html2text,1502307.0,,,,3.0,2024-02-27 18:49:24.000,2490.0,,,,,,,,,,,,,,,,,, +230,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,2024-02-22 17:17:53.000,2024-02-22 17:15:55,204.0,121,25.0,63.0,6.0,78.0,1516,"The official Notion API client library, but rewritten in Python! (sync + async).",885.0,837.0,30.0,31,True,,10.0,2023-12-28 11:35:57.000,2.2.1,16.0,,807128.0,conda-forge/notion-client,notion-client,https://pypi.org/project/notion-client,806909.0,https://anaconda.org/conda-forge/notion-client,2023-06-16 19:27:59.196,6158.0,3.0,2023-12-28 11:31:34.000,48.0,,,,,,,,,,,,,,,,,, +231,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,2023-10-15 12:04:08.000,2023-10-15 12:03:34,184.0,220,24.0,54.0,9.0,101.0,1238,"Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes.",20734.0,18484.0,34.0,31,True,['flask'],,2023-08-21 18:47:15.000,4.8.0,36.0,,778686.0,conda-forge/flask-httpauth,flask-httpauth,https://pypi.org/project/flask-httpauth,777237.0,https://anaconda.org/conda-forge/flask-httpauth,2023-06-16 13:24:13.070,131889.0,3.0,2023-04-27 09:56:10.209,2250.0,,,,,,,,,,,,,,,,,, +232,httptools,MagicStack/httptools,http-clients,,https://github.com/MagicStack/httptools,https://github.com/MagicStack/httptools,MIT,2016-04-25 16:13:48.000,2023-10-16 19:56:49.681,2023-10-16 17:30:31,94.0,76,41.0,47.0,9.0,42.0,1160,Fast HTTP parser.,80474.0,79869.0,16.0,31,True,,,2023-10-16 17:41:35.000,0.6.1,22.0,,8812545.0,conda-forge/httptools,httptools,https://pypi.org/project/httptools,8798132.0,https://anaconda.org/conda-forge/httptools,2023-10-16 19:56:49.681,590938.0,3.0,2023-10-16 17:41:35.000,605.0,,,,,,,,,,,,,,,,,, +233,jsonfield,rpkilby/jsonfield,django-utils,,https://github.com/rpkilby/jsonfield,https://github.com/rpkilby/jsonfield,MIT,2009-05-03 03:42:01.000,2023-07-24 09:17:20.000,2020-02-22 08:36:44,368.0,257,36.0,107.0,7.0,152.0,1157,A reusable Django model field for storing ad-hoc JSON data.,12700.0,12700.0,51.0,31,False,['django'],,2020-02-15 03:25:21.000,3.0.0,4.0,126.0,520236.0,,jsonfield,https://pypi.org/project/jsonfield,520235.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +234,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,2024-02-14 23:46:32.000,2024-02-11 20:53:54,927.0,118,12.0,255.0,2.0,171.0,1067,Rate Limiting extension for Flask.,8984.0,8984.0,44.0,31,True,['flask'],9.0,2024-02-11 20:56:42.000,3.5.1,46.0,248.0,5689974.0,,flask-limiter,https://pypi.org/project/flask-limiter,5689964.0,,,,1.0,,,,,,,,,,,,,,,,,,,, +235,pynacl,pyca/pynacl,others,,https://github.com/pyca/pynacl,https://github.com/pyca/pynacl,Apache-2.0,2013-02-22 03:52:39.000,2024-02-23 19:52:05.000,2024-02-23 19:52:02,746.0,225,28.0,512.0,43.0,253.0,1022,Python binding to the Networking and Cryptography (NaCl) library.,2650.0,,67.0,31,True,,2.0,2022-01-07 22:05:49.000,1.5.0,16.0,,58334822.0,conda-forge/pynacl,pynacl,https://pypi.org/project/pynacl,58203939.0,https://anaconda.org/conda-forge/pynacl,2023-09-24 08:54:47.641,5497101.0,3.0,2022-01-07 22:05:49.000,2650.0,,,,,,,,,,,,,,,,,, +236,tavern,taverntesting/tavern,testing,,https://github.com/taverntesting/tavern,https://github.com/taverntesting/tavern,MIT,2017-11-01 14:51:25.000,2024-02-21 20:50:10.000,2024-02-17 14:05:10,1107.0,189,26.0,327.0,37.0,558.0,982,"A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise..",573.0,549.0,62.0,31,True,,22.0,2024-02-17 14:05:23.000,2.9.3,188.0,,256431.0,,tavern,https://pypi.org/project/tavern,256431.0,,,,2.0,2024-02-17 14:05:23.000,24.0,,,,,,,,,,,,,,,,,, +237,flask-debugtoolbar,flask-debugtoolbar/flask-debugtoolbar,testing,,https://github.com/pallets-eco/flask-debugtoolbar,https://github.com/pallets-eco/flask-debugtoolbar,BSD-3-Clause,2011-12-16 20:03:04.000,2024-01-17 16:40:50.000,2024-01-17 16:40:50,327.0,139,21.0,110.0,36.0,86.0,912,A toolbar overlay for debugging Flask applications.,28971.0,25989.0,53.0,31,True,['flask'],12.0,2023-12-07 17:38:29.000,0.14.1,27.0,,168716.0,conda-forge/flask-debugtoolbar,flask-debugtoolbar,https://pypi.org/project/flask-debugtoolbar,167123.0,https://anaconda.org/conda-forge/flask-debugtoolbar,2023-12-07 19:29:24.063,65341.0,2.0,2023-12-07 17:38:29.000,2982.0,,,,,,,,,,,,,,pallets-eco/flask-debugtoolbar,,,, +238,django-dbbackup,jazzband/django-dbbackup,django-utils,,https://github.com/jazzband/django-dbbackup,https://github.com/jazzband/django-dbbackup,BSD-3-Clause,2014-12-29 02:39:34.000,2024-03-06 02:09:57.000,2024-03-06 02:09:56,486.0,213,23.0,233.0,76.0,211.0,869,Management commands to help backup and restore your project database and media files.,1957.0,1795.0,69.0,31,True,['django'],15.0,2024-01-15 00:57:07.000,4.1.0,45.0,,103329.0,,django-dbbackup,https://pypi.org/project/django-dbbackup,103329.0,,,,2.0,2024-01-15 00:57:07.000,162.0,,,,,,,,,,,,,,,,,, +239,klein,twisted/klein,others,,https://github.com/twisted/klein,https://github.com/twisted/klein,MIT,2012-02-10 17:55:04.000,2024-03-04 23:15:01.000,2024-02-27 07:57:40,2840.0,129,38.0,547.0,91.0,99.0,829,werkzeug + twisted.web.,2205.0,1810.0,56.0,31,True,,51.0,2023-12-22 16:29:38.000,23.12.0,25.0,,85953.0,,klein,https://pypi.org/project/klein,85953.0,,,,3.0,2023-12-22 16:29:38.000,395.0,,,,,,,,,,,,,,,,,, +240,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,2024-02-29 08:27:03.000,2024-02-29 08:26:22,1064.0,128,20.0,71.0,26.0,120.0,493,A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.,26434.0,25644.0,33.0,31,True,,29.0,2022-09-23 08:40:18.000,3.2.3,86.0,,7235168.0,conda-forge/graphql-core,graphql-core,https://pypi.org/project/graphql-core,7215405.0,https://anaconda.org/conda-forge/graphql-core,2023-10-19 14:07:19.641,909115.0,2.0,2024-02-17 11:26:52.000,790.0,,,,,,,,,,,,,,,,,, +241,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,2024-03-01 12:23:30.000,2024-02-02 04:10:03,134.0,197,22.0,92.0,18.0,105.0,477,Server side session extension for Flask.,36562.0,36562.0,15.0,31,True,['flask'],29.0,2023-05-11 18:45:02.000,0.5.0,3.0,26.0,4186191.0,,flask-session,https://pypi.org/project/flask-session,4186189.0,,,,1.0,,,,,,,,,,,,,,,,pallets-eco/flask-session,,,, +242,terminado,jupyter/terminado,others,,https://github.com/jupyter/terminado,https://github.com/jupyter/terminado,BSD-2-Clause,2014-09-29 23:44:25.000,2024-02-18 17:57:21.000,2024-02-18 17:54:51,463.0,92,19.0,172.0,28.0,40.0,351,Terminals served by tornado websockets.,260711.0,253696.0,48.0,31,True,,1.0,2023-11-10 01:37:45.000,0.18.0,35.0,262.0,15606498.0,conda-forge/terminado,terminado,https://pypi.org/project/terminado,15252408.0,https://anaconda.org/conda-forge/terminado,2023-11-12 17:36:06.145,14871666.0,3.0,2023-11-10 01:37:39.000,7015.0,,,,,,,,,,,,,,,,,, +243,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,2024-03-04 13:01:06.000,2024-03-02 11:22:31,513.0,60,9.0,223.0,34.0,76.0,311,"OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI..",6257.0,6257.0,38.0,31,True,,27.0,2023-10-13 11:42:27.000,0.7.1,26.0,,4310545.0,conda-forge/openapi-spec-validator,openapi-spec-validator,https://pypi.org/project/openapi-spec-validator,4299042.0,https://anaconda.org/conda-forge/openapi-spec-validator,2023-10-14 14:27:38.498,506174.0,3.0,,,,,,,,,,,,,,,,python-openapi/openapi-spec-validator,,,, +244,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,2023-07-05 17:04:26.000,2020-08-02 17:34:20,1181.0,3597,900.0,171.0,273.0,548.0,16236,A Powerful Spider(Web Crawler) System in Python.,332.0,332.0,62.0,30,False,,,2018-04-18 04:25:22.000,0.3.10,13.0,,1134.0,,pyspider,https://pypi.org/project/pyspider,1134.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +245,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,2023-11-30 00:45:19.885,2021-08-31 09:48:33,768.0,406,169.0,374.0,59.0,289.0,5578,The Web API toolkit.,928.0,757.0,91.0,30,False,['openapi'],,2023-11-30 00:45:19.885,0.1.0,95.0,,9697.0,conda-forge/apistar,apistar,https://pypi.org/project/apistar,7896.0,https://anaconda.org/conda-forge/apistar,2023-06-16 16:08:51.994,127933.0,3.0,2023-11-30 00:45:19.885,171.0,,,,,,,,,,,,,,,,,, +246,cloudscraper,venomous/cloudscraper,web-scraping,,https://github.com/VeNoMouS/cloudscraper,https://github.com/VeNoMouS/cloudscraper,MIT,2019-04-16 02:18:50.000,2024-02-23 12:43:37.000,2023-04-25 23:19:48,285.0,443,144.0,60.0,6.0,,3850,A Python module to bypass Cloudflares anti-bot page.,21142.0,20989.0,12.0,30,True,,,2023-04-25 23:20:54.756,1.2.71,95.0,,593610.0,,cloudscraper,https://pypi.org/project/cloudscraper,593610.0,,,,2.0,2023-04-25 23:20:54.756,153.0,,,,,,,,,,,,,,,,,, +247,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,2024-02-19 17:42:11.000,2024-02-02 08:57:08,627.0,642,59.0,342.0,158.0,330.0,3755,A JSON Web Token authentication plugin for the Django REST Framework.,372.0,,112.0,30,True,['django'],2.0,2023-12-04 06:38:25.000,5.3.1,45.0,,2097322.0,,djangorestframework-simplejwt,https://pypi.org/project/djangorestframework-simplejwt,2097322.0,,,,3.0,2023-12-04 06:38:25.000,372.0,,,,,,,,,,,,,,,,,, +248,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,2024-03-07 15:14:59.000,2024-02-28 18:45:52,3055.0,490,42.0,2393.0,381.0,528.0,3688,A GraphQL library for Python that leverages type annotations.,,,240.0,30,True,['graphql'],37.0,2024-02-06 15:23:37.000,0.219.2,100.0,468.0,731154.0,,strawberry-graphql,https://pypi.org/project/strawberry-graphql,731102.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +249,pyppeteer,miyakogi/pyppeteer,testing,,https://github.com/miyakogi/pyppeteer,https://github.com/miyakogi/pyppeteer,MIT,2017-08-28 16:39:17.000,2024-02-18 03:02:41.000,2020-05-08 09:48:22,788.0,367,101.0,73.0,154.0,100.0,3553,Headless chrome/chromium automation library (unofficial port of puppeteer).,393.0,,24.0,30,False,,,2024-02-18 03:02:41.000,2.0.0,35.0,,1303162.0,conda-forge/pyppeteer,pyppeteer,https://pypi.org/project/pyppeteer,1298536.0,https://anaconda.org/conda-forge/pyppeteer,2023-06-16 16:13:26.272,286826.0,2.0,2024-02-18 03:02:41.000,393.0,,,,,,,,,,,,,,,,,, +250,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,2024-03-07 12:31:01.000,2024-03-02 02:08:52,518.0,165,30.0,390.0,125.0,228.0,3296,"Robyn is a High-Performance, Community-Driven, and Innovator Friendly Web Framework with a Rust runtime.",58.0,57.0,60.0,30,True,,44.0,2024-03-02 02:11:52.000,0.52.1,103.0,,47517.0,conda-forge/robyn,robyn,https://pypi.org/project/robyn,43051.0,https://anaconda.org/conda-forge/robyn,2024-02-13 19:04:22.693,133982.0,3.0,2024-02-11 17:13:38.000,1.0,,,,,,,,,,,,,,sparckles/Robyn,,,, +251,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,2022-10-26 21:06:08.000,2022-10-26 21:06:08,751.0,780,160.0,171.0,51.0,242.0,3115,Python Twitter API.,5325.0,4269.0,94.0,30,False,,,2022-09-19 22:45:26.007,1.19.6,60.0,,19620.0,,twitter,https://pypi.org/project/twitter,19620.0,,,,3.0,2022-09-19 22:46:17.662,1056.0,,,,,,,,,,,,,,,,,, +252,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,2023-06-16 13:23:13.681,2018-02-12 06:35:04,352.0,1047,219.0,114.0,76.0,81.0,2986,"A fully tested, abstract interface to creating OAuth clients and servers.",11268.0,11172.0,42.0,30,False,,,2019-06-28 17:57:45.000,1.1.1,13.0,,156746.0,conda-forge/python-oauth2,python-oauth2,https://pypi.org/project/python-oauth2,155625.0,https://anaconda.org/conda-forge/python-oauth2,2023-06-16 13:23:13.681,89711.0,3.0,2019-06-28 17:57:45.000,96.0,,,,,,,,,,,,,,,,,, +253,Wikipedia,goldsmith/Wikipedia,third-party-apis,,https://github.com/goldsmith/Wikipedia,https://github.com/goldsmith/Wikipedia,MIT,2013-08-20 06:39:09.000,2023-06-16 13:19:46.257,2020-10-09 23:49:59,186.0,523,84.0,96.0,185.0,80.0,2795,A Pythonic wrapper for the Wikipedia API.,56562.0,55369.0,23.0,30,False,,,2014-11-15 15:59:49.000,1.4.0,20.0,,234823.0,conda-forge/wikipedia,wikipedia,https://pypi.org/project/wikipedia,233317.0,https://anaconda.org/conda-forge/wikipedia,2023-06-16 13:19:46.257,128059.0,3.0,2014-11-15 15:59:49.000,1193.0,,,,,,,,,,,,,,,,,, +254,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,2023-06-16 13:23:51.607,2020-01-13 15:25:46,731.0,505,106.0,250.0,372.0,254.0,2728,"Fully featured framework for fast, easy and documented API development with Flask.",14842.0,13868.0,89.0,30,False,['flask'],,2019-08-12 21:51:40.000,0.13.0,35.0,,153790.0,conda-forge/flask-restplus,flask-restplus,https://pypi.org/project/flask-restplus,151199.0,https://anaconda.org/conda-forge/flask-restplus,2023-06-16 13:23:51.607,230630.0,3.0,2019-08-12 21:51:40.000,974.0,,,,,,,,,,,,,,,,,, +255,Js2Py,PiotrDabkowski/Js2Py,others,,https://github.com/PiotrDabkowski/Js2Py,https://github.com/PiotrDabkowski/Js2Py,MIT,2014-10-02 21:08:48.000,2024-03-01 04:55:50.000,2022-11-06 10:12:00,297.0,254,61.0,76.0,135.0,123.0,2375,JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python Try it online:.,14329.0,14142.0,29.0,30,False,,,,,48.0,,773399.0,conda-forge/js2py,js2py,https://pypi.org/project/js2py,772089.0,https://anaconda.org/conda-forge/js2py,2023-06-16 19:19:20.466,60275.0,3.0,2022-11-06 10:45:09.851,187.0,,,,,,,,,,,,,,,,,, +256,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,2023-12-18 00:27:01.000,2023-10-04 07:44:51,941.0,457,75.0,227.0,17.0,289.0,2294,Generate generic activity streams from the actions on your site. Users can follow any actors activities for..,1149.0,1149.0,113.0,30,True,['django'],,2023-10-04 07:48:23.000,2.0.0,9.0,9.0,65431.0,,django-activity-stream,https://pypi.org/project/django-activity-stream,65431.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +257,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,2023-09-28 00:33:05.000,2023-09-28 00:27:19,1131.0,280,48.0,182.0,97.0,297.0,2202,Automated image processing for Django. Currently v4.0.,9927.0,8898.0,78.0,30,True,['django'],,2023-09-28 00:55:14.000,5.0,41.0,97.0,152862.0,,django-imagekit,https://pypi.org/project/django-imagekit,152861.0,,,,3.0,2023-09-28 00:30:36.000,1029.0,,,,,,,,,,,,,,,,,, +258,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,2023-11-03 14:12:55.000,2023-11-03 14:12:55,201.0,129,45.0,50.0,40.0,54.0,2005,"Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can..",38698.0,38698.0,30.0,30,True,['django'],,2023-08-25 15:26:39.000,1.5.0,6.0,,647287.0,,django-widget-tweaks,https://pypi.org/project/django-widget-tweaks,647287.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +259,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,2024-02-24 15:36:03.000,2021-11-18 21:51:43,693.0,210,54.0,174.0,6.0,125.0,1932,"Reusable, generic mixins for Django.",15123.0,15123.0,77.0,30,False,['django'],,2021-11-05 21:15:47.000,1.15.0,15.0,,229090.0,conda-forge/django-braces,django-braces,https://pypi.org/project/django-braces,228620.0,https://anaconda.org/conda-forge/django-braces,2023-06-16 13:18:43.744,37152.0,3.0,,,,,,,,,,,,,,,,,,,, +260,twython,ryanmcgrath/twython,third-party-apis,,https://github.com/ryanmcgrath/twython,https://github.com/ryanmcgrath/twython,MIT,2009-04-02 05:01:31.000,2023-06-16 13:20:59.998,2021-07-16 22:33:17,853.0,405,102.0,222.0,26.0,306.0,1855,"Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",8112.0,6954.0,103.0,30,False,,,2021-07-16 22:38:58.000,3.9.1,61.0,,117396.0,conda-forge/twython,twython,https://pypi.org/project/twython,114156.0,https://anaconda.org/conda-forge/twython,2023-06-16 13:20:59.998,265741.0,3.0,2021-07-16 22:35:20.000,1158.0,,,,,,,,,,,,,,,,,, +261,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,2024-03-04 21:14:43.000,2024-02-05 11:17:38,1442.0,413,53.0,381.0,70.0,495.0,1780,django-tables2 - An app for creating HTML tables.,6999.0,6999.0,150.0,30,False,['django'],3.0,,,8.0,,297873.0,conda-forge/django-tables2,django-tables2,https://pypi.org/project/django-tables2,297644.0,https://anaconda.org/conda-forge/django-tables2,2023-12-09 16:35:06.644,7559.0,3.0,,,,,,,,,,,,,,,,,,,, +262,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,2023-12-27 12:43:59.000,2023-05-03 16:54:16,657.0,239,28.0,193.0,85.0,78.0,1452,A JOSE implementation in Python.,897.0,,49.0,30,True,,,2021-06-05 03:30:38.000,3.3.0,38.0,,8105892.0,conda-forge/python-jose,python-jose,https://pypi.org/project/python-jose,8076813.0,https://anaconda.org/conda-forge/python-jose,2023-06-16 16:09:38.555,1948331.0,3.0,2021-06-05 03:30:38.000,897.0,,,,,,,,,,,,,,,,,, +263,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,2024-02-23 12:10:06.000,2024-02-23 12:10:05,778.0,136,36.0,180.0,36.0,79.0,1057,Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors.,33539.0,31908.0,50.0,30,True,,6.0,2023-04-18 13:48:20.000,1.8.1,22.0,,1209541.0,conda-forge/parsel,parsel,https://pypi.org/project/parsel,1205317.0,https://anaconda.org/conda-forge/parsel,2023-06-16 19:18:48.857,198563.0,2.0,2023-04-18 13:42:01.626,1631.0,,,,,,,,,,,,,,,,,, +264,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,2024-02-20 19:08:26.000,2023-12-11 08:11:51,431.0,258,22.0,292.0,40.0,166.0,1056,A feature flipper for Django.,1674.0,1326.0,118.0,30,True,['django'],2.0,2023-12-11 08:14:37.000,4.1.0,48.0,,462438.0,conda-forge/django-waffle,django-waffle,https://pypi.org/project/django-waffle,462052.0,https://anaconda.org/conda-forge/django-waffle,2023-07-31 15:13:53.926,16228.0,3.0,2023-12-11 08:14:37.000,348.0,,,,,,,,,,,,,,,,,, +265,dpkt,kbandla/dpkt,others,,https://github.com/kbandla/dpkt,https://github.com/kbandla/dpkt,BSD-3-Clause,2012-06-06 18:39:31.000,2024-02-27 20:57:16.000,2023-01-27 16:44:52,813.0,266,51.0,286.0,74.0,307.0,1052,"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols.",1969.0,1635.0,67.0,30,False,,,2022-08-18 05:57:11.000,1.9.8,22.0,,510265.0,conda-forge/dpkt,dpkt,https://pypi.org/project/dpkt,508124.0,https://anaconda.org/conda-forge/dpkt,2023-06-16 16:13:36.846,132786.0,3.0,2022-08-18 05:55:29.977,334.0,,,,,,,,,,,,,,,,,, +266,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,2024-03-03 20:22:07.000,2024-01-28 17:35:53,419.0,201,24.0,182.0,50.0,98.0,1051,Authentication Module for django rest auth.,10657.0,10472.0,53.0,30,True,['django'],11.0,2022-01-31 17:42:28.000,4.2.0,25.0,,178148.0,,django-rest-knox,https://pypi.org/project/django-rest-knox,178148.0,,,,3.0,2022-01-31 17:42:28.000,185.0,,,,,,,,,,,,,,jazzband/django-rest-knox,,,, +267,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,2024-03-06 08:47:31.175,2024-03-06 02:43:12,733.0,169,14.0,555.0,35.0,292.0,1013,Generate modern Python clients from OpenAPI.,850.0,850.0,59.0,30,True,['openapi'],53.0,2024-03-06 02:45:08.000,0.19.0,72.0,,237074.0,conda-forge/openapi-python-client,openapi-python-client,https://pypi.org/project/openapi-python-client,236272.0,https://anaconda.org/conda-forge/openapi-python-client,2024-03-06 08:47:31.175,24887.0,3.0,,,,,,,,,,,,,,,,,,,, +268,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,2024-03-05 15:14:27.000,2024-03-05 12:41:37,631.0,153,20.0,223.0,43.0,169.0,981,"Doing the OAuth dance with style using Flask, requests, and oauthlib.",4197.0,4032.0,57.0,30,True,['flask'],8.0,2024-03-05 12:43:19.000,7.1.0,52.0,,91322.0,conda-forge/flask-dance,flask-dance,https://pypi.org/project/flask-dance,89587.0,https://anaconda.org/conda-forge/flask-dance,2023-09-13 17:12:10.238,10411.0,3.0,2024-03-05 12:43:19.000,165.0,,,,,,,,,,,,,,,,,, +269,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,2024-02-26 12:26:18.000,2024-02-26 12:26:18,598.0,182,21.0,191.0,90.0,116.0,969,A toolbelt of useful classes and functions to be used with python-requests.,1051.0,,69.0,30,True,,1.0,2023-05-01 04:12:06.235,1.0.0,21.0,,73050056.0,conda-forge/requests-toolbelt,requests-toolbelt,https://pypi.org/project/requests-toolbelt,73015573.0,https://anaconda.org/conda-forge/requests-toolbelt,2023-06-16 13:16:20.351,3310422.0,3.0,2023-05-01 04:12:06.235,1051.0,,,,,,,,,,,,,,,,,, +270,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,2024-02-05 15:04:00.000,2024-01-06 12:39:55,745.0,183,17.0,314.0,46.0,180.0,860,A caching extension for Flask.,18835.0,18835.0,111.0,30,False,['flask'],1.0,2023-10-08 14:19:11.000,2.1.0,20.0,,4914216.0,conda-forge/flask-caching,flask-caching,https://pypi.org/project/flask-caching,4908488.0,https://anaconda.org/conda-forge/flask-caching,2023-10-08 20:55:00.179,177588.0,2.0,,,,,,,,,,,,,,,,,,,, +271,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,2023-12-13 03:38:30.000,2023-08-27 22:10:47,361.0,136,10.0,188.0,44.0,111.0,857,Cross Origin Resource Sharing ( CORS ) support for Flask.,269191.0,269191.0,45.0,30,True,['flask'],,2023-08-27 22:12:17.000,4.0.0,28.0,,7637049.0,conda-forge/flask-cors,flask-cors,https://pypi.org/project/flask-cors,7612223.0,https://anaconda.org/conda-forge/flask-cors,2023-06-26 12:46:52.217,844105.0,2.0,,,,,,,,,,,,,,,,,,,, +272,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,2024-02-19 22:30:37.000,2024-02-19 22:30:36,388.0,57,15.0,181.0,22.0,92.0,838,Flask + marshmallow for beautiful APIs.,28111.0,28111.0,22.0,30,True,['flask'],36.0,2023-04-05 17:17:25.000,0.15.0,9.0,,856651.0,conda-forge/flask-marshmallow,flask-marshmallow,https://pypi.org/project/flask-marshmallow,855640.0,https://anaconda.org/conda-forge/flask-marshmallow,2023-06-16 13:23:42.076,90037.0,2.0,,,,,,,,,,,,,,,,,,,, +273,selene,yashaka/selene,testing,,https://github.com/yashaka/selene,https://github.com/yashaka/selene,MIT,2015-04-17 08:52:14.000,2024-03-07 00:09:50.000,2024-03-06 19:00:01,1131.0,141,57.0,209.0,120.0,196.0,655,User-oriented Web UI browser tests in Python.,4081.0,4066.0,41.0,30,True,,33.0,2024-03-06 19:05:45.000,2.0.0rc9,90.0,,22953.0,,selene,https://pypi.org/project/selene,22953.0,,,,2.0,2024-03-06 19:05:27.000,15.0,,,,,,,,,,,,,,,,,, +274,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,2023-11-30 03:15:36.990,2023-10-02 01:03:49,255.0,158,15.0,110.0,11.0,118.0,429,i18n and l10n support for Flask based on Babel and pytz.,21492.0,21424.0,42.0,30,True,['flask'],,2023-10-02 01:10:48.000,4.0.0,18.0,,2943580.0,conda-forge/flask-babel,flask-babel,https://pypi.org/project/flask-babel,2939768.0,https://anaconda.org/conda-forge/flask-babel,2023-11-30 03:15:36.990,163957.0,2.0,2023-10-02 01:10:48.000,68.0,,,,,,,,,,,,,,,,,, +275,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,2024-03-05 22:29:59.000,2024-03-05 22:29:56,1243.0,119,10.0,558.0,68.0,161.0,270,Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1..,542.0,542.0,63.0,30,True,,88.0,2024-02-14 15:43:40.000,0.19.0,45.0,,267157.0,conda-forge/openapi-core,openapi-core,https://pypi.org/project/openapi-core,266682.0,https://anaconda.org/conda-forge/openapi-core,2024-02-19 16:55:18.572,16644.0,3.0,,,,,,,,,,,,,,,,python-openapi/openapi-core,,,, +276,soupsieve,facelessuser/soupsieve,web-scraping,,https://github.com/facelessuser/soupsieve,https://github.com/facelessuser/soupsieve,MIT,2018-12-07 07:42:56.000,2023-09-11 03:53:49.000,2023-09-11 03:53:49,347.0,35,8.0,151.0,12.0,102.0,184,A modern CSS selector implementation for BeautifulSoup.,495147.0,492357.0,11.0,30,True,,,2023-09-02 12:47:29.000,2.5,45.0,,93445768.0,conda-forge/soupsieve,soupsieve,https://pypi.org/project/soupsieve,93016939.0,https://anaconda.org/conda-forge/soupsieve,2023-09-05 15:57:57.854,18439667.0,2.0,2023-09-02 12:48:20.000,2790.0,,,,,,,,,,,,,,,,,, +277,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,2023-10-09 02:21:52.000,2021-02-12 03:30:48,1131.0,2219,326.0,219.0,210.0,462.0,9226,Script for downloading Coursera.org videos and naming them.,247.0,233.0,85.0,29,False,,,2019-12-16 21:11:03.021,0.11.5,12.0,,1221.0,conda-forge/coursera-dl,coursera-dl,https://pypi.org/project/coursera-dl,976.0,https://anaconda.org/conda-forge/coursera-dl,2023-06-16 13:14:45.566,21628.0,3.0,2018-06-03 08:31:25.000,14.0,,,,,,,,,,,,,,,,,, +278,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.000,2019-05-21 18:24:10,156.0,2015,201.0,104.0,130.0,170.0,8471,Python Script to download hundreds of images from Google Images. It is a ready-to-run code!.,109.0,,38.0,29,False,,,2019-05-21 18:28:03.000,2.8.0,40.0,,4815.0,,google_images_download,https://pypi.org/project/google_images_download,4815.0,,,,3.0,2019-05-21 18:28:03.000,109.0,,,,,,,,,,,,,,,,,, +279,grip,joeyespo/grip,markdown,,https://github.com/joeyespo/grip,https://github.com/joeyespo/grip,MIT,2012-11-17 07:27:16.000,2023-12-03 14:52:00.000,2023-10-13 03:30:58,586.0,435,75.0,104.0,104.0,189.0,6312,Preview GitHub README.md files locally before committing them.,1821.0,1669.0,40.0,29,True,,,2023-10-12 05:07:59.000,4.6.2,27.0,,40348.0,,grip,https://pypi.org/project/grip,40348.0,,,,3.0,2023-10-12 05:07:59.000,152.0,,,,,,,,,,,,,,,,,, +280,python-goose,grangier/python-goose,web-scraping,,https://github.com/grangier/python-goose,https://github.com/grangier/python-goose,Apache-2.0,2012-01-08 20:52:44.000,2024-01-19 16:22:10.000,2015-03-29 14:04:10,482.0,831,202.0,116.0,107.0,92.0,3936,"Html Content / Article Extractor, web scrapping lib in Python.",251.0,220.0,35.0,29,False,,,2024-01-19 16:22:10.000,3.1.19,30.0,,48724.0,,goose3,https://pypi.org/project/goose3,48724.0,,,,2.0,2024-01-19 16:22:10.000,31.0,,,,,,,,,,,,,,,,,, +281,lektor,lektor/lektor,cms,,https://github.com/lektor/lektor,https://github.com/lektor/lektor,BSD-3-Clause,2015-12-19 09:18:36.000,2024-03-05 17:52:27.971,2024-02-27 18:42:46,1739.0,308,77.0,535.0,241.0,424.0,3753,The lektor static file content management system.,538.0,448.0,94.0,29,True,,6.0,2024-02-27 21:17:57.000,3.3.11,48.0,7134.0,6697.0,conda-forge/lektor,lektor,https://pypi.org/project/lektor,5051.0,https://anaconda.org/conda-forge/lektor,2024-03-05 17:52:27.971,67687.0,3.0,2024-02-27 21:30:03.000,90.0,,,,,,,,,,,,,,,,,, +282,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,2024-03-07 13:00:56.000,2024-03-07 13:00:55,1126.0,217,92.0,293.0,54.0,171.0,3583,A familiar HTTP Service Framework for Python.,623.0,554.0,90.0,29,True,,39.0,2021-01-08 08:35:11.365,2.0.7,48.0,,3743.0,conda-forge/responder,responder,https://pypi.org/project/responder,2441.0,https://anaconda.org/conda-forge/responder,2023-06-16 16:12:56.673,83377.0,3.0,2021-01-08 08:35:11.365,69.0,,,,,,,,,,,,,,kennethreitz/responder,,,, +283,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,2024-03-05 18:56:57.000,2023-12-18 12:41:11,1924.0,641,93.0,334.0,9.0,708.0,3558,A jazzy skin for the Django Admin-Interface (official repository).,6080.0,6080.0,87.0,29,False,['django'],3.0,,,29.0,,211291.0,conda-forge/django-grappelli,django-grappelli,https://pypi.org/project/django-grappelli,208014.0,https://anaconda.org/conda-forge/django-grappelli,2023-09-21 20:42:43.450,131086.0,2.0,,,,,,,,,,,,,,,,,,,, +284,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,2024-03-05 22:48:16.000,2017-03-08 18:34:10,4395.0,372,180.0,142.0,69.0,263.0,3507,IMAP/SMTP sync system with modern APIs.,10.0,,79.0,29,False,,,2024-03-05 22:48:16.000,6.1.1,74.0,,83410.0,,nylas,https://pypi.org/project/nylas,83410.0,,,,1.0,2024-03-05 22:48:16.000,10.0,,,,,,,,,,,,,,,,,, +285,yagmail,kootenpv/yagmail,email,,https://github.com/kootenpv/yagmail,https://github.com/kootenpv/yagmail,MIT,2015-04-17 21:39:24.000,2023-06-16 16:18:42.921,2022-09-28 20:43:53,295.0,270,54.0,44.0,102.0,127.0,2576,Send email in Python conveniently for gmail using yagmail.,4381.0,3911.0,32.0,29,False,,,2022-09-19 15:58:02.665,0.15.293,107.0,,157080.0,conda-forge/yagmail,yagmail,https://pypi.org/project/yagmail,156451.0,https://anaconda.org/conda-forge/yagmail,2023-06-16 16:18:42.921,33353.0,1.0,2022-09-19 15:58:02.665,470.0,,,,,,,,,,,,,,,,,, +286,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,2023-12-21 09:38:18.000,2023-12-21 09:38:15,346.0,271,45.0,144.0,1.0,156.0,2306,Django friendly finite state machine support.,1586.0,1586.0,69.0,29,True,['django'],5.0,2022-03-25 12:30:10.000,2.8.0,4.0,,364528.0,conda-forge/django-fsm,django-fsm,https://pypi.org/project/django-fsm,364211.0,https://anaconda.org/conda-forge/django-fsm,2023-06-16 13:21:26.721,25064.0,3.0,,,,,,,,,,,,,,,,,,,, +287,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,2024-02-12 15:05:34.000,2022-11-29 19:37:09,766.0,677,118.0,168.0,298.0,354.0,2283,Modern theme for Django admin interface.,4215.0,3175.0,60.0,29,False,['django'],,2019-10-02 08:36:30.000,0.2.28,47.0,,33726.0,,django-suit,https://pypi.org/project/django-suit,33726.0,,,,2.0,2022-11-29 19:58:01.176,1040.0,,,,,,,,,,,,,,,,,, +288,masonite,MasoniteFramework/masonite,web-frameworks,,https://github.com/MasoniteFramework/masonite,https://github.com/MasoniteFramework/masonite,MIT,2017-12-06 00:30:22.000,2024-02-25 00:44:33.000,2024-02-25 00:23:13,4082.0,130,63.0,358.0,41.0,369.0,2126,The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel..,592.0,514.0,87.0,29,True,,14.0,2024-02-25 00:44:33.000,4.19.1,312.0,,7190.0,,masonite,https://pypi.org/project/masonite,7190.0,,,,3.0,2024-02-25 00:44:33.000,78.0,,,,,,,,,,,,,,,,,, +289,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,2024-01-11 21:20:06.000,2024-01-11 21:20:05,146.0,155,44.0,61.0,2.0,88.0,2082,Asynchronous Python HTTP Requests for Humans using Futures.,7236.0,6247.0,28.0,29,True,,2.0,2023-06-19 20:01:02.768,1.0.1,11.0,,1546344.0,conda-forge/requests-futures,requests-futures,https://pypi.org/project/requests-futures,1541419.0,https://anaconda.org/conda-forge/requests-futures,2023-06-20 13:15:11.629,211775.0,3.0,2023-06-19 20:01:02.768,989.0,,,,,,,,,,,,,,,,,, +290,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,2024-02-05 05:01:10.000,2024-02-05 05:01:09,644.0,285,35.0,260.0,29.0,250.0,1641,Dynamic Django settings.,1943.0,1943.0,142.0,29,True,['django'],6.0,2022-08-11 11:56:06.000,2.9.1,1.0,,286396.0,,django-constance,https://pypi.org/project/django-constance,286396.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +291,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,2023-06-16 13:18:03.732,2020-07-03 04:29:16,356.0,221,56.0,94.0,20.0,61.0,1610,Full-featured Python interface for the Slack API.,3067.0,3067.0,45.0,29,False,,,2020-02-15 09:01:56.000,0.14.0,55.0,,655973.0,conda-forge/slacker,slacker,https://pypi.org/project/slacker,651355.0,https://anaconda.org/conda-forge/slacker,2023-06-16 13:18:03.732,429539.0,3.0,,,,,,,,,,,,,,,,,,,, +292,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,2024-03-05 00:44:24.000,2024-03-01 16:05:51,902.0,270,32.0,248.0,155.0,180.0,1550,Improved Django model inheritance with automatic downcasting.,188.0,,115.0,29,True,['django'],31.0,2021-11-18 11:55:38.000,3.1.0,40.0,,419357.0,conda-forge/django_polymorphic,django-polymorphic,https://pypi.org/project/django-polymorphic,418685.0,https://anaconda.org/conda-forge/django_polymorphic,2023-06-16 13:15:49.260,63898.0,3.0,2021-11-18 11:55:38.000,188.0,,,,,,,,,,,,,,jazzband/django-polymorphic,,,, +293,sqladmin,aminalaee/sqladmin,fastapi-utils,,https://github.com/aminalaee/sqladmin,https://github.com/aminalaee/sqladmin,BSD-3-Clause,2021-12-22 10:09:54.000,2024-03-07 12:55:31.000,2024-03-07 12:55:31,338.0,155,13.0,378.0,29.0,165.0,1477,SQLAlchemy Admin for FastAPI and Starlette.,641.0,634.0,50.0,29,True,['fastapi'],10.0,2024-02-21 15:17:21.000,0.16.1,38.0,,57964.0,,sqladmin,https://pypi.org/project/sqladmin,57964.0,,,,1.0,2024-02-21 15:17:21.000,7.0,,,,,,,,,,,,,,,,,, +294,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,2023-06-16 13:16:51.489,2023-02-16 01:51:50,146.0,201,38.0,52.0,44.0,33.0,1409,"A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by..",8270.0,7749.0,32.0,29,False,,,2020-08-23 06:05:26.000,2.2.0,12.0,,2855487.0,conda-forge/user-agents,user-agents,https://pypi.org/project/user-agents,2854986.0,https://anaconda.org/conda-forge/user-agents,2023-06-16 13:16:51.489,45651.0,3.0,2020-08-23 06:01:54.000,521.0,,,,,,,,,,,,,,,,,, +295,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,2024-02-19 14:27:46.000,2023-01-09 10:51:18,797.0,295,32.0,223.0,79.0,317.0,1354,Easy thumbnails for Django.,10615.0,10615.0,91.0,29,False,['django'],,,,,,228076.0,,easy-thumbnails,https://pypi.org/project/easy-thumbnails,228076.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +296,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.000,2023-11-13 22:34:00,1536.0,287,78.0,174.0,13.0,183.0,1232,Let AngularJS play well with Django.,649.0,649.0,66.0,29,True,['django'],,2023-11-13 22:41:51.000,2.3.1,2.0,,9409.0,,django-angular,https://pypi.org/project/django-angular,9409.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +297,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,2024-02-06 08:44:16.000,2023-12-04 15:17:21,2005.0,339,48.0,145.0,71.0,259.0,1176,Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in..,127.0,,78.0,29,True,,,2023-05-01 13:48:42.000,2023.05.01,45.0,396.0,16840494.0,,imdbpy,https://pypi.org/project/imdbpy,16840483.0,,,,3.0,2022-07-09 12:09:01.903,127.0,,,,,,,,,,,,,,cinemagoer/cinemagoer,,,, +298,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,2023-06-16 16:07:33.511,2021-01-12 18:36:50,1415.0,226,43.0,195.0,101.0,167.0,1050,HTTP/2 for Python.,1378.0,1249.0,43.0,29,False,,,2020-08-02 14:24:39.000,0.5.0,18.0,187.0,164338.0,conda-forge/hyper,hyper,https://pypi.org/project/hyper,164053.0,https://anaconda.org/conda-forge/hyper,2023-06-16 16:07:33.511,21068.0,3.0,2016-09-27 13:03:52.800,129.0,,,,,,,,,,,,,,,,,, +299,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,2024-01-17 20:46:44.000,2023-11-30 09:53:39,490.0,141,22.0,180.0,58.0,152.0,1047,A helper for organizing Django project settings by relying on well established programming patterns.,3658.0,2988.0,66.0,29,True,['django'],,2023-11-30 10:00:09.000,2.5.1,24.0,,236778.0,conda-forge/django-configurations,django-configurations,https://pypi.org/project/django-configurations,236027.0,https://anaconda.org/conda-forge/django-configurations,2023-10-21 12:00:06.961,30798.0,3.0,2023-10-21 09:54:06.000,670.0,,,,,,,,,,,,,,,,,, +300,django-redis-cache,sebleier/django-redis-cache,django-utils,,https://github.com/sebleier/django-redis-cache,https://github.com/sebleier/django-redis-cache,BSD-3-Clause,2009-07-03 17:51:56.000,2024-01-29 14:51:51.000,2022-03-09 18:46:07,381.0,212,33.0,104.0,73.0,67.0,1030,A Redis cache backend for django.,5284.0,4126.0,46.0,29,False,['django'],,2022-03-09 18:49:10.000,3.0.1,53.0,,130502.0,conda-forge/django-redis-cache,django-redis-cache,https://pypi.org/project/django-redis-cache,129929.0,https://anaconda.org/conda-forge/django-redis-cache,2023-06-16 13:15:48.268,55075.0,3.0,2022-03-09 18:49:10.000,1158.0,,,,,,,,,,,,,,,,,, +301,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,2024-01-20 15:37:07.000,2023-12-13 11:45:49,559.0,193,29.0,132.0,45.0,110.0,989,Rosetta is a Django application that eases the translation process of your Django projects.,3631.0,3019.0,81.0,29,True,['django'],3.0,2023-12-04 16:00:01.000,0.10.0,37.0,,103676.0,conda-forge/django-rosetta,django-rosetta,https://pypi.org/project/django-rosetta,103469.0,https://anaconda.org/conda-forge/django-rosetta,2023-06-16 19:21:07.393,9141.0,3.0,2023-12-04 16:00:01.000,612.0,,,,,,,,,,,,,,,,,, +302,Hypercorn,pgjones/hypercorn,servers,,https://github.com/pgjones/hypercorn,https://github.com/pgjones/hypercorn,MIT,2018-06-02 17:47:42.000,2024-03-03 23:08:22.000,2024-01-04 23:14:06,680.0,80,15.0,47.0,63.0,92.0,928,Hypercorn is an ASGI Server based on Hyper libraries and inspired by Gunicorn.,6770.0,6703.0,58.0,29,True,,19.0,2023-07-08 17:39:01.028,0.14.4,50.0,,853421.0,,hypercorn,https://pypi.org/project/hypercorn,853421.0,,,,3.0,2023-07-08 17:39:01.028,67.0,,,,,,,,,,,,,,,,,, +303,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.000,2021-10-22 14:38:03,379.0,243,23.0,116.0,96.0,133.0,882,Django test runner using nose.,13949.0,9547.0,63.0,29,False,['django'],,2020-08-20 02:49:13.000,1.4.7,18.0,,496131.0,,django-nose,https://pypi.org/project/django-nose,496131.0,,,,3.0,2020-08-20 02:49:13.000,4402.0,,,,,,,,,,,,,,,,,, +304,django-formtools,jazzband/django-formtools,forms,,https://github.com/jazzband/django-formtools,https://github.com/jazzband/django-formtools,BSD-3-Clause,2014-10-05 15:18:45.000,2024-02-19 17:41:33.000,2023-12-19 10:25:09,358.0,128,27.0,131.0,74.0,76.0,735,A set of high-level abstractions for Django forms.,11195.0,9971.0,73.0,29,True,['django'],1.0,2023-12-19 10:30:02.000,2.5.1,8.0,,515782.0,,django-formtools,https://pypi.org/project/django-formtools,515782.0,,,,3.0,2023-12-19 10:30:02.000,1224.0,,,,,,,,,,,,,,,,,, +305,flask-mail,mattupstate/flask-mail,email,,https://github.com/mattupstate/flask-mail,https://github.com/mattupstate/flask-mail,BSD-3-Clause,2012-02-29 16:39:29.000,2023-09-30 23:48:44.000,2014-11-04 19:45:41,236.0,167,26.0,81.0,100.0,44.0,579,Flask-Mail adds SMTP mail sending to your Flask applications.,3947.0,,30.0,29,False,,,2014-09-28 23:35:22.000,0.9.1,28.0,,555699.0,conda-forge/flask-mail,flask-mail,https://pypi.org/project/flask-mail,554545.0,https://anaconda.org/conda-forge/flask-mail,2023-06-16 13:17:02.870,105047.0,1.0,2014-09-28 23:35:22.000,3947.0,,,,,,,,,,,,,,,,,, +306,pyngrok,alexdlaird/pyngrok,others,,https://github.com/alexdlaird/pyngrok,https://github.com/alexdlaird/pyngrok,MIT,2018-12-16 22:12:33.000,2024-03-07 01:45:09.000,2024-03-07 01:44:48,888.0,60,6.0,42.0,,85.0,402,A Python wrapper for ngrok.,5658.0,5549.0,9.0,29,True,,77.0,2024-03-05 22:43:24.000,7.1.4,96.0,,365575.0,conda-forge/pyngrok,pyngrok,https://pypi.org/project/pyngrok,363349.0,https://anaconda.org/conda-forge/pyngrok,2024-03-06 03:29:09.357,102402.0,3.0,2024-03-05 22:43:24.000,109.0,,,,,,,,,,,,,,,,,, +307,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,2024-03-04 09:01:10.000,2024-03-04 09:01:09,397.0,103,7.0,417.0,52.0,84.0,395,PEP-484 stubs for django-rest-framework.,2892.0,2832.0,68.0,29,True,['django'],10.0,2023-12-05 19:21:09.000,3.14.5,24.0,,820292.0,conda-forge/djangorestframework-stubs,djangorestframework-stubs,https://pypi.org/project/djangorestframework-stubs,820030.0,https://anaconda.org/conda-forge/djangorestframework-stubs,2023-12-05 23:18:45.357,8924.0,3.0,2023-12-05 19:21:09.000,60.0,,,,,,,,,,,,,,,,,, +308,cornice,Cornices/cornice,web-frameworks,,https://github.com/Cornices/cornice,https://github.com/Cornices/cornice,,2011-10-12 13:17:51.000,2024-02-08 11:28:46.000,2024-02-08 11:26:52,1180.0,154,24.0,342.0,48.0,191.0,378,Build Web Services with Pyramid.,1214.0,854.0,124.0,29,False,['pyramid'],16.0,2024-02-08 11:28:46.000,6.1.0,59.0,,40416.0,anaconda/cornice,cornice,https://pypi.org/project/cornice,40334.0,https://anaconda.org/anaconda/cornice,2023-06-16 13:22:16.673,8065.0,3.0,2024-02-08 11:28:46.000,360.0,,,,,,,,,,,,,,,,,, +309,guillotina,plone/guillotina,web-frameworks,,https://github.com/plone/guillotina,https://github.com/plone/guillotina,BSD-3-Clause,2017-03-01 16:12:44.000,2024-01-30 14:57:31.000,2024-01-30 14:57:31,3445.0,51,191.0,974.0,60.0,169.0,186,Python AsyncIO data API to manage billions of resources.,182.0,135.0,54.0,29,True,,17.0,2024-01-23 15:54:46.000,7.0.2,603.0,,11406.0,,guillotina,https://pypi.org/project/guillotina,11406.0,,,,3.0,2024-01-23 15:54:46.000,47.0,,,,,,,,,,,,,,,,,, +310,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,2024-03-07 02:08:37.000,2024-02-15 16:49:09,1106.0,1392,167.0,1006.0,22.0,721.0,17357,Try PyScript: https://pyscript.com Examples: https://tinyurl.com/pyscript-examples Community:..,10.0,10.0,116.0,28,True,,26.0,2024-02-22 14:13:58.000,2024.2.1,13.0,205.0,9.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,,, +311,Mockoon,mockoon/mockoon,testing,,https://github.com/mockoon/mockoon,https://github.com/mockoon/mockoon,,2017-07-17 13:19:16.000,2024-03-05 14:37:49.000,2024-03-04 09:39:19,1260.0,321,60.0,332.0,66.0,622.0,5740,"Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open..",105.0,105.0,60.0,28,False,['openapi'],58.0,2024-03-04 09:18:29.000,7.0.0,44.0,229829.0,3430.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +312,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,2023-06-16 13:16:57.269,2023-06-08 00:01:30,89.0,330,114.0,50.0,6.0,118.0,4387,Requests + Gevent = 3.,4978.0,4295.0,28.0,28,True,,,2023-06-08 00:06:01.754,0.7.0,7.0,11.0,396266.0,conda-forge/grequests,grequests,https://pypi.org/project/grequests,395258.0,https://anaconda.org/conda-forge/grequests,2023-06-16 13:16:57.269,90768.0,3.0,2023-06-08 00:06:01.754,683.0,,,,,,,,,,,,,,,,,, +313,PyWebIO,pywebio/PyWebIO,web-ui,,https://github.com/pywebio/PyWebIO,https://github.com/pywebio/PyWebIO,MIT,2020-02-29 10:28:10.000,2024-02-16 04:56:16.000,2024-02-16 04:54:33,962.0,366,54.0,64.0,28.0,198.0,4278,Write interactive web app in script way.,1504.0,1487.0,19.0,28,True,,2.0,2023-10-30 13:40:38.000,1.8.3,34.0,,8598.0,,pywebio,https://pypi.org/project/pywebio,8598.0,,,,2.0,2023-10-30 13:40:38.000,17.0,,,,,,,,,,,,,,,,,, +314,Dredd,apiaryio/dredd,testing,,https://github.com/apiaryio/dredd,https://github.com/apiaryio/dredd,MIT,2013-09-04 12:21:35.000,2023-10-25 13:52:57.000,2023-07-19 20:05:32,3310.0,304,75.0,1509.0,255.0,575.0,4103,Language-agnostic HTTP API Testing Tool.,1268.0,1053.0,111.0,28,True,['openapi'],,2021-11-16 12:38:08.000,dredd-transactions@10.1.0,223.0,,35328.0,,dredd_hooks,https://pypi.org/project/dredd_hooks,6926.0,,,,3.0,2018-04-09 12:47:29.000,38.0,,,dredd,https://www.npmjs.com/package/dredd,2021-11-16 12:36:05.644,177.0,28402.0,,,,,,,,,,, +315,pyload,pyload/pyload,others,,https://github.com/pyload/pyload,https://github.com/pyload/pyload,AGPL-3.0,2013-02-10 13:12:02.000,2024-02-29 21:50:08.000,2024-02-28 23:48:23,7772.0,694,134.0,1242.0,181.0,2971.0,3119,The free and open-source Download Manager written in pure Python.,12.0,11.0,226.0,28,True,,30.0,2020-02-20 21:04:56.000,0.4.20,89.0,100825.0,7049.0,,pyload-ng,https://pypi.org/project/pyload-ng,6243.0,,,,3.0,2024-02-29 00:04:13.000,1.0,,,,,,,,,,,,,,,,,, +316,Radicale,Kozea/Radicale,others,,https://github.com/Kozea/Radicale,https://github.com/Kozea/Radicale,GPL-3.0,2011-08-11 08:27:37.000,2024-03-07 06:29:37.000,2024-03-07 06:28:43,2175.0,398,110.0,421.0,365.0,696.0,3022,A simple CalDAV (calendar) and CardDAV (contact) server.,186.0,143.0,108.0,28,True,,39.0,2022-07-14 20:39:01.389,3.1.8,58.0,,8298.0,,radicale,https://pypi.org/project/radicale,8298.0,,,,3.0,2022-07-14 20:39:01.389,43.0,,,,,,,,,,,,,,,,,, +317,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,2023-12-05 07:15:26.000,2023-12-05 07:15:26,1233.0,207,41.0,141.0,15.0,316.0,2000,A slick ORM cache with automatic granular event-driven invalidation.,1223.0,1223.0,67.0,28,True,['django'],,,,,,160680.0,,django-cacheops,https://pypi.org/project/django-cacheops,160680.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +318,django-rules,dfunckt/django-rules,auth,,https://github.com/dfunckt/django-rules,https://github.com/dfunckt/django-rules,MIT,2014-03-06 20:46:57.000,2024-01-16 21:02:04.000,2023-02-23 16:06:08,195.0,136,35.0,72.0,30.0,83.0,1750,"Awesome Django authorization, without the database.",1731.0,1591.0,28.0,28,False,['django'],,2022-03-23 08:53:01.000,3.3.0,20.0,,144816.0,,rules,https://pypi.org/project/rules,144816.0,,,,3.0,2022-03-23 08:54:01.000,140.0,,,,,,,,,,,,,,,,,, +319,flask-security,mattupstate/flask-security,flask-utils,,https://github.com/mattupstate/flask-security,https://github.com/mattupstate/flask-security,MIT,2012-03-07 19:44:05.000,2023-11-15 14:07:04.000,2020-04-23 15:22:46,932.0,476,66.0,351.0,133.0,397.0,1621,Quick and simple security for Flask applications.,7559.0,7559.0,128.0,28,False,['flask'],,,,2.0,,50143.0,conda-forge/flask-security,flask-security,https://pypi.org/project/flask-security,49651.0,https://anaconda.org/conda-forge/flask-security,2023-06-16 13:21:48.371,40906.0,2.0,,,,,,,,,,,,,,,,,,,, +320,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.000,2015-11-05 16:01:31,386.0,178,76.0,98.0,38.0,89.0,1608,"A Python library for OAuth 1.0/a, 2.0, and Ofly.",984.0,,42.0,28,False,,,2017-01-22 16:51:43.000,0.7.3,36.0,,284490.0,,rauth,https://pypi.org/project/rauth,284490.0,,,,3.0,2017-01-22 16:51:43.000,984.0,,,,,,,,,,,,,,,,,, +321,mangum,jordaneremieff/mangum,servers,,https://github.com/jordaneremieff/mangum,https://github.com/jordaneremieff/mangum,MIT,2019-01-14 11:49:29.000,2024-01-13 08:16:09.000,2023-11-03 13:46:42,449.0,96,15.0,116.0,25.0,145.0,1557,AWS Lambda support for ASGI applications.,3689.0,3689.0,30.0,28,True,['fastapi'],,2022-11-27 11:21:05.000,0.17.0,16.0,,767241.0,,mangum,https://pypi.org/project/mangum,767241.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +322,flask-api,flask-api/flask-api,flask-utils,,https://github.com/flask-api/flask-api,https://github.com/flask-api/flask-api,BSD-3-Clause,2014-02-15 12:27:34.000,2024-02-20 14:05:00.000,2024-02-20 14:04:59,293.0,182,46.0,98.0,15.0,54.0,1417,Browsable web APIs for Flask.,6878.0,6180.0,35.0,28,True,['flask'],1.0,2023-06-05 16:50:54.000,3.1,33.0,,128550.0,,flask-api,https://pypi.org/project/flask-api,128550.0,,,,2.0,2023-06-05 16:50:38.084,698.0,,,,,,,,,,,,,,,,,, +323,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,2024-01-17 13:21:10.000,2024-01-17 13:21:10,464.0,175,61.0,123.0,17.0,128.0,1360,"Djangos class-based generic views are awesome, lets have more of them.",2727.0,2205.0,61.0,28,True,['django'],1.0,2021-06-09 09:02:36.000,0.14.0,26.0,,89456.0,,django-extra-views,https://pypi.org/project/django-extra-views,89456.0,,,,3.0,2021-06-09 09:02:36.000,522.0,,,,,,,,,,,,,,,,,, +324,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,2024-03-04 17:50:15.000,2024-03-04 17:49:30,293.0,80,16.0,84.0,18.0,57.0,1253,"Declarative model lifecycle hooks, an alternative to Signals.",317.0,307.0,33.0,28,True,['django'],22.0,2024-03-01 08:39:23.000,1.2.3,43.0,,101029.0,,django-lifecycle,https://pypi.org/project/django-lifecycle,101029.0,,,,3.0,2024-03-01 08:39:23.000,10.0,,,,,,,,,,,,,,,,,, +325,spyne,arskom/spyne,rpc,,https://github.com/arskom/spyne,https://github.com/arskom/spyne,LGPL-2.1,2010-07-23 06:26:28.000,2024-01-13 18:04:00.000,2023-12-08 16:44:29,7057.0,264,41.0,331.0,73.0,294.0,1126,A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular..,788.0,689.0,130.0,28,False,,,2022-02-09 03:28:26.000,spyne-2.14.0,47.0,,97511.0,conda-forge/spyne,spyne,https://pypi.org/project/spyne,96758.0,https://anaconda.org/conda-forge/spyne,2023-06-16 13:15:58.493,71611.0,3.0,2022-02-03 02:53:36.000,99.0,,,,,,,,,,,,,,,,,, +326,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,2024-01-29 11:16:54.668,2024-01-28 23:53:58,202.0,77,11.0,51.0,1.0,53.0,1022,Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.,13185.0,12851.0,17.0,28,True,['django'],11.0,2024-01-29 00:06:40.000,8.1.0,39.0,,238484.0,conda-forge/django-cleanup,django-cleanup,https://pypi.org/project/django-cleanup,238209.0,https://anaconda.org/conda-forge/django-cleanup,2024-01-29 11:16:54.668,12401.0,3.0,2024-01-29 00:06:40.000,334.0,,,,,,,,,,,,,,,,,, +327,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,2023-11-22 17:43:57.000,2023-07-29 13:20:56,391.0,150,30.0,119.0,53.0,103.0,1000,livereload server in python.,1681.0,,59.0,28,True,,,2020-08-22 15:34:54.000,2.6.3,31.0,,890760.0,conda-forge/livereload,livereload,https://pypi.org/project/livereload,885654.0,https://anaconda.org/conda-forge/livereload,2023-06-16 13:15:58.931,485137.0,3.0,2020-08-22 15:31:53.000,1681.0,,,,,,,,,,,,,,,,,, +328,flask-mongoengine,MongoEngine/flask-mongoengine,flask-utils,,https://github.com/MongoEngine/flask-mongoengine,https://github.com/MongoEngine/flask-mongoengine,,2012-05-15 11:33:26.000,2024-01-18 13:35:22.000,2022-08-16 14:02:03,969.0,244,29.0,271.0,35.0,236.0,839,MongoEngine flask extension with WTF model forms support.,9394.0,9394.0,90.0,28,False,['flask'],,2020-11-21 05:14:43.000,1.0.0,10.0,,106581.0,,flask-mongoengine,https://pypi.org/project/flask-mongoengine,106581.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +329,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,2024-02-12 08:41:18.000,2023-07-07 11:18:01,516.0,151,116.0,125.0,50.0,52.0,802,Extract embedded metadata from HTML markup.,1109.0,1068.0,35.0,28,True,,,2023-07-07 10:41:03.731,0.15.0,24.0,,163021.0,,extruct,https://pypi.org/project/extruct,163021.0,,,,3.0,2023-07-07 10:41:03.731,41.0,,,,,,,,,,,,,,,,,, +330,Model Bakery,model-bakers/model_bakery,testing,,https://github.com/model-bakers/model_bakery,https://github.com/model-bakers/model_bakery,Apache-2.0,2019-10-08 12:49:08.000,2024-01-02 14:37:20.000,2023-12-12 07:39:06,365.0,81,11.0,334.0,29.0,105.0,760,Object factory for Django.,3872.0,3840.0,52.0,28,True,['django'],1.0,2023-10-27 12:47:07.000,1.17.0,28.0,,554664.0,conda-forge/model_bakery,model_bakery,https://pypi.org/project/model_bakery,554240.0,https://anaconda.org/conda-forge/model_bakery,2023-06-16 19:18:17.599,20394.0,3.0,2023-10-27 12:47:07.000,32.0,,,,,,,,,,,,,,,,,, +331,mistletoe,miyuchina/mistletoe,markdown,,https://github.com/miyuchina/mistletoe,https://github.com/miyuchina/mistletoe,MIT,2017-07-09 10:57:29.000,2024-01-27 07:53:25.000,2024-01-27 07:53:24,825.0,109,16.0,84.0,20.0,110.0,729,"A fast, extensible and spec-compliant Markdown parser in pure Python.",931.0,850.0,35.0,28,True,,12.0,2024-01-21 16:18:14.000,1.3.0,29.0,529.0,233705.0,,mistletoe,https://pypi.org/project/mistletoe,233699.0,,,,3.0,2024-01-21 16:11:17.000,81.0,,,,,,,,,,,,,,,,,, +332,treq,twisted/treq,http-clients,,https://github.com/twisted/treq,https://github.com/twisted/treq,MIT,2012-05-18 18:57:21.000,2024-02-01 21:53:15.000,2024-01-06 01:51:23,1054.0,143,25.0,211.0,59.0,104.0,573,Python requests like API built on top of Twisteds HTTP client.,1970.0,1552.0,51.0,28,True,,15.0,2023-11-04 05:30:33.000,release-23.11.0,21.0,257.0,96006.0,conda-forge/treq,treq,https://pypi.org/project/treq,94215.0,https://anaconda.org/conda-forge/treq,2023-11-04 22:31:47.479,75150.0,3.0,2023-11-04 05:27:57.000,418.0,,,,,,,,,,,,,,,,,, +333,aiodns,saghul/aiodns,others,,https://github.com/saghul/aiodns,https://github.com/saghul/aiodns,MIT,2014-03-26 23:19:57.000,2024-03-05 08:26:51.000,2024-03-05 08:26:50,137.0,67,9.0,48.0,6.0,58.0,509,Simple DNS resolver for asyncio.,53193.0,52001.0,29.0,28,True,,2.0,2023-10-16 07:20:13.000,3.1.1,17.0,,3203191.0,conda-forge/aiodns,aiodns,https://pypi.org/project/aiodns,3198966.0,https://anaconda.org/conda-forge/aiodns,2023-06-16 16:18:11.597,223962.0,3.0,2023-10-16 07:20:13.000,1192.0,,,,,,,,,,,,,,,,,, +334,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,2024-02-20 00:26:50.000,2023-12-27 11:10:12,365.0,91,12.0,108.0,13.0,71.0,471,A set of pytest fixtures to test Flask applications.,8361.0,,36.0,28,True,['flask'],1.0,2023-10-23 14:53:24.000,1.3.0,30.0,5.0,466271.0,conda-forge/pytest-flask,pytest-flask,https://pypi.org/project/pytest-flask,464233.0,https://anaconda.org/conda-forge/pytest-flask,2023-10-23 16:19:46.599,81492.0,3.0,2023-10-23 14:53:18.000,8361.0,,,,,,,,,,,,,,,,,, +335,uritemplate,python-hyper/uritemplate,url-utils,,https://github.com/python-hyper/uritemplate,https://github.com/python-hyper/uritemplate,BSD-1-Clause,2013-05-14 16:52:08.000,2024-02-20 00:22:52.000,2023-12-26 01:52:22,253.0,36,13.0,84.0,10.0,26.0,216,URI template parsing per RFC6570.,3857.0,,19.0,28,False,,4.0,2021-10-13 11:15:12.000,4.1.1,12.0,,32351548.0,conda-forge/uritemplate,uritemplate,https://pypi.org/project/uritemplate,32321871.0,https://anaconda.org/conda-forge/uritemplate,2023-06-16 13:14:30.428,2730306.0,3.0,2021-10-13 11:15:12.000,3857.0,,,,,,,,,,,,,,,,,, +336,GoAccess,allinurl/goaccess,monitoring,,https://github.com/allinurl/goaccess,https://github.com/allinurl/goaccess,MIT,2013-07-14 03:42:08.000,2024-02-15 00:02:03.000,2024-02-15 00:01:59,4175.0,1068,293.0,354.0,383.0,1831.0,17301,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,167.0,27,True,,103.0,,,,,,,,,,,,,2.0,,,goaccess,,,,,,,,,,,,,,,,goaccess, +337,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,2024-03-07 15:41:47.000,2024-03-07 15:05:07,4636.0,1053,280.0,4161.0,356.0,1811.0,9147,"Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols.",,,116.0,27,True,,134.0,2024-03-07 13:28:33.000,5.2.6,100.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +338,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,2024-03-07 06:49:34.000,2024-03-06 07:21:50,1349.0,301,57.0,530.0,92.0,272.0,7584,"Its React, but in Python.",123.0,117.0,21.0,27,True,,12.0,2023-07-04 05:29:39.000,reactpy-v1.0.2,109.0,,1494.0,,idom,https://pypi.org/project/idom,1494.0,,,,3.0,2023-02-26 19:45:00.617,6.0,,,,,,,,,,,,,,reactive-python/reactpy,,,, +339,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,2023-12-20 09:13:45.000,2019-04-03 03:05:04,1296.0,1429,278.0,168.0,387.0,199.0,4739,"Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based..",804.0,804.0,51.0,27,False,,,2022-09-24 08:54:19.425,2.0.4,4.0,,71.0,,xadmin2,https://pypi.org/project/xadmin2,71.0,,,,3.0,2022-09-24 08:54:19.425,,,,,,,,,,,,,,,,,,, +340,MechanicalSoup,MechanicalSoup/MechanicalSoup,web-scraping,,https://github.com/MechanicalSoup/MechanicalSoup,https://github.com/MechanicalSoup/MechanicalSoup,MIT,2014-05-26 09:06:11.000,2023-12-24 12:59:01.000,2023-12-24 12:59:00,642.0,393,108.0,257.0,35.0,141.0,4515,A Python library for automating interaction with websites.,271.0,,55.0,27,True,,4.0,2023-07-04 19:24:03.902,1.3.0,28.0,43.0,74651.0,conda-forge/mechanicalsoup,MechanicalSoup,https://pypi.org/project/MechanicalSoup,73033.0,https://anaconda.org/conda-forge/mechanicalsoup,2023-06-16 13:22:31.491,140781.0,3.0,2023-07-04 19:24:03.902,271.0,,,,,,,,,,,,,,,,,, +341,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.000,2021-12-17 16:00:19,208.0,604,100.0,101.0,51.0,63.0,3781,Scrape the Twitter Frontend API without authentication.,3952.0,3940.0,31.0,27,False,,,2020-07-17 18:56:19.000,0.4.4,11.0,,1257.0,,twitter-scraper,https://pypi.org/project/twitter-scraper,1257.0,,,,3.0,2020-07-17 18:56:19.000,12.0,,,,,,,,,,,,,,,,,, +342,websockify,novnc/websockify,websocket,,https://github.com/novnc/websockify,https://github.com/novnc/websockify,LGPL-3.0,2011-01-12 22:51:17.000,2024-02-16 22:13:58.000,2024-02-08 08:43:55,930.0,726,143.0,196.0,28.0,320.0,3706,Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.,338.0,31.0,97.0,27,True,,2.0,2023-08-21 11:35:49.000,0.11.0,11.0,,64121.0,conda-forge/websockify,websockify,https://pypi.org/project/websockify,61893.0,https://anaconda.org/conda-forge/websockify,2023-10-01 11:25:12.968,98049.0,3.0,2023-08-21 11:35:49.000,307.0,,,,,,,,,,,,,,,,,, +343,django-jet,geex-arts/django-jet,admin-ui,,https://github.com/geex-arts/django-jet,https://github.com/geex-arts/django-jet,AGPL-3.0,2015-07-29 21:35:35.000,2024-02-10 02:55:55.000,2019-05-21 10:57:50,891.0,789,116.0,177.0,307.0,128.0,3515,Modern responsive template for the Django admin interface with improved functionality. We are proud to announce..,3428.0,3150.0,29.0,27,False,['django'],,2018-10-18 06:39:57.000,1.0.8,25.0,,13943.0,,django-jet,https://pypi.org/project/django-jet,13943.0,,,,3.0,2018-10-18 06:34:50.000,278.0,,,,,,,,,,,,,,,,,, +344,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.000,2018-01-03 00:17:14,233.0,1144,263.0,160.0,119.0,,2991,Python Client for Instagram API.,1158.0,791.0,52.0,27,False,,,2015-07-22 15:56:56.000,1.3.2,14.0,,4844.0,,python-instagram,https://pypi.org/project/python-instagram,4844.0,,,,3.0,2015-07-22 15:56:56.000,367.0,,,,,,,,,,,,,,,,,, +345,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.000,2019-05-09 12:46:06,431.0,470,126.0,38.0,108.0,326.0,2418,Python framework for Telegram Bot API.,4354.0,3859.0,10.0,27,False,,,,,78.0,,23999.0,,telepot,https://pypi.org/project/telepot,23999.0,,,,3.0,2018-05-26 16:26:54.000,495.0,,,,,,,,,,,,,,,,,, +346,Grab,lorien/grab,web-scraping,,https://github.com/lorien/grab,https://github.com/lorien/grab,MIT,2013-05-01 08:10:22.000,2023-07-01 14:51:25.000,2023-07-01 14:51:21,2489.0,264,91.0,180.0,23.0,219.0,2344,Web Scraping Framework.,409.0,409.0,67.0,27,True,,,2018-05-14 08:49:17.000,0.6.40,5.0,,4261.0,,grab,https://pypi.org/project/grab,4261.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +347,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.000,2018-04-16 21:33:15,1197.0,561,80.0,182.0,134.0,336.0,1429,Facebook open graph api implementation using the Django web framework in python.,515.0,397.0,89.0,27,False,,,2015-05-26 19:01:35.000,6.0.3,152.0,,3387.0,,django-facebook,https://pypi.org/project/django-facebook,3387.0,,,,3.0,2015-05-26 19:01:35.000,118.0,,,,,,,,,,,,,,,,,, +348,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,2024-01-18 16:09:17.000,2024-01-18 16:09:16,746.0,199,37.0,108.0,13.0,137.0,1207,Multi-user accounts for Django projects.,310.0,273.0,49.0,27,True,['django'],2.0,2023-11-23 14:43:29.000,2.3.1,55.0,,33287.0,conda-forge/django-organizations,django-organizations,https://pypi.org/project/django-organizations,33159.0,https://anaconda.org/conda-forge/django-organizations,2023-06-16 19:19:26.379,5900.0,3.0,2023-11-23 14:43:29.000,37.0,,,,,,,,,,,,,,,,,, +349,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,2024-01-11 06:46:52.000,2024-01-11 06:40:32,640.0,139,24.0,91.0,29.0,134.0,1146,"No effort, no worry, maximum performance.",805.0,718.0,35.0,27,True,['django'],2.0,2024-01-11 06:46:52.000,2.6.2,44.0,,80576.0,conda-forge/django-cachalot,django-cachalot,https://pypi.org/project/django-cachalot,80005.0,https://anaconda.org/conda-forge/django-cachalot,2023-06-16 13:23:58.353,44543.0,3.0,2024-01-11 06:46:52.000,87.0,,,,,,,,,,,,,,,,,, +350,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,2024-03-04 02:31:11.000,2024-02-26 06:28:07,518.0,65,17.0,481.0,4.0,41.0,1046,Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and..,2726.0,2611.0,24.0,27,True,['django'],12.0,2022-09-27 22:34:42.144,1.2.0,15.0,,146783.0,,django-split-settings,https://pypi.org/project/django-split-settings,146783.0,,,,3.0,2022-09-27 22:34:42.144,115.0,,,,,,,,,,,,,,wemake-services/django-split-settings,,,, +351,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,2023-12-02 01:08:48.819,2023-07-27 13:43:35,922.0,382,44.0,142.0,17.0,270.0,948,Media-Management with Grappelli.,1191.0,919.0,36.0,27,True,['django'],,2023-07-27 13:46:30.000,4.0.3,41.0,,18026.0,,django-filebrowser,https://pypi.org/project/django-filebrowser,18026.0,,,,3.0,2023-07-27 13:46:30.000,272.0,,,,,,,,,,,,,,,,,, +352,selectolax,rushter/selectolax,html-processing,,https://github.com/rushter/selectolax,https://github.com/rushter/selectolax,MIT,2017-11-26 19:37:37.000,2024-02-09 14:04:04.000,2024-02-09 12:08:43,355.0,62,12.0,15.0,16.0,75.0,941,Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors).,1374.0,1314.0,13.0,27,True,,13.0,2024-02-09 14:04:04.000,0.3.20,47.0,,84822.0,,selectolax,https://pypi.org/project/selectolax,84822.0,,,,3.0,2024-02-09 14:04:04.000,60.0,,,,,,,,,,,,,,,,,, +353,slowapi,laurents/slowapi,fastapi-utils,,https://github.com/laurentS/slowapi,https://github.com/laurentS/slowapi,MIT,2020-02-21 12:56:20.000,2024-02-17 04:26:31.000,2024-02-05 12:09:50,242.0,64,16.0,96.0,54.0,55.0,923,A rate limiter for Starlette and FastAPI.,1936.0,1911.0,24.0,27,True,['fastapi'],6.0,2024-02-05 12:11:50.000,0.1.9,10.0,,256485.0,,slowapi,https://pypi.org/project/slowapi,256485.0,,,,1.0,2024-02-05 12:11:50.000,25.0,,,,,,,,,,,,,,,,,, +354,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,2023-12-08 19:17:13.000,2023-12-08 19:11:10,451.0,151,22.0,106.0,49.0,117.0,816,Comprehensive Markdown plugin built for Django.,2601.0,2479.0,36.0,27,True,['django'],,2023-12-08 19:16:52.000,4.0.7,61.0,,34079.0,,django-markdownx,https://pypi.org/project/django-markdownx,34079.0,,,,3.0,2023-12-08 19:16:52.000,122.0,,,,,,,,,,,,,,,,,, +355,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,2023-11-14 04:50:46.000,2023-03-27 01:44:02,219.0,101,18.0,74.0,37.0,75.0,803,Parameterized testing with any Python test framework.,14774.0,13988.0,30.0,27,False,,,2023-03-27 02:02:06.801,0.9.0,12.0,,5324657.0,conda-forge/parameterized,parameterized,https://pypi.org/project/parameterized,5317551.0,https://anaconda.org/conda-forge/parameterized,2023-06-16 13:22:44.707,532953.0,3.0,2023-03-27 02:02:06.801,786.0,,,,,,,,,,,,,,,,,, +356,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,2024-02-20 15:35:45.000,2024-02-20 15:35:32,785.0,203,27.0,119.0,12.0,150.0,703,A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.,3492.0,3203.0,73.0,27,True,['django'],2.0,2021-12-15 15:40:40.554,0.1.4,28.0,,14175.0,,django-paypal,https://pypi.org/project/django-paypal,14175.0,,,,3.0,2022-03-25 21:26:22.000,289.0,,,,,,,,,,,,,,,,,, +357,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,2023-10-27 05:40:29.389,2023-10-26 23:57:22,245.0,160,10.0,32.0,37.0,101.0,614,Prometheus exporter for Flask applications.,72.0,,27.0,27,True,['flask'],,2023-10-27 00:04:02.000,0.23.0,71.0,,4974339.0,conda-forge/prometheus_flask_exporter,prometheus-flask-exporter,https://pypi.org/project/prometheus-flask-exporter,4946980.0,https://anaconda.org/conda-forge/prometheus_flask_exporter,2023-10-27 05:40:29.389,1203809.0,2.0,2023-10-27 00:04:02.000,72.0,,,,,,,,,,,,,,,,,, +358,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,2024-03-01 14:00:28.000,2024-03-01 13:51:02,263.0,94,27.0,115.0,20.0,85.0,508,Content Security Policy for Django.,111.0,79.0,55.0,27,True,['django'],17.0,2024-03-01 13:56:35.000,3.8,15.0,,559525.0,,django-csp,https://pypi.org/project/django-csp,559525.0,,,,3.0,2024-03-01 14:00:28.000,32.0,,,,,,,,,,,,,,,,,, +359,flask-testing,jarus/flask-testing,testing,,https://github.com/jarus/flask-testing,https://github.com/jarus/flask-testing,BSD-3-Clause,2012-02-29 16:34:28.000,2023-08-21 08:39:36.000,2020-12-24 16:50:31,190.0,113,10.0,73.0,55.0,45.0,498,Unittest extensions for Flask.,21638.0,19190.0,33.0,27,False,['flask'],,2020-12-24 16:51:48.000,0.8.1,18.0,,279395.0,conda-forge/flask-testing,flask-testing,https://pypi.org/project/flask-testing,278593.0,https://anaconda.org/conda-forge/flask-testing,2023-06-16 13:22:55.760,72188.0,3.0,2020-12-24 16:51:48.000,2448.0,,,,,,,,,,,,,,,,,, +360,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,2023-12-15 13:55:26.000,2023-12-15 13:55:26,284.0,100,9.0,66.0,22.0,80.0,450,Flask webassets integration.,9509.0,7452.0,42.0,27,True,['flask'],3.0,2023-10-22 14:03:57.000,2.1.0,16.0,,189392.0,conda-forge/flask-assets,flask-assets,https://pypi.org/project/flask-assets,178279.0,https://anaconda.org/conda-forge/flask-assets,2023-11-09 12:07:16.985,44454.0,2.0,2023-10-22 14:01:03.000,2057.0,,,,,,,,,,,,,,,,,, +361,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,2024-02-13 17:36:58.000,2023-10-17 22:52:22,655.0,169,17.0,188.0,3.0,151.0,367,"Django CAS 1.0/2.0/3.0 client authentication library, support Django 2.0, 2.1, 2.2, 3.0 and Python 3.5+.",581.0,507.0,86.0,27,True,['django'],,2023-10-17 22:51:49.000,5.0.1,28.0,550.0,35909.0,,django-cas-ng,https://pypi.org/project/django-cas-ng,35905.0,,,,3.0,2023-10-17 22:37:39.000,74.0,,,,,,,,,,,,,,,,,, +362,webtest,Pylons/webtest,testing,,https://github.com/Pylons/webtest,https://github.com/Pylons/webtest,MIT,2012-11-12 23:19:10.000,2024-03-04 14:09:06.000,2024-03-04 14:09:06,1054.0,109,19.0,126.0,29.0,101.0,334,"Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP..",15330.0,11327.0,92.0,27,True,,2.0,2021-08-19 12:40:12.829,3.0.0,55.0,,743737.0,conda-forge/webtest,webtest,https://pypi.org/project/webtest,743480.0,https://anaconda.org/conda-forge/webtest,2023-06-16 16:18:49.891,13398.0,3.0,2021-08-19 12:40:12.829,4003.0,,,,,,,,,,,,,,,,,, +363,playwright,Microsoft/playwright-python,testing,,https://github.com/Microsoft/playwright-python,https://github.com/Microsoft/playwright-python,Apache-2.0,2021-05-11 20:15:10.832,2024-03-06 11:15:50.989,,,794,,,,,10282,A high-level API to automate web browsers.,523.0,,,26,True,,,2024-03-06 10:19:52.000,1.42.0,109.0,,2717594.0,microsoft/playwright,playwright,https://pypi.org/project/playwright,2716648.0,https://anaconda.org/microsoft/playwright,2024-03-06 11:15:50.989,32178.0,3.0,2024-03-06 10:19:52.000,523.0,,,,,,,,,,,,,,,,,, +364,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,2024-02-09 06:04:34.000,2024-02-09 06:02:27,157.0,345,76.0,30.0,47.0,42.0,3839,Lighter web automation for Python.,548.0,534.0,8.0,26,True,,1.0,2023-12-08 06:49:25.000,5.0.0,38.0,,9408.0,,helium,https://pypi.org/project/helium,9408.0,,,,3.0,2023-12-08 06:46:11.000,14.0,,,,,,,,,,,,,,mherrmann/helium,,,, +365,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,2024-03-07 13:25:30.000,2024-03-07 13:25:29,1072.0,572,64.0,461.0,88.0,340.0,3201,Simple tagging for django.,,,150.0,26,True,['django'],5.0,,,17.0,,607146.0,conda-forge/django-taggit,django-taggit,https://pypi.org/project/django-taggit,604078.0,https://anaconda.org/conda-forge/django-taggit,2023-10-29 13:54:08.113,116592.0,3.0,,,,,,,,,,,,,,,,,-6.0,,, +366,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.000,2021-02-28 18:04:57,5402.0,986,173.0,501.0,88.0,292.0,3125,A Django based shop system.,223.0,223.0,96.0,26,False,['django'],,,,,,4733.0,,django-shop,https://pypi.org/project/django-shop,4733.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +367,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,2024-02-27 09:30:05.000,2024-02-24 19:26:08,1864.0,439,139.0,130.0,29.0,484.0,3100,Fast and powerful SSL/TLS scanning library.,22.0,,69.0,26,True,,2.0,2023-09-24 14:58:30.000,5.2.0,69.0,106543.0,116168.0,,sslyze,https://pypi.org/project/sslyze,115234.0,,,,3.0,2023-09-24 14:52:01.000,22.0,,,,,,,,,,,,,,,,,, +368,scdl,flyingrub/scdl,third-party-apis,,https://github.com/flyingrub/scdl,https://github.com/flyingrub/scdl,GPL-2.0,2014-10-02 19:37:42.000,2024-02-21 17:08:29.000,2022-09-04 19:08:06,298.0,307,65.0,110.0,70.0,285.0,3043,Soundcloud Music Downloader.,264.0,257.0,48.0,26,False,,,2022-09-04 19:10:21.281,2.7.3,50.0,,1273.0,,scdl,https://pypi.org/project/scdl,1273.0,,,,3.0,2022-09-04 19:10:21.281,7.0,,,,,,,,,,,,,,,,,, +369,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,2024-02-28 10:01:12.000,2023-04-17 04:12:18,882.0,556,53.0,947.0,88.0,234.0,2813,Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-HTTPS Poor Mans VPN Reverse & Forward Proxy Server..,158.0,134.0,19.0,26,True,,,2023-03-14 16:49:54.000,2.4.4rc4,38.0,1009.0,148519.0,,proxy.py,https://pypi.org/project/proxy.py,148483.0,,,,3.0,2023-03-14 16:50:47.878,24.0,,,,,,,,,,,,,,,,,, +370,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,2024-03-04 11:33:16.000,2024-03-04 11:33:12,148.0,382,106.0,97.0,39.0,302.0,2519,Reusable workflow library for Django.,319.0,287.0,27.0,26,True,['django'],22.0,2022-04-05 06:26:44.000,1.11.0,48.0,,6811.0,,django-viewflow,https://pypi.org/project/django-viewflow,6811.0,,,,3.0,2023-09-29 07:00:08.000,32.0,,,,,,,,,,,,,,,,,, +371,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.000,2020-09-25 14:34:17,1430.0,304,134.0,164.0,61.0,450.0,2511,An unofficial client library for Google Music.,635.0,489.0,51.0,26,False,,,2020-03-27 18:06:36.000,13.0.0,29.0,,285.0,,gmusicapi,https://pypi.org/project/gmusicapi,285.0,,,,3.0,2020-03-27 18:06:36.000,146.0,,,,,,,,,,,,,,,,,, +372,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,2024-03-03 13:16:30.000,2024-02-25 12:04:01,5377.0,516,81.0,458.0,122.0,1153.0,2451,"Misago is fully featured modern forum application that is fast, scalable and responsive.",47.0,47.0,43.0,26,True,,35.0,2023-12-25 10:14:56.000,0.39.0,69.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +373,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,2024-02-27 14:04:27.000,2024-02-27 14:04:26,414.0,552,65.0,297.0,113.0,299.0,2190,Send push notifications to mobile devices through GCM or APNS in Django.,,,99.0,26,True,['django'],5.0,2023-10-29 17:18:40.000,3.0.2,9.0,115.0,79077.0,,django-push-notifications,https://pypi.org/project/django-push-notifications,79076.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +374,Wooey,wooey/wooey,web-ui,,https://github.com/wooey/Wooey,https://github.com/wooey/Wooey,BSD-3-Clause,2015-03-01 16:47:05.000,2024-03-06 07:07:13.000,2023-12-14 15:17:45,962.0,188,65.0,183.0,54.0,163.0,2045,A Django app that creates automatic web UIs for Python scripts.,45.0,44.0,24.0,26,True,,4.0,2023-11-21 13:38:31.000,0.13.3,40.0,,609.0,,wooey,https://pypi.org/project/wooey,609.0,,,,3.0,2023-11-21 13:38:31.000,1.0,,,,,,,,,,,,,,,,,, +375,requestium,tryolabs/requestium,testing,,https://github.com/tryolabs/requestium,https://github.com/tryolabs/requestium,BSD-3-Clause,2017-06-30 19:07:16.000,2024-03-01 02:52:15.000,2024-02-04 04:33:01,118.0,151,70.0,43.0,4.0,31.0,1803,Integration layer between Requests and Selenium for automation of web actions.,99.0,91.0,16.0,26,True,,4.0,2024-02-04 04:47:33.000,0.4.0,22.0,,70385.0,,requestium,https://pypi.org/project/requestium,70385.0,,,,3.0,2024-02-04 04:47:33.000,8.0,,,,,,,,,,,,,,,4.0,,, +376,flanker,mailgun/flanker,email,,https://github.com/mailgun/flanker,https://github.com/mailgun/flanker,Apache-2.0,2013-11-14 01:07:11.000,2023-11-21 21:56:09.000,2023-03-03 17:53:06,380.0,188,89.0,173.0,54.0,38.0,1617,Python email address and Mime parsing library.,599.0,506.0,57.0,26,True,,,2023-03-03 17:53:47.000,0.9.15,62.0,,24639.0,,flanker,https://pypi.org/project/flanker,24639.0,,,,2.0,2019-12-05 16:08:20.000,93.0,,,,,,,,,,,,,,,,,, +377,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,2023-06-29 15:16:48.000,2023-06-29 15:16:47,333.0,117,37.0,35.0,10.0,63.0,1607,Server-side rendering of React components.,912.0,864.0,22.0,26,True,,,2018-10-08 09:55:41.000,4.3.0,15.0,,11410.0,,react,https://pypi.org/project/react,11410.0,,,,3.0,2018-10-08 09:55:41.000,48.0,,,,,,,,,,,,,,,,,, +378,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,2023-12-26 06:13:42.000,2023-12-26 06:13:41,685.0,206,40.0,231.0,142.0,147.0,1586,Translate APIs described by OpenAPI Specifications (OAS) into GraphQL.,773.0,773.0,42.0,26,True,"['openapi', 'graphql']",8.0,2022-02-04 06:54:03.000,2.6.3,37.0,,13929.0,,,,,,,,3.0,,,,,openapi-to-graphql-cli,https://www.npmjs.com/package/openapi-to-graphql-cli,,,13929.0,,,,,,,,,,, +379,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.000,2020-07-10 10:16:08,437.0,401,88.0,117.0,36.0,129.0,1576,"A Django admin theme using Twitter Bootstrap. It doesnt need any kind of modification on your side, just add it to the..",2385.0,1590.0,65.0,26,False,['django'],,2015-12-15 08:53:11.000,2.5.7,45.0,,2705.0,,django-admin-bootstrapped,https://pypi.org/project/django-admin-bootstrapped,2705.0,,,,3.0,2015-12-15 08:51:59.000,795.0,,,,,,,,,,,,,,,,,, +380,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.000,2016-09-03 23:19:38,565.0,337,74.0,112.0,107.0,66.0,1217,Official repository for gevent-socketio.,1625.0,1372.0,60.0,26,False,,,2014-02-03 05:14:23.000,0.3.6,9.0,,2462.0,,gevent-socketio,https://pypi.org/project/gevent-socketio,2462.0,,,,3.0,2014-02-03 05:14:23.000,253.0,,,,,,,,,,,,,,,,,, +381,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,2023-01-14 14:30:02.448,2023-01-14 14:27:28,472.0,131,32.0,89.0,21.0,199.0,1187,"Full-text multi-table search application for Django. Easy to install and use, with good performance.",761.0,649.0,43.0,26,False,['django'],,2023-01-14 14:30:02.448,1.6.3,35.0,,21914.0,,django-watson,https://pypi.org/project/django-watson,21914.0,,,,3.0,2023-01-14 14:30:02.448,112.0,,,,,,,,,,,,,,,,,, +382,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,2023-06-16 13:23:47.208,2019-12-18 13:33:49,666.0,278,41.0,119.0,123.0,126.0,1041,"Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password..",2968.0,2736.0,39.0,26,False,['flask'],,2018-04-16 17:42:06.000,0.6.21,54.0,,17430.0,conda-forge/flask-user,flask-user,https://pypi.org/project/flask-user,16730.0,https://anaconda.org/conda-forge/flask-user,2023-06-16 13:23:47.208,63066.0,3.0,2019-11-30 11:59:14.000,232.0,,,,,,,,,,,,,,,,,, +383,authomatic,authomatic/authomatic,auth,,https://github.com/authomatic/authomatic,https://github.com/authomatic/authomatic,MIT,2013-02-07 14:13:35.000,2024-02-28 18:29:41.000,2023-06-09 10:55:35,1203.0,391,35.0,110.0,44.0,89.0,1026,Simple yet powerful authorization / authentication client library for Python web applications.,253.0,,47.0,26,True,,,2023-06-08 18:10:01.850,1.2.1,22.0,,2700.0,,authomatic,https://pypi.org/project/authomatic,2700.0,,,,3.0,2023-06-08 18:10:01.850,253.0,,,,,,,,,,,,,,,,,, +384,django-summernote,summernote/django-summernote,django-utils,,https://github.com/summernote/django-summernote,https://github.com/summernote/django-summernote,MIT,2013-07-16 12:07:21.000,2024-02-16 21:48:38.000,2024-02-16 08:33:16,560.0,224,36.0,152.0,70.0,287.0,992,Simply integrate Summernote editor with Django project.,229.0,,72.0,26,True,['django'],4.0,2021-10-14 19:12:56.000,0.8.19.0,73.0,,55489.0,,django-summernote,https://pypi.org/project/django-summernote,55489.0,,,,3.0,2021-10-14 21:54:58.000,229.0,,,,,,,,,,,,,,,,,, +385,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.000,2017-02-16 12:03:00,544.0,276,25.0,153.0,19.0,219.0,948,Plug and play continuous integration with django and jenkins.,2001.0,1395.0,70.0,26,False,['django'],,2016-09-15 09:54:04.000,0.110.0,19.0,,27066.0,,django-jenkins,https://pypi.org/project/django-jenkins,27066.0,,,,3.0,2016-09-15 09:54:04.000,606.0,,,,,,,,,,,,,,,,,, +386,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,2024-02-27 21:38:48.000,2024-02-27 21:38:43,1617.0,69,31.0,80.0,30.0,291.0,933,The web framework for inventors.,63.0,59.0,24.0,26,True,,13.0,2024-01-28 15:21:46.000,2.5.9,100.0,,899.0,,emmett,https://pypi.org/project/emmett,899.0,,,,3.0,2024-01-28 15:21:46.000,4.0,,,,,,,,,,,,,,,,,, +387,feincms,feincms/feincms,cms,,https://github.com/feincms/feincms,https://github.com/feincms/feincms,BSD-3-Clause,2009-01-27 20:34:16.000,2023-12-22 13:54:49.000,2023-12-22 13:54:05,4011.0,230,39.0,271.0,28.0,412.0,886,A Django-based CMS with a focus on extensibility and concise code.,164.0,,136.0,26,True,['django'],4.0,2023-12-22 13:54:49.000,23.12.0,110.0,,5815.0,,feincms,https://pypi.org/project/feincms,5815.0,,,,3.0,2023-12-22 13:54:49.000,164.0,,,,,,,,,,,,,,,,,, +388,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,2023-08-04 15:50:54.000,2023-05-10 16:47:01,195.0,160,50.0,53.0,35.0,39.0,857,WebSocket emulation - Python server.,2982.0,2236.0,36.0,26,True,,,2020-04-24 15:02:06.000,1.0.7,11.0,,19031.0,conda-forge/sockjs-tornado,sockjs-tornado,https://pypi.org/project/sockjs-tornado,18976.0,https://anaconda.org/conda-forge/sockjs-tornado,2023-06-16 19:26:46.613,1762.0,3.0,2020-04-24 15:02:06.000,746.0,,,,,,,,,,,,,,,,,, +389,django-solo,lazybird/django-solo,django-utils,,https://github.com/lazybird/django-solo,https://github.com/lazybird/django-solo,CC-BY-3.0,2013-05-22 21:28:08.000,2024-01-15 20:05:47.000,2024-01-15 15:14:26,164.0,85,18.0,71.0,14.0,51.0,836,Helps working with singletons - things like global settings that you want to edit from the admin site.,2534.0,2208.0,46.0,26,False,['django'],4.0,2024-01-13 20:05:03.000,2.2.0,15.0,,190938.0,,django-solo,https://pypi.org/project/django-solo,190938.0,,,,3.0,2024-01-13 20:05:03.000,326.0,,,,,,,,,,,,,,,,,, +390,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,2024-02-02 11:41:30.000,2023-02-20 14:22:02,581.0,153,31.0,95.0,45.0,98.0,835,Full control of form rendering in the templates.,3305.0,2093.0,48.0,26,False,['django'],,2020-05-20 02:41:28.000,1.9.0,27.0,,36396.0,,django-floppyforms,https://pypi.org/project/django-floppyforms,36396.0,,,,3.0,2020-05-20 02:41:28.000,1212.0,,,,,,,,,,,,,,,,,, +391,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,2023-06-16 13:23:04.175,2021-04-13 17:30:55,220.0,118,36.0,105.0,28.0,33.0,766,OpenTracing API for Python. This library is DEPRECATED! https://github.com/opentracing/specification/issues/163.,252.0,,34.0,26,False,,,2020-11-19 17:10:42.000,2.4.0,27.0,,1562572.0,conda-forge/opentracing,opentracing,https://pypi.org/project/opentracing,1559972.0,https://anaconda.org/conda-forge/opentracing,2023-06-16 13:23:04.175,200270.0,3.0,2020-11-19 17:10:42.000,252.0,,,,,,,,,,,,,,,,,, +392,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,2024-02-27 05:04:35.000,2024-02-21 12:51:52,1374.0,155,21.0,262.0,53.0,133.0,729,Automatically monitor the evolving performance of Flask/Python web services.,15.0,,37.0,26,True,['flask'],4.0,2023-12-05 12:30:17.000,3.2.2,48.0,,11693.0,,flask-monitoringdashboard,https://pypi.org/project/flask-monitoringdashboard,11693.0,,,,3.0,2023-12-05 12:30:17.000,15.0,,,,,,,,,,,,,,,,,, +393,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,2024-01-28 16:39:54.000,2023-07-18 18:50:59,277.0,75,12.0,89.0,15.0,95.0,585,"Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk).",2502.0,2494.0,41.0,26,True,['fastapi'],,2023-07-18 18:53:18.000,1.4.1,89.0,,215329.0,,fastapi-mail,https://pypi.org/project/fastapi-mail,215329.0,,,,2.0,2023-07-18 18:53:18.000,8.0,,,,,,,,,,,,,,,,,, +394,aioresponses,pnuckowski/aioresponses,testing,,https://github.com/pnuckowski/aioresponses,https://github.com/pnuckowski/aioresponses,MIT,2016-10-16 10:42:14.000,2024-03-06 09:31:37.000,2024-03-06 09:31:37,311.0,83,6.0,157.0,51.0,52.0,490,Aioresponses is a helper for mock/fake web requests in python aiohttp package.,210.0,,47.0,26,True,,2.0,2023-11-20 17:55:18.000,0.7.6,26.0,,1076495.0,,aioresponses,https://pypi.org/project/aioresponses,1076495.0,,,,3.0,2023-11-20 17:55:18.000,210.0,,,,,,,,,,,,,,,,,, +395,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,2023-06-16 13:20:31.304,2020-09-29 10:30:18,120.0,92,28.0,29.0,21.0,14.0,456,A swagger 2.0 spec extractor for flask.,10631.0,10290.0,24.0,26,False,['flask'],,2019-03-26 11:27:48.000,0.2.14,17.0,,703224.0,conda-forge/flask-swagger,flask-swagger,https://pypi.org/project/flask-swagger,702478.0,https://anaconda.org/conda-forge/flask-swagger,2023-06-16 13:20:31.304,61972.0,3.0,2019-03-26 11:27:48.000,341.0,,,,,,,,,,,,,,,,,, +396,deform,Pylons/deform,forms,,https://github.com/Pylons/deform,https://github.com/Pylons/deform,BSD-3-Clause,2011-02-16 06:29:46.000,2024-02-12 15:14:11.000,2023-11-15 19:00:14,1643.0,158,32.0,351.0,46.0,135.0,412,A Python HTML form library.,800.0,800.0,101.0,26,True,,,2020-12-15 23:27:03.000,2.0.15,7.0,,6691.0,,deform,https://pypi.org/project/deform,6691.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +397,pysimplesoap,pysimplesoap/pysimplesoap,http-clients,,https://github.com/pysimplesoap/pysimplesoap,https://github.com/pysimplesoap/pysimplesoap,LGPL-3.0,2013-06-02 11:09:05.000,2024-02-21 18:45:27.000,2020-07-20 15:14:25,547.0,228,28.0,123.0,95.0,26.0,371,Python Simple SOAP Library.,1465.0,1332.0,51.0,26,False,,,2023-11-08 01:43:05.000,1.08.22,15.0,,14079.0,,pysimplesoap,https://pypi.org/project/pysimplesoap,14079.0,,,,3.0,2023-10-24 01:20:23.000,133.0,,,,,,,,,,,,,,,,,, +398,flask-paginate,lixxu/flask-paginate,flask-utils,,https://github.com/lixxu/flask-paginate,https://github.com/lixxu/flask-paginate,BSD-3-Clause,2012-10-07 12:21:45.000,2023-10-23 05:36:49.714,2023-10-23 03:31:30,155.0,79,7.0,34.0,9.0,65.0,277,Pagination support for flask.,3140.0,3091.0,27.0,26,True,['flask'],,2023-10-23 03:36:17.000,2023.10.24,36.0,56.0,95338.0,conda-forge/flask-paginate,flask-paginate,https://pypi.org/project/flask-paginate,94839.0,https://anaconda.org/conda-forge/flask-paginate,2023-10-23 05:36:49.714,20458.0,2.0,2023-10-23 03:33:00.000,49.0,,,,,,,,,,,,,,,,,, +399,ipaddress,phihag/ipaddress,others,,https://github.com/phihag/ipaddress,https://github.com/phihag/ipaddress,PSF-2.0,2013-02-03 20:45:43.000,2023-06-16 13:20:43.209,2019-10-18 01:30:15,123.0,51,7.0,20.0,14.0,34.0,104,Python 3.3+s ipaddress for older Python versions.,42780.0,35971.0,7.0,26,False,,,2019-10-18 01:30:27.000,1.0.23,22.0,,4565778.0,conda-forge/ipaddress,ipaddress,https://pypi.org/project/ipaddress,4555323.0,https://anaconda.org/conda-forge/ipaddress,2023-06-16 13:20:43.209,951480.0,3.0,2019-10-18 01:30:27.000,6809.0,,,,,,,,,,,,,,,,,, +400,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,2023-04-24 14:46:59.000,2022-01-21 21:56:58,391.0,325,170.0,106.0,49.0,54.0,8854,"An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax..",64.0,55.0,29.0,25,False,,,2021-03-05 14:17:53.000,2.1.0,24.0,,777.0,,http-prompt,https://pypi.org/project/http-prompt,777.0,,,,3.0,2021-03-05 14:02:14.000,9.0,,,,,,,,,,,,,,,,,, +401,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.000,2020-03-20 17:53:14,736.0,593,350.0,43.0,94.0,68.0,8627,Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.,151.0,119.0,23.0,25,False,,,2018-11-09 13:14:51.000,0.1.2,8.0,,246.0,,japronto,https://pypi.org/project/japronto,246.0,,,,3.0,2018-11-09 13:14:51.000,32.0,,,,,,,,,,,,,,,,,, +402,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,2023-12-21 09:43:09.000,2023-10-25 00:34:24,243.0,441,70.0,111.0,154.0,112.0,4168,Unofficial Python API client for Notion.so.,822.0,784.0,35.0,25,True,,,2021-02-05 05:11:13.000,0.0.28,21.0,,7136.0,,notion,https://pypi.org/project/notion,7136.0,,,,3.0,2021-02-05 05:11:13.000,38.0,,,,,,,,,,,,,,,,,, +403,splash,scrapinghub/splash,testing,,https://github.com/scrapinghub/splash,https://github.com/scrapinghub/splash,BSD-3-Clause,2013-05-20 21:20:33.000,2023-07-12 06:56:48.000,2022-05-05 14:10:10,2114.0,506,213.0,333.0,397.0,478.0,3987,"Lightweight, scriptable browser as a service with an HTTP API.",10.0,,62.0,25,False,,,2020-01-09 19:09:29.000,3.4.1,30.0,,719.0,,splash,https://pypi.org/project/splash,719.0,,,,3.0,2020-06-16 13:27:02.000,10.0,,,,,,,,,,,,,,,,,, +404,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.000,2015-06-07 19:46:28,103.0,345,111.0,31.0,60.0,30.0,3689,Your friendly neighborhood web scraper.,1125.0,943.0,10.0,25,False,,,2015-06-07 19:47:05.000,0.5.3,13.0,,15984.0,,robobrowser,https://pypi.org/project/robobrowser,15984.0,,,,3.0,2015-06-07 19:47:05.000,182.0,,,,,,,,,,,,,,,,,, +405,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-01-12 21:01:15.000,2023-01-24 18:02:27,227.0,905,73.0,91.0,118.0,118.0,3591,A tool for extracting plain text from Wikipedia dumps.,339.0,339.0,31.0,25,False,,,2023-01-24 18:46:33.000,3.0.7,4.0,,2396.0,,wikiextractor,https://pypi.org/project/wikiextractor,2396.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +406,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,2024-02-26 07:54:37.000,2024-01-19 08:27:10,1632.0,556,50.0,570.0,108.0,542.0,2743,Compresses linked and inline javascript or CSS into a single cached file.,,,218.0,25,False,['django'],12.0,,,,,579520.0,,django-compressor,https://pypi.org/project/django-compressor,579520.0,,,,3.0,,,,,,,,,,,,,,,,,-8.0,,, +407,yandex-tank,yandex/yandex-tank,testing,,https://github.com/yandex/yandex-tank,https://github.com/yandex/yandex-tank,LGPL-2.1,2012-07-23 11:05:58.000,2024-03-01 08:50:57.000,2024-02-29 08:16:52,3724.0,284,89.0,724.0,84.0,108.0,2396,Load and performance benchmark tool.,14.0,11.0,116.0,25,False,,35.0,2024-02-29 07:45:21.000,2.0.0,44.0,,412.0,,yandextank,https://pypi.org/project/yandextank,412.0,,,,3.0,2024-02-29 07:45:21.000,3.0,,,,,,,,,,,,,,,,,, +408,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.000,2020-07-28 11:36:45,262.0,591,88.0,91.0,144.0,155.0,2360,Scrape Twitter for Tweets.,533.0,510.0,34.0,25,False,,,2020-07-28 11:38:17.000,1.6.1,47.0,,648.0,,twitterscraper,https://pypi.org/project/twitterscraper,648.0,,,,3.0,2020-07-28 11:38:17.000,23.0,,,,,,,,,,,,,,,,,, +409,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,2023-10-03 13:29:29.000,2020-03-09 20:52:03,3155.0,699,130.0,160.0,26.0,406.0,2100,Simple yet powerful and really extendable application for managing a blog within your Django Web site.,683.0,683.0,71.0,25,False,['django'],,,,,,1099.0,,django-blog-zinnia,https://pypi.org/project/django-blog-zinnia,1099.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +410,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,2024-01-16 04:53:27.000,2024-01-16 04:53:27,8289.0,883,223.0,1419.0,364.0,697.0,2073,Free and open source full-stack enterprise framework for agile development of secure database-driven web-based..,40.0,40.0,261.0,25,True,,3.0,2020-03-21 20:19:46.000,2.19.1,24.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +411,scrapely,scrapy/scrapely,web-scraping,,https://github.com/scrapy/scrapely,https://github.com/scrapy/scrapely,BSD-3-Clause,2011-04-18 22:38:56.000,2022-04-04 10:53:21.000,2019-11-28 10:27:42,205.0,267,124.0,69.0,32.0,27.0,1844,A pure-python HTML screen-scraping library.,241.0,138.0,25.0,25,False,,,2019-11-28 11:03:32.000,0.14.1,13.0,,1111.0,,scrapely,https://pypi.org/project/scrapely,1111.0,,,,3.0,2019-11-28 11:03:32.000,103.0,,,,,,,,,,,,,,,,,, +412,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.000,2017-05-30 17:23:01,57.0,149,45.0,25.0,27.0,33.0,1740,[DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock.,449.0,,13.0,25,False,['flask'],,2016-06-05 02:14:01.000,0.2.1,3.0,,67619.0,,flask-sockets,https://pypi.org/project/flask-sockets,67619.0,,,,3.0,2016-06-05 02:14:01.000,449.0,,,,,,,,,,,,,,,,,, +413,fastapi-utils,dmontagu/fastapi-utils,fastapi-utils,,https://github.com/dmontagu/fastapi-utils,https://github.com/dmontagu/fastapi-utils,MIT,2020-01-19 22:34:25.000,2024-02-06 17:52:31.000,2023-03-19 18:34:49,22.0,157,16.0,225.0,60.0,15.0,1695,Reusable utilities for FastAPI.,3590.0,3526.0,2.0,25,True,['fastapi'],,2020-03-07 05:55:04.000,0.2.1,4.0,,1115166.0,,fastapi-utils,https://pypi.org/project/fastapi-utils,1115166.0,,,,2.0,2020-03-07 05:55:04.000,64.0,,,,,,,,,,,,,,,,,, +414,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,2023-06-16 16:17:00.297,2020-08-07 18:38:18,97.0,138,27.0,38.0,30.0,24.0,1318,Adds GraphQL support to your Flask application.,3066.0,3066.0,15.0,25,False,"['flask', 'graphql']",,2019-12-05 15:30:56.000,2.0.1,5.0,,154505.0,conda-forge/flask-graphql,flask-graphql,https://pypi.org/project/flask-graphql,154171.0,https://anaconda.org/conda-forge/flask-graphql,2023-06-16 16:17:00.297,18051.0,2.0,,,,,,,,,,,,,,,,,,,, +415,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.000,2022-09-03 23:28:35,189.0,74,40.0,86.0,2.0,40.0,976,Beautifully simple class-based views.,920.0,673.0,31.0,25,False,['django'],,2021-05-09 09:56:51.000,3.0.0,15.0,,7237.0,,django-vanilla-views,https://pypi.org/project/django-vanilla-views,7237.0,,,,3.0,2021-05-09 09:56:51.000,247.0,,,,,,,,,,,,,,,,,, +416,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-02-01 00:42:19.000,2022-03-23 14:37:36,860.0,93,11.0,109.0,44.0,49.0,928,"Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.",309.0,,43.0,25,False,"['flask', 'django']",,2022-03-23 14:39:31.000,7.2.2,157.0,,101603.0,,mixer,https://pypi.org/project/mixer,101603.0,,,,3.0,2022-03-23 14:39:31.000,309.0,,,,,,,,,,,,,,,6.0,,, +417,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.000,2023-02-20 18:13:51,300.0,162,26.0,73.0,22.0,56.0,868,Automatic caching and invalidation for Django models through the ORM.,388.0,276.0,27.0,25,False,['django'],,2022-07-06 18:41:15.000,1.2.0,10.0,,11728.0,,django-cache-machine,https://pypi.org/project/django-cache-machine,11728.0,,,,3.0,2022-07-06 18:41:15.000,112.0,,,,,,,,,,,,,,,,,, +418,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,2024-02-09 14:33:01.000,2024-02-09 14:29:08,290.0,79,18.0,68.0,16.0,54.0,777,Freezes a Flask application into a set of static files.,3198.0,3198.0,29.0,25,False,['flask'],6.0,2024-02-09 14:33:23.000,1.0.2,8.0,72.0,60252.0,conda-forge/frozen-flask,frozen-flask,https://pypi.org/project/frozen-flask,59431.0,https://anaconda.org/conda-forge/frozen-flask,2023-06-16 13:21:09.547,73948.0,2.0,,,,,,,,,,,,,,,,,,,, +419,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,2023-09-12 00:45:09.000,2022-08-11 23:30:54,224.0,145,22.0,93.0,95.0,67.0,644,Build and document REST APIs with Flask and apispec.,1476.0,1476.0,32.0,25,False,['flask'],,,,20.0,,414879.0,conda-forge/flask-apispec,flask-apispec,https://pypi.org/project/flask-apispec,413299.0,https://anaconda.org/conda-forge/flask-apispec,2023-06-16 13:24:09.005,134310.0,2.0,,,,,,,,,,,,,,,,,,,, +420,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,2023-07-11 11:44:02.719,2023-07-11 11:37:47,489.0,66,11.0,152.0,11.0,46.0,596,Useful additions to Djangos default TestCase.,1261.0,,33.0,25,True,['django'],,2023-07-11 11:44:02.719,2.2.3,37.0,,62966.0,conda-forge/django-test-plus,django-test-plus,https://pypi.org/project/django-test-plus,62593.0,https://anaconda.org/conda-forge/django-test-plus,2023-06-16 13:22:55.415,29538.0,3.0,2023-07-11 11:44:02.719,1261.0,,,,,,,,,,,,,,,,,, +421,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,2024-03-01 07:57:41.000,2024-03-01 07:57:41,887.0,27,13.0,608.0,4.0,29.0,532,"#1 quality TLS certs while you wait, for the discerning tester.",696.0,639.0,21.0,25,True,,3.0,2023-07-10 06:58:01.555,1.1.0,14.0,,129608.0,conda-forge/trustme,trustme,https://pypi.org/project/trustme,129393.0,https://anaconda.org/conda-forge/trustme,2023-07-10 13:47:34.286,8632.0,3.0,2023-07-10 06:58:01.555,57.0,,,,,,,,,,,,,,,,,, +422,ghapi,fastai/ghapi,third-party-apis,,https://github.com/fastai/ghapi,https://github.com/fastai/ghapi,Apache-2.0,2020-11-21 01:10:28.000,2023-06-14 04:45:01.503,2023-06-14 04:39:28,304.0,56,9.0,36.0,49.0,85.0,501,A delightful and complete interface to GitHubs amazing API.,1297.0,1233.0,16.0,25,True,,,2023-06-14 04:45:01.503,1.0.4,28.0,,865694.0,,ghapi,https://pypi.org/project/ghapi,865694.0,,,,3.0,2023-06-14 04:45:01.503,64.0,,,,,,,,,,,,,,,,,, +423,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,2024-03-07 14:28:23.000,2024-02-16 02:15:18,469.0,48,5.0,296.0,72.0,116.0,439,"Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications.",317.0,307.0,14.0,25,True,['fastapi'],32.0,2024-02-04 21:27:56.000,0.13.2,58.0,,43660.0,conda-forge/starlette-admin,starlette-admin,https://pypi.org/project/starlette-admin,43501.0,https://anaconda.org/conda-forge/starlette-admin,2024-01-21 23:54:26.115,1273.0,3.0,2024-02-04 21:27:56.000,10.0,,,,,,,,,,,,,,,,,, +424,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,2024-02-12 04:36:00.000,2023-11-07 07:37:29,149.0,21,5.0,98.0,4.0,32.0,416,Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging..,798.0,798.0,7.0,25,True,['fastapi'],,2023-02-16 22:08:11.000,0.3.6,18.0,,533611.0,,starlette-context,https://pypi.org/project/starlette-context,533611.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +425,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,2023-10-15 13:22:39.000,2023-10-15 13:22:36,97.0,50,14.0,44.0,2.0,47.0,366,Formatting of dates and times in Flask templates using moment.js.,23470.0,23470.0,22.0,25,True,['flask'],,2023-08-21 18:40:23.000,1.0.5,19.0,,47219.0,conda-forge/flask-moment,flask-moment,https://pypi.org/project/flask-moment,46682.0,https://anaconda.org/conda-forge/flask-moment,2023-06-16 13:18:41.479,48382.0,2.0,,,,,,,,,,,,,,,,,,,, +426,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-02-12 05:11:03.000,2024-02-12 04:59:15,212.0,34,2.0,49.0,7.0,42.0,286,Prometheus exporter for Starlette and FastAPI.,11.0,,25.0,25,True,['fastapi'],26.0,2024-02-12 05:11:04.000,0.21.0,26.0,,1306776.0,,starlette_exporter,https://pypi.org/project/starlette_exporter,1306776.0,,,,2.0,2024-02-12 05:01:47.000,11.0,,,,,,,,,,,,,,,,,, +427,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,2024-03-04 20:14:02.000,2024-02-24 09:43:55,602.0,114,14.0,141.0,21.0,73.0,283,Graphene MongoEngine integration.,351.0,338.0,38.0,25,True,['graphql'],4.0,2024-02-24 09:49:25.000,0.4.2,36.0,,11083.0,conda-forge/graphene-mongo,graphene-mongo,https://pypi.org/project/graphene-mongo,10934.0,https://anaconda.org/conda-forge/graphene-mongo,2023-06-16 19:18:19.405,7195.0,2.0,2024-02-24 09:49:25.000,13.0,,,,,,,,,,,,,,,,,, +428,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,2023-11-01 14:43:45.000,2021-11-23 16:48:39,93.0,72,19.0,25.0,6.0,40.0,232,Flask-OpenID adds openid support to flask applications.,8145.0,6796.0,15.0,25,False,['flask'],,2021-09-08 22:09:37.000,1.3.0,13.0,17.0,1489519.0,conda-forge/flask-openid,flask-openid,https://pypi.org/project/flask-openid,1487912.0,https://anaconda.org/conda-forge/flask-openid,2023-06-16 13:19:07.189,141486.0,3.0,2021-09-08 21:29:01.000,1349.0,,,,,,,,,,,,,,,,,, +429,httpagentparser,shon/httpagentparser,others,,https://github.com/shon/httpagentparser,https://github.com/shon/httpagentparser,MIT,2011-03-11 09:13:11.000,2023-07-20 15:27:19.648,2022-10-19 05:40:44,195.0,55,10.0,44.0,17.0,34.0,219,Python HTTP Agent Parser.,3642.0,3377.0,35.0,25,False,,,2022-10-19 05:57:00.902,1.9.5,58.0,,236040.0,,httpagentparser,https://pypi.org/project/httpagentparser,236040.0,,,,3.0,2023-07-20 15:27:19.648,265.0,,,,,,,,,,,,,,,,,, +430,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,2023-06-16 13:21:37.925,2022-07-23 13:48:14,182.0,38,18.0,20.0,10.0,23.0,145,A library to help construct a graphql-py server supporting react-relay.,16770.0,16289.0,10.0,25,False,,,2022-04-16 11:03:43.000,3.2.0,27.0,,2611086.0,conda-forge/graphql-relay,graphql-relay,https://pypi.org/project/graphql-relay,2607659.0,https://anaconda.org/conda-forge/graphql-relay,2023-06-16 13:21:37.925,267370.0,2.0,2022-04-16 11:03:43.000,481.0,,,,,,,,,,,,,,,,,, +431,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,2024-02-05 03:40:40.000,2024-02-05 03:35:38,1210.0,83,13.0,213.0,40.0,139.0,94,Pyramid debug toolbar.,28.0,,70.0,25,True,['pyramid'],37.0,2020-02-11 00:39:55.921,4.6.1,66.0,,2654809.0,conda-forge/pyramid_debugtoolbar,pyramid_debugtoolbar,https://pypi.org/project/pyramid_debugtoolbar,2654684.0,https://anaconda.org/conda-forge/pyramid_debugtoolbar,2023-06-16 19:25:02.720,4532.0,3.0,2024-02-05 03:40:27.000,28.0,,,,,,,,,,,,,,,,,, +432,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,2024-01-04 18:02:21.000,2022-12-20 10:27:06,326.0,1421,324.0,86.0,48.0,66.0,10390,Incredibly fast crawler designed for OSINT.,5.0,,21.0,24,False,,,2019-04-05 15:15:47.000,1.3.0,18.0,,359.0,,photon,https://pypi.org/project/photon,359.0,,,,3.0,2019-01-25 01:13:36.000,5.0,,,,,,,,,,,,,,,,,, +433,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,2022-06-04 23:33:40.000,2019-11-14 10:11:13,444.0,605,114.0,51.0,138.0,220.0,2860,A Python library to access Instagrams private API.,13.0,,5.0,24,False,,,2019-02-22 08:05:21.000,1.6.0,39.0,,24153.0,,instagram_private_api,https://pypi.org/project/instagram_private_api,24153.0,,,,3.0,2019-05-06 11:32:26.000,13.0,,,,,,,,,,,,,,,,,, +434,flaskbb,flaskbb/flaskbb,web-ui,,https://github.com/flaskbb/flaskbb,https://github.com/flaskbb/flaskbb,BSD-3-Clause,2013-09-11 08:39:17.000,2024-01-14 12:37:50.000,2023-03-13 06:51:20,1961.0,599,120.0,318.0,45.0,304.0,2518,A classic Forum Software in Python using Flask.,39.0,30.0,67.0,24,True,['flask'],,2021-09-09 20:26:21.000,2.1.0,4.0,,132.0,,FlaskBB,https://pypi.org/project/FlaskBB,132.0,,,,3.0,2018-07-15 19:10:30.000,9.0,,,,,,,,,,,,,,,,,, +435,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,2024-03-07 11:56:19.000,2024-01-18 08:02:36,382.0,321,35.0,43.0,45.0,71.0,2431,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",281.0,281.0,13.0,24,True,['fastapi'],1.0,2021-08-31 03:30:19.000,1.0.3,26.0,,4116.0,,fastapi-admin,https://pypi.org/project/fastapi-admin,4116.0,,,,3.0,2021-08-31 03:30:19.000,,,,,,,,,,,,,,,,,,, +436,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,2024-03-07 11:56:19.000,2024-01-18 08:02:36,382.0,321,35.0,43.0,45.0,71.0,2431,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",281.0,281.0,13.0,24,True,['fastapi'],1.0,2021-08-31 03:30:19.000,1.0.3,26.0,,4116.0,,fastapi-admin,https://pypi.org/project/fastapi-admin,4116.0,,,,2.0,2021-08-31 03:30:19.000,,,,,,,,,,,,,,,,,,, +437,offlineimap,OfflineIMAP/offlineimap,email,,https://github.com/OfflineIMAP/offlineimap,https://github.com/OfflineIMAP/offlineimap,libpng-2.0,2012-07-23 15:28:58.000,2023-06-16 19:27:19.192,2023-03-30 11:19:04,2415.0,374,51.0,208.0,98.0,424.0,1775,Read/sync your IMAP mailboxes (python2) [LEGACY: move to offlineimap3].,34.0,27.0,164.0,24,False,,,2021-12-15 14:07:20.549,6.5.4,42.0,,807.0,conda-forge/offlineimap,offlineimap,https://pypi.org/project/offlineimap,249.0,https://anaconda.org/conda-forge/offlineimap,2023-06-16 19:27:19.192,16756.0,3.0,2021-12-15 14:07:20.549,7.0,,,,,,,,,,,,,,,,,, +438,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,2024-02-10 09:58:06.000,2023-08-27 01:42:59,689.0,272,21.0,156.0,33.0,255.0,1348,"A Django application that provides country choices for use with forms, flag icons static files, and a country field..",,,54.0,24,True,['django'],,,,,,672138.0,,django-countries,https://pypi.org/project/django-countries,672138.0,,,,3.0,,,,,,,,,,,,,,,,,-7.0,,, +439,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.000,2023-01-28 08:44:21,498.0,145,15.0,89.0,48.0,40.0,1286,A dynamic FastAPI router that automatically creates CRUD routes for your models.,213.0,213.0,21.0,24,False,['fastapi'],,2023-01-28 08:54:45.000,0.8.6,8.0,15.0,14911.0,,fastapi-crudrouter,https://pypi.org/project/fastapi-crudrouter,14911.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +440,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,2023-09-18 11:10:47.000,2019-11-29 15:30:27,923.0,214,163.0,258.0,101.0,77.0,1274,A scalable frontier for web crawlers.,51.0,36.0,41.0,24,False,,,2021-12-15 16:24:14.316,0.3.2,22.0,,995.0,,frontera,https://pypi.org/project/frontera,995.0,,,,3.0,2019-04-05 16:36:41.000,15.0,,,,,,,,,,,,,,,,,, +441,justpy,elimintz/justpy,web-frameworks,,https://github.com/justpy-org/justpy,https://github.com/justpy-org/justpy,Apache-2.0,2019-06-17 13:38:23.000,2023-12-17 20:05:38.000,2023-12-17 20:05:28,761.0,89,28.0,47.0,1.0,443.0,1145,An object oriented high-level Python Web Framework that requires no frontend programming.,462.0,455.0,20.0,24,True,,7.0,2023-09-20 13:07:43.000,0.14.0,75.0,,2056.0,,justpy,https://pypi.org/project/justpy,2056.0,,,,3.0,2023-09-20 13:07:43.000,7.0,,,,,,,,,,,,,,justpy-org/justpy,,,, +442,micawber,coleifer/micawber,web-scraping,,https://github.com/coleifer/micawber,https://github.com/coleifer/micawber,MIT,2012-03-27 21:42:46.000,2024-01-02 14:08:35.000,2024-01-02 14:08:26,207.0,90,17.0,51.0,,59.0,619,a small library for extracting rich content from urls.,2992.0,2798.0,27.0,24,True,,1.0,2023-06-19 13:24:07.578,0.5.5,25.0,,27267.0,conda-forge/micawber,micawber,https://pypi.org/project/micawber,26896.0,https://anaconda.org/conda-forge/micawber,2023-07-10 11:27:45.154,14117.0,3.0,2023-06-19 13:24:07.578,194.0,,,,,,,,,,,,,,,,,, +443,fastapi_login,MushroomMaula/fastapi_login,auth,,https://github.com/MushroomMaula/fastapi_login,https://github.com/MushroomMaula/fastapi_login,MIT,2019-10-21 14:47:00.000,2024-03-06 12:06:25.000,2024-02-27 05:01:52,469.0,56,8.0,77.0,1.0,53.0,574,FastAPI-Login tries to provide similar functionality as Flask-Login does.,806.0,803.0,14.0,24,True,['fastapi'],8.0,2024-03-06 11:31:36.000,1.10.0,31.0,3.0,22831.0,,fastapi_login,https://pypi.org/project/fastapi_login,22831.0,,,,3.0,2024-03-06 11:17:11.000,3.0,,,,,,,,,,,,,,,,,, +444,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.000,2020-10-28 12:00:08,102.0,55,12.0,41.0,15.0,15.0,463,A mocking library for requests.,3147.0,2535.0,29.0,24,False,,,2020-10-28 12:01:29.000,1.4.0,19.0,,582134.0,,httmock,https://pypi.org/project/httmock,582134.0,,,,3.0,2020-10-28 12:01:29.000,612.0,,,,,,,,,,,,,,,,,, +445,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,2024-02-19 17:41:56.000,2023-12-09 12:55:54,339.0,94,13.0,87.0,20.0,47.0,451,A Django app for managing robots.txt files following the robots exclusion protocol.,1897.0,1339.0,45.0,24,True,['django'],4.0,2023-09-07 12:15:53.000,6.1,29.0,,41916.0,,django-robots,https://pypi.org/project/django-robots,41916.0,,,,3.0,2023-12-09 13:03:38.000,558.0,,,,,,,,,,,,,,,,,, +446,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,2022-07-03 21:17:25.000,2014-07-30 05:44:44,181.0,184,34.0,51.0,108.0,35.0,394,A python module for retrieving and parsing WHOIS data.,796.0,528.0,7.0,24,False,,,2022-07-03 21:17:25.000,0.8.0,22.0,,206358.0,,python-whois,https://pypi.org/project/python-whois,206358.0,,,,3.0,2022-07-03 21:17:25.000,268.0,,,,,,,,,,,,,,,,,, +447,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.000,2022-06-06 19:18:46,431.0,63,16.0,90.0,,,373,Generating short urls with python has never been easier.,11782.0,11680.0,24.0,24,False,,,2020-03-19 17:55:20.000,1.0.1,27.0,,84750.0,,pyshorteners,https://pypi.org/project/pyshorteners,84750.0,,,,3.0,2020-03-19 17:54:24.000,102.0,,,,,,,,,,,,,,,,,, +448,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,2024-03-06 06:34:48.000,2023-11-29 00:53:39,374.0,62,15.0,135.0,6.0,137.0,339,"Strong, Simple, and Precise security for Flask APIs (using jwt).",416.0,408.0,27.0,24,True,['flask'],,2023-11-29 00:38:54.000,1.5.0,48.0,,4239.0,,flask-praetorian,https://pypi.org/project/flask-praetorian,4239.0,,,,3.0,2023-11-29 00:38:54.000,8.0,,,,,,,,,,,,,,,,,, +449,http-parser,benoitc/http-parser,http-clients,,https://github.com/benoitc/http-parser,https://github.com/benoitc/http-parser,MIT,2011-04-14 15:33:36.000,2024-01-11 03:15:22.000,2020-04-06 23:28:44,224.0,97,16.0,44.0,19.0,41.0,339,HTTP request/response parser for python in C.,599.0,516.0,31.0,24,False,,,2020-04-06 23:00:26.000,0.9.0,36.0,,17032.0,,http-parser,https://pypi.org/project/http-parser,17032.0,,,,3.0,2020-04-06 23:00:26.000,83.0,,,,,,,,,,,,,,,,,, +450,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,2023-11-22 19:12:39.000,2022-04-05 03:58:40,119.0,61,13.0,46.0,5.0,41.0,320,Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.,60659.0,60659.0,25.0,24,False,['flask'],,,,3.0,,787726.0,conda-forge/flask-bcrypt,flask-bcrypt,https://pypi.org/project/flask-bcrypt,787339.0,https://anaconda.org/conda-forge/flask-bcrypt,2023-06-16 13:18:03.589,35619.0,3.0,,,,,,,,,,,,,,,,,,,, +451,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,2024-02-03 03:05:29.000,2024-01-26 10:32:33,475.0,70,8.0,251.0,14.0,94.0,301,API spec validator and OpenAPI document generator for Python web frameworks.,88.0,88.0,41.0,24,True,['openapi'],9.0,2024-01-26 10:29:57.000,1.2.9,77.0,,43511.0,,spectree,https://pypi.org/project/spectree,43511.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +452,trame,Kitware/trame,web-ui,,https://github.com/Kitware/trame,https://github.com/Kitware/trame,Apache-2.0,2021-09-24 21:38:47.000,2024-02-23 17:10:38.000,2024-02-23 17:10:32,339.0,44,13.0,62.0,14.0,46.0,292,Trame lets you weave various components and technologies into a Web Application solely written in Python.,31.0,,18.0,24,True,,49.0,2024-02-01 23:49:55.000,3.5.2,136.0,225.0,36965.0,,trame,https://pypi.org/project/trame,36957.0,,,,3.0,2024-02-01 23:49:49.000,31.0,,,,,,,,,,,,,,,,,, +453,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,2024-02-19 02:24:43.000,2024-02-06 10:21:39,536.0,40,15.0,149.0,2.0,75.0,270,"a socket mock framework - for all kinds of socket animals, web-clients included.",92.0,92.0,26.0,24,True,,34.0,2024-02-06 10:26:44.000,3.12.4,73.0,,4896.0,,mocket,https://pypi.org/project/mocket,4896.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +454,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.000,2013-10-06 19:17:50,559.0,91,12.0,108.0,37.0,34.0,253,Simplifying third-party authentication for web applications.,520.0,483.0,43.0,24,False,,,2013-08-30 04:51:31.000,1.1.1,10.0,,9729.0,,velruse,https://pypi.org/project/velruse,9729.0,,,,3.0,2013-08-30 04:51:31.000,37.0,,,,,,,,,,,,,,,,,, +455,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.000,2022-08-09 16:14:23,347.0,55,36.0,96.0,14.0,77.0,250,pytest splinter and selenium integration for anyone interested in browser interaction in tests.,620.0,504.0,31.0,24,False,,,2022-09-09 19:48:12.442,3.3.2,74.0,,18141.0,,pytest-splinter,https://pypi.org/project/pytest-splinter,18141.0,,,,3.0,2022-09-09 19:48:12.442,116.0,,,,,,,,,,,,,,,,,, +456,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,2024-02-23 18:39:59.000,2024-02-23 18:39:58,371.0,35,115.0,192.0,46.0,57.0,230,"Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.",51.0,51.0,40.0,24,True,"['flask', 'openapi']",6.0,2024-02-16 19:30:35.000,3.2.0,7.0,,7163.0,,flask-rebar,https://pypi.org/project/flask-rebar,7163.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +457,GHunt,mxrch/GHunt,third-party-apis,,https://github.com/mxrch/GHunt,https://github.com/mxrch/GHunt,,2020-10-02 11:26:03.000,2024-03-04 09:55:16.000,2024-02-06 20:27:21,311.0,1240,506.0,90.0,47.0,341.0,14689,Offensive Google framework.,8.0,8.0,29.0,23,False,,5.0,2024-01-17 00:04:02.000,2.1.0,2.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +458,healthchecks,healthchecks/healthchecks,others,,https://github.com/healthchecks/healthchecks,https://github.com/healthchecks/healthchecks,BSD-3-Clause,2015-06-25 18:38:33.000,2024-03-05 16:54:21.000,2024-03-05 16:54:11,2876.0,754,96.0,194.0,74.0,607.0,7093,"Open-source cron job and background task monitoring service, written in Python & Django.",1.0,1.0,88.0,23,True,,81.0,2024-02-09 12:45:35.000,3.2,54.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +459,ngxtop,lebinh/ngxtop,monitoring,,https://github.com/lebinh/ngxtop,https://github.com/lebinh/ngxtop,MIT,2014-03-21 15:39:52.000,2022-10-06 19:58:56.000,2020-12-21 00:59:19,40.0,462,216.0,34.0,62.0,28.0,6437,Real-time metrics for nginx server.,43.0,34.0,9.0,23,False,,,2020-12-21 00:51:09.000,0.0.3,3.0,,1966.0,,ngxtop,https://pypi.org/project/ngxtop,1966.0,,,,3.0,2020-12-21 00:51:09.000,9.0,,,,,,,,,,,,,,,,,, +460,AutoScraper,alirezamika/autoscraper,web-scraping,,https://github.com/alirezamika/autoscraper,https://github.com/alirezamika/autoscraper,MIT,2020-08-31 12:02:19.000,2023-05-11 09:25:29.000,2022-07-17 17:18:27,137.0,613,125.0,22.0,10.0,49.0,5829,"A Smart, Automatic, Fast and Lightweight Web Scraper for Python.",345.0,344.0,8.0,23,False,,,2022-07-17 17:20:18.601,1.1.14,16.0,,4007.0,,autoscraper,https://pypi.org/project/autoscraper,4007.0,,,,3.0,2022-07-17 17:20:18.601,1.0,,,,,,,,,,,,,,,,,, +461,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-06 15:34:05.000,2019-03-13 10:21:05,152.0,1059,143.0,30.0,101.0,80.0,3673,Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.,12.0,,9.0,23,False,,,2019-03-12 19:47:46.000,0.3.2,12.0,,4608.0,,proxybroker,https://pypi.org/project/proxybroker,4608.0,,,,3.0,2019-03-12 19:47:46.000,12.0,,,,,,,,,,,,,,,,,, +462,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.000,2017-07-31 02:40:23,667.0,312,124.0,116.0,85.0,86.0,3454,Static site generator for designers. Uses Python and Django templates.,1230.0,1230.0,52.0,23,False,['django'],,,,,,341.0,,cactus,https://pypi.org/project/cactus,341.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +463,Gerapy,Gerapy/Gerapy,web-scraping,,https://github.com/Gerapy/Gerapy,https://github.com/Gerapy/Gerapy,MIT,2017-06-30 03:58:27.000,2024-02-21 20:13:06.000,2024-01-13 09:41:43,620.0,611,125.0,85.0,62.0,148.0,3183,"Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js.",142.0,134.0,17.0,23,True,['django'],5.0,2023-07-19 18:55:56.000,0.9.13,49.0,,922.0,,gerapy,https://pypi.org/project/gerapy,922.0,,,,3.0,2023-07-19 18:53:46.000,8.0,,,,,,,,,,,,,,,,,, +464,bjoern,jonashaag/bjoern,servers,,https://github.com/jonashaag/bjoern,https://github.com/jonashaag/bjoern,,2010-03-01 23:46:47.000,2023-10-05 05:07:19.350,2022-09-11 18:40:12,473.0,183,80.0,83.0,26.0,133.0,2971,A screamingly fast Python 2/3 WSGI server written in C.,724.0,724.0,44.0,23,False,,,,,7.0,,26755.0,conda-forge/bjoern,bjoern,https://pypi.org/project/bjoern,23835.0,https://anaconda.org/conda-forge/bjoern,2023-10-05 05:07:19.350,119750.0,3.0,,,,,,,,,,,,,,,,,,,, +465,quart,pgjones/quart,web-frameworks,,https://github.com/pgjones/quart,https://github.com/pgjones/quart,MIT,2020-05-21 11:25:28.304,2023-11-19 12:11:35.795,2022-07-06 20:18:54,944.0,133,1.0,1.0,,,2356,Quart is a Python ASGI web microframework with the same API as Flask.,122.0,,68.0,23,False,,,2023-04-09 16:20:01.159,0.18.4,54.0,,481344.0,conda-forge/quart,quart,https://pypi.org/project/quart,479331.0,https://anaconda.org/conda-forge/quart,2023-11-19 12:11:35.795,92640.0,3.0,2023-04-09 16:20:01.159,122.0,,,,,,,,,,,,,,,,,, +466,sandman2,jeffknupp/sandman2,others,,https://github.com/jeffknupp/sandman2,https://github.com/jeffknupp/sandman2,Apache-2.0,2014-10-24 17:21:50.000,2024-03-04 17:07:12.000,2020-12-21 15:15:51,250.0,213,62.0,279.0,36.0,52.0,1980,Automatically generate a RESTful API service for your legacy database. No code required!.,32.0,26.0,23.0,23,False,,,2021-12-15 15:31:18.692,0.0.2,29.0,,225.0,,sandman2,https://pypi.org/project/sandman2,225.0,,,,3.0,2021-12-15 15:31:18.692,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.000,2022-08-21 07:26:04,440.0,181,43.0,59.0,7.0,92.0,1729,Async Python 3.6+ web scraping micro-framework based on asyncio.,81.0,70.0,17.0,23,False,,,2022-09-06 08:56:03.702,0.8.5,55.0,16.0,1809.0,,ruia,https://pypi.org/project/ruia,1809.0,,,,3.0,2021-05-07 01:36:59.000,11.0,,,,,,,,,,,,,,,,,, +468,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.000,2019-09-16 09:29:29,658.0,112,74.0,48.0,38.0,79.0,1570,An improbable web debugger through WebSockets.,251.0,219.0,22.0,23,False,,,2019-09-16 09:25:54.000,3.3.0,53.0,,7466.0,,wdb,https://pypi.org/project/wdb,7466.0,,,,3.0,2019-09-16 09:25:54.000,32.0,,,,,,,,,,,,,,,,,, +469,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.000,2022-06-03 06:57:29,384.0,225,32.0,630.0,38.0,54.0,1469,A toolkit for developing and deploying serverless Python code in AWS Lambda.,205.0,205.0,48.0,23,False,,,,,,,5585.0,,python-lambda,https://pypi.org/project/python-lambda,5585.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +470,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.000,2021-10-22 15:46:32,1099.0,154,62.0,243.0,44.0,194.0,1182,"Extendable, adaptable rewrite of django.contrib.admin.",40.0,26.0,50.0,23,False,['django'],,2018-10-22 22:22:05.390,0.7.1,7.0,,55.0,,django-admin2,https://pypi.org/project/django-admin2,55.0,,,,3.0,2018-10-22 22:22:05.390,14.0,,,,,,,,,,,,,,,,,, +471,pyresttest,svanoort/pyresttest,testing,,https://github.com/svanoort/pyresttest,https://github.com/svanoort/pyresttest,Apache-2.0,2014-05-01 23:40:10.000,2023-06-16 16:08:35.701,2018-02-03 22:03:13,531.0,332,87.0,94.0,133.0,116.0,1145,Python Rest Testing.,143.0,118.0,17.0,23,False,,,2016-03-15 03:16:18.000,1.7.1,14.0,,3642.0,conda-forge/pyresttest,pyresttest,https://pypi.org/project/pyresttest,2802.0,https://anaconda.org/conda-forge/pyresttest,2023-06-16 16:08:35.701,58821.0,3.0,2016-03-15 03:13:33.000,25.0,,,,,,,,,,,,,,,,,, +472,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,2024-02-21 18:04:54.000,2023-10-29 01:58:33,350.0,1278,11.0,91.0,37.0,103.0,767,"Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.",25.0,,37.0,23,True,['django'],,2023-07-20 02:17:31.000,1.6.28,74.0,,25312.0,,martor,https://pypi.org/project/martor,25312.0,,,,3.0,2023-07-20 02:17:31.000,25.0,,,,,,,,,,,,,,,,,, +473,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.000,2020-10-20 08:42:33,157.0,92,23.0,62.0,36.0,35.0,744,a flask profiler which watches endpoint calls and tries to make some analysis.,348.0,348.0,29.0,23,False,['flask'],,2018-11-18 20:58:18.000,1.8,8.0,,33739.0,,flask-profiler,https://pypi.org/project/flask-profiler,33739.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +474,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,2024-02-29 15:54:47.000,2024-01-04 20:28:35,285.0,157,15.0,137.0,74.0,72.0,643,"Yet another Django audit log app, hopefully the simplest one.",252.0,240.0,46.0,23,True,['django'],1.0,2023-06-13 14:41:01.137,1.3.5,56.0,,42968.0,,django-easy-audit,https://pypi.org/project/django-easy-audit,42968.0,,,,3.0,2023-08-21 14:01:17.000,12.0,,,,,,,,,,,,,,,,,, +475,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,2022-09-01 10:40:38.000,2020-03-11 11:00:24,167.0,49,20.0,56.0,14.0,27.0,391,Get inside your stronghold and make all your Django views default login_required.,551.0,438.0,22.0,23,False,['django'],,2020-01-17 16:34:53.000,0.4.0,23.0,,16213.0,,django-stronghold,https://pypi.org/project/django-stronghold,16213.0,,,,3.0,2020-01-17 16:34:53.000,113.0,,,,,,,,,,,,,,,,,, +476,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,2024-03-07 07:10:25.000,2024-03-02 14:09:17,621.0,66,14.0,378.0,10.0,71.0,285,Basic JSON-RPC implementation for your Flask-powered sites.,239.0,233.0,17.0,23,True,['flask'],25.0,2024-02-11 21:36:57.000,3.0.1,15.0,30.0,324.0,,rpc,https://pypi.org/project/rpc,323.0,,,,3.0,2012-04-28 13:01:16.000,6.0,,,,,,,,,,,,,,,,,, +477,mailer,marrow/mailer,email,,https://github.com/marrow/mailer,https://github.com/marrow/mailer,MIT,2011-03-13 05:21:26.000,2023-10-17 19:40:59.000,2023-10-05 15:43:44,300.0,59,10.0,31.0,25.0,54.0,277,"A light-weight, modular, message representation and mail delivery framework for Python.",399.0,317.0,20.0,23,True,,,2019-09-16 00:20:27.000,4.0.3,8.0,155.0,109932.0,conda-forge/mailer,mailer,https://pypi.org/project/mailer,108965.0,https://anaconda.org/conda-forge/mailer,2023-06-16 16:09:42.549,63801.0,3.0,2015-04-22 03:10:28.000,82.0,,,,,,,,,,,,,,,,,, +478,flask_injector,alecthomas/flask_injector,flask-utils,,https://github.com/python-injector/flask_injector,https://github.com/python-injector/flask_injector,BSD-3-Clause,2012-11-19 04:09:14.000,2023-07-28 11:51:11.738,2023-07-27 00:32:55,196.0,39,5.0,32.0,12.0,39.0,264,Adds Injector support to Flask.,883.0,883.0,13.0,23,True,['flask'],,,,4.0,,75535.0,conda-forge/flask-injector,flask_injector,https://pypi.org/project/flask_injector,75378.0,https://anaconda.org/conda-forge/flask-injector,2023-07-28 11:51:11.738,5516.0,3.0,,,,,,,,,,,,,,,,python-injector/flask_injector,,,, +479,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,2024-01-08 11:21:16.000,2024-01-08 11:13:11,206.0,25,14.0,32.0,6.0,27.0,257,JSON-RPC server based on fastapi.,44.0,39.0,11.0,23,True,['fastapi'],7.0,2024-01-08 12:47:14.000,3.1.0,75.0,,10209.0,,fastapi-jsonrpc,https://pypi.org/project/fastapi-jsonrpc,10209.0,,,,3.0,2024-01-08 11:21:16.000,5.0,,,,,,,,,,,,,,,,,, +480,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.000,2020-11-10 23:13:13,233.0,85,12.0,9.0,11.0,40.0,255,"A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and..",1114.0,1042.0,8.0,23,False,,,2017-07-20 02:40:14.000,0.0.7,8.0,10.0,29900.0,,flask-excel,https://pypi.org/project/flask-excel,29900.0,,,,3.0,2017-07-20 02:40:14.000,72.0,,,,,,,,,,,,,,,,,, +481,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,2024-02-19 12:48:47.000,2024-02-03 15:46:48,270.0,41,8.0,60.0,9.0,33.0,213,Integrate GraphQL with your Pydantic models.,3.0,,23.0,23,True,['graphql'],17.0,2024-02-01 18:37:26.000,0.6.1,13.0,,10617.0,,graphene-pydantic,https://pypi.org/project/graphene-pydantic,10617.0,,,,3.0,2024-02-01 18:37:26.000,3.0,,,,,,,,,,,,,,,,,, +482,reppy,seomoz/reppy,others,,https://github.com/seomoz/reppy,https://github.com/seomoz/reppy,MIT,2011-10-29 00:06:46.000,2024-01-12 05:07:07.000,2024-01-12 05:07:07,267.0,36,114.0,81.0,22.0,35.0,183,Modern robots.txt Parser for Python.,217.0,172.0,24.0,23,True,,2.0,2019-09-16 19:32:19.000,0.4.14,24.0,,6069.0,,reppy,https://pypi.org/project/reppy,6069.0,,,,3.0,2019-09-16 19:32:19.000,45.0,,,,,,,,,,,,,,,,,, +483,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,2023-10-30 15:31:42.000,2023-06-06 19:50:56,90.0,12,5.0,45.0,,16.0,181,Programmatic startup/shutdown of ASGI apps.,14199.0,14169.0,6.0,23,True,,,2023-03-28 17:37:00.954,2.1.0,15.0,,523074.0,conda-forge/asgi-lifespan,asgi-lifespan,https://pypi.org/project/asgi-lifespan,520443.0,https://anaconda.org/conda-forge/asgi-lifespan,2023-06-16 19:25:31.174,92088.0,3.0,2023-03-28 17:37:00.954,30.0,,,,,,,,,,,,,,,,,, +484,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,2024-03-02 12:47:17.000,2024-03-02 12:47:16,587.0,33,6.0,64.0,4.0,30.0,148,Streaming (and fast!) parser for multipart/form-data written in Cython.,97.0,92.0,20.0,23,True,,21.0,2024-02-03 17:02:07.000,1.14.0,39.0,,42553.0,,streaming-form-data,https://pypi.org/project/streaming-form-data,42553.0,,,,3.0,2024-02-03 17:02:07.000,5.0,,,,,,,,,,,,,,,,,, +485,Flask-Opentracing,opentracing-contrib/python-flask,flask-utils,,https://github.com/opentracing-contrib/python-flask,https://github.com/opentracing-contrib/python-flask,BSD-3-Clause,2016-07-20 17:14:48.000,2024-02-29 21:31:57.000,2024-02-29 21:10:38,72.0,48,13.0,30.0,21.0,22.0,135,OpenTracing instrumentation for the Flask microframework.,509.0,477.0,16.0,23,True,['flask'],6.0,2024-02-29 21:31:57.000,2.0.0,13.0,,222614.0,,Flask-Opentracing,https://pypi.org/project/Flask-Opentracing,222614.0,,,,3.0,2024-02-29 21:31:57.000,32.0,,,,,,,,,,,,,,,,,, +486,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,2024-02-08 06:08:30.000,2024-02-08 06:04:14,595.0,59,18.0,110.0,6.0,55.0,71,Jinja2 templating system bindings for the Pyramid web framework.,55.0,,52.0,23,False,['pyramid'],6.0,2024-02-08 06:08:17.000,2.10.1,41.0,,2620226.0,anaconda/pyramid_jinja2,pyramid_jinja2,https://pypi.org/project/pyramid_jinja2,2620214.0,https://anaconda.org/anaconda/pyramid_jinja2,2023-06-16 13:06:08.832,1295.0,1.0,2024-02-08 06:08:17.000,55.0,,,,,,,,,,,,,,,,,,BSD-based +487,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.000,,,1364,,,420.0,,6873,Scrapes an instagram users photos and videos.,27.0,,54.0,22,True,,,2024-02-20 07:37:04.000,66.0.3,77.0,,1649.0,,instagram-scraper,https://pypi.org/project/instagram-scraper,1649.0,,,,3.0,2024-02-20 07:37:04.000,27.0,,,,,,,,,,,,,,,,,, +488,vibora,vibora-io/vibora,web-frameworks,,https://github.com/vibora-io/vibora,https://github.com/vibora-io/vibora,MIT,2018-06-13 15:58:58.000,2020-12-23 01:00:55.000,2019-02-11 10:54:12,141.0,316,254.0,103.0,145.0,,5712,"Fast, asynchronous and elegant Python web framework.",118.0,104.0,28.0,22,False,,,2018-06-16 04:25:57.000,0.0.6,8.0,,297.0,,vibora,https://pypi.org/project/vibora,297.0,,,,3.0,2018-06-16 04:25:57.000,14.0,,,,,,,,,,,,,,,,,, +489,urlwatch,thp/urlwatch,others,,https://github.com/thp/urlwatch,https://github.com/thp/urlwatch,BSD-3-Clause,2014-01-29 18:42:20.000,2024-02-27 11:08:46.000,2024-02-16 21:23:23,928.0,348,67.0,308.0,75.0,416.0,2708,"Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly..",2.0,,92.0,22,True,,8.0,,,37.0,,3296.0,,urlwatch,https://pypi.org/project/urlwatch,3296.0,,,,3.0,2023-05-03 08:08:01.753,2.0,,,,,,,,,,,,,,,,,, +490,hyde,hyde/hyde,others,,https://github.com/hyde/hyde,https://github.com/hyde/hyde,MIT,2011-01-07 09:52:20.000,2021-10-05 10:31:44.000,2016-03-10 01:59:31,600.0,247,44.0,151.0,64.0,141.0,1623,A Python Static Website Generator.,157.0,91.0,43.0,22,False,,,2015-11-09 13:50:15.000,0.8.9,16.0,,140.0,,hyde,https://pypi.org/project/hyde,140.0,,,,3.0,2015-11-09 13:50:15.000,66.0,,,,,,,,,,,,,,,,,, +491,Meinheld,mopemope/meinheld,servers,,https://github.com/mopemope/meinheld,https://github.com/mopemope/meinheld,,2010-07-30 01:38:27.000,2023-06-16 19:18:58.504,2020-06-23 16:07:11,633.0,100,46.0,51.0,31.0,51.0,1450,Meinheld is a high performance asynchronous WSGI Web Server (based on picoev).,1128.0,1128.0,20.0,22,False,,,,,2.0,,17000.0,conda-forge/meinheld,meinheld,https://pypi.org/project/meinheld,16617.0,https://anaconda.org/conda-forge/meinheld,2023-06-16 19:18:58.504,18033.0,3.0,,,,,,,,,,,,,,,,,,,, +492,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.000,2016-03-05 15:18:30,218.0,140,31.0,72.0,39.0,28.0,1274,A drop-in replacement for Djangos runserver.,394.0,394.0,39.0,22,False,['django'],,,,,,4940.0,,django-devserver,https://pypi.org/project/django-devserver,4940.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +493,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,2024-03-06 06:03:07.000,2024-03-05 00:46:45,513.0,31,15.0,67.0,6.0,19.0,964,"Remote Procedure Calls - 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & REST over..",45.0,44.0,10.0,22,True,,9.0,2024-03-05 01:04:54.000,0.5.3,17.0,,24507.0,,ucall,https://pypi.org/project/ucall,24507.0,,,,3.0,2024-03-05 01:04:54.000,1.0,,,,,,,,,,,,,,,,,, +494,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,2024-02-19 17:46:24.000,2023-09-07 16:20:16,454.0,93,20.0,324.0,48.0,36.0,884,This code generator creates FastAPI app from an openapi file.,182.0,179.0,24.0,22,True,"['fastapi', 'openapi']",,2023-09-07 16:22:53.000,0.4.4,41.0,,6969.0,,fastapi-code-generator,https://pypi.org/project/fastapi-code-generator,6969.0,,,,2.0,2023-09-07 16:22:53.000,3.0,,,,,,,,,,,,,,,,,, +495,tartiflette,tartiflette/tartiflette,graphql,,https://github.com/tartiflette/tartiflette,https://github.com/tartiflette/tartiflette,MIT,2018-01-26 09:56:10.000,2023-09-11 07:49:27.000,2022-01-20 14:55:31,1149.0,38,22.0,491.0,12.0,131.0,850,GraphQL Engine built with Python 3.6+ / asyncio.,19.0,,27.0,22,False,,,2021-11-15 11:05:03.000,1.4.1,80.0,,3335.0,,tartiflette,https://pypi.org/project/tartiflette,3335.0,,,,3.0,2021-11-15 11:05:00.000,19.0,,,,,,,,,,,,,,,,,, +496,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,2023-11-19 15:15:02.000,2023-11-19 15:14:48,354.0,77,17.0,8.0,1.0,22.0,660,Fast C based HTML 5 parsing for python.,18.0,,7.0,22,True,,,2023-11-19 15:09:54.000,0.4.12,21.0,,240463.0,,html5-parser,https://pypi.org/project/html5-parser,240463.0,,,,3.0,2023-11-19 15:09:54.000,18.0,,,,,,,,,,,,,,,,,, +497,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,2023-09-26 22:18:45.000,2022-09-25 17:19:06,53.0,34,11.0,26.0,22.0,11.0,567,Adds simple SQLAlchemy support to FastAPI.,1832.0,1823.0,5.0,22,False,['fastapi'],,2020-09-25 16:26:29.000,0.2.1,9.0,,82629.0,,fastapi-sqlalchemy,https://pypi.org/project/fastapi-sqlalchemy,82629.0,,,,2.0,2020-09-25 16:26:29.000,9.0,,,,,,,,,,,,,,,,,, +498,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-01-30 00:16:46.000,2023-11-23 07:01:25,503.0,31,15.0,50.0,15.0,100.0,442,Load Testing Tool.,138.0,125.0,16.0,22,True,,,2017-03-22 08:05:08.000,0.6.2,21.0,,41838.0,,molotov,https://pypi.org/project/molotov,41838.0,,,,3.0,2022-10-21 18:37:01.226,13.0,,,,,,,,,,,,,,tarekziade/molotov,,,, +499,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.000,2022-02-03 13:31:17,289.0,34,8.0,30.0,8.0,41.0,372,Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the..,254.0,181.0,21.0,22,False,['django'],,2022-02-03 13:30:53.000,1.0.4,16.0,,10992.0,,django-smuggler,https://pypi.org/project/django-smuggler,10992.0,,,,3.0,2022-02-03 13:30:53.000,73.0,,,,,,,,,,,,,,,,,, +500,flask_pydantic,bauerji/flask_pydantic,flask-utils,,https://github.com/bauerji/flask-pydantic,https://github.com/bauerji/flask-pydantic,MIT,2020-01-06 17:45:59.000,2024-02-07 01:01:21.000,2024-01-08 16:14:23,162.0,52,7.0,45.0,20.0,25.0,326,flask extension for integration with the awesome pydantic package.,558.0,558.0,13.0,22,True,['flask'],7.0,,,,,179332.0,,flask_pydantic,https://pypi.org/project/flask_pydantic,179332.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +501,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,2023-08-14 18:47:11.000,2022-06-17 09:46:13,276.0,99,20.0,62.0,75.0,44.0,323,Django registration and authentication with GraphQL.,677.0,677.0,16.0,22,False,['django'],,2020-11-16 13:18:58.000,0.3.15,37.0,,9912.0,,django-graphql-auth,https://pypi.org/project/django-graphql-auth,9912.0,,,,3.0,2020-11-16 13:18:58.000,,,,,,,,,,,,,,,,,,, +502,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.000,2023-03-03 08:44:22,44.0,26,3.0,16.0,18.0,16.0,319,Easily integrate socket.io with your FastAPI app.,3042.0,3042.0,7.0,22,True,['fastapi'],,2023-03-03 08:41:06.000,0.0.10,14.0,,74335.0,,fastapi-socketio,https://pypi.org/project/fastapi-socketio,74335.0,,,,2.0,,,,,,,,,,,,,,,,,,,, +503,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.000,2021-05-15 21:00:41,192.0,37,12.0,40.0,5.0,15.0,296,"A simple, immutable URL class with a clean API for interrogation and manipulation.",3960.0,3960.0,18.0,22,False,,,,,,,66232.0,,purl,https://pypi.org/project/purl,66232.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +504,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.000,2023-11-13 07:55:27,169.0,29,10.0,8.0,,17.0,219,Python module for generating and verifying JSON Web Tokens.,64.0,,5.0,22,True,,,2023-11-13 07:57:01.000,4.1.0,45.0,,197916.0,,python-jwt,https://pypi.org/project/python-jwt,197916.0,,,,3.0,2023-11-13 07:57:01.000,64.0,,,,,,,,,,,,,,,,,, +505,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,2024-03-07 00:10:42.000,2024-03-07 00:09:58,1631.0,16,4.0,973.0,9.0,31.0,173,A tool to automatically fix Django deprecations.,2.0,2.0,22.0,22,True,['django'],63.0,2024-01-05 23:25:17.000,2.1.9,97.0,629.0,1549.0,,django-codemod,https://pypi.org/project/django-codemod,1536.0,,,,3.0,2024-01-05 23:25:17.000,,,,,,,,,,,,,,,,,,, +506,python-graphql-client,prisma-labs/python-graphql-client,graphql,,https://github.com/prisma-labs/python-graphql-client,https://github.com/prisma-labs/python-graphql-client,MIT,2016-05-12 12:09:18.000,2021-03-04 21:32:03.000,2018-07-12 02:38:48,26.0,45,14.0,14.0,4.0,6.0,155,Simple GraphQL client for Python 2.7+.,446.0,377.0,6.0,22,False,,,2021-03-04 21:32:03.000,0.4.3,9.0,,888565.0,,python-graphql-client,https://pypi.org/project/python-graphql-client,888565.0,,,,3.0,2021-03-04 21:32:03.000,69.0,,,,,,,,,,,,,,,,,, +507,gabbi,cdent/gabbi,testing,,https://github.com/cdent/gabbi,https://github.com/cdent/gabbi,Apache-2.0,2014-12-12 14:46:59.000,2024-03-03 10:44:41.000,2024-01-03 13:16:19,797.0,34,7.0,176.0,22.0,129.0,147,Declarative HTTP Testing for Python and anything else.,109.0,,29.0,22,True,,2.0,2024-01-03 13:24:04.000,2.11.0,127.0,,25036.0,,gabbi,https://pypi.org/project/gabbi,25036.0,,,,3.0,2024-01-03 13:24:04.000,109.0,,,,,,,,,,,,,,,5.0,,, +508,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,2024-02-19 18:04:06.000,2023-02-07 09:45:37,75.0,40,10.0,23.0,11.0,17.0,94,Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.,5845.0,5562.0,12.0,22,False,,,2023-02-07 09:49:00.957,0.8.1,14.0,,88952.0,conda-forge/markdown-include,markdown-include,https://pypi.org/project/markdown-include,88448.0,https://anaconda.org/conda-forge/markdown-include,2023-06-16 19:23:30.014,20165.0,3.0,2023-02-07 09:49:00.957,283.0,,,,,,,,,,,,,,,,,, +509,httpstat,reorx/httpstat,http-clients,,https://github.com/reorx/httpstat,https://github.com/reorx/httpstat,MIT,2016-08-30 06:30:59.000,2023-10-03 17:31:57.000,2023-06-12 12:26:15,95.0,372,129.0,22.0,7.0,22.0,5549,curl statistics made simple.,15.0,15.0,6.0,21,True,,,2022-10-11 14:44:08.598,1.3.2,9.0,226.0,2654.0,,httpstat,https://pypi.org/project/httpstat,2652.0,,,,3.0,2022-10-11 14:44:08.598,,,,,,,,,,,,,,,,,,, +510,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.000,2021-01-05 10:40:20,735.0,577,152.0,270.0,163.0,298.0,5544,"Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty.",10.0,10.0,70.0,21,False,,,2017-09-14 16:02:39.000,0.11.7,22.0,94.0,1.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +511,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,2024-03-06 13:55:16.000,2024-03-06 13:54:17,1916.0,750,84.0,1845.0,10.0,180.0,4498,"A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and..",,,77.0,21,True,['flask'],55.0,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +512,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.000,2021-06-28 01:58:45,462.0,247,78.0,84.0,10.0,48.0,3448,Every web site provides APIs.,27.0,19.0,12.0,21,False,,,2021-06-28 01:56:50.000,2.1.3,40.0,,196.0,,toapi,https://pypi.org/project/toapi,196.0,,,,3.0,2021-06-28 01:56:50.000,8.0,,,,,,,,,,,,,,elliotgao2/toapi,,,, +513,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.000,2022-03-31 19:56:40,478.0,360,89.0,117.0,,,1910,Alexa Skills Kit for Python.,760.0,760.0,42.0,21,False,['flask'],,,,,,476.0,,flask-ask,https://pypi.org/project/flask-ask,476.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +514,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.000,2020-03-01 06:25:05,254.0,544,167.0,3.0,14.0,52.0,1487,A high-level distributed crawling framework.,41.0,39.0,4.0,21,False,,,2016-03-31 04:19:26.000,0.1.0,3.0,,76.0,,cola,https://pypi.org/project/cola,76.0,,,,3.0,2016-03-31 04:19:26.000,2.0,,,,,,,,,,,,,,,,,, +515,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,2024-03-05 18:56:41.000,2023-11-11 03:54:26,353.0,143,49.0,198.0,4.0,32.0,1170,A Modular Penetration Testing Framework.,8.0,8.0,11.0,21,True,,,2023-06-16 22:29:00.871,3.2.9,29.0,,2583.0,,fsociety,https://pypi.org/project/fsociety,2583.0,,,,3.0,2022-05-01 02:06:45.000,,,,,,,,,,,,,,,,,,, +516,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.000,2021-08-20 14:32:48,231.0,47,22.0,46.0,10.0,29.0,596,Web Content Retrieval for Humans.,50.0,41.0,15.0,21,False,,,2021-08-20 14:34:18.000,0.11.11,38.0,,1830.0,,lassie,https://pypi.org/project/lassie,1830.0,,,,3.0,2021-08-20 14:34:18.000,9.0,,,,,,,,,,,,,,,,,, +517,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,2024-03-03 00:41:55.000,2024-02-02 07:51:21,1230.0,51,6.0,217.0,19.0,105.0,544,Developer productivity tool for making high-quality FastAPI production-ready APIs.,10.0,10.0,7.0,21,True,['fastapi'],15.0,2023-07-09 13:02:30.000,0.28.1,36.0,256.0,636.0,,fastapi-mvc,https://pypi.org/project/fastapi-mvc,628.0,,,,3.0,2023-01-09 21:14:25.244,,,,,,,,,,,,,,,fastapi-mvc/fastapi-mvc,,,, +518,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,2024-01-11 17:29:05.000,2024-01-11 07:09:56,1337.0,68,14.0,70.0,3.0,76.0,395,SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.,121.0,121.0,16.0,21,True,"['flask', 'openapi']",3.0,2023-11-28 18:18:55.000,3.1.3,45.0,,513.0,,safrs,https://pypi.org/project/safrs,513.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +519,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-02-05 13:56:45.000,2024-02-05 13:55:53,72.0,29,5.0,23.0,7.0,17.0,262,Prometheus integration for Starlette.,297.0,297.0,17.0,21,True,['fastapi'],6.0,2022-01-10 15:27:16.000,0.9.0,2.0,22.0,80544.0,,starlette-prometheus,https://pypi.org/project/starlette-prometheus,80544.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +520,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.000,2017-07-19 05:38:58,157.0,90,13.0,53.0,20.0,34.0,194,Seamlessly serve your static assets of your Flask app from Amazon S3.,564.0,475.0,26.0,21,False,,,2017-02-23 20:44:59.000,0.3.3,30.0,27.0,7333.0,,flask-s3,https://pypi.org/project/flask-s3,7333.0,,,,3.0,2017-02-23 20:44:59.000,89.0,,,,,,,,,,,,,,,,,, +521,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,2023-11-09 09:26:48.000,2022-09-03 07:50:43,202.0,47,7.0,86.0,13.0,44.0,191,SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).,2579.0,2579.0,33.0,21,False,['flask'],,,,7.0,,49162.0,conda-forge/flask-seasurf,flask-seasurf,https://pypi.org/project/flask-seasurf,48148.0,https://anaconda.org/conda-forge/flask-seasurf,2023-06-16 13:18:14.121,91281.0,3.0,,,,,,,,,,,,,,,,,,,, +522,aresponses,aresponses/aresponses,testing,,https://github.com/aresponses/aresponses,https://github.com/aresponses/aresponses,MIT,2017-09-06 08:54:59.000,2024-02-04 20:25:21.000,2024-02-04 20:25:21,145.0,19,16.0,48.0,1.0,33.0,100,Asyncio http mocking. Similar to the responses library used for requests.,650.0,598.0,15.0,21,True,,7.0,2024-01-12 05:36:33.000,3.0.0,25.0,,48014.0,,aresponses,https://pypi.org/project/aresponses,48014.0,,,,3.0,2024-01-12 05:36:33.000,52.0,,,,,,,,,,,,,,,,,, +523,pyramid_mailer,Pylons/pyramid_mailer,email,,https://github.com/Pylons/pyramid_mailer,https://github.com/Pylons/pyramid_mailer,BSD-3-Clause,2011-09-26 01:17:42.000,2022-11-17 20:47:17.000,2022-09-17 23:31:23,389.0,40,16.0,59.0,12.0,33.0,50,A package for sending email from your Pyramid application.,111.0,,36.0,21,False,['pyramid'],,2016-12-13 20:51:40.258,0.15.1,24.0,,23220.0,,pyramid_mailer,https://pypi.org/project/pyramid_mailer,23220.0,,,,3.0,2016-12-13 20:51:40.258,111.0,,,,,,,,,,,,,,,,,, +524,furl,gruns/furl,url-utils,,https://github.com/gruns/furl,https://github.com/gruns/furl,,2011-11-17 01:08:16.000,2023-06-16 13:21:21.441,2022-08-01 04:59:34,549.0,145,36.0,54.0,31.0,84.0,2544,URL parsing and manipulation made easy.,,,15.0,20,False,,,2021-04-12 19:04:56.000,2.1.2,15.0,,2209744.0,conda-forge/furl,furl,https://pypi.org/project/furl,2205467.0,https://anaconda.org/conda-forge/furl,2023-06-16 13:21:21.441,342167.0,3.0,,,,,,,,,,,,,,,,,-7.0,,, +525,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.000,2014-02-04 22:59:23,73.0,438,91.0,40.0,60.0,10.0,1755,A Pythonic interface for Google Mail.,22.0,,14.0,20,False,,,2017-08-07 19:59:52.000,0.6.3,10.0,,2618.0,,gmail,https://pypi.org/project/gmail,2618.0,,,,3.0,2017-08-07 19:59:52.000,22.0,,,,,,,,,,,,,,,,,, +526,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.000,2023-12-07 03:03:36,161.0,54,19.0,26.0,14.0,33.0,727,"The simple, fast, and modern web scraping library.",282.0,282.0,16.0,20,True,,,2020-10-09 12:51:41.000,1.1,9.0,,6364.0,,gazpacho,https://pypi.org/project/gazpacho,6364.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +527,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-02-29 22:28:13.000,2020-11-11 05:05:27,123.0,108,8.0,20.0,57.0,36.0,595,"FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight).",11.0,,3.0,20,False,['fastapi'],,2020-11-06 11:15:11.000,0.5.0,7.0,,43714.0,,fastapi-jwt-auth,https://pypi.org/project/fastapi-jwt-auth,43714.0,,,,3.0,2020-10-07 08:57:53.000,11.0,,,,,,,,,,,,,,,,,, +528,tornadio2,mrjoes/tornadio2,websocket,,https://github.com/mrjoes/tornadio2,https://github.com/mrjoes/tornadio2,Apache-2.0,2011-09-28 10:15:54.000,2021-12-15 13:51:02.491,2013-08-25 06:52:07,143.0,117,30.0,25.0,13.0,46.0,529,Python socket.io server implementation on top of Tornado framework.,282.0,202.0,15.0,20,False,,,2021-12-15 13:51:02.491,0.0.1,4.0,,1062.0,,tornadio2,https://pypi.org/project/tornadio2,1062.0,,,,3.0,2021-12-15 13:51:02.491,80.0,,,,,,,,,,,,,,,,,, +529,flask-mongorest,closeio/flask-mongorest,web-frameworks,,https://github.com/closeio/flask-mongorest,https://github.com/closeio/flask-mongorest,BSD-3-Clause,2012-06-12 18:40:14.000,2024-01-23 12:59:32.000,2024-01-23 12:59:32,306.0,89,45.0,82.0,27.0,38.0,525,Restful API framework wrapped around MongoEngine.,76.0,49.0,18.0,20,True,['flask'],1.0,2019-08-26 10:57:49.000,0.3.0,7.0,,349.0,,Flask-MongoRest,https://pypi.org/project/Flask-MongoRest,349.0,,,,3.0,2019-08-26 10:51:10.000,27.0,,,,,,,,,,,,,,,,,, +530,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,2023-08-18 00:26:32.000,2023-08-18 00:26:32,95.0,39,10.0,17.0,4.0,15.0,196,Simple Login - Login Extension for Flask - maintainer @cuducos.,46.0,43.0,11.0,20,True,['flask'],,2023-05-04 16:20:00.426,0.1.2,3.0,,74245.0,,flask_simplelogin,https://pypi.org/project/flask_simplelogin,74245.0,,,,3.0,2021-10-25 13:13:37.000,3.0,,,,,,,,,,,,,,,,,, +531,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.000,2019-04-28 13:53:50,26.0,48,5.0,13.0,21.0,5.0,136,A simple way to demo Flask apps from your machine.,3108.0,3092.0,2.0,20,False,['flask'],,2018-09-09 19:48:38.000,0.0.25,16.0,,80984.0,,flask-ngrok,https://pypi.org/project/flask-ngrok,80984.0,,,,3.0,2018-09-09 19:48:38.000,16.0,,,,,,,,,,,,,,,,,, +532,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.000,2023-03-08 21:03:05,179.0,24,35.0,62.0,1.0,31.0,92,Flask like web framework for AWS Lambda.,12.0,12.0,23.0,20,True,,,2023-03-08 12:15:00.843,13.0.3,53.0,,2100.0,,lambdarest,https://pypi.org/project/lambdarest,2100.0,,,,3.0,2023-03-08 12:15:00.843,,,,,,,,,,,,,,,,,,, +533,gain,gaojiuli/gain,web-scraping,,https://github.com/elliotgao2/gain,https://github.com/elliotgao2/gain,GPL-3.0,2017-05-31 08:56:04.000,2019-06-01 22:54:09.000,2018-03-19 01:21:01,85.0,210,75.0,15.0,8.0,28.0,2029,Web crawling framework based on asyncio.,53.0,52.0,10.0,19,False,,,2017-06-19 01:18:41.000,0.1.4,5.0,,34.0,,gain,https://pypi.org/project/gain,34.0,,,,3.0,2017-06-19 01:18:41.000,1.0,,,,,,,,,,,,,,elliotgao2/gain,,,, +534,snallygaster,hannob/snallygaster,web-scraping,,https://github.com/hannob/snallygaster,https://github.com/hannob/snallygaster,CC0-1.0,2018-04-10 12:01:16.000,2024-02-18 08:23:20.000,2024-02-18 08:23:17,236.0,226,75.0,43.0,14.0,31.0,2019,Tool to scan for secret files on HTTP servers.,4.0,4.0,17.0,19,False,,2.0,2022-01-31 20:30:27.000,0.0.12,12.0,,412.0,,snallygaster,https://pypi.org/project/snallygaster,412.0,,,,3.0,2022-01-31 20:30:27.000,,,,,,,,,,,,,,,,,,, +535,Spectacle,sourcey/spectacle,openapi-utils,,https://github.com/sourcey/spectacle,https://github.com/sourcey/spectacle,,2016-01-12 10:36:11.000,2024-02-08 17:07:23.000,2021-08-09 23:54:18,298.0,231,19.0,107.0,31.0,97.0,1260,Beautiful static documentation generator for OpenAPI/Swagger 2.0.,3.0,3.0,39.0,19,False,['openapi'],,,,,,22526.0,,,,,,,,3.0,,,,,spectacle-docs,https://www.npmjs.com/package/spectacle-docs,,,22526.0,,,,,,,,,,, +536,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.000,2015-07-08 05:29:26,684.0,175,59.0,86.0,30.0,42.0,1020,A Django app to accept payments from various payment processors via Pluggable backends.,34.0,28.0,49.0,19,False,['django'],,,,9.0,,99.0,,django-merchant,https://pypi.org/project/django-merchant,99.0,,,,3.0,2013-12-02 07:13:21.000,6.0,,,,,,,,,,,,,,,,,, +537,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,2023-07-06 19:27:49.000,2020-07-13 17:40:33,60.0,74,20.0,43.0,17.0,22.0,909,HTTP security headers for Flask.,,,19.0,19,False,['flask'],,2019-05-28 19:35:00.000,0.7.0,6.0,,780908.0,,flask-talisman,https://pypi.org/project/flask-talisman,780908.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +538,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.000,2021-11-16 00:44:19,643.0,75,38.0,99.0,16.0,120.0,489,A complete test automation tool.,6.0,5.0,21.0,19,False,,,2021-07-30 15:38:36.000,0.10.1,36.0,65.0,194.0,,golem-framework,https://pypi.org/project/golem-framework,193.0,,,,3.0,2021-07-30 15:31:26.000,1.0,,,,,,,,,,,,,,,,,, +539,Kotti,Kotti/Kotti,cms,,https://github.com/Kotti/Kotti,https://github.com/Kotti/Kotti,BSD,2011-01-28 15:42:02.000,2023-09-18 07:31:51.000,2022-07-03 18:00:41,2993.0,116,41.0,379.0,50.0,166.0,410,"Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible..",228.0,228.0,66.0,19,False,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +540,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,2024-02-18 09:47:57.000,2024-02-18 09:47:53,92.0,18,3.0,6.0,3.0,13.0,321,FastAPI framework plugins.,101.0,99.0,3.0,19,True,['fastapi'],6.0,2024-02-18 09:46:45.000,0.13.0,20.0,,4602.0,,fastapi-plugins,https://pypi.org/project/fastapi-plugins,4602.0,,,,3.0,2024-02-16 12:22:39.000,2.0,,,,,,,,,,,,,,,,,, +541,tinkerer,vladris/tinkerer,others,,https://github.com/vladris/tinkerer,https://github.com/vladris/tinkerer,BSD-2-Clause-FreeBSD,2013-05-18 10:18:28.000,2022-10-09 23:59:25.000,2022-10-09 23:59:25,738.0,80,28.0,54.0,20.0,46.0,305,Python blogging engine.,114.0,84.0,39.0,19,False,,,2019-12-06 00:18:53.000,1.7.2,24.0,,123.0,,tinkerer,https://pypi.org/project/tinkerer,123.0,,,,3.0,2021-12-15 13:47:04.512,30.0,,,,,,,,,,,,,,,,,, +542,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,2022-07-08 00:23:11.000,2022-07-08 00:23:11,773.0,301,102.0,84.0,50.0,112.0,3288,Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.,,,7.0,18,False,['flask'],,2017-06-13 18:56:28.000,6.2.3,11.0,,52.0,,flask_jsondash,https://pypi.org/project/flask_jsondash,52.0,,,,3.0,2017-06-13 18:53:34.000,,,,,,,,,,,,,,,,,,, +543,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.000,2021-08-24 17:12:25,93.0,57,9.0,33.0,31.0,17.0,595,api versioning for fastapi web applications.,7.0,,16.0,18,False,['fastapi'],,2021-08-24 17:06:33.000,0.10.0,10.0,,82338.0,,fastapi-versioning,https://pypi.org/project/fastapi-versioning,82338.0,,,,3.0,2021-08-24 17:06:33.000,7.0,,,,,,,,,,,,,,,,,, +544,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.000,2021-06-03 14:00:13,140.0,29,8.0,157.0,5.0,23.0,594,Opinionated set of utilities on top of FastAPI.,13.0,,12.0,18,False,['fastapi'],,2021-06-03 13:58:16.000,0.2.11,34.0,,5261.0,,fastapi_contrib,https://pypi.org/project/fastapi_contrib,5261.0,,,,3.0,2021-06-03 13:49:33.000,13.0,,,,,,,,,,,,,,,,,, +545,flama,perdy/flama,web-frameworks,,https://github.com/vortico/flama,https://github.com/vortico/flama,Apache-2.0,2018-09-27 15:29:54.000,2024-02-10 19:35:40.000,2023-11-20 16:43:39,389.0,16,9.0,45.0,7.0,84.0,254,Fire up your models with the flame.,13.0,12.0,9.0,18,True,,,2023-09-27 01:28:39.000,1.6.0,26.0,160.0,220.0,,flama,https://pypi.org/project/flama,217.0,,,,3.0,2023-09-27 01:28:27.000,1.0,,,,,,,,,,,,,,vortico/flama,,,, +546,fastapi_cache,comeuplater/fastapi_cache,fastapi-utils,,https://github.com/comeuplater/fastapi_cache,https://github.com/comeuplater/fastapi_cache,MIT,2020-07-26 08:07:35.000,2021-09-30 07:18:28.000,2021-02-12 15:01:21,75.0,16,3.0,7.0,7.0,3.0,209,FastAPI simple cache.,135.0,135.0,7.0,18,False,['fastapi'],,2021-02-12 14:58:56.000,0.1.0,6.0,,11449.0,,fastapi_cache,https://pypi.org/project/fastapi_cache,11449.0,,,,3.0,2021-02-12 14:58:56.000,,,,,,,,,,,,,,,,,,, +547,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,2024-02-11 19:37:51.000,2024-02-09 15:22:01,471.0,15,3.0,54.0,52.0,48.0,201,The Batteries-Detachable Web Framework.,,,8.0,18,True,,154.0,,,9.0,,1383.0,,view.py,https://pypi.org/project/view.py,1383.0,,,,3.0,2024-02-04 21:05:39.000,,,,,,,,,,,,,,,,,,, +548,InstaPy,timgrossmann/InstaPy,third-party-apis,,,https://github.com/timgrossmann/InstaPy,GPL-3.0,,2022-01-19 04:05:04.000,,,3822,,,,,16090,Tool for automated Instagram interactions.,11.0,,,17,False,,,2022-01-19 04:05:04.000,0.6.16,52.0,,4133.0,,instapy,https://pypi.org/project/instapy,4133.0,,,,3.0,2022-01-19 04:05:04.000,11.0,,,,,,,,,,,,,,,,,, +549,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.000,2022-02-18 04:40:27,150.0,317,42.0,139.0,43.0,38.0,2007,"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,,,,,,,,,,,,,,,,,,,, +550,salmon,moggers87/salmon,email,,https://github.com/moggers87/salmon,https://github.com/moggers87/salmon,GPL-3.0,2013-05-07 11:29:42.000,2023-04-05 02:56:48.000,2023-04-02 04:09:41,448.0,68,20.0,71.0,17.0,73.0,624,A Python Mail Server.,21.0,20.0,15.0,17,True,,,2019-12-31 19:27:38.000,3.2.0,12.0,122.0,489.0,,salmon-mail,https://pypi.org/project/salmon-mail,487.0,,,,3.0,2019-12-31 19:27:28.000,1.0,,,,,,,,,,,,,,,,,, +551,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.000,2024-01-16 05:07:05,61.0,29,8.0,13.0,6.0,43.0,207,Full text search for flask.,549.0,549.0,4.0,17,True,['flask'],2.0,,,,,534.0,,flask-msearch,https://pypi.org/project/flask-msearch,534.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +552,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.000,2022-06-13 09:29:26,55.0,19,6.0,39.0,9.0,14.0,148,A framework-agnostic library for testing ASGI web applications.,641.0,641.0,14.0,17,False,,,,,,,77502.0,,async-asgi-testclient,https://pypi.org/project/async-asgi-testclient,77502.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +553,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,2023-11-21 03:04:23.000,2021-02-24 02:40:04,189.0,67,14.0,55.0,17.0,34.0,105,Pyramid configuration with celery integration. Allows you to use pyramid .ini files to configure celery and have your..,1.0,,25.0,17,False,['pyramid'],,2021-02-24 02:34:47.000,4.0.0,11.0,,3769.0,,pyramid_celery,https://pypi.org/project/pyramid_celery,3769.0,,,,3.0,2021-02-24 02:34:47.000,1.0,,,,,,,,,,,,,,,,,, +554,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.000,2022-05-20 21:14:37,166.0,16,8.0,139.0,12.0,43.0,99,ASGI support for the Tartiflette GraphQL engine.,20.0,19.0,15.0,17,False,['graphql'],,2022-05-20 21:20:14.000,0.12.0,7.0,,1399.0,,tartiflette-asgi,https://pypi.org/project/tartiflette-asgi,1399.0,,,,3.0,2022-05-20 21:20:14.000,1.0,,,,,,,,,,,,,,,,,, +555,apex,cd34/apex,auth,,https://github.com/cd34/apex,https://github.com/cd34/apex,MIT,2011-07-17 20:20:49.000,2022-09-17 20:58:19.000,2020-04-02 04:58:41,429.0,29,13.0,77.0,8.0,20.0,95,"Toolkit for Pyramid, a Pylons Project, to add Authentication and Authorization using Velruse (OAuth) and/or a local..",33.0,,19.0,17,False,['pyramid'],,,,5.0,,8385.0,,apex,https://pypi.org/project/apex,8385.0,,,,3.0,2021-12-15 14:18:14.200,33.0,,,,,,,,,,,,,,,,,, +556,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.000,2021-06-16 13:33:51,120.0,12,7.0,15.0,6.0,13.0,63,(UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to provide JWT authentication for Flask-GraphQL.,245.0,241.0,7.0,17,False,['flask'],,2021-04-19 04:21:50.000,1.3.3,14.0,,4835.0,,flask-graphql-auth,https://pypi.org/project/flask-graphql-auth,4835.0,,,,3.0,2021-04-19 04:19:08.000,4.0,,,,,,,,,,,,,,rscarrera27/Flask-GraphQL-Auth,,,, +557,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,2023-07-23 18:39:02.000,2023-04-24 11:52:27,13.0,264,80.0,23.0,24.0,14.0,4383,Nginx UI allows you to access and modify the nginx configurations files without cli.,,,4.0,16,True,,,2020-06-28 15:17:10.000,0.2,1.0,,11751.0,,,,,,,,3.0,,,,,,,,,,,schenkd/nginx-ui,https://hub.docker.com/r/schenkd/nginx-ui,2020-06-25 16:45:27.170206,15.0,540571.0,,,,, +558,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.000,2014-12-05 21:39:52,68.0,304,209.0,24.0,42.0,29.0,4110,A testing system for catching visual regressions in Web applications.,2.0,2.0,7.0,16,False,,,,,5.0,,17.0,,huxley,https://pypi.org/project/huxley,17.0,,,,3.0,2014-03-27 18:23:28.000,,,,,,,,,,,,,,,,,,, +559,igramscraper,realsirjoe/instagram-scraper,third-party-apis,,https://github.com/realsirjoe/instagram-scraper,https://github.com/realsirjoe/instagram-scraper,MIT,2019-06-10 06:15:55.000,2021-09-05 10:31:32.000,,,355,,,108.0,,2145,"scrapes medias, likes, followers, tags and all metadata. Inspired by instagram-php-scraper,bot.",2.0,,24.0,16,False,,,2020-05-25 18:11:03.000,0.3.5,9.0,,567.0,,igramscraper,https://pypi.org/project/igramscraper,567.0,,,,3.0,2020-05-25 18:11:03.000,2.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.000,2015-05-23 08:52:06,317.0,41,24.0,19.0,3.0,19.0,499,Extract data from websites using basic statistical magic.,27.0,18.0,3.0,16,False,,,2015-06-28 22:20:05.000,0.0.12,4.0,,10.0,,libextract,https://pypi.org/project/libextract,10.0,,,,3.0,2015-06-28 22:20:05.000,9.0,,,,,,,,,,,,,,,,,, +561,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.000,2023-02-08 08:18:07,375.0,14,5.0,54.0,14.0,60.0,155,Easy file uploads for Flask.,81.0,81.0,6.0,16,False,['flask'],,2021-12-07 13:25:00.000,02.1,5.0,,121.0,,flask-file-upload,https://pypi.org/project/flask-file-upload,121.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +562,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,2023-09-04 21:03:12.000,2023-04-16 21:30:17,91.0,10,15.0,12.0,,5.0,81,A service layer for pyramid.,20.0,,6.0,16,True,['pyramid'],,2019-04-22 16:43:41.562,0.1.1,9.0,,15027.0,,pyramid_services,https://pypi.org/project/pyramid_services,15027.0,,,,3.0,2019-04-22 16:43:41.941,20.0,,,,,,,,,,,,,,,,,, +563,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,2024-03-07 16:07:04.000,2024-03-01 12:29:48,205.0,43,13.0,141.0,29.0,51.0,80,Pyramid addon for OpenAPI3 validation of requests and responses.,,,25.0,16,True,"['pyramid', 'openapi']",2.0,,,,,19294.0,,pyramid_openapi3,https://pypi.org/project/pyramid_openapi3,19294.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +564,pyramid_swagger,striglia/pyramid_swagger,openapi-utils,,https://github.com/danielpops/pyramid_swagger,https://github.com/danielpops/pyramid_swagger,BSD-3-Clause,2014-05-24 00:43:16.000,2022-09-18 16:33:52.000,2022-09-18 16:33:51,571.0,43,13.0,139.0,22.0,86.0,65,Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.,,,39.0,16,False,['pyramid'],,,,,,9188.0,,pyramid_swagger,https://pypi.org/project/pyramid_swagger,9188.0,,,,3.0,,,,,,,,,,,,,,,,danielpops/pyramid_swagger,,,, +565,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.000,2022-09-07 18:59:30,228.0,10,10.0,248.0,4.0,15.0,61,"tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a..",57.0,53.0,11.0,16,False,,,2021-11-15 10:12:31.000,1.4.1,31.0,,671.0,,tartiflette-aiohttp,https://pypi.org/project/tartiflette-aiohttp,671.0,,,,3.0,2021-11-15 10:02:16.000,4.0,,,,,,,,,,,,,,,,,, +566,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,2023-12-03 15:25:44.000,2023-02-16 09:33:40,487.0,375,85.0,65.0,57.0,28.0,2404,Automated Security Testing For REST APIs.,,,12.0,15,False,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +567,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.000,2020-03-08 07:51:41,599.0,27,22.0,3.0,5.0,11.0,688,A micro web-framework using asyncio coroutines and chained middleware.,2.0,,5.0,15,False,,,2016-10-16 15:29:10.000,0.8.0,10.0,,60.0,,growler,https://pypi.org/project/growler,60.0,,,,3.0,2016-10-16 15:29:10.000,2.0,,,,,,,,,,,,,,,,,, +568,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.000,2021-06-18 07:32:23,511.0,52,17.0,26.0,6.0,18.0,623,Display machine state using Python3 with Flask.,3.0,3.0,10.0,15,False,['flask'],,2021-06-18 07:47:50.000,1.1.4,16.0,,97.0,,Flask-State,https://pypi.org/project/Flask-State,97.0,,,,3.0,2021-06-18 07:47:50.000,,,,,,,,,,,,,,,,,,, +569,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.000,2017-09-19 15:55:05,27.0,83,15.0,28.0,22.0,2.0,224,A python module to parse the Open Graph Protocol.,124.0,100.0,8.0,15,False,,,,,3.0,,799.0,,opengraph,https://pypi.org/project/opengraph,799.0,,,,3.0,2012-05-25 23:25:52.000,24.0,,,,,,,,,,,,,,,,,, +570,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,2022-09-17 21:18:54.000,2020-10-09 07:57:39,120.0,31,6.0,34.0,22.0,20.0,74,JWT authentication for Pyramid.,,,12.0,15,False,['pyramid'],,2021-02-20 11:34:46.712,1.6.1,10.0,,18166.0,,pyramid_jwt,https://pypi.org/project/pyramid_jwt,18166.0,,,,3.0,2020-05-05 15:16:08.000,,,,,,,,,,,,,,,,,,, +571,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.000,2016-04-16 20:26:10,326.0,290,44.0,8.0,24.0,40.0,830,"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,,12.0,,django-schedule-frinat,https://pypi.org/project/django-schedule-frinat,12.0,,,,3.0,2014-02-24 14:31:35.000,,,,,,,,,,,,,,,,,,,BSD-3-Clause +572,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.000,2021-02-11 19:35:35,36.0,32,8.0,20.0,8.0,8.0,319,FastAPI client generator.,331.0,331.0,8.0,14,False,['fastapi'],,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, +573,Transistor,bomquote/transistor,web-scraping,,https://github.com/bomquote/transistor,https://github.com/bomquote/transistor,MIT,2018-11-12 15:25:51.000,2024-03-04 00:32:32.000,2020-08-16 21:52:05,198.0,23,11.0,335.0,,3.0,211,"Transistor, a Python web scraping framework for intelligent use cases.",,,2.0,14,False,,,2020-08-03 20:20:32.000,0.2.4,6.0,97.0,121.0,,transistor,https://pypi.org/project/transistor,120.0,,,,3.0,,,,,,,,,,,,,,,,,,,, +574,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.000,2019-10-07 16:52:30,14.0,309,77.0,5.0,7.0,3.0,2143,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,,,,,,,,,,,,,,,,,,,, +575,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.000,2020-10-05 14:24:37,44.0,44,13.0,10.0,9.0,3.0,434,row level security for FastAPI framework.,,,1.0,13,False,['fastapi'],,2020-10-05 14:18:40.000,0.2.7,10.0,,5845.0,,fastapi-permissions,https://pypi.org/project/fastapi-permissions,5845.0,,,,3.0,2020-10-05 14:18:40.000,,,,,,,,,,,,,,,,,,, +576,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.000,2021-08-30 16:47:21,37.0,19,10.0,6.0,2.0,5.0,309,A universal package of scraper scripts for humans.,,,4.0,13,False,,,2021-02-07 18:22:49.000,1.1.3,19.0,,173.0,,scrapera,https://pypi.org/project/scrapera,173.0,,,,3.0,2021-02-07 18:22:49.000,,,,,,,,,,,,,,,,,,, +577,flask-bootstrap,esbullington/flask-bootstrap,flask-utils,,https://github.com/esbullington/flask-bootstrap,https://github.com/esbullington/flask-bootstrap,,2012-03-06 17:53:29.000,2023-06-16 16:09:08.933,2019-08-14 04:58:34,139.0,49,10.0,5.0,1.0,4.0,208,"A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend.",,,6.0,13,False,['flask'],,,,1.0,,175632.0,conda-forge/flask-bootstrap,flask-bootstrap,https://pypi.org/project/flask-bootstrap,175405.0,https://anaconda.org/conda-forge/flask-bootstrap,2023-06-16 16:09:08.933,15496.0,3.0,,,,,,,,,,,,,,,,,-11.0,,, +578,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.000,2022-09-15 20:25:29,60.0,17,10.0,6.0,5.0,2.0,147,Generate a Postman collection from your Flask application.,20.0,19.0,5.0,13,False,['flask'],,2020-01-16 15:13:52.000,1.4.4,18.0,,796.0,,flask2postman,https://pypi.org/project/flask2postman,796.0,,,,3.0,2020-01-16 15:13:52.000,1.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-03-01 03:48:51.000,2021-12-29 13:50:55,36.0,12,7.0,22.0,1.0,4.0,109,Simplifies class-based views for more organized and maintainable code in FastAPI.,,,2.0,11,False,['fastapi'],,2021-11-21 11:00:44.000,1.2.6,9.0,,67.0,,fastapi-lazy,https://pypi.org/project/fastapi-lazy,67.0,,,,3.0,2021-11-21 11:00:44.000,,,,,,,,,,,,,,,yezz123/fastango,,,, +580,IP2Trace,ip2location/ip2trace-python,others,,https://github.com/ip2location/ip2trace-python,https://github.com/ip2location/ip2trace-python,MIT,2021-01-15 07:49:23.000,2024-01-16 11:49:08.000,2024-01-03 01:23:27,23.0,14,9.0,1.0,,2.0,32,"Python tool to traceroute with IP geolocation information, such as country, region, city, isp and many more.",,,2.0,9,False,,1.0,2023-05-09 08:40:01.000,3.2.0,16.0,,147.0,,IP2Trace,https://pypi.org/project/IP2Trace,147.0,,,,3.0,2022-07-01 08:25:29.000,,,,,,,,,,,,,,,,,,, +581,timing-asgi,steinnes/timing-asgi,monitoring,,https://github.com/steinnes/timing-asgi,https://github.com/steinnes/timing-asgi,,2019-02-05 23:53:18.000,2023-07-18 10:19:04.000,2023-07-18 10:18:35,80.0,9,2.0,19.0,4.0,3.0,114,ASGI middleware to record and emit timing metrics (to something like statsd).,55.0,55.0,5.0,8,False,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 102b9ca0..c8ef6566 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._ -- requests (πŸ₯‡49 Β· ⭐ 51K Β· πŸ“ˆ) - A simple, yet elegant, HTTP library. Apache-2 -- requests-oauthlib (πŸ₯‡38 Β· ⭐ 1.7K Β· πŸ“ˆ) - OAuthlib support for Python-Requests!. ISC -- litestar (πŸ₯‰34 Β· ⭐ 4.1K Β· πŸ“ˆ) - Production-ready, Light, Flexible and Extensible ASGI API.. MIT -- rpyc (πŸ₯ˆ33 Β· ⭐ 1.5K Β· πŸ“ˆ) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for.. MIT -- html2text (πŸ₯‰31 Β· ⭐ 1.6K Β· πŸ“ˆ) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 +- WeasyPrint (πŸ₯ˆ37 Β· ⭐ 6.5K Β· πŸ“ˆ) - The awesome document factory. BSD-3 +- Yarl (πŸ₯‡36 Β· ⭐ 1.2K Β· πŸ“ˆ) - Yet another URL library. Apache-2 +- requestium (πŸ₯‰26 Β· ⭐ 1.8K Β· πŸ“ˆ) - Integration layer between Requests and Selenium for automation.. BSD-3 +- mixer (πŸ₯‰25 Β· ⭐ 930 Β· πŸ’€) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 +- gabbi (πŸ₯‰22 Β· ⭐ 150 Β· πŸ“ˆ) - Declarative HTTP Testing for Python and anything else. Apache-2 ## πŸ“‰ Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- Yarl (πŸ₯ˆ32 Β· ⭐ 1.2K Β· πŸ“‰) - Yet another URL library. Apache-2 -- requestium (πŸ₯‰22 Β· ⭐ 1.8K Β· πŸ“‰) - Integration layer between Requests and Selenium for automation.. BSD-3 -- httmock (πŸ₯‰20 Β· ⭐ 460 Β· πŸ’€) - A mocking library for requests. ❗Unlicensed -- mixer (πŸ₯‰19 Β· ⭐ 930 Β· πŸ’€) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 -- gabbi (πŸ₯‰17 Β· ⭐ 150 Β· πŸ“‰) - Declarative HTTP Testing for Python and anything else. ❗Unlicensed +- django-taggit (πŸ₯‰26 Β· ⭐ 3.2K Β· πŸ“‰) - Simple tagging for django. BSD-3 +- django-compressor (πŸ₯‰25 Β· ⭐ 2.7K Β· πŸ“‰) - Compresses linked and inline javascript or CSS into a.. ❗Unlicensed +- django-countries (πŸ₯‰24 Β· ⭐ 1.3K Β· πŸ’€) - A Django application that provides country choices.. MIT +- furl (πŸ₯‰20 Β· ⭐ 2.5K Β· πŸ’€) - URL parsing and manipulation made easy. ❗Unlicensed +- flask-bootstrap (πŸ₯‰13 Β· ⭐ 210 Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. ❗Unlicensed