From d2e2c69296b9815cb21420c53287860256dc8433 Mon Sep 17 00:00:00 2001 From: LukasMasuch Date: Thu, 13 Jul 2023 16:35:14 +0000 Subject: [PATCH] Update best-of list for version 2023.07.13 --- README.md | 1724 +++++++++++++++---------------- history/2023-07-13_changes.md | 20 + history/2023-07-13_projects.csv | 579 +++++++++++ latest-changes.md | 20 +- 4 files changed, 1465 insertions(+), 878 deletions(-) create mode 100644 history/2023-07-13_changes.md create mode 100644 history/2023-07-13_projects.csv diff --git a/README.md b/README.md index 582b2b8b..567bdda2 100644 --- a/README.md +++ b/README.md @@ -96,23 +96,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pallets/flask ``` -- [PyPi](https://pypi.org/project/flask) (📥 79M / month · 📦 120K · ⏱️ 02.05.2023): +- [PyPi](https://pypi.org/project/flask) (📥 87M / month · 📦 120K · ⏱️ 02.05.2023): ``` pip install flask ``` -- [Conda](https://anaconda.org/conda-forge/flask) (📥 5.7M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/flask) (📥 5.8M · ⏱️ 16.06.2023): ``` conda install -c conda-forge flask ```
django (🥇48 · ⭐ 72K) - The Web framework for perfectionists with deadlines. BSD-3 -- [GitHub](https://github.com/django/django) (👨‍💻 2.9K · 🔀 29K · 📦 1.3M · ⏱️ 06.07.2023): +- [GitHub](https://github.com/django/django) (👨‍💻 3K · 🔀 30K · 📦 1.4M · ⏱️ 12.07.2023): ``` git clone https://github.com/django/django ``` -- [PyPi](https://pypi.org/project/django) (📥 9.9M / month · 📦 120K · ⏱️ 24.11.2015): +- [PyPi](https://pypi.org/project/django) (📥 9.9M / month · 📦 120K · ⏱️ 03.07.2023): ``` pip install django ``` @@ -123,23 +123,23 @@ _General purpose web frameworks to build web applications and REST APIs._
fastapi (🥇46 · ⭐ 60K) - FastAPI framework, high performance, easy to learn, fast to.. MIT -- [GitHub](https://github.com/tiangolo/fastapi) (👨‍💻 470 · 🔀 5K · 📦 200K · 📋 3.8K - 11% open · ⏱️ 02.07.2023): +- [GitHub](https://github.com/tiangolo/fastapi) (👨‍💻 470 · 🔀 5K · 📦 210K · 📋 3.8K - 12% open · ⏱️ 09.07.2023): ``` git clone https://github.com/tiangolo/fastapi ``` -- [PyPi](https://pypi.org/project/fastapi) (📥 16M / month · 📦 2.2K · ⏱️ 08.12.2018): +- [PyPi](https://pypi.org/project/fastapi) (📥 16M / month · 📦 2.3K · ⏱️ 08.12.2018): ``` pip install fastapi ``` -- [Conda](https://anaconda.org/conda-forge/fastapi) (📥 1.6M · ⏱️ 05.07.2023): +- [Conda](https://anaconda.org/conda-forge/fastapi) (📥 1.6M · ⏱️ 07.07.2023): ``` conda install -c conda-forge fastapi ```
tornado (🥇46 · ⭐ 21K) - Tornado is a Python web framework and asynchronous networking.. Apache-2 -- [GitHub](https://github.com/tornadoweb/tornado) (👨‍💻 440 · 🔀 5.5K · 📦 360K · 📋 1.8K - 11% open · ⏱️ 22.06.2023): +- [GitHub](https://github.com/tornadoweb/tornado) (👨‍💻 440 · 🔀 5.5K · 📦 360K · 📋 1.8K - 11% open · ⏱️ 08.07.2023): ``` git clone https://github.com/tornadoweb/tornado @@ -153,25 +153,25 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge tornado ```
-
werkzeug (🥈44 · ⭐ 6.4K) - The comprehensive WSGI web application library. BSD-3 +
werkzeug (🥈45 · ⭐ 6.4K) - The comprehensive WSGI web application library. BSD-3 -- [GitHub](https://github.com/pallets/werkzeug) (👨‍💻 480 · 🔀 1.7K · 📥 480 · 📦 1M · 📋 1.1K - 0% open · ⏱️ 01.07.2023): +- [GitHub](https://github.com/pallets/werkzeug) (👨‍💻 480 · 🔀 1.7K · 📥 490 · 📦 1.1M · 📋 1.1K - 0% open · ⏱️ 01.07.2023): ``` git clone https://github.com/pallets/werkzeug ``` -- [PyPi](https://pypi.org/project/werkzeug) (📥 86M / month · 📦 70K · ⏱️ 16.05.2017): +- [PyPi](https://pypi.org/project/werkzeug) (📥 91M / month · 📦 70K · ⏱️ 16.05.2017): ``` pip install werkzeug ``` -- [Conda](https://anaconda.org/conda-forge/werkzeug) (📥 8.2M · ⏱️ 09.06.2023): +- [Conda](https://anaconda.org/conda-forge/werkzeug) (📥 8.3M · ⏱️ 09.06.2023): ``` conda install -c conda-forge werkzeug ```
django-rest-framework (🥈43 · ⭐ 26K) - Web APIs for Django. BSD-3 -- [GitHub](https://github.com/encode/django-rest-framework) (👨‍💻 1.4K · 🔀 6.6K · 📦 520K · 📋 3.9K - 3% open · ⏱️ 02.07.2023): +- [GitHub](https://github.com/encode/django-rest-framework) (👨‍💻 1.4K · 🔀 6.6K · 📦 530K · 📋 3.9K - 3% open · ⏱️ 13.07.2023): ``` git clone https://github.com/encode/django-rest-framework @@ -185,14 +185,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge djangorestframework ```
-
starlette (🥈40 · ⭐ 8.4K) - The little ASGI framework that shines. BSD-3 +
starlette (🥈41 · ⭐ 8.4K) - The little ASGI framework that shines. BSD-3 -- [GitHub](https://github.com/encode/starlette) (👨‍💻 240 · 🔀 760 · 📦 120K · 📋 690 - 5% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/encode/starlette) (👨‍💻 240 · 🔀 770 · 📦 120K · 📋 680 - 5% open · ⏱️ 13.07.2023): ``` git clone https://github.com/encode/starlette ``` -- [PyPi](https://pypi.org/project/starlette) (📥 15M / month · 📦 880 · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/starlette) (📥 15M / month · 📦 920 · ⏱️ 28.06.2022): ``` pip install starlette ``` @@ -201,14 +201,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge starlette ```
-
sanic (🥈39 · ⭐ 17K) - Accelerate your web app development | Build fast. Run fast. MIT +
sanic (🥈40 · ⭐ 17K) - Accelerate your web app development | Build fast. Run fast. MIT -- [GitHub](https://github.com/sanic-org/sanic) (👨‍💻 330 · 🔀 1.5K · 📦 14K · 📋 1.3K - 6% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/sanic-org/sanic) (👨‍💻 330 · 🔀 1.5K · 📦 14K · 📋 1.3K - 6% open · ⏱️ 12.07.2023): ``` git clone https://github.com/sanic-org/sanic ``` -- [PyPi](https://pypi.org/project/sanic) (📥 720K / month · 📦 680 · ⏱️ 30.06.2022): +- [PyPi](https://pypi.org/project/sanic) (📥 750K / month · 📦 680 · ⏱️ 30.06.2022): ``` pip install sanic ``` @@ -217,18 +217,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge sanic ```
-
Flask-AppBuilder (🥈39 · ⭐ 4.2K) - Simple and rapid application development framework,.. BSD-3 +
Flask-AppBuilder (🥈40 · ⭐ 4.3K) - Simple and rapid application development framework,.. BSD-3 -- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (👨‍💻 190 · 🔀 1.3K · 📦 4.8K · 📋 1.2K - 11% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (👨‍💻 190 · 🔀 1.3K · 📦 4.8K · 📋 1.2K - 11% open · ⏱️ 10.07.2023): ``` git clone https://github.com/dpgaspar/Flask-AppBuilder ``` -- [PyPi](https://pypi.org/project/flask-appbuilder) (📥 4.8M / month · 📦 330 · ⏱️ 06.07.2022): +- [PyPi](https://pypi.org/project/flask-appbuilder) (📥 4.9M / month · 📦 330 · ⏱️ 06.07.2022): ``` pip install flask-appbuilder ``` -- [Conda](https://anaconda.org/conda-forge/flask-appbuilder) (📥 270K · ⏱️ 25.06.2023): +- [Conda](https://anaconda.org/conda-forge/flask-appbuilder) (📥 280K · ⏱️ 25.06.2023): ``` conda install -c conda-forge flask-appbuilder ``` @@ -251,12 +251,12 @@ _General purpose web frameworks to build web applications and REST APIs._
falcon (🥈36 · ⭐ 9.2K) - The no-magic web data plane API and microservices framework for.. Apache-2 -- [GitHub](https://github.com/falconry/falcon) (👨‍💻 200 · 🔀 910 · 📥 4.9K · 📦 8.3K · 📋 980 - 15% open · ⏱️ 04.06.2023): +- [GitHub](https://github.com/falconry/falcon) (👨‍💻 200 · 🔀 910 · 📥 5K · 📦 8.3K · 📋 990 - 15% open · ⏱️ 12.07.2023): ``` git clone https://github.com/falconry/falcon ``` -- [PyPi](https://pypi.org/project/falcon) (📥 640K / month · 📦 1.7K · ⏱️ 18.11.2022): +- [PyPi](https://pypi.org/project/falcon) (📥 630K / month · 📦 1.7K · ⏱️ 18.11.2022): ``` pip install falcon ``` @@ -267,12 +267,12 @@ _General purpose web frameworks to build web applications and REST APIs._
flask-restful (🥈36 · ⭐ 6.6K) - Simple framework for creating REST APIs. BSD-3 -- [GitHub](https://github.com/flask-restful/flask-restful) (👨‍💻 160 · 🔀 1K · 📦 94K · 📋 590 - 23% open · ⏱️ 21.05.2023): +- [GitHub](https://github.com/flask-restful/flask-restful) (👨‍💻 160 · 🔀 1K · 📦 95K · 📋 590 - 23% open · ⏱️ 21.05.2023): ``` git clone https://github.com/flask-restful/flask-restful ``` -- [PyPi](https://pypi.org/project/flask-restful) (📥 1.5M / month · 📦 7.2K · ⏱️ 17.05.2021): +- [PyPi](https://pypi.org/project/flask-restful) (📥 1.4M / month · 📦 7.2K · ⏱️ 17.05.2021): ``` pip install flask-restful ``` @@ -281,6 +281,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-restful ```
+
django-tastypie (🥈34 · ⭐ 3.9K) - Creating delicious APIs for Django apps since 2010. BSD-3 + +- [GitHub](https://github.com/django-tastypie/django-tastypie) (👨‍💻 200 · 🔀 1.3K · 📦 5.4K · 📋 930 - 43% open · ⏱️ 11.04.2023): + + ``` + git clone https://github.com/django-tastypie/django-tastypie + ``` +- [PyPi](https://pypi.org/project/django-tastypie) (📥 64K / month · 📦 2.5K · ⏱️ 24.01.2023): + ``` + pip install django-tastypie + ``` +
CherryPy (🥈34 · ⭐ 1.7K) - CherryPy is a pythonic, object-oriented HTTP framework... BSD-3 - [GitHub](https://github.com/cherrypy/cherrypy) (👨‍💻 140 · 🔀 350 · 📦 11K · 📋 1.8K - 14% open · ⏱️ 04.05.2023): @@ -299,7 +311,7 @@ _General purpose web frameworks to build web applications and REST APIs._
eve (🥉33 · ⭐ 6.6K) - REST API framework designed for human beings. BSD-3 -- [GitHub](https://github.com/pyeve/eve) (👨‍💻 210 · 🔀 750 · 📦 1.1K · 📋 970 - 2% open · ⏱️ 27.06.2023): +- [GitHub](https://github.com/pyeve/eve) (👨‍💻 210 · 🔀 750 · 📦 1.1K · 📋 970 - 2% open · ⏱️ 10.07.2023): ``` git clone https://github.com/pyeve/eve @@ -309,18 +321,6 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install eve ```
-
django-tastypie (🥉33 · ⭐ 3.8K) - Creating delicious APIs for Django apps since 2010. BSD-3 - -- [GitHub](https://github.com/django-tastypie/django-tastypie) (👨‍💻 200 · 🔀 1.3K · 📦 5.3K · 📋 930 - 43% open · ⏱️ 11.04.2023): - - ``` - git clone https://github.com/django-tastypie/django-tastypie - ``` -- [PyPi](https://pypi.org/project/django-tastypie) (📥 66K / month · 📦 2.5K · ⏱️ 24.01.2023): - ``` - pip install django-tastypie - ``` -
hug (🥉31 · ⭐ 6.7K) - Embrace the APIs of the future. Hug aims to make developing APIs as simple as.. MIT - [GitHub](https://github.com/hugapi/hug) (👨‍💻 120 · 🔀 390 · 📦 2.4K · 📋 480 - 37% open · ⏱️ 30.06.2023): @@ -353,34 +353,34 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge web.py ```
-
cornice (🥉29 · ⭐ 380 · 💤) - Build Web Services with Pyramid. MPL-2.0 +
cornice (🥉29 · ⭐ 380) - Build Web Services with Pyramid. MPL-2.0 -- [GitHub](https://github.com/Cornices/cornice) (👨‍💻 120 · 🔀 160 · 📦 820 · 📋 240 - 19% open · ⏱️ 18.07.2022): +- [GitHub](https://github.com/Cornices/cornice) (👨‍💻 120 · 🔀 160 · 📦 820 · 📋 240 - 19% open · ⏱️ 13.07.2023): ``` git clone https://github.com/Cornices/cornice ``` -- [PyPi](https://pypi.org/project/cornice) (📥 34K / month · 📦 350 · ⏱️ 07.01.2022): +- [PyPi](https://pypi.org/project/cornice) (📥 33K / month · 📦 350 · ⏱️ 07.01.2022): ``` pip install cornice ``` -- [Conda](https://anaconda.org/anaconda/cornice) (📥 7.5K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/anaconda/cornice) (📥 7.6K · ⏱️ 16.06.2023): ``` conda install -c anaconda cornice ```
robyn (🥉28 · ⭐ 2.8K) - A High-Performance, Community-Driven, and Innovator Friendly Web Framework.. BSD-2 -- [GitHub](https://github.com/sparckles/robyn) (👨‍💻 48 · 🔀 130 · 📦 29 · 📋 270 - 36% open · ⏱️ 29.06.2023): +- [GitHub](https://github.com/sparckles/robyn) (👨‍💻 48 · 🔀 130 · 📦 29 · 📋 270 - 36% open · ⏱️ 06.07.2023): ``` git clone https://github.com/sansyrox/robyn ``` -- [PyPi](https://pypi.org/project/robyn) (📥 15K / month · ⏱️ 29.06.2022): +- [PyPi](https://pypi.org/project/robyn) (📥 14K / month · ⏱️ 29.06.2022): ``` pip install robyn ``` -- [Conda](https://anaconda.org/conda-forge/robyn) (📥 89K · ⏱️ 01.07.2023): +- [Conda](https://anaconda.org/conda-forge/robyn) (📥 91K · ⏱️ 01.07.2023): ``` conda install -c conda-forge robyn ``` @@ -392,7 +392,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/MasoniteFramework/masonite ``` -- [PyPi](https://pypi.org/project/masonite) (📥 2.7K / month · 📦 75 · ⏱️ 26.06.2022): +- [PyPi](https://pypi.org/project/masonite) (📥 2.6K / month · 📦 75 · ⏱️ 26.06.2022): ``` pip install masonite ``` @@ -404,12 +404,12 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/emmett-framework/emmett ``` -- [PyPi](https://pypi.org/project/emmett) (📥 890 / month · 📦 4 · ⏱️ 23.05.2022): +- [PyPi](https://pypi.org/project/emmett) (📥 680 / month · 📦 4 · ⏱️ 23.05.2022): ``` pip install emmett ```
-
web2py (🥉25 · ⭐ 2K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0 +
web2py (🥉25 · ⭐ 2.1K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0 - [GitHub](https://github.com/web2py/web2py) (👨‍💻 260 · 🔀 880 · 📦 40 · 📋 1.1K - 34% open · ⏱️ 05.07.2023): @@ -424,11 +424,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pgjones/quart ``` -- [PyPi](https://pypi.org/project/quart) (📥 220K / month · 📦 82 · ⏱️ 17.10.2019): +- [PyPi](https://pypi.org/project/quart) (📥 210K / month · 📦 82 · ⏱️ 17.10.2019): ``` pip install quart ``` -- [Conda](https://anaconda.org/conda-forge/quart) (📥 80K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/quart) (📥 81K · ⏱️ 16.06.2023): ``` conda install -c conda-forge quart ``` @@ -440,7 +440,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/plone/guillotina ``` -- [PyPi](https://pypi.org/project/guillotina) (📥 4.3K / month · 📦 46 · ⏱️ 25.08.2022): +- [PyPi](https://pypi.org/project/guillotina) (📥 3.7K / month · 📦 46 · ⏱️ 25.08.2022): ``` pip install guillotina ``` @@ -452,7 +452,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/elimintz/justpy ``` -- [PyPi](https://pypi.org/project/justpy) (📥 1.6K / month · 📦 7 · ⏱️ 04.09.2022): +- [PyPi](https://pypi.org/project/justpy) (📥 1.7K / month · 📦 7 · ⏱️ 04.09.2022): ``` pip install justpy ``` @@ -464,19 +464,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) (📥 320 / month · 📦 27 · ⏱️ 26.08.2019): +- [PyPi](https://pypi.org/project/Flask-MongoRest) (📥 410 / month · 📦 27 · ⏱️ 26.08.2019): ``` pip install Flask-MongoRest ```
-
flama (🥉19 · ⭐ 240) - Fire up your models with the flame. Apache-2 +
flama (🥉18 · ⭐ 240) - Fire up your models with the flame. Apache-2 -- [GitHub](https://github.com/vortico/flama) (👨‍💻 9 · 🔀 14 · 📥 130 · 📦 12 · 📋 64 - 6% open · ⏱️ 08.06.2023): +- [GitHub](https://github.com/vortico/flama) (👨‍💻 9 · 🔀 14 · 📥 140 · 📦 12 · 📋 64 - 6% open · ⏱️ 08.06.2023): ``` git clone https://github.com/perdy/flama ``` -- [PyPi](https://pypi.org/project/flama) (📥 220 / month · 📦 1 · ⏱️ 16.11.2020): +- [PyPi](https://pypi.org/project/flama) (📥 130 / month · 📦 1 · ⏱️ 16.11.2020): ``` pip install flama ``` @@ -498,7 +498,7 @@ _General purpose web frameworks to build web applications and REST APIs._
requests (🥇49 · ⭐ 50K) - A simple, yet elegant, HTTP library. Apache-2 -- [GitHub](https://github.com/psf/requests) (👨‍💻 730 · 🔀 9.1K · 📥 5.8K · 📦 2.3M · 📋 3.9K - 7% open · ⏱️ 03.07.2023): +- [GitHub](https://github.com/psf/requests) (👨‍💻 730 · 🔀 9.1K · 📥 5.9K · 📦 2.3M · 📋 3.9K - 7% open · ⏱️ 03.07.2023): ``` git clone https://github.com/psf/requests @@ -507,14 +507,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install requests ``` -- [Conda](https://anaconda.org/conda-forge/requests) (📥 35M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/requests): ``` conda install -c conda-forge requests ```
aiohttp (🥇46 · ⭐ 14K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 -- [GitHub](https://github.com/aio-libs/aiohttp) (👨‍💻 680 · 🔀 1.9K · 📥 11K · 📦 350K · 📋 2.8K - 17% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/aio-libs/aiohttp) (👨‍💻 680 · 🔀 1.9K · 📥 11K · 📦 360K · 📋 2.8K - 17% open · ⏱️ 09.07.2023): ``` git clone https://github.com/aio-libs/aiohttp @@ -530,7 +530,7 @@ _General purpose web frameworks to build web applications and REST APIs._
urllib3 (🥈43 · ⭐ 3.4K) - urllib3 is a user-friendly HTTP client library for Python. MIT -- [GitHub](https://github.com/urllib3/urllib3) (👨‍💻 330 · 🔀 1.1K · 📥 12K · 📦 1.4M · 📋 1.2K - 10% open · ⏱️ 30.06.2023): +- [GitHub](https://github.com/urllib3/urllib3) (👨‍💻 330 · 🔀 1.1K · 📥 12K · 📦 1.4M · 📋 1.2K - 10% open · ⏱️ 12.07.2023): ``` git clone https://github.com/urllib3/urllib3 @@ -546,7 +546,7 @@ _General purpose web frameworks to build web applications and REST APIs._
httpx (🥈40 · ⭐ 11K) - A next generation HTTP client for Python. BSD-3 -- [GitHub](https://github.com/encode/httpx) (👨‍💻 200 · 🔀 700 · 📦 98K · 📋 780 - 5% open · ⏱️ 03.07.2023): +- [GitHub](https://github.com/encode/httpx) (👨‍💻 200 · 🔀 700 · 📦 99K · 📋 790 - 5% open · ⏱️ 13.07.2023): ``` git clone https://github.com/encode/httpx @@ -555,19 +555,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install httpx ``` -- [Conda](https://anaconda.org/conda-forge/httpx) (📥 650K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/httpx) (📥 660K · ⏱️ 16.06.2023): ``` conda install -c conda-forge httpx ```
httpie (🥈37 · ⭐ 28K) - HTTPie for Terminal modern, user-friendly command-line HTTP client for.. BSD-3 -- [GitHub](https://github.com/httpie/httpie) (👨‍💻 160 · 🔀 3.8K · 📥 4.3K · 📦 14K · 📋 830 - 18% open · ⏱️ 24.05.2023): +- [GitHub](https://github.com/httpie/httpie) (👨‍💻 160 · 🔀 3.8K · 📥 4.4K · 📦 14K · 📋 830 - 18% open · ⏱️ 24.05.2023): ``` git clone https://github.com/httpie/httpie ``` -- [PyPi](https://pypi.org/project/httpie) (📥 180K / month · 📦 1.7K · ⏱️ 21.03.2020): +- [PyPi](https://pypi.org/project/httpie) (📥 190K / month · 📦 1.7K · ⏱️ 21.03.2020): ``` pip install httpie ``` @@ -599,7 +599,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) (📥 8.3M / month · 📦 640 · ⏱️ 15.08.2021): +- [PyPi](https://pypi.org/project/zeep) (📥 8.2M / month · 📦 640 · ⏱️ 15.08.2021): ``` pip install zeep ``` @@ -608,9 +608,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge zeep ```
-
httpcore (🥈33 · ⭐ 340) - A minimal HTTP client. BSD-3 +
httpcore (🥈33 · ⭐ 350) - A minimal HTTP client. BSD-3 -- [GitHub](https://github.com/encode/httpcore) (👨‍💻 38 · 🔀 69 · 📦 55K · 📋 140 - 10% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/encode/httpcore) (👨‍💻 38 · 🔀 69 · 📦 56K · 📋 150 - 10% open · ⏱️ 13.07.2023): ``` git clone https://github.com/encode/httpcore @@ -619,19 +619,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install httpcore ``` -- [Conda](https://anaconda.org/conda-forge/httpcore) (📥 550K · ⏱️ 06.07.2023): +- [Conda](https://anaconda.org/conda-forge/httpcore) (📥 560K · ⏱️ 06.07.2023): ``` conda install -c conda-forge httpcore ```
requests-futures (🥉32 · ⭐ 2.1K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2 -- [GitHub](https://github.com/ross/requests-futures) (👨‍💻 27 · 🔀 160 · 📦 5.5K · 📋 87 - 2% open · ⏱️ 19.06.2023): +- [GitHub](https://github.com/ross/requests-futures) (👨‍💻 27 · 🔀 160 · 📦 5.6K · 📋 87 - 2% open · ⏱️ 19.06.2023): ``` git clone https://github.com/ross/requests-futures ``` -- [PyPi](https://pypi.org/project/requests-futures) (📥 1.3M / month · 📦 980 · ⏱️ 11.06.2019): +- [PyPi](https://pypi.org/project/requests-futures) (📥 1.4M / month · 📦 980 · ⏱️ 11.06.2019): ``` pip install requests-futures ``` @@ -651,30 +651,30 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install requests-toolbelt ``` -- [Conda](https://anaconda.org/conda-forge/requests-toolbelt) (📥 2.2M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/requests-toolbelt) (📥 2.3M · ⏱️ 16.06.2023): ``` conda install -c conda-forge requests-toolbelt ```
-
httptools (🥉30 · ⭐ 1.1K · 💤) - Fast HTTP parser. MIT +
httptools (🥉30 · ⭐ 1.1K) - Fast HTTP parser. MIT -- [GitHub](https://github.com/MagicStack/httptools) (👨‍💻 14 · 🔀 74 · 📦 50K · 📋 51 - 21% open · ⏱️ 13.09.2022): +- [GitHub](https://github.com/MagicStack/httptools) (👨‍💻 14 · 🔀 74 · 📦 51K · 📋 49 - 18% open · ⏱️ 06.07.2023): ``` git clone https://github.com/MagicStack/httptools ``` -- [PyPi](https://pypi.org/project/httptools) (📥 4.9M / month · 📦 570 · ⏱️ 22.02.2022): +- [PyPi](https://pypi.org/project/httptools) (📥 5.2M / month · 📦 570 · ⏱️ 22.02.2022): ``` pip install httptools ``` -- [Conda](https://anaconda.org/conda-forge/httptools) (📥 520K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/httptools) (📥 520K · ⏱️ 07.07.2023): ``` conda install -c conda-forge httptools ```
grequests (🥉29 · ⭐ 4.3K) - Requests + Gevent = 3. BSD-2 -- [GitHub](https://github.com/spyoungtech/grequests) (👨‍💻 28 · 🔀 330 · 📥 1 · 📦 3.8K · 📋 120 - 4% open · ⏱️ 08.06.2023): +- [GitHub](https://github.com/spyoungtech/grequests) (👨‍💻 28 · 🔀 330 · 📥 2 · 📦 3.8K · 📋 120 - 4% open · ⏱️ 08.06.2023): ``` git clone https://github.com/spyoungtech/grequests @@ -690,12 +690,12 @@ _General purpose web frameworks to build web applications and REST APIs._
treq (🥉27 · ⭐ 560) - Python requests like API built on top of Twisteds HTTP client. MIT -- [GitHub](https://github.com/twisted/treq) (👨‍💻 51 · 🔀 140 · 📥 170 · 📦 1.5K · 📋 160 - 36% open · ⏱️ 03.05.2023): +- [GitHub](https://github.com/twisted/treq) (👨‍💻 51 · 🔀 140 · 📥 180 · 📦 1.5K · 📋 160 - 36% open · ⏱️ 03.05.2023): ``` git clone https://github.com/twisted/treq ``` -- [PyPi](https://pypi.org/project/treq) (📥 56K / month · 📦 420 · ⏱️ 27.09.2020): +- [PyPi](https://pypi.org/project/treq) (📥 55K / month · 📦 420 · ⏱️ 27.09.2020): ``` pip install treq ``` @@ -711,7 +711,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) (📥 1.2K / month · ⏱️ 11.10.2022): +- [PyPi](https://pypi.org/project/httpstat) (📥 1.3K / month · ⏱️ 11.10.2022): ``` pip install httpstat ``` @@ -732,12 +732,12 @@ _General purpose web frameworks to build web applications and REST APIs._
gunicorn (🥇44 · ⭐ 9K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and.. MIT -- [GitHub](https://github.com/benoitc/gunicorn) (👨‍💻 410 · 🔀 1.6K · 📥 100 · 📦 970K · 📋 2K - 16% open · ⏱️ 25.05.2023): +- [GitHub](https://github.com/benoitc/gunicorn) (👨‍💻 410 · 🔀 1.7K · 📥 100 · 📦 980K · 📋 2K - 16% open · ⏱️ 10.07.2023): ``` git clone https://github.com/benoitc/gunicorn ``` -- [PyPi](https://pypi.org/project/gunicorn) (📥 28M / month · 📦 62K · ⏱️ 27.03.2021): +- [PyPi](https://pypi.org/project/gunicorn) (📥 29M / month · 📦 62K · ⏱️ 27.03.2021): ``` pip install gunicorn ``` @@ -746,9 +746,25 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge gunicorn ```
-
uvicorn (🥇39 · ⭐ 6.7K) - An ASGI web server, for Python. BSD-3 +
gevent (🥇41 · ⭐ 6K · 📈) - Coroutine-based concurrency library for Python. MIT -- [GitHub](https://github.com/encode/uvicorn) (👨‍💻 160 · 🔀 580 · 📦 200K · 📋 680 - 7% open · ⏱️ 02.07.2023): +- [GitHub](https://github.com/gevent/gevent) (👨‍💻 110 · 🔀 940 · 📥 59K · 📦 110K · 📋 1.3K - 7% open · ⏱️ 13.07.2023): + + ``` + git clone https://github.com/gevent/gevent + ``` +- [PyPi](https://pypi.org/project/gevent) (📥 6.9M / month · 📦 15K · ⏱️ 31.10.2022): + ``` + pip install gevent + ``` +- [Conda](https://anaconda.org/conda-forge/gevent) (📥 1.2M · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge gevent + ``` +
+
uvicorn (🥈39 · ⭐ 6.7K) - An ASGI web server, for Python. BSD-3 + +- [GitHub](https://github.com/encode/uvicorn) (👨‍💻 160 · 🔀 580 · 📦 210K · 📋 680 - 7% open · ⏱️ 12.07.2023): ``` git clone https://github.com/encode/uvicorn @@ -764,7 +780,7 @@ _General purpose web frameworks to build web applications and REST APIs._
asgiref (🥈38 · ⭐ 1.3K) - ASGI specification and utilities. BSD-3 -- [GitHub](https://github.com/django/asgiref) (👨‍💻 87 · 🔀 190 · 📦 630K · 📋 190 - 19% open · ⏱️ 13.06.2023): +- [GitHub](https://github.com/django/asgiref) (👨‍💻 87 · 🔀 190 · 📦 630K · 📋 190 - 19% open · ⏱️ 07.07.2023): ``` git clone https://github.com/django/asgiref @@ -773,41 +789,37 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install asgiref ``` -- [Conda](https://anaconda.org/conda-forge/asgiref) (📥 940K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/asgiref) (📥 950K · ⏱️ 16.06.2023): ``` conda install -c conda-forge asgiref ```
-
gevent (🥈37 · ⭐ 6K) - Coroutine-based concurrency library for Python. MIT +
whitenoise (🥉33 · ⭐ 2.3K) - Radically simplified static file serving for Python web apps. MIT -- [GitHub](https://github.com/gevent/gevent) (👨‍💻 110 · 🔀 940 · 📥 59K · 📦 110K · 📋 1.3K - 8% open · ⏱️ 18.05.2023): +- [GitHub](https://github.com/evansd/whitenoise) (👨‍💻 64 · 🔀 140 · 📋 240 - 13% open · ⏱️ 11.07.2023): ``` - git clone https://github.com/gevent/gevent + git clone https://github.com/evansd/whitenoise ``` -- [PyPi](https://pypi.org/project/gevent) (📥 7M / month · 📦 15K · ⏱️ 31.10.2022): +- [PyPi](https://pypi.org/project/whitenoise) (📥 1.7M / month · 📦 13K · ⏱️ 05.06.2022): ``` - pip install gevent + pip install whitenoise ``` -- [Conda](https://anaconda.org/conda-forge/gevent) (📥 1.2M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/whitenoise) (📥 78K · ⏱️ 16.06.2023): ``` - conda install -c conda-forge gevent + conda install -c conda-forge whitenoise ```
-
whitenoise (🥉33 · ⭐ 2.3K) - Radically simplified static file serving for Python web apps. MIT +
Hypercorn (🥉29 · ⭐ 620 · 📈) - Hypercorn is an ASGI Server based on Hyper libraries and inspired.. MIT -- [GitHub](https://github.com/evansd/whitenoise) (👨‍💻 64 · 🔀 140 · 📋 240 - 13% open · ⏱️ 27.06.2023): +- [GitHub](https://github.com/pgjones/hypercorn) (👨‍💻 50 · 🔀 62 · 📦 4.4K · 📋 110 - 41% open · ⏱️ 08.07.2023): ``` - git clone https://github.com/evansd/whitenoise - ``` -- [PyPi](https://pypi.org/project/whitenoise) (📥 1.7M / month · 📦 13K · ⏱️ 05.06.2022): - ``` - pip install whitenoise + git clone https://github.com/pgjones/hypercorn ``` -- [Conda](https://anaconda.org/conda-forge/whitenoise) (📥 77K · ⏱️ 16.06.2023): +- [PyPi](https://pypi.org/project/hypercorn) (📥 360K / month · 📦 49 · ⏱️ 08.07.2023): ``` - conda install -c conda-forge whitenoise + pip install hypercorn ```
bjoern (🥉27 · ⭐ 2.9K · 💤) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 @@ -833,7 +845,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/jordaneremieff/mangum ``` -- [PyPi](https://pypi.org/project/mangum) (📥 420K / month · 📦 15 · ⏱️ 27.11.2022): +- [PyPi](https://pypi.org/project/mangum) (📥 430K / month · 📦 15 · ⏱️ 27.11.2022): ``` pip install mangum ``` @@ -845,7 +857,7 @@ _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) (📥 610K / month · 📦 1.7K · ⏱️ 22.08.2020): +- [PyPi](https://pypi.org/project/livereload) (📥 620K / month · 📦 1.7K · ⏱️ 22.08.2020): ``` pip install livereload ``` @@ -854,23 +866,11 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge livereload ```
-
Hypercorn (🥉27 · ⭐ 610) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT - -- [GitHub](https://github.com/pgjones/hypercorn) (👨‍💻 45 · 🔀 61 · 📦 4.4K · 📋 110 - 45% open · ⏱️ 14.01.2023): - - ``` - git clone https://github.com/pgjones/hypercorn - ``` -- [PyPi](https://pypi.org/project/hypercorn) (📥 370K / month · 📦 52 · ⏱️ 04.09.2022): - ``` - pip install hypercorn - ``` -
Show 3 hidden projects... - waitress (🥈34 · ⭐ 1.3K) - Waitress - A WSGI server for Python 3. ❗️ZPL-2.1 - Meinheld (🥉26 · ⭐ 1.4K · 💀) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3 -- django-devserver (🥉26 · ⭐ 1.3K · 💀) - A drop-in replacement for Djangos runserver. BSD-3 +- django-devserver (🥉25 · ⭐ 1.3K · 💀) - A drop-in replacement for Djangos runserver. BSD-3

@@ -878,9 +878,9 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
django-allauth (🥇40 · ⭐ 8K) - Integrated set of Django applications addressing.. MIT +
django-allauth (🥇40 · ⭐ 8.1K) - Integrated set of Django applications addressing.. MIT -- [GitHub](https://github.com/pennersr/django-allauth) (👨‍💻 640 · 🔀 2.8K · 📋 2.1K - 17% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/pennersr/django-allauth) (👨‍💻 640 · 🔀 2.8K · 📋 2K - 12% open · ⏱️ 12.07.2023): ``` git clone https://github.com/pennersr/django-allauth @@ -889,14 +889,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install django-allauth ``` -- [Conda](https://anaconda.org/conda-forge/django-allauth) (📥 98K · ⏱️ 21.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-allauth) (📥 99K · ⏱️ 21.06.2023): ``` conda install -c conda-forge django-allauth ```
pyjwt (🥇39 · ⭐ 4.6K) - JSON Web Token implementation in Python. MIT -- [GitHub](https://github.com/jpadilla/pyjwt) (👨‍💻 140 · 🔀 640 · 📦 410K · 📋 410 - 4% open · ⏱️ 27.06.2023): +- [GitHub](https://github.com/jpadilla/pyjwt) (👨‍💻 140 · 🔀 640 · 📦 420K · 📋 410 - 4% open · ⏱️ 11.07.2023): ``` git clone https://github.com/jpadilla/pyjwt @@ -933,7 +933,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) (📥 6.3M / month · 📦 370 · ⏱️ 06.12.2022): +- [PyPi](https://pypi.org/project/authlib) (📥 6M / month · 📦 380 · ⏱️ 06.12.2022): ``` pip install authlib ``` @@ -944,7 +944,7 @@ _General purpose web frameworks to build web applications and REST APIs._
requests-oauthlib (🥇37 · ⭐ 1.6K · 💤) - OAuthlib support for Python-Requests!. ISC -- [GitHub](https://github.com/requests/requests-oauthlib) (👨‍💻 120 · 🔀 410 · 📦 370K · 📋 260 - 39% open · ⏱️ 03.09.2022): +- [GitHub](https://github.com/requests/requests-oauthlib) (👨‍💻 120 · 🔀 410 · 📦 380K · 📋 260 - 39% open · ⏱️ 03.09.2022): ``` git clone https://github.com/requests/requests-oauthlib @@ -953,14 +953,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install requests-oauthlib ``` -- [Conda](https://anaconda.org/conda-forge/requests-oauthlib) (📥 8.1M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/requests-oauthlib) (📥 8.2M · ⏱️ 16.06.2023): ``` conda install -c conda-forge requests-oauthlib ```
google-auth (🥇37 · ⭐ 650) - Google Auth Python Library. Apache-2 -- [GitHub](https://github.com/googleapis/google-auth-library-python) (👨‍💻 110 · 🔀 290 · 📦 260K · 📋 430 - 19% open · ⏱️ 29.06.2023): +- [GitHub](https://github.com/googleapis/google-auth-library-python) (👨‍💻 110 · 🔀 290 · 📦 260K · 📋 430 - 18% open · ⏱️ 13.07.2023): ``` git clone https://github.com/googleapis/google-auth-library-python @@ -969,7 +969,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install google-auth ``` -- [Conda](https://anaconda.org/conda-forge/google-auth) (📥 7.8M · ⏱️ 26.06.2023): +- [Conda](https://anaconda.org/conda-forge/google-auth) (📥 7.8M · ⏱️ 11.07.2023): ``` conda install -c conda-forge google-auth ``` @@ -981,7 +981,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) (📥 4.8M / month · 📦 13K · ⏱️ 25.07.2022): +- [PyPi](https://pypi.org/project/flask-login) (📥 4.9M / month · 📦 13K · ⏱️ 25.07.2022): ``` pip install flask-login ``` @@ -992,12 +992,12 @@ _General purpose web frameworks to build web applications and REST APIs._
flask-jwt-extended (🥈36 · ⭐ 1.4K) - An open source Flask extension that provides JWT.. MIT -- [GitHub](https://github.com/vimalloc/flask-jwt-extended) (👨‍💻 90 · 🔀 230 · 📦 29K · 📋 360 - 2% open · ⏱️ 02.06.2023): +- [GitHub](https://github.com/vimalloc/flask-jwt-extended) (👨‍💻 91 · 🔀 230 · 📦 29K · 📋 360 - 2% open · ⏱️ 09.07.2023): ``` git clone https://github.com/vimalloc/flask-jwt-extended ``` -- [PyPi](https://pypi.org/project/flask-jwt-extended) (📥 4.2M / month · 📦 660 · ⏱️ 27.06.2022): +- [PyPi](https://pypi.org/project/flask-jwt-extended) (📥 4.3M / month · 📦 660 · ⏱️ 27.06.2022): ``` pip install flask-jwt-extended ``` @@ -1008,24 +1008,24 @@ _General purpose web frameworks to build web applications and REST APIs._
djoser (🥈35 · ⭐ 2.3K) - REST implementation of Django authentication system. MIT -- [GitHub](https://github.com/sunscrapers/djoser) (👨‍💻 110 · 🔀 450 · 📦 18K · 📋 470 - 36% open · ⏱️ 03.07.2023): +- [GitHub](https://github.com/sunscrapers/djoser) (👨‍💻 110 · 🔀 450 · 📦 19K · 📋 470 - 36% open · ⏱️ 03.07.2023): ``` git clone https://github.com/sunscrapers/djoser ``` -- [PyPi](https://pypi.org/project/djoser) (📥 210K / month · 📦 220 · ⏱️ 30.10.2020): +- [PyPi](https://pypi.org/project/djoser) (📥 200K / month · 📦 220 · ⏱️ 30.10.2020): ``` pip install djoser ```
-
django-oauth-toolkit (🥈34 · ⭐ 2.8K) - OAuth2 goodies for the Djangonauts!. BSD-3 +
django-oauth-toolkit (🥈34 · ⭐ 2.9K) - OAuth2 goodies for the Djangonauts!. BSD-3 -- [GitHub](https://github.com/jazzband/django-oauth-toolkit) (👨‍💻 230 · 🔀 740 · 📋 780 - 22% open · ⏱️ 13.06.2023): +- [GitHub](https://github.com/jazzband/django-oauth-toolkit) (👨‍💻 230 · 🔀 750 · 📋 780 - 22% open · ⏱️ 13.06.2023): ``` git clone https://github.com/jazzband/django-oauth-toolkit ``` -- [PyPi](https://pypi.org/project/django-oauth-toolkit) (📥 420K / month · 📦 1K · ⏱️ 18.10.2022): +- [PyPi](https://pypi.org/project/django-oauth-toolkit) (📥 430K / month · 📦 1K · ⏱️ 18.10.2022): ``` pip install django-oauth-toolkit ``` @@ -1041,14 +1041,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install pyotp ``` -- [Conda](https://anaconda.org/conda-forge/pyotp) (📥 40K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/pyotp) (📥 40K · ⏱️ 06.07.2023): ``` conda install -c conda-forge pyotp ```
dj-rest-auth (🥈32 · ⭐ 1.3K) - Authentication for Django Rest Framework. MIT -- [GitHub](https://github.com/iMerica/dj-rest-auth) (👨‍💻 180 · 🔀 240 · 📥 330 · 📦 8.3K · 📋 340 - 42% open · ⏱️ 03.07.2023): +- [GitHub](https://github.com/iMerica/dj-rest-auth) (👨‍💻 180 · 🔀 240 · 📥 340 · 📦 8.4K · 📋 340 - 42% open · ⏱️ 03.07.2023): ``` git clone https://github.com/iMerica/dj-rest-auth @@ -1057,40 +1057,40 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install dj-rest-auth ``` -- [Conda](https://anaconda.org/conda-forge/dj-rest-auth) (📥 16K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/dj-rest-auth) (📥 17K · ⏱️ 16.06.2023): ``` conda install -c conda-forge dj-rest-auth ```
django-rest-framework-simplejwt (🥈31 · ⭐ 3.5K) - A JSON Web Token authentication plugin for the Django.. MIT -- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (👨‍💻 100 · 🔀 600 · 📋 450 - 32% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (👨‍💻 100 · 🔀 610 · 📋 450 - 31% open · ⏱️ 06.07.2023): ``` git clone https://github.com/jazzband/djangorestframework-simplejwt ``` -- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (📥 1.4M / month · 📦 340 · ⏱️ 20.10.2022): +- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (📥 1.5M / month · 📦 340 · ⏱️ 20.10.2022): ``` pip install djangorestframework-simplejwt ```
fastapi-users (🥈31 · ⭐ 2.9K) - Ready-to-use and customizable users management for FastAPI. MIT -- [GitHub](https://github.com/fastapi-users/fastapi-users) (👨‍💻 59 · 🔀 280 · 📥 52 · 📦 1.5K · 📋 240 - 1% open · ⏱️ 27.06.2023): +- [GitHub](https://github.com/fastapi-users/fastapi-users) (👨‍💻 59 · 🔀 290 · 📥 55 · 📦 1.6K · 📋 240 - 2% open · ⏱️ 12.07.2023): ``` git clone https://github.com/fastapi-users/fastapi-users ``` -- [PyPi](https://pypi.org/project/fastapi-users) (📥 47K / month · 📦 15 · ⏱️ 21.06.2022): +- [PyPi](https://pypi.org/project/fastapi-users) (📥 48K / month · 📦 15 · ⏱️ 21.06.2022): ``` pip install fastapi-users ``` -- [Conda](https://anaconda.org/conda-forge/fastapi-users) (📥 36K · ⏱️ 27.06.2023): +- [Conda](https://anaconda.org/conda-forge/fastapi-users) (📥 36K · ⏱️ 12.07.2023): ``` conda install -c conda-forge fastapi-users ```
-
Flask-HTTPAuth (🥈31 · ⭐ 1.2K · 📈) - Simple extension that provides Basic, Digest and Token.. MIT +
Flask-HTTPAuth (🥈31 · ⭐ 1.2K) - Simple extension that provides Basic, Digest and Token HTTP.. MIT - [GitHub](https://github.com/miguelgrinberg/Flask-HTTPAuth) (👨‍💻 33 · 🔀 220 · 📋 110 - 7% open · ⏱️ 23.06.2023): @@ -1129,7 +1129,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/authomatic/authomatic ``` -- [PyPi](https://pypi.org/project/authomatic) (📥 2.1K / month · 📦 250 · ⏱️ 27.11.2019): +- [PyPi](https://pypi.org/project/authomatic) (📥 2K / month · 📦 250 · ⏱️ 27.11.2019): ``` pip install authomatic ``` @@ -1141,7 +1141,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/James1345/django-rest-knox ``` -- [PyPi](https://pypi.org/project/django-rest-knox) (📥 120K / month · 📦 180 · ⏱️ 31.01.2022): +- [PyPi](https://pypi.org/project/django-rest-knox) (📥 110K / month · 📦 180 · ⏱️ 31.01.2022): ``` pip install django-rest-knox ``` @@ -1153,7 +1153,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/singingwolfboy/flask-dance ``` -- [PyPi](https://pypi.org/project/flask-dance) (📥 63K / month · 📦 160 · ⏱️ 05.04.2022): +- [PyPi](https://pypi.org/project/flask-dance) (📥 61K / month · 📦 160 · ⏱️ 05.04.2022): ``` pip install flask-dance ``` @@ -1174,7 +1174,7 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install rules ```
-
fastapi_login (🥉24 · ⭐ 490) - FastAPI-Login tries to provide similar functionality as.. MIT +
fastapi_login (🥉24 · ⭐ 500) - FastAPI-Login tries to provide similar functionality as.. MIT - [GitHub](https://github.com/MushroomMaula/fastapi_login) (👨‍💻 12 · 🔀 50 · 📥 3 · 📦 540 · 📋 56 - 19% open · ⏱️ 27.03.2023): @@ -1193,7 +1193,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django-cas-ng/django-cas-ng ``` -- [PyPi](https://pypi.org/project/django-cas-ng) (📥 16K / month · 📦 74 · ⏱️ 09.01.2022): +- [PyPi](https://pypi.org/project/django-cas-ng) (📥 17K / month · 📦 74 · ⏱️ 09.01.2022): ``` pip install django-cas-ng ``` @@ -1217,7 +1217,7 @@ _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) (📥 200K / month · 📦 59 · ⏱️ 27.09.2022): +- [PyPi](https://pypi.org/project/python-jwt) (📥 190K / month · 📦 59 · ⏱️ 27.09.2022): ``` pip install python-jwt ``` @@ -1229,7 +1229,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/flask-extensions/flask_simplelogin ``` -- [PyPi](https://pypi.org/project/flask_simplelogin) (📥 37K / month · 📦 3 · ⏱️ 25.10.2021): +- [PyPi](https://pypi.org/project/flask_simplelogin) (📥 34K / month · 📦 3 · ⏱️ 25.10.2021): ``` pip install flask_simplelogin ``` @@ -1246,7 +1246,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - Flask-OpenID (🥉26 · ⭐ 230 · 💀) - Flask-OpenID adds openid support to flask applications. BSD-3 - django-stronghold (🥉23 · ⭐ 390 · 💀) - Get inside your stronghold and make all your Django.. MIT - velruse (🥉23 · ⭐ 250 · 💀) - Simplifying third-party authentication for web applications. MIT -- fastapi-jwt-auth (🥉20 · ⭐ 530 · 💀) - FastAPI extension that provides JWT Auth support.. MIT +- fastapi-jwt-auth (🥉20 · ⭐ 540 · 💀) - 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 · ⭐ 370 · 💀) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE @@ -1259,12 +1259,12 @@ _General purpose web frameworks to build web applications and REST APIs._
lxml (🥇40 · ⭐ 2.4K) - The lxml XML toolkit for Python. BSD-3 -- [GitHub](https://github.com/lxml/lxml) (👨‍💻 150 · 🔀 540 · 📥 17K · 📦 360K · ⏱️ 05.07.2023): +- [GitHub](https://github.com/lxml/lxml) (👨‍💻 150 · 🔀 540 · 📥 18K · 📦 360K · ⏱️ 12.07.2023): ``` git clone https://github.com/lxml/lxml ``` -- [PyPi](https://pypi.org/project/lxml) (📥 62M / month · 📦 40K · ⏱️ 31.05.2022): +- [PyPi](https://pypi.org/project/lxml) (📥 63M / month · 📦 40K · ⏱️ 31.05.2022): ``` pip install lxml ``` @@ -1307,33 +1307,33 @@ _General purpose web frameworks to build web applications and REST APIs._
Requests-HTML (🥈34 · ⭐ 13K) - Pythonic HTML Parsing for Humans. MIT -- [GitHub](https://github.com/psf/requests-html) (👨‍💻 66 · 🔀 960 · 📦 11K · 📋 420 - 48% open · ⏱️ 03.04.2023): +- [GitHub](https://github.com/psf/requests-html) (👨‍💻 66 · 🔀 960 · 📦 12K · 📋 420 - 48% open · ⏱️ 03.04.2023): ``` git clone https://github.com/psf/requests-html ``` -- [PyPi](https://pypi.org/project/requests-html) (📥 570K / month · 📦 380 · ⏱️ 17.02.2019): +- [PyPi](https://pypi.org/project/requests-html) (📥 550K / month · 📦 380 · ⏱️ 17.02.2019): ``` pip install requests-html ```
xhtml2pdf (🥈34 · ⭐ 2K) - A library for converting HTML into PDFs using ReportLab. Apache-2 -- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (👨‍💻 150 · 🔀 610 · 📥 6 · 📦 12K · 📋 390 - 31% open · ⏱️ 16.06.2023): +- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (👨‍💻 150 · 🔀 580 · 📥 6 · 📦 12K · 📋 390 - 31% open · ⏱️ 16.06.2023): ``` git clone https://github.com/xhtml2pdf/xhtml2pdf ``` -- [PyPi](https://pypi.org/project/xhtml2pdf) (📥 500K / month · 📦 830 · ⏱️ 30.01.2023): +- [PyPi](https://pypi.org/project/xhtml2pdf) (📥 510K / month): ``` pip install xhtml2pdf ``` -- [Conda](https://anaconda.org/conda-forge/xhtml2pdf) (📥 83K · ⏱️ 28.06.2023): +- [Conda](https://anaconda.org/conda-forge/xhtml2pdf) (📥 84K · ⏱️ 28.06.2023): ``` conda install -c conda-forge xhtml2pdf ```
-
html5lib-python (🥉33 · ⭐ 1K · 📈) - Standards-compliant library for parsing and serializing HTML.. MIT +
html5lib-python (🥉33 · ⭐ 1K) - Standards-compliant library for parsing and serializing HTML.. MIT - [GitHub](https://github.com/html5lib/html5lib-python) (👨‍💻 65 · 🔀 280 · 📋 260 - 31% open · ⏱️ 03.03.2023): @@ -1349,14 +1349,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge html5lib ```
-
WeasyPrint (🥉32 · ⭐ 5.9K) - The awesome document factory. BSD-3 +
WeasyPrint (🥉29 · ⭐ 5.9K · 📉) - The awesome document factory. BSD-3 -- [GitHub](https://github.com/Kozea/WeasyPrint) (👨‍💻 120 · 🔀 600 · 📋 1.6K - 11% open · ⏱️ 02.07.2023): +- [GitHub](https://github.com/Kozea/WeasyPrint) (👨‍💻 120 · 🔀 600 · 📋 1.6K - 11% open · ⏱️ 13.07.2023): ``` git clone https://github.com/Kozea/WeasyPrint ``` -- [PyPi](https://pypi.org/project/weasyprint) (📥 1.1M / month · 📦 84 · ⏱️ 09.11.2018): +- [PyPi](https://pypi.org/project/weasyprint) (📥 1.1M / month): ``` pip install weasyprint ``` @@ -1365,46 +1365,34 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge weasyprint ```
-
pyquery (🥉32 · ⭐ 2.2K) - A jquery-like library for python. BSD-3 - -- [GitHub](https://github.com/gawel/pyquery) (👨‍💻 52 · 🔀 180 · 📦 19K · 📋 180 - 28% open · ⏱️ 02.01.2023): - - ``` - git clone https://github.com/gawel/pyquery - ``` -- [PyPi](https://pypi.org/project/pyquery) (📥 2.1M / month · 📦 3.4K · ⏱️ 21.11.2020): - ``` - pip install pyquery - ``` -- [Conda](https://anaconda.org/conda-forge/pyquery) (📥 43K · ⏱️ 16.06.2023): - ``` - conda install -c conda-forge pyquery - ``` -
selectolax (🥉26 · ⭐ 830) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT -- [GitHub](https://github.com/rushter/selectolax) (👨‍💻 10 · 🔀 61 · 📦 960 · 📋 74 - 20% open · ⏱️ 18.06.2023): +- [GitHub](https://github.com/rushter/selectolax) (👨‍💻 10 · 🔀 61 · 📦 960 · 📋 75 - 20% open · ⏱️ 18.06.2023): ``` git clone https://github.com/rushter/selectolax ``` -- [PyPi](https://pypi.org/project/selectolax) (📥 32K / month · 📦 33 · ⏱️ 02.01.2023): +- [PyPi](https://pypi.org/project/selectolax) (📥 31K / month · 📦 33 · ⏱️ 02.01.2023): ``` pip install selectolax ```
-
html5-parser (🥉21 · ⭐ 650) - Fast C based HTML 5 parsing for python. Apache-2 +
html5-parser (🥉16 · ⭐ 650 · 📉) - Fast C based HTML 5 parsing for python. Apache-2 -- [GitHub](https://github.com/kovidgoyal/html5-parser) (👨‍💻 6 · 🔀 33 · 📋 22 - 4% open · ⏱️ 12.04.2023): +- [GitHub](https://github.com/kovidgoyal/html5-parser) (👨‍💻 6 · 🔀 31 · 📋 22 - 4% open · ⏱️ 12.04.2023): ``` git clone https://github.com/kovidgoyal/html5-parser ``` -- [PyPi](https://pypi.org/project/html5-parser) (📥 40K / month · 📦 16 · ⏱️ 22.09.2021): +- [PyPi](https://pypi.org/project/html5-parser) (📥 40K / month): ``` pip install html5-parser ```
+
Show 1 hidden projects... + +- pyquery (🥉29 · ⭐ 2.2K · 📉) - A jquery-like library for python. ❗Unlicensed +

## URL Utilities @@ -1413,7 +1401,7 @@ _General purpose web frameworks to build web applications and REST APIs._
tldextract (🥇36 · ⭐ 1.7K) - Accurately separates a URLs subdomain, domain, and public suffix,.. BSD-3 -- [GitHub](https://github.com/john-kurkowski/tldextract) (👨‍💻 46 · 🔀 200 · 📦 20K · 📋 190 - 9% open · ⏱️ 08.06.2023): +- [GitHub](https://github.com/john-kurkowski/tldextract) (👨‍💻 46 · 🔀 200 · 📦 20K · 📋 190 - 9% open · ⏱️ 13.07.2023): ``` git clone https://github.com/john-kurkowski/tldextract @@ -1429,16 +1417,16 @@ _General purpose web frameworks to build web applications and REST APIs._
Yarl (🥈34 · ⭐ 960) - Yet another URL library. Apache-2 -- [GitHub](https://github.com/aio-libs/yarl) (👨‍💻 80 · 🔀 140 · 📥 9.6K · 📋 220 - 15% open · ⏱️ 17.06.2023): +- [GitHub](https://github.com/aio-libs/yarl) (👨‍💻 80 · 🔀 140 · 📥 9.7K · 📋 220 - 15% open · ⏱️ 12.07.2023): ``` git clone https://github.com/aio-libs/yarl ``` -- [PyPi](https://pypi.org/project/yarl) (📥 69M / month · 📦 3K · ⏱️ 01.11.2021): +- [PyPi](https://pypi.org/project/yarl) (📥 68M / month · 📦 3K · ⏱️ 01.11.2021): ``` pip install yarl ``` -- [Conda](https://anaconda.org/conda-forge/yarl) (📥 9.9M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/yarl) (📥 10M · ⏱️ 16.06.2023): ``` conda install -c conda-forge yarl ``` @@ -1466,7 +1454,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/gruns/furl ``` -- [PyPi](https://pypi.org/project/furl) (📥 1.6M / month · 📦 660 · ⏱️ 27.09.2021): +- [PyPi](https://pypi.org/project/furl) (📥 1.5M / month · 📦 660 · ⏱️ 27.09.2021): ``` pip install furl ``` @@ -1477,7 +1465,7 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 2 hidden projects... -- uritemplate (🥉27 · ⭐ 220) - URI template parsing per RFC6570. ❗️BSD-1-Clause +- uritemplate (🥉26 · ⭐ 220) - URI template parsing per RFC6570. ❗️BSD-1-Clause - purl (🥉23 · ⭐ 290 · 💀) - A simple, immutable URL class with a clean API for interrogation and.. MIT

@@ -1490,12 +1478,12 @@ _General purpose web frameworks to build web applications and REST APIs._
OpenAPI Generator (🥇42 · ⭐ 17K) - OpenAPI Generator allows generation of API client.. Apache-2 -- [GitHub](https://github.com/OpenAPITools/openapi-generator) (👨‍💻 2.8K · 🔀 5.4K · 📦 80 · 📋 7.3K - 56% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/OpenAPITools/openapi-generator) (👨‍💻 2.8K · 🔀 5.4K · 📦 82 · 📋 7.3K - 56% open · ⏱️ 13.07.2023): ``` git clone https://github.com/OpenAPITools/openapi-generator ``` -- [PyPi](https://pypi.org/project/openapi-generator-cli) (📥 6.6K / month · ⏱️ 15.05.2020): +- [PyPi](https://pypi.org/project/openapi-generator-cli) (📥 7.1K / month · ⏱️ 15.05.2020): ``` pip install openapi-generator-cli ``` @@ -1506,7 +1494,7 @@ _General purpose web frameworks to build web applications and REST APIs._
swagger-ui (🥇38 · ⭐ 24K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 -- [GitHub](https://github.com/swagger-api/swagger-ui) (👨‍💻 550 · 🔀 8.7K · 📦 35K · 📋 5.2K - 19% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/swagger-api/swagger-ui) (👨‍💻 550 · 🔀 8.7K · 📦 35K · 📋 5.2K - 19% open · ⏱️ 13.07.2023): ``` git clone https://github.com/swagger-api/swagger-ui @@ -1519,7 +1507,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) (📥 3.9M / month · 📦 720 · ⏱️ 22.06.2022): +- [PyPi](https://pypi.org/project/connexion) (📥 4.1M / month · 📦 720 · ⏱️ 22.06.2022): ``` pip install connexion ``` @@ -1539,14 +1527,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install drf-yasg ``` -- [Conda](https://anaconda.org/conda-forge/drf-yasg) (📥 6.4K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/drf-yasg) (📥 6.5K · ⏱️ 16.06.2023): ``` conda install -c conda-forge drf-yasg ```
drf-spectacular (🥈35 · ⭐ 1.7K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 -- [GitHub](https://github.com/tfranzel/drf-spectacular) (👨‍💻 98 · 🔀 200 · 📦 50K · 📋 760 - 8% open · ⏱️ 22.06.2023): +- [GitHub](https://github.com/tfranzel/drf-spectacular) (👨‍💻 100 · 🔀 200 · 📦 53K · 📋 760 - 8% open · ⏱️ 11.07.2023): ``` git clone https://github.com/tfranzel/drf-spectacular @@ -1555,23 +1543,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install drf-spectacular ``` -- [Conda](https://anaconda.org/conda-forge/drf-spectacular) (📥 19K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/drf-spectacular) (📥 19K · ⏱️ 10.07.2023): ``` conda install -c conda-forge drf-spectacular ```
apispec (🥈34 · ⭐ 1K) - A pluggable API specification generator. Currently supports the.. MIT -- [GitHub](https://github.com/marshmallow-code/apispec) (👨‍💻 83 · 🔀 160 · 📦 9.2K · 📋 260 - 10% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/marshmallow-code/apispec) (👨‍💻 83 · 🔀 160 · 📦 9.3K · 📋 260 - 10% open · ⏱️ 11.07.2023): ``` git clone https://github.com/marshmallow-code/apispec ``` -- [PyPi](https://pypi.org/project/apispec) (📥 4.8M / month · 📦 7.1K · ⏱️ 06.09.2020): +- [PyPi](https://pypi.org/project/apispec) (📥 4.7M / month · 📦 7.1K · ⏱️ 06.09.2020): ``` pip install apispec ``` -- [Conda](https://anaconda.org/conda-forge/apispec) (📥 560K · ⏱️ 25.06.2023): +- [Conda](https://anaconda.org/conda-forge/apispec) (📥 570K · ⏱️ 25.06.2023): ``` conda install -c conda-forge apispec ``` @@ -1583,7 +1571,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/flasgger/flasgger ``` -- [PyPi](https://pypi.org/project/flasgger) (📥 420K / month · 📦 360 · ⏱️ 31.07.2020): +- [PyPi](https://pypi.org/project/flasgger) (📥 410K / month · 📦 360 · ⏱️ 31.07.2020): ``` pip install flasgger ``` @@ -1594,44 +1582,36 @@ _General purpose web frameworks to build web applications and REST APIs._
datamodel-code-generator (🥈32 · ⭐ 1.7K) - Pydantic model and dataclasses.dataclass generator.. MIT -- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (👨‍💻 75 · 🔀 190 · 📦 780 · 📋 320 - 21% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (👨‍💻 75 · 🔀 190 · 📦 790 · 📋 320 - 21% open · ⏱️ 06.07.2023): ``` git clone https://github.com/koxudaxi/datamodel-code-generator ``` -- [PyPi](https://pypi.org/project/datamodel-code-generator) (📥 350K / month · 📦 52 · ⏱️ 06.07.2023): +- [PyPi](https://pypi.org/project/datamodel-code-generator) (📥 370K / month · 📦 52 · ⏱️ 06.07.2023): ``` pip install datamodel-code-generator ```
-
redoc (🥈31 · ⭐ 20K) - OpenAPI/Swagger-generated API Reference Documentation. MIT +
redoc (🥈31 · ⭐ 21K) - OpenAPI/Swagger-generated API Reference Documentation. MIT -- [GitHub](https://github.com/Redocly/redoc) (👨‍💻 210 · 🔀 2.2K · 📥 86 · 📦 4.8K · 📋 1.7K - 25% open · ⏱️ 13.06.2023): +- [GitHub](https://github.com/Redocly/redoc) (👨‍💻 210 · 🔀 2.2K · 📥 88 · 📦 4.9K · 📋 1.7K - 25% open · ⏱️ 11.07.2023): ``` git clone https://github.com/Redocly/redoc ```
-
AutoRest (🥈31 · ⭐ 4.3K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT - -- [GitHub](https://github.com/Azure/autorest) (👨‍💻 170 · 🔀 740 · 📥 86K · 📦 500 · 📋 2K - 3% open · ⏱️ 07.06.2023): - - ``` - git clone https://github.com/Azure/autorest - ``` -
OpenAPI Spec validator (🥈31 · ⭐ 270) - OpenAPI Spec Validator is a Python library that.. Apache-2 -- [GitHub](https://github.com/python-openapi/openapi-spec-validator) (👨‍💻 38 · 🔀 58 · 📦 5.4K · 📋 100 - 35% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/python-openapi/openapi-spec-validator) (👨‍💻 38 · 🔀 58 · 📦 5.4K · 📋 100 - 35% open · ⏱️ 10.07.2023): ``` git clone https://github.com/p1c2u/openapi-spec-validator ``` -- [PyPi](https://pypi.org/project/openapi-spec-validator) (📥 2.8M / month · 📦 230 · ⏱️ 20.05.2019): +- [PyPi](https://pypi.org/project/openapi-spec-validator) (📥 3M / month · 📦 230 · ⏱️ 20.05.2019): ``` pip install openapi-spec-validator ``` -- [Conda](https://anaconda.org/conda-forge/openapi-spec-validator) (📥 350K · ⏱️ 12.06.2023): +- [Conda](https://anaconda.org/conda-forge/openapi-spec-validator) (📥 350K · ⏱️ 10.07.2023): ``` conda install -c conda-forge openapi-spec-validator ``` @@ -1644,9 +1624,17 @@ _General purpose web frameworks to build web applications and REST APIs._ git clone https://github.com/swagger-api/swagger-codegen ```
+
AutoRest (🥉30 · ⭐ 4.3K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT + +- [GitHub](https://github.com/Azure/autorest) (👨‍💻 170 · 🔀 740 · 📥 87K · 📦 500 · 📋 2K - 3% open · ⏱️ 07.06.2023): + + ``` + git clone https://github.com/Azure/autorest + ``` +
openapi-python-client (🥉28 · ⭐ 740) - Generate modern Python clients from OpenAPI. MIT -- [GitHub](https://github.com/openapi-generators/openapi-python-client) (👨‍💻 53 · 🔀 140 · 📦 460 · 📋 300 - 33% open · ⏱️ 28.06.2023): +- [GitHub](https://github.com/openapi-generators/openapi-python-client) (👨‍💻 53 · 🔀 140 · 📦 470 · 📋 300 - 32% open · ⏱️ 07.07.2023): ``` git clone https://github.com/openapi-generators/openapi-python-client @@ -1662,28 +1650,28 @@ _General purpose web frameworks to build web applications and REST APIs._
openapi-core (🥉28 · ⭐ 220) - Openapi-core is a Python library that adds client-side and.. BSD-3 -- [GitHub](https://github.com/python-openapi/openapi-core) (👨‍💻 59 · 🔀 120 · 📦 380 · 📋 200 - 31% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/python-openapi/openapi-core) (👨‍💻 59 · 🔀 120 · 📦 380 · 📋 200 - 31% open · ⏱️ 10.07.2023): ``` git clone https://github.com/p1c2u/openapi-core ``` -- [PyPi](https://pypi.org/project/openapi-core) (📥 120K / month · 📦 35 · ⏱️ 24.02.2020): +- [PyPi](https://pypi.org/project/openapi-core) (📥 120K / month · 📦 36 · ⏱️ 24.02.2020): ``` pip install openapi-core ``` -- [Conda](https://anaconda.org/conda-forge/openapi-core) (📥 12K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/openapi-core) (📥 12K · ⏱️ 10.07.2023): ``` conda install -c conda-forge openapi-core ```
OpenAPI-to-GraphQL (🥉26 · ⭐ 1.5K) - Translate APIs described by OpenAPI Specifications.. MIT -- [GitHub](https://github.com/IBM/openapi-to-graphql) (👨‍💻 42 · 🔀 200 · 📦 690 · 📋 280 - 48% open · ⏱️ 09.03.2023): +- [GitHub](https://github.com/IBM/openapi-to-graphql) (👨‍💻 42 · 🔀 200 · 📦 700 · 📋 280 - 48% open · ⏱️ 09.03.2023): ``` git clone https://github.com/IBM/openapi-to-graphql ``` -- [npm](https://www.npmjs.com/package/openapi-to-graphql-cli) (📥 4.4K / month · 📦 3 · ⏱️ 09.03.2023): +- [npm](https://www.npmjs.com/package/openapi-to-graphql-cli) (📥 4.8K / month · 📦 3 · ⏱️ 09.03.2023): ``` npm install openapi-to-graphql-cli ``` @@ -1695,7 +1683,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/0b01001001/spectree ``` -- [PyPi](https://pypi.org/project/spectree) (📥 29K / month · 📦 5 · ⏱️ 07.07.2022): +- [PyPi](https://pypi.org/project/spectree) (📥 30K / month · 📦 5 · ⏱️ 07.07.2022): ``` pip install spectree ``` @@ -1707,7 +1695,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/pyramid_openapi3 ``` -- [PyPi](https://pypi.org/project/pyramid_openapi3) (📥 19K / month · 📦 5 · ⏱️ 11.12.2022): +- [PyPi](https://pypi.org/project/pyramid_openapi3) (📥 20K / month · 📦 5 · ⏱️ 11.12.2022): ``` pip install pyramid_openapi3 ``` @@ -1719,7 +1707,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/striglia/pyramid_swagger ``` -- [PyPi](https://pypi.org/project/pyramid_swagger) (📥 8.8K / month · 📦 1 · ⏱️ 07.05.2019): +- [PyPi](https://pypi.org/project/pyramid_swagger) (📥 8.6K / month · 📦 1 · ⏱️ 07.05.2019): ``` pip install pyramid_swagger ``` @@ -1757,12 +1745,12 @@ _General purpose web frameworks to build web applications and REST APIs._
Strawberry GraphQL (🥇36 · ⭐ 3.3K) - A GraphQL library for Python that leverages type.. MIT -- [GitHub](https://github.com/strawberry-graphql/strawberry) (👨‍💻 210 · 🔀 420 · 📥 370 · 📦 2K · 📋 860 - 44% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/strawberry-graphql/strawberry) (👨‍💻 210 · 🔀 420 · 📥 410 · 📦 2K · 📋 860 - 44% open · ⏱️ 11.07.2023): ``` git clone https://github.com/strawberry-graphql/strawberry ``` -- [PyPi](https://pypi.org/project/strawberry-graphql) (📥 650K / month · 📦 39 · ⏱️ 15.09.2022): +- [PyPi](https://pypi.org/project/strawberry-graphql) (📥 680K / month · 📦 41 · ⏱️ 15.09.2022): ``` pip install strawberry-graphql ``` @@ -1774,7 +1762,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/graphql-python/graphene-django ``` -- [PyPi](https://pypi.org/project/graphene-django) (📥 420K / month · 📦 500 · ⏱️ 31.12.2020): +- [PyPi](https://pypi.org/project/graphene-django) (📥 410K / month · 📦 500 · ⏱️ 31.12.2020): ``` pip install graphene-django ``` @@ -1790,7 +1778,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mirumee/ariadne ``` -- [PyPi](https://pypi.org/project/ariadne) (📥 320K / month · 📦 45 · ⏱️ 22.04.2022): +- [PyPi](https://pypi.org/project/ariadne) (📥 310K / month · 📦 45 · ⏱️ 22.04.2022): ``` pip install ariadne ``` @@ -1806,19 +1794,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install graphql-core ``` -- [Conda](https://anaconda.org/conda-forge/graphql-core) (📥 700K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/graphql-core) (📥 710K · ⏱️ 16.06.2023): ``` conda install -c conda-forge graphql-core ```
graphql-relay-py (🥈26 · ⭐ 140 · 💤) - A library to help construct a graphql-py server supporting.. MIT -- [GitHub](https://github.com/graphql-python/graphql-relay-py) (👨‍💻 10 · 🔀 35 · 📦 14K · 📋 32 - 28% open · ⏱️ 23.07.2022): +- [GitHub](https://github.com/graphql-python/graphql-relay-py) (👨‍💻 10 · 🔀 36 · 📦 15K · 📋 32 - 28% open · ⏱️ 23.07.2022): ``` git clone https://github.com/graphql-python/graphql-relay-py ``` -- [PyPi](https://pypi.org/project/graphql-relay) (📥 1.7M / month · 📦 480 · ⏱️ 16.04.2022): +- [PyPi](https://pypi.org/project/graphql-relay) (📥 1.6M / month · 📦 480 · ⏱️ 16.04.2022): ``` pip install graphql-relay ``` @@ -1834,7 +1822,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/graphql-python/graphene-mongo ``` -- [PyPi](https://pypi.org/project/graphene-mongo) (📥 40K / month · 📦 13 · ⏱️ 14.10.2022): +- [PyPi](https://pypi.org/project/graphene-mongo) (📥 38K / month · 📦 13 · ⏱️ 14.10.2022): ``` pip install graphene-mongo ``` @@ -1850,7 +1838,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/graphql-python/graphene-pydantic ``` -- [PyPi](https://pypi.org/project/graphene-pydantic) (📥 8.1K / month · 📦 2 · ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/graphene-pydantic) (📥 8.2K / month · 📦 2 · ⏱️ 25.01.2022): ``` pip install graphene-pydantic ``` @@ -1862,7 +1850,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tartiflette/tartiflette-aiohttp ``` -- [PyPi](https://pypi.org/project/tartiflette-aiohttp) (📥 720 / month · 📦 4 · ⏱️ 15.11.2021): +- [PyPi](https://pypi.org/project/tartiflette-aiohttp) (📥 700 / month · 📦 4 · ⏱️ 15.11.2021): ``` pip install tartiflette-aiohttp ``` @@ -1871,7 +1859,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - flask-graphql (🥈26 · ⭐ 1.3K · 💀) - Adds GraphQL support to your Flask application. MIT - tartiflette (🥉23 · ⭐ 850 · 💀) - GraphQL Engine built with Python 3.6+ / asyncio. MIT -- django-graphql-auth (🥉23 · ⭐ 320 · 💀) - Django registration and authentication with GraphQL. MIT +- django-graphql-auth (🥉22 · ⭐ 320 · 💀) - Django registration and authentication with GraphQL. MIT - python-graphql-client (🥉21 · ⭐ 150 · 💀) - Simple GraphQL client for Python 2.7+. MIT - Flask-GraphQL-Auth (🥉18 · ⭐ 63 · 💀) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to.. MIT - tartiflette-asgi (🥉17 · ⭐ 100 · 💀) - ASGI support for the Tartiflette GraphQL engine. MIT @@ -1889,23 +1877,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/websocket-client/websocket-client ``` -- [PyPi](https://pypi.org/project/websocket-client) (📥 49M / month · 📦 7K · ⏱️ 20.06.2022): +- [PyPi](https://pypi.org/project/websocket-client) (📥 51M / month · 📦 7K · ⏱️ 20.06.2022): ``` pip install websocket-client ``` -- [Conda](https://anaconda.org/conda-forge/websocket-client) (📥 8.6M · ⏱️ 26.06.2023): +- [Conda](https://anaconda.org/conda-forge/websocket-client) (📥 8.8M · ⏱️ 26.06.2023): ``` conda install -c conda-forge websocket-client ```
websockets (🥇38 · ⭐ 4.6K) - Library for building WebSocket servers and clients in Python. BSD-3 -- [GitHub](https://github.com/python-websockets/websockets) (👨‍💻 69 · 🔀 480 · 📦 110K · 📋 1K - 2% open · ⏱️ 27.06.2023): +- [GitHub](https://github.com/python-websockets/websockets) (👨‍💻 69 · 🔀 480 · 📦 120K · 📋 1K - 2% open · ⏱️ 27.06.2023): ``` git clone https://github.com/aaugustin/websockets ``` -- [PyPi](https://pypi.org/project/websockets) (📥 17M / month · 📦 4.1K · ⏱️ 25.10.2022): +- [PyPi](https://pypi.org/project/websockets) (📥 16M / month · 📦 4.1K · ⏱️ 25.10.2022): ``` pip install websockets ``` @@ -1937,7 +1925,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/miguelgrinberg/Flask-SocketIO ``` -- [PyPi](https://pypi.org/project/flask-socketio) (📥 880K / month · 📦 2.3K · ⏱️ 20.11.2022): +- [PyPi](https://pypi.org/project/flask-socketio) (📥 890K / month · 📦 2.3K · ⏱️ 20.11.2022): ``` pip install flask-socketio ``` @@ -1962,14 +1950,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge python-socketio ```
-
daphne (🥉30 · ⭐ 2K) - Django Channels HTTP/WebSocket server. BSD-3 +
daphne (🥉29 · ⭐ 2K) - Django Channels HTTP/WebSocket server. BSD-3 - [GitHub](https://github.com/django/daphne) (👨‍💻 65 · 🔀 240 · 📋 310 - 13% open · ⏱️ 04.07.2023): ``` git clone https://github.com/django/daphne ``` -- [PyPi](https://pypi.org/project/daphne) (📥 670K / month · 📦 780 · ⏱️ 17.08.2018): +- [PyPi](https://pypi.org/project/daphne) (📥 680K / month · 📦 780 · ⏱️ 17.08.2018): ``` pip install daphne ``` @@ -1985,11 +1973,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/novnc/websockify ``` -- [PyPi](https://pypi.org/project/websockify) (📥 42K / month · 📦 300 · ⏱️ 22.07.2021): +- [PyPi](https://pypi.org/project/websockify) (📥 43K / month · 📦 300 · ⏱️ 22.07.2021): ``` pip install websockify ``` -- [Conda](https://anaconda.org/conda-forge/websockify) (📥 83K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/websockify) (📥 84K · ⏱️ 16.06.2023): ``` conda install -c conda-forge websockify ``` @@ -2001,11 +1989,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mrjoes/sockjs-tornado ``` -- [PyPi](https://pypi.org/project/sockjs-tornado) (📥 23K / month · 📦 750 · ⏱️ 24.04.2020): +- [PyPi](https://pypi.org/project/sockjs-tornado) (📥 22K / month · 📦 750 · ⏱️ 24.04.2020): ``` pip install sockjs-tornado ``` -- [Conda](https://anaconda.org/conda-forge/sockjs-tornado) (📥 1.4K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/sockjs-tornado) (📥 1.5K · ⏱️ 16.06.2023): ``` conda install -c conda-forge sockjs-tornado ``` @@ -2014,7 +2002,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

@@ -2024,7 +2012,7 @@ _General purpose web frameworks to build web applications and REST APIs._
grpc (🥇48 · ⭐ 38K) - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#). Apache-2 -- [GitHub](https://github.com/grpc/grpc) (👨‍💻 960 · 🔀 10K · 📥 30K · 📦 4.4K · 📋 11K - 7% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/grpc/grpc) (👨‍💻 960 · 🔀 10K · 📥 30K · 📦 4.4K · 📋 11K - 7% open · ⏱️ 13.07.2023): ``` git clone https://github.com/grpc/grpc @@ -2033,19 +2021,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install grpcio ``` -- [Conda](https://anaconda.org/conda-forge/grpcio) (📥 9M · ⏱️ 01.07.2023): +- [Conda](https://anaconda.org/conda-forge/grpcio) (📥 9M · ⏱️ 11.07.2023): ``` conda install -c conda-forge grpcio ```
rpyc (🥈31 · ⭐ 1.4K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT -- [GitHub](https://github.com/tomerfiliba-org/rpyc) (👨‍💻 84 · 🔀 230 · 📥 280 · 📦 1.8K · 📋 400 - 16% open · ⏱️ 10.06.2023): +- [GitHub](https://github.com/tomerfiliba-org/rpyc) (👨‍💻 84 · 🔀 230 · 📥 290 · 📦 1.8K · 📋 400 - 15% open · ⏱️ 10.06.2023): ``` git clone https://github.com/tomerfiliba-org/rpyc ``` -- [PyPi](https://pypi.org/project/rpyc) (📥 310K / month · 📦 340 · ⏱️ 26.11.2022): +- [PyPi](https://pypi.org/project/rpyc) (📥 320K / month · 📦 350 · ⏱️ 26.11.2022): ``` pip install rpyc ``` @@ -2054,28 +2042,28 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge rpyc ```
-
ucall (🥉20 · ⭐ 770 · 🐣) - Up to 100x Faster FastAPI. JSON-RPC with io_uring, SIMDJSON, and.. Apache-2 +
fastapi-jsonrpc (🥉20 · ⭐ 230) - JSON-RPC server based on fastapi. MIT -- [GitHub](https://github.com/unum-cloud/ucall) (👨‍💻 10 · 🔀 18 · 📦 6 · 📋 20 - 35% open · ⏱️ 08.06.2023): +- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (👨‍💻 10 · 🔀 24 · 📦 37 · 📋 26 - 26% open · ⏱️ 03.07.2023): ``` - git clone https://github.com/unum-cloud/ucall + git clone https://github.com/smagafurov/fastapi-jsonrpc ``` -- [PyPi](https://pypi.org/project/ucall) (📥 1.5K / month · ⏱️ 08.06.2023): +- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (📥 4.5K / month · 📦 5 · ⏱️ 09.11.2022): ``` - pip install ucall + pip install fastapi-jsonrpc ```
-
fastapi-jsonrpc (🥉20 · ⭐ 230) - JSON-RPC server based on fastapi. MIT +
ucall (🥉19 · ⭐ 770 · 🐣) - Up to 100x Faster FastAPI. JSON-RPC with io_uring, SIMDJSON, and.. Apache-2 -- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (👨‍💻 10 · 🔀 23 · 📦 37 · 📋 24 - 20% open · ⏱️ 03.07.2023): +- [GitHub](https://github.com/unum-cloud/ucall) (👨‍💻 10 · 🔀 18 · 📦 6 · 📋 20 - 35% open · ⏱️ 08.06.2023): ``` - git clone https://github.com/smagafurov/fastapi-jsonrpc + git clone https://github.com/unum-cloud/ucall ``` -- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (📥 4.5K / month · 📦 5 · ⏱️ 09.11.2022): +- [PyPi](https://pypi.org/project/ucall) (📥 1.3K / month · ⏱️ 08.06.2023): ``` - pip install fastapi-jsonrpc + pip install ucall ```
Show 1 hidden projects... @@ -2095,7 +2083,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/aws/chalice ``` -- [PyPi](https://pypi.org/project/chalice) (📥 220K / month · 📦 160 · ⏱️ 22.05.2018): +- [PyPi](https://pypi.org/project/chalice) (📥 230K / month · 📦 160 · ⏱️ 22.05.2018): ``` pip install chalice ``` @@ -2104,14 +2092,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge chalice ```
-
lambdarest (🥉20 · ⭐ 91) - Flask like web framework for AWS Lambda. MIT +
lambdarest (🥉20 · ⭐ 92) - Flask like web framework for AWS Lambda. MIT - [GitHub](https://github.com/sloev/python-lambdarest) (👨‍💻 23 · 🔀 24 · 📦 10 · 📋 32 - 3% open · ⏱️ 08.03.2023): ``` git clone https://github.com/sloev/python-lambdarest ``` -- [PyPi](https://pypi.org/project/lambdarest) (📥 220 / month · ⏱️ 22.09.2021): +- [PyPi](https://pypi.org/project/lambdarest) (📥 170 / month · ⏱️ 22.09.2021): ``` pip install lambdarest ``` @@ -2129,12 +2117,12 @@ _General purpose web frameworks to build web applications and REST APIs._
wagtail (🥇41 · ⭐ 15K) - A Django content management system focused on flexibility and user.. BSD-3 -- [GitHub](https://github.com/wagtail/wagtail) (👨‍💻 820 · 🔀 3.2K · 📦 6 · 📋 4.6K - 22% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/wagtail/wagtail) (👨‍💻 820 · 🔀 3.2K · 📦 6 · 📋 4.7K - 21% open · ⏱️ 13.07.2023): ``` git clone https://github.com/wagtail/wagtail ``` -- [PyPi](https://pypi.org/project/wagtail) (📥 140K / month · 📦 1.5K · ⏱️ 16.06.2022): +- [PyPi](https://pypi.org/project/wagtail) (📥 150K / month · 📦 1.5K · ⏱️ 16.06.2022): ``` pip install wagtail ``` @@ -2150,7 +2138,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django-cms/django-cms ``` -- [PyPi](https://pypi.org/project/django-cms) (📥 46K / month · 📦 1.7K · ⏱️ 02.01.2023): +- [PyPi](https://pypi.org/project/django-cms) (📥 48K / month · 📦 1.7K · ⏱️ 02.01.2023): ``` pip install django-cms ``` @@ -2162,23 +2150,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/stephenmcd/mezzanine ``` -- [PyPi](https://pypi.org/project/mezzanine) (📥 3.1K / month · 📦 1.2K · ⏱️ 08.08.2018): +- [PyPi](https://pypi.org/project/mezzanine) (📥 3K / month · 📦 1.2K · ⏱️ 08.08.2018): ``` pip install mezzanine ```
-
lektor (🥈31 · ⭐ 3.7K) - The lektor static file content management system. BSD-3 +
lektor (🥉30 · ⭐ 3.7K) - The lektor static file content management system. BSD-3 - [GitHub](https://github.com/lektor/lektor) (👨‍💻 93 · 🔀 310 · 📥 7.1K · 📦 420 · 📋 650 - 35% open · ⏱️ 06.06.2023): ``` git clone https://github.com/lektor/lektor ``` -- [PyPi](https://pypi.org/project/lektor) (📥 6.6K / month · 📦 89 · ⏱️ 02.05.2022): +- [PyPi](https://pypi.org/project/lektor) (📥 6.7K / month · 📦 89 · ⏱️ 02.05.2022): ``` pip install lektor ``` -- [Conda](https://anaconda.org/conda-forge/lektor) (📥 64K · ⏱️ 04.06.2023): +- [Conda](https://anaconda.org/conda-forge/lektor) (📥 65K · ⏱️ 04.06.2023): ``` conda install -c conda-forge lektor ``` @@ -2190,7 +2178,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/feincms/feincms ``` -- [PyPi](https://pypi.org/project/feincms) (📥 5.7K / month · 📦 160 · ⏱️ 02.06.2022): +- [PyPi](https://pypi.org/project/feincms) (📥 5.8K / month · 📦 160 · ⏱️ 02.06.2022): ``` pip install feincms ``` @@ -2207,12 +2195,12 @@ _General purpose web frameworks to build web applications and REST APIs._
selenium (🥇48 · ⭐ 27K) - A browser automation framework and ecosystem. Apache-2 -- [GitHub](https://github.com/SeleniumHQ/selenium) (👨‍💻 820 · 🔀 7.6K · 📥 10M · 📦 210K · 📋 9.2K - 2% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/SeleniumHQ/selenium) (👨‍💻 820 · 🔀 7.6K · 📥 10M · 📦 220K · 📋 9.2K - 2% open · ⏱️ 13.07.2023): ``` git clone https://github.com/SeleniumHQ/selenium ``` -- [PyPi](https://pypi.org/project/selenium) (📥 12M / month · 📦 16K · ⏱️ 28.05.2020): +- [PyPi](https://pypi.org/project/selenium) (📥 11M / month · 📦 16K · ⏱️ 28.05.2020): ``` pip install selenium ``` @@ -2223,12 +2211,12 @@ _General purpose web frameworks to build web applications and REST APIs._
coverage (🥇43 · ⭐ 2.6K) - The code coverage tool for Python. Apache-2 -- [GitHub](https://github.com/nedbat/coveragepy) (👨‍💻 180 · 🔀 370 · 📦 320K · 📋 1.4K - 18% open · ⏱️ 28.06.2023): +- [GitHub](https://github.com/nedbat/coveragepy) (👨‍💻 180 · 🔀 370 · 📦 320K · 📋 1.4K - 18% open · ⏱️ 12.07.2023): ``` git clone https://github.com/nedbat/coveragepy ``` -- [PyPi](https://pypi.org/project/coverage) (📥 55M / month · 📦 57K · ⏱️ 03.10.2019): +- [PyPi](https://pypi.org/project/coverage) (📥 54M / month · 📦 57K · ⏱️ 03.10.2019): ``` pip install coverage ``` @@ -2239,12 +2227,12 @@ _General purpose web frameworks to build web applications and REST APIs._
Locust (🥇40 · ⭐ 22K) - Write scalable load tests in plain Python. MIT -- [GitHub](https://github.com/locustio/locust) (👨‍💻 290 · 🔀 2.7K · 📦 6.1K · 📋 1.5K - 1% open · ⏱️ 26.06.2023): +- [GitHub](https://github.com/locustio/locust) (👨‍💻 290 · 🔀 2.7K · 📦 6.2K · 📋 1.5K - 1% open · ⏱️ 26.06.2023): ``` git clone https://github.com/locustio/locust ``` -- [PyPi](https://pypi.org/project/locust) (📥 940K / month · 📦 100 · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/locust) (📥 930K / month · 📦 100 · ⏱️ 28.06.2022): ``` pip install locust ``` @@ -2255,19 +2243,19 @@ _General purpose web frameworks to build web applications and REST APIs._
mitmproxy (🥇39 · ⭐ 32K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT -- [GitHub](https://github.com/mitmproxy/mitmproxy) (👨‍💻 490 · 🔀 3.7K · 📥 220K · 📦 3K · 📋 3.1K - 9% open · ⏱️ 02.07.2023): +- [GitHub](https://github.com/mitmproxy/mitmproxy) (👨‍💻 490 · 🔀 3.7K · 📥 220K · 📦 3K · 📋 3.1K - 9% open · ⏱️ 11.07.2023): ``` git clone https://github.com/mitmproxy/mitmproxy ``` -- [PyPi](https://pypi.org/project/mitmproxy) (📥 190K / month · 📦 470 · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/mitmproxy) (📥 220K / month · 📦 470 · ⏱️ 28.06.2022): ``` pip install mitmproxy ```
vcrpy (🥇36 · ⭐ 2.4K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT -- [GitHub](https://github.com/kevin1024/vcrpy) (👨‍💻 130 · 🔀 340 · 📦 7.7K · 📋 390 - 30% open · ⏱️ 27.06.2023): +- [GitHub](https://github.com/kevin1024/vcrpy) (👨‍💻 130 · 🔀 340 · 📦 7.7K · 📋 390 - 30% open · ⏱️ 11.07.2023): ``` git clone https://github.com/kevin1024/vcrpy @@ -2283,12 +2271,12 @@ _General purpose web frameworks to build web applications and REST APIs._
responses (🥈35 · ⭐ 3.9K) - A utility for mocking out the Python Requests library. Apache-2 -- [GitHub](https://github.com/getsentry/responses) (👨‍💻 120 · 🔀 330 · 📥 160 · 📦 27K · 📋 270 - 1% open · ⏱️ 28.06.2023): +- [GitHub](https://github.com/getsentry/responses) (👨‍💻 120 · 🔀 330 · 📥 160 · 📦 27K · 📋 270 - 1% open · ⏱️ 12.07.2023): ``` git clone https://github.com/getsentry/responses ``` -- [PyPi](https://pypi.org/project/responses) (📥 9.4M / month · 📦 3K · ⏱️ 25.05.2022): +- [PyPi](https://pypi.org/project/responses) (📥 9.1M / month · 📦 3K · ⏱️ 25.05.2022): ``` pip install responses ``` @@ -2297,61 +2285,61 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge responses ```
-
SeleniumBase (🥈34 · ⭐ 3.4K) - SeleniumBase is a framework for browser automation and testing.. MIT +
SeleniumLibrary (🥈35 · ⭐ 1.3K) - Web testing library for Robot Framework. Apache-2 -- [GitHub](https://github.com/seleniumbase/SeleniumBase) (👨‍💻 36 · 🔀 810 · 📦 740 · 📋 740 - 0% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/robotframework/SeleniumLibrary) (👨‍💻 110 · 🔀 710 · 📥 3.6K · 📦 3.7K · 📋 1K - 6% open · ⏱️ 14.05.2023): ``` - git clone https://github.com/seleniumbase/SeleniumBase + git clone https://github.com/robotframework/SeleniumLibrary ``` -- [PyPi](https://pypi.org/project/seleniumbase) (📥 250K / month · 📦 6 · ⏱️ 07.11.2022): +- [PyPi](https://pypi.org/project/robotframework-seleniumlibrary) (📥 900K / month · 📦 140 · ⏱️ 08.01.2022): ``` - pip install seleniumbase + pip install robotframework-seleniumlibrary + ``` +- [Conda](https://anaconda.org/conda-forge/robotframework-seleniumlibrary) (📥 72K · ⏱️ 10.06.2023): + ``` + conda install -c conda-forge robotframework-seleniumlibrary ```
-
splinter (🥈34 · ⭐ 2.6K) - splinter - python test framework for web applications. BSD-3 +
SeleniumBase (🥈34 · ⭐ 3.4K) - A Python framework that inspires developers to become better test.. MIT -- [GitHub](https://github.com/cobrateam/splinter) (👨‍💻 180 · 🔀 510 · 📦 6.4K · 📋 530 - 11% open · ⏱️ 26.06.2023): +- [GitHub](https://github.com/seleniumbase/SeleniumBase) (👨‍💻 36 · 🔀 810 · 📦 750 · 📋 750 - 0% open · ⏱️ 13.07.2023): ``` - git clone https://github.com/cobrateam/splinter + git clone https://github.com/seleniumbase/SeleniumBase ``` -- [PyPi](https://pypi.org/project/splinter) (📥 81K / month · 📦 1.1K · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/seleniumbase) (📥 300K / month · 📦 6 · ⏱️ 07.11.2022): ``` - pip install splinter + pip install seleniumbase ```
-
SeleniumLibrary (🥈34 · ⭐ 1.3K) - Web testing library for Robot Framework. Apache-2 +
splinter (🥈34 · ⭐ 2.6K) - splinter - python test framework for web applications. BSD-3 -- [GitHub](https://github.com/robotframework/SeleniumLibrary) (👨‍💻 110 · 🔀 710 · 📥 3.6K · 📦 3.7K · 📋 1K - 6% open · ⏱️ 14.05.2023): +- [GitHub](https://github.com/cobrateam/splinter) (👨‍💻 180 · 🔀 510 · 📦 6.4K · 📋 530 - 11% open · ⏱️ 07.07.2023): ``` - git clone https://github.com/robotframework/SeleniumLibrary - ``` -- [PyPi](https://pypi.org/project/robotframework-seleniumlibrary) (📥 970K / month · 📦 140 · ⏱️ 08.01.2022): - ``` - pip install robotframework-seleniumlibrary + git clone https://github.com/cobrateam/splinter ``` -- [Conda](https://anaconda.org/conda-forge/robotframework-seleniumlibrary) (📥 71K · ⏱️ 10.06.2023): +- [PyPi](https://pypi.org/project/splinter) (📥 80K / month · 📦 1.1K · ⏱️ 28.06.2022): ``` - conda install -c conda-forge robotframework-seleniumlibrary + pip install splinter ```
httprunner (🥈33 · ⭐ 3.7K) - HttpRunner API HTTP(S) / HTTP2 / WebSocket / RPC. Apache-2 -- [GitHub](https://github.com/httprunner/httprunner) (👨‍💻 44 · 🔀 1.2K · 📥 8K · 📦 510 · 📋 1.2K - 36% open · ⏱️ 28.06.2023): +- [GitHub](https://github.com/httprunner/httprunner) (👨‍💻 44 · 🔀 1.2K · 📥 8.2K · 📦 510 · 📋 1.2K - 36% open · ⏱️ 28.06.2023): ``` git clone https://github.com/httprunner/httprunner ``` -- [PyPi](https://pypi.org/project/httprunner) (📥 3.6K / month · 📦 7 · ⏱️ 04.07.2022): +- [PyPi](https://pypi.org/project/httprunner) (📥 3.5K / month · 📦 7 · ⏱️ 04.07.2022): ``` pip install httprunner ```
Prism (🥈33 · ⭐ 3.6K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2 -- [GitHub](https://github.com/stoplightio/prism) (👨‍💻 87 · 🔀 310 · 📥 790K · 📦 410 · 📋 640 - 9% open · ⏱️ 23.06.2023): +- [GitHub](https://github.com/stoplightio/prism) (👨‍💻 87 · 🔀 310 · 📥 790K · 📦 410 · 📋 640 - 9% open · ⏱️ 11.07.2023): ``` git clone https://github.com/stoplightio/prism @@ -2372,7 +2360,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install pytest-django ``` -- [Conda](https://anaconda.org/conda-forge/pytest-django) (📥 180K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/pytest-django) (📥 190K · ⏱️ 16.06.2023): ``` conda install -c conda-forge pytest-django ``` @@ -2400,19 +2388,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/schemathesis/schemathesis ``` -- [PyPi](https://pypi.org/project/schemathesis) (📥 65K / month · 📦 4 · ⏱️ 23.06.2022): +- [PyPi](https://pypi.org/project/schemathesis) (📥 74K / month · 📦 4 · ⏱️ 23.06.2022): ``` pip install schemathesis ```
-
django-silk (🥈30 · ⭐ 3.9K · 📉) - Silky smooth profiling for Django. MIT +
django-silk (🥈30 · ⭐ 3.9K) - Silky smooth profiling for Django. MIT -- [GitHub](https://github.com/jazzband/django-silk) (👨‍💻 140 · 🔀 310 · 📥 190 · 📦 3.8K · 📋 340 - 32% open · ⏱️ 18.05.2023): +- [GitHub](https://github.com/jazzband/django-silk) (👨‍💻 140 · 🔀 320 · 📥 190 · 📦 3.9K · 📋 340 - 32% open · ⏱️ 18.05.2023): ``` git clone https://github.com/jazzband/django-silk ``` -- [PyPi](https://pypi.org/project/django-silk) (📥 440K / month · 📦 150 · ⏱️ 15.01.2023): +- [PyPi](https://pypi.org/project/django-silk) (📥 430K / month · 📦 150 · ⏱️ 15.01.2023): ``` pip install django-silk ``` @@ -2424,7 +2412,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/FactoryBoy/factory_boy ``` -- [PyPi](https://pypi.org/project/factory_boy) (📥 2.9M / month · 📦 810 · ⏱️ 26.10.2021): +- [PyPi](https://pypi.org/project/factory_boy) (📥 2.8M / month · 📦 810 · ⏱️ 26.10.2021): ``` pip install factory_boy ``` @@ -2445,18 +2433,18 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install tavern ```
-
Model Bakery (🥉28 · ⭐ 680) - Object factory for Django. Apache-2 +
Model Bakery (🥉28 · ⭐ 690) - Object factory for Django. Apache-2 - [GitHub](https://github.com/model-bakers/model_bakery) (👨‍💻 46 · 🔀 77 · 📦 3.1K · 📋 120 - 22% open · ⏱️ 04.07.2023): ``` git clone https://github.com/model-bakers/model_bakery ``` -- [PyPi](https://pypi.org/project/model_bakery) (📥 380K / month · 📦 11 · ⏱️ 26.01.2023): +- [PyPi](https://pypi.org/project/model_bakery) (📥 370K / month · 📦 11 · ⏱️ 26.01.2023): ``` pip install model_bakery ``` -- [Conda](https://anaconda.org/conda-forge/model_bakery) (📥 17K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/model_bakery) (📥 18K · ⏱️ 16.06.2023): ``` conda install -c conda-forge model_bakery ``` @@ -2480,7 +2468,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/webtest ``` -- [PyPi](https://pypi.org/project/webtest) (📥 710K / month · 📦 4K · ⏱️ 05.02.2017): +- [PyPi](https://pypi.org/project/webtest) (📥 720K / month · 📦 4K · ⏱️ 05.02.2017): ``` pip install webtest ``` @@ -2496,7 +2484,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) (📥 120K / month · 📦 3K · ⏱️ 29.03.2022): +- [PyPi](https://pypi.org/project/flask-debugtoolbar) (📥 110K / month · 📦 3K · ⏱️ 29.03.2022): ``` pip install flask-debugtoolbar ``` @@ -2507,12 +2495,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-test-plus (🥉27 · ⭐ 580) - Useful additions to Djangos default TestCase. BSD-3 -- [GitHub](https://github.com/revsys/django-test-plus) (👨‍💻 33 · 🔀 65 · 📋 56 - 17% open · ⏱️ 27.06.2023): +- [GitHub](https://github.com/revsys/django-test-plus) (👨‍💻 33 · 🔀 66 · 📋 57 - 19% open · ⏱️ 11.07.2023): ``` git clone https://github.com/revsys/django-test-plus ``` -- [PyPi](https://pypi.org/project/django-test-plus) (📥 57K / month · 📦 1.3K · ⏱️ 19.05.2021): +- [PyPi](https://pypi.org/project/django-test-plus) (📥 52K / month · 📦 1.3K · ⏱️ 19.05.2021): ``` pip install django-test-plus ``` @@ -2544,7 +2532,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mherrmann/selenium-python-helium ``` -- [PyPi](https://pypi.org/project/helium) (📥 19K / month · 📦 11 · ⏱️ 20.11.2022): +- [PyPi](https://pypi.org/project/helium) (📥 21K / month · 📦 11 · ⏱️ 20.11.2022): ``` pip install helium ``` @@ -2556,23 +2544,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Microsoft/playwright-python ``` -- [PyPi](https://pypi.org/project/playwright) (📥 930K / month · 📦 180 · ⏱️ 13.05.2022): +- [PyPi](https://pypi.org/project/playwright) (📥 990K / month · 📦 180 · ⏱️ 13.05.2022): ``` pip install playwright ``` -- [Conda](https://anaconda.org/microsoft/playwright) (📥 16K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/microsoft/playwright) (📥 17K · ⏱️ 16.06.2023): ``` conda install -c microsoft playwright ```
pytest-splinter (🥉25 · ⭐ 240 · 💤) - pytest splinter and selenium integration for anyone.. MIT -- [GitHub](https://github.com/pytest-dev/pytest-splinter) (👨‍💻 31 · 🔀 53 · 📦 450 · 📋 83 - 9% open · ⏱️ 09.08.2022): +- [GitHub](https://github.com/pytest-dev/pytest-splinter) (👨‍💻 31 · 🔀 53 · 📦 460 · 📋 83 - 9% open · ⏱️ 09.08.2022): ``` git clone https://github.com/pytest-dev/pytest-splinter ``` -- [PyPi](https://pypi.org/project/pytest-splinter) (📥 16K / month · 📦 120 · ⏱️ 09.09.2022): +- [PyPi](https://pypi.org/project/pytest-splinter) (📥 17K / month · 📦 120 · ⏱️ 09.09.2022): ``` pip install pytest-splinter ``` @@ -2584,7 +2572,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/pyramid_debugtoolbar ``` -- [PyPi](https://pypi.org/project/pyramid_debugtoolbar) (📥 2.5M / month · 📦 23 · ⏱️ 05.01.2015): +- [PyPi](https://pypi.org/project/pyramid_debugtoolbar) (📥 2.4M / month · 📦 23 · ⏱️ 05.01.2015): ``` pip install pyramid_debugtoolbar ``` @@ -2600,26 +2588,26 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pnuckowski/aioresponses ``` -- [PyPi](https://pypi.org/project/aioresponses) (📥 420K / month · 📦 140 · ⏱️ 14.12.2022): +- [PyPi](https://pypi.org/project/aioresponses) (📥 430K / month · 📦 140 · ⏱️ 14.12.2022): ``` pip install aioresponses ```
requestium (🥉22 · ⭐ 1.7K) - Integration layer between Requests and Selenium for automation of.. BSD-3 -- [GitHub](https://github.com/tryolabs/requestium) (👨‍💻 14 · 🔀 140 · 📦 82 · 📋 31 - 9% open · ⏱️ 30.04.2023): +- [GitHub](https://github.com/tryolabs/requestium) (👨‍💻 14 · 🔀 140 · 📦 83 · 📋 31 - 9% open · ⏱️ 30.04.2023): ``` git clone https://github.com/tryolabs/requestium ``` -- [PyPi](https://pypi.org/project/requestium) (📥 19K / month · 📦 7 · ⏱️ 04.12.2022): +- [PyPi](https://pypi.org/project/requestium) (📥 20K / month · 📦 7 · ⏱️ 04.12.2022): ``` pip install requestium ```
-
fsociety (🥉22 · ⭐ 920) - A Modular Penetration Testing Framework. MIT +
fsociety (🥉22 · ⭐ 930) - A Modular Penetration Testing Framework. MIT -- [GitHub](https://github.com/fsociety-team/fsociety) (👨‍💻 11 · 🔀 120 · 📦 7 · 📋 26 - 7% open · ⏱️ 21.06.2023): +- [GitHub](https://github.com/fsociety-team/fsociety) (👨‍💻 11 · 🔀 120 · 📦 7 · 📋 26 - 7% open · ⏱️ 12.07.2023): ``` git clone https://github.com/fsociety-team/fsociety @@ -2636,7 +2624,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mindflayer/python-mocket ``` -- [PyPi](https://pypi.org/project/mocket) (📥 4.8K / month · 📦 27 · ⏱️ 03.12.2022): +- [PyPi](https://pypi.org/project/mocket) (📥 4.6K / month · 📦 27 · ⏱️ 03.12.2022): ``` pip install mocket ``` @@ -2648,7 +2636,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/loads/molotov ``` -- [PyPi](https://pypi.org/project/molotov) (📥 24K / month · 📦 13 · ⏱️ 21.10.2022): +- [PyPi](https://pypi.org/project/molotov) (📥 25K / month · 📦 13 · ⏱️ 21.10.2022): ``` pip install molotov ``` @@ -2665,14 +2653,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install gabbi ```
-
aresponses (🥉19 · ⭐ 97 · 💤) - Asyncio http mocking. Similar to the responses library used for.. MIT +
aresponses (🥉19 · ⭐ 96 · 💤) - Asyncio http mocking. Similar to the responses library used for.. MIT -- [GitHub](https://github.com/aresponses/aresponses) (👨‍💻 14 · 🔀 18 · 📦 560 · 📋 31 - 3% open · ⏱️ 01.07.2022): +- [GitHub](https://github.com/aresponses/aresponses) (👨‍💻 14 · 🔀 17 · 📦 560 · 📋 31 - 3% open · ⏱️ 01.07.2022): ``` git clone https://github.com/aresponses/aresponses ``` -- [PyPi](https://pypi.org/project/aresponses) (📥 41K / month · 📦 52 · ⏱️ 01.07.2022): +- [PyPi](https://pypi.org/project/aresponses) (📥 42K / month · 📦 52 · ⏱️ 01.07.2022): ``` pip install aresponses ``` @@ -2690,15 +2678,15 @@ _General purpose web frameworks to build web applications and REST APIs._ - Dredd (🥈29 · ⭐ 4K · 💀) - Language-agnostic HTTP API Testing Tool. MIT - pyppeteer (🥈29 · ⭐ 3.5K · 💀) - Headless chrome/chromium automation library (unofficial port of.. MIT - parameterized (🥈29 · ⭐ 760) - Parameterized testing with any Python test framework. ❗️BSD-2-Clause-FreeBSD -- Mockoon (🥉28 · ⭐ 5.2K · 📉) - Mockoon is the easiest and quickest way to run mock.. ❗Unlicensed +- Mockoon (🥉28 · ⭐ 5.2K) - Mockoon is the easiest and quickest way to run mock APIs.. ❗Unlicensed - django-nose (🥉28 · ⭐ 880 · 💀) - Django test runner using nose. BSD-3 - flask-testing (🥉28 · ⭐ 490 · 💀) - Unittest extensions for Flask. BSD-3 -- splash (🥉25 · ⭐ 3.9K · 💀) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3 +- splash (🥉26 · ⭐ 3.9K · 💀) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3 - yandex-tank (🥉25 · ⭐ 2.3K) - Load and performance benchmark tool. ❗️LGPL-2.1 -- mixer (🥉25 · ⭐ 900 · 💀) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 - wdb (🥉24 · ⭐ 1.6K · 💀) - An improbable web debugger through WebSockets. ❗️GPL-3.0 - pyresttest (🥉24 · ⭐ 1.1K · 💀) - Python Rest Testing. Apache-2 - httmock (🥉23 · ⭐ 460 · 💀) - A mocking library for requests. Apache-2 +- mixer (🥉19 · ⭐ 910 · 💀) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 - async-asgi-testclient (🥉19 · ⭐ 140 · 💀) - A framework-agnostic library for testing ASGI web.. MIT - golem (🥉18 · ⭐ 490 · 💀) - A complete test automation tool. MIT - huxley (🥉17 · ⭐ 4.1K · 💀) - A testing system for catching visual regressions in Web.. Apache-2 @@ -2716,11 +2704,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django-crispy-forms/django-crispy-forms ``` -- [PyPi](https://pypi.org/project/django-crispy-forms) (📥 760K / month · 📦 8K · ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/django-crispy-forms) (📥 750K / month · 📦 8K · ⏱️ 25.01.2022): ``` pip install django-crispy-forms ``` -- [Conda](https://anaconda.org/conda-forge/django-crispy-forms) (📥 79K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-crispy-forms) (📥 80K · ⏱️ 16.06.2023): ``` conda install -c conda-forge django-crispy-forms ``` @@ -2748,7 +2736,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/wtforms/flask-wtf ``` -- [PyPi](https://pypi.org/project/flask-wtf) (📥 5.3M / month · 📦 16K · ⏱️ 31.03.2022): +- [PyPi](https://pypi.org/project/flask-wtf) (📥 5.4M / month · 📦 16K · ⏱️ 31.03.2022): ``` pip install flask-wtf ``` @@ -2776,7 +2764,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/deform ``` -- [PyPi](https://pypi.org/project/deform) (📥 21K / month · 📦 190 · ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/deform) (📥 23K / month · 📦 190 · ⏱️ 10.12.2020): ``` pip install deform ``` @@ -2805,7 +2793,7 @@ _General purpose web frameworks to build web applications and REST APIs._
pelican (🥈36 · ⭐ 12K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 -- [GitHub](https://github.com/getpelican/pelican) (👨‍💻 440 · 🔀 1.8K · 📥 840 · 📦 7.1K · 📋 1.6K - 5% open · ⏱️ 29.06.2023): +- [GitHub](https://github.com/getpelican/pelican) (👨‍💻 440 · 🔀 1.8K · 📥 840 · 📦 7.1K · 📋 1.6K - 5% open · ⏱️ 12.07.2023): ``` git clone https://github.com/getpelican/pelican @@ -2831,9 +2819,9 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install markdown2 ```
-
pymdown-extensions (🥈33 · ⭐ 770) - Extensions for Python Markdown. MIT +
pymdown-extensions (🥈34 · ⭐ 780) - Extensions for Python Markdown. MIT -- [GitHub](https://github.com/facelessuser/pymdown-extensions) (👨‍💻 43 · 🔀 240 · 📦 22K · 📋 340 - 2% open · ⏱️ 28.06.2023): +- [GitHub](https://github.com/facelessuser/pymdown-extensions) (👨‍💻 43 · 🔀 240 · 📦 22K · 📋 340 - 2% open · ⏱️ 10.07.2023): ``` git clone https://github.com/facelessuser/pymdown-extensions @@ -2849,7 +2837,7 @@ _General purpose web frameworks to build web applications and REST APIs._
markdown-it-py (🥉32 · ⭐ 500) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT -- [GitHub](https://github.com/executablebooks/markdown-it-py) (👨‍💻 25 · 🔀 61 · 📦 33K · 📋 76 - 34% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/executablebooks/markdown-it-py) (👨‍💻 25 · 🔀 61 · 📦 34K · 📋 76 - 34% open · ⏱️ 05.07.2023): ``` git clone https://github.com/executablebooks/markdown-it-py @@ -2858,7 +2846,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install markdown-it-py ``` -- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (📥 1.9M · ⏱️ 07.06.2023): +- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (📥 2M · ⏱️ 07.06.2023): ``` conda install -c conda-forge markdown-it-py ``` @@ -2870,38 +2858,38 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/neutronX/django-markdownx ``` -- [PyPi](https://pypi.org/project/django-markdownx) (📥 28K / month · 📦 120 · ⏱️ 03.01.2022): +- [PyPi](https://pypi.org/project/django-markdownx) (📥 29K / month · 📦 120 · ⏱️ 03.01.2022): ``` pip install django-markdownx ```
mistletoe (🥉27 · ⭐ 630) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT -- [GitHub](https://github.com/miyuchina/mistletoe) (👨‍💻 31 · 🔀 100 · 📥 310 · 📦 670 · 📋 120 - 16% open · ⏱️ 23.06.2023): +- [GitHub](https://github.com/miyuchina/mistletoe) (👨‍💻 31 · 🔀 100 · 📥 320 · 📦 670 · 📋 120 - 16% open · ⏱️ 08.07.2023): ``` git clone https://github.com/miyuchina/mistletoe ``` -- [PyPi](https://pypi.org/project/mistletoe) (📥 70K / month · 📦 71 · ⏱️ 20.01.2023): +- [PyPi](https://pypi.org/project/mistletoe) (📥 69K / month · 📦 71 · ⏱️ 20.01.2023): ``` pip install mistletoe ```
-
django-markdown-editor (🥉23 · ⭐ 710) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 +
django-markdown-editor (🥉24 · ⭐ 710) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 -- [GitHub](https://github.com/agusmakmun/django-markdown-editor) (👨‍💻 33 · 🔀 1.2K · 📋 130 - 21% open · ⏱️ 06.04.2023): +- [GitHub](https://github.com/agusmakmun/django-markdown-editor) (👨‍💻 34 · 🔀 1.2K · 📋 130 - 22% open · ⏱️ 13.07.2023): ``` git clone https://github.com/agusmakmun/django-markdown-editor ``` -- [PyPi](https://pypi.org/project/martor) (📥 27K / month · 📦 25 · ⏱️ 10.01.2023): +- [PyPi](https://pypi.org/project/martor) (📥 24K / month · 📦 25 · ⏱️ 10.01.2023): ``` pip install martor ```
markdown-include (🥉23 · ⭐ 90) - Provides syntax for Python-Markdown which allows for the.. ❗️GPL-3.0 -- [GitHub](https://github.com/cmacmackin/markdown-include) (👨‍💻 12 · 🔀 38 · 📦 4.7K · 📋 26 - 42% open · ⏱️ 07.02.2023): +- [GitHub](https://github.com/cmacmackin/markdown-include) (👨‍💻 12 · 🔀 38 · 📦 4.8K · 📋 26 - 42% open · ⏱️ 07.02.2023): ``` git clone https://github.com/cmacmackin/markdown-include @@ -2910,7 +2898,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install markdown-include ``` -- [Conda](https://anaconda.org/conda-forge/markdown-include) (📥 17K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/markdown-include) (📥 18K · ⏱️ 16.06.2023): ``` conda install -c conda-forge markdown-include ``` @@ -2933,28 +2921,28 @@ _General purpose web frameworks to build web applications and REST APIs._
youtube-dl (🥇44 · ⭐ 120K) - Command-line program to download videos from YouTube.com and.. Unlicense -- [GitHub](https://github.com/ytdl-org/youtube-dl) (👨‍💻 990 · 🔀 9.1K · 📥 58M · 📋 27K - 17% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/ytdl-org/youtube-dl) (👨‍💻 990 · 🔀 9.1K · 📥 59M · 📋 27K - 17% open · ⏱️ 05.07.2023): ``` git clone https://github.com/ytdl-org/youtube-dl ``` -- [PyPi](https://pypi.org/project/youtube_dl) (📥 3.2M / month · 📦 1.8K · ⏱️ 16.12.2021): +- [PyPi](https://pypi.org/project/youtube_dl) (📥 3.5M / month · 📦 1.8K · ⏱️ 16.12.2021): ``` pip install youtube_dl ``` -- [Conda](https://anaconda.org/conda-forge/youtube-dl) (📥 1.2M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/youtube-dl) (📥 1.3M · ⏱️ 16.06.2023): ``` conda install -c conda-forge youtube-dl ```
discord.py (🥇43 · ⭐ 13K) - An API wrapper for Discord written in Python. MIT -- [GitHub](https://github.com/Rapptz/discord.py) (👨‍💻 390 · 🔀 3.7K · 📦 30K · 📋 2.8K - 3% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/Rapptz/discord.py) (👨‍💻 390 · 🔀 3.7K · 📦 31K · 📋 2.8K - 3% open · ⏱️ 07.07.2023): ``` git clone https://github.com/Rapptz/discord.py ``` -- [PyPi](https://pypi.org/project/discord.py) (📥 9.6M / month · 📦 2.8K · ⏱️ 12.06.2021): +- [PyPi](https://pypi.org/project/discord.py) (📥 9.3M / month · 📦 2.8K · ⏱️ 12.06.2021): ``` pip install discord.py ``` @@ -2965,7 +2953,7 @@ _General purpose web frameworks to build web applications and REST APIs._
google-api-python-client (🥇42 · ⭐ 6.7K) - The official Python client library for Googles.. Apache-2 -- [GitHub](https://github.com/googleapis/google-api-python-client) (👨‍💻 190 · 🔀 2.4K · 📦 160K · 📋 1K - 10% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/googleapis/google-api-python-client) (👨‍💻 190 · 🔀 2.4K · 📦 160K · 📋 1K - 10% open · ⏱️ 12.07.2023): ``` git clone https://github.com/googleapis/google-api-python-client @@ -2974,14 +2962,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install google-api-python-client ``` -- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (📥 2.3M · ⏱️ 05.07.2023): +- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (📥 2.3M · ⏱️ 11.07.2023): ``` conda install -c conda-forge google-api-python-client ```
python-telegram-bot (🥇41 · ⭐ 22K) - We have made you a wrapper you cant refuse. ❗️GPL-3.0 -- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (👨‍💻 180 · 🔀 4.8K · 📥 18K · 📦 87K · 📋 1.9K - 0% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (👨‍💻 180 · 🔀 4.8K · 📥 18K · 📦 87K · 📋 1.9K - 0% open · ⏱️ 09.07.2023): ``` git clone https://github.com/python-telegram-bot/python-telegram-bot @@ -2990,7 +2978,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install python-telegram-bot ``` -- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (📥 81K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (📥 82K · ⏱️ 09.07.2023): ``` conda install -c conda-forge python-telegram-bot ``` @@ -3002,7 +2990,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tweepy/tweepy ``` -- [PyPi](https://pypi.org/project/tweepy) (📥 830K / month · 📦 4.4K · ⏱️ 20.05.2022): +- [PyPi](https://pypi.org/project/tweepy) (📥 820K / month · 📦 4.4K · ⏱️ 20.05.2022): ``` pip install tweepy ``` @@ -3011,26 +2999,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge tweepy ```
-
Telethon (🥇40 · ⭐ 8K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT - -- [GitHub](https://github.com/LonamiWebs/Telethon) (👨‍💻 150 · 🔀 1.3K · 📦 48K · 📋 2.1K - 1% open · ⏱️ 17.06.2023): - - ``` - git clone https://github.com/LonamiWebs/Telethon - ``` -- [PyPi](https://pypi.org/project/telethon) (📥 2.5M / month · 📦 420 · ⏱️ 01.12.2021): - ``` - pip install telethon - ``` -
gspread (🥇40 · ⭐ 6.5K) - Google Sheets Python API. MIT -- [GitHub](https://github.com/burnash/gspread) (👨‍💻 160 · 🔀 920 · 📥 980 · 📦 24K · 📋 820 - 6% open · ⏱️ 30.06.2023): +- [GitHub](https://github.com/burnash/gspread) (👨‍💻 160 · 🔀 920 · 📥 1K · 📦 24K · 📋 820 - 6% open · ⏱️ 09.07.2023): ``` git clone https://github.com/burnash/gspread ``` -- [PyPi](https://pypi.org/project/gspread) (📥 6.9M / month · 📦 1K · ⏱️ 02.12.2022): +- [PyPi](https://pypi.org/project/gspread) (📥 6.6M / month · 📦 1K · ⏱️ 02.12.2022): ``` pip install gspread ``` @@ -3041,7 +3017,7 @@ _General purpose web frameworks to build web applications and REST APIs._
PyGithub (🥇40 · ⭐ 6.1K) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0 -- [GitHub](https://github.com/PyGithub/PyGithub) (👨‍💻 320 · 🔀 1.6K · 📦 43K · 📋 1.5K - 15% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/PyGithub/PyGithub) (👨‍💻 320 · 🔀 1.6K · 📦 43K · 📋 1.5K - 15% open · ⏱️ 13.07.2023): ``` git clone https://github.com/PyGithub/PyGithub @@ -3057,28 +3033,40 @@ _General purpose web frameworks to build web applications and REST APIs._
GitPython (🥇40 · ⭐ 4K) - GitPython is a python library used to interact with Git repositories. BSD-3 -- [GitHub](https://github.com/gitpython-developers/GitPython) (👨‍💻 290 · 🔀 850 · 📦 170K · 📋 900 - 15% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/gitpython-developers/GitPython) (👨‍💻 290 · 🔀 860 · 📦 170K · 📋 900 - 15% open · ⏱️ 10.07.2023): ``` git clone https://github.com/gitpython-developers/GitPython ``` -- [PyPi](https://pypi.org/project/gitpython) (📥 37M / month · 📦 7.9K · ⏱️ 20.02.2022): +- [PyPi](https://pypi.org/project/gitpython) (📥 38M / month · 📦 7.9K · ⏱️ 20.02.2022): ``` pip install gitpython ``` -- [Conda](https://anaconda.org/conda-forge/gitpython) (📥 5.9M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/gitpython) (📥 5.9M · ⏱️ 10.07.2023): ``` conda install -c conda-forge gitpython ```
+
Telethon (🥈39 · ⭐ 8K · 📉) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT + +- [GitHub](https://github.com/LonamiWebs/Telethon) (👨‍💻 150 · 🔀 1.3K · 📦 49K · 📋 2.1K - 1% open · ⏱️ 17.06.2023): + + ``` + git clone https://github.com/LonamiWebs/Telethon + ``` +- [PyPi](https://pypi.org/project/telethon) (📥 2.1M / month · 📦 420 · ⏱️ 01.12.2021): + ``` + pip install telethon + ``` +
pyTelegramBotAPI (🥈39 · ⭐ 7K) - Python Telegram bot api. ❗️GPL-2.0 -- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (👨‍💻 220 · 🔀 1.8K · 📦 38K · 📋 1.1K - 0% open · ⏱️ 18.06.2023): +- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (👨‍💻 220 · 🔀 1.8K · 📦 38K · 📋 1.1K - 0% open · ⏱️ 10.07.2023): ``` git clone https://github.com/eternnoir/pyTelegramBotAPI ``` -- [PyPi](https://pypi.org/project/pytelegrambotapi) (📥 2.5M / month · 📦 940 · ⏱️ 02.01.2023): +- [PyPi](https://pypi.org/project/pytelegrambotapi) (📥 2.8M / month · 📦 940 · ⏱️ 02.01.2023): ``` pip install pytelegrambotapi ``` @@ -3090,7 +3078,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) (📥 340K / month · 📦 410 · ⏱️ 17.12.2022): +- [PyPi](https://pypi.org/project/pytube) (📥 330K / month · 📦 420 · ⏱️ 17.12.2022): ``` pip install pytube ``` @@ -3101,23 +3089,23 @@ _General purpose web frameworks to build web applications and REST APIs._
slackclient (🥈37 · ⭐ 3.7K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (👨‍💻 160 · 🔀 840 · 📥 390 · 📦 1 · 📋 740 - 2% open · ⏱️ 02.06.2023): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (👨‍💻 160 · 🔀 840 · 📥 400 · 📦 1 · 📋 740 - 2% open · ⏱️ 02.06.2023): ``` 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) (📥 4.8M / month · 📦 2.2K · ⏱️ 22.04.2022): ``` pip install slackclient ``` -- [Conda](https://anaconda.org/conda-forge/slackclient) (📥 660K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/slackclient) (📥 670K · ⏱️ 16.06.2023): ``` conda install -c conda-forge slackclient ```
hvac (🥈37 · ⭐ 1.1K) - Python 3.X client for HashiCorp Vault. Apache-2 -- [GitHub](https://github.com/hvac/hvac) (👨‍💻 180 · 🔀 360 · 📥 510 · 📦 3.6K · 📋 420 - 34% open · ⏱️ 03.07.2023): +- [GitHub](https://github.com/hvac/hvac) (👨‍💻 180 · 🔀 360 · 📥 520 · 📦 3.6K · 📋 420 - 34% open · ⏱️ 10.07.2023): ``` git clone https://github.com/hvac/hvac @@ -3133,7 +3121,7 @@ _General purpose web frameworks to build web applications and REST APIs._
praw (🥈36 · ⭐ 3.1K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2 -- [GitHub](https://github.com/praw-dev/praw) (👨‍💻 220 · 🔀 450 · 📦 16K · 📋 730 - 1% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/praw-dev/praw) (👨‍💻 220 · 🔀 450 · 📦 16K · 📋 720 - 0% open · ⏱️ 11.07.2023): ``` git clone https://github.com/praw-dev/praw @@ -3165,12 +3153,12 @@ _General purpose web frameworks to build web applications and REST APIs._
twilio (🥈36 · ⭐ 1.7K) - A Python module for communicating with the Twilio API and generating TwiML. MIT -- [GitHub](https://github.com/twilio/twilio-python) (👨‍💻 130 · 🔀 680 · 📦 33K · 📋 290 - 3% open · ⏱️ 28.06.2023): +- [GitHub](https://github.com/twilio/twilio-python) (👨‍💻 140 · 🔀 680 · 📦 33K · 📋 290 - 3% open · ⏱️ 13.07.2023): ``` git clone https://github.com/twilio/twilio-python ``` -- [PyPi](https://pypi.org/project/twilio) (📥 2.6M / month · 📦 3.5K · ⏱️ 25.01.2023): +- [PyPi](https://pypi.org/project/twilio) (📥 2.5M / month · 📦 3.5K · ⏱️ 25.01.2023): ``` pip install twilio ``` @@ -3181,7 +3169,7 @@ _General purpose web frameworks to build web applications and REST APIs._
stripe (🥈36 · ⭐ 1.4K) - Python library for the Stripe API. MIT -- [GitHub](https://github.com/stripe/stripe-python) (👨‍💻 130 · 🔀 390 · 📦 34K · 📋 340 - 3% open · ⏱️ 21.06.2023): +- [GitHub](https://github.com/stripe/stripe-python) (👨‍💻 130 · 🔀 390 · 📦 34K · 📋 340 - 3% open · ⏱️ 06.07.2023): ``` git clone https://github.com/stripe/stripe-python @@ -3197,21 +3185,21 @@ _General purpose web frameworks to build web applications and REST APIs._
python-slack-sdk (🥈35 · ⭐ 3.7K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (👨‍💻 160 · 🔀 840 · 📥 390 · 📦 1 · 📋 740 - 2% open · ⏱️ 02.06.2023): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (👨‍💻 160 · 🔀 840 · 📥 400 · 📦 1 · 📋 740 - 2% open · ⏱️ 02.06.2023): ``` git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/slack-sdk) (📥 9.6M / month · 📦 160 · ⏱️ 22.06.2022): +- [PyPi](https://pypi.org/project/slack-sdk) (📥 9.4M / month · 📦 160 · ⏱️ 22.06.2022): ``` pip install slack-sdk ``` -- [Conda](https://anaconda.org/conda-forge/slack-sdk) (📥 97K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/slack-sdk) (📥 98K · ⏱️ 16.06.2023): ``` conda install -c conda-forge slack-sdk ```
-
spotipy (🥈34 · ⭐ 4.5K) - A light weight Python library for the Spotify Web API. MIT +
spotipy (🥈33 · ⭐ 4.5K) - A light weight Python library for the Spotify Web API. MIT - [GitHub](https://github.com/spotipy-dev/spotipy) (👨‍💻 180 · 🔀 900 · 📦 19K · 📋 600 - 16% open · ⏱️ 02.05.2023): @@ -3222,7 +3210,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install spotipy ``` -- [Conda](https://anaconda.org/conda-forge/spotipy) (📥 10K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/spotipy) (📥 11K · ⏱️ 16.06.2023): ``` conda install -c conda-forge spotipy ``` @@ -3234,23 +3222,35 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/googlemaps/google-maps-services-python ``` -- [PyPi](https://pypi.org/project/googlemaps) (📥 1.4M / month · 📦 1.2K · ⏱️ 26.01.2023): +- [PyPi](https://pypi.org/project/googlemaps) (📥 1.5M / month · 📦 1.2K · ⏱️ 26.01.2023): ``` pip install googlemaps ```
sherlock (🥈32 · ⭐ 42K) - Hunt down social media accounts by username across social networks. MIT -- [GitHub](https://github.com/sherlock-project/sherlock) (👨‍💻 220 · 🔀 5.1K · 📋 890 - 17% open · ⏱️ 21.04.2023): +- [GitHub](https://github.com/sherlock-project/sherlock) (👨‍💻 220 · 🔀 5.1K · 📋 900 - 18% open · ⏱️ 21.04.2023): ``` git clone https://github.com/sherlock-project/sherlock ``` -- [PyPi](https://pypi.org/project/sherlock) (📥 22K / month · 📦 9 · ⏱️ 11.05.2019): +- [PyPi](https://pypi.org/project/sherlock) (📥 19K / month · 📦 9 · ⏱️ 11.05.2019): ``` pip install sherlock ```
+
thumbor (🥈32 · ⭐ 9.6K) - thumbor is an open-source photo thumbnail service by globo.com. MIT + +- [GitHub](https://github.com/thumbor/thumbor) (👨‍💻 200 · 🔀 820 · 📦 340 · 📋 960 - 1% open · ⏱️ 07.07.2023): + + ``` + git clone https://github.com/thumbor/thumbor + ``` +- [PyPi](https://pypi.org/project/thumbor) (📥 5.6K / month · 📦 210 · ⏱️ 20.12.2022): + ``` + pip install thumbor + ``` +
simple-salesforce (🥈32 · ⭐ 1.5K) - A very simple Salesforce.com REST API client for Python. Apache-2 - [GitHub](https://github.com/simple-salesforce/simple-salesforce) (👨‍💻 75 · 🔀 620 · 📋 420 - 40% open · ⏱️ 17.05.2023): @@ -3267,38 +3267,26 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge simple-salesforce ```
-
thumbor (🥉31 · ⭐ 9.5K) - thumbor is an open-source photo thumbnail service by globo.com. MIT +
gallery-dl (🥉31 · ⭐ 7.8K) - Command-line program to download image galleries and.. ❗️GPL-2.0 -- [GitHub](https://github.com/thumbor/thumbor) (👨‍💻 200 · 🔀 810 · 📦 340 · 📋 960 - 1% open · ⏱️ 30.06.2023): - - ``` - git clone https://github.com/thumbor/thumbor - ``` -- [PyPi](https://pypi.org/project/thumbor) (📥 5.6K / month · 📦 210 · ⏱️ 20.12.2022): - ``` - pip install thumbor - ``` -
-
gallery-dl (🥉31 · ⭐ 7.7K) - Command-line program to download image galleries and.. ❗️GPL-2.0 - -- [GitHub](https://github.com/mikf/gallery-dl) (👨‍💻 94 · 🔀 700 · 📥 370K · 📋 3.5K - 20% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/mikf/gallery-dl) (👨‍💻 95 · 🔀 700 · 📥 370K · 📋 3.6K - 20% open · ⏱️ 10.07.2023): ``` git clone https://github.com/mikf/gallery-dl ``` -- [PyPi](https://pypi.org/project/gallery-dl) (📥 56K / month · 📦 9 · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/gallery-dl) (📥 55K / month · 📦 9 · ⏱️ 28.06.2022): ``` pip install gallery-dl ```
wechatpy (🥉31 · ⭐ 3.5K) - WeChat SDK for Python. MIT -- [GitHub](https://github.com/wechatpy/wechatpy) (👨‍💻 100 · 🔀 750 · 📦 5.2K · 📋 360 - 12% open · ⏱️ 10.05.2023): +- [GitHub](https://github.com/wechatpy/wechatpy) (👨‍💻 100 · 🔀 750 · 📦 5.5K · 📋 360 - 12% open · ⏱️ 10.05.2023): ``` git clone https://github.com/wechatpy/wechatpy ``` -- [PyPi](https://pypi.org/project/wechatpy) (📥 30K / month · 📦 130 · ⏱️ 19.06.2022): +- [PyPi](https://pypi.org/project/wechatpy) (📥 28K / month · 📦 130 · ⏱️ 19.06.2022): ``` pip install wechatpy ``` @@ -3322,19 +3310,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/alberanid/imdbpy ``` -- [PyPi](https://pypi.org/project/imdbpy) (📥 480K / month · 📦 130 · ⏱️ 09.07.2022): +- [PyPi](https://pypi.org/project/imdbpy) (📥 1M / month · 📦 130 · ⏱️ 09.07.2022): ``` pip install imdbpy ```
notion-sdk-py (🥉26 · ⭐ 1.2K) - The official Notion API client library, but rewritten in Python!.. MIT -- [GitHub](https://github.com/ramnes/notion-sdk-py) (👨‍💻 24 · 🔀 97 · 📦 530 · 📋 67 - 2% open · ⏱️ 24.04.2023): +- [GitHub](https://github.com/ramnes/notion-sdk-py) (👨‍💻 24 · 🔀 97 · 📦 540 · 📋 67 - 2% open · ⏱️ 24.04.2023): ``` git clone https://github.com/ramnes/notion-sdk-py ``` -- [PyPi](https://pypi.org/project/notion-client) (📥 97K / month · 📦 33 · ⏱️ 10.12.2022): +- [PyPi](https://pypi.org/project/notion-client) (📥 98K / month · 📦 33 · ⏱️ 10.12.2022): ``` pip install notion-client ``` @@ -3345,24 +3333,24 @@ _General purpose web frameworks to build web applications and REST APIs._
WikiExtractor (🥉25 · ⭐ 3.4K) - A tool for extracting plain text from Wikipedia dumps. ❗️AGPL-3.0 -- [GitHub](https://github.com/attardi/wikiextractor) (👨‍💻 31 · 🔀 910 · 📦 260 · 📋 250 - 53% open · ⏱️ 24.01.2023): +- [GitHub](https://github.com/attardi/wikiextractor) (👨‍💻 31 · 🔀 910 · 📦 270 · 📋 250 - 53% open · ⏱️ 24.01.2023): ``` git clone https://github.com/attardi/wikiextractor ``` -- [PyPi](https://pypi.org/project/wikiextractor) (📥 2.9K / month · 📦 7 · ⏱️ 14.10.2021): +- [PyPi](https://pypi.org/project/wikiextractor) (📥 2.7K / month · 📦 7 · ⏱️ 14.10.2021): ``` pip install wikiextractor ```
ghapi (🥉25 · ⭐ 470) - A delightful and complete interface to GitHubs amazing API. Apache-2 -- [GitHub](https://github.com/fastai/ghapi) (👨‍💻 16 · 🔀 52 · 📦 850 · 📋 130 - 34% open · ⏱️ 14.06.2023): +- [GitHub](https://github.com/fastai/ghapi) (👨‍💻 16 · 🔀 52 · 📦 860 · 📋 130 - 34% open · ⏱️ 14.06.2023): ``` git clone https://github.com/fastai/ghapi ``` -- [PyPi](https://pypi.org/project/ghapi) (📥 260K / month · 📦 50 · ⏱️ 13.06.2022): +- [PyPi](https://pypi.org/project/ghapi) (📥 280K / month · 📦 50 · ⏱️ 13.06.2022): ``` pip install ghapi ``` @@ -3374,7 +3362,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/flyingrub/scdl ``` -- [PyPi](https://pypi.org/project/scdl) (📥 950 / month · 📦 6 · ⏱️ 04.09.2022): +- [PyPi](https://pypi.org/project/scdl) (📥 880 / month · 📦 6 · ⏱️ 04.09.2022): ``` pip install scdl ``` @@ -3383,9 +3371,9 @@ _General purpose web frameworks to build web applications and REST APIs._ - google-resumable-media (🥈33 · ⭐ 39) - Utilities for Google Media Downloads and Resumable.. Apache-2 - tushare (🥈32 · ⭐ 12K · 💀) - TuShare is a utility for crawling historical data of China stocks. BSD-3 -- py-googletrans (🥈32 · ⭐ 3.4K · 💀) - (unofficial) Googletrans: Free and Unlimited Google.. MIT -- python-twitter (🥈32 · ⭐ 3.4K · 💀) - A Python wrapper around the Twitter API. Apache-2 +- py-googletrans (🥈32 · ⭐ 3.5K · 💀) - (unofficial) Googletrans: Free and Unlimited Google.. MIT - facebook-sdk (🥈32 · ⭐ 2.7K · 💀) - Python SDK for Facebooks Graph API. Apache-2 +- python-twitter (🥉31 · ⭐ 3.4K · 💀) - A Python wrapper around the Twitter API. Apache-2 - Wikipedia (🥉31 · ⭐ 2.6K · 💀) - A Pythonic wrapper for the Wikipedia API. MIT - twython (🥉31 · ⭐ 1.9K · 💀) - Actively maintained, pure Python wrapper for the Twitter API... MIT - slacker (🥉31 · ⭐ 1.6K · 💀) - Full-featured Python interface for the Slack API. Apache-2 @@ -3413,7 +3401,7 @@ _General purpose web frameworks to build web applications and REST APIs._
modoboa (🥇31 · ⭐ 2.6K) - Mail hosting made simple. ISC -- [GitHub](https://github.com/modoboa/modoboa) (👨‍💻 110 · 🔀 340 · 📦 40 · 📋 1.8K - 7% open · ⏱️ 30.06.2023): +- [GitHub](https://github.com/modoboa/modoboa) (👨‍💻 110 · 🔀 340 · 📦 40 · 📋 1.8K - 7% open · ⏱️ 11.07.2023): ``` git clone https://github.com/modoboa/modoboa @@ -3446,7 +3434,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mailgun/flanker ``` -- [PyPi](https://pypi.org/project/flanker) (📥 25K / month · 📦 93 · ⏱️ 05.12.2019): +- [PyPi](https://pypi.org/project/flanker) (📥 24K / month · 📦 93 · ⏱️ 05.12.2019): ``` pip install flanker ``` @@ -3458,7 +3446,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) (📥 73K / month · 📦 8 · ⏱️ 25.07.2022): +- [PyPi](https://pypi.org/project/fastapi-mail) (📥 78K / month · 📦 8 · ⏱️ 25.07.2022): ``` pip install fastapi-mail ``` @@ -3470,11 +3458,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/marrow/mailer ``` -- [PyPi](https://pypi.org/project/mailer) (📥 100K / month · 📦 83 · ⏱️ 22.04.2015): +- [PyPi](https://pypi.org/project/mailer) (📥 110K / month · 📦 83 · ⏱️ 22.04.2015): ``` pip install mailer ``` -- [Conda](https://anaconda.org/conda-forge/mailer) (📥 60K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/mailer) (📥 61K · ⏱️ 16.06.2023): ``` conda install -c conda-forge mailer ``` @@ -3486,19 +3474,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/pyramid_mailer ``` -- [PyPi](https://pypi.org/project/pyramid_mailer) (📥 37K / month · 📦 110 · ⏱️ 10.12.2014): +- [PyPi](https://pypi.org/project/pyramid_mailer) (📥 38K / month · 📦 110 · ⏱️ 10.12.2014): ``` pip install pyramid_mailer ```
-
salmon (🥉17 · ⭐ 610) - A Python Mail Server. ❗️GPL-3.0 +
salmon (🥉18 · ⭐ 610) - A Python Mail Server. ❗️GPL-3.0 -- [GitHub](https://github.com/moggers87/salmon) (👨‍💻 15 · 🔀 60 · 📥 90 · 📦 18 · 📋 90 - 18% open · ⏱️ 02.04.2023): +- [GitHub](https://github.com/moggers87/salmon) (👨‍💻 15 · 🔀 60 · 📥 92 · 📦 19 · 📋 90 - 18% open · ⏱️ 02.04.2023): ``` git clone https://github.com/moggers87/salmon ``` -- [PyPi](https://pypi.org/project/salmon-mail) (📥 970 / month · 📦 1 · ⏱️ 31.12.2019): +- [PyPi](https://pypi.org/project/salmon-mail) (📥 1.2K / month · 📦 1 · ⏱️ 31.12.2019): ``` pip install salmon-mail ``` @@ -3508,7 +3496,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - flask-mail (🥇31 · ⭐ 570 · 💀) - Flask-Mail adds SMTP mail sending to your Flask applications. BSD-3 - sync-engine (🥈27 · ⭐ 3.5K · 💀) - IMAP/SMTP sync system with modern APIs. ❗️AGPL-3.0 - offlineimap (🥉25 · ⭐ 1.8K) - Read/sync your IMAP mailboxes (python2) [LEGACY: move to.. ❗️libpng-2.0 -- gmail (🥉21 · ⭐ 1.7K · 💀) - A Pythonic interface for Google Mail. MIT +- gmail (🥉22 · ⭐ 1.7K · 💀) - A Pythonic interface for Google Mail. MIT

@@ -3520,7 +3508,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Scrapy (🥇45 · ⭐ 48K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3 -- [GitHub](https://github.com/scrapy/scrapy) (👨‍💻 610 · 🔀 10K · 📦 38K · 📋 3.1K - 23% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/scrapy/scrapy) (👨‍💻 610 · 🔀 10K · 📦 39K · 📋 3.1K - 23% open · ⏱️ 05.07.2023): ``` git clone https://github.com/scrapy/scrapy @@ -3536,7 +3524,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
feedparser (🥇35 · ⭐ 1.7K) - Parse feeds in Python. BSD-2 -- [GitHub](https://github.com/kurtmckee/feedparser) (👨‍💻 54 · 🔀 320 · 📦 68K · 📋 230 - 30% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/kurtmckee/feedparser) (👨‍💻 54 · 🔀 320 · 📦 68K · 📋 240 - 30% open · ⏱️ 12.07.2023): ``` git clone https://github.com/kurtmckee/feedparser @@ -3550,7 +3538,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge feedparser ```
-
pytrends (🥇33 · ⭐ 2.8K) - Pseudo API for Google Trends. Apache-2 +
pytrends (🥇32 · ⭐ 2.8K) - Pseudo API for Google Trends. Apache-2 - [GitHub](https://github.com/GeneralMills/pytrends) (👨‍💻 86 · 🔀 750 · 📦 3.8K · 📋 440 - 24% open · ⏱️ 22.04.2023): @@ -3566,7 +3554,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge pytrends ```
-
parsel (🥈32 · ⭐ 940) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3 +
parsel (🥇32 · ⭐ 940) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3 - [GitHub](https://github.com/scrapy/parsel) (👨‍💻 49 · 🔀 130 · 📦 27K · 📋 110 - 33% open · ⏱️ 06.07.2023): @@ -3582,9 +3570,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge parsel ```
-
soupsieve (🥈32 · ⭐ 170) - A modern CSS selector implementation for BeautifulSoup. MIT +
soupsieve (🥇32 · ⭐ 170) - A modern CSS selector implementation for BeautifulSoup. MIT -- [GitHub](https://github.com/facelessuser/soupsieve) (👨‍💻 10 · 🔀 34 · 📦 370K · 📋 110 - 10% open · ⏱️ 16.04.2023): +- [GitHub](https://github.com/facelessuser/soupsieve) (👨‍💻 10 · 🔀 34 · 📦 380K · 📋 110 - 10% open · ⏱️ 16.04.2023): ``` git clone https://github.com/facelessuser/soupsieve @@ -3598,32 +3586,32 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge soupsieve ```
-
trafilatura (🥈31 · ⭐ 1.2K) - Python & command-line tool to gather text on the Web: web.. ❗️GPL-3.0 +
You-Get (🥈31 · ⭐ 48K) - Dumb downloader that scrapes the web. MIT -- [GitHub](https://github.com/adbar/trafilatura) (👨‍💻 33 · 🔀 120 · 📦 460 · 📋 230 - 18% open · ⏱️ 29.06.2023): +- [GitHub](https://github.com/soimort/you-get) (👨‍💻 250 · 🔀 9.2K · 📥 370K · ⏱️ 11.07.2023): ``` - git clone https://github.com/adbar/trafilatura + git clone https://github.com/soimort/you-get ``` -- [PyPi](https://pypi.org/project/trafilatura) (📥 450K / month · 📦 19 · ⏱️ 23.08.2019): +- [PyPi](https://pypi.org/project/you-get) (📥 15K / month · 📦 24 · ⏱️ 01.07.2022): ``` - pip install trafilatura + pip install you-get + ``` +- [Conda](https://anaconda.org/conda-forge/you-get) (📥 21K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge you-get ```
-
You-Get (🥈30 · ⭐ 48K) - Dumb downloader that scrapes the web. MIT +
trafilatura (🥈31 · ⭐ 1.2K) - Python & command-line tool to gather text on the Web: web.. ❗️GPL-3.0 -- [GitHub](https://github.com/soimort/you-get) (👨‍💻 250 · 🔀 9.2K · 📥 370K · ⏱️ 05.07.2023): +- [GitHub](https://github.com/adbar/trafilatura) (👨‍💻 33 · 🔀 130 · 📦 470 · 📋 230 - 18% open · ⏱️ 11.07.2023): ``` - git clone https://github.com/soimort/you-get - ``` -- [PyPi](https://pypi.org/project/you-get) (📥 16K / month · 📦 24 · ⏱️ 01.07.2022): - ``` - pip install you-get + git clone https://github.com/adbar/trafilatura ``` -- [Conda](https://anaconda.org/conda-forge/you-get) (📥 20K · ⏱️ 16.06.2023): +- [PyPi](https://pypi.org/project/trafilatura) (📥 510K / month · 📦 19 · ⏱️ 23.08.2019): ``` - conda install -c conda-forge you-get + pip install trafilatura ```
dirsearch (🥈29 · ⭐ 9.9K) - Web path scanner. ❗️GPL-2.0 @@ -3638,6 +3626,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install dirsearch ```
+
extruct (🥈29 · ⭐ 760 · 📈) - Extract embedded metadata from HTML markup. BSD-3 + +- [GitHub](https://github.com/scrapinghub/extruct) (👨‍💻 35 · 🔀 110 · 📦 980 · 📋 98 - 45% open · ⏱️ 07.07.2023): + + ``` + git clone https://github.com/scrapinghub/extruct + ``` +- [PyPi](https://pypi.org/project/extruct) (📥 72K / month · 📦 41 · ⏱️ 26.10.2015): + ``` + pip install extruct + ``` +
MechanicalSoup (🥈28 · ⭐ 4.4K) - A Python library for automating interaction with websites. MIT - [GitHub](https://github.com/MechanicalSoup/MechanicalSoup) (👨‍💻 54 · 🔀 390 · 📥 43 · 📋 180 - 19% open · ⏱️ 04.07.2023): @@ -3645,7 +3645,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/MechanicalSoup/MechanicalSoup ``` -- [PyPi](https://pypi.org/project/MechanicalSoup) (📥 29K / month · 📦 270 · ⏱️ 20.09.2022): +- [PyPi](https://pypi.org/project/MechanicalSoup) (📥 30K / month · 📦 270 · ⏱️ 20.09.2022): ``` pip install MechanicalSoup ``` @@ -3654,14 +3654,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge mechanicalsoup ```
-
cloudscraper (🥈28 · ⭐ 3.2K) - A Python module to bypass Cloudflares anti-bot page. MIT +
cloudscraper (🥈28 · ⭐ 3.3K) - A Python module to bypass Cloudflares anti-bot page. MIT - [GitHub](https://github.com/VeNoMouS/cloudscraper) (👨‍💻 12 · 🔀 410 · 📦 17K · ⏱️ 25.04.2023): ``` git clone https://github.com/venomous/cloudscraper ``` -- [PyPi](https://pypi.org/project/cloudscraper) (📥 300K / month · 📦 130 · ⏱️ 10.01.2023): +- [PyPi](https://pypi.org/project/cloudscraper) (📥 290K / month · 📦 130 · ⏱️ 10.01.2023): ``` pip install cloudscraper ``` @@ -3673,23 +3673,11 @@ _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) (📥 2.2K / month · 📦 110 · ⏱️ 24.06.2018): +- [PyPi](https://pypi.org/project/grab) (📥 2.1K / month · 📦 110 · ⏱️ 24.06.2018): ``` pip install grab ```
-
extruct (🥉27 · ⭐ 760) - Extract embedded metadata from HTML markup. BSD-3 - -- [GitHub](https://github.com/scrapinghub/extruct) (👨‍💻 35 · 🔀 110 · 📦 970 · 📋 97 - 45% open · ⏱️ 04.07.2023): - - ``` - git clone https://github.com/scrapinghub/extruct - ``` -- [PyPi](https://pypi.org/project/extruct) (📥 74K / month · 📦 41 · ⏱️ 26.10.2015): - ``` - pip install extruct - ``` -
micawber (🥉26 · ⭐ 600) - a small library for extracting rich content from urls. MIT - [GitHub](https://github.com/coleifer/micawber) (👨‍💻 27 · 🔀 90 · 📦 2.7K · ⏱️ 19.06.2023): @@ -3697,11 +3685,11 @@ _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) (📥 26K / month · 📦 190 · ⏱️ 12.07.2021): +- [PyPi](https://pypi.org/project/micawber) (📥 27K / month · 📦 190 · ⏱️ 12.07.2021): ``` pip install micawber ``` -- [Conda](https://anaconda.org/conda-forge/micawber) (📥 11K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/micawber) (📥 11K · ⏱️ 10.07.2023): ``` conda install -c conda-forge micawber ``` @@ -3713,7 +3701,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/alirezamika/autoscraper ``` -- [PyPi](https://pypi.org/project/autoscraper) (📥 9.1K / month · 📦 1 · ⏱️ 17.07.2022): +- [PyPi](https://pypi.org/project/autoscraper) (📥 8.5K / month · 📦 1 · ⏱️ 17.07.2022): ``` pip install autoscraper ``` @@ -3749,7 +3737,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/Gerapy/Gerapy ``` -- [PyPi](https://pypi.org/project/gerapy) (📥 660 / month · 📦 8 · ⏱️ 27.12.2022): +- [PyPi](https://pypi.org/project/gerapy) (📥 550 / month · 📦 8 · ⏱️ 27.12.2022): ``` pip install gerapy ``` @@ -3757,7 +3745,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 16 hidden projects... - Pattern (🥇33 · ⭐ 8.5K · 💀) - Web mining module for Python, with tools for scraping, natural.. BSD-3 -- newspaper3k (🥈32 · ⭐ 13K · 💀) - News, full-text, and article metadata extraction in Python 3... MIT +- newspaper3k (🥇32 · ⭐ 13K · 💀) - News, full-text, and article metadata extraction in Python 3... MIT - pyspider (🥈31 · ⭐ 16K · 💀) - A Powerful Spider(Web Crawler) System in Python. Apache-2 - python-goose (🥈28 · ⭐ 3.9K · 💀) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 - robobrowser (🥉25 · ⭐ 3.7K · 💀) - Your friendly neighborhood web scraper. BSD-3 @@ -3781,7 +3769,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
sentry (🥇39 · ⭐ 35K) - Developer-first error tracking and performance monitoring. ❗️SSPL-1.0 -- [GitHub](https://github.com/getsentry/sentry) (👨‍💻 770 · 🔀 3.8K · 📥 46K · 📦 330 · 📋 8.2K - 15% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/getsentry/sentry) (👨‍💻 770 · 🔀 3.8K · 📥 46K · 📦 330 · 📋 8.3K - 15% open · ⏱️ 13.07.2023): ``` git clone https://github.com/getsentry/sentry @@ -3790,39 +3778,39 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install sentry ``` -- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (📥 510K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (📥 520K · ⏱️ 13.07.2023): ``` conda install -c conda-forge sentry-sdk ```
opentelemetry-python (🥇35 · ⭐ 1.3K) - OpenTelemetry Python API and SDK. Apache-2 -- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (👨‍💻 200 · 🔀 460 · 📦 4.6K · 📋 1.4K - 15% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (👨‍💻 200 · 🔀 470 · 📦 4.7K · 📋 1.4K - 14% open · ⏱️ 13.07.2023): ``` git clone https://github.com/open-telemetry/opentelemetry-python ``` -- [PyPi](https://pypi.org/project/timing-asgi) (📥 25K / month · 📦 4 · ⏱️ 21.11.2022): +- [PyPi](https://pypi.org/project/timing-asgi) (📥 27K / month · 📦 4 · ⏱️ 21.11.2022): ``` pip install timing-asgi ``` -- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (📥 240K · ⏱️ 22.06.2023): +- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (📥 250K · ⏱️ 13.07.2023): ``` conda install -c conda-forge opentelemetry-api ```
Prometheus Client (🥈32 · ⭐ 3.4K) - Python client for the Prometheus monitoring system. Apache-2 -- [GitHub](https://github.com/prometheus/client_python) (👨‍💻 130 · 🔀 730 · 📋 480 - 17% open · ⏱️ 26.06.2023): +- [GitHub](https://github.com/prometheus/client_python) (👨‍💻 130 · 🔀 740 · 📋 490 - 18% open · ⏱️ 10.07.2023): ``` git clone https://github.com/prometheus/client_python ``` -- [PyPi](https://pypi.org/project/prometheus-client) (📥 19M / month · 📦 710 · ⏱️ 08.04.2022): +- [PyPi](https://pypi.org/project/prometheus-client) (📥 19M / month · 📦 730 · ⏱️ 08.04.2022): ``` pip install prometheus-client ``` -- [Conda](https://anaconda.org/conda-forge/prometheus_client) (📥 12M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/prometheus_client) (📥 12M · ⏱️ 10.07.2023): ``` conda install -c conda-forge prometheus_client ``` @@ -3834,18 +3822,18 @@ _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) (📥 6.3M / month · 📦 62 · ⏱️ 10.11.2022): +- [PyPi](https://pypi.org/project/prometheus-flask-exporter) (📥 6.6M / month · 📦 62 · ⏱️ 10.11.2022): ``` pip install prometheus-flask-exporter ``` -- [Conda](https://anaconda.org/conda-forge/prometheus_flask_exporter) (📥 940K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/prometheus_flask_exporter) (📥 950K · ⏱️ 16.06.2023): ``` conda install -c conda-forge prometheus_flask_exporter ```
GoAccess (🥉24 · ⭐ 16K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT -- [GitHub](https://github.com/allinurl/goaccess) (👨‍💻 160 · 🔀 1K · 📋 2.1K - 17% open · ⏱️ 16.06.2023): +- [GitHub](https://github.com/allinurl/goaccess) (👨‍💻 160 · 🔀 1K · 📋 2.1K - 16% open · ⏱️ 16.06.2023): ``` git clone https://github.com/allinurl/goaccess @@ -3858,7 +3846,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/tomwojcik/starlette-context ``` -- [PyPi](https://pypi.org/project/starlette-context) (📥 210K / month · 📦 17 · ⏱️ 26.11.2022): +- [PyPi](https://pypi.org/project/starlette-context) (📥 200K / month · 📦 17 · ⏱️ 26.11.2022): ``` pip install starlette-context ``` @@ -3870,14 +3858,14 @@ _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) (📥 6.9K / month · 📦 13 · ⏱️ 06.11.2021): +- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (📥 6.6K / month · 📦 13 · ⏱️ 06.11.2021): ``` pip install flask-monitoringdashboard ```
Show 5 hidden projects... -- opentracing-python (🥈27 · ⭐ 760 · 💀) - OpenTracing API for Python. This library is.. Apache-2 +- opentracing-python (🥈27 · ⭐ 770 · 💀) - OpenTracing API for Python. This library is.. Apache-2 - ngxtop (🥉23 · ⭐ 6.4K · 💀) - Real-time metrics for nginx server. MIT - Starlette Prometheus (🥉20 · ⭐ 250 · 💀) - Prometheus integration for Starlette. ❗️GPL-3.0 - flask-state (🥉14 · ⭐ 620 · 💀) - Display machine state using Python3 with Flask. BSD-3 @@ -3891,67 +3879,67 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Streamlit (🥇40 · ⭐ 26K) - Streamlit A faster way to build and share data apps. Apache-2 -- [GitHub](https://github.com/streamlit/streamlit) (👨‍💻 190 · 🔀 2.3K · 📦 850 · 📋 3.4K - 19% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/streamlit/streamlit) (👨‍💻 190 · 🔀 2.3K · 📦 870 · 📋 3.4K - 19% open · ⏱️ 13.07.2023): ``` git clone https://github.com/streamlit/streamlit ``` -- [PyPi](https://pypi.org/project/streamlit) (📥 1.8M / month · 📦 860 · ⏱️ 02.06.2022): +- [PyPi](https://pypi.org/project/streamlit) (📥 1.8M / month · 📦 880 · ⏱️ 02.06.2022): ``` pip install streamlit ```
-
Panel (🥇38 · ⭐ 2.9K) - Panel: The powerful data exploration & web app framework for Python. BSD-3 +
Panel (🥇38 · ⭐ 3K) - Panel: The powerful data exploration & web app framework for Python. BSD-3 -- [GitHub](https://github.com/holoviz/panel) (👨‍💻 130 · 🔀 350 · 📦 7.5K · 📋 2.7K - 27% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/holoviz/panel) (👨‍💻 130 · 🔀 350 · 📦 7.6K · 📋 2.7K - 27% open · ⏱️ 11.07.2023): ``` git clone https://github.com/holoviz/panel ``` -- [PyPi](https://pypi.org/project/panel) (📥 450K / month · 📦 150 · ⏱️ 05.07.2022): +- [PyPi](https://pypi.org/project/panel) (📥 450K / month · 📦 160 · ⏱️ 05.07.2022): ``` pip install panel ```
wave (🥈33 · ⭐ 3.6K) - Realtime Web Apps and Dashboards for Python and R. Apache-2 -- [GitHub](https://github.com/h2oai/wave) (👨‍💻 48 · 🔀 250 · 📥 1.7M · 📋 960 - 20% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/h2oai/wave) (👨‍💻 48 · 🔀 250 · 📥 1.7M · 📋 960 - 20% open · ⏱️ 13.07.2023): ``` git clone https://github.com/h2oai/wave ``` -- [PyPi](https://pypi.org/project/wave) (📥 33K / month · 📦 200 · ⏱️ 09.01.2011): +- [PyPi](https://pypi.org/project/wave) (📥 30K / month · 📦 200 · ⏱️ 09.01.2011): ``` pip install wave ```
-
PyWebIO (🥈30 · ⭐ 4K) - Write interactive web app in script way. MIT +
PyWebIO (🥈29 · ⭐ 4K) - Write interactive web app in script way. MIT - [GitHub](https://github.com/pywebio/PyWebIO) (👨‍💻 18 · 🔀 350 · 📦 1.2K · 📋 220 - 26% open · ⏱️ 22.04.2023): ``` git clone https://github.com/pywebio/PyWebIO ``` -- [PyPi](https://pypi.org/project/pywebio) (📥 8.2K / month · 📦 15 · ⏱️ 11.12.2022): +- [PyPi](https://pypi.org/project/pywebio) (📥 8.5K / month · 📦 15 · ⏱️ 11.12.2022): ``` pip install pywebio ```
-
idom (🥈27 · ⭐ 6.2K) - Its React, but in Python. MIT +
idom (🥈27 · ⭐ 6.4K) - Its React, but in Python. MIT -- [GitHub](https://github.com/reactive-python/reactpy) (👨‍💻 20 · 🔀 250 · 📦 36 · 📋 340 - 28% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/reactive-python/reactpy) (👨‍💻 20 · 🔀 260 · 📦 40 · 📋 340 - 28% open · ⏱️ 04.07.2023): ``` git clone https://github.com/idom-team/idom ``` -- [PyPi](https://pypi.org/project/idom) (📥 1.1K / month · 📦 6 · ⏱️ 20.06.2022): +- [PyPi](https://pypi.org/project/idom) (📥 730 / month · 📦 6 · ⏱️ 20.06.2022): ``` pip install idom ```
-
Misago (🥉26 · ⭐ 2.3K) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 +
Misago (🥉26 · ⭐ 2.4K) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 -- [GitHub](https://github.com/rafalp/Misago) (👨‍💻 39 · 🔀 500 · 📦 47 · 📋 1.2K - 7% open · ⏱️ 01.07.2023): +- [GitHub](https://github.com/rafalp/Misago) (👨‍💻 40 · 🔀 500 · 📦 47 · 📋 1.2K - 7% open · ⏱️ 11.07.2023): ``` git clone https://github.com/rafalp/Misago @@ -3959,25 +3947,17 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Wooey (🥉26 · ⭐ 2K) - A Django app that creates automatic web UIs for Python scripts. BSD-3 -- [GitHub](https://github.com/wooey/Wooey) (👨‍💻 24 · 🔀 190 · 📦 42 · 📋 210 - 24% open · ⏱️ 22.06.2023): +- [GitHub](https://github.com/wooey/Wooey) (👨‍💻 24 · 🔀 190 · 📦 42 · 📋 210 - 24% open · ⏱️ 11.07.2023): ``` git clone https://github.com/wooey/wooey ``` -- [PyPi](https://pypi.org/project/wooey) (📥 650 / month · 📦 1 · ⏱️ 05.10.2022): +- [PyPi](https://pypi.org/project/wooey) (📥 620 / month · 📦 1 · ⏱️ 05.10.2022): ``` pip install wooey ```
-
pyscript (🥉24 · ⭐ 17K) - Home Page: https://pyscript.net Examples:.. Apache-2 - -- [GitHub](https://github.com/pyscript/pyscript) (👨‍💻 110 · 🔀 1.3K · 📥 190 · 📋 640 - 16% open · ⏱️ 22.06.2023): - - ``` - git clone https://github.com/pyscript/pyscript - ``` -
-
flaskbb (🥉24 · ⭐ 2.4K) - A classic Forum Software in Python using Flask. BSD-3 +
flaskbb (🥉25 · ⭐ 2.4K) - A classic Forum Software in Python using Flask. BSD-3 - [GitHub](https://github.com/flaskbb/flaskbb) (👨‍💻 68 · 🔀 580 · 📦 28 · 📋 350 - 12% open · ⏱️ 13.03.2023): @@ -3989,26 +3969,34 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install FlaskBB ```
+
pyscript (🥉24 · ⭐ 17K) - Home Page: https://pyscript.net Examples:.. Apache-2 + +- [GitHub](https://github.com/pyscript/pyscript) (👨‍💻 110 · 🔀 1.3K · 📥 190 · 📋 640 - 16% open · ⏱️ 22.06.2023): + + ``` + git clone https://github.com/pyscript/pyscript + ``` +
python-react (🥉24 · ⭐ 1.6K) - Server-side rendering of React components. MIT -- [GitHub](https://github.com/markfinger/python-react) (👨‍💻 22 · 🔀 110 · 📦 670 · 📋 70 - 10% open · ⏱️ 29.06.2023): +- [GitHub](https://github.com/markfinger/python-react) (👨‍💻 22 · 🔀 110 · 📦 680 · 📋 70 - 10% open · ⏱️ 29.06.2023): ``` git clone https://github.com/markfinger/python-react ``` -- [PyPi](https://pypi.org/project/react) (📥 6.6K / month · 📦 48 · ⏱️ 08.10.2018): +- [PyPi](https://pypi.org/project/react) (📥 6.4K / month · 📦 48 · ⏱️ 08.10.2018): ``` pip install react ```
-
trame (🥉22 · ⭐ 160) - Trame lets you weave various components and technologies into a Web.. Apache-2 +
trame (🥉23 · ⭐ 160) - Trame lets you weave various components and technologies into a Web.. Apache-2 -- [GitHub](https://github.com/Kitware/trame) (👨‍💻 14 · 🔀 34 · 📥 140 · 📋 43 - 20% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/Kitware/trame) (👨‍💻 14 · 🔀 34 · 📥 150 · 📋 43 - 20% open · ⏱️ 13.07.2023): ``` git clone https://github.com/Kitware/trame ``` -- [PyPi](https://pypi.org/project/trame) (📥 7.8K / month · 📦 14 · ⏱️ 20.01.2023): +- [PyPi](https://pypi.org/project/trame) (📥 8.6K / month · 📦 14 · ⏱️ 20.01.2023): ``` pip install trame ``` @@ -4019,9 +4007,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
django-debug-toolbar (🥇38 · ⭐ 7.5K) - A configurable set of panels that display various.. BSD-3 +
django-debug-toolbar (🥇38 · ⭐ 7.6K) - A configurable set of panels that display various.. BSD-3 -- [GitHub](https://github.com/jazzband/django-debug-toolbar) (👨‍💻 270 · 🔀 1K · 📥 210 · 📦 74K · 📋 850 - 8% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/jazzband/django-debug-toolbar) (👨‍💻 270 · 🔀 1K · 📥 210 · 📦 74K · 📋 860 - 8% open · ⏱️ 07.07.2023): ``` git clone https://github.com/jazzband/django-debug-toolbar @@ -4069,7 +4057,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-admin-interface (🥈32 · ⭐ 1.4K) - djangos default admin interface with superpowers -.. MIT -- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (👨‍💻 32 · 🔀 150 · 📦 3K · 📋 180 - 8% open · ⏱️ 03.07.2023): +- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (👨‍💻 32 · 🔀 150 · 📦 3.1K · 📋 180 - 8% open · ⏱️ 03.07.2023): ``` git clone https://github.com/fabiocaccamo/django-admin-interface @@ -4081,12 +4069,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
fastapi-admin (🥉24 · ⭐ 1.9K) - A fast admin dashboard based on FastAPI and TortoiseORM.. Apache-2 -- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (👨‍💻 12 · 🔀 260 · 📦 160 · 📋 110 - 39% open · ⏱️ 02.06.2023): +- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (👨‍💻 12 · 🔀 260 · 📦 160 · 📋 110 - 39% open · ⏱️ 07.07.2023): ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (📥 3.6K / month · ⏱️ 31.08.2021): +- [PyPi](https://pypi.org/project/fastapi-admin) (📥 3.7K / month · ⏱️ 31.08.2021): ``` pip install fastapi-admin ``` @@ -4120,7 +4108,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Kong (🥇37 · ⭐ 36K) - The Cloud-Native API Gateway. Apache-2 -- [GitHub](https://github.com/Kong/kong) (👨‍💻 380 · 🔀 4.5K · 📥 68K · 📋 4.2K - 5% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/Kong/kong) (👨‍💻 380 · 🔀 4.5K · 📥 63K · 📋 4.2K - 5% open · ⏱️ 13.07.2023): ``` git clone https://github.com/kong/kong @@ -4130,9 +4118,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar docker pull kong ```
-
tyk (🥉28 · ⭐ 8.6K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0 +
tyk (🥉28 · ⭐ 8.7K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0 -- [GitHub](https://github.com/TykTechnologies/tyk) (👨‍💻 110 · 🔀 1K · 📥 2.7K · 📋 2.1K - 14% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/TykTechnologies/tyk) (👨‍💻 110 · 🔀 1K · 📥 1.5K · 📋 2.1K - 14% open · ⏱️ 13.07.2023): ``` git clone https://github.com/TykTechnologies/tyk @@ -4160,7 +4148,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-sqlalchemy ```
-
Flask-Migrate (🥇32 · ⭐ 2.2K · 📈) - SQLAlchemy database migrations for Flask applications.. MIT +
Flask-Migrate (🥇33 · ⭐ 2.2K) - SQLAlchemy database migrations for Flask applications using.. MIT - [GitHub](https://github.com/miguelgrinberg/Flask-Migrate) (👨‍💻 47 · 🔀 210 · 📋 400 - 2% open · ⏱️ 14.04.2023): @@ -4194,31 +4182,31 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-session (🥇32 · ⭐ 440) - Server side session extension for Flask. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-session) (👨‍💻 10 · 🔀 200 · 📥 7 · 📦 30K · 📋 110 - 32% open · ⏱️ 21.06.2023): +- [GitHub](https://github.com/pallets-eco/flask-session) (👨‍💻 10 · 🔀 200 · 📥 8 · 📦 30K · 📋 110 - 32% open · ⏱️ 21.06.2023): ``` git clone https://github.com/fengsp/flask-session ``` -- [PyPi](https://pypi.org/project/flask-session) (📥 3.4M / month · 📦 1.1K · ⏱️ 24.06.2021): +- [PyPi](https://pypi.org/project/flask-session) (📥 3.6M / month · 📦 1.1K · ⏱️ 24.06.2021): ``` pip install flask-session ```
-
flask-limiter (🥈31 · ⭐ 990) - Rate Limiting extension for Flask. MIT +
flask-limiter (🥈31 · ⭐ 1K) - Rate Limiting extension for Flask. MIT -- [GitHub](https://github.com/alisaifee/flask-limiter) (👨‍💻 43 · 🔀 120 · 📥 190 · 📦 6.4K · ⏱️ 22.05.2023): +- [GitHub](https://github.com/alisaifee/flask-limiter) (👨‍💻 43 · 🔀 120 · 📥 200 · 📦 6.5K · ⏱️ 22.05.2023): ``` git clone https://github.com/alisaifee/flask-limiter ``` -- [PyPi](https://pypi.org/project/flask-limiter) (📥 2.4M / month · 📦 390 · ⏱️ 29.12.2022): +- [PyPi](https://pypi.org/project/flask-limiter) (📥 2.6M / month · 📦 390 · ⏱️ 29.12.2022): ``` pip install flask-limiter ```
flask-caching (🥈31 · ⭐ 800) - A caching extension for Flask. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-caching) (👨‍💻 110 · 🔀 180 · 📦 15K · 📋 230 - 23% open · ⏱️ 28.04.2023): +- [GitHub](https://github.com/pallets-eco/flask-caching) (👨‍💻 110 · 🔀 180 · 📦 16K · 📋 230 - 23% open · ⏱️ 28.04.2023): ``` git clone https://github.com/pallets-eco/flask-caching @@ -4255,19 +4243,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/flask-api/flask-api ``` -- [PyPi](https://pypi.org/project/flask-api) (📥 99K / month · 📦 700 · ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/flask-api) (📥 95K / month · 📦 700 · ⏱️ 15.06.2021): ``` pip install flask-api ```
flask-mongoengine (🥈30 · ⭐ 830 · 💤) - MongoEngine flask extension with WTF model forms.. BSD-3 -- [GitHub](https://github.com/MongoEngine/flask-mongoengine) (👨‍💻 90 · 🔀 250 · 📦 8.9K · 📋 280 - 14% open · ⏱️ 16.08.2022): +- [GitHub](https://github.com/MongoEngine/flask-mongoengine) (👨‍💻 90 · 🔀 250 · 📦 8.9K · 📋 280 - 15% open · ⏱️ 16.08.2022): ``` git clone https://github.com/MongoEngine/flask-mongoengine ``` -- [PyPi](https://pypi.org/project/flask-mongoengine) (📥 170K / month · 📦 1.4K · ⏱️ 21.11.2020): +- [PyPi](https://pypi.org/project/flask-mongoengine) (📥 140K / month · 📦 1.4K · ⏱️ 21.11.2020): ``` pip install flask-mongoengine ``` @@ -4311,7 +4299,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/maxcountryman/flask-seasurf ``` -- [PyPi](https://pypi.org/project/flask-seasurf) (📥 69K / month · 📦 260 · ⏱️ 05.04.2022): +- [PyPi](https://pypi.org/project/flask-seasurf) (📥 72K / month · 📦 260 · ⏱️ 05.04.2022): ``` pip install flask-seasurf ``` @@ -4322,12 +4310,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-paginate (🥉25 · ⭐ 270 · 💤) - Pagination support for flask. BSD-3 -- [GitHub](https://github.com/lixxu/flask-paginate) (👨‍💻 27 · 🔀 79 · 📥 54 · 📦 2.8K · 📋 72 - 11% open · ⏱️ 16.09.2022): +- [GitHub](https://github.com/lixxu/flask-paginate) (👨‍💻 27 · 🔀 79 · 📥 55 · 📦 2.8K · 📋 72 - 11% open · ⏱️ 16.09.2022): ``` git clone https://github.com/lixxu/flask-paginate ``` -- [PyPi](https://pypi.org/project/flask-paginate) (📥 44K / month · 📦 47 · ⏱️ 09.01.2022): +- [PyPi](https://pypi.org/project/flask-paginate) (📥 46K / month · 📦 47 · ⏱️ 09.01.2022): ``` pip install flask-paginate ``` @@ -4338,12 +4326,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-rebar (🥉25 · ⭐ 220) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT -- [GitHub](https://github.com/plangrid/flask-rebar) (👨‍💻 37 · 🔀 35 · 📦 50 · 📋 110 - 46% open · ⏱️ 30.06.2023): +- [GitHub](https://github.com/plangrid/flask-rebar) (👨‍💻 37 · 🔀 35 · 📦 51 · 📋 110 - 46% open · ⏱️ 30.06.2023): ``` git clone https://github.com/plangrid/flask-rebar ``` -- [PyPi](https://pypi.org/project/flask-rebar) (📥 7.1K / month · 📦 5 · ⏱️ 03.06.2022): +- [PyPi](https://pypi.org/project/flask-rebar) (📥 6.5K / month · 📦 5 · ⏱️ 03.06.2022): ``` pip install flask-rebar ``` @@ -4355,23 +4343,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/Frozen-Flask/Frozen-Flask ``` -- [PyPi](https://pypi.org/project/frozen-flask) (📥 37K / month · 📦 590 · ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/frozen-flask) (📥 38K / month · 📦 590 · ⏱️ 15.06.2021): ``` pip install frozen-flask ``` -- [Conda](https://anaconda.org/conda-forge/frozen-flask) (📥 72K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/frozen-flask) (📥 73K · ⏱️ 16.06.2023): ``` conda install -c conda-forge frozen-flask ```
safrs (🥉23 · ⭐ 380) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. ❗️GPL-3.0 -- [GitHub](https://github.com/thomaxxl/safrs) (👨‍💻 16 · 🔀 67 · 📦 98 · 📋 78 - 2% open · ⏱️ 03.07.2023): +- [GitHub](https://github.com/thomaxxl/safrs) (👨‍💻 16 · 🔀 68 · 📦 99 · 📋 78 - 2% open · ⏱️ 03.07.2023): ``` git clone https://github.com/thomaxxl/safrs ``` -- [PyPi](https://pypi.org/project/safrs) (📥 1.5K / month · 📦 1 · ⏱️ 01.11.2022): +- [PyPi](https://pypi.org/project/safrs) (📥 1.4K / month · 📦 1 · ⏱️ 01.11.2022): ``` pip install safrs ``` @@ -4387,14 +4375,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install flask-moment ``` -- [Conda](https://anaconda.org/conda-forge/flask-moment) (📥 45K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/flask-moment): ``` conda install -c conda-forge flask-moment ```
flask_pydantic (🥉23 · ⭐ 290) - flask extension for integration with the awesome pydantic.. MIT -- [GitHub](https://github.com/bauerji/flask-pydantic) (👨‍💻 12 · 🔀 40 · 📦 420 · 📋 39 - 43% open · ⏱️ 02.01.2023): +- [GitHub](https://github.com/bauerji/flask-pydantic) (👨‍💻 12 · 🔀 43 · 📦 430 · 📋 39 - 43% open · ⏱️ 02.01.2023): ``` git clone https://github.com/bauerji/flask_pydantic @@ -4406,7 +4394,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
cookiecutter-flask (🥉21 · ⭐ 4.4K) - A flask template with Bootstrap, asset.. MIT -- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (👨‍💻 74 · 🔀 740 · 📋 190 - 3% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (👨‍💻 74 · 🔀 750 · 📋 180 - 2% open · ⏱️ 13.07.2023): ``` git clone https://github.com/cookiecutter-flask/cookiecutter-flask @@ -4414,7 +4402,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-jsonrpc (🥉21 · ⭐ 280) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3 -- [GitHub](https://github.com/cenobites/flask-jsonrpc) (👨‍💻 16 · 🔀 62 · 📥 15 · 📦 220 · 📋 79 - 12% open · ⏱️ 06.04.2023): +- [GitHub](https://github.com/cenobites/flask-jsonrpc) (👨‍💻 16 · 🔀 62 · 📥 17 · 📦 220 · 📋 79 - 12% open · ⏱️ 06.04.2023): ``` git clone https://github.com/cenobites/flask-jsonrpc @@ -4431,7 +4419,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/christabor/flask_jsondash ``` -- [PyPi](https://pypi.org/project/flask_jsondash) (📥 83 / month · ⏱️ 13.06.2017): +- [PyPi](https://pypi.org/project/flask_jsondash) (📥 85 / month · ⏱️ 13.06.2017): ``` pip install flask_jsondash ``` @@ -4443,19 +4431,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/joegasewicz/flask-file-upload ``` -- [PyPi](https://pypi.org/project/flask-file-upload) (📥 220 / month · ⏱️ 07.12.2021): +- [PyPi](https://pypi.org/project/flask-file-upload) (📥 280 / month · ⏱️ 07.12.2021): ``` pip install flask-file-upload ```
-
flask2postman (🥉14 · ⭐ 140 · 💤) - Generate a Postman collection from your Flask application. MIT +
flask2postman (🥉13 · ⭐ 140 · 💤) - Generate a Postman collection from your Flask application. MIT - [GitHub](https://github.com/numberly/flask2postman) (👨‍💻 5 · 🔀 17 · 📦 18 · 📋 7 - 71% open · ⏱️ 15.09.2022): ``` git clone https://github.com/numberly/flask2postman ``` -- [PyPi](https://pypi.org/project/flask2postman) (📥 1.2K / month · 📦 1 · ⏱️ 16.01.2020): +- [PyPi](https://pypi.org/project/flask2postman) (📥 1.1K / month · 📦 1 · ⏱️ 16.01.2020): ``` pip install flask2postman ``` @@ -4469,8 +4457,8 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - flask-bootstrap (🥉25 · ⭐ 1.5K · 💀) - A Flask app template with integrated SQLAlchemy,.. BSD-3 - flask_injector (🥉25 · ⭐ 250 · 💀) - Adds Injector support to Flask. BSD-3 - flask-profiler (🥉24 · ⭐ 730 · 💀) - a flask profiler which watches endpoint calls and tries.. MIT +- flask-talisman (🥉23 · ⭐ 880 · 💀) - HTTP security headers for Flask. Apache-2 - Flask-Excel (🥉23 · ⭐ 250 · 💀) - A flask extension using pyexcel to read, manipulate and write.. BSD-3 -- flask-talisman (🥉22 · ⭐ 880 · 💀) - HTTP security headers for Flask. Apache-2 - flask-s3 (🥉21 · ⭐ 190 · 💀) - Seamlessly serve your static assets of your Flask app from Amazon.. ❗️WTFPL - Flask-Opentracing (🥉20 · ⭐ 140 · 💀) - OpenTracing instrumentation for the Flask.. BSD-3 - flask-ngrok (🥉20 · ⭐ 130 · 💀) - A simple way to demo Flask apps from your machine. Apache-2 @@ -4484,36 +4472,36 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
sqladmin (🥇26 · ⭐ 1.1K) - SQLAlchemy Admin for FastAPI and Starlette. BSD-3 -- [GitHub](https://github.com/aminalaee/sqladmin) (👨‍💻 32 · 🔀 110 · 📦 250 · 📋 140 - 11% open · ⏱️ 30.06.2023): +- [GitHub](https://github.com/aminalaee/sqladmin) (👨‍💻 32 · 🔀 110 · 📦 260 · 📋 140 - 12% open · ⏱️ 30.06.2023): ``` git clone https://github.com/aminalaee/sqladmin ``` -- [PyPi](https://pypi.org/project/sqladmin) (📥 28K / month · 📦 4 · ⏱️ 13.07.2022): +- [PyPi](https://pypi.org/project/sqladmin) (📥 30K / month · 📦 4 · ⏱️ 13.07.2022): ``` pip install sqladmin ```
-
slowapi (🥇26 · ⭐ 720) - A rate limiter for Starlette and FastAPI. MIT +
slowapi (🥇26 · ⭐ 730) - A rate limiter for Starlette and FastAPI. MIT - [GitHub](https://github.com/laurentS/slowapi) (👨‍💻 22 · 🔀 60 · 📦 1.2K · 📋 99 - 47% open · ⏱️ 08.06.2023): ``` git clone https://github.com/laurents/slowapi ``` -- [PyPi](https://pypi.org/project/slowapi) (📥 110K / month · 📦 12 · ⏱️ 28.11.2022): +- [PyPi](https://pypi.org/project/slowapi) (📥 120K / month · 📦 12 · ⏱️ 28.11.2022): ``` pip install slowapi ```
fastapi-admin/fastapi-admin (🥈24 · ⭐ 1.9K) - A fast admin dashboard based on FastAPI and.. Apache-2 -- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (👨‍💻 12 · 🔀 260 · 📦 160 · 📋 110 - 39% open · ⏱️ 02.06.2023): +- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (👨‍💻 12 · 🔀 260 · 📦 160 · 📋 110 - 39% open · ⏱️ 07.07.2023): ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (📥 3.6K / month · ⏱️ 31.08.2021): +- [PyPi](https://pypi.org/project/fastapi-admin) (📥 3.7K / month · ⏱️ 31.08.2021): ``` pip install fastapi-admin ``` @@ -4525,7 +4513,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/dmontagu/fastapi-utils ``` -- [PyPi](https://pypi.org/project/fastapi-utils) (📥 730K / month · 📦 43 · ⏱️ 07.03.2020): +- [PyPi](https://pypi.org/project/fastapi-utils) (📥 700K / month · 📦 43 · ⏱️ 07.03.2020): ``` pip install fastapi-utils ``` @@ -4542,14 +4530,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install fastapi-crudrouter ```
-
fastapi-code-generator (🥈24 · ⭐ 740) - This code generator creates FastAPI app from an.. MIT +
fastapi-code-generator (🥈24 · ⭐ 750) - This code generator creates FastAPI app from an.. MIT - [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (👨‍💻 21 · 🔀 80 · 📦 150 · 📋 73 - 63% open · ⏱️ 27.04.2023): ``` git clone https://github.com/koxudaxi/fastapi-code-generator ``` -- [PyPi](https://pypi.org/project/fastapi-code-generator) (📥 6.7K / month · 📦 1 · ⏱️ 27.04.2023): +- [PyPi](https://pypi.org/project/fastapi-code-generator) (📥 6.4K / month · 📦 1 · ⏱️ 27.04.2023): ``` pip install fastapi-code-generator ``` @@ -4561,43 +4549,43 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/mfreeborn/fastapi-sqlalchemy ``` -- [PyPi](https://pypi.org/project/fastapi-sqlalchemy) (📥 94K / month · 📦 8 · ⏱️ 25.09.2020): +- [PyPi](https://pypi.org/project/fastapi-sqlalchemy) (📥 95K / month · 📦 8 · ⏱️ 25.09.2020): ``` pip install fastapi-sqlalchemy ```
-
starlette_exporter (🥈22 · ⭐ 260) - Prometheus exporter for Starlette and FastAPI. Apache-2 +
fastapi-mvc (🥈22 · ⭐ 420) - Developer productivity tool for making high-quality FastAPI.. MIT -- [GitHub](https://github.com/stephenhillier/starlette_exporter) (👨‍💻 18 · 🔀 25 · 📋 36 - 13% open · ⏱️ 23.05.2023): +- [GitHub](https://github.com/fastapi-mvc/fastapi-mvc) (👨‍💻 7 · 🔀 39 · 📥 240 · 📦 7 · 📋 120 - 13% open · ⏱️ 12.07.2023): ``` - git clone https://github.com/stephenhillier/starlette_exporter + git clone https://github.com/rszamszur/fastapi-mvc ``` -- [PyPi](https://pypi.org/project/starlette_exporter) (📥 340K / month · 📦 8 · ⏱️ 20.01.2023): +- [PyPi](https://pypi.org/project/fastapi-mvc) (📥 720 / month · ⏱️ 09.01.2023): ``` - pip install starlette_exporter + pip install fastapi-mvc ```
-
fastapi-mvc (🥉21 · ⭐ 410) - Developer productivity tool for making high-quality FastAPI.. MIT +
starlette_exporter (🥈22 · ⭐ 260) - Prometheus exporter for Starlette and FastAPI. Apache-2 -- [GitHub](https://github.com/fastapi-mvc/fastapi-mvc) (👨‍💻 7 · 🔀 39 · 📥 230 · 📦 7 · 📋 120 - 15% open · ⏱️ 29.06.2023): +- [GitHub](https://github.com/stephenhillier/starlette_exporter) (👨‍💻 18 · 🔀 25 · 📋 36 - 13% open · ⏱️ 23.05.2023): ``` - git clone https://github.com/rszamszur/fastapi-mvc + git clone https://github.com/stephenhillier/starlette_exporter ``` -- [PyPi](https://pypi.org/project/fastapi-mvc) (📥 620 / month · ⏱️ 09.01.2023): +- [PyPi](https://pypi.org/project/starlette_exporter) (📥 340K / month · 📦 8 · ⏱️ 20.01.2023): ``` - pip install fastapi-mvc + pip install starlette_exporter ```
fastapi-socketio (🥉21 · ⭐ 260) - Easily integrate socket.io with your FastAPI app. Apache-2 -- [GitHub](https://github.com/pyropy/fastapi-socketio) (👨‍💻 7 · 🔀 21 · 📦 370 · 📋 31 - 48% open · ⏱️ 03.03.2023): +- [GitHub](https://github.com/pyropy/fastapi-socketio) (👨‍💻 7 · 🔀 21 · 📦 380 · 📋 31 - 48% open · ⏱️ 03.03.2023): ``` git clone https://github.com/pyropy/fastapi-socketio ``` -- [PyPi](https://pypi.org/project/fastapi-socketio) (📥 33K / month · 📦 3 · ⏱️ 06.12.2021): +- [PyPi](https://pypi.org/project/fastapi-socketio) (📥 35K / month · 📦 3 · ⏱️ 06.12.2021): ``` pip install fastapi-socketio ``` @@ -4609,7 +4597,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/madkote/fastapi-plugins ``` -- [PyPi](https://pypi.org/project/fastapi-plugins) (📥 4.1K / month · 📦 1 · ⏱️ 07.07.2022): +- [PyPi](https://pypi.org/project/fastapi-plugins) (📥 4.4K / month · 📦 1 · ⏱️ 07.07.2022): ``` pip install fastapi-plugins ``` @@ -4620,7 +4608,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - fastapi-react (🥉18 · ⭐ 1.7K · 💀) - Cookiecutter Template for FastAPI + React Projects... MIT - fastapi-versioning (🥉18 · ⭐ 530 · 💀) - api versioning for fastapi web applications. MIT - fastapi_cache (🥉17 · ⭐ 200 · 💀) - FastAPI simple cache. MIT -- fastapi_client (🥉14 · ⭐ 310 · 💀) - FastAPI client generator. Apache-2 +- fastapi_client (🥉15 · ⭐ 310 · 💀) - FastAPI client generator. Apache-2 - fastapi-lazy (🥉10 · ⭐ 99 · 💀) - Lazy package to start your project using FastAPI. MIT

@@ -4654,12 +4642,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-extensions (🥇39 · ⭐ 6.2K) - This is a repository for collecting global custom.. MIT -- [GitHub](https://github.com/django-extensions/django-extensions) (👨‍💻 570 · 🔀 1.1K · 📦 170K · 📋 890 - 19% open · ⏱️ 05.06.2023): +- [GitHub](https://github.com/django-extensions/django-extensions) (👨‍💻 570 · 🔀 1.1K · 📦 180K · 📋 890 - 19% open · ⏱️ 05.06.2023): ``` git clone https://github.com/django-extensions/django-extensions ``` -- [PyPi](https://pypi.org/project/django-extensions) (📥 2.4M / month · 📦 12K · ⏱️ 09.09.2022): +- [PyPi](https://pypi.org/project/django-extensions) (📥 2.5M / month · 📦 12K · ⏱️ 09.09.2022): ``` pip install django-extensions ``` @@ -4670,7 +4658,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-cors-headers (🥇37 · ⭐ 5K) - Django app for handling the server headers required.. MIT -- [GitHub](https://github.com/adamchainz/django-cors-headers) (👨‍💻 66 · 🔀 540 · 📦 170K · 📋 260 - 1% open · ⏱️ 27.06.2023): +- [GitHub](https://github.com/adamchainz/django-cors-headers) (👨‍💻 66 · 🔀 540 · 📦 170K · 📋 260 - 1% open · ⏱️ 11.07.2023): ``` git clone https://github.com/adamchainz/django-cors-headers @@ -4679,30 +4667,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-cors-headers ``` -- [Conda](https://anaconda.org/conda-forge/django-cors-headers) (📥 76K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-cors-headers) (📥 77K · ⏱️ 16.06.2023): ``` conda install -c conda-forge django-cors-headers ```
-
django-import-export (🥇37 · ⭐ 2.7K) - Django application and library for importing and.. BSD-2 +
django-simple-history (🥇37 · ⭐ 1.9K) - Store model history and view/revert changes from.. BSD-3 -- [GitHub](https://github.com/django-import-export/django-import-export) (👨‍💻 200 · 🔀 750 · 📦 59K · 📋 910 - 9% open · ⏱️ 11.05.2023): +- [GitHub](https://github.com/jazzband/django-simple-history) (👨‍💻 170 · 🔀 440 · 📦 4.2K · 📋 540 - 26% open · ⏱️ 11.07.2023): ``` - git clone https://github.com/django-import-export/django-import-export - ``` -- [PyPi](https://pypi.org/project/django-import-export) (📥 790K / month · 📦 1K · ⏱️ 17.05.2022): - ``` - pip install django-import-export + git clone https://github.com/jazzband/django-simple-history ``` -- [Conda](https://anaconda.org/conda-forge/django-import-export) (📥 80K · ⏱️ 16.06.2023): +- [PyPi](https://pypi.org/project/django-simple-history) (📥 930K / month · 📦 460 · ⏱️ 02.12.2022): ``` - conda install -c conda-forge django-import-export + pip install django-simple-history ```
django-stubs (🥇37 · ⭐ 1.2K) - PEP-484 stubs for Django. MIT -- [GitHub](https://github.com/typeddjango/django-stubs) (👨‍💻 220 · 🔀 360 · 📦 8.3K · 📋 630 - 35% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/typeddjango/django-stubs) (👨‍💻 220 · 🔀 360 · 📦 8.4K · 📋 630 - 35% open · ⏱️ 12.07.2023): ``` git clone https://github.com/typeddjango/django-stubs @@ -4718,28 +4702,28 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-oscar (🥇36 · ⭐ 5.8K) - Domain-driven e-commerce for Django. BSD-3 -- [GitHub](https://github.com/django-oscar/django-oscar) (👨‍💻 350 · 🔀 2.1K · 📦 1K · 📋 1.5K - 7% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/django-oscar/django-oscar) (👨‍💻 350 · 🔀 2.1K · 📦 1K · 📋 1.5K - 6% open · ⏱️ 07.07.2023): ``` git clone https://github.com/django-oscar/django-oscar ``` -- [PyPi](https://pypi.org/project/django-oscar) (📥 16K / month · 📦 270 · ⏱️ 24.06.2022): +- [PyPi](https://pypi.org/project/django-oscar) (📥 15K / month · 📦 270 · ⏱️ 24.06.2022): ``` pip install django-oscar ```
-
channels (🥇36 · ⭐ 5.6K) - Developer-friendly asynchrony for Django. BSD-3 +
channels (🥇36 · ⭐ 5.7K) - Developer-friendly asynchrony for Django. BSD-3 - [GitHub](https://github.com/django/channels) (👨‍💻 250 · 🔀 780 · 📋 1.2K - 7% open · ⏱️ 14.06.2023): ``` git clone https://github.com/django/channels ``` -- [PyPi](https://pypi.org/project/channels) (📥 710K / month · 📦 1.3K · ⏱️ 11.07.2021): +- [PyPi](https://pypi.org/project/channels) (📥 720K / month · 📦 1.3K · ⏱️ 11.07.2021): ``` pip install channels ``` -- [Conda](https://anaconda.org/conda-forge/channels) (📥 150K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/channels) (📥 160K · ⏱️ 16.06.2023): ``` conda install -c conda-forge channels ``` @@ -4751,7 +4735,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) (📥 3.2M / month · 📦 8.8K · ⏱️ 17.06.2022): +- [PyPi](https://pypi.org/project/django-filter) (📥 3.1M / month · 📦 8.8K · ⏱️ 17.06.2022): ``` pip install django-filter ``` @@ -4760,21 +4744,25 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-filter ```
-
django-simple-history (🥇36 · ⭐ 1.9K) - Store model history and view/revert changes from.. BSD-3 +
django-import-export (🥇36 · ⭐ 2.7K) - Django application and library for importing and.. BSD-2 -- [GitHub](https://github.com/jazzband/django-simple-history) (👨‍💻 170 · 🔀 440 · 📦 4.2K · 📋 530 - 25% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/django-import-export/django-import-export) (👨‍💻 200 · 🔀 750 · 📦 61K · 📋 920 - 9% open · ⏱️ 11.05.2023): ``` - git clone https://github.com/jazzband/django-simple-history + git clone https://github.com/django-import-export/django-import-export ``` -- [PyPi](https://pypi.org/project/django-simple-history) (📥 950K / month · 📦 460 · ⏱️ 02.12.2022): +- [PyPi](https://pypi.org/project/django-import-export) (📥 790K / month · 📦 1K · ⏱️ 17.05.2022): ``` - pip install django-simple-history + pip install django-import-export + ``` +- [Conda](https://anaconda.org/conda-forge/django-import-export) (📥 81K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge django-import-export ```
django-haystack (🥈35 · ⭐ 3.4K) - Modular search for Django. BSD-3 -- [GitHub](https://github.com/django-haystack/django-haystack) (👨‍💻 210 · 🔀 1.3K · 📦 9.1K · 📋 1.3K - 43% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/django-haystack/django-haystack) (👨‍💻 210 · 🔀 1.3K · 📦 9.1K · 📋 1.3K - 43% open · ⏱️ 11.07.2023): ``` git clone https://github.com/django-haystack/django-haystack @@ -4783,23 +4771,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-haystack ``` -- [Conda](https://anaconda.org/conda-forge/django-haystack) (📥 5.4K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-haystack) (📥 5.5K · ⏱️ 16.06.2023): ``` conda install -c conda-forge django-haystack ```
django-environ (🥈35 · ⭐ 2.8K) - Django-environ allows you to utilize 12factor inspired.. MIT -- [GitHub](https://github.com/joke2k/django-environ) (👨‍💻 84 · 🔀 310 · 📥 14 · 📦 160K · 📋 240 - 29% open · ⏱️ 02.03.2023): +- [GitHub](https://github.com/joke2k/django-environ) (👨‍💻 84 · 🔀 310 · 📥 15 · 📦 170K · 📋 240 - 29% open · ⏱️ 02.03.2023): ``` git clone https://github.com/joke2k/django-environ ``` -- [PyPi](https://pypi.org/project/django-environ) (📥 1.4M / month · 📦 3.5K · ⏱️ 15.06.2022): +- [PyPi](https://pypi.org/project/django-environ) (📥 1.5M / month · 📦 3.5K · ⏱️ 15.06.2022): ``` pip install django-environ ``` -- [Conda](https://anaconda.org/conda-forge/django-environ) (📥 63K · ⏱️ 20.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-environ) (📥 63K · ⏱️ 09.07.2023): ``` conda install -c conda-forge django-environ ``` @@ -4816,7 +4804,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-model-utils ```
-
django-storages (🥈34 · ⭐ 2.4K · 📈) - Django-storages is a project to provide a variety of.. BSD-3 +
django-storages (🥈34 · ⭐ 2.4K) - Django-storages is a project to provide a variety of.. BSD-3 - [GitHub](https://github.com/jschneier/django-storages) (👨‍💻 250 · 🔀 820 · 📋 660 - 30% open · ⏱️ 24.05.2023): @@ -4839,7 +4827,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/zostera/django-bootstrap3 ``` -- [PyPi](https://pypi.org/project/django-bootstrap3) (📥 88K / month · 📦 4K · ⏱️ 27.12.2021): +- [PyPi](https://pypi.org/project/django-bootstrap3) (📥 90K / month · 📦 4K · ⏱️ 27.12.2021): ``` pip install django-bootstrap3 ``` @@ -4848,18 +4836,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-bootstrap3 ```
-
django-ckeditor (🥈34 · ⭐ 2.2K) - Django admin CKEditor integration. BSD-3 - -- [GitHub](https://github.com/django-ckeditor/django-ckeditor) (👨‍💻 130 · 🔀 700 · 📦 34K · 📋 520 - 1% open · ⏱️ 23.06.2023): - - ``` - git clone https://github.com/django-ckeditor/django-ckeditor - ``` -- [PyPi](https://pypi.org/project/django-ckeditor) (📥 310K / month · 📦 1.5K · ⏱️ 07.09.2022): - ``` - pip install django-ckeditor - ``` -
django-autocomplete-light (🥈34 · ⭐ 1.7K) - A fresh approach to autocomplete implementations,.. MIT - [GitHub](https://github.com/yourlabs/django-autocomplete-light) (👨‍💻 190 · 🔀 460 · 📦 3.7K · 📋 840 - 24% open · ⏱️ 01.06.2023): @@ -4872,32 +4848,36 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-autocomplete-light ```
-
dj-database-url (🥈34 · ⭐ 1.4K) - Use Database URLs in your Django Application. BSD-3 +
django-bootstrap4 (🥈34 · ⭐ 1K) - Bootstrap 4 integration with Django. BSD-3 -- [GitHub](https://github.com/jazzband/dj-database-url) (👨‍💻 67 · 🔀 200 · 📦 240K · 📋 88 - 5% open · ⏱️ 27.04.2023): +- [GitHub](https://github.com/zostera/django-bootstrap4) (👨‍💻 140 · 🔀 260 · 📦 130K · 📋 160 - 12% open · ⏱️ 28.06.2023): ``` - git clone https://github.com/jacobian/dj-database-url + git clone https://github.com/zostera/django-bootstrap4 ``` -- [PyPi](https://pypi.org/project/dj-database-url) (📥 1.2M / month · 📦 21K · ⏱️ 13.12.2022): +- [PyPi](https://pypi.org/project/django-bootstrap4) (📥 180K / month · 📦 1K · ⏱️ 07.03.2022): ``` - pip install dj-database-url + pip install django-bootstrap4 + ``` +- [Conda](https://anaconda.org/conda-forge/django-bootstrap4) (📥 24K · ⏱️ 16.06.2023): + ``` + conda install -c conda-forge django-bootstrap4 ```
-
django-bootstrap4 (🥈34 · ⭐ 1K) - Bootstrap 4 integration with Django. BSD-3 +
Django-Ninja (🥈33 · ⭐ 4.6K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT -- [GitHub](https://github.com/zostera/django-bootstrap4) (👨‍💻 140 · 🔀 260 · 📦 120K · 📋 160 - 12% open · ⏱️ 28.06.2023): +- [GitHub](https://github.com/vitalik/django-ninja) (👨‍💻 94 · 🔀 280 · 📦 1.5K · 📋 530 - 34% open · ⏱️ 13.07.2023): ``` - git clone https://github.com/zostera/django-bootstrap4 + git clone https://github.com/vitalik/django-ninja ``` -- [PyPi](https://pypi.org/project/django-bootstrap4) (📥 190K / month · 📦 1K · ⏱️ 07.03.2022): +- [PyPi](https://pypi.org/project/django-ninja) (📥 120K / month · 📦 17 · ⏱️ 04.12.2019): ``` - pip install django-bootstrap4 + pip install django-ninja ``` -- [Conda](https://anaconda.org/conda-forge/django-bootstrap4) (📥 24K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-ninja) (📥 7.3K · ⏱️ 18.06.2023): ``` - conda install -c conda-forge django-bootstrap4 + conda install -c conda-forge django-ninja ```
django-reversion (🥈33 · ⭐ 2.9K) - django-reversion is an extension to the Django web.. BSD-3 @@ -4907,7 +4887,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/etianen/django-reversion ``` -- [PyPi](https://pypi.org/project/django-reversion) (📥 290K / month · 📦 2.1K · ⏱️ 12.11.2022): +- [PyPi](https://pypi.org/project/django-reversion) (📥 300K / month · 📦 2.1K · ⏱️ 12.11.2022): ``` pip install django-reversion ``` @@ -4924,6 +4904,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-redis ```
+
django-ckeditor (🥈33 · ⭐ 2.2K) - Django admin CKEditor integration. BSD-3 + +- [GitHub](https://github.com/django-ckeditor/django-ckeditor) (👨‍💻 130 · 🔀 700 · 📦 34K · 📋 520 - 1% open · ⏱️ 23.06.2023): + + ``` + git clone https://github.com/django-ckeditor/django-ckeditor + ``` +- [PyPi](https://pypi.org/project/django-ckeditor) (📥 310K / month · 📦 1.5K · ⏱️ 07.09.2022): + ``` + pip install django-ckeditor + ``` +
django-tables2 (🥈33 · ⭐ 1.7K) - django-tables2 - An app for creating HTML tables. BSD-2 - [GitHub](https://github.com/jieter/django-tables2) (👨‍💻 140 · 🔀 420 · 📦 6.4K · 📋 570 - 13% open · ⏱️ 27.06.2023): @@ -4935,42 +4927,38 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-tables2 ``` -- [Conda](https://anaconda.org/conda-forge/django-tables2) (📥 5K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-tables2) (📥 5.1K · ⏱️ 16.06.2023): ``` conda install -c conda-forge django-tables2 ```
-
django-phonenumber-field (🥈33 · ⭐ 1.4K) - A django model and form field for normalised phone.. MIT +
dj-database-url (🥈33 · ⭐ 1.4K) - Use Database URLs in your Django Application. BSD-3 -- [GitHub](https://github.com/stefanfoulis/django-phonenumber-field) (👨‍💻 110 · 🔀 310 · 📥 12 · 📋 200 - 5% open · ⏱️ 12.05.2023): +- [GitHub](https://github.com/jazzband/dj-database-url) (👨‍💻 67 · 🔀 200 · 📦 240K · 📋 88 - 5% open · ⏱️ 27.04.2023): ``` - git clone https://github.com/stefanfoulis/django-phonenumber-field + git clone https://github.com/jacobian/dj-database-url ``` -- [PyPi](https://pypi.org/project/django-phonenumber-field) (📥 710K / month · 📦 860 · ⏱️ 17.06.2022): +- [PyPi](https://pypi.org/project/dj-database-url) (📥 1.2M / month · 📦 21K · ⏱️ 13.12.2022): ``` - pip install django-phonenumber-field + pip install dj-database-url ```
-
Django-Ninja (🥈32 · ⭐ 4.6K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT +
django-phonenumber-field (🥈33 · ⭐ 1.4K) - A django model and form field for normalised phone.. MIT -- [GitHub](https://github.com/vitalik/django-ninja) (👨‍💻 93 · 🔀 280 · 📦 1.5K · 📋 520 - 33% open · ⏱️ 08.06.2023): +- [GitHub](https://github.com/stefanfoulis/django-phonenumber-field) (👨‍💻 110 · 🔀 310 · 📥 13 · 📋 200 - 5% open · ⏱️ 12.05.2023): ``` - git clone https://github.com/vitalik/django-ninja - ``` -- [PyPi](https://pypi.org/project/django-ninja) (📥 120K / month · 📦 15 · ⏱️ 04.12.2019): - ``` - pip install django-ninja + git clone https://github.com/stefanfoulis/django-phonenumber-field ``` -- [Conda](https://anaconda.org/conda-forge/django-ninja) (📥 7.2K · ⏱️ 18.06.2023): +- [PyPi](https://pypi.org/project/django-phonenumber-field) (📥 720K / month · 📦 860 · ⏱️ 17.06.2022): ``` - conda install -c conda-forge django-ninja + pip install django-phonenumber-field ```
django-taggit (🥈32 · ⭐ 3.1K) - Simple tagging for django. BSD-3 -- [GitHub](https://github.com/jazzband/django-taggit) (👨‍💻 150 · 🔀 610 · 📋 420 - 20% open · ⏱️ 04.05.2023): +- [GitHub](https://github.com/jazzband/django-taggit) (👨‍💻 150 · 🔀 620 · 📋 420 - 21% open · ⏱️ 04.05.2023): ``` git clone https://github.com/jazzband/django-taggit @@ -4986,7 +4974,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-webpack-loader (🥈32 · ⭐ 2.5K) - Transparently use webpack with django. MIT -- [GitHub](https://github.com/django-webpack/django-webpack-loader) (👨‍💻 57 · 🔀 340 · 📦 8.8K · 📋 190 - 17% open · ⏱️ 14.06.2023): +- [GitHub](https://github.com/django-webpack/django-webpack-loader) (👨‍💻 57 · 🔀 340 · 📦 8.9K · 📋 190 - 17% open · ⏱️ 14.06.2023): ``` git clone https://github.com/django-webpack/django-webpack-loader @@ -4995,14 +4983,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-webpack-loader ``` -- [Conda](https://anaconda.org/conda-forge/django-webpack-loader) (📥 6.6K · ⏱️ 27.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-webpack-loader) (📥 6.8K · ⏱️ 27.06.2023): ``` conda install -c conda-forge django-webpack-loader ```
django-imagekit (🥈32 · ⭐ 2.1K) - Automated image processing for Django. Currently v4.0. BSD-3 -- [GitHub](https://github.com/matthewwithanm/django-imagekit) (👨‍💻 77 · 🔀 270 · 📥 92 · 📦 8.2K · 📋 400 - 26% open · ⏱️ 10.05.2023): +- [GitHub](https://github.com/matthewwithanm/django-imagekit) (👨‍💻 77 · 🔀 270 · 📥 93 · 📦 8.3K · 📋 400 - 26% open · ⏱️ 10.05.2023): ``` git clone https://github.com/matthewwithanm/django-imagekit @@ -5012,14 +5000,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-imagekit ```
+
django-cacheops (🥈32 · ⭐ 1.9K · 📈) - A slick ORM cache with automatic granular event-.. BSD-3 + +- [GitHub](https://github.com/Suor/django-cacheops) (👨‍💻 66 · 🔀 210 · 📦 1.1K · 📋 320 - 6% open · ⏱️ 20.05.2023): + + ``` + git clone https://github.com/Suor/django-cacheops + ``` +- [PyPi](https://pypi.org/project/django-cacheops) (📥 160K / month · 📦 97 · ⏱️ 27.05.2022): + ``` + pip install django-cacheops + ``` +
sorl-thumbnail (🥈32 · ⭐ 1.7K) - Thumbnails for Django. BSD-3 -- [GitHub](https://github.com/jazzband/sorl-thumbnail) (👨‍💻 150 · 🔀 510 · 📦 13K · 📋 420 - 30% open · ⏱️ 05.04.2023): +- [GitHub](https://github.com/jazzband/sorl-thumbnail) (👨‍💻 150 · 🔀 500 · 📦 13K · 📋 420 - 30% open · ⏱️ 05.04.2023): ``` git clone https://github.com/jazzband/sorl-thumbnail ``` -- [PyPi](https://pypi.org/project/sorl-thumbnail) (📥 150K / month · 📦 2.5K · ⏱️ 30.08.2022): +- [PyPi](https://pypi.org/project/sorl-thumbnail) (📥 160K / month · 📦 2.5K · ⏱️ 30.08.2022): ``` pip install sorl-thumbnail ``` @@ -5040,7 +5040,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-rq ```
-
django-money (🥈32 · ⭐ 1.4K) - Money fields for Django forms and models. BSD-3 +
django-pipeline (🥈32 · ⭐ 1.5K) - Pipeline is an asset packaging library for Django. MIT + +- [GitHub](https://github.com/jazzband/django-pipeline) (👨‍💻 170 · 🔀 380 · 📦 2.3K · 📋 470 - 30% open · ⏱️ 11.04.2023): + + ``` + git clone https://github.com/jazzband/django-pipeline + ``` +- [PyPi](https://pypi.org/project/django-pipeline) (📥 96K / month · 📦 1.1K · ⏱️ 24.01.2023): + ``` + pip install django-pipeline + ``` +
+
django-money (🥈32 · ⭐ 1.5K) - Money fields for Django forms and models. BSD-3 - [GitHub](https://github.com/django-money/django-money) (👨‍💻 110 · 🔀 300 · 📦 2.4K · 📋 340 - 21% open · ⏱️ 03.07.2023): @@ -5059,31 +5071,31 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/SmileyChris/django-countries ``` -- [PyPi](https://pypi.org/project/django-countries) (📥 510K / month · 📦 1.5K · ⏱️ 28.02.2022): +- [PyPi](https://pypi.org/project/django-countries) (📥 480K / month · 📦 1.5K · ⏱️ 28.02.2022): ``` pip install django-countries ```
-
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) (👨‍💻 380 · 🔀 2.7K · 📦 22 · 📋 1.1K - 9% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (👨‍💻 380 · 🔀 2.7K · 📦 22 · 📋 1.1K - 8% open · ⏱️ 13.07.2023): ``` git clone https://github.com/cookiecutter/cookiecutter-django ``` -- [PyPi](https://pypi.org/project/cookiecutter-django) (📥 80 / month · 📦 1 · ⏱️ 15.01.2018): +- [PyPi](https://pypi.org/project/cookiecutter-django) (📥 53 / month · 📦 1 · ⏱️ 15.01.2018): ``` pip install cookiecutter-django ```
-
django-mptt (🥈31 · ⭐ 2.8K) - Utilities for implementing a modified pre-order traversal tree.. MIT +
django-mptt (🥉31 · ⭐ 2.8K) - Utilities for implementing a modified pre-order traversal tree.. MIT - [GitHub](https://github.com/django-mptt/django-mptt) (👨‍💻 160 · 🔀 460 · 📋 530 - 22% open · ⏱️ 20.06.2023): ``` git clone https://github.com/django-mptt/django-mptt ``` -- [PyPi](https://pypi.org/project/django-mptt) (📥 410K / month · 📦 3.3K · ⏱️ 27.09.2021): +- [PyPi](https://pypi.org/project/django-mptt) (📥 400K / month · 📦 3.3K · ⏱️ 27.09.2021): ``` pip install django-mptt ``` @@ -5092,7 +5104,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c anaconda django-mptt ```
-
django-compressor (🥈31 · ⭐ 2.7K) - Compresses linked and inline javascript or CSS into a.. MIT +
django-compressor (🥉31 · ⭐ 2.7K) - Compresses linked and inline javascript or CSS into a.. MIT - [GitHub](https://github.com/django-compressor/django-compressor) (👨‍💻 220 · 🔀 590 · 📋 660 - 18% open · ⏱️ 03.07.2023): @@ -5104,16 +5116,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-compressor ```
-
django-pipeline (🥈31 · ⭐ 1.5K · 📉) - Pipeline is an asset packaging library for Django. MIT +
django-activity-stream (🥉30 · ⭐ 2.2K) - Generate generic activity streams from the actions on.. BSD-3 -- [GitHub](https://github.com/jazzband/django-pipeline) (👨‍💻 170 · 🔀 380 · 📦 2.3K · 📋 470 - 30% open · ⏱️ 11.04.2023): +- [GitHub](https://github.com/justquick/django-activity-stream) (👨‍💻 110 · 🔀 490 · 📥 8 · 📦 1.1K · 📋 300 - 5% open · ⏱️ 24.05.2023): ``` - git clone https://github.com/jazzband/django-pipeline + git clone https://github.com/justquick/django-activity-stream ``` -- [PyPi](https://pypi.org/project/django-pipeline) (📥 96K / month · 📦 1.1K · ⏱️ 24.01.2023): +- [PyPi](https://pypi.org/project/django-activity-stream) (📥 41K / month · 📦 340 · ⏱️ 19.12.2022): ``` - pip install django-pipeline + pip install django-activity-stream ```
django-constance (🥉30 · ⭐ 1.6K) - Dynamic Django settings. BSD-3 @@ -5135,21 +5147,25 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/SmileyChris/easy-thumbnails ``` -- [PyPi](https://pypi.org/project/easy-thumbnails) (📥 170K / month · 📦 2.1K · ⏱️ 20.01.2022): +- [PyPi](https://pypi.org/project/easy-thumbnails) (📥 180K / month · 📦 2.1K · ⏱️ 20.01.2022): ``` pip install easy-thumbnails ```
-
django-activity-stream (🥉29 · ⭐ 2.2K) - Generate generic activity streams from the actions on.. BSD-3 +
djangorestframework-stubs (🥉30 · ⭐ 350) - PEP-484 stubs for django-rest-framework. MIT -- [GitHub](https://github.com/justquick/django-activity-stream) (👨‍💻 110 · 🔀 460 · 📥 8 · 📦 1.1K · 📋 300 - 4% open · ⏱️ 24.05.2023): +- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (👨‍💻 61 · 🔀 91 · 📦 2.3K · 📋 120 - 38% open · ⏱️ 11.07.2023): ``` - git clone https://github.com/justquick/django-activity-stream + git clone https://github.com/typeddjango/djangorestframework-stubs ``` -- [PyPi](https://pypi.org/project/django-activity-stream) (📥 41K / month): +- [PyPi](https://pypi.org/project/djangorestframework-stubs) (📥 560K / month · 📦 57 · ⏱️ 22.06.2022): ``` - pip install django-activity-stream + pip install djangorestframework-stubs + ``` +- [Conda](https://anaconda.org/conda-forge/djangorestframework-stubs) (📥 5.8K · ⏱️ 01.07.2023): + ``` + conda install -c conda-forge djangorestframework-stubs ```
django-fsm (🥉29 · ⭐ 2.2K) - Django friendly finite state machine support. MIT @@ -5159,7 +5175,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/viewflow/django-fsm ``` -- [PyPi](https://pypi.org/project/django-fsm) (📥 290K / month · 📦 330 · ⏱️ 15.08.2022): +- [PyPi](https://pypi.org/project/django-fsm) (📥 260K / month · 📦 330 · ⏱️ 15.08.2022): ``` pip install django-fsm ``` @@ -5170,7 +5186,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-sql-explorer (🥉29 · ⭐ 2.1K) - Easily share data across your company via SQL.. MIT -- [GitHub](https://github.com/groveco/django-sql-explorer) (👨‍💻 98 · 🔀 340 · 📦 370 · 📋 270 - 7% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/groveco/django-sql-explorer) (👨‍💻 98 · 🔀 340 · 📦 370 · 📋 270 - 7% open · ⏱️ 13.07.2023): ``` git clone https://github.com/groveco/django-sql-explorer @@ -5180,30 +5196,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-sql-explorer ```
-
django-cacheops (🥉29 · ⭐ 1.9K · 📉) - A slick ORM cache with automatic granular event-.. BSD-3 - -- [GitHub](https://github.com/Suor/django-cacheops) (👨‍💻 66 · 🔀 210 · 📦 1.1K · 📋 320 - 6% open · ⏱️ 20.05.2023): - - ``` - git clone https://github.com/Suor/django-cacheops - ``` -- [PyPi](https://pypi.org/project/django-cacheops) (📥 160K / month): - ``` - pip install django-cacheops - ``` -
-
django-extra-views (🥉29 · ⭐ 1.3K) - Djangos class-based generic views are awesome, lets.. MIT - -- [GitHub](https://github.com/AndrewIngram/django-extra-views) (👨‍💻 61 · 🔀 170 · 📦 2.1K · 📋 140 - 10% open · ⏱️ 19.06.2023): - - ``` - git clone https://github.com/AndrewIngram/django-extra-views - ``` -- [PyPi](https://pypi.org/project/django-extra-views) (📥 60K / month · 📦 520 · ⏱️ 09.06.2021): - ``` - pip install django-extra-views - ``` -
django-waffle (🥉29 · ⭐ 990 · 💤) - A feature flipper for Django. BSD-3 - [GitHub](https://github.com/django-waffle/django-waffle) (👨‍💻 120 · 🔀 250 · 📦 1.2K · 📋 200 - 19% open · ⏱️ 02.10.2022): @@ -5211,7 +5203,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-waffle/django-waffle ``` -- [PyPi](https://pypi.org/project/django-waffle) (📥 320K / month · 📦 340 · ⏱️ 30.08.2022): +- [PyPi](https://pypi.org/project/django-waffle) (📥 290K / month · 📦 340 · ⏱️ 30.08.2022): ``` pip install django-waffle ``` @@ -5227,53 +5219,49 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/mbi/django-rosetta ``` -- [PyPi](https://pypi.org/project/django-rosetta) (📥 84K / month · 📦 610 · ⏱️ 08.12.2021): +- [PyPi](https://pypi.org/project/django-rosetta) (📥 78K / month · 📦 610 · ⏱️ 08.12.2021): ``` pip install django-rosetta ``` -- [Conda](https://anaconda.org/conda-forge/django-rosetta) (📥 7.7K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/django-rosetta) (📥 7.8K · ⏱️ 16.06.2023): ``` conda install -c conda-forge django-rosetta ```
django-dbbackup (🥉29 · ⭐ 760 · 💤) - Management commands to help backup and restore your.. BSD-3 -- [GitHub](https://github.com/jazzband/django-dbbackup) (👨‍💻 64 · 🔀 200 · 📦 1.5K · 📋 280 - 26% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/jazzband/django-dbbackup) (👨‍💻 64 · 🔀 210 · 📦 1.5K · 📋 280 - 26% open · ⏱️ 12.12.2022): ``` git clone https://github.com/jazzband/django-dbbackup ``` -- [PyPi](https://pypi.org/project/django-dbbackup) (📥 67K / month · 📦 160 · ⏱️ 28.09.2022): +- [PyPi](https://pypi.org/project/django-dbbackup) (📥 69K / month · 📦 160 · ⏱️ 28.09.2022): ``` pip install django-dbbackup ```
-
djangorestframework-stubs (🥉29 · ⭐ 350) - PEP-484 stubs for django-rest-framework. MIT +
django-push-notifications (🥉28 · ⭐ 2.1K · 💤) - Send push notifications to mobile devices through GCM.. MIT -- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (👨‍💻 61 · 🔀 91 · 📦 2.3K · 📋 120 - 38% open · ⏱️ 04.07.2023): +- [GitHub](https://github.com/jazzband/django-push-notifications) (👨‍💻 93 · 🔀 580 · 📥 100 · 📋 420 - 36% open · ⏱️ 12.08.2022): ``` - git clone https://github.com/typeddjango/djangorestframework-stubs - ``` -- [PyPi](https://pypi.org/project/djangorestframework-stubs) (📥 560K / month · 📦 57 · ⏱️ 22.06.2022): - ``` - pip install djangorestframework-stubs + git clone https://github.com/jazzband/django-push-notifications ``` -- [Conda](https://anaconda.org/conda-forge/djangorestframework-stubs) (📥 5.6K · ⏱️ 01.07.2023): +- [PyPi](https://pypi.org/project/django-push-notifications) (📥 66K / month · 📦 89 · ⏱️ 17.02.2022): ``` - conda install -c conda-forge djangorestframework-stubs + pip install django-push-notifications ```
-
django-push-notifications (🥉28 · ⭐ 2.1K · 💤) - Send push notifications to mobile devices through GCM.. MIT +
django-extra-views (🥉28 · ⭐ 1.3K) - Djangos class-based generic views are awesome, lets.. MIT -- [GitHub](https://github.com/jazzband/django-push-notifications) (👨‍💻 93 · 🔀 580 · 📥 100 · 📋 420 - 35% open · ⏱️ 12.08.2022): +- [GitHub](https://github.com/AndrewIngram/django-extra-views) (👨‍💻 61 · 🔀 170 · 📦 2.1K · 📋 140 - 10% open · ⏱️ 19.06.2023): ``` - git clone https://github.com/jazzband/django-push-notifications + git clone https://github.com/AndrewIngram/django-extra-views ``` -- [PyPi](https://pypi.org/project/django-push-notifications) (📥 65K / month · 📦 89 · ⏱️ 17.02.2022): +- [PyPi](https://pypi.org/project/django-extra-views) (📥 60K / month · 📦 520 · ⏱️ 09.06.2021): ``` - pip install django-push-notifications + pip install django-extra-views ```
django-angular (🥉28 · ⭐ 1.2K · 💤) - Let AngularJS play well with Django. MIT @@ -5283,14 +5271,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jrief/django-angular ``` -- [PyPi](https://pypi.org/project/django-angular) (📥 5K / month · 📦 240 · ⏱️ 05.05.2020): +- [PyPi](https://pypi.org/project/django-angular) (📥 5.1K / month · 📦 240 · ⏱️ 05.05.2020): ``` pip install django-angular ```
django-cleanup (🥉28 · ⭐ 930) - Automatically deletes old file for FileField and ImageField... MIT -- [GitHub](https://github.com/un1t/django-cleanup) (👨‍💻 17 · 🔀 74 · 📦 11K · 📋 52 - 1% open · ⏱️ 14.06.2023): +- [GitHub](https://github.com/un1t/django-cleanup) (👨‍💻 17 · 🔀 74 · 📦 11K · 📋 53 - 1% open · ⏱️ 14.06.2023): ``` git clone https://github.com/un1t/django-cleanup @@ -5306,12 +5294,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-paypal (🥉28 · ⭐ 690 · 💤) - A pluggable Django application for integrating PayPal.. MIT -- [GitHub](https://github.com/spookylukey/django-paypal) (👨‍💻 73 · 🔀 200 · 📦 2.6K · 📋 160 - 5% open · ⏱️ 28.11.2022): +- [GitHub](https://github.com/spookylukey/django-paypal) (👨‍💻 73 · 🔀 200 · 📦 2.7K · 📋 160 - 5% open · ⏱️ 28.11.2022): ``` git clone https://github.com/spookylukey/django-paypal ``` -- [PyPi](https://pypi.org/project/django-paypal) (📥 11K / month · 📦 290 · ⏱️ 25.03.2022): +- [PyPi](https://pypi.org/project/django-paypal) (📥 10K / month · 📦 290 · ⏱️ 25.03.2022): ``` pip install django-paypal ``` @@ -5323,7 +5311,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-configurations ``` -- [PyPi](https://pypi.org/project/django-configurations) (📥 130K / month · 📦 660 · ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/django-configurations) (📥 120K / month · 📦 660 · ⏱️ 25.01.2022): ``` pip install django-configurations ``` @@ -5332,18 +5320,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-configurations ```
-
django-split-settings (🥉27 · ⭐ 1K) - Organize Django settings into multiple files and.. BSD-3 - -- [GitHub](https://github.com/wemake-services/django-split-settings) (👨‍💻 23 · 🔀 61 · 📦 2.1K · 📋 44 - 9% open · ⏱️ 29.05.2023): - - ``` - git clone https://github.com/sobolevn/django-split-settings - ``` -- [PyPi](https://pypi.org/project/django-split-settings) (📥 89K / month · 📦 110 · ⏱️ 27.09.2022): - ``` - pip install django-split-settings - ``` -
django-filebrowser (🥉27 · ⭐ 920 · 💤) - Media-Management with Grappelli. BSD-3 - [GitHub](https://github.com/sehmaschine/django-filebrowser) (👨‍💻 36 · 🔀 380 · 📦 880 · 📋 280 - 6% open · ⏱️ 22.11.2022): @@ -5351,19 +5327,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/sehmaschine/django-filebrowser ``` -- [PyPi](https://pypi.org/project/django-filebrowser) (📥 14K / month · 📦 270 · ⏱️ 22.11.2022): +- [PyPi](https://pypi.org/project/django-filebrowser) (📥 15K / month · 📦 270 · ⏱️ 22.11.2022): ``` pip install django-filebrowser ```
viewflow (🥉26 · ⭐ 2.4K) - Reusable workflow library for Django. ❗️AGPL-3.0 -- [GitHub](https://github.com/viewflow/viewflow) (👨‍💻 27 · 🔀 380 · 📦 270 · 📋 290 - 10% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/viewflow/viewflow) (👨‍💻 27 · 🔀 380 · 📦 270 · 📋 290 - 10% open · ⏱️ 10.07.2023): ``` git clone https://github.com/viewflow/viewflow ``` -- [PyPi](https://pypi.org/project/django-viewflow) (📥 4.4K / month · 📦 32 · ⏱️ 12.01.2023): +- [PyPi](https://pypi.org/project/django-viewflow) (📥 4.7K / month · 📦 32 · ⏱️ 12.01.2023): ``` pip install django-viewflow ``` @@ -5380,14 +5356,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-watson ```
+
django-split-settings (🥉26 · ⭐ 1K) - Organize Django settings into multiple files and.. BSD-3 + +- [GitHub](https://github.com/wemake-services/django-split-settings) (👨‍💻 23 · 🔀 61 · 📦 2.1K · 📋 44 - 9% open · ⏱️ 10.07.2023): + + ``` + git clone https://github.com/sobolevn/django-split-settings + ``` +- [PyPi](https://pypi.org/project/django-split-settings) (📥 90K / month · 📦 110 · ⏱️ 27.09.2022): + ``` + pip install django-split-settings + ``` +
django-cachalot (🥉25 · ⭐ 1.1K) - No effort, no worry, maximum performance. BSD-3 -- [GitHub](https://github.com/noripyt/django-cachalot) (👨‍💻 32 · 🔀 120 · 📦 600 · 📋 160 - 16% open · ⏱️ 28.04.2023): +- [GitHub](https://github.com/noripyt/django-cachalot) (👨‍💻 32 · 🔀 120 · 📦 600 · 📋 160 - 16% open · ⏱️ 11.07.2023): ``` git clone https://github.com/noripyt/django-cachalot ``` -- [PyPi](https://pypi.org/project/django-cachalot) (📥 59K / month · 📦 85 · ⏱️ 27.08.2022): +- [PyPi](https://pypi.org/project/django-cachalot) (📥 58K / month · 📦 85 · ⏱️ 27.08.2022): ``` pip install django-cachalot ``` @@ -5398,12 +5386,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-easy-audit (🥉25 · ⭐ 560) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 -- [GitHub](https://github.com/soynatan/django-easy-audit) (👨‍💻 45 · 🔀 150 · 📦 180 · 📋 140 - 50% open · ⏱️ 13.06.2023): +- [GitHub](https://github.com/soynatan/django-easy-audit) (👨‍💻 45 · 🔀 150 · 📦 190 · 📋 140 - 50% open · ⏱️ 13.06.2023): ``` git clone https://github.com/soynatan/django-easy-audit ``` -- [PyPi](https://pypi.org/project/django-easy-audit) (📥 40K / month · 📦 11 · ⏱️ 26.01.2023): +- [PyPi](https://pypi.org/project/django-easy-audit) (📥 43K / month · 📦 11 · ⏱️ 26.01.2023): ``` pip install django-easy-audit ``` @@ -5415,7 +5403,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/bennylope/django-organizations ``` -- [PyPi](https://pypi.org/project/django-organizations) (📥 31K / month · 📦 37 · ⏱️ 17.03.2022): +- [PyPi](https://pypi.org/project/django-organizations) (📥 32K / month · 📦 37 · ⏱️ 17.03.2022): ``` pip install django-organizations ``` @@ -5431,7 +5419,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/encode/django-vanilla-views ``` -- [PyPi](https://pypi.org/project/django-vanilla-views) (📥 7.6K / month · 📦 250 · ⏱️ 09.05.2021): +- [PyPi](https://pypi.org/project/django-vanilla-views) (📥 7.4K / month · 📦 250 · ⏱️ 09.05.2021): ``` pip install django-vanilla-views ``` @@ -5443,7 +5431,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-cache-machine/django-cache-machine ``` -- [PyPi](https://pypi.org/project/django-cache-machine) (📥 6.5K / month · 📦 110 · ⏱️ 06.07.2022): +- [PyPi](https://pypi.org/project/django-cache-machine) (📥 6.6K / month · 📦 110 · ⏱️ 06.07.2022): ``` pip install django-cache-machine ``` @@ -5455,14 +5443,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-robots ``` -- [PyPi](https://pypi.org/project/django-robots) (📥 38K / month · 📦 560 · ⏱️ 15.10.2022): +- [PyPi](https://pypi.org/project/django-robots) (📥 39K / month · 📦 560 · ⏱️ 15.10.2022): ``` pip install django-robots ```
django-codemod (🥉22 · ⭐ 160) - A tool to automatically fix Django deprecations. MIT -- [GitHub](https://github.com/browniebroke/django-codemod) (👨‍💻 22 · 🔀 16 · 📥 570 · 📦 2 · 📋 41 - 24% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/browniebroke/django-codemod) (👨‍💻 22 · 🔀 16 · 📥 600 · 📦 2 · 📋 41 - 24% open · ⏱️ 12.07.2023): ``` git clone https://github.com/browniebroke/django-codemod @@ -5474,14 +5462,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 16 hidden projects... -- django-braces (🥈31 · ⭐ 1.9K · 💀) - Reusable, generic mixins for Django. BSD-3 -- jsonfield (🥈31 · ⭐ 1.2K · 💀) - A reusable Django model field for storing ad-hoc JSON data. MIT +- django-braces (🥉31 · ⭐ 1.9K · 💀) - Reusable, generic mixins for Django. BSD-3 +- jsonfield (🥉31 · ⭐ 1.2K · 💀) - A reusable Django model field for storing ad-hoc JSON data. MIT - django-widget-tweaks (🥉30 · ⭐ 1.9K · 💀) - Tweak the form field rendering in templates, not in.. MIT - django-q (🥉29 · ⭐ 1.7K · 💀) - A multiprocessing distributed task queue for Django. MIT - django-redis-cache (🥉29 · ⭐ 1K · 💀) - A Redis cache backend for django. BSD-3 - django-shop (🥉28 · ⭐ 3K · 💀) - A Django based shop system. BSD-3 -- django-blog-zinnia (🥉28 · ⭐ 2.1K · 💀) - Simple yet powerful and really extendable application.. BSD-3 - django-polymorphic (🥉28 · ⭐ 1.5K · 💀) - Improved Django model inheritance with automatic.. BSD-3 +- django-blog-zinnia (🥉27 · ⭐ 2.1K · 💀) - Simple yet powerful and really extendable application.. BSD-3 - django-jenkins (🥉26 · ⭐ 950 · 💀) - Plug and play continuous integration with django and.. ❗️LGPL-3.0 - django-solo (🥉26 · ⭐ 760) - Helps working with singletons - things like global.. ❗️CC-BY-3.0 - django-lifecycle (🥉25 · ⭐ 1.1K · 💀) - Declarative model lifecycle hooks, an alternative to.. MIT @@ -5489,7 +5477,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - django-floppyforms (🥉25 · ⭐ 820) - Full control of form rendering in the templates. ❗️MirOS - django-csp (🥉24 · ⭐ 480 · 💀) - Content Security Policy for Django. BSD-3 - merchant (🥉19 · ⭐ 1K · 💀) - A Django app to accept payments from various payment processors.. BSD-3 -- django-schedule (🥉14 · ⭐ 820 · 💀) - A calendaring app for Django. It is now stable,.. BSD-3 +- django-schedule (🥉14 · ⭐ 830 · 💀) - A calendaring app for Django. It is now stable,.. BSD-3

@@ -5497,7 +5485,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
jinja (🥇42 · ⭐ 9.3K) - A very fast and expressive template engine. BSD-3 +
jinja (🥇42 · ⭐ 9.4K) - A very fast and expressive template engine. BSD-3 - [GitHub](https://github.com/pallets/jinja) (👨‍💻 300 · 🔀 1.6K · 📥 55K · 📋 990 - 7% open · ⏱️ 01.07.2023): @@ -5513,9 +5501,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge jinja2 ```
-
twisted (🥇41 · ⭐ 5.1K) - Event-driven networking engine written in Python. MIT +
twisted (🥇42 · ⭐ 5.1K) - Event-driven networking engine written in Python. MIT -- [GitHub](https://github.com/twisted/twisted) (👨‍💻 260 · 🔀 1.1K · 📦 71K · 📋 10K - 27% open · ⏱️ 01.07.2023): +- [GitHub](https://github.com/twisted/twisted) (👨‍💻 260 · 🔀 1.1K · 📦 71K · 📋 10K - 27% open · ⏱️ 07.07.2023): ``` git clone https://github.com/twisted/twisted @@ -5524,14 +5512,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install twisted ``` -- [Conda](https://anaconda.org/conda-forge/twisted) (📥 940K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/twisted) (📥 950K · ⏱️ 16.06.2023): ``` conda install -c conda-forge twisted ```
certbot (🥇39 · ⭐ 30K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2 -- [GitHub](https://github.com/certbot/certbot) (👨‍💻 520 · 🔀 3.4K · 📥 63K · 📦 1.7K · 📋 5.3K - 7% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/certbot/certbot) (👨‍💻 520 · 🔀 3.4K · 📥 65K · 📦 1.7K · 📋 5.3K - 7% open · ⏱️ 09.07.2023): ``` git clone https://github.com/certbot/certbot @@ -5547,28 +5535,28 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
scapy (🥇39 · ⭐ 9K) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0 -- [GitHub](https://github.com/secdev/scapy) (👨‍💻 420 · 🔀 1.8K · 📦 11K · 📋 1.5K - 7% open · ⏱️ 27.06.2023): +- [GitHub](https://github.com/secdev/scapy) (👨‍💻 420 · 🔀 1.9K · 📦 11K · 📋 1.5K - 8% open · ⏱️ 13.07.2023): ``` git clone https://github.com/secdev/scapy ``` -- [PyPi](https://pypi.org/project/scapy) (📥 2.1M / month · 📦 990 · ⏱️ 25.12.2022): +- [PyPi](https://pypi.org/project/scapy) (📥 2.2M / month · 📦 990 · ⏱️ 25.12.2022): ``` pip install scapy ``` -- [Conda](https://anaconda.org/conda-forge/scapy) (📥 87K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/scapy) (📥 88K · ⏱️ 16.06.2023): ``` conda install -c conda-forge scapy ```
web3.py (🥇39 · ⭐ 4.3K) - A python interface for interacting with the Ethereum blockchain and.. MIT -- [GitHub](https://github.com/ethereum/web3.py) (👨‍💻 240 · 🔀 1.5K · 📦 15K · 📋 1.4K - 17% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/ethereum/web3.py) (👨‍💻 240 · 🔀 1.6K · 📦 15K · 📋 1.4K - 15% open · ⏱️ 12.07.2023): ``` git clone https://github.com/ethereum/web3.py ``` -- [PyPi](https://pypi.org/project/web3) (📥 870K / month · 📦 990 · ⏱️ 01.06.2022): +- [PyPi](https://pypi.org/project/web3) (📥 890K / month · 📦 1K · ⏱️ 01.06.2022): ``` pip install web3 ``` @@ -5579,7 +5567,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
impacket (🥈37 · ⭐ 11K) - Impacket is a collection of Python classes for working with network.. Apache-2 -- [GitHub](https://github.com/fortra/impacket) (👨‍💻 200 · 🔀 3.2K · 📥 160K · 📦 3.8K · 📋 840 - 18% open · ⏱️ 29.06.2023): +- [GitHub](https://github.com/fortra/impacket) (👨‍💻 200 · 🔀 3.2K · 📥 160K · 📦 3.8K · 📋 840 - 18% open · ⏱️ 12.07.2023): ``` git clone https://github.com/SecureAuthCorp/impacket @@ -5589,9 +5577,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install impacket ```
+
pwntools (🥈37 · ⭐ 10K) - CTF framework and exploit development library. MIT + +- [GitHub](https://github.com/Gallopsled/pwntools) (👨‍💻 240 · 🔀 1.6K · 📦 1.1K · 📋 970 - 13% open · ⏱️ 11.07.2023): + + ``` + git clone https://github.com/Gallopsled/pwntools + ``` +- [PyPi](https://pypi.org/project/pwntools) (📥 41K / month · 📦 66 · ⏱️ 29.12.2022): + ``` + pip install pwntools + ``` +
itsdangerous (🥈37 · ⭐ 2.7K) - Safely pass trusted data to untrusted environments and back. BSD-3 -- [GitHub](https://github.com/pallets/itsdangerous) (👨‍💻 42 · 🔀 210 · 📦 870K · 📋 110 - 0% open · ⏱️ 01.07.2023): +- [GitHub](https://github.com/pallets/itsdangerous) (👨‍💻 42 · 🔀 210 · 📦 880K · 📋 110 - 0% open · ⏱️ 01.07.2023): ``` git clone https://github.com/pallets/itsdangerous @@ -5607,7 +5607,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
dnspython (🥈37 · ⭐ 2.2K) - a powerful DNS toolkit for python. ISC -- [GitHub](https://github.com/rthalley/dnspython) (👨‍💻 110 · 🔀 480 · 📦 210K · 📋 460 - 0% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/rthalley/dnspython) (👨‍💻 110 · 🔀 480 · 📦 210K · 📋 460 - 0% open · ⏱️ 13.07.2023): ``` git clone https://github.com/rthalley/dnspython @@ -5616,19 +5616,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install dnspython ``` -- [Conda](https://anaconda.org/conda-forge/dnspython) (📥 840K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/dnspython) (📥 850K · ⏱️ 16.06.2023): ``` conda install -c conda-forge dnspython ```
rdflib (🥈37 · ⭐ 1.9K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3 -- [GitHub](https://github.com/RDFLib/rdflib) (👨‍💻 180 · 🔀 530 · 📥 140 · 📦 13K · 📋 1.2K - 19% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/RDFLib/rdflib) (👨‍💻 180 · 🔀 540 · 📥 140 · 📦 13K · 📋 1.2K - 19% open · ⏱️ 12.07.2023): ``` git clone https://github.com/RDFLib/rdflib ``` -- [PyPi](https://pypi.org/project/rdflib) (📥 1.3M / month · 📦 2.1K · ⏱️ 12.08.2015): +- [PyPi](https://pypi.org/project/rdflib) (📥 1.4M / month · 📦 2.1K · ⏱️ 12.08.2015): ``` pip install rdflib ``` @@ -5637,64 +5637,52 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge rdflib ```
-
pwntools (🥈36 · ⭐ 10K) - CTF framework and exploit development library. MIT +
certifi (🥈37 · ⭐ 680) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0 -- [GitHub](https://github.com/Gallopsled/pwntools) (👨‍💻 230 · 🔀 1.6K · 📦 1.1K · 📋 970 - 13% open · ⏱️ 02.07.2023): +- [GitHub](https://github.com/certifi/python-certifi) (👨‍💻 33 · 🔀 220 · 📦 1.4M · 📋 130 - 6% open · ⏱️ 07.07.2023): ``` - git clone https://github.com/Gallopsled/pwntools - ``` -- [PyPi](https://pypi.org/project/pwntools) (📥 43K / month · 📦 66 · ⏱️ 29.12.2022): - ``` - pip install pwntools - ``` -
-
pyopenssl (🥈36 · ⭐ 820) - A Python wrapper around the OpenSSL library. Apache-2 - -- [GitHub](https://github.com/pyca/pyopenssl) (👨‍💻 110 · 🔀 410 · 📋 520 - 18% open · ⏱️ 31.05.2023): - - ``` - git clone https://github.com/pyca/pyopenssl + git clone https://github.com/certifi/python-certifi ``` -- [PyPi](https://pypi.org/project/pyopenssl) (📥 51M / month · 📦 15K · ⏱️ 29.01.2022): +- [PyPi](https://pypi.org/project/certifi) (📥 220M / month · 📦 45K · ⏱️ 07.12.2022): ``` - pip install pyopenssl + pip install certifi ``` -- [Conda](https://anaconda.org/conda-forge/pyopenssl) (📥 33M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/certifi) (📥 94M · ⏱️ 16.06.2023): ``` - conda install -c conda-forge pyopenssl + conda install -c conda-forge certifi ```
-
certifi (🥈36 · ⭐ 680) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0 +
webargs (🥈36 · ⭐ 1.3K · 📈) - A friendly library for parsing HTTP request arguments, with built-in.. MIT -- [GitHub](https://github.com/certifi/python-certifi) (👨‍💻 32 · 🔀 220 · 📦 1.4M · 📋 130 - 7% open · ⏱️ 07.05.2023): +- [GitHub](https://github.com/marshmallow-code/webargs) (👨‍💻 77 · 🔀 160 · 📦 6.7K · 📋 290 - 3% open · ⏱️ 11.07.2023): ``` - git clone https://github.com/certifi/python-certifi + git clone https://github.com/marshmallow-code/webargs ``` -- [PyPi](https://pypi.org/project/certifi) (📥 220M / month · 📦 44K · ⏱️ 07.12.2022): +- [PyPi](https://pypi.org/project/webargs) (📥 860K / month · 📦 470 · ⏱️ 12.01.2022): ``` - pip install certifi + pip install webargs ``` -- [Conda](https://anaconda.org/conda-forge/certifi) (📥 94M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/webargs) (📥 200K · ⏱️ 10.07.2023): ``` - conda install -c conda-forge certifi + conda install -c conda-forge webargs ```
-
webargs (🥈34 · ⭐ 1.3K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT +
pyopenssl (🥈36 · ⭐ 830) - A Python wrapper around the OpenSSL library. Apache-2 -- [GitHub](https://github.com/marshmallow-code/webargs) (👨‍💻 74 · 🔀 150 · 📦 6.7K · 📋 290 - 4% open · ⏱️ 05.07.2023): +- [GitHub](https://github.com/pyca/pyopenssl) (👨‍💻 110 · 🔀 410 · 📋 520 - 18% open · ⏱️ 07.07.2023): ``` - git clone https://github.com/marshmallow-code/webargs + git clone https://github.com/pyca/pyopenssl ``` -- [PyPi](https://pypi.org/project/webargs) (📥 890K / month · 📦 470 · ⏱️ 12.01.2022): +- [PyPi](https://pypi.org/project/pyopenssl) (📥 50M / month · 📦 15K · ⏱️ 29.01.2022): ``` - pip install webargs + pip install pyopenssl ``` -- [Conda](https://anaconda.org/conda-forge/webargs) (📥 200K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/pyopenssl) (📥 33M · ⏱️ 16.06.2023): ``` - conda install -c conda-forge webargs + conda install -c conda-forge pyopenssl ```
idna (🥈34 · ⭐ 220) - Internationalized Domain Names for Python (IDNA 2008 and UTS #46). BSD-3 @@ -5704,7 +5692,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) (📥 220M / month · 📦 39K · ⏱️ 19.09.2022): +- [PyPi](https://pypi.org/project/idna) (📥 210M / month · 📦 39K · ⏱️ 19.09.2022): ``` pip install idna ``` @@ -5715,19 +5703,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
weblate (🥈33 · ⭐ 3.7K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 -- [GitHub](https://github.com/WeblateOrg/weblate) (👨‍💻 1.5K · 🔀 850 · 📥 3.9K · 📦 29 · 📋 4.8K - 8% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/WeblateOrg/weblate) (👨‍💻 1.5K · 🔀 850 · 📥 3.9K · 📦 29 · 📋 4.8K - 8% open · ⏱️ 13.07.2023): ``` git clone https://github.com/WeblateOrg/weblate ``` -- [PyPi](https://pypi.org/project/weblate) (📥 4.3K / month · 📦 11 · ⏱️ 25.01.2023): +- [PyPi](https://pypi.org/project/weblate) (📥 3.9K / month · 📦 11 · ⏱️ 25.01.2023): ``` pip install weblate ```
-
pywebview (🥈33 · ⭐ 3.6K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 +
pywebview (🥈33 · ⭐ 3.7K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 -- [GitHub](https://github.com/r0x0r/pywebview) (👨‍💻 110 · 🔀 470 · 📦 1.2K · 📋 800 - 2% open · ⏱️ 29.06.2023): +- [GitHub](https://github.com/r0x0r/pywebview) (👨‍💻 110 · 🔀 470 · 📦 1.2K · 📋 800 - 2% open · ⏱️ 10.07.2023): ``` git clone https://github.com/r0x0r/pywebview @@ -5744,7 +5732,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/sqlalchemy/mako ``` -- [PyPi](https://pypi.org/project/mako) (📥 26M / month · 📦 14K · ⏱️ 15.11.2022): +- [PyPi](https://pypi.org/project/mako) (📥 27M / month · 📦 14K · ⏱️ 15.11.2022): ``` pip install mako ``` @@ -5755,7 +5743,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
fake-useragent (🥈32 · ⭐ 3.1K) - Up-to-date simple useragent faker with real world database. Apache-2 -- [GitHub](https://github.com/fake-useragent/fake-useragent) (👨‍💻 14 · 🔀 500 · 📦 22K · 📋 110 - 3% open · ⏱️ 22.06.2023): +- [GitHub](https://github.com/fake-useragent/fake-useragent) (👨‍💻 14 · 🔀 500 · 📦 22K · 📋 110 - 4% open · ⏱️ 22.06.2023): ``` git clone https://github.com/hellysmile/fake-useragent @@ -5780,19 +5768,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install pynacl ``` -- [Conda](https://anaconda.org/conda-forge/pynacl) (📥 4.5M · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/pynacl) (📥 4.6M · ⏱️ 16.06.2023): ``` conda install -c conda-forge pynacl ```
terminado (🥈32 · ⭐ 340) - Terminals served by tornado websockets. BSD-2 -- [GitHub](https://github.com/jupyter/terminado) (👨‍💻 47 · 🔀 90 · 📥 200 · 📦 210K · 📋 68 - 41% open · ⏱️ 06.06.2023): +- [GitHub](https://github.com/jupyter/terminado) (👨‍💻 47 · 🔀 90 · 📥 200 · 📦 210K · 📋 68 - 41% open · ⏱️ 10.07.2023): ``` git clone https://github.com/jupyter/terminado ``` -- [PyPi](https://pypi.org/project/terminado) (📥 8.2M / month · 📦 7K · ⏱️ 15.11.2017): +- [PyPi](https://pypi.org/project/terminado) (📥 8.4M / month · 📦 7K · ⏱️ 15.11.2017): ``` pip install terminado ``` @@ -5803,20 +5791,20 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
saleor (🥉31 · ⭐ 19K) - Saleor Core: the high performance, composable, headless.. BSD-3 -- [GitHub](https://github.com/saleor/saleor) (👨‍💻 270 · 🔀 5K · 📥 21 · 📦 1 · 📋 3.7K - 13% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/saleor/saleor) (👨‍💻 270 · 🔀 5K · 📥 21 · 📦 1 · 📋 3.8K - 13% open · ⏱️ 13.07.2023): ``` git clone https://github.com/saleor/saleor ```
-
aiortc (🥉31 · ⭐ 3.4K) - WebRTC and ORTC implementation for Python using asyncio. BSD-3 +
aiortc (🥉31 · ⭐ 3.5K) - WebRTC and ORTC implementation for Python using asyncio. BSD-3 - [GitHub](https://github.com/aiortc/aiortc) (👨‍💻 27 · 🔀 670 · 📦 2.1K · 📋 630 - 7% open · ⏱️ 03.04.2023): ``` git clone https://github.com/aiortc/aiortc ``` -- [PyPi](https://pypi.org/project/aiortc) (📥 32K / month · 📦 28 · ⏱️ 17.04.2022): +- [PyPi](https://pypi.org/project/aiortc) (📥 33K / month · 📦 28 · ⏱️ 17.04.2022): ``` pip install aiortc ``` @@ -5828,7 +5816,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) (📥 57K / month · 📦 390 · ⏱️ 22.10.2017): +- [PyPi](https://pypi.org/project/klein) (📥 55K / month · 📦 390 · ⏱️ 22.10.2017): ``` pip install klein ``` @@ -5849,18 +5837,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge user-agents ```
-
pyload (🥉29 · ⭐ 2.9K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 - -- [GitHub](https://github.com/pyload/pyload) (👨‍💻 220 · 🔀 690 · 📥 95K · 📦 10 · 📋 3.1K - 4% open · ⏱️ 18.06.2023): - - ``` - git clone https://github.com/pyload/pyload - ``` -- [PyPi](https://pypi.org/project/pyload-ng) (📥 3K / month · 📦 1 · ⏱️ 28.05.2022): - ``` - pip install pyload-ng - ``` -
Js2Py (🥉29 · ⭐ 2.2K · 💤) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT - [GitHub](https://github.com/PiotrDabkowski/Js2Py) (👨‍💻 29 · 🔀 250 · 📦 13K · 📋 250 - 52% open · ⏱️ 06.11.2022): @@ -5868,7 +5844,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/PiotrDabkowski/Js2Py ``` -- [PyPi](https://pypi.org/project/js2py) (📥 190K / month · 📦 170 · ⏱️ 06.11.2022): +- [PyPi](https://pypi.org/project/js2py) (📥 180K / month · 📦 170 · ⏱️ 06.11.2022): ``` pip install js2py ``` @@ -5884,7 +5860,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/kbandla/dpkt ``` -- [PyPi](https://pypi.org/project/dpkt) (📥 300K / month · 📦 330 · ⏱️ 18.08.2022): +- [PyPi](https://pypi.org/project/dpkt) (📥 280K / month · 📦 330 · ⏱️ 18.08.2022): ``` pip install dpkt ``` @@ -5893,9 +5869,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge dpkt ```
-
tifffile (🥉29 · ⭐ 390) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3 +
tifffile (🥉29 · ⭐ 400) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3 -- [GitHub](https://github.com/cgohlke/tifffile) (👨‍💻 1 · 🔀 160 · 📥 140 · ⏱️ 04.07.2023): +- [GitHub](https://github.com/cgohlke/tifffile) (👨‍💻 1 · 🔀 150 · 📥 140 · 📋 190 - 0% open · ⏱️ 11.07.2023): ``` git clone https://github.com/cgohlke/tifffile @@ -5904,33 +5880,29 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install tifffile ``` -- [Conda](https://anaconda.org/conda-forge/tifffile) (📥 3.5M · ⏱️ 05.07.2023): +- [Conda](https://anaconda.org/conda-forge/tifffile) (📥 3.5M · ⏱️ 11.07.2023): ``` conda install -c conda-forge tifffile ```
maltrail (🥉28 · ⭐ 5.2K) - Malicious traffic detection system. MIT -- [GitHub](https://github.com/stamparm/maltrail) (👨‍💻 42 · 🔀 950 · 📋 370 - 19% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/stamparm/maltrail) (👨‍💻 42 · 🔀 950 · 📋 370 - 19% open · ⏱️ 13.07.2023): ``` git clone https://github.com/stamparm/maltrail ```
-
pyngrok (🥉28 · ⭐ 360) - A Python wrapper for ngrok. MIT +
pyload (🥉28 · ⭐ 2.9K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 -- [GitHub](https://github.com/alexdlaird/pyngrok) (👨‍💻 8 · 🔀 55 · 📦 4K · ⏱️ 23.05.2023): +- [GitHub](https://github.com/pyload/pyload) (👨‍💻 220 · 🔀 690 · 📥 95K · 📦 10 · 📋 3.1K - 4% open · ⏱️ 18.06.2023): ``` - git clone https://github.com/alexdlaird/pyngrok - ``` -- [PyPi](https://pypi.org/project/pyngrok) (📥 290K / month · 📦 81 · ⏱️ 29.11.2022): - ``` - pip install pyngrok + git clone https://github.com/pyload/pyload ``` -- [Conda](https://anaconda.org/conda-forge/pyngrok) (📥 88K · ⏱️ 16.06.2023): +- [PyPi](https://pypi.org/project/pyload-ng) (📥 2.9K / month · 📦 1 · ⏱️ 28.05.2022): ``` - conda install -c conda-forge pyngrok + pip install pyload-ng ```
sslyze (🥉27 · ⭐ 3K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0 @@ -5945,32 +5917,48 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install sslyze ```
-
proxy.py (🥉26 · ⭐ 2.5K) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-.. BSD-3 +
trustme (🥉27 · ⭐ 500) - #1 quality TLS certs while you wait, for the discerning tester. MIT -- [GitHub](https://github.com/abhinavsingh/proxy.py) (👨‍💻 19 · 🔀 500 · 📥 820 · 📦 120 · 📋 300 - 22% open · ⏱️ 17.04.2023): +- [GitHub](https://github.com/python-trio/trustme) (👨‍💻 19 · 🔀 27 · 📦 500 · 📋 33 - 12% open · ⏱️ 10.07.2023): ``` - git clone https://github.com/abhinavsingh/proxy.py + git clone https://github.com/python-trio/trustme ``` -- [PyPi](https://pypi.org/project/proxy.py) (📥 110K / month · 📦 18 · ⏱️ 13.08.2022): +- [PyPi](https://pypi.org/project/trustme) (📥 71K / month · 📦 50 · ⏱️ 12.08.2021): ``` - pip install proxy.py + pip install trustme + ``` +- [Conda](https://anaconda.org/conda-forge/trustme) (📥 6.8K · ⏱️ 10.07.2023): + ``` + conda install -c conda-forge trustme ```
-
trustme (🥉26 · ⭐ 500) - #1 quality TLS certs while you wait, for the discerning tester. MIT +
pyngrok (🥉27 · ⭐ 360) - A Python wrapper for ngrok. MIT -- [GitHub](https://github.com/python-trio/trustme) (👨‍💻 19 · 🔀 26 · 📦 500 · 📋 34 - 14% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/alexdlaird/pyngrok) (👨‍💻 8 · 🔀 55 · 📦 4.1K · ⏱️ 23.05.2023): ``` - git clone https://github.com/python-trio/trustme + git clone https://github.com/alexdlaird/pyngrok ``` -- [PyPi](https://pypi.org/project/trustme) (📥 72K / month · 📦 50 · ⏱️ 12.08.2021): +- [PyPi](https://pypi.org/project/pyngrok) (📥 260K / month · 📦 81 · ⏱️ 29.11.2022): ``` - pip install trustme + pip install pyngrok ``` -- [Conda](https://anaconda.org/conda-forge/trustme) (📥 6.7K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/pyngrok) (📥 89K · ⏱️ 16.06.2023): ``` - conda install -c conda-forge trustme + conda install -c conda-forge pyngrok + ``` +
+
proxy.py (🥉26 · ⭐ 2.5K) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-.. BSD-3 + +- [GitHub](https://github.com/abhinavsingh/proxy.py) (👨‍💻 19 · 🔀 500 · 📥 840 · 📦 120 · 📋 300 - 22% open · ⏱️ 17.04.2023): + + ``` + git clone https://github.com/abhinavsingh/proxy.py + ``` +- [PyPi](https://pypi.org/project/proxy.py) (📥 110K / month · 📦 18 · ⏱️ 13.08.2022): + ``` + pip install proxy.py ```
Radicale (🥉25 · ⭐ 2.8K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 @@ -5980,14 +5968,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/Kozea/Radicale ``` -- [PyPi](https://pypi.org/project/radicale) (📥 7.4K / month · 📦 42 · ⏱️ 20.04.2022): +- [PyPi](https://pypi.org/project/radicale) (📥 7.3K / month · 📦 43 · ⏱️ 20.04.2022): ``` pip install radicale ```
httpagentparser (🥉25 · ⭐ 220 · 💤) - Python HTTP Agent Parser. MIT -- [GitHub](https://github.com/shon/httpagentparser) (👨‍💻 35 · 🔀 55 · 📦 2.1K · 📋 50 - 32% open · ⏱️ 19.10.2022): +- [GitHub](https://github.com/shon/httpagentparser) (👨‍💻 35 · 🔀 55 · 📦 2.2K · 📋 50 - 32% open · ⏱️ 19.10.2022): ``` git clone https://github.com/shon/httpagentparser @@ -6009,9 +5997,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install streaming-form-data ```
-
healthchecks (🥉23 · ⭐ 6.3K) - Open-source cron job and background task monitoring service,.. BSD-3 +
healthchecks (🥉23 · ⭐ 6.4K) - Open-source cron job and background task monitoring service,.. BSD-3 -- [GitHub](https://github.com/healthchecks/healthchecks) (👨‍💻 82 · 🔀 700 · 📋 600 - 10% open · ⏱️ 06.07.2023): +- [GitHub](https://github.com/healthchecks/healthchecks) (👨‍💻 82 · 🔀 700 · 📋 600 - 10% open · ⏱️ 12.07.2023): ``` git clone https://github.com/healthchecks/healthchecks @@ -6024,7 +6012,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/thp/urlwatch ``` -- [PyPi](https://pypi.org/project/urlwatch) (📥 4.5K / month · 📦 2 · ⏱️ 15.03.2022): +- [PyPi](https://pypi.org/project/urlwatch) (📥 4.2K / month · 📦 2 · ⏱️ 15.03.2022): ``` pip install urlwatch ``` @@ -6036,11 +6024,11 @@ _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) (📥 300K / month · 📦 23 · ⏱️ 11.11.2022): +- [PyPi](https://pypi.org/project/asgi-lifespan) (📥 310K / month · 📦 23 · ⏱️ 11.11.2022): ``` pip install asgi-lifespan ``` -- [Conda](https://anaconda.org/conda-forge/asgi-lifespan) (📥 72K · ⏱️ 16.06.2023): +- [Conda](https://anaconda.org/conda-forge/asgi-lifespan) (📥 73K · ⏱️ 16.06.2023): ``` conda install -c conda-forge asgi-lifespan ``` diff --git a/history/2023-07-13_changes.md b/history/2023-07-13_changes.md new file mode 100644 index 00000000..f7df7d3c --- /dev/null +++ b/history/2023-07-13_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._ + +- gevent (🥇41 · ⭐ 6K · 📈) - Coroutine-based concurrency library for Python. MIT +- webargs (🥈36 · ⭐ 1.3K · 📈) - A friendly library for parsing HTTP request arguments, with built-in.. MIT +- django-cacheops (🥈32 · ⭐ 1.9K · 📈) - A slick ORM cache with automatic granular event-.. BSD-3 +- extruct (🥈29 · ⭐ 760 · 📈) - Extract embedded metadata from HTML markup. BSD-3 +- Hypercorn (🥉29 · ⭐ 620 · 📈) - Hypercorn is an ASGI Server based on Hyper libraries and inspired.. MIT + +## 📉 Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- Telethon (🥈39 · ⭐ 8K · 📉) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT +- WeasyPrint (🥉29 · ⭐ 5.9K · 📉) - The awesome document factory. BSD-3 +- pyquery (🥉29 · ⭐ 2.2K · 📉) - A jquery-like library for python. ❗Unlicensed +- mixer (🥉19 · ⭐ 910 · 💀) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 +- html5-parser (🥉16 · ⭐ 650 · 📉) - Fast C based HTML 5 parsing for python. Apache-2 + diff --git a/history/2023-07-13_projects.csv b/history/2023-07-13_projects.csv new file mode 100644 index 00000000..9186718e --- /dev/null +++ b/history/2023-07-13_projects.csv @@ -0,0 +1,579 @@ +,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_latest_release_published_at,pypi_dependent_project_count,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,projectrank_placing,brew_id,maven_id,npm_id,npm_url,npm_latest_release_published_at,npm_dependent_project_count,npm_monthly_downloads,maven_url,trending,updated_github_id,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,conda_dependent_project_count,apt_id,licenses +0,Public APIs,public-apis/public-apis,third-party-apis,True,https://github.com/public-apis/public-apis,https://github.com/public-apis/public-apis,MIT,2016-03-20 23:49:42.000,2023-07-13 10:03:58.000,2022-07-19 13:39:16,4527.0,28489,3886.0,3001.0,192.0,453.0,248193,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,2023-07-05 12:43:27.000,2023-05-11 15:37:06,1964.0,9104,852.0,1068.0,573.0,1483.0,26775,The OpenAPI Specification Repository.,,,218.0,0,True,['openapi'],4.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,2023-07-13 15:37:21.000,2023-07-08 09:20:59,586.0,1171,532.0,501.0,185.0,348.0,14075,GraphQL is a query language and execution engine tied to any backend service.,1.0,1.0,128.0,0,True,,2.0,2021-10-27 00:01:28.000,October2021,6.0,366.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,2023-07-13 15:00:41.000,2023-07-13 15:00:40,398.0,2050,376.0,208.0,16.0,31.0,14011,Collection of python database client libraries.,,,39.0,0,True,,31.0,2023-07-13 15:00:48.000,2023.07.13,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,2023-07-08 13:34:06.000,2023-07-01 16:24:20,5118.0,15743,2142.0,2430.0,1.0,2517.0,63577,The Python micro framework for building web applications.,1647477.0,1524795.0,820.0,50,True,['flask'],118.0,2023-05-02 14:44:44.419,2.2.5,55.0,6300.0,86972932.0,conda-forge/flask,flask,https://pypi.org/project/flask,2023-05-02 14:44:44.419,122682.0,86903144.0,https://anaconda.org/conda-forge/flask,2023-06-16 13:23:39.602,5784174.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,2023-07-07 16:06:30.000,2023-07-03 20:38:22,6158.0,9137,1349.0,2407.0,279.0,3582.0,49908,"A simple, yet elegant, HTTP library.",2505764.0,2302795.0,732.0,49,True,,15.0,2023-05-22 15:26:23.000,2.31.0,149.0,5860.0,278641544.0,conda-forge/requests,requests,https://pypi.org/project/requests,2020-12-16 19:38:34.000,202969.0,278641219.0,https://anaconda.org/conda-forge/requests,,,1.0,,,,,,,,,,,,,,,,,, +6,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,2023-07-13 14:41:50.000,2023-07-12 10:33:23,31859.0,29509,2271.0,17014.0,143.0,,71923,The Web framework for perfectionists with deadlines.,1474903.0,1351650.0,2950.0,48,True,['django'],222.0,2023-07-03 08:00:04.518,4.1.10,327.0,,9968949.0,conda-forge/django,django,https://pypi.org/project/django,2023-07-03 08:00:04.518,123253.0,9928458.0,https://anaconda.org/conda-forge/django,2023-07-03 13:52:40.232,1498203.0,1.0,,,,,,,,,,,,,,,,,, +7,grpc,grpc/grpc,rpc,,https://github.com/grpc/grpc,https://github.com/grpc/grpc,Apache-2.0,2014-12-08 18:58:53.000,2023-07-13 15:59:27.000,2023-07-13 15:42:26,53354.0,10304,1372.0,22561.0,814.0,10250.0,38404,"The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#).",9490.0,4405.0,960.0,48,True,,465.0,2023-07-11 03:11:36.000,1.56.1,220.0,30227.0,60656025.0,conda-forge/grpcio,grpcio,https://pypi.org/project/grpcio,2022-07-06 17:22:34.000,5085.0,60411043.0,https://anaconda.org/conda-forge/grpcio,2023-07-11 07:52:15.744,9028262.0,1.0,,,,,,,,,,,,,,,,,, +8,selenium,SeleniumHQ/selenium,testing,,https://github.com/SeleniumHQ/selenium,https://github.com/SeleniumHQ/selenium,Apache-2.0,2013-01-14 21:40:56.000,2023-07-13 16:32:42.000,2023-07-13 15:26:37,29946.0,7643,1322.0,3055.0,208.0,8992.0,27038,A browser automation framework and ecosystem.,231642.0,215157.0,819.0,48,True,,427.0,2023-06-07 16:19:19.728,4.10.0,182.0,10285586.0,10972177.0,conda-forge/selenium,selenium,https://pypi.org/project/selenium,2020-05-28 14:54:17.000,16485.0,10843430.0,https://anaconda.org/conda-forge/selenium,2023-06-08 16:02:07.973,1120259.0,1.0,,,,,,,,,,,,,,,,,, +9,fastapi,tiangolo/fastapi,web-frameworks,,https://github.com/tiangolo/fastapi,https://github.com/tiangolo/fastapi,MIT,2018-12-08 08:21:47.000,2023-07-13 15:58:48.000,2023-07-09 15:45:55,3037.0,5037,632.0,2445.0,454.0,3321.0,60301,"FastAPI framework, high performance, easy to learn, fast to code, ready for production.",208390.0,206118.0,472.0,46,True,"['fastapi', 'openapi']",241.0,2023-07-07 17:34:27.284,0.100.0,174.0,,16310060.0,conda-forge/fastapi,fastapi,https://pypi.org/project/fastapi,2018-12-08 08:14:13.000,2272.0,16268307.0,https://anaconda.org/conda-forge/fastapi,2023-07-07 19:16:19.663,1586628.0,1.0,,,,,,,,,,,,,,,,,, +10,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,2023-07-08 01:26:31.000,2023-07-08 01:26:30,4618.0,5493,998.0,1506.0,216.0,1593.0,21190,"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",385421.0,359776.0,436.0,46,True,,58.0,2023-05-14 03:42:17.971,6.3.2,69.0,,25808549.0,conda-forge/tornado,tornado,https://pypi.org/project/tornado,2022-07-03 22:39:25.000,25645.0,25427131.0,https://anaconda.org/conda-forge/tornado,2023-06-16 13:24:37.233,33183413.0,1.0,,,,,,,,,,,,,,,,,, +11,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,2023-07-13 08:40:18.000,2023-07-09 13:16:56,9043.0,1913,223.0,4455.0,503.0,2343.0,13708,Asynchronous HTTP client/server framework for asyncio and Python.,370532.0,356670.0,676.0,46,True,,31.0,2023-02-12 19:09:07.000,3.8.4,221.0,11307.0,65135213.0,conda-forge/aiohttp,aiohttp,https://pypi.org/project/aiohttp,2021-11-14 21:23:48.000,13862.0,64993868.0,https://anaconda.org/conda-forge/aiohttp,2023-06-10 06:16:13.794,10450637.0,1.0,,,,,,,,,,,,,,,,,, +12,Scrapy,scrapy/scrapy,web-scraping,,https://github.com/scrapy/scrapy,https://github.com/scrapy/scrapy,BSD-3-Clause,2010-02-22 02:01:14.000,2023-07-12 18:28:52.000,2023-07-05 08:51:06,9884.0,10008,1778.0,3085.0,740.0,2345.0,47787,"Scrapy, a fast high-level web crawling & scraping framework for Python.",43138.0,38538.0,607.0,45,True,,112.0,2023-05-08 11:05:45.000,2.9.0,92.0,,936317.0,conda-forge/scrapy,scrapy,https://pypi.org/project/scrapy,2022-03-01 15:05:32.000,4600.0,927915.0,https://anaconda.org/conda-forge/scrapy,2023-06-16 13:25:29.579,680592.0,1.0,,,,,,,,,,,,,,,,,, +13,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,2023-07-07 21:44:56.000,2023-07-01 17:00:24,5449.0,1703,222.0,1625.0,3.0,1097.0,6399,The comprehensive WSGI web application library.,1121110.0,1051593.0,478.0,45,True,,151.0,2023-06-08 21:29:29.000,2.3.6,91.0,487.0,91063833.0,conda-forge/werkzeug,werkzeug,https://pypi.org/project/werkzeug,2017-05-16 06:37:47.000,69517.0,90964053.0,https://anaconda.org/conda-forge/werkzeug,2023-06-09 01:25:01.170,8281159.0,2.0,,,,,,,,,,,,,,,,,, +14,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,2023-07-13 03:05:30.000,2023-07-05 21:58:54,18733.0,9109,2197.0,4854.0,4747.0,22387.0,121642,Command-line program to download videos from YouTube.com and other video sites.,1813.0,,994.0,44,True,,23.0,2021-12-16 19:02:14.000,2021.12.17,955.0,58519757.0,4585522.0,conda-forge/youtube-dl,youtube_dl,https://pypi.org/project/youtube_dl,2021-12-16 19:02:14.000,1813.0,3482814.0,https://anaconda.org/conda-forge/youtube-dl,2023-06-16 16:12:46.297,1254643.0,1.0,youtube-dl,,,,,,,,,,,,,,,,, +15,gunicorn,benoitc/gunicorn,servers,,https://github.com/benoitc/gunicorn,https://github.com/benoitc/gunicorn,MIT,2009-11-30 18:18:08.000,2023-07-10 22:14:23.000,2023-07-10 22:14:23,3025.0,1663,225.0,1040.0,347.0,1696.0,9025,"gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.",1040923.0,978817.0,408.0,44,True,,42.0,2021-04-28 15:16:08.000,20.1.0,81.0,103.0,29176687.0,conda-forge/gunicorn,gunicorn,https://pypi.org/project/gunicorn,2021-03-27 01:54:37.000,62106.0,29152474.0,https://anaconda.org/conda-forge/gunicorn,2023-06-16 13:16:39.888,2033899.0,1.0,,,,,,,,,,,,,,,,,, +16,django-rest-framework,encode/django-rest-framework,web-frameworks,,https://github.com/encode/django-rest-framework,https://github.com/encode/django-rest-framework,BSD-3-Clause,2011-03-02 17:13:56.000,2023-07-13 12:50:49.000,2023-07-13 12:50:49,8699.0,6612,616.0,4547.0,127.0,3758.0,25916,Web APIs for Django.,528760.0,528335.0,1367.0,43,True,['django'],27.0,2022-11-08 10:37:57.000,3.14.0,40.0,,113993.0,conda-forge/djangorestframework,django-rest-framework,https://pypi.org/project/django-rest-framework,2017-07-20 17:14:33.000,425.0,108182.0,https://anaconda.org/conda-forge/djangorestframework,2023-06-16 13:24:55.645,511404.0,2.0,,,,,,,,,,,,,,,,,, +17,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,2023-07-10 18:04:27.000,2023-07-07 04:09:10,4877.0,3745,268.0,2629.0,110.0,2737.0,13190,An API wrapper for Discord written in Python.,33366.0,30616.0,391.0,43,True,,80.0,2023-06-26 08:22:03.145,2.3.1,76.0,,9280425.0,conda-forge/discord.py,discord.py,https://pypi.org/project/discord.py,2021-06-12 16:14:40.000,2750.0,9280050.0,https://anaconda.org/conda-forge/discord.py,2023-06-26 09:40:59.382,11267.0,1.0,,,,,,,,,,,,,,,,,, +18,urllib3,urllib3/urllib3,http-clients,,https://github.com/urllib3/urllib3,https://github.com/urllib3/urllib3,MIT,2011-09-18 18:08:28.000,2023-07-12 16:45:14.000,2023-07-12 03:58:18,3982.0,1071,100.0,1927.0,124.0,1038.0,3447,urllib3 is a user-friendly HTTP client library for Python.,1431293.0,1386198.0,329.0,43,True,,48.0,2023-06-07 11:02:23.021,2.0.3,83.0,12316.0,320978628.0,conda-forge/urllib3,urllib3,https://pypi.org/project/urllib3,2015-05-03 14:14:22.000,45095.0,319978624.0,https://anaconda.org/conda-forge/urllib3,2023-06-29 02:32:06.695,35991495.0,2.0,,,,,,,,,,,,,,,,,, +19,coverage,nedbat/coveragepy,testing,,https://github.com/nedbat/coveragepy,https://github.com/nedbat/coveragepy,Apache-2.0,2016-08-09 00:05:44.974,2023-07-12 11:16:31.000,2023-07-12 11:02:23,6056.0,371,28.0,303.0,251.0,1113.0,2577,The code coverage tool for Python.,379906.0,323130.0,181.0,43,True,,135.0,2023-05-29 20:10:15.000,7.2.7,125.0,,54063637.0,conda-forge/coverage,coverage,https://pypi.org/project/coverage,2019-10-03 00:46:32.000,56776.0,53921460.0,https://anaconda.org/conda-forge/coverage,2023-06-16 13:25:02.523,11800716.0,1.0,,,,,,,,,,,,,,,,,, +20,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,2023-07-13 16:19:56.000,2023-07-13 16:19:56,18863.0,5427,211.0,9144.0,4139.0,3154.0,16993,"OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and..",629.0,82.0,2784.0,42,True,['openapi'],477.0,2023-05-11 02:04:23.000,6.6.0,680.0,,1695910.0,,openapi-generator-cli,https://pypi.org/project/openapi-generator-cli,2020-05-15 12:33:56.000,,7108.0,,,,1.0,,org.openapitools.openapi-generator,@openapitools/openapi-generator-cli,https://www.npmjs.com/package/@openapitools/openapi-generator-cli,2023-04-11 06:35:29.565,547.0,1688802.0,https://search.maven.org/artifact/org.openapitools.openapi-generator,,,,,,,,,, +21,jinja,pallets/jinja,others,,https://github.com/pallets/jinja,https://github.com/pallets/jinja,BSD-3-Clause,2010-10-17 13:41:17.000,2023-07-04 13:18:34.000,2023-07-01 16:21:29,2746.0,1563,249.0,859.0,78.0,915.0,9363,A very fast and expressive template engine.,101348.0,,304.0,42,True,,36.0,2022-04-28 17:24:04.000,3.1.2,48.0,54712.0,106805313.0,conda-forge/jinja2,jinja2,https://pypi.org/project/jinja2,2022-04-28 17:21:25.000,101348.0,106457019.0,https://anaconda.org/conda-forge/jinja2,2023-06-16 13:17:18.409,29884141.0,1.0,,,,,,,,,,,,,,,,,, +22,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,2023-07-12 15:33:29.000,2023-07-12 15:33:28,1636.0,2364,278.0,1119.0,107.0,899.0,6719,The official Python client library for Googles discovery based APIs.,164193.0,156617.0,188.0,42,True,,35.0,2023-07-11 15:47:19.890,2.93.0,182.0,,45990149.0,conda-forge/google-api-python-client,google-api-python-client,https://pypi.org/project/google-api-python-client,2023-01-31 15:01:10.584,7576.0,45930379.0,https://anaconda.org/conda-forge/google-api-python-client,2023-07-11 21:21:57.773,2271296.0,1.0,,,,,,,,,,,,,,,,,, +23,twisted,twisted/twisted,others,,https://github.com/twisted/twisted,https://github.com/twisted/twisted,MIT,2011-07-01 20:40:42.000,2023-07-11 03:46:09.000,2023-07-07 16:21:51,28985.0,1121,174.0,1876.0,2752.0,7371.0,5128,Event-driven networking engine written in Python.,81744.0,71488.0,259.0,42,True,,44.0,2022-10-31 09:31:04.010,22.10.0,92.0,,2782687.0,conda-forge/twisted,twisted,https://pypi.org/project/twisted,2022-04-11 14:55:10.000,10256.0,2767158.0,https://anaconda.org/conda-forge/twisted,2023-06-16 16:09:07.402,947284.0,1.0,,,,,,,,,,,,,,,,,, +24,python-telegram-bot,python-telegram-bot/python-telegram-bot,third-party-apis,,https://github.com/python-telegram-bot/python-telegram-bot,https://github.com/python-telegram-bot/python-telegram-bot,GPL-3.0,2015-07-07 15:30:39.000,2023-07-13 11:45:14.000,2023-07-09 10:18:32,2601.0,4848,595.0,1536.0,16.0,1913.0,22407,We have made you a wrapper you cant refuse.,89347.0,86826.0,183.0,41,True,,50.0,2023-07-09 10:29:01.000,20.4,129.0,18216.0,704559.0,conda-forge/python-telegram-bot,python-telegram-bot,https://pypi.org/project/python-telegram-bot,2022-06-28 17:55:57.000,2521.0,702100.0,https://anaconda.org/conda-forge/python-telegram-bot,2023-07-09 16:35:43.190,81662.0,1.0,,,,,,,,,,,,,,,,,, +25,wagtail,wagtail/wagtail,cms,,https://github.com/wagtail/wagtail,https://github.com/wagtail/wagtail,BSD-3-Clause,2014-02-03 12:41:59.000,2023-07-13 14:53:46.000,2023-07-13 14:02:37,15548.0,3229,339.0,5979.0,1022.0,3632.0,15058,A Django content management system focused on flexibility and user experience.,1516.0,6.0,824.0,41,True,['django'],547.0,2023-06-21 13:58:03.282,5.0.2,209.0,,150593.0,conda-forge/wagtail,wagtail,https://pypi.org/project/wagtail,2022-06-16 09:03:29.000,1510.0,145879.0,https://anaconda.org/conda-forge/wagtail,2023-06-23 18:40:51.630,61292.0,1.0,,,,,,,,,,,,,,,,,, +26,tweepy,tweepy/tweepy,third-party-apis,,https://github.com/tweepy/tweepy,https://github.com/tweepy/tweepy,MIT,2009-07-06 04:15:34.000,2023-07-05 21:27:30.000,2023-07-05 21:27:15,3092.0,4509,268.0,564.0,81.0,1198.0,9781,Twitter for Python!.,50050.0,45647.0,243.0,41,True,,11.0,2023-04-24 22:17:30.329,4.14.0,47.0,,821505.0,conda-forge/tweepy,tweepy,https://pypi.org/project/tweepy,2022-05-20 17:36:29.000,4403.0,818271.0,https://anaconda.org/conda-forge/tweepy,2023-06-16 13:24:08.253,249093.0,1.0,,,,,,,,,,,,,,,,,, +27,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,2023-07-13 16:04:46.000,2023-07-13 11:21:10,1186.0,766,108.0,1260.0,36.0,648.0,8449,The little ASGI framework that shines.,120298.0,119374.0,237.0,41,True,,49.0,2023-07-13 11:33:19.417,0.30.0,136.0,,15254149.0,conda-forge/starlette,starlette,https://pypi.org/project/starlette,2022-06-28 12:09:24.000,924.0,15226660.0,https://anaconda.org/conda-forge/starlette,2023-06-12 21:36:08.629,1566909.0,2.0,,,,,,,,,,,,,,,,,, +28,gevent,gevent/gevent,servers,,https://github.com/gevent/gevent,https://github.com/gevent/gevent,MIT,2012-09-13 22:03:03.000,2023-07-13 12:27:58.000,2023-07-13 11:06:29,5884.0,942,241.0,631.0,98.0,1240.0,6002,Coroutine-based concurrency library for Python.,121236.0,106325.0,107.0,41,True,,51.0,2023-07-11 15:35:39.186,23.7.0,80.0,59228.0,6947176.0,conda-forge/gevent,gevent,https://pypi.org/project/gevent,2022-10-31 18:56:06.370,14911.0,6930239.0,https://anaconda.org/conda-forge/gevent,2023-06-16 13:24:39.571,1183432.0,1.0,,,,,,,,,4.0,,,,,,,,, +29,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,2023-07-13 15:03:32.000,2023-07-13 09:44:04,5609.0,2283,296.0,3484.0,672.0,2763.0,25953,Streamlit A faster way to build and share data apps.,1747.0,872.0,189.0,40,True,,184.0,2023-07-07 18:46:34.160,1.24.1,203.0,,1846392.0,,streamlit,https://pypi.org/project/streamlit,2022-06-02 17:45:51.000,875.0,1846392.0,,,,1.0,,,,,,,,,,,,,,,,,, +30,Locust,locustio/locust,testing,,https://github.com/locustio/locust,https://github.com/locustio/locust,MIT,2011-02-17 11:08:03.000,2023-06-26 15:39:03.000,2023-06-26 15:39:02,3996.0,2716,439.0,905.0,16.0,1441.0,21711,Write scalable load tests in plain Python.,6254.0,6152.0,288.0,40,True,,17.0,2023-03-14 13:29:00.926,2.15.1,245.0,,930643.0,conda-forge/locust,locust,https://pypi.org/project/locust,2022-06-28 22:20:25.000,102.0,928667.0,https://anaconda.org/conda-forge/locust,2023-06-16 16:08:34.611,122569.0,1.0,,,,,,,,,,,,,,,,,, +31,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,2023-07-13 13:53:18.000,2023-07-12 20:47:58,2803.0,1515,408.0,1471.0,85.0,1253.0,17175,Accelerate your web app development | Build fast. Run fast.,14294.0,13610.0,334.0,40,True,,21.0,2023-03-26 19:57:04.736,23.3.0,74.0,,751724.0,conda-forge/sanic,sanic,https://pypi.org/project/sanic,2022-06-30 10:26:41.000,684.0,747488.0,https://anaconda.org/conda-forge/sanic,2023-06-16 13:24:39.029,292337.0,2.0,,,,,,,,,,,,,,,,,, +32,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,2023-07-13 15:28:17.000,2023-07-13 12:55:41,1328.0,702,111.0,1379.0,41.0,748.0,10767,A next generation HTTP client for Python.,102119.0,99400.0,199.0,40,True,,39.0,2023-05-19 00:52:17.424,0.24.1,63.0,,15929416.0,conda-forge/httpx,httpx,https://pypi.org/project/httpx,2022-05-23 15:32:35.000,2719.0,15914320.0,https://anaconda.org/conda-forge/httpx,2023-06-16 16:19:01.405,664226.0,2.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,2023-07-11 14:10:30.000,2023-07-03 22:59:03,16202.0,2909,405.0,4131.0,109.0,3340.0,9372,The easy-to-use and developer-friendly enterprise CMS powered by Django.,6621.0,4919.0,627.0,40,True,['django'],47.0,2023-06-21 19:30:41.278,3.8.2,111.0,,48232.0,,django-cms,https://pypi.org/project/django-cms,2023-01-02 18:13:47.883,1702.0,48232.0,,,,2.0,,,,,,,,,,,,,,,,,, +34,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,2023-07-12 17:20:24.000,2023-07-12 16:32:49,2600.0,2816,186.0,1359.0,257.0,1764.0,8063,"Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party..",5280.0,,640.0,40,True,['django'],68.0,2023-03-31 21:25:01.853,0.54.0,70.0,,742968.0,conda-forge/django-allauth,django-allauth,https://pypi.org/project/django-allauth,2022-12-29 08:05:52.142,5280.0,736346.0,https://anaconda.org/conda-forge/django-allauth,2023-06-21 00:33:51.573,99341.0,1.0,,,,,,,,,,,,,,,,,, +35,gspread,burnash/gspread,third-party-apis,,https://github.com/burnash/gspread,https://github.com/burnash/gspread,MIT,2011-12-02 10:46:20.000,2023-07-09 21:21:27.000,2023-07-09 21:11:11,1379.0,918,159.0,437.0,50.0,769.0,6488,Google Sheets Python API.,25142.0,24127.0,160.0,40,True,,159.0,2023-06-29 12:25:28.901,5.10.0,64.0,1017.0,6623855.0,conda-forge/gspread,gspread,https://pypi.org/project/gspread,2022-12-02 23:14:01.839,1015.0,6620147.0,https://anaconda.org/conda-forge/gspread,2023-06-16 13:25:17.944,277476.0,1.0,,,,,,,,,,,,,,,,,, +36,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,2023-07-13 15:37:20.000,2023-07-13 15:37:20,2098.0,1645,112.0,1101.0,236.0,1291.0,6121,Typed interactions with the GitHub API v3.,46085.0,43452.0,319.0,40,True,,72.0,2023-06-22 17:51:07.514,1.59.0,93.0,,10378618.0,conda-forge/pygithub,pygithub,https://pypi.org/project/pygithub,2021-04-26 04:45:19.000,2633.0,10308049.0,https://anaconda.org/conda-forge/pygithub,2023-06-29 13:47:50.579,2681645.0,1.0,,,,,,,,,,,,,,,,,, +37,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,2023-07-10 16:24:47.000,2023-07-10 16:21:22,3907.0,1324,161.0,865.0,148.0,1097.0,4254,"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD..",5132.0,4801.0,190.0,40,True,['flask'],25.0,2023-07-10 16:24:47.000,4.3.4,298.0,,4902003.0,conda-forge/flask-appbuilder,flask-appbuilder,https://pypi.org/project/flask-appbuilder,2022-07-06 10:59:46.000,331.0,4894296.0,https://anaconda.org/conda-forge/flask-appbuilder,2023-06-25 18:54:29.664,277477.0,2.0,,,,,,,,,,,,,,,,,, +38,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,2023-07-13 05:42:30.000,2023-07-10 18:13:48,3016.0,857,99.0,548.0,144.0,761.0,4000,GitPython is a python library used to interact with Git repositories.,182465.0,174552.0,294.0,40,True,,19.0,2023-07-10 18:08:47.113,3.1.32,85.0,,38257038.0,conda-forge/gitpython,gitpython,https://pypi.org/project/gitpython,2022-02-20 01:15:38.000,7913.0,38101814.0,https://anaconda.org/conda-forge/gitpython,2023-07-10 19:36:12.150,5898549.0,1.0,,,,,,,,,,,,,,,,,, +39,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,2023-07-10 09:14:17.000,2023-06-30 00:00:00,1229.0,743,89.0,314.0,13.0,598.0,3264,WebSocket client for Python.,129048.0,122072.0,214.0,40,True,,17.0,2023-06-23 11:13:12.841,1.6.1,82.0,,50830283.0,conda-forge/websocket-client,websocket-client,https://pypi.org/project/websocket-client,2022-06-20 08:41:19.000,6976.0,50580265.0,https://anaconda.org/conda-forge/websocket-client,2023-06-26 14:22:38.810,8750636.0,1.0,,,,,,,,,,,,,,,,,, +40,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,2023-07-12 17:49:00.000,2023-07-12 14:59:07,6001.0,544,80.0,321.0,23.0,,2387,The lxml XML toolkit for Python.,404142.0,364604.0,151.0,40,True,,99.0,2023-07-05 11:49:49.679,4.9.3,154.0,17588.0,63524773.0,conda-forge/lxml,lxml,https://pypi.org/project/lxml,2022-05-31 21:16:21.000,39538.0,63256134.0,https://anaconda.org/conda-forge/lxml,2023-07-05 14:02:29.780,10174889.0,1.0,,,,,,,,,,,,,,,,,, +41,sentry,getsentry/sentry,monitoring,,https://github.com/getsentry/sentry,https://github.com/getsentry/sentry,SSPL-1.0,2010-08-30 22:06:41.000,2023-07-13 16:19:51.000,2023-07-13 16:19:50,56275.0,3842,681.0,43911.0,1293.0,7016.0,34621,Developer-first error tracking and performance monitoring.,719.0,330.0,773.0,39,True,,3668.0,2023-07-07 02:40:45.271,23.6.2,376.0,46348.0,29631.0,conda-forge/sentry-sdk,sentry,https://pypi.org/project/sentry,2023-02-15 18:25:00.848,389.0,15106.0,https://anaconda.org/conda-forge/sentry-sdk,2023-07-13 11:34:01.730,518210.0,1.0,,,,,,,,,,,,,,,,,, +42,mitmproxy,mitmproxy/mitmproxy,testing,,https://github.com/mitmproxy/mitmproxy,https://github.com/mitmproxy/mitmproxy,MIT,2010-02-16 04:10:13.000,2023-07-13 13:45:56.000,2023-07-11 15:17:44,10355.0,3735,617.0,2608.0,288.0,2813.0,31566,An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.,3439.0,2967.0,487.0,39,True,,46.0,2022-11-02 11:24:02.187,9.0.1,55.0,220342.0,218884.0,,mitmproxy,https://pypi.org/project/mitmproxy,2022-06-28 14:11:15.000,472.0,217033.0,,,,1.0,,,,,,,,,,,,,,,,,, +43,certbot,certbot/certbot,others,,https://github.com/certbot/certbot,https://github.com/certbot/certbot,Apache-2.0,2014-11-12 02:52:20.000,2023-07-12 12:54:19.000,2023-07-09 22:06:04,10798.0,3360,758.0,4517.0,380.0,4951.0,30037,Certbot is EFFs tool to obtain certs from Lets Encrypt and (optionally) auto-enable HTTPS on your server. It can also..,1999.0,1679.0,520.0,39,True,,37.0,2023-05-09 21:00:14.000,2.6.0,103.0,64884.0,313559.0,conda-forge/certbot-apache,certbot,https://pypi.org/project/certbot,2023-05-09 20:39:01.660,320.0,311313.0,https://anaconda.org/conda-forge/certbot-apache,2023-06-11 22:01:48.664,20077.0,1.0,,,,,,,,,,,,,,,,,, +44,scapy,secdev/scapy,others,,https://github.com/secdev/scapy,https://github.com/secdev/scapy,GPL-2.0,2015-10-01 17:06:46.000,2023-07-13 16:15:20.000,2023-07-13 16:15:19,6229.0,1880,224.0,2590.0,132.0,1400.0,8979,Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.,12350.0,11359.0,424.0,39,True,,50.0,2022-12-25 10:30:01.270,2.5.0,25.0,,2154546.0,conda-forge/scapy,scapy,https://pypi.org/project/scapy,2022-12-25 10:30:01.270,991.0,2152704.0,https://anaconda.org/conda-forge/scapy,2023-06-16 16:15:58.809,88457.0,1.0,,,,,,,,,,,,,,,,,, +45,Telethon,LonamiWebs/Telethon,third-party-apis,,https://github.com/LonamiWebs/Telethon,https://github.com/LonamiWebs/Telethon,MIT,2016-08-26 10:59:24.000,2023-06-26 06:30:37.000,2023-06-17 11:11:14,2945.0,1262,148.0,510.0,29.0,2027.0,7974,"Pure Python 3 MTProto API Telegram client library, for bots too!.",48983.0,48566.0,153.0,39,True,,26.0,2023-04-14 20:05:02.494,1.28.5,213.0,,2073896.0,,telethon,https://pypi.org/project/telethon,2021-12-01 18:09:22.000,417.0,2073896.0,,,,2.0,,,,,,,,,-1.0,,,,,,,,, +46,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,2023-07-12 16:49:33.000,2023-07-10 16:01:09,2430.0,1816,222.0,764.0,2.0,1111.0,6982,Python Telegram bot api.,38826.0,37884.0,219.0,39,True,,32.0,2023-05-18 15:12:02.176,4.12.0,109.0,,2800330.0,,pytelegrambotapi,https://pypi.org/project/pytelegrambotapi,2023-01-02 22:00:53.923,942.0,2800330.0,,,,2.0,,,,,,,,,,,,,,,,,, +47,uvicorn,encode/uvicorn,servers,,https://github.com/encode/uvicorn,https://github.com/encode/uvicorn,BSD-3-Clause,2017-05-31 13:13:43.000,2023-07-12 13:31:31.000,2023-07-12 13:31:31,1172.0,582,88.0,1176.0,50.0,630.0,6742,"An ASGI web server, for Python.",208774.0,206982.0,164.0,39,True,,37.0,2023-04-28 00:54:14.197,0.22.0,148.0,,13028286.0,conda-forge/uvicorn,uvicorn,https://pypi.org/project/uvicorn,2022-06-27 11:52:30.000,1792.0,12994460.0,https://anaconda.org/conda-forge/uvicorn,2023-06-16 16:13:20.859,1928107.0,2.0,,,,,,,,,,,,,,,,,, +48,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,2023-06-05 19:37:51.183,2023-06-05 17:09:24,3620.0,1133,104.0,963.0,170.0,719.0,6157,This is a repository for collecting global custom management extensions for the Django Framework.,188398.0,176077.0,573.0,39,True,['django'],13.0,2023-06-07 11:23:14.000,3.2.3,125.0,,2459364.0,conda-forge/django-extensions,django-extensions,https://pypi.org/project/django-extensions,2022-09-09 11:10:20.562,12321.0,2454933.0,https://anaconda.org/conda-forge/django-extensions,2023-06-05 19:37:51.183,389941.0,1.0,,,,,,,,,,,,,,,,,, +49,pyjwt,jpadilla/pyjwt,auth,,https://github.com/jpadilla/pyjwt,https://github.com/jpadilla/pyjwt,MIT,2011-02-24 20:25:09.000,2023-07-11 14:53:24.000,2023-07-11 14:53:22,801.0,636,63.0,491.0,20.0,392.0,4634,JSON Web Token implementation in Python.,427737.0,416196.0,138.0,39,True,,16.0,2023-05-09 20:05:55.286,2.7.0,47.0,,107554398.0,conda-forge/pyjwt,pyjwt,https://pypi.org/project/pyjwt,2017-06-22 16:31:28.000,11541.0,107421846.0,https://anaconda.org/conda-forge/pyjwt,2023-06-16 13:23:55.127,11134403.0,1.0,,,,,,,,,,,,,,,,,, +50,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,2023-07-13 14:15:18.000,2023-07-12 22:13:44,4156.0,1558,118.0,1674.0,208.0,1166.0,4327,A python interface for interacting with the Ethereum blockchain and ecosystem.,16443.0,15445.0,237.0,39,True,,182.0,2023-07-12 22:16:03.451,6.6.1,194.0,,891852.0,conda-forge/web3,web3,https://pypi.org/project/web3,2022-06-01 20:37:06.000,998.0,887024.0,https://anaconda.org/conda-forge/web3,2023-07-01 10:20:56.917,159325.0,1.0,,,,,,,,,,,,,,,,,, +51,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,2023-07-11 21:17:02.000,2023-07-01 16:22:12,1003.0,912,118.0,554.0,5.0,621.0,4032,Adds SQLAlchemy support to Flask.,366702.0,340124.0,119.0,39,True,['flask'],66.0,2023-06-21 17:07:49.000,3.0.5,33.0,471.0,5172587.0,conda-forge/flask-sqlalchemy,flask-sqlalchemy,https://pypi.org/project/flask-sqlalchemy,2023-01-31 16:13:46.000,26578.0,5168670.0,https://anaconda.org/conda-forge/flask-sqlalchemy,2023-06-16 13:17:53.221,332561.0,1.0,,,,,,,,,,pallets-eco/flask-sqlalchemy,,,,,,,, +52,pyzmq,zeromq/pyzmq,others,,https://github.com/zeromq/pyzmq,https://github.com/zeromq/pyzmq,Revised BSD,2010-07-21 07:20:37.000,2023-07-12 04:58:42.000,2023-07-12 04:58:20,3376.0,618,101.0,897.0,118.0,874.0,3388,PyZMQ: Python bindings for zeromq.,292763.0,279391.0,192.0,39,False,,61.0,2023-05-26 18:35:54.649,25.1.0,82.0,20716.0,20171298.0,conda-forge/pyzmq,pyzmq,https://pypi.org/project/pyzmq,2023-01-12 12:11:09.143,13372.0,19965897.0,https://anaconda.org/conda-forge/pyzmq,2023-06-16 13:16:40.080,17854720.0,1.0,,,,,,,,,,,,,,,,,, +53,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,2023-07-13 12:25:35.000,2023-07-13 11:31:28,5872.0,8721,656.0,3525.0,992.0,4214.0,24155,"Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from..",35152.0,35152.0,552.0,38,True,['openapi'],236.0,2023-06-19 09:27:26.000,5.1.0,100.0,,,,,,,,,,,,1.0,,,,,,,,,,,,,,,,,, +54,pytube,pytube/pytube,third-party-apis,,https://github.com/pytube/pytube,https://github.com/pytube/pytube,Unlicense,2012-03-18 19:33:44.000,2023-07-09 22:36:12.000,2023-05-20 10:08:41,1461.0,1909,188.0,596.0,409.0,755.0,8916,"A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",26289.0,25874.0,112.0,38,True,,11.0,2023-05-07 19:40:40.414,15.0.0,86.0,,329788.0,conda-forge/pytube,pytube,https://pypi.org/project/pytube,2022-12-17 00:12:00.643,415.0,329241.0,https://anaconda.org/conda-forge/pytube,2023-06-16 19:27:33.750,11493.0,2.0,,,,,,,,,,,,,,,,,, +55,bottle,bottlepy/bottle,web-frameworks,,https://github.com/bottlepy/bottle,https://github.com/bottlepy/bottle,MIT,2009-06-30 17:51:30.000,2023-07-07 06:17:11.000,2022-09-05 15:24:52,1896.0,1446,312.0,589.0,314.0,577.0,8024,bottle.py is a fast and simple micro-framework for python web-applications.,31380.0,26201.0,225.0,38,True,,,2023-03-04 15:35:02.955,0.12.25,80.0,,2016978.0,conda-forge/bottle,bottle,https://pypi.org/project/bottle,2022-08-03 13:45:13.401,5179.0,2012021.0,https://anaconda.org/conda-forge/bottle,2023-06-16 13:25:17.978,406489.0,2.0,,,,,,,,,,,,,,,,,, +56,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,2023-07-10 20:06:21.000,2023-07-07 08:07:46,2522.0,1017,109.0,958.0,71.0,785.0,7558,A configurable set of panels that display various debug information about the current request/response.,86434.0,74073.0,273.0,38,True,,48.0,2023-05-16 10:40:08.000,4.1,62.0,210.0,1820528.0,conda-forge/django-debug-toolbar,django-debug-toolbar,https://pypi.org/project/django-debug-toolbar,2022-12-03 18:12:01.578,12361.0,1818640.0,https://anaconda.org/conda-forge/django-debug-toolbar,2023-06-16 13:15:52.336,166058.0,1.0,,,,,,,,,,,,,,,,,, +57,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,2023-07-11 04:14:04.000,2023-04-24 16:58:03,3043.0,1544,162.0,997.0,479.0,975.0,5406,Simple and extensible administrative interface framework for Flask.,23872.0,21466.0,352.0,38,True,['flask'],4.0,2023-06-19 22:55:48.000,1.6.1,39.0,,1299503.0,conda-forge/flask-admin,flask-admin,https://pypi.org/project/flask-admin,2022-01-30 03:32:51.000,2406.0,1297738.0,https://anaconda.org/conda-forge/flask-admin,2023-06-16 13:25:18.421,143016.0,1.0,,,,,,,,,,,,,,,,,, +58,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,2023-06-27 17:55:38.000,2023-06-27 17:55:36,1318.0,485,107.0,354.0,26.0,998.0,4616,Library for building WebSocket servers and clients in Python.,119818.0,115743.0,69.0,38,True,,14.0,2023-05-07 14:25:28.716,11.0.3,38.0,,16413450.0,conda-forge/websockets,websockets,https://pypi.org/project/websockets,2022-10-25 20:12:09.748,4075.0,16386977.0,https://anaconda.org/conda-forge/websockets,2023-06-16 13:18:56.905,2091430.0,1.0,,,,,,,,,,python-websockets/websockets,,,,,,,, +59,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,2023-07-13 11:15:15.000,2023-07-11 08:05:12,3078.0,348,52.0,2585.0,728.0,1924.0,2958,Panel: The powerful data exploration & web app framework for Python.,7730.0,7575.0,129.0,38,True,,337.0,2023-07-07 01:19:16.844,1.2.0,306.0,,446498.0,,panel,https://pypi.org/project/panel,2022-07-05 13:31:06.000,155.0,446498.0,,,,1.0,,,,,,,,,,,,,,,,,, +60,oauthlib,oauthlib/oauthlib,auth,,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011-11-19 23:08:51.000,2023-06-16 13:18:41.781,2023-06-13 03:01:14,1646.0,487,68.0,481.0,89.0,289.0,2609,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",412948.0,400338.0,192.0,38,True,,1.0,2023-01-10 13:13:43.000,3.2.2,50.0,,79455705.0,conda-forge/oauthlib,oauthlib,https://pypi.org/project/oauthlib,2017-10-19 16:14:12.000,12610.0,79349178.0,https://anaconda.org/conda-forge/oauthlib,2023-06-16 13:18:41.781,8948309.0,1.0,,,,,,,,,,,,,,,,,, +61,asgiref,django/asgiref,servers,,https://github.com/django/asgiref,https://github.com/django/asgiref,BSD-3-Clause,2015-12-23 17:07:13.000,2023-07-07 13:56:22.000,2023-07-07 13:56:22,427.0,186,37.0,219.0,37.0,151.0,1265,ASGI specification and utilities.,631263.0,630026.0,87.0,38,True,,12.0,2023-05-27 17:22:06.910,3.7.2,62.0,,14401784.0,conda-forge/asgiref,asgiref,https://pypi.org/project/asgiref,2022-05-16 20:39:27.000,1237.0,14385201.0,https://anaconda.org/conda-forge/asgiref,2023-06-16 16:11:41.134,945240.0,2.0,,,,,,,,,,,,,,,,,, +62,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,2023-07-13 16:14:06.000,2023-07-13 06:48:16,9571.0,4480,1014.0,6190.0,234.0,3943.0,36129,The Cloud-Native API Gateway.,,,379.0,37,True,,351.0,2023-07-11 08:58:57.000,3.3.1,100.0,63044.0,3004308.0,,,,,,,,,,1.0,,,,,,,,,,,kong,https://hub.docker.com/r/_/kong,2023-07-04 18:43:44.299290,742.0,312359544.0,,, +63,httpie,httpie/httpie,http-clients,,https://github.com/httpie/httpie,https://github.com/httpie/httpie,BSD-3-Clause,2012-02-25 12:39:13.000,2023-06-16 16:08:14.893,2023-05-24 15:22:56,1770.0,3783,79.0,589.0,151.0,681.0,28431,"HTTPie for Terminal modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions,..",15831.0,14131.0,163.0,37,True,,25.0,2023-05-19 21:43:34.000,3.2.2,56.0,4355.0,189091.0,conda-forge/httpie,httpie,https://pypi.org/project/httpie,2020-03-21 13:07:18.000,1700.0,187428.0,https://anaconda.org/conda-forge/httpie,2023-06-16 16:08:14.893,104016.0,2.0,,,,,,,,,,,,,,,,,, +64,impacket,SecureAuthCorp/impacket,others,,https://github.com/fortra/impacket,https://github.com/fortra/impacket,Apache-2.0,2015-04-15 14:04:07.000,2023-07-13 06:24:32.000,2023-07-12 17:59:31,3886.0,3202,365.0,724.0,159.0,683.0,11404,Impacket is a collection of Python classes for working with network protocols.,4025.0,3803.0,205.0,37,True,,55.0,2022-05-04 14:55:44.000,impacket_0_10_0,15.0,158187.0,112106.0,,impacket,https://pypi.org/project/impacket,2022-05-04 14:53:03.000,222.0,110492.0,,,,2.0,,,,,,,,,,fortra/impacket,,,,,,,, +65,pwntools,Gallopsled/pwntools,others,,https://github.com/Gallopsled/pwntools,https://github.com/Gallopsled/pwntools,MIT,2013-04-29 14:43:03.000,2023-07-13 07:43:00.000,2023-07-11 22:24:54,4209.0,1610,297.0,1271.0,130.0,843.0,10392,CTF framework and exploit development library.,1137.0,1071.0,235.0,37,True,,51.0,2023-05-21 14:18:00.934,4.10.0,108.0,,40937.0,,pwntools,https://pypi.org/project/pwntools,2022-12-29 13:25:51.375,66.0,40937.0,,,,2.0,,,,,,,,,,,,,,,,,, +66,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,2023-07-11 12:15:59.000,2023-07-11 12:15:58,738.0,536,80.0,618.0,5.0,254.0,5017,Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS).,178020.0,171291.0,66.0,37,True,['django'],36.0,2023-07-10 09:10:35.505,4.2.0,53.0,,3799324.0,conda-forge/django-cors-headers,django-cors-headers,https://pypi.org/project/django-cors-headers,2022-06-05 15:24:53.000,6729.0,3797979.0,https://anaconda.org/conda-forge/django-cors-headers,2023-06-16 16:11:36.865,76666.0,1.0,,,,,,,,,,,,,,,,,, +67,authlib,lepture/authlib,auth,,https://github.com/lepture/authlib,https://github.com/lepture/authlib,BSD-3-Clause,2017-10-27 06:52:26.000,2023-06-28 03:52:58.000,2023-06-28 03:52:57,1328.0,373,61.0,165.0,54.0,332.0,3839,"The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.",27546.0,27170.0,97.0,37,True,,10.0,2023-06-25 13:04:04.991,1.2.1,38.0,,6041100.0,conda-forge/authlib,authlib,https://pypi.org/project/authlib,2022-12-06 08:42:05.097,376.0,6038187.0,https://anaconda.org/conda-forge/authlib,2023-06-26 08:15:44.096,110721.0,1.0,,,,,,,,,,,,,,,,,, +68,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,2023-06-16 13:23:23.749,2023-06-02 06:34:55,1235.0,836,169.0,633.0,19.0,724.0,3668,Slack Developer Kit for Python.,2160.0,1.0,158.0,37,True,,17.0,2023-04-28 07:13:03.000,3.21.3,100.0,397.0,4806577.0,conda-forge/slackclient,slackclient,https://pypi.org/project/slackclient,2022-04-22 00:25:51.000,2159.0,4798538.0,https://anaconda.org/conda-forge/slackclient,2023-06-16 13:23:23.749,666800.0,2.0,,,,,,,,,,,,,,,,,, +69,markdown,Python-Markdown/markdown,markdown,,https://github.com/Python-Markdown/markdown,https://github.com/Python-Markdown/markdown,,2010-05-29 02:59:45.000,2023-06-29 09:27:39.000,2023-06-05 12:58:21,1541.0,836,76.0,519.0,31.0,799.0,3282,A Python implementation of John Grubers Markdown with Extension support.,310066.0,287407.0,167.0,37,False,,4.0,2023-03-23 13:16:13.325,3.4.3,48.0,,25169351.0,conda-forge/markdown,markdown,https://pypi.org/project/markdown,2022-05-05 19:08:38.000,22659.0,25095409.0,https://anaconda.org/conda-forge/markdown,2023-06-16 13:23:11.416,5175975.0,1.0,,,,,,,,,,,,,,,,,, +70,itsdangerous,pallets/itsdangerous,others,,https://github.com/pallets/itsdangerous,https://github.com/pallets/itsdangerous,BSD-3-Clause,2011-06-24 00:09:55.000,2023-07-04 13:18:17.000,2023-07-01 16:23:28,580.0,214,56.0,242.0,1.0,109.0,2697,Safely pass trusted data to untrusted environments and back.,930179.0,877288.0,42.0,37,True,,32.0,2022-03-24 15:14:38.000,2.1.2,27.0,,48467320.0,conda-forge/itsdangerous,itsdangerous,https://pypi.org/project/itsdangerous,2022-03-24 15:12:13.000,52891.0,48398499.0,https://anaconda.org/conda-forge/itsdangerous,2023-06-16 13:24:58.387,5712150.0,2.0,,,,,,,,,,,,,,,,,, +71,mistune,lepture/mistune,markdown,,https://github.com/lepture/mistune,https://github.com/lepture/mistune,BSD-3-Clause,2014-02-18 10:13:04.000,2023-06-27 13:43:54.000,2023-06-27 13:43:45,648.0,235,46.0,91.0,17.0,244.0,2295,A fast yet powerful Python Markdown parser with renderers and plugins.,236835.0,227491.0,40.0,37,True,,13.0,2023-06-09 23:58:09.907,3.0.1,42.0,,14845301.0,conda-forge/mistune,mistune,https://pypi.org/project/mistune,2022-11-30 09:57:53.843,9344.0,14690741.0,https://anaconda.org/conda-forge/mistune,2023-06-09 12:30:29.492,13446767.0,1.0,,,,,,,,,,,,,,,,,, +72,dnspython,rthalley/dnspython,others,,https://github.com/rthalley/dnspython,https://github.com/rthalley/dnspython,ISC,2011-08-24 11:36:39.000,2023-07-13 00:06:51.000,2023-07-13 00:06:21,2261.0,484,59.0,462.0,4.0,460.0,2199,a powerful DNS toolkit for python.,216523.0,211819.0,110.0,37,True,,39.0,2023-01-15 17:09:05.480,2.3.0,31.0,,23247908.0,conda-forge/dnspython,dnspython,https://pypi.org/project/dnspython,2016-09-30 15:36:54.000,4704.0,23235793.0,https://anaconda.org/conda-forge/dnspython,2023-06-16 13:21:45.465,848059.0,2.0,,,,,,,,,,,,,,,,,, +73,rdflib,RDFLib/rdflib,others,,https://github.com/RDFLib/rdflib,https://github.com/RDFLib/rdflib,BSD-3-Clause,2012-02-03 05:49:13.000,2023-07-12 15:38:41.000,2023-07-12 15:38:40,4808.0,536,91.0,1172.0,234.0,942.0,1925,"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.",14687.0,12592.0,184.0,37,True,,65.0,2023-03-26 11:54:04.479,6.3.2,36.0,145.0,1364197.0,conda-forge/rdflib,rdflib,https://pypi.org/project/rdflib,2015-08-12 14:52:35.000,2095.0,1358903.0,https://anaconda.org/conda-forge/rdflib,2023-06-16 13:20:08.573,402343.0,2.0,,,,,,,,,,,,,,,,,, +74,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,2023-07-11 23:40:17.000,2023-07-11 23:40:08,1257.0,442,39.0,691.0,141.0,398.0,1901,Store model history and view/revert changes from admin site.,4671.0,4216.0,174.0,37,True,['django'],48.0,2023-03-10 19:18:01.223,3.3.0,45.0,,931277.0,,django-simple-history,https://pypi.org/project/django-simple-history,2022-12-02 16:29:02.534,455.0,931277.0,,,,1.0,,,,,,,,,,,,,,,,,, +75,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,2023-07-13 12:52:27.000,2022-09-03 07:38:42,598.0,409,54.0,261.0,105.0,158.0,1648,OAuthlib support for Python-Requests!.,388706.0,376867.0,115.0,37,True,,,2022-01-29 19:00:11.000,1.3.1,19.0,,70074576.0,conda-forge/requests-oauthlib,requests-oauthlib,https://pypi.org/project/requests-oauthlib,2022-01-29 18:52:22.000,11839.0,69977277.0,https://anaconda.org/conda-forge/requests-oauthlib,2023-06-16 13:25:40.359,8173136.0,1.0,,,,,,,,,,,,,,,,,, +76,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,2023-07-12 12:24:46.000,2023-07-12 12:24:45,1298.0,356,21.0,1032.0,223.0,407.0,1236,PEP-484 stubs for Django.,8456.0,8371.0,217.0,37,True,['django'],135.0,2023-06-29 17:12:01.497,4.2.3,48.0,,852246.0,conda-forge/django-stubs,django-stubs,https://pypi.org/project/django-stubs,2023-01-26 10:50:01.223,85.0,851651.0,https://anaconda.org/conda-forge/django-stubs,2023-07-01 15:00:52.088,16078.0,1.0,,,,,,,,,,,,,,,,,, +77,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,2023-07-13 06:45:48.000,2023-07-10 00:35:51,1295.0,363,27.0,590.0,145.0,280.0,1115,Python 3.X client for HashiCorp Vault.,4016.0,3638.0,183.0,37,True,,22.0,2023-06-17 20:09:02.116,1.1.1,66.0,517.0,10058870.0,conda-forge/hvac,hvac,https://pypi.org/project/hvac,2022-09-20 05:33:51.791,378.0,10051472.0,https://anaconda.org/conda-forge/hvac,2023-06-16 16:15:07.952,369666.0,2.0,,,,,,,,,,,,,,,,,, +78,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,2023-07-07 17:50:19.000,2023-07-07 17:50:12,197.0,216,37.0,95.0,9.0,124.0,675,(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL..,1416582.0,1372069.0,33.0,37,True,,4.0,2023-05-07 07:32:46.785,2023.5.7,56.0,,220821837.0,conda-forge/certifi,certifi,https://pypi.org/project/certifi,2022-12-07 20:15:40.628,44513.0,219737332.0,https://anaconda.org/conda-forge/certifi,2023-06-16 13:15:56.303,94351998.0,2.0,,,,,,,,,,,,,,,,,, +79,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,2023-07-13 07:14:00.000,2023-07-13 06:44:12,743.0,286,70.0,928.0,81.0,351.0,653,Google Auth Python Library.,267492.0,264718.0,110.0,37,True,,42.0,2023-07-11 17:26:11.670,2.22.0,138.0,,80991648.0,conda-forge/google-auth,google-auth,https://pypi.org/project/google-auth,2022-06-29 03:41:25.000,2774.0,80779950.0,https://anaconda.org/conda-forge/google-auth,2023-07-11 21:18:02.132,7832848.0,1.0,,,,,,,,,,,,,,,,,, +80,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,2023-07-04 13:18:29.000,2023-07-01 16:22:58,627.0,146,26.0,273.0,2.0,107.0,538,Safely add untrusted strings to HTML/XML markup.,1354610.0,1279571.0,41.0,37,True,,49.0,2023-06-02 21:45:17.000,2.1.3,29.0,1934.0,110836492.0,conda-forge/markupsafe,markupsafe,https://pypi.org/project/markupsafe,2023-01-17 18:24:16.922,75039.0,110468951.0,https://anaconda.org/conda-forge/markupsafe,2023-06-03 05:40:53.859,31969923.0,2.0,,,,,,,,,,,,,,,,,, +81,pelican,getpelican/pelican,markdown,,https://github.com/getpelican/pelican,https://github.com/getpelican/pelican,AGPL-3.0,2010-10-16 18:57:40.000,2023-07-12 09:28:27.000,2023-07-12 09:28:26,3627.0,1815,342.0,1507.0,94.0,1536.0,11658,Static site generator that supports Markdown and reST syntax. Powered by Python.,8933.0,7134.0,442.0,36,True,,27.0,2022-07-11 17:53:11.019,4.8.0,58.0,839.0,17405.0,conda-forge/pelican,pelican,https://pypi.org/project/pelican,2022-02-09 13:25:58.000,1799.0,15755.0,https://anaconda.org/conda-forge/pelican,2023-06-16 13:16:01.780,142719.0,2.0,,,,,,,,,,,,,,,,,, +82,chalice,aws/chalice,serverless,,https://github.com/aws/chalice,https://github.com/aws/chalice,Apache-2.0,2016-05-27 23:27:13.000,2023-07-05 18:26:43.000,2023-06-08 21:04:06,2404.0,998,244.0,847.0,440.0,815.0,9846,Python Serverless Microframework for AWS.,2733.0,2575.0,197.0,36,True,,10.0,2023-06-05 16:58:01.834,1.29.0,88.0,,230379.0,conda-forge/chalice,chalice,https://pypi.org/project/chalice,2018-05-22 23:17:04.000,158.0,226472.0,https://anaconda.org/conda-forge/chalice,2023-06-05 19:49:52.398,183633.0,1.0,,,,,,,,,,,,,,,,,, +83,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,2023-07-12 08:34:07.000,2023-07-12 08:16:48,1877.0,909,264.0,1138.0,155.0,831.0,9188,"The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability,..",9983.0,8276.0,199.0,36,True,,8.0,2022-11-18 19:45:40.537,3.1.1,75.0,4963.0,633449.0,conda-forge/falcon,falcon,https://pypi.org/project/falcon,2022-11-18 19:45:40.537,1707.0,629247.0,https://anaconda.org/conda-forge/falcon,2023-06-16 13:21:50.744,331465.0,2.0,,,,,,,,,,,,,,,,,, +84,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,2023-07-04 15:15:23.000,2023-06-06 18:45:01,1747.0,824,146.0,527.0,117.0,871.0,7727,GraphQL framework for Python.,18979.0,18135.0,202.0,36,True,['graphql'],5.0,2023-03-13 20:28:03.270,3.2.2,97.0,,1759561.0,conda-forge/graphene,graphene,https://pypi.org/project/graphene,2022-05-30 12:59:22.000,844.0,1756232.0,https://anaconda.org/conda-forge/graphene,2023-06-16 13:21:37.038,233097.0,1.0,,,,,,,,,,,,,,,,,, +85,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,2023-06-16 13:21:11.595,2023-05-21 03:47:13,837.0,1027,182.0,412.0,138.0,456.0,6624,Simple framework for creating REST APIs.,101883.0,94668.0,161.0,36,True,['flask'],2.0,2023-05-21 03:59:07.841,0.3.10,33.0,,1412478.0,conda-forge/flask-restful,flask-restful,https://pypi.org/project/flask-restful,2021-05-17 19:23:14.000,7215.0,1410474.0,https://anaconda.org/conda-forge/flask-restful,2023-06-16 13:21:11.595,164348.0,2.0,,,,,,,,,,,,,,,,,, +86,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,2023-07-10 13:52:46.000,2023-07-07 08:00:34,8932.0,2120,270.0,2666.0,89.0,1388.0,5785,Domain-driven e-commerce for Django.,1281.0,1008.0,349.0,36,True,['django'],68.0,2022-12-23 15:54:06.000,3.2,141.0,,14832.0,,django-oscar,https://pypi.org/project/django-oscar,2022-06-24 08:35:05.000,273.0,14832.0,,,,1.0,,,,,,,,,,,,,,,,,, +87,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,2023-07-13 00:44:20.000,2023-06-14 15:47:48,1299.0,776,160.0,682.0,97.0,1141.0,5655,Developer-friendly asynchrony for Django.,1326.0,,254.0,36,True,['django'],4.0,2023-02-03 17:50:28.135,3.0.5,66.0,,720816.0,conda-forge/channels,channels,https://pypi.org/project/channels,2021-07-11 07:53:00.000,1326.0,716833.0,https://anaconda.org/conda-forge/channels,2023-06-16 19:18:51.880,155359.0,1.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,2023-07-09 21:16:01.000,2023-07-05 05:44:47,1765.0,721,116.0,684.0,73.0,621.0,4739,The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div..,130524.0,122487.0,225.0,36,True,['django'],6.0,2023-02-13 19:12:03.000,2.0,40.0,,755532.0,conda-forge/django-crispy-forms,django-crispy-forms,https://pypi.org/project/django-crispy-forms,2022-01-25 08:08:34.000,8037.0,754406.0,https://anaconda.org/conda-forge/django-crispy-forms,2023-06-16 13:22:16.156,79968.0,1.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,2023-07-09 20:45:46.000,2023-07-01 09:08:21,1420.0,731,87.0,783.0,100.0,831.0,4260,Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support.,10162.0,9441.0,213.0,36,True,['openapi'],18.0,2023-01-25 17:04:57.156,2.14.2,147.0,,4057537.0,conda-forge/connexion,connexion,https://pypi.org/project/connexion,2022-06-22 19:23:56.000,721.0,4054384.0,https://anaconda.org/conda-forge/connexion,2023-06-16 13:24:18.026,230202.0,1.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,2023-07-03 12:30:18.000,2023-05-23 06:37:03,1284.0,725,72.0,715.0,71.0,742.0,4086,A generic system for filtering Django QuerySets based on user selections.,141507.0,132702.0,198.0,36,True,['django'],5.0,2023-04-23 17:35:23.000,23.1,39.0,,3150634.0,conda-forge/django-filter,django-filter,https://pypi.org/project/django-filter,2022-06-17 14:41:01.000,8805.0,3149255.0,https://anaconda.org/conda-forge/django-filter,2023-06-16 13:23:02.579,110365.0,1.0,,,,,,,,,,,,,,,,,, +91,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,2023-07-01 16:08:25.000,2023-07-01 16:08:24,472.0,760,73.0,362.0,17.0,359.0,3319,Flask user session management.,155781.0,142735.0,116.0,36,True,['flask'],11.0,2022-07-26 01:14:19.000,0.6.2,24.0,,4917064.0,conda-forge/flask-login,flask-login,https://pypi.org/project/flask-login,2022-07-25 15:17:06.350,13046.0,4914993.0,https://anaconda.org/conda-forge/flask-login,2023-06-16 13:22:54.556,174034.0,2.0,,,,,,,,,,,,,,,,,, +92,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,2023-07-13 03:07:05.000,2023-07-11 21:06:51,2844.0,415,45.0,2079.0,382.0,478.0,3304,A GraphQL library for Python that leverages type annotations.,2043.0,2002.0,212.0,36,True,['graphql'],183.0,2023-07-08 18:19:41.000,0.194.4,720.0,406.0,684164.0,,strawberry-graphql,https://pypi.org/project/strawberry-graphql,2022-09-15 16:17:47.000,41.0,684083.0,,,,1.0,,,,,,,,,,,,,,,,,, +93,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,2023-07-11 20:50:42.000,2023-07-11 20:48:40,4084.0,454,74.0,1238.0,6.0,719.0,3144,"PRAW, an acronym for Python Reddit API Wrapper, is a python package that allows for simple access to Reddits API.",17764.0,15990.0,222.0,36,True,,15.0,2023-07-11 20:51:56.555,7.7.1,127.0,,295957.0,conda-forge/praw,praw,https://pypi.org/project/praw,2022-05-10 22:40:39.000,1774.0,295345.0,https://anaconda.org/conda-forge/praw,2023-06-16 16:08:14.313,40395.0,2.0,,,,,,,,,,,,,,,,,, +94,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,2023-07-10 00:07:08.000,2023-05-11 09:41:00,1345.0,747,66.0,667.0,86.0,829.0,2707,Django application and library for importing and exporting data with admin integration.,61886.0,60839.0,198.0,36,True,['django'],6.0,2023-04-12 18:09:24.000,3.2.0,58.0,,792636.0,conda-forge/django-import-export,django-import-export,https://pypi.org/project/django-import-export,2022-05-17 14:57:55.000,1047.0,791626.0,https://anaconda.org/conda-forge/django-import-export,2023-06-16 13:25:21.541,80835.0,1.0,,,,,,,,,,,,,,,,,, +95,vcrpy,kevin1024/vcrpy,testing,,https://github.com/kevin1024/vcrpy,https://github.com/kevin1024/vcrpy,MIT,2012-05-29 04:52:00.000,2023-07-11 15:49:25.000,2023-07-11 15:30:39,1149.0,337,40.0,384.0,120.0,272.0,2437,Automatically mock your HTTP interactions to simplify and speed up testing.,8678.0,7676.0,133.0,36,True,,91.0,2023-06-26 21:30:02.416,5.0.0,69.0,,1247301.0,conda-forge/vcrpy,vcrpy,https://pypi.org/project/vcrpy,2022-08-31 19:20:08.132,1002.0,1238761.0,https://anaconda.org/conda-forge/vcrpy,2023-06-28 16:13:21.949,307448.0,1.0,,,,,,,,,,,,,,,,,, +96,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,2023-07-11 16:20:13.000,2023-06-29 11:36:39,1567.0,814,80.0,966.0,140.0,551.0,1779,Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org.,1092.0,6.0,248.0,36,True,,29.0,2023-06-29 11:33:03.501,3.5.2,67.0,774.0,4457897.0,conda-forge/jira,jira,https://pypi.org/project/jira,2018-03-01 12:17:48.000,1086.0,4452567.0,https://anaconda.org/conda-forge/jira,2023-06-29 17:00:06.361,111727.0,2.0,,,,,,,,,,,,,,,,,, +97,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,2023-07-13 15:23:00.000,2023-07-13 15:22:55,1660.0,681,119.0,430.0,10.0,277.0,1692,A Python module for communicating with the Twilio API and generating TwiML.,36959.0,33413.0,135.0,36,True,,15.0,2023-07-13 15:34:03.723,8.5.0,295.0,,2517473.0,conda-forge/twilio,twilio,https://pypi.org/project/twilio,2023-01-25 19:42:30.884,3546.0,2513285.0,https://anaconda.org/conda-forge/twilio,2023-06-28 13:04:29.481,159161.0,2.0,,,,,,,,,,,,,,,,,, +98,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,2023-07-13 00:25:06.000,2023-07-13 00:25:06,462.0,205,47.0,112.0,18.0,172.0,1687,"Accurately separates a URLs subdomain, domain, and public suffix, using the Public Suffix List (PSL).",21216.0,20061.0,46.0,36,True,,20.0,2023-05-20 00:36:03.051,3.4.4,53.0,,4803253.0,conda-forge/tldextract,tldextract,https://pypi.org/project/tldextract,2022-10-04 20:23:21.466,1155.0,4798510.0,https://anaconda.org/conda-forge/tldextract,2023-06-16 13:22:23.615,393751.0,1.0,,,,,,,,,,,,,,,,,, +99,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,2023-07-09 22:40:29.000,2023-07-09 22:40:29,653.0,226,30.0,155.0,9.0,354.0,1429,An open source Flask extension that provides JWT support (with batteries included)!.,29766.0,29101.0,91.0,36,True,['flask'],16.0,2023-05-26 19:18:02.544,4.5.2,89.0,,4308905.0,conda-forge/flask-jwt-extended,flask-jwt-extended,https://pypi.org/project/flask-jwt-extended,2022-06-27 17:21:39.000,665.0,4306520.0,https://anaconda.org/conda-forge/flask-jwt-extended,2023-06-16 13:24:44.212,164589.0,2.0,,,,,,,,,,,,,,,,,, +100,wtforms,wtforms/wtforms,forms,,https://github.com/wtforms/wtforms,https://github.com/wtforms/wtforms,BSD-3-Clause,2013-09-11 01:53:07.000,2023-06-18 21:35:15.000,2023-05-31 22:10:01,1576.0,385,50.0,366.0,78.0,363.0,1404,A flexible forms validation and rendering library for Python.,195015.0,180152.0,143.0,36,True,,3.0,2021-12-23 10:10:33.000,3.0.1,25.0,,3954197.0,conda-forge/wtforms,wtforms,https://pypi.org/project/wtforms,2015-12-15 05:47:58.000,14863.0,3952047.0,https://anaconda.org/conda-forge/wtforms,2023-06-16 13:20:39.666,159139.0,1.0,,,,,,,,,,,,,,,,,, +101,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,2023-07-13 16:04:51.000,2023-07-06 19:53:07,1445.0,389,38.0,640.0,13.0,322.0,1398,Python library for the Stripe API.,35962.0,33957.0,129.0,36,True,,12.0,2023-03-30 20:37:01.732,5.4.0,310.0,,1800806.0,anaconda/stripe,stripe,https://pypi.org/project/stripe,2022-06-30 19:21:52.000,2005.0,1800495.0,https://anaconda.org/anaconda/stripe,2023-06-16 13:06:07.020,28697.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,2023-07-11 17:21:30.000,2023-07-11 17:21:28,1562.0,157,24.0,571.0,11.0,281.0,1336,"A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including..",7163.0,6690.0,77.0,36,True,,45.0,2023-07-10 14:49:02.947,8.3.0,101.0,,869529.0,conda-forge/webargs,webargs,https://pypi.org/project/webargs,2022-01-12 15:45:59.000,473.0,863531.0,https://anaconda.org/conda-forge/webargs,2023-07-10 15:27:32.961,203938.0,2.0,,,,,,,,,2.0,,,,,,,,, +103,pyopenssl,pyca/pyopenssl,others,,https://github.com/pyca/pyopenssl,https://github.com/pyca/pyopenssl,Apache-2.0,2014-01-09 20:10:36.000,2023-07-07 13:10:43.000,2023-07-07 13:10:39,2204.0,414,55.0,724.0,97.0,424.0,828,A Python wrapper around the OpenSSL library.,15480.0,,109.0,36,True,,13.0,2023-05-31 03:22:14.751,23.2.0,32.0,,50842445.0,conda-forge/pyopenssl,pyopenssl,https://pypi.org/project/pyopenssl,2022-01-29 20:13:02.000,15480.0,50429841.0,https://anaconda.org/conda-forge/pyopenssl,2023-06-16 13:23:45.002,33420959.0,2.0,,,,,,,,,,,,,,,,,, +104,responses,getsentry/responses,testing,,https://github.com/getsentry/responses,https://github.com/getsentry/responses,Apache-2.0,2013-11-15 23:28:18.000,2023-07-12 20:20:46.000,2023-07-12 20:20:46,713.0,332,94.0,376.0,4.0,266.0,3909,A utility for mocking out the Python Requests library.,29852.0,26818.0,118.0,35,True,,9.0,2023-03-10 21:29:04.677,0.23.1,50.0,164.0,9103351.0,conda-forge/responses,responses,https://pypi.org/project/responses,2022-05-25 14:20:48.000,3034.0,9072902.0,https://anaconda.org/conda-forge/responses,2023-06-10 23:16:37.184,1765998.0,2.0,,,,,,,,,,,,,,,,,, +105,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,2023-06-16 19:24:56.765,2023-06-02 06:34:55,1235.0,836,169.0,633.0,19.0,724.0,3668,Slack Developer Kit for Python.,165.0,1.0,158.0,35,True,,17.0,2023-04-28 07:13:03.000,3.21.3,100.0,397.0,9389003.0,conda-forge/slack-sdk,slack-sdk,https://pypi.org/project/slack-sdk,2022-06-22 03:55:03.000,164.0,9385602.0,https://anaconda.org/conda-forge/slack-sdk,2023-06-16 19:24:56.765,98474.0,2.0,,,,,,,,,,,,,,,,,, +106,django-haystack,django-haystack/django-haystack,django-utils,,https://github.com/django-haystack/django-haystack,https://github.com/django-haystack/django-haystack,BSD-3-Clause,2009-01-29 20:23:57.000,2023-07-12 12:00:26.000,2023-07-11 09:00:03,1836.0,1314,112.0,698.0,570.0,746.0,3441,Modular search for Django.,11901.0,9098.0,209.0,35,True,['django'],17.0,2022-05-03 18:14:18.000,3.2.1,44.0,,109313.0,conda-forge/django-haystack,django-haystack,https://pypi.org/project/django-haystack,2022-05-03 18:14:18.000,2803.0,109225.0,https://anaconda.org/conda-forge/django-haystack,2023-06-16 16:08:42.206,5468.0,2.0,,,,,,,,,,,,,,,,,, +107,drf-yasg,axnsan12/drf-yasg,openapi-utils,,https://github.com/axnsan12/drf-yasg,https://github.com/axnsan12/drf-yasg,BSD-3-Clause,2017-11-29 10:30:22.000,2023-07-13 08:11:18.000,2022-07-15 12:15:08,529.0,424,33.0,250.0,238.0,401.0,3131,Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.,91370.0,90992.0,66.0,35,True,"['openapi', 'django']",,2023-06-15 21:36:21.745,1.21.6,61.0,,1556785.0,conda-forge/drf-yasg,drf-yasg,https://pypi.org/project/drf-yasg,2020-10-25 20:12:43.000,378.0,1556605.0,https://anaconda.org/conda-forge/drf-yasg,2023-06-16 19:21:08.460,6510.0,2.0,,,,,,,,,,,,,,,,,, +108,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,2023-07-10 16:10:40.000,2023-03-02 22:09:52,588.0,313,35.0,253.0,69.0,168.0,2777,Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.,171240.0,167705.0,84.0,35,True,['django'],,2023-03-02 23:16:06.962,0.10.0,18.0,15.0,1539710.0,conda-forge/django-environ,django-environ,https://pypi.org/project/django-environ,2022-06-15 14:49:17.000,3535.0,1476443.0,https://anaconda.org/conda-forge/django-environ,2023-07-09 03:47:55.733,63267.0,2.0,,,,,,,,,,,,,,,,,, +109,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,2023-06-29 11:25:40.000,2023-01-23 18:07:53,892.0,253,45.0,332.0,33.0,337.0,2526,Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes.,269794.0,257245.0,78.0,35,True,,,2023-01-23 16:40:54.346,6.0.0,53.0,,15499357.0,conda-forge/bleach,bleach,https://pypi.org/project/bleach,2022-06-27 14:39:57.000,12549.0,15327167.0,https://anaconda.org/conda-forge/bleach,2023-06-16 13:24:47.323,13430843.0,2.0,,,,,,,,,,,,,,,,,, +110,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,2023-07-10 18:58:05.000,2023-06-27 16:40:55,1010.0,439,63.0,227.0,93.0,204.0,2480,markdown2: A fast and complete implementation of Markdown in Python.,20627.0,18227.0,72.0,35,True,,26.0,2023-06-22 20:15:03.851,2.4.9,50.0,,1879548.0,,markdown2,https://pypi.org/project/markdown2,2022-09-25 22:49:18.968,2400.0,1879548.0,,,,2.0,,,,,,,,,,,,,,,,,, +111,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,2023-07-10 20:07:14.000,2023-06-16 13:34:47,964.0,357,46.0,295.0,131.0,168.0,2478,Django model mixins and utilities.,26499.0,21642.0,132.0,35,True,['django'],14.0,2023-06-16 06:13:31.000,4.3.1,39.0,,1020342.0,,django-model-utils,https://pypi.org/project/django-model-utils,2022-11-16 00:15:44.883,4857.0,1020342.0,,,,2.0,,,,,,,,,,,,,,,,,, +112,djoser,sunscrapers/djoser,auth,,https://github.com/sunscrapers/djoser,https://github.com/sunscrapers/djoser,MIT,2014-09-30 14:50:08.000,2023-07-05 23:28:54.000,2023-07-03 15:56:34,915.0,450,37.0,303.0,169.0,299.0,2314,REST implementation of Django authentication system.,18893.0,18678.0,108.0,35,True,['django'],49.0,2023-04-16 11:43:00.533,2.2.0,50.0,,204879.0,,djoser,https://pypi.org/project/djoser,2020-10-30 15:52:25.000,215.0,204879.0,,,,2.0,,,,,,,,,,,,,,,,,, +113,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,2023-07-11 21:31:05.000,2023-07-11 21:31:01,1119.0,203,12.0,272.0,65.0,696.0,1745,Sane and flexible OpenAPI 3 schema generation for Django REST framework.,52655.0,52604.0,100.0,35,True,['openapi'],36.0,2023-06-22 16:09:52.000,0.26.3,59.0,,1023782.0,conda-forge/drf-spectacular,drf-spectacular,https://pypi.org/project/drf-spectacular,2022-04-25 16:29:02.000,51.0,1022909.0,https://anaconda.org/conda-forge/drf-spectacular,2023-07-10 15:42:30.729,19216.0,2.0,,,,,,,,,,,,,,,,,, +114,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,2023-07-12 20:04:30.000,2023-07-12 20:04:29,1288.0,315,48.0,145.0,72.0,163.0,1655,Parse feeds in Python.,75264.0,67827.0,54.0,35,True,,27.0,2022-05-21 13:54:10.000,6.0.10,23.0,,2214399.0,conda-forge/feedparser,feedparser,https://pypi.org/project/feedparser,2022-05-21 13:54:10.000,7437.0,2200010.0,https://anaconda.org/conda-forge/feedparser,2023-06-16 19:19:23.894,546808.0,1.0,,,,,,,,,,,,,,,,,, +115,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,2023-07-04 04:07:50.000,2023-07-04 04:07:49,778.0,307,31.0,248.0,42.0,289.0,1381,"Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.",197695.0,181314.0,97.0,35,True,['flask'],6.0,2023-01-17 19:28:30.000,1.1.1,47.0,,5387932.0,conda-forge/flask-wtf,flask-wtf,https://pypi.org/project/flask-wtf,2022-03-31 18:09:30.000,16381.0,5385935.0,https://anaconda.org/conda-forge/flask-wtf,2023-06-16 13:18:03.568,167779.0,3.0,,,,,,,,,,,,,,,,,, +116,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,2023-07-13 15:58:07.258,2023-07-13 14:36:39,1460.0,470,37.0,1801.0,205.0,1209.0,1327,OpenTelemetry Python API and SDK.,4701.0,4697.0,196.0,35,True,,35.0,2023-07-13 14:43:41.000,1.19.0,50.0,,34411.0,conda-forge/opentelemetry-api,timing-asgi,https://pypi.org/project/timing-asgi,2022-11-21 10:50:01.212,4.0,27165.0,https://anaconda.org/conda-forge/opentelemetry-api,2023-07-13 15:58:07.258,246395.0,1.0,,,,,,,,,,,,,,,,,, +117,SeleniumLibrary,robotframework/SeleniumLibrary,testing,,https://github.com/robotframework/SeleniumLibrary,https://github.com/robotframework/SeleniumLibrary,Apache-2.0,2011-10-22 08:01:34.000,2023-06-29 00:25:42.000,2023-05-14 10:54:33,2200.0,710,146.0,823.0,69.0,949.0,1252,Web testing library for Robot Framework.,3844.0,3709.0,114.0,35,True,,25.0,2023-05-06 11:16:52.000,6.1.0,52.0,3565.0,899570.0,conda-forge/robotframework-seleniumlibrary,robotframework-seleniumlibrary,https://pypi.org/project/robotframework-seleniumlibrary,2022-01-08 23:53:44.000,135.0,898397.0,https://anaconda.org/conda-forge/robotframework-seleniumlibrary,2023-06-10 13:44:08.605,71654.0,2.0,,,,,,,,,,,,,,,,,, +118,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,437,101.0,449.0,2.0,303.0,798,This is a Python library for accessing resources protected by OAuth 2.0.,95766.0,89918.0,89.0,35,False,,,2018-09-07 21:38:16.000,4.1.3,44.0,,14057712.0,conda-forge/oauth2client,oauth2client,https://pypi.org/project/oauth2client,2018-09-07 21:38:16.000,5848.0,14048132.0,https://anaconda.org/conda-forge/oauth2client,2023-06-16 13:21:07.089,804731.0,2.0,,,,,,,,,,,,,,,,,, +119,httplib2,httplib2/httplib2,http-clients,,https://github.com/httplib2/httplib2,https://github.com/httplib2/httplib2,MIT,2016-03-02 22:59:52.000,2023-06-16 13:17:06.741,2023-03-21 22:23:06,551.0,195,27.0,121.0,59.0,68.0,469,"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support...",166387.0,150404.0,77.0,35,True,,,2023-03-21 22:31:05.208,0.22.0,38.0,,30577138.0,conda-forge/httplib2,httplib2,https://pypi.org/project/httplib2,2022-02-03 00:00:29.000,15983.0,30547870.0,https://anaconda.org/conda-forge/httplib2,2023-06-16 13:17:06.741,2546354.0,2.0,,,,,,,,,,,,,,,,,, +120,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,2023-06-21 14:24:42.000,2023-04-03 17:09:56,462.0,960,276.0,159.0,204.0,216.0,13222,Pythonic HTML Parsing for Humans.,11897.0,11519.0,66.0,34,True,,,2019-02-18 21:38:41.000,0.10.0,36.0,,552427.0,,requests-html,https://pypi.org/project/requests-html,2019-02-17 20:14:17.000,378.0,552427.0,,,,2.0,,,,,,,,,,,,,,,,,, +121,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,1271,254.0,945.0,702.0,670.0,11900,Serverless Python.,400.0,,260.0,34,False,,,2023-05-19 02:58:02.505,0.57.0,132.0,319.0,110126.0,,zappa,https://pypi.org/project/zappa,2022-12-03 09:22:00.602,400.0,110121.0,,,,2.0,,,,,,,,,,,,,,,,,, +122,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,2023-07-08 22:32:54.000,2023-06-17 06:29:18,926.0,741,72.0,582.0,137.0,655.0,4104,"Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.",13783.0,13285.0,209.0,34,True,"['django', 'graphql']",34.0,2023-06-17 06:44:02.136,3.1.2,59.0,,408746.0,conda-forge/graphene-django,graphene-django,https://pypi.org/project/graphene-django,2020-12-31 06:55:57.000,498.0,408065.0,https://anaconda.org/conda-forge/graphene-django,2023-06-16 19:17:55.943,27961.0,2.0,,,,,,,,,,,,,,,,,, +123,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,2023-06-08 08:22:40.000,2023-04-11 00:57:44,1290.0,1261,126.0,832.0,407.0,522.0,3851,Creating delicious APIs for Django apps since 2010.,7886.0,5354.0,200.0,34,True,['django'],,2023-01-26 00:16:26.000,0.14.5,26.0,,64286.0,,django-tastypie,https://pypi.org/project/django-tastypie,2023-01-24 18:15:52.586,2532.0,64286.0,,,,2.0,,,,,,,,,,,,,,,,,, +124,SeleniumBase,seleniumbase/SeleniumBase,testing,,https://github.com/seleniumbase/SeleniumBase,https://github.com/seleniumbase/SeleniumBase,MIT,2014-03-04 23:07:33.000,2023-07-13 04:56:34.000,2023-07-13 04:55:52,7914.0,808,123.0,986.0,1.0,752.0,3390,A Python framework that inspires developers to become better test automation engineers.,758.0,752.0,36.0,34,True,,230.0,2023-07-13 05:00:54.324,4.15.15,832.0,,297560.0,,seleniumbase,https://pypi.org/project/seleniumbase,2022-11-07 19:14:11.000,6.0,297560.0,,,,2.0,,,,,,,,,,,,,,,,,, +125,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,2023-07-11 10:59:13.000,2023-06-13 12:26:10,1255.0,748,68.0,528.0,180.0,603.0,2852,OAuth2 goodies for the Djangonauts!.,1049.0,,229.0,34,True,['django'],11.0,2023-05-31 21:05:41.654,2.3.0,44.0,,425865.0,,django-oauth-toolkit,https://pypi.org/project/django-oauth-toolkit,2022-10-18 16:48:17.738,1049.0,425865.0,,,,2.0,,,,,,,,,,,,,,,,,, +126,splinter,cobrateam/splinter,testing,,https://github.com/cobrateam/splinter,https://github.com/cobrateam/splinter,BSD-3-Clause,2010-09-18 20:59:15.000,2023-07-11 08:34:40.000,2023-07-07 00:44:20,2212.0,510,96.0,661.0,58.0,469.0,2641,splinter - python test framework for web applications.,7493.0,6416.0,177.0,34,True,,15.0,2023-01-17 23:36:01.122,0.19.0,49.0,,80299.0,,splinter,https://pypi.org/project/splinter,2022-06-28 11:01:00.000,1077.0,80299.0,,,,2.0,,,,,,,,,,,,,,,,,, +127,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,2023-07-11 07:12:05.000,2023-05-24 21:39:57,1046.0,820,45.0,632.0,198.0,462.0,2439,Django-storages is a project to provide a variety of storage backends in a single library.,4938.0,,247.0,34,True,['django'],11.0,2022-12-23 04:56:01.717,1.13.2,39.0,,2320900.0,conda-forge/django-storages,django-storages,https://pypi.org/project/django-storages,2017-08-01 07:12:21.000,4938.0,2320181.0,https://anaconda.org/conda-forge/django-storages,2023-06-16 13:21:28.484,51085.0,2.0,,,,,,,,,,,,,,,,,, +128,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,2023-06-14 11:29:38.363,2023-06-14 07:25:55,3332.0,769,104.0,736.0,182.0,704.0,2429,WebSocket and WAMP in Python for Twisted and asyncio.,28412.0,26457.0,132.0,34,True,,2.0,2023-06-14 07:28:02.363,23.6.2,154.0,,1097748.0,conda-forge/autobahn,autobahn,https://pypi.org/project/autobahn,2023-01-15 22:15:48.050,1955.0,1086073.0,https://anaconda.org/conda-forge/autobahn,2023-06-14 11:29:38.363,432000.0,2.0,,,,,,,,,,,,,,,,,, +129,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,2023-06-28 18:59:39.000,2023-06-28 18:59:37,1023.0,694,107.0,593.0,5.0,291.0,2315,Bootstrap 3 integration with Django.,22376.0,18393.0,99.0,34,True,['django'],63.0,2021-04-10 05:34:25.000,15.0.0,99.0,,89922.0,conda-forge/django-bootstrap3,django-bootstrap3,https://pypi.org/project/django-bootstrap3,2021-12-27 09:46:08.000,3983.0,89538.0,https://anaconda.org/conda-forge/django-bootstrap3,2023-06-16 13:24:31.399,26947.0,2.0,,,,,,,,,,,,,,,,,, +130,ariadne,mirumee/ariadne,graphql,,https://github.com/mirumee/ariadne,https://github.com/mirumee/ariadne,BSD-3-Clause,2018-07-09 09:46:17.000,2023-06-27 14:25:22.000,2023-06-27 14:21:08,1679.0,170,39.0,628.0,50.0,246.0,2049,Python library for implementing GraphQL servers using schema-first approach.,1334.0,1289.0,69.0,34,True,['graphql'],112.0,2023-06-27 14:27:03.924,0.20.1,47.0,,312711.0,,ariadne,https://pypi.org/project/ariadne,2022-04-22 12:55:33.000,45.0,312711.0,,,,2.0,,,,,,,,,,,,,,,,,, +131,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,2023-07-11 21:57:12.000,2023-06-16 22:35:01,1065.0,576,71.0,311.0,122.0,267.0,2047,A library for converting HTML into PDFs using ReportLab.,11607.0,11607.0,154.0,34,True,,8.0,2023-05-07 15:58:17.000,0.2.11,14.0,6.0,510833.0,conda-forge/xhtml2pdf,xhtml2pdf,https://pypi.org/project/xhtml2pdf,,,508425.0,https://anaconda.org/conda-forge/xhtml2pdf,2023-06-28 03:09:42.955,84288.0,2.0,,,,,,,,,,,,,,,,,, +132,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,2023-07-05 11:54:25.000,2023-03-17 12:05:15,1472.0,568,69.0,355.0,419.0,670.0,1798,A Python SOAP client.,7485.0,6850.0,140.0,34,True,,,2022-11-20 20:39:08.463,4.2.1,64.0,,8205158.0,conda-forge/zeep,zeep,https://pypi.org/project/zeep,2021-08-15 18:52:39.000,635.0,8202644.0,https://anaconda.org/conda-forge/zeep,2023-06-16 13:24:15.406,191131.0,2.0,,,,,,,,,,,,,,,,,, +133,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,2023-06-01 10:28:25.000,2023-06-01 10:29:42,2396.0,462,66.0,489.0,203.0,638.0,1704,"A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.",4450.0,3703.0,193.0,34,True,['django'],9.0,2023-05-12 16:00:39.776,3.9.7,221.0,,284084.0,,django-autocomplete-light,https://pypi.org/project/django-autocomplete-light,2022-09-09 20:48:09.964,747.0,284084.0,,,,2.0,,,,,,,,,,,,,,,,,, +134,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,2023-06-16 13:06:07.509,2023-05-04 23:04:12,4469.0,354,54.0,233.0,248.0,1514.0,1693,"CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev.",21694.0,11354.0,141.0,34,True,,1.0,2022-07-17 20:42:13.606,18.8.0,117.0,,1077864.0,anaconda/cherrypy,cherrypy,https://pypi.org/project/cherrypy,2021-07-03 22:34:11.000,10340.0,1077651.0,https://anaconda.org/anaconda/cherrypy,2023-06-16 13:06:07.509,19675.0,2.0,,,,,,,,,,,,,,,,,, +135,waitress,Pylons/waitress,servers,,https://github.com/Pylons/waitress,https://github.com/Pylons/waitress,ZPL-2.1,2011-12-17 06:58:21.000,2023-06-16 16:07:27.834,2023-04-06 05:12:58,981.0,159,37.0,188.0,19.0,204.0,1272,Waitress - A WSGI server for Python 3.,143074.0,139486.0,51.0,34,False,,,2022-05-30 21:53:26.000,2.1.2,49.0,,4037700.0,conda-forge/waitress,waitress,https://pypi.org/project/waitress,2016-10-22 19:45:20.000,3588.0,4035421.0,https://anaconda.org/conda-forge/waitress,2023-06-16 16:07:27.834,141352.0,2.0,,,,,,,,,,,,,,,,,, +136,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-06-16 13:22:53.016,2019-09-20 02:47:40,230.0,262,50.0,60.0,56.0,62.0,1160,A SOCKS proxy client and wrapper for Python.,129541.0,125896.0,32.0,34,False,,,2019-09-20 02:06:20.000,1.7.1,19.0,,13158963.0,conda-forge/pysocks,pysocks,https://pypi.org/project/pysocks,2019-09-20 02:06:20.000,3645.0,12730808.0,https://anaconda.org/conda-forge/pysocks,2023-06-16 13:22:53.016,35536905.0,2.0,,,,,,,,,,,,,,,,,, +137,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,2023-07-11 07:40:01.000,2023-07-11 07:40:00,1627.0,165,25.0,586.0,29.0,235.0,1043,A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger..,16384.0,9255.0,83.0,34,True,['openapi'],9.0,2023-03-10 08:20:45.086,6.3.0,111.0,,4718539.0,conda-forge/apispec,apispec,https://pypi.org/project/apispec,2020-09-06 20:08:59.000,7129.0,4703264.0,https://anaconda.org/conda-forge/apispec,2023-06-25 18:51:49.542,565211.0,2.0,,,,,,,,,,,,,,,,,, +138,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,2023-06-28 12:32:29.000,2023-06-28 12:15:08,1169.0,258,40.0,489.0,20.0,140.0,1003,Bootstrap 4 integration with Django.,126886.0,125889.0,138.0,34,True,['django'],46.0,2021-05-20 08:44:02.000,3.0.1,27.0,,185078.0,conda-forge/django-bootstrap4,django-bootstrap4,https://pypi.org/project/django-bootstrap4,2022-03-07 10:16:50.000,997.0,184698.0,https://anaconda.org/conda-forge/django-bootstrap4,2023-06-16 16:13:38.994,24370.0,2.0,,,,,,,,,,,,,,,,,, +139,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,2023-07-13 11:35:54.000,2023-07-12 14:21:39,1063.0,138,29.0,688.0,33.0,183.0,962,Yet another URL library.,3041.0,,80.0,34,True,,52.0,2023-04-25 19:10:28.000,1.9.2,93.0,9696.0,68238455.0,conda-forge/yarl,yarl,https://pypi.org/project/yarl,2021-11-01 20:23:48.000,3041.0,68103307.0,https://anaconda.org/conda-forge/yarl,2023-06-16 13:23:41.533,9992289.0,2.0,,,,,,,,,,,,,,,,,, +140,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,2023-07-13 10:38:16.000,2023-07-10 18:25:37,1700.0,242,9.0,1706.0,10.0,327.0,777,Extensions for Python Markdown.,22198.0,22033.0,43.0,34,True,,12.0,2023-05-16 05:35:40.432,10.0.1,79.0,,1506131.0,conda-forge/pymdown-extensions,pymdown-extensions,https://pypi.org/project/pymdown-extensions,2023-05-16 05:35:40.432,165.0,1503260.0,https://anaconda.org/conda-forge/pymdown-extensions,2023-06-16 16:15:20.842,143551.0,2.0,,,,,,,,,,,,,,,,,, +141,idna,kjd/idna,others,,https://github.com/kjd/idna,https://github.com/kjd/idna,BSD-3-Clause,2013-05-27 22:22:13.000,2023-06-19 22:15:12.000,2023-06-19 22:14:27,266.0,78,16.0,69.0,8.0,74.0,216,Internationalized Domain Names for Python (IDNA 2008 and UTS #46).,1377492.0,1338851.0,22.0,34,True,,23.0,,,27.0,,213830196.0,conda-forge/idna,idna,https://pypi.org/project/idna,2022-09-19 21:36:30.273,38641.0,213419547.0,https://anaconda.org/conda-forge/idna,2023-06-16 13:21:56.407,34083877.0,2.0,,,,,,,,,,,,,,,,,, +142,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,546.0,128.0,174.0,76.0,8519,"Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis..",1932.0,1601.0,30.0,33,False,,,,,6.0,82.0,768366.0,conda-forge/pattern,pattern,https://pypi.org/project/pattern,2018-08-18 15:11:17.000,331.0,768047.0,https://anaconda.org/conda-forge/pattern,2023-06-16 16:18:03.754,14084.0,1.0,,,,,,,,,,,,,,,,,, +143,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,2023-07-10 07:06:33.000,2023-07-10 07:05:49,3393.0,754,229.0,531.0,24.0,949.0,6618,REST API framework designed for human beings.,1472.0,1092.0,214.0,33,True,,6.0,2023-03-14 08:50:44.188,2.1.0,53.0,,11648.0,,eve,https://pypi.org/project/eve,2022-06-08 13:51:50.000,380.0,11648.0,,,,3.0,,,,,,,,,,,,,,,,,, +144,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,2023-06-16 13:23:41.059,2023-06-13 10:02:32,458.0,893,108.0,122.0,9.0,1546.0,5073,Socket.IO integration for Flask applications.,2347.0,,69.0,33,True,['flask'],5.0,2023-05-03 10:36:13.733,5.3.4,86.0,,897336.0,conda-forge/flask-socketio,flask-socketio,https://pypi.org/project/flask-socketio,2022-11-20 12:45:36.702,2347.0,893504.0,https://anaconda.org/conda-forge/flask-socketio,2023-06-16 13:23:41.059,314284.0,2.0,,,,,,,,,,,,,,,,,, +145,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,2023-07-13 11:15:07.000,2023-07-13 11:15:04,886.0,283,71.0,217.0,182.0,346.0,4618,"Fast, Async-ready, Openapi, type hints based framework for building APIs.",1494.0,1477.0,94.0,33,True,,68.0,2023-06-08 15:45:00.713,0.22.2,50.0,,124609.0,conda-forge/django-ninja,django-ninja,https://pypi.org/project/django-ninja,2019-12-04 14:48:07.000,17.0,124204.0,https://anaconda.org/conda-forge/django-ninja,2023-06-18 08:40:31.826,7300.0,2.0,,,,,,,,,,,,,,,,,, +146,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,2023-06-16 19:25:00.895,2023-05-02 21:26:40,632.0,896,78.0,402.0,101.0,498.0,4481,A light weight Python library for the Spotify Web API.,19714.0,19094.0,177.0,33,True,,2.0,2023-04-07 17:46:10.000,2.23.0,48.0,,236407.0,conda-forge/spotipy,spotipy,https://pypi.org/project/spotipy,2022-06-18 22:10:01.000,620.0,236041.0,https://anaconda.org/conda-forge/spotipy,2023-06-16 19:25:00.895,10633.0,2.0,,,,,,,,,,spotipy-dev/spotipy,,,,,,,, +147,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,2023-07-10 14:05:03.000,2023-01-27 01:01:18,524.0,1237,177.0,234.0,24.0,229.0,4008,Python client library for Google Maps API Web Services.,1200.0,,66.0,33,True,,,2023-01-26 16:46:28.581,4.10.0,51.0,,1496535.0,,googlemaps,https://pypi.org/project/googlemaps,2023-01-26 16:46:28.581,1200.0,1496535.0,,,,2.0,,,,,,,,,,,,,,,,,, +148,pyramid,Pylons/pyramid,web-frameworks,,https://github.com/Pylons/pyramid,https://github.com/Pylons/pyramid,,2010-10-24 22:00:35.000,2023-06-16 13:05:11.275,2023-05-11 06:49:29,11807.0,891,160.0,2681.0,73.0,975.0,3821,Pyramid - A Python web framework.,15917.0,13059.0,346.0,33,False,,2.0,2023-01-30 01:11:32.638,2.0.1,150.0,,2719463.0,pyramid,pyramid,https://pypi.org/project/pyramid,2021-03-01 03:27:45.000,2854.0,2719403.0,https://anaconda.org/anaconda/pyramid,2023-06-16 13:05:11.275,5587.0,3.0,,,,,,,,,,,,,,,,4.0,, +149,httprunner,httprunner/httprunner,testing,,https://github.com/httprunner/httprunner,https://github.com/httprunner/httprunner,Apache-2.0,2017-06-13 03:54:29.000,2023-07-13 12:13:28.000,2023-06-28 13:02:13,3499.0,1207,149.0,355.0,441.0,762.0,3749,HttpRunner API HTTP(S) / HTTP2 / WebSocket / RPC.,517.0,510.0,44.0,33,True,,145.0,2023-04-19 08:30:16.000,4.3.3,151.0,8181.0,3610.0,,httprunner,https://pypi.org/project/httprunner,2022-07-04 14:34:46.000,7.0,3483.0,,,,2.0,,,,,,,,,,,,,,,,,, +150,weblate,WeblateOrg/weblate,others,,https://github.com/WeblateOrg/weblate,https://github.com/WeblateOrg/weblate,GPL-3.0,2012-02-27 09:33:29.000,2023-07-13 14:53:36.000,2023-07-13 14:35:14,58875.0,851,89.0,4235.0,414.0,4388.0,3677,Web based localization tool with tight version control integration.,40.0,29.0,1536.0,33,True,,1393.0,2023-06-30 12:25:08.000,weblate-4.18.2,109.0,3940.0,3984.0,,weblate,https://pypi.org/project/weblate,2023-01-25 17:03:32.107,11.0,3902.0,,,,2.0,,,,,,,,,,,,,,,,,, +151,pywebview,r0x0r/pywebview,others,,https://github.com/r0x0r/pywebview,https://github.com/r0x0r/pywebview,BSD-3-Clause,2014-11-20 11:05:46.000,2023-07-10 20:13:59.000,2023-07-10 20:13:53,1734.0,473,62.0,298.0,18.0,779.0,3659,"Build GUI for your Python program with JavaScript, HTML, and CSS.",1313.0,1219.0,112.0,33,True,,45.0,2023-06-25 20:57:02.350,4.2.2,58.0,,51656.0,,pywebview,https://pypi.org/project/pywebview,2021-08-02 10:05:39.000,94.0,51656.0,,,,2.0,,,,,,,,,,,,,,,,,, +152,Prism,stoplightio/prism,testing,,https://github.com/stoplightio/prism,https://github.com/stoplightio/prism,Apache-2.0,2016-03-18 03:52:09.000,2023-07-11 15:49:15.000,2023-07-11 14:52:24,1900.0,306,54.0,1617.0,60.0,577.0,3629,"Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.",437.0,409.0,87.0,33,True,['openapi'],45.0,2023-06-01 14:48:17.000,5.0.1,185.0,786951.0,200997.0,,,,,,,,,,2.0,,,@stoplight/prism-cli,https://www.npmjs.com/package/@stoplight/prism-cli,2023-06-01 14:46:52.485,28.0,189425.0,,,,,,,,,,, +153,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,2023-07-13 13:00:29.000,2023-07-13 12:15:03,2077.0,254,119.0,619.0,201.0,762.0,3589,Realtime Web Apps and Dashboards for Python and R.,199.0,,48.0,33,True,,98.0,2023-07-03 10:14:54.000,0.26.1,53.0,1711543.0,76075.0,,wave,https://pypi.org/project/wave,2011-01-09 22:48:14.000,199.0,29818.0,,,,2.0,,,,,,,,,,,,,,,,,, +154,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,2023-07-05 23:19:28.000,2023-07-05 23:19:20,560.0,543,61.0,160.0,34.0,734.0,3435,Python Socket.IO server and client.,1941.0,,65.0,33,True,,10.0,2023-03-16 22:46:23.869,5.8.0,89.0,,1661359.0,conda-forge/python-socketio,python-socketio,https://pypi.org/project/python-socketio,2022-04-24 09:38:13.000,1941.0,1656567.0,https://anaconda.org/conda-forge/python-socketio,2023-06-16 13:22:56.390,393015.0,2.0,,,,,,,,,,,,,,,,,, +155,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,2023-05-21 16:15:51.000,2023-05-21 16:15:51,1501.0,467,58.0,305.0,18.0,625.0,2891,django-reversion is an extension to the Django web framework that provides version control for model instances.,9201.0,7082.0,186.0,33,True,['django'],9.0,2022-11-12 14:47:02.380,5.0.4,64.0,,300138.0,,django-reversion,https://pypi.org/project/django-reversion,2022-11-12 14:47:02.380,2119.0,300138.0,,,,2.0,,,,,,,,,,,,,,,,,, +156,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,2023-07-10 20:08:04.000,2023-07-04 20:08:58,1039.0,415,59.0,342.0,46.0,297.0,2622,Full featured redis cache backend for Django.,3486.0,,133.0,33,True,['django'],30.0,2023-06-16 12:26:23.648,5.3.0,67.0,,1799488.0,,django-redis,https://pypi.org/project/django-redis,2021-12-22 15:10:32.000,3486.0,1799488.0,,,,2.0,,,,,,,,,,,,,,,,,, +157,whitenoise,evansd/whitenoise,servers,,https://github.com/evansd/whitenoise,https://github.com/evansd/whitenoise,MIT,2013-08-08 11:02:06.000,2023-07-11 12:16:10.000,2023-07-11 12:16:09,738.0,139,23.0,281.0,33.0,209.0,2259,Radically simplified static file serving for Python web apps.,13357.0,,64.0,33,True,,20.0,2023-06-16 15:04:02.270,6.5.0,51.0,,1724618.0,conda-forge/whitenoise,whitenoise,https://pypi.org/project/whitenoise,2022-06-05 15:29:23.000,13357.0,1722266.0,https://anaconda.org/conda-forge/whitenoise,2023-06-16 16:49:52.891,77624.0,3.0,,,,,,,,,,,,,,,,,, +158,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,2023-06-23 08:17:13.000,2023-06-23 08:16:54,820.0,700,52.0,219.0,8.0,517.0,2238,Django admin CKEditor integration.,35508.0,33993.0,129.0,33,True,['django'],6.0,2023-06-23 08:19:03.181,6.6.1,53.0,,313096.0,,django-ckeditor,https://pypi.org/project/django-ckeditor,2022-09-07 08:45:32.686,1515.0,313096.0,,,,2.0,,,,,,,,,,,,,,,,,, +159,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,2023-07-02 03:12:13.000,2023-04-14 14:18:05,229.0,213,25.0,80.0,11.0,394.0,2221,SQLAlchemy database migrations for Flask applications using Alembic.,9560.0,,47.0,33,True,['flask'],,2023-02-02 23:25:01.889,4.0.4,44.0,,1228969.0,conda-forge/flask-migrate,flask-migrate,https://pypi.org/project/flask-migrate,2023-01-29 14:51:02.439,9560.0,1226333.0,https://anaconda.org/conda-forge/flask-migrate,2023-06-16 13:25:36.124,213519.0,1.0,,,,,,,,,,,,,,,,,, +160,django-tables2,jieter/django-tables2,django-utils,,https://github.com/jieter/django-tables2,https://github.com/jieter/django-tables2,BSD-2-Clause,2010-12-07 05:26:16.000,2023-06-27 09:40:59.000,2023-06-27 09:40:34,1426.0,417,55.0,362.0,74.0,493.0,1685,django-tables2 - An app for creating HTML tables.,7287.0,6394.0,145.0,33,True,['django'],4.0,2023-06-27 09:43:01.678,2.6.0,124.0,,204048.0,conda-forge/django-tables2,django-tables2,https://pypi.org/project/django-tables2,2018-10-22 07:59:03.000,893.0,203843.0,https://anaconda.org/conda-forge/django-tables2,2023-06-16 19:26:11.100,5140.0,2.0,,,,,,,,,,,,,,,,,, +161,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,2023-06-19 05:49:17.000,2023-04-27 15:28:38,274.0,202,33.0,132.0,5.0,83.0,1370,Use Database URLs in your Django Application.,261376.0,240458.0,67.0,33,True,['django'],1.0,2023-04-27 15:39:03.081,2.0.0,17.0,,1200328.0,,dj-database-url,https://pypi.org/project/dj-database-url,2022-12-13 09:24:35.220,20918.0,1200328.0,,,,2.0,,,,,,,,,,jazzband/dj-database-url,,,,,,,, +162,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,2023-05-15 15:34:29.000,2023-05-12 19:57:49,561.0,312,24.0,355.0,11.0,194.0,1370,A django model and form field for normalised phone numbers using python-phonenumbers.,865.0,,113.0,33,True,['django'],11.0,2023-04-26 20:45:01.333,7.1.0,33.0,13.0,716566.0,,django-phonenumber-field,https://pypi.org/project/django-phonenumber-field,2022-06-17 09:39:35.000,865.0,716566.0,,,,2.0,,,,,,,,,,,,,,,,,, +163,pytest-django,pytest-dev/pytest-django,testing,,https://github.com/pytest-dev/pytest-django,https://github.com/pytest-dev/pytest-django,BSD-3-Clause,2011-09-29 19:35:55.000,2023-07-13 11:23:29.000,2023-04-05 08:15:33,1205.0,317,39.0,563.0,168.0,359.0,1204,A Django plugin for pytest.,5975.0,,138.0,33,True,['django'],,2021-12-07 14:56:42.000,4.5.2,60.0,,2253524.0,conda-forge/pytest-django,pytest-django,https://pypi.org/project/pytest-django,2021-12-07 14:26:57.000,5975.0,2251403.0,https://anaconda.org/conda-forge/pytest-django,2023-06-16 13:25:21.640,186702.0,2.0,,,,,,,,,,,,,,,,,, +164,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,2023-06-16 13:22:43.827,2023-03-03 15:43:58,1609.0,275,48.0,311.0,80.0,175.0,1040,Standards-compliant library for parsing and serializing HTML documents and fragments in Python.,15233.0,,65.0,33,True,,,2017-12-07 14:10:04.000,1.0.1,27.0,,16989383.0,conda-forge/html5lib,html5lib,https://pypi.org/project/html5lib,2020-06-22 23:32:36.000,15233.0,16942891.0,https://anaconda.org/conda-forge/html5lib,2023-06-16 13:22:43.827,3626404.0,3.0,,,,,,,,,,,,,,,,,, +165,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,2023-06-30 21:06:06.000,2023-06-30 19:57:09,3304.0,288,47.0,459.0,8.0,340.0,987,PycURL - Python interface to libcurl.,60230.0,55912.0,100.0,33,False,,14.0,2022-12-16 19:44:33.490,7.45.2,54.0,,1204068.0,conda-forge/pycurl,pycurl,https://pypi.org/project/pycurl,2022-12-16 19:44:33.490,4318.0,1173595.0,https://anaconda.org/conda-forge/pycurl,2023-06-16 16:15:06.468,1523673.0,2.0,,,,,,,,,,,,,,,,,, +166,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,2023-07-13 13:40:26.000,2023-07-13 13:40:25,462.0,69,26.0,571.0,15.0,131.0,346,A minimal HTTP client.,55651.0,55514.0,38.0,33,True,,37.0,2023-07-05 12:10:02.440,0.17.3,53.0,,15940683.0,conda-forge/httpcore,httpcore,https://pypi.org/project/httpcore,2022-05-17 12:45:53.000,137.0,15925883.0,https://anaconda.org/conda-forge/httpcore,2023-07-06 03:01:34.660,562429.0,2.0,,,,,,,,,,,,,,,,,, +167,Mako,sqlalchemy/mako,others,,https://github.com/sqlalchemy/mako,https://github.com/sqlalchemy/mako,MIT,2016-07-05 15:04:03.129,2023-06-16 13:18:04.250,2023-01-03 17:53:44,931.0,48,12.0,37.0,65.0,274.0,268,Mako Templates for Python.,198867.0,184665.0,59.0,33,True,,,2022-11-15 14:39:00.630,1.2.4,66.0,,26631598.0,conda-forge/mako,mako,https://pypi.org/project/mako,2022-11-15 14:39:00.630,14202.0,26570773.0,https://anaconda.org/conda-forge/mako,2023-06-16 13:18:04.250,5109360.0,2.0,,,,,,,,,,,,,,,,,, +168,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,2023-06-29 16:37:40.000,2023-06-29 16:37:38,426.0,41,42.0,284.0,12.0,84.0,39,Utilities for Google Media Downloads and Resumable Uploads.,106005.0,105453.0,32.0,33,False,,5.0,2023-04-24 19:03:03.026,2.5.0,44.0,,39567377.0,conda-forge/google-resumable-media,google-resumable-media,https://pypi.org/project/google-resumable-media,2022-05-19 12:44:36.000,552.0,39512935.0,https://anaconda.org/conda-forge/google-resumable-media,2023-06-16 13:22:08.210,3974268.0,2.0,,,,,,,,,,,,,,,,,, +169,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,2023-07-09 12:20:52.000,2023-04-21 09:14:35,2097.0,5107,1014.0,894.0,168.0,733.0,42204,Hunt down social media accounts by username across social networks.,9.0,,220.0,32,True,,12.0,2023-02-18 14:51:07.497,0.4.1,7.0,,19321.0,,sherlock,https://pypi.org/project/sherlock,2019-05-11 11:26:59.000,9.0,19321.0,,,,2.0,,,,,,,,,,,,,,,,,, +170,newspaper3k,codelucas/newspaper,web-scraping,,https://github.com/codelucas/newspaper,https://github.com/codelucas/newspaper,MIT,2013-11-25 09:50:50.000,2023-06-16 13:25:29.128,2020-09-02 06:54:25,651.0,2039,382.0,304.0,497.0,265.0,12929,"News, full-text, and article metadata extraction in Python 3. Advanced docs:.",293.0,,103.0,32,False,,,2018-09-28 04:58:18.000,0.2.8,18.0,,191124.0,conda-forge/newspaper3k,newspaper3k,https://pypi.org/project/newspaper3k,2018-09-28 04:58:18.000,293.0,190215.0,https://anaconda.org/conda-forge/newspaper3k,2023-06-16 13:25:29.128,61819.0,1.0,,,,,,,,,,,,,,,,,, +171,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,2023-07-02 02:48:51.000,2021-07-07 19:50:15,299.0,1900,314.0,204.0,61.0,,12837,Command line interface for testing internet bandwidth using speedtest.net.,57869.0,57321.0,10.0,32,False,,,2021-04-08 13:53:00.000,2.1.3,28.0,,148255.0,conda-forge/speedtest-cli,speedtest-cli,https://pypi.org/project/speedtest-cli,2021-04-08 13:51:32.000,548.0,147447.0,https://anaconda.org/conda-forge/speedtest-cli,2023-06-16 19:27:52.128,16167.0,2.0,,,,,,,,,,,,,,,,,, +172,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,2023-05-25 03:01:38.000,2020-03-04 14:36:33,412.0,4268,992.0,133.0,572.0,1057.0,12240,TuShare is a utility for crawling historical data of China stocks.,1771.0,1540.0,34.0,32,False,,,2022-12-07 01:40:05.410,1.2.89,193.0,,30188.0,,tushare,https://pypi.org/project/tushare,2022-12-07 01:40:05.410,231.0,30188.0,,,,2.0,,,,,,,,,,,,,,,,,, +173,thumbor,thumbor/thumbor,third-party-apis,,https://github.com/thumbor/thumbor,https://github.com/thumbor/thumbor,MIT,2011-03-16 17:30:05.000,2023-07-12 23:02:39.000,2023-07-07 13:31:49,2397.0,815,200.0,629.0,11.0,945.0,9554,thumbor is an open-source photo thumbnail service by globo.com.,549.0,340.0,196.0,32,True,,4.0,2023-07-07 06:41:07.486,7.5.2,110.0,,5604.0,,thumbor,https://pypi.org/project/thumbor,2022-12-20 01:31:56.417,209.0,5604.0,,,,2.0,,,,,,,,,,,,,,,,,, +174,django-grappelli,sehmaschine/django-grappelli,admin-ui,,https://github.com/sehmaschine/django-grappelli,https://github.com/sehmaschine/django-grappelli,BSD-3-Clause,2010-03-26 12:25:59.000,2023-06-30 20:57:19.000,2023-05-03 12:01:45,1887.0,654,95.0,322.0,7.0,693.0,3454,A jazzy skin for the Django Admin-Interface (official repository).,7399.0,5694.0,83.0,32,True,['django'],1.0,2023-05-03 12:13:01.311,3.0.6,77.0,,170966.0,conda-forge/django-grappelli,django-grappelli,https://pypi.org/project/django-grappelli,2022-11-22 14:08:01.303,1705.0,169562.0,https://anaconda.org/conda-forge/django-grappelli,2023-06-16 13:15:51.924,123608.0,2.0,,,,,,,,,,,,,,,,,, +175,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,2023-06-25 11:30:23.000,2021-03-10 14:43:53,116.0,638,67.0,96.0,14.0,273.0,3452,(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.,45674.0,45051.0,25.0,32,False,,,2020-06-14 07:43:55.000,3.0.0,12.0,,568250.0,,googletrans,https://pypi.org/project/googletrans,2020-12-09 14:10:21.000,623.0,568250.0,,,,2.0,,,,,,,,,,,,,,,,,, +176,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,2023-07-12 00:41:21.000,2023-07-10 21:08:34,524.0,737,68.0,398.0,89.0,402.0,3440,Python client for the Prometheus monitoring system.,726.0,,133.0,32,True,,9.0,2023-07-10 21:21:10.669,0.17.1,47.0,,19632405.0,conda-forge/prometheus_client,prometheus-client,https://pypi.org/project/prometheus-client,2022-04-08 16:07:14.000,726.0,19317208.0,https://anaconda.org/conda-forge/prometheus_client,2023-07-10 23:43:43.209,11977497.0,2.0,,,,,,,,,,,,,,,,,, +177,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,2023-06-16 13:23:00.573,2022-03-25 21:42:47,1062.0,544,85.0,350.0,137.0,322.0,3398,Per object permissions for Django.,7965.0,6019.0,159.0,32,False,['django'],,2021-05-23 22:11:22.000,2.4.0,43.0,,377599.0,conda-forge/django-guardian,django-guardian,https://pypi.org/project/django-guardian,2021-05-23 22:11:22.000,1946.0,376950.0,https://anaconda.org/conda-forge/django-guardian,2023-06-16 13:23:00.573,47421.0,2.0,,,,,,,,,,,,,,,,,, +178,flasgger,flasgger/flasgger,openapi-utils,,https://github.com/flasgger/flasgger,https://github.com/flasgger/flasgger,MIT,2015-07-27 18:21:49.000,2023-06-20 19:24:38.000,2023-05-18 17:18:52,561.0,474,56.0,198.0,237.0,163.0,3312,Easy OpenAPI specs and Swagger UI for your Flask API.,11169.0,10807.0,110.0,32,True,['flask'],29.0,2020-08-01 15:28:10.000,0.9.5,54.0,509.0,408839.0,conda-forge/flasgger,flasgger,https://pypi.org/project/flasgger,2020-07-31 23:54:47.000,362.0,407051.0,https://anaconda.org/conda-forge/flasgger,2023-06-16 13:23:54.649,123077.0,2.0,,,,,,,,,,,,,,,,,, +179,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,2023-06-22 22:52:22.000,2023-06-22 22:52:21,294.0,503,62.0,66.0,5.0,106.0,3081,Up-to-date simple useragent faker with real world database.,22622.0,21696.0,14.0,32,True,,4.0,2023-03-20 20:39:03.370,1.1.3,28.0,,1644437.0,conda-forge/fake-useragent,fake-useragent,https://pypi.org/project/fake-useragent,2022-11-18 21:00:38.237,926.0,1643904.0,https://anaconda.org/conda-forge/fake-useragent,2023-06-16 19:26:33.943,13341.0,2.0,,,,,,,,,,fake-useragent/fake-useragent,,,,,,,, +180,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,2023-07-10 20:08:47.000,2023-05-04 02:10:58,1032.0,615,66.0,447.0,91.0,330.0,3061,Simple tagging for django.,2881.0,,147.0,32,True,['django'],13.0,2023-05-04 02:16:01.440,4.0.0,65.0,,405452.0,conda-forge/django-taggit,django-taggit,https://pypi.org/project/django-taggit,2022-11-18 05:00:01.277,2881.0,404185.0,https://anaconda.org/conda-forge/django-taggit,2023-06-16 13:17:20.808,111580.0,2.0,,,,,,,,,,,,,,,,,, +181,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,120.0,466.0,19.0,643.0,2833,Social auth made simple.,8058.0,5782.0,283.0,32,False,,,2017-02-03 12:20:08.000,0.3.6,55.0,,34712.0,,python-social-auth,https://pypi.org/project/python-social-auth,2017-02-03 12:20:08.000,2276.0,34712.0,,,,2.0,,,,,,,,,,,,,,,,,, +182,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,2023-06-16 19:23:49.272,2023-04-22 10:13:29,635.0,751,110.0,152.0,108.0,336.0,2795,Pseudo API for Google Trends.,3895.0,3820.0,86.0,32,True,,8.0,2023-04-13 23:18:01.543,4.9.2,30.0,,113672.0,conda-forge/pytrends,pytrends,https://pypi.org/project/pytrends,2023-01-10 17:09:49.542,75.0,113080.0,https://anaconda.org/conda-forge/pytrends,2023-06-16 19:23:49.272,18960.0,1.0,,,,,,,,,,,,,,,,,, +183,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-07-09 08:26:26.000,2020-12-27 07:29:21,544.0,974,202.0,269.0,37.0,218.0,2689,Python SDK for Facebooks Graph API.,5867.0,4602.0,99.0,32,False,,,2018-11-06 06:53:51.000,3.1.0,8.0,,301715.0,,facebook-sdk,https://pypi.org/project/facebook-sdk,2018-11-06 06:53:51.000,1265.0,301715.0,,,,2.0,,,,,,,,,,,,,,,,,, +184,pyotp,pyauth/pyotp,auth,,https://github.com/pyauth/pyotp,https://github.com/pyauth/pyotp,MIT,2011-09-23 13:10:31.000,2023-07-06 17:00:04.802,2023-05-07 04:18:13,210.0,294,54.0,63.0,6.0,83.0,2539,Python One-Time Password Library.,10537.0,9944.0,40.0,32,True,,4.0,2022-12-14 03:56:01.381,2.8.0,23.0,242.0,3457793.0,conda-forge/pyotp,pyotp,https://pypi.org/project/pyotp,2022-12-14 03:56:01.381,593.0,3456637.0,https://anaconda.org/conda-forge/pyotp,2023-07-06 17:00:04.802,40423.0,2.0,,,,,,,,,,,,,,,,,, +185,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,2023-07-05 23:27:20.000,2023-06-14 12:15:45,305.0,336,48.0,170.0,32.0,155.0,2457,Transparently use webpack with django.,9842.0,8856.0,57.0,32,True,['django'],8.0,2023-06-14 12:17:25.000,2.0.1,46.0,,350601.0,conda-forge/django-webpack-loader,django-webpack-loader,https://pypi.org/project/django-webpack-loader,2022-12-09 12:24:01.408,986.0,350331.0,https://anaconda.org/conda-forge/django-webpack-loader,2023-06-27 11:35:31.675,6753.0,2.0,,,,,,,,,,,,,,,,,, +186,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-05-10 21:29:18.000,2023-05-10 21:29:18,1108.0,266,46.0,182.0,106.0,290.0,2135,Automated image processing for Django. Currently v4.0.,9287.0,8262.0,77.0,32,True,['django'],9.0,2021-12-17 07:00:32.000,4.1.0,40.0,93.0,101124.0,,django-imagekit,https://pypi.org/project/django-imagekit,2021-11-02 06:57:52.000,1025.0,101123.0,,,,2.0,,,,,,,,,,,,,,,,,, +187,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,2023-06-20 13:15:11.629,2023-06-19 19:57:22,128.0,155,43.0,50.0,2.0,85.0,2052,Asynchronous Python HTTP Requests for Humans using Futures.,6545.0,5569.0,27.0,32,True,,12.0,2023-06-19 20:01:02.768,1.0.1,11.0,,1365850.0,conda-forge/requests-futures,requests-futures,https://pypi.org/project/requests-futures,2019-06-11 03:22:24.000,976.0,1360171.0,https://anaconda.org/conda-forge/requests-futures,2023-06-20 13:15:11.629,198773.0,3.0,,,,,,,,,,,,,,,,,, +188,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-05-20 06:23:11.000,2023-05-20 06:23:06,1228.0,213,36.0,139.0,21.0,304.0,1862,A slick ORM cache with automatic granular event-driven invalidation.,1200.0,1103.0,66.0,32,True,['django'],7.0,2023-05-09 07:50:37.686,7.0.1,62.0,,162007.0,,django-cacheops,https://pypi.org/project/django-cacheops,2022-05-27 05:54:11.000,97.0,162007.0,,,,2.0,,,,,,,,,3.0,,,,,,,,, +189,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,2023-07-13 14:20:37.000,2023-07-06 07:06:49,851.0,190,22.0,1075.0,68.0,254.0,1713,"Pydantic model and dataclasses.dataclass generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data..",846.0,794.0,75.0,32,True,['openapi'],89.0,2023-07-06 07:26:47.598,0.21.1,169.0,,365004.0,,datamodel-code-generator,https://pypi.org/project/datamodel-code-generator,2023-07-06 07:26:47.598,52.0,365004.0,,,,2.0,,,,,,,,,,,,,,,,,, +190,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,2023-06-16 19:21:11.457,2023-04-05 16:30:01,1012.0,505,36.0,321.0,127.0,292.0,1680,Thumbnails for Django.,15496.0,12953.0,154.0,32,True,['django'],,2022-08-30 12:50:15.998,12.9.0,32.0,,156286.0,conda-forge/sorl-thumbnail,sorl-thumbnail,https://pypi.org/project/sorl-thumbnail,2022-08-30 12:50:15.998,2543.0,156129.0,https://anaconda.org/conda-forge/sorl-thumbnail,2023-06-16 19:21:11.457,5518.0,2.0,,,,,,,,,,,,,,,,,, +191,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,2023-07-04 04:34:16.000,2023-06-02 03:24:02,609.0,271,29.0,284.0,85.0,248.0,1671,A simple app that provides django integration for RQ (Redis Queue).,3231.0,2795.0,118.0,32,True,['django'],20.0,2023-05-14 01:34:02.513,2.8.1,50.0,,164407.0,,django-rq,https://pypi.org/project/django-rq,2021-11-22 00:39:54.000,436.0,164407.0,,,,2.0,,,,,,,,,,,,,,,,,, +192,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,2023-04-11 16:36:15.000,2023-04-11 16:36:15,1204.0,377,26.0,351.0,145.0,326.0,1470,Pipeline is an asset packaging library for Django.,3422.0,2288.0,174.0,32,True,['django'],,2023-03-09 14:54:40.000,2.1.0,131.0,,95989.0,,django-pipeline,https://pypi.org/project/django-pipeline,2023-01-24 17:50:53.475,1134.0,95989.0,,,,2.0,,,,,,,,,,,,,,,,,, +193,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,2023-06-30 14:16:14.000,2023-05-17 16:37:45,449.0,624,92.0,276.0,171.0,253.0,1462,A very simple Salesforce.com REST API client for Python.,212.0,,75.0,32,True,,4.0,2023-05-17 16:45:02.592,1.12.4,46.0,,6335059.0,conda-forge/simple-salesforce,simple-salesforce,https://pypi.org/project/simple-salesforce,2023-01-12 19:04:01.340,212.0,6334371.0,https://anaconda.org/conda-forge/simple-salesforce,2023-06-16 13:23:43.695,50965.0,2.0,,,,,,,,,,,,,,,,,, +194,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,2023-07-12 15:44:10.000,2023-07-03 14:55:00,1167.0,305,28.0,373.0,73.0,272.0,1452,Money fields for Django forms and models.,2612.0,2407.0,111.0,32,True,['django'],9.0,2023-07-03 14:52:00.962,3.2.0,64.0,,150551.0,,django-money,https://pypi.org/project/django-money,2018-05-19 17:01:36.000,205.0,150551.0,,,,2.0,,,,,,,,,,,,,,,,,, +195,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,2023-07-13 13:56:41.000,2023-07-03 22:07:52,756.0,154,33.0,113.0,14.0,161.0,1440,"djangos default admin interface with superpowers - customizable themes, popup windows replaced by modals and many..",3106.0,3063.0,32.0,32,True,['django'],32.0,2023-05-10 23:40:51.486,0.26.0,106.0,,67043.0,,django-admin-interface,https://pypi.org/project/django-admin-interface,2022-12-19 14:39:01.788,43.0,67043.0,,,,2.0,,,,,,,,,,,,,,,,,, +196,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,2023-07-03 18:29:24.000,2023-07-03 18:29:23,880.0,240,15.0,185.0,145.0,198.0,1336,Authentication for Django Rest Framework.,8453.0,8441.0,177.0,32,True,['django'],7.0,2023-05-21 03:13:00.433,4.0.1,44.0,339.0,247929.0,conda-forge/dj-rest-auth,dj-rest-auth,https://pypi.org/project/dj-rest-auth,2023-01-14 17:34:00.512,12.0,247225.0,https://anaconda.org/conda-forge/dj-rest-auth,2023-06-16 19:26:46.579,16726.0,2.0,,,,,,,,,,,,,,,,,, +197,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,2023-06-13 08:57:17.000,2023-03-16 04:26:28,687.0,257,21.0,145.0,22.0,255.0,1287,"A Django application that provides country choices for use with forms, flag icons static files, and a country field..",1547.0,,53.0,32,True,['django'],,2023-02-02 20:54:56.568,7.3.2,66.0,,480800.0,,django-countries,https://pypi.org/project/django-countries,2022-02-28 04:18:10.000,1547.0,480800.0,,,,2.0,,,,,,,,,,,,,,,,,, +198,pynacl,pyca/pynacl,others,,https://github.com/pyca/pynacl,https://github.com/pyca/pynacl,Apache-2.0,2013-02-22 03:52:39.000,2023-06-16 13:24:55.830,2023-06-12 11:04:35,738.0,220,28.0,499.0,43.0,251.0,982,Python binding to the Networking and Cryptography (NaCl) library.,2543.0,,65.0,32,True,,3.0,2022-01-07 22:05:49.000,1.5.0,16.0,,43077655.0,conda-forge/pynacl,pynacl,https://pypi.org/project/pynacl,2022-01-07 22:05:49.000,2543.0,43019241.0,https://anaconda.org/conda-forge/pynacl,2023-06-16 13:24:55.830,4556307.0,2.0,,,,,,,,,,,,,,,,,, +199,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,2023-07-06 05:56:10.000,2023-07-06 05:56:10,770.0,133,34.0,177.0,38.0,76.0,940,Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors.,29081.0,27476.0,49.0,32,True,,11.0,2023-04-18 13:48:20.000,1.8.1,22.0,,976527.0,conda-forge/parsel,parsel,https://pypi.org/project/parsel,2022-11-01 14:05:47.871,1605.0,972608.0,https://anaconda.org/conda-forge/parsel,2023-06-16 19:18:48.857,152858.0,1.0,,,,,,,,,,,,,,,,,, +200,webassets,miracle2k/webassets,others,,https://github.com/miracle2k/webassets,https://github.com/miracle2k/webassets,BSD-2-Clause,2009-12-08 05:40:34.000,2023-06-16 13:18:16.196,2021-05-01 12:22:50,1418.0,256,21.0,253.0,66.0,234.0,917,Asset management for Python web development.,8215.0,6511.0,157.0,32,False,,,2017-01-08 13:48:21.000,0.12.1,14.0,,251996.0,conda-forge/webassets,webassets,https://pypi.org/project/webassets,2019-12-20 17:37:28.000,1704.0,251297.0,https://anaconda.org/conda-forge/webassets,2023-06-16 13:18:16.196,57383.0,2.0,,,,,,,,,,,,,,,,,, +201,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-07-10 10:21:55.000,2023-06-26 05:35:45,359.0,130,12.0,186.0,52.0,108.0,822,Cross Origin Resource Sharing ( CORS ) support for Flask.,232213.0,224020.0,44.0,32,True,['flask'],5.0,2023-06-26 05:39:35.576,4.0.0,44.0,,6032803.0,conda-forge/flask-cors,flask-cors,https://pypi.org/project/flask-cors,2021-01-06 00:25:41.000,8193.0,6002362.0,https://anaconda.org/conda-forge/flask-cors,2023-06-26 12:46:52.217,791469.0,1.0,,,,,,,,,,,,,,,,,, +202,netaddr,netaddr/netaddr,others,,https://github.com/netaddr/netaddr,https://github.com/netaddr/netaddr,BSD-3-Clause,2010-05-24 23:14:56.000,2023-06-16 13:18:00.942,2021-04-15 22:45:55,618.0,170,41.0,89.0,49.0,121.0,725,A network address manipulation library for Python.,30983.0,26185.0,46.0,32,False,,,2021-12-15 14:06:46.311,0.7.9,29.0,,4532761.0,conda-forge/netaddr,netaddr,https://pypi.org/project/netaddr,2020-07-03 14:43:51.000,4798.0,4530739.0,https://anaconda.org/conda-forge/netaddr,2023-06-16 13:18:00.942,169855.0,2.0,,,,,,,,,,,,,,,,,, +203,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,2023-07-10 16:57:44.000,2023-07-05 14:51:52,308.0,61,17.0,222.0,26.0,50.0,498,"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!.",34435.0,34283.0,25.0,32,True,,31.0,2023-06-03 06:43:00.637,3.0.0,42.0,,23367162.0,conda-forge/markdown-it-py,markdown-it-py,https://pypi.org/project/markdown-it-py,2023-06-03 06:43:00.637,152.0,23317681.0,https://anaconda.org/conda-forge/markdown-it-py,2023-06-07 22:00:26.242,1979251.0,3.0,,,,,,,,,,,,,,,,,, +204,graphql-core,graphql-python/graphql-core,graphql,,https://github.com/graphql-python/graphql-core,https://github.com/graphql-python/graphql-core,MIT,2017-09-02 07:26:43.951,2023-06-16 13:19:01.788,2023-06-09 22:13:10,1035.0,121,22.0,69.0,21.0,119.0,481,A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.,21078.0,20314.0,31.0,32,True,,15.0,2022-09-23 08:40:18.000,3.2.3,85.0,,4696072.0,conda-forge/graphql-core,graphql-core,https://pypi.org/project/graphql-core,2022-04-10 16:49:32.000,764.0,4685897.0,https://anaconda.org/conda-forge/graphql-core,2023-06-16 13:19:01.788,712279.0,2.0,,,,,,,,,,,,,,,,,, +205,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,2023-06-26 14:01:04.000,2023-06-21 14:35:45,86.0,202,22.0,74.0,34.0,72.0,436,Server side session extension for Flask.,31258.0,30166.0,10.0,32,True,['flask'],20.0,2023-05-11 18:45:02.000,0.5.0,12.0,8.0,3593067.0,,flask-session,https://pypi.org/project/flask-session,2021-06-24 10:04:08.000,1092.0,3593063.0,,,,1.0,,,,,,,,,,pallets-eco/flask-session,,,,,,,, +206,terminado,jupyter/terminado,others,,https://github.com/jupyter/terminado,https://github.com/jupyter/terminado,BSD-2-Clause,2014-09-29 23:44:25.000,2023-07-10 10:49:22.000,2023-07-10 10:49:20,450.0,90,19.0,158.0,28.0,40.0,343,Terminals served by tornado websockets.,221418.0,214440.0,47.0,32,True,,3.0,2023-02-02 20:56:08.594,0.13.3,34.0,198.0,8569250.0,conda-forge/terminado,terminado,https://pypi.org/project/terminado,2017-11-15 15:33:22.000,6978.0,8431737.0,https://anaconda.org/conda-forge/terminado,2023-06-16 13:22:36.326,11963501.0,2.0,,,,,,,,,,,,,,,,,, +207,soupsieve,facelessuser/soupsieve,web-scraping,,https://github.com/facelessuser/soupsieve,https://github.com/facelessuser/soupsieve,MIT,2018-12-07 07:42:56.000,2023-06-16 16:13:38.824,2023-04-16 23:49:18,338.0,34,8.0,148.0,12.0,102.0,170,A modern CSS selector implementation for BeautifulSoup.,380296.0,377654.0,10.0,32,True,,1.0,2023-04-16 23:58:03.946,2.4.1,44.0,,60173649.0,conda-forge/soupsieve,soupsieve,https://pypi.org/project/soupsieve,2023-02-14 16:33:03.643,2642.0,59910343.0,https://anaconda.org/conda-forge/soupsieve,2023-06-16 16:13:38.824,14218526.0,1.0,,,,,,,,,,,,,,,,,, +208,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,2023-07-11 15:17:48.000,2023-07-11 15:20:12,2514.0,9236,1369.0,1052.0,386.0,,47724,Dumb downloader that scrapes the web.,24.0,,254.0,31,True,,3.0,2022-12-11 17:34:28.000,0.4.1650,169.0,371984.0,19318.0,conda-forge/you-get,you-get,https://pypi.org/project/you-get,2022-07-01 21:28:26.000,24.0,15329.0,https://anaconda.org/conda-forge/you-get,2023-06-16 19:19:15.886,20724.0,2.0,you-get,,,,,,,,,,,,,,,,, +209,redoc,Redocly/redoc,openapi-utils,,https://github.com/Redocly/redoc,https://github.com/Redocly/redoc,MIT,2015-10-30 12:53:02.000,2023-07-13 15:26:25.000,2023-07-11 17:31:52,2529.0,2196,284.0,650.0,430.0,1270.0,20523,OpenAPI/Swagger-generated API Reference Documentation.,4881.0,4881.0,213.0,31,True,['openapi'],9.0,2022-09-13 12:29:53.000,2.0.0,84.0,88.0,1.0,,,,,,,,,,2.0,,,,,,,,,,,,,,,,,, +210,saleor,saleor/saleor,others,,https://github.com/saleor/saleor,https://github.com/saleor/saleor,BSD-3-Clause,2013-02-12 16:46:39.000,2023-07-13 15:30:05.000,2023-07-13 12:56:32,20557.0,5033,382.0,8436.0,500.0,3255.0,18753,"Saleor Core: the high performance, composable, headless commerce API.",1.0,1.0,273.0,31,True,"['django', 'graphql']",202.0,2023-07-03 08:44:37.000,3.14.2,100.0,21.0,7.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +211,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,3676,904.0,171.0,296.0,548.0,15950,A Powerful Spider(Web Crawler) System in Python.,358.0,326.0,62.0,31,False,,,2018-04-18 04:25:22.000,0.3.10,17.0,,1388.0,,pyspider,https://pypi.org/project/pyspider,2018-04-18 04:17:18.000,32.0,1388.0,,,,2.0,,,,,,,,,,,,,,,,,, +212,httpbin,postmanlabs/httpbin,others,,https://github.com/postmanlabs/httpbin,https://github.com/postmanlabs/httpbin,ISC,2011-05-20 21:14:01.000,2023-04-28 20:11:03.000,2018-11-07 20:31:50,841.0,1731,238.0,325.0,177.0,243.0,11833,"HTTP Request & Response Service, written in Python + Flask.",1735.0,1181.0,108.0,31,False,['flask'],,2018-05-08 12:00:46.000,0.7.0,13.0,,41081.0,,httpbin,https://pypi.org/project/httpbin,2018-05-08 12:00:46.000,554.0,41081.0,,,,3.0,,,,,,,,,,,,,,,,,, +213,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,2023-07-13 14:51:00.000,2023-07-13 12:26:56,6732.0,2669,191.0,3278.0,97.0,1035.0,10663,Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.,23.0,22.0,385.0,31,True,['django'],225.0,2023-07-12 02:32:25.000,2023.07.11,100.0,,53.0,,cookiecutter-django,https://pypi.org/project/cookiecutter-django,2018-01-15 20:46:23.000,1.0,53.0,,,,3.0,,,,,,,,,,,,,,,,,, +214,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,2023-07-10 12:49:14.000,2023-07-10 12:42:56,4726.0,700,129.0,349.0,728.0,2826.0,7793,Command-line program to download image galleries and collections from several image hosting sites.,9.0,,95.0,31,True,,225.0,2023-07-02 20:31:33.000,1.25.7,141.0,374608.0,62073.0,,gallery-dl,https://pypi.org/project/gallery-dl,2022-06-28 20:45:04.000,9.0,55384.0,,,,3.0,,,,,,,,,,,,,,,,,, +215,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,163.0,456.0,181.0,299.0,6728,"Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.",2659.0,2425.0,120.0,31,True,,5.0,2020-02-06 18:13:37.000,2.6.1,70.0,,51293.0,conda-forge/hug,hug,https://pypi.org/project/hug,2020-02-06 18:13:37.000,234.0,49060.0,https://anaconda.org/conda-forge/hug,2023-06-16 13:24:44.089,180914.0,3.0,,,,,,,,,,,,,,,,,, +216,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-04-20 00:52:52.000,2022-11-02 08:25:54,5304.0,1635,254.0,981.0,57.0,1011.0,4639,CMS framework for Django.,1201.0,,326.0,31,True,['django'],,2022-05-12 12:50:07.885,6.0.0,138.0,,3017.0,,mezzanine,https://pypi.org/project/mezzanine,2018-08-08 01:20:56.000,1201.0,3017.0,,,,2.0,,,,,,,,,,,,,,,,,, +217,wechatpy,wechatpy/wechatpy,third-party-apis,,https://github.com/wechatpy/wechatpy,https://github.com/wechatpy/wechatpy,MIT,2014-09-12 13:03:28.000,2023-05-10 14:46:52.000,2023-05-10 14:46:52,1319.0,751,172.0,407.0,45.0,312.0,3519,WeChat SDK for Python.,5637.0,5509.0,101.0,31,True,,1.0,2021-11-11 15:12:31.000,1.8.18,137.0,,27893.0,,wechatpy,https://pypi.org/project/wechatpy,2022-06-19 11:36:01.000,128.0,27893.0,,,,3.0,,,,,,,,,,,,,,,,,, +218,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,2023-07-10 20:09:17.000,2023-07-06 14:37:42,610.0,608,54.0,318.0,142.0,308.0,3492,A JSON Web Token authentication plugin for the Django REST Framework.,341.0,,103.0,31,True,['django'],11.0,2022-10-20 17:00:18.890,5.2.2,43.0,,1476365.0,,djangorestframework-simplejwt,https://pypi.org/project/djangorestframework-simplejwt,2022-10-20 17:00:18.890,341.0,1476365.0,,,,2.0,,,,,,,,,,,,,,,,,, +219,aiortc,aiortc/aiortc,others,,https://github.com/aiortc/aiortc,https://github.com/aiortc/aiortc,BSD-3-Clause,2018-02-23 22:05:16.000,2023-07-13 14:49:50.000,2023-04-03 05:33:46,1217.0,668,88.0,196.0,47.0,585.0,3457,WebRTC and ORTC implementation for Python using asyncio.,2107.0,2079.0,27.0,31,True,,,2023-04-01 17:58:08.493,1.5.0,49.0,,32912.0,,aiortc,https://pypi.org/project/aiortc,2022-04-17 14:22:13.000,28.0,32912.0,,,,3.0,,,,,,,,,,,,,,,,,, +220,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,963,172.0,307.0,102.0,315.0,3393,A Python wrapper around the Twitter API.,8625.0,6901.0,171.0,31,False,,,2018-09-29 23:52:35.000,3.5,23.0,,58631.0,,python-twitter,https://pypi.org/project/python-twitter,2018-11-03 12:32:06.000,1724.0,58631.0,,,,3.0,,,,,,,,,,,,,,,,,, +221,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,3173,JSON Web Token Authentication support for Django REST Framework.,26782.0,24802.0,62.0,31,False,,,2021-12-15 15:59:35.858,1.3.0,26.0,,419096.0,,djangorestframework-jwt,https://pypi.org/project/djangorestframework-jwt,2017-06-23 23:47:52.000,1980.0,419096.0,,,,2.0,,,,,,,,,,,,,,,,,, +222,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,2023-07-12 13:16:33.369,2023-07-12 09:06:47,704.0,286,34.0,533.0,5.0,235.0,2924,Ready-to-use and customizable users management for FastAPI.,1594.0,1579.0,59.0,31,True,['fastapi'],25.0,2023-07-12 09:15:00.909,12.1.0,99.0,55.0,50178.0,conda-forge/fastapi-users,fastapi-users,https://pypi.org/project/fastapi-users,2022-06-21 08:05:18.000,15.0,48445.0,https://anaconda.org/conda-forge/fastapi-users,2023-07-12 13:16:33.369,36383.0,2.0,,,,,,,,,,,,,,,,,, +223,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,2023-06-20 09:12:15.000,2023-06-20 09:12:14,1198.0,455,68.0,301.0,121.0,413.0,2752,Utilities for implementing a modified pre-order traversal tree in django.,3314.0,,156.0,31,True,['django'],1.0,2022-09-27 23:42:53.502,0.14.0,40.0,,397650.0,anaconda/django-mptt,django-mptt,https://pypi.org/project/django-mptt,2021-09-27 12:56:00.000,3314.0,397650.0,https://anaconda.org/anaconda/django-mptt,,,3.0,,,,,,,,,,,,,,,,,, +224,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,506,108.0,250.0,376.0,251.0,2696,"Fully featured framework for fast, easy and documented API development with Flask.",14199.0,13226.0,89.0,31,False,['flask'],,2019-08-12 21:51:40.000,0.13.0,35.0,,224689.0,conda-forge/flask-restplus,flask-restplus,https://pypi.org/project/flask-restplus,2019-08-12 21:51:40.000,973.0,221898.0,https://anaconda.org/conda-forge/flask-restplus,2023-06-16 13:23:51.607,226071.0,3.0,,,,,,,,,,,,,,,,,, +225,django-compressor,django-compressor/django-compressor,django-utils,,https://github.com/django-compressor/django-compressor,https://github.com/django-compressor/django-compressor,MIT,2010-02-05 15:48:14.000,2023-07-03 17:24:40.000,2023-07-03 17:24:39,1617.0,588,51.0,542.0,125.0,538.0,2689,Compresses linked and inline javascript or CSS into a single cached file.,301.0,,215.0,31,True,['django'],5.0,2023-01-22 12:46:02.983,4.3.1,38.0,,419816.0,,django-compressor,https://pypi.org/project/django-compressor,2023-01-22 12:46:02.983,301.0,419816.0,,,,3.0,,,,,,,,,,,,,,,,,, +226,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,83.0,96.0,185.0,80.0,2641,A Pythonic wrapper for the Wikipedia API.,47210.0,46076.0,23.0,31,False,,,2014-11-15 15:59:49.000,1.4.0,20.0,,278896.0,conda-forge/wikipedia,wikipedia,https://pypi.org/project/wikipedia,2014-11-15 15:59:49.000,1134.0,277532.0,https://anaconda.org/conda-forge/wikipedia,2023-06-16 13:19:46.257,105057.0,3.0,,,,,,,,,,,,,,,,,, +227,modoboa,modoboa/modoboa,email,,https://github.com/modoboa/modoboa,https://github.com/modoboa/modoboa,ISC,2013-04-16 09:43:55.000,2023-07-12 12:59:02.000,2023-07-11 16:19:07,4529.0,342,92.0,931.0,141.0,1653.0,2608,Mail hosting made simple.,76.0,40.0,112.0,31,True,,166.0,2023-05-03 08:01:02.026,2.1.2,70.0,,1970.0,,modoboa,https://pypi.org/project/modoboa,2017-10-11 16:25:41.000,36.0,1970.0,,,,1.0,,,,,,,,,,,,,,,,,, +228,django-rest-swagger,marcgibbons/django-rest-swagger,openapi-utils,,https://github.com/marcgibbons/django-rest-swagger,https://github.com/marcgibbons/django-rest-swagger,BSD-2-Clause,2013-06-13 19:28:32.000,2021-12-15 14:33:28.522,2019-06-04 18:10:32,801.0,621,67.0,339.0,168.0,366.0,2592,Swagger Documentation Generator for Django REST Framework: deprecated.,19240.0,17167.0,94.0,31,False,['django'],,2021-12-15 14:37:49.132,0.1.6,50.0,,330472.0,,django-rest-swagger,https://pypi.org/project/django-rest-swagger,2018-04-30 19:59:57.000,2073.0,330472.0,,,,2.0,,,,,,,,,,,,,,,,,, +229,HTTPretty,gabrielfalcao/HTTPretty,testing,,https://github.com/gabrielfalcao/HTTPretty,https://github.com/gabrielfalcao/HTTPretty,MIT,2011-01-28 14:59:02.000,2023-06-16 13:23:40.530,2022-10-16 23:12:02,684.0,264,45.0,229.0,108.0,142.0,2057,Intercept HTTP requests at the Python socket level. Fakes the whole socket module.,16881.0,14131.0,105.0,31,True,,,2021-08-16 19:35:31.000,1.1.4,59.0,,495953.0,conda-forge/httpretty,httpretty,https://pypi.org/project/httpretty,2021-08-16 19:35:31.000,2750.0,492176.0,https://anaconda.org/conda-forge/httpretty,2023-06-16 13:23:40.530,332458.0,2.0,,,,,,,,,,,,,,,,,, +230,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,2023-06-16 13:18:43.744,2021-11-18 21:51:43,693.0,211,56.0,173.0,5.0,125.0,1910,"Reusable, generic mixins for Django.",18234.0,14273.0,77.0,31,False,['django'],,2021-11-05 21:41:41.000,1.15.0,31.0,,206304.0,conda-forge/django-braces,django-braces,https://pypi.org/project/django-braces,2021-11-05 21:41:41.000,3961.0,205792.0,https://anaconda.org/conda-forge/django-braces,2023-06-16 13:18:43.744,36387.0,3.0,,,,,,,,,,,,,,,,,, +231,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,2023-06-16 16:09:52.924,2023-02-25 23:08:33,172.0,109,27.0,39.0,,59.0,1885,"A generator library for concise, unambiguous and URL-safe UUIDs.",19390.0,18308.0,33.0,31,True,,,2022-11-13 22:15:36.662,1.0.11,24.0,,3254393.0,conda-forge/shortuuid,shortuuid,https://pypi.org/project/shortuuid,2022-11-13 22:15:36.662,1082.0,3247823.0,https://anaconda.org/conda-forge/shortuuid,2023-06-16 16:09:52.924,381061.0,2.0,,,,,,,,,,,,,,,,,, +232,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,404,103.0,222.0,25.0,306.0,1853,"Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",7696.0,6540.0,103.0,31,False,,,2021-07-16 22:38:58.000,3.9.1,61.0,,169930.0,conda-forge/twython,twython,https://pypi.org/project/twython,2021-07-16 22:35:20.000,1156.0,166365.0,https://anaconda.org/conda-forge/twython,2023-06-16 13:20:59.998,263829.0,3.0,,,,,,,,,,,,,,,,,, +233,schemathesis,schemathesis/schemathesis,testing,,https://github.com/schemathesis/schemathesis,https://github.com/schemathesis/schemathesis,MIT,2019-08-19 11:13:01.000,2023-07-05 10:52:17.000,2023-07-05 10:52:16,1766.0,131,21.0,975.0,129.0,599.0,1784,"Guarantee flawless API functionality with thorough, high-quality test scenarios generated from your API specification.",247.0,243.0,56.0,31,True,"['openapi', 'graphql']",20.0,2023-06-03 16:22:00.486,3.19.5,226.0,,74457.0,,schemathesis,https://pypi.org/project/schemathesis,2022-06-23 10:07:03.000,4.0,74457.0,,,,2.0,,,,,,,,,,,,,,,,,, +234,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,246,55.0,94.0,30.0,61.0,1620,Full-featured Python interface for the Slack API.,4018.0,2962.0,45.0,31,False,,,2020-02-15 09:06:13.000,0.14.0,57.0,,609806.0,conda-forge/slacker,slacker,https://pypi.org/project/slacker,2020-02-15 09:06:13.000,1056.0,605603.0,https://anaconda.org/conda-forge/slacker,2023-06-16 13:18:03.732,357271.0,3.0,,,,,,,,,,,,,,,,,, +235,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,2023-06-17 23:09:02.000,2023-06-10 01:55:50,973.0,232,60.0,135.0,64.0,340.0,1414,RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.,2190.0,1842.0,84.0,31,True,,7.0,2023-02-22 03:48:42.000,5.3.1,28.0,290.0,339410.0,conda-forge/rpyc,rpyc,https://pypi.org/project/rpyc,2022-11-26 06:15:02.082,348.0,317213.0,https://anaconda.org/conda-forge/rpyc,2023-06-16 19:21:36.467,754556.0,2.0,,,,,,,,,,,,,,,,,, +236,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,2023-07-11 14:50:23.000,2023-07-11 14:50:21,1417.0,127,22.0,154.0,43.0,189.0,1232,"Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments.",492.0,473.0,33.0,31,True,,36.0,2023-06-15 13:01:00.764,1.6.1,37.0,,505160.0,,trafilatura,https://pypi.org/project/trafilatura,2019-08-23 11:59:12.000,19.0,505160.0,,,,2.0,,,,,,,,,,,,,,,,,, +237,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-06-23 18:29:32.000,2023-06-23 18:29:28,182.0,220,21.0,53.0,8.0,100.0,1192,"Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes.",2234.0,,33.0,31,True,['flask'],7.0,2023-04-27 09:56:10.209,4.8.0,34.0,,638269.0,conda-forge/flask-httpauth,flask-httpauth,https://pypi.org/project/flask-httpauth,2022-05-29 14:32:41.000,2234.0,636749.0,https://anaconda.org/conda-forge/flask-httpauth,2023-06-16 13:24:13.070,126167.0,2.0,,,,,,,,,,,,,,,,,, +238,jsonfield,rpkilby/jsonfield,django-utils,,https://github.com/rpkilby/jsonfield,https://github.com/rpkilby/jsonfield,MIT,2009-05-03 03:42:01.000,2022-10-30 20:24:35.000,2020-02-22 08:36:44,368.0,272,37.0,106.0,12.0,152.0,1155,A reusable Django model field for storing ad-hoc JSON data.,14220.0,11887.0,51.0,31,False,['django'],,2020-02-22 08:42:29.000,3.1.0,34.0,125.0,443134.0,,jsonfield,https://pypi.org/project/jsonfield,2020-02-22 08:42:29.000,2333.0,443133.0,,,,3.0,,,,,,,,,,,,,,,,,, +239,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,2023-06-15 13:08:51.000,2023-05-22 19:33:12,893.0,118,12.0,241.0,,158.0,996,Rate Limiting extension for Flask.,6844.0,6458.0,43.0,31,True,['flask'],12.0,2023-05-03 23:51:18.625,3.3.1,96.0,204.0,2562851.0,,flask-limiter,https://pypi.org/project/flask-limiter,2022-12-29 20:00:01.310,386.0,2562838.0,,,,2.0,,,,,,,,,,,,,,,,,, +240,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,2023-06-28 11:42:24.000,2023-06-28 11:42:22,590.0,172,22.0,188.0,84.0,115.0,933,A toolbelt of useful classes and functions to be used with python-requests.,629.0,,67.0,31,True,,6.0,2023-05-01 04:12:06.235,1.0.0,20.0,,45592633.0,conda-forge/requests-toolbelt,requests-toolbelt,https://pypi.org/project/requests-toolbelt,2022-10-25 03:14:55.000,629.0,45566750.0,https://anaconda.org/conda-forge/requests-toolbelt,2023-06-16 13:16:20.351,2277785.0,3.0,,,,,,,,,,,,,,,,,, +241,klein,twisted/klein,others,,https://github.com/twisted/klein,https://github.com/twisted/klein,MIT,2012-02-10 17:55:04.000,2023-07-11 03:43:29.000,2023-07-04 00:22:21,2693.0,127,38.0,457.0,79.0,95.0,816,werkzeug + twisted.web.,2158.0,1765.0,55.0,31,True,,194.0,2023-05-03 00:07:23.000,23.5.0,19.0,,54800.0,,klein,https://pypi.org/project/klein,2017-10-22 19:20:42.000,393.0,54800.0,,,,3.0,,,,,,,,,,,,,,,,,, +242,flask-caching,pallets-eco/flask-caching,flask-utils,,https://github.com/pallets-eco/flask-caching,https://github.com/pallets-eco/flask-caching,BSD-3-Clause,2016-07-04 19:53:57.000,2023-07-11 17:54:14.000,2023-04-28 14:56:25,724.0,179,18.0,279.0,54.0,174.0,804,A caching extension for Flask.,16334.0,15575.0,108.0,31,True,['flask'],6.0,2023-01-12 17:46:46.000,2.0.2,24.0,,3806551.0,conda-forge/flask-caching,flask-caching,https://pypi.org/project/flask-caching,2023-01-12 17:46:16.905,759.0,3804285.0,https://anaconda.org/conda-forge/flask-caching,2023-06-16 16:09:48.286,131479.0,2.0,,,,,,,,,,,,,,,,,, +243,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-06-16 13:17:02.870,2014-11-04 19:45:41,236.0,167,27.0,80.0,100.0,44.0,569,Flask-Mail adds SMTP mail sending to your Flask applications.,63705.0,59770.0,30.0,31,False,,,2014-09-28 23:35:22.000,0.9.1,27.0,,449255.0,conda-forge/flask-mail,flask-mail,https://pypi.org/project/flask-mail,2014-09-28 23:35:22.000,3935.0,448026.0,https://anaconda.org/conda-forge/flask-mail,2023-06-16 13:17:02.870,102088.0,1.0,,,,,,,,,,,,,,,,,, +244,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-06-16 13:18:01.654,2023-04-07 20:09:39,247.0,156,15.0,108.0,10.0,115.0,418,i18n and l10n support for Flask based on Babel and pytz.,18232.0,18209.0,41.0,31,True,['flask'],,2023-04-07 20:25:56.984,3.1.0,17.0,,2451267.0,conda-forge/flask-babel,flask-babel,https://pypi.org/project/flask-babel,2023-01-29 23:11:00.399,23.0,2449752.0,https://anaconda.org/conda-forge/flask-babel,2023-06-16 13:18:01.654,127271.0,2.0,,,,,,,,,,,,,,,,,, +245,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,2023-07-10 16:30:20.000,2023-07-10 16:30:15,377.0,58,8.0,145.0,36.0,66.0,268,"OpenAPI Spec Validator is a Python library that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI..",5608.0,5375.0,38.0,31,True,,89.0,2023-07-10 07:59:01.490,0.6.0,36.0,,3014268.0,conda-forge/openapi-spec-validator,openapi-spec-validator,https://pypi.org/project/openapi-spec-validator,2019-05-20 10:12:48.000,233.0,3004455.0,https://anaconda.org/conda-forge/openapi-spec-validator,2023-07-10 16:10:48.707,353294.0,2.0,,,,,,,,,,python-openapi/openapi-spec-validator,,,,,,,, +246,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,2023-07-08 19:06:36.000,2023-05-22 09:29:45,11611.0,5996,420.0,5488.0,3364.0,3415.0,15811,"swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different..",2.0,2.0,1209.0,30,True,['openapi'],15.0,2023-06-07 11:25:00.000,3.0.46,97.0,,,,,,,,,,,,3.0,,io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,https://search.maven.org/artifact/io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,,,,, +247,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-07-01 05:39:55.000,2021-02-12 03:30:48,1131.0,2175,330.0,216.0,204.0,460.0,9084,Script for downloading Coursera.org videos and naming them.,233.0,219.0,85.0,30,False,,,2019-12-16 21:11:03.021,0.11.5,12.0,,1236.0,conda-forge/coursera-dl,coursera-dl,https://pypi.org/project/coursera-dl,2018-06-03 08:31:25.000,14.0,973.0,https://anaconda.org/conda-forge/coursera-dl,2023-06-16 13:14:45.566,21052.0,3.0,,,,,,,,,,,,,,,,,, +248,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,2023-06-21 16:58:16.000,2019-05-21 18:24:10,156.0,2015,198.0,102.0,130.0,169.0,8336,Python Script to download hundreds of images from Google Images. It is a ready-to-run code!.,109.0,,38.0,30,False,,,2019-05-21 18:28:03.000,2.8.0,40.0,,10473.0,,google_images_download,https://pypi.org/project/google_images_download,2019-05-21 18:28:03.000,109.0,10473.0,,,,3.0,,,,,,,,,,,,,,,,,, +249,webpy,webpy/webpy,web-frameworks,,https://github.com/webpy/webpy,https://github.com/webpy/webpy,Unlicense,2008-09-29 03:42:56.000,2023-06-16 13:21:14.383,2023-04-20 11:04:47,1065.0,1327,340.0,331.0,42.0,396.0,5819,web.py is a web framework for python that is as simple as it is powerful.,1140.0,,89.0,30,True,,1.0,2020-11-09 11:30:29.000,0.62,18.0,,291187.0,conda-forge/web.py,web.py,https://pypi.org/project/web.py,2020-11-09 11:24:34.000,1140.0,290415.0,https://anaconda.org/conda-forge/web.py,2023-06-16 13:21:14.383,54851.0,3.0,,,,,,,,,,,,,,,,,, +250,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-06-16 16:08:51.994,2021-08-31 09:48:33,768.0,413,168.0,374.0,59.0,289.0,5601,The Web API toolkit.,909.0,739.0,91.0,30,False,['openapi'],,2019-04-03 08:12:14.000,0.7.2,94.0,,11656.0,conda-forge/apistar,apistar,https://pypi.org/project/apistar,2019-04-03 08:12:14.000,170.0,9724.0,https://anaconda.org/conda-forge/apistar,2023-06-16 16:08:51.994,121778.0,3.0,,,,,,,,,,,,,,,,,, +251,AutoRest,Azure/autorest,openapi-utils,,https://github.com/Azure/autorest,https://github.com/Azure/autorest,MIT,2015-02-20 23:02:54.000,2023-07-06 13:53:52.000,2023-06-07 14:56:45,5622.0,741,821.0,2447.0,77.0,1961.0,4265,"OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python.",497.0,497.0,169.0,30,True,['openapi'],9.0,,,100.0,86510.0,2338.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +252,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,2023-07-12 04:47:25.000,2023-05-18 06:12:29,857.0,315,53.0,337.0,109.0,227.0,3915,Silky smooth profiling for Django.,4015.0,3864.0,140.0,30,True,['django'],1.0,2023-01-15 00:27:12.000,5.0.3,41.0,192.0,427321.0,,django-silk,https://pypi.org/project/django-silk,2023-01-15 00:25:47.298,151.0,427320.0,,,,2.0,,,,,,,,,,,,,,,,,, +253,lektor,lektor/lektor,cms,,https://github.com/lektor/lektor,https://github.com/lektor/lektor,BSD-3-Clause,2015-12-19 09:18:36.000,2023-07-09 22:08:22.000,2023-06-06 20:04:44,1704.0,313,76.0,517.0,235.0,418.0,3680,The lektor static file content management system.,512.0,423.0,93.0,30,True,,42.0,2023-05-06 02:07:29.000,3.3.10,44.0,7092.0,7607.0,conda-forge/lektor,lektor,https://pypi.org/project/lektor,2022-05-02 22:01:49.000,89.0,6734.0,https://anaconda.org/conda-forge/lektor,2023-06-04 00:07:49.844,64550.0,3.0,,,,,,,,,,,,,,,,,, +254,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,2023-06-23 15:44:45.000,2023-06-22 15:29:20,978.0,367,41.0,476.0,190.0,383.0,3147,A test fixtures replacement for Python.,814.0,,126.0,30,True,['django'],6.0,2021-10-26 14:02:33.000,3.2.1,42.0,,2820456.0,conda-forge/factory_boy,factory_boy,https://pypi.org/project/factory_boy,2021-10-26 14:02:33.000,814.0,2818858.0,https://anaconda.org/conda-forge/factory_boy,2023-06-16 13:23:02.929,131065.0,2.0,,,,,,,,,,,,,,,,,, +255,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,650,161.0,171.0,51.0,237.0,3004,Python Twitter API.,5085.0,4030.0,94.0,30,True,,,2022-09-19 22:45:26.007,1.19.6,60.0,,26094.0,,twitter,https://pypi.org/project/twitter,2022-09-19 22:46:17.662,1055.0,26094.0,,,,3.0,,,,,,,,,,,,,,,,,, +256,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,1044,220.0,114.0,75.0,81.0,2979,"A fully tested, abstract interface to creating OAuth clients and servers.",10842.0,10746.0,42.0,30,False,,,2019-06-28 17:57:45.000,1.1.1,13.0,,46997.0,conda-forge/python-oauth2,python-oauth2,https://pypi.org/project/python-oauth2,2019-06-28 17:57:45.000,96.0,45764.0,https://anaconda.org/conda-forge/python-oauth2,2023-06-16 13:23:13.681,88830.0,3.0,,,,,,,,,,,,,,,,,, +257,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-05-24 11:42:55.000,2023-05-24 11:42:46,938.0,489,75.0,222.0,16.0,288.0,2221,Generate generic activity streams from the actions on your site. Users can follow any actors activities for..,1414.0,1078.0,113.0,30,True,['django'],4.0,2023-03-25 02:58:06.621,1.4.3,39.0,8.0,41115.0,,django-activity-stream,https://pypi.org/project/django-activity-stream,2022-12-19 05:34:01.033,336.0,41115.0,,,,3.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-04-25 14:53:14.000,2022-01-13 10:48:20,187.0,129,46.0,44.0,45.0,48.0,1880,"Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can..",36151.0,33919.0,27.0,30,False,['django'],,2022-01-13 10:53:21.000,1.4.12,21.0,,449845.0,,django-widget-tweaks,https://pypi.org/project/django-widget-tweaks,2022-01-13 10:53:21.000,2232.0,449845.0,,,,3.0,,,,,,,,,,,,,,,,,, +259,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-06-16 13:21:48.371,2020-04-23 15:22:46,932.0,506,68.0,350.0,173.0,393.0,1603,Quick and simple security for Flask applications.,8435.0,7083.0,128.0,30,False,['flask'],,2017-06-14 13:28:38.000,3.0.0,26.0,,53262.0,conda-forge/flask-security,flask-security,https://pypi.org/project/flask-security,2017-06-14 13:28:38.000,1352.0,52728.0,https://anaconda.org/conda-forge/flask-security,2023-06-16 13:21:48.371,40069.0,2.0,,,,,,,,,,,,,,,,,, +260,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,2023-06-27 22:44:15.000,2023-06-27 20:53:30,634.0,304,34.0,253.0,28.0,245.0,1572,Dynamic Django settings.,2006.0,1726.0,139.0,30,True,['django'],4.0,2022-08-11 11:59:02.381,2.9.1,29.0,,212170.0,,django-constance,https://pypi.org/project/django-constance,2022-05-11 13:00:20.000,280.0,212170.0,,,,3.0,,,,,,,,,,,,,,,,,, +261,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,2023-06-05 16:51:14.000,2023-06-05 16:50:06,280.0,182,47.0,88.0,14.0,53.0,1383,Browsable web APIs for Flask.,6611.0,5914.0,34.0,30,True,['flask'],7.0,2023-06-05 16:50:54.000,3.1,33.0,,95182.0,,flask-api,https://pypi.org/project/flask-api,2021-06-15 20:58:27.000,697.0,95182.0,,,,2.0,,,,,,,,,,,,,,,,,, +262,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,197,40.0,52.0,42.0,32.0,1361,"A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by..",6932.0,6434.0,32.0,30,True,,,2020-08-23 06:05:26.000,2.2.0,12.0,,2665422.0,conda-forge/user-agents,user-agents,https://pypi.org/project/user-agents,2020-08-23 06:01:54.000,498.0,2664904.0,https://anaconda.org/conda-forge/user-agents,2023-06-16 13:16:51.489,43055.0,3.0,,,,,,,,,,,,,,,,,, +263,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,2023-02-07 23:26:40.000,2023-01-09 10:51:18,797.0,314,32.0,219.0,84.0,316.0,1326,Easy thumbnails for Django.,11981.0,9878.0,91.0,30,True,['django'],,2023-01-09 22:18:33.244,2.8.5,51.0,,175463.0,,easy-thumbnails,https://pypi.org/project/easy-thumbnails,2022-01-20 03:34:09.000,2103.0,175463.0,,,,3.0,,,,,,,,,,,,,,,,,, +264,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-07-02 16:36:07.000,2023-05-03 16:54:16,657.0,220,31.0,185.0,79.0,75.0,1320,A JOSE implementation in Python.,814.0,,49.0,30,True,,7.0,2021-06-05 03:30:38.000,3.3.0,38.0,,6840937.0,conda-forge/python-jose,python-jose,https://pypi.org/project/python-jose,2021-06-05 03:30:38.000,814.0,6813026.0,https://anaconda.org/conda-forge/python-jose,2023-06-16 16:09:38.555,1646807.0,3.0,,,,,,,,,,,,,,,,,, +265,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,2023-07-02 07:36:27.000,2023-07-01 12:33:58,1969.0,319,46.0,137.0,65.0,245.0,1122,Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in..,126.0,,73.0,30,True,,11.0,2023-05-01 13:48:42.000,2023.05.01,44.0,277.0,995713.0,,imdbpy,https://pypi.org/project/imdbpy,2022-07-09 12:09:01.903,126.0,995703.0,,,,3.0,,,,,,,,,,cinemagoer/cinemagoer,,,,,,,, +266,httptools,MagicStack/httptools,http-clients,,https://github.com/MagicStack/httptools,https://github.com/MagicStack/httptools,MIT,2016-04-25 16:13:48.000,2023-07-07 05:07:24.350,2023-07-06 21:26:29,90.0,74,41.0,44.0,9.0,40.0,1114,Fast HTTP parser.,51517.0,50946.0,14.0,30,True,,2.0,2023-07-07 02:39:51.297,0.6.0,21.0,,5166884.0,conda-forge/httptools,httptools,https://pypi.org/project/httptools,2022-02-22 18:55:52.000,571.0,5151052.0,https://anaconda.org/conda-forge/httptools,2023-07-07 05:07:24.350,522476.0,3.0,,,,,,,,,,,,,,,,,, +267,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,189,43.0,195.0,101.0,167.0,1052,HTTP/2 for Python.,1295.0,1167.0,43.0,30,False,,,2020-08-02 14:24:39.000,0.5.0,18.0,185.0,208822.0,conda-forge/hyper,hyper,https://pypi.org/project/hyper,2015-10-11 16:17:30.000,128.0,208507.0,https://anaconda.org/conda-forge/hyper,2023-06-16 16:07:33.511,20750.0,3.0,,,,,,,,,,,,,,,,,, +268,tavern,taverntesting/tavern,testing,,https://github.com/taverntesting/tavern,https://github.com/taverntesting/tavern,MIT,2017-11-01 14:51:25.000,2023-07-01 21:03:19.000,2023-06-25 17:56:47,1060.0,187,28.0,293.0,44.0,545.0,926,"A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise..",481.0,458.0,58.0,30,True,,10.0,2023-06-25 17:58:02.216,2.2.0,175.0,,157002.0,,tavern,https://pypi.org/project/tavern,2022-06-26 14:26:22.000,23.0,157002.0,,,,2.0,,,,,,,,,,,,,,,,,, +269,flask-mongoengine,MongoEngine/flask-mongoengine,flask-utils,,https://github.com/MongoEngine/flask-mongoengine,https://github.com/MongoEngine/flask-mongoengine,BSD-3-Clause,2012-05-15 11:33:26.000,2023-06-16 15:51:21.000,2022-08-16 14:02:03,969.0,251,28.0,259.0,42.0,236.0,829,MongoEngine flask extension with WTF model forms support.,10350.0,8934.0,90.0,30,True,['flask'],,2020-11-21 06:02:04.000,1.0.0,21.0,,141280.0,,flask-mongoengine,https://pypi.org/project/flask-mongoengine,2020-11-21 06:02:04.000,1416.0,141280.0,,,,2.0,,,,,,,,,,,,,,,,,, +270,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,2023-06-16 13:23:42.076,2023-05-15 18:45:16,346.0,56,16.0,153.0,27.0,85.0,804,Flask + marshmallow for beautiful APIs.,25311.0,24490.0,21.0,30,True,['flask'],4.0,2023-04-05 17:20:02.044,0.15.0,19.0,,532872.0,conda-forge/flask-marshmallow,flask-marshmallow,https://pypi.org/project/flask-marshmallow,2020-09-28 03:38:46.000,821.0,531835.0,https://anaconda.org/conda-forge/flask-marshmallow,2023-06-16 13:23:42.076,84042.0,2.0,,,,,,,,,,,,,,,,,, +271,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,2023-07-11 06:38:55.000,2023-07-11 06:38:55,333.0,91,9.0,325.0,47.0,75.0,351,PEP-484 stubs for django-rest-framework.,2363.0,2306.0,61.0,30,True,['django'],43.0,2023-06-27 17:55:27.199,3.14.2,21.0,,559064.0,conda-forge/djangorestframework-stubs,djangorestframework-stubs,https://pypi.org/project/djangorestframework-stubs,2022-06-22 09:27:26.000,57.0,558842.0,https://anaconda.org/conda-forge/djangorestframework-stubs,2023-07-01 20:49:07.150,5796.0,3.0,,,,,,,,,,,,,,,,,, +272,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,2023-06-25 13:57:17.000,2023-06-24 05:05:29,2294.0,2172,309.0,778.0,57.0,443.0,9945,Web path scanner.,44.0,44.0,96.0,29,True,,6.0,2022-10-05 13:01:24.000,0.4.3,16.0,,2665.0,,dirsearch,https://pypi.org/project/dirsearch,2022-10-03 17:07:28.162,,2665.0,,,,2.0,,,,,,,,,,,,,,,,,, +273,grip,joeyespo/grip,markdown,,https://github.com/joeyespo/grip,https://github.com/joeyespo/grip,MIT,2012-11-17 07:27:16.000,2023-05-22 20:34:58.000,2022-03-30 18:00:12,575.0,424,77.0,103.0,99.0,186.0,6076,Preview GitHub README.md files locally before committing them.,1601.0,1455.0,39.0,29,False,,,2022-03-30 18:06:59.000,4.6.1,26.0,,14743.0,,grip,https://pypi.org/project/grip,2022-03-30 18:06:59.000,146.0,14743.0,,,,3.0,,,,,,,,,,,,,,,,,, +274,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,2023-07-13 15:46:56.000,2023-07-13 15:46:43,5090.0,605,137.0,317.0,185.0,1415.0,5933,The awesome document factory.,,,124.0,29,True,,31.0,2023-05-11 09:31:13.000,59.0,63.0,,1063075.0,conda-forge/weasyprint,weasyprint,https://pypi.org/project/weasyprint,,,1060544.0,https://anaconda.org/conda-forge/weasyprint,2023-06-16 16:16:10.254,121523.0,3.0,,,,,,,,,-3.0,,,,,,,,, +275,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,332,113.0,50.0,5.0,114.0,4270,Requests + Gevent = 3.,4523.0,3846.0,28.0,29,True,,2.0,2023-06-08 00:06:01.754,0.7.0,7.0,2.0,268703.0,conda-forge/grequests,grequests,https://pypi.org/project/grequests,2020-04-05 14:27:35.000,677.0,267740.0,https://anaconda.org/conda-forge/grequests,2023-06-16 13:16:57.269,78976.0,3.0,,,,,,,,,,,,,,,,,, +276,Dredd,apiaryio/dredd,testing,,https://github.com/apiaryio/dredd,https://github.com/apiaryio/dredd,MIT,2013-09-04 12:21:35.000,2023-07-12 13:38:01.000,2022-04-03 09:14:43,3309.0,296,75.0,1459.0,254.0,575.0,4033,Language-agnostic HTTP API Testing Tool.,1199.0,985.0,111.0,29,False,['openapi'],,2021-11-16 12:38:08.000,dredd-transactions@10.1.0,223.0,,36184.0,,dredd_hooks,https://pypi.org/project/dredd_hooks,2018-04-09 12:47:29.000,38.0,4924.0,,,,2.0,,,dredd,https://www.npmjs.com/package/dredd,2021-11-16 12:36:05.644,176.0,31260.0,,,,,,,,,,, +277,PyWebIO,pywebio/PyWebIO,web-ui,,https://github.com/pywebio/PyWebIO,https://github.com/pywebio/PyWebIO,MIT,2020-02-29 10:28:10.000,2023-06-04 11:44:22.000,2023-04-22 05:37:22,951.0,347,55.0,60.0,58.0,161.0,3978,Write interactive web app in script way.,1237.0,1222.0,18.0,29,True,,8.0,2023-04-22 05:40:00.950,1.8.2,33.0,,8508.0,,pywebio,https://pypi.org/project/pywebio,2022-12-11 10:34:31.514,15.0,8508.0,,,,2.0,,,,,,,,,,,,,,,,,, +278,pyppeteer,miyakogi/pyppeteer,testing,,https://github.com/miyakogi/pyppeteer,https://github.com/miyakogi/pyppeteer,MIT,2017-08-28 16:39:17.000,2023-06-16 16:13:26.272,2020-05-08 09:48:22,788.0,367,103.0,73.0,154.0,100.0,3526,Headless chrome/chromium automation library (unofficial port of puppeteer).,359.0,,24.0,29,False,,,2022-01-11 05:39:28.000,1.0.2,31.0,,972422.0,conda-forge/pyppeteer,pyppeteer,https://pypi.org/project/pyppeteer,2022-01-11 05:39:28.000,359.0,967771.0,https://anaconda.org/conda-forge/pyppeteer,2023-06-16 16:13:26.272,251199.0,2.0,,,,,,,,,,,,,,,,,, +279,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,269,53.0,44.0,100.0,126.0,2502,Send email in Python conveniently for gmail using yagmail.,3784.0,3325.0,32.0,29,True,,,2022-09-19 15:58:02.665,0.15.293,107.0,,147344.0,conda-forge/yagmail,yagmail,https://pypi.org/project/yagmail,2022-07-01 11:05:01.000,459.0,146703.0,https://anaconda.org/conda-forge/yagmail,2023-06-16 16:18:42.921,28883.0,2.0,,,,,,,,,,,,,,,,,, +280,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,2023-04-15 10:49:38.000,2022-11-29 19:37:09,766.0,677,118.0,168.0,298.0,353.0,2246,Modern theme for Django admin interface.,4131.0,3091.0,60.0,29,False,['django'],,2019-10-02 08:36:30.000,0.2.28,47.0,,64050.0,,django-suit,https://pypi.org/project/django-suit,2022-11-29 19:58:01.176,1040.0,64050.0,,,,2.0,,,,,,,,,,,,,,,,,, +281,Js2Py,PiotrDabkowski/Js2Py,others,,https://github.com/PiotrDabkowski/Js2Py,https://github.com/PiotrDabkowski/Js2Py,MIT,2014-10-02 21:08:48.000,2023-06-22 13:24:46.000,2022-11-06 10:12:00,297.0,246,62.0,71.0,133.0,121.0,2230,JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python Try it online:.,12908.0,12740.0,29.0,29,True,,,,,48.0,,185557.0,conda-forge/js2py,js2py,https://pypi.org/project/js2py,2022-11-06 10:45:09.851,168.0,184363.0,https://anaconda.org/conda-forge/js2py,2023-06-16 19:19:20.466,45384.0,3.0,,,,,,,,,,,,,,,,,, +282,pyquery,gawel/pyquery,html-processing,,https://github.com/gawel/pyquery,https://github.com/gawel/pyquery,,2012-11-28 20:27:39.000,2023-06-16 13:23:09.494,2023-01-02 09:06:54,486.0,176,65.0,67.0,51.0,132.0,2216,A jquery-like library for python.,19549.0,19549.0,52.0,29,False,,,,,5.0,,1864698.0,conda-forge/pyquery,pyquery,https://pypi.org/project/pyquery,,,1864066.0,https://anaconda.org/conda-forge/pyquery,2023-06-16 13:23:09.494,43653.0,3.0,,,,,,,,,-3.0,,,,,,,,, +283,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-06-29 12:29:49.000,2023-01-19 10:56:01,341.0,284,44.0,141.0,24.0,137.0,2211,Django friendly finite state machine support.,1794.0,1463.0,67.0,29,True,['django'],,2022-08-15 10:47:37.550,2.8.1,23.0,,256720.0,conda-forge/django-fsm,django-fsm,https://pypi.org/project/django-fsm,2022-08-15 10:47:37.550,331.0,256381.0,https://anaconda.org/conda-forge/django-fsm,2023-06-16 13:21:26.721,24089.0,3.0,,,,,,,,,,,,,,,,,, +284,django-sql-explorer,groveco/django-sql-explorer,django-utils,,https://github.com/groveco/django-sql-explorer,https://github.com/groveco/django-sql-explorer,MIT,2013-12-22 20:58:37.000,2023-07-13 02:55:37.000,2023-07-13 02:54:09,885.0,341,75.0,277.0,21.0,252.0,2123,Easily share data across your company via SQL queries. From Grove Collab.,442.0,368.0,98.0,29,True,['django'],7.0,2023-07-13 02:55:52.586,3.2.1,37.0,,43778.0,,django-sql-explorer,https://pypi.org/project/django-sql-explorer,2022-03-10 17:49:10.000,74.0,43778.0,,,,3.0,,,,,,,,,,,,,,,,,, +285,daphne,django/daphne,websocket,,https://github.com/django/daphne,https://github.com/django/daphne,BSD-3-Clause,2015-12-23 17:06:46.000,2023-07-04 04:48:52.000,2023-07-04 04:48:51,411.0,240,48.0,164.0,43.0,265.0,2049,Django Channels HTTP/WebSocket server.,775.0,,65.0,29,True,['django'],2.0,2022-10-07 13:19:03.413,4.0.0,57.0,,684507.0,conda-forge/daphne,daphne,https://pypi.org/project/daphne,2018-08-17 04:43:44.000,775.0,680568.0,https://anaconda.org/conda-forge/daphne,2023-06-16 19:18:51.620,153630.0,3.0,,,,,,,,,,,,,,,,,, +286,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,2023-04-06 17:32:52.000,2021-06-26 12:04:16,1246.0,240,52.0,309.0,316.0,146.0,1725,A multiprocessing distributed task queue for Django.,1476.0,1398.0,62.0,29,False,['django'],,2021-06-27 12:04:53.000,1.3.9,78.0,,76709.0,,django-q,https://pypi.org/project/django-q,2021-06-27 12:04:53.000,78.0,76709.0,,,,3.0,,,,,,,,,,,,,,,,,, +287,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,2023-06-16 13:15:48.268,2022-03-09 18:46:07,381.0,203,35.0,101.0,66.0,67.0,1028,A Redis cache backend for django.,5107.0,3953.0,46.0,29,False,['django'],,2020-10-15 00:17:01.000,3.0.0,52.0,,147148.0,conda-forge/django-redis-cache,django-redis-cache,https://pypi.org/project/django-redis-cache,2020-10-15 00:17:01.000,1154.0,146545.0,https://anaconda.org/conda-forge/django-redis-cache,2023-06-16 13:15:48.268,53090.0,3.0,,,,,,,,,,,,,,,,,, +288,dpkt,kbandla/dpkt,others,,https://github.com/kbandla/dpkt,https://github.com/kbandla/dpkt,BSD-3-Clause,2012-06-06 18:39:31.000,2023-06-23 10:30:15.000,2023-01-27 16:44:52,813.0,266,50.0,282.0,74.0,305.0,1020,"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols.",1757.0,1428.0,67.0,29,True,,,2022-08-18 05:57:11.000,1.9.8,22.0,,285306.0,conda-forge/dpkt,dpkt,https://pypi.org/project/dpkt,2022-08-18 05:55:29.977,329.0,283068.0,https://anaconda.org/conda-forge/dpkt,2023-06-16 16:13:36.846,120899.0,3.0,,,,,,,,,,,,,,,,,, +289,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,2023-06-16 19:22:47.508,2022-10-02 01:30:04,425.0,251,22.0,286.0,39.0,161.0,991,A feature flipper for Django.,1528.0,1183.0,115.0,29,True,['django'],,2022-08-30 17:30:23.357,3.0.0,46.0,,294687.0,conda-forge/django-waffle,django-waffle,https://pypi.org/project/django-waffle,2022-08-30 17:30:23.357,345.0,294273.0,https://anaconda.org/conda-forge/django-waffle,2023-06-16 19:22:47.508,14094.0,3.0,,,,,,,,,,,,,,,,,, +290,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,2023-06-16 19:21:07.393,2023-05-11 11:03:18,548.0,190,27.0,131.0,42.0,108.0,945,Rosetta is a Django application that eases the translation process of your Django projects.,3199.0,2590.0,81.0,29,True,['django'],9.0,2023-04-18 13:45:49.000,0.9.9,34.0,,77877.0,conda-forge/django-rosetta,django-rosetta,https://pypi.org/project/django-rosetta,2021-12-08 08:49:34.000,609.0,77660.0,https://anaconda.org/conda-forge/django-rosetta,2023-06-16 19:21:07.393,7837.0,3.0,,,,,,,,,,,,,,,,,, +291,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,2023-07-10 20:06:15.000,2022-12-12 10:26:16,471.0,206,21.0,218.0,74.0,207.0,765,Management commands to help backup and restore your project database and media files.,1674.0,1518.0,64.0,29,True,['django'],,2022-09-28 00:30:54.478,4.0.2,44.0,,68935.0,,django-dbbackup,https://pypi.org/project/django-dbbackup,2022-09-28 00:30:54.478,156.0,68935.0,,,,3.0,,,,,,,,,,,,,,,,,, +292,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-06-16 13:22:44.707,2023-03-27 01:44:02,219.0,100,19.0,70.0,37.0,75.0,763,Parameterized testing with any Python test framework.,11873.0,11186.0,31.0,29,False,,,2023-03-27 02:02:06.801,0.9.0,12.0,,3763884.0,conda-forge/parameterized,parameterized,https://pypi.org/project/parameterized,2021-01-09 20:35:16.000,687.0,3757540.0,https://anaconda.org/conda-forge/parameterized,2023-06-16 13:22:44.707,425090.0,2.0,,,,,,,,,,,,,,,,,, +293,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,2023-07-07 11:18:36.000,2023-07-07 11:18:01,516.0,107,117.0,123.0,45.0,53.0,758,Extract embedded metadata from HTML markup.,1018.0,977.0,35.0,29,True,,10.0,2023-07-07 10:41:03.731,0.15.0,24.0,,72309.0,,extruct,https://pypi.org/project/extruct,2015-10-26 12:20:00.000,41.0,72309.0,,,,2.0,,,,,,,,,2.0,,,,,,,,, +294,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,2023-05-13 12:49:07.000,2023-05-13 10:50:34,340.0,124,27.0,112.0,69.0,73.0,670,A set of high-level abstractions for Django forms.,10407.0,9188.0,70.0,29,True,['django'],3.0,2023-05-13 12:54:02.166,2.4.1,7.0,,330912.0,,django-formtools,https://pypi.org/project/django-formtools,2022-09-28 18:37:07.115,1219.0,330912.0,,,,3.0,,,,,,,,,,,,,,,,,, +295,Hypercorn,pgjones/hypercorn,servers,,https://github.com/pgjones/hypercorn,https://github.com/pgjones/hypercorn,MIT,2018-06-02 17:47:42.000,2023-07-08 17:39:01.028,2023-07-08 17:36:47,644.0,62,13.0,26.0,46.0,65.0,619,Hypercorn is an ASGI Server based on Hyper libraries and inspired by Gunicorn.,4468.0,4419.0,50.0,29,True,,13.0,2023-07-08 17:39:01.028,0.14.4,50.0,,355361.0,,hypercorn,https://pypi.org/project/hypercorn,2023-07-08 17:39:01.028,49.0,355361.0,,,,3.0,,,,,,,,,2.0,,,,,,,,, +296,tifffile,cgohlke/tifffile,others,,https://github.com/cgohlke/tifffile,https://github.com/cgohlke/tifffile,BSD-3-Clause,2020-02-22 22:43:58.000,2023-07-11 08:24:26.598,2023-07-11 03:43:35,477.0,153,6.0,21.0,1.0,191.0,395,Read and write TIFF files. Forked from https://pypi.org/project/tifffile.,697.0,,1.0,29,True,,13.0,2023-07-11 04:18:05.000,2023.7.10,116.0,139.0,4008842.0,conda-forge/tifffile,tifffile,https://pypi.org/project/tifffile,2019-12-03 06:23:47.000,697.0,3916372.0,https://anaconda.org/conda-forge/tifffile,2023-07-11 08:24:26.598,3513456.0,3.0,,,,,,,,,,,,,,,,,, +297,cornice,Cornices/cornice,web-frameworks,,https://github.com/Cornices/cornice,https://github.com/Cornices/cornice,MPL-2.0,2011-10-12 13:17:51.000,2023-07-13 14:59:16.000,2023-07-13 14:59:13,1164.0,155,24.0,338.0,46.0,190.0,376,Build Web Services with Pyramid.,1179.0,825.0,123.0,29,True,['pyramid'],4.0,2022-01-07 13:41:40.000,6.0.1,57.0,,33154.0,anaconda/cornice,cornice,https://pypi.org/project/cornice,2022-01-07 13:40:04.000,354.0,33071.0,https://anaconda.org/anaconda/cornice,2023-06-16 13:22:16.673,7559.0,3.0,,,,,,,,,,,,,,,,,, +298,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,2023-07-13 16:00:03.000,2023-07-13 14:32:16,4339.0,1026,278.0,3404.0,307.0,1770.0,8657,"Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols.",,,112.0,28,True,,106.0,2023-07-11 13:05:16.000,4.0.14,100.0,1513.0,58.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +299,Mockoon,mockoon/mockoon,testing,,https://github.com/mockoon/mockoon,https://github.com/mockoon/mockoon,,2017-07-17 13:19:16.000,2023-07-12 08:22:52.000,2023-07-12 08:22:50,1108.0,291,57.0,241.0,66.0,516.0,5231,"Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open..",69.0,69.0,50.0,28,False,['openapi'],44.0,2023-06-15 12:57:10.000,3.1.0,35.0,154689.0,2621.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +300,maltrail,stamparm/maltrail,others,,https://github.com/stamparm/maltrail,https://github.com/stamparm/maltrail,MIT,2014-12-04 21:33:46.000,2023-07-13 14:29:24.000,2023-07-13 14:29:24,90765.0,952,221.0,18803.0,73.0,299.0,5217,Malicious traffic detection system.,,,42.0,28,True,,1889.0,2023-06-30 22:11:04.000,0.59,48.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +301,MechanicalSoup,MechanicalSoup/MechanicalSoup,web-scraping,,https://github.com/MechanicalSoup/MechanicalSoup,https://github.com/MechanicalSoup/MechanicalSoup,MIT,2014-05-26 09:06:11.000,2023-07-04 19:25:27.000,2023-07-04 19:24:49,633.0,393,109.0,248.0,35.0,141.0,4404,A Python library for automating interaction with websites.,268.0,,54.0,28,True,,3.0,2023-07-04 19:24:03.902,1.3.0,28.0,43.0,31538.0,conda-forge/mechanicalsoup,MechanicalSoup,https://pypi.org/project/MechanicalSoup,2022-09-20 04:09:52.844,268.0,29795.0,https://anaconda.org/conda-forge/mechanicalsoup,2023-06-16 13:22:31.491,137710.0,2.0,,,,,,,,,,,,,,,,,, +302,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,2022-01-18 18:42:34.000,2015-03-29 14:04:10,482.0,790,203.0,116.0,107.0,92.0,3880,"Html Content / Article Extractor, web scrapping lib in Python.",244.0,218.0,35.0,28,False,,,2023-07-04 15:18:01.058,3.1.17,28.0,,15628.0,,goose3,https://pypi.org/project/goose3,2022-01-18 18:42:34.000,26.0,15628.0,,,,2.0,,,,,,,,,,,,,,,,,, +303,websockify,novnc/websockify,websocket,,https://github.com/novnc/websockify,https://github.com/novnc/websockify,LGPL-3.0,2011-01-12 22:51:17.000,2023-06-16 19:21:03.017,2023-01-20 16:01:32,925.0,713,141.0,194.0,25.0,309.0,3492,Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.,1316.0,1011.0,96.0,28,True,,,2022-12-16 12:13:23.000,0.11.0,10.0,,45406.0,conda-forge/websockify,websockify,https://pypi.org/project/websockify,2021-07-22 15:22:25.000,305.0,43080.0,https://anaconda.org/conda-forge/websockify,2023-06-16 19:21:03.017,83761.0,3.0,,,,,,,,,,,,,,,,,, +304,cloudscraper,venomous/cloudscraper,web-scraping,,https://github.com/VeNoMouS/cloudscraper,https://github.com/VeNoMouS/cloudscraper,MIT,2019-04-16 02:18:50.000,2023-05-05 08:39:46.000,2023-04-25 23:19:48,285.0,413,134.0,57.0,5.0,,3258,A Python module to bypass Cloudflares anti-bot page.,16986.0,16855.0,12.0,28,True,,2.0,2023-04-25 23:20:54.756,1.2.71,95.0,,286340.0,,cloudscraper,https://pypi.org/project/cloudscraper,2023-01-10 04:21:19.799,131.0,286340.0,,,,2.0,,,,,,,,,,,,,,,,,, +305,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,2022-04-08 09:00:09.000,2021-02-28 18:04:57,5402.0,1014,171.0,500.0,101.0,292.0,3018,A Django based shop system.,300.0,215.0,96.0,28,False,['django'],,2021-02-02 21:13:24.000,1.2.4,47.0,,2583.0,,django-shop,https://pypi.org/project/django-shop,2021-02-02 21:13:24.000,85.0,2583.0,,,,3.0,,,,,,,,,,,,,,,,,, +306,pyload,pyload/pyload,others,,https://github.com/pyload/pyload,https://github.com/pyload/pyload,AGPL-3.0,2013-02-10 13:12:02.000,2023-07-09 20:51:17.000,2023-06-18 19:33:58,7680.0,687,135.0,1219.0,153.0,2920.0,2942,The free and open-source Download Manager written in pure Python.,11.0,10.0,219.0,28,True,,42.0,2020-02-20 21:04:56.000,0.4.20,80.0,94997.0,3752.0,,pyload-ng,https://pypi.org/project/pyload-ng,2022-05-28 11:04:18.000,1.0,2941.0,,,,3.0,,,,,,,,,,,,,,,,,, +307,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,2023-07-10 09:32:29.000,2023-07-06 20:05:52,384.0,132,22.0,269.0,100.0,171.0,2800,"A High-Performance, Community-Driven, and Innovator Friendly Web Framework with a Rust runtime.",29.0,29.0,48.0,28,True,,43.0,2023-06-29 21:03:52.000,0.36.0,74.0,,18485.0,conda-forge/robyn,robyn,https://pypi.org/project/robyn,2022-06-29 23:13:11.000,,14333.0,https://anaconda.org/conda-forge/robyn,2023-07-01 21:23:29.788,91345.0,3.0,,,,,,,,,,sparckles/robyn,,,,,,,, +308,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,265,91.0,180.0,23.0,221.0,2294,Web Scraping Framework.,499.0,390.0,67.0,28,True,,5.0,2018-06-24 14:27:52.000,0.6.41,120.0,,2116.0,,grab,https://pypi.org/project/grab,2018-06-24 14:27:52.000,109.0,2116.0,,,,2.0,,,,,,,,,,,,,,,,,, +309,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,2023-07-10 20:08:02.000,2022-08-12 16:29:29,396.0,581,66.0,280.0,154.0,270.0,2111,Send push notifications to mobile devices through GCM or APNS in Django.,89.0,,93.0,28,True,['django'],,2022-02-17 03:24:01.000,3.0.0,16.0,103.0,65662.0,,django-push-notifications,https://pypi.org/project/django-push-notifications,2022-02-17 03:20:43.000,89.0,65662.0,,,,3.0,,,,,,,,,,,,,,,,,, +310,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,173,79.0,98.0,33.0,89.0,1608,"A Python library for OAuth 1.0/a, 2.0, and Ofly.",982.0,,42.0,28,False,,,2017-01-22 16:51:43.000,0.7.3,36.0,,418266.0,,rauth,https://pypi.org/project/rauth,2017-01-22 16:51:43.000,982.0,418266.0,,,,3.0,,,,,,,,,,,,,,,,,, +311,django-polymorphic,django-polymorphic/django-polymorphic,django-utils,,https://github.com/django-polymorphic/django-polymorphic,https://github.com/django-polymorphic/django-polymorphic,BSD-3-Clause,2011-02-12 23:30:34.000,2023-06-27 07:13:57.000,2021-11-18 13:07:40,854.0,245,29.0,221.0,149.0,176.0,1467,Improved Django model inheritance with automatic downcasting.,179.0,,105.0,28,False,['django'],,2021-11-18 11:55:38.000,3.1.0,40.0,,312110.0,conda-forge/django_polymorphic,django-polymorphic,https://pypi.org/project/django-polymorphic,2021-11-18 11:55:38.000,179.0,311401.0,https://anaconda.org/conda-forge/django_polymorphic,2023-06-16 13:15:49.260,61737.0,3.0,,,,,,,,,,,,,,,,,, +312,html2text,Alir3z4/html2text,markdown,,https://github.com/Alir3z4/html2text,https://github.com/Alir3z4/html2text,GPL-3.0,2014-02-19 22:41:11.000,2023-01-07 21:13:26.000,2022-02-22 21:28:40,768.0,241,25.0,196.0,94.0,121.0,1432,Convert HTML to Markdown-formatted text.,2311.0,,76.0,28,False,,,2021-12-15 16:21:32.999,2015.6.5,36.0,,1518956.0,,html2text,https://pypi.org/project/html2text,2020-01-16 14:21:52.000,2311.0,1518956.0,,,,3.0,,,,,,,,,,,,,,,,,, +313,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,2023-06-19 20:00:14.000,2023-06-19 20:00:13,463.0,169,60.0,121.0,15.0,128.0,1320,"Djangos class-based generic views are awesome, lets have more of them.",2574.0,2054.0,61.0,28,True,['django'],3.0,2021-06-09 09:02:36.000,0.14.0,26.0,,59841.0,,django-extra-views,https://pypi.org/project/django-extra-views,2021-06-09 09:02:36.000,520.0,59841.0,,,,3.0,,,,,,,,,,,,,,,,,, +314,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-03-31 14:49:23.000,2022-09-03 07:51:41,1534.0,300,80.0,174.0,22.0,181.0,1243,Let AngularJS play well with Django.,879.0,637.0,66.0,28,True,['django'],,2019-11-26 15:51:32.000,2.2.4,55.0,,5143.0,,django-angular,https://pypi.org/project/django-angular,2020-05-05 21:38:28.000,242.0,5143.0,,,,3.0,,,,,,,,,,,,,,,,,, +315,spyne,arskom/spyne,rpc,,https://github.com/arskom/spyne,https://github.com/arskom/spyne,LGPL-2.1,2010-07-23 06:26:28.000,2023-06-16 13:15:58.493,2023-03-27 15:47:57,7049.0,263,43.0,327.0,73.0,293.0,1100,A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular..,706.0,610.0,127.0,28,False,,,2022-02-09 03:28:26.000,spyne-2.14.0,47.0,,111873.0,conda-forge/spyne,spyne,https://pypi.org/project/spyne,2022-02-03 02:53:36.000,96.0,111068.0,https://anaconda.org/conda-forge/spyne,2023-06-16 13:15:58.493,70108.0,3.0,,,,,,,,,,,,,,,,,, +316,authomatic,authomatic/authomatic,auth,,https://github.com/authomatic/authomatic,https://github.com/authomatic/authomatic,MIT,2013-02-07 14:13:35.000,2023-06-12 10:00:14.000,2023-06-09 10:55:35,1203.0,392,35.0,109.0,45.0,89.0,1012,Simple yet powerful authorization / authentication client library for Python web applications.,252.0,,47.0,28,True,,19.0,2023-06-08 18:10:01.850,1.2.1,22.0,,1993.0,,authomatic,https://pypi.org/project/authomatic,2019-11-27 16:10:13.000,252.0,1993.0,,,,3.0,,,,,,,,,,,,,,,,,, +317,django-rest-knox,James1345/django-rest-knox,auth,,https://github.com/James1345/django-rest-knox,https://github.com/James1345/django-rest-knox,MIT,2015-09-09 14:52:23.000,2023-06-16 03:18:22.000,2022-08-24 13:21:38,373.0,174,20.0,165.0,66.0,88.0,952,Authentication Module for django rest auth.,9814.0,9634.0,44.0,28,True,['django'],,2022-01-31 17:42:28.000,4.2.0,25.0,,112838.0,,django-rest-knox,https://pypi.org/project/django-rest-knox,2022-01-31 17:42:28.000,180.0,112838.0,,,,3.0,,,,,,,,,,,,,,,,,, +318,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,2023-06-30 02:47:33.000,2023-05-10 18:26:21,623.0,150,18.0,216.0,37.0,167.0,947,"Doing the OAuth dance with style using Flask, requests, and oauthlib.",3737.0,3572.0,56.0,28,True,['flask'],2.0,2023-05-10 18:30:01.565,7.0.0,50.0,,61277.0,conda-forge/flask-dance,flask-dance,https://pypi.org/project/flask-dance,2022-04-05 19:17:22.000,165.0,61092.0,https://anaconda.org/conda-forge/flask-dance,2023-06-16 16:14:55.987,9439.0,3.0,,,,,,,,,,,,,,,,,, +319,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,2023-06-15 06:19:16.352,2023-06-14 22:02:58,191.0,74,10.0,50.0,1.0,52.0,933,Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.,11409.0,11078.0,17.0,28,True,['django'],13.0,2023-06-14 22:14:00.885,8.0.0,38.0,,153611.0,conda-forge/django-cleanup,django-cleanup,https://pypi.org/project/django-cleanup,2022-01-24 23:16:25.000,331.0,153323.0,https://anaconda.org/conda-forge/django-cleanup,2023-06-15 06:19:16.352,10661.0,3.0,,,,,,,,,,,,,,,,,, +320,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,2022-12-26 20:29:09.000,2021-10-22 14:38:03,379.0,241,21.0,116.0,96.0,133.0,882,Django test runner using nose.,13583.0,9183.0,63.0,28,False,['django'],,2020-08-20 02:49:13.000,1.4.7,18.0,,195699.0,,django-nose,https://pypi.org/project/django-nose,2020-08-20 02:49:13.000,4400.0,195699.0,,,,3.0,,,,,,,,,,,,,,,,,, +321,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,2023-07-08 18:35:19.000,2023-07-07 20:56:25,632.0,141,13.0,449.0,99.0,206.0,744,Generate modern Python clients from OpenAPI.,468.0,466.0,53.0,28,True,['openapi'],13.0,2023-05-27 01:52:00.594,0.14.1,63.0,,158766.0,conda-forge/openapi-python-client,openapi-python-client,https://pypi.org/project/openapi-python-client,2023-05-27 01:52:00.594,2.0,157979.0,https://anaconda.org/conda-forge/openapi-python-client,2023-06-16 19:27:10.924,18123.0,3.0,,,,,,,,,,,,,,,,,, +322,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,2023-07-10 17:58:47.000,2022-11-28 20:19:07,783.0,203,28.0,118.0,9.0,149.0,688,A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.,2948.0,2659.0,73.0,28,True,['django'],,2021-12-15 15:40:40.554,0.1.4,28.0,,10373.0,,django-paypal,https://pypi.org/project/django-paypal,2022-03-25 21:26:22.000,289.0,10373.0,,,,3.0,,,,,,,,,,,,,,,,,, +323,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,2023-07-04 07:57:19.000,2023-07-04 07:57:18,316.0,77,11.0,295.0,28.0,97.0,688,Object factory for Django.,3101.0,3090.0,46.0,28,True,['django'],17.0,2023-06-05 14:04:00.795,1.12.0,23.0,,375393.0,conda-forge/model_bakery,model_bakery,https://pypi.org/project/model_bakery,2023-01-26 15:46:29.012,11.0,374955.0,https://anaconda.org/conda-forge/model_bakery,2023-06-16 19:18:17.599,17537.0,3.0,,,,,,,,,,,,,,,,,, +324,selene,yashaka/selene,testing,,https://github.com/yashaka/selene,https://github.com/yashaka/selene,MIT,2015-04-17 08:52:14.000,2023-07-13 00:14:56.000,2023-07-02 13:13:55,1079.0,130,55.0,199.0,110.0,185.0,618,User-oriented Web UI browser tests in Python.,2519.0,2504.0,36.0,28,True,,11.0,2023-04-13 16:52:48.000,2.0.0rc2,80.0,,14117.0,,selene,https://pypi.org/project/selene,2022-11-16 18:35:01.539,15.0,14117.0,,,,3.0,,,,,,,,,,,,,,,,,, +325,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-06-16 16:21:37.707,2023-04-28 01:13:03,240.0,157,10.0,31.0,28.0,100.0,570,Prometheus exporter for Flask applications.,62.0,,27.0,28,True,['flask'],3.0,2023-04-28 01:21:00.091,0.22.4,70.0,,6594166.0,conda-forge/prometheus_flask_exporter,prometheus-flask-exporter,https://pypi.org/project/prometheus-flask-exporter,2022-11-10 22:45:45.199,62.0,6572094.0,https://anaconda.org/conda-forge/prometheus_flask_exporter,2023-06-16 16:21:37.707,949113.0,2.0,,,,,,,,,,,,,,,,,, +326,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-06-16 13:22:55.760,2020-12-24 16:50:31,190.0,108,10.0,70.0,52.0,45.0,493,Unittest extensions for Flask.,19563.0,17117.0,33.0,28,False,['flask'],,2020-12-24 16:51:48.000,0.8.1,18.0,,314402.0,conda-forge/flask-testing,flask-testing,https://pypi.org/project/flask-testing,2020-12-24 16:51:48.000,2446.0,313581.0,https://anaconda.org/conda-forge/flask-testing,2023-06-16 13:22:55.760,67329.0,3.0,,,,,,,,,,,,,,,,,, +327,aiodns,saghul/aiodns,others,,https://github.com/saghul/aiodns,https://github.com/saghul/aiodns,MIT,2014-03-26 23:19:57.000,2023-06-16 16:18:11.597,2021-05-15 11:42:43,118.0,63,9.0,43.0,11.0,57.0,483,Simple DNS resolver for asyncio.,42810.0,41694.0,24.0,28,False,,,2021-05-14 08:52:08.000,3.0.0,15.0,,1955281.0,conda-forge/aiodns,aiodns,https://pypi.org/project/aiodns,2021-05-14 08:52:08.000,1116.0,1950510.0,https://anaconda.org/conda-forge/aiodns,2023-06-16 16:18:11.597,214718.0,3.0,,,,,,,,,,,,,,,,,, +328,deform,Pylons/deform,forms,,https://github.com/Pylons/deform,https://github.com/Pylons/deform,BSD-3-Clause,2011-02-16 06:29:46.000,2023-05-31 16:07:10.000,2022-07-15 09:49:12,1629.0,157,34.0,348.0,47.0,135.0,398,A Python HTML form library.,966.0,777.0,101.0,28,True,,,2020-12-15 23:27:03.000,2.0.15,40.0,,22756.0,,deform,https://pypi.org/project/deform,2020-12-10 12:40:05.000,189.0,22756.0,,,,3.0,,,,,,,,,,,,,,,,,, +329,webtest,Pylons/webtest,testing,,https://github.com/Pylons/webtest,https://github.com/Pylons/webtest,MIT,2012-11-12 23:19:10.000,2023-06-24 14:17:52.000,2023-06-08 06:54:30,1052.0,109,19.0,125.0,27.0,100.0,332,"Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP..",14694.0,10717.0,91.0,28,True,,4.0,2021-08-19 12:40:12.829,3.0.0,55.0,,718460.0,conda-forge/webtest,webtest,https://pypi.org/project/webtest,2017-02-05 20:05:12.000,3977.0,718178.0,https://anaconda.org/conda-forge/webtest,2023-06-16 16:18:49.891,12414.0,3.0,,,,,,,,,,,,,,,,,, +330,flask-bcrypt,maxcountryman/flask-bcrypt,flask-utils,,https://github.com/maxcountryman/flask-bcrypt,https://github.com/maxcountryman/flask-bcrypt,BSD-3-Clause,2011-06-12 21:20:23.000,2023-06-16 13:18:03.589,2022-04-05 03:58:40,119.0,62,13.0,45.0,6.0,41.0,313,Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.,55201.0,52223.0,25.0,28,False,['flask'],,2022-04-05 03:59:51.000,1.0.1,16.0,,1409412.0,conda-forge/flask-bcrypt,flask-bcrypt,https://pypi.org/project/flask-bcrypt,2022-04-05 03:59:51.000,2978.0,1409010.0,https://anaconda.org/conda-forge/flask-bcrypt,2023-06-16 13:18:03.589,33778.0,2.0,,,,,,,,,,,,,,,,,, +331,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,2023-07-10 16:43:09.130,2023-07-10 08:40:23,954.0,116,10.0,405.0,63.0,137.0,219,Openapi-core is a Python library that adds client-side and server-side support for the OpenAPI v3.0 and OpenAPI v3.1..,414.0,378.0,59.0,28,True,,87.0,2023-07-10 08:44:03.533,0.18.0,61.0,,121777.0,conda-forge/openapi-core,openapi-core,https://pypi.org/project/openapi-core,2020-02-24 10:04:15.000,36.0,121323.0,https://anaconda.org/conda-forge/openapi-core,2023-07-10 16:43:09.130,12263.0,3.0,,,,,,,,,,python-openapi/openapi-core,,,,,,,, +332,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,2023-07-13 06:00:28.000,2023-07-04 23:20:46,1329.0,262,55.0,499.0,98.0,245.0,6420,"Its React, but in Python.",46.0,40.0,20.0,27,True,,45.0,2023-07-04 05:29:39.000,reactpy-v1.0.2,109.0,,734.0,,idom,https://pypi.org/project/idom,2022-06-20 20:22:17.000,6.0,734.0,,,,2.0,,,,,,,,,,reactive-python/reactpy,,,,,,,, +333,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,2022-12-03 13:57:05.000,2019-04-03 03:05:04,1296.0,1429,279.0,167.0,387.0,198.0,4708,"Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based..",798.0,798.0,51.0,27,False,,,2022-09-24 08:54:19.425,2.0.4,4.0,,146.0,,xadmin2,https://pypi.org/project/xadmin2,2022-09-24 08:54:19.425,,146.0,,,,3.0,,,,,,,,,,,,,,,,,, +334,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-06-18 11:30:08.000,2021-02-05 05:10:12,233.0,441,76.0,110.0,154.0,111.0,4032,Unofficial Python API client for Notion.so.,774.0,736.0,31.0,27,False,,,2021-02-05 05:11:13.000,0.0.28,21.0,,9257.0,,notion,https://pypi.org/project/notion,2021-02-05 05:11:13.000,38.0,9257.0,,,,3.0,,,,,,,,,,,,,,,,,, +335,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-02-08 02:26:40.000,2021-12-17 16:00:19,208.0,569,98.0,100.0,46.0,63.0,3593,Scrape the Twitter Frontend API without authentication.,3934.0,3922.0,31.0,27,False,,,2020-07-17 18:56:19.000,0.4.4,11.0,,1097.0,,twitter-scraper,https://pypi.org/project/twitter-scraper,2020-07-17 18:56:19.000,12.0,1097.0,,,,3.0,,,,,,,,,,,,,,,,,, +336,responder,taoufik07/responder,web-frameworks,,https://github.com/taoufik07/responder,https://github.com/taoufik07/responder,Apache-2.0,2018-10-09 11:15:00.000,2023-06-16 16:12:56.673,2021-03-24 10:24:29,995.0,211,98.0,256.0,54.0,169.0,3562,A familiar HTTP Service Framework for Python.,607.0,538.0,86.0,27,False,,,2021-01-08 08:35:11.365,2.0.7,48.0,,3779.0,conda-forge/responder,responder,https://pypi.org/project/responder,2021-01-06 08:04:39.000,69.0,2329.0,https://anaconda.org/conda-forge/responder,2023-06-16 16:12:56.673,81246.0,3.0,,,,,,,,,,,,,,,,,, +337,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,2022-06-30 19:44:05.000,2017-03-08 18:34:10,4395.0,372,183.0,142.0,69.0,263.0,3510,IMAP/SMTP sync system with modern APIs.,9.0,,78.0,27,False,,,2023-04-04 19:25:55.776,5.14.0,60.0,,87810.0,,nylas,https://pypi.org/project/nylas,2022-06-30 19:44:05.000,9.0,87810.0,,,,2.0,,,,,,,,,,,,,,,,,, +338,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,2023-07-05 07:49:12.000,2023-04-01 13:29:11,1836.0,422,142.0,118.0,24.0,463.0,2975,Fast and powerful SSL/TLS scanning library.,24.0,,66.0,27,True,,,2023-04-01 13:44:31.000,5.1.3,68.0,103033.0,55440.0,,sslyze,https://pypi.org/project/sslyze,2023-01-18 20:11:02.773,24.0,54468.0,,,,3.0,,,,,,,,,,,,,,,,,, +339,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,264.0,160.0,119.0,,2965,Python Client for Instagram API.,1143.0,776.0,52.0,27,False,,,2015-07-22 15:56:56.000,1.3.2,14.0,,4842.0,,python-instagram,https://pypi.org/project/python-instagram,2015-07-22 15:56:56.000,367.0,4842.0,,,,3.0,,,,,,,,,,,,,,,,,, +340,bjoern,jonashaag/bjoern,servers,,https://github.com/jonashaag/bjoern,https://github.com/jonashaag/bjoern,BSD-2-Clause,2010-03-01 23:46:47.000,2023-06-17 21:35:06.000,2022-09-11 18:40:12,473.0,187,79.0,83.0,29.0,133.0,2923,A screamingly fast Python 2/3 WSGI server written in C.,791.0,641.0,44.0,27,True,,,2022-09-19 16:03:06.582,3.2.2,30.0,,26818.0,conda-forge/bjoern,bjoern,https://pypi.org/project/bjoern,2022-09-19 16:03:06.582,150.0,24859.0,https://anaconda.org/conda-forge/bjoern,2023-06-16 16:13:39.525,111692.0,3.0,,,,,,,,,,,,,,,,,, +341,furl,gruns/furl,url-utils,,https://github.com/gruns/furl,https://github.com/gruns/furl,Unlicense,2011-11-17 01:08:16.000,2023-06-16 13:21:21.441,2022-08-01 04:59:34,549.0,148,37.0,54.0,34.0,84.0,2480,URL parsing and manipulation made easy.,656.0,,15.0,27,True,,,2021-09-27 21:31:14.000,2.1.3,51.0,,1549741.0,conda-forge/furl,furl,https://pypi.org/project/furl,2021-09-27 21:31:14.000,656.0,1545929.0,https://anaconda.org/conda-forge/furl,2023-06-16 13:21:21.441,274489.0,3.0,,,,,,,,,,,,,,,,,, +342,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,2423,Python framework for Telegram Bot API.,4131.0,3637.0,10.0,27,False,,,,,78.0,,23741.0,,telepot,https://pypi.org/project/telepot,2018-05-26 16:26:54.000,494.0,23741.0,,,,3.0,,,,,,,,,,,,,,,,,, +343,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-05-18 11:56:44.000,2020-03-09 20:52:03,3155.0,745,131.0,160.0,38.0,406.0,2084,Simple yet powerful and really extendable application for managing a blog within your Django Web site.,756.0,592.0,71.0,27,False,['django'],,2016-09-27 13:25:46.000,0.18.1,29.0,,1076.0,,django-blog-zinnia,https://pypi.org/project/django-blog-zinnia,2018-03-10 21:22:04.000,164.0,1076.0,,,,3.0,,,,,,,,,,,,,,,,,, +344,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,2023-02-26 05:02:22.000,2023-02-23 16:06:08,195.0,133,34.0,68.0,30.0,83.0,1642,"Awesome Django authorization, without the database.",1489.0,1356.0,28.0,27,True,['django'],,2022-03-23 08:53:01.000,3.3.0,20.0,,110133.0,,rules,https://pypi.org/project/rules,2022-03-23 08:54:01.000,133.0,110133.0,,,,3.0,,,,,,,,,,,,,,,,,, +345,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-04-07 08:03:08.000,2023-03-03 17:53:06,380.0,185,90.0,170.0,51.0,38.0,1597,Python email address and Mime parsing library.,576.0,483.0,57.0,27,True,,,2023-03-03 17:53:47.000,0.9.15,62.0,,24237.0,,flanker,https://pypi.org/project/flanker,2019-12-05 16:08:20.000,93.0,24237.0,,,,2.0,,,,,,,,,,,,,,,,,, +346,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,335.0,1430,Facebook open graph api implementation using the Django web framework in python.,506.0,388.0,89.0,27,False,,,2015-05-26 19:01:35.000,6.0.3,152.0,,3188.0,,django-facebook,https://pypi.org/project/django-facebook,2015-05-26 19:01:35.000,118.0,3188.0,,,,3.0,,,,,,,,,,,,,,,,,, +347,mangum,jordaneremieff/mangum,servers,,https://github.com/jordaneremieff/mangum,https://github.com/jordaneremieff/mangum,MIT,2019-01-14 11:49:29.000,2023-05-28 12:10:22.000,2022-11-27 11:20:23,448.0,87,17.0,111.0,16.0,144.0,1381,AWS Lambda support for ASGI applications.,2455.0,2440.0,29.0,27,True,['fastapi'],,2022-11-27 11:23:00.627,0.17.0,69.0,,426893.0,,mangum,https://pypi.org/project/mangum,2022-11-27 11:23:00.627,15.0,426893.0,,,,3.0,,,,,,,,,,,,,,,,,, +348,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,43.0,119.0,123.0,126.0,1017,"Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password..",2815.0,2583.0,39.0,27,False,['flask'],,2018-04-16 17:42:06.000,0.6.21,54.0,,24361.0,conda-forge/flask-user,flask-user,https://pypi.org/project/flask-user,2019-11-30 11:59:14.000,232.0,23619.0,https://anaconda.org/conda-forge/flask-user,2023-06-16 13:23:47.208,60908.0,3.0,,,,,,,,,,,,,,,,,, +349,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,2023-06-26 15:38:06.000,2023-04-04 10:56:38,482.0,133,20.0,171.0,53.0,145.0,1000,A helper for organizing Django project settings by relying on well established programming patterns.,3365.0,2700.0,64.0,27,True,['django'],,2023-04-04 16:05:56.391,2.4.1,22.0,,124228.0,conda-forge/django-configurations,django-configurations,https://pypi.org/project/django-configurations,2022-01-25 09:50:51.000,665.0,123816.0,https://anaconda.org/conda-forge/django-configurations,2023-06-16 13:24:27.549,28897.0,3.0,,,,,,,,,,,,,,,,,, +350,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-06-19 13:16:06.000,2023-06-08 06:25:32,389.0,148,31.0,117.0,53.0,103.0,993,livereload server in python.,1653.0,,58.0,27,True,,1.0,2020-08-22 15:34:54.000,2.6.3,31.0,,624419.0,conda-forge/livereload,livereload,https://pypi.org/project/livereload,2020-08-22 15:31:53.000,1653.0,619803.0,https://anaconda.org/conda-forge/livereload,2023-06-16 13:15:58.931,401674.0,3.0,,,,,,,,,,,,,,,,,, +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,2022-12-26 21:54:24.000,2022-11-22 14:37:48,911.0,382,44.0,142.0,17.0,266.0,925,Media-Management with Grappelli.,1153.0,881.0,36.0,27,True,['django'],,2022-11-22 14:40:09.390,4.0.2,39.0,,15280.0,,django-filebrowser,https://pypi.org/project/django-filebrowser,2022-11-22 14:40:09.390,272.0,15280.0,,,,3.0,,,,,,,,,,,,,,,,,, +352,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,2023-07-06 13:09:00.000,2023-05-24 17:22:56,295.0,133,19.0,92.0,40.0,72.0,876,A toolbar overlay for debugging Flask applications.,26149.0,23175.0,47.0,27,True,['flask'],1.0,2022-03-29 22:45:35.000,0.13.1,26.0,,115741.0,conda-forge/flask-debugtoolbar,flask-debugtoolbar,https://pypi.org/project/flask-debugtoolbar,2022-03-29 22:36:44.000,2974.0,114975.0,https://anaconda.org/conda-forge/flask-debugtoolbar,2023-06-16 13:18:19.194,62824.0,3.0,,,,,,,,,,pallets-eco/flask-debugtoolbar,,,,,,,, +353,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-06-12 10:00:27.000,2023-03-31 10:40:55,431.0,146,23.0,104.0,46.0,114.0,777,Comprehensive Markdown plugin built for Django.,2358.0,2238.0,36.0,27,True,['django'],,2023-03-31 10:46:02.458,4.0.2,56.0,,28825.0,,django-markdownx,https://pypi.org/project/django-markdownx,2022-01-03 15:34:41.000,120.0,28825.0,,,,3.0,,,,,,,,,,,,,,,,,, +354,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,117,36.0,105.0,28.0,33.0,766,OpenTracing API for Python. This library is DEPRECATED! https://github.com/opentracing/specification/issues/163.,249.0,,34.0,27,False,,,2020-11-19 17:10:42.000,2.4.0,26.0,,2637087.0,conda-forge/opentracing,opentracing,https://pypi.org/project/opentracing,2020-11-19 17:10:42.000,249.0,2634319.0,https://anaconda.org/conda-forge/opentracing,2023-06-16 13:23:04.175,191035.0,2.0,,,,,,,,,,,,,,,,,, +355,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-06-16 13:24:09.005,2022-08-11 23:30:54,224.0,146,22.0,92.0,112.0,67.0,630,Build and document REST APIs with Flask and apispec.,1342.0,1298.0,32.0,27,True,['flask'],,2022-08-11 23:33:04.168,0.11.4,30.0,,310469.0,conda-forge/flask-apispec,flask-apispec,https://pypi.org/project/flask-apispec,2022-08-11 23:33:04.168,44.0,308802.0,https://anaconda.org/conda-forge/flask-apispec,2023-06-16 13:24:09.005,128403.0,2.0,,,,,,,,,,,,,,,,,, +356,mistletoe,miyuchina/mistletoe,markdown,,https://github.com/miyuchina/mistletoe,https://github.com/miyuchina/mistletoe,MIT,2017-07-09 10:57:29.000,2023-07-08 14:05:28.000,2023-07-08 14:05:25,793.0,103,14.0,75.0,20.0,98.0,629,"A fast, extensible and spec-compliant Markdown parser in pure Python.",745.0,674.0,31.0,27,True,,18.0,2023-06-11 15:02:26.000,1.1.0,26.0,316.0,68946.0,,mistletoe,https://pypi.org/project/mistletoe,2023-01-20 21:11:43.428,71.0,68942.0,,,,3.0,,,,,,,,,,,,,,,,,, +357,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:38:09.000,2023-07-11 11:37:47,489.0,66,11.0,152.0,11.0,46.0,577,Useful additions to Djangos default TestCase.,1261.0,,33.0,27,True,['django'],20.0,2023-07-11 11:44:02.719,2.2.3,37.0,,52351.0,conda-forge/django-test-plus,django-test-plus,https://pypi.org/project/django-test-plus,2021-05-19 19:11:32.000,1261.0,51948.0,https://anaconda.org/conda-forge/django-test-plus,2023-06-16 13:22:55.415,28664.0,3.0,,,,,,,,,,,,,,,,,, +358,treq,twisted/treq,http-clients,,https://github.com/twisted/treq,https://github.com/twisted/treq,MIT,2012-05-18 18:57:21.000,2023-06-16 13:24:26.385,2023-05-03 06:10:14,1006.0,142,27.0,205.0,58.0,100.0,556,Python requests like API built on top of Twisteds HTTP client.,1891.0,1475.0,51.0,27,True,,17.0,2022-02-09 08:41:14.460,22.2.0,20.0,178.0,55769.0,conda-forge/treq,treq,https://pypi.org/project/treq,2020-09-27 20:18:48.000,416.0,54862.0,https://anaconda.org/conda-forge/treq,2023-06-16 13:24:26.385,72402.0,3.0,,,,,,,,,,,,,,,,,, +359,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,2023-07-10 13:47:34.286,2023-07-10 07:05:47,868.0,27,13.0,581.0,4.0,29.0,501,"#1 quality TLS certs while you wait, for the discerning tester.",555.0,505.0,19.0,27,True,,46.0,2023-07-10 06:58:01.555,1.1.0,14.0,,71434.0,conda-forge/trustme,trustme,https://pypi.org/project/trustme,2021-08-12 20:04:59.000,50.0,71221.0,https://anaconda.org/conda-forge/trustme,2023-07-10 13:47:34.286,6820.0,3.0,,,,,,,,,,,,,,,,,, +360,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,2023-07-09 13:15:00.000,2023-07-01 12:50:49,275.0,68,11.0,84.0,5.0,93.0,485,"Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk).",1495.0,1487.0,40.0,27,True,['fastapi'],7.0,2023-07-01 12:53:00.491,1.3.1,87.0,,77967.0,,fastapi-mail,https://pypi.org/project/fastapi-mail,2022-07-25 12:19:00.273,8.0,77967.0,,,,2.0,,,,,,,,,,,,,,,,,, +361,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,93,29.0,29.0,21.0,14.0,458,A swagger 2.0 spec extractor for flask.,8745.0,8406.0,24.0,27,False,['flask'],,2019-03-26 11:27:48.000,0.2.14,17.0,,810615.0,conda-forge/flask-swagger,flask-swagger,https://pypi.org/project/flask-swagger,2019-03-26 11:27:48.000,339.0,809801.0,https://anaconda.org/conda-forge/flask-swagger,2023-06-16 13:20:31.304,61119.0,3.0,,,,,,,,,,,,,,,,,, +362,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,2023-06-16 13:24:38.184,2023-02-18 00:45:45,320.0,84,8.0,90.0,12.0,62.0,450,A set of pytest fixtures to test Flask applications.,8350.0,,32.0,27,True,['flask'],,2021-02-27 03:48:05.000,1.2.0,29.0,,338595.0,conda-forge/pytest-flask,pytest-flask,https://pypi.org/project/pytest-flask,2021-02-27 03:48:05.000,8350.0,337522.0,https://anaconda.org/conda-forge/pytest-flask,2023-06-16 13:24:38.184,77263.0,3.0,,,,,,,,,,,,,,,,,, +363,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-06-16 13:17:41.545,2020-02-29 00:06:32,263.0,87,8.0,58.0,22.0,76.0,438,Flask webassets integration.,9206.0,7153.0,38.0,27,False,['flask'],,2011-10-12 14:37:19.000,0.6.2,15.0,,156524.0,conda-forge/flask-assets,flask-assets,https://pypi.org/project/flask-assets,2019-12-20 21:37:28.000,2053.0,156021.0,https://anaconda.org/conda-forge/flask-assets,2023-06-16 13:17:41.545,40806.0,2.0,,,,,,,,,,,,,,,,,, +364,pyngrok,alexdlaird/pyngrok,others,,https://github.com/alexdlaird/pyngrok,https://github.com/alexdlaird/pyngrok,MIT,2018-12-16 22:12:33.000,2023-06-16 19:19:06.219,2023-05-23 20:39:54,740.0,55,6.0,36.0,,70.0,357,A Python wrapper for ngrok.,4148.0,4067.0,8.0,27,True,,3.0,2023-04-12 14:55:00.900,6.0.0,82.0,,260990.0,conda-forge/pyngrok,pyngrok,https://pypi.org/project/pyngrok,2022-11-29 17:07:01.316,81.0,258647.0,https://anaconda.org/conda-forge/pyngrok,2023-06-16 19:19:06.219,89048.0,3.0,,,,,,,,,,,,,,,,,, +365,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,49,7.0,20.0,13.0,34.0,104,Python 3.3+s ipaddress for older Python versions.,40939.0,34176.0,7.0,27,False,,,2019-10-18 01:30:27.000,1.0.23,22.0,,4198055.0,conda-forge/ipaddress,ipaddress,https://pypi.org/project/ipaddress,2019-10-18 01:30:27.000,6763.0,4186694.0,https://anaconda.org/conda-forge/ipaddress,2023-06-16 13:20:43.209,943011.0,3.0,,,,,,,,,,,,,,,,,, +366,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-05-25 17:08:17.000,2020-03-20 17:53:14,736.0,594,355.0,41.0,87.0,66.0,8618,Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.,146.0,114.0,23.0,26,False,,,2018-11-09 13:14:51.000,0.1.2,8.0,,352.0,,japronto,https://pypi.org/project/japronto,2018-11-09 13:14:51.000,32.0,352.0,,,,3.0,,,,,,,,,,,,,,,,,, +367,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,214.0,333.0,397.0,474.0,3860,"Lightweight, scriptable browser as a service with an HTTP API.",10.0,,62.0,26,False,,,2020-01-09 19:09:29.000,3.4.1,30.0,,488.0,,splash,https://pypi.org/project/splash,2020-06-16 13:27:02.000,10.0,488.0,,,,3.0,,,,,,,,,,,,,,,,,, +368,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,2022-12-06 19:59:16.000,2019-05-21 10:57:50,891.0,786,118.0,177.0,307.0,126.0,3445,Modern responsive template for the Django admin interface with improved functionality. We are proud to announce..,3288.0,3010.0,29.0,26,False,['django'],,2018-10-18 06:39:57.000,1.0.8,25.0,,15393.0,,django-jet,https://pypi.org/project/django-jet,2018-10-18 06:34:50.000,278.0,15393.0,,,,3.0,,,,,,,,,,,,,,,,,, +369,selenium-python-helium,mherrmann/selenium-python-helium,testing,,https://github.com/mherrmann/selenium-python-helium,https://github.com/mherrmann/selenium-python-helium,MIT,2019-11-26 16:12:28.000,2023-07-05 14:27:21.000,2023-07-05 14:26:33,131.0,292,73.0,29.0,48.0,37.0,3440,Selenium-python but lighter: Helium is the best Python library for web automation.,469.0,458.0,8.0,26,True,,7.0,2023-07-05 14:28:02.610,3.2.1,31.0,,21171.0,,helium,https://pypi.org/project/helium,2022-11-20 07:59:00.578,11.0,21171.0,,,,3.0,,,,,,,,,,,,,,,,,, +370,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,2023-07-04 06:48:58.000,2023-04-17 04:12:18,882.0,496,52.0,941.0,67.0,234.0,2523,Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-HTTPS Poor Mans VPN Reverse & Forward Proxy Server..,141.0,123.0,19.0,26,True,,2.0,2023-03-14 16:49:54.000,2.4.4rc4,38.0,840.0,110497.0,,proxy.py,https://pypi.org/project/proxy.py,2022-08-13 07:22:00.491,18.0,110455.0,,,,3.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,2510,An unofficial client library for Google Music.,631.0,485.0,51.0,26,False,,,2020-03-27 18:06:36.000,13.0.0,29.0,,517.0,,gmusicapi,https://pypi.org/project/gmusicapi,2020-03-27 18:06:36.000,146.0,517.0,,,,3.0,,,,,,,,,,,,,,,,,, +372,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,2023-07-10 10:33:43.000,2023-07-10 10:33:40,119.0,380,104.0,92.0,31.0,260.0,2407,Reusable workflow library for Django.,301.0,269.0,27.0,26,True,['django'],22.0,2022-04-05 06:26:44.000,1.11.0,45.0,,4668.0,,django-viewflow,https://pypi.org/project/django-viewflow,2023-01-12 14:39:05.504,32.0,4668.0,,,,3.0,,,,,,,,,,,,,,,,,, +373,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,2023-07-11 17:45:11.000,2023-07-11 17:24:45,5304.0,495,85.0,416.0,95.0,1121.0,2351,"Misago is fully featured modern forum application that is fast, scalable and responsive.",47.0,47.0,40.0,26,True,,38.0,2023-05-28 12:53:50.000,0.36.1,60.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +374,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,560,89.0,91.0,142.0,155.0,2301,Scrape Twitter for Tweets.,514.0,491.0,34.0,26,False,,,2020-07-28 11:38:17.000,1.6.1,47.0,,1550.0,,twitterscraper,https://pypi.org/project/twitterscraper,2020-07-28 11:38:17.000,23.0,1550.0,,,,3.0,,,,,,,,,,,,,,,,,, +375,masonite,MasoniteFramework/masonite,web-frameworks,,https://github.com/MasoniteFramework/masonite,https://github.com/MasoniteFramework/masonite,MIT,2017-12-06 00:30:22.000,2023-04-02 23:24:53.000,2022-11-05 01:29:29,4030.0,128,64.0,342.0,42.0,355.0,2044,The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel..,563.0,488.0,85.0,26,True,,,2023-01-31 16:31:57.456,4.6.1,309.0,,2635.0,,masonite,https://pypi.org/project/masonite,2022-06-26 02:01:04.000,75.0,2635.0,,,,3.0,,,,,,,,,,,,,,,,,, +376,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,2023-07-11 14:15:05.000,2023-07-11 13:16:57,948.0,187,66.0,175.0,53.0,161.0,1973,A Django app that creates automatic web UIs for Python scripts.,43.0,42.0,24.0,26,True,,36.0,2022-10-05 14:12:48.578,0.13.2,38.0,,616.0,,wooey,https://pypi.org/project/wooey,2022-10-05 14:12:48.578,1.0,616.0,,,,3.0,,,,,,,,,,,,,,,,,, +377,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,400,89.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..",2372.0,1577.0,65.0,26,False,['django'],,2015-12-15 08:53:11.000,2.5.7,45.0,,3811.0,,django-admin-bootstrapped,https://pypi.org/project/django-admin-bootstrapped,2015-12-15 08:51:59.000,795.0,3811.0,,,,3.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-04-17 11:15:27.000,2023-03-09 15:32:59,677.0,200,40.0,229.0,139.0,146.0,1512,Translate APIs described by OpenAPI Specifications (OAS) into GraphQL.,699.0,696.0,42.0,26,True,"['openapi', 'graphql']",,2023-03-09 15:32:21.528,3.0.5,38.0,,4759.0,,,,,,,,,,3.0,,,openapi-to-graphql-cli,https://www.npmjs.com/package/openapi-to-graphql-cli,2023-03-09 15:32:21.528,3.0,4759.0,,,,,,,,,,, +379,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,232,33.0,630.0,63.0,53.0,1442,A toolkit for developing and deploying serverless Python code in AWS Lambda.,226.0,193.0,48.0,26,False,,,2021-01-05 04:42:47.000,11.8.0,49.0,,5575.0,,python-lambda,https://pypi.org/project/python-lambda,2021-01-05 04:42:47.000,33.0,5575.0,,,,3.0,,,,,,,,,,,,,,,,,, +380,Meinheld,mopemope/meinheld,servers,,https://github.com/mopemope/meinheld,https://github.com/mopemope/meinheld,BSD-3-Clause,2010-07-30 01:38:27.000,2023-06-16 19:18:58.504,2020-06-23 16:07:11,633.0,100,44.0,51.0,31.0,51.0,1433,Meinheld is a high performance asynchronous WSGI Web Server (based on picoev).,1365.0,1063.0,20.0,26,False,,,2020-05-17 13:09:14.000,1.0.2,40.0,,27281.0,conda-forge/meinheld,meinheld,https://pypi.org/project/meinheld,2020-05-17 13:09:14.000,302.0,26840.0,https://anaconda.org/conda-forge/meinheld,2023-06-16 19:18:58.504,17235.0,3.0,,,,,,,,,,,,,,,,,, +381,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,28.0,38.0,39.0,24.0,1311,Adds GraphQL support to your Flask application.,3079.0,2869.0,15.0,26,False,"['flask', 'graphql']",,2019-12-05 15:32:32.000,2.0.1,10.0,,165420.0,conda-forge/flask-graphql,flask-graphql,https://pypi.org/project/flask-graphql,2019-12-05 15:32:32.000,210.0,165097.0,https://anaconda.org/conda-forge/flask-graphql,2023-06-16 16:17:00.297,14880.0,2.0,,,,,,,,,,,,,,,,,, +382,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,325,76.0,112.0,105.0,66.0,1219,Official repository for gevent-socketio.,1606.0,1353.0,60.0,26,False,,,2014-02-03 05:14:23.000,0.3.6,9.0,,2949.0,,gevent-socketio,https://pypi.org/project/gevent-socketio,2014-02-03 05:14:23.000,253.0,2949.0,,,,3.0,,,,,,,,,,,,,,,,,, +383,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,2023-06-29 13:13:10.000,2023-04-24 15:44:41,174.0,97,24.0,52.0,2.0,65.0,1214,"The official Notion API client library, but rewritten in Python! (sync + async).",572.0,539.0,24.0,26,True,,2.0,2022-12-10 14:24:59.000,2.0.0,13.0,,98002.0,conda-forge/notion-client,notion-client,https://pypi.org/project/notion-client,2022-12-10 14:12:02.423,33.0,97741.0,https://anaconda.org/conda-forge/notion-client,2023-06-16 19:27:59.196,5227.0,3.0,,,,,,,,,,,,,,,,,, +384,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,129,33.0,89.0,21.0,196.0,1116,"Full-text multi-table search application for Django. Easy to install and use, with good performance.",711.0,601.0,43.0,26,True,['django'],,2023-01-14 14:30:02.448,1.6.3,34.0,,18157.0,,django-watson,https://pypi.org/project/django-watson,2023-01-14 14:30:02.448,110.0,18157.0,,,,3.0,,,,,,,,,,,,,,,,,, +385,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,2023-06-30 08:05:31.000,2023-06-30 08:04:24,277.0,109,12.0,304.0,17.0,124.0,1091,SQLAlchemy Admin for FastAPI and Starlette.,259.0,255.0,32.0,26,True,['fastapi'],31.0,2023-06-30 08:07:00.586,0.13.0,31.0,,29821.0,,sqladmin,https://pypi.org/project/sqladmin,2022-07-13 08:03:00.986,4.0,29821.0,,,,1.0,,,,,,,,,,,,,,,,,, +386,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,2023-07-10 06:46:38.000,2023-07-10 06:46:38,480.0,61,20.0,440.0,4.0,40.0,999,Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and..,2179.0,2065.0,23.0,26,True,['django'],8.0,2022-09-27 22:34:42.144,1.2.0,15.0,,90389.0,,django-split-settings,https://pypi.org/project/django-split-settings,2022-09-27 22:34:42.144,114.0,90389.0,,,,3.0,,,,,,,,,,wemake-services/django-split-settings,,,,,,,, +387,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,249,25.0,153.0,10.0,219.0,946,Plug and play continuous integration with django and jenkins.,1968.0,1362.0,70.0,26,False,['django'],,2016-09-15 09:54:04.000,0.110.0,19.0,,26029.0,,django-jenkins,https://pypi.org/project/django-jenkins,2016-09-15 09:54:04.000,606.0,26029.0,,,,3.0,,,,,,,,,,,,,,,,,, +388,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-03-09 10:13:44.000,2023-03-09 10:13:25,4003.0,229,38.0,267.0,27.0,412.0,870,A Django-based CMS with a focus on extensibility and concise code.,164.0,,135.0,26,True,['django'],,2023-03-09 10:15:04.921,23.1.0,107.0,,5844.0,,feincms,https://pypi.org/project/feincms,2022-06-02 19:19:42.000,164.0,5844.0,,,,3.0,,,,,,,,,,,,,,,,,, +389,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,2023-06-30 11:35:30.000,2023-06-22 12:34:39,1592.0,65,30.0,77.0,29.0,285.0,858,The web framework for inventors.,50.0,46.0,23.0,26,True,,17.0,2023-06-22 12:45:04.220,2.5.3,100.0,,684.0,,emmett,https://pypi.org/project/emmett,2022-05-23 07:57:34.000,4.0,684.0,,,,3.0,,,,,,,,,,,,,,,,,, +390,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-06-27 15:09:44.000,2023-05-10 16:47:01,195.0,160,51.0,52.0,35.0,39.0,857,WebSocket emulation - Python server.,2958.0,2212.0,36.0,26,True,,1.0,2020-04-24 15:02:06.000,1.0.7,11.0,,22357.0,conda-forge/sockjs-tornado,sockjs-tornado,https://pypi.org/project/sockjs-tornado,2020-04-24 15:02:06.000,746.0,22296.0,https://anaconda.org/conda-forge/sockjs-tornado,2023-06-16 19:26:46.613,1469.0,3.0,,,,,,,,,,,,,,,,,, +391,selectolax,rushter/selectolax,html-processing,,https://github.com/rushter/selectolax,https://github.com/rushter/selectolax,MIT,2017-11-26 19:37:37.000,2023-06-18 09:30:06.000,2023-06-18 09:29:49,322.0,61,11.0,12.0,15.0,60.0,832,Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors).,997.0,964.0,10.0,26,True,,12.0,2023-05-25 21:45:01.549,0.3.14,41.0,,30922.0,,selectolax,https://pypi.org/project/selectolax,2023-01-02 18:54:13.374,33.0,30922.0,,,,3.0,,,,,,,,,,,,,,,,,, +392,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,2023-05-25 23:27:15.000,2023-05-25 23:24:57,160.0,77,18.0,64.0,10.0,51.0,764,Helps working with singletons - things like global settings that you want to edit from the admin site.,2275.0,1964.0,45.0,26,False,['django'],3.0,2023-05-25 23:28:00.971,2.1.0,14.0,,132543.0,,django-solo,https://pypi.org/project/django-solo,2021-12-13 07:47:26.000,311.0,132543.0,,,,3.0,,,,,,,,,,,,,,,,,, +393,slowapi,laurents/slowapi,fastapi-utils,,https://github.com/laurentS/slowapi,https://github.com/laurentS/slowapi,MIT,2020-02-21 12:56:20.000,2023-07-12 14:19:19.000,2023-06-08 11:47:57,235.0,60,17.0,87.0,47.0,52.0,728,A rate limiter for Starlette and FastAPI.,1222.0,1210.0,22.0,26,True,['fastapi'],2.0,2023-04-07 14:20:00.918,0.1.8,9.0,,116309.0,,slowapi,https://pypi.org/project/slowapi,2022-11-28 10:22:00.816,12.0,116309.0,,,,1.0,,,,,,,,,,,,,,,,,, +394,micawber,coleifer/micawber,web-scraping,,https://github.com/coleifer/micawber,https://github.com/coleifer/micawber,MIT,2012-03-27 21:42:46.000,2023-07-10 11:27:45.154,2023-06-19 13:22:53,205.0,90,17.0,51.0,,58.0,603,a small library for extracting rich content from urls.,2910.0,2716.0,27.0,26,True,,3.0,2023-06-19 13:24:07.578,0.5.5,25.0,,27359.0,conda-forge/micawber,micawber,https://pypi.org/project/micawber,2021-07-12 14:05:33.000,194.0,27001.0,https://anaconda.org/conda-forge/micawber,2023-07-10 11:27:45.154,10756.0,3.0,,,,,,,,,,,,,,,,,, +395,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-06-16 13:19:07.189,2021-11-23 16:48:39,93.0,73,19.0,24.0,4.0,40.0,226,Flask-OpenID adds openid support to flask applications.,7857.0,6509.0,15.0,26,False,['flask'],,2021-09-08 22:09:37.000,1.3.0,13.0,14.0,1664270.0,conda-forge/flask-openid,flask-openid,https://pypi.org/project/flask-openid,2021-09-08 21:29:01.000,1348.0,1662782.0,https://anaconda.org/conda-forge/flask-openid,2023-06-16 13:19:07.189,119116.0,3.0,,,,,,,,,,,,,,,,,, +396,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,2023-07-11 06:37:48.000,2023-04-25 10:54:14,232.0,32,13.0,75.0,10.0,26.0,215,URI template parsing per RFC6570.,3818.0,,19.0,26,False,,2.0,2021-10-13 11:15:12.000,4.1.1,12.0,,27738744.0,conda-forge/uritemplate,uritemplate,https://pypi.org/project/uritemplate,2021-10-13 11:15:12.000,3818.0,27711102.0,https://anaconda.org/conda-forge/uritemplate,2023-06-16 13:14:30.428,2321941.0,3.0,,,,,,,,,,,,,,,,,, +397,flask-seasurf,maxcountryman/flask-seasurf,flask-utils,,https://github.com/maxcountryman/flask-seasurf,https://github.com/maxcountryman/flask-seasurf,BSD-3-Clause,2011-12-06 18:51:00.000,2023-06-16 13:18:14.121,2022-09-03 07:50:43,202.0,47,7.0,85.0,7.0,43.0,188,SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).,2696.0,2431.0,33.0,26,True,['flask'],,2022-04-05 04:10:17.000,1.1.1,29.0,,72910.0,conda-forge/flask-seasurf,flask-seasurf,https://pypi.org/project/flask-seasurf,2022-04-05 04:10:17.000,265.0,71823.0,https://anaconda.org/conda-forge/flask-seasurf,2023-06-16 13:18:14.121,89165.0,2.0,,,,,,,,,,,,,,,,,, +398,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,36,18.0,20.0,9.0,23.0,145,A library to help construct a graphql-py server supporting react-relay.,15000.0,14522.0,10.0,26,True,,,2022-04-16 11:03:43.000,3.2.0,27.0,,1651322.0,conda-forge/graphql-relay,graphql-relay,https://pypi.org/project/graphql-relay,2022-04-16 11:03:43.000,478.0,1648035.0,https://anaconda.org/conda-forge/graphql-relay,2023-06-16 13:21:37.925,230136.0,2.0,,,,,,,,,,,,,,,,,, +399,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,2023-06-16 19:25:50.989,,,727,,,,,8820,A high-level API to automate web browsers.,185.0,,,25,True,,,2023-06-13 07:41:11.255,1.35.0,99.0,,994873.0,microsoft/playwright,playwright,https://pypi.org/project/playwright,2022-05-13 16:31:41.000,185.0,994236.0,https://anaconda.org/microsoft/playwright,2023-06-16 19:25:50.989,16585.0,3.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,322,171.0,106.0,48.0,54.0,8744,"An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax..",60.0,52.0,29.0,25,False,,,2021-03-05 14:17:53.000,2.1.0,24.0,,787.0,,http-prompt,https://pypi.org/project/http-prompt,2021-03-05 14:02:14.000,8.0,787.0,,,,3.0,,,,,,,,,,,,,,,,,, +401,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,570,125.0,22.0,9.0,49.0,5298,"A Smart, Automatic, Fast and Lightweight Web Scraper for Python.",279.0,278.0,8.0,25,True,,,2022-07-17 17:20:18.601,1.1.14,16.0,,8452.0,,autoscraper,https://pypi.org/project/autoscraper,2022-07-17 17:20:18.601,1.0,8452.0,,,,3.0,,,,,,,,,,,,,,,,,, +402,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,110.0,31.0,60.0,30.0,3680,Your friendly neighborhood web scraper.,1106.0,924.0,10.0,25,False,,,2015-06-07 19:47:05.000,0.5.3,13.0,,20229.0,,robobrowser,https://pypi.org/project/robobrowser,2015-06-07 19:47:05.000,182.0,20229.0,,,,3.0,,,,,,,,,,,,,,,,,, +403,Cactus,eudicots/Cactus,others,,https://github.com/eudicots/Cactus,https://github.com/eudicots/Cactus,BSD-3-Clause,2011-02-28 11:56:43.000,2022-06-24 15:59:42.000,2017-07-31 02:40:23,667.0,318,125.0,115.0,101.0,85.0,3453,Static site generator for designers. Uses Python and Django templates.,1621.0,1198.0,52.0,25,False,['django'],,2021-12-15 15:49:39.278,3.0.0,20.0,,271.0,,cactus,https://pypi.org/project/cactus,2016-02-21 17:10:55.000,423.0,271.0,,,,3.0,,,,,,,,,,,,,,,,,, +404,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,2023-06-03 16:36:42.000,2023-01-24 18:02:27,227.0,908,73.0,85.0,135.0,118.0,3383,A tool for extracting plain text from Wikipedia dumps.,274.0,267.0,31.0,25,True,,,2023-01-24 18:46:33.000,3.0.7,4.0,,2661.0,,wikiextractor,https://pypi.org/project/wikiextractor,2021-10-14 12:34:58.000,7.0,2661.0,,,,3.0,,,,,,,,,,,,,,,,,, +405,Radicale,Kozea/Radicale,others,,https://github.com/Kozea/Radicale,https://github.com/Kozea/Radicale,GPL-3.0,2011-08-11 08:27:37.000,2023-06-15 09:01:24.000,2023-04-22 18:01:58,2118.0,382,116.0,410.0,333.0,571.0,2789,A simple CalDAV (calendar) and CardDAV (contact) server.,178.0,135.0,96.0,25,True,,1.0,2022-07-14 20:39:01.389,3.1.8,58.0,,7319.0,,radicale,https://pypi.org/project/radicale,2022-04-20 16:12:24.000,43.0,7319.0,,,,3.0,,,,,,,,,,,,,,,,,, +406,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,2023-07-11 05:48:42.000,2023-03-13 06:51:20,1961.0,584,119.0,317.0,45.0,304.0,2403,A classic Forum Software in Python using Flask.,37.0,28.0,68.0,25,True,['flask'],,2021-09-09 20:26:21.000,2.1.0,4.0,,170.0,,FlaskBB,https://pypi.org/project/FlaskBB,2018-07-15 19:10:30.000,9.0,170.0,,,,3.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,2023-07-13 14:45:44.000,2023-05-24 10:08:08,3658.0,292,88.0,716.0,76.0,108.0,2303,Load and performance benchmark tool.,11.0,8.0,114.0,25,False,,19.0,2023-05-30 07:58:00.467,1.21.4,40.0,,247.0,,yandextank,https://pypi.org/project/yandextank,2021-09-10 16:12:35.000,3.0,247.0,,,,3.0,,,,,,,,,,,,,,,,,, +408,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,2023-07-05 10:40:46.000,2023-07-05 10:40:45,8266.0,883,221.0,1416.0,364.0,693.0,2052,Free and open source full-stack enterprise framework for agile development of secure database-driven web-based..,40.0,40.0,257.0,25,True,,3.0,2020-03-21 20:19:46.000,2.19.1,24.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +409,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,370,89.0,117.0,71.0,,1914,Alexa Skills Kit for Python.,883.0,750.0,41.0,25,False,['flask'],,2018-02-28 21:57:01.000,0.9.8,34.0,,533.0,,flask-ask,https://pypi.org/project/flask-ask,2018-02-28 21:57:01.000,133.0,533.0,,,,3.0,,,,,,,,,,,,,,,,,, +410,quart,pgjones/quart,web-frameworks,,https://github.com/pgjones/quart,https://github.com/pgjones/quart,MIT,2019-01-04 09:01:34.019,2023-06-16 16:12:56.597,2022-07-06 20:18:54,944.0,117,,1.0,,,1910,Quart is a Python ASGI web microframework with the same API as Flask.,82.0,,68.0,25,True,,,2023-04-09 16:20:01.159,0.18.4,54.0,,210950.0,conda-forge/quart,quart,https://pypi.org/project/quart,2019-10-17 11:17:53.000,82.0,209453.0,https://anaconda.org/conda-forge/quart,2023-06-16 16:12:56.597,80885.0,3.0,,,,,,,,,,,,,,,,,, +411,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,96.0,422.0,1757,Read/sync your IMAP mailboxes (python2) [LEGACY: move to offlineimap3].,31.0,24.0,162.0,25,False,,,2021-12-15 14:07:20.549,6.5.4,41.0,,868.0,conda-forge/offlineimap,offlineimap,https://pypi.org/project/offlineimap,2021-08-02 23:10:14.000,7.0,208.0,https://anaconda.org/conda-forge/offlineimap,2023-06-16 19:27:19.192,14533.0,3.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,47.0,25.0,27.0,33.0,1737,[DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock.,448.0,,13.0,25,False,['flask'],,2016-06-05 02:14:01.000,0.2.1,3.0,,70754.0,,flask-sockets,https://pypi.org/project/flask-sockets,2016-06-05 02:14:01.000,448.0,70754.0,,,,3.0,,,,,,,,,,,,,,,,,, +413,flask-bootstrap,esbullington/flask-bootstrap,flask-utils,,https://github.com/esbullington/flask-bootstrap,https://github.com/esbullington/flask-bootstrap,BSD-3-Clause,2012-03-06 17:53:29.000,2023-06-16 16:09:08.933,2019-08-14 04:58:34,139.0,727,11.0,5.0,1.0,4.0,1527,"A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend.",5512.0,,6.0,25,False,['flask'],,,,36.0,,166462.0,conda-forge/flask-bootstrap,flask-bootstrap,https://pypi.org/project/flask-bootstrap,2017-01-11 23:28:23.000,5512.0,166234.0,https://anaconda.org/conda-forge/flask-bootstrap,2023-06-16 16:09:08.933,13687.0,3.0,,,,,,,,,,,,,,,,,, +414,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,166,32.0,72.0,60.0,28.0,1274,A drop-in replacement for Djangos runserver.,448.0,379.0,39.0,25,False,['django'],,2014-05-02 19:10:18.000,0.8.0,24.0,,8083.0,,django-devserver,https://pypi.org/project/django-devserver,2014-05-02 19:10:18.000,69.0,8083.0,,,,3.0,,,,,,,,,,,,,,,,,, +415,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,2023-04-21 20:33:06.000,2022-05-28 23:59:27,231.0,72,15.0,75.0,20.0,38.0,1130,"Declarative model lifecycle hooks, an alternative to Signals.",239.0,229.0,28.0,25,False,['django'],,2022-05-29 00:00:57.000,1.0.0,34.0,,67237.0,,django-lifecycle,https://pypi.org/project/django-lifecycle,2022-05-29 00:00:04.000,10.0,67237.0,,,,3.0,,,,,,,,,,,,,,,,,, +416,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,2023-07-11 03:33:21.000,2023-07-11 03:33:17,633.0,125,24.0,81.0,26.0,132.0,1054,"No effort, no worry, maximum performance.",690.0,605.0,32.0,25,True,['django'],2.0,2023-03-13 09:17:45.463,2.5.3,41.0,,58632.0,conda-forge/django-cachalot,django-cachalot,https://pypi.org/project/django-cachalot,2022-08-27 23:02:03.239,85.0,58013.0,https://anaconda.org/conda-forge/django-cachalot,2023-06-16 13:23:58.353,43397.0,3.0,,,,,,,,,,,,,,,,,, +417,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,2023-03-04 19:01:43.000,2021-10-14 21:53:39,552.0,222,36.0,149.0,61.0,284.0,969,Simply integrate Summernote editor with Django project.,229.0,,68.0,25,False,['django'],,2021-10-14 19:12:56.000,0.8.19.0,73.0,,57834.0,,django-summernote,https://pypi.org/project/django-summernote,2021-10-14 21:54:58.000,229.0,57834.0,,,,3.0,,,,,,,,,,,,,,,,,, +418,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,2023-02-20 14:22:02.000,2023-02-20 14:22:02,581.0,152,30.0,94.0,44.0,98.0,824,Full control of form rendering in the templates.,3260.0,2048.0,48.0,25,False,['django'],,2020-05-20 02:41:28.000,1.9.0,27.0,,29997.0,,django-floppyforms,https://pypi.org/project/django-floppyforms,2020-05-20 02:41:28.000,1212.0,29997.0,,,,3.0,,,,,,,,,,,,,,,,,, +419,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,2023-06-28 14:33:22.000,2023-06-13 14:37:11,272.0,154,15.0,127.0,71.0,70.0,564,"Yet another Django audit log app, hopefully the simplest one.",197.0,186.0,45.0,25,True,['django'],8.0,2023-06-13 14:41:01.137,1.3.5,55.0,,42584.0,,django-easy-audit,https://pypi.org/project/django-easy-audit,2023-01-26 14:11:27.999,11.0,42584.0,,,,3.0,,,,,,,,,,,,,,,,,, +420,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:40:50.000,2023-06-14 04:39:28,304.0,52,9.0,36.0,45.0,84.0,466,A delightful and complete interface to GitHubs amazing API.,911.0,861.0,16.0,25,True,,1.0,2023-06-14 04:45:01.503,1.0.4,28.0,,276093.0,,ghapi,https://pypi.org/project/ghapi,2022-06-13 21:14:04.000,50.0,276093.0,,,,3.0,,,,,,,,,,,,,,,,,, +421,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,390,A python module for retrieving and parsing WHOIS data.,762.0,506.0,7.0,25,False,,,2022-07-03 21:17:25.000,0.8.0,22.0,,2410159.0,,python-whois,https://pypi.org/project/python-whois,2022-07-03 21:17:25.000,256.0,2410159.0,,,,3.0,,,,,,,,,,,,,,,,,, +422,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,2023-01-10 18:48:46.000,2020-07-20 15:14:25,547.0,226,30.0,119.0,94.0,26.0,369,Python Simple SOAP Library.,1289.0,1158.0,51.0,25,False,,,2017-12-03 17:09:17.000,1.16.2,12.0,,9471.0,,pysimplesoap,https://pypi.org/project/pysimplesoap,2017-12-03 17:09:17.000,131.0,9471.0,,,,3.0,,,,,,,,,,,,,,,,,, +423,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,2023-07-09 03:29:29.000,2023-07-03 11:44:41,440.0,65,9.0,215.0,17.0,89.0,278,API spec validator and OpenAPI document generator for Python web frameworks.,74.0,69.0,38.0,25,True,['openapi'],11.0,2023-07-03 11:51:00.770,1.1.5,80.0,,29611.0,,spectree,https://pypi.org/project/spectree,2022-07-07 10:19:31.000,5.0,29611.0,,,,3.0,,,,,,,,,,,,,,,,,, +424,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-06-16 16:16:29.946,2022-09-16 23:03:32,152.0,79,7.0,34.0,8.0,64.0,268,Pagination support for flask.,2835.0,2788.0,27.0,25,True,['flask'],,2022-01-12 14:45:43.000,2022.1.8,34.0,55.0,46464.0,conda-forge/flask-paginate,flask-paginate,https://pypi.org/project/flask-paginate,2022-01-09 06:06:39.000,47.0,46083.0,https://anaconda.org/conda-forge/flask-paginate,2023-06-16 16:16:29.946,17863.0,3.0,,,,,,,,,,,,,,,,,, +425,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-11 10:00:31.000,2022-06-15 00:02:48,191.0,39,6.0,32.0,13.0,38.0,249,Adds Injector support to Flask.,873.0,808.0,12.0,25,False,['flask'],,2022-06-15 00:12:31.000,0.14.0,27.0,,68480.0,conda-forge/flask-injector,flask_injector,https://pypi.org/project/flask_injector,2022-06-15 00:12:31.000,65.0,68312.0,https://anaconda.org/conda-forge/flask-injector,2023-06-16 19:25:28.881,4536.0,3.0,,,,,,,,,,python-injector/flask_injector,,,,,,,, +426,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,53,35.0,96.0,8.0,75.0,244,pytest splinter and selenium integration for anyone interested in browser interaction in tests.,571.0,456.0,31.0,25,True,,,2022-09-09 19:48:12.442,3.3.2,74.0,,16930.0,,pytest-splinter,https://pypi.org/project/pytest-splinter,2022-09-09 19:48:12.442,115.0,16930.0,,,,3.0,,,,,,,,,,,,,,,,,, +427,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,2023-06-30 18:44:06.000,2023-06-30 18:43:18,316.0,35,109.0,180.0,49.0,57.0,222,"Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.",56.0,51.0,37.0,25,True,"['flask', 'openapi']",10.0,2023-06-30 18:47:00.855,2.4.1,46.0,,6536.0,,flask-rebar,https://pypi.org/project/flask-rebar,2022-06-03 14:18:26.000,5.0,6536.0,,,,3.0,,,,,,,,,,,,,,,,,, +428,httpagentparser,shon/httpagentparser,others,,https://github.com/shon/httpagentparser,https://github.com/shon/httpagentparser,MIT,2011-03-11 09:13:11.000,2022-10-19 05:57:00.902,2022-10-19 05:40:44,195.0,55,11.0,44.0,16.0,34.0,216,Python HTTP Agent Parser.,2452.0,2190.0,35.0,25,True,,,2022-10-19 05:57:00.902,1.9.5,57.0,,232470.0,,httpagentparser,https://pypi.org/project/httpagentparser,2022-10-19 05:57:00.902,262.0,232470.0,,,,3.0,,,,,,,,,,,,,,,,,, +429,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,2023-04-24 15:24:41.000,2022-12-12 14:47:56,3409.0,51,194.0,965.0,60.0,168.0,182,Python AsyncIO data API to manage billions of resources.,176.0,130.0,54.0,25,True,,,2022-08-25 08:00:03.072,6.4.2,599.0,,3735.0,,guillotina,https://pypi.org/project/guillotina,2022-08-25 08:00:03.072,46.0,3735.0,,,,3.0,,,,,,,,,,,,,,,,,, +430,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,2023-07-13 15:00:04.000,2023-06-22 13:12:11,921.0,1304,173.0,808.0,107.0,537.0,16796,Home Page: https://pyscript.net Examples: https://pyscript.net/examples.,,,113.0,24,True,,59.0,,,6.0,187.0,14.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +431,GoAccess,allinurl/goaccess,monitoring,,https://github.com/allinurl/goaccess,https://github.com/allinurl/goaccess,MIT,2013-07-14 03:42:08.000,2023-06-16 13:09:48.000,2023-06-16 12:09:39,4011.0,1043,292.0,334.0,363.0,1776.0,16427,GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through..,,,155.0,24,True,,12.0,,,,,,,,,,,,,,,3.0,goaccess,,,,,,,,,,,,,,,,goaccess, +432,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,2023-04-19 15:13:11.000,2022-09-04 19:08:06,298.0,285,65.0,108.0,65.0,284.0,2816,Soundcloud Music Downloader.,235.0,229.0,48.0,24,True,,,2022-09-04 19:10:21.281,2.7.3,49.0,,877.0,,scdl,https://pypi.org/project/scdl,2022-09-04 19:10:21.281,6.0,877.0,,,,3.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,616,114.0,51.0,132.0,219.0,2742,A Python library to access Instagrams private API.,12.0,,5.0,24,False,,,2019-02-22 08:05:21.000,1.6.0,39.0,,22780.0,,instagram_private_api,https://pypi.org/project/instagram_private_api,2019-05-06 11:32:26.000,12.0,22780.0,,,,3.0,,,,,,,,,,,,,,,,,, +434,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,2023-07-07 09:38:53.000,2023-07-07 09:38:49,374.0,262,34.0,35.0,44.0,68.0,1944,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",163.0,163.0,12.0,24,True,['fastapi'],4.0,2021-08-31 03:30:19.000,1.0.3,26.0,,3699.0,,fastapi-admin,https://pypi.org/project/fastapi-admin,2021-08-31 03:30:19.000,,3699.0,,,,2.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,2023-07-07 09:38:53.000,2023-07-07 09:38:49,374.0,262,34.0,35.0,44.0,68.0,1943,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",163.0,163.0,12.0,24,True,['fastapi'],4.0,2021-08-31 03:30:19.000,1.0.3,26.0,,3699.0,,fastapi-admin,https://pypi.org/project/fastapi-admin,2021-08-31 03:30:19.000,,3699.0,,,,3.0,,,,,,,,,,,,,,,,,, +436,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,123.0,69.0,32.0,27.0,1831,A pure-python HTML screen-scraping library.,235.0,132.0,25.0,24,False,,,2019-11-28 11:03:32.000,0.14.1,13.0,,846.0,,scrapely,https://pypi.org/project/scrapely,2019-11-28 11:03:32.000,103.0,846.0,,,,3.0,,,,,,,,,,,,,,,,,, +437,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,179,43.0,59.0,7.0,92.0,1691,Async Python 3.6+ web scraping micro-framework based on asyncio.,79.0,68.0,17.0,24,True,,,2022-09-06 08:56:03.702,0.8.5,55.0,16.0,1162.0,,ruia,https://pypi.org/project/ruia,2021-05-07 01:36:59.000,11.0,1162.0,,,,3.0,,,,,,,,,,,,,,,,,, +438,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,114,37.0,35.0,7.0,63.0,1593,Server-side rendering of React components.,726.0,678.0,22.0,24,True,,2.0,2018-10-08 09:55:41.000,4.3.0,15.0,,6393.0,,react,https://pypi.org/project/react,2018-10-08 09:55:41.000,48.0,6393.0,,,,3.0,,,,,,,,,,,,,,,,,, +439,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,111,75.0,48.0,38.0,79.0,1565,An improbable web debugger through WebSockets.,234.0,202.0,22.0,24,False,,,2019-09-16 09:25:54.000,3.3.0,53.0,,10277.0,,wdb,https://pypi.org/project/wdb,2019-09-16 09:25:54.000,32.0,10277.0,,,,3.0,,,,,,,,,,,,,,,,,, +440,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,2023-07-12 11:00:59.000,2023-03-19 18:34:49,22.0,123,16.0,223.0,49.0,13.0,1472,Reusable utilities for FastAPI.,2755.0,2712.0,2.0,24,True,['fastapi'],,2020-03-07 05:55:04.000,0.2.1,4.0,,704099.0,,fastapi-utils,https://pypi.org/project/fastapi-utils,2020-03-07 05:55:04.000,43.0,704099.0,,,,2.0,,,,,,,,,,,,,,,,,, +441,Spectacle,sourcey/spectacle,openapi-utils,,https://github.com/sourcey/spectacle,https://github.com/sourcey/spectacle,MIT,2016-01-12 10:36:11.000,2023-01-23 20:38:12.000,2021-08-09 23:54:18,298.0,322,19.0,106.0,33.0,97.0,1261,Beautiful static documentation generator for OpenAPI/Swagger 2.0.,195.0,164.0,39.0,24,False,['openapi'],,2020-03-10 02:57:20.472,1.1.0,61.0,,3718.0,,,,,,,,,,3.0,,,spectacle-docs,https://www.npmjs.com/package/spectacle-docs,2020-03-10 02:57:20.472,31.0,3718.0,,,,,,,,,,, +442,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,2021-12-15 16:07:14.221,2019-11-29 15:30:27,923.0,214,166.0,256.0,101.0,76.0,1238,A scalable frontier for web crawlers.,48.0,33.0,41.0,24,False,,,2021-12-15 16:24:14.316,0.3.2,22.0,,606.0,,frontera,https://pypi.org/project/frontera,2019-04-05 16:36:41.000,15.0,606.0,,,,3.0,,,,,,,,,,,,,,,,,, +443,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,153,61.0,243.0,44.0,194.0,1175,"Extendable, adaptable rewrite of django.contrib.admin.",39.0,25.0,50.0,24,False,['django'],,2018-10-22 22:22:05.390,0.7.1,7.0,,191.0,,django-admin2,https://pypi.org/project/django-admin2,2016-11-13 07:28:10.000,14.0,191.0,,,,3.0,,,,,,,,,,,,,,,,,, +444,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-05-26 18:29:48.000,2023-01-28 08:44:21,498.0,133,14.0,87.0,57.0,39.0,1133,A dynamic FastAPI router that automatically creates CRUD routes for your models.,180.0,174.0,21.0,24,True,['fastapi'],,2023-01-28 08:54:45.000,0.8.6,27.0,7.0,11808.0,,fastapi-crudrouter,https://pypi.org/project/fastapi-crudrouter,2023-01-28 08:46:00.463,6.0,11808.0,,,,2.0,,,,,,,,,,,,,,,,,, +445,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,2023-06-16 19:19:26.379,2023-05-23 16:27:10,728.0,196,36.0,93.0,16.0,132.0,1131,Multi-user accounts for Django projects.,37.0,,47.0,24,True,['django'],1.0,2022-10-25 22:26:01.441,2.1.0,52.0,,31789.0,conda-forge/django-organizations,django-organizations,https://pypi.org/project/django-organizations,2022-03-17 00:19:14.000,37.0,31652.0,https://anaconda.org/conda-forge/django-organizations,2023-06-16 19:19:26.379,5232.0,3.0,,,,,,,,,,,,,,,,,, +446,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,319,87.0,94.0,131.0,115.0,1129,Python Rest Testing.,139.0,114.0,17.0,24,False,,,2016-03-15 03:16:18.000,1.7.1,14.0,,3086.0,conda-forge/pyresttest,pyresttest,https://pypi.org/project/pyresttest,2016-03-15 03:13:33.000,25.0,2171.0,https://anaconda.org/conda-forge/pyresttest,2023-06-16 16:08:35.701,56776.0,3.0,,,,,,,,,,,,,,,,,, +447,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-04-05 14:01:03.000,2023-04-05 14:00:53,744.0,86,31.0,45.0,62.0,373.0,1046,An object oriented high-level Python Web Framework that requires no frontend programming.,378.0,371.0,20.0,24,True,,,2023-03-20 10:56:02.196,0.13.0,74.0,,1653.0,,justpy,https://pypi.org/project/justpy,2022-09-04 10:19:00.517,7.0,1653.0,,,,3.0,,,,,,,,,,justpy-org/justpy,,,,,,,, +448,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,2022-09-03 23:28:36.000,2022-09-03 23:28:35,189.0,71,39.0,85.0,2.0,40.0,963,Beautifully simple class-based views.,896.0,649.0,31.0,24,True,['django'],,2021-05-09 09:56:51.000,3.0.0,15.0,,7400.0,,django-vanilla-views,https://pypi.org/project/django-vanilla-views,2021-05-09 09:56:51.000,247.0,7400.0,,,,3.0,,,,,,,,,,,,,,,,,, +449,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,163,26.0,73.0,19.0,56.0,859,Automatic caching and invalidation for Django models through the ORM.,377.0,265.0,27.0,24,True,['django'],,2022-07-06 18:41:15.000,1.2.0,10.0,,6577.0,,django-cache-machine,https://pypi.org/project/django-cache-machine,2022-07-06 18:41:15.000,112.0,6577.0,,,,3.0,,,,,,,,,,,,,,,,,, +450,Frozen-Flask,Frozen-Flask/Frozen-Flask,flask-utils,,https://github.com/Frozen-Flask/Frozen-Flask,https://github.com/Frozen-Flask/Frozen-Flask,BSD-3-Clause,2010-12-24 14:59:29.000,2023-06-16 13:21:09.547,2022-12-13 10:16:01,242.0,78,18.0,60.0,23.0,45.0,756,Freezes a Flask application into a set of static files.,3490.0,2904.0,25.0,24,True,['flask'],,2017-06-26 22:54:01.000,0.15,17.0,71.0,38961.0,conda-forge/frozen-flask,frozen-flask,https://pypi.org/project/frozen-flask,2021-06-15 08:43:05.000,586.0,38076.0,https://anaconda.org/conda-forge/frozen-flask,2023-06-16 13:21:09.547,72625.0,3.0,,,,,,,,,,,,,,,,,, +451,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,2023-07-05 01:31:42.000,2023-04-27 16:03:55,405.0,80,18.0,293.0,46.0,27.0,746,This code generator creates FastAPI app from an openapi file.,148.0,147.0,21.0,24,True,"['fastapi', 'openapi']",16.0,2023-04-27 16:12:02.120,0.4.2,39.0,,6375.0,,fastapi-code-generator,https://pypi.org/project/fastapi-code-generator,2023-04-27 16:12:02.120,1.0,6375.0,,,,2.0,,,,,,,,,,,,,,,,,, +452,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,91,24.0,62.0,37.0,32.0,734,a flask profiler which watches endpoint calls and tries to make some analysis.,348.0,340.0,29.0,24,False,['flask'],,2018-11-19 23:11:10.000,1.8.1,39.0,,23108.0,,flask-profiler,https://pypi.org/project/flask-profiler,2018-11-19 23:11:10.000,8.0,23108.0,,,,3.0,,,,,,,,,,,,,,,,,, +453,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,2023-07-13 12:36:27.000,2023-07-13 12:36:12,331.0,1184,11.0,76.0,30.0,101.0,714,"Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.",25.0,,34.0,24,True,['django'],3.0,2023-07-13 12:37:02.076,1.6.27,66.0,,24356.0,,martor,https://pypi.org/project/martor,2023-01-10 03:50:15.837,25.0,24356.0,,,,3.0,,,,,,,,,,,,,,,,,, +454,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,2023-07-10 16:32:13.000,2023-03-27 14:44:49,451.0,50,7.0,59.0,11.0,45.0,495,FastAPI-Login tries to provide similar functionality as Flask-Login does.,545.0,543.0,12.0,24,True,['fastapi'],,2023-03-27 14:41:01.033,1.9.0,27.0,3.0,17401.0,,fastapi_login,https://pypi.org/project/fastapi_login,2022-05-27 10:22:30.000,2.0,17401.0,,,,3.0,,,,,,,,,,,,,,,,,, +455,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,2023-04-10 08:37:47.000,2022-06-28 15:56:07,242.0,85,28.0,100.0,15.0,80.0,479,Content Security Policy for Django.,92.0,74.0,49.0,24,False,['django'],,2013-11-19 23:16:37.000,2.0.3,12.0,,392722.0,,django-csp,https://pypi.org/project/django-csp,2020-08-12 18:50:34.000,18.0,392722.0,,,,3.0,,,,,,,,,,,,,,,,,, +456,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,64,16.0,90.0,,,364,Generating short urls with python has never been easier.,9170.0,9073.0,24.0,24,False,,,2020-03-19 17:55:20.000,1.0.1,27.0,,79256.0,,pyshorteners,https://pypi.org/project/pyshorteners,2020-03-19 17:54:24.000,97.0,79256.0,,,,3.0,,,,,,,,,,,,,,,,,, +457,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,2023-06-27 18:23:38.000,2023-06-27 18:23:37,640.0,161,18.0,181.0,4.0,147.0,352,"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+.",522.0,448.0,83.0,24,True,['django'],2.0,2022-01-09 02:06:44.000,4.3.0,26.0,533.0,16966.0,,django-cas-ng,https://pypi.org/project/django-cas-ng,2022-01-09 02:02:49.000,74.0,16962.0,,,,3.0,,,,,,,,,,,,,,,,,, +458,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,2023-06-16 19:18:19.405,2023-06-01 03:31:51,597.0,106,15.0,133.0,29.0,71.0,270,Graphene MongoEngine integration.,327.0,314.0,37.0,24,True,['graphql'],1.0,2023-04-05 10:09:33.000,0.3.0,33.0,,37738.0,conda-forge/graphene-mongo,graphene-mongo,https://pypi.org/project/graphene-mongo,2022-10-14 06:01:17.934,13.0,37575.0,https://anaconda.org/conda-forge/graphene-mongo,2023-06-16 19:18:19.405,6545.0,3.0,,,,,,,,,,,,,,,,,, +459,mailer,marrow/mailer,email,,https://github.com/marrow/mailer,https://github.com/marrow/mailer,MIT,2011-03-13 05:21:26.000,2023-06-16 16:09:42.549,2022-07-15 11:36:50,297.0,58,10.0,28.0,25.0,48.0,263,"A light-weight, modular, message representation and mail delivery framework for Python.",395.0,312.0,20.0,24,True,,,2019-09-16 00:20:27.000,4.0.3,8.0,153.0,108973.0,conda-forge/mailer,mailer,https://pypi.org/project/mailer,2015-04-22 03:10:28.000,83.0,107925.0,https://anaconda.org/conda-forge/mailer,2023-06-16 16:09:42.549,60769.0,3.0,,,,,,,,,,,,,,,,,, +460,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,2023-06-10 10:58:39.000,2023-06-10 10:58:30,543.0,30,6.0,50.0,6.0,27.0,129,Streaming parser for multipart/form-data written in Cython.,69.0,65.0,17.0,24,True,,44.0,2023-05-13 10:45:00.640,1.12.0,37.0,,28287.0,,streaming-form-data,https://pypi.org/project/streaming-form-data,2022-10-06 19:04:00.923,4.0,28287.0,,,,3.0,,,,,,,,,,,,,,,,,, +461,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,2023-06-16 19:25:02.720,2023-01-03 02:30:26,1170.0,82,13.0,207.0,40.0,138.0,95,Pyramid debug toolbar.,23.0,,68.0,24,True,['pyramid'],,2020-02-11 00:39:55.921,4.6.1,63.0,,2428972.0,conda-forge/pyramid_debugtoolbar,pyramid_debugtoolbar,https://pypi.org/project/pyramid_debugtoolbar,2015-01-05 21:45:08.000,23.0,2428830.0,https://anaconda.org/conda-forge/pyramid_debugtoolbar,2023-06-16 19:25:02.720,3986.0,3.0,,,,,,,,,,,,,,,,,, +462,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,2022-12-26 16:11:37.000,2022-12-20 10:27:06,326.0,1380,324.0,85.0,46.0,66.0,9797,Incredibly fast crawler designed for OSINT.,5.0,,21.0,23,True,,,2019-04-05 15:15:47.000,1.3.0,18.0,,351.0,,photon,https://pypi.org/project/photon,2019-01-25 01:13:36.000,5.0,351.0,,,,3.0,,,,,,,,,,,,,,,,,, +463,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,214.0,34.0,62.0,28.0,6396,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,,1835.0,,ngxtop,https://pypi.org/project/ngxtop,2020-12-21 00:51:09.000,9.0,1835.0,,,,3.0,,,,,,,,,,,,,,,,,, +464,healthchecks,healthchecks/healthchecks,others,,https://github.com/healthchecks/healthchecks,https://github.com/healthchecks/healthchecks,BSD-3-Clause,2015-06-25 18:38:33.000,2023-07-12 10:44:48.000,2023-07-12 10:44:35,2537.0,699,99.0,179.0,66.0,538.0,6358,"Open-source cron job and background task monitoring service, written in Python & Django.",,,82.0,23,True,,139.0,2023-07-02 07:08:05.000,2.10,50.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +465,ProxyBroker,constverum/Proxybroker,others,,https://github.com/constverum/ProxyBroker,https://github.com/constverum/ProxyBroker,Apache-2.0,2015-10-11 15:13:37.000,2023-05-29 06:36:45.000,2019-03-13 10:21:05,152.0,830,141.0,29.0,96.0,80.0,3417,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,,4008.0,,proxybroker,https://pypi.org/project/proxybroker,2019-03-12 19:47:46.000,12.0,4008.0,,,,3.0,,,,,,,,,,,,,,,,,, +466,Gerapy,Gerapy/Gerapy,web-scraping,,https://github.com/Gerapy/Gerapy,https://github.com/Gerapy/Gerapy,MIT,2017-06-30 03:58:27.000,2023-07-12 22:17:28.000,2023-07-06 15:32:20,606.0,596,121.0,66.0,58.0,148.0,3013,"Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js.",136.0,128.0,15.0,23,True,['django'],8.0,2022-12-27 16:12:19.000,0.9.12,48.0,,553.0,,gerapy,https://pypi.org/project/gerapy,2022-12-27 16:11:01.184,8.0,553.0,,,,3.0,,,,,,,,,,,,,,,,,, +467,urlwatch,thp/urlwatch,others,,https://github.com/thp/urlwatch,https://github.com/thp/urlwatch,BSD-3-Clause,2014-01-29 18:42:20.000,2023-05-03 08:06:01.000,2023-05-03 08:05:47,907.0,348,67.0,286.0,71.0,402.0,2573,"Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly..",2.0,,88.0,23,True,,16.0,,,37.0,,4197.0,,urlwatch,https://pypi.org/project/urlwatch,2022-03-15 13:45:11.000,2.0,4197.0,,,,3.0,,,,,,,,,,,,,,,,,, +468,sandman2,jeffknupp/sandman2,others,,https://github.com/jeffknupp/sandman2,https://github.com/jeffknupp/sandman2,Apache-2.0,2014-10-24 17:21:50.000,2023-07-10 17:19:42.000,2020-12-21 15:15:51,250.0,208,63.0,244.0,32.0,52.0,1953,Automatically generate a RESTful API service for your legacy database. No code required!.,30.0,24.0,23.0,23,False,,,2021-12-15 15:31:18.692,0.0.2,29.0,,198.0,,sandman2,https://pypi.org/project/sandman2,2020-09-08 18:00:11.000,6.0,198.0,,,,3.0,,,,,,,,,,,,,,,,,, +469,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,45.0,151.0,64.0,140.0,1612,A Python Static Website Generator.,156.0,90.0,43.0,23,False,,,2015-11-09 13:50:15.000,0.8.9,16.0,,160.0,,hyde,https://pypi.org/project/hyde,2015-11-09 13:50:15.000,66.0,160.0,,,,3.0,,,,,,,,,,,,,,,,,, +470,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,85,20.0,43.0,21.0,22.0,882,HTTP security headers for Flask.,111.0,,19.0,23,False,['flask'],,2022-03-17 14:23:42.000,1.0.0,14.0,,617894.0,,flask-talisman,https://pypi.org/project/flask-talisman,2022-03-17 14:23:42.000,111.0,617894.0,,,,3.0,,,,,,,,,,,,,,,,,, +471,tartiflette,tartiflette/tartiflette,graphql,,https://github.com/tartiflette/tartiflette,https://github.com/tartiflette/tartiflette,MIT,2018-01-26 09:56:10.000,2023-06-26 07:57:01.000,2022-01-20 14:55:31,1149.0,40,22.0,485.0,10.0,131.0,848,GraphQL Engine built with Python 3.6+ / asyncio.,19.0,,27.0,23,False,,,2021-11-15 11:05:03.000,1.4.1,80.0,,2707.0,,tartiflette,https://pypi.org/project/tartiflette,2021-11-15 11:05:00.000,19.0,2707.0,,,,3.0,,,,,,,,,,,,,,,,,, +472,httmock,patrys/httmock,testing,,https://github.com/patrys/httmock,https://github.com/patrys/httmock,Apache-2.0,2013-03-19 23:35:33.000,2022-01-10 13:37:58.000,2020-10-28 12:00:08,102.0,52,12.0,40.0,15.0,15.0,457,A mocking library for requests.,2898.0,2289.0,29.0,23,False,,,2020-10-28 12:01:29.000,1.4.0,19.0,,332174.0,,httmock,https://pypi.org/project/httmock,2020-10-28 12:01:29.000,609.0,332174.0,,,,3.0,,,,,,,,,,,,,,,,,, +473,aioresponses,pnuckowski/aioresponses,testing,,https://github.com/pnuckowski/aioresponses,https://github.com/pnuckowski/aioresponses,MIT,2016-10-16 10:42:14.000,2023-06-20 12:44:30.000,2023-06-19 21:15:26,304.0,81,5.0,154.0,46.0,47.0,442,Aioresponses is a helper for mock/fake web requests in python aiohttp package.,145.0,,44.0,23,True,,1.0,2022-12-14 00:04:02.049,0.7.4,24.0,,425412.0,,aioresponses,https://pypi.org/project/aioresponses,2022-12-14 00:04:02.049,145.0,425412.0,,,,3.0,,,,,,,,,,,,,,,,,, +474,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,2023-04-03 20:21:13.000,2022-10-15 15:59:26,320.0,91,13.0,81.0,23.0,45.0,414,A Django app for managing robots.txt files following the robots exclusion protocol.,1714.0,1157.0,43.0,23,True,['django'],,2022-01-08 12:12:02.000,5.0,25.0,,38615.0,,django-robots,https://pypi.org/project/django-robots,2022-10-15 18:37:22.033,557.0,38615.0,,,,3.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,51,20.0,56.0,10.0,27.0,390,Get inside your stronghold and make all your Django views default login_required.,521.0,408.0,22.0,23,False,['django'],,2020-01-17 16:34:53.000,0.4.0,22.0,,13957.0,,django-stronghold,https://pypi.org/project/django-stronghold,2020-01-17 16:34:53.000,113.0,13957.0,,,,3.0,,,,,,,,,,,,,,,,,, +476,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,2023-07-03 04:52:48.000,2023-07-03 04:51:31,1323.0,68,14.0,68.0,2.0,76.0,384,SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.,100.0,99.0,16.0,23,True,"['flask', 'openapi']",30.0,2023-05-30 18:33:44.000,3.1.0,78.0,,1376.0,,safrs,https://pypi.org/project/safrs,2022-11-01 08:35:00.696,1.0,1376.0,,,,3.0,,,,,,,,,,,,,,,,,, +477,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-06-20 11:53:41.000,2023-06-20 11:53:39,96.0,51,14.0,44.0,1.0,46.0,362,Formatting of dates and times in Flask templates using moment.js.,2266.0,,22.0,23,True,['flask'],1.0,2022-10-05 14:13:24.427,1.0.5,23.0,,38861.0,conda-forge/flask-moment,flask-moment,https://pypi.org/project/flask-moment,2022-10-05 14:13:24.427,2266.0,38861.0,https://anaconda.org/conda-forge/flask-moment,,,3.0,,,,,,,,,,,,,,,,,, +478,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,2023-06-12 05:05:02.000,2023-06-12 05:05:01,139.0,19,5.0,72.0,6.0,32.0,352,Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging..,656.0,639.0,6.0,23,True,['fastapi'],6.0,2023-02-16 22:18:00.698,0.3.6,18.0,,203821.0,,starlette-context,https://pypi.org/project/starlette-context,2022-11-26 15:35:00.518,17.0,203821.0,,,,3.0,,,,,,,,,,,,,,,,,, +479,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,2022-11-12 13:14:40.000,2020-04-06 23:28:44,224.0,90,16.0,42.0,14.0,41.0,336,HTTP request/response parser for python in C.,586.0,505.0,31.0,23,False,,,2020-04-06 23:00:26.000,0.9.0,36.0,,22519.0,,http-parser,https://pypi.org/project/http-parser,2020-04-06 23:00:26.000,81.0,22519.0,,,,3.0,,,,,,,,,,,,,,,,,, +480,purl,codeinthehole/purl,url-utils,,https://github.com/codeinthehole/purl,https://github.com/codeinthehole/purl,MIT,2012-03-27 21:18:43.000,2022-12-27 15:35:40.000,2021-05-15 21:00:41,192.0,38,11.0,39.0,16.0,15.0,291,"A simple, immutable URL class with a clean API for interrogation and manipulation.",4195.0,3822.0,18.0,23,False,,,2017-05-12 14:54:05.000,1.3.1,25.0,,55293.0,,purl,https://pypi.org/project/purl,2021-05-15 21:05:39.000,373.0,55293.0,,,,3.0,,,,,,,,,,,,,,,,,, +481,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,2023-06-04 13:56:44.000,2023-01-02 16:09:46,148.0,43,4.0,35.0,17.0,22.0,286,flask extension for integration with the awesome pydantic package.,432.0,427.0,12.0,23,True,['flask'],,2022-09-25 09:03:15.818,0.11.0,23.0,,115407.0,,flask_pydantic,https://pypi.org/project/flask_pydantic,2022-09-25 09:03:15.818,5.0,115407.0,,,,3.0,,,,,,,,,,,,,,,,,, +482,velruse,bbangert/velruse,auth,,https://github.com/bbangert/velruse,https://github.com/bbangert/velruse,MIT,2010-04-30 19:23:27.000,2021-11-19 13:58:47.000,2013-10-06 19:17:50,559.0,91,12.0,108.0,37.0,34.0,254,Simplifying third-party authentication for web applications.,439.0,403.0,43.0,23,False,,,2013-08-30 04:51:31.000,1.1.1,10.0,,9409.0,,velruse,https://pypi.org/project/velruse,2013-08-30 04:51:31.000,36.0,9409.0,,,,3.0,,,,,,,,,,,,,,,,,, +483,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,84,12.0,9.0,11.0,40.0,251,"A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and..",1012.0,940.0,8.0,23,False,,,2017-07-20 02:40:14.000,0.0.7,8.0,10.0,17577.0,,flask-excel,https://pypi.org/project/flask-excel,2017-07-20 02:40:14.000,72.0,17577.0,,,,3.0,,,,,,,,,,,,,,,,,, +484,reppy,seomoz/reppy,others,,https://github.com/seomoz/reppy,https://github.com/seomoz/reppy,MIT,2011-10-29 00:06:46.000,2021-10-05 19:19:16.000,2020-03-12 22:31:33,265.0,35,114.0,80.0,22.0,35.0,177,Modern robots.txt Parser for Python.,210.0,165.0,23.0,23,False,,,2019-09-16 19:32:19.000,0.4.14,24.0,,3038.0,,reppy,https://pypi.org/project/reppy,2019-09-16 19:32:19.000,45.0,3038.0,,,,3.0,,,,,,,,,,,,,,,,,, +485,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-06-16 19:25:31.174,2023-06-06 19:50:56,90.0,10,4.0,44.0,,16.0,158,Programmatic startup/shutdown of ASGI apps.,12967.0,12944.0,6.0,23,True,,1.0,2023-03-28 17:37:00.954,2.1.0,15.0,,314034.0,conda-forge/asgi-lifespan,asgi-lifespan,https://pypi.org/project/asgi-lifespan,2022-11-11 22:05:34.665,23.0,311314.0,https://anaconda.org/conda-forge/asgi-lifespan,2023-06-16 19:25:31.174,73449.0,3.0,,,,,,,,,,,,,,,,,, +486,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,2023-07-13 16:21:06.000,2023-07-13 16:20:32,186.0,34,10.0,46.0,9.0,34.0,158,Trame lets you weave various components and technologies into a Web Application solely written in Python.,14.0,,14.0,23,True,,26.0,2023-05-19 01:04:11.848,2.5.0,117.0,146.0,8634.0,,trame,https://pypi.org/project/trame,2023-01-20 23:56:00.579,14.0,8627.0,,,,3.0,,,,,,,,,,,,,,,,,, +487,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,2023-06-16 19:23:30.014,2023-02-07 09:45:37,75.0,38,9.0,21.0,11.0,15.0,90,Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.,5026.0,4768.0,12.0,23,True,,,2023-02-07 09:49:00.957,0.8.1,14.0,,62943.0,conda-forge/markdown-include,markdown-include,https://pypi.org/project/markdown-include,2022-11-23 11:30:36.700,258.0,62393.0,https://anaconda.org/conda-forge/markdown-include,2023-06-16 19:23:30.014,17604.0,3.0,,,,,,,,,,,,,,,,,, +488,vibora,vibora-io/vibora,web-frameworks,,https://github.com/vibora-io/vibora,https://github.com/vibora-io/vibora,MIT,2018-06-13 15:58:58.000,2020-12-23 01:00:55.000,2019-02-11 10:54:12,141.0,316,258.0,103.0,145.0,57.0,5717,"Fast, asynchronous and elegant Python web framework.",109.0,95.0,28.0,22,False,,,2018-06-16 04:25:57.000,0.0.6,8.0,,103.0,,vibora,https://pypi.org/project/vibora,2018-06-16 04:25:57.000,14.0,103.0,,,,3.0,,,,,,,,,,,,,,,,,, +489,requestium,tryolabs/requestium,testing,,https://github.com/tryolabs/requestium,https://github.com/tryolabs/requestium,BSD-3-Clause,2017-06-30 19:07:16.000,2023-04-30 16:37:46.000,2023-04-30 16:37:21,112.0,144,72.0,39.0,3.0,28.0,1747,Integration layer between Requests and Selenium for automation of web actions.,90.0,83.0,14.0,22,True,,1.0,2023-04-30 16:40:00.381,0.2.1,20.0,,19697.0,,requestium,https://pypi.org/project/requestium,2022-12-04 03:23:00.534,7.0,19697.0,,,,3.0,,,,,,,,,,,,,,,,,, +490,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,358,91.0,40.0,58.0,10.0,1718,A Pythonic interface for Google Mail.,22.0,,14.0,22,False,,,2017-08-07 19:59:52.000,0.6.3,10.0,,9056.0,,gmail,https://pypi.org/project/gmail,2017-08-07 19:59:52.000,22.0,9056.0,,,,3.0,,,,,,,,,,,,,,,,,, +491,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,2023-07-12 00:12:34.000,2023-07-12 00:12:32,336.0,124,48.0,158.0,2.0,24.0,927,A Modular Penetration Testing Framework.,7.0,7.0,11.0,22,True,,22.0,2023-06-16 22:29:00.871,3.2.9,29.0,,1100.0,,fsociety,https://pypi.org/project/fsociety,2022-05-01 02:06:45.000,,1100.0,,,,3.0,,,,,,,,,,,,,,,,,, +492,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,2023-07-08 16:35:12.000,2023-03-03 14:51:57,1313.0,140,19.0,250.0,52.0,128.0,700,Automatically monitor the evolving performance of Flask/Python web services.,13.0,,31.0,22,True,['flask'],,2021-11-06 10:10:29.000,3.1.1,45.0,,6571.0,,flask-monitoringdashboard,https://pypi.org/project/flask-monitoringdashboard,2021-11-06 10:10:29.000,13.0,6571.0,,,,3.0,,,,,,,,,,,,,,,,,, +493,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-02-14 21:41:04.000,2022-09-25 17:19:06,53.0,34,12.0,25.0,11.0,9.0,517,Adds simple SQLAlchemy support to FastAPI.,1397.0,1389.0,5.0,22,True,['fastapi'],,2020-09-25 16:26:29.000,0.2.1,9.0,,94650.0,,fastapi-sqlalchemy,https://pypi.org/project/fastapi-sqlalchemy,2020-09-25 16:26:29.000,8.0,94650.0,,,,2.0,,,,,,,,,,,,,,,,,, +494,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,2023-07-12 07:02:29.000,2023-07-12 07:00:49,1186.0,39,6.0,168.0,17.0,105.0,418,Developer productivity tool for making high-quality FastAPI production-ready APIs.,7.0,7.0,7.0,22,True,['fastapi'],52.0,2023-07-09 13:02:30.000,0.28.1,36.0,245.0,728.0,,fastapi-mvc,https://pypi.org/project/fastapi-mvc,2023-01-09 21:14:25.244,,718.0,,,,2.0,,,,,,,,,,fastapi-mvc/fastapi-mvc,,,,,,,, +495,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,35,8.0,30.0,7.0,41.0,374,Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the..,246.0,173.0,21.0,22,False,['django'],,2022-02-03 13:30:53.000,1.0.4,16.0,,12720.0,,django-smuggler,https://pypi.org/project/django-smuggler,2022-02-03 13:30:53.000,73.0,12720.0,,,,3.0,,,,,,,,,,,,,,,,,, +496,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,2023-02-16 06:33:20.000,2022-09-20 21:39:07,364.0,62,15.0,131.0,6.0,136.0,335,"Strong, Simple, and Precise security for Flask APIs (using jwt).",390.0,382.0,27.0,22,True,['flask'],,2022-09-20 21:42:23.773,1.4.0,47.0,,2824.0,,flask-praetorian,https://pypi.org/project/flask-praetorian,2022-09-20 21:42:23.773,8.0,2824.0,,,,3.0,,,,,,,,,,,,,,,,,, +497,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-05-15 20:51:13.000,2022-06-17 09:46:13,276.0,94,20.0,60.0,73.0,44.0,315,Django registration and authentication with GraphQL.,606.0,606.0,16.0,22,False,['django'],,2020-11-16 13:18:58.000,0.3.15,37.0,,7916.0,,django-graphql-auth,https://pypi.org/project/django-graphql-auth,2020-11-16 13:18:58.000,,7916.0,,,,3.0,,,,,,,,,,,,,,,,,, +498,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,2023-05-25 18:50:46.000,2023-05-25 18:50:43,497.0,41,14.0,137.0,3.0,65.0,264,"a socket mock framework - for all kinds of socket animals, web-clients included.",115.0,88.0,24.0,22,True,,2.0,2023-05-12 10:34:12.000,3.11.1,88.0,,4605.0,,mocket,https://pypi.org/project/mocket,2022-12-03 22:24:00.955,27.0,4605.0,,,,3.0,,,,,,,,,,,,,,,,,, +499,starlette_exporter,stephenhillier/starlette_exporter,fastapi-utils,,https://github.com/stephenhillier/starlette_exporter,https://github.com/stephenhillier/starlette_exporter,Apache-2.0,2019-10-26 22:04:25.000,2023-05-23 19:16:22.000,2023-05-23 19:16:15,170.0,25,1.0,34.0,5.0,31.0,258,Prometheus exporter for Starlette and FastAPI.,8.0,,18.0,22,True,['fastapi'],11.0,2023-05-05 18:03:01.000,0.16.0,20.0,,335811.0,,starlette_exporter,https://pypi.org/project/starlette_exporter,2023-01-20 07:10:00.442,8.0,335811.0,,,,2.0,,,,,,,,,,,,,,,,,, +500,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,2023-07-12 11:29:52.000,2023-07-12 11:29:51,1442.0,16,3.0,798.0,10.0,31.0,162,A tool to automatically fix Django deprecations.,2.0,2.0,22.0,22,True,['django'],65.0,2023-06-27 12:20:01.963,2.0.0,87.0,596.0,1182.0,,django-codemod,https://pypi.org/project/django-codemod,2023-01-10 22:42:07.941,,1167.0,,,,3.0,,,,,,,,,,,,,,,,,, +501,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,2023-06-16 13:06:08.832,2023-01-03 04:59:27,586.0,58,18.0,107.0,6.0,55.0,74,Jinja2 templating system bindings for the Pyramid web framework.,62.0,,51.0,22,False,['pyramid'],,2022-03-20 03:07:14.000,2.9.2,40.0,,2440848.0,anaconda/pyramid_jinja2,pyramid_jinja2,https://pypi.org/project/pyramid_jinja2,2022-03-27 23:00:42.000,62.0,2440835.0,https://anaconda.org/anaconda/pyramid_jinja2,2023-06-16 13:06:08.832,1206.0,1.0,,,,,,,,,,,,,,,,,,BSD-based +502,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,2022-06-17 09:56:09.000,,,1364,,,420.0,,6873,Scrapes an instagram users photos and videos.,27.0,,54.0,21,False,,,2023-02-10 17:10:00.811,66.0.2,76.0,,3057.0,,instagram-scraper,https://pypi.org/project/instagram-scraper,2022-06-17 09:56:09.000,27.0,3057.0,,,,3.0,,,,,,,,,,,,,,,,,, +503,cabot,arachnys/cabot,others,,https://github.com/arachnys/cabot,https://github.com/arachnys/cabot,MIT,2014-01-06 17:48:59.000,2022-05-25 02:53:27.000,2021-01-05 10:40:20,735.0,577,153.0,269.0,163.0,297.0,5462,"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,93.0,1.0,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +504,httpstat,reorx/httpstat,http-clients,,https://github.com/reorx/httpstat,https://github.com/reorx/httpstat,MIT,2016-08-30 06:30:59.000,2023-06-12 12:26:15.000,2023-06-12 12:26:15,95.0,364,129.0,21.0,7.0,22.0,5419,curl statistics made simple.,14.0,14.0,6.0,21,True,,2.0,2022-10-11 14:44:08.598,1.3.2,9.0,199.0,1283.0,,httpstat,https://pypi.org/project/httpstat,2022-10-11 14:44:08.598,,1281.0,,,,3.0,,,,,,,,,,,,,,,,,, +505,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,2023-07-13 12:40:04.000,2023-07-13 12:40:02,1773.0,748,85.0,1649.0,4.0,180.0,4373,"A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and..",,,74.0,21,True,['flask'],97.0,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +506,toapi,gaojiuli/toapi,others,,https://github.com/gaojiuli/toapi,https://github.com/gaojiuli/toapi,MIT,2017-11-27 08:40:55.000,2022-07-05 22:11:04.000,2021-06-28 01:58:45,462.0,242,79.0,84.0,10.0,48.0,3392,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,,167.0,,toapi,https://pypi.org/project/toapi,2021-06-28 01:56:50.000,8.0,167.0,,,,3.0,,,,,,,,,,,,,,,,,, +507,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,1474,A high-level distributed crawling framework.,34.0,32.0,4.0,21,False,,,2016-03-31 04:19:26.000,0.1.0,3.0,,131.0,,cola,https://pypi.org/project/cola,2016-03-31 04:19:26.000,2.0,131.0,,,,3.0,,,,,,,,,,,,,,,,,, +508,gazpacho,maxhumber/gazpacho,web-scraping,,https://github.com/maxhumber/gazpacho,https://github.com/maxhumber/gazpacho,MIT,2019-09-23 20:21:55.000,2021-04-24 18:18:14.000,2021-04-24 18:18:10,160.0,58,18.0,26.0,14.0,32.0,711,"The simple, fast, and modern web scraping library.",254.0,245.0,16.0,21,False,,,2020-10-09 12:51:41.000,1.1,19.0,,9011.0,,gazpacho,https://pypi.org/project/gazpacho,2020-10-09 12:50:18.000,9.0,9011.0,,,,3.0,,,,,,,,,,,,,,,,,, +509,molotov,loads/molotov,testing,,https://github.com/tarekziade/molotov,https://github.com/tarekziade/molotov,Apache-2.0,2015-05-04 09:17:25.000,2023-07-06 18:46:10.000,2023-07-05 17:04:50,484.0,31,16.0,41.0,15.0,98.0,434,Load Testing Tool.,126.0,113.0,16.0,21,True,,1.0,2017-03-22 08:05:08.000,0.6.2,21.0,,24631.0,,molotov,https://pypi.org/project/molotov,2022-10-21 18:37:01.226,13.0,24631.0,,,,3.0,,,,,,,,,,tarekziade/molotov,,,,,,,, +510,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,2023-06-26 08:00:10.000,2023-04-06 14:24:46,596.0,62,14.0,347.0,10.0,69.0,278,Basic JSON-RPC implementation for your Flask-powered sites.,224.0,218.0,16.0,21,True,['flask'],,2022-10-19 14:18:10.000,2.2.2,15.0,17.0,258.0,,rpc,https://pypi.org/project/rpc,2012-04-28 13:01:16.000,6.0,258.0,,,,3.0,,,,,,,,,,,,,,,,,, +511,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-03-03 08:44:23.000,2023-03-03 08:44:22,44.0,21,4.0,14.0,15.0,16.0,255,Easily integrate socket.io with your FastAPI app.,379.0,376.0,7.0,21,True,['fastapi'],,2023-03-03 08:42:00.907,0.0.10,14.0,,35449.0,,fastapi-socketio,https://pypi.org/project/fastapi-socketio,2021-12-06 08:10:52.000,3.0,35449.0,,,,3.0,,,,,,,,,,,,,,,,,, +512,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-01-01 18:50:09.000,2023-01-01 18:49:57,168.0,27,9.0,8.0,,17.0,213,Python module for generating and verifying JSON Web Tokens.,59.0,,5.0,21,True,,,2022-09-27 23:49:03.153,4.0.0,44.0,,194490.0,,python-jwt,https://pypi.org/project/python-jwt,2022-09-27 23:49:03.153,59.0,194490.0,,,,3.0,,,,,,,,,,,,,,,,,, +513,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,2022-09-15 20:17:45.000,2017-07-19 05:38:58,157.0,90,13.0,52.0,18.0,34.0,191,Seamlessly serve your static assets of your Flask app from Amazon S3.,542.0,453.0,26.0,21,False,,,2017-02-23 20:44:59.000,0.3.3,28.0,27.0,7203.0,,flask-s3,https://pypi.org/project/flask-s3,2017-02-23 20:44:59.000,89.0,7203.0,,,,3.0,,,,,,,,,,,,,,,,,, +514,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,154,Simple GraphQL client for Python 2.7+.,352.0,327.0,6.0,21,False,,,2021-03-04 21:32:03.000,0.4.3,9.0,,193495.0,,python-graphql-client,https://pypi.org/project/python-graphql-client,2021-03-04 21:32:03.000,25.0,193495.0,,,,3.0,,,,,,,,,,,,,,,,,, +515,gabbi,cdent/gabbi,testing,,https://github.com/cdent/gabbi,https://github.com/cdent/gabbi,Apache-2.0,2014-12-12 14:46:59.000,2023-06-26 12:55:15.000,2023-06-26 12:49:38,790.0,33,7.0,172.0,21.0,129.0,141,Declarative HTTP Testing for Python and anything else.,108.0,,28.0,21,True,,2.0,2023-06-26 12:57:01.761,2.9.0,125.0,,6623.0,,gabbi,https://pypi.org/project/gabbi,2022-09-23 14:34:01.284,108.0,6623.0,,,,3.0,,,,,,,,,,,,,,,,,, +516,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.,107.0,,35.0,21,True,['pyramid'],,2016-12-13 20:51:40.258,0.15.1,24.0,,38360.0,,pyramid_mailer,https://pypi.org/project/pyramid_mailer,2014-12-10 19:42:56.000,107.0,38360.0,,,,3.0,,,,,,,,,,,,,,,,,, +517,GHunt,mxrch/GHunt,third-party-apis,,https://github.com/mxrch/GHunt,https://github.com/mxrch/GHunt,,2020-10-02 11:26:03.000,2023-06-10 05:48:07.000,2023-06-02 07:05:20,300.0,1158,498.0,77.0,18.0,324.0,13876,Offensive Google framework.,2.0,2.0,29.0,20,False,,3.0,2022-12-03 20:30:21.000,2.0.1,1.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +518,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,586,Web Content Retrieval for Humans.,45.0,36.0,15.0,20,False,,,2021-08-20 14:34:18.000,0.11.11,38.0,,962.0,,lassie,https://pypi.org/project/lassie,2021-08-20 14:34:18.000,9.0,962.0,,,,3.0,,,,,,,,,,,,,,,,,, +519,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,2023-06-27 05:43:56.000,2020-11-11 05:05:27,123.0,100,8.0,17.0,56.0,36.0,535,"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,,56261.0,,fastapi-jwt-auth,https://pypi.org/project/fastapi-jwt-auth,2020-10-07 08:57:53.000,11.0,56261.0,,,,3.0,,,,,,,,,,,,,,,,,, +520,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.,276.0,196.0,15.0,20,False,,,2021-12-15 13:51:02.491,0.0.1,4.0,,1070.0,,tornadio2,https://pypi.org/project/tornadio2,2012-10-22 08:16:33.000,80.0,1070.0,,,,3.0,,,,,,,,,,,,,,,,,, +521,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,2022-09-12 18:52:55.000,2022-09-12 18:52:55,305.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'],,2019-08-26 10:57:49.000,0.3.0,7.0,,407.0,,Flask-MongoRest,https://pypi.org/project/Flask-MongoRest,2019-08-26 10:51:10.000,27.0,407.0,,,,3.0,,,,,,,,,,,,,,,,,, +522,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,2022-12-08 13:21:24.000,2022-01-10 15:26:57,63.0,28,4.0,22.0,8.0,15.0,253,Prometheus integration for Starlette.,272.0,261.0,14.0,20,False,['fastapi'],,2022-01-10 15:27:16.000,0.9.0,10.0,22.0,67988.0,,starlette-prometheus,https://pypi.org/project/starlette-prometheus,2022-01-10 15:27:06.000,11.0,67988.0,,,,3.0,,,,,,,,,,,,,,,,,, +523,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,2023-07-03 13:23:51.000,2023-07-03 13:22:27,172.0,24,15.0,25.0,7.0,19.0,231,JSON-RPC server based on fastapi.,42.0,37.0,10.0,20,True,['fastapi'],4.0,2023-07-03 13:25:06.320,2.5.0,61.0,,4486.0,,fastapi-jsonrpc,https://pypi.org/project/fastapi-jsonrpc,2022-11-09 13:18:51.462,5.0,4486.0,,,,3.0,,,,,,,,,,,,,,,,,, +524,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-05-05 14:54:23.000,2023-05-05 14:54:23,94.0,39,10.0,16.0,3.0,15.0,191,Simple Login - Login Extension for Flask - maintainer @cuducos.,32.0,29.0,11.0,20,True,['flask'],7.0,2023-05-04 16:20:00.426,0.1.2,3.0,,34252.0,,flask_simplelogin,https://pypi.org/project/flask_simplelogin,2021-10-25 13:13:37.000,3.0,34252.0,,,,3.0,,,,,,,,,,,,,,,,,, +525,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,2023-04-20 11:54:26.000,2019-10-22 00:14:18,66.0,44,11.0,27.0,18.0,13.0,135,OpenTracing instrumentation for the Flask microframework.,470.0,438.0,15.0,20,False,['flask'],,2019-10-22 00:20:30.000,1.1.0,12.0,,323048.0,,Flask-Opentracing,https://pypi.org/project/Flask-Opentracing,2019-10-22 00:20:30.000,32.0,323048.0,,,,3.0,,,,,,,,,,,,,,,,,, +526,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-04-22 10:36:26.000,2019-04-28 13:53:50,26.0,45,5.0,12.0,19.0,5.0,126,A simple way to demo Flask apps from your machine.,2633.0,2619.0,2.0,20,False,['flask'],,2018-09-09 19:48:38.000,0.0.25,16.0,,403502.0,,flask-ngrok,https://pypi.org/project/flask-ngrok,2018-09-09 19:48:38.000,14.0,403502.0,,,,3.0,,,,,,,,,,,,,,,,,, +527,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.,10.0,10.0,23.0,20,True,,,2023-03-08 12:15:00.843,13.0.3,53.0,,171.0,,lambdarest,https://pypi.org/project/lambdarest,2021-09-22 10:32:52.000,,171.0,,,,3.0,,,,,,,,,,,,,,,,,, +528,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,2023-05-17 21:29:35.000,2023-05-17 21:29:34,203.0,40,13.0,134.0,33.0,50.0,79,Pyramid addon for OpenAPI3 validation of requests and responses.,5.0,,24.0,20,True,"['pyramid', 'openapi']",1.0,2023-03-22 16:23:00.785,0.16.0,36.0,,19568.0,,pyramid_openapi3,https://pypi.org/project/pyramid_openapi3,2022-12-11 18:18:00.398,5.0,19568.0,,,,3.0,,,,,,,,,,,,,,,,,, +529,gain,gaojiuli/gain,web-scraping,,https://github.com/gaojiuli/gain,https://github.com/gaojiuli/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,76.0,15.0,8.0,28.0,2023,Web crawling framework based on asyncio.,45.0,44.0,10.0,19,False,,,2017-06-19 01:18:41.000,0.1.4,5.0,,36.0,,gain,https://pypi.org/project/gain,2017-06-19 01:18:41.000,1.0,36.0,,,,3.0,,,,,,,,,,,,,,,,,, +530,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,2023-04-27 20:02:56.000,2023-04-27 20:02:54,225.0,226,75.0,41.0,14.0,31.0,2004,Tool to scan for secret files on HTTP servers.,4.0,4.0,17.0,19,False,,8.0,2022-01-31 20:30:27.000,0.0.12,12.0,,307.0,,snallygaster,https://pypi.org/project/snallygaster,2022-01-31 20:30:27.000,,307.0,,,,3.0,,,,,,,,,,,,,,,,,, +531,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,1013,A Django app to accept payments from various payment processors via Pluggable backends.,32.0,26.0,49.0,19,False,['django'],,,,9.0,,37.0,,django-merchant,https://pypi.org/project/django-merchant,2013-12-02 07:13:21.000,6.0,37.0,,,,3.0,,,,,,,,,,,,,,,,,, +532,mixer,klen/mixer,testing,,https://github.com/klen/mixer,https://github.com/klen/mixer,BSD-3-Clause,2013-05-19 13:49:50.000,2023-07-05 17:34:18.000,2022-03-23 14:37:36,860.0,93,12.0,107.0,44.0,49.0,907,"Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.",,,43.0,19,False,"['flask', 'django']",,,,,,95988.0,,mixer,https://pypi.org/project/mixer,,,95988.0,,,,3.0,,,,,,,,,-6.0,,,,,,,,, +533,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,2023-07-03 13:21:49.000,2023-06-08 16:53:54,504.0,18,11.0,53.0,7.0,13.0,773,"Up to 100x Faster FastAPI. JSON-RPC with io_uring, SIMDJSON, and pure CPython bindings.",6.0,6.0,10.0,19,True,,40.0,2023-06-08 18:11:04.419,0.5.1,14.0,,1303.0,,ucall,https://pypi.org/project/ucall,2023-06-08 18:11:04.419,,1303.0,,,,3.0,,,,,,,,,,,,,,,,,, +534,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,26,8.0,157.0,5.0,23.0,564,Opinionated set of utilities on top of FastAPI.,13.0,,12.0,19,False,['fastapi'],,2021-06-03 13:58:16.000,0.2.11,34.0,,10154.0,,fastapi_contrib,https://pypi.org/project/fastapi_contrib,2021-06-03 13:49:33.000,13.0,10154.0,,,,3.0,,,,,,,,,,,,,,,,,, +535,Kotti,Kotti/Kotti,cms,,https://github.com/Kotti/Kotti,https://github.com/Kotti/Kotti,BSD,2011-01-28 15:42:02.000,2022-09-16 19:13:21.000,2022-07-03 18:00:41,2993.0,116,41.0,379.0,50.0,166.0,401,"Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible..",227.0,227.0,66.0,19,False,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +536,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,19.0,46.0,306,Python blogging engine.,109.0,79.0,39.0,19,False,,,2019-12-06 00:18:53.000,1.7.2,24.0,,81.0,,tinkerer,https://pypi.org/project/tinkerer,2019-12-06 00:18:53.000,30.0,81.0,,,,3.0,,,,,,,,,,,,,,,,,, +537,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,2021-06-05 18:11:41.000,2021-06-04 02:17:35,59.0,27,8.0,13.0,13.0,35.0,203,Full text search for flask.,509.0,497.0,4.0,19,False,['flask'],,2020-05-18 15:17:04.000,0.2.9,22.0,,663.0,,flask-msearch,https://pypi.org/project/flask-msearch,2021-06-04 02:18:48.000,12.0,663.0,,,,3.0,,,,,,,,,,,,,,,,,, +538,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,2023-05-17 15:30:52.000,2023-01-09 02:42:44,186.0,40,8.0,49.0,18.0,27.0,189,Integrate GraphQL with your Pydantic models.,2.0,,16.0,19,True,['graphql'],,2022-09-20 05:04:48.864,0.4.0,12.0,,8186.0,,graphene-pydantic,https://pypi.org/project/graphene-pydantic,2022-01-25 16:41:33.000,2.0,8186.0,,,,3.0,,,,,,,,,,,,,,,,,, +539,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,18,5.0,39.0,10.0,14.0,137,A framework-agnostic library for testing ASGI web applications.,527.0,499.0,14.0,19,False,,,2022-06-13 09:30:07.000,1.4.11,31.0,,50758.0,,async-asgi-testclient,https://pypi.org/project/async-asgi-testclient,2022-06-13 09:30:07.000,28.0,50758.0,,,,3.0,,,,,,,,,,,,,,,,,, +540,aresponses,aresponses/aresponses,testing,,https://github.com/aresponses/aresponses,https://github.com/aresponses/aresponses,MIT,2017-09-06 08:54:59.000,2022-07-02 07:30:01.000,2022-07-01 06:00:35,138.0,17,16.0,43.0,1.0,30.0,96,Asyncio http mocking. Similar to the responses library used for requests.,612.0,560.0,14.0,19,True,,,2022-07-01 06:04:27.000,2.1.6,24.0,,41817.0,,aresponses,https://pypi.org/project/aresponses,2022-07-01 06:04:27.000,52.0,41817.0,,,,3.0,,,,,,,,,,,,,,,,,, +541,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,299,102.0,84.0,50.0,112.0,3278,Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.,,,7.0,18,True,['flask'],,2017-06-13 18:56:28.000,6.2.3,11.0,,85.0,,flask_jsondash,https://pypi.org/project/flask_jsondash,2017-06-13 18:53:34.000,,85.0,,,,3.0,,,,,,,,,,,,,,,,,, +542,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-06-22 07:20:19.000,2022-02-18 04:40:27,150.0,285,39.0,135.0,35.0,37.0,1704,"Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker.",,,13.0,18,False,['fastapi'],,2021-02-02 23:59:57.000,1.2.0,2.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +543,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,60,20.0,71.0,17.0,73.0,608,A Python Mail Server.,20.0,19.0,15.0,18,True,,,2019-12-31 19:27:38.000,3.2.0,12.0,92.0,1183.0,,salmon-mail,https://pypi.org/project/salmon-mail,2019-12-31 19:27:28.000,1.0,1181.0,,,,3.0,,,,,,,,,,,,,,,,,, +544,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-02-14 22:04:52.000,2021-08-24 17:12:25,93.0,57,9.0,33.0,31.0,17.0,531,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,,59882.0,,fastapi-versioning,https://pypi.org/project/fastapi-versioning,2021-08-24 17:06:33.000,7.0,59882.0,,,,3.0,,,,,,,,,,,,,,,,,, +545,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,488,A complete test automation tool.,6.0,5.0,20.0,18,False,,,2021-07-30 15:38:36.000,0.10.1,36.0,65.0,166.0,,golem-framework,https://pypi.org/project/golem-framework,2021-07-30 15:31:26.000,1.0,165.0,,,,3.0,,,,,,,,,,,,,,,,,, +546,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,2023-03-24 12:57:07.000,2023-03-24 12:57:03,86.0,16,3.0,5.0,2.0,12.0,285,FastAPI framework plugins.,93.0,92.0,3.0,18,True,['fastapi'],,2023-03-24 12:44:12.000,0.12.0,19.0,,4359.0,,fastapi-plugins,https://pypi.org/project/fastapi-plugins,2022-07-07 12:26:07.000,1.0,4359.0,,,,3.0,,,,,,,,,,,,,,,,,, +547,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,2023-06-08 13:30:16.000,2023-06-08 13:30:13,361.0,14,9.0,32.0,4.0,60.0,236,Fire up your models with the flame.,13.0,12.0,9.0,18,True,,9.0,2023-06-08 13:31:00.566,1.4.0,22.0,139.0,136.0,,flama,https://pypi.org/project/flama,2020-11-16 12:59:17.000,1.0,133.0,,,,3.0,,,,,,,,,,vortico/flama,,,,,,,, +548,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,13,5.0,54.0,13.0,60.0,150,Easy file uploads for Flask.,75.0,75.0,6.0,18,True,['flask'],,2021-12-07 13:25:50.000,0.2.1,25.0,,276.0,,flask-file-upload,https://pypi.org/project/flask-file-upload,2021-12-07 13:25:50.000,,276.0,,,,3.0,,,,,,,,,,,,,,,,,, +549,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,47,13.0,139.0,24.0,86.0,65,Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.,1.0,,39.0,18,True,['pyramid'],,2019-05-07 14:20:39.000,2.7.0,27.0,,8650.0,,pyramid_swagger,https://pypi.org/project/pyramid_swagger,2019-05-07 14:20:39.000,1.0,8650.0,,,,3.0,,,,,,,,,,danielpops/pyramid_swagger,,,,,,,, +550,Flask-GraphQL-Auth,NovemberOscar/Flask-GraphQL-Auth,graphql,,https://github.com/sierrasevn/Flask-GraphQL-Auth,https://github.com/sierrasevn/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.,203.0,199.0,7.0,18,False,['flask'],,2021-04-19 04:21:50.000,1.3.3,14.0,,2824.0,,flask-graphql-auth,https://pypi.org/project/flask-graphql-auth,2021-04-19 04:19:08.000,4.0,2824.0,,,,3.0,,,,,,,,,,sierrasevn/Flask-GraphQL-Auth,,,,,,,, +551,InstaPy,timgrossmann/InstaPy,third-party-apis,,,https://github.com/timgrossmann/InstaPy,GPL-3.0,,2022-01-19 04:05:04.000,,,3741,,,,,15472,Tool for automated Instagram interactions.,11.0,,,17,False,,,2022-01-19 04:05:04.000,0.6.16,52.0,,3481.0,,instapy,https://pypi.org/project/instapy,2022-01-19 04:05:04.000,11.0,3481.0,,,,3.0,,,,,,,,,,,,,,,,,, +552,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,211.0,24.0,42.0,29.0,4110,A testing system for catching visual regressions in Web applications.,2.0,2.0,7.0,17,False,,,,,5.0,,22.0,,huxley,https://pypi.org/project/huxley,2014-03-27 18:23:28.000,,22.0,,,,3.0,,,,,,,,,,,,,,,,,, +553,fastapi_cache,comeuplater/fastapi_cache,fastapi-utils,,https://github.com/comeuplater/fastapi_cache,https://github.com/comeuplater/fastapi_cache,MIT,2020-07-26 08:07:35.000,2021-09-30 07:18:28.000,2021-02-12 15:01:21,75.0,15,3.0,7.0,7.0,3.0,197,FastAPI simple cache.,75.0,75.0,7.0,17,False,['fastapi'],,2021-02-12 14:58:56.000,0.1.0,6.0,,7272.0,,fastapi_cache,https://pypi.org/project/fastapi_cache,2021-02-12 14:58:56.000,,7272.0,,,,3.0,,,,,,,,,,,,,,,,,, +554,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,2022-02-14 10:25:31.000,2021-02-24 02:40:04,189.0,67,14.0,54.0,17.0,32.0,103,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,,6935.0,,pyramid_celery,https://pypi.org/project/pyramid_celery,2021-02-24 02:34:47.000,1.0,6935.0,,,,3.0,,,,,,,,,,,,,,,,,, +555,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,100,ASGI support for the Tartiflette GraphQL engine.,18.0,17.0,14.0,17,False,['graphql'],,2022-05-20 21:20:14.000,0.12.0,7.0,,846.0,,tartiflette-asgi,https://pypi.org/project/tartiflette-asgi,2022-05-20 21:20:14.000,1.0,846.0,,,,3.0,,,,,,,,,,,,,,,,,, +556,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..",28.0,,19.0,17,False,['pyramid'],,,,5.0,,8714.0,,apex,https://pypi.org/project/apex,2013-03-05 16:52:43.000,28.0,8714.0,,,,3.0,,,,,,,,,,,,,,,,,, +557,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-06-26 07:57:51.000,2022-09-07 18:59:30,228.0,9,10.0,239.0,4.0,15.0,60,"tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a..",55.0,51.0,11.0,17,True,,,2021-11-15 10:12:31.000,1.4.1,31.0,,703.0,,tartiflette-aiohttp,https://pypi.org/project/tartiflette-aiohttp,2021-11-15 10:02:16.000,4.0,703.0,,,,3.0,,,,,,,,,,,,,,,,,, +558,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-05-10 10:45:59.000,2023-04-24 11:52:27,13.0,259,81.0,22.0,24.0,14.0,4335,Nginx UI allows you to access and modify the nginx configurations files without cli.,,,4.0,16,True,,1.0,2020-06-28 15:17:10.000,0.2,1.0,,14173.0,,,,,,,,,,3.0,,,,,,,,,,,schenkd/nginx-ui,https://hub.docker.com/r/schenkd/nginx-ui,2020-06-25 16:45:27.170206,16.0,538591.0,,, +559,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-06-08 15:26:19.000,2023-02-16 09:33:40,487.0,369,83.0,64.0,57.0,28.0,2294,Automated Security Testing For REST APIs.,,,12.0,16,True,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +560,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,,956.0,,igramscraper,https://pypi.org/project/igramscraper,2020-05-25 18:11:03.000,2.0,956.0,,,,3.0,,,,,,,,,,,,,,,,,, +561,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-04-12 05:09:12.000,2023-04-12 05:07:46,339.0,31,17.0,7.0,1.0,21.0,648,Fast C based HTML 5 parsing for python.,,,6.0,16,True,,,,,,,40478.0,,html5-parser,https://pypi.org/project/html5-parser,,,40478.0,,,,3.0,,,,,,,,,-5.0,,,,,,,,, +562,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,40,24.0,19.0,3.0,19.0,500,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,,16.0,,libextract,https://pypi.org/project/libextract,2015-06-28 22:20:05.000,9.0,16.0,,,,3.0,,,,,,,,,,,,,,,,,, +563,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,687,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,,49.0,,growler,https://pypi.org/project/growler,2016-10-16 15:29:10.000,2.0,49.0,,,,3.0,,,,,,,,,,,,,,,,,, +564,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,9.0,7.0,306,FastAPI client generator.,302.0,302.0,8.0,15,False,['fastapi'],,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +565,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,221,A python module to parse the Open Graph Protocol.,122.0,98.0,8.0,15,False,,,,,3.0,,503.0,,opengraph,https://pypi.org/project/opengraph,2012-05-25 23:25:52.000,24.0,503.0,,,,3.0,,,,,,,,,,,,,,,,,, +566,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-04-16 21:30:24.000,2023-04-16 21:30:17,91.0,10,14.0,11.0,,5.0,81,A service layer for pyramid.,21.0,,6.0,15,True,['pyramid'],6.0,2019-04-22 16:43:41.562,0.1.1,9.0,,5978.0,,pyramid_services,https://pypi.org/project/pyramid_services,2019-04-22 16:43:41.941,21.0,5978.0,,,,3.0,,,,,,,,,,,,,,,,,, +567,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,,16487.0,,pyramid_jwt,https://pypi.org/project/pyramid_jwt,2020-05-05 15:16:08.000,,16487.0,,,,3.0,,,,,,,,,,,,,,,,,, +568,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,826,"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,,9.0,,django-schedule-frinat,https://pypi.org/project/django-schedule-frinat,2014-02-24 14:31:35.000,,9.0,,,,3.0,,,,,,,,,,,,,,,,,,BSD-3-Clause +569,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,620,Display machine state using Python3 with Flask.,2.0,2.0,10.0,14,False,['flask'],,2021-06-18 07:47:50.000,1.1.4,16.0,,87.0,,Flask-State,https://pypi.org/project/Flask-State,2021-06-18 07:47:50.000,,87.0,,,,3.0,,,,,,,,,,,,,,,,,, +570,Transistor,bomquote/transistor,web-scraping,,https://github.com/bomquote/transistor,https://github.com/bomquote/transistor,MIT,2018-11-12 15:25:51.000,2023-07-11 17:04:40.000,2020-08-16 21:52:05,198.0,23,11.0,298.0,60.0,3.0,212,"Transistor, a Python web scraping framework for intelligent use cases.",,,2.0,14,False,,,2020-08-03 20:20:32.000,0.2.4,7.0,93.0,67.0,,transistor,https://pypi.org/project/transistor,2020-08-03 20:12:39.000,,66.0,,,,3.0,,,,,,,,,,,,,,,,,, +571,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,307,77.0,5.0,7.0,3.0,2121,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,,,,,,,,,,,,,,,,,, +572,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-03-23 10:53:53.000,2020-10-05 14:24:37,44.0,40,12.0,9.0,9.0,3.0,370,row level security for FastAPI framework.,,,1.0,13,False,['fastapi'],,2020-10-05 14:18:40.000,0.2.7,10.0,,7247.0,,fastapi-permissions,https://pypi.org/project/fastapi-permissions,2020-10-05 14:18:40.000,,7247.0,,,,3.0,,,,,,,,,,,,,,,,,, +573,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,9.0,6.0,5.0,2.0,140,Generate a Postman collection from your Flask application.,19.0,18.0,5.0,13,True,['flask'],,2020-01-16 15:13:52.000,1.4.4,18.0,,1092.0,,flask2postman,https://pypi.org/project/flask2postman,2020-01-16 15:13:52.000,1.0,1092.0,,,,3.0,,,,,,,,,,,,,,,,,, +574,Scrapera,DarshanDeshpande/Scrapera,web-scraping,,https://github.com/DarshanDeshpande/Scrapera,https://github.com/DarshanDeshpande/Scrapera,MIT,2021-01-23 11:55:03.000,2022-05-22 20:08:21.000,2021-08-30 16:47:21,37.0,19,10.0,6.0,2.0,5.0,302,A universal package of scraper scripts for humans.,,,4.0,12,False,,,2021-02-07 18:22:49.000,1.1.3,19.0,,42.0,,scrapera,https://pypi.org/project/scrapera,2021-02-07 18:22:49.000,,42.0,,,,3.0,,,,,,,,,,,,,,,,,, +575,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,2023-05-09 08:40:01.000,2023-05-09 07:20:19,22.0,10,7.0,,,2.0,26,"Python tool to traceroute with IP geolocation information, such as country, region, city, isp and many more.",1.0,1.0,2.0,11,False,,1.0,2023-05-09 08:40:01.000,3.2.0,16.0,,190.0,,IP2Trace,https://pypi.org/project/IP2Trace,2022-07-01 08:25:29.000,,190.0,,,,3.0,,,,,,,,,,,,,,,,,, +576,fastapi-lazy,yezz123/fastapi-lazy,fastapi-utils,,https://github.com/yezz123/fastapi-lazy,https://github.com/yezz123/fastapi-lazy,MIT,2021-09-30 14:25:29.000,2022-01-30 01:46:04.000,2021-12-29 13:50:55,36.0,12,8.0,21.0,4.0,1.0,99,Lazy package to start your project using FastAPI.,,,2.0,10,False,['fastapi'],,2021-11-21 11:00:44.000,1.2.6,9.0,,71.0,,fastapi-lazy,https://pypi.org/project/fastapi-lazy,2021-11-21 11:00:44.000,,71.0,,,,3.0,,,,,,,,,,,,,,,,,, +577,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-03-23 16:16:42.000,2022-11-18 11:15:39,74.0,7,2.0,18.0,3.0,3.0,106,ASGI middleware to record and emit timing metrics (to something like statsd).,32.0,32.0,3.0,7,False,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 1d1ae5a9..f7df7d3c 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._ -- django-storages (🥈34 · ⭐ 2.4K · 📈) - Django-storages is a project to provide a variety of.. BSD-3 -- html5lib-python (🥉33 · ⭐ 1K · 📈) - Standards-compliant library for parsing and serializing HTML.. MIT -- Flask-Migrate (🥇32 · ⭐ 2.2K · 📈) - SQLAlchemy database migrations for Flask applications.. MIT -- Flask-HTTPAuth (🥈31 · ⭐ 1.2K · 📈) - Simple extension that provides Basic, Digest and Token.. MIT -- InstaPy (🥉17 · ⭐ 15K · 💀) - Tool for automated Instagram interactions. ❗️GPL-3.0 +- gevent (🥇41 · ⭐ 6K · 📈) - Coroutine-based concurrency library for Python. MIT +- webargs (🥈36 · ⭐ 1.3K · 📈) - A friendly library for parsing HTTP request arguments, with built-in.. MIT +- django-cacheops (🥈32 · ⭐ 1.9K · 📈) - A slick ORM cache with automatic granular event-.. BSD-3 +- extruct (🥈29 · ⭐ 760 · 📈) - Extract embedded metadata from HTML markup. BSD-3 +- Hypercorn (🥉29 · ⭐ 620 · 📈) - Hypercorn is an ASGI Server based on Hyper libraries and inspired.. MIT ## 📉 Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- django-pipeline (🥈31 · ⭐ 1.5K · 📉) - Pipeline is an asset packaging library for Django. MIT -- django-silk (🥈30 · ⭐ 3.9K · 📉) - Silky smooth profiling for Django. MIT -- django-cacheops (🥉29 · ⭐ 1.9K · 📉) - A slick ORM cache with automatic granular event-.. BSD-3 -- Mockoon (🥉28 · ⭐ 5.2K · 📉) - Mockoon is the easiest and quickest way to run mock.. ❗Unlicensed -- masonite (🥉26 · ⭐ 2K · 💤) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT +- Telethon (🥈39 · ⭐ 8K · 📉) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT +- WeasyPrint (🥉29 · ⭐ 5.9K · 📉) - The awesome document factory. BSD-3 +- pyquery (🥉29 · ⭐ 2.2K · 📉) - A jquery-like library for python. ❗Unlicensed +- mixer (🥉19 · ⭐ 910 · 💀) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 +- html5-parser (🥉16 · ⭐ 650 · 📉) - Fast C based HTML 5 parsing for python. Apache-2