From 3f0a66a5030a91e2c88ba231f409b19241489fc8 Mon Sep 17 00:00:00 2001 From: LukasMasuch Date: 2022年12月22日 16:35:49 +0000 Subject: [PATCH] Update best-of list for version 2022年12月22日 --- README.md | 1754 +++++++++++++++---------------- history/2022-12-22_changes.md | 20 + history/2022-12-22_projects.csv | 576 ++++++++++ latest-changes.md | 20 +- 4 files changed, 1483 insertions(+), 887 deletions(-) create mode 100644 history/2022-12-22_changes.md create mode 100644 history/2022-12-22_projects.csv diff --git a/README.md b/README.md index 8fbddb69..59221869 100644 --- a/README.md +++ b/README.md @@ -91,12 +91,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django (🥇48 · ⭐ 68K) - The Web framework for perfectionists with deadlines. BSD-3 -- [GitHub](https://github.com/django/django) (👨‍💻 2.8K · 🔀 28K · 📦 1.1M · ⏱️ 15.12.2022): +- [GitHub](https://github.com/django/django) (👨‍💻 2.8K · 🔀 28K · 📦 1.1M · ⏱️ 22.12.2022): ``` git clone https://github.com/django/django ``` -- [PyPi](https://pypi.org/project/django) (📥 8.9M / month · 📦 120K · ⏱️ 04.10.2022): +- [PyPi](https://pypi.org/project/django) (📥 8.7M / month · 📦 120K · ⏱️ 04.10.2022): ``` pip install django ``` @@ -107,12 +107,12 @@ _General purpose web frameworks to build web applications and REST APIs._
flask (🥇48 · ⭐ 61K) - The Python micro framework for building web applications. BSD-3 -- [GitHub](https://github.com/pallets/flask) (👨‍💻 800 · 🔀 15K · 📥 5.2K · 📦 1.2M · 📋 2.4K - 0% open · ⏱️ 25.11.2022): +- [GitHub](https://github.com/pallets/flask) (👨‍💻 800 · 🔀 15K · 📥 5.2K · 📦 1.3M · 📋 2.4K - 0% open · ⏱️ 25.11.2022): ``` git clone https://github.com/pallets/flask ``` -- [PyPi](https://pypi.org/project/flask) (📥 80M / month · 📦 120K · ⏱️ 08.08.2022): +- [PyPi](https://pypi.org/project/flask) (📥 71M / month · 📦 120K · ⏱️ 08.08.2022): ``` pip install flask ``` @@ -123,7 +123,7 @@ _General purpose web frameworks to build web applications and REST APIs._
django-rest-framework (🥇45 · ⭐ 25K) - Web APIs for Django. BSD-3 -- [GitHub](https://github.com/encode/django-rest-framework) (👨‍💻 1.3K · 🔀 6.4K · 📦 400K · 📋 3.9K - 3% open · ⏱️ 10.12.2022): +- [GitHub](https://github.com/encode/django-rest-framework) (👨‍💻 1.3K · 🔀 6.4K · 📦 410K · 📋 3.8K - 3% open · ⏱️ 10.12.2022): ``` git clone https://github.com/encode/django-rest-framework @@ -137,25 +137,41 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge djangorestframework ```
-
werkzeug (🥇43 · ⭐ 6.2K) - The comprehensive WSGI web application library. BSD-3 +
fastapi (🥇44 · ⭐ 53K · 📈) - FastAPI framework, high performance, easy to learn, fast to.. MIT -- [GitHub](https://github.com/pallets/werkzeug) (👨‍💻 460 · 🔀 1.6K · 📥 250 · 📦 880K · 📋 1K - 1% open · ⏱️ 01.11.2022): +- [GitHub](https://github.com/tiangolo/fastapi) (👨‍💻 400 · 🔀 4.3K · 📦 110K · 📋 3.7K - 36% open · ⏱️ 16.12.2022): + + ``` + git clone https://github.com/tiangolo/fastapi + ``` +- [PyPi](https://pypi.org/project/fastapi) (📥 11M / month · 📦 1.3K · ⏱️ 14.05.2022): + ``` + pip install fastapi + ``` +- [Conda](https://anaconda.org/conda-forge/fastapi) (📥 1.1M · ⏱️ 27.11.2022): + ``` + conda install -c conda-forge fastapi + ``` +
+
werkzeug (🥈43 · ⭐ 6.2K) - The comprehensive WSGI web application library. BSD-3 + +- [GitHub](https://github.com/pallets/werkzeug) (👨‍💻 460 · 🔀 1.7K · 📥 250 · 📦 880K · 📋 1K - 2% open · ⏱️ 19.12.2022): ``` git clone https://github.com/pallets/werkzeug ``` -- [PyPi](https://pypi.org/project/werkzeug) (📥 91M / month · 📦 69K · ⏱️ 08.08.2022): +- [PyPi](https://pypi.org/project/werkzeug) (📥 82M / month · 📦 69K · ⏱️ 08.08.2022): ``` pip install werkzeug ``` -- [Conda](https://anaconda.org/conda-forge/werkzeug) (📥 6.4M · ⏱️ 09.08.2022): +- [Conda](https://anaconda.org/conda-forge/werkzeug) (📥 6.5M · ⏱️ 09.08.2022): ``` conda install -c conda-forge werkzeug ```
tornado (🥈42 · ⭐ 21K) - Tornado is a Python web framework and asynchronous networking.. Apache-2 -- [GitHub](https://github.com/tornadoweb/tornado) (👨‍💻 430 · 🔀 5.5K · 📦 290K · 📋 1.8K - 12% open · ⏱️ 28.11.2022): +- [GitHub](https://github.com/tornadoweb/tornado) (👨‍💻 430 · 🔀 5.5K · 📦 290K · 📋 1.8K - 12% open · ⏱️ 17.12.2022): ``` git clone https://github.com/tornadoweb/tornado @@ -169,36 +185,36 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge tornado ```
-
fastapi (🥈41 · ⭐ 52K) - FastAPI framework, high performance, easy to learn, fast to.. MIT +
sanic (🥈40 · ⭐ 17K) - Next generation Python web server/framework | Build fast. Run fast. MIT -- [GitHub](https://github.com/tiangolo/fastapi) (👨‍💻 400 · 🔀 4.3K · 📋 3.7K - 36% open · ⏱️ 03.12.2022): +- [GitHub](https://github.com/sanic-org/sanic) (👨‍💻 320 · 🔀 1.5K · 📦 8.4K · 📋 1.2K - 4% open · ⏱️ 21.12.2022): ``` - git clone https://github.com/tiangolo/fastapi + git clone https://github.com/sanic-org/sanic ``` -- [PyPi](https://pypi.org/project/fastapi) (📥 11M / month · 📦 1.3K · ⏱️ 14.05.2022): +- [PyPi](https://pypi.org/project/sanic) (📥 880K / month · 📦 630 · ⏱️ 11.08.2022): ``` - pip install fastapi + pip install sanic ``` -- [Conda](https://anaconda.org/conda-forge/fastapi) (📥 1.1M · ⏱️ 27.11.2022): +- [Conda](https://anaconda.org/conda-forge/sanic) (📥 250K · ⏱️ 02.11.2022): ``` - conda install -c conda-forge fastapi + conda install -c conda-forge sanic ```
-
sanic (🥈40 · ⭐ 17K) - Next generation Python web server/framework | Build fast. Run fast. MIT +
Flask-AppBuilder (🥈39 · ⭐ 4K) - Simple and rapid application development framework,.. BSD-3 -- [GitHub](https://github.com/sanic-org/sanic) (👨‍💻 320 · 🔀 1.5K · 📦 8.3K · 📋 1.2K - 4% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (👨‍💻 180 · 🔀 1.2K · 📦 3.9K · 📋 1.2K - 10% open · ⏱️ 22.12.2022): ``` - git clone https://github.com/sanic-org/sanic + git clone https://github.com/dpgaspar/Flask-AppBuilder ``` -- [PyPi](https://pypi.org/project/sanic) (📥 930K / month · 📦 630 · ⏱️ 11.08.2022): +- [PyPi](https://pypi.org/project/flask-appbuilder) (📥 7.3M / month · 📦 320 · ⏱️ 06.07.2022): ``` - pip install sanic + pip install flask-appbuilder ``` -- [Conda](https://anaconda.org/conda-forge/sanic) (📥 250K · ⏱️ 02.11.2022): +- [Conda](https://anaconda.org/conda-forge/flask-appbuilder) (📥 240K · ⏱️ 10.11.2022): ``` - conda install -c conda-forge sanic + conda install -c conda-forge flask-appbuilder ```
falcon (🥈38 · ⭐ 9K) - The no-magic web data plane API and microservices framework for Python.. Apache-2 @@ -208,7 +224,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/falconry/falcon ``` -- [PyPi](https://pypi.org/project/falcon) (📥 650K / month · 📦 1.7K · ⏱️ 25.03.2022): +- [PyPi](https://pypi.org/project/falcon) (📥 640K / month · 📦 1.7K · ⏱️ 25.03.2022): ``` pip install falcon ``` @@ -219,12 +235,12 @@ _General purpose web frameworks to build web applications and REST APIs._
bottle (🥈38 · ⭐ 7.8K) - bottle.py is a fast and simple micro-framework for python web-applications. MIT -- [GitHub](https://github.com/bottlepy/bottle) (👨‍💻 230 · 🔀 1.4K · 📦 22K · 📋 880 - 35% open · ⏱️ 05.09.2022): +- [GitHub](https://github.com/bottlepy/bottle) (👨‍💻 230 · 🔀 1.4K · 📦 23K · 📋 880 - 35% open · ⏱️ 05.09.2022): ``` git clone https://github.com/bottlepy/bottle ``` -- [PyPi](https://pypi.org/project/bottle) (📥 1.9M / month · 📦 5.2K · ⏱️ 26.05.2022): +- [PyPi](https://pypi.org/project/bottle) (📥 1.8M / month · 📦 5.2K · ⏱️ 26.05.2022): ``` pip install bottle ``` @@ -233,14 +249,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge bottle ```
-
starlette (🥈38 · ⭐ 7.7K) - The little ASGI framework that shines. BSD-3 +
starlette (🥈37 · ⭐ 7.7K · 📉) - The little ASGI framework that shines. BSD-3 -- [GitHub](https://github.com/encode/starlette) (👨‍💻 220 · 🔀 690 · 📦 72K · 📋 660 - 7% open · ⏱️ 09.12.2022): +- [GitHub](https://github.com/encode/starlette) (👨‍💻 220 · 🔀 690 · 📦 74K · 📋 660 - 7% open · ⏱️ 09.12.2022): ``` git clone https://github.com/encode/starlette ``` -- [PyPi](https://pypi.org/project/starlette) (📥 12M / month · 📦 700 · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/starlette) (📥 11M / month · 📦 700 · ⏱️ 28.06.2022): ``` pip install starlette ``` @@ -249,30 +265,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge starlette ```
-
Flask-AppBuilder (🥈38 · ⭐ 4K) - Simple and rapid application development framework,.. BSD-3 - -- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (👨‍💻 180 · 🔀 1.2K · 📦 3.8K · 📋 1.2K - 9% open · ⏱️ 12.12.2022): - - ``` - git clone https://github.com/dpgaspar/Flask-AppBuilder - ``` -- [PyPi](https://pypi.org/project/flask-appbuilder) (📥 7.4M / month · 📦 320 · ⏱️ 06.07.2022): - ``` - pip install flask-appbuilder - ``` -- [Conda](https://anaconda.org/conda-forge/flask-appbuilder) (📥 230K · ⏱️ 10.11.2022): - ``` - conda install -c conda-forge flask-appbuilder - ``` -
flask-restful (🥈36 · ⭐ 6.5K · 💤) - Simple framework for creating REST APIs. BSD-3 -- [GitHub](https://github.com/flask-restful/flask-restful) (👨‍💻 160 · 🔀 1K · 📦 84K · 📋 590 - 23% open · ⏱️ 04.03.2022): +- [GitHub](https://github.com/flask-restful/flask-restful) (👨‍💻 160 · 🔀 1K · 📦 85K · 📋 590 - 23% open · ⏱️ 04.03.2022): ``` git clone https://github.com/flask-restful/flask-restful ``` -- [PyPi](https://pypi.org/project/flask-restful) (📥 1.4M / month · 📦 7.2K · ⏱️ 17.05.2021): +- [PyPi](https://pypi.org/project/flask-restful) (📥 1.3M / month · 📦 7.2K · ⏱️ 17.05.2021): ``` pip install flask-restful ``` @@ -283,12 +283,12 @@ _General purpose web frameworks to build web applications and REST APIs._
CherryPy (🥈36 · ⭐ 1.6K) - CherryPy is a pythonic, object-oriented HTTP framework... BSD-3 -- [GitHub](https://github.com/cherrypy/cherrypy) (👨‍💻 140 · 🔀 350 · 📦 9.9K · 📋 1.7K - 13% open · ⏱️ 17.07.2022): +- [GitHub](https://github.com/cherrypy/cherrypy) (👨‍💻 140 · 🔀 350 · 📦 10K · 📋 1.7K - 13% open · ⏱️ 17.07.2022): ``` git clone https://github.com/cherrypy/cherrypy ``` -- [PyPi](https://pypi.org/project/cherrypy) (📥 2.3M / month · 📦 10K · ⏱️ 03.07.2021): +- [PyPi](https://pypi.org/project/cherrypy) (📥 2.4M / month · 📦 10K · ⏱️ 03.07.2021): ``` pip install cherrypy ``` @@ -299,12 +299,12 @@ _General purpose web frameworks to build web applications and REST APIs._
eve (🥉34 · ⭐ 6.6K) - REST API framework designed for human beings. BSD-3 -- [GitHub](https://github.com/pyeve/eve) (👨‍💻 210 · 🔀 740 · 📦 1K · 📋 980 - 3% open · ⏱️ 10.11.2022): +- [GitHub](https://github.com/pyeve/eve) (👨‍💻 210 · 🔀 740 · 📦 1.1K · 📋 980 - 3% open · ⏱️ 10.11.2022): ``` git clone https://github.com/pyeve/eve ``` -- [PyPi](https://pypi.org/project/eve) (📥 22K / month · 📦 380 · ⏱️ 08.06.2022): +- [PyPi](https://pypi.org/project/eve) (📥 21K / month · 📦 380 · ⏱️ 08.06.2022): ``` pip install eve ``` @@ -344,19 +344,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/MasoniteFramework/masonite ``` -- [PyPi](https://pypi.org/project/masonite) (📥 1.8K / month · 📦 66 · ⏱️ 26.06.2022): +- [PyPi](https://pypi.org/project/masonite) (📥 2.7K / month · 📦 66 · ⏱️ 26.06.2022): ``` pip install masonite ```
-
justpy (🥉28 · ⭐ 920 · 📈) - An object oriented high-level Python Web Framework that requires.. Apache-2 +
justpy (🥉28 · ⭐ 920) - An object oriented high-level Python Web Framework that requires no.. Apache-2 -- [GitHub](https://github.com/justpy-org/justpy) (👨‍💻 19 · 🔀 81 · 📦 270 · 📋 420 - 14% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/justpy-org/justpy) (👨‍💻 19 · 🔀 81 · 📦 270 · 📋 420 - 14% open · ⏱️ 22.12.2022): ``` git clone https://github.com/elimintz/justpy ``` -- [PyPi](https://pypi.org/project/justpy) (📥 5.4K / month · 📦 4 · ⏱️ 12.01.2022): +- [PyPi](https://pypi.org/project/justpy) (📥 4.8K / month · 📦 4 · ⏱️ 12.01.2022): ``` pip install justpy ``` @@ -368,7 +368,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Cornices/cornice ``` -- [PyPi](https://pypi.org/project/cornice) (📥 36K / month · 📦 360 · ⏱️ 07.01.2022): +- [PyPi](https://pypi.org/project/cornice) (📥 31K / month · 📦 360 · ⏱️ 07.01.2022): ``` pip install cornice ``` @@ -377,14 +377,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c anaconda cornice ```
-
guillotina (🥉26 · ⭐ 180) - Python AsyncIO data API to manage billions of resources. BSD-3 +
guillotina (🥉27 · ⭐ 180) - Python AsyncIO data API to manage billions of resources. BSD-3 - [GitHub](https://github.com/plone/guillotina) (👨‍💻 54 · 🔀 50 · 📦 120 · 📋 230 - 26% open · ⏱️ 12.12.2022): ``` git clone https://github.com/plone/guillotina ``` -- [PyPi](https://pypi.org/project/guillotina) (📥 920 / month · 📦 50 · ⏱️ 12.04.2022): +- [PyPi](https://pypi.org/project/guillotina) (📥 1.9K / month · 📦 50 · ⏱️ 12.04.2022): ``` pip install guillotina ``` @@ -397,6 +397,18 @@ _General purpose web frameworks to build web applications and REST APIs._ git clone https://github.com/web2py/web2py ```
+
emmett (🥉25 · ⭐ 800) - The web framework for inventors. BSD-3 + +- [GitHub](https://github.com/emmett-framework/emmett) (👨‍💻 21 · 🔀 63 · 📦 27 · 📋 300 - 7% open · ⏱️ 20.12.2022): + + ``` + git clone https://github.com/emmett-framework/emmett + ``` +- [PyPi](https://pypi.org/project/emmett) (📥 460 / month · 📦 3 · ⏱️ 23.05.2022): + ``` + pip install emmett + ``` +
quart (🥉24 · ⭐ 1.5K) - Quart is a Python ASGI web microframework with the same API as Flask. MIT - [GitHub](https://github.com/pgjones/quart) (👨‍💻 68 · 🔀 91 · ⏱️ 06.07.2022): @@ -404,7 +416,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pgjones/quart ``` -- [PyPi](https://pypi.org/project/quart) (📥 330K / month · 📦 37 · ⏱️ 26.03.2022): +- [PyPi](https://pypi.org/project/quart) (📥 300K / month · 📦 37 · ⏱️ 26.03.2022): ``` pip install quart ``` @@ -413,18 +425,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge quart ```
-
emmett (🥉24 · ⭐ 790) - The web framework for inventors. BSD-3 - -- [GitHub](https://github.com/emmett-framework/emmett) (👨‍💻 21 · 🔀 63 · 📋 300 - 7% open · ⏱️ 24.11.2022): - - ``` - git clone https://github.com/emmett-framework/emmett - ``` -- [PyPi](https://pypi.org/project/emmett) (📥 370 / month · 📦 3 · ⏱️ 23.05.2022): - ``` - pip install emmett - ``` -
flask-mongorest (🥉20 · ⭐ 530) - Restful API framework wrapped around MongoEngine. BSD-3 - [GitHub](https://github.com/closeio/flask-mongorest) (👨‍💻 18 · 🔀 89 · 📦 48 · 📋 65 - 41% open · ⏱️ 12.09.2022): @@ -432,19 +432,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) (📥 530 / month · 📦 27 · ⏱️ 26.08.2019): +- [PyPi](https://pypi.org/project/Flask-MongoRest) (📥 540 / month · 📦 27 · ⏱️ 26.08.2019): ``` pip install Flask-MongoRest ```
flama (🥉16 · ⭐ 220) - Fire up your models with the flame. Apache-2 -- [GitHub](https://github.com/perdy/flama) (👨‍💻 8 · 🔀 14 · 📥 64 · 📦 10 · 📋 42 - 42% open · ⏱️ 05.11.2022): +- [GitHub](https://github.com/perdy/flama) (👨‍💻 8 · 🔀 14 · 📥 64 · 📦 10 · 📋 43 - 41% open · ⏱️ 05.11.2022): ``` git clone https://github.com/perdy/flama ``` -- [PyPi](https://pypi.org/project/flama) (📥 56 / month · ⏱️ 16.11.2020): +- [PyPi](https://pypi.org/project/flama) (📥 74 / month · ⏱️ 16.11.2020): ``` pip install flama ``` @@ -457,7 +457,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - responder (🥉27 · ⭐ 3.6K · 💀) - A familiar HTTP Service Framework for Python. Apache-2 - japronto (🥉24 · ⭐ 8.6K · 💀) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining.. MIT - vibora (🥉22 · ⭐ 5.7K · 💀) - Fast, asynchronous and elegant Python web framework. MIT -- Growler (🥉13 · ⭐ 690 · 💀) - A micro web-framework using asyncio coroutines and chained.. Apache-2 +- Growler (🥉14 · ⭐ 690 · 💀) - A micro web-framework using asyncio coroutines and chained.. Apache-2

@@ -467,12 +467,12 @@ _General purpose web frameworks to build web applications and REST APIs._
requests (🥇47 · ⭐ 49K) - A simple, yet elegant, HTTP library. Apache-2 -- [GitHub](https://github.com/psf/requests) (👨‍💻 720 · 🔀 8.9K · 📥 4K · 📦 1.8M · 📋 3.7K - 7% open · ⏱️ 21.11.2022): +- [GitHub](https://github.com/psf/requests) (👨‍💻 720 · 🔀 8.9K · 📥 4K · 📦 1.8M · 📋 3.8K - 7% open · ⏱️ 21.11.2022): ``` git clone https://github.com/psf/requests ``` -- [PyPi](https://pypi.org/project/requests) (📥 260M / month · 📦 190K · ⏱️ 29.06.2022): +- [PyPi](https://pypi.org/project/requests) (📥 270M / month · 📦 190K · ⏱️ 29.06.2022): ``` pip install requests ``` @@ -481,46 +481,46 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge requests ```
-
aiohttp (🥇46 · ⭐ 13K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 +
aiohttp (🥇45 · ⭐ 13K · 📉) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 -- [GitHub](https://github.com/aio-libs/aiohttp) (👨‍💻 660 · 🔀 1.8K · 📥 7.4K · 📦 240K · 📋 2.7K - 17% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/aio-libs/aiohttp) (👨‍💻 660 · 🔀 1.8K · 📥 7.4K · 📦 240K · 📋 2.8K - 17% open · ⏱️ 12.12.2022): ``` git clone https://github.com/aio-libs/aiohttp ``` -- [PyPi](https://pypi.org/project/aiohttp) (📥 66M / month · 📦 12K · ⏱️ 14.11.2021): +- [PyPi](https://pypi.org/project/aiohttp) (📥 64M / month · 📦 12K · ⏱️ 14.11.2021): ``` pip install aiohttp ``` -- [Conda](https://anaconda.org/conda-forge/aiohttp) (📥 7.7M · ⏱️ 27.10.2022): +- [Conda](https://anaconda.org/conda-forge/aiohttp) (📥 7.8M · ⏱️ 27.10.2022): ``` conda install -c conda-forge aiohttp ```
urllib3 (🥈43 · ⭐ 3.2K) - Python HTTP library with thread-safe connection pooling, file post.. MIT -- [GitHub](https://github.com/urllib3/urllib3) (👨‍💻 320 · 🔀 1K · 📥 4.4K · 📦 1.1M · 📋 1.1K - 10% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/urllib3/urllib3) (👨‍💻 320 · 🔀 1K · 📥 4.5K · 📦 1.1M · 📋 1.1K - 10% open · ⏱️ 13.12.2022): ``` git clone https://github.com/urllib3/urllib3 ``` -- [PyPi](https://pypi.org/project/urllib3) (📥 290M / month · 📦 43K · ⏱️ 16.03.2022): +- [PyPi](https://pypi.org/project/urllib3) (📥 300M / month · 📦 43K · ⏱️ 16.03.2022): ``` pip install urllib3 ``` -- [Conda](https://anaconda.org/conda-forge/urllib3) (📥 26M · ⏱️ 24.11.2022): +- [Conda](https://anaconda.org/conda-forge/urllib3) (📥 27M · ⏱️ 24.11.2022): ``` conda install -c conda-forge urllib3 ```
httpx (🥈40 · ⭐ 9.8K) - A next generation HTTP client for Python. BSD-3 -- [GitHub](https://github.com/encode/httpx) (👨‍💻 180 · 🔀 630 · 📦 45K · 📋 740 - 5% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/encode/httpx) (👨‍💻 180 · 🔀 630 · 📦 47K · 📋 740 - 5% open · ⏱️ 20.12.2022): ``` git clone https://github.com/encode/httpx ``` -- [PyPi](https://pypi.org/project/httpx) (📥 13M / month · 📦 1.5K · ⏱️ 23.05.2022): +- [PyPi](https://pypi.org/project/httpx) (📥 12M / month · 📦 1.5K · ⏱️ 23.05.2022): ``` pip install httpx ``` @@ -536,7 +536,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) (📥 6.9M / month · 📦 590 · ⏱️ 15.08.2021): +- [PyPi](https://pypi.org/project/zeep) (📥 7M / month · 📦 590 · ⏱️ 15.08.2021): ``` pip install zeep ``` @@ -547,16 +547,16 @@ _General purpose web frameworks to build web applications and REST APIs._
httpie (🥈35 · ⭐ 25K) - HTTPie for Terminal modern, user-friendly command-line HTTP client for.. BSD-3 -- [GitHub](https://github.com/httpie/httpie) (👨‍💻 150 · 🔀 3.7K · 📥 1.9K · 📦 12K · 📋 790 - 15% open · ⏱️ 01.10.2022): +- [GitHub](https://github.com/httpie/httpie) (👨‍💻 150 · 🔀 3.7K · 📥 2K · 📦 12K · 📋 800 - 16% open · ⏱️ 01.10.2022): ``` git clone https://github.com/httpie/httpie ``` -- [PyPi](https://pypi.org/project/httpie) (📥 180K / month · 📦 1.7K · ⏱️ 06.05.2022): +- [PyPi](https://pypi.org/project/httpie) (📥 170K / month · 📦 1.7K · ⏱️ 06.05.2022): ``` pip install httpie ``` -- [Conda](https://anaconda.org/conda-forge/httpie) (📥 91K · ⏱️ 01.11.2022): +- [Conda](https://anaconda.org/conda-forge/httpie) (📥 92K · ⏱️ 01.11.2022): ``` conda install -c conda-forge httpie ``` @@ -568,7 +568,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/httplib2/httplib2 ``` -- [PyPi](https://pypi.org/project/httplib2) (📥 32M / month · 📦 16K · ⏱️ 03.02.2022): +- [PyPi](https://pypi.org/project/httplib2) (📥 31M / month · 📦 16K · ⏱️ 03.02.2022): ``` pip install httplib2 ``` @@ -577,9 +577,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge httplib2 ```
-
httpcore (🥈33 · ⭐ 300) - A minimal HTTP client. BSD-3 +
httpcore (🥉33 · ⭐ 300) - A minimal HTTP client. BSD-3 -- [GitHub](https://github.com/encode/httpcore) (👨‍💻 31 · 🔀 55 · 📦 29K · 📋 120 - 8% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/encode/httpcore) (👨‍💻 32 · 🔀 56 · 📦 30K · 📋 120 - 5% open · ⏱️ 20.12.2022): ``` git clone https://github.com/encode/httpcore @@ -588,19 +588,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install httpcore ``` -- [Conda](https://anaconda.org/conda-forge/httpcore) (📥 330K · ⏱️ 25.11.2022): +- [Conda](https://anaconda.org/conda-forge/httpcore) (📥 330K · ⏱️ 20.12.2022): ``` conda install -c conda-forge httpcore ```
httptools (🥉30 · ⭐ 1.1K) - Fast HTTP parser. MIT -- [GitHub](https://github.com/MagicStack/httptools) (👨‍💻 14 · 🔀 69 · 📦 31K · 📋 49 - 20% open · ⏱️ 13.09.2022): +- [GitHub](https://github.com/MagicStack/httptools) (👨‍💻 14 · 🔀 69 · 📦 32K · 📋 49 - 20% open · ⏱️ 13.09.2022): ``` git clone https://github.com/MagicStack/httptools ``` -- [PyPi](https://pypi.org/project/httptools) (📥 4.8M / month · 📦 550 · ⏱️ 22.02.2022): +- [PyPi](https://pypi.org/project/httptools) (📥 4.9M / month · 📦 550 · ⏱️ 22.02.2022): ``` pip install httptools ``` @@ -632,11 +632,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/spyoungtech/grequests ``` -- [PyPi](https://pypi.org/project/grequests) (📥 340K / month · 📦 660 · ⏱️ 05.04.2020): +- [PyPi](https://pypi.org/project/grequests) (📥 330K / month · 📦 660 · ⏱️ 05.04.2020): ``` pip install grequests ``` -- [Conda](https://anaconda.org/conda-forge/grequests) (📥 66K · ⏱️ 22.04.2020): +- [Conda](https://anaconda.org/conda-forge/grequests) (📥 67K · ⏱️ 22.04.2020): ``` conda install -c conda-forge grequests ``` @@ -648,7 +648,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/requests/toolbelt ``` -- [PyPi](https://pypi.org/project/requests-toolbelt) (📥 41M / month · ⏱️ 25.10.2022): +- [PyPi](https://pypi.org/project/requests-toolbelt) (📥 40M / month · ⏱️ 25.10.2022): ``` pip install requests-toolbelt ``` @@ -664,7 +664,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/twisted/treq ``` -- [PyPi](https://pypi.org/project/treq) (📥 94K / month · 📦 410 · ⏱️ 09.02.2022): +- [PyPi](https://pypi.org/project/treq) (📥 78K / month · 📦 410 · ⏱️ 09.02.2022): ``` pip install treq ``` @@ -680,7 +680,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/httpie/http-prompt ``` -- [PyPi](https://pypi.org/project/http-prompt) (📥 400 / month · 📦 8 · ⏱️ 05.03.2021): +- [PyPi](https://pypi.org/project/http-prompt) (📥 440 / month · 📦 8 · ⏱️ 05.03.2021): ``` pip install http-prompt ``` @@ -692,14 +692,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/reorx/httpstat ``` -- [PyPi](https://pypi.org/project/httpstat) (📥 3.2K / month · ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/httpstat) (📥 2.6K / month · ⏱️ 24.12.2020): ``` pip install httpstat ```
Show 4 hidden projects... -- pycurl (🥉32 · ⭐ 920 · 📉) - PycURL - Python interface to libcurl. ❗️LGPL-2.1 +- pycurl (🥈34 · ⭐ 920 · 📈) - PycURL - Python interface to libcurl. ❗️LGPL-2.1 - hyper (🥉29 · ⭐ 1K · 💀) - HTTP/2 for Python. MIT - pysimplesoap (🥉26 · ⭐ 370 · 💀) - Python Simple SOAP Library. ❗️LGPL-3.0 - http-parser (🥉24 · ⭐ 330 · 💀) - HTTP request/response parser for python in C. MIT @@ -712,7 +712,7 @@ _General purpose web frameworks to build web applications and REST APIs._
gunicorn (🥇43 · ⭐ 8.7K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and.. MIT -- [GitHub](https://github.com/benoitc/gunicorn) (👨‍💻 380 · 🔀 1.6K · 📥 100 · 📦 810K · 📋 2K - 21% open · ⏱️ 03.12.2022): +- [GitHub](https://github.com/benoitc/gunicorn) (👨‍💻 380 · 🔀 1.6K · 📥 100 · 📦 810K · 📋 2K - 21% open · ⏱️ 21.12.2022): ``` git clone https://github.com/benoitc/gunicorn @@ -728,23 +728,23 @@ _General purpose web frameworks to build web applications and REST APIs._
gevent (🥇41 · ⭐ 5.9K) - Coroutine-based concurrency library for Python. MIT -- [GitHub](https://github.com/gevent/gevent) (👨‍💻 110 · 🔀 930 · 📥 59K · 📦 90K · 📋 1.3K - 6% open · ⏱️ 31.10.2022): +- [GitHub](https://github.com/gevent/gevent) (👨‍💻 110 · 🔀 930 · 📥 59K · 📦 91K · 📋 1.3K - 6% open · ⏱️ 31.10.2022): ``` git clone https://github.com/gevent/gevent ``` -- [PyPi](https://pypi.org/project/gevent) (📥 7M / month · 📦 15K · ⏱️ 11.12.2021): +- [PyPi](https://pypi.org/project/gevent) (📥 6.9M / month · 📦 15K · ⏱️ 11.12.2021): ``` pip install gevent ``` -- [Conda](https://anaconda.org/conda-forge/gevent) (📥 990K · ⏱️ 12.11.2022): +- [Conda](https://anaconda.org/conda-forge/gevent) (📥 1M · ⏱️ 12.11.2022): ``` conda install -c conda-forge gevent ```
-
uvicorn (🥈40 · ⭐ 5.9K · 📈) - An ASGI web server, for Python. BSD-3 +
uvicorn (🥈40 · ⭐ 6K) - An ASGI web server, for Python. BSD-3 -- [GitHub](https://github.com/encode/uvicorn) (👨‍💻 150 · 🔀 520 · 📦 120K · 📋 640 - 7% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/encode/uvicorn) (👨‍💻 150 · 🔀 520 · 📦 120K · 📋 640 - 7% open · ⏱️ 22.12.2022): ``` git clone https://github.com/encode/uvicorn @@ -758,9 +758,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge uvicorn ```
-
asgiref (🥈35 · ⭐ 1.1K) - ASGI specification and utilities. BSD-3 +
asgiref (🥈37 · ⭐ 1.1K · 📈) - ASGI specification and utilities. BSD-3 -- [GitHub](https://github.com/django/asgiref) (👨‍💻 75 · 🔀 160 · 📦 480K · 📋 180 - 23% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/django/asgiref) (👨‍💻 76 · 🔀 170 · 📦 490K · 📋 180 - 22% open · ⏱️ 20.12.2022): ``` git clone https://github.com/django/asgiref @@ -769,14 +769,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install asgiref ``` -- [Conda](https://anaconda.org/conda-forge/asgiref) (📥 800K · ⏱️ 17.05.2022): +- [Conda](https://anaconda.org/conda-forge/asgiref) (📥 810K · ⏱️ 21.12.2022): ``` conda install -c conda-forge asgiref ```
whitenoise (🥈32 · ⭐ 2.1K) - Radically simplified static file serving for Python web apps. MIT -- [GitHub](https://github.com/evansd/whitenoise) (👨‍💻 64 · 🔀 130 · 📋 230 - 11% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/evansd/whitenoise) (👨‍💻 64 · 🔀 130 · 📋 230 - 11% open · ⏱️ 18.12.2022): ``` git clone https://github.com/evansd/whitenoise @@ -797,7 +797,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) (📥 480K / month · 📦 8 · ⏱️ 24.04.2022): +- [PyPi](https://pypi.org/project/mangum) (📥 490K / month · 📦 8 · ⏱️ 24.04.2022): ``` pip install mangum ``` @@ -809,18 +809,18 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/jonashaag/bjoern ``` -- [PyPi](https://pypi.org/project/bjoern) (📥 22K / month · 📦 140 · ⏱️ 14.02.2022): +- [PyPi](https://pypi.org/project/bjoern) (📥 19K / month · 📦 140 · ⏱️ 14.02.2022): ``` pip install bjoern ``` -- [Conda](https://anaconda.org/conda-forge/bjoern) (📥 92K · ⏱️ 02.11.2022): +- [Conda](https://anaconda.org/conda-forge/bjoern) (📥 93K · ⏱️ 02.11.2022): ``` conda install -c conda-forge bjoern ```
livereload (🥉28 · ⭐ 980) - livereload server in python (MAINTAINERS NEEDED). BSD-3 -- [GitHub](https://github.com/lepture/python-livereload) (👨‍💻 58 · 🔀 140 · 📋 140 - 29% open · ⏱️ 16.11.2022): +- [GitHub](https://github.com/lepture/python-livereload) (👨‍💻 58 · 🔀 140 · 📋 140 - 28% open · ⏱️ 16.11.2022): ``` git clone https://github.com/lepture/python-livereload @@ -829,19 +829,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install livereload ``` -- [Conda](https://anaconda.org/conda-forge/livereload) (📥 290K · ⏱️ 22.08.2020): +- [Conda](https://anaconda.org/conda-forge/livereload) (📥 300K · ⏱️ 22.08.2020): ``` conda install -c conda-forge livereload ```
-
Hypercorn (🥉28 · ⭐ 410) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT +
Hypercorn (🥉28 · ⭐ 420) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT -- [GitHub](https://github.com/pgjones/hypercorn) (👨‍💻 43 · 🔀 36 · 📦 3.2K · 📋 82 - 28% open · ⏱️ 14.09.2022): +- [GitHub](https://github.com/pgjones/hypercorn) (👨‍💻 44 · 🔀 37 · 📦 3.2K · 📋 82 - 28% open · ⏱️ 21.12.2022): ``` git clone https://github.com/pgjones/hypercorn ``` -- [PyPi](https://pypi.org/project/hypercorn) (📥 530K / month · 📦 23 · ⏱️ 29.08.2022): +- [PyPi](https://pypi.org/project/hypercorn) (📥 470K / month · 📦 23 · ⏱️ 29.08.2022): ``` pip install hypercorn ``` @@ -860,16 +860,16 @@ _General purpose web frameworks to build web applications and REST APIs._
django-allauth (🥇40 · ⭐ 7.6K) - Integrated set of Django applications addressing.. MIT -- [GitHub](https://github.com/pennersr/django-allauth) (👨‍💻 610 · 🔀 2.7K · 📦 120K · 📋 2K - 18% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/pennersr/django-allauth) (👨‍💻 610 · 🔀 2.7K · 📦 120K · 📋 2K - 18% open · ⏱️ 22.12.2022): ``` git clone https://github.com/pennersr/django-allauth ``` -- [PyPi](https://pypi.org/project/django-allauth) (📥 590K / month · 📦 5.3K · ⏱️ 07.06.2022): +- [PyPi](https://pypi.org/project/django-allauth) (📥 580K / month · 📦 5.3K · ⏱️ 07.06.2022): ``` pip install django-allauth ``` -- [Conda](https://anaconda.org/conda-forge/django-allauth) (📥 83K · ⏱️ 07.06.2022): +- [Conda](https://anaconda.org/conda-forge/django-allauth) (📥 84K · ⏱️ 07.06.2022): ``` conda install -c conda-forge django-allauth ``` @@ -881,7 +881,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/oauthlib/oauthlib ``` -- [PyPi](https://pypi.org/project/oauthlib) (📥 90M / month · 📦 12K · ⏱️ 09.09.2022): +- [PyPi](https://pypi.org/project/oauthlib) (📥 89M / month · 📦 12K · ⏱️ 09.09.2022): ``` pip install oauthlib ``` @@ -892,7 +892,7 @@ _General purpose web frameworks to build web applications and REST APIs._
pyjwt (🥇38 · ⭐ 4.4K) - JSON Web Token implementation in Python. MIT -- [GitHub](https://github.com/jpadilla/pyjwt) (👨‍💻 130 · 🔀 600 · 📦 290K · 📋 380 - 3% open · ⏱️ 10.12.2022): +- [GitHub](https://github.com/jpadilla/pyjwt) (👨‍💻 130 · 🔀 600 · 📦 290K · 📋 380 - 3% open · ⏱️ 21.12.2022): ``` git clone https://github.com/jpadilla/pyjwt @@ -901,7 +901,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install pyjwt ``` -- [Conda](https://anaconda.org/conda-forge/pyjwt) (📥 8.9M · ⏱️ 20.10.2022): +- [Conda](https://anaconda.org/conda-forge/pyjwt) (📥 9M · ⏱️ 20.10.2022): ``` conda install -c conda-forge pyjwt ``` @@ -929,7 +929,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/googleapis/google-auth-library-python ``` -- [PyPi](https://pypi.org/project/google-auth) (📥 74M / month · 📦 2.5K · ⏱️ 29.06.2022): +- [PyPi](https://pypi.org/project/google-auth) (📥 75M / month · 📦 2.5K · ⏱️ 29.06.2022): ``` pip install google-auth ``` @@ -945,7 +945,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/maxcountryman/flask-login ``` -- [PyPi](https://pypi.org/project/flask-login) (📥 6.4M / month · 📦 13K · ⏱️ 02.05.2022): +- [PyPi](https://pypi.org/project/flask-login) (📥 6.5M / month · 📦 13K · ⏱️ 02.05.2022): ``` pip install flask-login ``` @@ -961,7 +961,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/requests/requests-oauthlib ``` -- [PyPi](https://pypi.org/project/requests-oauthlib) (📥 80M / month · 📦 12K · ⏱️ 29.01.2022): +- [PyPi](https://pypi.org/project/requests-oauthlib) (📥 79M / month · 📦 12K · ⏱️ 29.01.2022): ``` pip install requests-oauthlib ``` @@ -977,7 +977,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/vimalloc/flask-jwt-extended ``` -- [PyPi](https://pypi.org/project/flask-jwt-extended) (📥 5.9M / month · 📦 650 · ⏱️ 27.06.2022): +- [PyPi](https://pypi.org/project/flask-jwt-extended) (📥 6M / month · 📦 650 · ⏱️ 27.06.2022): ``` pip install flask-jwt-extended ``` @@ -988,7 +988,7 @@ _General purpose web frameworks to build web applications and REST APIs._
django-oauth-toolkit (🥈34 · ⭐ 2.7K) - OAuth2 goodies for the Djangonauts!. BSD-3 -- [GitHub](https://github.com/jazzband/django-oauth-toolkit) (👨‍💻 220 · 🔀 710 · 📋 750 - 21% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/jazzband/django-oauth-toolkit) (👨‍💻 220 · 🔀 710 · 📋 750 - 21% open · ⏱️ 19.12.2022): ``` git clone https://github.com/jazzband/django-oauth-toolkit @@ -1000,7 +1000,7 @@ _General purpose web frameworks to build web applications and REST APIs._
django-guardian (🥈32 · ⭐ 3.3K · 💤) - Per object permissions for Django. BSD-3 -- [GitHub](https://github.com/django-guardian/django-guardian) (👨‍💻 160 · 🔀 540 · 📦 5.1K · 📋 460 - 29% open · ⏱️ 25.03.2022): +- [GitHub](https://github.com/django-guardian/django-guardian) (👨‍💻 160 · 🔀 540 · 📦 5.2K · 📋 460 - 29% open · ⏱️ 25.03.2022): ``` git clone https://github.com/django-guardian/django-guardian @@ -1016,28 +1016,28 @@ _General purpose web frameworks to build web applications and REST APIs._
django-rest-framework-simplejwt (🥈32 · ⭐ 3.2K) - A JSON Web Token authentication plugin for the Django.. MIT -- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (👨‍💻 92 · 🔀 540 · 📋 410 - 27% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (👨‍💻 92 · 🔀 540 · 📋 410 - 27% open · ⏱️ 20.12.2022): ``` git clone https://github.com/jazzband/djangorestframework-simplejwt ``` -- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (📥 1M / month · 📦 310 · ⏱️ 24.05.2022): +- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (📥 980K / month · 📦 310 · ⏱️ 24.05.2022): ``` pip install djangorestframework-simplejwt ```
pyotp (🥈32 · ⭐ 2.2K) - Python One-Time Password Library. MIT -- [GitHub](https://github.com/pyauth/pyotp) (👨‍💻 40 · 🔀 290 · 📥 210 · 📦 6.2K · 📋 84 - 7% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/pyauth/pyotp) (👨‍💻 40 · 🔀 290 · 📥 210 · 📦 6.3K · 📋 84 - 7% open · ⏱️ 14.12.2022): ``` git clone https://github.com/pyauth/pyotp ``` -- [PyPi](https://pypi.org/project/pyotp) (📥 2.4M / month · 📦 550 · ⏱️ 04.02.2021): +- [PyPi](https://pypi.org/project/pyotp) (📥 2.7M / month · 📦 550 · ⏱️ 04.02.2021): ``` pip install pyotp ``` -- [Conda](https://anaconda.org/conda-forge/pyotp) (📥 30K · ⏱️ 04.02.2021): +- [Conda](https://anaconda.org/conda-forge/pyotp) (📥 31K · ⏱️ 04.02.2021): ``` conda install -c conda-forge pyotp ``` @@ -1056,16 +1056,16 @@ _General purpose web frameworks to build web applications and REST APIs._
dj-rest-auth (🥈31 · ⭐ 1.1K) - Authentication for Django Rest Framework. MIT -- [GitHub](https://github.com/iMerica/dj-rest-auth) (👨‍💻 160 · 🔀 210 · 📥 240 · 📦 5K · 📋 310 - 41% open · ⏱️ 22.10.2022): +- [GitHub](https://github.com/iMerica/dj-rest-auth) (👨‍💻 160 · 🔀 210 · 📥 240 · 📦 5.1K · 📋 310 - 41% open · ⏱️ 22.10.2022): ``` git clone https://github.com/iMerica/dj-rest-auth ``` -- [PyPi](https://pypi.org/project/dj-rest-auth) (📥 160K / month · 📦 8 · ⏱️ 30.03.2022): +- [PyPi](https://pypi.org/project/dj-rest-auth) (📥 150K / month · 📦 8 · ⏱️ 30.03.2022): ``` pip install dj-rest-auth ``` -- [Conda](https://anaconda.org/conda-forge/dj-rest-auth) (📥 9.9K · ⏱️ 18.07.2022): +- [Conda](https://anaconda.org/conda-forge/dj-rest-auth) (📥 10K · ⏱️ 18.07.2022): ``` conda install -c conda-forge dj-rest-auth ``` @@ -1077,7 +1077,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mpdavis/python-jose ``` -- [PyPi](https://pypi.org/project/python-jose) (📥 6.7M / month · 📦 710 · ⏱️ 05.06.2021): +- [PyPi](https://pypi.org/project/python-jose) (📥 6.5M / month · 📦 710 · ⏱️ 05.06.2021): ``` pip install python-jose ``` @@ -1086,14 +1086,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge python-jose ```
-
django-rest-knox (🥉29 · ⭐ 860) - Authentication Module for django rest auth. MIT +
django-rest-knox (🥉29 · ⭐ 870) - Authentication Module for django rest auth. MIT - [GitHub](https://github.com/James1345/django-rest-knox) (👨‍💻 44 · 🔀 150 · 📦 8.3K · 📋 150 - 42% open · ⏱️ 24.08.2022): ``` git clone https://github.com/James1345/django-rest-knox ``` -- [PyPi](https://pypi.org/project/django-rest-knox) (📥 100K / month · 📦 180 · ⏱️ 31.01.2022): +- [PyPi](https://pypi.org/project/django-rest-knox) (📥 99K / month · 📦 180 · ⏱️ 31.01.2022): ``` pip install django-rest-knox ``` @@ -1105,7 +1105,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/dfunckt/django-rules ``` -- [PyPi](https://pypi.org/project/rules) (📥 83K / month · 📦 130 · ⏱️ 23.03.2022): +- [PyPi](https://pypi.org/project/rules) (📥 81K / month · 📦 130 · ⏱️ 23.03.2022): ``` pip install rules ``` @@ -1117,7 +1117,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/miguelgrinberg/Flask-HTTPAuth ``` -- [PyPi](https://pypi.org/project/flask-httpauth) (📥 560K / month · 📦 2.2K · ⏱️ 29.05.2022): +- [PyPi](https://pypi.org/project/flask-httpauth) (📥 540K / month · 📦 2.2K · ⏱️ 29.05.2022): ``` pip install flask-httpauth ``` @@ -1173,18 +1173,18 @@ _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) (📥 51K / month · 📦 160 · ⏱️ 05.04.2022): +- [PyPi](https://pypi.org/project/flask-dance) (📥 49K / month · 📦 160 · ⏱️ 05.04.2022): ``` pip install flask-dance ``` -- [Conda](https://anaconda.org/conda-forge/flask-dance) (📥 8.6K · ⏱️ 07.06.2019): +- [Conda](https://anaconda.org/conda-forge/flask-dance) (📥 8.7K · ⏱️ 07.06.2019): ``` conda install -c conda-forge flask-dance ```
fastapi_login (🥉25 · ⭐ 410) - FastAPI-Login tries to provide similar functionality as.. MIT -- [GitHub](https://github.com/MushroomMaula/fastapi_login) (👨‍💻 10 · 🔀 45 · 📥 3 · 📦 310 · 📋 50 - 12% open · ⏱️ 18.10.2022): +- [GitHub](https://github.com/MushroomMaula/fastapi_login) (👨‍💻 10 · 🔀 46 · 📥 3 · 📦 310 · 📋 50 - 12% open · ⏱️ 18.10.2022): ``` git clone https://github.com/MushroomMaula/fastapi_login @@ -1194,14 +1194,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install fastapi_login ```
-
flask-praetorian (🥉22 · ⭐ 320) - Strong, Simple, and Precise security for Flask APIs.. MIT +
flask-praetorian (🥉23 · ⭐ 320) - Strong, Simple, and Precise security for Flask APIs.. MIT - [GitHub](https://github.com/dusktreader/flask-praetorian) (👨‍💻 27 · 🔀 43 · 📦 330 · 📋 140 - 2% open · ⏱️ 20.09.2022): ``` git clone https://github.com/dusktreader/flask-praetorian ``` -- [PyPi](https://pypi.org/project/flask-praetorian) (📥 2.2K / month · 📦 8 · ⏱️ 02.12.2021): +- [PyPi](https://pypi.org/project/flask-praetorian) (📥 2.3K / month · 📦 8 · ⏱️ 02.12.2021): ``` pip install flask-praetorian ``` @@ -1230,7 +1230,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - django-stronghold (🥉23 · ⭐ 380 · 💀) - Get inside your stronghold and make all your Django.. MIT - velruse (🥉22 · ⭐ 250 · 💀) - Simplifying third-party authentication for web applications. MIT - fastapi-jwt-auth (🥉19 · ⭐ 460 · 💀) - FastAPI extension that provides JWT Auth support.. MIT -- flask_simplelogin (🥉17 · ⭐ 180 · 💀) - Simple Login - Login Extension for Flask - maintainer.. MIT +- flask_simplelogin (🥉16 · ⭐ 180 · 💀) - Simple Login - Login Extension for Flask - maintainer.. MIT - apex (🥉16 · ⭐ 95 · 💀) - Toolkit for Pyramid, a Pylons Project, to add Authentication and.. MIT - pyramid_jwt (🥉14 · ⭐ 73 · 💀) - JWT authentication for Pyramid. BSD-2 - fastapi-permissions (🥉13 · ⭐ 320 · 💀) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE @@ -1243,12 +1243,12 @@ _General purpose web frameworks to build web applications and REST APIs._
lxml (🥇37 · ⭐ 2.2K) - The lxml XML toolkit for Python. BSD-3 -- [GitHub](https://github.com/lxml/lxml) (👨‍💻 140 · 🔀 520 · 📥 6.9K · 📦 300K · ⏱️ 13.12.2022): +- [GitHub](https://github.com/lxml/lxml) (👨‍💻 140 · 🔀 520 · 📥 7K · 📦 300K · ⏱️ 13.12.2022): ``` git clone https://github.com/lxml/lxml ``` -- [PyPi](https://pypi.org/project/lxml) (📥 55M / month · 📦 39K · ⏱️ 01.07.2022): +- [PyPi](https://pypi.org/project/lxml) (📥 61M / month · 📦 39K · ⏱️ 01.07.2022): ``` pip install lxml ``` @@ -1257,7 +1257,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge lxml ```
-
bleach (🥈36 · ⭐ 2.4K · 📈) - Bleach is an allowed-list-based HTML sanitizing library that.. Apache-2 +
bleach (🥈36 · ⭐ 2.4K) - Bleach is an allowed-list-based HTML sanitizing library that escapes.. Apache-2 - [GitHub](https://github.com/mozilla/bleach) (👨‍💻 78 · 🔀 250 · 📦 210K · 📋 360 - 9% open · ⏱️ 09.12.2022): @@ -1268,19 +1268,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install bleach ``` -- [Conda](https://anaconda.org/conda-forge/bleach) (📥 9.8M · ⏱️ 27.06.2022): +- [Conda](https://anaconda.org/conda-forge/bleach) (📥 9.9M · ⏱️ 27.06.2022): ``` conda install -c conda-forge bleach ```
markupsafe (🥈34 · ⭐ 510) - Safely add untrusted strings to HTML/XML markup. BSD-3 -- [GitHub](https://github.com/pallets/markupsafe) (👨‍💻 39 · 🔀 130 · 📦 1M · 📋 100 - 1% open · ⏱️ 01.11.2022): +- [GitHub](https://github.com/pallets/markupsafe) (👨‍💻 39 · 🔀 130 · 📦 1.1M · 📋 100 - 1% open · ⏱️ 01.11.2022): ``` git clone https://github.com/pallets/markupsafe ``` -- [PyPi](https://pypi.org/project/markupsafe) (📥 120M / month · 📦 74K · ⏱️ 15.03.2022): +- [PyPi](https://pypi.org/project/markupsafe) (📥 110M / month · 📦 74K · ⏱️ 15.03.2022): ``` pip install markupsafe ``` @@ -1296,39 +1296,39 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Kozea/WeasyPrint ``` -- [PyPi](https://pypi.org/project/weasyprint) (📥 730K / month · 📦 42 · ⏱️ 17.06.2022): +- [PyPi](https://pypi.org/project/weasyprint) (📥 700K / month · 📦 42 · ⏱️ 17.06.2022): ``` pip install weasyprint ``` -- [Conda](https://anaconda.org/conda-forge/weasyprint) (📥 83K · ⏱️ 04.11.2022): +- [Conda](https://anaconda.org/conda-forge/weasyprint) (📥 84K · ⏱️ 04.11.2022): ``` conda install -c conda-forge weasyprint ```
xhtml2pdf (🥉32 · ⭐ 2K) - A library for converting HTML into PDFs using ReportLab. Apache-2 -- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (👨‍💻 150 · 🔀 590 · 📥 6 · 📦 9.2K · 📋 360 - 41% open · ⏱️ 02.11.2022): +- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (👨‍💻 150 · 🔀 590 · 📥 6 · 📦 9.3K · 📋 360 - 41% open · ⏱️ 02.11.2022): ``` git clone https://github.com/xhtml2pdf/xhtml2pdf ``` -- [PyPi](https://pypi.org/project/xhtml2pdf) (📥 450K / month · 📦 830 · ⏱️ 16.06.2022): +- [PyPi](https://pypi.org/project/xhtml2pdf) (📥 460K / month · 📦 830 · ⏱️ 16.06.2022): ``` pip install xhtml2pdf ``` -- [Conda](https://anaconda.org/conda-forge/xhtml2pdf) (📥 64K · ⏱️ 16.06.2022): +- [Conda](https://anaconda.org/conda-forge/xhtml2pdf) (📥 65K · ⏱️ 16.06.2022): ``` conda install -c conda-forge xhtml2pdf ```
-
pyquery (🥉31 · ⭐ 2.1K) - A jquery-like library for python. BSD-3 +
pyquery (🥉31 · ⭐ 2.2K) - A jquery-like library for python. BSD-3 -- [GitHub](https://github.com/gawel/pyquery) (👨‍💻 50 · 🔀 170 · 📦 16K · 📋 170 - 27% open · ⏱️ 17.07.2022): +- [GitHub](https://github.com/gawel/pyquery) (👨‍💻 50 · 🔀 170 · 📦 16K · 📋 180 - 27% open · ⏱️ 17.07.2022): ``` git clone https://github.com/gawel/pyquery ``` -- [PyPi](https://pypi.org/project/pyquery) (📥 990K / month · 📦 3.3K · ⏱️ 21.11.2020): +- [PyPi](https://pypi.org/project/pyquery) (📥 1.1M / month · 📦 3.3K · ⏱️ 21.11.2020): ``` pip install pyquery ``` @@ -1337,9 +1337,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge pyquery ```
-
selectolax (🥉24 · ⭐ 690) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT +
selectolax (🥉22 · ⭐ 700 · 📉) - Python binding to Modest and Lexbor engines (fast HTML5 parser.. MIT -- [GitHub](https://github.com/rushter/selectolax) (👨‍💻 9 · 🔀 56 · 📦 370 · 📋 61 - 14% open · ⏱️ 28.09.2022): +- [GitHub](https://github.com/rushter/selectolax) (👨‍💻 9 · 🔀 58 · 📦 380 · 📋 61 - 13% open · ⏱️ 28.09.2022): ``` git clone https://github.com/rushter/selectolax @@ -1356,7 +1356,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/kovidgoyal/html5-parser ``` -- [PyPi](https://pypi.org/project/html5-parser) (📥 29K / month · 📦 15 · ⏱️ 22.09.2021): +- [PyPi](https://pypi.org/project/html5-parser) (📥 30K / month · 📦 15 · ⏱️ 22.09.2021): ``` pip install html5-parser ``` @@ -1379,7 +1379,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/john-kurkowski/tldextract ``` -- [PyPi](https://pypi.org/project/tldextract) (📥 6.7M / month · 📦 1.1K · ⏱️ 04.05.2022): +- [PyPi](https://pypi.org/project/tldextract) (📥 6.6M / month · 📦 1.1K · ⏱️ 04.05.2022): ``` pip install tldextract ``` @@ -1390,16 +1390,16 @@ _General purpose web frameworks to build web applications and REST APIs._
shortuuid (🥈33 · ⭐ 1.8K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 -- [GitHub](https://github.com/skorokithakis/shortuuid) (👨‍💻 30 · 🔀 110 · 📦 14K · 📋 55 - 3% open · ⏱️ 13.11.2022): +- [GitHub](https://github.com/skorokithakis/shortuuid) (👨‍💻 31 · 🔀 110 · 📦 14K · 📋 56 - 3% open · ⏱️ 20.12.2022): ``` git clone https://github.com/skorokithakis/shortuuid ``` -- [PyPi](https://pypi.org/project/shortuuid) (📥 4.4M / month · 📦 1K · ⏱️ 08.05.2022): +- [PyPi](https://pypi.org/project/shortuuid) (📥 4.2M / month · 📦 1K · ⏱️ 08.05.2022): ``` pip install shortuuid ``` -- [Conda](https://anaconda.org/conda-forge/shortuuid) (📥 280K · ⏱️ 17.11.2022): +- [Conda](https://anaconda.org/conda-forge/shortuuid) (📥 290K · ⏱️ 17.11.2022): ``` conda install -c conda-forge shortuuid ``` @@ -1411,11 +1411,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/aio-libs/yarl ``` -- [PyPi](https://pypi.org/project/yarl) (📥 83M / month · 📦 2.8K · ⏱️ 01.11.2021): +- [PyPi](https://pypi.org/project/yarl) (📥 78M / month · 📦 2.8K · ⏱️ 01.11.2021): ``` pip install yarl ``` -- [Conda](https://anaconda.org/conda-forge/yarl) (📥 7.2M · ⏱️ 27.10.2022): +- [Conda](https://anaconda.org/conda-forge/yarl) (📥 7.3M · ⏱️ 27.10.2022): ``` conda install -c conda-forge yarl ``` @@ -1451,28 +1451,20 @@ _General purpose web frameworks to build web applications and REST APIs._
OpenAPI Generator (🥇42 · ⭐ 15K) - OpenAPI Generator allows generation of API client.. Apache-2 -- [GitHub](https://github.com/OpenAPITools/openapi-generator) (👨‍💻 2.6K · 🔀 4.8K · 📦 4 · 📋 6.5K - 57% open · ⏱️ 09.12.2022): +- [GitHub](https://github.com/OpenAPITools/openapi-generator) (👨‍💻 2.6K · 🔀 4.9K · 📦 4 · 📋 6.5K - 57% open · ⏱️ 22.12.2022): ``` git clone https://github.com/OpenAPITools/openapi-generator ``` -- [PyPi](https://pypi.org/project/openapi-generator-cli) (📥 4.4K / month · ⏱️ 15.05.2020): +- [PyPi](https://pypi.org/project/openapi-generator-cli) (📥 4.1K / month · ⏱️ 15.05.2020): ``` pip install openapi-generator-cli ``` -- [npm](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (📥 1.6M / month · 📦 430 · ⏱️ 05.09.2022): +- [npm](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (📥 1.5M / month · 📦 430 · ⏱️ 05.09.2022): ``` npm install @openapitools/openapi-generator-cli ```
-
swagger-ui (🥇37 · ⭐ 23K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 - -- [GitHub](https://github.com/swagger-api/swagger-ui) (👨‍💻 540 · 🔀 8.5K · 📦 34K · 📋 5K - 17% open · ⏱️ 24.11.2022): - - ``` - git clone https://github.com/swagger-api/swagger-ui - ``` -
connexion (🥇37 · ⭐ 4.2K) - Swagger/OpenAPI First framework for Python on top of Flask.. Apache-2 - [GitHub](https://github.com/spec-first/connexion) (👨‍💻 210 · 🔀 720 · 📦 7.7K · 📋 890 - 16% open · ⏱️ 07.12.2022): @@ -1489,14 +1481,22 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge connexion ```
+
swagger-ui (🥇36 · ⭐ 23K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 + +- [GitHub](https://github.com/swagger-api/swagger-ui) (👨‍💻 540 · 🔀 8.6K · 📦 34K · 📋 5K - 17% open · ⏱️ 19.12.2022): + + ``` + git clone https://github.com/swagger-api/swagger-ui + ``` +
drf-yasg (🥈35 · ⭐ 3K) - Automated generation of real Swagger/OpenAPI 2.0 schemas from.. BSD-3 -- [GitHub](https://github.com/axnsan12/drf-yasg) (👨‍💻 66 · 🔀 390 · 📦 80K · 📋 610 - 34% open · ⏱️ 15.07.2022): +- [GitHub](https://github.com/axnsan12/drf-yasg) (👨‍💻 66 · 🔀 390 · 📦 81K · 📋 610 - 34% open · ⏱️ 15.07.2022): ``` git clone https://github.com/axnsan12/drf-yasg ``` -- [PyPi](https://pypi.org/project/drf-yasg) (📥 1.3M / month · 📦 370 · ⏱️ 25.10.2020): +- [PyPi](https://pypi.org/project/drf-yasg) (📥 1.2M / month · 📦 370 · ⏱️ 25.10.2020): ``` pip install drf-yasg ``` @@ -1507,7 +1507,7 @@ _General purpose web frameworks to build web applications and REST APIs._
apispec (🥈35 · ⭐ 1K) - A pluggable API specification generator. Currently supports the.. MIT -- [GitHub](https://github.com/marshmallow-code/apispec) (👨‍💻 80 · 🔀 160 · 📦 6.8K · 📋 250 - 8% open · ⏱️ 18.11.2022): +- [GitHub](https://github.com/marshmallow-code/apispec) (👨‍💻 81 · 🔀 160 · 📦 6.9K · 📋 250 - 8% open · ⏱️ 19.12.2022): ``` git clone https://github.com/marshmallow-code/apispec @@ -1523,16 +1523,16 @@ _General purpose web frameworks to build web applications and REST APIs._
drf-spectacular (🥈34 · ⭐ 1.4K) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 -- [GitHub](https://github.com/tfranzel/drf-spectacular) (👨‍💻 88 · 🔀 170 · 📦 8K · 📋 660 - 7% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/tfranzel/drf-spectacular) (👨‍💻 88 · 🔀 170 · 📦 9.2K · 📋 660 - 7% open · ⏱️ 16.12.2022): ``` git clone https://github.com/tfranzel/drf-spectacular ``` -- [PyPi](https://pypi.org/project/drf-spectacular) (📥 680K / month · 📦 25 · ⏱️ 26.07.2022): +- [PyPi](https://pypi.org/project/drf-spectacular) (📥 670K / month · 📦 25 · ⏱️ 26.07.2022): ``` pip install drf-spectacular ``` -- [Conda](https://anaconda.org/conda-forge/drf-spectacular) (📥 11K · ⏱️ 26.09.2022): +- [Conda](https://anaconda.org/conda-forge/drf-spectacular) (📥 11K · ⏱️ 19.12.2022): ``` conda install -c conda-forge drf-spectacular ``` @@ -1547,20 +1547,20 @@ _General purpose web frameworks to build web applications and REST APIs._
AutoRest (🥈31 · ⭐ 4K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT -- [GitHub](https://github.com/Azure/autorest) (👨‍💻 170 · 🔀 720 · 📥 86K · 📦 440 · 📋 2K - 3% open · ⏱️ 07.12.2022): +- [GitHub](https://github.com/Azure/autorest) (👨‍💻 170 · 🔀 730 · 📥 86K · 📦 440 · 📋 2K - 3% open · ⏱️ 07.12.2022): ``` git clone https://github.com/Azure/autorest ```
-
flasgger (🥈30 · ⭐ 3.1K · 💤) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT +
flasgger (🥈31 · ⭐ 3.1K · 💤) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT - [GitHub](https://github.com/flasgger/flasgger) (👨‍💻 110 · 🔀 450 · 📥 480 · 📦 8.9K · 📋 380 - 58% open · ⏱️ 21.01.2022): ``` 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) (📥 400K / month · 📦 360 · ⏱️ 31.07.2020): ``` pip install flasgger ``` @@ -1569,17 +1569,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flasgger ```
-
swagger-codegen (🥉29 · ⭐ 15K) - swagger-codegen contains a template-driven engine to.. Apache-2 +
datamodel-code-generator (🥉30 · ⭐ 1.3K) - Pydantic model generator for easy conversion of JSON,.. MIT -- [GitHub](https://github.com/swagger-api/swagger-codegen) (👨‍💻 1.2K · 🔀 5.9K · 📋 6.7K - 49% open · ⏱️ 19.11.2022): - - ``` - git clone https://github.com/swagger-api/swagger-codegen - ``` -
-
datamodel-code-generator (🥉29 · ⭐ 1.3K) - Pydantic model generator for easy conversion of JSON,.. MIT - -- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (👨‍💻 47 · 🔀 140 · 📦 360 · 📋 250 - 37% open · ⏱️ 23.11.2022): +- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (👨‍💻 49 · 🔀 140 · 📦 360 · 📋 250 - 37% open · ⏱️ 22.12.2022): ``` git clone https://github.com/koxudaxi/datamodel-code-generator @@ -1589,6 +1581,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install datamodel-code-generator ```
+
swagger-codegen (🥉29 · ⭐ 15K) - swagger-codegen contains a template-driven engine to.. Apache-2 + +- [GitHub](https://github.com/swagger-api/swagger-codegen) (👨‍💻 1.2K · 🔀 5.9K · 📋 6.7K - 49% open · ⏱️ 19.11.2022): + + ``` + git clone https://github.com/swagger-api/swagger-codegen + ``` +
OpenAPI Spec validator (🥉29 · ⭐ 240) - OpenAPI Spec validator. Apache-2 - [GitHub](https://github.com/p1c2u/openapi-spec-validator) (👨‍💻 35 · 🔀 54 · 📦 4.3K · 📋 95 - 46% open · ⏱️ 07.10.2022): @@ -1600,94 +1600,94 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install openapi-spec-validator ``` -- [Conda](https://anaconda.org/conda-forge/openapi-spec-validator) (📥 150K · ⏱️ 05.09.2022): +- [Conda](https://anaconda.org/conda-forge/openapi-spec-validator) (📥 160K · ⏱️ 05.09.2022): ``` conda install -c conda-forge openapi-spec-validator ```
openapi-core (🥉27 · ⭐ 180) - OpenAPI core. BSD-3 -- [GitHub](https://github.com/p1c2u/openapi-core) (👨‍💻 51 · 🔀 110 · 📦 260 · 📋 170 - 36% open · ⏱️ 25.11.2022): +- [GitHub](https://github.com/p1c2u/openapi-core) (👨‍💻 52 · 🔀 100 · 📦 260 · 📋 170 - 32% open · ⏱️ 21.12.2022): ``` git clone https://github.com/p1c2u/openapi-core ``` -- [PyPi](https://pypi.org/project/openapi-core) (📥 120K / month · 📦 25 · ⏱️ 03.06.2022): +- [PyPi](https://pypi.org/project/openapi-core) (📥 130K / month · 📦 25 · ⏱️ 03.06.2022): ``` pip install openapi-core ``` -- [Conda](https://anaconda.org/conda-forge/openapi-core) (📥 6.1K · ⏱️ 13.12.2022): +- [Conda](https://anaconda.org/conda-forge/openapi-core) (📥 6.3K · ⏱️ 21.12.2022): ``` conda install -c conda-forge openapi-core ```
OpenAPI-to-GraphQL (🥉26 · ⭐ 1.4K · 💤) - Translate APIs described by OpenAPI Specifications.. MIT -- [GitHub](https://github.com/IBM/openapi-to-graphql) (👨‍💻 40 · 🔀 190 · 📦 580 · 📋 280 - 49% open · ⏱️ 03.05.2022): +- [GitHub](https://github.com/IBM/openapi-to-graphql) (👨‍💻 40 · 🔀 190 · 📦 590 · 📋 280 - 49% open · ⏱️ 03.05.2022): ``` git clone https://github.com/IBM/openapi-to-graphql ``` -- [npm](https://www.npmjs.com/package/openapi-to-graphql-cli) (📥 6.9K / month · 📦 1 · ⏱️ 04.02.2022): +- [npm](https://www.npmjs.com/package/openapi-to-graphql-cli) (📥 6.6K / month · 📦 1 · ⏱️ 04.02.2022): ``` npm install openapi-to-graphql-cli ```
openapi-python-client (🥉26 · ⭐ 550) - Generate modern Python clients from OpenAPI. MIT -- [GitHub](https://github.com/openapi-generators/openapi-python-client) (👨‍💻 45 · 🔀 110 · 📦 64 · 📋 270 - 32% open · ⏱️ 08.12.2022): +- [GitHub](https://github.com/openapi-generators/openapi-python-client) (👨‍💻 46 · 🔀 110 · 📦 66 · 📋 270 - 31% open · ⏱️ 18.12.2022): ``` git clone https://github.com/openapi-generators/openapi-python-client ``` -- [PyPi](https://pypi.org/project/openapi-python-client) (📥 36K / month · 📦 1 · ⏱️ 03.07.2022): +- [PyPi](https://pypi.org/project/openapi-python-client) (📥 39K / month · 📦 1 · ⏱️ 03.07.2022): ``` pip install openapi-python-client ``` -- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (📥 11K · ⏱️ 03.07.2022): +- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (📥 12K · ⏱️ 03.07.2022): ``` conda install -c conda-forge openapi-python-client ```
Spectree (🥉25 · ⭐ 250) - API spec validator and OpenAPI document generator for Python.. Apache-2 -- [GitHub](https://github.com/0b01001001/spectree) (👨‍💻 33 · 🔀 55 · 📦 43 · 📋 93 - 12% open · ⏱️ 29.11.2022): +- [GitHub](https://github.com/0b01001001/spectree) (👨‍💻 33 · 🔀 55 · 📦 44 · 📋 93 - 12% open · ⏱️ 29.11.2022): ``` git clone https://github.com/0b01001001/spectree ``` -- [PyPi](https://pypi.org/project/spectree) (📥 22K / month · 📦 2 · ⏱️ 07.07.2022): +- [PyPi](https://pypi.org/project/spectree) (📥 21K / month · 📦 2 · ⏱️ 07.07.2022): ``` pip install spectree ```
pyramid_openapi3 (🥉21 · ⭐ 80) - Pyramid addon for OpenAPI3 validation of requests and.. MIT -- [GitHub](https://github.com/Pylons/pyramid_openapi3) (👨‍💻 23 · 🔀 37 · 📋 72 - 38% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/Pylons/pyramid_openapi3) (👨‍💻 23 · 🔀 37 · 📋 73 - 38% open · ⏱️ 13.12.2022): ``` git clone https://github.com/Pylons/pyramid_openapi3 ``` -- [PyPi](https://pypi.org/project/pyramid_openapi3) (📥 6.9K / month · 📦 4 · ⏱️ 05.05.2022): +- [PyPi](https://pypi.org/project/pyramid_openapi3) (📥 7.2K / month · 📦 4 · ⏱️ 05.05.2022): ``` pip install pyramid_openapi3 ```
-
pyramid_swagger (🥉17 · ⭐ 64) - Convenient tools for using Swagger to define and validate.. BSD-3 +
pyramid_swagger (🥉18 · ⭐ 64) - Convenient tools for using Swagger to define and validate.. BSD-3 - [GitHub](https://github.com/striglia/pyramid_swagger) (👨‍💻 39 · 🔀 47 · 📋 110 - 21% open · ⏱️ 18.09.2022): ``` git clone https://github.com/striglia/pyramid_swagger ``` -- [PyPi](https://pypi.org/project/pyramid_swagger) (📥 8.6K / month · 📦 2 · ⏱️ 07.05.2019): +- [PyPi](https://pypi.org/project/pyramid_swagger) (📥 8.2K / month · 📦 2 · ⏱️ 07.05.2019): ``` pip install pyramid_swagger ```
Show 4 hidden projects... -- django-rest-swagger (🥈30 · ⭐ 2.6K · 💀) - Swagger Documentation Generator for Django REST.. BSD-2 +- django-rest-swagger (🥈31 · ⭐ 2.6K · 💀) - Swagger Documentation Generator for Django REST.. BSD-2 - apistar (🥉29 · ⭐ 5.6K · 💀) - The Web API toolkit. BSD-3 - flask-swagger (🥉26 · ⭐ 460 · 💀) - A swagger 2.0 spec extractor for flask. MIT - Spectacle (🥉24 · ⭐ 1.3K · 💀) - Beautiful static documentation generator for OpenAPI/Swagger.. MIT @@ -1707,7 +1707,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/graphql-python/graphene ``` -- [PyPi](https://pypi.org/project/graphene) (📥 2M / month · 📦 840 · ⏱️ 30.05.2022): +- [PyPi](https://pypi.org/project/graphene) (📥 1.9M / month · 📦 840 · ⏱️ 30.05.2022): ``` pip install graphene ``` @@ -1716,32 +1716,32 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge graphene ```
-
graphene-django (🥇34 · ⭐ 4K) - Integrate GraphQL into your Django project. MIT +
Strawberry GraphQL (🥇35 · ⭐ 2.8K) - A GraphQL library for Python that leverages type.. MIT -- [GitHub](https://github.com/graphql-python/graphene-django) (👨‍💻 200 · 🔀 720 · 📦 9K · 📋 780 - 19% open · ⏱️ 22.11.2022): +- [GitHub](https://github.com/strawberry-graphql/strawberry) (👨‍💻 170 · 🔀 340 · 📥 380 · 📦 870 · 📋 680 - 43% open · ⏱️ 20.12.2022): ``` - git clone https://github.com/graphql-python/graphene-django - ``` -- [PyPi](https://pypi.org/project/graphene-django) (📥 330K / month · 📦 490 · ⏱️ 31.12.2020): - ``` - pip install graphene-django + git clone https://github.com/strawberry-graphql/strawberry ``` -- [Conda](https://anaconda.org/conda-forge/graphene-django) (📥 23K · ⏱️ 09.01.2021): +- [PyPi](https://pypi.org/project/strawberry-graphql) (📥 330K / month · ⏱️ 04.11.2022): ``` - conda install -c conda-forge graphene-django + pip install strawberry-graphql ```
-
Strawberry GraphQL (🥇34 · ⭐ 2.8K) - A GraphQL library for Python that leverages type.. MIT +
graphene-django (🥈34 · ⭐ 4K) - Integrate GraphQL into your Django project. MIT -- [GitHub](https://github.com/strawberry-graphql/strawberry) (👨‍💻 170 · 🔀 340 · 📥 360 · 📦 850 · 📋 670 - 43% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/graphql-python/graphene-django) (👨‍💻 200 · 🔀 720 · 📦 9K · 📋 780 - 19% open · ⏱️ 22.11.2022): ``` - git clone https://github.com/strawberry-graphql/strawberry + git clone https://github.com/graphql-python/graphene-django ``` -- [PyPi](https://pypi.org/project/strawberry-graphql) (📥 340K / month · ⏱️ 04.11.2022): +- [PyPi](https://pypi.org/project/graphene-django) (📥 320K / month · 📦 490 · ⏱️ 31.12.2020): ``` - pip install strawberry-graphql + pip install graphene-django + ``` +- [Conda](https://anaconda.org/conda-forge/graphene-django) (📥 23K · ⏱️ 09.01.2021): + ``` + conda install -c conda-forge graphene-django ```
graphql-core (🥈33 · ⭐ 460) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT @@ -1751,7 +1751,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/graphql-python/graphql-core ``` -- [PyPi](https://pypi.org/project/graphql-core) (📥 4.5M / month · 📦 720 · ⏱️ 10.04.2022): +- [PyPi](https://pypi.org/project/graphql-core) (📥 4.4M / month · 📦 720 · ⏱️ 10.04.2022): ``` pip install graphql-core ``` @@ -1767,14 +1767,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mirumee/ariadne ``` -- [PyPi](https://pypi.org/project/ariadne) (📥 180K / month · 📦 39 · ⏱️ 22.04.2022): +- [PyPi](https://pypi.org/project/ariadne) (📥 170K / month · 📦 39 · ⏱️ 22.04.2022): ``` pip install ariadne ```
graphene-mongo (🥈25 · ⭐ 260) - Graphene MongoEngine integration. MIT -- [GitHub](https://github.com/graphql-python/graphene-mongo) (👨‍💻 32 · 🔀 110 · 📦 280 · 📋 90 - 30% open · ⏱️ 06.10.2022): +- [GitHub](https://github.com/graphql-python/graphene-mongo) (👨‍💻 32 · 🔀 110 · 📦 290 · 📋 90 - 30% open · ⏱️ 06.10.2022): ``` git clone https://github.com/graphql-python/graphene-mongo @@ -1783,7 +1783,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install graphene-mongo ``` -- [Conda](https://anaconda.org/conda-forge/graphene-mongo) (📥 5.4K · ⏱️ 30.06.2020): +- [Conda](https://anaconda.org/conda-forge/graphene-mongo) (📥 5.5K · ⏱️ 30.06.2020): ``` conda install -c conda-forge graphene-mongo ``` @@ -1799,7 +1799,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install graphql-relay ``` -- [Conda](https://anaconda.org/conda-forge/graphql-relay) (📥 190K · ⏱️ 16.04.2022): +- [Conda](https://anaconda.org/conda-forge/graphql-relay) (📥 200K · ⏱️ 16.04.2022): ``` conda install -c conda-forge graphql-relay ``` @@ -1811,19 +1811,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tartiflette/tartiflette ``` -- [PyPi](https://pypi.org/project/tartiflette) (📥 3.4K / month · 📦 18 · ⏱️ 15.11.2021): +- [PyPi](https://pypi.org/project/tartiflette) (📥 3.5K / month · 📦 18 · ⏱️ 15.11.2021): ``` pip install tartiflette ```
django-graphql-auth (🥉22 · ⭐ 300) - Django registration and authentication with GraphQL. MIT -- [GitHub](https://github.com/PedroBern/django-graphql-auth) (👨‍💻 16 · 🔀 81 · 📦 510 · 📋 110 - 61% open · ⏱️ 17.06.2022): +- [GitHub](https://github.com/PedroBern/django-graphql-auth) (👨‍💻 16 · 🔀 81 · 📦 520 · 📋 110 - 61% open · ⏱️ 17.06.2022): ``` git clone https://github.com/PedroBern/django-graphql-auth ``` -- [PyPi](https://pypi.org/project/django-graphql-auth) (📥 11K / month · ⏱️ 16.11.2020): +- [PyPi](https://pypi.org/project/django-graphql-auth) (📥 12K / month · ⏱️ 16.11.2020): ``` pip install django-graphql-auth ``` @@ -1835,7 +1835,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) (📥 7.4K / month · 📦 2 · ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/graphene-pydantic) (📥 7.9K / month · 📦 2 · ⏱️ 25.01.2022): ``` pip install graphene-pydantic ``` @@ -1847,7 +1847,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) (📥 1.9K / month · 📦 4 · ⏱️ 15.11.2021): +- [PyPi](https://pypi.org/project/tartiflette-aiohttp) (📥 2K / month · 📦 4 · ⏱️ 15.11.2021): ``` pip install tartiflette-aiohttp ``` @@ -1878,28 +1878,28 @@ _General purpose web frameworks to build web applications and REST APIs._
websocket-client (🥇39 · ⭐ 3.1K) - WebSocket client for Python. Apache-2 -- [GitHub](https://github.com/websocket-client/websocket-client) (👨‍💻 200 · 🔀 720 · 📦 84K · 📋 580 - 1% open · ⏱️ 03.11.2022): +- [GitHub](https://github.com/websocket-client/websocket-client) (👨‍💻 200 · 🔀 720 · 📦 85K · 📋 580 - 1% open · ⏱️ 03.11.2022): ``` git clone https://github.com/websocket-client/websocket-client ``` -- [PyPi](https://pypi.org/project/websocket-client) (📥 48M / month · 📦 6.7K · ⏱️ 20.06.2022): +- [PyPi](https://pypi.org/project/websocket-client) (📥 47M / month · 📦 6.7K · ⏱️ 20.06.2022): ``` pip install websocket-client ``` -- [Conda](https://anaconda.org/conda-forge/websocket-client) (📥 5.1M · ⏱️ 04.11.2022): +- [Conda](https://anaconda.org/conda-forge/websocket-client) (📥 5.2M · ⏱️ 04.11.2022): ``` conda install -c conda-forge websocket-client ```
websockets (🥇38 · ⭐ 4.3K) - Library for building WebSocket servers and clients in Python. BSD-3 -- [GitHub](https://github.com/aaugustin/websockets) (👨‍💻 62 · 🔀 450 · 📦 78K · 📋 950 - 2% open · ⏱️ 28.11.2022): +- [GitHub](https://github.com/aaugustin/websockets) (👨‍💻 62 · 🔀 450 · 📦 78K · 📋 950 - 2% open · ⏱️ 18.12.2022): ``` git clone https://github.com/aaugustin/websockets ``` -- [PyPi](https://pypi.org/project/websockets) (📥 17M / month · 📦 3.6K · ⏱️ 17.04.2022): +- [PyPi](https://pypi.org/project/websockets) (📥 15M / month · 📦 3.6K · ⏱️ 17.04.2022): ``` pip install websockets ``` @@ -1910,16 +1910,16 @@ _General purpose web frameworks to build web applications and REST APIs._
autobahn-python (🥈35 · ⭐ 2.4K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT -- [GitHub](https://github.com/crossbario/autobahn-python) (👨‍💻 130 · 🔀 760 · 📦 22K · 📋 880 - 20% open · ⏱️ 11.12.2022): +- [GitHub](https://github.com/crossbario/autobahn-python) (👨‍💻 130 · 🔀 760 · 📦 22K · 📋 880 - 20% open · ⏱️ 18.12.2022): ``` git clone https://github.com/crossbario/autobahn-python ``` -- [PyPi](https://pypi.org/project/autobahn) (📥 1M / month · 📦 2K · ⏱️ 05.07.2022): +- [PyPi](https://pypi.org/project/autobahn) (📥 980K / month · 📦 2K · ⏱️ 05.07.2022): ``` pip install autobahn ``` -- [Conda](https://anaconda.org/conda-forge/autobahn) (📥 360K · ⏱️ 03.08.2022): +- [Conda](https://anaconda.org/conda-forge/autobahn) (📥 360K · ⏱️ 19.12.2022): ``` conda install -c conda-forge autobahn ``` @@ -1931,7 +1931,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) (📥 750K / month · 📦 2.3K · ⏱️ 22.05.2022): +- [PyPi](https://pypi.org/project/flask-socketio) (📥 690K / month · 📦 2.3K · ⏱️ 22.05.2022): ``` pip install flask-socketio ``` @@ -1940,30 +1940,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-socketio ```
-
python-socketio (🥈33 · ⭐ 3.1K) - Python Socket.IO server and client. MIT +
python-socketio (🥈33 · ⭐ 3.2K) - Python Socket.IO server and client. MIT -- [GitHub](https://github.com/miguelgrinberg/python-socketio) (👨‍💻 62 · 🔀 510 · 📋 740 - 3% open · ⏱️ 08.12.2022): +- [GitHub](https://github.com/miguelgrinberg/python-socketio) (👨‍💻 62 · 🔀 510 · 📋 740 - 3% open · ⏱️ 19.12.2022): ``` git clone https://github.com/miguelgrinberg/python-socketio ``` -- [PyPi](https://pypi.org/project/python-socketio) (📥 1.3M / month · 📦 1.9K · ⏱️ 15.07.2022): +- [PyPi](https://pypi.org/project/python-socketio) (📥 1.2M / month · 📦 1.9K · ⏱️ 15.07.2022): ``` pip install python-socketio ``` -- [Conda](https://anaconda.org/conda-forge/python-socketio) (📥 280K · ⏱️ 17.10.2022): +- [Conda](https://anaconda.org/conda-forge/python-socketio) (📥 290K · ⏱️ 17.10.2022): ``` conda install -c conda-forge python-socketio ```
daphne (🥉32 · ⭐ 1.9K) - Django Channels HTTP/WebSocket server. BSD-3 -- [GitHub](https://github.com/django/daphne) (👨‍💻 63 · 🔀 220 · 📋 300 - 12% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/django/daphne) (👨‍💻 63 · 🔀 220 · 📋 300 - 12% open · ⏱️ 20.12.2022): ``` git clone https://github.com/django/daphne ``` -- [PyPi](https://pypi.org/project/daphne) (📥 570K / month · 📦 770 · ⏱️ 07.04.2021): +- [PyPi](https://pypi.org/project/daphne) (📥 560K / month · 📦 770 · ⏱️ 07.04.2021): ``` pip install daphne ``` @@ -1972,18 +1972,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge daphne ```
-
websockify (🥉29 · ⭐ 3.3K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0 +
websockify (🥉30 · ⭐ 3.3K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0 -- [GitHub](https://github.com/novnc/websockify) (👨‍💻 94 · 🔀 670 · 📦 670 · 📋 320 - 7% open · ⏱️ 17.11.2022): +- [GitHub](https://github.com/novnc/websockify) (👨‍💻 95 · 🔀 670 · 📦 670 · 📋 330 - 7% open · ⏱️ 22.12.2022): ``` git clone https://github.com/novnc/websockify ``` -- [PyPi](https://pypi.org/project/websockify) (📥 44K / month · 📦 300 · ⏱️ 22.07.2021): +- [PyPi](https://pypi.org/project/websockify) (📥 42K / month · 📦 300 · ⏱️ 22.07.2021): ``` pip install websockify ``` -- [Conda](https://anaconda.org/conda-forge/websockify) (📥 60K · ⏱️ 30.10.2022): +- [Conda](https://anaconda.org/conda-forge/websockify) (📥 61K · ⏱️ 16.12.2022): ``` conda install -c conda-forge websockify ``` @@ -1991,8 +1991,8 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 4 hidden projects... - flask-sockets (🥉27 · ⭐ 1.7K · 💀) - [DEPRECATED] Alternative:.. MIT -- gevent-socketio (🥉26 · ⭐ 1.2K · 💀) - Official repository for gevent-socketio. BSD-3 - sockjs-tornado (🥉26 · ⭐ 860 · 💀) - WebSocket emulation - Python server. MIT +- gevent-socketio (🥉25 · ⭐ 1.2K · 💀) - Official repository for gevent-socketio. BSD-3 - tornadio2 (🥉20 · ⭐ 530 · 💀) - Python socket.io server implementation on top of Tornado.. Apache-2

@@ -2003,7 +2003,7 @@ _General purpose web frameworks to build web applications and REST APIs._
grpc (🥇48 · ⭐ 37K) - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#). Apache-2 -- [GitHub](https://github.com/grpc/grpc) (👨‍💻 890 · 🔀 9.6K · 📥 60K · 📦 3.9K · 📋 11K - 7% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/grpc/grpc) (👨‍💻 890 · 🔀 9.6K · 📥 60K · 📦 3.9K · 📋 11K - 7% open · ⏱️ 22.12.2022): ``` git clone https://github.com/grpc/grpc @@ -2024,7 +2024,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tomerfiliba-org/rpyc ``` -- [PyPi](https://pypi.org/project/rpyc) (📥 300K / month · 📦 330 · ⏱️ 26.02.2022): +- [PyPi](https://pypi.org/project/rpyc) (📥 290K / month · 📦 330 · ⏱️ 26.02.2022): ``` pip install rpyc ``` @@ -2035,12 +2035,12 @@ _General purpose web frameworks to build web applications and REST APIs._
fastapi-jsonrpc (🥉20 · ⭐ 200) - JSON-RPC server based on fastapi. MIT -- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (👨‍💻 10 · 🔀 23 · 📦 25 · 📋 23 - 26% open · ⏱️ 18.11.2022): +- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (👨‍💻 10 · 🔀 23 · 📦 26 · 📋 23 - 26% open · ⏱️ 18.11.2022): ``` git clone https://github.com/smagafurov/fastapi-jsonrpc ``` -- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (📥 3.6K / month · 📦 1 · ⏱️ 13.05.2022): +- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (📥 3.9K / month · 📦 1 · ⏱️ 13.05.2022): ``` pip install fastapi-jsonrpc ``` @@ -2055,14 +2055,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
chalice (🥇35 · ⭐ 9.3K) - Python Serverless Microframework for AWS. Apache-2 +
chalice (🥇35 · ⭐ 9.4K) - Python Serverless Microframework for AWS. Apache-2 - [GitHub](https://github.com/aws/chalice) (👨‍💻 190 · 🔀 970 · 📦 1.7K · 📋 1.2K - 34% open · ⏱️ 01.09.2022): ``` git clone https://github.com/aws/chalice ``` -- [PyPi](https://pypi.org/project/chalice) (📥 210K / month · 📦 160 · ⏱️ 01.06.2022): +- [PyPi](https://pypi.org/project/chalice) (📥 220K / month · 📦 160 · ⏱️ 01.06.2022): ``` pip install chalice ``` @@ -2078,7 +2078,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/nficano/python-lambda ``` -- [PyPi](https://pypi.org/project/python-lambda) (📥 4.5K / month · 📦 33 · ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/python-lambda) (📥 4.7K / month · 📦 33 · ⏱️ 05.01.2021): ``` pip install python-lambda ``` @@ -2090,7 +2090,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/sloev/python-lambdarest ``` -- [PyPi](https://pypi.org/project/lambdarest) (📥 3.4K / month · ⏱️ 22.09.2021): +- [PyPi](https://pypi.org/project/lambdarest) (📥 3.5K / month · ⏱️ 22.09.2021): ``` pip install lambdarest ``` @@ -2107,7 +2107,7 @@ _General purpose web frameworks to build web applications and REST APIs._
wagtail (🥇42 · ⭐ 14K) - A Django content management system focused on flexibility and user.. BSD-3 -- [GitHub](https://github.com/wagtail/wagtail) (👨‍💻 770 · 🔀 2.9K · 📦 7.5K · 📋 4.3K - 23% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/wagtail/wagtail) (👨‍💻 770 · 🔀 2.9K · 📦 7.6K · 📋 4.3K - 22% open · ⏱️ 19.12.2022): ``` git clone https://github.com/wagtail/wagtail @@ -2116,19 +2116,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install wagtail ``` -- [Conda](https://anaconda.org/conda-forge/wagtail) (📥 51K · ⏱️ 11.11.2022): +- [Conda](https://anaconda.org/conda-forge/wagtail) (📥 52K · ⏱️ 11.11.2022): ``` conda install -c conda-forge wagtail ```
-
django-cms (🥈39 · ⭐ 9K) - The easy-to-use and developer-friendly enterprise CMS powered by.. BSD-3 +
django-cms (🥈39 · ⭐ 9.1K) - The easy-to-use and developer-friendly enterprise CMS powered.. BSD-3 -- [GitHub](https://github.com/django-cms/django-cms) (👨‍💻 620 · 🔀 2.9K · 📦 4.6K · 📋 3.4K - 3% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/django-cms/django-cms) (👨‍💻 620 · 🔀 2.9K · 📦 4.6K · 📋 3.4K - 3% open · ⏱️ 21.12.2022): ``` git clone https://github.com/django-cms/django-cms ``` -- [PyPi](https://pypi.org/project/django-cms) (📥 41K / month · 📦 1.7K · ⏱️ 27.06.2022): +- [PyPi](https://pypi.org/project/django-cms) (📥 43K / month · 📦 1.7K · ⏱️ 27.06.2022): ``` pip install django-cms ``` @@ -2140,19 +2140,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/stephenmcd/mezzanine ``` -- [PyPi](https://pypi.org/project/mezzanine) (📥 2.5K / month · 📦 1.2K · ⏱️ 12.05.2022): +- [PyPi](https://pypi.org/project/mezzanine) (📥 2.7K / month · 📦 1.2K · ⏱️ 12.05.2022): ``` pip install mezzanine ```
lektor (🥉29 · ⭐ 3.6K) - The lektor static file content management system. BSD-3 -- [GitHub](https://github.com/lektor/lektor) (👨‍💻 93 · 🔀 300 · 📥 7K · 📋 640 - 38% open · ⏱️ 05.11.2022): +- [GitHub](https://github.com/lektor/lektor) (👨‍💻 93 · 🔀 300 · 📥 7K · 📋 640 - 38% open · ⏱️ 18.12.2022): ``` git clone https://github.com/lektor/lektor ``` -- [PyPi](https://pypi.org/project/lektor) (📥 3.1K / month · 📦 84 · ⏱️ 02.05.2022): +- [PyPi](https://pypi.org/project/lektor) (📥 3.3K / month · 📦 84 · ⏱️ 02.05.2022): ``` pip install lektor ``` @@ -2168,7 +2168,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) (📥 6K / month · 📦 160 · ⏱️ 02.06.2022): +- [PyPi](https://pypi.org/project/feincms) (📥 6.5K / month · 📦 160 · ⏱️ 02.06.2022): ``` pip install feincms ``` @@ -2185,7 +2185,7 @@ _General purpose web frameworks to build web applications and REST APIs._
selenium (🥇48 · ⭐ 25K) - A browser automation framework and ecosystem. Apache-2 -- [GitHub](https://github.com/SeleniumHQ/selenium) (👨‍💻 780 · 🔀 7.3K · 📥 5.4M · 📦 170K · 📋 8.6K - 1% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/SeleniumHQ/selenium) (👨‍💻 780 · 🔀 7.3K · 📥 5.5M · 📦 180K · 📋 8.6K - 1% open · ⏱️ 22.12.2022): ``` git clone https://github.com/SeleniumHQ/selenium @@ -2194,30 +2194,30 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install selenium ``` -- [Conda](https://anaconda.org/conda-forge/selenium) (📥 940K · ⏱️ 13.12.2022): +- [Conda](https://anaconda.org/conda-forge/selenium) (📥 950K · ⏱️ 13.12.2022): ``` conda install -c conda-forge selenium ```
coverage (🥇41 · ⭐ 2.3K) - The code coverage tool for Python. Apache-2 -- [GitHub](https://github.com/nedbat/coveragepy) (👨‍💻 160 · 🔀 330 · 📦 250K · 📋 1.3K - 18% open · ⏱️ 11.12.2022): +- [GitHub](https://github.com/nedbat/coveragepy) (👨‍💻 160 · 🔀 330 · 📦 250K · 📋 1.3K - 18% open · ⏱️ 22.12.2022): ``` git clone https://github.com/nedbat/coveragepy ``` -- [PyPi](https://pypi.org/project/coverage) (📥 32M / month · 📦 56K · ⏱️ 02.06.2022): +- [PyPi](https://pypi.org/project/coverage) (📥 33M / month · 📦 56K · ⏱️ 02.06.2022): ``` pip install coverage ``` -- [Conda](https://anaconda.org/conda-forge/coverage) (📥 9.2M · ⏱️ 26.10.2022): +- [Conda](https://anaconda.org/conda-forge/coverage) (📥 9.3M · ⏱️ 19.12.2022): ``` conda install -c conda-forge coverage ```
-
mitmproxy (🥇40 · ⭐ 30K · 📉) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT +
mitmproxy (🥇40 · ⭐ 30K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT -- [GitHub](https://github.com/mitmproxy/mitmproxy) (👨‍💻 460 · 🔀 3.5K · 📥 220K · 📦 2.3K · 📋 3K - 9% open · ⏱️ 03.12.2022): +- [GitHub](https://github.com/mitmproxy/mitmproxy) (👨‍💻 460 · 🔀 3.5K · 📥 220K · 📦 2.3K · 📋 3K - 9% open · ⏱️ 17.12.2022): ``` git clone https://github.com/mitmproxy/mitmproxy @@ -2229,28 +2229,28 @@ _General purpose web frameworks to build web applications and REST APIs._
Locust (🥇38 · ⭐ 20K) - Scalable load testing tool written in Python. MIT -- [GitHub](https://github.com/locustio/locust) (👨‍💻 270 · 🔀 2.6K · 📋 1.4K - 0% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/locustio/locust) (👨‍💻 270 · 🔀 2.6K · 📋 1.4K - 0% open · ⏱️ 21.12.2022): ``` git clone https://github.com/locustio/locust ``` -- [PyPi](https://pypi.org/project/locust) (📥 910K / month · 📦 88 · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/locust) (📥 950K / month · 📦 88 · ⏱️ 28.06.2022): ``` pip install locust ``` -- [Conda](https://anaconda.org/conda-forge/locust) (📥 92K · ⏱️ 13.12.2022): +- [Conda](https://anaconda.org/conda-forge/locust) (📥 93K · ⏱️ 13.12.2022): ``` conda install -c conda-forge locust ```
responses (🥇36 · ⭐ 3.8K) - A utility for mocking out the Python Requests library. Apache-2 -- [GitHub](https://github.com/getsentry/responses) (👨‍💻 110 · 🔀 310 · 📥 79 · 📦 17K · 📋 250 - 1% open · ⏱️ 21.11.2022): +- [GitHub](https://github.com/getsentry/responses) (👨‍💻 110 · 🔀 310 · 📥 81 · 📦 17K · 📋 250 - 1% open · ⏱️ 21.11.2022): ``` git clone https://github.com/getsentry/responses ``` -- [PyPi](https://pypi.org/project/responses) (📥 9M / month · 📦 2.9K · ⏱️ 25.05.2022): +- [PyPi](https://pypi.org/project/responses) (📥 8.7M / month · 📦 2.9K · ⏱️ 25.05.2022): ``` pip install responses ``` @@ -2261,47 +2261,47 @@ _General purpose web frameworks to build web applications and REST APIs._
SeleniumBase (🥈34 · ⭐ 3K) - Python framework for web automation and testing that extends Selenium. MIT -- [GitHub](https://github.com/seleniumbase/SeleniumBase) (👨‍💻 35 · 🔀 720 · 📦 450 · 📋 550 - 0% open · ⏱️ 08.12.2022): +- [GitHub](https://github.com/seleniumbase/SeleniumBase) (👨‍💻 35 · 🔀 730 · 📦 470 · 📋 560 - 0% open · ⏱️ 22.12.2022): ``` git clone https://github.com/seleniumbase/SeleniumBase ``` -- [PyPi](https://pypi.org/project/seleniumbase) (📥 280K / month · ⏱️ 07.11.2022): +- [PyPi](https://pypi.org/project/seleniumbase) (📥 300K / month · ⏱️ 07.11.2022): ``` pip install seleniumbase ```
splinter (🥈34 · ⭐ 2.6K) - splinter - python test framework for web applications. BSD-3 -- [GitHub](https://github.com/cobrateam/splinter) (👨‍💻 170 · 🔀 510 · 📦 5.9K · 📋 520 - 9% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/cobrateam/splinter) (👨‍💻 170 · 🔀 510 · 📦 5.9K · 📋 520 - 9% open · ⏱️ 20.12.2022): ``` git clone https://github.com/cobrateam/splinter ``` -- [PyPi](https://pypi.org/project/splinter) (📥 82K / month · 📦 1.1K · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/splinter) (📥 84K / month · 📦 1.1K · ⏱️ 28.06.2022): ``` pip install splinter ```
vcrpy (🥈34 · ⭐ 2.3K) - Automatically mock your HTTP interactions to simplify and speed up testing. MIT -- [GitHub](https://github.com/kevin1024/vcrpy) (👨‍💻 120 · 🔀 320 · 📦 4.4K · 📋 370 - 31% open · ⏱️ 01.11.2022): +- [GitHub](https://github.com/kevin1024/vcrpy) (👨‍💻 120 · 🔀 320 · 📦 4.5K · 📋 370 - 31% open · ⏱️ 01.11.2022): ``` git clone https://github.com/kevin1024/vcrpy ``` -- [PyPi](https://pypi.org/project/vcrpy) (📥 1.6M / month · 📦 970 · ⏱️ 29.06.2022): +- [PyPi](https://pypi.org/project/vcrpy) (📥 1.5M / month · 📦 970 · ⏱️ 29.06.2022): ``` pip install vcrpy ``` -- [Conda](https://anaconda.org/conda-forge/vcrpy) (📥 270K · ⏱️ 01.09.2022): +- [Conda](https://anaconda.org/conda-forge/vcrpy) (📥 280K · ⏱️ 01.09.2022): ``` conda install -c conda-forge vcrpy ```
SeleniumLibrary (🥈33 · ⭐ 1.2K) - Web testing library for Robot Framework. Apache-2 -- [GitHub](https://github.com/robotframework/SeleniumLibrary) (👨‍💻 110 · 🔀 700 · 📥 3.5K · 📦 2.9K · 📋 1K - 6% open · ⏱️ 15.10.2022): +- [GitHub](https://github.com/robotframework/SeleniumLibrary) (👨‍💻 110 · 🔀 700 · 📥 3.5K · 📦 3K · 📋 1K - 6% open · ⏱️ 21.12.2022): ``` git clone https://github.com/robotframework/SeleniumLibrary @@ -2331,21 +2331,21 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge pytest-django ```
-
django-silk (🥈32 · ⭐ 3.6K) - Silky smooth profiling for Django. MIT +
django-silk (🥈32 · ⭐ 3.7K) - Silky smooth profiling for Django. MIT - [GitHub](https://github.com/jazzband/django-silk) (👨‍💻 140 · 🔀 300 · 📥 180 · 📦 2.5K · 📋 320 - 29% open · ⏱️ 19.11.2022): ``` git clone https://github.com/jazzband/django-silk ``` -- [PyPi](https://pypi.org/project/django-silk) (📥 270K / month · 📦 150 · ⏱️ 04.07.2022): +- [PyPi](https://pypi.org/project/django-silk) (📥 260K / month · 📦 150 · ⏱️ 04.07.2022): ``` pip install django-silk ```
Prism (🥈32 · ⭐ 3.3K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2 -- [GitHub](https://github.com/stoplightio/prism) (👨‍💻 82 · 🔀 280 · 📥 770K · 📦 310 · 📋 600 - 9% open · ⏱️ 02.12.2022): +- [GitHub](https://github.com/stoplightio/prism) (👨‍💻 83 · 🔀 280 · 📥 770K · 📦 320 · 📋 600 - 9% open · ⏱️ 16.12.2022): ``` git clone https://github.com/stoplightio/prism @@ -2371,18 +2371,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge factory_boy ```
-
httprunner (🥈30 · ⭐ 3.5K) - HttpRunner API HTTP(S) / HTTP2 / WebSocket / RPC. Apache-2 - -- [GitHub](https://github.com/httprunner/httprunner) (👨‍💻 39 · 🔀 1.1K · 📥 4.2K · 📦 1 · 📋 1.1K - 34% open · ⏱️ 15.12.2022): - - ``` - git clone https://github.com/httprunner/httprunner - ``` -- [PyPi](https://pypi.org/project/httprunner) (📥 2.9K / month · 📦 7 · ⏱️ 04.07.2022): - ``` - pip install httprunner - ``` -
HTTPretty (🥈30 · ⭐ 2K) - Intercept HTTP requests at the Python socket level. Fakes the whole.. MIT - [GitHub](https://github.com/gabrielfalcao/HTTPretty) (👨‍💻 100 · 🔀 260 · 📦 6.9K · 📋 250 - 42% open · ⏱️ 16.10.2022): @@ -2390,11 +2378,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/gabrielfalcao/HTTPretty ``` -- [PyPi](https://pypi.org/project/httpretty) (📥 480K / month · 📦 2.7K · ⏱️ 16.08.2021): +- [PyPi](https://pypi.org/project/httpretty) (📥 460K / month · 📦 2.7K · ⏱️ 16.08.2021): ``` pip install httpretty ``` -- [Conda](https://anaconda.org/conda-forge/httpretty) (📥 250K · ⏱️ 16.08.2021): +- [Conda](https://anaconda.org/conda-forge/httpretty) (📥 260K · ⏱️ 16.08.2021): ``` conda install -c conda-forge httpretty ``` @@ -2418,29 +2406,33 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/apiaryio/dredd ``` -- [PyPi](https://pypi.org/project/dredd_hooks) (📥 4.2K / month · 📦 38 · ⏱️ 09.04.2018): +- [PyPi](https://pypi.org/project/dredd_hooks) (📥 3.9K / month · 📦 38 · ⏱️ 09.04.2018): ``` pip install dredd_hooks ``` -- [npm](https://www.npmjs.com/package/dredd) (📥 40K / month · 📦 170 · ⏱️ 16.11.2021): +- [npm](https://www.npmjs.com/package/dredd) (📥 38K / month · 📦 170 · ⏱️ 16.11.2021): ``` npm install dredd ```
-
flask-debugtoolbar (🥈29 · ⭐ 860) - A toolbar overlay for debugging Flask applications. BSD-3 +
httprunner (🥈29 · ⭐ 3.5K) - HttpRunner API HTTP(S) / HTTP2 / WebSocket / RPC. Apache-2 -- [GitHub](https://github.com/pallets-eco/flask-debugtoolbar) (👨‍💻 45 · 🔀 130 · 📦 20K · 📋 110 - 37% open · ⏱️ 02.11.2022): +- [GitHub](https://github.com/httprunner/httprunner) (👨‍💻 39 · 🔀 1.1K · 📥 4.2K · 📦 1 · 📋 1.1K - 34% open · ⏱️ 21.12.2022): ``` - git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar + git clone https://github.com/httprunner/httprunner ``` -- [PyPi](https://pypi.org/project/flask-debugtoolbar) (📥 150K / month · 📦 3K · ⏱️ 29.03.2022): +- [PyPi](https://pypi.org/project/httprunner) (📥 3.3K / month · 📦 7 · ⏱️ 04.07.2022): ``` - pip install flask-debugtoolbar + pip install httprunner ``` -- [Conda](https://anaconda.org/conda-forge/flask-debugtoolbar) (📥 58K · ⏱️ 30.03.2022): +
+
Mockoon (🥈28 · ⭐ 4.4K) - Mockoon is the easiest and quickest way to run mock APIs locally. No.. MIT + +- [GitHub](https://github.com/mockoon/mockoon) (👨‍💻 42 · 🔀 250 · 📥 100K · 📦 44 · 📋 520 - 12% open · ⏱️ 16.12.2022): + ``` - conda install -c conda-forge flask-debugtoolbar + git clone https://github.com/mockoon/mockoon ```
schemathesis (🥈28 · ⭐ 1.6K) - Run thousands of randomly generated test scenarios based.. MIT @@ -2455,24 +2447,32 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install schemathesis ```
-
selene (🥈28 · ⭐ 570) - User-oriented Web UI browser tests in Python. MIT +
flask-debugtoolbar (🥈28 · ⭐ 860) - A toolbar overlay for debugging Flask applications. BSD-3 -- [GitHub](https://github.com/yashaka/selene) (👨‍💻 36 · 🔀 120 · 📦 1K · 📋 280 - 38% open · ⏱️ 28.10.2022): +- [GitHub](https://github.com/pallets-eco/flask-debugtoolbar) (👨‍💻 45 · 🔀 130 · 📦 20K · 📋 110 - 37% open · ⏱️ 02.11.2022): ``` - git clone https://github.com/yashaka/selene + git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar ``` -- [PyPi](https://pypi.org/project/selene) (📥 17K / month · 📦 15 · ⏱️ 24.06.2022): +- [PyPi](https://pypi.org/project/flask-debugtoolbar) (📥 130K / month · 📦 3K · ⏱️ 29.03.2022): ``` - pip install selene + pip install flask-debugtoolbar + ``` +- [Conda](https://anaconda.org/conda-forge/flask-debugtoolbar) (📥 58K · ⏱️ 30.03.2022): + ``` + conda install -c conda-forge flask-debugtoolbar ```
-
Mockoon (🥉27 · ⭐ 4.4K) - Mockoon is the easiest and quickest way to run mock APIs locally. No.. MIT +
selene (🥈28 · ⭐ 570) - User-oriented Web UI browser tests in Python. MIT -- [GitHub](https://github.com/mockoon/mockoon) (👨‍💻 42 · 🔀 250 · 📥 99K · 📦 42 · 📋 510 - 13% open · ⏱️ 09.12.2022): +- [GitHub](https://github.com/yashaka/selene) (👨‍💻 36 · 🔀 120 · 📦 1.1K · 📋 280 - 38% open · ⏱️ 28.10.2022): ``` - git clone https://github.com/mockoon/mockoon + git clone https://github.com/yashaka/selene + ``` +- [PyPi](https://pypi.org/project/selene) (📥 13K / month · 📦 15 · ⏱️ 24.06.2022): + ``` + pip install selene ```
webtest (🥉27 · ⭐ 320) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT @@ -2482,7 +2482,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) (📥 520K / month · 📦 4K · ⏱️ 19.08.2021): +- [PyPi](https://pypi.org/project/webtest) (📥 500K / month · 📦 4K · ⏱️ 19.08.2021): ``` pip install webtest ``` @@ -2530,19 +2530,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install pytest-flask ``` -- [Conda](https://anaconda.org/conda-forge/pytest-flask) (📥 65K · ⏱️ 27.02.2021): +- [Conda](https://anaconda.org/conda-forge/pytest-flask) (📥 66K · ⏱️ 27.02.2021): ``` conda install -c conda-forge pytest-flask ```
-
aioresponses (🥉26 · ⭐ 400 · 📈) - Aioresponses is a helper for mock/fake web requests in python.. MIT +
aioresponses (🥉26 · ⭐ 400) - Aioresponses is a helper for mock/fake web requests in python.. MIT - [GitHub](https://github.com/pnuckowski/aioresponses) (👨‍💻 44 · 🔀 73 · 📋 86 - 45% open · ⏱️ 13.12.2022): ``` git clone https://github.com/pnuckowski/aioresponses ``` -- [PyPi](https://pypi.org/project/aioresponses) (📥 280K / month · 📦 130 · ⏱️ 10.01.2022): +- [PyPi](https://pypi.org/project/aioresponses) (📥 290K / month · 📦 130 · ⏱️ 10.01.2022): ``` pip install aioresponses ``` @@ -2554,7 +2554,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/scrapinghub/splash ``` -- [PyPi](https://pypi.org/project/splash) (📥 360 / month · 📦 10 · ⏱️ 16.06.2020): +- [PyPi](https://pypi.org/project/splash) (📥 400 / month · 📦 10 · ⏱️ 16.06.2020): ``` pip install splash ``` @@ -2566,7 +2566,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/klen/mixer ``` -- [PyPi](https://pypi.org/project/mixer) (📥 92K / month · 📦 310 · ⏱️ 23.03.2022): +- [PyPi](https://pypi.org/project/mixer) (📥 91K / month · 📦 310 · ⏱️ 23.03.2022): ``` pip install mixer ``` @@ -2583,9 +2583,9 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install pytest-splinter ```
-
playwright (🥉24 · ⭐ 7.5K) - A high-level API to automate web browsers. Apache-2 +
playwright (🥉24 · ⭐ 7.7K) - A high-level API to automate web browsers. Apache-2 -- [GitHub](https://github.com/Microsoft/playwright-python) (🔀 650): +- [GitHub](https://github.com/Microsoft/playwright-python) (🔀 660): ``` git clone https://github.com/Microsoft/playwright-python @@ -2594,7 +2594,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install playwright ``` -- [Conda](https://anaconda.org/microsoft/playwright) (📥 7.5K · ⏱️ 12.10.2022): +- [Conda](https://anaconda.org/microsoft/playwright) (📥 7.9K · ⏱️ 22.12.2022): ``` conda install -c microsoft playwright ``` @@ -2606,14 +2606,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tryolabs/requestium ``` -- [PyPi](https://pypi.org/project/requestium) (📥 12K / month · 📦 6 · ⏱️ 17.04.2022): +- [PyPi](https://pypi.org/project/requestium) (📥 10K / month · 📦 6 · ⏱️ 17.04.2022): ``` pip install requestium ```
python-mocket (🥉24 · ⭐ 250) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3 -- [GitHub](https://github.com/mindflayer/python-mocket) (👨‍💻 24 · 🔀 41 · 📦 72 · 📋 64 - 6% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/mindflayer/python-mocket) (👨‍💻 24 · 🔀 41 · 📦 73 · 📋 64 - 6% open · ⏱️ 12.12.2022): ``` git clone https://github.com/mindflayer/python-mocket @@ -2623,14 +2623,30 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install mocket ```
+
pyramid_debugtoolbar (🥉24 · ⭐ 95) - Pyramid debug toolbar. BSD-3 + +- [GitHub](https://github.com/Pylons/pyramid_debugtoolbar) (👨‍💻 66 · 🔀 78 · 📋 180 - 24% open · ⏱️ 17.09.2022): + + ``` + git clone https://github.com/Pylons/pyramid_debugtoolbar + ``` +- [PyPi](https://pypi.org/project/pyramid_debugtoolbar) (📥 1.3M / month · 📦 32 · ⏱️ 25.11.2020): + ``` + pip install pyramid_debugtoolbar + ``` +- [Conda](https://anaconda.org/conda-forge/pyramid_debugtoolbar) (📥 3.2K · ⏱️ 03.03.2021): + ``` + conda install -c conda-forge pyramid_debugtoolbar + ``` +
Model Bakery (🥉23 · ⭐ 620) - Object factory for Django. Apache-2 -- [GitHub](https://github.com/model-bakers/model_bakery) (👨‍💻 42 · 🔀 71 · 📋 120 - 19% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/model-bakers/model_bakery) (👨‍💻 42 · 🔀 72 · 📋 120 - 19% open · ⏱️ 12.12.2022): ``` git clone https://github.com/model-bakers/model_bakery ``` -- [PyPi](https://pypi.org/project/model_bakery) (📥 310K / month · ⏱️ 24.10.2022): +- [PyPi](https://pypi.org/project/model_bakery) (📥 300K / month · ⏱️ 24.10.2022): ``` pip install model_bakery ``` @@ -2639,34 +2655,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge model_bakery ```
-
molotov (🥉23 · ⭐ 410) - Load Testing Tool. Apache-2 +
molotov (🥉23 · ⭐ 420) - Load Testing Tool. Apache-2 - [GitHub](https://github.com/tarekziade/molotov) (👨‍💻 15 · 🔀 29 · 📦 91 · 📋 110 - 11% open · ⏱️ 25.11.2022): ``` git clone https://github.com/loads/molotov ``` -- [PyPi](https://pypi.org/project/molotov) (📥 30K / month · 📦 13 · ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/molotov) (📥 27K / month · 📦 13 · ⏱️ 25.01.2022): ``` pip install molotov ```
-
pyramid_debugtoolbar (🥉23 · ⭐ 95) - Pyramid debug toolbar. BSD-3 - -- [GitHub](https://github.com/Pylons/pyramid_debugtoolbar) (👨‍💻 66 · 🔀 78 · 📋 180 - 24% open · ⏱️ 17.09.2022): - - ``` - git clone https://github.com/Pylons/pyramid_debugtoolbar - ``` -- [PyPi](https://pypi.org/project/pyramid_debugtoolbar) (📥 1.3M / month · 📦 32 · ⏱️ 25.11.2020): - ``` - pip install pyramid_debugtoolbar - ``` -- [Conda](https://anaconda.org/conda-forge/pyramid_debugtoolbar) (📥 3.1K · ⏱️ 03.03.2021): - ``` - conda install -c conda-forge pyramid_debugtoolbar - ``` -
gabbi (🥉21 · ⭐ 140) - Declarative HTTP Testing for Python and anything else. Apache-2 - [GitHub](https://github.com/cdent/gabbi) (👨‍💻 28 · 🔀 33 · 📋 150 - 14% open · ⏱️ 23.09.2022): @@ -2674,19 +2674,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/cdent/gabbi ``` -- [PyPi](https://pypi.org/project/gabbi) (📥 7.3K / month · 📦 110 · ⏱️ 22.03.2022): +- [PyPi](https://pypi.org/project/gabbi) (📥 6.5K / month · 📦 110 · ⏱️ 22.03.2022): ``` pip install gabbi ```
-
fsociety (🥉20 · ⭐ 790) - A Modular Penetration Testing Framework. MIT +
fsociety (🥉20 · ⭐ 800) - A Modular Penetration Testing Framework. MIT -- [GitHub](https://github.com/fsociety-team/fsociety) (👨‍💻 10 · 🔀 110 · 📦 3 · ⏱️ 14.12.2022): +- [GitHub](https://github.com/fsociety-team/fsociety) (👨‍💻 10 · 🔀 110 · 📦 3 · ⏱️ 20.12.2022): ``` git clone https://github.com/fsociety-team/fsociety ``` -- [PyPi](https://pypi.org/project/fsociety) (📥 970 / month · ⏱️ 01.05.2022): +- [PyPi](https://pypi.org/project/fsociety) (📥 940 / month · ⏱️ 01.05.2022): ``` pip install fsociety ``` @@ -2698,7 +2698,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/aresponses/aresponses ``` -- [PyPi](https://pypi.org/project/aresponses) (📥 28K / month · 📦 48 · ⏱️ 01.07.2022): +- [PyPi](https://pypi.org/project/aresponses) (📥 29K / month · 📦 48 · ⏱️ 01.07.2022): ``` pip install aresponses ``` @@ -2710,7 +2710,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/vinissimus/async-asgi-testclient ``` -- [PyPi](https://pypi.org/project/async-asgi-testclient) (📥 32K / month · 📦 19 · ⏱️ 13.06.2022): +- [PyPi](https://pypi.org/project/async-asgi-testclient) (📥 34K / month · 📦 19 · ⏱️ 13.06.2022): ``` pip install async-asgi-testclient ``` @@ -2719,7 +2719,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - pyppeteer (🥈28 · ⭐ 3.5K · 💀) - Headless chrome/chromium automation library (unofficial port of.. MIT - django-nose (🥈28 · ⭐ 880 · 💀) - Django test runner using nose. BSD-3 -- parameterized (🥉27 · ⭐ 710 · 💀) - Parameterized testing with any Python test framework. ❗️BSD-2-Clause-FreeBSD +- parameterized (🥈28 · ⭐ 710 · 💀) - Parameterized testing with any Python test framework. ❗️BSD-2-Clause-FreeBSD - flask-testing (🥉27 · ⭐ 490 · 💀) - Unittest extensions for Flask. BSD-3 - wdb (🥉24 · ⭐ 1.6K · 💀) - An improbable web debugger through WebSockets. ❗️GPL-3.0 - pyresttest (🥉23 · ⭐ 1.1K · 💀) - Python Rest Testing. Apache-2 @@ -2737,7 +2737,7 @@ _General purpose web frameworks to build web applications and REST APIs._
django-crispy-forms (🥇36 · ⭐ 4.6K) - The best way to have DRY Django forms. The app.. MIT -- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (👨‍💻 220 · 🔀 720 · 📦 100K · 📋 680 - 11% open · ⏱️ 11.12.2022): +- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (👨‍💻 220 · 🔀 720 · 📦 110K · 📋 680 - 11% open · ⏱️ 17.12.2022): ``` git clone https://github.com/django-crispy-forms/django-crispy-forms @@ -2758,7 +2758,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) (📥 6.7M / month · 📦 16K · ⏱️ 31.03.2022): +- [PyPi](https://pypi.org/project/flask-wtf) (📥 6.6M / month · 📦 16K · ⏱️ 31.03.2022): ``` pip install flask-wtf ``` @@ -2774,7 +2774,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/wtforms/wtforms ``` -- [PyPi](https://pypi.org/project/wtforms) (📥 3.2M / month · 📦 15K · ⏱️ 23.12.2021): +- [PyPi](https://pypi.org/project/wtforms) (📥 3.1M / month · 📦 15K · ⏱️ 23.12.2021): ``` pip install wtforms ``` @@ -2824,7 +2824,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install mistune ``` -- [Conda](https://anaconda.org/conda-forge/mistune) (📥 9.9M · ⏱️ 15.07.2022): +- [Conda](https://anaconda.org/conda-forge/mistune) (📥 10M · ⏱️ 15.07.2022): ``` conda install -c conda-forge mistune ``` @@ -2861,14 +2861,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge markdown ```
-
python-markdown2 (🥈34 · ⭐ 2.4K) - markdown2: A fast and complete implementation of Markdown in.. MIT +
python-markdown2 (🥈35 · ⭐ 2.4K) - markdown2: A fast and complete implementation of Markdown in.. MIT - [GitHub](https://github.com/trentm/python-markdown2) (👨‍💻 70 · 🔀 430 · 📦 15K · 📋 280 - 34% open · ⏱️ 27.11.2022): ``` git clone https://github.com/trentm/python-markdown2 ``` -- [PyPi](https://pypi.org/project/markdown2) (📥 900K / month · 📦 2.4K · ⏱️ 27.04.2022): +- [PyPi](https://pypi.org/project/markdown2) (📥 1.1M / month · 📦 2.4K · ⏱️ 27.04.2022): ``` pip install markdown2 ``` @@ -2880,7 +2880,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/joeyespo/grip ``` -- [PyPi](https://pypi.org/project/grip) (📥 15K / month · 📦 140 · ⏱️ 30.03.2022): +- [PyPi](https://pypi.org/project/grip) (📥 14K / month · 📦 140 · ⏱️ 30.03.2022): ``` pip install grip ``` @@ -2892,7 +2892,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Alir3z4/html2text ``` -- [PyPi](https://pypi.org/project/html2text) (📥 1.2M / month · 📦 2.3K · ⏱️ 16.01.2020): +- [PyPi](https://pypi.org/project/html2text) (📥 1.1M / month · 📦 2.3K · ⏱️ 16.01.2020): ``` pip install html2text ``` @@ -2911,28 +2911,28 @@ _General purpose web frameworks to build web applications and REST APIs._
pymdown-extensions (🥉26 · ⭐ 680) - Extensions for Python Markdown. MIT -- [GitHub](https://github.com/facelessuser/pymdown-extensions) (👨‍💻 39 · 🔀 230 · 📋 310 - 4% open · ⏱️ 09.12.2022): +- [GitHub](https://github.com/facelessuser/pymdown-extensions) (👨‍💻 39 · 🔀 230 · 📋 310 - 5% open · ⏱️ 17.12.2022): ``` git clone https://github.com/facelessuser/pymdown-extensions ``` -- [PyPi](https://pypi.org/project/pymdown-extensions) (📥 1M / month · ⏱️ 22.10.2022): +- [PyPi](https://pypi.org/project/pymdown-extensions) (📥 1.1M / month · ⏱️ 22.10.2022): ``` pip install pymdown-extensions ``` -- [Conda](https://anaconda.org/conda-forge/pymdown-extensions) (📥 98K · ⏱️ 24.11.2022): +- [Conda](https://anaconda.org/conda-forge/pymdown-extensions) (📥 99K · ⏱️ 24.11.2022): ``` conda install -c conda-forge pymdown-extensions ```
-
mistletoe (🥉25 · ⭐ 540) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT +
mistletoe (🥉26 · ⭐ 540) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT -- [GitHub](https://github.com/miyuchina/mistletoe) (👨‍💻 30 · 🔀 92 · 📥 220 · 📦 490 · 📋 110 - 23% open · ⏱️ 30.10.2022): +- [GitHub](https://github.com/miyuchina/mistletoe) (👨‍💻 30 · 🔀 92 · 📥 220 · 📦 490 · 📋 110 - 23% open · ⏱️ 18.12.2022): ``` git clone https://github.com/miyuchina/mistletoe ``` -- [PyPi](https://pypi.org/project/mistletoe) (📥 55K / month · 📦 57 · ⏱️ 09.02.2022): +- [PyPi](https://pypi.org/project/mistletoe) (📥 51K / month · 📦 57 · ⏱️ 09.02.2022): ``` pip install mistletoe ``` @@ -2944,23 +2944,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/executablebooks/markdown-it-py ``` -- [PyPi](https://pypi.org/project/markdown-it-py) (📥 6.3M / month · 📦 41 · ⏱️ 16.04.2022): +- [PyPi](https://pypi.org/project/markdown-it-py) (📥 6.5M / month · 📦 41 · ⏱️ 16.04.2022): ``` pip install markdown-it-py ``` -- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (📥 520K · ⏱️ 18.04.2022): +- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (📥 530K · ⏱️ 18.04.2022): ``` conda install -c conda-forge markdown-it-py ```
django-markdown-editor (🥉23 · ⭐ 660) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 -- [GitHub](https://github.com/agusmakmun/django-markdown-editor) (👨‍💻 31 · 🔀 1K · 📋 120 - 21% open · ⏱️ 18.11.2022): +- [GitHub](https://github.com/agusmakmun/django-markdown-editor) (👨‍💻 31 · 🔀 1K · 📋 120 - 21% open · ⏱️ 21.12.2022): ``` git clone https://github.com/agusmakmun/django-markdown-editor ``` -- [PyPi](https://pypi.org/project/martor) (📥 17K / month · 📦 23 · ⏱️ 31.03.2022): +- [PyPi](https://pypi.org/project/martor) (📥 16K / month · 📦 23 · ⏱️ 31.03.2022): ``` pip install martor ``` @@ -2993,12 +2993,12 @@ _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) (👨‍💻 980 · 🔀 8.4K · 📥 53M · 📋 26K - 18% open · ⏱️ 13.11.2022): +- [GitHub](https://github.com/ytdl-org/youtube-dl) (👨‍💻 980 · 🔀 8.5K · 📥 54M · 📋 26K - 18% open · ⏱️ 13.11.2022): ``` git clone https://github.com/ytdl-org/youtube-dl ``` -- [PyPi](https://pypi.org/project/youtube_dl) (📥 6M / month · 📦 1.8K · ⏱️ 16.12.2021): +- [PyPi](https://pypi.org/project/youtube_dl) (📥 4.8M / month · 📦 1.8K · ⏱️ 16.12.2021): ``` pip install youtube_dl ``` @@ -3009,39 +3009,39 @@ _General purpose web frameworks to build web applications and REST APIs._
discord.py (🥇44 · ⭐ 12K) - An API wrapper for Discord written in Python. MIT -- [GitHub](https://github.com/Rapptz/discord.py) (👨‍💻 370 · 🔀 3.5K · 📦 48K · 📋 2.7K - 2% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/Rapptz/discord.py) (👨‍💻 370 · 🔀 3.5K · 📦 48K · 📋 2.7K - 2% open · ⏱️ 18.12.2022): ``` git clone https://github.com/Rapptz/discord.py ``` -- [PyPi](https://pypi.org/project/discord.py) (📥 45M / month · 📦 2.7K · ⏱️ 12.06.2021): +- [PyPi](https://pypi.org/project/discord.py) (📥 35M / month · 📦 2.7K · ⏱️ 12.06.2021): ``` pip install discord.py ``` -- [Conda](https://anaconda.org/conda-forge/discord.py) (📥 6.3K · ⏱️ 12.06.2021): +- [Conda](https://anaconda.org/conda-forge/discord.py) (📥 6.4K · ⏱️ 12.06.2021): ``` conda install -c conda-forge discord.py ```
google-api-python-client (🥇43 · ⭐ 6.2K) - The official Python client library for Googles.. Apache-2 -- [GitHub](https://github.com/googleapis/google-api-python-client) (👨‍💻 180 · 🔀 2.3K · 📦 130K · 📋 960 - 8% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/googleapis/google-api-python-client) (👨‍💻 180 · 🔀 2.3K · 📦 130K · 📋 960 - 8% open · ⏱️ 20.12.2022): ``` git clone https://github.com/googleapis/google-api-python-client ``` -- [PyPi](https://pypi.org/project/google-api-python-client) (📥 42M / month · 📦 7.3K · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/google-api-python-client) (📥 43M / month · 📦 7.3K · ⏱️ 28.06.2022): ``` pip install google-api-python-client ``` -- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (📥 1.7M · ⏱️ 14.12.2022): +- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (📥 1.8M · ⏱️ 14.12.2022): ``` conda install -c conda-forge google-api-python-client ```
tweepy (🥇42 · ⭐ 9.4K) - Twitter for Python!. MIT -- [GitHub](https://github.com/tweepy/tweepy) (👨‍💻 240 · 🔀 4.2K · 📦 38K · 📋 1.2K - 6% open · ⏱️ 15.11.2022): +- [GitHub](https://github.com/tweepy/tweepy) (👨‍💻 240 · 🔀 4.2K · 📦 39K · 📋 1.2K - 6% open · ⏱️ 15.11.2022): ``` git clone https://github.com/tweepy/tweepy @@ -3057,40 +3057,28 @@ _General purpose web frameworks to build web applications and REST APIs._
python-telegram-bot (🥇40 · ⭐ 20K) - We have made you a wrapper you cant refuse. ❗️GPL-3.0 -- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (👨‍💻 180 · 🔀 4.5K · 📥 13K · 📦 69K · 📋 1.8K - 1% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (👨‍💻 180 · 🔀 4.5K · 📥 13K · 📦 69K · 📋 1.8K - 1% open · ⏱️ 21.12.2022): ``` git clone https://github.com/python-telegram-bot/python-telegram-bot ``` -- [PyPi](https://pypi.org/project/python-telegram-bot) (📥 980K / month · 📦 2.5K · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/python-telegram-bot) (📥 930K / month · 📦 2.5K · ⏱️ 28.06.2022): ``` pip install python-telegram-bot ``` -- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (📥 65K · ⏱️ 07.12.2022): +- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (📥 66K · ⏱️ 07.12.2022): ``` conda install -c conda-forge python-telegram-bot ```
-
Telethon (🥇40 · ⭐ 7.2K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT - -- [GitHub](https://github.com/LonamiWebs/Telethon) (👨‍💻 150 · 🔀 1.2K · 📦 39K · 📋 1.9K - 3% open · ⏱️ 14.12.2022): - - ``` - git clone https://github.com/LonamiWebs/Telethon - ``` -- [PyPi](https://pypi.org/project/telethon) (📥 810K / month · 📦 390 · ⏱️ 01.12.2021): - ``` - pip install telethon - ``` -
gspread (🥇40 · ⭐ 6.2K) - Google Sheets Python API. MIT -- [GitHub](https://github.com/burnash/gspread) (👨‍💻 160 · 🔀 890 · 📥 220 · 📦 19K · 📋 770 - 6% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/burnash/gspread) (👨‍💻 160 · 🔀 890 · 📥 230 · 📦 19K · 📋 770 - 6% open · ⏱️ 20.12.2022): ``` git clone https://github.com/burnash/gspread ``` -- [PyPi](https://pypi.org/project/gspread) (📥 9.2M / month · 📦 970 · ⏱️ 31.05.2022): +- [PyPi](https://pypi.org/project/gspread) (📥 9.1M / month · 📦 970 · ⏱️ 31.05.2022): ``` pip install gspread ``` @@ -3101,7 +3089,7 @@ _General purpose web frameworks to build web applications and REST APIs._
GitPython (🥇40 · ⭐ 3.8K) - GitPython is a python library used to interact with Git repositories. BSD-3 -- [GitHub](https://github.com/gitpython-developers/GitPython) (👨‍💻 280 · 🔀 810 · 📦 120K · 📋 860 - 15% open · ⏱️ 28.11.2022): +- [GitHub](https://github.com/gitpython-developers/GitPython) (👨‍💻 280 · 🔀 810 · 📦 120K · 📋 860 - 15% open · ⏱️ 22.12.2022): ``` git clone https://github.com/gitpython-developers/GitPython @@ -3115,26 +3103,54 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge gitpython ```
-
pyTelegramBotAPI (🥈39 · ⭐ 6.3K) - Python Telegram bot api. ❗️GPL-2.0 +
Telethon (🥈39 · ⭐ 7.2K · 📉) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT -- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (👨‍💻 210 · 🔀 1.7K · 📦 29K · 📋 1K - 0% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/LonamiWebs/Telethon) (👨‍💻 150 · 🔀 1.2K · 📦 39K · 📋 1.9K - 3% open · ⏱️ 22.12.2022): + + ``` + git clone https://github.com/LonamiWebs/Telethon + ``` +- [PyPi](https://pypi.org/project/telethon) (📥 590K / month · 📦 390 · ⏱️ 01.12.2021): + ``` + pip install telethon + ``` +
+
pytube (🥈38 · ⭐ 7.9K · 📈) - A lightweight, dependency-free Python library (and command-line.. Unlicense + +- [GitHub](https://github.com/pytube/pytube) (👨‍💻 100 · 🔀 1.6K · 📦 19K · 📋 960 - 25% open · ⏱️ 17.12.2022): + + ``` + git clone https://github.com/pytube/pytube + ``` +- [PyPi](https://pypi.org/project/pytube) (📥 470K / month · 📦 330 · ⏱️ 09.05.2022): + ``` + pip install pytube + ``` +- [Conda](https://anaconda.org/conda-forge/pytube) (📥 6K · ⏱️ 17.12.2022): + ``` + conda install -c conda-forge pytube + ``` +
+
pyTelegramBotAPI (🥈38 · ⭐ 6.4K · 📉) - Python Telegram bot api. ❗️GPL-2.0 + +- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (👨‍💻 210 · 🔀 1.7K · 📦 29K · 📋 1.1K - 0% open · ⏱️ 21.12.2022): ``` git clone https://github.com/eternnoir/pyTelegramBotAPI ``` -- [PyPi](https://pypi.org/project/pytelegrambotapi) (📥 460K / month · 📦 920 · ⏱️ 23.06.2022): +- [PyPi](https://pypi.org/project/pytelegrambotapi) (📥 420K / month · 📦 920 · ⏱️ 23.06.2022): ``` pip install pytelegrambotapi ```
PyGithub (🥈38 · ⭐ 5.7K) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0 -- [GitHub](https://github.com/PyGithub/PyGithub) (👨‍💻 290 · 🔀 1.6K · 📦 34K · 📋 1.4K - 12% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/PyGithub/PyGithub) (👨‍💻 290 · 🔀 1.6K · 📦 35K · 📋 1.4K - 13% open · ⏱️ 15.12.2022): ``` git clone https://github.com/PyGithub/PyGithub ``` -- [PyPi](https://pypi.org/project/pygithub) (📥 7.9M / month · 📦 2.5K · ⏱️ 26.04.2021): +- [PyPi](https://pypi.org/project/pygithub) (📥 7.8M / month · 📦 2.5K · ⏱️ 26.04.2021): ``` pip install pygithub ``` @@ -3150,7 +3166,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/slackclient) (📥 5.9M / month · 📦 2.2K · ⏱️ 22.04.2022): +- [PyPi](https://pypi.org/project/slackclient) (📥 5.8M / month · 📦 2.2K · ⏱️ 22.04.2022): ``` pip install slackclient ``` @@ -3161,16 +3177,16 @@ _General purpose web frameworks to build web applications and REST APIs._
praw (🥈36 · ⭐ 3K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2 -- [GitHub](https://github.com/praw-dev/praw) (👨‍💻 220 · 🔀 450 · 📦 12K · 📋 710 - 1% open · ⏱️ 09.12.2022): +- [GitHub](https://github.com/praw-dev/praw) (👨‍💻 220 · 🔀 450 · 📦 12K · 📋 710 - 1% open · ⏱️ 21.12.2022): ``` git clone https://github.com/praw-dev/praw ``` -- [PyPi](https://pypi.org/project/praw) (📥 1.2M / month · 📦 1.7K · ⏱️ 10.05.2022): +- [PyPi](https://pypi.org/project/praw) (📥 1M / month · 📦 1.7K · ⏱️ 10.05.2022): ``` pip install praw ``` -- [Conda](https://anaconda.org/conda-forge/praw) (📥 33K · ⏱️ 12.11.2022): +- [Conda](https://anaconda.org/conda-forge/praw) (📥 34K · ⏱️ 12.11.2022): ``` conda install -c conda-forge praw ``` @@ -3191,34 +3207,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge twilio ```
-
pytube (🥈35 · ⭐ 7.9K) - A lightweight, dependency-free Python library (and command-line.. Unlicense - -- [GitHub](https://github.com/pytube/pytube) (👨‍💻 100 · 🔀 1.6K · 📦 19K · 📋 920 - 22% open · ⏱️ 18.09.2022): - - ``` - git clone https://github.com/pytube/pytube - ``` -- [PyPi](https://pypi.org/project/pytube) (📥 540K / month · 📦 330 · ⏱️ 09.05.2022): - ``` - pip install pytube - ``` -- [Conda](https://anaconda.org/conda-forge/pytube) (📥 5.8K · ⏱️ 09.05.2022): - ``` - conda install -c conda-forge pytube - ``` -
spotipy (🥈35 · ⭐ 4.2K) - A light weight Python library for the Spotify Web API. MIT -- [GitHub](https://github.com/spotipy-dev/spotipy) (👨‍💻 160 · 🔀 840 · 📦 13K · 📋 550 - 16% open · ⏱️ 10.12.2022): +- [GitHub](https://github.com/spotipy-dev/spotipy) (👨‍💻 170 · 🔀 840 · 📦 13K · 📋 550 - 16% open · ⏱️ 16.12.2022): ``` git clone https://github.com/plamere/spotipy ``` -- [PyPi](https://pypi.org/project/spotipy) (📥 890K / month · 📦 580 · ⏱️ 18.06.2022): +- [PyPi](https://pypi.org/project/spotipy) (📥 760K / month · 📦 580 · ⏱️ 18.06.2022): ``` pip install spotipy ``` -- [Conda](https://anaconda.org/conda-forge/spotipy) (📥 6.6K · ⏱️ 25.06.2022): +- [Conda](https://anaconda.org/conda-forge/spotipy) (📥 6.7K · ⏱️ 25.06.2022): ``` conda install -c conda-forge spotipy ``` @@ -3234,30 +3234,30 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install slack-sdk ``` -- [Conda](https://anaconda.org/conda-forge/slack-sdk) (📥 62K · ⏱️ 02.12.2022): +- [Conda](https://anaconda.org/conda-forge/slack-sdk) (📥 63K · ⏱️ 02.12.2022): ``` conda install -c conda-forge slack-sdk ```
jira (🥈35 · ⭐ 1.7K) - Python Jira library. Development chat available on.. BSD-2 -- [GitHub](https://github.com/pycontribs/jira) (👨‍💻 240 · 🔀 790 · 📥 740 · 📦 5 · 📋 670 - 19% open · ⏱️ 19.11.2022): +- [GitHub](https://github.com/pycontribs/jira) (👨‍💻 240 · 🔀 790 · 📥 740 · 📦 5 · 📋 670 - 20% open · ⏱️ 19.12.2022): ``` git clone https://github.com/pycontribs/jira ``` -- [PyPi](https://pypi.org/project/jira) (📥 4.4M / month · 📦 1.1K · ⏱️ 13.04.2022): +- [PyPi](https://pypi.org/project/jira) (📥 4.3M / month · 📦 1.1K · ⏱️ 13.04.2022): ``` pip install jira ``` -- [Conda](https://anaconda.org/conda-forge/jira) (📥 91K · ⏱️ 06.09.2022): +- [Conda](https://anaconda.org/conda-forge/jira) (📥 92K · ⏱️ 06.09.2022): ``` conda install -c conda-forge jira ```
stripe (🥈35 · ⭐ 1.3K) - Python library for the Stripe API. MIT -- [GitHub](https://github.com/stripe/stripe-python) (👨‍💻 130 · 🔀 350 · 📦 25K · 📋 320 - 4% open · ⏱️ 08.12.2022): +- [GitHub](https://github.com/stripe/stripe-python) (👨‍💻 130 · 🔀 350 · 📦 25K · 📋 330 - 3% open · ⏱️ 15.12.2022): ``` git clone https://github.com/stripe/stripe-python @@ -3271,14 +3271,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c anaconda stripe ```
-
hvac (🥈35 · ⭐ 1K · 📉) - Python 2.7/3.X client for HashiCorp Vault. Apache-2 +
hvac (🥈35 · ⭐ 1K) - Python 2.7/3.X client for HashiCorp Vault. Apache-2 - [GitHub](https://github.com/hvac/hvac) (👨‍💻 160 · 🔀 320 · 📥 460 · 📦 2.9K · 📋 370 - 35% open · ⏱️ 15.12.2022): ``` git clone https://github.com/hvac/hvac ``` -- [PyPi](https://pypi.org/project/hvac) (📥 7.5M / month · 📦 320 · ⏱️ 23.09.2021): +- [PyPi](https://pypi.org/project/hvac) (📥 7.3M / month · 📦 320 · ⏱️ 23.09.2021): ``` pip install hvac ``` @@ -3294,19 +3294,19 @@ _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.3M / month · 📦 1.2K · ⏱️ 02.02.2022): +- [PyPi](https://pypi.org/project/googlemaps) (📥 1.4M / month · 📦 1.2K · ⏱️ 02.02.2022): ``` pip install googlemaps ```
thumbor (🥈33 · ⭐ 9.3K) - thumbor is an open-source photo thumbnail service by globo.com. MIT -- [GitHub](https://github.com/thumbor/thumbor) (👨‍💻 190 · 🔀 800 · 📦 320 · 📋 930 - 2% open · ⏱️ 06.12.2022): +- [GitHub](https://github.com/thumbor/thumbor) (👨‍💻 190 · 🔀 800 · 📦 320 · 📋 930 - 2% open · ⏱️ 21.12.2022): ``` git clone https://github.com/thumbor/thumbor ``` -- [PyPi](https://pypi.org/project/thumbor) (📥 3.5K / month · 📦 200 · ⏱️ 06.07.2022): +- [PyPi](https://pypi.org/project/thumbor) (📥 4.6K / month · 📦 200 · ⏱️ 06.07.2022): ``` pip install thumbor ``` @@ -3318,7 +3318,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/python-twitter-tools/twitter ``` -- [PyPi](https://pypi.org/project/twitter) (📥 65K / month · 📦 1.1K · ⏱️ 17.01.2022): +- [PyPi](https://pypi.org/project/twitter) (📥 62K / month · 📦 1.1K · ⏱️ 17.01.2022): ``` pip install twitter ``` @@ -3330,31 +3330,31 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/sherlock-project/sherlock ``` -- [PyPi](https://pypi.org/project/sherlock) (📥 6.6K / month · 📦 7 · ⏱️ 11.05.2019): +- [PyPi](https://pypi.org/project/sherlock) (📥 6.9K / month · 📦 7 · ⏱️ 11.05.2019): ``` pip install sherlock ```
python-twitter (🥉32 · ⭐ 3.4K · 💤) - A Python wrapper around the Twitter API. Apache-2 -- [GitHub](https://github.com/bear/python-twitter) (👨‍💻 170 · 🔀 960 · 📦 6.4K · 📋 420 - 24% open · ⏱️ 19.12.2021): +- [GitHub](https://github.com/bear/python-twitter) (👨‍💻 170 · 🔀 960 · 📦 6.5K · 📋 420 - 24% open · ⏱️ 19.12.2021): ``` git clone https://github.com/bear/python-twitter ``` -- [PyPi](https://pypi.org/project/python-twitter) (📥 130K / month · 📦 1.7K · ⏱️ 03.11.2018): +- [PyPi](https://pypi.org/project/python-twitter) (📥 110K / month · 📦 1.7K · ⏱️ 03.11.2018): ``` pip install python-twitter ```
wechatpy (🥉32 · ⭐ 3.3K) - WeChat SDK for Python. MIT -- [GitHub](https://github.com/wechatpy/wechatpy) (👨‍💻 99 · 🔀 720 · 📦 790 · 📋 340 - 9% open · ⏱️ 08.12.2022): +- [GitHub](https://github.com/wechatpy/wechatpy) (👨‍💻 99 · 🔀 720 · 📦 800 · 📋 340 - 9% open · ⏱️ 08.12.2022): ``` git clone https://github.com/wechatpy/wechatpy ``` -- [PyPi](https://pypi.org/project/wechatpy) (📥 76K / month · 📦 130 · ⏱️ 19.06.2022): +- [PyPi](https://pypi.org/project/wechatpy) (📥 68K / month · 📦 130 · ⏱️ 19.06.2022): ``` pip install wechatpy ``` @@ -3366,7 +3366,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/simple-salesforce/simple-salesforce ``` -- [PyPi](https://pypi.org/project/simple-salesforce) (📥 4.6M / month · 📦 200 · ⏱️ 28.02.2022): +- [PyPi](https://pypi.org/project/simple-salesforce) (📥 4.7M / month · 📦 200 · ⏱️ 28.02.2022): ``` pip install simple-salesforce ``` @@ -3375,54 +3375,54 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge simple-salesforce ```
-
gallery-dl (🥉30 · ⭐ 6K) - Command-line program to download image galleries and collections.. ❗️GPL-2.0 +
gallery-dl (🥉30 · ⭐ 6.1K) - Command-line program to download image galleries and.. ❗️GPL-2.0 -- [GitHub](https://github.com/mikf/gallery-dl) (👨‍💻 75 · 🔀 590 · 📥 280K · 📋 2.9K - 18% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/mikf/gallery-dl) (👨‍💻 76 · 🔀 600 · 📥 280K · 📋 2.9K - 18% open · ⏱️ 18.12.2022): ``` git clone https://github.com/mikf/gallery-dl ``` -- [PyPi](https://pypi.org/project/gallery-dl) (📥 17K / month · 📦 5 · ⏱️ 28.06.2022): +- [PyPi](https://pypi.org/project/gallery-dl) (📥 15K / month · 📦 5 · ⏱️ 28.06.2022): ``` pip install gallery-dl ```
-
twitter-scraper (🥉29 · ⭐ 3.4K · 💤) - Scrape the Twitter Frontend API without authentication. MIT +
imdbpy (🥉29 · ⭐ 1K) - Cinemagoer is a Python package useful to retrieve and manage the data.. ❗️GPL-2.0 -- [GitHub](https://github.com/bisguzar/twitter-scraper) (👨‍💻 31 · 🔀 560 · 📦 3.9K · 📋 110 - 42% open · ⏱️ 17.12.2021): +- [GitHub](https://github.com/cinemagoer/cinemagoer) (👨‍💻 71 · 🔀 280 · 📥 180 · 📋 280 - 17% open · ⏱️ 22.12.2022): ``` - git clone https://github.com/bisguzar/twitter-scraper + git clone https://github.com/alberanid/imdbpy ``` -- [PyPi](https://pypi.org/project/twitter-scraper) (📥 11K / month · 📦 12 · ⏱️ 17.07.2020): +- [PyPi](https://pypi.org/project/imdbpy) (📥 250K / month · 📦 120 · ⏱️ 18.04.2021): ``` - pip install twitter-scraper + pip install imdbpy ```
-
imdbpy (🥉29 · ⭐ 1K) - Cinemagoer is a Python package useful to retrieve and manage the data.. ❗️GPL-2.0 +
twitter-scraper (🥉28 · ⭐ 3.4K · 💤) - Scrape the Twitter Frontend API without authentication. MIT -- [GitHub](https://github.com/cinemagoer/cinemagoer) (👨‍💻 69 · 🔀 270 · 📥 170 · 📋 270 - 17% open · ⏱️ 10.12.2022): +- [GitHub](https://github.com/bisguzar/twitter-scraper) (👨‍💻 31 · 🔀 560 · 📦 3.9K · 📋 110 - 42% open · ⏱️ 17.12.2021): ``` - git clone https://github.com/alberanid/imdbpy + git clone https://github.com/bisguzar/twitter-scraper ``` -- [PyPi](https://pypi.org/project/imdbpy) (📥 350K / month · 📦 120 · ⏱️ 18.04.2021): +- [PyPi](https://pypi.org/project/twitter-scraper) (📥 7K / month · 📦 12 · ⏱️ 17.07.2020): ``` - pip install imdbpy + pip install twitter-scraper ```
-
notion-sdk-py (🥉26 · ⭐ 890) - The official Notion API client library, but rewritten in Python!.. MIT +
notion-sdk-py (🥉26 · ⭐ 900) - The official Notion API client library, but rewritten in Python!.. MIT -- [GitHub](https://github.com/ramnes/notion-sdk-py) (👨‍💻 19 · 🔀 74 · 📦 250 · 📋 60 - 5% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/ramnes/notion-sdk-py) (👨‍💻 19 · 🔀 75 · 📦 260 · 📋 60 - 5% open · ⏱️ 12.12.2022): ``` git clone https://github.com/ramnes/notion-sdk-py ``` -- [PyPi](https://pypi.org/project/notion-client) (📥 88K / month · 📦 20 · ⏱️ 18.04.2022): +- [PyPi](https://pypi.org/project/notion-client) (📥 89K / month · 📦 20 · ⏱️ 18.04.2022): ``` pip install notion-client ``` -- [Conda](https://anaconda.org/conda-forge/notion-client) (📥 3.5K · ⏱️ 21.04.2022): +- [Conda](https://anaconda.org/conda-forge/notion-client) (📥 3.6K · ⏱️ 21.04.2022): ``` conda install -c conda-forge notion-client ``` @@ -3441,12 +3441,12 @@ _General purpose web frameworks to build web applications and REST APIs._
scdl (🥉25 · ⭐ 2.6K) - Soundcloud Music Downloader. ❗️GPL-2.0 -- [GitHub](https://github.com/flyingrub/scdl) (👨‍💻 48 · 🔀 270 · 📦 53 · 📋 330 - 15% open · ⏱️ 04.09.2022): +- [GitHub](https://github.com/flyingrub/scdl) (👨‍💻 48 · 🔀 270 · 📦 53 · 📋 340 - 15% open · ⏱️ 04.09.2022): ``` git clone https://github.com/flyingrub/scdl ``` -- [PyPi](https://pypi.org/project/scdl) (📥 860 / month · 📦 6 · ⏱️ 05.05.2022): +- [PyPi](https://pypi.org/project/scdl) (📥 1.1K / month · 📦 6 · ⏱️ 05.05.2022): ``` pip install scdl ``` @@ -3458,31 +3458,31 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/ellisonleao/pyshorteners ``` -- [PyPi](https://pypi.org/project/pyshorteners) (📥 91K / month · 📦 85 · ⏱️ 19.03.2020): +- [PyPi](https://pypi.org/project/pyshorteners) (📥 78K / month · 📦 85 · ⏱️ 19.03.2020): ``` pip install pyshorteners ```
-
ghapi (🥉23 · ⭐ 420 · 📉) - A delightful and complete interface to GitHubs amazing API. Apache-2 +
ghapi (🥉23 · ⭐ 420) - A delightful and complete interface to GitHubs amazing API. Apache-2 -- [GitHub](https://github.com/fastai/ghapi) (👨‍💻 16 · 🔀 45 · 📦 500 · 📋 120 - 33% open · ⏱️ 27.09.2022): +- [GitHub](https://github.com/fastai/ghapi) (👨‍💻 16 · 🔀 45 · 📦 520 · 📋 120 - 33% open · ⏱️ 27.09.2022): ``` git clone https://github.com/fastai/ghapi ``` -- [PyPi](https://pypi.org/project/ghapi) (📥 440K / month · 📦 29 · ⏱️ 13.06.2022): +- [PyPi](https://pypi.org/project/ghapi) (📥 410K / month · 📦 29 · ⏱️ 13.06.2022): ``` pip install ghapi ```
-
instagram-scraper (🥉20 · ⭐ 6.9K) - Scrapes an instagram users photos and videos. Unlicense +
instagram-scraper (🥉19 · ⭐ 6.9K) - Scrapes an instagram users photos and videos. Unlicense - [GitHub](https://github.com/arc298/instagram-scraper) (👨‍💻 54 · 🔀 1.4K): ``` git clone https://github.com/arc298/instagram-scraper ``` -- [PyPi](https://pypi.org/project/instagram-scraper) (📥 1.3K / month · 📦 26 · ⏱️ 17.06.2022): +- [PyPi](https://pypi.org/project/instagram-scraper) (📥 240 / month · 📦 26 · ⏱️ 17.06.2022): ``` pip install instagram-scraper ``` @@ -3494,7 +3494,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/timgrossmann/InstaPy ``` -- [PyPi](https://pypi.org/project/instapy) (📥 3.7K / month · 📦 11 · ⏱️ 19.01.2022): +- [PyPi](https://pypi.org/project/instapy) (📥 3.8K / month · 📦 11 · ⏱️ 19.01.2022): ``` pip install instapy ``` @@ -3504,17 +3504,17 @@ _General purpose web frameworks to build web applications and REST APIs._ - tushare (🥈33 · ⭐ 12K · 💀) - TuShare is a utility for crawling historical data of China stocks. BSD-3 - facebook-sdk (🥉32 · ⭐ 2.7K · 💀) - Python SDK for Facebooks Graph API. Apache-2 - google-resumable-media (🥉32 · ⭐ 36) - Utilities for Google Media Downloads and Resumable.. Apache-2 -- Google Images Download (🥉31 · ⭐ 8.2K · 💀) - Python Script to download hundreds of images from.. MIT - py-googletrans (🥉31 · ⭐ 3.2K · 💀) - (unofficial) Googletrans: Free and Unlimited Google.. MIT - Wikipedia (🥉31 · ⭐ 2.5K · 💀) - A Pythonic wrapper for the Wikipedia API. MIT - coursera-dl (🥉30 · ⭐ 8.9K · 💀) - Script for downloading Coursera.org videos and naming them. ❗️LGPL-3.0 -- twython (🥉30 · ⭐ 1.8K · 💀) - Actively maintained, pure Python wrapper for the Twitter API... MIT +- Google Images Download (🥉30 · ⭐ 8.2K · 💀) - Python Script to download hundreds of images from.. MIT +- twython (🥉30 · ⭐ 1.9K · 💀) - Actively maintained, pure Python wrapper for the Twitter API... MIT - slacker (🥉30 · ⭐ 1.6K · 💀) - Full-featured Python interface for the Slack API. Apache-2 - python-instagram (🥉27 · ⭐ 2.9K · 💀) - Python Client for Instagram API. MIT -- gmusicapi (🥉27 · ⭐ 2.5K · 💀) - An unofficial client library for Google Music. BSD-3 - twitterscraper (🥉27 · ⭐ 2.2K · 💀) - Scrape Twitter for Tweets. MIT - Django Facebook (🥉27 · ⭐ 1.4K · 💀) - Facebook open graph api implementation using the Django.. BSD-3 - notion-py (🥉26 · ⭐ 3.9K · 💀) - Unofficial Python API client for Notion.so. MIT +- gmusicapi (🥉26 · ⭐ 2.5K · 💀) - An unofficial client library for Google Music. BSD-3 - telepot (🥉26 · ⭐ 2.4K · 💀) - Python framework for Telegram Bot API. MIT - instagram_private_api (🥉24 · ⭐ 2.6K · 💀) - A Python library to access Instagrams private API. MIT - GHunt (🥉21 · ⭐ 13K) - Offensive Google framework. ❗Unlicensed @@ -3526,42 +3526,42 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
modoboa (🥇31 · ⭐ 2.3K) - Mail hosting made simple. ISC +
modoboa (🥇31 · ⭐ 2.4K) - Mail hosting made simple. ISC - [GitHub](https://github.com/modoboa/modoboa) (👨‍💻 110 · 🔀 310 · 📦 35 · 📋 1.7K - 8% open · ⏱️ 07.12.2022): ``` git clone https://github.com/modoboa/modoboa ``` -- [PyPi](https://pypi.org/project/modoboa) (📥 1.6K / month · 📦 36 · ⏱️ 18.05.2022): +- [PyPi](https://pypi.org/project/modoboa) (📥 1.8K / month · 📦 36 · ⏱️ 18.05.2022): ``` pip install modoboa ```
yagmail (🥈28 · ⭐ 2.4K) - Send email in Python conveniently for gmail using yagmail. MIT -- [GitHub](https://github.com/kootenpv/yagmail) (👨‍💻 32 · 🔀 260 · 📦 2.8K · 📋 220 - 44% open · ⏱️ 28.09.2022): +- [GitHub](https://github.com/kootenpv/yagmail) (👨‍💻 32 · 🔀 260 · 📦 2.8K · 📋 220 - 43% open · ⏱️ 28.09.2022): ``` git clone https://github.com/kootenpv/yagmail ``` -- [PyPi](https://pypi.org/project/yagmail) (📥 170K / month · 📦 450 · ⏱️ 01.07.2022): +- [PyPi](https://pypi.org/project/yagmail) (📥 160K / month · 📦 450 · ⏱️ 01.07.2022): ``` pip install yagmail ``` -- [Conda](https://anaconda.org/conda-forge/yagmail) (📥 21K · ⏱️ 11.09.2022): +- [Conda](https://anaconda.org/conda-forge/yagmail) (📥 22K · ⏱️ 11.09.2022): ``` conda install -c conda-forge yagmail ```
-
fastapi-mail (🥉25 · ⭐ 390) - Fastapi mail system sending mails(individual, bulk).. MIT +
fastapi-mail (🥉26 · ⭐ 390) - Fastapi mail system sending mails(individual, bulk).. MIT -- [GitHub](https://github.com/sabuhish/fastapi-mail) (👨‍💻 32 · 🔀 55 · 📦 770 · 📋 87 - 4% open · ⏱️ 09.12.2022): +- [GitHub](https://github.com/sabuhish/fastapi-mail) (👨‍💻 33 · 🔀 57 · 📦 780 · 📋 90 - 7% open · ⏱️ 22.12.2022): ``` git clone https://github.com/sabuhish/fastapi-mail ``` -- [PyPi](https://pypi.org/project/fastapi-mail) (📥 53K / month · 📦 8 · ⏱️ 08.06.2022): +- [PyPi](https://pypi.org/project/fastapi-mail) (📥 55K / month · 📦 8 · ⏱️ 08.06.2022): ``` pip install fastapi-mail ``` @@ -3582,21 +3582,21 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge mailer ```
-
pyramid_mailer (🥉21 · ⭐ 51) - A package for sending email from your Pyramid application. BSD-3 +
pyramid_mailer (🥉22 · ⭐ 51) - A package for sending email from your Pyramid application. BSD-3 - [GitHub](https://github.com/Pylons/pyramid_mailer) (👨‍💻 35 · 🔀 39 · 📋 42 - 21% open · ⏱️ 17.09.2022): ``` git clone https://github.com/Pylons/pyramid_mailer ``` -- [PyPi](https://pypi.org/project/pyramid_mailer) (📥 23K / month · 📦 120 · ⏱️ 13.12.2016): +- [PyPi](https://pypi.org/project/pyramid_mailer) (📥 22K / month · 📦 120 · ⏱️ 13.12.2016): ``` pip install pyramid_mailer ```
salmon (🥉17 · ⭐ 580) - A Python Mail Server. ❗️GPL-3.0 -- [GitHub](https://github.com/moggers87/salmon) (👨‍💻 15 · 🔀 58 · 📥 76 · 📦 17 · 📋 90 - 18% open · ⏱️ 06.06.2022): +- [GitHub](https://github.com/moggers87/salmon) (👨‍💻 15 · 🔀 58 · 📥 78 · 📦 17 · 📋 90 - 18% open · ⏱️ 06.06.2022): ``` git clone https://github.com/moggers87/salmon @@ -3624,7 +3624,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Scrapy (🥇45 · ⭐ 45K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3 -- [GitHub](https://github.com/scrapy/scrapy) (👨‍💻 570 · 🔀 9.8K · 📦 33K · 📋 3K - 25% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/scrapy/scrapy) (👨‍💻 570 · 🔀 9.8K · 📦 33K · 📋 3K - 25% open · ⏱️ 22.12.2022): ``` git clone https://github.com/scrapy/scrapy @@ -3640,12 +3640,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
You-Get (🥇33 · ⭐ 46K) - Dumb downloader that scrapes the web. MIT -- [GitHub](https://github.com/soimort/you-get) (👨‍💻 250 · 🔀 9.1K · 📥 360K · ⏱️ 11.12.2022): +- [GitHub](https://github.com/soimort/you-get) (👨‍💻 250 · 🔀 9.1K · 📥 360K · ⏱️ 18.12.2022): ``` git clone https://github.com/soimort/you-get ``` -- [PyPi](https://pypi.org/project/you-get) (📥 22K / month · 📦 22 · ⏱️ 01.07.2022): +- [PyPi](https://pypi.org/project/you-get) (📥 21K / month · 📦 22 · ⏱️ 01.07.2022): ``` pip install you-get ``` @@ -3656,12 +3656,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
feedparser (🥇33 · ⭐ 1.5K) - Parse feeds in Python. BSD-2 -- [GitHub](https://github.com/kurtmckee/feedparser) (👨‍💻 52 · 🔀 290 · 📦 55K · 📋 220 - 33% open · ⏱️ 27.10.2022): +- [GitHub](https://github.com/kurtmckee/feedparser) (👨‍💻 52 · 🔀 290 · 📦 56K · 📋 220 - 33% open · ⏱️ 27.10.2022): ``` git clone https://github.com/kurtmckee/feedparser ``` -- [PyPi](https://pypi.org/project/feedparser) (📥 2.8M / month · 📦 7.4K · ⏱️ 21.05.2022): +- [PyPi](https://pypi.org/project/feedparser) (📥 2.9M / month · 📦 7.4K · ⏱️ 21.05.2022): ``` pip install feedparser ``` @@ -3670,7 +3670,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge feedparser ```
-
parsel (🥇32 · ⭐ 850) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3 +
parsel (🥇32 · ⭐ 860) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3 - [GitHub](https://github.com/scrapy/parsel) (👨‍💻 46 · 🔀 130 · 📦 23K · 📋 110 - 41% open · ⏱️ 14.11.2022): @@ -3681,7 +3681,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install parsel ``` -- [Conda](https://anaconda.org/conda-forge/parsel) (📥 87K · ⏱️ 02.11.2022): +- [Conda](https://anaconda.org/conda-forge/parsel) (📥 88K · ⏱️ 02.11.2022): ``` conda install -c conda-forge parsel ``` @@ -3693,7 +3693,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/maurosoria/dirsearch ``` -- [PyPi](https://pypi.org/project/dirsearch) (📥 2.2K / month · ⏱️ 17.06.2021): +- [PyPi](https://pypi.org/project/dirsearch) (📥 2K / month · ⏱️ 17.06.2021): ``` pip install dirsearch ``` @@ -3705,11 +3705,11 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/GeneralMills/pytrends ``` -- [PyPi](https://pypi.org/project/pytrends) (📥 260K / month · 📦 66 · ⏱️ 02.02.2022): +- [PyPi](https://pypi.org/project/pytrends) (📥 240K / month · 📦 66 · ⏱️ 02.02.2022): ``` pip install pytrends ``` -- [Conda](https://anaconda.org/conda-forge/pytrends) (📥 6.3K · ⏱️ 08.02.2022): +- [Conda](https://anaconda.org/conda-forge/pytrends) (📥 6.7K · ⏱️ 08.02.2022): ``` conda install -c conda-forge pytrends ``` @@ -3721,7 +3721,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) (📥 93K / month · 📦 270 · ⏱️ 29.05.2021): +- [PyPi](https://pypi.org/project/MechanicalSoup) (📥 80K / month · 📦 270 · ⏱️ 29.05.2021): ``` pip install MechanicalSoup ``` @@ -3732,28 +3732,40 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
cloudscraper (🥈30 · ⭐ 2.6K) - A Python module to bypass Cloudflares anti-bot page. MIT -- [GitHub](https://github.com/VeNoMouS/cloudscraper) (👨‍💻 11 · 🔀 360 · 📦 11K · ⏱️ 23.11.2022): +- [GitHub](https://github.com/VeNoMouS/cloudscraper) (👨‍💻 11 · 🔀 380 · 📦 11K · ⏱️ 23.11.2022): ``` git clone https://github.com/venomous/cloudscraper ``` -- [PyPi](https://pypi.org/project/cloudscraper) (📥 520K / month · 📦 82 · ⏱️ 15.03.2022): +- [PyPi](https://pypi.org/project/cloudscraper) (📥 450K / month · 📦 82 · ⏱️ 15.03.2022): ``` pip install cloudscraper ```
Grab (🥈29 · ⭐ 2.2K) - Web Scraping Framework. MIT -- [GitHub](https://github.com/lorien/grab) (👨‍💻 66 · 🔀 260 · 📋 240 - 9% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/lorien/grab) (👨‍💻 66 · 🔀 260 · 📋 240 - 9% open · ⏱️ 22.12.2022): ``` git clone https://github.com/lorien/grab ``` -- [PyPi](https://pypi.org/project/grab) (📥 2K / month · 📦 110 · ⏱️ 24.06.2018): +- [PyPi](https://pypi.org/project/grab) (📥 2.1K / month · 📦 110 · ⏱️ 24.06.2018): ``` pip install grab ```
+
trafilatura (🥈28 · ⭐ 690) - Python & command-line tool to gather text on the Web: web.. ❗️GPL-3.0 + +- [GitHub](https://github.com/adbar/trafilatura) (👨‍💻 26 · 🔀 87 · 📦 250 · 📋 180 - 17% open · ⏱️ 13.12.2022): + + ``` + git clone https://github.com/adbar/trafilatura + ``` +- [PyPi](https://pypi.org/project/trafilatura) (📥 120K / month · 📦 7 · ⏱️ 18.05.2022): + ``` + pip install trafilatura + ``` +
soupsieve (🥈28 · ⭐ 150) - A modern CSS selector implementation for BeautifulSoup. MIT - [GitHub](https://github.com/facelessuser/soupsieve) (👨‍💻 10 · 🔀 31 · 📋 110 - 11% open · ⏱️ 30.11.2022): @@ -3761,18 +3773,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/facelessuser/soupsieve ``` -- [PyPi](https://pypi.org/project/soupsieve) (📥 55M / month · 📦 2.5K · ⏱️ 14.04.2022): +- [PyPi](https://pypi.org/project/soupsieve) (📥 54M / month · 📦 2.5K · ⏱️ 14.04.2022): ``` pip install soupsieve ``` -- [Conda](https://anaconda.org/conda-forge/soupsieve) (📥 9.6M · ⏱️ 19.07.2022): +- [Conda](https://anaconda.org/conda-forge/soupsieve) (📥 9.7M · ⏱️ 19.07.2022): ``` conda install -c conda-forge soupsieve ```
extruct (🥉27 · ⭐ 720) - Extract embedded metadata from HTML markup. BSD-3 -- [GitHub](https://github.com/scrapinghub/extruct) (👨‍💻 33 · 🔀 100 · 📦 480 · 📋 97 - 45% open · ⏱️ 22.11.2022): +- [GitHub](https://github.com/scrapinghub/extruct) (👨‍💻 33 · 🔀 100 · 📦 480 · 📋 97 - 45% open · ⏱️ 19.12.2022): ``` git clone https://github.com/scrapinghub/extruct @@ -3782,18 +3794,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install extruct ```
-
trafilatura (🥉27 · ⭐ 690) - Python & command-line tool to gather text on the Web: web.. ❗️GPL-3.0 - -- [GitHub](https://github.com/adbar/trafilatura) (👨‍💻 26 · 🔀 86 · 📦 240 · 📋 180 - 18% open · ⏱️ 13.12.2022): - - ``` - git clone https://github.com/adbar/trafilatura - ``` -- [PyPi](https://pypi.org/project/trafilatura) (📥 130K / month · 📦 7 · ⏱️ 18.05.2022): - ``` - pip install trafilatura - ``` -
AutoScraper (🥉24 · ⭐ 4.8K) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT - [GitHub](https://github.com/alirezamika/autoscraper) (👨‍💻 8 · 🔀 500 · 📦 220 · 📋 51 - 7% open · ⏱️ 17.07.2022): @@ -3801,47 +3801,47 @@ _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) (📥 6.1K / month · 📦 1 · ⏱️ 23.01.2021): +- [PyPi](https://pypi.org/project/autoscraper) (📥 6.3K / month · 📦 1 · ⏱️ 23.01.2021): ``` pip install autoscraper ```
Gerapy (🥉24 · ⭐ 2.9K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,.. MIT -- [GitHub](https://github.com/Gerapy/Gerapy) (👨‍💻 13 · 🔀 580 · 📦 120 · 📋 200 - 27% open · ⏱️ 24.07.2022): +- [GitHub](https://github.com/Gerapy/Gerapy) (👨‍💻 14 · 🔀 580 · 📦 120 · 📋 200 - 27% open · ⏱️ 19.12.2022): ``` git clone https://github.com/Gerapy/Gerapy ``` -- [PyPi](https://pypi.org/project/gerapy) (📥 440 / month · 📦 8 · ⏱️ 30.12.2021): +- [PyPi](https://pypi.org/project/gerapy) (📥 550 / month · 📦 8 · ⏱️ 30.12.2021): ``` pip install gerapy ```
micawber (🥉24 · ⭐ 590) - a small library for extracting rich content from urls. MIT -- [GitHub](https://github.com/coleifer/micawber) (👨‍💻 27 · 🔀 84 · 📦 840 · ⏱️ 14.12.2022): +- [GitHub](https://github.com/coleifer/micawber) (👨‍💻 27 · 🔀 85 · 📦 850 · ⏱️ 14.12.2022): ``` git clone https://github.com/coleifer/micawber ``` -- [PyPi](https://pypi.org/project/micawber) (📥 31K / month · 📦 190 · ⏱️ 12.07.2021): +- [PyPi](https://pypi.org/project/micawber) (📥 33K / month · 📦 190 · ⏱️ 12.07.2021): ``` pip install micawber ``` -- [Conda](https://anaconda.org/conda-forge/micawber) (📥 6.9K · ⏱️ 14.07.2021): +- [Conda](https://anaconda.org/conda-forge/micawber) (📥 7.1K · ⏱️ 14.07.2021): ``` conda install -c conda-forge micawber ```
-
Photon (🥉23 · ⭐ 9.2K · 💤) - Incredibly fast crawler designed for OSINT. ❗️GPL-3.0 +
Photon (🥉23 · ⭐ 9.2K) - Incredibly fast crawler designed for OSINT. ❗️GPL-3.0 -- [GitHub](https://github.com/s0md3v/Photon) (👨‍💻 21 · 🔀 1.4K · 📋 110 - 40% open · ⏱️ 16.03.2022): +- [GitHub](https://github.com/s0md3v/Photon) (👨‍💻 21 · 🔀 1.4K · 📋 110 - 40% open · ⏱️ 20.12.2022): ``` git clone https://github.com/s0md3v/Photon ``` -- [PyPi](https://pypi.org/project/photon) (📥 210 / month · 📦 5 · ⏱️ 25.01.2019): +- [PyPi](https://pypi.org/project/photon) (📥 280 / month · 📦 5 · ⏱️ 25.01.2019): ``` pip install photon ``` @@ -3853,7 +3853,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/howie6879/ruia ``` -- [PyPi](https://pypi.org/project/ruia) (📥 500 / month · 📦 9 · ⏱️ 07.05.2021): +- [PyPi](https://pypi.org/project/ruia) (📥 660 / month · 📦 9 · ⏱️ 07.05.2021): ``` pip install ruia ``` @@ -3875,7 +3875,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - opengraph (🥉15 · ⭐ 210 · 💀) - A python module to parse the Open Graph Protocol. MIT - lazynlp (🥉13 · ⭐ 2.1K · 💀) - Library to scrape and clean web pages to create massive datasets. MIT - Transistor (🥉13 · ⭐ 210 · 💀) - Transistor, a Python web scraping framework for intelligent use.. MIT -- Scrapera (🥉11 · ⭐ 300 · 💀) - A universal package of scraper scripts for humans. MIT +- Scrapera (🥉12 · ⭐ 300 · 💀) - A universal package of scraper scripts for humans. MIT

@@ -3885,23 +3885,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
sentry (🥇39 · ⭐ 33K) - Developer-first error tracking and performance monitoring. ❗️SSPL-1.0 -- [GitHub](https://github.com/getsentry/sentry) (👨‍💻 720 · 🔀 3.7K · 📥 46K · 📦 3 · 📋 6K - 11% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/getsentry/sentry) (👨‍💻 720 · 🔀 3.7K · 📥 46K · 📦 3 · 📋 6.1K - 11% open · ⏱️ 22.12.2022): ``` git clone https://github.com/getsentry/sentry ``` -- [PyPi](https://pypi.org/project/sentry) (📥 5.7K / month · 📦 380 · ⏱️ 15.11.2022): +- [PyPi](https://pypi.org/project/sentry) (📥 5.4K / month · 📦 380 · ⏱️ 15.11.2022): ``` pip install sentry ``` -- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (📥 300K · ⏱️ 22.11.2022): +- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (📥 300K · ⏱️ 19.12.2022): ``` conda install -c conda-forge sentry-sdk ```
Prometheus Client (🥇33 · ⭐ 3.1K) - Python client for the Prometheus monitoring system. Apache-2 -- [GitHub](https://github.com/prometheus/client_python) (👨‍💻 120 · 🔀 700 · 📋 450 - 14% open · ⏱️ 06.12.2022): +- [GitHub](https://github.com/prometheus/client_python) (👨‍💻 120 · 🔀 700 · 📋 450 - 14% open · ⏱️ 22.12.2022): ``` git clone https://github.com/prometheus/client_python @@ -3910,23 +3910,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install prometheus-client ``` -- [Conda](https://anaconda.org/conda-forge/prometheus_client) (📥 8.5M · ⏱️ 13.10.2022): +- [Conda](https://anaconda.org/conda-forge/prometheus_client) (📥 8.6M · ⏱️ 13.10.2022): ``` conda install -c conda-forge prometheus_client ```
-
opentelemetry-python (🥈32 · ⭐ 1.1K) - OpenTelemetry Python API and SDK. Apache-2 +
opentelemetry-python (🥇33 · ⭐ 1.1K) - OpenTelemetry Python API and SDK. Apache-2 - [GitHub](https://github.com/open-telemetry/opentelemetry-python) (👨‍💻 170 · 🔀 400 · 📦 470 · 📋 1.3K - 14% open · ⏱️ 09.12.2022): ``` git clone https://github.com/open-telemetry/opentelemetry-python ``` -- [PyPi](https://pypi.org/project/timing-asgi) (📥 6.3K / month · 📦 1 · ⏱️ 13.11.2020): +- [PyPi](https://pypi.org/project/timing-asgi) (📥 6.4K / month · 📦 1 · ⏱️ 13.11.2020): ``` pip install timing-asgi ``` -- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (📥 110K · ⏱️ 09.08.2022): +- [Conda](https://anaconda.org/conda-forge/opentelemetry-api) (📥 110K · ⏱️ 21.12.2022): ``` conda install -c conda-forge opentelemetry-api ``` @@ -3942,14 +3942,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install prometheus-flask-exporter ``` -- [Conda](https://anaconda.org/conda-forge/prometheus_flask_exporter) (📥 750K · ⏱️ 11.11.2022): +- [Conda](https://anaconda.org/conda-forge/prometheus_flask_exporter) (📥 760K · ⏱️ 11.11.2022): ``` conda install -c conda-forge prometheus_flask_exporter ```
GoAccess (🥉25 · ⭐ 16K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT -- [GitHub](https://github.com/allinurl/goaccess) (👨‍💻 150 · 🔀 1K · 📋 2.1K - 17% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/allinurl/goaccess) (👨‍💻 150 · 🔀 1K · 📋 2.1K - 16% open · ⏱️ 15.12.2022): ``` git clone https://github.com/allinurl/goaccess @@ -3962,7 +3962,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) (📥 150K / month · 📦 13 · ⏱️ 22.06.2022): +- [PyPi](https://pypi.org/project/starlette-context) (📥 140K / month · 📦 13 · ⏱️ 22.06.2022): ``` pip install starlette-context ``` @@ -3974,7 +3974,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/perdy/starlette-prometheus ``` -- [PyPi](https://pypi.org/project/starlette-prometheus) (📥 58K / month · 📦 5 · ⏱️ 10.01.2022): +- [PyPi](https://pypi.org/project/starlette-prometheus) (📥 57K / month · 📦 5 · ⏱️ 10.01.2022): ``` pip install starlette-prometheus ``` @@ -3995,87 +3995,87 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Streamlit (🥇41 · ⭐ 22K) - Streamlit The fastest way to build data apps in Python. Apache-2 -- [GitHub](https://github.com/streamlit/streamlit) (👨‍💻 160 · 🔀 2K · 📦 530 · 📋 2.9K - 19% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/streamlit/streamlit) (👨‍💻 160 · 🔀 2K · 📦 540 · 📋 2.9K - 19% open · ⏱️ 21.12.2022): ``` git clone https://github.com/streamlit/streamlit ``` -- [PyPi](https://pypi.org/project/streamlit) (📥 1M / month · 📦 420 · ⏱️ 27.07.2022): +- [PyPi](https://pypi.org/project/streamlit) (📥 1.1M / month · 📦 420 · ⏱️ 27.07.2022): ``` pip install streamlit ```
wave (🥈32 · ⭐ 3.3K) - Realtime Web Apps and Dashboards for Python and R. Apache-2 -- [GitHub](https://github.com/h2oai/wave) (👨‍💻 40 · 🔀 220 · 📥 1.4M · 📋 850 - 22% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/h2oai/wave) (👨‍💻 41 · 🔀 230 · 📥 1.4M · 📋 860 - 22% open · ⏱️ 20.12.2022): ``` git clone https://github.com/h2oai/wave ``` -- [PyPi](https://pypi.org/project/wave) (📥 78K / month · 📦 170 · ⏱️ 09.01.2011): +- [PyPi](https://pypi.org/project/wave) (📥 76K / month · 📦 170 · ⏱️ 09.01.2011): ``` pip install wave ```
PyWebIO (🥈29 · ⭐ 3.6K) - Write interactive web app in script way. MIT -- [GitHub](https://github.com/pywebio/PyWebIO) (👨‍💻 15 · 🔀 320 · 📦 930 · 📋 190 - 28% open · ⏱️ 26.11.2022): +- [GitHub](https://github.com/pywebio/PyWebIO) (👨‍💻 15 · 🔀 320 · 📦 940 · 📋 190 - 28% open · ⏱️ 26.11.2022): ``` git clone https://github.com/pywebio/PyWebIO ``` -- [PyPi](https://pypi.org/project/pywebio) (📥 20K / month · 📦 7 · ⏱️ 22.05.2022): +- [PyPi](https://pypi.org/project/pywebio) (📥 19K / month · 📦 7 · ⏱️ 22.05.2022): ``` pip install pywebio ```
-
flaskbb (🥈24 · ⭐ 2.3K) - A classic Forum Software in Python using Flask. BSD-3 +
Wooey (🥈25 · ⭐ 1.9K) - A Django app that creates automatic web UIs for Python scripts. BSD-3 -- [GitHub](https://github.com/flaskbb/flaskbb) (👨‍💻 66 · 🔀 560 · 📦 28 · 📋 340 - 10% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/wooey/Wooey) (👨‍💻 24 · 🔀 180 · 📦 41 · 📋 210 - 25% open · ⏱️ 11.12.2022): ``` - git clone https://github.com/flaskbb/flaskbb + git clone https://github.com/wooey/wooey ``` -- [PyPi](https://pypi.org/project/FlaskBB) (📥 63 / month · 📦 8 · ⏱️ 15.07.2018): +- [PyPi](https://pypi.org/project/wooey) (📥 210 / month · 📦 1 · ⏱️ 16.04.2020): ``` - pip install FlaskBB + pip install wooey ```
-
Wooey (🥈24 · ⭐ 1.9K) - A Django app that creates automatic web UIs for Python scripts. BSD-3 +
pyscript (🥉24 · ⭐ 15K) - Home Page: https://pyscript.net Examples:.. Apache-2 -- [GitHub](https://github.com/wooey/Wooey) (👨‍💻 24 · 🔀 180 · 📦 40 · 📋 210 - 25% open · ⏱️ 11.12.2022): +- [GitHub](https://github.com/pyscript/pyscript) (👨‍💻 96 · 🔀 1.1K · 📥 92 · 📋 590 - 35% open · ⏱️ 21.12.2022): ``` - git clone https://github.com/wooey/wooey - ``` -- [PyPi](https://pypi.org/project/wooey) (📥 120 / month · 📦 1 · ⏱️ 16.04.2020): - ``` - pip install wooey + git clone https://github.com/pyscript/pyscript ```
-
idom (🥈24 · ⭐ 690) - Create highly interactive web pages purely in Python. MIT +
flaskbb (🥉24 · ⭐ 2.3K) - A classic Forum Software in Python using Flask. BSD-3 -- [GitHub](https://github.com/idom-team/idom) (👨‍💻 9 · 🔀 36 · 📦 6 · 📋 280 - 25% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/flaskbb/flaskbb) (👨‍💻 66 · 🔀 560 · 📦 28 · 📋 340 - 10% open · ⏱️ 12.12.2022): ``` - git clone https://github.com/idom-team/idom + git clone https://github.com/flaskbb/flaskbb ``` -- [PyPi](https://pypi.org/project/idom) (📥 1.9K / month · 📦 6 · ⏱️ 20.06.2022): +- [PyPi](https://pypi.org/project/FlaskBB) (📥 77 / month · 📦 8 · ⏱️ 15.07.2018): ``` - pip install idom + pip install FlaskBB ```
-
pyscript (🥉23 · ⭐ 15K) - Home Page: https://pyscript.net Examples:.. Apache-2 +
idom (🥉24 · ⭐ 690) - Create highly interactive web pages purely in Python. MIT -- [GitHub](https://github.com/pyscript/pyscript) (👨‍💻 94 · 🔀 1.1K · 📥 76 · 📋 590 - 35% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/idom-team/idom) (👨‍💻 9 · 🔀 36 · 📦 6 · 📋 280 - 25% open · ⏱️ 12.12.2022): ``` - git clone https://github.com/pyscript/pyscript + git clone https://github.com/idom-team/idom + ``` +- [PyPi](https://pypi.org/project/idom) (📥 2.5K / month · 📦 6 · ⏱️ 20.06.2022): + ``` + pip install idom ```
Misago (🥉23 · ⭐ 2.3K) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 -- [GitHub](https://github.com/rafalp/Misago) (👨‍💻 36 · 🔀 480 · 📦 44 · 📋 1.1K - 5% open · ⏱️ 03.11.2022): +- [GitHub](https://github.com/rafalp/Misago) (👨‍💻 36 · 🔀 480 · 📦 44 · 📋 1.1K - 5% open · ⏱️ 21.12.2022): ``` git clone https://github.com/rafalp/Misago @@ -4083,19 +4083,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
trame (🥉19 · ⭐ 84) - Trame let you weave various components and technologies into a Web.. Apache-2 -- [GitHub](https://github.com/Kitware/trame) (👨‍💻 13 · 🔀 22 · 📥 20 · 📋 26 - 46% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/Kitware/trame) (👨‍💻 13 · 🔀 22 · 📥 21 · 📋 27 - 44% open · ⏱️ 18.12.2022): ``` git clone https://github.com/Kitware/trame ``` -- [PyPi](https://pypi.org/project/trame) (📥 3.1K / month · 📦 7 · ⏱️ 15.06.2022): +- [PyPi](https://pypi.org/project/trame) (📥 3.9K / month · 📦 7 · ⏱️ 15.06.2022): ``` pip install trame ```
Show 1 hidden projects... -- python-react (🥈24 · ⭐ 1.6K · 💀) - Server-side rendering of React components. MIT +- python-react (🥉24 · ⭐ 1.6K · 💀) - Server-side rendering of React components. MIT

@@ -4105,7 +4105,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-debug-toolbar (🥇37 · ⭐ 7.3K) - A configurable set of panels that display various.. BSD-3 -- [GitHub](https://github.com/jazzband/django-debug-toolbar) (👨‍💻 260 · 🔀 990 · 📥 180 · 📦 59K · 📋 820 - 9% open · ⏱️ 09.12.2022): +- [GitHub](https://github.com/jazzband/django-debug-toolbar) (👨‍💻 260 · 🔀 990 · 📥 180 · 📦 59K · 📋 830 - 9% open · ⏱️ 17.12.2022): ``` git clone https://github.com/jazzband/django-debug-toolbar @@ -4126,7 +4126,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/flask-admin/flask-admin ``` -- [PyPi](https://pypi.org/project/flask-admin) (📥 1.8M / month · 📦 2.4K · ⏱️ 30.01.2022): +- [PyPi](https://pypi.org/project/flask-admin) (📥 1.7M / month · 📦 2.4K · ⏱️ 30.01.2022): ``` pip install flask-admin ``` @@ -4142,7 +4142,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/sehmaschine/django-grappelli ``` -- [PyPi](https://pypi.org/project/django-grappelli) (📥 150K / month · 📦 1.7K · ⏱️ 18.02.2022): +- [PyPi](https://pypi.org/project/django-grappelli) (📥 140K / month · 📦 1.7K · ⏱️ 18.02.2022): ``` pip install django-grappelli ``` @@ -4153,19 +4153,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-admin-interface (🥈30 · ⭐ 1.3K) - djangos default admin interface with superpowers -.. MIT -- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (👨‍💻 31 · 🔀 140 · 📦 2.2K · 📋 150 - 5% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (👨‍💻 31 · 🔀 150 · 📦 2.3K · 📋 150 - 6% open · ⏱️ 22.12.2022): ``` git clone https://github.com/fabiocaccamo/django-admin-interface ``` -- [PyPi](https://pypi.org/project/django-admin-interface) (📥 55K / month · 📦 42 · ⏱️ 14.05.2022): +- [PyPi](https://pypi.org/project/django-admin-interface) (📥 56K / month · 📦 42 · ⏱️ 14.05.2022): ``` pip install django-admin-interface ```
fastapi-admin (🥉24 · ⭐ 1.6K) - A fast admin dashboard based on FastAPI and TortoiseORM.. Apache-2 -- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (👨‍💻 11 · 🔀 230 · 📦 74 · 📋 96 - 31% open · ⏱️ 19.10.2022): +- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (👨‍💻 11 · 🔀 230 · 📦 76 · 📋 100 - 35% open · ⏱️ 19.10.2022): ``` git clone https://github.com/fastapi-admin/fastapi-admin @@ -4182,7 +4182,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/semente/django-smuggler ``` -- [PyPi](https://pypi.org/project/django-smuggler) (📥 8.1K / month · 📦 73 · ⏱️ 03.02.2022): +- [PyPi](https://pypi.org/project/django-smuggler) (📥 8.4K / month · 📦 73 · ⏱️ 03.02.2022): ``` pip install django-smuggler ``` @@ -4204,19 +4204,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Kong (🥇37 · ⭐ 34K) - The Cloud-Native API Gateway. Apache-2 -- [GitHub](https://github.com/Kong/kong) (👨‍💻 340 · 🔀 4.3K · 📥 340K · 📋 4.1K - 8% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/Kong/kong) (👨‍💻 340 · 🔀 4.3K · 📥 340K · 📋 4.1K - 8% open · ⏱️ 21.12.2022): ``` git clone https://github.com/kong/kong ``` -- [Docker Hub](https://hub.docker.com/r/_/kong) (📥 300M · ⭐ 700 · ⏱️ 12.12.2022): +- [Docker Hub](https://hub.docker.com/r/_/kong) (📥 300M · ⭐ 710 · ⏱️ 12.12.2022): ``` docker pull kong ```
-
tyk (🥉27 · ⭐ 7.9K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0 +
tyk (🥉27 · ⭐ 8K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and.. MPL-2.0 -- [GitHub](https://github.com/TykTechnologies/tyk) (👨‍💻 100 · 🔀 970 · 📥 2.5K · 📋 2K - 21% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/TykTechnologies/tyk) (👨‍💻 100 · 🔀 970 · 📥 2.5K · 📋 2K - 21% open · ⏱️ 22.12.2022): ``` git clone https://github.com/TykTechnologies/tyk @@ -4235,7 +4235,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/pallets/flask-sqlalchemy ``` -- [PyPi](https://pypi.org/project/flask-sqlalchemy) (📥 4.7M / month · ⏱️ 14.10.2022): +- [PyPi](https://pypi.org/project/flask-sqlalchemy) (📥 4.5M / month · ⏱️ 14.10.2022): ``` pip install flask-sqlalchemy ``` @@ -4246,12 +4246,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Flask-Migrate (🥇34 · ⭐ 2.1K) - SQLAlchemy database migrations for Flask applications using.. MIT -- [GitHub](https://github.com/miguelgrinberg/Flask-Migrate) (👨‍💻 45 · 🔀 210 · 📋 400 - 2% open · ⏱️ 05.12.2022): +- [GitHub](https://github.com/miguelgrinberg/Flask-Migrate) (👨‍💻 45 · 🔀 210 · 📋 400 - 3% open · ⏱️ 05.12.2022): ``` git clone https://github.com/miguelgrinberg/Flask-Migrate ``` -- [PyPi](https://pypi.org/project/flask-migrate) (📥 960K / month · 📦 9.5K · ⏱️ 01.08.2021): +- [PyPi](https://pypi.org/project/flask-migrate) (📥 940K / month · 📦 9.5K · ⏱️ 01.08.2021): ``` pip install flask-migrate ``` @@ -4260,14 +4260,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-migrate ```
-
flask-caching (🥇32 · ⭐ 770) - A caching extension for Flask. BSD-3 +
flask-caching (🥇33 · ⭐ 770) - A caching extension for Flask. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-caching) (👨‍💻 110 · 🔀 170 · 📦 12K · 📋 210 - 17% open · ⏱️ 27.11.2022): +- [GitHub](https://github.com/pallets-eco/flask-caching) (👨‍💻 110 · 🔀 170 · 📦 12K · 📋 210 - 17% open · ⏱️ 18.12.2022): ``` git clone https://github.com/pallets-eco/flask-caching ``` -- [PyPi](https://pypi.org/project/flask-caching) (📥 3.8M / month · 📦 750 · ⏱️ 26.06.2022): +- [PyPi](https://pypi.org/project/flask-caching) (📥 3.4M / month · 📦 750 · ⏱️ 26.06.2022): ``` pip install flask-caching ``` @@ -4278,12 +4278,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-cors (🥇30 · ⭐ 800) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT -- [GitHub](https://github.com/corydolphin/flask-cors) (👨‍💻 41 · 🔀 120 · 📦 180K · 📋 140 - 29% open · ⏱️ 25.11.2022): +- [GitHub](https://github.com/corydolphin/flask-cors) (👨‍💻 41 · 🔀 120 · 📦 190K · 📋 140 - 29% open · ⏱️ 25.11.2022): ``` git clone https://github.com/corydolphin/flask-cors ``` -- [PyPi](https://pypi.org/project/flask-cors) (📥 5M / month · 📦 8K · ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/flask-cors) (📥 4.8M / month · 📦 8K · ⏱️ 06.01.2021): ``` pip install flask-cors ``` @@ -4306,12 +4306,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-limiter (🥈29 · ⭐ 920) - Rate Limiting extension for Flask. MIT -- [GitHub](https://github.com/alisaifee/flask-limiter) (👨‍💻 41 · 🔀 120 · 📥 70 · 📦 4.2K · 📋 150 - 0% open · ⏱️ 30.11.2022): +- [GitHub](https://github.com/alisaifee/flask-limiter) (👨‍💻 41 · 🔀 120 · 📥 76 · 📦 4.2K · 📋 150 - 0% open · ⏱️ 22.12.2022): ``` git clone https://github.com/alisaifee/flask-limiter ``` -- [PyPi](https://pypi.org/project/flask-limiter) (📥 280K / month · 📦 380 · ⏱️ 24.08.2022): +- [PyPi](https://pypi.org/project/flask-limiter) (📥 270K / month · 📦 380 · ⏱️ 24.08.2022): ``` pip install flask-limiter ``` @@ -4323,7 +4323,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/MongoEngine/flask-mongoengine ``` -- [PyPi](https://pypi.org/project/flask-mongoengine) (📥 80K / month · 📦 1.4K · ⏱️ 21.11.2020): +- [PyPi](https://pypi.org/project/flask-mongoengine) (📥 77K / month · 📦 1.4K · ⏱️ 21.11.2020): ``` pip install flask-mongoengine ``` @@ -4335,7 +4335,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/python-babel/flask-babel ``` -- [PyPi](https://pypi.org/project/flask-babel) (📥 3.2M / month · 📦 2.6K · ⏱️ 27.08.2020): +- [PyPi](https://pypi.org/project/flask-babel) (📥 2.9M / month · 📦 2.6K · ⏱️ 27.08.2020): ``` pip install flask-babel ``` @@ -4344,18 +4344,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-babel ```
-
flask-marshmallow (🥈28 · ⭐ 760 · 💤) - Flask + marshmallow for beautiful APIs. MIT +
flask-marshmallow (🥈28 · ⭐ 770 · 💤) - Flask + marshmallow for beautiful APIs. MIT - [GitHub](https://github.com/marshmallow-code/flask-marshmallow) (👨‍💻 17 · 🔀 52 · 📦 21K · 📋 110 - 26% open · ⏱️ 30.01.2022): ``` git clone https://github.com/marshmallow-code/flask-marshmallow ``` -- [PyPi](https://pypi.org/project/flask-marshmallow) (📥 520K / month · 📦 800 · ⏱️ 28.09.2020): +- [PyPi](https://pypi.org/project/flask-marshmallow) (📥 500K / month · 📦 800 · ⏱️ 28.09.2020): ``` pip install flask-marshmallow ``` -- [Conda](https://anaconda.org/conda-forge/flask-marshmallow) (📥 74K · ⏱️ 28.09.2020): +- [Conda](https://anaconda.org/conda-forge/flask-marshmallow) (📥 75K · ⏱️ 28.09.2020): ``` conda install -c conda-forge flask-marshmallow ``` @@ -4367,7 +4367,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jmcarp/flask-apispec ``` -- [PyPi](https://pypi.org/project/flask-apispec) (📥 200K / month · 📦 43 · ⏱️ 30.03.2022): +- [PyPi](https://pypi.org/project/flask-apispec) (📥 210K / month · 📦 43 · ⏱️ 30.03.2022): ``` pip install flask-apispec ``` @@ -4378,12 +4378,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-bcrypt (🥈27 · ⭐ 310 · 💤) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3 -- [GitHub](https://github.com/maxcountryman/flask-bcrypt) (👨‍💻 25 · 🔀 61 · 📦 44K · 📋 45 - 8% open · ⏱️ 05.04.2022): +- [GitHub](https://github.com/maxcountryman/flask-bcrypt) (👨‍💻 25 · 🔀 61 · 📦 45K · 📋 45 - 8% open · ⏱️ 05.04.2022): ``` git clone https://github.com/maxcountryman/flask-bcrypt ``` -- [PyPi](https://pypi.org/project/flask-bcrypt) (📥 930K / month · 📦 3K · ⏱️ 05.04.2022): +- [PyPi](https://pypi.org/project/flask-bcrypt) (📥 900K / month · 📦 3K · ⏱️ 05.04.2022): ``` pip install flask-bcrypt ``` @@ -4399,7 +4399,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/miguelgrinberg/Flask-Moment ``` -- [PyPi](https://pypi.org/project/flask-moment) (📥 28K / month · 📦 2.3K · ⏱️ 16.07.2021): +- [PyPi](https://pypi.org/project/flask-moment) (📥 27K / month · 📦 2.3K · ⏱️ 16.07.2021): ``` pip install flask-moment ``` @@ -4415,7 +4415,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) (📥 110K / month · 📦 260 · ⏱️ 05.04.2022): +- [PyPi](https://pypi.org/project/flask-seasurf) (📥 76K / month · 📦 260 · ⏱️ 05.04.2022): ``` pip install flask-seasurf ``` @@ -4431,7 +4431,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/johnwheeler/flask-ask ``` -- [PyPi](https://pypi.org/project/flask-ask) (📥 430 / month · 📦 130 · ⏱️ 28.02.2018): +- [PyPi](https://pypi.org/project/flask-ask) (📥 570 / month · 📦 130 · ⏱️ 28.02.2018): ``` pip install flask-ask ``` @@ -4443,7 +4443,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/lixxu/flask-paginate ``` -- [PyPi](https://pypi.org/project/flask-paginate) (📥 33K / month · 📦 46 · ⏱️ 09.01.2022): +- [PyPi](https://pypi.org/project/flask-paginate) (📥 31K / month · 📦 46 · ⏱️ 09.01.2022): ``` pip install flask-paginate ``` @@ -4459,7 +4459,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/plangrid/flask-rebar ``` -- [PyPi](https://pypi.org/project/flask-rebar) (📥 2.3K / month · 📦 4 · ⏱️ 03.06.2022): +- [PyPi](https://pypi.org/project/flask-rebar) (📥 2.6K / month · 📦 4 · ⏱️ 03.06.2022): ``` pip install flask-rebar ``` @@ -4471,7 +4471,7 @@ _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) (📥 23K / month · 📦 580 · ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/frozen-flask) (📥 28K / month · 📦 580 · ⏱️ 15.06.2021): ``` pip install frozen-flask ``` @@ -4482,7 +4482,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-jsonrpc (🥉23 · ⭐ 270) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3 -- [GitHub](https://github.com/cenobites/flask-jsonrpc) (👨‍💻 16 · 🔀 62 · 📥 5 · 📦 210 · ⏱️ 19.11.2022): +- [GitHub](https://github.com/cenobites/flask-jsonrpc) (👨‍💻 16 · 🔀 62 · 📥 5 · 📦 210 · 📋 64 - 1% open · ⏱️ 19.11.2022): ``` git clone https://github.com/cenobites/flask-jsonrpc @@ -4492,38 +4492,38 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install rpc ```
-
flask_pydantic (🥉23 · ⭐ 240) - flask extension for integration with the awesome pydantic.. MIT +
flask_pydantic (🥉23 · ⭐ 250) - flask extension for integration with the awesome pydantic.. MIT -- [GitHub](https://github.com/bauerji/flask-pydantic) (👨‍💻 11 · 🔀 31 · 📦 250 · 📋 33 - 36% open · ⏱️ 25.09.2022): +- [GitHub](https://github.com/bauerji/flask-pydantic) (👨‍💻 11 · 🔀 31 · 📦 260 · 📋 33 - 36% open · ⏱️ 25.09.2022): ``` git clone https://github.com/bauerji/flask_pydantic ``` -- [PyPi](https://pypi.org/project/flask_pydantic) (📥 59K / month · 📦 2 · ⏱️ 28.10.2021): +- [PyPi](https://pypi.org/project/flask_pydantic) (📥 55K / month · 📦 2 · ⏱️ 28.10.2021): ``` pip install flask_pydantic ```
safrs (🥉22 · ⭐ 360) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. ❗️GPL-3.0 -- [GitHub](https://github.com/thomaxxl/safrs) (👨‍💻 15 · 🔀 66 · 📦 65 · 📋 77 - 2% open · ⏱️ 08.11.2022): +- [GitHub](https://github.com/thomaxxl/safrs) (👨‍💻 15 · 🔀 66 · 📦 69 · 📋 77 - 2% open · ⏱️ 08.11.2022): ``` git clone https://github.com/thomaxxl/safrs ``` -- [PyPi](https://pypi.org/project/safrs) (📥 590 / month · 📦 1 · ⏱️ 29.12.2021): +- [PyPi](https://pypi.org/project/safrs) (📥 830 / month · 📦 1 · ⏱️ 29.12.2021): ``` pip install safrs ```
flask_injector (🥉22 · ⭐ 240) - Adds Injector support to Flask. BSD-3 -- [GitHub](https://github.com/python-injector/flask_injector) (👨‍💻 12 · 🔀 36 · 📦 720 · 📋 48 - 22% open · ⏱️ 15.06.2022): +- [GitHub](https://github.com/python-injector/flask_injector) (👨‍💻 12 · 🔀 36 · 📦 730 · 📋 48 - 22% open · ⏱️ 15.06.2022): ``` git clone https://github.com/alecthomas/flask_injector ``` -- [PyPi](https://pypi.org/project/flask_injector) (📥 51K / month · 📦 65 · ⏱️ 15.06.2022): +- [PyPi](https://pypi.org/project/flask_injector) (📥 52K / month · 📦 65 · ⏱️ 15.06.2022): ``` pip install flask_injector ``` @@ -4534,7 +4534,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
cookiecutter-flask (🥉21 · ⭐ 4.3K) - A flask template with Bootstrap, asset.. MIT -- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (👨‍💻 70 · 🔀 730 · 📋 180 - 1% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (👨‍💻 70 · 🔀 730 · 📋 180 - 1% open · ⏱️ 22.12.2022): ``` git clone https://github.com/cookiecutter-flask/cookiecutter-flask @@ -4547,31 +4547,31 @@ _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) (📥 34 / month · ⏱️ 13.06.2017): +- [PyPi](https://pypi.org/project/flask_jsondash) (📥 52 / month · ⏱️ 13.06.2017): ``` pip install flask_jsondash ```
flask-file-upload (🥉18 · ⭐ 140 · 💤) - Easy file uploads for Flask. MIT -- [GitHub](https://github.com/joegasewicz/flask-file-upload) (👨‍💻 6 · 🔀 13 · 📦 62 · 📋 73 - 17% open · ⏱️ 07.12.2021): +- [GitHub](https://github.com/joegasewicz/flask-file-upload) (👨‍💻 6 · 🔀 13 · 📦 63 · 📋 73 - 17% open · ⏱️ 07.12.2021): ``` git clone https://github.com/joegasewicz/flask-file-upload ``` -- [PyPi](https://pypi.org/project/flask-file-upload) (📥 230 / month · ⏱️ 07.12.2021): +- [PyPi](https://pypi.org/project/flask-file-upload) (📥 240 / 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 · 📦 13 · 📋 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) (📥 970 / month · 📦 1 · ⏱️ 16.01.2020): ``` pip install flask2postman ``` @@ -4596,21 +4596,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
slowapi (🥇25 · ⭐ 560) - A rate limiter for Starlette and FastAPI. MIT +
slowapi (🥇26 · ⭐ 560) - A rate limiter for Starlette and FastAPI. MIT -- [GitHub](https://github.com/laurentS/slowapi) (👨‍💻 18 · 🔀 49 · 📦 670 · 📋 72 - 37% open · ⏱️ 09.12.2022): +- [GitHub](https://github.com/laurentS/slowapi) (👨‍💻 18 · 🔀 49 · 📦 680 · 📋 72 - 37% open · ⏱️ 09.12.2022): ``` git clone https://github.com/laurents/slowapi ``` -- [PyPi](https://pypi.org/project/slowapi) (📥 59K / month · 📦 3 · ⏱️ 24.08.2022): +- [PyPi](https://pypi.org/project/slowapi) (📥 62K / month · 📦 3 · ⏱️ 24.08.2022): ``` pip install slowapi ```
fastapi-admin/fastapi-admin (🥇24 · ⭐ 1.6K) - A fast admin dashboard based on FastAPI and.. Apache-2 -- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (👨‍💻 11 · 🔀 230 · 📦 74 · 📋 96 - 31% open · ⏱️ 19.10.2022): +- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (👨‍💻 11 · 🔀 230 · 📦 76 · 📋 100 - 35% open · ⏱️ 19.10.2022): ``` git clone https://github.com/fastapi-admin/fastapi-admin @@ -4620,9 +4620,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install fastapi-admin ```
-
fastapi-crudrouter (🥈23 · ⭐ 930) - A dynamic FastAPI router that automatically creates.. MIT +
fastapi-crudrouter (🥇24 · ⭐ 940) - A dynamic FastAPI router that automatically creates.. MIT -- [GitHub](https://github.com/awtkns/fastapi-crudrouter) (👨‍💻 21 · 🔀 110 · 📥 7 · 📦 120 · 📋 96 - 59% open · ⏱️ 03.12.2022): +- [GitHub](https://github.com/awtkns/fastapi-crudrouter) (👨‍💻 21 · 🔀 110 · 📥 7 · 📦 120 · 📋 96 - 59% open · ⏱️ 16.12.2022): ``` git clone https://github.com/awtkns/fastapi-crudrouter @@ -4634,53 +4634,53 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
fastapi-code-generator (🥈23 · ⭐ 610) - This code generator creates FastAPI app from an.. MIT -- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (👨‍💻 15 · 🔀 65 · 📦 44 · 📋 56 - 57% open · ⏱️ 23.11.2022): +- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (👨‍💻 15 · 🔀 67 · 📦 45 · 📋 56 - 57% open · ⏱️ 23.11.2022): ``` git clone https://github.com/koxudaxi/fastapi-code-generator ``` -- [PyPi](https://pypi.org/project/fastapi-code-generator) (📥 3.4K / month · ⏱️ 13.05.2022): +- [PyPi](https://pypi.org/project/fastapi-code-generator) (📥 3.5K / month · ⏱️ 13.05.2022): ``` pip install fastapi-code-generator ```
-
sqladmin (🥈22 · ⭐ 660) - SQLAlchemy Admin for FastAPI and Starlette. BSD-3 +
sqladmin (🥈22 · ⭐ 670) - SQLAlchemy Admin for FastAPI and Starlette. BSD-3 -- [GitHub](https://github.com/aminalaee/sqladmin) (👨‍💻 22 · 🔀 84 · 📋 100 - 18% open · ⏱️ 24.11.2022): +- [GitHub](https://github.com/aminalaee/sqladmin) (👨‍💻 22 · 🔀 84 · 📋 100 - 17% open · ⏱️ 20.12.2022): ``` git clone https://github.com/aminalaee/sqladmin ``` -- [PyPi](https://pypi.org/project/sqladmin) (📥 11K / month · ⏱️ 23.06.2022): +- [PyPi](https://pypi.org/project/sqladmin) (📥 12K / month · ⏱️ 23.06.2022): ``` pip install sqladmin ```
-
fastapi-mvc (🥈21 · ⭐ 230) - Developer productivity tool for making high-quality FastAPI.. MIT +
fastapi-mvc (🥈21 · ⭐ 240) - Developer productivity tool for making high-quality FastAPI.. MIT -- [GitHub](https://github.com/fastapi-mvc/fastapi-mvc) (👨‍💻 6 · 🔀 28 · 📥 91 · 📋 110 - 18% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/fastapi-mvc/fastapi-mvc) (👨‍💻 6 · 🔀 28 · 📥 96 · 📋 110 - 17% open · ⏱️ 15.12.2022): ``` git clone https://github.com/rszamszur/fastapi-mvc ``` -- [PyPi](https://pypi.org/project/fastapi-mvc) (📥 160 / month · ⏱️ 13.06.2022): +- [PyPi](https://pypi.org/project/fastapi-mvc) (📥 330 / month · ⏱️ 13.06.2022): ``` pip install fastapi-mvc ```
fastapi-sqlalchemy (🥉20 · ⭐ 460) - Adds simple SQLAlchemy support to FastAPI. MIT -- [GitHub](https://github.com/mfreeborn/fastapi-sqlalchemy) (👨‍💻 5 · 🔀 32 · 📦 840 · 📋 19 - 52% open · ⏱️ 25.09.2022): +- [GitHub](https://github.com/mfreeborn/fastapi-sqlalchemy) (👨‍💻 5 · 🔀 32 · 📦 850 · 📋 19 - 52% open · ⏱️ 25.09.2022): ``` git clone https://github.com/mfreeborn/fastapi-sqlalchemy ``` -- [PyPi](https://pypi.org/project/fastapi-sqlalchemy) (📥 45K / month · 📦 1 · ⏱️ 25.09.2020): +- [PyPi](https://pypi.org/project/fastapi-sqlalchemy) (📥 44K / month · 📦 1 · ⏱️ 25.09.2020): ``` pip install fastapi-sqlalchemy ```
-
fastapi-plugins (🥉19 · ⭐ 240) - FastAPI framework plugins. MIT +
fastapi-plugins (🥉18 · ⭐ 240) - FastAPI framework plugins. MIT - [GitHub](https://github.com/madkote/fastapi-plugins) (👨‍💻 3 · 🔀 17 · 📦 67 · 📋 15 - 26% open · ⏱️ 24.11.2022): @@ -4699,14 +4699,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/stephenhillier/starlette_exporter ``` -- [PyPi](https://pypi.org/project/starlette_exporter) (📥 320K / month · 📦 4 · ⏱️ 23.05.2022): +- [PyPi](https://pypi.org/project/starlette_exporter) (📥 310K / month · 📦 4 · ⏱️ 23.05.2022): ``` pip install starlette_exporter ```
fastapi-react (🥉17 · ⭐ 1.4K · 💤) - Cookiecutter Template for FastAPI + React Projects... MIT -- [GitHub](https://github.com/Buuntu/fastapi-react) (👨‍💻 13 · 🔀 230 · 📋 60 - 40% open · ⏱️ 18.02.2022): +- [GitHub](https://github.com/Buuntu/fastapi-react) (👨‍💻 13 · 🔀 240 · 📋 60 - 40% open · ⏱️ 18.02.2022): ``` git clone https://github.com/Buuntu/fastapi-react @@ -4714,24 +4714,24 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
fastapi-socketio (🥉17 · ⭐ 210) - Easily integrate socket.io with your FastAPI app. Apache-2 -- [GitHub](https://github.com/pyropy/fastapi-socketio) (👨‍💻 6 · 🔀 18 · 📦 150 · 📋 25 - 48% open · ⏱️ 23.11.2022): +- [GitHub](https://github.com/pyropy/fastapi-socketio) (👨‍💻 6 · 🔀 18 · 📦 150 · 📋 26 - 50% open · ⏱️ 23.11.2022): ``` git clone https://github.com/pyropy/fastapi-socketio ``` -- [PyPi](https://pypi.org/project/fastapi-socketio) (📥 3.9K / month · 📦 1 · ⏱️ 06.12.2021): +- [PyPi](https://pypi.org/project/fastapi-socketio) (📥 4.3K / month · 📦 1 · ⏱️ 06.12.2021): ``` pip install fastapi-socketio ```
-
fastapi-lazy (🥉10 · ⭐ 93 · 💤) - Lazy package to start your project using FastAPI. MIT +
fastapi-lazy (🥉10 · ⭐ 94 · 💤) - Lazy package to start your project using FastAPI. MIT - [GitHub](https://github.com/yezz123/fastapi-lazy) (👨‍💻 2 · 🔀 11 · 📋 5 - 80% open · ⏱️ 29.12.2021): ``` git clone https://github.com/yezz123/fastapi-lazy ``` -- [PyPi](https://pypi.org/project/fastapi-lazy) (📥 21 / month · ⏱️ 21.11.2021): +- [PyPi](https://pypi.org/project/fastapi-lazy) (📥 49 / month · ⏱️ 21.11.2021): ``` pip install fastapi-lazy ``` @@ -4740,7 +4740,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - fastapi-utils (🥇24 · ⭐ 1.2K · 💀) - Reusable utilities for FastAPI. MIT - fastapi_contrib (🥉16 · ⭐ 540 · 💀) - Opinionated set of utilities on top of FastAPI. MIT -- fastapi-versioning (🥉16 · ⭐ 450 · 💀) - api versioning for fastapi web applications. MIT +- fastapi-versioning (🥉16 · ⭐ 460 · 💀) - api versioning for fastapi web applications. MIT - fastapi_client (🥉15 · ⭐ 270 · 💀) - FastAPI client generator. Apache-2 - fastapi_cache (🥉15 · ⭐ 190 · 💀) - FastAPI simple cache. MIT
@@ -4769,7 +4769,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-extensions/django-extensions ``` -- [PyPi](https://pypi.org/project/django-extensions) (📥 2.1M / month · 📦 12K · ⏱️ 07.11.2021): +- [PyPi](https://pypi.org/project/django-extensions) (📥 2M / month · 📦 12K · ⏱️ 07.11.2021): ``` pip install django-extensions ``` @@ -4785,7 +4785,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django/channels ``` -- [PyPi](https://pypi.org/project/channels) (📥 570K / month · 📦 1.3K · ⏱️ 11.07.2021): +- [PyPi](https://pypi.org/project/channels) (📥 560K / month · 📦 1.3K · ⏱️ 11.07.2021): ``` pip install channels ``` @@ -4796,12 +4796,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-import-export (🥇37 · ⭐ 2.6K) - Django application and library for importing and.. BSD-2 -- [GitHub](https://github.com/django-import-export/django-import-export) (👨‍💻 190 · 🔀 730 · 📦 19K · 📋 900 - 13% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/django-import-export/django-import-export) (👨‍💻 190 · 🔀 730 · 📦 20K · 📋 900 - 13% open · ⏱️ 13.12.2022): ``` git clone https://github.com/django-import-export/django-import-export ``` -- [PyPi](https://pypi.org/project/django-import-export) (📥 680K / month · 📦 1K · ⏱️ 17.05.2022): +- [PyPi](https://pypi.org/project/django-import-export) (📥 670K / month · 📦 1K · ⏱️ 17.05.2022): ``` pip install django-import-export ``` @@ -4826,7 +4826,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-filter ```
-
django-oscar (🥇35 · ⭐ 5.5K) - Domain-driven e-commerce for Django. BSD-3 +
django-simple-history (🥇36 · ⭐ 1.7K) - Store model history and view/revert changes from.. BSD-3 + +- [GitHub](https://github.com/jazzband/django-simple-history) (👨‍💻 170 · 🔀 410 · 📦 3.4K · 📋 500 - 23% open · ⏱️ 09.12.2022): + + ``` + git clone https://github.com/jazzband/django-simple-history + ``` +- [PyPi](https://pypi.org/project/django-simple-history) (📥 680K / month · 📦 450 · ⏱️ 11.05.2022): + ``` + pip install django-simple-history + ``` +
+
django-oscar (🥇35 · ⭐ 5.6K) - Domain-driven e-commerce for Django. BSD-3 - [GitHub](https://github.com/django-oscar/django-oscar) (👨‍💻 340 · 🔀 2K · 📦 940 · 📋 1.5K - 11% open · ⏱️ 06.12.2022): @@ -4840,7 +4852,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-cors-headers (🥇35 · ⭐ 4.8K) - Django app for handling the server headers required.. MIT -- [GitHub](https://github.com/adamchainz/django-cors-headers) (👨‍💻 63 · 🔀 500 · 📦 130K · 📋 250 - 4% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/adamchainz/django-cors-headers) (👨‍💻 63 · 🔀 500 · 📦 130K · 📋 250 - 4% open · ⏱️ 19.12.2022): ``` git clone https://github.com/adamchainz/django-cors-headers @@ -4861,43 +4873,31 @@ _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) (📥 230K / month · 📦 2.1K · ⏱️ 18.06.2022): +- [PyPi](https://pypi.org/project/django-reversion) (📥 220K / month · 📦 2.1K · ⏱️ 18.06.2022): ``` pip install django-reversion ```
-
django-model-utils (🥇35 · ⭐ 2.4K · 📈) - Django model mixins and utilities. BSD-3 +
django-model-utils (🥇35 · ⭐ 2.4K) - Django model mixins and utilities. BSD-3 - [GitHub](https://github.com/jazzband/django-model-utils) (👨‍💻 130 · 🔀 350 · 📦 19K · 📋 280 - 42% open · ⏱️ 12.12.2022): ``` git clone https://github.com/jazzband/django-model-utils ``` -- [PyPi](https://pypi.org/project/django-model-utils) (📥 910K / month · 📦 4.8K · ⏱️ 13.10.2021): +- [PyPi](https://pypi.org/project/django-model-utils) (📥 890K / month · 📦 4.8K · ⏱️ 13.10.2021): ``` pip install django-model-utils ```
-
django-simple-history (🥇35 · ⭐ 1.7K) - Store model history and view/revert changes from.. BSD-3 - -- [GitHub](https://github.com/jazzband/django-simple-history) (👨‍💻 170 · 🔀 410 · 📦 3.4K · 📋 500 - 23% open · ⏱️ 09.12.2022): - - ``` - git clone https://github.com/jazzband/django-simple-history - ``` -- [PyPi](https://pypi.org/project/django-simple-history) (📥 690K / month · 📦 450 · ⏱️ 11.05.2022): - ``` - pip install django-simple-history - ``` -
dj-database-url (🥇35 · ⭐ 1.3K) - Use Database URLs in your Django Application. BSD-3 -- [GitHub](https://github.com/jazzband/dj-database-url) (👨‍💻 66 · 🔀 200 · 📦 210K · 📋 82 - 6% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/jazzband/dj-database-url) (👨‍💻 66 · 🔀 200 · 📦 210K · 📋 82 - 3% open · ⏱️ 21.12.2022): ``` git clone https://github.com/jacobian/dj-database-url ``` -- [PyPi](https://pypi.org/project/dj-database-url) (📥 890K / month · 📦 21K · ⏱️ 01.03.2018): +- [PyPi](https://pypi.org/project/dj-database-url) (📥 880K / month · 📦 21K · ⏱️ 01.03.2018): ``` pip install dj-database-url ``` @@ -4909,27 +4909,27 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/joke2k/django-environ ``` -- [PyPi](https://pypi.org/project/django-environ) (📥 1.2M / month · 📦 3.5K · ⏱️ 15.06.2022): +- [PyPi](https://pypi.org/project/django-environ) (📥 1.1M / month · 📦 3.5K · ⏱️ 15.06.2022): ``` pip install django-environ ``` -- [Conda](https://anaconda.org/conda-forge/django-environ) (📥 58K · ⏱️ 09.07.2018): +- [Conda](https://anaconda.org/conda-forge/django-environ) (📥 59K · ⏱️ 09.07.2018): ``` conda install -c conda-forge django-environ ```
django-storages (🥈34 · ⭐ 2.3K) - Django-storages is a project to provide a variety of.. BSD-3 -- [GitHub](https://github.com/jschneier/django-storages) (👨‍💻 230 · 🔀 780 · 📋 630 - 30% open · ⏱️ 23.11.2022): +- [GitHub](https://github.com/jschneier/django-storages) (👨‍💻 230 · 🔀 790 · 📋 640 - 31% open · ⏱️ 22.12.2022): ``` git clone https://github.com/jschneier/django-storages ``` -- [PyPi](https://pypi.org/project/django-storages) (📥 2M / month · 📦 4.9K · ⏱️ 30.10.2021): +- [PyPi](https://pypi.org/project/django-storages) (📥 1.9M / month · 📦 4.9K · ⏱️ 30.10.2021): ``` pip install django-storages ``` -- [Conda](https://anaconda.org/conda-forge/django-storages) (📥 42K · ⏱️ 06.08.2022): +- [Conda](https://anaconda.org/conda-forge/django-storages) (📥 43K · ⏱️ 06.08.2022): ``` conda install -c conda-forge django-storages ``` @@ -4973,7 +4973,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) (📥 94K / month · 📦 4K · ⏱️ 27.12.2021): +- [PyPi](https://pypi.org/project/django-bootstrap3) (📥 91K / month · 📦 4K · ⏱️ 27.12.2021): ``` pip install django-bootstrap3 ``` @@ -4989,7 +4989,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-ckeditor/django-ckeditor ``` -- [PyPi](https://pypi.org/project/django-ckeditor) (📥 250K / month · 📦 1.5K · ⏱️ 31.05.2022): +- [PyPi](https://pypi.org/project/django-ckeditor) (📥 240K / month · 📦 1.5K · ⏱️ 31.05.2022): ``` pip install django-ckeditor ``` @@ -5008,7 +5008,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
sorl-thumbnail (🥈33 · ⭐ 1.6K) - Thumbnails for Django. BSD-3 -- [GitHub](https://github.com/jazzband/sorl-thumbnail) (👨‍💻 150 · 🔀 480 · 📦 9.8K · 📋 400 - 28% open · ⏱️ 06.09.2022): +- [GitHub](https://github.com/jazzband/sorl-thumbnail) (👨‍💻 150 · 🔀 480 · 📦 9.9K · 📋 400 - 28% open · ⏱️ 06.09.2022): ``` git clone https://github.com/jazzband/sorl-thumbnail @@ -5022,9 +5022,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge sorl-thumbnail ```
+
easy-thumbnails (🥈33 · ⭐ 1.3K) - Easy thumbnails for Django. BSD-3 + +- [GitHub](https://github.com/SmileyChris/easy-thumbnails) (👨‍💻 90 · 🔀 320 · 📦 9.1K · 📋 400 - 20% open · ⏱️ 19.12.2022): + + ``` + git clone https://github.com/SmileyChris/easy-thumbnails + ``` +- [PyPi](https://pypi.org/project/easy-thumbnails) (📥 200K / month · 📦 2.1K · ⏱️ 20.01.2022): + ``` + pip install easy-thumbnails + ``` +
django-stubs (🥈33 · ⭐ 1.1K) - PEP-484 stubs for Django. MIT -- [GitHub](https://github.com/typeddjango/django-stubs) (👨‍💻 180 · 🔀 290 · 📦 3.3K · 📋 550 - 41% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/typeddjango/django-stubs) (👨‍💻 180 · 🔀 290 · 📦 3.3K · 📋 550 - 40% open · ⏱️ 21.12.2022): ``` git clone https://github.com/typeddjango/django-stubs @@ -5033,14 +5045,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-stubs ``` -- [Conda](https://anaconda.org/conda-forge/django-stubs) (📥 8.8K · ⏱️ 09.12.2022): +- [Conda](https://anaconda.org/conda-forge/django-stubs) (📥 9K · ⏱️ 09.12.2022): ``` conda install -c conda-forge django-stubs ```
django-bootstrap4 (🥈33 · ⭐ 980) - Bootstrap 4 integration with Django. BSD-3 -- [GitHub](https://github.com/zostera/django-bootstrap4) (👨‍💻 140 · 🔀 260 · 📦 84K · 📋 160 - 16% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/zostera/django-bootstrap4) (👨‍💻 140 · 🔀 260 · 📦 85K · 📋 160 - 16% open · ⏱️ 14.12.2022): ``` git clone https://github.com/zostera/django-bootstrap4 @@ -5049,23 +5061,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-bootstrap4 ``` -- [Conda](https://anaconda.org/conda-forge/django-bootstrap4) (📥 21K · ⏱️ 20.10.2021): +- [Conda](https://anaconda.org/conda-forge/django-bootstrap4) (📥 22K · ⏱️ 20.10.2021): ``` conda install -c conda-forge django-bootstrap4 ```
-
Django-Ninja (🥈32 · ⭐ 3.7K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT +
Django-Ninja (🥈32 · ⭐ 3.8K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT -- [GitHub](https://github.com/vitalik/django-ninja) (👨‍💻 68 · 🔀 230 · 📦 900 · 📋 430 - 35% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/vitalik/django-ninja) (👨‍💻 70 · 🔀 230 · 📦 910 · 📋 440 - 36% open · ⏱️ 19.12.2022): ``` git clone https://github.com/vitalik/django-ninja ``` -- [PyPi](https://pypi.org/project/django-ninja) (📥 64K / month · 📦 9 · ⏱️ 29.06.2022): +- [PyPi](https://pypi.org/project/django-ninja) (📥 65K / month · 📦 9 · ⏱️ 29.06.2022): ``` pip install django-ninja ``` -- [Conda](https://anaconda.org/conda-forge/django-ninja) (📥 4.4K · ⏱️ 20.07.2022): +- [Conda](https://anaconda.org/conda-forge/django-ninja) (📥 4.5K · ⏱️ 17.12.2022): ``` conda install -c conda-forge django-ninja ``` @@ -5093,7 +5105,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-compressor/django-compressor ``` -- [PyPi](https://pypi.org/project/django-compressor) (📥 360K / month · 📦 290 · ⏱️ 23.04.2022): +- [PyPi](https://pypi.org/project/django-compressor) (📥 350K / month · 📦 290 · ⏱️ 23.04.2022): ``` pip install django-compressor ``` @@ -5121,7 +5133,7 @@ _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) (📥 4.4K · ⏱️ 17.11.2021): +- [Conda](https://anaconda.org/conda-forge/django-webpack-loader) (📥 4.5K · ⏱️ 17.11.2021): ``` conda install -c conda-forge django-webpack-loader ``` @@ -5145,31 +5157,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/stefanfoulis/django-phonenumber-field ``` -- [PyPi](https://pypi.org/project/django-phonenumber-field) (📥 560K / month · 📦 860 · ⏱️ 17.06.2022): +- [PyPi](https://pypi.org/project/django-phonenumber-field) (📥 550K / month · 📦 860 · ⏱️ 17.06.2022): ``` pip install django-phonenumber-field ```
-
easy-thumbnails (🥈32 · ⭐ 1.3K) - Easy thumbnails for Django. BSD-3 - -- [GitHub](https://github.com/SmileyChris/easy-thumbnails) (👨‍💻 90 · 🔀 310 · 📦 9.1K · 📋 390 - 20% open · ⏱️ 14.12.2022): - - ``` - git clone https://github.com/SmileyChris/easy-thumbnails - ``` -- [PyPi](https://pypi.org/project/easy-thumbnails) (📥 210K / month · 📦 2.1K · ⏱️ 20.01.2022): - ``` - pip install easy-thumbnails - ``` -
cookiecutter-django (🥈31 · ⭐ 10K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 -- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (👨‍💻 360 · 🔀 2.5K · 📦 19 · 📋 1.1K - 11% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (👨‍💻 370 · 🔀 2.5K · 📦 20 · 📋 1.1K - 12% open · ⏱️ 22.12.2022): ``` git clone https://github.com/cookiecutter/cookiecutter-django ``` -- [PyPi](https://pypi.org/project/cookiecutter-django) (📥 86 / month · 📦 1 · ⏱️ 15.01.2018): +- [PyPi](https://pypi.org/project/cookiecutter-django) (📥 68 / month · 📦 1 · ⏱️ 15.01.2018): ``` pip install cookiecutter-django ``` @@ -5181,7 +5181,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/Suor/django-cacheops ``` -- [PyPi](https://pypi.org/project/django-cacheops) (📥 150K / month · 📦 96 · ⏱️ 27.05.2022): +- [PyPi](https://pypi.org/project/django-cacheops) (📥 140K / month · 📦 96 · ⏱️ 27.05.2022): ``` pip install django-cacheops ``` @@ -5197,7 +5197,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-tables2 ``` -- [Conda](https://anaconda.org/conda-forge/django-tables2) (📥 2.2K · ⏱️ 24.10.2021): +- [Conda](https://anaconda.org/conda-forge/django-tables2) (📥 2.3K · ⏱️ 24.10.2021): ``` conda install -c conda-forge django-tables2 ``` @@ -5209,7 +5209,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-constance ``` -- [PyPi](https://pypi.org/project/django-constance) (📥 180K / month · 📦 280 · ⏱️ 11.05.2022): +- [PyPi](https://pypi.org/project/django-constance) (📥 170K / month · 📦 280 · ⏱️ 11.05.2022): ``` pip install django-constance ``` @@ -5233,7 +5233,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-money/django-money ``` -- [PyPi](https://pypi.org/project/django-money) (📥 130K / month · 📦 200 · ⏱️ 20.06.2022): +- [PyPi](https://pypi.org/project/django-money) (📥 120K / month · 📦 200 · ⏱️ 20.06.2022): ``` pip install django-money ``` @@ -5245,11 +5245,23 @@ _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) (📥 420K / month · 📦 1.5K · ⏱️ 01.03.2022): +- [PyPi](https://pypi.org/project/django-countries) (📥 410K / month · 📦 1.5K · ⏱️ 01.03.2022): ``` pip install django-countries ```
+
django-activity-stream (🥉30 · ⭐ 2.1K · 📈) - Generate generic activity streams from the actions on.. BSD-3 + +- [GitHub](https://github.com/justquick/django-activity-stream) (👨‍💻 110 · 🔀 490 · 📦 900 · 📋 300 - 5% open · ⏱️ 19.12.2022): + + ``` + git clone https://github.com/justquick/django-activity-stream + ``` +- [PyPi](https://pypi.org/project/django-activity-stream) (📥 37K / month · 📦 340 · ⏱️ 20.05.2022): + ``` + pip install django-activity-stream + ``` +
django-fsm (🥉30 · ⭐ 2.1K) - Django friendly finite state machine support. MIT - [GitHub](https://github.com/viewflow/django-fsm) (👨‍💻 64 · 🔀 280 · 📦 1.2K · 📋 160 - 18% open · ⏱️ 15.08.2022): @@ -5257,7 +5269,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) (📥 230K / month · 📦 330 · ⏱️ 05.11.2021): +- [PyPi](https://pypi.org/project/django-fsm) (📥 220K / month · 📦 330 · ⏱️ 05.11.2021): ``` pip install django-fsm ``` @@ -5266,40 +5278,40 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-fsm ```
-
django-widget-tweaks (🥉30 · ⭐ 1.8K · 💤) - Tweak the form field rendering in templates, not in.. MIT +
django-sql-explorer (🥉30 · ⭐ 2.1K) - Easily share data across your company via SQL.. MIT -- [GitHub](https://github.com/jazzband/django-widget-tweaks) (👨‍💻 27 · 🔀 130 · 📦 29K · 📋 87 - 44% open · ⏱️ 13.01.2022): +- [GitHub](https://github.com/groveco/django-sql-explorer) (👨‍💻 94 · 🔀 330 · 📦 320 · 📋 280 - 11% open · ⏱️ 16.12.2022): ``` - git clone https://github.com/jazzband/django-widget-tweaks + git clone https://github.com/groveco/django-sql-explorer ``` -- [PyPi](https://pypi.org/project/django-widget-tweaks) (📥 450K / month · 📦 2.2K · ⏱️ 13.01.2022): +- [PyPi](https://pypi.org/project/django-sql-explorer) (📥 56K / month · 📦 74 · ⏱️ 10.03.2022): ``` - pip install django-widget-tweaks + pip install django-sql-explorer ```
django-dbbackup (🥉30 · ⭐ 680) - Management commands to help backup and restore your.. BSD-3 -- [GitHub](https://github.com/jazzband/django-dbbackup) (👨‍💻 64 · 🔀 200 · 📦 1.1K · 📋 270 - 23% open · ⏱️ 12.12.2022): +- [GitHub](https://github.com/jazzband/django-dbbackup) (👨‍💻 64 · 🔀 200 · 📦 1.2K · 📋 270 - 23% open · ⏱️ 12.12.2022): ``` git clone https://github.com/jazzband/django-dbbackup ``` -- [PyPi](https://pypi.org/project/django-dbbackup) (📥 60K / month · 📦 160 · ⏱️ 24.12.2021): +- [PyPi](https://pypi.org/project/django-dbbackup) (📥 62K / month · 📦 160 · ⏱️ 24.12.2021): ``` pip install django-dbbackup ```
-
django-sql-explorer (🥉29 · ⭐ 2.1K) - Easily share data across your company via SQL.. MIT +
django-widget-tweaks (🥉29 · ⭐ 1.8K · 💤) - Tweak the form field rendering in templates, not in.. MIT -- [GitHub](https://github.com/groveco/django-sql-explorer) (👨‍💻 94 · 🔀 330 · 📦 320 · 📋 270 - 13% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/jazzband/django-widget-tweaks) (👨‍💻 27 · 🔀 130 · 📦 29K · 📋 87 - 44% open · ⏱️ 13.01.2022): ``` - git clone https://github.com/groveco/django-sql-explorer + git clone https://github.com/jazzband/django-widget-tweaks ``` -- [PyPi](https://pypi.org/project/django-sql-explorer) (📥 57K / month · 📦 74 · ⏱️ 10.03.2022): +- [PyPi](https://pypi.org/project/django-widget-tweaks) (📥 440K / month · 📦 2.2K · ⏱️ 13.01.2022): ``` - pip install django-sql-explorer + pip install django-widget-tweaks ```
django-angular (🥉29 · ⭐ 1.2K) - Let AngularJS play well with Django. MIT @@ -5321,7 +5333,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) (📥 260K / month · 📦 340 · ⏱️ 05.06.2022): +- [PyPi](https://pypi.org/project/django-waffle) (📥 250K / month · 📦 340 · ⏱️ 05.06.2022): ``` pip install django-waffle ``` @@ -5330,18 +5342,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-waffle ```
-
django-activity-stream (🥉28 · ⭐ 2.1K) - Generate generic activity streams from the actions on.. BSD-3 - -- [GitHub](https://github.com/justquick/django-activity-stream) (👨‍💻 110 · 🔀 480 · 📦 900 · 📋 300 - 5% open · ⏱️ 15.12.2022): - - ``` - git clone https://github.com/justquick/django-activity-stream - ``` -- [PyPi](https://pypi.org/project/django-activity-stream) (📥 37K / month · 📦 340 · ⏱️ 20.05.2022): - ``` - pip install django-activity-stream - ``` -
django-push-notifications (🥉28 · ⭐ 2K) - Send push notifications to mobile devices through GCM.. MIT - [GitHub](https://github.com/jazzband/django-push-notifications) (👨‍💻 93 · 🔀 560 · 📥 85 · 📋 420 - 35% open · ⏱️ 12.08.2022): @@ -5349,19 +5349,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-push-notifications ``` -- [PyPi](https://pypi.org/project/django-push-notifications) (📥 64K / month · 📦 88 · ⏱️ 17.02.2022): +- [PyPi](https://pypi.org/project/django-push-notifications) (📥 65K / month · 📦 88 · ⏱️ 17.02.2022): ``` pip install django-push-notifications ```
django-extra-views (🥉28 · ⭐ 1.3K) - Djangos class-based generic views are awesome, lets.. MIT -- [GitHub](https://github.com/AndrewIngram/django-extra-views) (👨‍💻 60 · 🔀 160 · 📦 1.8K · 📋 140 - 8% open · ⏱️ 28.10.2022): +- [GitHub](https://github.com/AndrewIngram/django-extra-views) (👨‍💻 60 · 🔀 160 · 📦 1.9K · 📋 140 - 8% open · ⏱️ 28.10.2022): ``` git clone https://github.com/AndrewIngram/django-extra-views ``` -- [PyPi](https://pypi.org/project/django-extra-views) (📥 55K / month · 📦 520 · ⏱️ 09.06.2021): +- [PyPi](https://pypi.org/project/django-extra-views) (📥 53K / month · 📦 520 · ⏱️ 09.06.2021): ``` pip install django-extra-views ``` @@ -5382,22 +5382,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-redis-cache ```
-
django-rosetta (🥉28 · ⭐ 910 · 💤) - Rosetta is a Django application that eases the.. MIT - -- [GitHub](https://github.com/mbi/django-rosetta) (👨‍💻 78 · 🔀 180 · 📦 2.1K · 📋 150 - 28% open · ⏱️ 18.05.2022): - - ``` - git clone https://github.com/mbi/django-rosetta - ``` -- [PyPi](https://pypi.org/project/django-rosetta) (📥 61K / month · 📦 610 · ⏱️ 08.12.2021): - ``` - pip install django-rosetta - ``` -- [Conda](https://anaconda.org/conda-forge/django-rosetta) (📥 5.8K · ⏱️ 08.12.2021): - ``` - conda install -c conda-forge django-rosetta - ``` -
django-paypal (🥉28 · ⭐ 670) - A pluggable Django application for integrating PayPal.. MIT - [GitHub](https://github.com/spookylukey/django-paypal) (👨‍💻 73 · 🔀 200 · 📦 2.2K · 📋 160 - 5% open · ⏱️ 28.11.2022): @@ -5405,14 +5389,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/spookylukey/django-paypal ``` -- [PyPi](https://pypi.org/project/django-paypal) (📥 9.7K / month · 📦 290 · ⏱️ 25.03.2022): +- [PyPi](https://pypi.org/project/django-paypal) (📥 9.4K / month · 📦 290 · ⏱️ 25.03.2022): ``` pip install django-paypal ```
djangorestframework-stubs (🥉28 · ⭐ 300) - PEP-484 stubs for django-rest-framework. MIT -- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (👨‍💻 51 · 🔀 76 · 📦 1.6K · 📋 110 - 40% open · ⏱️ 07.12.2022): +- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (👨‍💻 51 · 🔀 76 · 📦 1.6K · 📋 110 - 40% open · ⏱️ 21.12.2022): ``` git clone https://github.com/typeddjango/djangorestframework-stubs @@ -5421,7 +5405,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install djangorestframework-stubs ``` -- [Conda](https://anaconda.org/conda-forge/djangorestframework-stubs) (📥 2.7K · ⏱️ 18.11.2022): +- [Conda](https://anaconda.org/conda-forge/djangorestframework-stubs) (📥 2.8K · ⏱️ 18.11.2022): ``` conda install -c conda-forge djangorestframework-stubs ``` @@ -5438,41 +5422,41 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-filebrowser ```
-
django-organizations (🥉26 · ⭐ 1K) - Multi-user accounts for Django projects. BSD-2 +
django-rosetta (🥉27 · ⭐ 910 · 💤) - Rosetta is a Django application that eases the.. MIT -- [GitHub](https://github.com/bennylope/django-organizations) (👨‍💻 46 · 🔀 180 · 📋 150 - 10% open · ⏱️ 29.11.2022): +- [GitHub](https://github.com/mbi/django-rosetta) (👨‍💻 78 · 🔀 180 · 📦 2.1K · 📋 150 - 28% open · ⏱️ 18.05.2022): ``` - git clone https://github.com/bennylope/django-organizations + git clone https://github.com/mbi/django-rosetta ``` -- [PyPi](https://pypi.org/project/django-organizations) (📥 26K / month · 📦 37 · ⏱️ 17.03.2022): +- [PyPi](https://pypi.org/project/django-rosetta) (📥 59K / month · 📦 610 · ⏱️ 08.12.2021): ``` - pip install django-organizations + pip install django-rosetta ``` -- [Conda](https://anaconda.org/conda-forge/django-organizations) (📥 4.1K · ⏱️ 23.09.2021): +- [Conda](https://anaconda.org/conda-forge/django-rosetta) (📥 5.8K · ⏱️ 08.12.2021): ``` - conda install -c conda-forge django-organizations + conda install -c conda-forge django-rosetta ```
-
django-configurations (🥉26 · ⭐ 950) - A helper for organizing Django project settings by.. BSD-3 +
django-organizations (🥉26 · ⭐ 1K) - Multi-user accounts for Django projects. BSD-2 -- [GitHub](https://github.com/jazzband/django-configurations) (👨‍💻 63 · 🔀 130 · 📦 2.4K · 📋 180 - 23% open · ⏱️ 04.11.2022): +- [GitHub](https://github.com/bennylope/django-organizations) (👨‍💻 46 · 🔀 180 · 📋 150 - 10% open · ⏱️ 29.11.2022): ``` - git clone https://github.com/jazzband/django-configurations + git clone https://github.com/bennylope/django-organizations ``` -- [PyPi](https://pypi.org/project/django-configurations) (📥 97K / month · 📦 660 · ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/django-organizations) (📥 25K / month · 📦 37 · ⏱️ 17.03.2022): ``` - pip install django-configurations + pip install django-organizations ``` -- [Conda](https://anaconda.org/conda-forge/django-configurations) (📥 27K · ⏱️ 13.10.2020): +- [Conda](https://anaconda.org/conda-forge/django-organizations) (📥 4.2K · ⏱️ 23.09.2021): ``` - conda install -c conda-forge django-configurations + conda install -c conda-forge django-organizations ```
django-cleanup (🥉26 · ⭐ 830) - Automatically deletes old file for FileField and ImageField... MIT -- [GitHub](https://github.com/un1t/django-cleanup) (👨‍💻 17 · 🔀 73 · 📦 8.8K · 📋 48 - 4% open · ⏱️ 23.07.2022): +- [GitHub](https://github.com/un1t/django-cleanup) (👨‍💻 17 · 🔀 73 · 📦 8.9K · 📋 48 - 4% open · ⏱️ 23.07.2022): ``` git clone https://github.com/un1t/django-cleanup @@ -5481,7 +5465,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-cleanup ``` -- [Conda](https://anaconda.org/conda-forge/django-cleanup) (📥 8.1K · ⏱️ 26.01.2022): +- [Conda](https://anaconda.org/conda-forge/django-cleanup) (📥 8.2K · ⏱️ 26.01.2022): ``` conda install -c conda-forge django-cleanup ``` @@ -5493,7 +5477,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/viewflow/viewflow ``` -- [PyPi](https://pypi.org/project/django-viewflow) (📥 3.5K / month · 📦 32 · ⏱️ 05.04.2022): +- [PyPi](https://pypi.org/project/django-viewflow) (📥 3.4K / month · 📦 32 · ⏱️ 05.04.2022): ``` pip install django-viewflow ``` @@ -5526,6 +5510,22 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-cachalot ```
+
django-configurations (🥉25 · ⭐ 950) - A helper for organizing Django project settings by.. BSD-3 + +- [GitHub](https://github.com/jazzband/django-configurations) (👨‍💻 63 · 🔀 130 · 📦 2.4K · 📋 180 - 23% open · ⏱️ 04.11.2022): + + ``` + git clone https://github.com/jazzband/django-configurations + ``` +- [PyPi](https://pypi.org/project/django-configurations) (📥 95K / month · 📦 660 · ⏱️ 25.01.2022): + ``` + pip install django-configurations + ``` +- [Conda](https://anaconda.org/conda-forge/django-configurations) (📥 27K · ⏱️ 13.10.2020): + ``` + conda install -c conda-forge django-configurations + ``` +
django-cache-machine (🥉25 · ⭐ 850) - Automatic caching and invalidation for Django models.. BSD-3 - [GitHub](https://github.com/django-cache-machine/django-cache-machine) (👨‍💻 27 · 🔀 170 · 📦 240 · 📋 75 - 25% open · ⏱️ 06.07.2022): @@ -5533,7 +5533,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) (📥 7.7K / month · 📦 110 · ⏱️ 06.07.2022): +- [PyPi](https://pypi.org/project/django-cache-machine) (📥 7.8K / month · 📦 110 · ⏱️ 06.07.2022): ``` pip install django-cache-machine ``` @@ -5564,19 +5564,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-csp (🥉24 · ⭐ 440) - Content Security Policy for Django. BSD-3 -- [GitHub](https://github.com/mozilla/django-csp) (👨‍💻 49 · 🔀 80 · 📋 94 - 14% open · ⏱️ 28.06.2022): +- [GitHub](https://github.com/mozilla/django-csp) (👨‍💻 49 · 🔀 80 · 📋 95 - 15% open · ⏱️ 28.06.2022): ``` git clone https://github.com/mozilla/django-csp ``` -- [PyPi](https://pypi.org/project/django-csp) (📥 280K / month · 📦 14 · ⏱️ 12.08.2020): +- [PyPi](https://pypi.org/project/django-csp) (📥 270K / month · 📦 14 · ⏱️ 12.08.2020): ``` pip install django-csp ```
django-lifecycle (🥉23 · ⭐ 1K · 💤) - Declarative model lifecycle hooks, an alternative to.. MIT -- [GitHub](https://github.com/rsinger86/django-lifecycle) (👨‍💻 28 · 🔀 67 · 📦 150 · 📋 55 - 36% open · ⏱️ 28.05.2022): +- [GitHub](https://github.com/rsinger86/django-lifecycle) (👨‍💻 28 · 🔀 67 · 📦 160 · 📋 55 - 36% open · ⏱️ 28.05.2022): ``` git clone https://github.com/rsinger86/django-lifecycle @@ -5588,12 +5588,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-vanilla-views (🥉23 · ⭐ 940) - Beautifully simple class-based views. BSD-2 -- [GitHub](https://github.com/encode/django-vanilla-views) (👨‍💻 31 · 🔀 71 · 📦 570 · 📋 42 - 4% open · ⏱️ 03.09.2022): +- [GitHub](https://github.com/encode/django-vanilla-views) (👨‍💻 31 · 🔀 70 · 📦 570 · 📋 42 - 4% open · ⏱️ 03.09.2022): ``` git clone https://github.com/encode/django-vanilla-views ``` -- [PyPi](https://pypi.org/project/django-vanilla-views) (📥 5.7K / month · 📦 250 · ⏱️ 09.05.2021): +- [PyPi](https://pypi.org/project/django-vanilla-views) (📥 6K / month · 📦 250 · ⏱️ 09.05.2021): ``` pip install django-vanilla-views ``` @@ -5612,12 +5612,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-codemod (🥉21 · ⭐ 160) - A tool to automatically fix Django deprecations. MIT -- [GitHub](https://github.com/browniebroke/django-codemod) (👨‍💻 21 · 🔀 16 · 📥 440 · 📦 2 · 📋 40 - 22% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/browniebroke/django-codemod) (👨‍💻 21 · 🔀 16 · 📥 440 · 📦 2 · 📋 40 - 22% open · ⏱️ 22.12.2022): ``` git clone https://github.com/browniebroke/django-codemod ``` -- [PyPi](https://pypi.org/project/django-codemod) (📥 1.3K / month · ⏱️ 04.07.2022): +- [PyPi](https://pypi.org/project/django-codemod) (📥 1.4K / month · ⏱️ 04.07.2022): ``` pip install django-codemod ``` @@ -5631,8 +5631,8 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - django-shop (🥉28 · ⭐ 2.9K · 💀) - A Django based shop system. BSD-3 - django-polymorphic (🥉28 · ⭐ 1.4K · 💀) - Improved Django model inheritance with automatic.. BSD-3 - django-blog-zinnia (🥉27 · ⭐ 2.1K · 💀) - Simple yet powerful and really extendable application.. BSD-3 +- django-summernote (🥉27 · ⭐ 930 · 💀) - Simply integrate Summernote editor with Django project. MIT - django-jenkins (🥉26 · ⭐ 940 · 💀) - Plug and play continuous integration with django and.. ❗️LGPL-3.0 -- django-summernote (🥉26 · ⭐ 940 · 💀) - Simply integrate Summernote editor with Django project. MIT - django-floppyforms (🥉25 · ⭐ 810 · 💀) - Full control of form rendering in the templates. ❗️MirOS - django-solo (🥉25 · ⭐ 720) - Helps working with singletons - things like global.. ❗️CC-BY-3.0 - merchant (🥉20 · ⭐ 1K · 💀) - A Django app to accept payments from various payment processors.. BSD-3 @@ -5651,7 +5651,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/twisted/twisted ``` -- [PyPi](https://pypi.org/project/twisted) (📥 3.2M / month · 📦 10K · ⏱️ 26.10.2022): +- [PyPi](https://pypi.org/project/twisted) (📥 3.1M / month · 📦 10K · ⏱️ 26.10.2022): ``` pip install twisted ``` @@ -5660,14 +5660,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge twisted ```
-
jinja (🥇41 · ⭐ 8.9K) - A very fast and expressive template engine. BSD-3 +
jinja (🥇41 · ⭐ 9K) - A very fast and expressive template engine. BSD-3 - [GitHub](https://github.com/pallets/jinja) (👨‍💻 300 · 🔀 1.5K · 📥 54K · 📋 940 - 5% open · ⏱️ 01.11.2022): ``` git clone https://github.com/pallets/jinja ``` -- [PyPi](https://pypi.org/project/jinja2) (📥 130M / month · 📦 100K · ⏱️ 28.04.2022): +- [PyPi](https://pypi.org/project/jinja2) (📥 120M / month · 📦 100K · ⏱️ 28.04.2022): ``` pip install jinja2 ``` @@ -5676,14 +5676,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge jinja2 ```
-
certbot (🥇40 · ⭐ 29K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2 +
certbot (🥇40 · ⭐ 30K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2 -- [GitHub](https://github.com/certbot/certbot) (👨‍💻 510 · 🔀 3.3K · 📥 27K · 📦 1.4K · 📋 5.1K - 10% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/certbot/certbot) (👨‍💻 510 · 🔀 3.3K · 📥 28K · 📦 1.4K · 📋 5.1K - 10% open · ⏱️ 20.12.2022): ``` git clone https://github.com/certbot/certbot ``` -- [PyPi](https://pypi.org/project/certbot) (📥 270K / month · 📦 290 · ⏱️ 08.06.2022): +- [PyPi](https://pypi.org/project/certbot) (📥 260K / month · 📦 290 · ⏱️ 08.06.2022): ``` pip install certbot ``` @@ -5694,7 +5694,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
scapy (🥇39 · ⭐ 8.2K) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0 -- [GitHub](https://github.com/secdev/scapy) (👨‍💻 400 · 🔀 1.8K · 📦 9.3K · 📋 1.4K - 5% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/secdev/scapy) (👨‍💻 400 · 🔀 1.8K · 📦 9.4K · 📋 1.4K - 5% open · ⏱️ 14.12.2022): ``` git clone https://github.com/secdev/scapy @@ -5703,19 +5703,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install scapy ``` -- [Conda](https://anaconda.org/conda-forge/scapy) (📥 62K · ⏱️ 19.04.2021): +- [Conda](https://anaconda.org/conda-forge/scapy) (📥 63K · ⏱️ 19.04.2021): ``` conda install -c conda-forge scapy ```
web3.py (🥇38 · ⭐ 3.9K) - A python interface for interacting with the Ethereum blockchain and.. MIT -- [GitHub](https://github.com/ethereum/web3.py) (👨‍💻 220 · 🔀 1.2K · 📦 10K · 📋 1.3K - 17% open · ⏱️ 13.12.2022): +- [GitHub](https://github.com/ethereum/web3.py) (👨‍💻 220 · 🔀 1.2K · 📦 10K · 📋 1.3K - 17% open · ⏱️ 18.12.2022): ``` git clone https://github.com/ethereum/web3.py ``` -- [PyPi](https://pypi.org/project/web3) (📥 890K / month · 📦 860 · ⏱️ 01.06.2022): +- [PyPi](https://pypi.org/project/web3) (📥 850K / month · 📦 860 · ⏱️ 01.06.2022): ``` pip install web3 ``` @@ -5726,7 +5726,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
dnspython (🥇38 · ⭐ 2.1K) - a powerful DNS toolkit for python. ISC -- [GitHub](https://github.com/rthalley/dnspython) (👨‍💻 110 · 🔀 460 · 📦 150K · 📋 430 - 0% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/rthalley/dnspython) (👨‍💻 110 · 🔀 460 · 📦 160K · 📋 430 - 0% open · ⏱️ 20.12.2022): ``` git clone https://github.com/rthalley/dnspython @@ -5735,7 +5735,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install dnspython ``` -- [Conda](https://anaconda.org/conda-forge/dnspython) (📥 570K · ⏱️ 07.03.2022): +- [Conda](https://anaconda.org/conda-forge/dnspython) (📥 580K · ⏱️ 07.03.2022): ``` conda install -c conda-forge dnspython ``` @@ -5751,19 +5751,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install certifi ``` -- [Conda](https://anaconda.org/conda-forge/certifi) (📥 74M · ⏱️ 07.12.2022): +- [Conda](https://anaconda.org/conda-forge/certifi) (📥 75M · ⏱️ 07.12.2022): ``` conda install -c conda-forge certifi ```
rdflib (🥈36 · ⭐ 1.8K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3 -- [GitHub](https://github.com/RDFLib/rdflib) (👨‍💻 200 · 🔀 500 · 📥 40 · 📦 9.9K · 📋 1.1K - 15% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/RDFLib/rdflib) (👨‍💻 200 · 🔀 500 · 📥 41 · 📦 10K · 📋 1.1K - 16% open · ⏱️ 14.12.2022): ``` git clone https://github.com/RDFLib/rdflib ``` -- [PyPi](https://pypi.org/project/rdflib) (📥 720K / month · 📦 2K · ⏱️ 26.07.2022): +- [PyPi](https://pypi.org/project/rdflib) (📥 670K / month · 📦 2K · ⏱️ 26.07.2022): ``` pip install rdflib ``` @@ -5774,12 +5774,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
pyopenssl (🥈36 · ⭐ 790) - A Python wrapper around the OpenSSL library. Apache-2 -- [GitHub](https://github.com/pyca/pyopenssl) (👨‍💻 110 · 🔀 400 · 📋 490 - 17% open · ⏱️ 05.12.2022): +- [GitHub](https://github.com/pyca/pyopenssl) (👨‍💻 110 · 🔀 400 · 📋 490 - 16% open · ⏱️ 16.12.2022): ``` git clone https://github.com/pyca/pyopenssl ``` -- [PyPi](https://pypi.org/project/pyopenssl) (📥 53M / month · 📦 15K · ⏱️ 29.01.2022): +- [PyPi](https://pypi.org/project/pyopenssl) (📥 52M / month · 📦 15K · ⏱️ 29.01.2022): ``` pip install pyopenssl ``` @@ -5790,12 +5790,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
itsdangerous (🥈35 · ⭐ 2.6K) - Safely pass trusted data to untrusted environments and back. BSD-3 -- [GitHub](https://github.com/pallets/itsdangerous) (👨‍💻 41 · 🔀 200 · 📦 730K · ⏱️ 01.11.2022): +- [GitHub](https://github.com/pallets/itsdangerous) (👨‍💻 41 · 🔀 210 · 📦 740K · 📋 110 - 0% open · ⏱️ 01.11.2022): ``` git clone https://github.com/pallets/itsdangerous ``` -- [PyPi](https://pypi.org/project/itsdangerous) (📥 61M / month · 📦 53K · ⏱️ 24.03.2022): +- [PyPi](https://pypi.org/project/itsdangerous) (📥 56M / month · 📦 53K · ⏱️ 24.03.2022): ``` pip install itsdangerous ``` @@ -5804,14 +5804,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge itsdangerous ```
-
webargs (🥈35 · ⭐ 1.3K · 📉) - A friendly library for parsing HTTP request arguments, with built-in.. MIT +
webargs (🥈35 · ⭐ 1.3K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT - [GitHub](https://github.com/marshmallow-code/webargs) (👨‍💻 74 · 🔀 150 · 📦 5.2K · 📋 280 - 3% open · ⏱️ 13.12.2022): ``` git clone https://github.com/marshmallow-code/webargs ``` -- [PyPi](https://pypi.org/project/webargs) (📥 690K / month · 📦 470 · ⏱️ 12.01.2022): +- [PyPi](https://pypi.org/project/webargs) (📥 680K / month · 📦 470 · ⏱️ 12.01.2022): ``` pip install webargs ``` @@ -5822,59 +5822,59 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
impacket (🥈34 · ⭐ 10K) - Impacket is a collection of Python classes for working with network.. Apache-2 -- [GitHub](https://github.com/fortra/impacket) (👨‍💻 180 · 🔀 3K · 📥 120K · 📦 2.1K · 📋 780 - 18% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/fortra/impacket) (👨‍💻 180 · 🔀 3K · 📥 130K · 📦 2.1K · 📋 780 - 18% open · ⏱️ 14.12.2022): ``` git clone https://github.com/SecureAuthCorp/impacket ``` -- [PyPi](https://pypi.org/project/impacket) (📥 110K / month · 📦 210 · ⏱️ 04.05.2022): +- [PyPi](https://pypi.org/project/impacket) (📥 100K / month · 📦 210 · ⏱️ 04.05.2022): ``` pip install impacket ```
pwntools (🥈34 · ⭐ 9.8K) - CTF framework and exploit development library. MIT -- [GitHub](https://github.com/Gallopsled/pwntools) (👨‍💻 220 · 🔀 1.6K · 📦 810 · 📋 960 - 16% open · ⏱️ 02.12.2022): +- [GitHub](https://github.com/Gallopsled/pwntools) (👨‍💻 220 · 🔀 1.6K · 📦 820 · 📋 960 - 16% open · ⏱️ 02.12.2022): ``` git clone https://github.com/Gallopsled/pwntools ``` -- [PyPi](https://pypi.org/project/pwntools) (📥 32K / month · 📦 54 · ⏱️ 20.04.2022): +- [PyPi](https://pypi.org/project/pwntools) (📥 30K / month · 📦 54 · ⏱️ 20.04.2022): ``` pip install pwntools ```
fake-useragent (🥈34 · ⭐ 2.9K) - Up-to-date simple useragent faker with real world database. Apache-2 -- [GitHub](https://github.com/fake-useragent/fake-useragent) (👨‍💻 12 · 🔀 490 · 📦 18K · 📋 100 - 6% open · ⏱️ 04.12.2022): +- [GitHub](https://github.com/fake-useragent/fake-useragent) (👨‍💻 12 · 🔀 490 · 📦 18K · 📋 110 - 6% open · ⏱️ 04.12.2022): ``` git clone https://github.com/hellysmile/fake-useragent ``` -- [PyPi](https://pypi.org/project/fake-useragent) (📥 2M / month · 📦 860 · ⏱️ 04.10.2018): +- [PyPi](https://pypi.org/project/fake-useragent) (📥 1.9M / month · 📦 860 · ⏱️ 04.10.2018): ``` pip install fake-useragent ``` -- [Conda](https://anaconda.org/conda-forge/fake-useragent) (📥 6.4K · ⏱️ 10.11.2022): +- [Conda](https://anaconda.org/conda-forge/fake-useragent) (📥 6.5K · ⏱️ 10.11.2022): ``` conda install -c conda-forge fake-useragent ```
weblate (🥈33 · ⭐ 3.3K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 -- [GitHub](https://github.com/WeblateOrg/weblate) (👨‍💻 1.4K · 🔀 760 · 📥 3.2K · 📦 27 · 📋 4.5K - 8% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/WeblateOrg/weblate) (👨‍💻 1.4K · 🔀 760 · 📥 3.2K · 📦 27 · 📋 4.5K - 8% open · ⏱️ 22.12.2022): ``` git clone https://github.com/WeblateOrg/weblate ``` -- [PyPi](https://pypi.org/project/weblate) (📥 1.8K / month · 📦 11 · ⏱️ 01.07.2022): +- [PyPi](https://pypi.org/project/weblate) (📥 2.3K / month · 📦 11 · ⏱️ 01.07.2022): ``` pip install weblate ```
-
pywebview (🥈32 · ⭐ 3.2K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 +
pywebview (🥈32 · ⭐ 3.3K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 -- [GitHub](https://github.com/r0x0r/pywebview) (👨‍💻 97 · 🔀 420 · 📦 840 · 📋 680 - 3% open · ⏱️ 05.12.2022): +- [GitHub](https://github.com/r0x0r/pywebview) (👨‍💻 97 · 🔀 430 · 📦 840 · 📋 690 - 3% open · ⏱️ 19.12.2022): ``` git clone https://github.com/r0x0r/pywebview @@ -5891,7 +5891,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/pyca/pynacl ``` -- [PyPi](https://pypi.org/project/pynacl) (📥 39M / month · 📦 2.4K · ⏱️ 07.01.2022): +- [PyPi](https://pypi.org/project/pynacl) (📥 38M / month · 📦 2.4K · ⏱️ 07.01.2022): ``` pip install pynacl ``` @@ -5907,7 +5907,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) (📥 22M / month · 📦 14K · ⏱️ 30.06.2022): +- [PyPi](https://pypi.org/project/mako) (📥 21M / month · 📦 14K · ⏱️ 30.06.2022): ``` pip install mako ``` @@ -5918,32 +5918,20 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
saleor (🥉30 · ⭐ 18K) - A modular, high performance, headless e-commerce platform built.. BSD-3 -- [GitHub](https://github.com/saleor/saleor) (👨‍💻 260 · 🔀 4.8K · 📦 2 · 📋 3.4K - 10% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/saleor/saleor) (👨‍💻 260 · 🔀 4.8K · 📦 2 · 📋 3.4K - 10% open · ⏱️ 21.12.2022): ``` git clone https://github.com/saleor/saleor ```
-
pyload (🥉30 · ⭐ 2.7K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 - -- [GitHub](https://github.com/pyload/pyload) (👨‍💻 220 · 🔀 670 · 📥 88K · 📋 3K - 4% open · ⏱️ 07.12.2022): - - ``` - git clone https://github.com/pyload/pyload - ``` -- [PyPi](https://pypi.org/project/pyload-ng) (📥 590K / month · 📦 1 · ⏱️ 28.05.2022): - ``` - pip install pyload-ng - ``` -
python-user-agents (🥉30 · ⭐ 1.3K · 💤) - A Python library that provides an easy way to identify.. MIT -- [GitHub](https://github.com/selwin/python-user-agents) (👨‍💻 31 · 🔀 200 · 📦 5.1K · 📋 73 - 57% open · ⏱️ 14.12.2021): +- [GitHub](https://github.com/selwin/python-user-agents) (👨‍💻 31 · 🔀 200 · 📦 5.2K · 📋 73 - 57% open · ⏱️ 14.12.2021): ``` git clone https://github.com/selwin/python-user-agents ``` -- [PyPi](https://pypi.org/project/user-agents) (📥 2.9M / month · 📦 480 · ⏱️ 23.08.2020): +- [PyPi](https://pypi.org/project/user-agents) (📥 2.8M / month · 📦 480 · ⏱️ 23.08.2020): ``` pip install user-agents ``` @@ -5959,7 +5947,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) (📥 430K / month · 📦 320 · ⏱️ 30.08.2021): +- [PyPi](https://pypi.org/project/dpkt) (📥 410K / month · 📦 320 · ⏱️ 30.08.2021): ``` pip install dpkt ``` @@ -5984,45 +5972,57 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge idna ```
-
sslyze (🥉29 · ⭐ 2.8K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0 +
pyload (🥉29 · ⭐ 2.7K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 -- [GitHub](https://github.com/nabla-c0d3/sslyze) (👨‍💻 64 · 🔀 420 · 📥 100K · 📋 470 - 4% open · ⏱️ 05.11.2022): +- [GitHub](https://github.com/pyload/pyload) (👨‍💻 220 · 🔀 670 · 📥 88K · 📋 3K - 4% open · ⏱️ 07.12.2022): ``` - git clone https://github.com/nabla-c0d3/sslyze + git clone https://github.com/pyload/pyload ``` -- [PyPi](https://pypi.org/project/sslyze) (📥 61K / month · 📦 24 · ⏱️ 14.05.2022): +- [PyPi](https://pypi.org/project/pyload-ng) (📥 360K / month · 📦 1 · ⏱️ 28.05.2022): ``` - pip install sslyze + pip install pyload-ng ```
-
Js2Py (🥉29 · ⭐ 2K) - JavaScript to Python Translator & JavaScript interpreter written in 100% pure.. MIT +
Js2Py (🥉29 · ⭐ 2.1K) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT - [GitHub](https://github.com/PiotrDabkowski/Js2Py) (👨‍💻 28 · 🔀 240 · 📦 11K · 📋 240 - 51% open · ⏱️ 06.11.2022): ``` git clone https://github.com/PiotrDabkowski/Js2Py ``` -- [PyPi](https://pypi.org/project/js2py) (📥 800K / month · 📦 160 · ⏱️ 01.04.2021): +- [PyPi](https://pypi.org/project/js2py) (📥 570K / month · 📦 160 · ⏱️ 01.04.2021): ``` pip install js2py ``` -- [Conda](https://anaconda.org/conda-forge/js2py) (📥 17K · ⏱️ 08.11.2022): +- [Conda](https://anaconda.org/conda-forge/js2py) (📥 18K · ⏱️ 08.11.2022): ``` conda install -c conda-forge js2py ```
maltrail (🥉28 · ⭐ 4.9K) - Malicious traffic detection system. MIT -- [GitHub](https://github.com/stamparm/maltrail) (👨‍💻 39 · 🔀 900 · 📋 350 - 18% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/stamparm/maltrail) (👨‍💻 39 · 🔀 900 · 📋 350 - 18% open · ⏱️ 22.12.2022): ``` git clone https://github.com/stamparm/maltrail ```
+
sslyze (🥉28 · ⭐ 2.8K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0 + +- [GitHub](https://github.com/nabla-c0d3/sslyze) (👨‍💻 64 · 🔀 420 · 📥 100K · 📋 470 - 4% open · ⏱️ 05.11.2022): + + ``` + git clone https://github.com/nabla-c0d3/sslyze + ``` +- [PyPi](https://pypi.org/project/sslyze) (📥 57K / month · 📦 24 · ⏱️ 14.05.2022): + ``` + pip install sslyze + ``` +
proxy.py (🥉28 · ⭐ 2.2K) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-.. BSD-3 -- [GitHub](https://github.com/abhinavsingh/proxy.py) (👨‍💻 18 · 🔀 470 · 📥 530 · 📦 110 · 📋 280 - 18% open · ⏱️ 10.12.2022): +- [GitHub](https://github.com/abhinavsingh/proxy.py) (👨‍💻 18 · 🔀 470 · 📥 540 · 📦 120 · 📋 280 - 18% open · ⏱️ 10.12.2022): ``` git clone https://github.com/abhinavsingh/proxy.py @@ -6039,14 +6039,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.8K / month · 📦 43 · ⏱️ 20.04.2022): +- [PyPi](https://pypi.org/project/radicale) (📥 7.2K / month · 📦 43 · ⏱️ 20.04.2022): ``` pip install radicale ```
-
tifffile (🥉27 · ⭐ 340) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3 +
tifffile (🥉27 · ⭐ 350) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3 -- [GitHub](https://github.com/cgohlke/tifffile) (👨‍💻 1 · 🔀 120 · 📥 52 · 📋 150 - 1% open · ⏱️ 11.10.2022): +- [GitHub](https://github.com/cgohlke/tifffile) (👨‍💻 1 · 🔀 120 · 📥 53 · 📋 150 - 1% open · ⏱️ 11.10.2022): ``` git clone https://github.com/cgohlke/tifffile @@ -6079,7 +6079,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) (📥 31K / month · 📦 400 · ⏱️ 08.08.2021): +- [PyPi](https://pypi.org/project/klein) (📥 28K / month · 📦 400 · ⏱️ 08.08.2021): ``` pip install klein ``` @@ -6091,46 +6091,46 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/shon/httpagentparser ``` -- [PyPi](https://pypi.org/project/httpagentparser) (📥 270K / month · 📦 260 · ⏱️ 19.06.2022): +- [PyPi](https://pypi.org/project/httpagentparser) (📥 250K / month · 📦 260 · ⏱️ 19.06.2022): ``` pip install httpagentparser ```
pyngrok (🥉25 · ⭐ 330) - A Python wrapper for ngrok. MIT -- [GitHub](https://github.com/alexdlaird/pyngrok) (👨‍💻 8 · 🔀 51 · ⏱️ 07.12.2022): +- [GitHub](https://github.com/alexdlaird/pyngrok) (👨‍💻 8 · 🔀 51 · ⏱️ 19.12.2022): ``` git clone https://github.com/alexdlaird/pyngrok ``` -- [PyPi](https://pypi.org/project/pyngrok) (📥 120K / month · 📦 61 · ⏱️ 25.08.2021): +- [PyPi](https://pypi.org/project/pyngrok) (📥 110K / month · 📦 61 · ⏱️ 25.08.2021): ``` pip install pyngrok ``` -- [Conda](https://anaconda.org/conda-forge/pyngrok) (📥 70K · ⏱️ 29.11.2022): +- [Conda](https://anaconda.org/conda-forge/pyngrok) (📥 71K · ⏱️ 29.11.2022): ``` conda install -c conda-forge pyngrok ```
trustme (🥉24 · ⭐ 480) - #1 quality TLS certs while you wait, for the discerning tester. MIT -- [GitHub](https://github.com/python-trio/trustme) (👨‍💻 17 · 🔀 25 · 📦 310 · 📋 36 - 22% open · ⏱️ 24.10.2022): +- [GitHub](https://github.com/python-trio/trustme) (👨‍💻 17 · 🔀 25 · 📦 320 · 📋 36 - 22% open · ⏱️ 20.12.2022): ``` git clone https://github.com/python-trio/trustme ``` -- [PyPi](https://pypi.org/project/trustme) (📥 56K / month · 📦 48 · ⏱️ 12.08.2021): +- [PyPi](https://pypi.org/project/trustme) (📥 53K / month · 📦 48 · ⏱️ 12.08.2021): ``` pip install trustme ``` -- [Conda](https://anaconda.org/conda-forge/trustme) (📥 5K · ⏱️ 12.08.2021): +- [Conda](https://anaconda.org/conda-forge/trustme) (📥 5.1K · ⏱️ 12.08.2021): ``` conda install -c conda-forge trustme ```
healthchecks (🥉23 · ⭐ 5.7K) - A cron monitoring tool written in Python & Django. BSD-3 -- [GitHub](https://github.com/healthchecks/healthchecks) (👨‍💻 76 · 🔀 650 · 📋 530 - 12% open · ⏱️ 15.12.2022): +- [GitHub](https://github.com/healthchecks/healthchecks) (👨‍💻 76 · 🔀 650 · 📋 550 - 12% open · ⏱️ 22.12.2022): ``` git clone https://github.com/healthchecks/healthchecks @@ -6138,12 +6138,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
urlwatch (🥉23 · ⭐ 2.5K) - Watch (parts of) webpages and get notified when something changes via.. BSD-3 -- [GitHub](https://github.com/thp/urlwatch) (👨‍💻 85 · 🔀 330 · 📋 460 - 15% open · ⏱️ 14.12.2022): +- [GitHub](https://github.com/thp/urlwatch) (👨‍💻 86 · 🔀 330 · 📋 460 - 15% open · ⏱️ 21.12.2022): ``` git clone https://github.com/thp/urlwatch ``` -- [PyPi](https://pypi.org/project/urlwatch) (📥 5.4K / month · 📦 2 · ⏱️ 15.03.2022): +- [PyPi](https://pypi.org/project/urlwatch) (📥 5.6K / month · 📦 2 · ⏱️ 15.03.2022): ``` pip install urlwatch ``` @@ -6155,7 +6155,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/siddhantgoel/streaming-form-data ``` -- [PyPi](https://pypi.org/project/streaming-form-data) (📥 24K / month · 📦 3 · ⏱️ 27.03.2022): +- [PyPi](https://pypi.org/project/streaming-form-data) (📥 22K / month · 📦 3 · ⏱️ 27.03.2022): ``` pip install streaming-form-data ``` @@ -6167,11 +6167,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) (📥 160K / month · 📦 20 · ⏱️ 07.06.2020): +- [PyPi](https://pypi.org/project/asgi-lifespan) (📥 150K / month · 📦 20 · ⏱️ 07.06.2020): ``` pip install asgi-lifespan ``` -- [Conda](https://anaconda.org/conda-forge/asgi-lifespan) (📥 43K · ⏱️ 17.09.2022): +- [Conda](https://anaconda.org/conda-forge/asgi-lifespan) (📥 44K · ⏱️ 17.09.2022): ``` conda install -c conda-forge asgi-lifespan ``` @@ -6183,7 +6183,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - httpbin (🥈33 · ⭐ 11K · 💀) - HTTP Request & Response Service, written in Python + Flask. ISC - speedtest-cli (🥈32 · ⭐ 12K · 💀) - Command line interface for testing internet bandwidth.. Apache-2 - webassets (🥈31 · ⭐ 910 · 💀) - Asset management for Python web development. BSD-2 -- netaddr (🥈31 · ⭐ 700 · 💀) - A network address manipulation library for Python. BSD-3 +- netaddr (🥈31 · ⭐ 710 · 💀) - A network address manipulation library for Python. BSD-3 - terminado (🥈31 · ⭐ 330) - Terminals served by tornado websockets. ❗Unlicensed - aiodns (🥉28 · ⭐ 470 · 💀) - Simple DNS resolver for asyncio. MIT - ipaddress (🥉26 · ⭐ 100 · 💀) - Python 3.3+s ipaddress for older Python versions. Python-2.0 @@ -6194,9 +6194,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - hyde (🥉22 · ⭐ 1.6K · 💀) - A Python Static Website Generator. MIT - reppy (🥉22 · ⭐ 180 · 💀) - Modern robots.txt Parser for Python. MIT - cabot (🥉21 · ⭐ 5.4K · 💀) - Self-hosted, easily-deployable monitoring and alerts service - like a.. MIT -- toapi (🥉20 · ⭐ 3.3K · 💀) - Every web site provides APIs. MIT +- toapi (🥉21 · ⭐ 3.3K · 💀) - Every web site provides APIs. MIT - tinkerer (🥉19 · ⭐ 310) - Python blogging engine. ❗️BSD-2-Clause-FreeBSD -- libextract (🥉16 · ⭐ 500 · 💀) - Extract data from websites using basic statistical magic. MIT +- libextract (🥉17 · ⭐ 500 · 💀) - Extract data from websites using basic statistical magic. MIT - IP2Trace (🥉10 · ⭐ 20) - Python tool to traceroute with IP geolocation information, such as.. MIT
diff --git a/history/2022-12-22_changes.md b/history/2022-12-22_changes.md new file mode 100644 index 00000000..f9e826b7 --- /dev/null +++ b/history/2022-12-22_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._ + +- fastapi (🥇44 · ⭐ 53K · 📈) - FastAPI framework, high performance, easy to learn, fast to.. MIT +- pytube (🥈38 · ⭐ 7.9K · 📈) - A lightweight, dependency-free Python library (and command-line.. Unlicense +- asgiref (🥈37 · ⭐ 1.1K · 📈) - ASGI specification and utilities. BSD-3 +- pycurl (🥈34 · ⭐ 920 · 📈) - PycURL - Python interface to libcurl. ❗️LGPL-2.1 +- django-activity-stream (🥉30 · ⭐ 2.1K · 📈) - Generate generic activity streams from the actions on.. BSD-3 + +## 📉 Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- aiohttp (🥇45 · ⭐ 13K · 📉) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 +- Telethon (🥈39 · ⭐ 7.2K · 📉) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT +- pyTelegramBotAPI (🥈38 · ⭐ 6.4K · 📉) - Python Telegram bot api. ❗️GPL-2.0 +- starlette (🥈37 · ⭐ 7.7K · 📉) - The little ASGI framework that shines. BSD-3 +- selectolax (🥉22 · ⭐ 700 · 📉) - Python binding to Modest and Lexbor engines (fast HTML5 parser.. MIT + diff --git a/history/2022-12-22_projects.csv b/history/2022-12-22_projects.csv new file mode 100644 index 00000000..a7996fcd --- /dev/null +++ b/history/2022-12-22_projects.csv @@ -0,0 +1,576 @@ +,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,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,dependent_project_count,github_dependent_project_count,pypi_url,pypi_latest_release_published_at,pypi_dependent_project_count,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,projectrank_placing,trending,brew_id,maven_id,npm_id,npm_url,npm_latest_release_published_at,npm_dependent_project_count,npm_monthly_downloads,maven_url,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,2022年12月21日 10:56:42.000,2022年07月19日 13:39:16,4527.0,25273,3753.0,2878.0,102.0,410.0,220923,A collective list of free APIs.,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,2022年12月16日 10:45:33.000,2022年11月18日 01:55:36,1950.0,8742,856.0,1002.0,557.0,1409.0,25497,The OpenAPI Specification Repository.,212.0,0,True,['openapi'],12.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,2022年12月15日 19:30:24.000,2022年12月08日 01:05:09,571.0,1157,538.0,482.0,187.0,344.0,13980,GraphQL is a query language and execution engine tied to any backend service.,127.0,0,True,,2.0,2021年10月27日 00:01:28.000,October2021,6.0,334.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,2022年12月22日 15:20:25.000,2022年12月17日 03:24:41,332.0,1814,349.0,170.0,7.0,30.0,12092,Collection of python database client libraries.,35.0,0,True,,24.0,2022年12月17日 03:24:50.000,2022年12月15日,77.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +4,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,2022年12月22日 13:13:20.000,2022年12月22日 09:41:12,31308.0,28286,2270.0,16346.0,174.0,,67815,The Web framework for perfectionists with deadlines.,2843.0,48,True,['django'],245.0,2022年12月06日 09:18:20.683,4.1.4,308.0,,8680464.0,conda-forge/django,django,1230519.0,1108335.0,https://pypi.org/project/django,2022年10月04日 07:56:43.929,122184.0,8664277.0,https://anaconda.org/conda-forge/django,2022年12月07日 12:24:22.122,1311180.0,1.0,,,,,,,,,,,,,,,,,, +5,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,2022年12月22日 13:48:46.000,2022年11月25日 15:51:37,4860.0,15359,2146.0,2301.0,14.0,2420.0,61367,The Python micro framework for building web applications.,800.0,48,True,['flask'],13.0,2022年08月08日 23:28:50.040,2.2.2,49.0,5154.0,70851015.0,conda-forge/flask,flask,1378391.0,1256600.0,https://pypi.org/project/flask,2022年08月08日 23:28:50.040,121791.0,70791866.0,https://anaconda.org/conda-forge/flask,2022年11月16日 16:57:36.627,4488352.0,1.0,,,,,,,,,,,,,,,,,, +6,grpc,grpc/grpc,rpc,,https://github.com/grpc/grpc,https://github.com/grpc/grpc,Apache-2.0,2014年12月08日 18:58:53.000,2022年12月22日 15:36:52.000,2022年12月22日 15:20:24,52356.0,9602,1373.0,21159.0,807.0,9946.0,36582,"The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#).",894.0,48,True,,531.0,2022年12月09日 01:10:23.000,1.49.2,205.0,60076.0,56838461.0,conda-forge/grpcio,grpcio,8582.0,3911.0,https://pypi.org/project/grpcio,2022年07月06日 17:22:34.000,4671.0,56698066.0,https://anaconda.org/conda-forge/grpcio,2022年12月06日 07:08:35.451,7220499.0,1.0,,,,,,,,,,,,,,,,,, +7,selenium,SeleniumHQ/selenium,testing,,https://github.com/SeleniumHQ/selenium,https://github.com/SeleniumHQ/selenium,Apache-2.0,2013年01月14日 21:40:56.000,2022年12月22日 16:30:47.000,2022年12月22日 16:30:44,29177.0,7306,1311.0,2722.0,148.0,8497.0,25388,A browser automation framework and ecosystem.,780.0,48,True,,479.0,2022年12月02日 21:23:30.732,4.7.2,175.0,5513902.0,11864017.0,conda-forge/selenium,selenium,191062.0,175048.0,https://pypi.org/project/selenium,2022年06月23日 22:19:54.000,16014.0,11784617.0,https://anaconda.org/conda-forge/selenium,2022年12月13日 23:52:47.114,948327.0,1.0,,,,,,,,,,,,,,,,,, +8,requests,psf/requests,http-clients,,https://github.com/psf/requests,https://github.com/psf/requests,Apache-2.0,2011年02月13日 18:38:17.000,2022年12月08日 16:05:55.000,2022年11月21日 22:06:01,6133.0,8926,1361.0,2340.0,263.0,3490.0,48738,"A simple, yet elegant, HTTP library.",723.0,47,True,,5.0,2022年06月29日 15:15:43.000,2.28.1,145.0,4042.0,268189254.0,conda-forge/requests,requests,1983078.0,1789714.0,https://pypi.org/project/requests,2022年06月29日 15:13:40.000,193364.0,267853821.0,https://anaconda.org/conda-forge/requests,2022年08月30日 15:25:17.047,26135214.0,1.0,,,,,,,,,,,,,,,,,, +9,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,2022年12月22日 13:33:14.000,2022年12月22日 13:33:14,9485.0,9773,1790.0,2967.0,783.0,2235.0,45417,"Scrapy, a fast high-level web crawling & scraping framework for Python.",571.0,45,True,,162.0,2022年11月02日 11:20:01.638,2.7.1,90.0,,1275260.0,conda-forge/scrapy,scrapy,37870.0,33312.0,https://pypi.org/project/scrapy,2022年03月01日 15:05:32.000,4558.0,1267356.0,https://anaconda.org/conda-forge/scrapy,2022年11月02日 14:06:52.316,584959.0,1.0,,,,,,,,,,,,,,,,,, +10,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,2022年12月22日 11:00:46.000,2022年12月10日 16:50:41,8639.0,6409,618.0,4454.0,129.0,3716.0,24659,Web APIs for Django.,1332.0,45,True,['django'],57.0,2022年11月08日 10:37:57.000,3.14.0,40.0,,83193.0,conda-forge/djangorestframework,django-rest-framework,407438.0,407041.0,https://pypi.org/project/django-rest-framework,2017年07月20日 17:14:33.000,397.0,77460.0,https://anaconda.org/conda-forge/djangorestframework,2022年09月22日 13:45:21.456,464433.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,2022年12月22日 10:08:45.000,2022年12月12日 17:19:25,8993.0,1832,227.0,4333.0,469.0,2284.0,13123,Asynchronous HTTP client/server framework for asyncio and Python.,661.0,45,True,,31.0,2022年09月21日 14:42:39.000,3.8.3,220.0,7417.0,64396058.0,conda-forge/aiohttp,aiohttp,256809.0,244568.0,https://pypi.org/project/aiohttp,2021年11月14日 21:23:48.000,12241.0,64279426.0,https://anaconda.org/conda-forge/aiohttp,2022年10月27日 14:21:11.676,7808631.0,1.0,-1.0,,,,,,,,,,,,,,,,, +12,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,2022年12月22日 07:41:16.000,2022年11月13日 15:09:29,18646.0,8465,2198.0,4787.0,4803.0,21446.0,115960,Command-line program to download videos from YouTube.com and other video sites.,983.0,44,True,,34.0,2021年12月16日 19:02:14.000,2021年12月17日,955.0,53514346.0,5978843.0,conda-forge/youtube-dl,youtube_dl,1792.0,,https://pypi.org/project/youtube_dl,2021年12月16日 19:02:14.000,1792.0,4820979.0,https://anaconda.org/conda-forge/youtube-dl,2021年12月20日 18:52:45.882,1136452.0,1.0,,youtube-dl,,,,,,,,,,,,,,,, +13,fastapi,tiangolo/fastapi,web-frameworks,,https://github.com/tiangolo/fastapi,https://github.com/tiangolo/fastapi,MIT,2018年12月08日 08:21:47.000,2022年12月22日 05:38:09.000,2022年12月16日 20:25:51,2574.0,4302,603.0,2026.0,1336.0,2352.0,52693,"FastAPI framework, high performance, easy to learn, fast to code, ready for production.",401.0,44,True,"['fastapi', 'openapi']",165.0,2022年11月27日 14:55:41.082,0.88.0,152.0,,10541573.0,conda-forge/fastapi,fastapi,116032.0,114752.0,https://pypi.org/project/fastapi,2022年05月14日 20:02:44.000,1280.0,10513010.0,https://anaconda.org/conda-forge/fastapi,2022年11月27日 18:00:48.529,1142537.0,1.0,3.0,,,,,,,,,,,,,,,,, +14,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,2022年12月19日 18:04:21.000,2022年12月18日 10:17:41,4659.0,3504,274.0,2464.0,78.0,2665.0,11960,An API wrapper for Discord written in Python.,374.0,44,True,,58.0,2022年11月12日 19:53:03.462,2.1.0,69.0,,34673626.0,conda-forge/discord.py,discord.py,51151.0,48450.0,https://pypi.org/project/discord.py,2021年06月12日 16:14:40.000,2701.0,34673350.0,https://anaconda.org/conda-forge/discord.py,2021年06月12日 17:31:28.934,6359.0,1.0,,,,,,,,,,,,,,,,,, +15,gunicorn,benoitc/gunicorn,servers,,https://github.com/benoitc/gunicorn,https://github.com/benoitc/gunicorn,MIT,2009年11月30日 18:18:08.000,2022年12月21日 09:54:06.000,2022年12月21日 09:54:06,2936.0,1611,234.0,1012.0,434.0,1554.0,8687,"gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.",381.0,43,True,,15.0,2021年04月28日 15:16:08.000,20.1.0,81.0,100.0,23747798.0,conda-forge/gunicorn,gunicorn,875992.0,814077.0,https://pypi.org/project/gunicorn,2021年03月27日 01:54:37.000,61915.0,23726119.0,https://anaconda.org/conda-forge/gunicorn,2022年10月26日 21:19:32.027,1669284.0,1.0,,,,,,,,,,,,,,,,,, +16,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,2022年12月20日 17:58:20.000,2022年12月19日 21:54:38,5140.0,1663,227.0,1515.0,26.0,1007.0,6236,The comprehensive WSGI web application library.,464.0,43,True,,18.0,2022年08月08日 21:53:02.000,2.2.2,83.0,254.0,82186173.0,conda-forge/werkzeug,werkzeug,952168.0,882950.0,https://pypi.org/project/werkzeug,2022年08月08日 21:46:11.268,69218.0,82101264.0,https://anaconda.org/conda-forge/werkzeug,2022年08月09日 14:01:29.237,6452835.0,2.0,,,,,,,,,,,,,,,,,, +17,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,2022年12月20日 07:23:17.000,2022年12月20日 07:22:14,1551.0,2255,282.0,1015.0,79.0,876.0,6171,The official Python client library for Googles discovery based APIs.,184.0,43,True,,43.0,2022年12月13日 17:59:42.501,2.70.0,157.0,,42866702.0,conda-forge/google-api-python-client,google-api-python-client,133607.0,126272.0,https://pypi.org/project/google-api-python-client,2022年06月28日 14:38:59.000,7335.0,42843935.0,https://anaconda.org/conda-forge/google-api-python-client,2022年12月14日 04:29:25.886,1753114.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,2022年12月19日 20:04:25.000,2022年12月13日 04:10:28,3883.0,1011,100.0,1779.0,117.0,966.0,3218,"Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.",317.0,43,True,,61.0,2022年11月23日 22:36:08.224,1.26.13,74.0,4458.0,301506733.0,conda-forge/urllib3,urllib3,1126945.0,1083698.0,https://pypi.org/project/urllib3,2022年03月16日 13:28:16.000,43247.0,301164244.0,https://anaconda.org/conda-forge/urllib3,2022年11月24日 03:18:07.641,26706329.0,2.0,,,,,,,,,,,,,,,,,, +19,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,2022年12月17日 03:15:41.000,2022年12月17日 03:15:41,4493.0,5483,1006.0,1453.0,217.0,1552.0,20905,"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",432.0,42,True,,20.0,2020年03月04日 02:32:23.000,6.0.4,65.0,,21228753.0,conda-forge/tornado,tornado,313666.0,288143.0,https://pypi.org/project/tornado,2022年07月03日 22:39:25.000,25523.0,20916283.0,https://anaconda.org/conda-forge/tornado,2022年10月26日 13:18:25.070,24997643.0,2.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,2022年12月22日 16:09:14.000,2022年12月22日 12:44:05,18004.0,4853,198.0,8147.0,3736.0,2795.0,14710,"OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and..",2600.0,42,True,['openapi'],305.0,2022年11月01日 09:23:11.000,6.2.1,679.0,,1502663.0,,openapi-generator-cli,430.0,4.0,https://pypi.org/project/openapi-generator-cli,2020年05月15日 12:33:56.000,,4139.0,,,,1.0,,,org.openapitools.openapi-generator,@openapitools/openapi-generator-cli,https://www.npmjs.com/package/@openapitools/openapi-generator-cli,2022年09月05日 10:23:45.120,426.0,1498524.0,https://search.maven.org/artifact/org.openapitools.openapi-generator,,,,,,,,, +21,wagtail,wagtail/wagtail,cms,,https://github.com/wagtail/wagtail,https://github.com/wagtail/wagtail,BSD-3-Clause,2014年02月03日 12:41:59.000,2022年12月22日 11:32:05.000,2022年12月19日 14:05:41,14291.0,2883,338.0,5489.0,996.0,3335.0,13716,A Django content management system focused on flexibility and user experience.,767.0,42,True,['django'],427.0,2022年11月11日 17:17:59.000,4.1.1,194.0,,126585.0,conda-forge/wagtail,wagtail,8994.0,7560.0,https://pypi.org/project/wagtail,2022年06月16日 09:03:29.000,1434.0,125764.0,https://anaconda.org/conda-forge/wagtail,2022年11月11日 20:48:50.504,51734.0,1.0,,,,,,,,,,,,,,,,,, +22,tweepy,tweepy/tweepy,third-party-apis,,https://github.com/tweepy/tweepy,https://github.com/tweepy/tweepy,MIT,2009年07月06日 04:15:34.000,2022年12月09日 21:18:02.000,2022年11月15日 04:18:39,3059.0,4182,268.0,553.0,77.0,1139.0,9372,Twitter for Python!.,243.0,42,True,,79.0,2022年11月06日 20:29:01.265,4.12.1,43.0,,1072998.0,conda-forge/tweepy,tweepy,43057.0,38692.0,https://pypi.org/project/tweepy,2022年05月20日 17:36:29.000,4365.0,1070135.0,https://anaconda.org/conda-forge/tweepy,2022年11月07日 11:31:57.320,200464.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,2022年12月21日 14:07:26.000,2022年12月12日 22:45:36,28706.0,1087,175.0,1837.0,2711.0,7328.0,4871,Event-driven networking engine written in Python.,253.0,42,True,,385.0,2022年10月31日 09:31:04.010,22.10.0,92.0,,3149998.0,conda-forge/twisted,twisted,71617.0,61371.0,https://pypi.org/project/twisted,2022年10月26日 19:21:04.092,10246.0,3134939.0,https://anaconda.org/conda-forge/twisted,2022年11月01日 12:57:54.915,813226.0,1.0,,,,,,,,,,,,,,,,,, +24,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,2022年12月22日 10:41:45.000,2022年12月21日 22:40:47,5165.0,1962,284.0,2871.0,574.0,2353.0,21887,Streamlit The fastest way to build data apps in Python.,160.0,41,True,,208.0,2022年12月15日 00:04:04.781,1.16.0,191.0,,1067260.0,,streamlit,957.0,536.0,https://pypi.org/project/streamlit,2022年07月27日 21:22:03.770,421.0,1067260.0,,,,1.0,,,,,,,,,,,,,,,,,, +25,jinja,pallets/jinja,others,,https://github.com/pallets/jinja,https://github.com/pallets/jinja,BSD-3-Clause,2010年10月17日 13:41:17.000,2022年12月21日 16:10:32.000,2022年11月01日 17:23:17,2659.0,1518,252.0,816.0,56.0,881.0,8956,A very fast and expressive template engine.,302.0,41,True,,7.0,2022年04月28日 17:24:04.000,3.1.2,48.0,53758.0,120608714.0,conda-forge/jinja2,jinja2,99658.0,,https://pypi.org/project/jinja2,2022年04月28日 17:21:25.000,99658.0,120314880.0,https://anaconda.org/conda-forge/jinja2,2022年06月22日 15:50:33.204,23143361.0,1.0,,,,,,,,,,,,,,,,,, +26,gevent,gevent/gevent,servers,,https://github.com/gevent/gevent,https://github.com/gevent/gevent,MIT,2012年09月13日 22:03:03.000,2022年11月12日 23:06:19.484,2022年10月31日 18:54:27,5833.0,932,242.0,626.0,82.0,1217.0,5861,Coroutine-based concurrency library for Python.,106.0,41,True,,71.0,2022年10月31日 18:56:06.370,22.10.2,79.0,58846.0,6965086.0,conda-forge/gevent,gevent,105773.0,90929.0,https://pypi.org/project/gevent,2021年12月11日 20:33:45.000,14844.0,6949220.0,https://anaconda.org/conda-forge/gevent,2022年11月12日 23:06:19.484,996894.0,1.0,,,,,,,,,,,,,,,,,, +27,coverage,nedbat/coveragepy,testing,,https://github.com/nedbat/coveragepy,https://github.com/nedbat/coveragepy,Apache-2.0,2016年08月09日 00:05:44.974,2022年12月22日 00:48:15.000,2022年12月22日 00:19:15,5669.0,331,27.0,269.0,233.0,1029.0,2311,The code coverage tool for Python.,163.0,41,True,,134.0,2022年12月18日 21:35:25.000,7.0.0,111.0,,32952338.0,conda-forge/coverage,coverage,303075.0,247511.0,https://pypi.org/project/coverage,2022年06月02日 11:03:22.000,55564.0,32829971.0,https://anaconda.org/conda-forge/coverage,2022年12月19日 03:19:41.520,9299941.0,1.0,,,,,,,,,,,,,,,,,, +28,mitmproxy,mitmproxy/mitmproxy,testing,,https://github.com/mitmproxy/mitmproxy,https://github.com/mitmproxy/mitmproxy,MIT,2010年02月16日 04:10:13.000,2022年12月17日 18:53:17.000,2022年12月17日 13:32:38,10232.0,3540,618.0,2480.0,270.0,2697.0,29609,An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.,463.0,40,True,,152.0,2022年11月02日 11:24:02.187,9.0.1,55.0,216938.0,194919.0,,mitmproxy,2804.0,2338.0,https://pypi.org/project/mitmproxy,2022年06月28日 14:11:15.000,466.0,192983.0,,,,1.0,,,,,,,,,,,,,,,,,, +29,certbot,certbot/certbot,others,,https://github.com/certbot/certbot,https://github.com/certbot/certbot,Apache-2.0,2014年11月12日 02:52:20.000,2022年12月20日 23:59:51.000,2022年12月20日 23:59:41,10640.0,3292,768.0,4393.0,547.0,4601.0,29507,Certbot is EFFs tool to obtain certs from Lets Encrypt and (optionally) auto-enable HTTPS on your server. It can also..,506.0,40,True,,101.0,2022年12月15日 16:26:01.000,2.1.1,96.0,27719.0,263442.0,conda-forge/certbot-apache,certbot,1662.0,1368.0,https://pypi.org/project/certbot,2022年06月08日 02:29:41.000,294.0,262036.0,https://anaconda.org/conda-forge/certbot-apache,2022年11月12日 22:25:11.484,12496.0,1.0,,,,,,,,,,,,,,,,,, +30,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,2022年12月21日 16:00:16.000,2022年12月21日 15:55:58,2480.0,4515,599.0,1374.0,22.0,1773.0,20500,We have made you a wrapper you cant refuse.,179.0,40,True,,60.0,2022年12月06日 10:05:18.000,13.15,124.0,13395.0,929512.0,conda-forge/python-telegram-bot,python-telegram-bot,71967.0,69493.0,https://pypi.org/project/python-telegram-bot,2022年06月28日 17:55:57.000,2474.0,928244.0,https://anaconda.org/conda-forge/python-telegram-bot,2022年12月07日 11:32:58.388,65859.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,2022年12月21日 08:45:24.000,2022年12月21日 08:45:23,2746.0,1476,414.0,1401.0,59.0,1191.0,16709,Next generation Python web server/framework | Build fast. Run fast.,325.0,40,True,,39.0,2022年10月31日 11:26:02.910,22.9.1,72.0,,880519.0,conda-forge/sanic,sanic,9050.0,8418.0,https://pypi.org/project/sanic,2022年08月11日 07:15:02.443,632.0,876512.0,https://anaconda.org/conda-forge/sanic,2022年11月02日 02:02:39.020,248463.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,2022年12月20日 15:58:25.000,2022年12月20日 13:46:16,1244.0,634,106.0,1276.0,41.0,702.0,9801,A next generation HTTP client for Python.,182.0,40,True,,54.0,2022年11月18日 12:51:07.893,0.23.1,59.0,,11945511.0,conda-forge/httpx,httpx,48256.0,46803.0,https://pypi.org/project/httpx,2022年05月23日 15:32:35.000,1453.0,11934625.0,https://anaconda.org/conda-forge/httpx,2022年11月21日 16:05:57.252,402794.0,2.0,,,,,,,,,,,,,,,,,, +33,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,2022年12月22日 10:10:38.000,2022年12月22日 08:53:49,2493.0,2666,191.0,1301.0,372.0,1635.0,7645,"Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party..",613.0,40,True,['django'],27.0,2022年06月07日 09:47:35.000,0.51.0,66.0,,582531.0,conda-forge/django-allauth,django-allauth,126822.0,121551.0,https://pypi.org/project/django-allauth,2022年06月07日 09:47:35.000,5271.0,581227.0,https://anaconda.org/conda-forge/django-allauth,2022年06月07日 14:28:16.329,83515.0,1.0,,,,,,,,,,,,,,,,,, +34,gspread,burnash/gspread,third-party-apis,,https://github.com/burnash/gspread,https://github.com/burnash/gspread,MIT,2011年12月02日 10:46:20.000,2022年12月20日 10:30:41.000,2022年12月20日 10:29:47,1196.0,887,157.0,383.0,54.0,719.0,6208,Google Sheets Python API.,155.0,40,True,,51.0,2022年12月02日 23:14:01.839,5.7.2,61.0,226.0,9061065.0,conda-forge/gspread,gspread,20335.0,19363.0,https://pypi.org/project/gspread,2022年05月31日 15:09:56.000,972.0,9057499.0,https://anaconda.org/conda-forge/gspread,2022年11月22日 06:55:40.765,242394.0,1.0,,,,,,,,,,,,,,,,,, +35,uvicorn,encode/uvicorn,servers,,https://github.com/encode/uvicorn,https://github.com/encode/uvicorn,BSD-3-Clause,2017年05月31日 13:13:43.000,2022年12月22日 10:51:30.000,2022年12月22日 08:34:55,1098.0,518,87.0,1045.0,47.0,597.0,5976,"An ASGI web server, for Python.",149.0,40,True,,64.0,2022年11月20日 12:35:39.905,0.20.0,145.0,,10151480.0,conda-forge/uvicorn,uvicorn,119068.0,117863.0,https://pypi.org/project/uvicorn,2022年06月27日 11:52:30.000,1205.0,10122865.0,https://anaconda.org/conda-forge/uvicorn,2022年11月23日 20:51:55.083,1430769.0,2.0,,,,,,,,,,,,,,,,,, +36,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,2022年12月22日 16:08:51.000,2022年12月22日 16:08:42,2945.0,810,99.0,519.0,134.0,727.0,3769,GitPython is a python library used to interact with Git repositories.,277.0,40,True,,16.0,2022年10月10日 23:52:33.234,3.1.29,82.0,,30092208.0,conda-forge/gitpython,gitpython,127957.0,120516.0,https://pypi.org/project/gitpython,2022年10月10日 23:52:33.234,7441.0,30039163.0,https://anaconda.org/conda-forge/gitpython,2022年10月11日 09:27:20.275,4508845.0,1.0,,,,,,,,,,,,,,,,,, +37,sentry,getsentry/sentry,monitoring,,https://github.com/getsentry/sentry,https://github.com/getsentry/sentry,SSPL-1.0,2010年08月30日 22:06:41.000,2022年12月22日 16:26:38.000,2022年12月22日 16:14:03,49242.0,3670,679.0,36144.0,708.0,5357.0,32870,Developer-first error tracking and performance monitoring.,723.0,39,True,,2682.0,2022年12月15日 18:42:04.000,22.12.0,364.0,45587.0,12141.0,conda-forge/sentry-sdk,sentry,382.0,3.0,https://pypi.org/project/sentry,2022年11月15日 18:30:36.223,379.0,5409.0,https://anaconda.org/conda-forge/sentry-sdk,2022年12月19日 20:05:56.250,304813.0,1.0,,,,,,,,,,,,,,,,,, +38,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,2022年12月21日 15:28:11.000,2022年12月21日 13:18:25,16066.0,2862,410.0,4016.0,114.0,3300.0,9052,The easy-to-use and developer-friendly enterprise CMS powered by Django.,615.0,39,True,['django'],24.0,2022年12月13日 14:27:49.000,3.11.1,104.0,,43036.0,,django-cms,6318.0,4630.0,https://pypi.org/project/django-cms,2022年06月27日 23:39:05.000,1688.0,43036.0,,,,2.0,,,,,,,,,,,,,,,,,, +39,scapy,secdev/scapy,others,,https://github.com/secdev/scapy,https://github.com/secdev/scapy,GPL-2.0,2015年10月01日 17:06:46.000,2022年12月21日 18:44:12.000,2022年12月14日 09:47:24,6103.0,1770,219.0,2433.0,76.0,1346.0,8235,Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.,405.0,39,True,,46.0,2021年04月19日 19:10:12.000,2.4.5,24.0,,1833492.0,conda-forge/scapy,scapy,10318.0,9354.0,https://pypi.org/project/scapy,2021年04月19日 18:29:34.000,964.0,1831966.0,https://anaconda.org/conda-forge/scapy,2021年04月19日 22:31:08.354,62598.0,1.0,,,,,,,,,,,,,,,,,, +40,Telethon,LonamiWebs/Telethon,third-party-apis,,https://github.com/LonamiWebs/Telethon,https://github.com/LonamiWebs/Telethon,MIT,2016年08月26日 10:59:24.000,2022年12月22日 12:42:30.000,2022年12月22日 12:42:30,2866.0,1210,142.0,492.0,59.0,1884.0,7241,"Pure Python 3 MTProto API Telegram client library, for bots too!.",153.0,39,True,,40.0,2022年11月25日 17:25:35.507,1.26.0,206.0,,591637.0,,telethon,39665.0,39279.0,https://pypi.org/project/telethon,2021年12月01日 18:09:22.000,386.0,591637.0,,,,2.0,-1.0,,,,,,,,,,,,,,,,, +41,Flask-AppBuilder,dpgaspar/Flask-AppBuilder,web-frameworks,,https://github.com/dpgaspar/Flask-AppBuilder,https://github.com/dpgaspar/Flask-AppBuilder,BSD-3-Clause,2013年11月09日 21:13:29.000,2022年12月22日 16:04:37.000,2022年12月22日 15:26:36,3864.0,1240,156.0,795.0,122.0,1076.0,3993,"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD..",179.0,39,True,['flask'],13.0,2022年11月10日 09:32:04.000,4.1.6,282.0,,7335908.0,conda-forge/flask-appbuilder,flask-appbuilder,4196.0,3873.0,https://pypi.org/project/flask-appbuilder,2022年07月06日 10:59:46.000,323.0,7332590.0,https://anaconda.org/conda-forge/flask-appbuilder,2022年11月10日 13:11:17.446,235604.0,2.0,,,,,,,,,,,,,,,,,, +42,pyzmq,zeromq/pyzmq,others,,https://github.com/zeromq/pyzmq,https://github.com/zeromq/pyzmq,Revised BSD,2010年07月21日 07:20:37.000,2022年12月21日 11:16:45.000,2022年12月21日 09:23:03,3263.0,608,102.0,856.0,112.0,855.0,3229,PyZMQ: Python bindings for zeromq.,187.0,39,False,,69.0,2022年09月21日 11:40:31.240,24.0.1,76.0,20646.0,14973294.0,conda-forge/pyzmq,pyzmq,240575.0,227321.0,https://pypi.org/project/pyzmq,2022年06月20日 10:20:38.000,13254.0,14818369.0,https://anaconda.org/conda-forge/pyzmq,2022年10月27日 00:25:42.045,12379124.0,1.0,,,,,,,,,,,,,,,,,, +43,websocket-client,websocket-client/websocket-client,websocket,,https://github.com/websocket-client/websocket-client,https://github.com/websocket-client/websocket-client,Apache-2.0,2010年12月28日 06:35:25.000,2022年11月04日 13:22:53.615,2022年11月03日 00:00:00,1198.0,719,88.0,300.0,10.0,570.0,3133,WebSocket client for Python.,205.0,39,True,,7.0,2022年11月04日 04:11:18.042,1.4.2,76.0,,46910546.0,conda-forge/websocket-client,websocket-client,91389.0,84697.0,https://pypi.org/project/websocket-client,2022年06月20日 08:41:19.000,6692.0,46843402.0,https://anaconda.org/conda-forge/websocket-client,2022年11月04日 13:22:53.615,5170102.0,1.0,,,,,,,,,,,,,,,,,, +44,oauthlib,oauthlib/oauthlib,auth,,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011年11月19日 23:08:51.000,2022年10月27日 09:44:29.000,2022年10月18日 07:43:17,1644.0,471,68.0,477.0,83.0,287.0,2502,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",191.0,39,True,,4.0,2022年10月17日 20:06:06.447,3.2.2,50.0,,88900678.0,conda-forge/oauthlib,oauthlib,311347.0,298919.0,https://pypi.org/project/oauthlib,2022年09月09日 20:15:38.882,12428.0,88806995.0,https://anaconda.org/conda-forge/oauthlib,2022年10月18日 01:28:04.990,7213636.0,1.0,,,,,,,,,,,,,,,,,, +45,Locust,locustio/locust,testing,,https://github.com/locustio/locust,https://github.com/locustio/locust,MIT,2011年02月17日 11:08:03.000,2022年12月21日 15:56:49.000,2022年12月21日 15:56:49,3907.0,2605,432.0,873.0,12.0,1388.0,20355,Scalable load testing tool written in Python.,272.0,38,True,,133.0,2022年12月13日 10:49:32.465,2.14.0,219.0,,954856.0,conda-forge/locust,locust,88.0,,https://pypi.org/project/locust,2022年06月28日 22:20:25.000,88.0,953172.0,https://anaconda.org/conda-forge/locust,2022年12月13日 16:26:24.200,92639.0,1.0,,,,,,,,,,,,,,,,,, +46,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,2022年12月02日 16:13:01.000,2022年12月02日 14:57:32,1866.0,897,266.0,1128.0,177.0,808.0,8980,"The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability,..",195.0,38,True,,11.0,2022年11月18日 19:45:40.537,3.1.1,75.0,4143.0,645624.0,conda-forge/falcon,falcon,9026.0,7324.0,https://pypi.org/project/falcon,2022年03月25日 16:13:19.000,1702.0,641540.0,https://anaconda.org/conda-forge/falcon,2022年11月19日 05:38:34.691,293412.0,2.0,,,,,,,,,,,,,,,,,, +47,pytube,pytube/pytube,third-party-apis,,https://github.com/pytube/pytube,https://github.com/pytube/pytube,Unlicense,2012年03月18日 19:33:44.000,2022年12月17日 15:28:08.000,2022年12月17日 15:28:03,1440.0,1624,179.0,524.0,245.0,716.0,7882,"A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",105.0,38,True,,11.0,2022年12月17日 00:12:00.643,12.1.2,84.0,,468266.0,conda-forge/pytube,pytube,19634.0,19300.0,https://pypi.org/project/pytube,2022年05月09日 00:23:30.000,334.0,467841.0,https://anaconda.org/conda-forge/pytube,2022年12月17日 04:32:46.343,5960.0,2.0,3.0,,,,,,,,,,,,,,,,, +48,bottle,bottlepy/bottle,web-frameworks,,https://github.com/bottlepy/bottle,https://github.com/bottlepy/bottle,MIT,2009年06月30日 17:51:30.000,2022年11月29日 23:25:57.855,2022年09月05日 15:24:52,1896.0,1398,313.0,584.0,315.0,570.0,7838,bottle.py is a fast and simple micro-framework for python web-applications.,227.0,38,True,,,2022年08月03日 13:27:07.930,0.12.22,78.0,,1828834.0,conda-forge/bottle,bottle,27682.0,22527.0,https://pypi.org/project/bottle,2022年05月26日 18:47:00.000,5155.0,1824029.0,https://anaconda.org/conda-forge/bottle,2022年11月29日 23:25:57.855,360416.0,2.0,,,,,,,,,,,,,,,,,, +49,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,2022年12月21日 13:14:55.000,2022年12月21日 13:14:55,2227.0,1675,221.0,704.0,4.0,1047.0,6367,Python Telegram bot api.,206.0,38,True,,112.0,2022年11月28日 16:30:00.609,4.8.0,105.0,,417905.0,,pytelegrambotapi,30060.0,29136.0,https://pypi.org/project/pytelegrambotapi,2022年06月23日 08:21:26.000,924.0,417905.0,,,,2.0,-1.0,,,,,,,,,,,,,,,,, +50,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,2022年12月20日 10:45:19.000,2022年09月09日 11:10:06,3601.0,1110,104.0,945.0,141.0,707.0,5960,This is a repository for collecting global custom management extensions for the Django Framework.,568.0,38,True,['django'],,2022年09月09日 11:10:54.000,3.2.1,121.0,,2024607.0,conda-forge/django-extensions,django-extensions,135279.0,122995.0,https://pypi.org/project/django-extensions,2021年11月07日 16:27:45.000,12284.0,2020210.0,https://anaconda.org/conda-forge/django-extensions,2022年09月09日 16:02:01.865,356161.0,1.0,,,,,,,,,,,,,,,,,, +51,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,2022年12月22日 07:10:01.000,2022年12月15日 03:05:02,2009.0,1569,113.0,975.0,186.0,1231.0,5688,Typed interactions with the GitHub API v3.,293.0,38,True,,16.0,2022年11月05日 01:09:26.000,1.57,87.0,,7868128.0,conda-forge/pygithub,pygithub,37128.0,34651.0,https://pypi.org/project/pygithub,2021年04月26日 04:45:19.000,2477.0,7840401.0,https://anaconda.org/conda-forge/pygithub,2022年11月05日 06:57:12.198,2356803.0,2.0,,,,,,,,,,,,,,,,,, +52,pyjwt,jpadilla/pyjwt,auth,,https://github.com/jpadilla/pyjwt,https://github.com/jpadilla/pyjwt,MIT,2011年02月24日 20:25:09.000,2022年12月21日 17:19:05.000,2022年12月21日 17:19:04,770.0,599,61.0,459.0,14.0,363.0,4434,JSON Web Token implementation in Python.,131.0,38,True,,15.0,2022年10月24日 14:25:05.000,2.6.0,46.0,,103711763.0,conda-forge/pyjwt,pyjwt,300498.0,289449.0,https://pypi.org/project/pyjwt,2022年05月12日 18:58:19.000,11049.0,103594800.0,https://anaconda.org/conda-forge/pyjwt,2022年10月20日 04:33:18.652,9006180.0,1.0,,,,,,,,,,,,,,,,,, +53,websockets,aaugustin/websockets,websocket,,https://github.com/aaugustin/websockets,https://github.com/aaugustin/websockets,BSD-3-Clause,2013年03月30日 08:59:30.000,2022年12月18日 11:52:15.000,2022年12月18日 11:46:33,1239.0,452,107.0,330.0,21.0,927.0,4310,Library for building WebSocket servers and clients in Python.,62.0,38,True,,54.0,2021年05月15日 16:08:26.000,9.0.2,34.0,,14870022.0,conda-forge/websockets,websockets,82073.0,78445.0,https://pypi.org/project/websockets,2022年04月17日 14:23:21.000,3628.0,14846736.0,https://anaconda.org/conda-forge/websockets,2022年10月26日 17:57:22.115,1676616.0,1.0,,,,,,,,,,,,,,,,,, +54,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,2022年12月20日 05:09:37.000,2022年12月18日 19:47:41,3842.0,1221,119.0,1510.0,224.0,1050.0,3920,A python interface for interacting with the Ethereum blockchain and ecosystem.,218.0,38,True,,78.0,2022年12月02日 17:28:03.359,5.31.3,181.0,,855967.0,conda-forge/web3,web3,11165.0,10305.0,https://pypi.org/project/web3,2022年06月01日 20:37:06.000,860.0,851612.0,https://anaconda.org/conda-forge/web3,2022年07月08日 13:36:17.423,117588.0,1.0,,,,,,,,,,,,,,,,,, +55,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,2022年12月17日 15:55:32.000,2022年11月07日 21:29:47,882.0,900,117.0,504.0,2.0,594.0,3889,Adds SQLAlchemy support to Flask.,112.0,38,True,['flask'],76.0,2022年10月14日 13:59:24.000,3.0.2,17.0,401.0,4531388.0,conda-forge/flask-sqlalchemy,flask-sqlalchemy,294558.0,294558.0,https://pypi.org/project/flask-sqlalchemy,2022年10月14日 13:55:54.706,,4527711.0,https://anaconda.org/conda-forge/flask-sqlalchemy,2022年10月14日 19:54:40.294,286494.0,1.0,,,,,,,,,,pallets-eco/flask-sqlalchemy,,,,,,,, +56,mistune,lepture/mistune,markdown,,https://github.com/lepture/mistune,https://github.com/lepture/mistune,BSD-3-Clause,2014年02月18日 10:13:04.000,2022年12月01日 13:01:58.000,2022年12月01日 13:01:04,617.0,221,45.0,84.0,15.0,230.0,2163,A fast yet powerful Python Markdown parser with renderers and plugins.,35.0,38,True,,56.0,2022年09月25日 07:31:17.000,2.0.4,38.0,,12453058.0,conda-forge/mistune,mistune,199926.0,190681.0,https://pypi.org/project/mistune,2022年07月14日 23:30:24.398,9245.0,12328169.0,https://anaconda.org/conda-forge/mistune,2022年07月15日 13:35:54.590,9991196.0,1.0,,,,,,,,,,,,,,,,,, +57,dnspython,rthalley/dnspython,others,,https://github.com/rthalley/dnspython,https://github.com/rthalley/dnspython,ISC,2011年08月24日 11:36:39.000,2022年12月20日 14:20:34.000,2022年12月20日 14:20:30,2168.0,455,60.0,427.0,4.0,424.0,2072,a powerful DNS toolkit for python.,107.0,38,True,,58.0,2022年01月18日 13:43:15.000,2.2.0,28.0,,19672331.0,conda-forge/dnspython,dnspython,159723.0,155213.0,https://pypi.org/project/dnspython,2022年03月06日 23:36:12.000,4510.0,19663153.0,https://anaconda.org/conda-forge/dnspython,2022年03月07日 02:48:17.783,578259.0,1.0,,,,,,,,,,,,,,,,,, +58,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,2022年12月22日 13:48:07.000,2022年12月21日 16:45:23,8850.0,4305,1023.0,5223.0,355.0,3770.0,34337,The Cloud-Native API Gateway.,344.0,37,True,,260.0,2022年12月09日 21:27:36.000,3.0.2,100.0,337145.0,3123719.0,,,,,,,,,,,,1.0,,,,,,,,,,,kong,https://hub.docker.com/r/_/kong,2022年12月12日 21:02:40.929029,706.0,302540213.0,,, +59,pelican,getpelican/pelican,markdown,,https://github.com/getpelican/pelican,https://github.com/getpelican/pelican,AGPL-3.0,2010年10月16日 18:57:40.000,2022年12月20日 17:48:05.000,2022年10月26日 21:12:53,3587.0,1784,346.0,1482.0,86.0,1506.0,11278,Static site generator that supports Markdown and reST syntax. Powered by Python.,436.0,37,True,,10.0,2022年07月11日 17:51:03.000,4.8.0,58.0,713.0,17584.0,conda-forge/pelican,pelican,8180.0,6396.0,https://pypi.org/project/pelican,2022年02月09日 13:25:58.000,1784.0,15916.0,https://anaconda.org/conda-forge/pelican,2022年07月11日 23:41:39.166,132744.0,1.0,,,,,,,,,,,,,,,,,, +60,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,2022年12月20日 10:13:10.000,2022年12月09日 14:45:37,1082.0,690,112.0,1127.0,51.0,614.0,7709,The little ASGI framework that shines.,217.0,37,True,,42.0,2022年12月09日 14:49:03.683,0.23.1,127.0,,11476950.0,conda-forge/starlette,starlette,74380.0,73682.0,https://pypi.org/project/starlette,2022年06月28日 12:09:24.000,698.0,11454936.0,https://anaconda.org/conda-forge/starlette,2022年12月09日 19:58:55.750,1100709.0,2.0,-1.0,,,,,,,,,,,,,,,,, +61,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,2022年12月19日 18:49:28.000,2022年12月17日 20:04:06,2434.0,988,107.0,899.0,78.0,748.0,7302,A configurable set of panels that display various debug information about the current request/response.,263.0,37,True,,32.0,2022年12月03日 18:12:01.578,3.8.1,60.0,178.0,1620760.0,conda-forge/django-debug-toolbar,django-debug-toolbar,71549.0,59198.0,https://pypi.org/project/django-debug-toolbar,2022年06月23日 18:02:50.000,12351.0,1618889.0,https://anaconda.org/conda-forge/django-debug-toolbar,2022年09月26日 12:53:37.048,151479.0,1.0,,,,,,,,,,,,,,,,,, +62,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,2022年12月08日 01:06:38.000,2022年12月08日 01:06:36,1284.0,749,158.0,659.0,81.0,1124.0,5473,Developer-friendly asynchrony for Django.,250.0,37,True,['django'],15.0,2022年10月15日 19:14:05.025,4.0.0,65.0,,562598.0,conda-forge/channels,channels,1301.0,,https://pypi.org/project/channels,2021年07月11日 07:53:00.000,1301.0,558824.0,https://anaconda.org/conda-forge/channels,2022年11月11日 08:27:52.608,120784.0,1.0,,,,,,,,,,,,,,,,,, +63,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,2022年11月24日 21:05:49.000,2022年09月12日 16:19:42,2981.0,1467,163.0,966.0,430.0,966.0,5213,Simple and extensible administrative interface framework for Flask.,344.0,37,True,['flask'],,2022年01月30日 03:35:03.000,1.6.0,38.0,,1688785.0,conda-forge/flask-admin,flask-admin,20174.0,17772.0,https://pypi.org/project/flask-admin,2022年01月30日 03:32:51.000,2402.0,1686978.0,https://anaconda.org/conda-forge/flask-admin,2022年01月30日 15:49:52.346,133780.0,1.0,,,,,,,,,,,,,,,,,, +64,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,2022年12月07日 06:59:08.000,2022年12月07日 06:59:08,1329.0,715,87.0,718.0,145.0,747.0,4171,Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support.,208.0,37,True,['openapi'],12.0,2022年08月23日 16:44:21.601,2.14.1,140.0,,7074403.0,conda-forge/connexion,connexion,8420.0,7711.0,https://pypi.org/project/connexion,2022年06月22日 19:23:56.000,709.0,7071390.0,https://anaconda.org/conda-forge/connexion,2022年08月23日 20:29:38.972,198897.0,1.0,,,,,,,,,,spec-first/connexion,,,,,,,, +65,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,2022年12月09日 21:27:23.000,2022年12月09日 21:27:22,1197.0,827,165.0,609.0,19.0,675.0,3508,Slack Developer Kit for Python.,153.0,37,True,,38.0,2022年12月02日 02:29:40.000,3.19.5,100.0,360.0,5827319.0,conda-forge/slackclient,slackclient,2155.0,,https://pypi.org/project/slackclient,2022年04月22日 00:25:51.000,2155.0,5819574.0,https://anaconda.org/conda-forge/slackclient,2021年11月19日 20:03:49.166,588306.0,2.0,,,,,,,,,,,,,,,,,, +66,authlib,lepture/authlib,auth,,https://github.com/lepture/authlib,https://github.com/lepture/authlib,BSD-3-Clause,2017年10月27日 06:52:26.000,2022年12月11日 11:36:39.000,2022年12月10日 11:02:30,1302.0,346,59.0,154.0,42.0,311.0,3410,"The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.",90.0,37,True,,41.0,2022年12月06日 08:43:24.000,1.2.0,37.0,,6793046.0,conda-forge/authlib,authlib,23575.0,23267.0,https://pypi.org/project/authlib,2022年04月06日 11:54:00.000,308.0,6791022.0,https://anaconda.org/conda-forge/authlib,2022年12月06日 11:26:34.528,91106.0,1.0,,,,,,,,,,,,,,,,,, +67,markdown,Python-Markdown/markdown,markdown,,https://github.com/Python-Markdown/markdown,https://github.com/Python-Markdown/markdown,BSD-3-Clause,2010年05月29日 02:59:45.000,2022年12月09日 16:51:34.000,2022年12月09日 16:51:33,1531.0,791,76.0,506.0,39.0,765.0,3081,A Python implementation of John Grubers Markdown with Extension support.,164.0,37,True,,5.0,2022年05月05日 19:08:38.000,3.3.7,46.0,,22694785.0,conda-forge/markdown,markdown,253209.0,230870.0,https://pypi.org/project/markdown,2022年05月05日 19:08:38.000,22339.0,22630984.0,https://anaconda.org/conda-forge/markdown,2022年07月15日 21:40:14.574,4019523.0,1.0,,,,,,,,,,,,,,,,,, +68,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,2022年12月13日 13:04:12.324,2022年12月13日 09:23:28,1307.0,731,66.0,634.0,118.0,780.0,2579,Django application and library for importing and exporting data with admin integration.,188.0,37,True,['django'],18.0,2022年12月13日 09:24:01.585,3.0.2,56.0,,674800.0,conda-forge/django-import-export,django-import-export,21325.0,20291.0,https://pypi.org/project/django-import-export,2022年05月17日 14:57:55.000,1034.0,673840.0,https://anaconda.org/conda-forge/django-import-export,2022年12月13日 13:04:12.324,70096.0,1.0,,,,,,,,,,,,,,,,,, +69,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,2022年12月15日 10:52:22.000,2022年12月13日 19:27:16,5865.0,521,75.0,307.0,22.0,,2247,The lxml XML toolkit for Python.,145.0,37,True,,35.0,2022年12月13日 22:04:58.045,4.9.2,153.0,6979.0,60896821.0,conda-forge/lxml,lxml,338862.0,300212.0,https://pypi.org/project/lxml,2022年07月01日 20:09:49.000,38650.0,60781048.0,https://anaconda.org/conda-forge/lxml,2022年12月14日 10:39:55.895,8642847.0,1.0,,,,,,,,,,,,,,,,,, +70,asgiref,django/asgiref,servers,,https://github.com/django/asgiref,https://github.com/django/asgiref,BSD-3-Clause,2015年12月23日 17:07:13.000,2022年12月21日 02:32:44.308,2022年12月20日 09:02:26,402.0,167,42.0,195.0,40.0,135.0,1138,ASGI specification and utilities.,76.0,37,True,,10.0,2022年12月20日 09:06:56.050,3.6.0,59.0,,10569684.0,conda-forge/asgiref,asgiref,490220.0,489076.0,https://pypi.org/project/asgiref,2022年05月16日 20:39:27.000,1144.0,10553565.0,https://anaconda.org/conda-forge/asgiref,2022年12月21日 02:32:44.308,805997.0,2.0,2.0,,,,,,,,,,,,,,,,, +71,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,2022年12月20日 16:28:48.000,2022年12月07日 20:17:00,189.0,200,33.0,89.0,7.0,113.0,605,(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL..,30.0,37,True,,4.0,2022年12月07日 20:15:40.628,2022年12月7日,55.0,,222960129.0,conda-forge/certifi,certifi,1119090.0,1075665.0,https://pypi.org/project/certifi,2022年12月07日 20:15:40.628,43425.0,222026658.0,https://anaconda.org/conda-forge/certifi,2022年12月07日 23:56:54.976,74677720.0,2.0,,,,,,,,,,,,,,,,,, +72,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,2022年12月22日 00:33:05.000,2022年12月14日 15:10:16,661.0,253,75.0,827.0,76.0,316.0,591,Google Auth Python Library.,105.0,37,True,,33.0,2022年12月01日 20:46:05.203,2.15.0,122.0,,74899492.0,conda-forge/google-auth,google-auth,181133.0,178607.0,https://pypi.org/project/google-auth,2022年06月29日 03:41:25.000,2526.0,74805095.0,https://anaconda.org/conda-forge/google-auth,2022年12月02日 03:58:15.805,6230256.0,1.0,,,,,,,,,,,,,,,,,, +73,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,2022年12月19日 11:17:23.000,2022年12月19日 11:11:22,5505.0,8551,660.0,3196.0,885.0,4138.0,23188,"Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from..",543.0,36,True,['openapi'],36.0,2022年11月09日 06:54:16.000,4.15.5,100.0,,,,,33798.0,33798.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,, +74,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,2022年12月16日 09:39:59.000,2022年12月11日 20:05:25,1734.0,803,144.0,510.0,115.0,864.0,7503,GraphQL framework for Python.,194.0,36,True,['graphql'],13.0,2022年12月11日 20:09:33.093,3.2.1,96.0,,1917840.0,conda-forge/graphene,graphene,15451.0,14613.0,https://pypi.org/project/graphene,2022年05月30日 12:59:22.000,838.0,1914707.0,https://anaconda.org/conda-forge/graphene,2022年12月12日 14:36:39.657,197414.0,1.0,,,,,,,,,,,,,,,,,, +75,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,2022年11月17日 00:03:07.000,2022年03月04日 14:26:53,835.0,1014,182.0,410.0,139.0,452.0,6512,Simple framework for creating REST APIs.,159.0,36,True,['flask'],,2021年12月15日 14:00:52.343,0.0.1,32.0,,1293846.0,conda-forge/flask-restful,flask-restful,91967.0,84785.0,https://pypi.org/project/flask-restful,2021年05月17日 19:23:14.000,7182.0,1291944.0,https://anaconda.org/conda-forge/flask-restful,2021年05月30日 20:35:27.543,142671.0,2.0,,,,,,,,,,,,,,,,,, +76,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,2022年12月17日 08:59:55.000,2022年12月17日 08:48:22,1736.0,720,119.0,654.0,77.0,598.0,4583,The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div..,222.0,36,True,['django'],6.0,2022年01月25日 08:08:34.000,1.14.0,38.0,,656637.0,conda-forge/django-crispy-forms,django-crispy-forms,113376.0,105351.0,https://pypi.org/project/django-crispy-forms,2022年01月25日 08:08:34.000,8025.0,655654.0,https://anaconda.org/conda-forge/django-crispy-forms,2022年01月25日 11:08:25.716,62971.0,1.0,,,,,,,,,,,,,,,,,, +77,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,2022年11月28日 05:29:16.000,2022年09月04日 07:07:23,1260.0,707,68.0,695.0,85.0,727.0,3891,A generic system for filtering Django QuerySets based on user selections.,185.0,36,True,['django'],,2022年07月26日 12:48:52.000,22.1,37.0,,2690416.0,conda-forge/django-filter,django-filter,112197.0,103465.0,https://pypi.org/project/django-filter,2022年06月17日 14:41:01.000,8732.0,2689191.0,https://anaconda.org/conda-forge/django-filter,2022年06月17日 19:37:43.887,89479.0,1.0,,,,,,,,,,,,,,,,,, +78,responses,getsentry/responses,testing,,https://github.com/getsentry/responses,https://github.com/getsentry/responses,Apache-2.0,2013年11月15日 23:28:18.000,2022年12月22日 12:21:53.000,2022年11月21日 14:41:13,684.0,306,86.0,361.0,4.0,245.0,3771,A utility for mocking out the Python Requests library.,114.0,36,True,,13.0,2022年10月11日 16:36:13.680,0.22.0,48.0,81.0,8722648.0,conda-forge/responses,responses,20084.0,17162.0,https://pypi.org/project/responses,2022年05月25日 14:20:48.000,2922.0,8696657.0,https://anaconda.org/conda-forge/responses,2022年05月26日 01:32:16.033,1325583.0,1.0,,,,,,,,,,,,,,,,,, +79,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,2022年12月22日 15:23:57.000,2022年12月21日 20:43:43,4017.0,451,72.0,1212.0,11.0,703.0,2962,"PRAW, an acronym for Python Reddit API Wrapper, is a python package that allows for simple access to Reddits API.",220.0,36,True,,30.0,2022年11月11日 21:20:36.567,7.6.1,125.0,,1048366.0,conda-forge/praw,praw,14115.0,12366.0,https://pypi.org/project/praw,2022年05月10日 22:40:39.000,1749.0,1047796.0,https://anaconda.org/conda-forge/praw,2022年11月12日 04:30:00.119,33671.0,2.0,,,,,,,,,,,,,,,,,, +80,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,2022年12月09日 13:39:12.000,2022年12月09日 13:39:11,865.0,248,43.0,320.0,35.0,329.0,2448,Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes.,78.0,36,True,,15.0,2022年06月27日 14:39:57.000,5.0.1,52.0,,13077347.0,conda-forge/bleach,bleach,225482.0,213115.0,https://pypi.org/project/bleach,2022年06月27日 14:39:57.000,12367.0,12937673.0,https://anaconda.org/conda-forge/bleach,2022年06月27日 18:46:39.227,9916883.0,2.0,,,,,,,,,,,,,,,,,, +81,rdflib,RDFLib/rdflib,others,,https://github.com/RDFLib/rdflib,https://github.com/RDFLib/rdflib,BSD-3-Clause,2012年02月03日 05:49:13.000,2022年12月21日 20:34:48.000,2022年12月14日 21:22:14,4638.0,497,91.0,958.0,174.0,904.0,1809,"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.",197.0,36,True,,20.0,2022年07月26日 15:43:56.000,6.2.0,33.0,41.0,672455.0,conda-forge/rdflib,rdflib,11992.0,9981.0,https://pypi.org/project/rdflib,2022年07月26日 15:43:56.000,2011.0,667945.0,https://anaconda.org/conda-forge/rdflib,2022年07月27日 16:03:33.298,311199.0,2.0,,,,,,,,,,,,,,,,,, +82,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,2022年12月21日 17:01:31.000,2022年12月09日 22:08:34,1152.0,413,38.0,589.0,117.0,387.0,1740,Store model history and view/revert changes from admin site.,168.0,36,True,['django'],42.0,2022年12月02日 16:29:02.534,3.1.0,44.0,,675806.0,,django-simple-history,3848.0,3399.0,https://pypi.org/project/django-simple-history,2022年05月11日 15:46:42.000,449.0,675806.0,,,,1.0,,,,,,,,,,,,,,,,,, +83,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,2022年12月09日 00:03:42.000,2022年11月20日 20:31:55,1469.0,554,67.0,349.0,407.0,663.0,1736,A Python SOAP client.,138.0,36,True,,30.0,2022年11月20日 20:39:08.463,4.2.1,64.0,,6965506.0,conda-forge/zeep,zeep,6083.0,5497.0,https://pypi.org/project/zeep,2021年08月15日 18:52:39.000,586.0,6963009.0,https://anaconda.org/conda-forge/zeep,2022年11月25日 07:27:27.898,172330.0,2.0,,,,,,,,,,,,,,,,,, +84,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,2022年12月21日 11:19:56.000,2022年07月17日 20:36:25,4423.0,346,55.0,230.0,239.0,1508.0,1629,"CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev.",138.0,36,True,,,2022年07月17日 20:42:13.606,18.8.0,117.0,,2397090.0,anaconda/cherrypy,cherrypy,20291.0,9962.0,https://pypi.org/project/cherrypy,2021年07月03日 22:34:11.000,10329.0,2396888.0,https://anaconda.org/anaconda/cherrypy,2022年05月02日 20:14:01.196,17206.0,2.0,,,,,,,,,,,,,,,,,, +85,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,2022年12月15日 06:14:17.451,2022年12月14日 22:19:28,1622.0,646,116.0,356.0,16.0,260.0,1629,A Python module for communicating with the Twilio API and generating TwiML.,129.0,36,True,,19.0,2022年12月14日 22:24:33.701,7.16.0,278.0,,2217961.0,conda-forge/twilio,twilio,29730.0,26212.0,https://pypi.org/project/twilio,2022年06月29日 19:22:46.000,3518.0,2214719.0,https://anaconda.org/conda-forge/twilio,2022年12月15日 06:14:17.451,123211.0,2.0,,,,,,,,,,,,,,,,,, +86,pyopenssl,pyca/pyopenssl,others,,https://github.com/pyca/pyopenssl,https://github.com/pyca/pyopenssl,Apache-2.0,2014年01月09日 20:10:36.000,2022年12月16日 15:44:53.000,2022年12月16日 15:44:52,2178.0,401,53.0,693.0,83.0,406.0,793,A Python wrapper around the OpenSSL library.,107.0,36,True,,14.0,2022年09月25日 17:47:29.332,22.1.0,28.0,,51954819.0,conda-forge/pyopenssl,pyopenssl,15323.0,,https://pypi.org/project/pyopenssl,2022年01月29日 20:13:02.000,15323.0,51618524.0,https://anaconda.org/conda-forge/pyopenssl,2022年10月09日 21:21:14.228,24885881.0,2.0,,,,,,,,,,,,,,,,,, +87,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,2022年12月21日 14:02:41.000,2022年10月01日 11:00:56,1738.0,3718,71.0,564.0,128.0,672.0,25315,"HTTPie for Terminal modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions,..",154.0,35,True,,6.0,2022年05月06日 07:10:47.000,3.2.1,55.0,1994.0,175718.0,conda-forge/httpie,httpie,13622.0,11936.0,https://pypi.org/project/httpie,2022年05月06日 07:10:47.000,1686.0,174093.0,https://anaconda.org/conda-forge/httpie,2022年11月01日 18:40:12.660,91632.0,2.0,,,,,,,,,,,,,,,,,, +88,Zappa,Miserlou/Zappa,serverless,,https://github.com/Miserlou/Zappa,https://github.com/Miserlou/Zappa,MIT,2016年01月20日 21:57:04.000,2022年10月24日 23:37:05.000,2021年02月20日 16:10:31,2916.0,1271,258.0,944.0,702.0,666.0,11884,Serverless Python.,260.0,35,False,,,2022年12月03日 09:22:00.602,0.56.1,131.0,286.0,89073.0,,zappa,395.0,,https://pypi.org/project/zappa,2021年11月11日 20:31:33.000,395.0,89068.0,,,,1.0,,,,,,,,,,,,,,,,,, +89,chalice,aws/chalice,serverless,,https://github.com/aws/chalice,https://github.com/aws/chalice,Apache-2.0,2016年05月27日 23:27:13.000,2022年12月21日 13:03:55.000,2022年09月01日 18:43:53,2361.0,970,242.0,832.0,422.0,807.0,9364,Python Serverless Microframework for AWS.,194.0,35,True,,,2022年09月01日 19:33:02.063,1.27.3,86.0,,219768.0,conda-forge/chalice,chalice,1864.0,1709.0,https://pypi.org/project/chalice,2022年06月01日 18:14:46.000,155.0,216075.0,https://anaconda.org/conda-forge/chalice,2022年11月02日 23:09:46.736,147723.0,1.0,,,,,,,,,,,,,,,,,, +90,django-oscar,django-oscar/django-oscar,django-utils,,https://github.com/django-oscar/django-oscar,https://github.com/django-oscar/django-oscar,BSD-3-Clause,2010年12月08日 21:30:32.000,2022年12月16日 12:51:14.000,2022年12月06日 08:55:30,8841.0,2030,267.0,2579.0,177.0,1300.0,5566,Domain-driven e-commerce for Django.,335.0,35,True,['django'],24.0,2021年07月29日 04:15:39.000,3.1,139.0,,18132.0,,django-oscar,1215.0,942.0,https://pypi.org/project/django-oscar,2022年06月24日 08:35:05.000,273.0,18132.0,,,,1.0,,,,,,,,,,,,,,,,,, +91,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,2022年12月19日 15:17:25.000,2022年12月19日 15:17:23,668.0,502,75.0,565.0,11.0,242.0,4819,Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS).,63.0,35,True,['django'],29.0,2022年06月05日 15:24:53.000,3.13.0,49.0,,3006736.0,conda-forge/django-cors-headers,django-cors-headers,140867.0,134167.0,https://pypi.org/project/django-cors-headers,2022年06月05日 15:24:53.000,6700.0,3005588.0,https://anaconda.org/conda-forge/django-cors-headers,2022年06月06日 20:11:12.906,57415.0,1.0,,,,,,,,,,,,,,,,,, +92,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,2022年12月16日 19:17:37.000,2022年12月16日 19:17:37,612.0,842,77.0,366.0,90.0,463.0,4196,A light weight Python library for the Spotify Web API.,166.0,35,True,,20.0,2022年12月10日 16:03:08.000,2.22.0,45.0,,763450.0,conda-forge/spotipy,spotipy,13971.0,13387.0,https://pypi.org/project/spotipy,2022年06月18日 22:10:01.000,584.0,763145.0,https://anaconda.org/conda-forge/spotipy,2022年06月25日 17:40:29.358,6727.0,2.0,,,,,,,,,,spotipy-dev/spotipy,,,,,,,, +93,python-slack-sdk,slackapi/python-slack-sdk,third-party-apis,,https://github.com/slackapi/python-slack-sdk,https://github.com/slackapi/python-slack-sdk,MIT,2014年11月10日 21:32:02.000,2022年12月09日 21:27:23.000,2022年12月09日 21:27:22,1197.0,827,165.0,609.0,19.0,675.0,3508,Slack Developer Kit for Python.,153.0,35,True,,38.0,2022年12月02日 02:29:40.000,3.19.5,100.0,360.0,8385836.0,conda-forge/slack-sdk,slack-sdk,93.0,,https://pypi.org/project/slack-sdk,2022年06月22日 03:55:03.000,93.0,8382985.0,https://anaconda.org/conda-forge/slack-sdk,2022年12月02日 07:58:58.603,62622.0,2.0,,,,,,,,,,,,,,,,,, +94,flask-login,maxcountryman/flask-login,auth,,https://github.com/maxcountryman/flask-login,https://github.com/maxcountryman/flask-login,MIT,2012年03月11日 14:42:33.000,2022年12月08日 14:16:51.000,2022年12月01日 16:07:29,445.0,722,67.0,344.0,13.0,350.0,3178,Flask user session management.,115.0,35,True,['flask'],2.0,2022年07月26日 01:14:19.000,0.6.2,24.0,,6459282.0,conda-forge/flask-login,flask-login,136679.0,123651.0,https://pypi.org/project/flask-login,2022年05月02日 04:11:28.000,13028.0,6457384.0,https://anaconda.org/conda-forge/flask-login,2022年07月25日 23:55:41.308,146196.0,2.0,,,,,,,,,,,,,,,,,, +95,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,2022年11月29日 06:45:07.000,2022年07月15日 12:15:08,529.0,387,32.0,238.0,211.0,397.0,2966,Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.,66.0,35,True,"['openapi', 'django']",,2022年09月27日 16:01:53.000,1.21.4,59.0,,1236748.0,conda-forge/drf-yasg,drf-yasg,80965.0,80599.0,https://pypi.org/project/drf-yasg,2020年10月25日 20:12:43.000,366.0,1236571.0,https://anaconda.org/conda-forge/drf-yasg,2020年10月26日 00:39:31.833,5147.0,2.0,,,,,,,,,,,,,,,,,, +96,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,2022年12月21日 18:06:44.000,2022年12月20日 16:03:25,2502.0,345,43.0,1734.0,296.0,380.0,2817,A GraphQL library for Python that leverages type annotations.,167.0,35,True,['graphql'],173.0,2022年12月20日 16:06:02.168,0.151.1,591.0,380.0,327267.0,,strawberry-graphql,873.0,873.0,https://pypi.org/project/strawberry-graphql,2022年11月04日 15:19:47.000,,327204.0,,,,1.0,,,,,,,,,,,,,,,,,, +97,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,2022年11月21日 15:02:05.000,2022年11月12日 14:44:37,1490.0,468,57.0,301.0,15.0,614.0,2812,django-reversion is an extension to the Django web framework that provides version control for model instances.,185.0,35,True,['django'],11.0,2022年11月12日 14:47:02.380,5.0.4,64.0,,220966.0,,django-reversion,8724.0,6597.0,https://pypi.org/project/django-reversion,2022年06月18日 10:59:31.000,2127.0,220966.0,,,,1.0,,,,,,,,,,,,,,,,,, +98,itsdangerous,pallets/itsdangerous,others,,https://github.com/pallets/itsdangerous,https://github.com/pallets/itsdangerous,BSD-3-Clause,2011年06月24日 00:09:55.000,2022年12月06日 00:35:01.000,2022年11月01日 17:22:21,502.0,214,57.0,212.0,1.0,108.0,2593,Safely pass trusted data to untrusted environments and back.,41.0,35,True,,2.0,2022年03月24日 15:14:38.000,2.1.2,27.0,,55892698.0,conda-forge/itsdangerous,itsdangerous,789336.0,736569.0,https://pypi.org/project/itsdangerous,2022年03月24日 15:12:13.000,52767.0,55834623.0,https://anaconda.org/conda-forge/itsdangerous,2022年03月24日 18:41:25.078,4413731.0,2.0,,,,,,,,,,,,,,,,,, +99,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,2022年12月15日 18:20:45.000,2022年11月27日 21:00:15,942.0,429,62.0,211.0,99.0,186.0,2403,markdown2: A fast and complete implementation of Markdown in Python.,70.0,35,True,,33.0,2022年10月20日 00:58:02.762,2.4.6,47.0,,1135431.0,,markdown2,17227.0,14851.0,https://pypi.org/project/markdown2,2022年04月27日 23:22:05.000,2376.0,1135431.0,,,,2.0,,,,,,,,,,,,,,,,,, +100,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,2022年12月19日 02:38:46.911,2022年12月18日 20:47:09,3323.0,758,100.0,729.0,179.0,698.0,2389,WebSocket and WAMP in Python for Twisted and asyncio.,131.0,35,True,,7.0,2022年12月18日 20:51:01.322,22.12.1,148.0,,988296.0,conda-forge/autobahn,autobahn,24137.0,22181.0,https://pypi.org/project/autobahn,2022年07月05日 12:47:43.000,1956.0,983325.0,https://anaconda.org/conda-forge/autobahn,2022年12月19日 02:38:46.911,362883.0,2.0,,,,,,,,,,,,,,,,,, +101,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,2022年12月19日 18:50:14.000,2022年12月12日 21:21:12,935.0,346,47.0,278.0,121.0,163.0,2372,Django model mixins and utilities.,127.0,35,True,['django'],13.0,2022年11月16日 00:15:44.883,4.3.1,39.0,,894629.0,,django-model-utils,23967.0,19122.0,https://pypi.org/project/django-model-utils,2021年10月13日 18:22:18.000,4845.0,894629.0,,,,1.0,,,,,,,,,,,,,,,,,, +102,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,2022年12月19日 17:33:11.000,2022年12月19日 09:02:08,1512.0,791,80.0,886.0,135.0,535.0,1671,Python Jira library. Development chat available on https://matrix.to/#/#pycontribs:matrix.org.,238.0,35,True,,8.0,2022年09月06日 13:21:44.946,3.4.1,64.0,735.0,4340742.0,conda-forge/jira,jira,1056.0,5.0,https://pypi.org/project/jira,2022年04月13日 23:41:40.000,1051.0,4339381.0,https://anaconda.org/conda-forge/jira,2022年09月06日 20:45:30.043,91933.0,2.0,,,,,,,,,,,,,,,,,, +103,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,2022年09月03日 07:38:43.000,2022年09月03日 07:38:42,598.0,396,54.0,257.0,96.0,157.0,1584,OAuthlib support for Python-Requests!.,115.0,35,True,,,2022年01月29日 19:00:11.000,1.3.1,19.0,,79533792.0,conda-forge/requests-oauthlib,requests-oauthlib,294571.0,282914.0,https://pypi.org/project/requests-oauthlib,2022年01月29日 18:52:22.000,11657.0,79446671.0,https://anaconda.org/conda-forge/requests-oauthlib,2022年01月30日 15:46:04.977,6708393.0,2.0,,,,,,,,,,,,,,,,,, +104,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,2022年11月14日 13:31:51.000,2022年08月15日 16:30:05,635.0,223,31.0,147.0,14.0,344.0,1383,An open source Flask extension that provides JWT support (with batteries included)!.,87.0,35,True,['flask'],,2022年08月15日 16:34:01.328,4.4.4,86.0,,5966552.0,conda-forge/flask-jwt-extended,flask-jwt-extended,23364.0,22715.0,https://pypi.org/project/flask-jwt-extended,2022年06月27日 17:21:39.000,649.0,5964415.0,https://anaconda.org/conda-forge/flask-jwt-extended,2022年08月15日 23:27:55.497,132527.0,2.0,,,,,,,,,,,,,,,,,, +105,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,2022年12月08日 14:16:47.000,2022年08月02日 07:05:43,741.0,300,32.0,227.0,43.0,278.0,1322,"Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.",95.0,35,True,['flask'],,2022年03月31日 18:10:51.000,1.0.1,45.0,,6650772.0,conda-forge/flask-wtf,flask-wtf,175768.0,159421.0,https://pypi.org/project/flask-wtf,2022年03月31日 18:09:30.000,16347.0,6648998.0,https://anaconda.org/conda-forge/flask-wtf,2022年04月01日 06:10:06.163,136670.0,2.0,,,,,,,,,,,,,,,,,, +106,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,2022年12月21日 12:21:02.000,2022年12月21日 11:47:41,261.0,197,38.0,119.0,3.0,79.0,1309,Use Database URLs in your Django Application.,66.0,35,True,['django'],20.0,2022年12月13日 09:24:35.220,1.2.0,15.0,,884027.0,,dj-database-url,231671.0,210762.0,https://pypi.org/project/dj-database-url,2018年03月01日 18:39:51.000,20909.0,884027.0,,,,1.0,,,,,,,,,,jazzband/dj-database-url,,,,,,,, +107,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,2022年12月13日 09:18:04.000,2022年12月13日 09:18:03,1474.0,152,25.0,513.0,10.0,275.0,1299,"A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including..",74.0,35,True,,41.0,2022年07月12日 13:33:01.470,8.2.0,100.0,,684943.0,conda-forge/webargs,webargs,5686.0,5214.0,https://pypi.org/project/webargs,2022年01月12日 15:45:59.000,472.0,682470.0,https://anaconda.org/conda-forge/webargs,2022年07月13日 12:19:43.309,183044.0,2.0,,,,,,,,,,,,,,,,,, +108,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,2022年12月16日 00:06:31.000,2022年12月15日 23:03:28,1410.0,351,37.0,576.0,13.0,313.0,1282,Python library for the Stripe API.,128.0,35,True,,8.0,2022年11月16日 20:05:35.365,5.0.0,289.0,,1667828.0,anaconda/stripe,stripe,26961.0,24971.0,https://pypi.org/project/stripe,2022年06月30日 19:21:52.000,1990.0,1667554.0,https://anaconda.org/anaconda/stripe,2021年09月08日 10:25:16.508,23295.0,2.0,,,,,,,,,,,,,,,,,, +109,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,2022年12月15日 00:27:01.000,2022年12月15日 00:27:01,1255.0,324,25.0,543.0,131.0,241.0,1046,Python 2.7/3.X client for HashiCorp Vault.,164.0,35,True,,10.0,2022年09月20日 05:33:51.791,1.0.2,64.0,457.0,7325250.0,conda-forge/hvac,hvac,3211.0,2888.0,https://pypi.org/project/hvac,2021年09月23日 17:47:10.000,323.0,7319592.0,https://anaconda.org/conda-forge/hvac,2021年09月23日 21:36:35.403,243116.0,2.0,,,,,,,,,,,,,,,,,, +110,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,2022年12月21日 11:14:20.000,2022年12月19日 22:46:17,1592.0,163,24.0,562.0,21.0,231.0,999,A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger..,81.0,35,True,['openapi'],35.0,2022年11月10日 16:35:36.004,6.0.2,108.0,,4558798.0,conda-forge/apispec,apispec,13988.0,6874.0,https://pypi.org/project/apispec,2022年05月12日 22:18:19.000,7114.0,4552931.0,https://anaconda.org/conda-forge/apispec,2022年05月13日 08:41:50.332,434212.0,2.0,,,,,,,,,,,,,,,,,, +111,httplib2,httplib2/httplib2,http-clients,,https://github.com/httplib2/httplib2,https://github.com/httplib2/httplib2,MIT,2016年03月02日 22:59:52.000,2022年11月17日 16:41:12.000,2022年11月17日 16:41:11,547.0,182,25.0,117.0,54.0,68.0,457,"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support...",76.0,35,True,,7.0,2022年10月29日 15:14:11.230,0.21.0,37.0,,31432776.0,conda-forge/httplib2,httplib2,140685.0,124730.0,https://pypi.org/project/httplib2,2022年02月03日 00:00:29.000,15955.0,31407603.0,https://anaconda.org/conda-forge/httplib2,2022年11月01日 12:28:27.572,2013859.0,2.0,,,,,,,,,,,,,,,,,, +112,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,2022年12月08日 09:32:26.000,2020年05月10日 19:40:04,449.0,899,275.0,149.0,190.0,204.0,12845,Pythonic HTML Parsing for Humans.,62.0,34,False,,,2019年02月18日 21:38:41.000,0.10.0,36.0,,613245.0,,requests-html,9609.0,9261.0,https://pypi.org/project/requests-html,2019年02月17日 20:14:17.000,348.0,613245.0,,,,2.0,,,,,,,,,,,,,,,,,, +113,impacket,SecureAuthCorp/impacket,others,,https://github.com/fortra/impacket,https://github.com/fortra/impacket,Apache-2.0,2015年04月15日 14:04:07.000,2022年12月20日 20:03:22.000,2022年12月14日 20:28:23,3766.0,2965,358.0,660.0,145.0,636.0,10357,Impacket is a collection of Python classes for working with network protocols.,182.0,34,True,,5.0,2022年05月04日 14:55:44.000,impacket_0_10_0,15.0,125245.0,105299.0,,impacket,2349.0,2141.0,https://pypi.org/project/impacket,2022年05月04日 14:53:03.000,208.0,103923.0,,,,2.0,,,,,,,,,,fortra/impacket,,,,,,,, +114,pwntools,Gallopsled/pwntools,others,,https://github.com/Gallopsled/pwntools,https://github.com/Gallopsled/pwntools,MIT,2013年04月29日 14:43:03.000,2022年12月06日 22:45:22.000,2022年12月02日 22:04:40,4117.0,1564,291.0,1222.0,155.0,805.0,9772,CTF framework and exploit development library.,215.0,34,True,,7.0,2022年04月20日 23:17:53.000,4.8.0,104.0,,29936.0,,pwntools,869.0,815.0,https://pypi.org/project/pwntools,2022年04月20日 23:26:48.000,54.0,29936.0,,,,2.0,,,,,,,,,,,,,,,,,, +115,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,2022年11月10日 09:54:37.000,2022年11月10日 09:54:26,3375.0,739,229.0,522.0,33.0,946.0,6567,REST API framework designed for human beings.,211.0,34,True,,14.0,2022年11月02日 09:29:06.201,2.0.3,52.0,,21209.0,,eve,1433.0,1053.0,https://pypi.org/project/eve,2022年06月08日 13:51:50.000,380.0,21209.0,,,,3.0,,,,,,,,,,,,,,,,,, +116,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,2022年12月22日 11:25:00.000,2022年11月22日 22:16:14,888.0,719,72.0,554.0,150.0,626.0,3991,Integrate GraphQL into your Django project.,201.0,34,True,"['django', 'graphql']",16.0,2022年09月26日 12:14:30.052,3.0.0,54.0,,324445.0,conda-forge/graphene-django,graphene-django,9513.0,9023.0,https://pypi.org/project/graphene-django,2020年12月31日 06:55:57.000,490.0,323769.0,https://anaconda.org/conda-forge/graphene-django,2021年01月09日 00:24:55.718,22996.0,2.0,,,,,,,,,,,,,,,,,, +117,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,2022年12月07日 21:39:48.000,2022年11月22日 19:30:32,514.0,1225,179.0,222.0,18.0,220.0,3760,Python client library for Google Maps API Web Services.,63.0,34,True,,8.0,2022年11月22日 19:32:01.356,4.7.3,46.0,,1414891.0,,googlemaps,1195.0,,https://pypi.org/project/googlemaps,2022年02月02日 21:17:08.000,1195.0,1414891.0,,,,2.0,,,,,,,,,,,,,,,,,, +118,pyramid,Pylons/pyramid,web-frameworks,,https://github.com/Pylons/pyramid,https://github.com/Pylons/pyramid,,2010年10月24日 22:00:35.000,2022年11月17日 21:27:19.000,2022年09月29日 23:22:56,11776.0,880,159.0,2670.0,75.0,969.0,3734,Pyramid - A Python web framework.,341.0,34,False,,3.0,2021年03月01日 09:59:08.000,1.10.8,149.0,,1522085.0,pyramid,pyramid,14479.0,11535.0,https://pypi.org/project/pyramid,2021年03月01日 03:27:45.000,2940.0,1522030.0,https://anaconda.org/anaconda/pyramid,2022年05月02日 20:31:14.186,4679.0,3.0,,,,,,,,,,,,,,,,4.0,, +119,SeleniumBase,seleniumbase/SeleniumBase,testing,,https://github.com/seleniumbase/SeleniumBase,https://github.com/seleniumbase/SeleniumBase,MIT,2014年03月04日 23:07:33.000,2022年12月22日 04:57:08.000,2022年12月22日 04:56:31,7284.0,727,119.0,896.0,4.0,553.0,3029,Python framework for web automation and testing that extends Selenium.,35.0,34,True,,360.0,2022年12月22日 05:01:13.244,4.9.11,750.0,,302242.0,,seleniumbase,466.0,466.0,https://pypi.org/project/seleniumbase,2022年11月07日 19:14:11.000,,302242.0,,,,2.0,,,,,,,,,,,,,,,,,, +120,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,2022年12月09日 09:03:40.000,2022年12月04日 22:20:56,265.0,492,64.0,56.0,7.0,99.0,2877,Up-to-date simple useragent faker with real world database.,12.0,34,True,,83.0,2022年12月04日 22:26:03.307,1.1.1,27.0,,1864610.0,conda-forge/fake-useragent,fake-useragent,18550.0,17690.0,https://pypi.org/project/fake-useragent,2018年10月04日 15:02:12.000,860.0,1864247.0,https://anaconda.org/conda-forge/fake-useragent,2022年11月10日 12:27:32.504,6543.0,2.0,,,,,,,,,,fake-useragent/fake-useragent,,,,,,,, +121,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,2022年12月19日 20:23:07.000,2022年12月19日 20:23:07,1230.0,714,68.0,496.0,164.0,587.0,2713,OAuth2 goodies for the Djangonauts!.,221.0,34,True,['django'],13.0,2022年10月18日 16:48:17.738,2.2.0,43.0,,347360.0,,django-oauth-toolkit,1037.0,,https://pypi.org/project/django-oauth-toolkit,2022年06月23日 15:06:05.000,1037.0,347360.0,,,,2.0,,,,,,,,,,,,,,,,,, +122,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,2022年12月13日 18:22:18.000,2022年06月15日 09:59:27,517.0,283,36.0,216.0,62.0,154.0,2671,Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.,77.0,34,True,['django'],,2022年06月15日 15:03:09.000,0.9.0,17.0,7.0,1139241.0,conda-forge/django-environ,django-environ,115451.0,111949.0,https://pypi.org/project/django-environ,2022年06月15日 14:49:17.000,3502.0,1138326.0,https://anaconda.org/conda-forge/django-environ,2018年07月09日 17:25:55.132,58565.0,2.0,,,,,,,,,,,,,,,,,, +123,splinter,cobrateam/splinter,testing,,https://github.com/cobrateam/splinter,https://github.com/cobrateam/splinter,BSD-3-Clause,2010年09月18日 20:59:15.000,2022年12月20日 12:37:37.000,2022年12月20日 12:37:36,2167.0,512,96.0,600.0,49.0,466.0,2587,splinter - python test framework for web applications.,174.0,34,True,,11.0,2022年06月28日 11:01:00.000,0.18.1,48.0,,84092.0,,splinter,6991.0,5911.0,https://pypi.org/project/splinter,2022年06月28日 11:01:00.000,1080.0,84092.0,,,,2.0,,,,,,,,,,,,,,,,,, +124,vcrpy,kevin1024/vcrpy,testing,,https://github.com/kevin1024/vcrpy,https://github.com/kevin1024/vcrpy,MIT,2012年05月29日 04:52:00.000,2022年12月19日 13:04:20.000,2022年11月01日 12:08:59,1057.0,318,38.0,335.0,117.0,256.0,2342,Automatically mock your HTTP interactions to simplify and speed up testing.,124.0,34,True,,15.0,2022年08月31日 19:20:08.132,4.2.1,65.0,,1532887.0,conda-forge/vcrpy,vcrpy,5437.0,4466.0,https://pypi.org/project/vcrpy,2022年06月29日 21:56:42.000,971.0,1529527.0,https://anaconda.org/conda-forge/vcrpy,2022年09月01日 02:22:30.731,275527.0,2.0,,,,,,,,,,,,,,,,,, +125,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,2022年12月22日 16:04:01.000,2022年12月22日 16:03:57,1016.0,792,42.0,595.0,199.0,442.0,2304,Django-storages is a project to provide a variety of storage backends in a single library.,234.0,34,True,['django'],9.0,2022年08月06日 11:47:05.357,1.13.1,38.0,,1920192.0,conda-forge/django-storages,django-storages,4912.0,,https://pypi.org/project/django-storages,2021年10月30日 02:34:59.000,4912.0,1919524.0,https://anaconda.org/conda-forge/django-storages,2022年08月06日 14:39:26.758,42752.0,2.0,,,,,,,,,,,,,,,,,, +126,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,2022年12月05日 10:35:47.000,2022年12月05日 10:35:47,212.0,209,26.0,76.0,12.0,385.0,2149,SQLAlchemy database migrations for Flask applications using Alembic.,45.0,34,True,['flask'],11.0,2022年11月13日 20:14:01.979,4.0.0,40.0,,939131.0,conda-forge/flask-migrate,flask-migrate,9541.0,,https://pypi.org/project/flask-migrate,2021年08月01日 10:46:46.000,9541.0,936543.0,https://anaconda.org/conda-forge/flask-migrate,2022年11月14日 00:25:46.050,191544.0,1.0,,,,,,,,,,,,,,,,,, +127,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,2022年10月05日 04:20:51.270,2022年10月04日 20:20:53,435.0,193,49.0,100.0,18.0,161.0,1587,"Accurately separates a URLs subdomain, domain, and public suffix, using the Public Suffix List (PSL).",43.0,34,True,,4.0,2022年10月04日 20:23:21.466,3.4.0,49.0,,6602483.0,conda-forge/tldextract,tldextract,15038.0,13924.0,https://pypi.org/project/tldextract,2022年05月04日 23:35:38.000,1114.0,6598346.0,https://anaconda.org/conda-forge/tldextract,2022年10月05日 04:20:51.270,314415.0,1.0,,,,,,,,,,,,,,,,,, +128,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,2022年12月19日 15:48:14.252,2022年12月16日 13:01:59,1037.0,174,11.0,245.0,51.0,612.0,1420,Sane and flexible OpenAPI 3 schema generation for Django REST framework.,88.0,34,True,['openapi'],55.0,2022年12月16日 13:17:01.048,0.25.1,55.0,,671103.0,conda-forge/drf-spectacular,drf-spectacular,9244.0,9219.0,https://pypi.org/project/drf-spectacular,2022年07月26日 11:32:00.693,25.0,670345.0,https://anaconda.org/conda-forge/drf-spectacular,2022年12月19日 15:48:14.252,11379.0,2.0,,,,,,,,,,,,,,,,,, +129,wtforms,wtforms/wtforms,forms,,https://github.com/wtforms/wtforms,https://github.com/wtforms/wtforms,BSD-3-Clause,2013年09月11日 01:53:07.000,2022年11月22日 20:02:55.000,2022年11月21日 09:12:32,1557.0,367,50.0,353.0,51.0,356.0,1362,A flexible forms validation and rendering library for Python.,137.0,34,True,,1.0,2021年12月23日 10:10:33.000,3.0.1,25.0,,3070043.0,conda-forge/wtforms,wtforms,169299.0,154486.0,https://pypi.org/project/wtforms,2021年12月23日 10:08:57.000,14813.0,3068141.0,https://anaconda.org/conda-forge/wtforms,2021年12月24日 00:49:27.436,127442.0,3.0,,,,,,,,,,,,,,,,,, +130,PySocks,Anorov/PySocks,others,,https://github.com/Anorov/PySocks,https://github.com/Anorov/PySocks,BSD-3-Clause,2012年02月21日 09:10:49.000,2022年12月14日 13:31:45.000,2019年09月20日 02:47:40,230.0,264,49.0,60.0,54.0,62.0,1122,A SOCKS proxy client and wrapper for Python.,32.0,34,False,,,2019年09月20日 02:06:20.000,1.7.1,19.0,,12365647.0,conda-forge/pysocks,pysocks,101176.0,97684.0,https://pypi.org/project/pysocks,2019年09月20日 02:06:20.000,3492.0,12006330.0,https://anaconda.org/conda-forge/pysocks,2022年08月27日 12:59:48.847,27308153.0,2.0,,,,,,,,,,,,,,,,,, +131,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,2022年12月16日 19:45:01.000,2022年12月16日 19:40:58,3283.0,275,48.0,448.0,14.0,326.0,924,PycURL - Python interface to libcurl.,99.0,34,False,,12.0,2022年12月16日 19:44:33.490,7.45.2,54.0,,1468538.0,conda-forge/pycurl,pycurl,53759.0,49463.0,https://pypi.org/project/pycurl,2022年03月13日 07:20:20.000,4296.0,1442213.0,https://anaconda.org/conda-forge/pycurl,2022年10月28日 14:34:59.400,1131987.0,2.0,2.0,,,,,,,,,,,,,,,,, +132,oauth2client,googleapis/oauth2client,auth,,https://github.com/googleapis/oauth2client,https://github.com/googleapis/oauth2client,Apache-2.0,2013年11月07日 18:03:04.000,2019年11月01日 21:25:38.000,2018年09月07日 21:33:19,1482.0,439,104.0,449.0,2.0,303.0,787,This is a Python library for accessing resources protected by OAuth 2.0.,89.0,34,False,,,2018年09月07日 21:38:16.000,4.1.3,44.0,,16622304.0,conda-forge/oauth2client,oauth2client,82055.0,76249.0,https://pypi.org/project/oauth2client,2018年09月07日 21:38:16.000,5806.0,16613463.0,https://anaconda.org/conda-forge/oauth2client,2019年02月03日 02:43:41.310,680820.0,2.0,,,,,,,,,,,,,,,,,, +133,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,2022年12月09日 06:42:20.000,2022年11月01日 17:22:53,520.0,130,27.0,230.0,2.0,100.0,512,Safely add untrusted strings to HTML/XML markup.,39.0,34,True,,4.0,2022年03月15日 13:22:05.000,2.1.1,27.0,,110335607.0,conda-forge/markupsafe,markupsafe,1126862.0,1052369.0,https://pypi.org/project/markupsafe,2022年03月15日 13:22:05.000,74493.0,110022181.0,https://anaconda.org/conda-forge/markupsafe,2022年10月26日 08:10:20.552,25074100.0,2.0,,,,,,,,,,,,,,,,,, +134,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,2022年12月18日 13:57:15.000,2022年12月18日 13:54:34,2503.0,9062,1384.0,1029.0,380.0,,46303,Dumb downloader that scrapes the web.,252.0,33,True,,22.0,2022年12月11日 17:34:28.000,0.4.1650,169.0,362963.0,25352.0,conda-forge/you-get,you-get,22.0,,https://pypi.org/project/you-get,2022年07月01日 21:28:26.000,22.0,21268.0,https://anaconda.org/conda-forge/you-get,2022年12月11日 22:47:18.172,15226.0,1.0,,you-get,,,,,,,,,,,,,,,, +135,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,2022年12月14日 10:21:06.000,2020年03月04日 14:36:33,412.0,4245,991.0,132.0,560.0,1055.0,11869,TuShare is a utility for crawling historical data of China stocks.,34.0,33,False,,,2022年12月07日 01:07:02.537,1.2.88,193.0,,31026.0,,tushare,1533.0,1314.0,https://pypi.org/project/tushare,2022年04月20日 05:00:35.000,219.0,31026.0,,,,2.0,,,,,,,,,,,,,,,,,, +136,httpbin,postmanlabs/httpbin,others,,https://github.com/postmanlabs/httpbin,https://github.com/postmanlabs/httpbin,ISC,2011年05月20日 21:14:01.000,2022年11月18日 19:17:31.000,2018年11月07日 20:31:50,841.0,1669,239.0,320.0,163.0,243.0,11334,"HTTP Request & Response Service, written in Python + Flask.",108.0,33,False,['flask'],,2018年05月08日 12:00:46.000,0.7.0,13.0,,80857.0,,httpbin,1618.0,1063.0,https://pypi.org/project/httpbin,2018年05月08日 12:00:46.000,555.0,80857.0,,,,2.0,,,,,,,,,,,,,,,,,, +137,thumbor,thumbor/thumbor,third-party-apis,,https://github.com/thumbor/thumbor,https://github.com/thumbor/thumbor,MIT,2011年03月16日 17:30:05.000,2022年12月22日 11:15:52.000,2022年12月21日 20:30:05,2373.0,800,197.0,613.0,24.0,909.0,9280,thumbor is an open-source photo thumbnail service by globo.com.,191.0,33,True,,37.0,2022年12月22日 10:26:03.000,7.4.1,102.0,,4589.0,,thumbor,527.0,322.0,https://pypi.org/project/thumbor,2022年07月06日 21:06:13.000,205.0,4589.0,,,,2.0,,,,,,,,,,,,,,,,,, +138,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,2022年11月20日 16:10:37.533,2022年11月20日 12:44:39,445.0,887,103.0,117.0,10.0,1528.0,4874,Socket.IO integration for Flask applications.,67.0,33,True,['flask'],3.0,2022年11月20日 12:45:36.702,5.3.2,84.0,,693744.0,conda-forge/flask-socketio,flask-socketio,2301.0,,https://pypi.org/project/flask-socketio,2022年05月22日 15:52:15.000,2301.0,691255.0,https://anaconda.org/conda-forge/flask-socketio,2022年11月20日 16:10:37.533,186697.0,2.0,,,,,,,,,,,,,,,,,, +139,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,2022年10月05日 02:54:13.000,2022年10月05日 02:54:13,1286.0,1161,128.0,823.0,416.0,517.0,3815,Creating delicious APIs for Django apps since 2010.,200.0,33,True,['django'],1.0,2022年01月04日 01:26:36.000,0.14.4,25.0,,60893.0,,django-tastypie,7606.0,5073.0,https://pypi.org/project/django-tastypie,2022年01月04日 01:19:47.000,2533.0,60893.0,,,,3.0,,,,,,,,,,,,,,,,,, +140,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,2022年11月22日 16:12:44.503,2022年11月22日 14:03:04,1875.0,635,95.0,317.0,24.0,685.0,3371,A jazzy skin for the Django Admin-Interface (official repository).,82.0,33,True,['django'],5.0,2022年11月22日 14:00:00.824,2.15.6,74.0,,146310.0,conda-forge/django-grappelli,django-grappelli,6895.0,5189.0,https://pypi.org/project/django-grappelli,2022年02月18日 10:43:24.000,1706.0,144929.0,https://anaconda.org/conda-forge/django-grappelli,2022年11月22日 16:12:44.503,111872.0,2.0,,,,,,,,,,,,,,,,,, +141,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,2022年12月20日 01:55:15.000,2022年11月21日 15:51:21,1814.0,1302,112.0,679.0,571.0,745.0,3368,Modular search for Django.,206.0,33,True,['django'],2.0,2022年05月03日 18:14:18.000,3.2.1,44.0,,128931.0,conda-forge/django-haystack,django-haystack,11232.0,8430.0,https://pypi.org/project/django-haystack,2022年05月03日 18:14:18.000,2802.0,128839.0,https://anaconda.org/conda-forge/django-haystack,2018年05月31日 04:38:24.116,5072.0,2.0,,,,,,,,,,,,,,,,,, +142,weblate,WeblateOrg/weblate,others,,https://github.com/WeblateOrg/weblate,https://github.com/WeblateOrg/weblate,GPL-3.0,2012年02月27日 09:33:29.000,2022年12月22日 16:01:48.000,2022年12月22日 04:58:03,55708.0,760,88.0,3574.0,376.0,4151.0,3286,Web based localization tool with tight version control integration.,1425.0,33,True,,942.0,2022年12月16日 10:21:59.000,weblate-4.15,97.0,3242.0,2424.0,,weblate,38.0,27.0,https://pypi.org/project/weblate,2022年07月01日 11:47:59.000,11.0,2345.0,,,,2.0,,,,,,,,,,,,,,,,,, +143,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,584,80.0,190.0,164.0,187.0,3156,JSON Web Token Authentication support for Django REST Framework.,62.0,33,False,,,2017年06月23日 23:57:19.000,1.11.0,26.0,,451793.0,,djangorestframework-jwt,24756.0,22775.0,https://pypi.org/project/djangorestframework-jwt,2017年06月23日 23:47:52.000,1981.0,451793.0,,,,2.0,,,,,,,,,,,,,,,,,, +144,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,2022年12月19日 16:44:23.000,2022年12月19日 16:44:10,530.0,512,63.0,138.0,27.0,715.0,3156,Python Socket.IO server and client.,62.0,33,True,,28.0,2022年10月17日 09:14:02.515,5.7.2,88.0,,1247252.0,conda-forge/python-socketio,python-socketio,1891.0,,https://pypi.org/project/python-socketio,2022年07月15日 19:07:04.264,1891.0,1243447.0,https://anaconda.org/conda-forge/python-socketio,2022年10月17日 12:09:46.635,285446.0,2.0,,,,,,,,,,,,,,,,,, +145,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,2022年12月22日 15:07:40.000,2022年12月22日 15:07:38,503.0,697,66.0,384.0,65.0,382.0,3144,Python client for the Prometheus monitoring system.,125.0,33,True,,18.0,2022年10月13日 14:49:28.000,0.15.0,43.0,,17482099.0,conda-forge/prometheus_client,prometheus-client,544.0,,https://pypi.org/project/prometheus-client,2022年04月08日 16:07:14.000,544.0,17365718.0,https://anaconda.org/conda-forge/prometheus_client,2022年10月13日 20:24:57.099,8612227.0,1.0,,,,,,,,,,,,,,,,,, +146,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,570,162.0,171.0,50.0,233.0,2905,Python Twitter API.,94.0,33,True,,3.0,2022年09月19日 22:45:26.007,1.19.6,60.0,,61863.0,,twitter,4786.0,3731.0,https://pypi.org/project/twitter,2022年01月17日 14:29:30.000,1055.0,61863.0,,,,2.0,,,,,,,,,,,,,,,,,, +147,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,2022年11月29日 16:08:15.000,2022年11月29日 16:08:15,1197.0,453,69.0,299.0,119.0,411.0,2702,Utilities for implementing a modified pre-order traversal tree in django.,155.0,33,True,['django'],4.0,2022年09月27日 23:42:53.502,0.14.0,39.0,,343986.0,anaconda/django-mptt,django-mptt,3307.0,,https://pypi.org/project/django-mptt,2021年09月27日 12:56:00.000,3307.0,343986.0,https://anaconda.org/anaconda/django-mptt,,,2.0,,,,,,,,,,,,,,,,,, +148,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,2022年12月22日 10:03:17.000,2022年12月14日 10:06:40,951.0,690,106.0,504.0,8.0,284.0,2296,Bootstrap 3 integration with Django.,98.0,33,True,['django'],37.0,2021年04月10日 05:34:25.000,15.0.0,95.0,,91535.0,conda-forge/django-bootstrap3,django-bootstrap3,21736.0,17751.0,https://pypi.org/project/django-bootstrap3,2021年12月27日 09:46:08.000,3985.0,91143.0,https://anaconda.org/conda-forge/django-bootstrap3,2019年08月04日 21:11:14.583,24731.0,2.0,,,,,,,,,,,,,,,,,, +149,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,2022年11月18日 13:40:27.000,2022年09月07日 08:44:16,808.0,699,52.0,217.0,116.0,400.0,2155,Django admin CKEditor integration.,126.0,33,True,['django'],,2022年09月07日 08:45:32.686,6.5.1,51.0,,241886.0,,django-ckeditor,29392.0,27887.0,https://pypi.org/project/django-ckeditor,2022年05月31日 09:50:03.000,1505.0,241886.0,,,,2.0,,,,,,,,,,,,,,,,,, +150,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,2022年12月20日 13:05:07.000,2022年12月20日 13:05:07,165.0,106,25.0,37.0,2.0,54.0,1776,"A generator library for concise, unambiguous and URL-safe UUIDs.",31.0,33,True,,12.0,2022年11月13日 22:15:36.662,1.0.11,24.0,,4236143.0,conda-forge/shortuuid,shortuuid,14734.0,13709.0,https://pypi.org/project/shortuuid,2022年05月08日 09:57:42.000,1025.0,4230486.0,https://anaconda.org/conda-forge/shortuuid,2022年11月17日 19:31:35.265,288523.0,2.0,,,,,,,,,,,,,,,,,, +151,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,2022年11月22日 19:20:35.000,2022年11月22日 19:25:49,2374.0,453,65.0,480.0,200.0,634.0,1650,"A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.",192.0,33,True,['django'],9.0,2022年03月15日 08:44:50.000,3.9.4,205.0,,186661.0,,django-autocomplete-light,4039.0,3296.0,https://pypi.org/project/django-autocomplete-light,2022年03月15日 08:44:50.000,743.0,186661.0,,,,2.0,,,,,,,,,,,,,,,,,, +152,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,2022年11月28日 19:21:38.000,2022年09月06日 10:06:36,1010.0,479,35.0,312.0,114.0,291.0,1633,Thumbnails for Django.,152.0,33,True,['django'],,2022年08月30日 12:50:15.998,12.9.0,32.0,,157733.0,conda-forge/sorl-thumbnail,sorl-thumbnail,12469.0,9925.0,https://pypi.org/project/sorl-thumbnail,2022年02月10日 22:08:37.000,2544.0,157590.0,https://anaconda.org/conda-forge/sorl-thumbnail,2022年09月06日 19:00:51.420,4022.0,2.0,,,,,,,,,,,,,,,,,, +153,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,2022年11月04日 16:50:18.000,2022年10月27日 19:04:50,1174.0,293,49.0,103.0,74.0,145.0,1519,Parse feeds in Python.,52.0,33,True,,3.0,2022年05月21日 13:54:10.000,6.0.10,23.0,,2866000.0,conda-forge/feedparser,feedparser,63112.0,55740.0,https://pypi.org/project/feedparser,2022年05月21日 13:54:10.000,7372.0,2853350.0,https://anaconda.org/conda-forge/feedparser,2022年05月21日 17:17:26.460,392171.0,1.0,,,,,,,,,,,,,,,,,, +154,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,2022年12月19日 13:16:37.000,2022年12月19日 13:06:38,792.0,316,31.0,216.0,82.0,314.0,1298,Easy thumbnails for Django.,90.0,33,True,['django'],12.0,2022年12月19日 13:19:01.112,2.8.4,50.0,,199457.0,,easy-thumbnails,11206.0,9110.0,https://pypi.org/project/easy-thumbnails,2022年01月20日 03:34:09.000,2096.0,199457.0,,,,2.0,,,,,,,,,,,,,,,,,, +155,SeleniumLibrary,robotframework/SeleniumLibrary,testing,,https://github.com/robotframework/SeleniumLibrary,https://github.com/robotframework/SeleniumLibrary,Apache-2.0,2011年10月22日 08:01:34.000,2022年12月22日 03:06:43.000,2022年12月21日 19:02:39,2123.0,699,144.0,814.0,63.0,938.0,1198,Web testing library for Robot Framework.,112.0,33,True,,21.0,2022年01月09日 18:51:51.000,6.0.0,50.0,3545.0,653866.0,conda-forge/robotframework-seleniumlibrary,robotframework-seleniumlibrary,3094.0,2967.0,https://pypi.org/project/robotframework-seleniumlibrary,2022年01月08日 23:53:44.000,127.0,652789.0,https://anaconda.org/conda-forge/robotframework-seleniumlibrary,2022年01月12日 00:54:57.623,58155.0,2.0,,,,,,,,,,,,,,,,,, +156,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,2022年12月21日 16:01:43.667,2022年12月09日 22:19:16,1364.0,402,35.0,1677.0,185.0,1097.0,1128,OpenTelemetry Python API and SDK.,172.0,33,True,,39.0,2022年12月09日 22:29:00.000,1.15.0,46.0,,10586.0,conda-forge/opentelemetry-api,timing-asgi,474.0,473.0,https://pypi.org/project/timing-asgi,2020年11月13日 11:48:35.000,1.0,6352.0,https://anaconda.org/conda-forge/opentelemetry-api,2022年12月21日 16:01:43.667,114322.0,1.0,,,,,,,,,,,,,,,,,, +157,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,2022年12月16日 15:48:27.000,2022年11月08日 21:00:46,1191.0,315,36.0,551.0,156.0,354.0,1124,A Django plugin for pytest.,137.0,33,True,['django'],4.0,2021年12月07日 14:56:42.000,4.5.2,60.0,,1775782.0,conda-forge/pytest-django,pytest-django,5905.0,,https://pypi.org/project/pytest-django,2021年12月07日 14:26:57.000,5905.0,1773826.0,https://anaconda.org/conda-forge/pytest-django,2021年12月08日 02:26:58.061,158516.0,2.0,,,,,,,,,,,,,,,,,, +158,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,2022年12月21日 15:12:33.000,2022年12月21日 07:29:29,1078.0,292,17.0,790.0,224.0,323.0,1064,PEP-484 stubs for Django.,185.0,33,True,['django'],85.0,2022年12月08日 09:42:23.941,1.13.1,39.0,,619823.0,conda-forge/django-stubs,django-stubs,3378.0,3302.0,https://pypi.org/project/django-stubs,2022年06月17日 15:16:01.000,76.0,619375.0,https://anaconda.org/conda-forge/django-stubs,2022年12月09日 22:03:33.294,8974.0,2.0,,,,,,,,,,,,,,,,,, +159,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,2022年12月22日 10:37:28.000,2021年09月17日 10:33:24,1592.0,257,48.0,304.0,86.0,160.0,1000,Standards-compliant library for parsing and serializing HTML documents and fragments in Python.,62.0,33,False,,,2017年12月07日 14:10:04.000,1.0.1,27.0,,14345006.0,conda-forge/html5lib,html5lib,15066.0,,https://pypi.org/project/html5lib,2020年06月22日 23:32:36.000,15066.0,14302560.0,https://anaconda.org/conda-forge/html5lib,2020年06月23日 16:41:15.573,3013695.0,3.0,,,,,,,,,,,,,,,,,, +160,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,2022年12月21日 09:00:44.000,2022年12月14日 09:06:05,1121.0,256,41.0,415.0,26.0,136.0,979,Bootstrap 4 integration with Django.,138.0,33,True,['django'],34.0,2021年05月20日 08:44:02.000,3.0.1,24.0,,167030.0,conda-forge/django-bootstrap4,django-bootstrap4,86001.0,85008.0,https://pypi.org/project/django-bootstrap4,2022年03月07日 10:16:50.000,993.0,166653.0,https://anaconda.org/conda-forge/django-bootstrap4,2021年10月20日 17:13:15.114,21511.0,2.0,,,,,,,,,,,,,,,,,, +161,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,2022年12月22日 11:01:12.000,2022年12月14日 00:03:23,1008.0,124,28.0,601.0,36.0,172.0,877,Yet another URL library.,74.0,33,True,,22.0,2022年12月03日 04:50:57.000,1.8.2,91.0,6205.0,77947499.0,conda-forge/yarl,yarl,2792.0,,https://pypi.org/project/yarl,2021年11月01日 20:23:48.000,2792.0,77838087.0,https://anaconda.org/conda-forge/yarl,2022年10月27日 09:31:54.250,7325156.0,2.0,,,,,,,,,,,,,,,,,, +162,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,2022年12月20日 11:13:33.000,2022年12月18日 18:30:21,696.0,174,16.0,210.0,36.0,172.0,769,A caching extension for Flask.,108.0,33,True,['flask'],18.0,2022年07月30日 15:22:15.000,2.0.1,22.0,,3433474.0,conda-forge/flask-caching,flask-caching,13093.0,12347.0,https://pypi.org/project/flask-caching,2022年06月26日 21:23:37.000,746.0,3431507.0,https://anaconda.org/conda-forge/flask-caching,2022年07月30日 22:27:04.479,100317.0,1.0,,,,,,,,,,,,,,,,,, +163,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,2022年12月09日 08:34:26.000,2022年11月20日 17:57:13,989.0,108,22.0,64.0,14.0,110.0,458,A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.,29.0,33,True,,46.0,2022年09月23日 08:40:18.000,3.2.3,84.0,,4406636.0,conda-forge/graphql-core,graphql-core,16914.0,16190.0,https://pypi.org/project/graphql-core,2022年04月10日 16:49:32.000,724.0,4399114.0,https://anaconda.org/conda-forge/graphql-core,2022年09月23日 13:09:40.039,473933.0,2.0,,,,,,,,,,,,,,,,,, +164,httpcore,encode/httpcore,http-clients,,https://github.com/encode/httpcore,https://github.com/encode/httpcore,BSD-3-Clause,2019年06月23日 04:27:05.225,2022年12月20日 15:47:23.922,2022年12月20日 12:07:43,415.0,56,21.0,495.0,7.0,114.0,303,A minimal HTTP client.,32.0,33,True,,40.0,2022年12月20日 12:15:04.158,0.16.3,49.0,,13843571.0,conda-forge/httpcore,httpcore,30186.0,30099.0,https://pypi.org/project/httpcore,2022年05月17日 12:45:53.000,87.0,13835702.0,https://anaconda.org/conda-forge/httpcore,2022年12月20日 15:47:23.922,330514.0,3.0,,,,,,,,,,,,,,,,,, +165,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,2022年12月22日 15:52:05.000,2022年10月21日 09:29:25,1912.0,4456,964.0,815.0,215.0,615.0,37903,Hunt down social media accounts by username across social networks.,209.0,32,True,,100.0,2022年10月06日 11:49:08.135,0.4.0,6.0,,6940.0,,sherlock,7.0,,https://pypi.org/project/sherlock,2019年05月11日 11:26:59.000,7.0,6940.0,,,,3.0,,,,,,,,,,,,,,,,,, +166,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,2022年12月22日 08:18:51.000,2021年07月07日 19:50:15,299.0,1802,310.0,200.0,55.0,,12414,Command line interface for testing internet bandwidth using speedtest.net.,10.0,32,False,,,2021年04月08日 13:53:00.000,2.1.3,28.0,,169471.0,conda-forge/speedtest-cli,speedtest-cli,46329.0,45796.0,https://pypi.org/project/speedtest-cli,2021年04月08日 13:51:32.000,533.0,169023.0,https://anaconda.org/conda-forge/speedtest-cli,2021年11月09日 20:28:59.095,5828.0,2.0,,,,,,,,,,,,,,,,,, +167,newspaper3k,codelucas/newspaper,web-scraping,,https://github.com/codelucas/newspaper,https://github.com/codelucas/newspaper,MIT,2013年11月25日 09:50:50.000,2022年11月15日 06:41:16.000,2020年09月02日 06:54:25,651.0,1988,381.0,303.0,490.0,261.0,12315,"News, full-text, and article metadata extraction in Python 3. Advanced docs:.",103.0,32,False,,,2018年09月28日 04:58:18.000,0.2.8,18.0,,99930.0,conda-forge/newspaper3k,newspaper3k,272.0,,https://pypi.org/project/newspaper3k,2018年09月28日 04:58:18.000,272.0,99008.0,https://anaconda.org/conda-forge/newspaper3k,2021年10月28日 12:04:52.629,56299.0,1.0,,,,,,,,,,,,,,,,,, +168,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,2022年08月30日 12:13:51.000,2020年04月25日 12:40:40,1434.0,1577,548.0,127.0,169.0,76.0,8374,"Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis..",30.0,32,False,,,,,6.0,28.0,1876970.0,conda-forge/pattern,pattern,1784.0,1456.0,https://pypi.org/project/pattern,2021年12月15日 14:18:19.789,328.0,1876636.0,https://anaconda.org/conda-forge/pattern,2020年05月05日 12:38:53.775,12446.0,1.0,,,,,,,,,,,,,,,,,, +169,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,2022年12月21日 10:16:21.000,2022年12月10日 16:48:27,4957.0,582,136.0,294.0,154.0,1329.0,5362,The awesome document factory.,115.0,32,True,,81.0,2022年11月04日 09:38:53.000,57.1,92.0,,700761.0,conda-forge/weasyprint,weasyprint,42.0,,https://pypi.org/project/weasyprint,2022年06月17日 09:52:33.000,42.0,698719.0,https://anaconda.org/conda-forge/weasyprint,2022年11月04日 16:41:28.326,83726.0,3.0,,,,,,,,,,,,,,,,,, +170,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,2022年12月22日 12:58:14.000,2022年12月19日 12:36:53,738.0,234,61.0,175.0,157.0,278.0,3777,"Fast, Async-ready, Openapi, type hints based framework for building APIs.",70.0,32,True,,38.0,2022年12月17日 15:29:32.236,0.20.0,45.0,,65292.0,conda-forge/django-ninja,django-ninja,923.0,914.0,https://pypi.org/project/django-ninja,2022年06月29日 08:48:53.000,9.0,64885.0,https://anaconda.org/conda-forge/django-ninja,2022年12月17日 22:44:09.280,4486.0,2.0,,,,,,,,,,,,,,,,,, +171,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,2022年12月19日 19:30:53.000,2022年11月19日 23:20:31,841.0,303,54.0,319.0,95.0,225.0,3654,Silky smooth profiling for Django.,137.0,32,True,['django'],24.0,2022年10月29日 22:39:29.105,5.0.2,40.0,182.0,264245.0,,django-silk,2673.0,2525.0,https://pypi.org/project/django-silk,2022年07月04日 16:43:18.000,148.0,264244.0,,,,2.0,,,,,,,,,,,,,,,,,, +172,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,3379,A Python wrapper around the Twitter API.,171.0,32,True,,,2018年09月29日 23:52:35.000,3.5,23.0,,111244.0,,python-twitter,8178.0,6457.0,https://pypi.org/project/python-twitter,2018年11月03日 12:32:06.000,1721.0,111244.0,,,,3.0,,,,,,,,,,,,,,,,,, +173,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,2022年12月21日 16:07:44.000,2022年12月20日 08:56:47,1876.0,229,121.0,520.0,190.0,667.0,3348,Realtime Web Apps and Dashboards for Python and R.,41.0,32,True,,100.0,2022年12月09日 12:35:20.000,0.24.2,47.0,1380537.0,122497.0,,wave,171.0,,https://pypi.org/project/wave,2011年01月09日 22:48:14.000,171.0,76480.0,,,,2.0,,,,,,,,,,,,,,,,,, +174,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,2022年10月02日 18:27:44.000,2022年03月25日 21:42:47,1062.0,544,85.0,348.0,137.0,321.0,3306,Per object permissions for Django.,159.0,32,True,['django'],,2021年05月23日 22:11:22.000,2.4.0,43.0,,361393.0,conda-forge/django-guardian,django-guardian,7108.0,5170.0,https://pypi.org/project/django-guardian,2021年05月23日 22:11:22.000,1938.0,360750.0,https://anaconda.org/conda-forge/django-guardian,2021年05月26日 14:44:48.305,42500.0,2.0,,,,,,,,,,,,,,,,,, +175,wechatpy,wechatpy/wechatpy,third-party-apis,,https://github.com/wechatpy/wechatpy,https://github.com/wechatpy/wechatpy,MIT,2014年09月12日 13:03:28.000,2022年12月08日 12:57:19.000,2022年12月08日 12:57:17,1317.0,720,169.0,403.0,34.0,309.0,3291,WeChat SDK for Python.,99.0,32,True,,3.0,2021年11月11日 15:12:31.000,1.8.18,137.0,,67816.0,,wechatpy,925.0,799.0,https://pypi.org/project/wechatpy,2022年06月19日 11:36:01.000,126.0,67816.0,,,,3.0,,,,,,,,,,,,,,,,,, +176,Prism,stoplightio/prism,testing,,https://github.com/stoplightio/prism,https://github.com/stoplightio/prism,Apache-2.0,2016年03月18日 03:52:09.000,2022年12月20日 00:01:38.000,2022年12月16日 16:52:54,1817.0,276,54.0,1527.0,55.0,550.0,3273,"Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.",83.0,32,True,['openapi'],30.0,2022年10月05日 21:28:23.000,4.10.5,177.0,770154.0,232800.0,,,340.0,318.0,,,,,,,,2.0,,,,@stoplight/prism-cli,https://www.npmjs.com/package/@stoplight/prism-cli,2022年10月05日 21:26:36.243,22.0,221131.0,,,,,,,,,, +177,pywebview,r0x0r/pywebview,others,,https://github.com/r0x0r/pywebview,https://github.com/r0x0r/pywebview,BSD-3-Clause,2014年11月20日 11:05:46.000,2022年12月20日 17:57:44.000,2022年12月19日 12:37:51,1499.0,426,57.0,265.0,23.0,664.0,3257,"Build GUI for your Python program with JavaScript, HTML, and CSS.",97.0,32,True,,30.0,2022年11月16日 17:41:00.955,3.7.2,51.0,,34087.0,,pywebview,915.0,841.0,https://pypi.org/project/pywebview,2022年04月05日 20:23:37.000,74.0,34087.0,,,,2.0,,,,,,,,,,,,,,,,,, +178,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,2022年12月21日 22:16:27.000,2022年12月20日 07:24:40,589.0,544,53.0,275.0,115.0,297.0,3241,A JSON Web Token authentication plugin for the Django REST Framework.,92.0,32,True,['django'],11.0,2022年10月20日 17:00:18.890,5.2.2,43.0,,984853.0,,djangorestframework-simplejwt,309.0,,https://pypi.org/project/djangorestframework-simplejwt,2022年05月24日 19:26:19.000,309.0,984853.0,,,,2.0,,,,,,,,,,,,,,,,,, +179,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,2022年12月12日 19:08:30.000,2022年11月21日 23:18:34,1019.0,608,65.0,438.0,77.0,328.0,2964,Simple tagging for django.,146.0,32,True,['django'],18.0,2022年11月18日 05:00:01.277,3.1.0,63.0,,359275.0,conda-forge/django-taggit,django-taggit,2864.0,,https://pypi.org/project/django-taggit,2022年05月02日 07:43:26.000,2864.0,358013.0,https://anaconda.org/conda-forge/django-taggit,2022年11月18日 08:30:45.652,102291.0,2.0,,,,,,,,,,,,,,,,,, +180,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,18.0,643.0,2821,Social auth made simple.,283.0,32,False,,,2017年02月03日 12:20:08.000,0.3.6,55.0,,33002.0,,python-social-auth,7827.0,5551.0,https://pypi.org/project/python-social-auth,2017年02月03日 12:20:08.000,2276.0,33002.0,,,,2.0,,,,,,,,,,,,,,,,,, +181,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,2022年11月23日 09:24:37.000,2020年12月27日 07:29:21,544.0,966,202.0,269.0,38.0,218.0,2666,Python SDK for Facebooks Graph API.,99.0,32,False,,,2018年11月06日 06:53:51.000,3.1.0,8.0,,128114.0,,facebook-sdk,5038.0,3773.0,https://pypi.org/project/facebook-sdk,2018年11月06日 06:53:51.000,1265.0,128114.0,,,,3.0,,,,,,,,,,,,,,,,,, +182,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,2022年12月19日 07:01:51.000,2022年11月30日 10:47:26,1600.0,581,49.0,520.0,120.0,529.0,2624,Compresses linked and inline javascript or CSS into a single cached file.,213.0,32,True,['django'],11.0,2021年04月17日 18:52:21.000,2.4.1,34.0,,353706.0,,django-compressor,286.0,,https://pypi.org/project/django-compressor,2022年04月23日 10:25:08.000,286.0,353706.0,,,,2.0,,,,,,,,,,,,,,,,,, +183,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,2022年12月19日 18:50:54.000,2022年11月07日 11:21:49,991.0,397,57.0,326.0,44.0,279.0,2478,Full featured redis cache backend for Django.,132.0,32,True,['django'],13.0,2021年12月22日 15:10:32.000,5.2.0,66.0,,1480025.0,,django-redis,3466.0,,https://pypi.org/project/django-redis,2021年12月22日 15:10:32.000,3466.0,1480025.0,,,,2.0,,,,,,,,,,,,,,,,,, +184,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,2022年12月09日 12:27:14.000,2022年12月09日 12:25:31,292.0,329,50.0,157.0,31.0,151.0,2422,Transparently use webpack with django.,56.0,32,True,['django'],6.0,2022年12月09日 12:27:14.000,1.8.0,43.0,,318449.0,conda-forge/django-webpack-loader,django-webpack-loader,8894.0,7912.0,https://pypi.org/project/django-webpack-loader,2022年06月20日 16:09:50.000,982.0,318313.0,https://anaconda.org/conda-forge/django-webpack-loader,2021年11月17日 13:17:04.347,4491.0,2.0,,,,,,,,,,,,,,,,,, +185,pyotp,pyauth/pyotp,auth,,https://github.com/pyauth/pyotp,https://github.com/pyauth/pyotp,MIT,2011年09月23日 13:10:31.000,2022年12月14日 03:54:41.000,2022年12月14日 03:54:02,202.0,289,52.0,63.0,6.0,78.0,2232,Python One-Time Password Library.,40.0,32,True,,6.0,2022年12月14日 03:56:01.381,2.8.0,23.0,212.0,2692942.0,conda-forge/pyotp,pyotp,6806.0,6255.0,https://pypi.org/project/pyotp,2021年02月04日 19:47:49.000,551.0,2692255.0,https://anaconda.org/conda-forge/pyotp,2021年02月04日 21:15:23.858,30866.0,2.0,,,,,,,,,,,,,,,,,, +186,whitenoise,evansd/whitenoise,servers,,https://github.com/evansd/whitenoise,https://github.com/evansd/whitenoise,MIT,2013年08月08日 11:02:06.000,2022年12月19日 15:14:58.000,2022年12月18日 17:22:34,679.0,126,25.0,233.0,26.0,203.0,2138,Radically simplified static file serving for Python web apps.,64.0,32,True,,34.0,2022年06月05日 15:29:23.000,6.2.0,48.0,,1471994.0,conda-forge/whitenoise,whitenoise,13322.0,,https://pypi.org/project/whitenoise,2022年06月05日 15:29:23.000,13322.0,1470935.0,https://anaconda.org/conda-forge/whitenoise,2022年06月05日 20:46:47.725,67834.0,2.0,,,,,,,,,,,,,,,,,, +187,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,2022年11月14日 12:35:55.000,2022年11月02日 14:49:52,1037.0,589,72.0,291.0,151.0,213.0,1956,A library for converting HTML into PDFs using ReportLab.,147.0,32,True,,6.0,2022年06月16日 04:38:30.000,0.2.8,23.0,6.0,465718.0,conda-forge/xhtml2pdf,xhtml2pdf,10143.0,9316.0,https://pypi.org/project/xhtml2pdf,2022年06月16日 04:32:32.000,827.0,464270.0,https://anaconda.org/conda-forge/xhtml2pdf,2022年06月16日 08:28:19.087,65168.0,3.0,,,,,,,,,,,,,,,,,, +188,daphne,django/daphne,websocket,,https://github.com/django/daphne,https://github.com/django/daphne,BSD-3-Clause,2015年12月23日 17:06:46.000,2022年12月20日 09:37:53.000,2022年12月20日 09:37:51,403.0,220,48.0,152.0,37.0,263.0,1892,Django Channels HTTP/WebSocket server.,63.0,32,True,['django'],15.0,2022年10月07日 13:19:03.413,4.0.0,57.0,,567854.0,conda-forge/daphne,daphne,766.0,,https://pypi.org/project/daphne,2021年04月07日 18:31:41.000,766.0,564106.0,https://anaconda.org/conda-forge/daphne,2022年11月11日 08:29:37.400,119942.0,3.0,,,,,,,,,,,,,,,,,, +189,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,2022年11月19日 11:25:44.000,2022年11月19日 09:20:48,578.0,258,28.0,258.0,77.0,233.0,1596,A simple app that provides django integration for RQ (Redis Queue).,110.0,32,True,['django'],10.0,2022年11月05日 02:45:48.818,2.6.0,47.0,,157686.0,,django-rq,2605.0,2172.0,https://pypi.org/project/django-rq,2021年11月22日 00:39:54.000,433.0,157686.0,,,,2.0,,,,,,,,,,,,,,,,,, +190,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,2022年12月07日 22:47:37.000,2022年12月07日 20:06:33,443.0,596,88.0,245.0,151.0,226.0,1378,A very simple Salesforce.com REST API client for Python.,75.0,32,True,,3.0,2022年09月20日 00:49:53.251,1.12.2,44.0,,4665401.0,conda-forge/simple-salesforce,simple-salesforce,197.0,,https://pypi.org/project/simple-salesforce,2022年02月28日 17:07:07.000,197.0,4664685.0,https://anaconda.org/conda-forge/simple-salesforce,2020年12月11日 15:45:59.182,47996.0,3.0,,,,,,,,,,,,,,,,,, +191,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,2022年12月06日 08:06:55.000,2022年12月06日 08:03:10,546.0,306,23.0,342.0,10.0,193.0,1311,A django model and form field for normalised phone numbers using python-phonenumbers.,109.0,32,True,['django'],3.0,2022年12月06日 08:11:01.126,7.0.1,31.0,6.0,551121.0,,django-phonenumber-field,857.0,,https://pypi.org/project/django-phonenumber-field,2022年06月17日 09:39:35.000,857.0,551121.0,,,,2.0,,,,,,,,,,,,,,,,,, +192,waitress,Pylons/waitress,servers,,https://github.com/Pylons/waitress,https://github.com/Pylons/waitress,ZPL-2.1,2011年12月17日 06:58:21.000,2022年12月22日 04:52:40.000,2022年11月17日 05:46:22,960.0,147,37.0,178.0,15.0,193.0,1162,Waitress - A WSGI server for Python 3.,47.0,32,False,,4.0,2022年05月30日 21:53:26.000,2.1.2,49.0,,2576625.0,conda-forge/waitress,waitress,98322.0,94812.0,https://pypi.org/project/waitress,2022年05月30日 21:46:19.000,3510.0,2574850.0,https://anaconda.org/conda-forge/waitress,2022年05月31日 01:22:10.133,97631.0,2.0,,,,,,,,,,,,,,,,,, +193,pynacl,pyca/pynacl,others,,https://github.com/pyca/pynacl,https://github.com/pyca/pynacl,Apache-2.0,2013年02月22日 03:52:39.000,2022年12月13日 13:00:50.000,2022年12月13日 13:00:25,727.0,218,28.0,487.0,44.0,249.0,936,Python binding to the Networking and Cryptography (NaCl) library.,64.0,32,True,,6.0,2022年01月07日 22:05:49.000,1.5.0,16.0,,38235337.0,conda-forge/pynacl,pynacl,2415.0,,https://pypi.org/project/pynacl,2022年01月07日 22:05:49.000,2415.0,38187054.0,https://anaconda.org/conda-forge/pynacl,2022年10月27日 09:52:31.635,3428123.0,2.0,,,,,,,,,,,,,,,,,, +194,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,2022年11月26日 10:13:54.000,2022年11月14日 08:44:14,628.0,129,33.0,170.0,46.0,66.0,857,Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors.,46.0,32,True,,36.0,2022年11月01日 14:06:30.000,1.7.0,21.0,,1416929.0,conda-forge/parsel,parsel,24622.0,23042.0,https://pypi.org/project/parsel,2020年05月07日 20:46:55.000,1580.0,1414168.0,https://anaconda.org/conda-forge/parsel,2022年11月02日 12:32:18.421,88382.0,1.0,,,,,,,,,,,,,,,,,, +195,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,2022年12月08日 19:41:58.000,2022年12月08日 19:41:36,416.0,41,45.0,272.0,13.0,84.0,36,Utilities for Google Media Downloads and Resumable Uploads.,32.0,32,False,,5.0,2022年09月29日 22:00:15.144,2.4.0,42.0,,40061785.0,conda-forge/google-resumable-media,google-resumable-media,56078.0,55546.0,https://pypi.org/project/google-resumable-media,2022年05月19日 12:44:36.000,532.0,40014523.0,https://anaconda.org/conda-forge/google-resumable-media,2022年09月30日 21:22:54.926,3119352.0,3.0,,,,,,,,,,,,,,,,,, +196,redoc,Redocly/redoc,openapi-utils,,https://github.com/Redocly/redoc,https://github.com/Redocly/redoc,MIT,2015年10月30日 12:53:02.000,2022年12月21日 20:28:40.000,2022年10月31日 18:46:00,2504.0,2083,284.0,621.0,411.0,1214.0,19187,OpenAPI/Swagger-generated API Reference Documentation.,203.0,31,True,['openapi'],6.0,2022年09月13日 12:29:53.000,2.0.0,84.0,66.0,0.0,,,3488.0,3488.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,, +197,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,2022年11月20日 06:11:59.000,2020年08月02日 17:34:20,1181.0,3662,906.0,169.0,292.0,548.0,15688,A Powerful Spider(Web Crawler) System in Python.,62.0,31,False,,,2018年04月18日 04:25:22.000,0.3.10,17.0,,1817.0,,pyspider,348.0,316.0,https://pypi.org/project/pyspider,2018年04月18日 04:17:18.000,32.0,1817.0,,,,2.0,,,,,,,,,,,,,,,,,, +198,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,2022年12月22日 02:30:04.000,2022年12月22日 02:21:52,6256.0,2535,194.0,2911.0,134.0,970.0,9999,Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.,366.0,31,True,['django'],167.0,2022年12月22日 02:21:54.000,2022年12月21日,100.0,,68.0,,cookiecutter-django,21.0,20.0,https://pypi.org/project/cookiecutter-django,2018年01月15日 20:46:23.000,1.0,68.0,,,,2.0,,,,,,,,,,,,,,,,,, +199,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,2022年12月22日 03:04:40.000,2022年12月09日 11:22:09,2263.0,2103,303.0,766.0,37.0,431.0,9010,Web path scanner.,91.0,31,True,,50.0,2022年10月05日 13:01:24.000,0.4.3,16.0,,1966.0,,dirsearch,27.0,27.0,https://pypi.org/project/dirsearch,2021年06月17日 05:18:52.000,,1966.0,,,,2.0,,,,,,,,,,,,,,,,,, +200,hug,hugapi/hug,web-frameworks,,https://github.com/hugapi/hug,https://github.com/hugapi/hug,MIT,2015年07月17日 03:33:50.000,2022年12月16日 11:11:14.000,2020年08月10日 05:07:26,2410.0,377,165.0,454.0,168.0,297.0,6682,"Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.",118.0,31,False,,,2020年02月06日 18:13:37.000,2.6.1,70.0,,58740.0,conda-forge/hug,hug,1934.0,1702.0,https://pypi.org/project/hug,2020年02月06日 18:13:37.000,232.0,56498.0,https://anaconda.org/conda-forge/hug,2022年01月26日 18:19:20.470,165959.0,3.0,,,,,,,,,,,,,,,,,, +201,webpy,webpy/webpy,web-frameworks,,https://github.com/webpy/webpy,https://github.com/webpy/webpy,Unlicense,2008年09月29日 03:42:56.000,2022年11月22日 09:15:27.000,2022年11月22日 09:15:21,1061.0,1327,341.0,323.0,42.0,392.0,5759,web.py is a web framework for python that is as simple as it is powerful.,89.0,31,True,,7.0,2020年11月09日 11:30:29.000,0.62,18.0,,272953.0,conda-forge/web.py,web.py,1134.0,,https://pypi.org/project/web.py,2021年12月15日 13:44:43.853,1134.0,272173.0,https://anaconda.org/conda-forge/web.py,2020年11月12日 06:59:49.279,49933.0,3.0,,,,,,,,,,,,,,,,,, +202,mezzanine,stephenmcd/mezzanine,cms,,https://github.com/stephenmcd/mezzanine,https://github.com/stephenmcd/mezzanine,BSD-2-Clause,2010年05月29日 12:16:55.000,2022年11月02日 08:25:54.000,2022年11月02日 08:25:54,5304.0,1590,256.0,978.0,53.0,1008.0,4552,CMS framework for Django.,326.0,31,True,['django'],1.0,2022年05月12日 12:48:08.000,6.0.0,138.0,,2722.0,,mezzanine,1204.0,,https://pypi.org/project/mezzanine,2022年05月12日 12:48:14.000,1204.0,2722.0,,,,2.0,,,,,,,,,,,,,,,,,, +203,AutoRest,Azure/autorest,openapi-utils,,https://github.com/Azure/autorest,https://github.com/Azure/autorest,MIT,2015年02月20日 23:02:54.000,2022年12月13日 17:45:55.000,2022年12月07日 02:23:42,5602.0,726,832.0,2429.0,69.0,1943.0,4050,"OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python.",166.0,31,True,['openapi'],13.0,,,100.0,85544.0,2851.0,,,439.0,439.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,, +204,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,2022年05月30日 01:47:28.000,2021年03月10日 14:43:53,116.0,521,67.0,85.0,17.0,261.0,3222,(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.,25.0,31,False,,,2020年06月14日 07:43:55.000,3.0.0,12.0,,1675263.0,,googletrans,38203.0,37659.0,https://pypi.org/project/googletrans,2020年12月09日 14:10:21.000,544.0,1675263.0,,,,3.0,,,,,,,,,,,,,,,,,, +205,flasgger,flasgger/flasgger,openapi-utils,,https://github.com/flasgger/flasgger,https://github.com/flasgger/flasgger,MIT,2015年07月27日 18:21:49.000,2022年12月19日 11:09:23.000,2022年01月21日 01:17:15,532.0,447,57.0,190.0,224.0,158.0,3142,Easy OpenAPI specs and Swagger UI for your Flask API.,107.0,31,True,['flask'],,2020年08月01日 15:28:10.000,0.9.5,49.0,482.0,401599.0,conda-forge/flasgger,flasgger,9300.0,8943.0,https://pypi.org/project/flasgger,2020年07月31日 23:54:47.000,357.0,399711.0,https://anaconda.org/conda-forge/flasgger,2021年04月16日 12:53:50.238,116805.0,2.0,,,,,,,,,,,,,,,,,, +206,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,2022年12月07日 15:28:28.000,2022年12月07日 15:28:28,958.0,349,41.0,460.0,159.0,375.0,3008,A test fixtures replacement for Python.,126.0,31,True,['django'],12.0,2021年10月26日 14:02:33.000,3.2.1,42.0,,2272558.0,conda-forge/factory_boy,factory_boy,735.0,,https://pypi.org/project/factory_boy,2021年10月26日 14:02:33.000,735.0,2271018.0,https://anaconda.org/conda-forge/factory_boy,2021年10月26日 21:47:41.376,115549.0,2.0,,,,,,,,,,,,,,,,,, +207,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,2022年12月09日 04:09:11.000,2022年12月09日 04:09:11,613.0,708,107.0,143.0,108.0,311.0,2592,Pseudo API for Google Trends.,81.0,31,True,,65.0,2022年10月29日 16:09:44.000,4.8.0,27.0,,240294.0,conda-forge/pytrends,pytrends,66.0,,https://pypi.org/project/pytrends,2022年02月02日 01:35:32.000,66.0,240027.0,https://anaconda.org/conda-forge/pytrends,2022年02月08日 02:20:52.219,6687.0,2.0,,,,,,,,,,,,,,,,,, +208,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,612,65.0,339.0,169.0,366.0,2587,Swagger Documentation Generator for Django REST Framework: deprecated.,94.0,31,False,['django'],,2018年04月30日 20:02:25.000,2.2.0,50.0,,318388.0,,django-rest-swagger,17196.0,15124.0,https://pypi.org/project/django-rest-swagger,2018年04月30日 19:59:57.000,2072.0,318388.0,,,,2.0,,,,,,,,,,,,,,,,,, +209,Wikipedia,goldsmith/Wikipedia,third-party-apis,,https://github.com/goldsmith/Wikipedia,https://github.com/goldsmith/Wikipedia,MIT,2013年08月20日 06:39:09.000,2022年08月19日 08:31:05.000,2020年10月09日 23:49:59,186.0,476,82.0,96.0,172.0,79.0,2534,A Pythonic wrapper for the Wikipedia API.,23.0,31,False,,,2014年11月15日 15:59:49.000,1.4.0,20.0,,503570.0,conda-forge/wikipedia,wikipedia,39265.0,38199.0,https://pypi.org/project/wikipedia,2014年11月15日 15:59:49.000,1066.0,502407.0,https://anaconda.org/conda-forge/wikipedia,2019年06月18日 08:30:55.880,81475.0,3.0,,,,,,,,,,,,,,,,,, +210,modoboa,modoboa/modoboa,email,,https://github.com/modoboa/modoboa,https://github.com/modoboa/modoboa,ISC,2013年04月16日 09:43:55.000,2022年12月21日 13:59:50.000,2022年12月07日 14:13:44,4053.0,311,95.0,722.0,141.0,1599.0,2350,Mail hosting made simple.,107.0,31,True,,65.0,2022年10月27日 15:59:32.000,2.0.3,63.0,,1766.0,,modoboa,71.0,35.0,https://pypi.org/project/modoboa,2022年05月18日 15:19:03.000,36.0,1766.0,,,,1.0,,,,,,,,,,,,,,,,,, +211,djoser,sunscrapers/djoser,auth,,https://github.com/sunscrapers/djoser,https://github.com/sunscrapers/djoser,MIT,2014年09月30日 14:50:08.000,2022年12月12日 08:26:49.000,2022年08月29日 15:00:56,866.0,430,34.0,277.0,166.0,286.0,2189,REST implementation of Django authentication system.,104.0,31,True,['django'],,2020年10月30日 15:52:25.000,2.1.0,48.0,,130600.0,,djoser,12339.0,12122.0,https://pypi.org/project/djoser,2020年10月30日 15:52:25.000,217.0,130600.0,,,,2.0,,,,,,,,,,,,,,,,,, +212,pyquery,gawel/pyquery,html-processing,,https://github.com/gawel/pyquery,https://github.com/gawel/pyquery,BSD-3-Clause,2012年11月28日 20:27:39.000,2022年08月31日 07:22:38.000,2022年07月17日 11:44:22,463.0,171,66.0,62.0,48.0,127.0,2151,A jquery-like library for python.,50.0,31,True,,,2020年11月21日 09:17:43.000,1.4.3,35.0,,1074565.0,conda-forge/pyquery,pyquery,19732.0,16391.0,https://pypi.org/project/pyquery,2020年11月21日 09:17:43.000,3341.0,1074030.0,https://anaconda.org/conda-forge/pyquery,2020年11月27日 04:30:29.453,33213.0,3.0,,,,,,,,,,,,,,,,,, +213,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,2022年11月22日 12:13:50.000,2022年07月11日 12:20:48,1187.0,197,33.0,135.0,26.0,279.0,1711,A slick ORM cache with automatic granular event-driven invalidation.,64.0,31,True,['django'],,2020年07月09日 09:35:18.000,5.0.1,59.0,,140229.0,,django-cacheops,900.0,804.0,https://pypi.org/project/django-cacheops,2022年05月27日 05:54:11.000,96.0,140229.0,,,,2.0,,,,,,,,,,,,,,,,,, +214,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,2022年12月12日 21:00:51.000,2022年10月13日 11:04:37,1378.0,396,55.0,332.0,64.0,481.0,1612,django-tables2 - An app for creating HTML tables.,139.0,31,True,['django'],2.0,2021年10月05日 19:28:08.000,2.4.1,119.0,,157534.0,conda-forge/django-tables2,django-tables2,6324.0,5438.0,https://pypi.org/project/django-tables2,2021年10月05日 19:28:08.000,886.0,157409.0,https://anaconda.org/conda-forge/django-tables2,2021年10月24日 17:57:36.982,2260.0,2.0,,,,,,,,,,,,,,,,,, +215,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,2022年12月01日 10:58:35.000,2022年10月13日 17:16:31,623.0,300,33.0,247.0,35.0,229.0,1516,Dynamic Django settings.,137.0,31,True,['django'],3.0,2022年08月11日 11:59:02.381,2.9.1,29.0,,174675.0,,django-constance,1499.0,1222.0,https://pypi.org/project/django-constance,2022年05月11日 13:00:20.000,277.0,174675.0,,,,2.0,,,,,,,,,,,,,,,,,, +216,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,2022年11月27日 02:16:59.000,2022年08月06日 03:59:07,1179.0,379,26.0,336.0,154.0,318.0,1447,Pipeline is an asset packaging library for Django.,170.0,31,True,['django'],,2022年01月10日 19:32:37.000,2.0.8,129.0,,54018.0,,django-pipeline,3181.0,2045.0,https://pypi.org/project/django-pipeline,2022年01月10日 19:32:37.000,1136.0,54018.0,,,,2.0,,,,,,,,,,,,,,,,,, +217,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,2022年10月28日 14:55:03.000,2022年10月28日 14:55:03,1150.0,280,26.0,363.0,59.0,265.0,1355,Money fields for Django forms and models.,104.0,31,True,['django'],6.0,2022年06月20日 14:22:01.000,3.0.0,62.0,,120842.0,,django-money,2167.0,1965.0,https://pypi.org/project/django-money,2022年06月20日 14:22:01.000,202.0,120842.0,,,,2.0,,,,,,,,,,,,,,,,,, +218,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,2022年12月05日 10:07:20.000,2022年11月26日 06:51:26,944.0,229,58.0,132.0,59.0,328.0,1314,RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.,81.0,31,True,,22.0,2022年11月26日 06:29:12.000,5.3.0,27.0,166.0,313085.0,conda-forge/rpyc,rpyc,334.0,,https://pypi.org/project/rpyc,2022年02月26日 22:50:30.000,334.0,287908.0,https://anaconda.org/conda-forge/rpyc,2022年11月27日 17:37:45.973,679710.0,2.0,,,,,,,,,,,,,,,,,, +219,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,2022年12月14日 01:22:49.000,2022年12月11日 23:01:59,669.0,248,20.0,138.0,11.0,250.0,1210,"A Django application that provides country choices for use with forms, flag icons static files, and a country field..",51.0,31,True,['django'],41.0,2022年10月09日 21:00:18.517,7.4.2,64.0,,408192.0,,django-countries,1542.0,,https://pypi.org/project/django-countries,2022年03月01日 02:49:10.000,1542.0,408192.0,,,,2.0,,,,,,,,,,,,,,,,,, +220,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,266,36.0,106.0,13.0,151.0,1144,A reusable Django model field for storing ad-hoc JSON data.,51.0,31,False,['django'],,2020年02月22日 08:42:29.000,3.1.0,34.0,110.0,382476.0,,jsonfield,12662.0,10335.0,https://pypi.org/project/jsonfield,2020年02月22日 08:42:29.000,2327.0,382475.0,,,,2.0,,,,,,,,,,,,,,,,,, +221,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,2022年11月19日 17:34:44.000,2022年10月22日 15:50:04,848.0,206,15.0,162.0,128.0,182.0,1134,Authentication for Django Rest Framework.,163.0,31,True,['django'],1.0,2022年07月17日 22:27:00.455,2.2.5,38.0,237.0,153957.0,conda-forge/dj-rest-auth,dj-rest-auth,5128.0,5120.0,https://pypi.org/project/dj-rest-auth,2022年03月30日 04:12:19.000,8.0,153359.0,https://anaconda.org/conda-forge/dj-rest-auth,2022年07月18日 14:24:41.184,10052.0,2.0,,,,,,,,,,,,,,,,,, +222,webassets,miracle2k/webassets,others,,https://github.com/miracle2k/webassets,https://github.com/miracle2k/webassets,BSD-2-Clause,2009年12月08日 05:40:34.000,2022年07月31日 02:42:09.000,2021年05月01日 12:22:50,1418.0,256,21.0,253.0,66.0,234.0,911,Asset management for Python web development.,157.0,31,False,,,2017年01月08日 13:48:21.000,0.12.1,14.0,,188992.0,conda-forge/webassets,webassets,7769.0,6064.0,https://pypi.org/project/webassets,2019年12月20日 17:37:28.000,1705.0,188308.0,https://anaconda.org/conda-forge/webassets,2019年12月24日 13:40:58.186,51307.0,2.0,,,,,,,,,,,,,,,,,, +223,netaddr,netaddr/netaddr,others,,https://github.com/netaddr/netaddr,https://github.com/netaddr/netaddr,BSD-3-Clause,2010年05月24日 23:14:56.000,2022年06月16日 21:18:32.000,2021年04月15日 22:45:55,618.0,169,42.0,89.0,49.0,121.0,709,A network address manipulation library for Python.,46.0,31,False,,,2021年12月15日 14:06:46.311,0.7.9,29.0,,3838208.0,conda-forge/netaddr,netaddr,25539.0,20763.0,https://pypi.org/project/netaddr,2020年07月03日 14:43:51.000,4776.0,3836131.0,https://anaconda.org/conda-forge/netaddr,2017年09月16日 17:36:03.062,159948.0,2.0,,,,,,,,,,,,,,,,,, +224,terminado,jupyter/terminado,others,,https://github.com/jupyter/terminado,https://github.com/jupyter/terminado,,2014年09月29日 23:44:25.000,2022年12月07日 22:44:44.000,2022年12月07日 22:44:44,439.0,86,19.0,147.0,27.0,40.0,331,Terminals served by tornado websockets.,46.0,31,False,,24.0,2022年12月05日 11:26:01.657,0.17.1,33.0,122.0,8031782.0,conda-forge/terminado,terminado,187275.0,180338.0,https://pypi.org/project/terminado,2022年05月16日 13:55:11.000,6937.0,7924645.0,https://anaconda.org/conda-forge/terminado,2022年12月05日 15:34:49.245,8570876.0,2.0,,,,,,,,,,,,,,,,,, +225,Mako,sqlalchemy/mako,others,,https://github.com/sqlalchemy/mako,https://github.com/sqlalchemy/mako,MIT,2016年07月05日 15:04:03.129,2022年12月02日 14:38:57.000,2022年12月01日 22:14:42,930.0,46,10.0,36.0,65.0,274.0,233,Mako Templates for Python.,59.0,31,True,,4.0,2022年11月15日 14:39:00.630,1.2.4,66.0,,21276343.0,conda-forge/mako,mako,14150.0,,https://pypi.org/project/mako,2022年06月30日 15:46:37.000,14150.0,21219035.0,https://anaconda.org/conda-forge/mako,2022年11月16日 03:19:11.483,4412779.0,2.0,,,,,,,,,,,,,,,,,, +226,saleor,saleor/saleor,others,,https://github.com/saleor/saleor,https://github.com/saleor/saleor,BSD-3-Clause,2013年02月12日 16:46:39.000,2022年12月21日 14:35:23.000,2022年12月21日 13:02:59,20119.0,4848,388.0,7151.0,364.0,3040.0,17680,"A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.",259.0,30,True,"['django', 'graphql']",172.0,2022年12月21日 11:07:46.000,3.9.7,100.0,,,,,2.0,2.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +227,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,2022年11月26日 19:40:06.000,2021年02月12日 03:30:48,1131.0,2111,330.0,212.0,187.0,458.0,8937,Script for downloading Coursera.org videos and naming them.,85.0,30,False,,,2019年12月16日 20:45:01.000,0.11.5,12.0,,1230.0,conda-forge/coursera-dl,coursera-dl,222.0,208.0,https://pypi.org/project/coursera-dl,2019年12月16日 20:45:01.000,14.0,959.0,https://anaconda.org/conda-forge/coursera-dl,2019年11月20日 13:24:57.856,19819.0,3.0,,,,,,,,,,,,,,,,,, +228,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,2022年10月10日 00:53:37.000,2019年05月21日 18:24:10,156.0,1988,198.0,100.0,124.0,167.0,8160,Python Script to download hundreds of images from Google Images. It is a ready-to-run code!.,38.0,30,False,,,2019年05月21日 18:28:03.000,2.8.0,40.0,,50403.0,,google_images_download,109.0,,https://pypi.org/project/google_images_download,2019年05月21日 18:28:03.000,109.0,50403.0,,,,3.0,,,,,,,,,,,,,,,,,, +229,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,2022年12月20日 17:27:12.000,2022年12月18日 13:41:03,4182.0,596,115.0,271.0,537.0,2360.0,6082,Command-line program to download image galleries and collections from several image hosting sites.,76.0,30,True,,257.0,2022年12月18日 13:45:23.000,1.24.2,130.0,278929.0,20269.0,,gallery-dl,5.0,,https://pypi.org/project/gallery-dl,2022年06月28日 20:45:04.000,5.0,15289.0,,,,3.0,,,,,,,,,,,,,,,,,, +230,MechanicalSoup,MechanicalSoup/MechanicalSoup,web-scraping,,https://github.com/MechanicalSoup/MechanicalSoup,https://github.com/MechanicalSoup/MechanicalSoup,MIT,2014年05月26日 09:06:11.000,2022年12月13日 06:03:06.000,2022年12月13日 06:03:06,630.0,361,110.0,246.0,31.0,138.0,4260,A Python library for automating interaction with websites.,53.0,30,True,,10.0,2022年09月17日 20:00:08.000,1.2.0,27.0,43.0,82213.0,conda-forge/mechanicalsoup,MechanicalSoup,267.0,,https://pypi.org/project/MechanicalSoup,2021年05月29日 23:11:14.000,267.0,80375.0,https://anaconda.org/conda-forge/mechanicalsoup,2022年09月19日 17:13:57.201,132390.0,2.0,,,,,,,,,,,,,,,,,, +231,websockify,novnc/websockify,websocket,,https://github.com/novnc/websockify,https://github.com/novnc/websockify,LGPL-3.0,2011年01月12日 22:51:17.000,2022年12月22日 13:17:07.000,2022年12月22日 13:15:46,919.0,674,140.0,192.0,25.0,302.0,3260,Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.,95.0,30,True,,19.0,2022年12月16日 12:13:23.000,0.11.0,10.0,,43929.0,conda-forge/websockify,websockify,978.0,673.0,https://pypi.org/project/websockify,2021年07月22日 15:22:25.000,305.0,41820.0,https://anaconda.org/conda-forge/websockify,2022年12月16日 19:03:02.522,61165.0,3.0,,,,,,,,,,,,,,,,,, +232,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,2021年10月14日 16:24:30.000,2020年01月13日 15:25:46,731.0,512,111.0,249.0,377.0,251.0,2662,"Fully featured framework for fast, easy and documented API development with Flask.",89.0,30,False,['flask'],,2019年08月12日 21:51:40.000,0.13.0,35.0,,269889.0,conda-forge/flask-restplus,flask-restplus,13486.0,12504.0,https://pypi.org/project/flask-restplus,2019年08月12日 21:51:40.000,982.0,266982.0,https://anaconda.org/conda-forge/flask-restplus,2021年07月06日 15:08:02.758,215159.0,3.0,,,,,,,,,,,,,,,,,, +233,cloudscraper,venomous/cloudscraper,web-scraping,,https://github.com/VeNoMouS/cloudscraper,https://github.com/VeNoMouS/cloudscraper,MIT,2019年04月16日 02:18:50.000,2022年11月23日 02:45:39.000,2022年11月23日 02:41:54,276.0,375,127.0,53.0,4.0,,2615,A Python module to bypass Cloudflares anti-bot page.,11.0,30,True,,4.0,2022年11月23日 02:48:03.557,1.2.66,89.0,,447664.0,,cloudscraper,11118.0,11036.0,https://pypi.org/project/cloudscraper,2022年03月15日 12:33:17.000,82.0,447664.0,,,,2.0,,,,,,,,,,,,,,,,,, +234,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,2022年12月21日 11:52:48.000,2022年12月19日 05:32:35,857.0,488,74.0,220.0,18.0,284.0,2143,Generate generic activity streams from the actions on your site. Users can follow any actors activities for..,111.0,30,True,['django'],4.0,2022年12月19日 05:38:06.000,1.4.2,38.0,,36804.0,,django-activity-stream,1236.0,900.0,https://pypi.org/project/django-activity-stream,2022年05月20日 01:48:37.000,336.0,36804.0,,,,3.0,2.0,,,,,,,,,,,,,,,,, +235,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,2022年11月14日 13:22:13.826,2022年08月15日 10:45:43,336.0,284,43.0,140.0,30.0,135.0,2106,Django friendly finite state machine support.,64.0,30,True,['django'],,2022年08月15日 10:47:37.550,2.8.1,23.0,,219183.0,conda-forge/django-fsm,django-fsm,1526.0,1196.0,https://pypi.org/project/django-fsm,2021年11月05日 06:22:51.000,330.0,218838.0,https://anaconda.org/conda-forge/django-fsm,2022年11月14日 13:22:13.826,22116.0,3.0,,,,,,,,,,,,,,,,,, +236,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,2022年08月06日 21:04:58.000,2021年11月12日 16:42:57,1091.0,266,47.0,178.0,106.0,278.0,2072,Automated image processing for Django. Currently v4.0.,73.0,30,False,['django'],,2021年12月17日 07:00:32.000,4.1.0,40.0,73.0,94402.0,,django-imagekit,8357.0,7333.0,https://pypi.org/project/django-imagekit,2021年11月02日 06:57:52.000,1024.0,94401.0,,,,3.0,,,,,,,,,,,,,,,,,, +237,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,2022年12月22日 00:10:05.000,2022年12月16日 00:25:33,863.0,330,79.0,255.0,31.0,247.0,2056,Easily share data across your company via SQL queries. From Grove Collab.,94.0,30,True,['django'],17.0,2022年12月16日 00:32:04.939,3.0.1,33.0,,55766.0,,django-sql-explorer,392.0,318.0,https://pypi.org/project/django-sql-explorer,2022年03月10日 17:49:10.000,74.0,55766.0,,,,3.0,,,,,,,,,,,,,,,,,, +238,HTTPretty,gabrielfalcao/HTTPretty,testing,,https://github.com/gabrielfalcao/HTTPretty,https://github.com/gabrielfalcao/HTTPretty,MIT,2011年01月28日 14:59:02.000,2022年12月16日 04:01:06.000,2022年10月16日 23:12:02,684.0,262,43.0,226.0,104.0,142.0,1999,Intercept HTTP requests at the Python socket level. Fakes the whole socket module.,105.0,30,True,,2.0,2021年08月16日 19:35:31.000,1.1.4,59.0,,466465.0,conda-forge/httpretty,httpretty,9662.0,6921.0,https://pypi.org/project/httpretty,2021年08月16日 19:35:31.000,2741.0,463309.0,https://anaconda.org/conda-forge/httpretty,2021年08月16日 20:48:49.567,255688.0,2.0,,,,,,,,,,,,,,,,,, +239,ariadne,mirumee/ariadne,graphql,,https://github.com/mirumee/ariadne,https://github.com/mirumee/ariadne,BSD-3-Clause,2018年07月09日 09:46:17.000,2022年12月16日 18:21:39.000,2022年12月15日 11:46:49,1532.0,153,40.0,579.0,37.0,222.0,1909,Python library for implementing GraphQL servers using schema-first approach.,62.0,30,True,['graphql'],31.0,2022年12月14日 14:41:00.569,0.17.0,38.0,,166716.0,,ariadne,39.0,,https://pypi.org/project/ariadne,2022年04月22日 12:55:33.000,39.0,166716.0,,,,2.0,,,,,,,,,,,,,,,,,, +240,twython,ryanmcgrath/twython,third-party-apis,,https://github.com/ryanmcgrath/twython,https://github.com/ryanmcgrath/twython,MIT,2009年04月02日 05:01:31.000,2022年07月30日 23:24:29.000,2021年07月16日 22:33:17,853.0,396,102.0,222.0,21.0,305.0,1852,"Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",103.0,30,False,,,2021年07月16日 22:38:58.000,3.9.1,61.0,,172162.0,conda-forge/twython,twython,6731.0,5575.0,https://pypi.org/project/twython,2021年07月16日 22:35:20.000,1156.0,168288.0,https://anaconda.org/conda-forge/twython,2021年07月17日 00:06:56.130,259577.0,3.0,,,,,,,,,,,,,,,,,, +241,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,2022年12月09日 05:54:42.000,2021年06月26日 12:04:16,1246.0,216,55.0,307.0,259.0,145.0,1656,A multiprocessing distributed task queue for Django.,62.0,30,False,['django'],,2021年06月27日 12:04:53.000,1.3.9,78.0,,73491.0,,django-q,1160.0,1085.0,https://pypi.org/project/django-q,2021年06月27日 12:04:53.000,75.0,73491.0,,,,3.0,,,,,,,,,,,,,,,,,, +242,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,2020年07月03日 04:29:17.000,2020年07月03日 04:29:16,356.0,246,54.0,94.0,30.0,61.0,1618,Full-featured Python interface for the Slack API.,45.0,30,False,,,2020年02月15日 09:06:13.000,0.14.0,57.0,,1125648.0,conda-forge/slacker,slacker,3857.0,2795.0,https://pypi.org/project/slacker,2020年02月15日 09:06:13.000,1062.0,1122064.0,https://anaconda.org/conda-forge/slacker,2020年02月28日 19:46:11.049,279582.0,3.0,,,,,,,,,,,,,,,,,, +243,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,2021年01月25日 19:17:07.000,2020年04月23日 15:22:46,932.0,506,68.0,350.0,173.0,392.0,1594,Quick and simple security for Flask applications.,128.0,30,False,['flask'],,2017年06月14日 13:28:38.000,3.0.0,26.0,,74745.0,conda-forge/flask-security,flask-security,7847.0,6492.0,https://pypi.org/project/flask-security,2017年06月14日 13:28:38.000,1355.0,74189.0,https://anaconda.org/conda-forge/flask-security,2017年09月18日 17:08:03.109,37859.0,1.0,,,,,,,,,,,,,,,,,, +244,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,2022年12月22日 16:22:52.000,2022年12月22日 16:21:32,588.0,141,18.0,697.0,96.0,158.0,1322,"Pydantic model generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.",49.0,30,True,['openapi'],52.0,2022年11月18日 05:15:00.736,0.14.0,155.0,,206388.0,,datamodel-code-generator,386.0,361.0,https://pypi.org/project/datamodel-code-generator,2022年05月27日 08:24:42.000,25.0,206388.0,,,,3.0,,,,,,,,,,,,,,,,,, +245,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,2022年11月03日 14:57:49.000,2021年12月14日 02:14:43,144.0,197,40.0,52.0,42.0,31.0,1311,"A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by..",31.0,30,True,,,2020年08月23日 06:05:26.000,2.2.0,12.0,,2841299.0,conda-forge/user-agents,user-agents,5644.0,5168.0,https://pypi.org/project/user-agents,2020年08月23日 06:01:54.000,476.0,2840782.0,https://anaconda.org/conda-forge/user-agents,2020年08月24日 16:33:13.933,39304.0,3.0,,,,,,,,,,,,,,,,,, +246,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,2022年12月22日 08:32:39.000,2022年12月22日 08:32:38,661.0,147,32.0,79.0,10.0,142.0,1278,"djangos default admin interface with superpowers - customizable themes, popup windows replaced by modals and many..",31.0,30,True,['django'],115.0,2022年12月19日 14:39:01.788,0.24.2,102.0,,55643.0,,django-admin-interface,2324.0,2282.0,https://pypi.org/project/django-admin-interface,2022年05月14日 13:55:59.000,42.0,55643.0,,,,2.0,,,,,,,,,,,,,,,,,, +247,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,2022年12月01日 19:44:36.000,2022年02月09日 16:41:24,650.0,209,31.0,173.0,71.0,75.0,1213,A JOSE implementation in Python.,49.0,30,True,,,2021年06月05日 03:30:38.000,3.3.0,38.0,,6531103.0,conda-forge/python-jose,python-jose,707.0,,https://pypi.org/project/python-jose,2021年06月05日 03:30:38.000,707.0,6506845.0,https://anaconda.org/conda-forge/python-jose,2021年06月26日 10:05:59.498,1261450.0,3.0,,,,,,,,,,,,,,,,,, +248,httptools,MagicStack/httptools,http-clients,,https://github.com/MagicStack/httptools,https://github.com/MagicStack/httptools,MIT,2016年04月25日 16:13:48.000,2022年10月26日 21:52:27.257,2022年09月13日 04:55:45,88.0,69,40.0,41.0,10.0,39.0,1081,Fast HTTP parser.,14.0,30,True,,,2022年09月19日 20:12:09.500,0.5.0,20.0,,4862132.0,conda-forge/httptools,httptools,32100.0,31550.0,https://pypi.org/project/httptools,2022年02月22日 18:55:52.000,550.0,4854908.0,https://anaconda.org/conda-forge/httptools,2022年10月26日 21:52:27.257,447930.0,3.0,,,,,,,,,,,,,,,,,, +249,dpkt,kbandla/dpkt,others,,https://github.com/kbandla/dpkt,https://github.com/kbandla/dpkt,BSD-3-Clause,2012年06月06日 18:39:31.000,2022年12月01日 15:59:55.000,2022年11月12日 18:24:31,811.0,263,49.0,279.0,73.0,303.0,971,"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols.",66.0,30,True,,4.0,2022年08月18日 05:57:11.000,1.9.8,22.0,,411096.0,conda-forge/dpkt,dpkt,1469.0,1146.0,https://pypi.org/project/dpkt,2021年08月30日 18:44:49.000,323.0,408804.0,https://anaconda.org/conda-forge/dpkt,2022年08月19日 03:56:31.430,107766.0,3.0,,,,,,,,,,,,,,,,,, +250,tavern,taverntesting/tavern,testing,,https://github.com/taverntesting/tavern,https://github.com/taverntesting/tavern,MIT,2017年11月01日 14:51:25.000,2022年12月19日 15:21:37.000,2022年12月15日 10:19:06,1028.0,179,28.0,265.0,46.0,526.0,909,"A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise..",56.0,30,True,,35.0,2022年12月15日 10:19:32.146,1.25.2,164.0,,147668.0,,tavern,377.0,354.0,https://pypi.org/project/tavern,2022年06月26日 14:26:22.000,23.0,147668.0,,,,2.0,,,,,,,,,,,,,,,,,, +251,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,2022年11月25日 21:49:27.000,2022年11月25日 21:49:27,352.0,123,11.0,181.0,42.0,102.0,802,Cross Origin Resource Sharing ( CORS ) support for Flask.,41.0,30,True,['flask'],1.0,2021年01月06日 00:25:41.000,3.0.10,42.0,,4850251.0,conda-forge/flask-cors,flask-cors,193121.0,185165.0,https://pypi.org/project/flask-cors,2021年01月06日 00:25:41.000,7956.0,4840655.0,https://anaconda.org/conda-forge/flask-cors,2021年05月30日 14:07:35.715,719760.0,1.0,,,,,,,,,,,,,,,,,, +252,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,2022年12月19日 18:49:27.000,2022年12月12日 10:26:16,471.0,200,21.0,213.0,64.0,205.0,682,Management commands to help backup and restore your project database and media files.,64.0,30,True,['django'],7.0,2022年09月28日 00:30:54.478,4.0.2,44.0,,61598.0,,django-dbbackup,1319.0,1162.0,https://pypi.org/project/django-dbbackup,2021年12月24日 13:17:37.000,157.0,61598.0,,,,3.0,,,,,,,,,,,,,,,,,, +253,idna,kjd/idna,others,,https://github.com/kjd/idna,https://github.com/kjd/idna,BSD-3-Clause,2013年05月27日 22:22:13.000,2022年11月01日 03:59:02.000,2022年11月01日 03:59:02,242.0,74,18.0,64.0,4.0,68.0,204,Internationalized Domain Names for Python (IDNA 2008 and UTS #46).,20.0,30,True,,9.0,,,27.0,,247246907.0,conda-forge/idna,idna,37783.0,,https://pypi.org/project/idna,2021年10月12日 23:33:38.000,37783.0,246915490.0,https://anaconda.org/conda-forge/idna,2022年09月19日 22:11:45.024,25187707.0,3.0,,,,,,,,,,,,,,,,,, +254,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,2022年12月22日 16:00:07.000,2022年11月19日 10:11:03,11548.0,5893,422.0,5391.0,3271.0,3400.0,15143,"swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different..",1208.0,29,True,['openapi'],4.0,2022年11月11日 12:46:07.000,3.0.36,84.0,,,,,,,,,,,,,,3.0,,,io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,https://search.maven.org/artifact/io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,,,, +255,grip,joeyespo/grip,markdown,,https://github.com/joeyespo/grip,https://github.com/joeyespo/grip,MIT,2012年11月17日 07:27:16.000,2022年11月30日 00:42:13.000,2022年03月30日 18:00:12,575.0,415,73.0,102.0,98.0,185.0,5860,Preview GitHub README.md files locally before committing them.,39.0,29,True,,,2022年03月30日 18:06:59.000,4.6.1,26.0,,14484.0,,grip,1324.0,1180.0,https://pypi.org/project/grip,2022年03月30日 18:06:59.000,144.0,14484.0,,,,2.0,,,,,,,,,,,,,,,,,, +256,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,2022年02月24日 05:00:58.000,2021年08月31日 09:48:33,768.0,412,172.0,374.0,59.0,289.0,5587,The Web API toolkit.,91.0,29,False,['openapi'],,2019年04月03日 08:12:14.000,0.7.2,94.0,,11935.0,conda-forge/apistar,apistar,877.0,711.0,https://pypi.org/project/apistar,2019年04月03日 08:12:14.000,166.0,9957.0,https://anaconda.org/conda-forge/apistar,2019年04月03日 08:38:52.532,110787.0,3.0,,,,,,,,,,,,,,,,,, +257,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,280.0,167.0,387.0,198.0,4672,"Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based..",51.0,29,False,,,2022年09月24日 08:54:19.425,2.0.4,4.0,,95.0,,xadmin2,788.0,788.0,https://pypi.org/project/xadmin2,2019年12月09日 13:36:33.000,,95.0,,,,2.0,,,,,,,,,,,,,,,,,, +258,Dredd,apiaryio/dredd,testing,,https://github.com/apiaryio/dredd,https://github.com/apiaryio/dredd,MIT,2013年09月04日 12:21:35.000,2022年12月19日 13:02:32.000,2022年04月03日 09:14:43,3309.0,297,76.0,1373.0,247.0,574.0,3946,Language-agnostic HTTP API Testing Tool.,111.0,29,True,['openapi'],,2021年11月16日 12:38:08.000,dredd-transactions@10.1.0,223.0,,42118.0,,dredd_hooks,1093.0,884.0,https://pypi.org/project/dredd_hooks,2018年04月09日 12:47:29.000,38.0,3923.0,,,,2.0,,,,dredd,https://www.npmjs.com/package/dredd,2021年11月16日 12:36:05.644,171.0,38195.0,,,,,,,,,, +259,lektor,lektor/lektor,cms,,https://github.com/lektor/lektor,https://github.com/lektor/lektor,BSD-3-Clause,2015年12月19日 09:18:36.000,2022年12月18日 09:30:48.000,2022年12月18日 09:26:36,1631.0,305,77.0,478.0,244.0,394.0,3625,The lektor static file content management system.,93.0,29,True,,24.0,2022年09月21日 19:19:50.000,3.3.7,37.0,7024.0,4222.0,conda-forge/lektor,lektor,84.0,,https://pypi.org/project/lektor,2022年05月02日 22:01:49.000,84.0,3345.0,https://anaconda.org/conda-forge/lektor,2022年09月22日 16:35:06.360,58790.0,3.0,,,,,,,,,,,,,,,,,, +260,PyWebIO,pywebio/PyWebIO,web-ui,,https://github.com/pywebio/PyWebIO,https://github.com/pywebio/PyWebIO,MIT,2020年02月29日 10:28:10.000,2022年12月14日 06:18:27.000,2022年11月26日 10:26:08,912.0,317,45.0,56.0,54.0,138.0,3564,Write interactive web app in script way.,15.0,29,True,,23.0,2022年12月11日 10:34:31.514,1.7.1,30.0,,18637.0,,pywebio,946.0,939.0,https://pypi.org/project/pywebio,2022年05月22日 16:26:29.000,7.0,18637.0,,,,2.0,,,,,,,,,,,,,,,,,, +261,httprunner,httprunner/httprunner,testing,,https://github.com/httprunner/httprunner,https://github.com/httprunner/httprunner,Apache-2.0,2017年06月13日 03:54:29.000,2022年12月21日 16:37:15.000,2022年12月21日 16:37:02,3296.0,1149,148.0,324.0,397.0,748.0,3511,HttpRunner API HTTP(S) / HTTP2 / WebSocket / RPC.,39.0,29,True,,188.0,2022年10月27日 14:14:54.000,4.3.0,151.0,4227.0,3397.0,,httprunner,8.0,1.0,https://pypi.org/project/httprunner,2022年07月04日 14:34:46.000,7.0,3323.0,,,,2.0,,,,,,,,,,,,,,,,,, +262,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,2022年06月16日 16:07:43.000,2018年02月12日 06:35:04,352.0,1044,216.0,114.0,75.0,81.0,2960,"A fully tested, abstract interface to creating OAuth clients and servers.",42.0,29,False,,,2019年06月28日 17:57:45.000,1.1.1,13.0,,49528.0,conda-forge/python-oauth2,python-oauth2,9957.0,9861.0,https://pypi.org/project/python-oauth2,2019年06月28日 17:57:45.000,96.0,48184.0,https://anaconda.org/conda-forge/python-oauth2,2019年06月28日 21:19:03.608,87365.0,3.0,,,,,,,,,,,,,,,,,, +263,pyload,pyload/pyload,others,,https://github.com/pyload/pyload,https://github.com/pyload/pyload,AGPL-3.0,2013年02月10日 13:12:02.000,2022年12月11日 19:48:59.000,2022年12月07日 22:39:52,7563.0,666,135.0,1201.0,140.0,2858.0,2726,The free and open-source Download Manager written in pure Python.,215.0,29,True,,57.0,2020年02月20日 21:04:56.000,0.4.20,46.0,88438.0,360492.0,,pyload-ng,1.0,,https://pypi.org/project/pyload-ng,2022年05月28日 11:04:18.000,1.0,359689.0,,,,3.0,,,,,,,,,,,,,,,,,, +264,Grab,lorien/grab,web-scraping,,https://github.com/lorien/grab,https://github.com/lorien/grab,MIT,2013年05月01日 08:10:22.000,2022年12月22日 15:40:02.000,2022年12月22日 15:39:48,2403.0,264,90.0,178.0,23.0,221.0,2249,Web Scraping Framework.,66.0,29,True,,168.0,2018年06月24日 14:27:52.000,0.6.41,120.0,,2059.0,,grab,111.0,,https://pypi.org/project/grab,2018年06月24日 14:27:52.000,111.0,2059.0,,,,2.0,,,,,,,,,,,,,,,,,, +265,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,2022年11月29日 19:37:17.000,2022年11月29日 19:37:09,766.0,676,117.0,167.0,297.0,352.0,2197,Modern theme for Django admin interface.,60.0,29,False,['django'],2.0,2019年10月02日 08:36:30.000,0.2.28,47.0,,81216.0,,django-suit,3970.0,2929.0,https://pypi.org/project/django-suit,2021年10月30日 01:03:43.000,1041.0,81216.0,,,,2.0,,,,,,,,,,,,,,,,,, +266,Js2Py,PiotrDabkowski/Js2Py,others,,https://github.com/PiotrDabkowski/Js2Py,https://github.com/PiotrDabkowski/Js2Py,MIT,2014年10月02日 21:08:48.000,2022年11月08日 16:23:56.775,2022年11月06日 10:12:00,297.0,238,63.0,67.0,124.0,115.0,2051,JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python Try it online:.,28.0,29,True,,2.0,,,48.0,,566300.0,conda-forge/js2py,js2py,11481.0,11326.0,https://pypi.org/project/js2py,2021年04月01日 18:29:44.000,155.0,565712.0,https://anaconda.org/conda-forge/js2py,2022年11月08日 16:23:56.775,18230.0,3.0,,,,,,,,,,,,,,,,,, +267,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,2022年12月14日 17:02:39.000,2022年12月14日 17:02:38,112.0,141,43.0,44.0,18.0,81.0,1988,Asynchronous Python HTTP Requests for Humans using Futures.,27.0,29,True,,4.0,2019年06月11日 03:22:24.000,1.0.0,10.0,,1483398.0,conda-forge/requests-futures,requests-futures,5578.0,4632.0,https://pypi.org/project/requests-futures,2019年06月11日 03:22:24.000,946.0,1481177.0,https://anaconda.org/conda-forge/requests-futures,2020年10月14日 02:03:20.044,168845.0,3.0,,,,,,,,,,,,,,,,,, +268,masonite,MasoniteFramework/masonite,web-frameworks,,https://github.com/MasoniteFramework/masonite,https://github.com/MasoniteFramework/masonite,MIT,2017年12月06日 00:30:22.000,2022年12月20日 01:33:40.000,2022年11月05日 01:29:29,4030.0,122,63.0,339.0,19.0,354.0,1926,The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel..,83.0,29,True,,27.0,2022年10月13日 11:15:57.664,4.17.4,306.0,,2683.0,,masonite,515.0,449.0,https://pypi.org/project/masonite,2022年06月26日 02:01:04.000,66.0,2683.0,,,,3.0,,,,,,,,,,,,,,,,,, +269,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,2022年09月03日 14:10:32.000,2021年11月18日 21:51:43,693.0,211,56.0,168.0,4.0,116.0,1862,"Reusable, generic mixins for Django.",77.0,29,False,['django'],,2021年11月05日 21:41:41.000,1.15.0,31.0,,166559.0,conda-forge/django-braces,django-braces,17140.0,13181.0,https://pypi.org/project/django-braces,2021年11月05日 21:41:41.000,3959.0,166021.0,https://anaconda.org/conda-forge/django-braces,2018年07月08日 01:10:50.307,34462.0,3.0,,,,,,,,,,,,,,,,,, +270,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,2022年08月25日 16:36:48.000,2022年01月13日 10:48:20,187.0,128,44.0,43.0,39.0,48.0,1808,"Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can..",27.0,29,True,['django'],,2022年01月13日 10:53:21.000,1.4.12,21.0,,438734.0,,django-widget-tweaks,31330.0,29104.0,https://pypi.org/project/django-widget-tweaks,2022年01月13日 10:53:21.000,2226.0,438734.0,,,,3.0,,,,,,,,,,,,,,,,,, +271,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,2022年12月09日 09:22:13.000,2022年12月01日 15:23:51,272.0,176,48.0,81.0,13.0,52.0,1345,Browsable web APIs for Flask.,33.0,29,True,['flask'],5.0,2021年06月15日 21:00:49.000,3.0,32.0,,133100.0,,flask-api,6164.0,5479.0,https://pypi.org/project/flask-api,2021年06月15日 20:58:27.000,685.0,133100.0,,,,2.0,,,,,,,,,,,,,,,,,, +272,html2text,Alir3z4/html2text,markdown,,https://github.com/Alir3z4/html2text,https://github.com/Alir3z4/html2text,GPL-3.0,2014年02月19日 22:41:11.000,2022年11月10日 16:09:23.000,2022年02月22日 21:28:40,768.0,228,24.0,196.0,93.0,120.0,1337,Convert HTML to Markdown-formatted text.,76.0,29,True,,,2021年12月15日 16:21:32.999,2015年6月5日,36.0,,1133341.0,,html2text,2258.0,,https://pypi.org/project/html2text,2020年01月16日 14:21:52.000,2258.0,1133341.0,,,,2.0,,,,,,,,,,,,,,,,,, +273,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,2022年11月22日 05:46:24.000,2022年09月03日 07:51:41,1534.0,300,79.0,172.0,22.0,181.0,1243,Let AngularJS play well with Django.,66.0,29,True,['django'],,2019年11月26日 15:51:32.000,2.2.4,55.0,,10960.0,,django-angular,851.0,608.0,https://pypi.org/project/django-angular,2020年05月05日 21:38:28.000,243.0,10960.0,,,,3.0,,,,,,,,,,,,,,,,,, +274,mangum,jordaneremieff/mangum,servers,,https://github.com/jordaneremieff/mangum,https://github.com/jordaneremieff/mangum,MIT,2019年01月14日 11:49:29.000,2022年11月27日 11:21:05.000,2022年11月27日 11:20:23,448.0,78,16.0,107.0,10.0,141.0,1149,AWS Lambda support for ASGI applications.,29.0,29,True,['fastapi'],6.0,2022年11月27日 11:23:00.627,0.17.0,69.0,,487117.0,,mangum,1426.0,1418.0,https://pypi.org/project/mangum,2022年04月24日 12:36:30.000,8.0,487117.0,,,,3.0,,,,,,,,,,,,,,,,,, +275,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,2022年12月22日 15:14:04.000,2022年12月22日 15:13:32,1946.0,278,45.0,132.0,49.0,227.0,1048,Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in..,71.0,29,True,,66.0,2022年12月04日 07:58:11.000,2022年12月04日,44.0,178.0,247645.0,,imdbpy,124.0,,https://pypi.org/project/imdbpy,2021年04月18日 11:23:35.000,124.0,247637.0,,,,3.0,,,,,,,,,,cinemagoer/cinemagoer,,,,,,,, +276,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,2021年04月29日 13:03:32.000,2021年01月12日 18:36:50,1415.0,178,42.0,195.0,78.0,167.0,1048,HTTP/2 for Python.,43.0,29,False,,,2020年08月02日 14:24:39.000,0.5.0,18.0,169.0,262635.0,conda-forge/hyper,hyper,1165.0,1041.0,https://pypi.org/project/hyper,2016年09月27日 12:58:42.000,124.0,262298.0,https://anaconda.org/conda-forge/hyper,2018年12月02日 11:42:05.815,19873.0,3.0,,,,,,,,,,,,,,,,,, +277,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,2022年12月02日 00:48:17.000,2022年10月02日 01:30:04,425.0,248,23.0,285.0,35.0,160.0,949,A feature flipper for Django.,115.0,29,True,['django'],5.0,2022年08月30日 17:30:23.357,3.0.0,46.0,,252282.0,conda-forge/django-waffle,django-waffle,340.0,,https://pypi.org/project/django-waffle,2022年06月05日 16:49:51.000,340.0,251900.0,https://anaconda.org/conda-forge/django-waffle,2022年08月22日 15:31:48.597,10322.0,3.0,,,,,,,,,,,,,,,,,, +278,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,2022年12月22日 14:33:36.000,2022年12月22日 14:33:33,805.0,115,11.0,224.0,1.0,148.0,917,Rate Limiting extension for Flask.,41.0,29,True,['flask'],25.0,2022年11月15日 17:30:09.096,2.8.1,86.0,76.0,271836.0,,flask-limiter,4601.0,4224.0,https://pypi.org/project/flask-limiter,2022年08月24日 16:44:18.981,377.0,271827.0,,,,2.0,,,,,,,,,,,,,,,,,, +279,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,2022年11月04日 07:33:50.000,2022年08月24日 13:21:38,373.0,153,21.0,158.0,66.0,88.0,867,Authentication Module for django rest auth.,44.0,29,True,['django'],,2022年01月31日 17:42:28.000,4.2.0,25.0,,99263.0,,django-rest-knox,8524.0,8347.0,https://pypi.org/project/django-rest-knox,2022年01月31日 17:42:28.000,177.0,99263.0,,,,3.0,,,,,,,,,,,,,,,,,, +280,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,2022年10月21日 21:01:53.000,2022年08月16日 14:02:03,969.0,243,27.0,252.0,56.0,235.0,816,MongoEngine flask extension with WTF model forms support.,90.0,29,True,['flask'],,2020年11月21日 06:02:04.000,1.0.0,21.0,,77189.0,,flask-mongoengine,1412.0,,https://pypi.org/project/flask-mongoengine,2020年11月21日 06:02:04.000,1412.0,77189.0,,,,2.0,,,,,,,,,,,,,,,,,, +281,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,2022年09月25日 15:04:29.000,2014年11月04日 19:45:41,236.0,167,26.0,80.0,100.0,44.0,553,Flask-Mail adds SMTP mail sending to your Flask applications.,30.0,29,False,,,2014年09月28日 23:35:22.000,0.9.1,27.0,,394154.0,conda-forge/flask-mail,flask-mail,58197.0,54270.0,https://pypi.org/project/flask-mail,2014年09月28日 23:35:22.000,3927.0,392893.0,https://anaconda.org/conda-forge/flask-mail,2018年07月12日 05:02:17.778,95895.0,1.0,,,,,,,,,,,,,,,,,, +282,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,2022年10月03日 09:26:57.000,2022年08月10日 23:42:32,185.0,147,15.0,96.0,20.0,94.0,397,i18n and l10n support for Flask based on Babel and pytz.,33.0,29,True,['flask'],,2020年08月27日 03:16:00.000,2.0.0,14.0,,2918434.0,conda-forge/flask-babel,flask-babel,18279.0,15637.0,https://pypi.org/project/flask-babel,2020年08月27日 03:14:12.000,2642.0,2917051.0,https://anaconda.org/conda-forge/flask-babel,2020年08月28日 13:16:34.928,106501.0,2.0,,,,,,,,,,,,,,,,,, +283,OpenAPI Spec validator,p1c2u/openapi-spec-validator,openapi-utils,,https://github.com/p1c2u/openapi-spec-validator,https://github.com/p1c2u/openapi-spec-validator,Apache-2.0,2017年09月06日 08:08:25.000,2022年12月09日 07:39:15.000,2022年10月07日 12:03:50,253.0,54,8.0,93.0,44.0,51.0,239,OpenAPI Spec validator.,35.0,29,True,,6.0,2022年09月05日 10:39:01.558,0.5.1,26.0,,2710778.0,conda-forge/openapi-spec-validator,openapi-spec-validator,4466.0,4295.0,https://pypi.org/project/openapi-spec-validator,2022年06月21日 05:55:51.000,171.0,2706459.0,https://anaconda.org/conda-forge/openapi-spec-validator,2022年09月05日 18:45:03.872,159828.0,3.0,,,,,,,,,,,,,,,,,, +284,maltrail,stamparm/maltrail,others,,https://github.com/stamparm/maltrail,https://github.com/stamparm/maltrail,MIT,2014年12月04日 21:33:46.000,2022年12月22日 16:03:02.000,2022年12月22日 16:03:02,84424.0,902,219.0,18779.0,65.0,288.0,4860,Malicious traffic detection system.,39.0,28,True,,3547.0,2022年11月30日 23:11:06.000,0.52,41.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +285,Mockoon,mockoon/mockoon,testing,,https://github.com/mockoon/mockoon,https://github.com/mockoon/mockoon,MIT,2017年07月17日 13:19:16.000,2022年12月20日 19:33:38.000,2022年12月16日 08:37:03,1019.0,254,58.0,183.0,65.0,451.0,4414,"Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open..",42.0,28,True,['openapi'],26.0,2022年10月25日 07:55:25.000,1.21.1,31.0,101050.0,1943.0,,,44.0,44.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,, +286,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,2022年07月16日 05:48:37.000,2022年01月26日 17:56:43,85.0,336,112.0,49.0,9.0,106.0,4165,Requests + Gevent = 3.,28.0,28,True,,,2020年04月05日 14:27:35.000,0.6.0,6.0,,335776.0,conda-forge/grequests,grequests,4100.0,3437.0,https://pypi.org/project/grequests,2020年04月05日 14:27:35.000,663.0,334886.0,https://anaconda.org/conda-forge/grequests,2020年04月22日 02:04:17.085,66798.0,3.0,,,,,,,,,,,,,,,,,, +287,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,761,201.0,116.0,105.0,92.0,3822,"Html Content / Article Extractor, web scrapping lib in Python.",35.0,28,False,,,2022年09月19日 22:00:56.378,3.1.12,23.0,,14152.0,,goose3,238.0,215.0,https://pypi.org/project/goose3,2022年01月18日 18:42:34.000,23.0,14152.0,,,,2.0,,,,,,,,,,,,,,,,,, +288,pyppeteer,miyakogi/pyppeteer,testing,,https://github.com/miyakogi/pyppeteer,https://github.com/miyakogi/pyppeteer,MIT,2017年08月28日 16:39:17.000,2022年01月26日 21:49:22.128,2020年05月08日 09:48:22,788.0,367,104.0,73.0,154.0,100.0,3508,Headless chrome/chromium automation library (unofficial port of puppeteer).,24.0,28,False,,,2022年01月11日 05:39:28.000,1.0.2,31.0,,1022738.0,conda-forge/pyppeteer,pyppeteer,338.0,,https://pypi.org/project/pyppeteer,2022年01月11日 05:39:28.000,338.0,1019010.0,https://anaconda.org/conda-forge/pyppeteer,2022年01月26日 21:49:22.128,175243.0,2.0,,,,,,,,,,,,,,,,,, +289,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,2022年12月08日 12:38:39.000,2021年12月17日 16:00:19,208.0,555,100.0,98.0,46.0,63.0,3387,Scrape the Twitter Frontend API without authentication.,31.0,28,True,,,2020年07月17日 18:56:19.000,0.4.4,11.0,,7029.0,,twitter-scraper,3899.0,3887.0,https://pypi.org/project/twitter-scraper,2020年07月17日 18:56:19.000,12.0,7029.0,,,,3.0,,,,,,,,,,,,,,,,,, +290,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,943,171.0,500.0,84.0,292.0,2926,A Django based shop system.,96.0,28,False,['django'],,2021年02月02日 21:13:24.000,1.2.4,47.0,,6238.0,,django-shop,291.0,206.0,https://pypi.org/project/django-shop,2021年02月02日 21:13:24.000,85.0,6238.0,,,,3.0,,,,,,,,,,,,,,,,,, +291,bjoern,jonashaag/bjoern,servers,,https://github.com/jonashaag/bjoern,https://github.com/jonashaag/bjoern,BSD-2-Clause,2010年03月01日 23:46:47.000,2022年11月02日 07:51:41.262,2022年09月11日 18:40:12,473.0,186,78.0,82.0,28.0,130.0,2868,A screamingly fast Python 2/3 WSGI server written in C.,44.0,28,True,,,2022年09月19日 16:03:06.582,3.2.2,30.0,,21300.0,conda-forge/bjoern,bjoern,661.0,519.0,https://pypi.org/project/bjoern,2022年02月14日 08:09:52.000,142.0,19439.0,https://anaconda.org/conda-forge/bjoern,2022年11月02日 07:51:41.262,93052.0,3.0,,,,,,,,,,,,,,,,,, +292,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,2022年11月20日 15:55:27.000,2022年11月05日 09:59:37,1803.0,416,140.0,114.0,22.0,449.0,2831,Fast and powerful SSL/TLS scanning library.,64.0,28,True,,15.0,2022年10月15日 18:28:03.551,5.0.6,64.0,99815.0,57764.0,,sslyze,24.0,,https://pypi.org/project/sslyze,2022年05月14日 12:16:30.000,24.0,56756.0,,,,3.0,,,,,,,,,,,,,,,,,, +293,yagmail,kootenpv/yagmail,email,,https://github.com/kootenpv/yagmail,https://github.com/kootenpv/yagmail,MIT,2015年04月17日 21:39:24.000,2022年09月28日 20:43:53.000,2022年09月28日 20:43:53,295.0,264,51.0,44.0,96.0,123.0,2420,Send email in Python conveniently for gmail using yagmail.,32.0,28,True,,2.0,2022年09月19日 15:58:02.665,0.15.293,107.0,,165410.0,conda-forge/yagmail,yagmail,3214.0,2767.0,https://pypi.org/project/yagmail,2022年07月01日 11:05:01.000,447.0,164844.0,https://anaconda.org/conda-forge/yagmail,2022年09月11日 22:50:49.361,21519.0,2.0,,,,,,,,,,,,,,,,,, +294,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,2022年12月20日 01:31:59.000,2022年12月10日 17:53:14,877.0,467,47.0,928.0,52.0,233.0,2225,Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-HTTPS Poor Mans VPN Reverse & Forward Proxy Server..,18.0,28,True,,11.0,2022年08月13日 07:21:20.000,2.4.4rc3,37.0,542.0,104890.0,,proxy.py,132.0,116.0,https://pypi.org/project/proxy.py,2022年06月28日 15:35:28.000,16.0,104849.0,,,,3.0,,,,,,,,,,,,,,,,,, +295,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,2022年12月13日 08:15:49.000,2022年08月12日 16:29:29,396.0,565,66.0,278.0,147.0,270.0,2025,Send push notifications to mobile devices through GCM or APNS in Django.,93.0,28,True,['django'],,2022年02月17日 03:24:01.000,3.0.0,16.0,85.0,65481.0,,django-push-notifications,88.0,,https://pypi.org/project/django-push-notifications,2022年02月17日 03:20:43.000,88.0,65481.0,,,,3.0,,,,,,,,,,,,,,,,,, +296,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,1602,"A Python library for OAuth 1.0/a, 2.0, and Ofly.",42.0,28,False,,,2017年01月22日 16:51:43.000,0.7.3,36.0,,311613.0,,rauth,986.0,,https://pypi.org/project/rauth,2017年01月22日 16:51:43.000,986.0,311613.0,,,,3.0,,,,,,,,,,,,,,,,,, +297,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,2022年12月06日 09:08:24.000,2022年03月23日 08:52:18,184.0,126,34.0,66.0,30.0,83.0,1561,"Awesome Django authorization, without the database.",25.0,28,True,['django'],,2022年03月23日 08:53:01.000,3.3.0,20.0,,80898.0,,rules,1148.0,1019.0,https://pypi.org/project/rules,2022年03月23日 08:54:01.000,129.0,80898.0,,,,3.0,,,,,,,,,,,,,,,,,, +298,schemathesis,schemathesis/schemathesis,testing,,https://github.com/schemathesis/schemathesis,https://github.com/schemathesis/schemathesis,MIT,2019年08月19日 11:13:01.000,2022年12月09日 09:10:41.000,2022年11月08日 16:05:34,1664.0,116,19.0,913.0,111.0,572.0,1552,Run thousands of randomly generated test scenarios based on your API specification and always be sure your API works..,51.0,28,True,"['openapi', 'graphql']",17.0,2022年11月08日 14:08:58.647,3.17.5,214.0,,57821.0,,schemathesis,148.0,144.0,https://pypi.org/project/schemathesis,2022年06月23日 10:07:03.000,4.0,57821.0,,,,2.0,,,,,,,,,,,,,,,,,, +299,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,2022年11月28日 00:44:36.000,2021年11月18日 13:07:40,854.0,238,29.0,214.0,145.0,175.0,1401,Improved Django model inheritance with automatic downcasting.,105.0,28,False,['django'],,2021年11月18日 11:55:38.000,3.1.0,40.0,,274175.0,conda-forge/django_polymorphic,django-polymorphic,154.0,,https://pypi.org/project/django-polymorphic,2021年11月18日 11:55:38.000,154.0,273461.0,https://anaconda.org/conda-forge/django_polymorphic,2021年11月18日 16:21:32.309,57160.0,3.0,,,,,,,,,,,,,,,,,, +300,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,2022年10月28日 09:00:43.000,2022年10月28日 09:00:43,458.0,165,60.0,115.0,12.0,128.0,1272,"Djangos class-based generic views are awesome, lets have more of them.",60.0,28,True,['django'],7.0,2021年06月09日 09:02:36.000,0.14.0,26.0,,53265.0,,django-extra-views,2373.0,1856.0,https://pypi.org/project/django-extra-views,2021年06月09日 09:02:36.000,517.0,53265.0,,,,3.0,,,,,,,,,,,,,,,,,, +301,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,2022年06月26日 15:00:21.000,2022年06月26日 15:00:21,171.0,202,19.0,52.0,9.0,97.0,1126,"Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes.",33.0,28,True,['flask'],,2022年05月29日 14:32:41.000,4.7.0,33.0,,539430.0,conda-forge/flask-httpauth,flask-httpauth,2223.0,,https://pypi.org/project/flask-httpauth,2022年05月29日 14:32:41.000,2223.0,537902.0,https://anaconda.org/conda-forge/flask-httpauth,2022年05月29日 22:38:50.710,116159.0,3.0,,,,,,,,,,,,,,,,,, +302,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,2022年05月29日 11:10:52.000,2022年03月09日 18:46:07,381.0,203,37.0,97.0,66.0,67.0,1016,A Redis cache backend for django.,46.0,28,True,['django'],,2020年10月15日 00:17:01.000,3.0.0,52.0,,153882.0,conda-forge/django-redis-cache,django-redis-cache,4701.0,3543.0,https://pypi.org/project/django-redis-cache,2020年10月15日 00:17:01.000,1158.0,153278.0,https://anaconda.org/conda-forge/django-redis-cache,2022年03月09日 23:27:44.398,48928.0,3.0,,,,,,,,,,,,,,,,,, +303,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,2022年11月16日 11:52:48.000,2022年11月16日 11:52:48,385.0,140,30.0,115.0,41.0,101.0,977,livereload server in python (MAINTAINERS NEEDED).,58.0,28,True,,3.0,2020年08月22日 15:34:54.000,2.6.3,31.0,,513565.0,conda-forge/livereload,livereload,1610.0,,https://pypi.org/project/livereload,2020年08月22日 15:31:53.000,1610.0,509866.0,https://anaconda.org/conda-forge/livereload,2020年08月22日 16:48:00.872,295977.0,3.0,,,,,,,,,,,,,,,,,, +304,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,2022年12月22日 00:50:03.000,2022年12月22日 00:49:48,717.0,81,28.0,43.0,60.0,365.0,919,An object oriented high-level Python Web Framework that requires no frontend programming.,19.0,28,True,,197.0,2022年12月19日 16:15:00.982,0.12.0,71.0,,4836.0,,justpy,272.0,268.0,https://pypi.org/project/justpy,2022年01月12日 19:06:50.000,4.0,4836.0,,,,3.0,,,,,,,,,,justpy-org/justpy,,,,,,,, +305,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,2022年11月28日 10:17:07.000,2022年11月28日 10:17:07,581.0,166,23.0,179.0,83.0,105.0,890,A toolbelt of useful classes and functions to be used with python-requests.,65.0,28,True,,25.0,2022年10月25日 03:14:55.000,0.10.1,19.0,,40477650.0,conda-forge/requests-toolbelt,requests-toolbelt,,,https://pypi.org/project/requests-toolbelt,2022年10月25日 03:14:55.000,,40460577.0,https://anaconda.org/conda-forge/requests-toolbelt,2022年10月29日 13:34:58.315,1382964.0,3.0,,,,,,,,,,,,,,,,,, +306,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年05月16日 20:47:19.000,2021年10月22日 14:38:03,379.0,238,22.0,115.0,95.0,133.0,880,Django test runner using nose.,63.0,28,False,['django'],,2020年08月20日 02:49:13.000,1.4.7,18.0,,231584.0,,django-nose,13140.0,8739.0,https://pypi.org/project/django-nose,2020年08月20日 02:49:13.000,4401.0,231584.0,,,,2.0,,,,,,,,,,,,,,,,,, +307,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,2022年11月02日 19:53:50.000,2022年11月02日 19:53:49,290.0,133,18.0,86.0,40.0,68.0,861,A toolbar overlay for debugging Flask applications.,45.0,28,True,['flask'],9.0,2022年03月29日 22:45:35.000,0.13.1,26.0,,135224.0,conda-forge/flask-debugtoolbar,flask-debugtoolbar,22900.0,19926.0,https://pypi.org/project/flask-debugtoolbar,2022年03月29日 22:36:44.000,2974.0,134451.0,https://anaconda.org/conda-forge/flask-debugtoolbar,2022年03月30日 02:13:06.339,58031.0,2.0,,,,,,,,,,pallets-eco/flask-debugtoolbar,,,,,,,, +308,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,2022年11月09日 16:31:38.000,2022年01月30日 18:23:52,308.0,52,15.0,139.0,28.0,79.0,768,Flask + marshmallow for beautiful APIs.,17.0,28,True,['flask'],,2020年09月28日 03:38:46.000,0.14.0,18.0,,499068.0,conda-forge/flask-marshmallow,flask-marshmallow,21520.0,20720.0,https://pypi.org/project/flask-marshmallow,2020年09月28日 03:38:46.000,800.0,498060.0,https://anaconda.org/conda-forge/flask-marshmallow,2020年09月28日 06:55:48.753,74625.0,2.0,,,,,,,,,,,,,,,,,, +309,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,2022年12月21日 16:21:10.000,2021年01月09日 20:39:39,172.0,93,18.0,54.0,38.0,65.0,714,Parameterized testing with any Python test framework.,24.0,28,False,,,2021年01月09日 20:35:16.000,0.8.1,11.0,,3524590.0,conda-forge/parameterized,parameterized,8204.0,7575.0,https://pypi.org/project/parameterized,2021年01月09日 20:35:16.000,629.0,3519970.0,https://anaconda.org/conda-forge/parameterized,2022年07月24日 13:26:17.999,277216.0,2.0,,,,,,,,,,,,,,,,,, +310,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,2022年12月13日 17:34:35.000,2022年12月13日 16:28:01,1335.0,87,17.0,93.0,32.0,150.0,693,"Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments.",26.0,28,True,,26.0,2022年10月18日 14:01:00.385,1.4.0,32.0,,121840.0,,trafilatura,254.0,247.0,https://pypi.org/project/trafilatura,2022年05月18日 15:55:15.000,7.0,121840.0,,,,2.0,,,,,,,,,,,,,,,,,, +311,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,2022年12月19日 17:25:21.000,2022年11月28日 20:19:07,783.0,203,26.0,117.0,9.0,148.0,672,A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.,73.0,28,True,['django'],14.0,2021年12月15日 15:40:40.554,0.1.4,28.0,,9448.0,,django-paypal,2484.0,2195.0,https://pypi.org/project/django-paypal,2022年03月25日 21:26:22.000,289.0,9448.0,,,,3.0,,,,,,,,,,,,,,,,,, +312,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,2022年11月15日 15:47:47.000,2022年08月11日 23:30:54,224.0,144,22.0,89.0,105.0,67.0,617,Build and document REST APIs with Flask and apispec.,32.0,28,True,['flask'],,2022年08月11日 23:33:04.168,0.11.4,30.0,,206696.0,conda-forge/flask-apispec,flask-apispec,1121.0,1078.0,https://pypi.org/project/flask-apispec,2022年03月30日 02:50:06.000,43.0,205014.0,https://anaconda.org/conda-forge/flask-apispec,2022年08月12日 12:17:35.034,117758.0,2.0,,,,,,,,,,,,,,,,,, +313,selene,yashaka/selene,testing,,https://github.com/yashaka/selene,https://github.com/yashaka/selene,MIT,2015年04月17日 08:52:14.000,2022年12月22日 00:12:18.000,2022年10月28日 12:05:13,978.0,124,55.0,184.0,109.0,176.0,574,User-oriented Web UI browser tests in Python.,36.0,28,True,,30.0,2022年11月16日 20:36:22.000,2.0.0b16,77.0,,12683.0,,selene,1120.0,1105.0,https://pypi.org/project/selene,2022年06月24日 16:45:30.000,15.0,12683.0,,,,2.0,,,,,,,,,,,,,,,,,, +314,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,2022年11月11日 03:06:45.361,2022年11月10日 22:49:46,219.0,138,9.0,28.0,24.0,94.0,534,Prometheus exporter for Flask applications.,24.0,28,True,['flask'],11.0,2022年11月10日 22:45:45.199,0.21.0,65.0,,7011564.0,conda-forge/prometheus_flask_exporter,prometheus-flask-exporter,55.0,,https://pypi.org/project/prometheus-flask-exporter,2022年06月04日 11:00:14.000,55.0,6990417.0,https://anaconda.org/conda-forge/prometheus_flask_exporter,2022年11月11日 03:06:45.361,761319.0,2.0,,,,,,,,,,,,,,,,,, +315,aiodns,saghul/aiodns,others,,https://github.com/saghul/aiodns,https://github.com/saghul/aiodns,MIT,2014年03月26日 23:19:57.000,2022年12月05日 13:36:10.000,2021年05月15日 11:42:43,118.0,58,8.0,41.0,5.0,57.0,470,Simple DNS resolver for asyncio.,24.0,28,False,,,2021年05月14日 08:52:08.000,3.0.0,15.0,,2108514.0,conda-forge/aiodns,aiodns,34569.0,33563.0,https://pypi.org/project/aiodns,2021年05月14日 08:52:08.000,1006.0,2103353.0,https://anaconda.org/conda-forge/aiodns,2021年11月25日 10:05:32.438,196128.0,3.0,,,,,,,,,,,,,,,,,, +316,Hypercorn,pgjones/hypercorn,servers,,https://github.com/pgjones/hypercorn,https://github.com/pgjones/hypercorn,MIT,2018年06月02日 17:47:42.000,2022年12月21日 09:58:57.000,2022年12月21日 09:58:51,630.0,37,12.0,12.0,23.0,59.0,418,Hypercorn is an ASGI Server based on Hyper libraries and inspired by Gunicorn.,44.0,28,True,,4.0,2022年09月04日 16:50:40.378,0.14.3,49.0,,467132.0,,hypercorn,3216.0,3193.0,https://pypi.org/project/hypercorn,2022年08月29日 14:27:26.760,23.0,467132.0,,,,3.0,,,,,,,,,,,,,,,,,, +317,flask-session,fengsp/flask-session,flask-utils,,https://github.com/fengsp/flask-session,https://github.com/fengsp/flask-session,BSD-3-Clause,2014年04月25日 11:48:29.000,2022年09月01日 20:09:57.000,2021年06月24日 09:49:29,66.0,186,16.0,56.0,75.0,43.0,409,Server side session extension for Flask.,8.0,28,False,['flask'],,2021年06月24日 10:04:08.000,0.4.0,10.0,,5466219.0,,flask-session,26128.0,25054.0,https://pypi.org/project/flask-session,2021年06月24日 10:04:08.000,1074.0,5466219.0,,,,2.0,,,,,,,,,,,,,,,,,, +318,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,2022年07月18日 09:42:27.000,2022年07月18日 09:42:27,1160.0,155,24.0,336.0,46.0,190.0,376,Build Web Services with Pyramid.,122.0,28,True,['pyramid'],,2022年01月07日 13:41:40.000,6.0.1,57.0,,31165.0,anaconda/cornice,cornice,1129.0,769.0,https://pypi.org/project/cornice,2022年01月07日 13:40:04.000,360.0,31086.0,https://anaconda.org/anaconda/cornice,2021年10月05日 11:52:51.258,6576.0,3.0,,,,,,,,,,,,,,,,,, +319,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,2022年12月22日 08:34:10.000,2022年12月21日 15:32:00,240.0,76,7.0,208.0,43.0,64.0,302,PEP-484 stubs for django-rest-framework.,51.0,28,True,['django'],28.0,2022年11月18日 09:34:01.106,1.8.0,15.0,,338441.0,conda-forge/djangorestframework-stubs,djangorestframework-stubs,1623.0,1565.0,https://pypi.org/project/djangorestframework-stubs,2022年06月22日 09:27:26.000,58.0,338295.0,https://anaconda.org/conda-forge/djangorestframework-stubs,2022年11月18日 16:01:11.019,2791.0,3.0,,,,,,,,,,,,,,,,,, +320,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,2022年12月13日 14:23:10.000,2022年12月13日 14:23:09,224.0,32,13.0,70.0,10.0,25.0,210,URI template parsing per RFC6570.,19.0,28,False,,20.0,2021年10月13日 11:15:12.000,4.1.1,12.0,,25344456.0,conda-forge/uritemplate,uritemplate,3757.0,,https://pypi.org/project/uritemplate,2021年10月13日 11:15:12.000,3757.0,25322223.0,https://anaconda.org/conda-forge/uritemplate,2021年10月13日 19:20:40.871,1711961.0,3.0,,,,,,,,,,,,,,,,,, +321,soupsieve,facelessuser/soupsieve,web-scraping,,https://github.com/facelessuser/soupsieve,https://github.com/facelessuser/soupsieve,MIT,2018年12月07日 07:42:56.000,2022年11月30日 18:43:23.000,2022年11月30日 18:43:20,322.0,31,7.0,145.0,13.0,96.0,152,A modern CSS selector implementation for BeautifulSoup.,10.0,28,True,,13.0,2022年04月14日 12:57:02.000,2.3.2.post1,42.0,,54098112.0,conda-forge/soupsieve,soupsieve,2478.0,,https://pypi.org/project/soupsieve,2022年04月14日 12:57:59.000,2478.0,53891807.0,https://anaconda.org/conda-forge/soupsieve,2022年07月19日 05:15:10.016,9696352.0,2.0,,,,,,,,,,,,,,,,,, +322,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,2022年12月22日 15:11:31.000,2022年12月22日 10:28:48,4073.0,971,275.0,2684.0,423.0,1568.0,7972,"Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols.",105.0,27,True,,84.0,2022年12月15日 12:38:09.000,4.3.1,100.0,2548.0,33.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +323,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,2022年10月18日 15:00:46.000,2021年03月24日 10:24:29,995.0,211,98.0,256.0,54.0,169.0,3564,A familiar HTTP Service Framework for Python.,86.0,27,False,,,2021年01月08日 08:30:24.000,2.0.7,48.0,,4513.0,conda-forge/responder,responder,578.0,509.0,https://pypi.org/project/responder,2021年01月08日 08:30:24.000,69.0,2966.0,https://anaconda.org/conda-forge/responder,2021年01月08日 11:32:52.270,75838.0,3.0,,,,,,,,,,,,,,,,,, +324,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,181.0,142.0,69.0,263.0,3513,IMAP/SMTP sync system with modern APIs.,75.0,27,False,,,2022年12月16日 17:27:01.903,5.12.0,55.0,,95290.0,,nylas,8.0,,https://pypi.org/project/nylas,2022年06月30日 19:44:05.000,8.0,95290.0,,,,2.0,,,,,,,,,,,,,,,,,, +325,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,739,116.0,177.0,294.0,124.0,3372,Modern responsive template for the Django admin interface with improved functionality. We are proud to announce..,29.0,27,False,['django'],,2018年10月18日 06:39:57.000,1.0.8,25.0,,16563.0,,django-jet,3098.0,2820.0,https://pypi.org/project/django-jet,2018年10月18日 06:34:50.000,278.0,16563.0,,,,3.0,,,,,,,,,,,,,,,,,, +326,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,1137,264.0,160.0,119.0,,2938,Python Client for Instagram API.,52.0,27,False,,,2015年07月22日 15:56:56.000,1.3.2,14.0,,2716.0,,python-instagram,1123.0,756.0,https://pypi.org/project/python-instagram,2015年07月22日 15:56:56.000,367.0,2716.0,,,,3.0,,,,,,,,,,,,,,,,,, +327,Radicale,Kozea/Radicale,others,,https://github.com/Kozea/Radicale,https://github.com/Kozea/Radicale,GPL-3.0,2011年08月11日 08:27:37.000,2022年12月11日 17:36:23.000,2022年07月14日 20:22:53,2099.0,375,116.0,397.0,312.0,563.0,2620,A simple CalDAV (calendar) and CardDAV (contact) server.,94.0,27,True,,,2022年07月14日 20:36:02.000,3.1.8,58.0,,7151.0,,radicale,166.0,123.0,https://pypi.org/project/radicale,2022年04月20日 16:12:24.000,43.0,7151.0,,,,3.0,,,,,,,,,,,,,,,,,, +328,furl,gruns/furl,url-utils,,https://github.com/gruns/furl,https://github.com/gruns/furl,Unlicense,2011年11月17日 01:08:16.000,2022年11月01日 22:34:34.000,2022年08月01日 04:59:34,549.0,135,37.0,52.0,30.0,84.0,2388,URL parsing and manipulation made easy.,15.0,27,True,,,2021年09月27日 21:31:14.000,2.1.3,51.0,,1411315.0,conda-forge/furl,furl,593.0,,https://pypi.org/project/furl,2021年09月27日 21:31:14.000,593.0,1407920.0,https://anaconda.org/conda-forge/furl,2021年09月28日 03:15:46.493,220696.0,3.0,,,,,,,,,,,,,,,,,, +329,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,2022年11月04日 08:51:39.000,2022年11月04日 08:47:33,653.0,236,33.0,506.0,5.0,217.0,2332,Ready-to-use and customizable users management for FastAPI.,53.0,27,True,['fastapi'],17.0,2022年11月04日 08:56:49.000,10.2.1,90.0,7.0,30643.0,conda-forge/fastapi-users,fastapi-users,9.0,,https://pypi.org/project/fastapi-users,2022年06月21日 08:05:18.000,9.0,28994.0,https://anaconda.org/conda-forge/fastapi-users,2022年08月11日 20:04:46.502,23093.0,3.0,,,,,,,,,,,,,,,,,, +330,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,2207,Scrape Twitter for Tweets.,34.0,27,False,,,2020年07月28日 11:38:17.000,1.6.1,47.0,,1271.0,,twitterscraper,480.0,457.0,https://pypi.org/project/twitterscraper,2020年07月28日 11:38:17.000,23.0,1271.0,,,,3.0,,,,,,,,,,,,,,,,,, +331,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,2022年11月22日 05:12:53.000,2020年03月09日 20:52:03,3155.0,733,131.0,158.0,31.0,406.0,2064,Simple yet powerful and really extendable application for managing a blog within your Django Web site.,71.0,27,False,['django'],,2016年09月27日 13:25:46.000,0.18.1,29.0,,658.0,,django-blog-zinnia,704.0,540.0,https://pypi.org/project/django-blog-zinnia,2018年03月10日 21:22:04.000,164.0,658.0,,,,3.0,,,,,,,,,,,,,,,,,, +332,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,150,47.0,25.0,27.0,33.0,1740,[DEPRECATED] Alternative: https://github.com/miguelgrinberg/flask-sock.,13.0,27,False,['flask'],,2016年06月05日 02:14:01.000,0.2.1,3.0,,56548.0,,flask-sockets,26116.0,25668.0,https://pypi.org/project/flask-sockets,2016年06月05日 02:14:01.000,448.0,56548.0,,,,3.0,,,,,,,,,,,,,,,,,, +333,flanker,mailgun/flanker,email,,https://github.com/mailgun/flanker,https://github.com/mailgun/flanker,Apache-2.0,2013年11月14日 01:07:11.000,2022年12月12日 19:01:51.000,2021年03月29日 19:19:16,375.0,181,92.0,169.0,52.0,36.0,1562,Python email address and Mime parsing library.,55.0,27,False,,,2021年03月29日 19:21:53.000,0.9.14,62.0,,35306.0,,flanker,380.0,288.0,https://pypi.org/project/flanker,2019年12月05日 16:08:20.000,92.0,35306.0,,,,2.0,,,,,,,,,,,,,,,,,, +334,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,556,76.0,182.0,135.0,335.0,1425,Facebook open graph api implementation using the Django web framework in python.,89.0,27,False,,,2015年05月26日 19:01:35.000,6.0.3,152.0,,2862.0,,django-facebook,499.0,381.0,https://pypi.org/project/django-facebook,2015年05月26日 19:01:35.000,118.0,2862.0,,,,3.0,,,,,,,,,,,,,,,,,, +335,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,2022年12月22日 09:16:09.000,2021年10月14日 21:53:39,552.0,214,36.0,148.0,56.0,284.0,934,Simply integrate Summernote editor with Django project.,68.0,27,False,['django'],,2021年10月14日 19:12:56.000,0.8.19.0,73.0,,63902.0,,django-summernote,227.0,,https://pypi.org/project/django-summernote,2021年10月14日 21:54:58.000,227.0,63902.0,,,,3.0,,,,,,,,,,,,,,,,,, +336,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年11月22日 14:40:18.000,2022年11月22日 14:37:48,911.0,382,42.0,141.0,17.0,266.0,913,Media-Management with Grappelli.,35.0,27,True,['django'],2.0,2022年01月12日 13:23:31.000,4.0.1,39.0,,10444.0,,django-filebrowser,1094.0,822.0,https://pypi.org/project/django-filebrowser,2022年01月12日 13:23:31.000,272.0,10444.0,,,,3.0,,,,,,,,,,,,,,,,,, +337,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,2022年12月08日 08:21:05.000,2022年05月18日 08:56:39,528.0,185,29.0,128.0,42.0,105.0,908,Rosetta is a Django application that eases the translation process of your Django projects.,78.0,27,True,['django'],,2021年12月08日 08:49:34.000,0.9.8,33.0,,59614.0,conda-forge/django-rosetta,django-rosetta,2743.0,2137.0,https://pypi.org/project/django-rosetta,2021年12月08日 08:49:34.000,606.0,59413.0,https://anaconda.org/conda-forge/django-rosetta,2021年12月08日 11:30:25.751,5836.0,3.0,,,,,,,,,,,,,,,,,, +338,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,2022年10月29日 10:04:57.360,2021年04月13日 17:30:55,220.0,119,38.0,105.0,28.0,33.0,767,OpenTracing API for Python. This library is DEPRECATED! https://github.com/opentracing/specification/issues/163.,34.0,27,False,,,2020年11月19日 17:10:42.000,2.4.0,26.0,,2088100.0,conda-forge/opentracing,opentracing,250.0,,https://pypi.org/project/opentracing,2020年11月19日 17:10:42.000,250.0,2085503.0,https://anaconda.org/conda-forge/opentracing,2022年10月29日 10:04:57.360,161041.0,2.0,,,,,,,,,,,,,,,,,, +339,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,2022年12月19日 07:09:06.000,2022年12月19日 07:09:05,503.0,105,118.0,121.0,44.0,53.0,721,Extract embedded metadata from HTML markup.,33.0,27,True,,30.0,2022年10月25日 08:27:00.388,0.14.0,22.0,,49237.0,,extruct,517.0,485.0,https://pypi.org/project/extruct,2021年07月26日 10:46:49.000,32.0,49237.0,,,,3.0,,,,,,,,,,,,,,,,,, +340,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,2022年11月22日 11:26:28.000,2022年11月05日 11:24:37,335.0,119,25.0,106.0,69.0,69.0,618,A set of high-level abstractions for Django forms.,69.0,27,True,['django'],7.0,,,6.0,,272449.0,,django-formtools,9625.0,8403.0,https://pypi.org/project/django-formtools,2021年04月19日 03:58:32.000,1222.0,272449.0,,,,3.0,,,,,,,,,,,,,,,,,, +341,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,2020年12月24日 18:39:23.520,2020年12月24日 16:50:31,190.0,105,10.0,69.0,52.0,44.0,490,Unittest extensions for Flask.,33.0,27,False,['flask'],,2020年12月24日 16:51:48.000,0.8.1,18.0,,293012.0,conda-forge/flask-testing,flask-testing,18437.0,15994.0,https://pypi.org/project/flask-testing,2020年12月24日 16:51:48.000,2443.0,292202.0,https://anaconda.org/conda-forge/flask-testing,2020年12月24日 18:39:23.520,60786.0,3.0,,,,,,,,,,,,,,,,,, +342,deform,Pylons/deform,forms,,https://github.com/Pylons/deform,https://github.com/Pylons/deform,BSD-3-Clause,2011年02月16日 06:29:46.000,2022年07月15日 09:49:12.000,2022年07月15日 09:49:12,1629.0,158,33.0,346.0,47.0,135.0,390,A Python HTML form library.,101.0,27,True,,,2020年12月15日 23:27:03.000,2.0.15,40.0,,8614.0,,deform,947.0,751.0,https://pypi.org/project/deform,2020年12月10日 12:40:05.000,196.0,8614.0,,,,3.0,,,,,,,,,,,,,,,,,, +343,tifffile,cgohlke/tifffile,others,,https://github.com/cgohlke/tifffile,https://github.com/cgohlke/tifffile,BSD-3-Clause,2015年11月06日 06:55:53.451,2022年10月17日 14:00:07.000,2022年10月11日 16:30:44,411.0,121,6.0,17.0,2.0,152.0,346,Read and write TIFF files. Forked from https://pypi.org/project/tifffile.,1.0,27,True,,7.0,2022年10月11日 16:36:43.000,2022年10月10日,104.0,53.0,3696796.0,conda-forge/tifffile,tifffile,568.0,,https://pypi.org/project/tifffile,2022年05月04日 05:45:00.000,568.0,3667025.0,https://anaconda.org/conda-forge/tifffile,2022年10月12日 15:34:41.841,2529691.0,3.0,,,,,,,,,,,,,,,,,, +344,webtest,Pylons/webtest,testing,,https://github.com/Pylons/webtest,https://github.com/Pylons/webtest,MIT,2012年11月12日 23:19:10.000,2022年11月16日 18:49:03.000,2022年11月01日 11:54:17,1042.0,101,19.0,120.0,27.0,99.0,325,"Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP..",87.0,27,True,,2.0,2021年08月19日 12:40:04.000,3.0.0,55.0,,498185.0,conda-forge/webtest,webtest,13915.0,9930.0,https://pypi.org/project/webtest,2021年08月19日 12:40:04.000,3985.0,497893.0,https://anaconda.org/conda-forge/webtest,2021年08月19日 22:26:42.789,10837.0,3.0,,,,,,,,,,,,,,,,,, +345,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,2022年09月25日 15:59:15.000,2022年04月05日 03:58:40,119.0,61,11.0,45.0,4.0,41.0,310,Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.,25.0,27,True,['flask'],,2022年04月05日 03:59:51.000,1.0.1,16.0,,904824.0,conda-forge/flask-bcrypt,flask-bcrypt,47661.0,44697.0,https://pypi.org/project/flask-bcrypt,2022年04月05日 03:59:51.000,2964.0,904425.0,https://anaconda.org/conda-forge/flask-bcrypt,2022年07月11日 11:00:51.534,30750.0,2.0,,,,,,,,,,,,,,,,,, +346,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,2022年12月12日 14:48:01.000,2022年12月12日 14:47:56,3409.0,50,193.0,963.0,60.0,168.0,183,Python AsyncIO data API to manage billions of resources.,54.0,27,True,,7.0,2022年08月25日 08:00:03.072,6.4.2,599.0,,1933.0,,guillotina,175.0,125.0,https://pypi.org/project/guillotina,2022年04月12日 14:48:23.000,50.0,1933.0,,,,3.0,,,,,,,,,,,,,,,,,, +347,openapi-core,p1c2u/openapi-core,openapi-utils,,https://github.com/p1c2u/openapi-core,https://github.com/p1c2u/openapi-core,BSD-3-Clause,2017年09月20日 10:25:35.000,2022年12月22日 07:42:17.000,2022年12月21日 07:18:18,699.0,105,10.0,277.0,56.0,118.0,182,OpenAPI core.,52.0,27,True,,35.0,2022年12月21日 07:24:00.809,0.16.4,51.0,,127060.0,conda-forge/openapi-core,openapi-core,289.0,264.0,https://pypi.org/project/openapi-core,2022年06月03日 06:44:27.000,25.0,126744.0,https://anaconda.org/conda-forge/openapi-core,2022年12月21日 14:24:51.131,6339.0,3.0,,,,,,,,,,,,,,,,,, +348,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,2022年05月13日 02:28:27.000,2021年02月05日 05:10:12,233.0,441,77.0,109.0,154.0,109.0,3882,Unofficial Python API client for Notion.so.,31.0,26,False,,,2021年02月05日 05:11:13.000,0.0.28,21.0,,15631.0,,notion,686.0,650.0,https://pypi.org/project/notion,2021年02月05日 05:11:13.000,36.0,15631.0,,,,3.0,,,,,,,,,,,,,,,,,, +349,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,2022年11月22日 18:08:24.000,2022年11月20日 07:58:54,124.0,276,67.0,27.0,37.0,36.0,3224,Selenium-python but lighter: Helium is the best Python library for web automation.,8.0,26,True,,4.0,2022年11月20日 07:59:39.000,3.0.9,27.0,,40741.0,,helium,361.0,352.0,https://pypi.org/project/helium,2021年09月03日 06:49:57.000,9.0,40741.0,,,,3.0,,,,,,,,,,,,,,,,,, +350,aiortc,aiortc/aiortc,others,,https://github.com/aiortc/aiortc,https://github.com/aiortc/aiortc,BSD-3-Clause,2018年02月23日 22:05:16.000,2022年12月09日 20:14:08.000,2022年10月18日 06:17:12,1201.0,625,82.0,174.0,36.0,532.0,3162,WebRTC and ORTC implementation for Python using asyncio.,24.0,26,True,,1.0,2022年04月17日 14:22:13.000,1.3.2,47.0,,30836.0,,aiortc,22.0,,https://pypi.org/project/aiortc,2022年04月17日 14:22:13.000,22.0,30836.0,,,,3.0,,,,,,,,,,,,,,,,,, +351,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,133.0,164.0,61.0,450.0,2516,An unofficial client library for Google Music.,51.0,26,False,,,2020年03月27日 18:06:36.000,13.0.0,29.0,,1043.0,,gmusicapi,618.0,472.0,https://pypi.org/project/gmusicapi,2020年03月27日 18:06:36.000,146.0,1043.0,,,,3.0,,,,,,,,,,,,,,,,,, +352,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,128.0,38.0,108.0,326.0,2419,Python framework for Telegram Bot API.,10.0,26,False,,,,,78.0,,48388.0,,telepot,3806.0,3314.0,https://pypi.org/project/telepot,2018年05月26日 16:26:54.000,492.0,48388.0,,,,3.0,,,,,,,,,,,,,,,,,, +353,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,1566,"A Django admin theme using Twitter Bootstrap. It doesnt need any kind of modification on your side, just add it to the..",65.0,26,False,['django'],,2015年12月15日 08:53:11.000,2.5.7,45.0,,2331.0,,django-admin-bootstrapped,2333.0,1537.0,https://pypi.org/project/django-admin-bootstrapped,2015年12月15日 08:51:59.000,796.0,2331.0,,,,3.0,,,,,,,,,,,,,,,,,, +354,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,2022年11月14日 20:33:10.000,2022年05月03日 05:03:01,654.0,189,39.0,218.0,139.0,143.0,1421,Translate APIs described by OpenAPI Specifications (OAS) into GraphQL.,40.0,26,True,"['openapi', 'graphql']",,2022年02月04日 06:54:03.000,2.6.3,37.0,,6618.0,,,588.0,587.0,,,,,,,,3.0,,,,openapi-to-graphql-cli,https://www.npmjs.com/package/openapi-to-graphql-cli,2022年02月04日 06:49:55.874,1.0,6618.0,,,,,,,,,, +355,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,2022年12月09日 05:21:20.000,2022年06月03日 06:57:29,384.0,221,31.0,628.0,44.0,53.0,1415,A toolkit for developing and deploying serverless Python code in AWS Lambda.,48.0,26,True,,,2021年01月05日 04:42:47.000,11.8.0,49.0,,4678.0,,python-lambda,203.0,170.0,https://pypi.org/project/python-lambda,2021年01月05日 04:42:47.000,33.0,4678.0,,,,3.0,,,,,,,,,,,,,,,,,, +356,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,2022年12月13日 21:31:27.000,2022年11月29日 20:45:14,725.0,183,35.0,92.0,16.0,130.0,1050,Multi-user accounts for Django projects.,46.0,26,True,['django'],22.0,2022年10月25日 22:26:01.441,2.1.0,52.0,,25107.0,conda-forge/django-organizations,django-organizations,37.0,,https://pypi.org/project/django-organizations,2022年03月17日 00:19:14.000,37.0,24974.0,https://anaconda.org/conda-forge/django-organizations,2021年09月23日 10:46:51.034,4153.0,3.0,,,,,,,,,,,,,,,,,, +357,authomatic,authomatic/authomatic,auth,,https://github.com/authomatic/authomatic,https://github.com/authomatic/authomatic,MIT,2013年02月07日 14:13:35.000,2022年12月12日 08:40:33.000,2022年09月06日 07:51:33,1156.0,394,35.0,105.0,39.0,87.0,1000,Simple yet powerful authorization / authentication client library for Python web applications.,44.0,26,True,,,2019年11月27日 16:10:13.000,1.0.0,20.0,,1249.0,,authomatic,255.0,,https://pypi.org/project/authomatic,2019年11月27日 16:10:13.000,255.0,1249.0,,,,3.0,,,,,,,,,,,,,,,,,, +358,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,2022年02月03日 05:42:05.000,2019年12月18日 13:33:49,666.0,276,44.0,119.0,123.0,126.0,993,"Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password..",39.0,26,False,['flask'],,2018年04月16日 17:42:06.000,0.6.21,54.0,,11654.0,conda-forge/flask-user,flask-user,2585.0,2352.0,https://pypi.org/project/flask-user,2019年11月30日 11:59:14.000,233.0,10899.0,https://anaconda.org/conda-forge/flask-user,2021年05月30日 20:48:32.415,56653.0,3.0,,,,,,,,,,,,,,,,,, +359,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,245,24.0,153.0,10.0,219.0,941,Plug and play continuous integration with django and jenkins.,70.0,26,False,['django'],,2016年09月15日 09:54:04.000,0.110.0,19.0,,23519.0,,django-jenkins,1907.0,1301.0,https://pypi.org/project/django-jenkins,2016年09月15日 09:54:04.000,606.0,23519.0,,,,3.0,,,,,,,,,,,,,,,,,, +360,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,2022年12月12日 19:40:13.000,2022年12月12日 19:11:50,163.0,75,20.0,44.0,3.0,57.0,903,"The official Notion API client library, but rewritten in Python! (sync + async).",19.0,26,True,,10.0,2022年12月10日 14:24:59.000,2.0.0,13.0,,89050.0,conda-forge/notion-client,notion-client,276.0,256.0,https://pypi.org/project/notion-client,2022年04月18日 14:51:04.000,20.0,88777.0,https://anaconda.org/conda-forge/notion-client,2022年04月21日 22:10:14.821,3560.0,3.0,,,,,,,,,,,,,,,,,, +361,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,2021年07月06日 23:21:40.898,2020年04月24日 15:02:32,194.0,163,52.0,51.0,36.0,39.0,855,WebSocket emulation - Python server.,35.0,26,False,,,2020年04月24日 15:02:06.000,1.0.7,11.0,,26807.0,conda-forge/sockjs-tornado,sockjs-tornado,2921.0,2169.0,https://pypi.org/project/sockjs-tornado,2020年04月24日 15:02:06.000,752.0,26747.0,https://anaconda.org/conda-forge/sockjs-tornado,2021年07月06日 23:21:40.898,1029.0,3.0,,,,,,,,,,,,,,,,,, +362,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,2022年12月21日 23:00:41.000,2022年07月23日 21:49:28,165.0,73,11.0,48.0,2.0,46.0,834,Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.,17.0,26,True,['django'],,2022年01月24日 23:16:25.000,6.0.0,36.0,,130852.0,conda-forge/django-cleanup,django-cleanup,9180.0,8856.0,https://pypi.org/project/django-cleanup,2022年01月24日 23:16:25.000,324.0,130647.0,https://anaconda.org/conda-forge/django-cleanup,2022年01月26日 06:57:12.605,8203.0,3.0,,,,,,,,,,,,,,,,,, +363,klein,twisted/klein,others,,https://github.com/twisted/klein,https://github.com/twisted/klein,MIT,2012年02月10日 17:55:04.000,2022年12月19日 23:21:06.000,2022年12月05日 23:56:09,2460.0,123,38.0,398.0,76.0,84.0,814,werkzeug + twisted.web.,52.0,26,True,,1.0,2021年08月08日 18:33:51.000,21.8.0,18.0,,28224.0,,klein,2090.0,1693.0,https://pypi.org/project/klein,2021年08月08日 18:33:51.000,397.0,28224.0,,,,3.0,,,,,,,,,,,,,,,,,, +364,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,2022年12月13日 09:08:05.000,2022年02月22日 09:48:18,405.0,141,22.0,98.0,46.0,105.0,738,Comprehensive Markdown plugin built for Django.,34.0,26,True,['django'],,2019年12月28日 09:04:32.000,3.0.1,53.0,,29613.0,,django-markdownx,2035.0,1914.0,https://pypi.org/project/django-markdownx,2022年01月03日 15:34:41.000,121.0,29613.0,,,,3.0,,,,,,,,,,,,,,,,,, +365,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,2022年12月22日 10:01:30.000,2022年12月17日 20:57:49,1641.0,231,7.0,1541.0,16.0,293.0,683,Extensions for Python Markdown.,39.0,26,True,,27.0,2022年11月23日 13:52:09.000,9.9,67.0,,1053360.0,conda-forge/pymdown-extensions,pymdown-extensions,,,https://pypi.org/project/pymdown-extensions,2022年10月22日 17:41:14.000,,1051055.0,https://anaconda.org/conda-forge/pymdown-extensions,2022年11月24日 00:22:03.598,99142.0,3.0,,,,,,,,,,,,,,,,,, +366,slowapi,laurents/slowapi,fastapi-utils,,https://github.com/laurentS/slowapi,https://github.com/laurentS/slowapi,MIT,2020年02月21日 12:56:20.000,2022年12月09日 09:30:01.000,2022年12月09日 09:29:59,205.0,49,17.0,56.0,27.0,45.0,558,A rate limiter for Starlette and FastAPI.,18.0,26,True,['fastapi'],34.0,2022年11月28日 10:22:00.816,0.1.7,8.0,,61823.0,,slowapi,682.0,679.0,https://pypi.org/project/slowapi,2022年08月24日 09:51:47.604,3.0,61823.0,,,,1.0,,,,,,,,,,,,,,,,,, +367,treq,twisted/treq,http-clients,,https://github.com/twisted/treq,https://github.com/twisted/treq,MIT,2012年05月18日 18:57:21.000,2022年11月27日 17:50:44.000,2022年09月10日 19:23:23,989.0,141,25.0,197.0,58.0,97.0,553,Python requests like API built on top of Twisteds HTTP client.,50.0,26,True,,,2022年02月09日 07:32:21.000,release-22.2.0,20.0,124.0,78998.0,conda-forge/treq,treq,1456.0,1042.0,https://pypi.org/project/treq,2022年02月09日 07:29:49.000,414.0,78075.0,https://anaconda.org/conda-forge/treq,2022年01月30日 18:10:19.801,67340.0,3.0,,,,,,,,,,,,,,,,,, +368,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,2022年12月18日 00:46:19.000,2022年12月18日 00:46:17,585.0,109,13.0,409.0,85.0,186.0,550,Generate modern Python clients from OpenAPI.,46.0,26,True,['openapi'],21.0,2022年12月18日 00:48:00.637,0.12.3,56.0,,39270.0,conda-forge/openapi-python-client,openapi-python-client,67.0,66.0,https://pypi.org/project/openapi-python-client,2022年07月03日 00:51:26.000,1.0,38530.0,https://anaconda.org/conda-forge/openapi-python-client,2022年07月03日 05:42:29.302,11848.0,3.0,,,,,,,,,,,,,,,,,, +369,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,2022年12月07日 02:01:00.000,2022年10月08日 04:18:12,456.0,62,11.0,140.0,5.0,44.0,545,Useful additions to Djangos default TestCase.,30.0,26,True,['django'],3.0,2022年10月12日 16:01:04.831,2.2.1,35.0,,38790.0,conda-forge/django-test-plus,django-test-plus,1261.0,,https://pypi.org/project/django-test-plus,2021年05月19日 19:11:32.000,1261.0,38372.0,https://anaconda.org/conda-forge/django-test-plus,2018年01月12日 22:38:58.564,26798.0,3.0,,,,,,,,,,,,,,,,,, +370,mistletoe,miyuchina/mistletoe,markdown,,https://github.com/miyuchina/mistletoe,https://github.com/miyuchina/mistletoe,MIT,2017年07月09日 10:57:29.000,2022年12月18日 20:39:43.000,2022年12月18日 18:08:40,743.0,92,13.0,62.0,26.0,86.0,541,"A fast, extensible and spec-compliant Markdown parser in pure Python.",30.0,26,True,,15.0,2022年08月18日 19:10:01.176,0.9.0,23.0,217.0,50608.0,,mistletoe,549.0,492.0,https://pypi.org/project/mistletoe,2022年02月09日 21:00:17.000,57.0,50605.0,,,,3.0,,,,,,,,,,,,,,,,,, +371,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,2021年11月18日 17:50:40.000,2020年09月29日 10:30:18,120.0,91,28.0,29.0,21.0,14.0,457,A swagger 2.0 spec extractor for flask.,24.0,26,False,['flask'],,2019年03月26日 11:27:48.000,0.2.14,17.0,,1359002.0,conda-forge/flask-swagger,flask-swagger,6813.0,6481.0,https://pypi.org/project/flask-swagger,2019年03月26日 11:27:48.000,332.0,1358134.0,https://anaconda.org/conda-forge/flask-swagger,2019年04月20日 13:39:31.818,59048.0,3.0,,,,,,,,,,,,,,,,,, +372,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,2022年06月26日 16:30:58.000,2022年06月26日 16:30:58,319.0,82,7.0,88.0,10.0,60.0,433,A set of pytest fixtures to test Flask applications.,31.0,26,True,['flask'],,2021年02月27日 03:48:05.000,1.2.0,29.0,,292135.0,conda-forge/pytest-flask,pytest-flask,8338.0,,https://pypi.org/project/pytest-flask,2021年02月27日 03:48:05.000,8338.0,291126.0,https://anaconda.org/conda-forge/pytest-flask,2021年02月27日 13:56:28.462,65631.0,3.0,,,,,,,,,,,,,,,,,, +373,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,2022年08月18日 15:11:43.000,2020年02月29日 00:06:32,263.0,86,7.0,58.0,20.0,76.0,432,Flask webassets integration.,38.0,26,False,['flask'],,2011年10月12日 14:37:19.000,0.6.2,15.0,,121507.0,conda-forge/flask-assets,flask-assets,8722.0,6673.0,https://pypi.org/project/flask-assets,2019年12月20日 21:37:28.000,2049.0,121015.0,https://anaconda.org/conda-forge/flask-assets,2019年12月24日 17:28:27.011,36479.0,2.0,,,,,,,,,,,,,,,,,, +374,aioresponses,pnuckowski/aioresponses,testing,,https://github.com/pnuckowski/aioresponses,https://github.com/pnuckowski/aioresponses,MIT,2016年10月16日 10:42:14.000,2022年12月13日 23:21:07.000,2022年12月13日 23:10:05,290.0,73,5.0,149.0,39.0,47.0,398,Aioresponses is a helper for mock/fake web requests in python aiohttp package.,44.0,26,True,,10.0,2022年12月14日 00:04:02.049,0.7.4,24.0,,285132.0,,aioresponses,131.0,,https://pypi.org/project/aioresponses,2022年01月10日 22:39:59.000,131.0,285132.0,,,,3.0,,,,,,,,,,,,,,,,,, +375,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,2022年12月22日 08:06:58.000,2022年12月22日 08:06:24,258.0,57,9.0,68.0,7.0,83.0,394,"Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk).",33.0,26,True,['fastapi'],10.0,2022年11月25日 15:13:01.896,1.2.2,78.0,,54721.0,,fastapi-mail,792.0,784.0,https://pypi.org/project/fastapi-mail,2022年06月08日 14:34:58.000,8.0,54721.0,,,,3.0,,,,,,,,,,,,,,,,,, +376,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,2022年11月22日 01:45:37.000,2020年07月20日 15:14:25,547.0,226,33.0,118.0,94.0,23.0,368,Python Simple SOAP Library.,51.0,26,False,,,2017年12月03日 17:09:17.000,1.16.2,12.0,,13573.0,,pysimplesoap,1123.0,996.0,https://pypi.org/project/pysimplesoap,2017年12月03日 17:09:17.000,127.0,13573.0,,,,3.0,,,,,,,,,,,,,,,,,, +377,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,2022年11月18日 17:19:04.000,2022年11月18日 17:19:04,636.0,161,19.0,179.0,4.0,147.0,347,"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+.",83.0,26,True,['django'],15.0,2022年01月09日 02:06:44.000,4.3.0,26.0,441.0,14387.0,,django-cas-ng,452.0,378.0,https://pypi.org/project/django-cas-ng,2022年01月09日 02:02:49.000,74.0,14383.0,,,,3.0,,,,,,,,,,,,,,,,,, +378,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:41:19.000,2022年10月19日 05:40:44,195.0,56,11.0,44.0,15.0,34.0,213,Python HTTP Agent Parser.,35.0,26,True,,2.0,2022年10月19日 05:57:00.902,1.9.5,57.0,,250087.0,,httpagentparser,1357.0,1094.0,https://pypi.org/project/httpagentparser,2022年06月19日 07:29:41.000,263.0,250087.0,,,,3.0,,,,,,,,,,,,,,,,,, +379,ipaddress,phihag/ipaddress,others,,https://github.com/phihag/ipaddress,https://github.com/phihag/ipaddress,PSF-2.0,2013年02月03日 20:45:43.000,2020年11月20日 14:29:57.000,2019年10月18日 01:30:15,123.0,47,7.0,20.0,9.0,34.0,103,Python 3.3+s ipaddress for older Python versions.,7.0,26,False,,,2019年10月18日 01:30:27.000,1.0.23,22.0,,4190759.0,conda-forge/ipaddress,ipaddress,38359.0,31609.0,https://pypi.org/project/ipaddress,2019年10月18日 01:30:27.000,6750.0,4178488.0,https://anaconda.org/conda-forge/ipaddress,2019年10月18日 02:37:29.309,932596.0,3.0,,,,,,,,,,,,,,,,,, +380,GoAccess,allinurl/goaccess,monitoring,,https://github.com/allinurl/goaccess,https://github.com/allinurl/goaccess,MIT,2013年07月14日 03:42:08.000,2022年12月15日 04:29:41.000,2022年12月15日 04:29:41,3910.0,1006,286.0,322.0,351.0,1718.0,15548,GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through..,149.0,25,True,,45.0,,,,,,,,,,,,,,,,,3.0,,goaccess,,,,,,,,,,,,,,,goaccess, +381,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,2022年02月09日 03:27:59.000,2022年01月21日 21:56:58,391.0,317,173.0,105.0,47.0,54.0,8620,"An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax..",29.0,25,True,,,2021年03月05日 14:17:53.000,2.1.0,24.0,,442.0,,http-prompt,51.0,43.0,https://pypi.org/project/http-prompt,2021年03月05日 14:02:14.000,8.0,442.0,,,,3.0,,,,,,,,,,,,,,,,,, +382,splash,scrapinghub/splash,testing,,https://github.com/scrapinghub/splash,https://github.com/scrapinghub/splash,BSD-3-Clause,2013年05月20日 21:20:33.000,2022年08月13日 21:03:34.000,2022年05月05日 14:10:10,2114.0,481,218.0,332.0,365.0,472.0,3743,"Lightweight, scriptable browser as a service with an HTTP API.",62.0,25,True,,,2020年01月09日 19:09:29.000,3.4.1,30.0,,397.0,,splash,10.0,,https://pypi.org/project/splash,2020年06月16日 13:27:02.000,10.0,397.0,,,,3.0,,,,,,,,,,,,,,,,,, +383,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,346,108.0,31.0,59.0,30.0,3650,Your friendly neighborhood web scraper.,10.0,25,False,,,2015年06月07日 19:47:05.000,0.5.3,13.0,,12897.0,,robobrowser,1047.0,865.0,https://pypi.org/project/robobrowser,2015年06月07日 19:47:05.000,182.0,12897.0,,,,3.0,,,,,,,,,,,,,,,,,, +384,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,3435,Static site generator for designers. Uses Python and Django templates.,52.0,25,False,['django'],,2016年02月21日 17:10:55.000,3.3.3,20.0,,230.0,,cactus,1574.0,1151.0,https://pypi.org/project/cactus,2016年02月21日 17:10:55.000,423.0,230.0,,,,3.0,,,,,,,,,,,,,,,,,, +385,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,2022年11月03日 13:31:09.000,2022年03月07日 09:40:46,226.0,882,74.0,82.0,124.0,113.0,3178,A tool for extracting plain text from Wikipedia dumps.,30.0,25,True,,,2021年10月14日 12:34:58.000,3.0.6,4.0,,6667.0,,wikiextractor,204.0,197.0,https://pypi.org/project/wikiextractor,2021年10月14日 12:34:58.000,7.0,6667.0,,,,3.0,,,,,,,,,,,,,,,,,, +386,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,2022年12月16日 10:26:16.000,2022年09月04日 19:08:06,298.0,269,65.0,106.0,51.0,284.0,2582,Soundcloud Music Downloader.,48.0,25,True,,,2022年09月04日 19:10:21.281,2.7.3,49.0,,1058.0,,scdl,59.0,53.0,https://pypi.org/project/scdl,2022年05月05日 11:46:56.000,6.0,1058.0,,,,3.0,,,,,,,,,,,,,,,,,, +387,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,2022年12月07日 17:38:11.000,2022年12月02日 13:29:47,858.0,373,105.0,86.0,26.0,252.0,2295,Reusable workflow library for Django.,31.0,25,True,['django'],1.0,2022年04月05日 06:26:44.000,1.11.0,39.0,,3389.0,,django-viewflow,276.0,244.0,https://pypi.org/project/django-viewflow,2022年04月05日 06:26:44.000,32.0,3389.0,,,,3.0,,,,,,,,,,,,,,,,,, +388,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,2022年11月08日 16:51:36.000,2022年11月08日 16:51:36,8237.0,859,219.0,1403.0,354.0,688.0,2026,Free and open source full-stack enterprise framework for agile development of secure database-driven web-based..,256.0,25,True,,5.0,2020年03月21日 20:19:46.000,2.19.1,24.0,,,,,40.0,40.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +389,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,2022年12月11日 22:28:18.000,2022年12月11日 22:28:18,912.0,185,67.0,153.0,53.0,158.0,1887,A Django app that creates automatic web UIs for Python scripts.,24.0,25,True,,6.0,2022年10月05日 14:12:48.578,0.13.2,36.0,,208.0,,wooey,42.0,41.0,https://pypi.org/project/wooey,2020年04月16日 02:56:01.000,1.0,208.0,,,,2.0,,,,,,,,,,,,,,,,,, +390,offlineimap,OfflineIMAP/offlineimap,email,,https://github.com/OfflineIMAP/offlineimap,https://github.com/OfflineIMAP/offlineimap,libpng-2.0,2012年07月23日 15:28:58.000,2022年10月31日 18:19:59.671,2021年08月02日 23:24:07,2411.0,372,51.0,207.0,94.0,420.0,1722,Read/sync your IMAP mailboxes (python2) [LEGACY: move to offlineimap3].,162.0,25,False,,,2021年08月02日 23:10:14.000,7.3.4,41.0,,760.0,conda-forge/offlineimap,offlineimap,30.0,23.0,https://pypi.org/project/offlineimap,2021年08月02日 23:10:14.000,7.0,158.0,https://anaconda.org/conda-forge/offlineimap,2022年10月31日 18:19:59.671,9038.0,3.0,,,,,,,,,,,,,,,,,, +391,Meinheld,mopemope/meinheld,servers,,https://github.com/mopemope/meinheld,https://github.com/mopemope/meinheld,BSD-3-Clause,2010年07月30日 01:38:27.000,2021年05月08日 08:18:11.000,2020年06月23日 16:07:11,633.0,99,43.0,51.0,31.0,50.0,1413,Meinheld is a high performance asynchronous WSGI Web Server (based on picoev).,20.0,25,False,,,2020年05月17日 13:09:14.000,1.0.2,40.0,,31220.0,conda-forge/meinheld,meinheld,1162.0,860.0,https://pypi.org/project/meinheld,2020年05月17日 13:09:14.000,302.0,30751.0,https://anaconda.org/conda-forge/meinheld,2020年10月13日 12:52:10.892,15035.0,3.0,,,,,,,,,,,,,,,,,, +392,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,2022年06月04日 22:20:37.000,2020年08月07日 18:38:18,97.0,132,28.0,37.0,39.0,23.0,1295,Adds GraphQL support to your Flask application.,15.0,25,False,"['flask', 'graphql']",,2019年12月05日 15:32:32.000,2.0.1,10.0,,242341.0,conda-forge/flask-graphql,flask-graphql,2570.0,2358.0,https://pypi.org/project/flask-graphql,2019年12月05日 15:32:32.000,212.0,242003.0,https://anaconda.org/conda-forge/flask-graphql,2022年01月21日 14:44:40.498,13183.0,2.0,,,,,,,,,,,,,,,,,, +393,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,1268,A drop-in replacement for Djangos runserver.,39.0,25,False,['django'],,2014年05月02日 19:10:18.000,0.8.0,24.0,,3568.0,,django-devserver,430.0,361.0,https://pypi.org/project/django-devserver,2014年05月02日 19:10:18.000,69.0,3568.0,,,,3.0,,,,,,,,,,,,,,,,,, +394,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,77.0,112.0,105.0,66.0,1221,Official repository for gevent-socketio.,60.0,25,False,,,2014年02月03日 05:14:23.000,0.3.6,9.0,,1067.0,,gevent-socketio,1583.0,1330.0,https://pypi.org/project/gevent-socketio,2014年02月03日 05:14:23.000,253.0,1067.0,,,,3.0,,,,,,,,,,,,,,,,,, +395,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,2022年09月03日 06:12:24.000,2022年09月03日 06:12:24,459.0,125,32.0,86.0,21.0,196.0,1071,"Full-text multi-table search application for Django. Easy to install and use, with good performance.",41.0,25,True,['django'],,2022年02月20日 17:00:11.000,1.6.2,33.0,,13826.0,,django-watson,631.0,520.0,https://pypi.org/project/django-watson,2022年02月20日 17:00:11.000,111.0,13826.0,,,,3.0,,,,,,,,,,,,,,,,,, +396,spyne,arskom/spyne,rpc,,https://github.com/arskom/spyne,https://github.com/arskom/spyne,LGPL-2.1,2010年07月23日 06:26:28.000,2022年08月14日 21:52:09.000,2022年05月10日 08:53:14,7043.0,263,44.0,325.0,73.0,293.0,1071,A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular..,126.0,25,False,,,2022年02月09日 03:28:26.000,spyne-2.14.0,47.0,,44602.0,conda-forge/spyne,spyne,609.0,517.0,https://pypi.org/project/spyne,2022年02月03日 02:53:36.000,92.0,43775.0,https://anaconda.org/conda-forge/spyne,2022年02月03日 05:30:05.668,66211.0,3.0,,,,,,,,,,,,,,,,,, +397,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,2022年08月27日 22:59:05.000,2022年08月27日 02:06:52,627.0,119,24.0,73.0,21.0,126.0,975,"No effort, no worry, maximum performance.",30.0,25,True,['django'],,2022年08月27日 23:02:03.239,2.5.2,40.0,,37359.0,conda-forge/django-cachalot,django-cachalot,533.0,450.0,https://pypi.org/project/django-cachalot,2022年02月25日 00:00:36.000,83.0,36712.0,https://anaconda.org/conda-forge/django-cachalot,2018年08月09日 22:39:22.114,40812.0,3.0,,,,,,,,,,,,,,,,,, +398,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,2022年11月04日 17:52:34.000,2022年11月04日 17:52:34,476.0,131,20.0,166.0,44.0,141.0,951,A helper for organizing Django project settings by relying on well established programming patterns.,63.0,25,True,['django'],1.0,2022年09月01日 09:46:30.000,2.4,21.0,,95641.0,conda-forge/django-configurations,django-configurations,3100.0,2438.0,https://pypi.org/project/django-configurations,2022年01月25日 09:50:51.000,662.0,95213.0,https://anaconda.org/conda-forge/django-configurations,2020年10月13日 14:25:12.025,26981.0,3.0,,,,,,,,,,,,,,,,,, +399,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,2022年12月16日 17:22:24.000,2022年10月24日 13:59:57,619.0,144,20.0,211.0,37.0,162.0,916,"Doing the OAuth dance with style using Flask, requests, and oauthlib.",56.0,25,True,['flask'],7.0,2022年10月12日 15:20:10.043,6.2.0,49.0,,49617.0,conda-forge/flask-dance,flask-dance,165.0,,https://pypi.org/project/flask-dance,2022年04月05日 19:17:22.000,165.0,49421.0,https://anaconda.org/conda-forge/flask-dance,2019年06月07日 12:49:07.512,8654.0,3.0,,,,,,,,,,,,,,,,,, +400,mixer,klen/mixer,testing,,https://github.com/klen/mixer,https://github.com/klen/mixer,BSD-3-Clause,2013年05月19日 13:49:50.000,2022年11月14日 04:07:17.000,2022年03月23日 14:37:36,860.0,93,12.0,97.0,44.0,49.0,870,"Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.",43.0,25,True,"['flask', 'django']",,2022年03月23日 14:39:31.000,7.2.2,157.0,,90547.0,,mixer,307.0,,https://pypi.org/project/mixer,2022年03月23日 14:39:31.000,307.0,90547.0,,,,3.0,,,,,,,,,,,,,,,,,, +401,feincms,feincms/feincms,cms,,https://github.com/feincms/feincms,https://github.com/feincms/feincms,BSD-3-Clause,2009年01月27日 20:34:16.000,2022年07月04日 06:46:36.000,2022年07月04日 06:46:36,3996.0,236,38.0,267.0,27.0,412.0,847,A Django-based CMS with a focus on extensibility and concise code.,135.0,25,True,['django'],,2022年06月02日 19:19:42.000,22.4.0,106.0,,6485.0,,feincms,163.0,,https://pypi.org/project/feincms,2022年06月02日 19:19:42.000,163.0,6485.0,,,,3.0,,,,,,,,,,,,,,,,,, +402,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,2022年07月06日 18:59:25.000,2022年07月06日 18:40:08,299.0,166,26.0,73.0,19.0,56.0,846,Automatic caching and invalidation for Django models through the ORM.,27.0,25,True,['django'],,2022年07月06日 18:41:15.000,1.2.0,10.0,,7823.0,,django-cache-machine,355.0,243.0,https://pypi.org/project/django-cache-machine,2022年07月06日 18:41:15.000,112.0,7823.0,,,,3.0,,,,,,,,,,,,,,,,,, +403,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,2022年08月13日 21:22:51.000,2020年12月21日 13:18:36,580.0,153,29.0,94.0,44.0,98.0,811,Full control of form rendering in the templates.,47.0,25,False,['django'],,2020年05月20日 02:41:28.000,1.9.0,27.0,,22460.0,,django-floppyforms,3211.0,1997.0,https://pypi.org/project/django-floppyforms,2020年05月20日 02:41:28.000,1214.0,22460.0,,,,3.0,,,,,,,,,,,,,,,,,, +404,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,2022年12月20日 17:19:47.000,2022年12月20日 17:19:37,1560.0,63,30.0,72.0,24.0,279.0,795,The web framework for inventors.,21.0,25,True,,24.0,2022年11月24日 13:42:00.866,2.4.13,100.0,,465.0,,emmett,30.0,27.0,https://pypi.org/project/emmett,2022年05月23日 07:57:34.000,3.0,465.0,,,,3.0,,,,,,,,,,,,,,,,,, +405,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,2022年12月15日 16:16:42.000,2022年12月15日 16:16:42,157.0,70,17.0,61.0,11.0,49.0,724,Helps working with singletons - things like global settings that you want to edit from the admin site.,45.0,25,False,['django'],4.0,2021年12月13日 07:47:26.000,2.0.0,13.0,,106242.0,,django-solo,1966.0,1664.0,https://pypi.org/project/django-solo,2021年12月13日 07:47:26.000,302.0,106242.0,,,,3.0,,,,,,,,,,,,,,,,,, +406,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,2022年12月09日 05:44:43.000,2022年10月18日 19:04:51,424.0,46,5.0,50.0,6.0,44.0,409,FastAPI-Login tries to provide similar functionality as Flask-Login does.,10.0,25,True,['fastapi'],25.0,2022年10月18日 19:07:03.564,1.8.3,26.0,3.0,12829.0,,fastapi_login,315.0,313.0,https://pypi.org/project/fastapi_login,2022年05月27日 10:22:30.000,2.0,12829.0,,,,3.0,,,,,,,,,,,,,,,,,, +407,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,2022年12月19日 18:51:02.000,2022年10月15日 15:59:26,320.0,91,12.0,80.0,21.0,45.0,404,A Django app for managing robots.txt files following the robots exclusion protocol.,43.0,25,True,['django'],11.0,2022年01月08日 12:12:02.000,5.0,25.0,,30974.0,,django-robots,1571.0,1016.0,https://pypi.org/project/django-robots,2022年01月08日 12:09:10.000,555.0,30974.0,,,,3.0,,,,,,,,,,,,,,,,,, +408,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,33.0,51.0,108.0,35.0,385,A python module for retrieving and parsing WHOIS data.,7.0,25,False,,,2022年07月03日 21:17:25.000,0.8.0,22.0,,135122.0,,python-whois,718.0,479.0,https://pypi.org/project/python-whois,2022年07月03日 21:17:25.000,239.0,135122.0,,,,3.0,,,,,,,,,,,,,,,,,, +409,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,2022年10月05日 19:02:39.572,2022年10月05日 14:11:57,92.0,51,13.0,42.0,1.0,46.0,358,Formatting of dates and times in Flask templates using moment.js.,21.0,25,True,['flask'],3.0,2022年10月05日 14:13:24.427,1.0.5,23.0,,27178.0,conda-forge/flask-moment,flask-moment,2266.0,,https://pypi.org/project/flask-moment,2021年07月16日 09:29:29.000,2266.0,26648.0,https://anaconda.org/conda-forge/flask-moment,2022年10月05日 19:02:39.572,39811.0,2.0,,,,,,,,,,,,,,,,,, +410,pyngrok,alexdlaird/pyngrok,others,,https://github.com/alexdlaird/pyngrok,https://github.com/alexdlaird/pyngrok,MIT,2018年12月16日 22:12:33.000,2022年12月19日 15:20:38.000,2022年12月19日 15:20:29,708.0,51,5.0,36.0,,65.0,328,A Python wrapper for ngrok.,8.0,25,True,,32.0,2022年11月29日 17:07:01.316,5.2.1,79.0,,116109.0,conda-forge/pyngrok,pyngrok,61.0,,https://pypi.org/project/pyngrok,2021年08月25日 06:11:54.000,61.0,113830.0,https://anaconda.org/conda-forge/pyngrok,2022年11月29日 23:35:29.346,70667.0,3.0,,,,,,,,,,,,,,,,,, +411,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,2022年11月27日 11:18:32.000,2022年10月06日 21:12:25,572.0,107,14.0,120.0,27.0,63.0,260,Graphene MongoEngine integration.,32.0,25,True,['graphql'],4.0,2022年10月14日 06:01:17.934,0.2.15,33.0,,19310.0,conda-forge/graphene-mongo,graphene-mongo,299.0,286.0,https://pypi.org/project/graphene-mongo,2022年01月14日 08:57:22.000,13.0,19144.0,https://anaconda.org/conda-forge/graphene-mongo,2020年06月30日 21:31:16.669,5486.0,2.0,,,,,,,,,,,,,,,,,, +412,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,2022年11月29日 13:51:51.000,2022年11月29日 13:51:35,421.0,55,8.0,185.0,12.0,81.0,248,API spec validator and OpenAPI document generator for Python web frameworks.,33.0,25,True,['openapi'],17.0,2022年11月29日 11:35:01.207,1.0.3,73.0,,21275.0,,spectree,46.0,44.0,https://pypi.org/project/spectree,2022年07月07日 10:19:31.000,2.0,21275.0,,,,3.0,,,,,,,,,,,,,,,,,, +413,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,2022年09月09日 19:42:17.000,2022年08月09日 16:14:23,347.0,53,36.0,91.0,3.0,75.0,238,pytest splinter and selenium integration for anyone interested in browser interaction in tests.,31.0,25,True,,,2022年09月09日 19:48:12.442,3.3.2,74.0,,14019.0,,pytest-splinter,527.0,411.0,https://pypi.org/project/pytest-splinter,2020年12月25日 19:34:28.000,116.0,14019.0,,,,3.0,,,,,,,,,,,,,,,,,, +414,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,2021年11月23日 16:48:39.000,2021年11月23日 16:48:39,93.0,73,18.0,24.0,3.0,40.0,223,Flask-OpenID adds openid support to flask applications.,15.0,25,False,['flask'],,2021年09月08日 22:09:37.000,1.3.0,13.0,12.0,1624440.0,conda-forge/flask-openid,flask-openid,7462.0,6117.0,https://pypi.org/project/flask-openid,2021年09月08日 21:29:01.000,1345.0,1622980.0,https://anaconda.org/conda-forge/flask-openid,2021年11月04日 16:20:37.930,106612.0,3.0,,,,,,,,,,,,,,,,,, +415,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,2022年09月03日 07:50:43.000,2022年09月03日 07:50:43,202.0,47,5.0,85.0,6.0,43.0,182,SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).,33.0,25,True,['flask'],,2022年04月05日 04:10:17.000,1.1.1,29.0,,76786.0,conda-forge/flask-seasurf,flask-seasurf,2477.0,2213.0,https://pypi.org/project/flask-seasurf,2022年04月05日 04:10:17.000,264.0,75655.0,https://anaconda.org/conda-forge/flask-seasurf,2022年04月05日 08:40:51.518,84835.0,2.0,,,,,,,,,,,,,,,,,, +416,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,2022年09月16日 14:29:28.000,2022年07月23日 13:48:14,182.0,32,17.0,19.0,9.0,23.0,143,A library to help construct a graphql-py server supporting react-relay.,10.0,25,True,,,2022年04月16日 11:03:43.000,3.2.0,27.0,,1879902.0,conda-forge/graphql-relay,graphql-relay,12874.0,12398.0,https://pypi.org/project/graphql-relay,2022年04月16日 11:03:43.000,476.0,1876797.0,https://anaconda.org/conda-forge/graphql-relay,2022年04月16日 18:45:39.858,195669.0,2.0,,,,,,,,,,,,,,,,,, +417,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,2022年12月22日 16:33:19.000,2022年12月21日 18:10:01,744.0,1100,183.0,542.0,210.0,384.0,15172,Home Page: https://pyscript.net Examples: https://pyscript.net/examples.,96.0,24,True,,156.0,,,4.0,92.0,15.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +418,japronto,squeaky-pl/japronto,web-frameworks,,https://github.com/squeaky-pl/japronto,https://github.com/squeaky-pl/japronto,MIT,2016年10月26日 19:51:32.000,2022年08月06日 05:22:12.000,2020年03月20日 17:53:14,736.0,590,359.0,40.0,86.0,66.0,8589,Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.,23.0,24,False,,,2018年11月09日 13:14:51.000,0.1.2,8.0,,85.0,,japronto,142.0,112.0,https://pypi.org/project/japronto,2018年11月09日 13:14:51.000,30.0,85.0,,,,3.0,,,,,,,,,,,,,,,,,, +419,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,2022年12月22日 01:04:26.947,,,664,,,,,7708,A high-level API to automate web browsers.,,24,True,,,2022年12月21日 23:53:01.375,1.29.0,89.0,,807294.0,microsoft/playwright,playwright,76.0,,https://pypi.org/project/playwright,2022年06月30日 23:53:31.000,76.0,806880.0,https://anaconda.org/microsoft/playwright,2022年12月22日 01:04:26.947,7866.0,3.0,,,,,,,,,,,,,,,,,, +420,AutoScraper,alirezamika/autoscraper,web-scraping,,https://github.com/alirezamika/autoscraper,https://github.com/alirezamika/autoscraper,MIT,2020年08月31日 12:02:19.000,2022年08月08日 10:53:14.000,2022年07月17日 17:18:27,137.0,504,125.0,20.0,4.0,47.0,4787,"A Smart, Automatic, Fast and Lightweight Web Scraper for Python.",8.0,24,True,,,2022年07月17日 17:20:18.601,1.1.14,16.0,,6328.0,,autoscraper,218.0,217.0,https://pypi.org/project/autoscraper,2021年01月23日 17:11:12.000,1.0,6328.0,,,,3.0,,,,,,,,,,,,,,,,,, +421,Gerapy,Gerapy/Gerapy,web-scraping,,https://github.com/Gerapy/Gerapy,https://github.com/Gerapy/Gerapy,MIT,2017年06月30日 03:58:27.000,2022年12月19日 21:14:33.000,2022年12月19日 18:33:37,592.0,582,121.0,56.0,55.0,148.0,2876,"Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js.",14.0,24,True,['django'],3.0,2022年07月24日 12:13:00.214,0.9.11,47.0,,549.0,,gerapy,133.0,125.0,https://pypi.org/project/gerapy,2021年12月30日 08:03:58.000,8.0,549.0,,,,3.0,,,,,,,,,,,,,,,,,, +422,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,596,116.0,51.0,128.0,218.0,2600,A Python library to access Instagrams private API.,5.0,24,False,,,2019年02月22日 08:05:21.000,1.6.0,39.0,,21970.0,,instagram_private_api,12.0,,https://pypi.org/project/instagram_private_api,2019年05月06日 11:32:26.000,12.0,21970.0,,,,3.0,,,,,,,,,,,,,,,,,, +423,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,2022年12月12日 14:32:58.000,2022年12月12日 14:32:58,1952.0,565,122.0,310.0,35.0,302.0,2292,A classic Forum Software in Python using Flask.,66.0,24,True,['flask'],7.0,2021年09月09日 20:26:21.000,2.1.0,4.0,,77.0,,FlaskBB,36.0,28.0,https://pypi.org/project/FlaskBB,2018年07月15日 19:10:30.000,8.0,77.0,,,,3.0,,,,,,,,,,,,,,,,,, +424,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,2022年06月07日 17:33:39.000,2022年03月31日 19:56:40,478.0,370,89.0,114.0,71.0,,1901,Alexa Skills Kit for Python.,41.0,24,True,['flask'],,2018年02月28日 21:57:01.000,0.9.8,34.0,,566.0,,flask-ask,873.0,740.0,https://pypi.org/project/flask-ask,2018年02月28日 21:57:01.000,133.0,566.0,,,,3.0,,,,,,,,,,,,,,,,,, +425,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,257,125.0,69.0,31.0,27.0,1810,A pure-python HTML screen-scraping library.,25.0,24,False,,,2019年11月28日 11:03:32.000,0.14.1,13.0,,322.0,,scrapely,232.0,128.0,https://pypi.org/project/scrapely,2019年11月28日 11:03:32.000,104.0,322.0,,,,3.0,,,,,,,,,,,,,,,,,, +426,requestium,tryolabs/requestium,testing,,https://github.com/tryolabs/requestium,https://github.com/tryolabs/requestium,BSD-3-Clause,2017年06月30日 19:07:16.000,2022年12月04日 03:12:58.000,2022年12月04日 03:12:26,102.0,141,71.0,36.0,7.0,24.0,1709,Integration layer between Requests and Selenium for automation of web actions.,12.0,24,True,,3.0,2022年12月04日 03:23:00.534,0.1.15,18.0,,10146.0,,requestium,73.0,67.0,https://pypi.org/project/requestium,2022年04月17日 03:33:29.000,6.0,10146.0,,,,3.0,,,,,,,,,,,,,,,,,, +427,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,2022年12月15日 07:55:26.000,2022年10月19日 15:03:24,361.0,231,30.0,31.0,36.0,66.0,1612,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",11.0,24,True,['fastapi'],3.0,2021年08月31日 03:30:19.000,1.0.3,26.0,,2163.0,,fastapi-admin,76.0,76.0,https://pypi.org/project/fastapi-admin,2021年08月31日 03:30:19.000,,2163.0,,,,3.0,,,,,,,,,,,,,,,,,, +428,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,2022年12月15日 07:55:26.000,2022年10月19日 15:03:24,361.0,231,30.0,31.0,36.0,66.0,1612,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",11.0,24,True,['fastapi'],3.0,2021年08月31日 03:30:19.000,1.0.3,26.0,,2163.0,,fastapi-admin,76.0,76.0,https://pypi.org/project/fastapi-admin,2021年08月31日 03:30:19.000,,2163.0,,,,1.0,,,,,,,,,,,,,,,,,, +429,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,2021年07月13日 23:06:20.000,2021年07月13日 23:06:20,331.0,114,36.0,34.0,7.0,63.0,1566,Server-side rendering of React components.,21.0,24,False,,,2018年10月08日 09:55:41.000,4.3.0,15.0,,6045.0,,react,590.0,542.0,https://pypi.org/project/react,2018年10月08日 09:55:41.000,48.0,6045.0,,,,3.0,,,,,,,,,,,,,,,,,, +430,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,109,74.0,48.0,38.0,79.0,1554,An improbable web debugger through WebSockets.,22.0,24,False,,,2019年09月16日 09:25:54.000,3.3.0,53.0,,10356.0,,wdb,157.0,126.0,https://pypi.org/project/wdb,2019年09月16日 09:25:54.000,31.0,10356.0,,,,3.0,,,,,,,,,,,,,,,,,, +431,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,2019年08月14日 04:58:43.000,2019年08月14日 04:58:34,139.0,727,10.0,4.0,3.0,4.0,1527,"A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend.",6.0,24,False,['flask'],,,,36.0,,137096.0,conda-forge/flask-bootstrap,flask-bootstrap,5509.0,,https://pypi.org/project/flask-bootstrap,2017年01月11日 23:28:23.000,5509.0,136880.0,https://anaconda.org/conda-forge/flask-bootstrap,2018年07月09日 17:35:26.581,11463.0,3.0,,,,,,,,,,,,,,,,,, +432,quart,pgjones/quart,web-frameworks,,https://github.com/pgjones/quart,https://github.com/pgjones/quart,MIT,2019年01月04日 09:01:34.019,2022年12月12日 16:51:32.000,2022年07月06日 20:18:54,944.0,91,,1.0,,,1504,Quart is a Python ASGI web microframework with the same API as Flask.,68.0,24,True,,,2022年10月08日 09:24:00.795,0.18.3,25.0,,299577.0,conda-forge/quart,quart,37.0,,https://pypi.org/project/quart,2022年03月26日 20:55:35.000,37.0,298291.0,https://anaconda.org/conda-forge/quart,2022年10月17日 03:46:12.078,60484.0,3.0,,,,,,,,,,,,,,,,,, +433,Spectacle,sourcey/spectacle,openapi-utils,,https://github.com/sourcey/spectacle,https://github.com/sourcey/spectacle,MIT,2016年01月12日 10:36:11.000,2022年12月07日 17:52:33.000,2021年08月09日 23:54:18,298.0,322,18.0,105.0,33.0,97.0,1253,Beautiful static documentation generator for OpenAPI/Swagger 2.0.,39.0,24,False,['openapi'],,2020年03月10日 02:57:20.472,1.1.0,61.0,,4199.0,,,185.0,155.0,,,,,,,,3.0,,,,spectacle-docs,https://www.npmjs.com/package/spectacle-docs,2020年03月10日 02:57:20.472,30.0,4199.0,,,,,,,,,, +434,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,2022年12月08日 03:28:10.000,2020年03月07日 05:52:59,21.0,89,15.0,219.0,40.0,13.0,1243,Reusable utilities for FastAPI.,2.0,24,False,['fastapi'],,2020年03月07日 05:55:04.000,0.2.1,4.0,,602532.0,,fastapi-utils,1378.0,1376.0,https://pypi.org/project/fastapi-utils,2020年03月07日 05:55:04.000,2.0,602532.0,,,,1.0,,,,,,,,,,,,,,,,,, +435,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,167.0,256.0,101.0,75.0,1221,A scalable frontier for web crawlers.,41.0,24,False,,,2019年04月05日 16:36:41.000,0.8.1,22.0,,427.0,,frontera,46.0,31.0,https://pypi.org/project/frontera,2021年12月15日 16:07:14.221,15.0,427.0,,,,3.0,,,,,,,,,,,,,,,,,, +436,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,2022年09月27日 13:25:56.000,2022年09月27日 12:51:22,456.0,58,20.0,404.0,4.0,38.0,936,Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and..,20.0,24,True,['django'],1.0,2022年09月27日 22:34:42.144,1.2.0,15.0,,79025.0,,django-split-settings,1389.0,1278.0,https://pypi.org/project/django-split-settings,2021年08月14日 15:06:05.000,111.0,79025.0,,,,3.0,,,,,,,,,,wemake-services/django-split-settings,,,,,,,, +437,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,2022年12月16日 21:43:40.000,2022年12月16日 21:32:30,481.0,114,13.0,84.0,57.0,39.0,935,A dynamic FastAPI router that automatically creates CRUD routes for your models.,21.0,24,True,['fastapi'],12.0,2022年01月27日 06:55:51.000,0.8.5,26.0,7.0,12211.0,,fastapi-crudrouter,129.0,125.0,https://pypi.org/project/fastapi-crudrouter,2022年01月27日 06:54:13.000,4.0,12211.0,,,,1.0,,,,,,,,,,,,,,,,,, +438,idom,idom-team/idom,web-ui,,https://github.com/idom-team/idom,https://github.com/idom-team/idom,MIT,2019年02月19日 05:25:54.000,2022年12月15日 04:36:36.000,2022年12月12日 18:54:44,1219.0,36,14.0,405.0,72.0,206.0,691,Create highly interactive web pages purely in Python.,9.0,24,True,,23.0,2022年12月02日 21:09:56.493,0.42.0,99.0,,2459.0,,idom,12.0,6.0,https://pypi.org/project/idom,2022年06月20日 20:22:17.000,6.0,2459.0,,,,3.0,,,,,,,,,,,,,,,,,, +439,micawber,coleifer/micawber,web-scraping,,https://github.com/coleifer/micawber,https://github.com/coleifer/micawber,MIT,2012年03月27日 21:42:46.000,2022年12月14日 02:39:58.000,2022年12月14日 02:39:50,202.0,85,15.0,49.0,,58.0,588,a small library for extracting rich content from urls.,27.0,24,True,,1.0,2021年07月12日 14:05:33.000,0.5.4,24.0,,33161.0,conda-forge/micawber,micawber,1040.0,847.0,https://pypi.org/project/micawber,2021年07月12日 14:05:33.000,193.0,32854.0,https://anaconda.org/conda-forge/micawber,2021年07月14日 07:34:13.620,7069.0,3.0,,,,,,,,,,,,,,,,,, +440,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,2022年12月22日 00:10:59.000,2022年12月20日 05:33:16,801.0,25,11.0,499.0,8.0,28.0,478,"#1 quality TLS certs while you wait, for the discerning tester.",17.0,24,True,,13.0,2021年08月12日 20:04:59.000,0.9.0,12.0,,53658.0,conda-forge/trustme,trustme,370.0,322.0,https://pypi.org/project/trustme,2021年08月12日 20:04:59.000,48.0,53455.0,https://anaconda.org/conda-forge/trustme,2021年08月12日 23:02:22.099,5090.0,3.0,,,,,,,,,,,,,,,,,, +441,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,2022年12月07日 21:19:29.000,2022年06月28日 15:56:07,242.0,80,24.0,99.0,15.0,80.0,445,Content Security Policy for Django.,49.0,24,True,['django'],,2013年11月19日 23:16:37.000,2.0.3,12.0,,269968.0,,django-csp,14.0,,https://pypi.org/project/django-csp,2020年08月12日 18:50:34.000,14.0,269968.0,,,,3.0,,,,,,,,,,,,,,,,,, +442,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,2022年12月19日 16:44:02.000,2022年08月02日 21:06:47,259.0,47,16.0,161.0,25.0,43.0,397,"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!.",19.0,24,True,,,2022年04月16日 13:53:33.000,2.1.0,40.0,,6543154.0,conda-forge/markdown-it-py,markdown-it-py,41.0,,https://pypi.org/project/markdown-it-py,2022年04月16日 13:53:33.000,41.0,6527179.0,https://anaconda.org/conda-forge/markdown-it-py,2022年04月18日 18:11:03.748,527188.0,3.0,,,,,,,,,,,,,,,,,, +443,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,59,15.0,92.0,1.0,,349,Generating short urls with python has never been easier.,24.0,24,True,,,2020年03月19日 17:55:20.000,1.0.1,27.0,,78012.0,,pyshorteners,7313.0,7228.0,https://pypi.org/project/pyshorteners,2020年03月19日 17:54:24.000,85.0,78012.0,,,,3.0,,,,,,,,,,,,,,,,,, +444,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,15.0,42.0,13.0,41.0,333,HTTP request/response parser for python in C.,31.0,24,False,,,2020年04月06日 23:00:26.000,0.9.0,36.0,,32870.0,,http-parser,557.0,476.0,https://pypi.org/project/http-parser,2020年04月06日 23:00:26.000,81.0,32870.0,,,,3.0,,,,,,,,,,,,,,,,,, +445,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,2022年09月16日 23:03:32.000,2022年09月16日 23:03:32,152.0,79,8.0,34.0,7.0,64.0,264,Pagination support for flask.,27.0,24,True,['flask'],,2022年01月12日 14:45:43.000,2022年1月8日,34.0,39.0,31587.0,conda-forge/flask-paginate,flask-paginate,2490.0,2444.0,https://pypi.org/project/flask-paginate,2022年01月09日 06:06:39.000,46.0,31234.0,https://anaconda.org/conda-forge/flask-paginate,2022年01月12日 17:27:37.466,14140.0,3.0,,,,,,,,,,,,,,,,,, +446,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,2022年12月17日 23:44:08.000,2022年12月12日 14:19:36,492.0,41,11.0,134.0,4.0,60.0,249,"a socket mock framework - for all kinds of socket animals, web-clients included.",24.0,24,True,,3.0,2022年12月03日 22:44:01.000,3.10.9,86.0,,13230.0,,mocket,100.0,73.0,https://pypi.org/project/mocket,2022年05月17日 19:03:55.000,27.0,13230.0,,,,3.0,,,,,,,,,,,,,,,,,, +447,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,2022年11月29日 14:12:04.000,2022年11月29日 14:11:26,305.0,35,98.0,172.0,47.0,57.0,223,"Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.",36.0,24,True,"['flask', 'openapi']",7.0,2022年11月29日 14:15:02.140,2.3.0,44.0,,2558.0,,flask-rebar,44.0,40.0,https://pypi.org/project/flask-rebar,2022年06月03日 14:18:26.000,4.0,2558.0,,,,3.0,,,,,,,,,,,,,,,,,, +448,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,2022年11月17日 20:28:14.000,2022年09月17日 22:34:43,1149.0,78,13.0,200.0,43.0,135.0,95,Pyramid debug toolbar.,66.0,24,True,['pyramid'],,2020年02月11日 00:38:09.000,4.6.1,62.0,,1265109.0,conda-forge/pyramid_debugtoolbar,pyramid_debugtoolbar,32.0,,https://pypi.org/project/pyramid_debugtoolbar,2020年11月25日 05:21:32.000,32.0,1264958.0,https://anaconda.org/conda-forge/pyramid_debugtoolbar,2021年03月03日 21:19:47.418,3179.0,3.0,,,,,,,,,,,,,,,,,, +449,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月20日 10:27:06.000,2022年12月20日 10:27:06,326.0,1361,324.0,84.0,45.0,66.0,9240,Incredibly fast crawler designed for OSINT.,21.0,23,True,,1.0,2019年04月05日 15:15:47.000,1.3.0,18.0,,275.0,,photon,5.0,,https://pypi.org/project/photon,2019年01月25日 01:13:36.000,5.0,275.0,,,,3.0,,,,,,,,,,,,,,,,,, +450,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,215.0,34.0,62.0,28.0,6358,Real-time metrics for nginx server.,9.0,23,False,,,2020年12月21日 00:51:09.000,0.0.3,3.0,,1845.0,,ngxtop,42.0,32.0,https://pypi.org/project/ngxtop,2020年12月21日 00:51:09.000,10.0,1845.0,,,,3.0,,,,,,,,,,,,,,,,,, +451,healthchecks,healthchecks/healthchecks,others,,https://github.com/healthchecks/healthchecks,https://github.com/healthchecks/healthchecks,BSD-3-Clause,2015年06月25日 18:38:33.000,2022年12月22日 14:40:33.000,2022年12月22日 14:40:16,2298.0,650,94.0,167.0,66.0,483.0,5740,A cron monitoring tool written in Python & Django.,76.0,23,True,,128.0,2022年12月14日 13:55:35.000,2.5,41.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +452,ProxyBroker,constverum/Proxybroker,others,,https://github.com/constverum/ProxyBroker,https://github.com/constverum/ProxyBroker,Apache-2.0,2015年10月11日 15:13:37.000,2022年11月04日 19:48:18.000,2019年03月13日 10:21:05,152.0,830,139.0,28.0,96.0,80.0,3191,Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.,9.0,23,False,,,2019年03月12日 19:47:46.000,0.3.2,12.0,,5033.0,,proxybroker,12.0,,https://pypi.org/project/proxybroker,2019年03月12日 19:47:46.000,12.0,5033.0,,,,3.0,,,,,,,,,,,,,,,,,, +453,urlwatch,thp/urlwatch,others,,https://github.com/thp/urlwatch,https://github.com/thp/urlwatch,BSD-3-Clause,2014年01月29日 18:42:20.000,2022年12月21日 07:17:17.000,2022年12月21日 06:29:37,879.0,328,65.0,278.0,72.0,391.0,2476,"Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly..",86.0,23,True,,19.0,,,34.0,,5589.0,,urlwatch,2.0,,https://pypi.org/project/urlwatch,2022年03月15日 13:45:11.000,2.0,5589.0,,,,3.0,,,,,,,,,,,,,,,,,, +454,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,2022年12月21日 19:59:46.000,2022年12月21日 19:59:43,5174.0,481,92.0,316.0,62.0,1017.0,2255,"Misago is fully featured modern forum application that is fast, scalable and responsive.",36.0,23,True,,6.0,2020年05月25日 20:23:24.000,0.27.0,43.0,,,,,44.0,44.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +455,sandman2,jeffknupp/sandman2,others,,https://github.com/jeffknupp/sandman2,https://github.com/jeffknupp/sandman2,Apache-2.0,2014年10月24日 17:21:50.000,2022年12月19日 17:26:13.000,2020年12月21日 15:15:51,250.0,210,63.0,218.0,32.0,52.0,1902,Automatically generate a RESTful API service for your legacy database. No code required!.,23.0,23,False,,,2020年09月08日 18:00:11.000,1.2.3,29.0,,194.0,,sandman2,29.0,23.0,https://pypi.org/project/sandman2,2020年09月08日 18:00:11.000,6.0,194.0,,,,3.0,,,,,,,,,,,,,,,,,, +456,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,2022年08月21日 07:26:09.000,2022年08月21日 07:26:04,440.0,173,41.0,58.0,6.0,91.0,1632,Async Python 3.6+ web scraping micro-framework based on asyncio.,17.0,23,True,,,2022年09月06日 08:56:03.702,0.8.5,55.0,14.0,664.0,,ruia,70.0,61.0,https://pypi.org/project/ruia,2021年05月07日 01:36:59.000,9.0,664.0,,,,3.0,,,,,,,,,,,,,,,,,, +457,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,155,61.0,243.0,45.0,194.0,1173,"Extendable, adaptable rewrite of django.contrib.admin.",49.0,23,False,['django'],,2017年01月10日 17:47:14.000,0.7.1,7.0,,79.0,,django-admin2,38.0,24.0,https://pypi.org/project/django-admin2,2017年01月10日 17:47:14.000,14.0,79.0,,,,3.0,,,,,,,,,,,,,,,,,, +458,pyresttest,svanoort/pyresttest,testing,,https://github.com/svanoort/pyresttest,https://github.com/svanoort/pyresttest,Apache-2.0,2014年05月01日 23:40:10.000,2021年09月07日 14:49:34.650,2018年02月03日 22:03:13,531.0,319,85.0,94.0,131.0,114.0,1118,Python Rest Testing.,17.0,23,False,,,2016年03月15日 03:16:18.000,1.7.1,14.0,,2316.0,conda-forge/pyresttest,pyresttest,134.0,109.0,https://pypi.org/project/pyresttest,2016年03月15日 03:13:33.000,25.0,1383.0,https://anaconda.org/conda-forge/pyresttest,2021年09月07日 14:49:34.650,51337.0,3.0,,,,,,,,,,,,,,,,,, +459,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,2022年11月28日 13:31:28.000,2022年05月28日 23:59:27,231.0,67,15.0,70.0,20.0,35.0,1026,"Declarative model lifecycle hooks, an alternative to Signals.",28.0,23,True,['django'],,2022年05月29日 00:00:57.000,1.0.0,34.0,,57014.0,,django-lifecycle,162.0,157.0,https://pypi.org/project/django-lifecycle,2022年05月29日 00:00:04.000,5.0,57014.0,,,,3.0,,,,,,,,,,,,,,,,,, +460,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,70,38.0,85.0,2.0,40.0,940,Beautifully simple class-based views.,31.0,23,True,['django'],,2021年05月09日 09:56:51.000,3.0.0,15.0,,5998.0,,django-vanilla-views,821.0,574.0,https://pypi.org/project/django-vanilla-views,2021年05月09日 09:56:51.000,247.0,5998.0,,,,3.0,,,,,,,,,,,,,,,,,, +461,tartiflette,tartiflette/tartiflette,graphql,,https://github.com/tartiflette/tartiflette,https://github.com/tartiflette/tartiflette,MIT,2018年01月26日 09:56:10.000,2022年12月19日 08:01:51.000,2022年01月20日 14:55:31,1149.0,40,21.0,460.0,9.0,131.0,837,GraphQL Engine built with Python 3.6+ / asyncio.,27.0,23,True,,,2021年11月15日 11:05:03.000,1.4.1,80.0,,3454.0,,tartiflette,18.0,,https://pypi.org/project/tartiflette,2021年11月15日 11:05:00.000,18.0,3454.0,,,,3.0,,,,,,,,,,,,,,,,,, +462,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,2022年12月13日 11:51:58.000,2022年12月13日 10:16:01,242.0,70,18.0,60.0,23.0,45.0,737,Freezes a Flask application into a set of static files.,25.0,23,True,['flask'],2.0,2017年06月26日 22:54:01.000,0.15,17.0,66.0,29389.0,conda-forge/frozen-flask,frozen-flask,3197.0,2613.0,https://pypi.org/project/frozen-flask,2021年06月15日 08:43:05.000,584.0,28470.0,https://anaconda.org/conda-forge/frozen-flask,2018年07月12日 06:45:26.588,68952.0,3.0,,,,,,,,,,,,,,,,,, +463,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,2022年12月21日 14:11:51.000,2022年12月21日 14:11:51,311.0,1017,11.0,71.0,26.0,95.0,657,"Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.",31.0,23,True,['django'],4.0,2022年11月18日 14:30:44.000,1.6.15,61.0,,16266.0,,martor,23.0,,https://pypi.org/project/martor,2022年03月31日 13:55:03.000,23.0,16266.0,,,,3.0,,,,,,,,,,,,,,,,,, +464,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,2022年12月16日 19:02:21.000,2022年12月12日 13:40:57,269.0,72,12.0,258.0,22.0,93.0,624,Object factory for Django.,42.0,23,True,['django'],28.0,2022年10月24日 06:11:28.000,1.9.0,19.0,,301422.0,conda-forge/model_bakery,model_bakery,,,https://pypi.org/project/model_bakery,2022年10月24日 06:11:28.000,,301044.0,https://anaconda.org/conda-forge/model_bakery,2022年10月24日 11:48:14.143,12485.0,3.0,,,,,,,,,,,,,,,,,, +465,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,2022年12月22日 01:04:59.000,2022年11月23日 16:43:44,336.0,67,14.0,244.0,32.0,24.0,608,This code generator creates FastAPI app from an openapi file.,15.0,23,True,"['fastapi', 'openapi']",26.0,2022年10月24日 00:59:00.395,0.3.6,36.0,,3497.0,,fastapi-code-generator,45.0,45.0,https://pypi.org/project/fastapi-code-generator,2022年05月13日 04:12:02.000,,3497.0,,,,2.0,,,,,,,,,,,,,,,,,, +466,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,11.0,40.0,15.0,15.0,449,A mocking library for requests.,29.0,23,False,,,2020年10月28日 12:01:29.000,1.4.0,19.0,,306387.0,,httmock,2457.0,1850.0,https://pypi.org/project/httmock,2020年10月28日 12:01:29.000,607.0,306387.0,,,,3.0,,,,,,,,,,,,,,,,,, +467,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,2022年09月29日 01:51:01.000,2022年09月27日 21:08:47,303.0,45,8.0,36.0,40.0,80.0,422,A delightful and complete interface to GitHubs amazing API.,16.0,23,True,,2.0,2022年09月19日 19:55:38.567,1.0.3,27.0,,408901.0,,ghapi,550.0,521.0,https://pypi.org/project/ghapi,2022年06月13日 21:14:04.000,29.0,408901.0,,,,3.0,,,,,,,,,,,,,,,,,, +468,molotov,loads/molotov,testing,,https://github.com/tarekziade/molotov,https://github.com/tarekziade/molotov,Apache-2.0,2015年05月04日 09:17:25.000,2022年11月25日 04:15:16.000,2022年11月25日 04:15:16,483.0,29,16.0,39.0,13.0,98.0,415,Load Testing Tool.,15.0,23,True,,32.0,2017年03月22日 08:05:08.000,0.6.2,21.0,,27088.0,,molotov,104.0,91.0,https://pypi.org/project/molotov,2022年01月25日 15:32:12.000,13.0,27088.0,,,,3.0,,,,,,,,,,tarekziade/molotov,,,,,,,, +469,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,19.0,56.0,10.0,27.0,384,Get inside your stronghold and make all your Django views default login_required.,22.0,23,False,['django'],,2020年01月17日 16:34:53.000,0.4.0,22.0,,13183.0,,django-stronghold,495.0,382.0,https://pypi.org/project/django-stronghold,2020年01月17日 16:34:53.000,113.0,13183.0,,,,3.0,,,,,,,,,,,,,,,,,, +470,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,2022年12月09日 04:56:29.000,2022年09月20日 21:39:07,364.0,43,14.0,130.0,4.0,136.0,321,"Strong, Simple, and Precise security for Flask APIs (using jwt).",27.0,23,True,['flask'],,2021年12月02日 22:57:39.000,1.3.0,47.0,,2337.0,,flask-praetorian,342.0,334.0,https://pypi.org/project/flask-praetorian,2021年12月02日 22:57:39.000,8.0,2337.0,,,,3.0,,,,,,,,,,,,,,,,,, +471,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,2022年12月19日 07:04:25.000,2022年11月19日 19:42:55,579.0,62,14.0,282.0,1.0,63.0,273,Basic JSON-RPC implementation for your Flask-powered sites.,16.0,23,True,['flask'],21.0,2022年10月19日 14:18:10.000,2.2.2,15.0,5.0,395.0,,rpc,213.0,207.0,https://pypi.org/project/rpc,2012年04月28日 13:01:16.000,6.0,395.0,,,,3.0,,,,,,,,,,,,,,,,,, +472,mailer,marrow/mailer,email,,https://github.com/marrow/mailer,https://github.com/marrow/mailer,MIT,2011年03月13日 05:21:26.000,2022年12月01日 17:44:12.000,2022年07月15日 11:36:50,297.0,55,10.0,28.0,25.0,48.0,253,"A light-weight, modular, message representation and mail delivery framework for Python.",20.0,23,True,,,2019年09月16日 00:20:27.000,4.0.3,8.0,134.0,77448.0,conda-forge/mailer,mailer,83.0,,https://pypi.org/project/mailer,2015年04月22日 03:10:28.000,83.0,76382.0,https://anaconda.org/conda-forge/mailer,2021年07月01日 11:13:17.243,54356.0,3.0,,,,,,,,,,,,,,,,,, +473,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,2022年10月19日 09:18:07.000,2022年09月25日 09:01:13,146.0,31,4.0,28.0,12.0,21.0,246,flask extension for integration with the awesome pydantic package.,11.0,23,True,['flask'],3.0,2022年09月25日 09:03:15.818,0.11.0,23.0,,55155.0,,flask_pydantic,263.0,261.0,https://pypi.org/project/flask_pydantic,2021年10月28日 10:24:52.000,2.0,55155.0,,,,3.0,,,,,,,,,,,,,,,,,, +474,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,82,12.0,9.0,11.0,40.0,246,"A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and..",8.0,23,False,,,2017年07月20日 02:40:14.000,0.0.7,8.0,8.0,15800.0,,flask-excel,892.0,820.0,https://pypi.org/project/flask-excel,2017年07月20日 02:40:14.000,72.0,15800.0,,,,3.0,,,,,,,,,,,,,,,,,, +475,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,2022年12月11日 09:19:48.000,2022年12月11日 09:19:47,497.0,24,5.0,40.0,4.0,23.0,111,Streaming parser for multipart/form-data written in Cython.,12.0,23,True,,22.0,2022年10月06日 19:04:00.923,1.11.0,35.0,,22270.0,,streaming-form-data,45.0,42.0,https://pypi.org/project/streaming-form-data,2022年03月27日 10:48:04.000,3.0,22270.0,,,,3.0,,,,,,,,,,,,,,,,,, +476,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,261.0,103.0,145.0,57.0,5711,"Fast, asynchronous and elegant Python web framework.",28.0,22,False,,,2017年09月04日 00:40:01.000,0.1.0,8.0,,85.0,,vibora,102.0,88.0,https://pypi.org/project/vibora,2018年06月16日 04:25:57.000,14.0,85.0,,,,3.0,,,,,,,,,,,,,,,,,, +477,httpstat,reorx/httpstat,http-clients,,https://github.com/reorx/httpstat,https://github.com/reorx/httpstat,MIT,2016年08月30日 06:30:59.000,2022年10月13日 12:34:39.000,2022年10月11日 14:44:45,92.0,353,126.0,20.0,6.0,22.0,5280,curl statistics made simple.,4.0,22,True,,1.0,2022年10月11日 14:44:08.598,1.3.2,9.0,170.0,2558.0,,httpstat,13.0,13.0,https://pypi.org/project/httpstat,2020年12月24日 05:55:02.000,,2556.0,,,,3.0,,,,,,,,,,,,,,,,,, +478,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,2022年12月05日 11:07:58.000,2022年09月01日 17:26:02,3613.0,256,87.0,707.0,68.0,107.0,2238,Load and performance benchmark tool.,108.0,22,False,,,2021年09月10日 16:12:35.000,1.17.8,38.0,,92.0,,yandextank,11.0,8.0,https://pypi.org/project/yandextank,2021年09月10日 16:12:35.000,3.0,92.0,,,,3.0,,,,,,,,,,,,,,,,,, +479,hyde,hyde/hyde,others,,https://github.com/hyde/hyde,https://github.com/hyde/hyde,MIT,2011年01月07日 09:52:20.000,2021年10月05日 10:31:44.000,2016年03月10日 01:59:31,600.0,247,44.0,151.0,64.0,140.0,1605,A Python Static Website Generator.,43.0,22,False,,,2015年11月09日 13:50:15.000,0.8.9,16.0,,80.0,,hyde,154.0,88.0,https://pypi.org/project/hyde,2015年11月09日 13:50:15.000,66.0,80.0,,,,3.0,,,,,,,,,,,,,,,,,, +480,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,86,24.0,62.0,35.0,31.0,718,a flask profiler which watches endpoint calls and tries to make some analysis.,29.0,22,False,['flask'],,2018年11月19日 23:11:10.000,1.8.1,39.0,,19621.0,,flask-profiler,7.0,,https://pypi.org/project/flask-profiler,2018年11月19日 23:11:10.000,7.0,19621.0,,,,3.0,,,,,,,,,,,,,,,,,, +481,selectolax,rushter/selectolax,html-processing,,https://github.com/rushter/selectolax,https://github.com/rushter/selectolax,MIT,2017年11月26日 19:37:37.000,2022年09月28日 14:52:23.000,2022年09月28日 14:52:23,303.0,58,10.0,11.0,8.0,53.0,699,Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors).,9.0,22,True,,2.0,2022年09月21日 16:20:20.017,0.3.11,37.0,,24891.0,,selectolax,402.0,376.0,https://pypi.org/project/selectolax,2022年03月21日 12:32:52.000,26.0,24891.0,,,,3.0,-2.0,,,,,,,,,,,,,,,,, +482,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,2022年12月20日 14:03:54.000,2022年12月20日 14:03:53,217.0,84,6.0,242.0,18.0,84.0,670,SQLAlchemy Admin for FastAPI and Starlette.,22.0,22,True,['fastapi'],28.0,2022年11月22日 11:48:08.059,0.8.0,23.0,,11832.0,,sqladmin,,,https://pypi.org/project/sqladmin,2022年06月23日 08:12:49.000,,11832.0,,,,2.0,,,,,,,,,,,,,,,,,, +483,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,2022年12月11日 18:27:19.000,2021年11月06日 10:10:00,1308.0,129,20.0,244.0,51.0,128.0,662,Automatically monitor the evolving performance of Flask/Python web services.,30.0,22,False,['flask'],,2021年11月06日 10:10:29.000,3.1.1,45.0,,7198.0,,flask-monitoringdashboard,12.0,,https://pypi.org/project/flask-monitoringdashboard,2021年11月06日 10:10:29.000,12.0,7198.0,,,,3.0,,,,,,,,,,,,,,,,,, +484,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,2022年12月02日 20:21:07.000,2022年09月04日 03:26:19,259.0,134,16.0,119.0,62.0,68.0,510,"Yet another Django audit log app, hopefully the simplest one.",41.0,22,True,['django'],,2022年06月30日 20:42:07.000,1.3.3,51.0,,31560.0,,django-easy-audit,173.0,163.0,https://pypi.org/project/django-easy-audit,2022年06月30日 20:40:52.000,10.0,31560.0,,,,3.0,,,,,,,,,,,,,,,,,, +485,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..,21.0,22,True,['django'],,2022年02月03日 13:30:53.000,1.0.4,16.0,,8386.0,,django-smuggler,232.0,159.0,https://pypi.org/project/django-smuggler,2022年02月03日 13:30:53.000,73.0,8386.0,,,,3.0,,,,,,,,,,,,,,,,,, +486,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,2022年12月12日 14:03:27.000,2022年11月08日 07:40:50,1269.0,66,14.0,53.0,2.0,75.0,361,SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.,15.0,22,True,"['flask', 'openapi']",14.0,2022年11月01日 08:37:07.000,2.12.5,72.0,,832.0,,safrs,70.0,69.0,https://pypi.org/project/safrs,2021年12月29日 16:03:30.000,1.0,832.0,,,,3.0,,,,,,,,,,,,,,,,,, +487,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,2022年06月17日 09:46:13.000,2022年06月17日 09:46:13,276.0,81,20.0,56.0,70.0,44.0,301,Django registration and authentication with GraphQL.,16.0,22,True,['django'],,2020年11月16日 13:18:58.000,0.3.15,37.0,,11582.0,,django-graphql-auth,517.0,517.0,https://pypi.org/project/django-graphql-auth,2020年11月16日 13:18:58.000,,11582.0,,,,3.0,,,,,,,,,,,,,,,,,, +488,purl,codeinthehole/purl,url-utils,,https://github.com/codeinthehole/purl,https://github.com/codeinthehole/purl,MIT,2012年03月27日 21:18:43.000,2022年07月30日 23:22:09.000,2021年05月15日 21:00:41,192.0,35,11.0,37.0,7.0,15.0,285,"A simple, immutable URL class with a clean API for interrogation and manipulation.",18.0,22,False,,,2017年05月12日 14:54:05.000,1.3.1,25.0,,49687.0,,purl,2441.0,2063.0,https://pypi.org/project/purl,2021年05月15日 21:05:39.000,378.0,49687.0,,,,3.0,,,,,,,,,,,,,,,,,, +489,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,253,Simplifying third-party authentication for web applications.,43.0,22,False,,,2013年08月30日 04:51:31.000,1.1.1,10.0,,7284.0,,velruse,357.0,319.0,https://pypi.org/project/velruse,2013年08月30日 04:51:31.000,38.0,7284.0,,,,3.0,,,,,,,,,,,,,,,,,, +490,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,2022年06月16日 06:57:51.299,2022年06月15日 00:02:48,191.0,36,6.0,31.0,11.0,37.0,245,Adds Injector support to Flask.,12.0,22,True,['flask'],,2022年06月15日 00:12:31.000,0.14.0,27.0,,51837.0,conda-forge/flask-injector,flask_injector,792.0,727.0,https://pypi.org/project/flask_injector,2022年06月15日 00:12:31.000,65.0,51677.0,https://anaconda.org/conda-forge/flask-injector,2022年06月16日 06:57:51.299,3206.0,3.0,,,,,,,,,,python-injector/flask_injector,,,,,,,, +491,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,111.0,80.0,22.0,35.0,176,Modern robots.txt Parser for Python.,23.0,22,False,,,2019年09月16日 19:32:19.000,0.4.14,24.0,,3799.0,,reppy,190.0,146.0,https://pypi.org/project/reppy,2019年09月16日 19:32:19.000,44.0,3799.0,,,,3.0,,,,,,,,,,,,,,,,,, +492,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,39,16.0,59.0,9.0,33.0,51,A package for sending email from your Pyramid application.,35.0,22,True,['pyramid'],,2016年12月13日 20:48:50.000,0.15.1,24.0,,22383.0,,pyramid_mailer,115.0,,https://pypi.org/project/pyramid_mailer,2016年12月13日 20:48:50.000,115.0,22383.0,,,,3.0,,,,,,,,,,,,,,,,,, +493,GHunt,mxrch/GHunt,third-party-apis,,https://github.com/mxrch/GHunt,https://github.com/mxrch/GHunt,,2020年10月02日 11:26:03.000,2022年12月13日 21:10:08.000,2022年12月13日 21:10:03,292.0,1067,490.0,69.0,2.0,308.0,13027,Offensive Google framework.,29.0,21,False,,11.0,2022年12月03日 20:30:21.000,2.0.1,1.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +494,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,154.0,269.0,163.0,296.0,5388,"Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty.",70.0,21,False,,,2017年09月14日 16:02:39.000,0.11.7,22.0,83.0,1.0,,,10.0,10.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +495,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,2022年12月22日 08:13:35.000,2022年12月22日 05:18:30,1608.0,733,85.0,1422.0,3.0,177.0,4264,"A flask template with Bootstrap, asset bundling+minification with webpack, starter templates, and..",70.0,21,True,['flask'],87.0,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +496,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,230,77.0,84.0,8.0,48.0,3341,Every web site provides APIs.,12.0,21,False,,,2021年06月28日 01:56:50.000,2.1.3,40.0,,149.0,,toapi,26.0,18.0,https://pypi.org/project/toapi,2021年06月28日 01:56:50.000,8.0,149.0,,,,3.0,,,,,,,,,,,,,,,,,, +497,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,1455,A high-level distributed crawling framework.,3.0,21,False,,,2016年03月31日 04:19:26.000,0.1.0,3.0,,142.0,,cola,18.0,16.0,https://pypi.org/project/cola,2016年03月31日 04:19:26.000,2.0,142.0,,,,3.0,,,,,,,,,,,,,,,,,, +498,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,2022年05月14日 18:42:46.000,2020年07月13日 17:40:33,60.0,83,20.0,42.0,21.0,22.0,853,HTTP security headers for Flask.,19.0,21,False,['flask'],,2022年03月17日 14:23:42.000,1.0.0,14.0,,407185.0,,flask-talisman,103.0,,https://pypi.org/project/flask-talisman,2022年03月17日 14:23:42.000,103.0,407185.0,,,,3.0,,,,,,,,,,,,,,,,,, +499,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,17.0,26.0,13.0,32.0,693,"The simple, fast, and modern web scraping library.",16.0,21,False,,,2020年10月09日 12:51:41.000,1.1,19.0,,25193.0,,gazpacho,203.0,195.0,https://pypi.org/project/gazpacho,2020年10月09日 12:50:18.000,8.0,25193.0,,,,3.0,,,,,,,,,,,,,,,,,, +500,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,2022年11月26日 23:33:27.000,2022年11月26日 22:23:12,116.0,17,5.0,47.0,6.0,28.0,299,Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging..,5.0,21,True,['fastapi'],3.0,2022年11月26日 15:35:00.518,0.3.5,17.0,,138683.0,,starlette-context,13.0,,https://pypi.org/project/starlette-context,2022年06月22日 07:54:08.000,13.0,138683.0,,,,3.0,,,,,,,,,,,,,,,,,, +501,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,2022年12月15日 21:47:21.000,2022年12月15日 20:29:06,968.0,28,5.0,104.0,20.0,93.0,243,Developer productivity tool for making high-quality FastAPI production-ready APIs.,6.0,21,True,['fastapi'],239.0,2022年12月15日 21:47:22.000,0.22.0,29.0,96.0,335.0,,fastapi-mvc,,,https://pypi.org/project/fastapi-mvc,2022年06月13日 15:42:23.000,,330.0,,,,2.0,,,,,,,,,,fastapi-mvc/fastapi-mvc,,,,,,,, +502,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,2022年09月27日 18:49:55.000,2022年09月27日 18:49:44,163.0,26,9.0,8.0,,15.0,211,Python module for generating and verifying JSON Web Tokens.,5.0,21,True,,1.0,2022年09月27日 23:49:03.153,4.0.0,44.0,,199169.0,,python-jwt,56.0,,https://pypi.org/project/python-jwt,2022年09月21日 05:25:17.339,56.0,199169.0,,,,3.0,,,,,,,,,,,,,,,,,, +503,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,89,12.0,52.0,18.0,34.0,188,Seamlessly serve your static assets of your Flask app from Amazon S3.,26.0,21,False,,,2017年02月23日 20:44:59.000,0.3.3,28.0,25.0,6857.0,,flask-s3,508.0,420.0,https://pypi.org/project/flask-s3,2017年02月23日 20:44:59.000,88.0,6857.0,,,,3.0,,,,,,,,,,,,,,,,,, +504,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,2022年12月22日 02:24:32.000,2022年12月22日 02:24:31,1331.0,16,2.0,689.0,9.0,31.0,155,A tool to automatically fix Django deprecations.,21.0,21,True,['django'],57.0,2022年11月11日 00:29:03.954,1.11.3,82.0,444.0,1425.0,,django-codemod,2.0,2.0,https://pypi.org/project/django-codemod,2022年07月04日 19:56:00.000,,1411.0,,,,3.0,,,,,,,,,,,,,,,,,, +505,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,41,13.0,14.0,4.0,6.0,150,Simple GraphQL client for Python 2.7+.,6.0,21,False,,,2021年03月04日 21:32:03.000,0.4.3,9.0,,177014.0,,python-graphql-client,279.0,267.0,https://pypi.org/project/python-graphql-client,2021年03月04日 21:32:03.000,12.0,177014.0,,,,3.0,,,,,,,,,,,,,,,,,, +506,gabbi,cdent/gabbi,testing,,https://github.com/cdent/gabbi,https://github.com/cdent/gabbi,Apache-2.0,2014年12月12日 14:46:59.000,2022年09月23日 14:31:37.000,2022年09月23日 14:20:24,788.0,33,7.0,171.0,21.0,129.0,139,Declarative HTTP Testing for Python and anything else.,28.0,21,True,,,2022年09月23日 14:34:01.284,2.8.0,123.0,,6498.0,,gabbi,109.0,,https://pypi.org/project/gabbi,2022年03月22日 19:57:13.000,109.0,6498.0,,,,3.0,,,,,,,,,,,,,,,,,, +507,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,2022年11月24日 02:29:29.531,2022年11月23日 17:58:15,69.0,39,9.0,20.0,10.0,14.0,86,Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.,12.0,21,True,,20.0,2022年11月23日 18:03:06.524,0.8.0,13.0,,51459.0,conda-forge/markdown-include,markdown-include,224.0,,https://pypi.org/project/markdown-include,2020年08月20日 23:10:25.000,224.0,50989.0,https://anaconda.org/conda-forge/markdown-include,2022年11月24日 02:29:29.531,11762.0,3.0,,,,,,,,,,,,,,,,,, +508,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,2022年12月18日 23:54:03.000,2022年12月13日 20:28:46,191.0,37,14.0,126.0,28.0,45.0,80,Pyramid addon for OpenAPI3 validation of requests and responses.,23.0,21,True,"['pyramid', 'openapi']",19.0,2022年12月11日 18:18:00.398,0.15.0,35.0,,7222.0,,pyramid_openapi3,4.0,,https://pypi.org/project/pyramid_openapi3,2022年05月05日 13:12:24.000,4.0,7222.0,,,,3.0,,,,,,,,,,,,,,,,,, +509,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,2022年11月21日 02:39:36.000,2022年11月21日 02:39:22,579.0,57,19.0,105.0,6.0,55.0,74,Jinja2 templating system bindings for the Pyramid web framework.,50.0,21,False,['pyramid'],2.0,2022年03月20日 03:07:14.000,2.9.2,40.0,,1258997.0,anaconda/pyramid_jinja2,pyramid_jinja2,61.0,,https://pypi.org/project/pyramid_jinja2,2022年03月27日 23:00:42.000,61.0,1258985.0,https://anaconda.org/anaconda/pyramid_jinja2,2021年09月08日 10:24:54.530,1085.0,1.0,,,,,,,,,,,,,,,,,,BSD-based +510,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,2022年11月16日 16:33:43.000,2022年11月16日 16:33:40,215.0,226,74.0,39.0,14.0,31.0,1968,Tool to scan for secret files on HTTP servers.,17.0,20,False,,5.0,2022年01月31日 20:30:27.000,0.0.12,12.0,,214.0,,snallygaster,3.0,3.0,https://pypi.org/project/snallygaster,2022年01月31日 20:30:27.000,,214.0,,,,3.0,,,,,,,,,,,,,,,,,, +511,gmail,charlierguo/gmail,email,,https://github.com/charlierguo/gmail,https://github.com/charlierguo/gmail,MIT,2013年07月29日 03:46:41.000,2021年03月02日 05:41:37.000,2014年02月04日 22:59:23,73.0,358,90.0,40.0,58.0,10.0,1695,A Pythonic interface for Google Mail.,14.0,20,False,,,2017年08月07日 19:59:52.000,0.6.3,10.0,,5019.0,,gmail,19.0,,https://pypi.org/project/gmail,2017年08月07日 19:59:52.000,19.0,5019.0,,,,3.0,,,,,,,,,,,,,,,,,, +512,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,58.0,86.0,30.0,40.0,996,A Django app to accept payments from various payment processors via Pluggable backends.,49.0,20,False,['django'],,,,9.0,,291.0,,django-merchant,32.0,26.0,https://pypi.org/project/django-merchant,2013年12月02日 07:13:21.000,6.0,291.0,,,,3.0,,,,,,,,,,,,,,,,,, +513,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,2022年12月22日 11:00:41.000,2022年12月20日 12:28:30,288.0,108,45.0,113.0,,19.0,795,A Modular Penetration Testing Framework.,10.0,20,True,,27.0,2022年09月06日 13:59:08.357,3.2.8,28.0,,945.0,,fsociety,3.0,3.0,https://pypi.org/project/fsociety,2022年05月01日 02:06:45.000,,945.0,,,,3.0,,,,,,,,,,,,,,,,,, +514,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,46,22.0,46.0,10.0,29.0,570,Web Content Retrieval for Humans.,15.0,20,False,,,2021年08月20日 14:34:18.000,0.11.11,38.0,,1531.0,,lassie,39.0,30.0,https://pypi.org/project/lassie,2021年08月20日 14:34:18.000,9.0,1531.0,,,,3.0,,,,,,,,,,,,,,,,,, +515,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.,15.0,20,False,,,2012年10月22日 08:16:33.000,0.0.4,4.0,,384.0,,tornadio2,272.0,190.0,https://pypi.org/project/tornadio2,2012年10月22日 08:16:33.000,82.0,384.0,,,,3.0,,,,,,,,,,,,,,,,,, +516,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,44.0,82.0,27.0,38.0,526,Restful API framework wrapped around MongoEngine.,18.0,20,True,['flask'],,2019年08月26日 10:57:49.000,0.3.0,7.0,,539.0,,Flask-MongoRest,75.0,48.0,https://pypi.org/project/Flask-MongoRest,2019年08月26日 10:51:10.000,27.0,539.0,,,,3.0,,,,,,,,,,,,,,,,,, +517,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,2022年12月08日 06:50:05.000,2022年09月25日 17:19:06,53.0,32,10.0,23.0,10.0,9.0,460,Adds simple SQLAlchemy support to FastAPI.,5.0,20,True,['fastapi'],2.0,2020年09月25日 16:26:29.000,0.2.1,9.0,,43887.0,,fastapi-sqlalchemy,850.0,849.0,https://pypi.org/project/fastapi-sqlalchemy,2020年09月25日 16:26:29.000,1.0,43887.0,,,,3.0,,,,,,,,,,,,,,,,,, +518,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,2022年12月09日 09:12:34.000,2022年11月18日 07:42:40,165.0,23,14.0,23.0,6.0,17.0,198,JSON-RPC server based on fastapi.,10.0,20,True,['fastapi'],6.0,2022年11月09日 13:18:51.462,2.4.1,60.0,,3940.0,,fastapi-jsonrpc,27.0,26.0,https://pypi.org/project/fastapi-jsonrpc,2022年05月13日 15:44:21.000,1.0,3940.0,,,,3.0,,,,,,,,,,,,,,,,,, +519,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,2021年10月11日 22:11:27.000,2019年10月22日 00:14:18,66.0,41,12.0,26.0,18.0,13.0,133,OpenTracing instrumentation for the Flask microframework.,15.0,20,False,['flask'],,2019年10月22日 00:20:30.000,1.1.0,12.0,,159084.0,,Flask-Opentracing,395.0,368.0,https://pypi.org/project/Flask-Opentracing,2019年10月22日 00:20:30.000,27.0,159084.0,,,,3.0,,,,,,,,,,,,,,,,,, +520,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,2022年05月13日 16:04:42.000,2019年04月28日 13:53:50,26.0,43,5.0,11.0,18.0,5.0,117,A simple way to demo Flask apps from your machine.,2.0,20,False,['flask'],,2018年09月09日 19:48:38.000,0.0.25,16.0,,83555.0,,flask-ngrok,2113.0,2103.0,https://pypi.org/project/flask-ngrok,2018年09月09日 19:48:38.000,10.0,83555.0,,,,3.0,,,,,,,,,,,,,,,,,, +521,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,16,16.0,43.0,1.0,30.0,93,Asyncio http mocking. Similar to the responses library used for requests.,14.0,20,True,,,2022年07月01日 06:04:27.000,2.1.6,24.0,,28793.0,,aresponses,373.0,325.0,https://pypi.org/project/aresponses,2022年07月01日 06:04:27.000,48.0,28793.0,,,,3.0,,,,,,,,,,,,,,,,,, +522,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,2022年09月12日 11:04:49.000,2022年09月12日 11:02:40,174.0,23,33.0,61.0,3.0,29.0,91,Flask like web framework for AWS Lambda.,22.0,20,True,,,2022年09月19日 18:31:08.002,12.0.1,49.0,,3476.0,,lambdarest,9.0,9.0,https://pypi.org/project/lambdarest,2021年09月22日 10:32:52.000,,3476.0,,,,3.0,,,,,,,,,,,,,,,,,, +523,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.,54.0,19,True,,,2022年06月17日 09:56:09.000,1.11.0,74.0,,237.0,,instagram-scraper,26.0,,https://pypi.org/project/instagram-scraper,2022年06月17日 09:56:09.000,26.0,237.0,,,,3.0,,,,,,,,,,,,,,,,,, +524,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,2022年03月17日 03:37:35.000,2022年03月17日 03:37:22,327.0,29,16.0,7.0,1.0,20.0,643,Fast C based HTML 5 parsing for python.,6.0,19,True,,,2021年09月22日 07:01:46.000,0.4.10,18.0,,29936.0,,html5-parser,15.0,,https://pypi.org/project/html5-parser,2021年09月22日 07:01:46.000,15.0,29936.0,,,,3.0,,,,,,,,,,,,,,,,,, +525,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,2022年10月30日 06:32:55.000,2020年11月11日 05:05:27,123.0,75,7.0,17.0,42.0,35.0,464,"FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight).",3.0,19,False,['fastapi'],,2020年11月06日 11:15:11.000,0.5.0,7.0,,37717.0,,fastapi-jwt-auth,6.0,,https://pypi.org/project/fastapi-jwt-auth,2020年11月06日 11:10:56.000,6.0,37717.0,,,,3.0,,,,,,,,,,,,,,,,,, +526,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,393,"Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible..",66.0,19,False,,,,,,,,,,225.0,225.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +527,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,82,27.0,54.0,19.0,46.0,307,Python blogging engine.,39.0,19,False,,1.0,2019年12月06日 00:18:53.000,1.7.2,24.0,,100.0,,tinkerer,107.0,77.0,https://pypi.org/project/tinkerer,2021年12月15日 13:47:04.512,30.0,100.0,,,,3.0,,,,,,,,,,,,,,,,,, +528,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,30,3.0,22.0,6.0,15.0,229,Prometheus integration for Starlette.,14.0,19,True,['fastapi'],,2022年01月10日 15:27:16.000,0.9.0,10.0,9.0,57388.0,,starlette-prometheus,176.0,171.0,https://pypi.org/project/starlette-prometheus,2022年01月10日 15:27:06.000,5.0,57388.0,,,,3.0,,,,,,,,,,,,,,,,,, +529,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,7.0,13.0,13.0,33.0,195,Full text search for flask.,4.0,19,False,['flask'],,2020年05月18日 15:17:04.000,0.2.9,22.0,,530.0,,flask-msearch,448.0,436.0,https://pypi.org/project/flask-msearch,2021年06月04日 02:18:48.000,12.0,530.0,,,,3.0,,,,,,,,,,,,,,,,,, +530,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,2022年11月11日 22:06:24.000,2022年11月11日 22:06:21,85.0,8,3.0,40.0,1.0,14.0,128,Programmatic startup/shutdown of ASGI apps.,6.0,19,True,,5.0,2022年11月11日 22:05:34.665,2.0.0,14.0,,154374.0,conda-forge/asgi-lifespan,asgi-lifespan,20.0,,https://pypi.org/project/asgi-lifespan,2020年06月07日 11:30:40.000,20.0,152177.0,https://anaconda.org/conda-forge/asgi-lifespan,2022年09月17日 08:10:45.399,43954.0,3.0,,,,,,,,,,,,,,,,,, +531,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,2022年10月13日 13:07:58.000,2022年06月13日 09:29:26,55.0,15,4.0,36.0,10.0,14.0,122,A framework-agnostic library for testing ASGI web applications.,14.0,19,True,,,2022年06月13日 09:30:07.000,1.4.11,31.0,,33689.0,,async-asgi-testclient,252.0,233.0,https://pypi.org/project/async-asgi-testclient,2022年06月13日 09:30:07.000,19.0,33689.0,,,,3.0,,,,,,,,,,,,,,,,,, +532,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,2022年12月18日 22:34:31.000,2022年12月18日 22:33:47,132.0,22,7.0,43.0,12.0,15.0,84,Trame let you weave various components and technologies into a Web Application solely written in Python.,13.0,19,True,,49.0,2022年12月17日 20:46:00.929,2.2.5,108.0,21.0,3870.0,,trame,7.0,,https://pypi.org/project/trame,2022年06月15日 13:49:22.000,7.0,3869.0,,,,3.0,,,,,,,,,,,,,,,,,, +533,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,294,103.0,84.0,50.0,112.0,3264,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,,52.0,,flask_jsondash,,,https://pypi.org/project/flask_jsondash,2017年06月13日 18:53:34.000,,52.0,,,,3.0,,,,,,,,,,,,,,,,,, +534,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,77.0,15.0,8.0,28.0,2017,Web crawling framework based on asyncio.,10.0,18,False,,,2017年06月19日 01:18:41.000,0.1.4,5.0,,51.0,,gain,29.0,28.0,https://pypi.org/project/gain,2017年06月19日 01:18:41.000,1.0,51.0,,,,3.0,,,,,,,,,,,,,,,,,, +535,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,2022年11月24日 11:19:44.000,2022年11月24日 11:18:07,75.0,17,3.0,3.0,4.0,11.0,238,FastAPI framework plugins.,3.0,18,True,['fastapi'],1.0,2022年09月19日 08:48:10.000,0.11.0,17.0,,5970.0,,fastapi-plugins,68.0,67.0,https://pypi.org/project/fastapi-plugins,2022年07月07日 12:26:07.000,1.0,5970.0,,,,3.0,,,,,,,,,,,,,,,,,, +536,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,2022年08月28日 00:18:41.000,2022年08月27日 23:36:01,146.0,20,1.0,25.0,5.0,27.0,222,Prometheus exporter for Starlette and FastAPI.,14.0,18,True,['fastapi'],,2022年08月16日 05:37:16.000,0.14.0,17.0,,314222.0,,starlette_exporter,4.0,,https://pypi.org/project/starlette_exporter,2022年05月23日 04:25:14.000,4.0,314222.0,,,,3.0,,,,,,,,,,,,,,,,,, +537,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,2022年11月07日 04:03:42.000,2022年04月23日 20:47:54,183.0,35,7.0,43.0,9.0,27.0,178,Integrate GraphQL with your Pydantic models.,15.0,18,True,['graphql'],,2022年01月25日 16:41:33.000,0.3.0,12.0,,7873.0,,graphene-pydantic,2.0,,https://pypi.org/project/graphene-pydantic,2022年01月25日 16:41:33.000,2.0,7873.0,,,,3.0,,,,,,,,,,,,,,,,,, +538,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,2022年12月09日 05:20:44.000,2021年12月07日 13:24:06,372.0,13,4.0,50.0,13.0,60.0,144,Easy file uploads for Flask.,6.0,18,True,['flask'],,2021年12月07日 13:25:50.000,0.2.1,25.0,,237.0,,flask-file-upload,63.0,63.0,https://pypi.org/project/flask-file-upload,2021年12月07日 13:25:50.000,,237.0,,,,3.0,,,,,,,,,,,,,,,,,, +539,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,12.0,54.0,17.0,32.0,102,Pyramid configuration with celery integration. Allows you to use pyramid .ini files to configure celery and have your..,25.0,18,False,['pyramid'],,2021年02月24日 02:34:47.000,4.0.0,11.0,,9533.0,,pyramid_celery,1.0,,https://pypi.org/project/pyramid_celery,2021年02月24日 02:34:47.000,1.0,9533.0,,,,3.0,,,,,,,,,,,,,,,,,, +540,pyramid_swagger,striglia/pyramid_swagger,openapi-utils,,https://github.com/striglia/pyramid_swagger,https://github.com/striglia/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,64,Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.,39.0,18,True,['pyramid'],,2019年05月07日 14:20:39.000,2.7.0,27.0,,8211.0,,pyramid_swagger,2.0,,https://pypi.org/project/pyramid_swagger,2019年05月07日 14:20:39.000,2.0,8211.0,,,,3.0,,,,,,,,,,,,,,,,,, +541,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,2022年12月19日 08:01:59.000,2022年09月07日 18:59:30,228.0,9,9.0,216.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..",11.0,18,True,,,2021年11月15日 10:12:31.000,1.4.1,31.0,,1966.0,,tartiflette-aiohttp,48.0,44.0,https://pypi.org/project/tartiflette-aiohttp,2021年11月15日 10:02:16.000,4.0,1966.0,,,,3.0,,,,,,,,,,,,,,,,,, +542,InstaPy,timgrossmann/InstaPy,third-party-apis,,,https://github.com/timgrossmann/InstaPy,GPL-3.0,,2022年01月19日 04:05:04.000,,,3664,,,,,14841,Tool for automated Instagram interactions.,,17,True,,,2022年01月19日 04:05:04.000,0.6.16,52.0,,3750.0,,instapy,11.0,,https://pypi.org/project/instapy,2022年01月19日 04:05:04.000,11.0,3750.0,,,,3.0,,,,,,,,,,,,,,,,,, +543,huxley,facebookarchive/huxley,testing,,https://github.com/facebookarchive/huxley,https://github.com/facebookarchive/huxley,Apache-2.0,2013年07月30日 06:01:12.000,2021年09月07日 23:22:47.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.,7.0,17,False,,,,,5.0,,30.0,,huxley,2.0,2.0,https://pypi.org/project/huxley,2014年03月27日 18:23:28.000,,30.0,,,,3.0,,,,,,,,,,,,,,,,,, +544,fastapi-react,Buuntu/fastapi-react,fastapi-utils,,https://github.com/Buuntu/fastapi-react,https://github.com/Buuntu/fastapi-react,MIT,2020年03月21日 19:48:47.000,2022年06月01日 23:57:19.000,2022年02月18日 04:40:27,150.0,239,35.0,128.0,24.0,36.0,1437,"Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker.",13.0,17,True,['fastapi'],,2021年02月02日 23:59:57.000,1.2.0,2.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +545,salmon,moggers87/salmon,email,,https://github.com/moggers87/salmon,https://github.com/moggers87/salmon,GPL-3.0,2013年05月07日 11:29:42.000,2022年07月14日 22:53:58.000,2022年06月06日 01:17:40,444.0,58,19.0,70.0,17.0,73.0,579,A Python Mail Server.,15.0,17,True,,,2019年12月31日 19:27:38.000,3.2.0,12.0,78.0,782.0,,salmon-mail,18.0,17.0,https://pypi.org/project/salmon-mail,2019年12月31日 19:27:28.000,1.0,780.0,,,,3.0,,,,,,,,,,,,,,,,,, +546,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,499,Extract data from websites using basic statistical magic.,3.0,17,False,,,2015年06月28日 22:20:05.000,0.0.12,4.0,,22.0,,libextract,27.0,18.0,https://pypi.org/project/libextract,2015年06月28日 22:20:05.000,9.0,22.0,,,,3.0,,,,,,,,,,,,,,,,,, +547,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,72,37.0,99.0,16.0,120.0,485,A complete test automation tool.,20.0,17,False,,,2021年07月30日 15:38:36.000,0.10.1,36.0,53.0,120.0,,golem-framework,6.0,5.0,https://pypi.org/project/golem-framework,2021年07月30日 15:31:26.000,1.0,119.0,,,,3.0,,,,,,,,,,,,,,,,,, +548,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,2022年11月23日 16:28:14.000,2022年11月23日 16:28:14,41.0,18,5.0,13.0,13.0,13.0,209,Easily integrate socket.io with your FastAPI app.,6.0,17,True,['fastapi'],2.0,2021年12月06日 08:10:52.000,0.0.9,13.0,,4329.0,,fastapi-socketio,151.0,150.0,https://pypi.org/project/fastapi-socketio,2021年12月06日 08:10:52.000,1.0,4329.0,,,,3.0,,,,,,,,,,,,,,,,,, +549,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,2022年12月12日 08:01:43.000,2022年05月20日 21:14:37,166.0,16,7.0,134.0,12.0,43.0,101,ASGI support for the Tartiflette GraphQL engine.,14.0,17,True,['graphql'],,2022年05月20日 21:20:14.000,0.12.0,7.0,,762.0,,tartiflette-asgi,13.0,12.0,https://pypi.org/project/tartiflette-asgi,2022年05月20日 21:20:14.000,1.0,762.0,,,,3.0,,,,,,,,,,,,,,,,,, +550,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,2022年09月10日 23:46:11.000,2020年06月25日 16:43:52,12.0,249,82.0,20.0,24.0,12.0,4273,Nginx UI allows you to access and modify the nginx configurations files without cli.,3.0,16,False,,,2020年06月28日 15:17:10.000,0.2,1.0,,17350.0,,,,,,,,,,,,3.0,,,,,,,,,,,schenkd/nginx-ui,https://hub.docker.com/r/schenkd/nginx-ui,2020年06月25日 16:45:27.170206,16.0,537871.0,,, +551,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.",24.0,16,False,,,2020年05月25日 18:11:03.000,0.3.5,9.0,,668.0,,igramscraper,2.0,,https://pypi.org/project/igramscraper,2020年05月25日 18:11:03.000,2.0,668.0,,,,3.0,,,,,,,,,,,,,,,,,, +552,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,7.0,21.0,541,Opinionated set of utilities on top of FastAPI.,11.0,16,False,['fastapi'],,2021年06月03日 13:58:16.000,0.2.11,34.0,,5412.0,,fastapi_contrib,,,https://pypi.org/project/fastapi_contrib,2021年06月03日 13:49:33.000,,5412.0,,,,3.0,,,,,,,,,,,,,,,,,, +553,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,2022年07月21日 08:53:48.000,2021年08月24日 17:12:25,93.0,50,9.0,32.0,24.0,17.0,455,api versioning for fastapi web applications.,16.0,16,False,['fastapi'],,2021年08月24日 17:06:33.000,0.10.0,10.0,,48161.0,,fastapi-versioning,2.0,,https://pypi.org/project/fastapi-versioning,2021年08月24日 17:06:33.000,2.0,48161.0,,,,3.0,,,,,,,,,,,,,,,,,, +554,flama,perdy/flama,web-frameworks,,https://github.com/perdy/flama,https://github.com/perdy/flama,Apache-2.0,2018年09月27日 15:29:54.000,2022年12月20日 18:51:18.000,2022年11月05日 11:43:42,176.0,14,10.0,25.0,18.0,25.0,215,Fire up your models with the flame.,8.0,16,True,,1.0,2020年11月16日 12:59:28.000,0.16.0,15.0,64.0,76.0,,flama,10.0,10.0,https://pypi.org/project/flama,2020年11月16日 12:59:17.000,,74.0,,,,3.0,,,,,,,,,,,,,,,,,, +555,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,2021年10月30日 08:41:53.000,2021年10月25日 13:10:41,87.0,33,9.0,15.0,2.0,15.0,180,Simple Login - Login Extension for Flask - maintainer @cuducos.,10.0,16,False,['flask'],,2021年10月25日 13:13:37.000,0.1.1,3.0,,24297.0,,flask_simplelogin,2.0,,https://pypi.org/project/flask_simplelogin,2021年10月25日 13:13:37.000,2.0,24297.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,12.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..",19.0,16,False,['pyramid'],,,,5.0,,6647.0,,apex,23.0,,https://pypi.org/project/apex,2021年12月15日 14:18:14.200,23.0,6647.0,,,,3.0,,,,,,,,,,,,,,,,,, +557,Flask-GraphQL-Auth,NovemberOscar/Flask-GraphQL-Auth,graphql,,https://github.com/NovemberOscar/Flask-GraphQL-Auth,https://github.com/NovemberOscar/Flask-GraphQL-Auth,MIT,2018年04月19日 00:41:39.000,2022年06月04日 23:09:41.000,2021年06月16日 13:33:51,120.0,11,7.0,13.0,6.0,13.0,64,(UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to provide JWT authentication for Flask-GraphQL.,7.0,16,False,['flask'],,2021年04月19日 04:21:50.000,1.3.3,14.0,,2692.0,,flask-graphql-auth,164.0,160.0,https://pypi.org/project/flask-graphql-auth,2021年04月19日 04:19:08.000,4.0,2692.0,,,,3.0,,,,,,,,,,,,,,,,,, +558,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,2022年01月29日 16:01:16.000,2019年04月05日 11:55:48,486.0,354,84.0,57.0,53.0,28.0,2130,Automated Security Testing For REST APIs.,11.0,15,False,,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +559,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,2022年10月12日 12:55:22.000,2021年02月11日 19:35:35,36.0,28,8.0,19.0,9.0,7.0,271,FastAPI client generator.,8.0,15,False,['fastapi'],,,,,,,,,261.0,261.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +560,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,213,A python module to parse the Open Graph Protocol.,8.0,15,False,,,,,3.0,,688.0,,opengraph,120.0,96.0,https://pypi.org/project/opengraph,2012年05月25日 23:25:52.000,24.0,688.0,,,,3.0,,,,,,,,,,,,,,,,,, +561,fastapi_cache,comeuplater/fastapi_cache,fastapi-utils,,https://github.com/comeuplater/fastapi_cache,https://github.com/comeuplater/fastapi_cache,MIT,2020年07月26日 08:07:35.000,2021年09月30日 07:18:28.000,2021年02月12日 15:01:21,75.0,16,2.0,7.0,7.0,3.0,187,FastAPI simple cache.,7.0,15,False,['fastapi'],,2020年07月26日 14:43:22.000,0.0.1,1.0,,6339.0,,fastapi_cache,45.0,45.0,https://pypi.org/project/fastapi_cache,2020年07月26日 14:05:51.000,,6339.0,,,,3.0,,,,,,,,,,,,,,,,,, +562,pyramid_services,mmerickel/pyramid_services,pyramid-utils,,https://github.com/mmerickel/pyramid_services,https://github.com/mmerickel/pyramid_services,MIT,2015年02月14日 06:44:36.000,2021年05月07日 20:41:09.000,2021年05月07日 20:41:09,85.0,9,15.0,11.0,,4.0,78,A service layer for pyramid.,6.0,15,False,['pyramid'],,2015年02月17日 08:24:43.000,0.1.1,9.0,,5956.0,,pyramid_services,24.0,,https://pypi.org/project/pyramid_services,2019年04月22日 16:42:26.000,24.0,5956.0,,,,3.0,,,,,,,,,,,,,,,,,, +563,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,812,"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,,18.0,,django-schedule-frinat,,,https://pypi.org/project/django-schedule-frinat,2014年02月24日 14:31:35.000,,18.0,,,,3.0,,,,,,,,,,,,,,,,,,BSD-3-Clause +564,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,20.0,3.0,5.0,11.0,687,A micro web-framework using asyncio coroutines and chained middleware.,5.0,14,False,,,2016年10月16日 15:29:10.000,0.8.0,10.0,,42.0,,growler,2.0,,https://pypi.org/project/growler,2016年10月16日 15:29:10.000,2.0,42.0,,,,3.0,,,,,,,,,,,,,,,,,, +565,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,54,17.0,26.0,6.0,18.0,622,Display machine state using Python3 with Flask.,10.0,14,False,['flask'],,2021年06月18日 07:47:50.000,1.1.4,16.0,,70.0,,Flask-State,,,https://pypi.org/project/Flask-State,2021年06月18日 07:47:50.000,,70.0,,,,3.0,,,,,,,,,,,,,,,,,, +566,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,30,6.0,34.0,10.0,20.0,73,JWT authentication for Pyramid.,12.0,14,False,['pyramid'],,2020年10月09日 08:00:32.000,1.6.1,10.0,,6758.0,,pyramid_jwt,,,https://pypi.org/project/pyramid_jwt,2020年05月05日 15:16:08.000,,6758.0,,,,3.0,,,,,,,,,,,,,,,,,, +567,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,305,77.0,5.0,7.0,3.0,2066,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,,,,,,,,,,,,,,,,,, +568,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,2022年07月28日 11:14:53.000,2020年10月05日 14:24:37,44.0,34,11.0,6.0,7.0,3.0,316,row level security for FastAPI framework.,1.0,13,False,['fastapi'],,2020年10月05日 14:18:40.000,0.2.7,10.0,,5926.0,,fastapi-permissions,,,https://pypi.org/project/fastapi-permissions,2020年10月05日 14:18:40.000,,5926.0,,,,3.0,,,,,,,,,,,,,,,,,, +569,Transistor,bomquote/transistor,web-scraping,,https://github.com/bomquote/transistor,https://github.com/bomquote/transistor,MIT,2018年11月12日 15:25:51.000,2022年12月18日 22:13:28.000,2020年08月16日 21:52:05,198.0,20,10.0,260.0,60.0,3.0,212,"Transistor, a Python web scraping framework for intelligent use cases.",2.0,13,False,,,2020年08月03日 20:20:32.000,0.2.4,7.0,72.0,45.0,,transistor,,,https://pypi.org/project/transistor,2020年08月03日 20:12:39.000,,44.0,,,,3.0,,,,,,,,,,,,,,,,,, +570,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,137,Generate a Postman collection from your Flask application.,5.0,13,True,['flask'],,2020年01月16日 15:13:52.000,1.4.4,18.0,,966.0,,flask2postman,14.0,13.0,https://pypi.org/project/flask2postman,2020年01月16日 15:13:52.000,1.0,966.0,,,,3.0,,,,,,,,,,,,,,,,,, +571,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,9.0,6.0,2.0,5.0,299,A universal package of scraper scripts for humans.,4.0,12,False,,,2021年02月07日 18:16:28.000,1.1.2,19.0,,49.0,,scrapera,,,https://pypi.org/project/scrapera,2021年02月07日 18:22:49.000,,49.0,,,,3.0,,,,,,,,,,,,,,,,,, +572,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,11,7.0,21.0,4.0,1.0,94,Lazy package to start your project using FastAPI.,2.0,10,True,['fastapi'],,2021年11月21日 11:00:44.000,1.2.6,9.0,,49.0,,fastapi-lazy,,,https://pypi.org/project/fastapi-lazy,2021年11月21日 11:00:44.000,,49.0,,,,3.0,,,,,,,,,,,,,,,,,, +573,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,2022年07月01日 08:27:39.000,2022年07月01日 08:11:18,21.0,7,5.0,,,2.0,20,"Python tool to traceroute with IP geolocation information, such as country, region, city, isp and many more.",2.0,10,False,,,2022年07月01日 08:27:39.000,3.1.3,15.0,,91.0,,IP2Trace,,,https://pypi.org/project/IP2Trace,2022年07月01日 08:25:29.000,,91.0,,,,3.0,,,,,,,,,,,,,,,,,, +574,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,2022年11月21日 10:49:18.000,2022年11月18日 11:15:39,74.0,6,2.0,17.0,3.0,3.0,99,ASGI middleware to record and emit timing metrics (to something like statsd).,3.0,7,False,,2.0,,,,,,,,15.0,15.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index d79e5f5d..f9e826b7 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._ -- uvicorn (🥈40 · ⭐ 5.9K · 📈) - An ASGI web server, for Python. BSD-3 -- bleach (🥈36 · ⭐ 2.4K · 📈) - Bleach is an allowed-list-based HTML sanitizing library that.. Apache-2 -- django-model-utils (🥇35 · ⭐ 2.4K · 📈) - Django model mixins and utilities. BSD-3 -- justpy (🥉28 · ⭐ 920 · 📈) - An object oriented high-level Python Web Framework that requires.. Apache-2 -- aioresponses (🥉26 · ⭐ 400 · 📈) - Aioresponses is a helper for mock/fake web requests in python.. MIT +- fastapi (🥇44 · ⭐ 53K · 📈) - FastAPI framework, high performance, easy to learn, fast to.. MIT +- pytube (🥈38 · ⭐ 7.9K · 📈) - A lightweight, dependency-free Python library (and command-line.. Unlicense +- asgiref (🥈37 · ⭐ 1.1K · 📈) - ASGI specification and utilities. BSD-3 +- pycurl (🥈34 · ⭐ 920 · 📈) - PycURL - Python interface to libcurl. ❗️LGPL-2.1 +- django-activity-stream (🥉30 · ⭐ 2.1K · 📈) - Generate generic activity streams from the actions on.. BSD-3 ## 📉 Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- mitmproxy (🥇40 · ⭐ 30K · 📉) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT -- webargs (🥈35 · ⭐ 1.3K · 📉) - A friendly library for parsing HTTP request arguments, with built-in.. MIT -- hvac (🥈35 · ⭐ 1K · 📉) - Python 2.7/3.X client for HashiCorp Vault. Apache-2 -- pycurl (🥉32 · ⭐ 920 · 📉) - PycURL - Python interface to libcurl. ❗️LGPL-2.1 -- ghapi (🥉23 · ⭐ 420 · 📉) - A delightful and complete interface to GitHubs amazing API. Apache-2 +- aiohttp (🥇45 · ⭐ 13K · 📉) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 +- Telethon (🥈39 · ⭐ 7.2K · 📉) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT +- pyTelegramBotAPI (🥈38 · ⭐ 6.4K · 📉) - Python Telegram bot api. ❗️GPL-2.0 +- starlette (🥈37 · ⭐ 7.7K · 📉) - The little ASGI framework that shines. BSD-3 +- selectolax (🥉22 · ⭐ 700 · 📉) - Python binding to Modest and Lexbor engines (fast HTML5 parser.. MIT

AltStyle によって変換されたページ (->オリジナル) /