From e7a6b96225780efb3d66267b6200e87f3e86a7f0 Mon Sep 17 00:00:00 2001 From: LukasMasuch Date: Thu, 17 Feb 2022 16:34:48 +0000 Subject: [PATCH] Update best-of list for version 2022.02.17 --- README.md | 2224 +++++++++++++++---------------- history/2022-02-17_changes.md | 20 + history/2022-02-17_projects.csv | 572 ++++++++ latest-changes.md | 26 +- 4 files changed, 1714 insertions(+), 1128 deletions(-) create mode 100644 history/2022-02-17_changes.md create mode 100644 history/2022-02-17_projects.csv diff --git a/README.md b/README.md index f31150d3..aece989a 100644 --- a/README.md +++ b/README.md @@ -91,12 +91,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django (πŸ₯‡48 Β· ⭐ 62K) - The Web framework for perfectionists with deadlines. BSD-3 -- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 2.7K Β· πŸ”€ 26K Β· πŸ“¦ 850K Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 2.7K Β· πŸ”€ 26K Β· πŸ“¦ 850K Β· ⏱️ 17.02.2022): ``` git clone https://github.com/django/django ``` -- [PyPi](https://pypi.org/project/django) (πŸ“₯ 7.6M / month Β· πŸ“¦ 120K Β· ⏱️ 01.02.2022): +- [PyPi](https://pypi.org/project/django) (πŸ“₯ 7.7M / month Β· πŸ“¦ 120K Β· ⏱️ 01.02.2022): ``` pip install django ``` @@ -107,44 +107,44 @@ _General purpose web frameworks to build web applications and REST APIs._
flask (πŸ₯‡48 Β· ⭐ 58K) - The Python micro framework for building web applications. BSD-3 -- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 760 Β· πŸ”€ 15K Β· πŸ“₯ 5K Β· πŸ“¦ 950K Β· πŸ“‹ 2.3K - 1% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 760 Β· πŸ”€ 15K Β· πŸ“₯ 5K Β· πŸ“¦ 960K Β· πŸ“‹ 2.3K - 0% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/pallets/flask ``` -- [PyPi](https://pypi.org/project/flask) (πŸ“₯ 44M / month Β· πŸ“¦ 120K Β· ⏱️ 04.10.2021): +- [PyPi](https://pypi.org/project/flask) (πŸ“₯ 41M / month Β· πŸ“¦ 120K Β· ⏱️ 04.10.2021): ``` pip install flask ``` -- [Conda](https://anaconda.org/conda-forge/flask) (πŸ“₯ 2.7M Β· ⏱️ 02.12.2021): +- [Conda](https://anaconda.org/conda-forge/flask) (πŸ“₯ 2.7M Β· ⏱️ 15.02.2022): ``` conda install -c conda-forge flask ```
werkzeug (πŸ₯‡44 Β· ⭐ 6K) - The comprehensive WSGI web application library. BSD-3 -- [GitHub](https://github.com/pallets/werkzeug) (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 1.6K Β· πŸ“₯ 250 Β· πŸ“¦ 670K Β· πŸ“‹ 920 - 1% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/pallets/werkzeug) (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 1.6K Β· πŸ“₯ 250 Β· πŸ“¦ 670K Β· πŸ“‹ 920 - 1% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/pallets/werkzeug ``` -- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 49M / month Β· πŸ“¦ 69K Β· ⏱️ 07.02.2022): +- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 48M / month Β· πŸ“¦ 69K Β· ⏱️ 07.02.2022): ``` pip install werkzeug ``` -- [Conda](https://anaconda.org/conda-forge/werkzeug) (πŸ“₯ 3.9M Β· ⏱️ 08.02.2022): +- [Conda](https://anaconda.org/conda-forge/werkzeug) (πŸ“₯ 4M Β· ⏱️ 08.02.2022): ``` conda install -c conda-forge werkzeug ```
tornado (πŸ₯‡43 Β· ⭐ 20K) - Tornado is a Python web framework and asynchronous networking.. Apache-2 -- [GitHub](https://github.com/tornadoweb/tornado) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 5.4K Β· πŸ“¦ 210K Β· πŸ“‹ 1.8K - 14% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/tornadoweb/tornado) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 5.4K Β· πŸ“¦ 220K Β· πŸ“‹ 1.8K - 14% open Β· ⏱️ 08.02.2022): ``` git clone https://github.com/tornadoweb/tornado ``` -- [PyPi](https://pypi.org/project/tornado) (πŸ“₯ 19M / month Β· πŸ“¦ 25K Β· ⏱️ 30.10.2020): +- [PyPi](https://pypi.org/project/tornado) (πŸ“₯ 15M / month Β· πŸ“¦ 25K Β· ⏱️ 30.10.2020): ``` pip install tornado ``` @@ -155,12 +155,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-rest-framework (πŸ₯ˆ42 Β· ⭐ 23K) - Web APIs for Django. BSD-3 -- [GitHub](https://github.com/encode/django-rest-framework) (πŸ‘¨β€πŸ’» 1.3K Β· πŸ”€ 6K Β· πŸ“¦ 290K Β· πŸ“‹ 3.8K - 5% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/encode/django-rest-framework) (πŸ‘¨β€πŸ’» 1.3K Β· πŸ”€ 6K Β· πŸ“¦ 300K Β· πŸ“‹ 3.8K - 5% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/encode/django-rest-framework ``` -- [PyPi](https://pypi.org/project/django-rest-framework) (πŸ“₯ 76K / month Β· πŸ“¦ 400 Β· ⏱️ 20.07.2017): +- [PyPi](https://pypi.org/project/django-rest-framework) (πŸ“₯ 77K / month Β· πŸ“¦ 400 Β· ⏱️ 20.07.2017): ``` pip install django-rest-framework ``` @@ -171,28 +171,28 @@ _General purpose web frameworks to build web applications and REST APIs._
fastapi (πŸ₯ˆ41 Β· ⭐ 42K) - FastAPI framework, high performance, easy to learn, fast to.. MIT -- [GitHub](https://github.com/tiangolo/fastapi) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 3.1K Β· πŸ“‹ 3.1K - 43% open Β· ⏱️ 01.02.2022): +- [GitHub](https://github.com/tiangolo/fastapi) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 3.1K Β· πŸ“‹ 3.1K - 43% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/tiangolo/fastapi ``` -- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 5.5M / month Β· πŸ“¦ 970 Β· ⏱️ 23.01.2022): +- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 5.7M / month Β· πŸ“¦ 1K Β· ⏱️ 17.02.2022): ``` pip install fastapi ``` -- [Conda](https://anaconda.org/conda-forge/fastapi) (πŸ“₯ 560K Β· ⏱️ 24.01.2022): +- [Conda](https://anaconda.org/conda-forge/fastapi) (πŸ“₯ 570K Β· ⏱️ 24.01.2022): ``` conda install -c conda-forge fastapi ```
-
sanic (πŸ₯ˆ40 Β· ⭐ 16K) - Next generation Python web server/framework | Build fast. Run fast. MIT +
sanic (πŸ₯ˆ39 Β· ⭐ 16K Β· πŸ“‰) - Next generation Python web server/framework | Build fast. Run fast. MIT -- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.4K Β· πŸ“¦ 6.5K Β· πŸ“‹ 1.1K - 4% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.4K Β· πŸ“¦ 6.5K Β· πŸ“‹ 1.1K - 4% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/sanic-org/sanic ``` -- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 1.1M / month Β· πŸ“¦ 590 Β· ⏱️ 06.01.2022): +- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 980K / month Β· πŸ“¦ 600 Β· ⏱️ 06.01.2022): ``` pip install sanic ``` @@ -203,28 +203,28 @@ _General purpose web frameworks to build web applications and REST APIs._
starlette (πŸ₯ˆ38 Β· ⭐ 6.6K) - The little ASGI framework that shines. BSD-3 -- [GitHub](https://github.com/encode/starlette) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 580 Β· πŸ“¦ 31K Β· πŸ“‹ 670 - 23% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/encode/starlette) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 580 Β· πŸ“¦ 32K Β· πŸ“‹ 700 - 22% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/encode/starlette ``` -- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 6.4M / month Β· πŸ“¦ 630 Β· ⏱️ 23.01.2022): +- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 6.7M / month Β· πŸ“¦ 630 Β· ⏱️ 23.01.2022): ``` pip install starlette ``` -- [Conda](https://anaconda.org/conda-forge/starlette) (πŸ“₯ 500K Β· ⏱️ 10.01.2022): +- [Conda](https://anaconda.org/conda-forge/starlette) (πŸ“₯ 510K Β· ⏱️ 10.01.2022): ``` conda install -c conda-forge starlette ```
-
Flask-AppBuilder (πŸ₯ˆ38 Β· ⭐ 3.6K) - Simple and rapid application development framework,.. BSD-3 +
Flask-AppBuilder (πŸ₯ˆ38 Β· ⭐ 3.7K) - Simple and rapid application development framework,.. BSD-3 -- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1.1K Β· πŸ“¦ 2.7K Β· πŸ“‹ 1.1K - 11% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1.1K Β· πŸ“¦ 2.7K Β· πŸ“‹ 1.1K - 11% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/dpgaspar/Flask-AppBuilder ``` -- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 3.9M / month Β· πŸ“¦ 6 Β· ⏱️ 16.03.2021): +- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 4M / month Β· πŸ“¦ 6 Β· ⏱️ 16.03.2021): ``` pip install flask-appbuilder ``` @@ -235,12 +235,12 @@ _General purpose web frameworks to build web applications and REST APIs._
falcon (πŸ₯ˆ37 Β· ⭐ 8.7K) - The no-nonsense REST API and microservices framework for Python.. Apache-2 -- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 860 Β· πŸ“₯ 1.9K Β· πŸ“¦ 6.2K Β· πŸ“‹ 970 - 20% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 860 Β· πŸ“₯ 2K Β· πŸ“¦ 6.2K Β· πŸ“‹ 980 - 20% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/falconry/falcon ``` -- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 670K / month Β· πŸ“¦ 1.7K Β· ⏱️ 10.05.2021): +- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 680K / month Β· πŸ“¦ 1.7K Β· ⏱️ 10.05.2021): ``` pip install falcon ``` @@ -267,7 +267,7 @@ _General purpose web frameworks to build web applications and REST APIs._
flask-restful (πŸ₯ˆ36 Β· ⭐ 6.3K Β· πŸ’€) - Simple framework for creating REST APIs. BSD-3 -- [GitHub](https://github.com/flask-restful/flask-restful) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 970 Β· πŸ“¦ 70K Β· πŸ“‹ 560 - 20% open Β· ⏱️ 07.07.2021): +- [GitHub](https://github.com/flask-restful/flask-restful) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 970 Β· πŸ“¦ 71K Β· πŸ“‹ 560 - 20% open Β· ⏱️ 07.07.2021): ``` git clone https://github.com/flask-restful/flask-restful @@ -283,12 +283,12 @@ _General purpose web frameworks to build web applications and REST APIs._
CherryPy (πŸ₯ˆ36 Β· ⭐ 1.5K) - CherryPy is a pythonic, object-oriented HTTP framework... BSD-3 -- [GitHub](https://github.com/cherrypy/cherrypy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 330 Β· πŸ“¦ 8.3K Β· πŸ“‹ 1.7K - 13% open Β· ⏱️ 01.02.2022): +- [GitHub](https://github.com/cherrypy/cherrypy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 330 Β· πŸ“¦ 8.4K Β· πŸ“‹ 1.7K - 13% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/cherrypy/cherrypy ``` -- [PyPi](https://pypi.org/project/cherrypy) (πŸ“₯ 860K / month Β· πŸ“¦ 10K Β· ⏱️ 15.12.2021): +- [PyPi](https://pypi.org/project/cherrypy) (πŸ“₯ 990K / month Β· πŸ“¦ 10K Β· ⏱️ 15.12.2021): ``` pip install cherrypy ``` @@ -304,19 +304,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django-tastypie/django-tastypie ``` -- [PyPi](https://pypi.org/project/django-tastypie) (πŸ“₯ 82K / month Β· πŸ“¦ 2.5K Β· ⏱️ 04.01.2022): +- [PyPi](https://pypi.org/project/django-tastypie) (πŸ“₯ 83K / month Β· πŸ“¦ 2.5K Β· ⏱️ 04.01.2022): ``` pip install django-tastypie ```
-
eve (πŸ₯‰31 Β· ⭐ 6.4K) - REST API framework designed for human beings. BSD-3 +
eve (πŸ₯‰33 Β· ⭐ 6.4K Β· πŸ“ˆ) - REST API framework designed for human beings. BSD-3 -- [GitHub](https://github.com/pyeve/eve) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 740 Β· πŸ“¦ 1K Β· πŸ“‹ 950 - 3% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/pyeve/eve) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 740 Β· πŸ“¦ 1K Β· πŸ“‹ 960 - 3% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/pyeve/eve ``` -- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 18K / month Β· πŸ“¦ 380 Β· ⏱️ 25.01.2021): +- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 19K / month Β· πŸ“¦ 380 Β· ⏱️ 25.01.2021): ``` pip install eve ``` @@ -328,7 +328,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/webpy/webpy ``` -- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 82K / month Β· πŸ“¦ 1.1K Β· ⏱️ 15.12.2021): +- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 83K / month Β· πŸ“¦ 1.1K Β· ⏱️ 15.12.2021): ``` pip install web.py ``` @@ -339,12 +339,12 @@ _General purpose web frameworks to build web applications and REST APIs._
masonite (πŸ₯‰31 Β· ⭐ 1.7K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT -- [GitHub](https://github.com/MasoniteFramework/masonite) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 100 Β· πŸ“₯ 8 Β· πŸ“¦ 380 Β· πŸ“‹ 290 - 4% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/MasoniteFramework/masonite) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 100 Β· πŸ“₯ 8 Β· πŸ“¦ 380 Β· πŸ“‹ 290 - 4% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/MasoniteFramework/masonite ``` -- [PyPi](https://pypi.org/project/masonite) (πŸ“₯ 4.1K / month Β· πŸ“¦ 60 Β· ⏱️ 07.02.2022): +- [PyPi](https://pypi.org/project/masonite) (πŸ“₯ 3.8K / month Β· πŸ“¦ 60 Β· ⏱️ 15.02.2022): ``` pip install masonite ``` @@ -356,23 +356,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Cornices/cornice ``` -- [PyPi](https://pypi.org/project/cornice) (πŸ“₯ 34K / month Β· πŸ“¦ 360 Β· ⏱️ 07.01.2022): +- [PyPi](https://pypi.org/project/cornice) (πŸ“₯ 35K / month Β· πŸ“¦ 360 Β· ⏱️ 07.01.2022): ``` pip install cornice ``` -- [Conda](https://anaconda.org/anaconda/cornice) (πŸ“₯ 4.9K Β· ⏱️ 05.10.2021): +- [Conda](https://anaconda.org/anaconda/cornice) (πŸ“₯ 5K Β· ⏱️ 05.10.2021): ``` conda install -c anaconda cornice ```
guillotina (πŸ₯‰27 Β· ⭐ 170) - Python AsyncIO data API to manage billions of resources. BSD-3 -- [GitHub](https://github.com/plone/guillotina) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 49 Β· πŸ“¦ 120 Β· πŸ“‹ 230 - 26% open Β· ⏱️ 12.01.2022): +- [GitHub](https://github.com/plone/guillotina) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 49 Β· πŸ“¦ 120 Β· πŸ“‹ 230 - 26% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/plone/guillotina ``` -- [PyPi](https://pypi.org/project/guillotina) (πŸ“₯ 2.4K / month Β· πŸ“¦ 50 Β· ⏱️ 22.11.2021): +- [PyPi](https://pypi.org/project/guillotina) (πŸ“₯ 1.9K / month Β· πŸ“¦ 50 Β· ⏱️ 22.11.2021): ``` pip install guillotina ``` @@ -384,7 +384,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/taoufik07/responder ``` -- [PyPi](https://pypi.org/project/responder) (πŸ“₯ 3.9K / month Β· πŸ“¦ 69 Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/responder) (πŸ“₯ 3.8K / month Β· πŸ“¦ 69 Β· ⏱️ 08.01.2021): ``` pip install responder ``` @@ -395,13 +395,25 @@ _General purpose web frameworks to build web applications and REST APIs._
web2py (πŸ₯‰26 Β· ⭐ 2K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0 -- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 850 Β· πŸ“¦ 40 Β· πŸ“‹ 1K - 35% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 850 Β· πŸ“¦ 40 Β· πŸ“‹ 1K - 34% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/web2py/web2py ```
-
quart (πŸ₯‰26 Β· ⭐ 990) - Quart is a Python ASGI web microframework with the same API as Flask. MIT +
emmett (πŸ₯‰26 Β· ⭐ 740) - The web framework for inventors. BSD-3 + +- [GitHub](https://github.com/emmett-framework/emmett) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 63 Β· πŸ“¦ 17 Β· πŸ“‹ 290 - 6% open Β· ⏱️ 08.02.2022): + + ``` + git clone https://github.com/emmett-framework/emmett + ``` +- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 880 / month Β· πŸ“¦ 3 Β· ⏱️ 27.01.2022): + ``` + pip install emmett + ``` +
+
quart (πŸ₯‰25 Β· ⭐ 990) - Quart is a Python ASGI web microframework with the same API as Flask. MIT - [GitHub](https://github.com/pgjones/quart) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 57 Β· πŸ“‹ 130 - 5% open Β· ⏱️ 02.02.2022): @@ -417,18 +429,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge quart ```
-
emmett (πŸ₯‰26 Β· ⭐ 740) - The web framework for inventors. BSD-3 - -- [GitHub](https://github.com/emmett-framework/emmett) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 63 Β· πŸ“¦ 16 Β· πŸ“‹ 290 - 6% open Β· ⏱️ 08.02.2022): - - ``` - git clone https://github.com/emmett-framework/emmett - ``` -- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 910 / month Β· πŸ“¦ 3 Β· ⏱️ 27.01.2022): - ``` - pip install emmett - ``` -
flask-mongorest (πŸ₯‰21 Β· ⭐ 520) - Restful API framework wrapped around MongoEngine. BSD-3 - [GitHub](https://github.com/closeio/flask-mongorest) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 89 Β· πŸ“¦ 48 Β· πŸ“‹ 65 - 41% open Β· ⏱️ 21.12.2021): @@ -436,7 +436,7 @@ _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) (πŸ“₯ 150 / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2019): +- [PyPi](https://pypi.org/project/Flask-MongoRest) (πŸ“₯ 190 / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2019): ``` pip install Flask-MongoRest ``` @@ -448,19 +448,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/elimintz/justpy ``` -- [PyPi](https://pypi.org/project/justpy) (πŸ“₯ 2.9K / month Β· πŸ“¦ 2 Β· ⏱️ 12.01.2022): +- [PyPi](https://pypi.org/project/justpy) (πŸ“₯ 2.5K / month Β· πŸ“¦ 2 Β· ⏱️ 12.01.2022): ``` pip install justpy ```
flama (πŸ₯‰15 Β· ⭐ 190) - Fire up your API. ❗️GPL-3.0 -- [GitHub](https://github.com/perdy/flama) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 13 Β· πŸ“₯ 63 Β· πŸ“‹ 45 - 51% open Β· ⏱️ 31.08.2021): +- [GitHub](https://github.com/perdy/flama) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 13 Β· πŸ“₯ 63 Β· πŸ“‹ 49 - 55% open Β· ⏱️ 31.08.2021): ``` git clone https://github.com/perdy/flama ``` -- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 220 / month Β· ⏱️ 16.11.2020): +- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 250 / month Β· ⏱️ 16.11.2020): ``` pip install flama ``` @@ -470,7 +470,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - pyramid (πŸ₯‰35 Β· ⭐ 3.6K) - Pyramid - A Python web framework. ❗Unlicensed - hug (πŸ₯‰31 Β· ⭐ 6.6K Β· πŸ’€) - Embrace the APIs of the future. Hug aims to make developing APIs as simple.. MIT - flask-restplus (πŸ₯‰31 Β· ⭐ 2.6K Β· πŸ’€) - Fully featured framework for fast, easy and.. BSD-3 -- japronto (πŸ₯‰25 Β· ⭐ 8.5K Β· πŸ’€) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining.. MIT +- japronto (πŸ₯‰26 Β· ⭐ 8.5K Β· πŸ’€) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining.. MIT - vibora (πŸ₯‰23 Β· ⭐ 5.7K Β· πŸ’€) - Fast, asynchronous and elegant Python web framework. MIT - Growler (πŸ₯‰15 Β· ⭐ 690 Β· πŸ’€) - A micro web-framework using asyncio coroutines and chained.. Apache-2
@@ -482,7 +482,7 @@ _General purpose web frameworks to build web applications and REST APIs._
requests (πŸ₯‡47 Β· ⭐ 47K) - A simple, yet elegant, HTTP library. Apache-2 -- [GitHub](https://github.com/psf/requests) (πŸ‘¨β€πŸ’» 710 Β· πŸ”€ 8.6K Β· πŸ“₯ 260 Β· πŸ“¦ 1.3M Β· πŸ“‹ 3.6K - 6% open Β· ⏱️ 05.02.2022): +- [GitHub](https://github.com/psf/requests) (πŸ‘¨β€πŸ’» 710 Β· πŸ”€ 8.6K Β· πŸ“₯ 330 Β· πŸ“¦ 1.3M Β· πŸ“‹ 3.6K - 6% open Β· ⏱️ 05.02.2022): ``` git clone https://github.com/psf/requests @@ -498,39 +498,23 @@ _General purpose web frameworks to build web applications and REST APIs._
aiohttp (πŸ₯‡46 Β· ⭐ 12K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 -- [GitHub](https://github.com/aio-libs/aiohttp) (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 1.7K Β· πŸ“₯ 2.2K Β· πŸ“¦ 150K Β· πŸ“‹ 2.6K - 14% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/aio-libs/aiohttp) (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 1.7K Β· πŸ“₯ 2.3K Β· πŸ“¦ 150K Β· πŸ“‹ 2.6K - 14% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/aio-libs/aiohttp ``` -- [PyPi](https://pypi.org/project/aiohttp) (πŸ“₯ 43M / month Β· πŸ“¦ 12K Β· ⏱️ 14.11.2021): +- [PyPi](https://pypi.org/project/aiohttp) (πŸ“₯ 40M / month Β· πŸ“¦ 12K Β· ⏱️ 14.11.2021): ``` pip install aiohttp ``` -- [Conda](https://anaconda.org/conda-forge/aiohttp) (πŸ“₯ 4.1M Β· ⏱️ 16.11.2021): +- [Conda](https://anaconda.org/conda-forge/aiohttp) (πŸ“₯ 4.2M Β· ⏱️ 16.11.2021): ``` conda install -c conda-forge aiohttp ```
-
httpx (πŸ₯ˆ40 Β· ⭐ 8.3K) - A next generation HTTP client for Python. BSD-3 - -- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 540 Β· πŸ“¦ 16K Β· πŸ“‹ 680 - 9% open Β· ⏱️ 09.02.2022): - - ``` - git clone https://github.com/encode/httpx - ``` -- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 6.2M / month Β· πŸ“¦ 1.1K Β· ⏱️ 26.01.2022): - ``` - pip install httpx - ``` -- [Conda](https://anaconda.org/conda-forge/httpx) (πŸ“₯ 100K Β· ⏱️ 01.02.2022): - ``` - conda install -c conda-forge httpx - ``` -
urllib3 (πŸ₯ˆ40 Β· ⭐ 2.9K) - Python HTTP library with thread-safe connection pooling, file post.. MIT -- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 890 Β· πŸ“₯ 1.3K Β· πŸ“‹ 1K - 13% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 890 Β· πŸ“₯ 1.3K Β· πŸ“‹ 1K - 13% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/urllib3/urllib3 @@ -544,25 +528,25 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge urllib3 ```
-
httplib2 (πŸ₯ˆ36 Β· ⭐ 430) - Small, fast HTTP client library for Python. Features persistent.. MIT +
httpx (πŸ₯ˆ39 Β· ⭐ 8.3K Β· πŸ“‰) - A next generation HTTP client for Python. BSD-3 -- [GitHub](https://github.com/httplib2/httplib2) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 160 Β· πŸ“¦ 96K Β· πŸ“‹ 110 - 42% open Β· ⏱️ 02.02.2022): +- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 540 Β· πŸ“¦ 17K Β· πŸ“‹ 680 - 9% open Β· ⏱️ 17.02.2022): ``` - git clone https://github.com/httplib2/httplib2 + git clone https://github.com/encode/httpx ``` -- [PyPi](https://pypi.org/project/httplib2) (πŸ“₯ 40M / month Β· πŸ“¦ 16K Β· ⏱️ 03.02.2022): +- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 6.5M / month Β· πŸ“¦ 1.1K Β· ⏱️ 26.01.2022): ``` - pip install httplib2 + pip install httpx ``` -- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 1.3M Β· ⏱️ 04.11.2021): +- [Conda](https://anaconda.org/conda-forge/httpx) (πŸ“₯ 100K Β· ⏱️ 01.02.2022): ``` - conda install -c conda-forge httplib2 + conda install -c conda-forge httpx ```
-
httpie (πŸ₯ˆ35 Β· ⭐ 53K Β· πŸ“‰) - As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line.. BSD-3 +
httpie (πŸ₯ˆ36 Β· ⭐ 53K) - As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP.. BSD-3 -- [GitHub](https://github.com/httpie/httpie) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 3.4K Β· πŸ“¦ 10K Β· πŸ“‹ 730 - 12% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/httpie/httpie) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 3.4K Β· πŸ“¦ 10K Β· πŸ“‹ 780 - 17% open Β· ⏱️ 08.02.2022): ``` git clone https://github.com/httpie/httpie @@ -571,11 +555,27 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install httpie ``` -- [Conda](https://anaconda.org/conda-forge/httpie) (πŸ“₯ 70K Β· ⏱️ 17.11.2021): +- [Conda](https://anaconda.org/conda-forge/httpie) (πŸ“₯ 71K Β· ⏱️ 17.11.2021): ``` conda install -c conda-forge httpie ```
+
httplib2 (πŸ₯ˆ35 Β· ⭐ 440) - Small, fast HTTP client library for Python. Features persistent.. MIT + +- [GitHub](https://github.com/httplib2/httplib2) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 160 Β· πŸ“¦ 97K Β· πŸ“‹ 110 - 42% open Β· ⏱️ 02.02.2022): + + ``` + git clone https://github.com/httplib2/httplib2 + ``` +- [PyPi](https://pypi.org/project/httplib2) (πŸ“₯ 43M / month Β· πŸ“¦ 16K Β· ⏱️ 03.02.2022): + ``` + pip install httplib2 + ``` +- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 1.3M Β· ⏱️ 11.02.2022): + ``` + conda install -c conda-forge httplib2 + ``` +
python-zeep (πŸ₯ˆ34 Β· ⭐ 1.6K) - A modern/fast python SOAP client based on lxml / requests. MIT - [GitHub](https://github.com/mvantellingen/python-zeep) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 520 Β· πŸ“¦ 4K Β· πŸ“‹ 1K - 36% open Β· ⏱️ 29.12.2021): @@ -583,16 +583,16 @@ _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) (πŸ“₯ 3.7M / month Β· πŸ“¦ 550 Β· ⏱️ 15.08.2021): +- [PyPi](https://pypi.org/project/zeep) (πŸ“₯ 3.9M / month Β· πŸ“¦ 550 Β· ⏱️ 15.08.2021): ``` pip install zeep ``` -- [Conda](https://anaconda.org/conda-forge/zeep) (πŸ“₯ 130K Β· ⏱️ 30.08.2021): +- [Conda](https://anaconda.org/conda-forge/zeep) (πŸ“₯ 140K Β· ⏱️ 30.08.2021): ``` conda install -c conda-forge zeep ```
-
pycurl (πŸ₯ˆ33 Β· ⭐ 840 Β· πŸ“‰) - PycURL - Python interface to libcurl. MIT +
pycurl (πŸ₯ˆ33 Β· ⭐ 840) - PycURL - Python interface to libcurl. MIT - [GitHub](https://github.com/pycurl/pycurl) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 220 Β· πŸ“¦ 41K Β· πŸ“‹ 310 - 2% open Β· ⏱️ 11.01.2022): @@ -610,21 +610,21 @@ _General purpose web frameworks to build web applications and REST APIs._
httpcore (πŸ₯ˆ33 Β· ⭐ 250) - A minimal HTTP client. BSD-3 -- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 48 Β· πŸ“¦ 8.8K Β· πŸ“‹ 92 - 4% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 48 Β· πŸ“¦ 9K Β· πŸ“‹ 92 - 4% open Β· ⏱️ 09.02.2022): ``` git clone https://github.com/encode/httpcore ``` -- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 6.1M / month Β· πŸ“¦ 77 Β· ⏱️ 04.02.2022): +- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 6.5M / month Β· πŸ“¦ 77 Β· ⏱️ 04.02.2022): ``` pip install httpcore ``` -- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 67K Β· ⏱️ 04.02.2022): +- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 68K Β· ⏱️ 04.02.2022): ``` conda install -c conda-forge httpcore ```
-
requests-toolbelt (πŸ₯‰31 Β· ⭐ 820) - A toolbelt of useful classes and functions to be used.. Apache-2 +
requests-toolbelt (πŸ₯‰31 Β· ⭐ 830) - A toolbelt of useful classes and functions to be used.. Apache-2 - [GitHub](https://github.com/requests/toolbelt) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 150 Β· πŸ“‹ 170 - 43% open Β· ⏱️ 28.10.2021): @@ -635,19 +635,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install requests-toolbelt ``` -- [Conda](https://anaconda.org/conda-forge/requests-toolbelt) (πŸ“₯ 670K Β· ⏱️ 30.01.2019): +- [Conda](https://anaconda.org/conda-forge/requests-toolbelt) (πŸ“₯ 680K Β· ⏱️ 30.01.2019): ``` conda install -c conda-forge requests-toolbelt ```
-
grequests (πŸ₯‰28 Β· ⭐ 3.9K) - Requests + Gevent = 3. BSD-2 +
grequests (πŸ₯‰28 Β· ⭐ 4K) - Requests + Gevent = 3. BSD-2 - [GitHub](https://github.com/spyoungtech/grequests) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 340 Β· πŸ“¦ 2.8K Β· πŸ“‹ 100 - 8% open Β· ⏱️ 26.01.2022): ``` git clone https://github.com/spyoungtech/grequests ``` -- [PyPi](https://pypi.org/project/grequests) (πŸ“₯ 580K / month Β· πŸ“¦ 660 Β· ⏱️ 05.04.2020): +- [PyPi](https://pypi.org/project/grequests) (πŸ“₯ 490K / month Β· πŸ“¦ 660 Β· ⏱️ 05.04.2020): ``` pip install grequests ``` @@ -658,7 +658,7 @@ _General purpose web frameworks to build web applications and REST APIs._
requests-futures (πŸ₯‰28 Β· ⭐ 1.9K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2 -- [GitHub](https://github.com/ross/requests-futures) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 140 Β· πŸ“¦ 3.6K Β· πŸ“‹ 78 - 23% open Β· ⏱️ 25.10.2021): +- [GitHub](https://github.com/ross/requests-futures) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 140 Β· πŸ“¦ 3.7K Β· πŸ“‹ 78 - 23% open Β· ⏱️ 25.10.2021): ``` git clone https://github.com/ross/requests-futures @@ -672,14 +672,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge requests-futures ```
-
treq (πŸ₯‰28 Β· ⭐ 540 Β· πŸ“ˆ) - Python requests like API built on top of Twisteds HTTP client. MIT +
treq (πŸ₯‰28 Β· ⭐ 540) - Python requests like API built on top of Twisteds HTTP client. MIT - [GitHub](https://github.com/twisted/treq) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 140 Β· πŸ“₯ 110 Β· πŸ“¦ 920 Β· πŸ“‹ 150 - 38% open Β· ⏱️ 09.02.2022): ``` git clone https://github.com/twisted/treq ``` -- [PyPi](https://pypi.org/project/treq) (πŸ“₯ 62K / month Β· πŸ“¦ 410 Β· ⏱️ 09.02.2022): +- [PyPi](https://pypi.org/project/treq) (πŸ“₯ 64K / month Β· πŸ“¦ 410 Β· ⏱️ 09.02.2022): ``` pip install treq ``` @@ -688,32 +688,32 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge treq ```
-
http-prompt (πŸ₯‰26 Β· ⭐ 8.4K) - An interactive command-line HTTP and API testing client built on top.. MIT +
httptools (πŸ₯‰27 Β· ⭐ 1K) - Fast HTTP parser. MIT -- [GitHub](https://github.com/httpie/http-prompt) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 320 Β· πŸ“¦ 40 Β· πŸ“‹ 100 - 46% open Β· ⏱️ 21.01.2022): +- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 60 Β· πŸ“¦ 16K Β· πŸ“‹ 42 - 16% open Β· ⏱️ 10.11.2021): ``` - git clone https://github.com/httpie/http-prompt + git clone https://github.com/MagicStack/httptools ``` -- [PyPi](https://pypi.org/project/http-prompt) (πŸ“₯ 1.5K / month Β· πŸ“¦ 8 Β· ⏱️ 05.03.2021): +- [PyPi](https://pypi.org/project/httptools) (πŸ“₯ 3.4M / month Β· πŸ“¦ 530 Β· ⏱️ 10.08.2021): ``` - pip install http-prompt + pip install httptools + ``` +- [Conda](https://anaconda.org/conda-forge/httptools) (πŸ“₯ 360K Β· ⏱️ 05.11.2021): + ``` + conda install -c conda-forge httptools ```
-
httptools (πŸ₯‰26 Β· ⭐ 1K) - Fast HTTP parser. MIT +
http-prompt (πŸ₯‰26 Β· ⭐ 8.4K) - An interactive command-line HTTP and API testing client built on top.. MIT -- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 59 Β· πŸ“¦ 15K Β· πŸ“‹ 42 - 16% open Β· ⏱️ 10.11.2021): +- [GitHub](https://github.com/httpie/http-prompt) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 320 Β· πŸ“¦ 40 Β· πŸ“‹ 100 - 46% open Β· ⏱️ 21.01.2022): ``` - git clone https://github.com/MagicStack/httptools - ``` -- [PyPi](https://pypi.org/project/httptools) (πŸ“₯ 3.1M / month Β· πŸ“¦ 530 Β· ⏱️ 10.08.2021): - ``` - pip install httptools + git clone https://github.com/httpie/http-prompt ``` -- [Conda](https://anaconda.org/conda-forge/httptools) (πŸ“₯ 360K Β· ⏱️ 05.11.2021): +- [PyPi](https://pypi.org/project/http-prompt) (πŸ“₯ 1.5K / month Β· πŸ“¦ 8 Β· ⏱️ 05.03.2021): ``` - conda install -c conda-forge httptools + pip install http-prompt ```
Show 4 hidden projects... @@ -729,57 +729,57 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
gunicorn (πŸ₯‡44 Β· ⭐ 8.1K) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and.. MIT +
gunicorn (πŸ₯‡43 Β· ⭐ 8.1K Β· πŸ“‰) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients.. MIT - [GitHub](https://github.com/benoitc/gunicorn) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1.5K Β· πŸ“₯ 100 Β· πŸ“¦ 600K Β· πŸ“‹ 1.8K - 20% open Β· ⏱️ 06.02.2022): ``` git clone https://github.com/benoitc/gunicorn ``` -- [PyPi](https://pypi.org/project/gunicorn) (πŸ“₯ 26M / month Β· πŸ“¦ 62K Β· ⏱️ 27.03.2021): +- [PyPi](https://pypi.org/project/gunicorn) (πŸ“₯ 23M / month Β· πŸ“¦ 62K Β· ⏱️ 27.03.2021): ``` pip install gunicorn ``` -- [Conda](https://anaconda.org/conda-forge/gunicorn) (πŸ“₯ 840K Β· ⏱️ 02.11.2021): +- [Conda](https://anaconda.org/conda-forge/gunicorn) (πŸ“₯ 850K Β· ⏱️ 02.11.2021): ``` conda install -c conda-forge gunicorn ```
gevent (πŸ₯‡40 Β· ⭐ 5.7K) - Coroutine-based concurrency library for Python. MIT -- [GitHub](https://github.com/gevent/gevent) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 920 Β· πŸ“₯ 59K Β· πŸ“¦ 73K Β· πŸ“‹ 1.3K - 5% open Β· ⏱️ 20.01.2022): +- [GitHub](https://github.com/gevent/gevent) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 920 Β· πŸ“₯ 59K Β· πŸ“¦ 74K Β· πŸ“‹ 1.3K - 5% open Β· ⏱️ 20.01.2022): ``` git clone https://github.com/gevent/gevent ``` -- [PyPi](https://pypi.org/project/gevent) (πŸ“₯ 8.5M / month Β· πŸ“¦ 15K Β· ⏱️ 11.12.2021): +- [PyPi](https://pypi.org/project/gevent) (πŸ“₯ 8.3M / month Β· πŸ“¦ 15K Β· ⏱️ 11.12.2021): ``` pip install gevent ``` -- [Conda](https://anaconda.org/conda-forge/gevent) (πŸ“₯ 700K Β· ⏱️ 12.12.2021): +- [Conda](https://anaconda.org/conda-forge/gevent) (πŸ“₯ 710K Β· ⏱️ 12.12.2021): ``` conda install -c conda-forge gevent ```
uvicorn (πŸ₯ˆ37 Β· ⭐ 4.9K) - An ASGI web server, for Python. BSD-3 -- [GitHub](https://github.com/encode/uvicorn) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 410 Β· πŸ“¦ 53K Β· πŸ“‹ 620 - 19% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/encode/uvicorn) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 420 Β· πŸ“¦ 54K Β· πŸ“‹ 600 - 15% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/encode/uvicorn ``` -- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 5M / month Β· πŸ“¦ 1K Β· ⏱️ 04.02.2022): +- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 5.2M / month Β· πŸ“¦ 1K Β· ⏱️ 16.02.2022): ``` pip install uvicorn ``` -- [Conda](https://anaconda.org/conda-forge/uvicorn) (πŸ“₯ 770K Β· ⏱️ 04.02.2022): +- [Conda](https://anaconda.org/conda-forge/uvicorn) (πŸ“₯ 780K Β· ⏱️ 16.02.2022): ``` conda install -c conda-forge uvicorn ```
whitenoise (πŸ₯ˆ34 Β· ⭐ 1.9K) - Radically simplified static file serving for Python web apps. MIT -- [GitHub](https://github.com/evansd/whitenoise) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 110 Β· πŸ“‹ 220 - 12% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/evansd/whitenoise) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 120 Β· πŸ“‹ 220 - 12% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/evansd/whitenoise @@ -788,35 +788,51 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install whitenoise ``` -- [Conda](https://anaconda.org/conda-forge/whitenoise) (πŸ“₯ 54K Β· ⏱️ 16.07.2021): +- [Conda](https://anaconda.org/conda-forge/whitenoise) (πŸ“₯ 55K Β· ⏱️ 16.07.2021): ``` conda install -c conda-forge whitenoise ```
-
asgiref (πŸ₯ˆ30 Β· ⭐ 970) - ASGI specification and utilities. BSD-3 +
asgiref (πŸ₯ˆ30 Β· ⭐ 980) - ASGI specification and utilities. BSD-3 - [GitHub](https://github.com/django/asgiref) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 140 Β· πŸ“‹ 160 - 23% open Β· ⏱️ 05.02.2022): ``` git clone https://github.com/django/asgiref ``` -- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 9.1M / month Β· πŸ“¦ 1.1K Β· ⏱️ 22.01.2022): +- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 9.5M / month Β· πŸ“¦ 1.1K Β· ⏱️ 22.01.2022): ``` pip install asgiref ``` -- [Conda](https://anaconda.org/conda-forge/asgiref) (πŸ“₯ 400K Β· ⏱️ 23.01.2022): +- [Conda](https://anaconda.org/conda-forge/asgiref) (πŸ“₯ 410K Β· ⏱️ 23.01.2022): ``` conda install -c conda-forge asgiref ```
+
bjoern (πŸ₯‰28 Β· ⭐ 2.7K Β· πŸ“ˆ) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 + +- [GitHub](https://github.com/jonashaag/bjoern) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 190 Β· πŸ“¦ 400 Β· πŸ“‹ 150 - 19% open Β· ⏱️ 14.02.2022): + + ``` + git clone https://github.com/jonashaag/bjoern + ``` +- [PyPi](https://pypi.org/project/bjoern) (πŸ“₯ 19K / month Β· πŸ“¦ 140 Β· ⏱️ 14.02.2022): + ``` + pip install bjoern + ``` +- [Conda](https://anaconda.org/conda-forge/bjoern) (πŸ“₯ 60K Β· ⏱️ 14.02.2022): + ``` + conda install -c conda-forge bjoern + ``` +
Hypercorn (πŸ₯‰28 Β· ⭐ 250) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT -- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 26 Β· πŸ“¦ 2K Β· πŸ“‹ 43 - 20% open Β· ⏱️ 19.01.2022): +- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 26 Β· πŸ“¦ 2K Β· πŸ“‹ 44 - 22% open Β· ⏱️ 19.01.2022): ``` git clone https://github.com/pgjones/hypercorn ``` -- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 180K / month Β· πŸ“¦ 5 Β· ⏱️ 23.12.2021): +- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 170K / month Β· πŸ“¦ 5 Β· ⏱️ 23.12.2021): ``` pip install hypercorn ``` @@ -828,7 +844,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/lepture/python-livereload ``` -- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 550K / month Β· πŸ“¦ 1.6K Β· ⏱️ 22.08.2020): +- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 560K / month Β· πŸ“¦ 1.6K Β· ⏱️ 22.08.2020): ``` pip install livereload ``` @@ -837,25 +853,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge livereload ```
-
bjoern (πŸ₯‰26 Β· ⭐ 2.7K) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 - -- [GitHub](https://github.com/jonashaag/bjoern) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 180 Β· πŸ“¦ 390 Β· πŸ“‹ 150 - 20% open Β· ⏱️ 13.08.2021): - - ``` - git clone https://github.com/jonashaag/bjoern - ``` -- [PyPi](https://pypi.org/project/bjoern) (πŸ“₯ 19K / month Β· πŸ“¦ 140 Β· ⏱️ 03.11.2019): - ``` - pip install bjoern - ``` -- [Conda](https://anaconda.org/conda-forge/bjoern) (πŸ“₯ 60K Β· ⏱️ 15.11.2021): - ``` - conda install -c conda-forge bjoern - ``` -
-
mangum (πŸ₯‰26 Β· ⭐ 800) - AWS Lambda & API Gateway support for ASGI. MIT +
mangum (πŸ₯‰26 Β· ⭐ 810) - AWS Lambda & API Gateway support for ASGI. MIT -- [GitHub](https://github.com/jordaneremieff/mangum) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 66 Β· πŸ“¦ 580 Β· πŸ“‹ 130 - 10% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/jordaneremieff/mangum) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 66 Β· πŸ“¦ 600 Β· πŸ“‹ 130 - 10% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/jordaneremieff/mangum @@ -879,12 +879,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-allauth (πŸ₯‡42 Β· ⭐ 7K) - Integrated set of Django applications addressing.. MIT -- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 2.5K Β· πŸ“¦ 82K Β· πŸ“‹ 1.8K - 16% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 2.5K Β· πŸ“¦ 83K Β· πŸ“‹ 1.8K - 16% open Β· ⏱️ 09.02.2022): ``` git clone https://github.com/pennersr/django-allauth ``` -- [PyPi](https://pypi.org/project/django-allauth) (πŸ“₯ 550K / month Β· πŸ“¦ 5.3K Β· ⏱️ 03.02.2022): +- [PyPi](https://pypi.org/project/django-allauth) (πŸ“₯ 570K / month Β· πŸ“¦ 5.3K Β· ⏱️ 03.02.2022): ``` pip install django-allauth ``` @@ -895,12 +895,12 @@ _General purpose web frameworks to build web applications and REST APIs._
oauthlib (πŸ₯‡40 Β· ⭐ 2.4K) - A generic, spec-compliant, thorough implementation of the OAuth.. BSD-3 -- [GitHub](https://github.com/oauthlib/oauthlib) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 450 Β· πŸ“¦ 200K Β· πŸ“‹ 350 - 22% open Β· ⏱️ 29.01.2022): +- [GitHub](https://github.com/oauthlib/oauthlib) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 450 Β· πŸ“¦ 200K Β· πŸ“‹ 350 - 22% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/oauthlib/oauthlib ``` -- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 60M / month Β· πŸ“¦ 12K Β· ⏱️ 29.01.2022): +- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 62M / month Β· πŸ“¦ 12K Β· ⏱️ 29.01.2022): ``` pip install oauthlib ``` @@ -911,16 +911,16 @@ _General purpose web frameworks to build web applications and REST APIs._
pyjwt (πŸ₯‡38 Β· ⭐ 4.1K) - JSON Web Token implementation in Python. MIT -- [GitHub](https://github.com/jpadilla/pyjwt) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 530 Β· πŸ“¦ 180K Β· πŸ“‹ 360 - 26% open Β· ⏱️ 02.02.2022): +- [GitHub](https://github.com/jpadilla/pyjwt) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 530 Β· πŸ“¦ 180K Β· πŸ“‹ 360 - 26% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/jpadilla/pyjwt ``` -- [PyPi](https://pypi.org/project/pyjwt) (πŸ“₯ 67M / month Β· πŸ“¦ 11K Β· ⏱️ 16.10.2021): +- [PyPi](https://pypi.org/project/pyjwt) (πŸ“₯ 68M / month Β· πŸ“¦ 11K Β· ⏱️ 16.10.2021): ``` pip install pyjwt ``` -- [Conda](https://anaconda.org/conda-forge/pyjwt) (πŸ“₯ 5.3M Β· ⏱️ 06.12.2021): +- [Conda](https://anaconda.org/conda-forge/pyjwt) (πŸ“₯ 5.4M Β· ⏱️ 06.12.2021): ``` conda install -c conda-forge pyjwt ``` @@ -932,23 +932,23 @@ _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) (πŸ“₯ 58M / month Β· πŸ“¦ 12K Β· ⏱️ 29.01.2022): +- [PyPi](https://pypi.org/project/requests-oauthlib) (πŸ“₯ 61M / month Β· πŸ“¦ 12K Β· ⏱️ 29.01.2022): ``` pip install requests-oauthlib ``` -- [Conda](https://anaconda.org/conda-forge/requests-oauthlib) (πŸ“₯ 3.9M Β· ⏱️ 30.01.2022): +- [Conda](https://anaconda.org/conda-forge/requests-oauthlib) (πŸ“₯ 4M Β· ⏱️ 30.01.2022): ``` conda install -c conda-forge requests-oauthlib ```
-
google-auth (πŸ₯‡37 Β· ⭐ 470) - Google Auth Python Library. Apache-2 +
google-auth (πŸ₯‡37 Β· ⭐ 480) - Google Auth Python Library. Apache-2 -- [GitHub](https://github.com/googleapis/google-auth-library-python) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 220 Β· πŸ“¦ 99K Β· πŸ“‹ 340 - 20% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/googleapis/google-auth-library-python) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 220 Β· πŸ“¦ 100K Β· πŸ“‹ 340 - 20% open Β· ⏱️ 09.02.2022): ``` git clone https://github.com/googleapis/google-auth-library-python ``` -- [PyPi](https://pypi.org/project/google-auth) (πŸ“₯ 68M / month Β· πŸ“¦ 2.4K Β· ⏱️ 31.01.2022): +- [PyPi](https://pypi.org/project/google-auth) (πŸ“₯ 70M / month Β· πŸ“¦ 2.4K Β· ⏱️ 31.01.2022): ``` pip install google-auth ``` @@ -957,42 +957,42 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge google-auth ```
-
authlib (πŸ₯ˆ34 Β· ⭐ 2.9K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3 +
django-oauth-toolkit (πŸ₯ˆ35 Β· ⭐ 2.5K) - OAuth2 goodies for the Djangonauts!. BSD-3 -- [GitHub](https://github.com/lepture/authlib) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 300 Β· πŸ“‹ 300 - 9% open Β· ⏱️ 19.01.2022): +- [GitHub](https://github.com/jazzband/django-oauth-toolkit) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 660 Β· πŸ“‹ 690 - 19% open Β· ⏱️ 16.02.2022): ``` - git clone https://github.com/lepture/authlib - ``` -- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 3.7M / month Β· πŸ“¦ 280 Β· ⏱️ 14.01.2022): - ``` - pip install authlib + git clone https://github.com/jazzband/django-oauth-toolkit ``` -- [Conda](https://anaconda.org/conda-forge/authlib) (πŸ“₯ 70K Β· ⏱️ 18.10.2021): +- [PyPi](https://pypi.org/project/django-oauth-toolkit) (πŸ“₯ 450K / month Β· πŸ“¦ 1K Β· ⏱️ 24.01.2022): ``` - conda install -c conda-forge authlib + pip install django-oauth-toolkit ```
-
django-oauth-toolkit (πŸ₯ˆ34 Β· ⭐ 2.5K) - OAuth2 goodies for the Djangonauts!. BSD-3 +
authlib (πŸ₯ˆ34 Β· ⭐ 2.9K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3 -- [GitHub](https://github.com/jazzband/django-oauth-toolkit) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 660 Β· πŸ“‹ 680 - 19% open Β· ⏱️ 01.02.2022): +- [GitHub](https://github.com/lepture/authlib) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 300 Β· πŸ“‹ 300 - 10% open Β· ⏱️ 12.02.2022): ``` - git clone https://github.com/jazzband/django-oauth-toolkit + git clone https://github.com/lepture/authlib ``` -- [PyPi](https://pypi.org/project/django-oauth-toolkit) (πŸ“₯ 430K / month Β· πŸ“¦ 1K Β· ⏱️ 24.01.2022): +- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 3.8M / month Β· πŸ“¦ 280 Β· ⏱️ 14.01.2022): ``` - pip install django-oauth-toolkit + pip install authlib + ``` +- [Conda](https://anaconda.org/conda-forge/authlib) (πŸ“₯ 70K Β· ⏱️ 18.10.2021): + ``` + conda install -c conda-forge authlib ```
flask-jwt-extended (πŸ₯ˆ33 Β· ⭐ 1.3K) - An open source Flask extension that provides JWT.. MIT -- [GitHub](https://github.com/vimalloc/flask-jwt-extended) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 210 Β· πŸ“¦ 17K Β· πŸ“‹ 330 - 3% open Β· ⏱️ 25.01.2022): +- [GitHub](https://github.com/vimalloc/flask-jwt-extended) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 210 Β· πŸ“¦ 17K Β· πŸ“‹ 330 - 2% open Β· ⏱️ 25.01.2022): ``` git clone https://github.com/vimalloc/flask-jwt-extended ``` -- [PyPi](https://pypi.org/project/flask-jwt-extended) (πŸ“₯ 2.7M / month Β· πŸ“¦ 640 Β· ⏱️ 08.10.2021): +- [PyPi](https://pypi.org/project/flask-jwt-extended) (πŸ“₯ 2.4M / month Β· πŸ“¦ 640 Β· ⏱️ 08.10.2021): ``` pip install flask-jwt-extended ``` @@ -1003,12 +1003,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-guardian (πŸ₯ˆ32 Β· ⭐ 3.1K) - Per object permissions for Django. BSD-3 -- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 520 Β· πŸ“¦ 4.5K Β· πŸ“‹ 440 - 27% open Β· ⏱️ 14.11.2021): +- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 520 Β· πŸ“¦ 4.6K Β· πŸ“‹ 440 - 27% open Β· ⏱️ 14.11.2021): ``` git clone https://github.com/django-guardian/django-guardian ``` -- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 240K / month Β· πŸ“¦ 1.9K Β· ⏱️ 23.05.2021): +- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 250K / month Β· πŸ“¦ 1.9K Β· ⏱️ 23.05.2021): ``` pip install django-guardian ``` @@ -1019,12 +1019,12 @@ _General purpose web frameworks to build web applications and REST APIs._
flask-login (πŸ₯ˆ32 Β· ⭐ 3K) - Flask user session management. MIT -- [GitHub](https://github.com/maxcountryman/flask-login) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 670 Β· πŸ“‹ 340 - 14% open Β· ⏱️ 03.08.2021): +- [GitHub](https://github.com/maxcountryman/flask-login) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 680 Β· πŸ“‹ 340 - 14% open Β· ⏱️ 03.08.2021): ``` git clone https://github.com/maxcountryman/flask-login ``` -- [PyPi](https://pypi.org/project/flask-login) (πŸ“₯ 3M / month Β· πŸ“¦ 13K Β· ⏱️ 09.02.2020): +- [PyPi](https://pypi.org/project/flask-login) (πŸ“₯ 2.7M / month Β· πŸ“¦ 13K Β· ⏱️ 09.02.2020): ``` pip install flask-login ``` @@ -1035,12 +1035,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-rest-framework-simplejwt (πŸ₯ˆ32 Β· ⭐ 2.8K) - A JSON Web Token authentication plugin for the Django.. MIT -- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 460 Β· πŸ“‹ 340 - 25% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 460 Β· πŸ“‹ 350 - 25% open Β· ⏱️ 10.02.2022): ``` git clone https://github.com/jazzband/djangorestframework-simplejwt ``` -- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 720K / month Β· πŸ“¦ 280 Β· ⏱️ 13.10.2021): +- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 740K / month Β· πŸ“¦ 280 Β· ⏱️ 13.10.2021): ``` pip install djangorestframework-simplejwt ``` @@ -1057,14 +1057,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install djoser ```
-
pyotp (πŸ₯ˆ31 Β· ⭐ 1.9K) - Python One-Time Password Library. MIT +
pyotp (πŸ₯ˆ31 Β· ⭐ 2K) - Python One-Time Password Library. MIT - [GitHub](https://github.com/pyauth/pyotp) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 260 Β· πŸ“₯ 140 Β· πŸ“¦ 4.3K Β· πŸ“‹ 72 - 5% open Β· ⏱️ 20.12.2021): ``` git clone https://github.com/pyauth/pyotp ``` -- [PyPi](https://pypi.org/project/pyotp) (πŸ“₯ 2.7M / month Β· πŸ“¦ 540 Β· ⏱️ 04.02.2021): +- [PyPi](https://pypi.org/project/pyotp) (πŸ“₯ 2.6M / month Β· πŸ“¦ 540 Β· ⏱️ 04.02.2021): ``` pip install pyotp ``` @@ -1073,18 +1073,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge pyotp ```
-
dj-rest-auth (πŸ₯‰30 Β· ⭐ 830) - Authentication for Django Rest Framework. MIT +
dj-rest-auth (πŸ₯‰30 Β· ⭐ 840) - Authentication for Django Rest Framework. MIT - [GitHub](https://github.com/iMerica/dj-rest-auth) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 160 Β· πŸ“₯ 170 Β· πŸ“¦ 2.3K Β· πŸ“‹ 250 - 47% open Β· ⏱️ 06.02.2022): ``` git clone https://github.com/iMerica/dj-rest-auth ``` -- [PyPi](https://pypi.org/project/dj-rest-auth) (πŸ“₯ 99K / month Β· πŸ“¦ 6 Β· ⏱️ 06.02.2022): +- [PyPi](https://pypi.org/project/dj-rest-auth) (πŸ“₯ 100K / month Β· πŸ“¦ 6 Β· ⏱️ 06.02.2022): ``` pip install dj-rest-auth ``` -- [Conda](https://anaconda.org/conda-forge/dj-rest-auth) (πŸ“₯ 1.8K Β· ⏱️ 06.02.2022): +- [Conda](https://anaconda.org/conda-forge/dj-rest-auth) (πŸ“₯ 1.9K Β· ⏱️ 06.02.2022): ``` conda install -c conda-forge dj-rest-auth ``` @@ -1096,7 +1096,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) (πŸ“₯ 94K / month Β· πŸ“¦ 130 Β· ⏱️ 22.12.2021): +- [PyPi](https://pypi.org/project/rules) (πŸ“₯ 93K / month Β· πŸ“¦ 130 Β· ⏱️ 22.12.2021): ``` pip install rules ``` @@ -1108,7 +1108,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) (πŸ“₯ 550K / month Β· πŸ“¦ 2.2K Β· ⏱️ 25.10.2021): +- [PyPi](https://pypi.org/project/flask-httpauth) (πŸ“₯ 540K / month Β· πŸ“¦ 2.2K Β· ⏱️ 25.10.2021): ``` pip install flask-httpauth ``` @@ -1124,46 +1124,46 @@ _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) (πŸ“₯ 5.3M / month Β· πŸ“¦ 660 Β· ⏱️ 05.06.2021): +- [PyPi](https://pypi.org/project/python-jose) (πŸ“₯ 5.5M / month Β· πŸ“¦ 660 Β· ⏱️ 05.06.2021): ``` pip install python-jose ``` -- [Conda](https://anaconda.org/conda-forge/python-jose) (πŸ“₯ 840K Β· ⏱️ 26.06.2021): +- [Conda](https://anaconda.org/conda-forge/python-jose) (πŸ“₯ 850K Β· ⏱️ 26.06.2021): ``` conda install -c conda-forge python-jose ```
django-rest-knox (πŸ₯‰28 Β· ⭐ 710) - Authentication Module for django rest auth. MIT -- [GitHub](https://github.com/James1345/django-rest-knox) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 120 Β· πŸ“¦ 6.8K Β· πŸ“‹ 130 - 37% open Β· ⏱️ 31.01.2022): +- [GitHub](https://github.com/James1345/django-rest-knox) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 120 Β· πŸ“¦ 6.8K Β· πŸ“‹ 140 - 37% open Β· ⏱️ 31.01.2022): ``` git clone https://github.com/James1345/django-rest-knox ``` -- [PyPi](https://pypi.org/project/django-rest-knox) (πŸ“₯ 67K / month Β· πŸ“¦ 180 Β· ⏱️ 31.01.2022): +- [PyPi](https://pypi.org/project/django-rest-knox) (πŸ“₯ 69K / month Β· πŸ“¦ 180 Β· ⏱️ 31.01.2022): ``` pip install django-rest-knox ```
fastapi-users (πŸ₯‰27 Β· ⭐ 1.6K) - Ready-to-use and customizable users management for FastAPI. MIT -- [GitHub](https://github.com/fastapi-users/fastapi-users) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 140 Β· πŸ“‹ 190 - 2% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/fastapi-users/fastapi-users) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 140 Β· πŸ“‹ 190 - 2% open Β· ⏱️ 11.02.2022): ``` git clone https://github.com/fastapi-users/fastapi-users ``` -- [PyPi](https://pypi.org/project/fastapi-users) (πŸ“₯ 43K / month Β· πŸ“¦ 7 Β· ⏱️ 07.02.2022): +- [PyPi](https://pypi.org/project/fastapi-users) (πŸ“₯ 42K / month Β· πŸ“¦ 7 Β· ⏱️ 07.02.2022): ``` pip install fastapi-users ``` -- [Conda](https://anaconda.org/conda-forge/fastapi-users) (πŸ“₯ 740 Β· ⏱️ 07.02.2022): +- [Conda](https://anaconda.org/conda-forge/fastapi-users) (πŸ“₯ 800 Β· ⏱️ 07.02.2022): ``` conda install -c conda-forge fastapi-users ```
django-cas-ng (πŸ₯‰27 Β· ⭐ 330) - Django CAS 1.0/2.0/3.0 client authentication library, support.. MIT -- [GitHub](https://github.com/django-cas-ng/django-cas-ng) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 160 Β· πŸ“₯ 430 Β· πŸ“¦ 290 Β· πŸ“‹ 150 - 2% open Β· ⏱️ 15.01.2022): +- [GitHub](https://github.com/django-cas-ng/django-cas-ng) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 160 Β· πŸ“₯ 430 Β· πŸ“¦ 300 Β· πŸ“‹ 150 - 2% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/django-cas-ng/django-cas-ng @@ -1175,7 +1175,7 @@ _General purpose web frameworks to build web applications and REST APIs._
flask-dance (πŸ₯‰26 Β· ⭐ 870) - Doing the OAuth dance with style using Flask, requests, and.. MIT -- [GitHub](https://github.com/singingwolfboy/flask-dance) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 140 Β· πŸ“¦ 2.4K Β· πŸ“‹ 190 - 16% open Β· ⏱️ 01.11.2021): +- [GitHub](https://github.com/singingwolfboy/flask-dance) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 140 Β· πŸ“¦ 2.5K Β· πŸ“‹ 190 - 16% open Β· ⏱️ 01.11.2021): ``` git clone https://github.com/singingwolfboy/flask-dance @@ -1196,19 +1196,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/authomatic/authomatic ``` -- [PyPi](https://pypi.org/project/authomatic) (πŸ“₯ 1.1K / month Β· πŸ“¦ 260 Β· ⏱️ 27.11.2019): +- [PyPi](https://pypi.org/project/authomatic) (πŸ“₯ 1.2K / month Β· πŸ“¦ 260 Β· ⏱️ 27.11.2019): ``` pip install authomatic ```
Flask-OpenID (πŸ₯‰25 Β· ⭐ 210) - Flask-OpenID adds openid support to flask applications. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-openid) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 68 Β· πŸ“₯ 8 Β· πŸ“¦ 5.2K Β· πŸ“‹ 41 - 2% open Β· ⏱️ 23.11.2021): +- [GitHub](https://github.com/pallets-eco/flask-openid) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 68 Β· πŸ“₯ 8 Β· πŸ“¦ 5.3K Β· πŸ“‹ 41 - 2% open Β· ⏱️ 23.11.2021): ``` git clone https://github.com/pallets-eco/flask-openid ``` -- [PyPi](https://pypi.org/project/flask-openid) (πŸ“₯ 1.5M / month Β· πŸ“¦ 1.3K Β· ⏱️ 08.09.2021): +- [PyPi](https://pypi.org/project/flask-openid) (πŸ“₯ 1.6M / month Β· πŸ“¦ 1.3K Β· ⏱️ 08.09.2021): ``` pip install flask-openid ``` @@ -1217,7 +1217,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-openid ```
-
python-jwt (πŸ₯‰23 Β· ⭐ 190) - Python module for generating and verifying JSON Web Tokens. MIT +
python-jwt (πŸ₯‰22 Β· ⭐ 190) - Python module for generating and verifying JSON Web Tokens. MIT - [GitHub](https://github.com/davedoesdev/python-jwt) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 25 Β· ⏱️ 27.12.2021): @@ -1229,9 +1229,9 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install python-jwt ```
-
flask-praetorian (πŸ₯‰22 Β· ⭐ 310) - Strong, Simple, and Precise security for Flask APIs.. MIT +
flask-praetorian (πŸ₯‰21 Β· ⭐ 310) - Strong, Simple, and Precise security for Flask APIs.. MIT -- [GitHub](https://github.com/dusktreader/flask-praetorian) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 43 Β· πŸ“‹ 140 - 3% open Β· ⏱️ 17.01.2022): +- [GitHub](https://github.com/dusktreader/flask-praetorian) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 43 Β· πŸ“‹ 140 - 2% open Β· ⏱️ 17.01.2022): ``` git clone https://github.com/dusktreader/flask-praetorian @@ -1243,24 +1243,24 @@ _General purpose web frameworks to build web applications and REST APIs._
fastapi_login (πŸ₯‰21 Β· ⭐ 280) - FastAPI-Login tries to provide similar functionality as.. MIT -- [GitHub](https://github.com/MushroomMaula/fastapi_login) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 28 Β· πŸ“₯ 3 Β· πŸ“¦ 160 Β· πŸ“‹ 36 - 13% open Β· ⏱️ 23.10.2021): +- [GitHub](https://github.com/MushroomMaula/fastapi_login) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 30 Β· πŸ“₯ 3 Β· πŸ“¦ 160 Β· πŸ“‹ 37 - 16% open Β· ⏱️ 23.10.2021): ``` git clone https://github.com/MushroomMaula/fastapi_login ``` -- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 6.8K / month Β· πŸ“¦ 2 Β· ⏱️ 23.10.2021): +- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 7K / month Β· πŸ“¦ 2 Β· ⏱️ 23.10.2021): ``` pip install fastapi_login ```
flask_simplelogin (πŸ₯‰19 Β· ⭐ 160) - Simple Login - Login Extension for Flask - maintainer.. MIT -- [GitHub](https://github.com/flask-extensions/Flask-SimpleLogin) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 32 Β· πŸ“‹ 16 - 12% open Β· ⏱️ 25.10.2021): +- [GitHub](https://github.com/flask-extensions/Flask-SimpleLogin) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 33 Β· πŸ“‹ 16 - 12% open Β· ⏱️ 25.10.2021): ``` git clone https://github.com/flask-extensions/flask_simplelogin ``` -- [PyPi](https://pypi.org/project/flask_simplelogin) (πŸ“₯ 22K / month Β· πŸ“¦ 10 Β· ⏱️ 14.10.2019): +- [PyPi](https://pypi.org/project/flask_simplelogin) (πŸ“₯ 23K / month Β· πŸ“¦ 10 Β· ⏱️ 14.10.2019): ``` pip install flask_simplelogin ``` @@ -1276,9 +1276,9 @@ _General purpose web frameworks to build web applications and REST APIs._ - django-stronghold (πŸ₯‰23 Β· ⭐ 370 Β· πŸ’€) - 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 Β· ⭐ 330 Β· πŸ’€) - FastAPI extension that provides JWT Auth support.. MIT -- apex (πŸ₯‰17 Β· ⭐ 95 Β· πŸ’€) - Toolkit for Pyramid, a Pylons Project, to add Authentication and.. MIT +- apex (πŸ₯‰17 Β· ⭐ 96 Β· πŸ’€) - Toolkit for Pyramid, a Pylons Project, to add Authentication and.. MIT - pyramid_jwt (πŸ₯‰16 Β· ⭐ 73 Β· πŸ’€) - JWT authentication for Pyramid. BSD-2 -- fastapi-permissions (πŸ₯‰13 Β· ⭐ 220 Β· πŸ’€) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE +- fastapi-permissions (πŸ₯‰14 Β· ⭐ 220 Β· πŸ’€) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE

@@ -1286,14 +1286,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
lxml (πŸ₯‡37 Β· ⭐ 2K) - The lxml XML toolkit for Python. BSD-3 +
lxml (πŸ₯‡38 Β· ⭐ 2K) - The lxml XML toolkit for Python. BSD-3 -- [GitHub](https://github.com/lxml/lxml) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 480 Β· πŸ“₯ 2.2K Β· πŸ“¦ 230K Β· ⏱️ 21.01.2022): +- [GitHub](https://github.com/lxml/lxml) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 490 Β· πŸ“₯ 2.3K Β· πŸ“¦ 230K Β· ⏱️ 17.02.2022): ``` git clone https://github.com/lxml/lxml ``` -- [PyPi](https://pypi.org/project/lxml) (πŸ“₯ 37M / month Β· πŸ“¦ 38K Β· ⏱️ 13.12.2021): +- [PyPi](https://pypi.org/project/lxml) (πŸ“₯ 37M / month Β· πŸ“¦ 38K Β· ⏱️ 17.02.2022): ``` pip install lxml ``` @@ -1309,23 +1309,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mozilla/bleach ``` -- [PyPi](https://pypi.org/project/bleach) (πŸ“₯ 18M / month Β· πŸ“¦ 12K Β· ⏱️ 25.08.2021): +- [PyPi](https://pypi.org/project/bleach) (πŸ“₯ 14M / month Β· πŸ“¦ 12K Β· ⏱️ 25.08.2021): ``` pip install bleach ``` -- [Conda](https://anaconda.org/conda-forge/bleach) (πŸ“₯ 5.8M Β· ⏱️ 25.08.2021): +- [Conda](https://anaconda.org/conda-forge/bleach) (πŸ“₯ 5.9M Β· ⏱️ 25.08.2021): ``` conda install -c conda-forge bleach ```
-
markupsafe (πŸ₯ˆ35 Β· ⭐ 440) - Safely add untrusted strings to HTML/XML markup. BSD-3 +
markupsafe (πŸ₯ˆ35 Β· ⭐ 450) - Safely add untrusted strings to HTML/XML markup. BSD-3 -- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 110 Β· πŸ“¦ 760K Β· ⏱️ 13.01.2022): +- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 110 Β· πŸ“¦ 770K Β· ⏱️ 16.02.2022): ``` git clone https://github.com/pallets/markupsafe ``` -- [PyPi](https://pypi.org/project/markupsafe) (πŸ“₯ 76M / month Β· πŸ“¦ 74K Β· ⏱️ 18.05.2021): +- [PyPi](https://pypi.org/project/markupsafe) (πŸ“₯ 73M / month Β· πŸ“¦ 74K Β· ⏱️ 18.05.2021): ``` pip install markupsafe ``` @@ -1341,7 +1341,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/html5lib/html5lib-python ``` -- [PyPi](https://pypi.org/project/html5lib) (πŸ“₯ 8.6M / month Β· πŸ“¦ 15K Β· ⏱️ 22.06.2020): +- [PyPi](https://pypi.org/project/html5lib) (πŸ“₯ 8.9M / month Β· πŸ“¦ 15K Β· ⏱️ 22.06.2020): ``` pip install html5lib ``` @@ -1352,12 +1352,12 @@ _General purpose web frameworks to build web applications and REST APIs._
WeasyPrint (πŸ₯‰32 Β· ⭐ 4.8K) - The awesome document factory. BSD-3 -- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 550 Β· πŸ“‹ 1.3K - 10% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 550 Β· πŸ“‹ 1.3K - 10% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/Kozea/WeasyPrint ``` -- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 650K / month Β· πŸ“¦ 34 Β· ⏱️ 31.01.2022): +- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 690K / month Β· πŸ“¦ 34 Β· ⏱️ 31.01.2022): ``` pip install weasyprint ``` @@ -1368,12 +1368,12 @@ _General purpose web frameworks to build web applications and REST APIs._
xhtml2pdf (πŸ₯‰32 Β· ⭐ 1.9K) - A library for converting HTML into PDFs using ReportLab. Apache-2 -- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 560 Β· πŸ“¦ 6.9K Β· πŸ“‹ 320 - 40% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 560 Β· πŸ“¦ 7K Β· πŸ“‹ 320 - 40% open Β· ⏱️ 03.02.2022): ``` git clone https://github.com/xhtml2pdf/xhtml2pdf ``` -- [PyPi](https://pypi.org/project/xhtml2pdf) (πŸ“₯ 340K / month Β· πŸ“¦ 820 Β· ⏱️ 08.10.2020): +- [PyPi](https://pypi.org/project/xhtml2pdf) (πŸ“₯ 360K / month Β· πŸ“¦ 820 Β· ⏱️ 08.10.2020): ``` pip install xhtml2pdf ``` @@ -1389,35 +1389,35 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/gawel/pyquery ``` -- [PyPi](https://pypi.org/project/pyquery) (πŸ“₯ 1M / month Β· πŸ“¦ 3.3K Β· ⏱️ 21.11.2020): +- [PyPi](https://pypi.org/project/pyquery) (πŸ“₯ 1.1M / month Β· πŸ“¦ 3.3K Β· ⏱️ 21.11.2020): ``` pip install pyquery ``` -- [Conda](https://anaconda.org/conda-forge/pyquery) (πŸ“₯ 21K Β· ⏱️ 27.11.2020): +- [Conda](https://anaconda.org/conda-forge/pyquery) (πŸ“₯ 22K Β· ⏱️ 27.11.2020): ``` conda install -c conda-forge pyquery ```
-
selectolax (πŸ₯‰25 Β· ⭐ 520) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT +
selectolax (πŸ₯‰24 Β· ⭐ 520) - Python binding to Modest and Lexbor engines (fast HTML5 parser with.. MIT -- [GitHub](https://github.com/rushter/selectolax) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 37 Β· πŸ“¦ 240 Β· πŸ“‹ 45 - 6% open Β· ⏱️ 20.01.2022): +- [GitHub](https://github.com/rushter/selectolax) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 39 Β· πŸ“¦ 240 Β· πŸ“‹ 45 - 6% open Β· ⏱️ 20.01.2022): ``` git clone https://github.com/rushter/selectolax ``` -- [PyPi](https://pypi.org/project/selectolax) (πŸ“₯ 43K / month Β· πŸ“¦ 18 Β· ⏱️ 17.11.2021): +- [PyPi](https://pypi.org/project/selectolax) (πŸ“₯ 44K / month Β· πŸ“¦ 18 Β· ⏱️ 17.11.2021): ``` pip install selectolax ```
html5-parser (πŸ₯‰21 Β· ⭐ 620) - Fast C based HTML 5 parsing for python. Apache-2 -- [GitHub](https://github.com/kovidgoyal/html5-parser) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 26 Β· ⏱️ 18.12.2021): +- [GitHub](https://github.com/kovidgoyal/html5-parser) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 27 Β· ⏱️ 18.12.2021): ``` git clone https://github.com/kovidgoyal/html5-parser ``` -- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 35K / month Β· πŸ“¦ 15 Β· ⏱️ 22.09.2021): +- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 21K / month Β· πŸ“¦ 15 Β· ⏱️ 22.09.2021): ``` pip install html5-parser ``` @@ -1434,12 +1434,12 @@ _General purpose web frameworks to build web applications and REST APIs._
tldextract (πŸ₯‡33 Β· ⭐ 1.4K) - Accurately separate the TLD from the registered domain and.. BSD-3 -- [GitHub](https://github.com/john-kurkowski/tldextract) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 180 Β· πŸ“¦ 8.7K Β· πŸ“‹ 160 - 11% open Β· ⏱️ 05.02.2022): +- [GitHub](https://github.com/john-kurkowski/tldextract) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 180 Β· πŸ“¦ 8.8K Β· πŸ“‹ 160 - 11% open Β· ⏱️ 05.02.2022): ``` git clone https://github.com/john-kurkowski/tldextract ``` -- [PyPi](https://pypi.org/project/tldextract) (πŸ“₯ 4.4M / month Β· πŸ“¦ 1.1K Β· ⏱️ 01.09.2021): +- [PyPi](https://pypi.org/project/tldextract) (πŸ“₯ 4.5M / month Β· πŸ“¦ 1.1K Β· ⏱️ 01.09.2021): ``` pip install tldextract ``` @@ -1450,21 +1450,21 @@ _General purpose web frameworks to build web applications and REST APIs._
Yarl (πŸ₯‡33 Β· ⭐ 750) - Yet another URL library. Apache-2 -- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 100 Β· πŸ“₯ 2.5K Β· πŸ“‹ 190 - 15% open Β· ⏱️ 25.01.2022): +- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 100 Β· πŸ“₯ 2.5K Β· πŸ“‹ 190 - 15% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/aio-libs/yarl ``` -- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 45M / month Β· πŸ“¦ 2.7K Β· ⏱️ 01.11.2021): +- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 42M / month Β· πŸ“¦ 2.7K Β· ⏱️ 01.11.2021): ``` pip install yarl ``` -- [Conda](https://anaconda.org/conda-forge/yarl) (πŸ“₯ 3.7M Β· ⏱️ 04.11.2021): +- [Conda](https://anaconda.org/conda-forge/yarl) (πŸ“₯ 3.8M Β· ⏱️ 04.11.2021): ``` conda install -c conda-forge yarl ```
-
furl (πŸ₯‰28 Β· ⭐ 2.2K) - URL parsing and manipulation made easy. Unlicense +
furl (πŸ₯ˆ28 Β· ⭐ 2.2K) - URL parsing and manipulation made easy. Unlicense - [GitHub](https://github.com/gruns/furl) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 130 Β· πŸ“‹ 100 - 20% open Β· ⏱️ 02.01.2022): @@ -1480,7 +1480,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge furl ```
-
shortuuid (πŸ₯‰28 Β· ⭐ 1.6K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 +
shortuuid (πŸ₯ˆ28 Β· ⭐ 1.6K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 - [GitHub](https://github.com/skorokithakis/shortuuid) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 94 Β· πŸ“‹ 41 - 2% open Β· ⏱️ 11.01.2022): @@ -1503,14 +1503,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/codeinthehole/purl ``` -- [PyPi](https://pypi.org/project/purl) (πŸ“₯ 47K / month Β· πŸ“¦ 380 Β· ⏱️ 15.05.2021): +- [PyPi](https://pypi.org/project/purl) (πŸ“₯ 46K / month Β· πŸ“¦ 380 Β· ⏱️ 15.05.2021): ``` pip install purl ```
Show 1 hidden projects... -- uritemplate (πŸ₯ˆ29 Β· ⭐ 200) - URI template parsing per RFC6570. ❗️BSD-1-Clause +- uritemplate (πŸ₯ˆ28 Β· ⭐ 200) - URI template parsing per RFC6570. ❗️BSD-1-Clause

@@ -1522,23 +1522,23 @@ _General purpose web frameworks to build web applications and REST APIs._
OpenAPI Generator (πŸ₯‡42 Β· ⭐ 11K) - OpenAPI Generator allows generation of API client.. Apache-2 -- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 2.3K Β· πŸ”€ 3.9K Β· πŸ“¦ 4 Β· πŸ“‹ 5.3K - 57% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 2.3K Β· πŸ”€ 3.9K Β· πŸ“¦ 4 Β· πŸ“‹ 5.3K - 57% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/OpenAPITools/openapi-generator ``` -- [PyPi](https://pypi.org/project/openapi-generator-cli) (πŸ“₯ 1.7K / month Β· ⏱️ 15.05.2020): +- [PyPi](https://pypi.org/project/openapi-generator-cli) (πŸ“₯ 1.6K / month Β· ⏱️ 15.05.2020): ``` pip install openapi-generator-cli ``` -- [npm](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (πŸ“₯ 900K / month Β· πŸ“¦ 330 Β· ⏱️ 31.01.2022): +- [npm](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (πŸ“₯ 930K / month Β· πŸ“¦ 330 Β· ⏱️ 31.01.2022): ``` npm install @openapitools/openapi-generator-cli ```
swagger-ui (πŸ₯‡37 Β· ⭐ 22K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 -- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 8.2K Β· πŸ“¦ 32K Β· πŸ“‹ 4.8K - 15% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 8.2K Β· πŸ“¦ 32K Β· πŸ“‹ 4.8K - 15% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/swagger-api/swagger-ui @@ -1546,28 +1546,28 @@ _General purpose web frameworks to build web applications and REST APIs._
connexion (πŸ₯‡36 Β· ⭐ 3.9K) - Swagger/OpenAPI First framework for Python on top of Flask.. Apache-2 -- [GitHub](https://github.com/spec-first/connexion) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 680 Β· πŸ“¦ 6K Β· πŸ“‹ 820 - 33% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/spec-first/connexion) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 690 Β· πŸ“¦ 6K Β· πŸ“‹ 820 - 34% open Β· ⏱️ 09.02.2022): ``` git clone https://github.com/zalando/connexion ``` -- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 960K / month Β· πŸ“¦ 700 Β· ⏱️ 09.02.2022): +- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 1.2M / month Β· πŸ“¦ 700 Β· ⏱️ 09.02.2022): ``` pip install connexion ``` -- [Conda](https://anaconda.org/conda-forge/connexion) (πŸ“₯ 160K Β· ⏱️ 08.02.2022): +- [Conda](https://anaconda.org/conda-forge/connexion) (πŸ“₯ 160K Β· ⏱️ 10.02.2022): ``` conda install -c conda-forge connexion ```
drf-yasg (πŸ₯ˆ34 Β· ⭐ 2.6K) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3 -- [GitHub](https://github.com/axnsan12/drf-yasg) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 330 Β· πŸ“¦ 50K Β· πŸ“‹ 560 - 32% open Β· ⏱️ 16.12.2021): +- [GitHub](https://github.com/axnsan12/drf-yasg) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 340 Β· πŸ“¦ 50K Β· πŸ“‹ 560 - 32% open Β· ⏱️ 16.12.2021): ``` git clone https://github.com/axnsan12/drf-yasg ``` -- [PyPi](https://pypi.org/project/drf-yasg) (πŸ“₯ 910K / month Β· πŸ“¦ 340 Β· ⏱️ 25.10.2020): +- [PyPi](https://pypi.org/project/drf-yasg) (πŸ“₯ 930K / month Β· πŸ“¦ 340 Β· ⏱️ 25.10.2020): ``` pip install drf-yasg ``` @@ -1576,14 +1576,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge drf-yasg ```
-
apispec (πŸ₯ˆ34 Β· ⭐ 920) - A pluggable API specification generator. Currently supports the.. MIT +
apispec (πŸ₯ˆ34 Β· ⭐ 930) - A pluggable API specification generator. Currently supports the.. MIT -- [GitHub](https://github.com/marshmallow-code/apispec) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 150 Β· πŸ“¦ 4.4K Β· πŸ“‹ 240 - 10% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/marshmallow-code/apispec) (πŸ‘¨β€πŸ’» 75 Β· πŸ”€ 150 Β· πŸ“¦ 4.5K Β· πŸ“‹ 240 - 10% open Β· ⏱️ 09.02.2022): ``` git clone https://github.com/marshmallow-code/apispec ``` -- [PyPi](https://pypi.org/project/apispec) (πŸ“₯ 3.1M / month Β· πŸ“¦ 7.1K Β· ⏱️ 27.09.2021): +- [PyPi](https://pypi.org/project/apispec) (πŸ“₯ 3.2M / month Β· πŸ“¦ 7.1K Β· ⏱️ 27.09.2021): ``` pip install apispec ``` @@ -1602,7 +1602,7 @@ _General purpose web frameworks to build web applications and REST APIs._
AutoRest (πŸ₯ˆ31 Β· ⭐ 3.7K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT -- [GitHub](https://github.com/Azure/autorest) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 690 Β· πŸ“₯ 84K Β· πŸ“¦ 340 Β· πŸ“‹ 1.9K - 4% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/Azure/autorest) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 680 Β· πŸ“₯ 84K Β· πŸ“¦ 340 Β· πŸ“‹ 1.9K - 4% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/Azure/autorest @@ -1626,36 +1626,36 @@ _General purpose web frameworks to build web applications and REST APIs._
swagger-codegen (πŸ₯‰30 Β· ⭐ 14K) - swagger-codegen contains a template-driven engine to.. Apache-2 -- [GitHub](https://github.com/swagger-api/swagger-codegen) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.7K Β· πŸ“‹ 6.6K - 49% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/swagger-api/swagger-codegen) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.7K Β· πŸ“‹ 6.5K - 48% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/swagger-api/swagger-codegen ```
-
drf-spectacular (πŸ₯‰29 Β· ⭐ 940) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 +
drf-spectacular (πŸ₯‰29 Β· ⭐ 950) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 -- [GitHub](https://github.com/tfranzel/drf-spectacular) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 110 Β· πŸ“¦ 1.3K Β· πŸ“‹ 480 - 7% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/tfranzel/drf-spectacular) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 110 Β· πŸ“¦ 1.3K Β· πŸ“‹ 490 - 6% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/tfranzel/drf-spectacular ``` -- [PyPi](https://pypi.org/project/drf-spectacular) (πŸ“₯ 400K / month Β· πŸ“¦ 16 Β· ⏱️ 01.02.2022): +- [PyPi](https://pypi.org/project/drf-spectacular) (πŸ“₯ 430K / month Β· πŸ“¦ 16 Β· ⏱️ 01.02.2022): ``` pip install drf-spectacular ``` -- [Conda](https://anaconda.org/conda-forge/drf-spectacular) (πŸ“₯ 1K Β· ⏱️ 01.02.2022): +- [Conda](https://anaconda.org/conda-forge/drf-spectacular) (πŸ“₯ 1.1K Β· ⏱️ 01.02.2022): ``` conda install -c conda-forge drf-spectacular ```
apistar (πŸ₯‰28 Β· ⭐ 5.6K) - The Web API toolkit. BSD-3 -- [GitHub](https://github.com/encode/apistar) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 420 Β· πŸ“¦ 660 Β· πŸ“‹ 350 - 16% open Β· ⏱️ 31.08.2021): +- [GitHub](https://github.com/encode/apistar) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 420 Β· πŸ“¦ 670 Β· πŸ“‹ 350 - 16% open Β· ⏱️ 31.08.2021): ``` git clone https://github.com/encode/apistar ``` -- [PyPi](https://pypi.org/project/apistar) (πŸ“₯ 14K / month Β· πŸ“¦ 170 Β· ⏱️ 03.04.2019): +- [PyPi](https://pypi.org/project/apistar) (πŸ“₯ 13K / month Β· πŸ“¦ 170 Β· ⏱️ 03.04.2019): ``` pip install apistar ``` @@ -1666,24 +1666,24 @@ _General purpose web frameworks to build web applications and REST APIs._
OpenAPI-to-GraphQL (πŸ₯‰28 Β· ⭐ 1.2K) - Translate APIs described by OpenAPI Specifications.. MIT -- [GitHub](https://github.com/IBM/openapi-to-graphql) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 160 Β· πŸ“¦ 400 Β· πŸ“‹ 250 - 44% open Β· ⏱️ 04.02.2022): +- [GitHub](https://github.com/IBM/openapi-to-graphql) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 160 Β· πŸ“¦ 410 Β· πŸ“‹ 250 - 44% open Β· ⏱️ 04.02.2022): ``` git clone https://github.com/IBM/openapi-to-graphql ``` -- [npm](https://www.npmjs.com/package/openapi-to-graphql-cli) (πŸ“₯ 4.8K / month Β· πŸ“¦ 1 Β· ⏱️ 04.02.2022): +- [npm](https://www.npmjs.com/package/openapi-to-graphql-cli) (πŸ“₯ 5.2K / month Β· πŸ“¦ 1 Β· ⏱️ 04.02.2022): ``` npm install openapi-to-graphql-cli ```
OpenAPI Spec validator (πŸ₯‰27 Β· ⭐ 200) - OpenAPI Spec validator. Apache-2 -- [GitHub](https://github.com/p1c2u/openapi-spec-validator) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 43 Β· πŸ“‹ 74 - 43% open Β· ⏱️ 28.01.2022): +- [GitHub](https://github.com/p1c2u/openapi-spec-validator) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 44 Β· πŸ“‹ 74 - 43% open Β· ⏱️ 28.01.2022): ``` git clone https://github.com/p1c2u/openapi-spec-validator ``` -- [PyPi](https://pypi.org/project/openapi-spec-validator) (πŸ“₯ 1.9M / month Β· πŸ“¦ 160 Β· ⏱️ 28.01.2022): +- [PyPi](https://pypi.org/project/openapi-spec-validator) (πŸ“₯ 2.1M / month Β· πŸ“¦ 160 Β· ⏱️ 28.01.2022): ``` pip install openapi-spec-validator ``` @@ -1692,9 +1692,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge openapi-spec-validator ```
-
datamodel-code-generator (πŸ₯‰26 Β· ⭐ 800) - Pydantic model generator for easy conversion of JSON,.. MIT +
datamodel-code-generator (πŸ₯‰26 Β· ⭐ 820) - Pydantic model generator for easy conversion of JSON,.. MIT -- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 88 Β· πŸ“‹ 190 - 30% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 88 Β· πŸ“‹ 190 - 30% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/koxudaxi/datamodel-code-generator @@ -1711,14 +1711,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/sourcey/spectacle ``` -- [npm](https://www.npmjs.com/package/spectacle-docs) (πŸ“₯ 5.7K / month Β· πŸ“¦ 30 Β· ⏱️ 10.03.2020): +- [npm](https://www.npmjs.com/package/spectacle-docs) (πŸ“₯ 5.6K / month Β· πŸ“¦ 30 Β· ⏱️ 10.03.2020): ``` npm install spectacle-docs ```
openapi-core (πŸ₯‰24 Β· ⭐ 160) - OpenAPI core. BSD-3 -- [GitHub](https://github.com/p1c2u/openapi-core) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 92 Β· πŸ“‹ 160 - 35% open Β· ⏱️ 01.02.2022): +- [GitHub](https://github.com/p1c2u/openapi-core) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 92 Β· πŸ“‹ 160 - 35% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/p1c2u/openapi-core @@ -1732,42 +1732,42 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge openapi-core ```
-
openapi-python-client (πŸ₯‰23 Β· ⭐ 280) - Generate modern Python clients from OpenAPI. MIT +
openapi-python-client (πŸ₯‰23 Β· ⭐ 290) - Generate modern Python clients from OpenAPI. MIT -- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 63 Β· πŸ“‹ 210 - 22% open Β· ⏱️ 29.01.2022): +- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 64 Β· πŸ“‹ 210 - 22% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/openapi-generators/openapi-python-client ``` -- [PyPi](https://pypi.org/project/openapi-python-client) (πŸ“₯ 16K / month Β· ⏱️ 29.01.2022): +- [PyPi](https://pypi.org/project/openapi-python-client) (πŸ“₯ 18K / month Β· ⏱️ 29.01.2022): ``` pip install openapi-python-client ``` -- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (πŸ“₯ 800 Β· ⏱️ 19.12.2021): +- [Conda](https://anaconda.org/conda-forge/openapi-python-client) (πŸ“₯ 830 Β· ⏱️ 19.12.2021): ``` conda install -c conda-forge openapi-python-client ```
-
Spectree (πŸ₯‰23 Β· ⭐ 160) - API spec validator and OpenAPI document generator for Python.. Apache-2 +
Spectree (πŸ₯‰23 Β· ⭐ 170) - API spec validator and OpenAPI document generator for Python.. Apache-2 -- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 46 Β· πŸ“¦ 30 Β· πŸ“‹ 69 - 8% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 47 Β· πŸ“¦ 30 Β· πŸ“‹ 70 - 8% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/0b01001001/spectree ``` -- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 13K / month Β· πŸ“¦ 2 Β· ⏱️ 10.02.2022): +- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 14K / month Β· πŸ“¦ 2 Β· ⏱️ 17.02.2022): ``` pip install spectree ```
-
pyramid_openapi3 (πŸ₯‰17 Β· ⭐ 73) - Pyramid addon for OpenAPI3 validation of requests and.. MIT +
pyramid_openapi3 (πŸ₯‰17 Β· ⭐ 74) - Pyramid addon for OpenAPI3 validation of requests and.. MIT - [GitHub](https://github.com/Pylons/pyramid_openapi3) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 33 Β· πŸ“‹ 56 - 35% open Β· ⏱️ 07.12.2021): ``` git clone https://github.com/Pylons/pyramid_openapi3 ``` -- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 5.6K / month Β· πŸ“¦ 2 Β· ⏱️ 13.06.2021): +- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 5.4K / month Β· πŸ“¦ 2 Β· ⏱️ 13.06.2021): ``` pip install pyramid_openapi3 ``` @@ -1786,9 +1786,9 @@ _General purpose web frameworks to build web applications and REST APIs._ πŸ”— GraphQL Specification ( ⭐ 14K) - GraphQL is a query language and execution engine tied to any.. -
graphene (πŸ₯‡35 Β· ⭐ 7K) - GraphQL framework for Python. MIT +
graphene (πŸ₯‡35 Β· ⭐ 7.1K) - GraphQL framework for Python. MIT -- [GitHub](https://github.com/graphql-python/graphene) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 740 Β· πŸ“¦ 12K Β· πŸ“‹ 950 - 14% open Β· ⏱️ 11.01.2022): +- [GitHub](https://github.com/graphql-python/graphene) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 740 Β· πŸ“¦ 12K Β· πŸ“‹ 950 - 14% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/graphql-python/graphene @@ -1802,38 +1802,38 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge graphene ```
-
Strawberry GraphQL (πŸ₯‡34 Β· ⭐ 1.9K) - A new GraphQL library for Python. MIT +
Strawberry GraphQL (πŸ₯‡33 Β· ⭐ 2K) - A new GraphQL library for Python. MIT -- [GitHub](https://github.com/strawberry-graphql/strawberry) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 230 Β· πŸ“₯ 190 Β· πŸ“¦ 190 Β· πŸ“‹ 390 - 37% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/strawberry-graphql/strawberry) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 230 Β· πŸ“₯ 180 Β· πŸ“¦ 200 Β· πŸ“‹ 390 - 37% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/strawberry-graphql/strawberry ``` -- [PyPi](https://pypi.org/project/strawberry-graphql) (πŸ“₯ 140K / month Β· πŸ“¦ 14 Β· ⏱️ 07.02.2022): +- [PyPi](https://pypi.org/project/strawberry-graphql) (πŸ“₯ 190K / month Β· πŸ“¦ 14 Β· ⏱️ 17.02.2022): ``` pip install strawberry-graphql ```
-
ariadne (πŸ₯ˆ33 Β· ⭐ 1.7K) - Ariadne is a Python library for implementing GraphQL servers using.. BSD-3 +
ariadne (πŸ₯‡33 Β· ⭐ 1.7K) - Ariadne is a Python library for implementing GraphQL servers using.. BSD-3 -- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 130 Β· πŸ“¦ 620 Β· πŸ“‹ 230 - 23% open Β· ⏱️ 31.01.2022): +- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 130 Β· πŸ“¦ 630 Β· πŸ“‹ 230 - 23% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/mirumee/ariadne ``` -- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 450K / month Β· πŸ“¦ 35 Β· ⏱️ 28.01.2022): +- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 490K / month Β· πŸ“¦ 35 Β· ⏱️ 28.01.2022): ``` pip install ariadne ```
graphene-django (πŸ₯ˆ32 Β· ⭐ 3.8K) - Integrate GraphQL into your Django project. MIT -- [GitHub](https://github.com/graphql-python/graphene-django) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 630 Β· πŸ“¦ 7.2K Β· πŸ“‹ 750 - 18% open Β· ⏱️ 22.01.2022): +- [GitHub](https://github.com/graphql-python/graphene-django) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 630 Β· πŸ“¦ 7.3K Β· πŸ“‹ 750 - 18% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/graphql-python/graphene-django ``` -- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 400K / month Β· πŸ“¦ 470 Β· ⏱️ 31.12.2020): +- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 410K / month Β· πŸ“¦ 470 Β· ⏱️ 31.12.2020): ``` pip install graphene-django ``` @@ -1844,23 +1844,23 @@ _General purpose web frameworks to build web applications and REST APIs._
graphql-core (πŸ₯ˆ32 Β· ⭐ 410) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT -- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 88 Β· πŸ“¦ 12K Β· πŸ“‹ 110 - 7% open Β· ⏱️ 30.01.2022): +- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 89 Β· πŸ“¦ 12K Β· πŸ“‹ 110 - 7% open Β· ⏱️ 30.01.2022): ``` git clone https://github.com/graphql-python/graphql-core ``` -- [PyPi](https://pypi.org/project/graphql-core) (πŸ“₯ 2.6M / month Β· πŸ“¦ 700 Β· ⏱️ 15.01.2022): +- [PyPi](https://pypi.org/project/graphql-core) (πŸ“₯ 2.8M / month Β· πŸ“¦ 700 Β· ⏱️ 15.01.2022): ``` pip install graphql-core ``` -- [Conda](https://anaconda.org/conda-forge/graphql-core) (πŸ“₯ 210K Β· ⏱️ 15.01.2022): +- [Conda](https://anaconda.org/conda-forge/graphql-core) (πŸ“₯ 220K Β· ⏱️ 15.01.2022): ``` conda install -c conda-forge graphql-core ```
-
graphql-relay-py (πŸ₯ˆ28 Β· ⭐ 130) - A library to help construct a graphql-py server supporting.. MIT +
graphql-relay-py (πŸ₯ˆ28 Β· ⭐ 140) - A library to help construct a graphql-py server supporting.. MIT -- [GitHub](https://github.com/graphql-python/graphql-relay-py) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 32 Β· πŸ“¦ 9.7K Β· πŸ“‹ 32 - 31% open Β· ⏱️ 30.01.2022): +- [GitHub](https://github.com/graphql-python/graphql-relay-py) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 32 Β· πŸ“¦ 9.8K Β· πŸ“‹ 32 - 31% open Β· ⏱️ 30.01.2022): ``` git clone https://github.com/graphql-python/graphql-relay-py @@ -1874,30 +1874,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge graphql-relay ```
-
tartiflette (πŸ₯‰24 Β· ⭐ 800) - GraphQL Engine built with Python 3.6+ / asyncio. MIT +
tartiflette (πŸ₯‰24 Β· ⭐ 810) - GraphQL Engine built with Python 3.6+ / asyncio. MIT - [GitHub](https://github.com/tartiflette/tartiflette) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 37 Β· πŸ“‹ 140 - 5% open Β· ⏱️ 20.01.2022): ``` git clone https://github.com/tartiflette/tartiflette ``` -- [PyPi](https://pypi.org/project/tartiflette) (πŸ“₯ 4.2K / month Β· πŸ“¦ 18 Β· ⏱️ 15.11.2021): +- [PyPi](https://pypi.org/project/tartiflette) (πŸ“₯ 4.3K / month Β· πŸ“¦ 18 Β· ⏱️ 15.11.2021): ``` pip install tartiflette ```
-
django-graphql-auth (πŸ₯‰23 Β· ⭐ 260) - Django registration and authentication with GraphQL. MIT - -- [GitHub](https://github.com/PedroBern/django-graphql-auth) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 64 Β· πŸ“¦ 330 Β· πŸ“‹ 97 - 56% open Β· ⏱️ 20.12.2021): - - ``` - git clone https://github.com/PedroBern/django-graphql-auth - ``` -- [PyPi](https://pypi.org/project/django-graphql-auth) (πŸ“₯ 8.6K / month Β· ⏱️ 16.11.2020): - ``` - pip install django-graphql-auth - ``` -
graphene-mongo (πŸ₯‰23 Β· ⭐ 250) - Graphene MongoEngine integration. MIT - [GitHub](https://github.com/graphql-python/graphene-mongo) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 92 Β· πŸ“¦ 260 Β· πŸ“‹ 82 - 26% open Β· ⏱️ 14.01.2022): @@ -1905,7 +1893,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/graphql-python/graphene-mongo ``` -- [PyPi](https://pypi.org/project/graphene-mongo) (πŸ“₯ 7.3K / month Β· πŸ“¦ 13 Β· ⏱️ 14.01.2022): +- [PyPi](https://pypi.org/project/graphene-mongo) (πŸ“₯ 7.5K / month Β· πŸ“¦ 13 Β· ⏱️ 14.01.2022): ``` pip install graphene-mongo ``` @@ -1914,6 +1902,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge graphene-mongo ```
+
django-graphql-auth (πŸ₯‰22 Β· ⭐ 270) - Django registration and authentication with GraphQL. MIT + +- [GitHub](https://github.com/PedroBern/django-graphql-auth) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 65 Β· πŸ“¦ 340 Β· πŸ“‹ 97 - 56% open Β· ⏱️ 20.12.2021): + + ``` + git clone https://github.com/PedroBern/django-graphql-auth + ``` +- [PyPi](https://pypi.org/project/django-graphql-auth) (πŸ“₯ 8K / month Β· ⏱️ 16.11.2020): + ``` + pip install django-graphql-auth + ``` +
graphene-pydantic (πŸ₯‰20 Β· ⭐ 150) - Integrate GraphQL with your Pydantic models. Apache-2 - [GitHub](https://github.com/graphql-python/graphene-pydantic) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 34 Β· πŸ“‹ 33 - 24% open Β· ⏱️ 25.01.2022): @@ -1921,7 +1921,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) (πŸ“₯ 3.7K / month Β· πŸ“¦ 1 Β· ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/graphene-pydantic) (πŸ“₯ 4.1K / month Β· πŸ“¦ 1 Β· ⏱️ 25.01.2022): ``` pip install graphene-pydantic ``` @@ -1933,7 +1933,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.6K / month Β· πŸ“¦ 4 Β· ⏱️ 15.11.2021): +- [PyPi](https://pypi.org/project/tartiflette-aiohttp) (πŸ“₯ 1.5K / month Β· πŸ“¦ 4 Β· ⏱️ 15.11.2021): ``` pip install tartiflette-aiohttp ``` @@ -1945,14 +1945,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tartiflette/tartiflette-asgi ``` -- [PyPi](https://pypi.org/project/tartiflette-asgi) (πŸ“₯ 560 / month Β· πŸ“¦ 1 Β· ⏱️ 28.10.2021): +- [PyPi](https://pypi.org/project/tartiflette-asgi) (πŸ“₯ 850 / month Β· πŸ“¦ 1 Β· ⏱️ 28.10.2021): ``` pip install tartiflette-asgi ```
-
Flask-GraphQL-Auth (πŸ₯‰16 Β· ⭐ 64 Β· πŸ’€) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to.. MIT +
Flask-GraphQL-Auth (πŸ₯‰16 Β· ⭐ 63 Β· πŸ’€) - (UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to.. MIT -- [GitHub](https://github.com/NovemberOscar/Flask-GraphQL-Auth) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 9 Β· πŸ“¦ 80 Β· πŸ“‹ 19 - 31% open Β· ⏱️ 16.06.2021): +- [GitHub](https://github.com/NovemberOscar/Flask-GraphQL-Auth) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 9 Β· πŸ“¦ 81 Β· πŸ“‹ 19 - 31% open Β· ⏱️ 16.06.2021): ``` git clone https://github.com/NovemberOscar/Flask-GraphQL-Auth @@ -1975,28 +1975,28 @@ _General purpose web frameworks to build web applications and REST APIs._
websocket-client (πŸ₯‡39 Β· ⭐ 2.9K) - WebSocket client for Python. Apache-2 -- [GitHub](https://github.com/websocket-client/websocket-client) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 680 Β· πŸ“¦ 54K Β· πŸ“‹ 500 - 1% open Β· ⏱️ 28.01.2022): +- [GitHub](https://github.com/websocket-client/websocket-client) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 680 Β· πŸ“¦ 55K Β· πŸ“‹ 510 - 1% open Β· ⏱️ 11.02.2022): ``` git clone https://github.com/websocket-client/websocket-client ``` -- [PyPi](https://pypi.org/project/websocket-client) (πŸ“₯ 36M / month Β· πŸ“¦ 6.5K Β· ⏱️ 07.12.2021): +- [PyPi](https://pypi.org/project/websocket-client) (πŸ“₯ 33M / month Β· πŸ“¦ 6.5K Β· ⏱️ 07.12.2021): ``` pip install websocket-client ``` -- [Conda](https://anaconda.org/conda-forge/websocket-client) (πŸ“₯ 2.2M Β· ⏱️ 08.12.2021): +- [Conda](https://anaconda.org/conda-forge/websocket-client) (πŸ“₯ 2.3M Β· ⏱️ 08.12.2021): ``` conda install -c conda-forge websocket-client ```
autobahn-python (πŸ₯‡36 Β· ⭐ 2.3K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT -- [GitHub](https://github.com/crossbario/autobahn-python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 750 Β· πŸ“¦ 17K Β· πŸ“‹ 840 - 22% open Β· ⏱️ 29.01.2022): +- [GitHub](https://github.com/crossbario/autobahn-python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 750 Β· πŸ“¦ 17K Β· πŸ“‹ 840 - 22% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/crossbario/autobahn-python ``` -- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 670K / month Β· πŸ“¦ 1.9K Β· ⏱️ 28.01.2022): +- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 680K / month Β· πŸ“¦ 1.9K Β· ⏱️ 28.01.2022): ``` pip install autobahn ``` @@ -2005,14 +2005,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge autobahn ```
-
websockets (πŸ₯ˆ35 Β· ⭐ 3.8K) - Library for building WebSocket servers and clients in Python. BSD-3 +
websockets (πŸ₯ˆ34 Β· ⭐ 3.8K) - Library for building WebSocket servers and clients in Python. BSD-3 -- [GitHub](https://github.com/aaugustin/websockets) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 400 Β· πŸ“¦ 49K Β· πŸ“‹ 840 - 3% open Β· ⏱️ 24.12.2021): +- [GitHub](https://github.com/aaugustin/websockets) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 410 Β· πŸ“¦ 50K Β· πŸ“‹ 850 - 4% open Β· ⏱️ 24.12.2021): ``` git clone https://github.com/aaugustin/websockets ``` -- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 15M / month Β· πŸ“¦ 3.4K Β· ⏱️ 15.12.2021): +- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 15M / month Β· πŸ“¦ 3.5K Β· ⏱️ 15.12.2021): ``` pip install websockets ``` @@ -2021,30 +2021,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge websockets ```
-
python-socketio (πŸ₯ˆ32 Β· ⭐ 2.7K) - Python Socket.IO server and client. MIT +
python-socketio (πŸ₯ˆ33 Β· ⭐ 2.7K) - Python Socket.IO server and client. MIT -- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 450 Β· πŸ“‹ 680 - 4% open Β· ⏱️ 29.01.2022): +- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 460 Β· πŸ“‹ 680 - 5% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/miguelgrinberg/python-socketio ``` -- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 890K / month Β· πŸ“¦ 1.9K Β· ⏱️ 11.01.2022): +- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 890K / month Β· πŸ“¦ 1.9K Β· ⏱️ 15.02.2022): ``` pip install python-socketio ``` -- [Conda](https://anaconda.org/conda-forge/python-socketio) (πŸ“₯ 210K Β· ⏱️ 11.01.2022): +- [Conda](https://anaconda.org/conda-forge/python-socketio) (πŸ“₯ 210K Β· ⏱️ 15.02.2022): ``` conda install -c conda-forge python-socketio ```
-
Flask-SocketIO (πŸ₯ˆ31 Β· ⭐ 4.6K) - Socket.IO integration for Flask applications. MIT +
Flask-SocketIO (πŸ₯ˆ32 Β· ⭐ 4.6K) - Socket.IO integration for Flask applications. MIT -- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 820 Β· πŸ“‹ 1.5K - 1% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 820 Β· πŸ“‹ 1.5K - 1% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/miguelgrinberg/Flask-SocketIO ``` -- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 1.6M / month Β· πŸ“¦ 2.3K Β· ⏱️ 01.08.2021): +- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 1.3M / month Β· πŸ“¦ 2.3K Β· ⏱️ 01.08.2021): ``` pip install flask-socketio ``` @@ -2053,30 +2053,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-socketio ```
-
daphne (πŸ₯ˆ31 Β· ⭐ 1.7K) - Django Channels HTTP/WebSocket server. BSD-3 +
daphne (πŸ₯‰31 Β· ⭐ 1.7K) - Django Channels HTTP/WebSocket server. BSD-3 -- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 200 Β· πŸ“¦ 13K Β· πŸ“‹ 290 - 17% open Β· ⏱️ 09.11.2021): +- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 200 Β· πŸ“¦ 13K Β· πŸ“‹ 290 - 17% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/django/daphne ``` -- [PyPi](https://pypi.org/project/daphne) (πŸ“₯ 430K / month Β· πŸ“¦ 770 Β· ⏱️ 07.04.2021): +- [PyPi](https://pypi.org/project/daphne) (πŸ“₯ 450K / month Β· πŸ“¦ 770 Β· ⏱️ 07.04.2021): ``` pip install daphne ``` -- [Conda](https://anaconda.org/conda-forge/daphne) (πŸ“₯ 76K Β· ⏱️ 07.04.2021): +- [Conda](https://anaconda.org/conda-forge/daphne) (πŸ“₯ 77K Β· ⏱️ 07.04.2021): ``` conda install -c conda-forge daphne ```
websockify (πŸ₯‰27 Β· ⭐ 3K Β· πŸ’€) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0 -- [GitHub](https://github.com/novnc/websockify) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 600 Β· πŸ“¦ 440 Β· πŸ“‹ 300 - 8% open Β· ⏱️ 23.07.2021): +- [GitHub](https://github.com/novnc/websockify) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 600 Β· πŸ“¦ 450 Β· πŸ“‹ 300 - 8% open Β· ⏱️ 23.07.2021): ``` git clone https://github.com/novnc/websockify ``` -- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 33K / month Β· πŸ“¦ 300 Β· ⏱️ 22.07.2021): +- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 35K / month Β· πŸ“¦ 300 Β· ⏱️ 22.07.2021): ``` pip install websockify ``` @@ -2100,16 +2100,16 @@ _General purpose web frameworks to build web applications and REST APIs._
grpc (πŸ₯‡48 Β· ⭐ 33K) - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#). Apache-2 -- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 820 Β· πŸ”€ 8.7K Β· πŸ“₯ 76K Β· πŸ“¦ 3.2K Β· πŸ“‹ 10K - 10% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 820 Β· πŸ”€ 8.8K Β· πŸ“₯ 77K Β· πŸ“¦ 3.2K Β· πŸ“‹ 10K - 10% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/grpc/grpc ``` -- [PyPi](https://pypi.org/project/grpcio) (πŸ“₯ 33M / month Β· πŸ“¦ 4.5K Β· ⏱️ 28.01.2022): +- [PyPi](https://pypi.org/project/grpcio) (πŸ“₯ 34M / month Β· πŸ“¦ 4.5K Β· ⏱️ 28.01.2022): ``` pip install grpcio ``` -- [Conda](https://anaconda.org/conda-forge/grpcio) (πŸ“₯ 4.3M Β· ⏱️ 17.12.2021): +- [Conda](https://anaconda.org/conda-forge/grpcio) (πŸ“₯ 4.4M Β· ⏱️ 11.02.2022): ``` conda install -c conda-forge grpcio ``` @@ -2121,11 +2121,11 @@ _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) (πŸ“₯ 220K / month Β· πŸ“¦ 330 Β· ⏱️ 11.01.2021): +- [PyPi](https://pypi.org/project/rpyc) (πŸ“₯ 190K / month Β· πŸ“¦ 330 Β· ⏱️ 11.01.2021): ``` pip install rpyc ``` -- [Conda](https://anaconda.org/conda-forge/rpyc) (πŸ“₯ 530K Β· ⏱️ 12.01.2021): +- [Conda](https://anaconda.org/conda-forge/rpyc) (πŸ“₯ 540K Β· ⏱️ 12.01.2021): ``` conda install -c conda-forge rpyc ``` @@ -2137,14 +2137,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/smagafurov/fastapi-jsonrpc ``` -- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (πŸ“₯ 3.4K / month Β· πŸ“¦ 1 Β· ⏱️ 22.01.2022): +- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (πŸ“₯ 3.2K / month Β· πŸ“¦ 1 Β· ⏱️ 22.01.2022): ``` pip install fastapi-jsonrpc ```
Show 1 hidden projects... -- spyne (πŸ₯ˆ30 Β· ⭐ 1K Β· πŸ“ˆ) - A transport agnostic sync/async RPC library that focuses on.. ❗️LGPL-2.1 +- spyne (πŸ₯ˆ30 Β· ⭐ 1K) - A transport agnostic sync/async RPC library that focuses on exposing.. ❗️LGPL-2.1

@@ -2154,16 +2154,16 @@ _General purpose web frameworks to build web applications and REST APIs._
chalice (πŸ₯‡36 Β· ⭐ 8.7K) - Python Serverless Microframework for AWS. Apache-2 -- [GitHub](https://github.com/aws/chalice) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 890 Β· πŸ“¦ 1.3K Β· πŸ“‹ 1.1K - 31% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/aws/chalice) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 890 Β· πŸ“¦ 1.3K Β· πŸ“‹ 1.1K - 31% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/aws/chalice ``` -- [PyPi](https://pypi.org/project/chalice) (πŸ“₯ 190K / month Β· πŸ“¦ 160 Β· ⏱️ 08.02.2022): +- [PyPi](https://pypi.org/project/chalice) (πŸ“₯ 200K / month Β· πŸ“¦ 160 Β· ⏱️ 08.02.2022): ``` pip install chalice ``` -- [Conda](https://anaconda.org/conda-forge/chalice) (πŸ“₯ 87K Β· ⏱️ 08.02.2022): +- [Conda](https://anaconda.org/conda-forge/chalice) (πŸ“₯ 88K Β· ⏱️ 08.02.2022): ``` conda install -c conda-forge chalice ``` @@ -2187,7 +2187,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) (πŸ“₯ 6.9K / month Β· πŸ“¦ 33 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/python-lambda) (πŸ“₯ 6.5K / month Β· πŸ“¦ 33 Β· ⏱️ 05.01.2021): ``` pip install python-lambda ``` @@ -2210,14 +2210,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
wagtail (πŸ₯‡41 Β· ⭐ 12K) - A Django content management system focused on flexibility and user.. BSD-3 +
wagtail (πŸ₯‡42 Β· ⭐ 12K) - A Django content management system focused on flexibility and user.. BSD-3 -- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 2.4K Β· πŸ“¦ 6.2K Β· πŸ“‹ 3.7K - 27% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 2.4K Β· πŸ“¦ 6.3K Β· πŸ“‹ 3.7K - 27% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/wagtail/wagtail ``` -- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 120K / month Β· πŸ“¦ 1.4K Β· ⏱️ 07.02.2022): +- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 120K / month Β· πŸ“¦ 1.4K Β· ⏱️ 11.02.2022): ``` pip install wagtail ``` @@ -2228,7 +2228,7 @@ _General purpose web frameworks to build web applications and REST APIs._
django-cms (πŸ₯ˆ38 Β· ⭐ 8.6K) - The easy-to-use and developer-friendly enterprise CMS powered.. BSD-3 -- [GitHub](https://github.com/django-cms/django-cms) (πŸ‘¨β€πŸ’» 590 Β· πŸ”€ 2.7K Β· πŸ“¦ 4.3K Β· πŸ“‹ 3.4K - 7% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/django-cms/django-cms) (πŸ‘¨β€πŸ’» 590 Β· πŸ”€ 2.7K Β· πŸ“¦ 4.3K Β· πŸ“‹ 3.4K - 7% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/django-cms/django-cms @@ -2245,14 +2245,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/stephenmcd/mezzanine ``` -- [PyPi](https://pypi.org/project/mezzanine) (πŸ“₯ 5.9K / month Β· πŸ“¦ 1.2K Β· ⏱️ 14.01.2022): +- [PyPi](https://pypi.org/project/mezzanine) (πŸ“₯ 6.1K / month Β· πŸ“¦ 1.2K Β· ⏱️ 14.01.2022): ``` pip install mezzanine ```
lektor (πŸ₯‰30 Β· ⭐ 3.5K) - The lektor static file content management system. BSD-3 -- [GitHub](https://github.com/lektor/lektor) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 290 Β· πŸ“₯ 7K Β· πŸ“‹ 590 - 40% open Β· ⏱️ 29.01.2022): +- [GitHub](https://github.com/lektor/lektor) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 290 Β· πŸ“₯ 7K Β· πŸ“‹ 590 - 40% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/lektor/lektor @@ -2273,7 +2273,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/feincms/feincms ``` -- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 5.1K / month Β· πŸ“¦ 160 Β· ⏱️ 11.01.2022): +- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 5K / month Β· πŸ“¦ 160 Β· ⏱️ 11.01.2022): ``` pip install feincms ``` @@ -2290,12 +2290,12 @@ _General purpose web frameworks to build web applications and REST APIs._
selenium (πŸ₯‡46 Β· ⭐ 23K) - A browser automation framework and ecosystem. Apache-2 -- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 6.8K Β· πŸ“₯ 1.1M Β· πŸ“¦ 130K Β· πŸ“‹ 7.9K - 1% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 6.8K Β· πŸ“₯ 1.2M Β· πŸ“¦ 130K Β· πŸ“‹ 7.9K - 1% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/SeleniumHQ/selenium ``` -- [PyPi](https://pypi.org/project/selenium) (πŸ“₯ 9M / month Β· πŸ“¦ 16K Β· ⏱️ 22.11.2021): +- [PyPi](https://pypi.org/project/selenium) (πŸ“₯ 9.4M / month Β· πŸ“¦ 16K Β· ⏱️ 22.11.2021): ``` pip install selenium ``` @@ -2306,56 +2306,56 @@ _General purpose web frameworks to build web applications and REST APIs._
mitmproxy (πŸ₯‡40 Β· ⭐ 26K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT -- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 3.1K Β· πŸ“₯ 210K Β· πŸ“¦ 1.7K Β· πŸ“‹ 2.8K - 9% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 3.1K Β· πŸ“₯ 210K Β· πŸ“¦ 1.8K Β· πŸ“‹ 2.8K - 9% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/mitmproxy/mitmproxy ``` -- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 160K / month Β· πŸ“¦ 460 Β· ⏱️ 28.09.2021): +- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 170K / month Β· πŸ“¦ 460 Β· ⏱️ 28.09.2021): ``` pip install mitmproxy ```
Locust (πŸ₯‡39 Β· ⭐ 18K) - Scalable user load testing tool written in Python. MIT -- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2.3K Β· πŸ“¦ 2.4K Β· πŸ“‹ 1.3K - 1% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 2.4K Β· πŸ“¦ 2.4K Β· πŸ“‹ 1.3K - 1% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/locustio/locust ``` -- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 410K / month Β· πŸ“¦ 76 Β· ⏱️ 06.02.2022): +- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 420K / month Β· πŸ“¦ 76 Β· ⏱️ 14.02.2022): ``` pip install locust ``` -- [Conda](https://anaconda.org/conda-forge/locust) (πŸ“₯ 45K Β· ⏱️ 06.02.2022): +- [Conda](https://anaconda.org/conda-forge/locust) (πŸ“₯ 45K Β· ⏱️ 14.02.2022): ``` conda install -c conda-forge locust ```
coverage (πŸ₯‡39 Β· ⭐ 1.9K) - Code coverage measurement for Python. Apache-2 -- [GitHub](https://github.com/nedbat/coveragepy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 270 Β· πŸ“¦ 190K Β· πŸ“‹ 1.1K - 19% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/nedbat/coveragepy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 270 Β· πŸ“¦ 190K Β· πŸ“‹ 1.1K - 19% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/nedbat/coveragepy ``` -- [PyPi](https://pypi.org/project/coverage) (πŸ“₯ 21M / month Β· πŸ“¦ 55K Β· ⏱️ 02.02.2022): +- [PyPi](https://pypi.org/project/coverage) (πŸ“₯ 22M / month Β· πŸ“¦ 55K Β· ⏱️ 02.02.2022): ``` pip install coverage ``` -- [Conda](https://anaconda.org/conda-forge/coverage) (πŸ“₯ 6M Β· ⏱️ 02.02.2022): +- [Conda](https://anaconda.org/conda-forge/coverage) (πŸ“₯ 6.1M Β· ⏱️ 02.02.2022): ``` conda install -c conda-forge coverage ```
responses (πŸ₯‡36 Β· ⭐ 3.5K) - A utility for mocking out the Python Requests library. Apache-2 -- [GitHub](https://github.com/getsentry/responses) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 290 Β· πŸ“₯ 26 Β· πŸ“¦ 12K Β· πŸ“‹ 220 - 11% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/getsentry/responses) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 290 Β· πŸ“₯ 26 Β· πŸ“¦ 12K Β· πŸ“‹ 220 - 11% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/getsentry/responses ``` -- [PyPi](https://pypi.org/project/responses) (πŸ“₯ 6.3M / month Β· πŸ“¦ 2.9K Β· ⏱️ 02.02.2022): +- [PyPi](https://pypi.org/project/responses) (πŸ“₯ 6.6M / month Β· πŸ“¦ 2.9K Β· ⏱️ 02.02.2022): ``` pip install responses ``` @@ -2366,7 +2366,7 @@ _General purpose web frameworks to build web applications and REST APIs._
splinter (πŸ₯‡36 Β· ⭐ 2.5K) - splinter - python test framework for web applications. BSD-3 -- [GitHub](https://github.com/cobrateam/splinter) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 500 Β· πŸ“¦ 5.3K Β· πŸ“‹ 510 - 11% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/cobrateam/splinter) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 500 Β· πŸ“¦ 5.3K Β· πŸ“‹ 510 - 11% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/cobrateam/splinter @@ -2378,12 +2378,12 @@ _General purpose web frameworks to build web applications and REST APIs._
SeleniumBase (πŸ₯ˆ34 Β· ⭐ 2.6K) - A Python framework that inspires developers to become better test.. MIT -- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 610 Β· πŸ“¦ 230 Β· πŸ“‹ 330 - 0% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 610 Β· πŸ“¦ 230 Β· πŸ“‹ 340 - 0% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/seleniumbase/SeleniumBase ``` -- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 110K / month Β· πŸ“¦ 17 Β· ⏱️ 10.02.2022): +- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 100K / month Β· πŸ“¦ 17 Β· ⏱️ 13.02.2022): ``` pip install seleniumbase ``` @@ -2420,21 +2420,21 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge pytest-django ```
-
django-silk (πŸ₯ˆ32 Β· ⭐ 3.2K) - Silky smooth profiling for Django. MIT +
django-silk (πŸ₯ˆ32 Β· ⭐ 3.3K) - Silky smooth profiling for Django. MIT - [GitHub](https://github.com/jazzband/django-silk) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 280 Β· πŸ“₯ 180 Β· πŸ“¦ 1.9K Β· πŸ“‹ 290 - 36% open Β· ⏱️ 10.01.2022): ``` git clone https://github.com/jazzband/django-silk ``` -- [PyPi](https://pypi.org/project/django-silk) (πŸ“₯ 230K / month Β· πŸ“¦ 150 Β· ⏱️ 23.10.2021): +- [PyPi](https://pypi.org/project/django-silk) (πŸ“₯ 240K / month Β· πŸ“¦ 150 Β· ⏱️ 23.10.2021): ``` pip install django-silk ```
Prism (πŸ₯ˆ32 Β· ⭐ 2.6K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2 -- [GitHub](https://github.com/stoplightio/prism) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 220 Β· πŸ“₯ 780K Β· πŸ“¦ 200 Β· πŸ“‹ 530 - 8% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/stoplightio/prism) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 220 Β· πŸ“₯ 780K Β· πŸ“¦ 210 Β· πŸ“‹ 530 - 8% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/stoplightio/prism @@ -2460,52 +2460,52 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge vcrpy ```
-
Dredd (πŸ₯ˆ31 Β· ⭐ 3.8K) - Language-agnostic HTTP API Testing Tool. MIT +
HTTPretty (πŸ₯ˆ31 Β· ⭐ 1.9K) - Intercept HTTP requests at the Python socket level. Fakes the whole.. MIT -- [GitHub](https://github.com/apiaryio/dredd) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 280 Β· πŸ“¦ 760 Β· πŸ“‹ 810 - 29% open Β· ⏱️ 10.12.2021): +- [GitHub](https://github.com/gabrielfalcao/HTTPretty) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 250 Β· πŸ“¦ 5.7K Β· πŸ“‹ 230 - 38% open Β· ⏱️ 05.11.2021): ``` - git clone https://github.com/apiaryio/dredd + git clone https://github.com/gabrielfalcao/HTTPretty ``` -- [PyPi](https://pypi.org/project/dredd_hooks) (πŸ“₯ 5.1K / month Β· πŸ“¦ 38 Β· ⏱️ 09.04.2018): +- [PyPi](https://pypi.org/project/httpretty) (πŸ“₯ 480K / month Β· πŸ“¦ 2.7K Β· ⏱️ 16.08.2021): ``` - pip install dredd_hooks + pip install httpretty ``` -- [npm](https://www.npmjs.com/package/dredd) (πŸ“₯ 42K / month Β· πŸ“¦ 170 Β· ⏱️ 16.11.2021): +- [Conda](https://anaconda.org/conda-forge/httpretty) (πŸ“₯ 150K Β· ⏱️ 16.08.2021): ``` - npm install dredd + conda install -c conda-forge httpretty ```
-
factory_boy (πŸ₯ˆ31 Β· ⭐ 2.8K) - A test fixtures replacement for Python. MIT +
Dredd (πŸ₯ˆ30 Β· ⭐ 3.8K) - Language-agnostic HTTP API Testing Tool. MIT -- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 330 Β· πŸ“‹ 510 - 30% open Β· ⏱️ 19.10.2021): +- [GitHub](https://github.com/apiaryio/dredd) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 280 Β· πŸ“¦ 770 Β· πŸ“‹ 810 - 29% open Β· ⏱️ 10.12.2021): ``` - git clone https://github.com/FactoryBoy/factory_boy + git clone https://github.com/apiaryio/dredd ``` -- [PyPi](https://pypi.org/project/factory_boy) (πŸ“₯ 2M / month Β· πŸ“¦ 2.1K Β· ⏱️ 05.05.2018): +- [PyPi](https://pypi.org/project/dredd_hooks) (πŸ“₯ 5.1K / month Β· πŸ“¦ 38 Β· ⏱️ 09.04.2018): ``` - pip install factory_boy + pip install dredd_hooks ``` -- [Conda](https://anaconda.org/conda-forge/factory_boy) (πŸ“₯ 91K Β· ⏱️ 26.10.2021): +- [npm](https://www.npmjs.com/package/dredd) (πŸ“₯ 44K / month Β· πŸ“¦ 170 Β· ⏱️ 16.11.2021): ``` - conda install -c conda-forge factory_boy + npm install dredd ```
-
HTTPretty (πŸ₯ˆ31 Β· ⭐ 1.9K) - Intercept HTTP requests at the Python socket level. Fakes the whole.. MIT +
factory_boy (πŸ₯ˆ30 Β· ⭐ 2.8K) - A test fixtures replacement for Python. MIT -- [GitHub](https://github.com/gabrielfalcao/HTTPretty) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 250 Β· πŸ“¦ 5.6K Β· πŸ“‹ 230 - 38% open Β· ⏱️ 05.11.2021): +- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 330 Β· πŸ“‹ 510 - 30% open Β· ⏱️ 16.02.2022): ``` - git clone https://github.com/gabrielfalcao/HTTPretty + git clone https://github.com/FactoryBoy/factory_boy ``` -- [PyPi](https://pypi.org/project/httpretty) (πŸ“₯ 470K / month Β· πŸ“¦ 2.7K Β· ⏱️ 16.08.2021): +- [PyPi](https://pypi.org/project/factory_boy) (πŸ“₯ 2.1M / month Β· πŸ“¦ 2.1K Β· ⏱️ 05.05.2018): ``` - pip install httpretty + pip install factory_boy ``` -- [Conda](https://anaconda.org/conda-forge/httpretty) (πŸ“₯ 150K Β· ⏱️ 16.08.2021): +- [Conda](https://anaconda.org/conda-forge/factory_boy) (πŸ“₯ 91K Β· ⏱️ 26.10.2021): ``` - conda install -c conda-forge httpretty + conda install -c conda-forge factory_boy ```
tavern (πŸ₯ˆ30 Β· ⭐ 840) - A command-line tool and Python library and Pytest plugin for automated.. MIT @@ -2515,7 +2515,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/taverntesting/tavern ``` -- [PyPi](https://pypi.org/project/tavern) (πŸ“₯ 140K / month Β· πŸ“¦ 23 Β· ⏱️ 09.01.2022): +- [PyPi](https://pypi.org/project/tavern) (πŸ“₯ 150K / month Β· πŸ“¦ 23 Β· ⏱️ 09.01.2022): ``` pip install tavern ``` @@ -2539,11 +2539,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/webtest ``` -- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 630K / month Β· πŸ“¦ 4K Β· ⏱️ 19.08.2021): +- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 620K / month Β· πŸ“¦ 4K Β· ⏱️ 19.08.2021): ``` pip install webtest ``` -- [Conda](https://anaconda.org/conda-forge/webtest) (πŸ“₯ 7.9K Β· ⏱️ 19.08.2021): +- [Conda](https://anaconda.org/conda-forge/webtest) (πŸ“₯ 8K Β· ⏱️ 19.08.2021): ``` conda install -c conda-forge webtest ``` @@ -2555,35 +2555,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/scrapinghub/splash ``` -- [PyPi](https://pypi.org/project/splash) (πŸ“₯ 3.4K / month Β· πŸ“¦ 10 Β· ⏱️ 16.06.2020): +- [PyPi](https://pypi.org/project/splash) (πŸ“₯ 2.9K / month Β· πŸ“¦ 10 Β· ⏱️ 16.06.2020): ``` pip install splash ```
schemathesis (πŸ₯ˆ27 Β· ⭐ 1.2K) - A modern API testing tool for web applications built.. MIT -- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 89 Β· πŸ“‹ 620 - 18% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 89 Β· πŸ“‹ 620 - 18% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/schemathesis/schemathesis ``` -- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 46K / month Β· πŸ“¦ 4 Β· ⏱️ 10.02.2022): +- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 43K / month Β· πŸ“¦ 4 Β· ⏱️ 16.02.2022): ``` pip install schemathesis ```
-
httprunner (πŸ₯‰26 Β· ⭐ 2.7K) - One-stop solution for HTTP(S) testing, written in Python. Apache-2 - -- [GitHub](https://github.com/httprunner/httprunner) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 1K Β· πŸ“‹ 950 - 39% open Β· ⏱️ 09.02.2022): - - ``` - git clone https://github.com/httprunner/httprunner - ``` -- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 2.3K / month Β· πŸ“¦ 6 Β· ⏱️ 18.07.2021): - ``` - pip install httprunner - ``` -
mixer (πŸ₯‰26 Β· ⭐ 800) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 - [GitHub](https://github.com/klen/mixer) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 88 Β· πŸ“‹ 78 - 38% open Β· ⏱️ 07.02.2022): @@ -2591,19 +2579,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/klen/mixer ``` -- [PyPi](https://pypi.org/project/mixer) (πŸ“₯ 81K / month Β· πŸ“¦ 310 Β· ⏱️ 07.02.2022): +- [PyPi](https://pypi.org/project/mixer) (πŸ“₯ 82K / month Β· πŸ“¦ 310 Β· ⏱️ 07.02.2022): ``` pip install mixer ```
-
django-test-plus (πŸ₯‰26 Β· ⭐ 490) - Useful additions to Djangos default TestCase. BSD-3 +
django-test-plus (πŸ₯‰26 Β· ⭐ 500) - Useful additions to Djangos default TestCase. BSD-3 - [GitHub](https://github.com/revsys/django-test-plus) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 54 Β· πŸ“‹ 48 - 10% open Β· ⏱️ 24.11.2021): ``` git clone https://github.com/revsys/django-test-plus ``` -- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 76K / month Β· πŸ“¦ 1.3K Β· ⏱️ 19.05.2021): +- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 77K / month Β· πŸ“¦ 1.3K Β· ⏱️ 19.05.2021): ``` pip install django-test-plus ``` @@ -2619,7 +2607,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pytest-dev/pytest-flask ``` -- [PyPi](https://pypi.org/project/pytest-flask) (πŸ“₯ 250K / month Β· πŸ“¦ 8.3K Β· ⏱️ 27.02.2021): +- [PyPi](https://pypi.org/project/pytest-flask) (πŸ“₯ 260K / month Β· πŸ“¦ 8.3K Β· ⏱️ 27.02.2021): ``` pip install pytest-flask ``` @@ -2630,7 +2618,7 @@ _General purpose web frameworks to build web applications and REST APIs._
Mockoon (πŸ₯‰25 Β· ⭐ 3.6K) - Mockoon is the easiest and quickest way to run mock APIs locally. No.. MIT -- [GitHub](https://github.com/mockoon/mockoon) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 200 Β· πŸ“₯ 65K Β· πŸ“‹ 400 - 10% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/mockoon/mockoon) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 200 Β· πŸ“₯ 67K Β· πŸ“‹ 400 - 10% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/mockoon/mockoon @@ -2643,11 +2631,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mherrmann/selenium-python-helium ``` -- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 14K / month Β· πŸ“¦ 5 Β· ⏱️ 03.09.2021): +- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 15K / month Β· πŸ“¦ 5 Β· ⏱️ 03.09.2021): ``` pip install helium ```
+
httprunner (πŸ₯‰25 Β· ⭐ 2.7K) - One-stop solution for HTTP(S) testing, written in Python. Apache-2 + +- [GitHub](https://github.com/httprunner/httprunner) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 1K Β· πŸ“‹ 960 - 39% open Β· ⏱️ 11.02.2022): + + ``` + git clone https://github.com/httprunner/httprunner + ``` +- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 2.7K / month Β· πŸ“¦ 6 Β· ⏱️ 18.07.2021): + ``` + pip install httprunner + ``` +
selene (πŸ₯‰25 Β· ⭐ 520) - User-oriented Web UI browser tests in Python. MIT - [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 120 Β· πŸ“‹ 230 - 34% open Β· ⏱️ 07.01.2022): @@ -2667,7 +2667,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/model-bakers/model_bakery ``` -- [PyPi](https://pypi.org/project/model_bakery) (πŸ“₯ 230K / month Β· πŸ“¦ 13 Β· ⏱️ 04.01.2022): +- [PyPi](https://pypi.org/project/model_bakery) (πŸ“₯ 240K / month Β· πŸ“¦ 13 Β· ⏱️ 04.01.2022): ``` pip install model_bakery ``` @@ -2683,19 +2683,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pnuckowski/aioresponses ``` -- [PyPi](https://pypi.org/project/aioresponses) (πŸ“₯ 190K / month Β· πŸ“¦ 120 Β· ⏱️ 10.01.2022): +- [PyPi](https://pypi.org/project/aioresponses) (πŸ“₯ 200K / month Β· πŸ“¦ 120 Β· ⏱️ 10.01.2022): ``` pip install aioresponses ```
python-mocket (πŸ₯‰24 Β· ⭐ 230) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3 -- [GitHub](https://github.com/mindflayer/python-mocket) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 37 Β· πŸ“¦ 64 Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/mindflayer/python-mocket) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 37 Β· πŸ“¦ 64 Β· ⏱️ 12.02.2022): ``` git clone https://github.com/mindflayer/python-mocket ``` -- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 6K / month Β· πŸ“¦ 27 Β· ⏱️ 09.01.2022): +- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 5.8K / month Β· πŸ“¦ 27 Β· ⏱️ 09.01.2022): ``` pip install mocket ``` @@ -2707,7 +2707,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/cdent/gabbi ``` -- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 10K / month Β· πŸ“¦ 110 Β· ⏱️ 13.01.2022): +- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 9.9K / month Β· πŸ“¦ 110 Β· ⏱️ 13.01.2022): ``` pip install gabbi ``` @@ -2719,7 +2719,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/loads/molotov ``` -- [PyPi](https://pypi.org/project/molotov) (πŸ“₯ 34K / month Β· πŸ“¦ 12 Β· ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/molotov) (πŸ“₯ 30K / month Β· πŸ“¦ 12 Β· ⏱️ 25.01.2022): ``` pip install molotov ``` @@ -2731,14 +2731,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/aresponses/aresponses ``` -- [PyPi](https://pypi.org/project/aresponses) (πŸ“₯ 27K / month Β· πŸ“¦ 48 Β· ⏱️ 29.01.2022): +- [PyPi](https://pypi.org/project/aresponses) (πŸ“₯ 28K / month Β· πŸ“¦ 48 Β· ⏱️ 29.01.2022): ``` pip install aresponses ```
-
fsociety (πŸ₯‰19 Β· ⭐ 540) - A Modular Penetration Testing Framework. MIT +
fsociety (πŸ₯‰19 Β· ⭐ 550) - A Modular Penetration Testing Framework. MIT -- [GitHub](https://github.com/fsociety-team/fsociety) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 74 Β· πŸ“¦ 1 Β· πŸ“‹ 12 - 16% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/fsociety-team/fsociety) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 73 Β· πŸ“¦ 1 Β· πŸ“‹ 13 - 15% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/fsociety-team/fsociety @@ -2748,35 +2748,35 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install fsociety ```
-
golem (πŸ₯‰19 Β· ⭐ 480) - A complete test automation tool. MIT +
async-asgi-testclient (πŸ₯‰19 Β· ⭐ 100) - A framework-agnostic library for testing ASGI web.. MIT -- [GitHub](https://github.com/golemhq/golem) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 70 Β· πŸ“₯ 51 Β· πŸ“¦ 4 Β· πŸ“‹ 130 - 11% open Β· ⏱️ 16.11.2021): +- [GitHub](https://github.com/vinissimus/async-asgi-testclient) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 12 Β· πŸ“¦ 140 Β· πŸ“‹ 18 - 27% open Β· ⏱️ 30.12.2021): ``` - git clone https://github.com/golemhq/golem + git clone https://github.com/vinissimus/async-asgi-testclient ``` -- [PyPi](https://pypi.org/project/golem-framework) (πŸ“₯ 150 / month Β· πŸ“¦ 1 Β· ⏱️ 30.07.2021): +- [PyPi](https://pypi.org/project/async-asgi-testclient) (πŸ“₯ 36K / month Β· πŸ“¦ 15 Β· ⏱️ 22.12.2021): ``` - pip install golem-framework + pip install async-asgi-testclient ```
-
async-asgi-testclient (πŸ₯‰19 Β· ⭐ 100) - A framework-agnostic library for testing ASGI web.. MIT +
golem (πŸ₯‰18 Β· ⭐ 480) - A complete test automation tool. MIT -- [GitHub](https://github.com/vinissimus/async-asgi-testclient) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 12 Β· πŸ“¦ 140 Β· πŸ“‹ 18 - 27% open Β· ⏱️ 30.12.2021): +- [GitHub](https://github.com/golemhq/golem) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 70 Β· πŸ“₯ 51 Β· πŸ“¦ 4 Β· πŸ“‹ 140 - 11% open Β· ⏱️ 16.11.2021): ``` - git clone https://github.com/vinissimus/async-asgi-testclient + git clone https://github.com/golemhq/golem ``` -- [PyPi](https://pypi.org/project/async-asgi-testclient) (πŸ“₯ 34K / month Β· πŸ“¦ 15 Β· ⏱️ 22.12.2021): +- [PyPi](https://pypi.org/project/golem-framework) (πŸ“₯ 120 / month Β· πŸ“¦ 1 Β· ⏱️ 30.07.2021): ``` - pip install async-asgi-testclient + pip install golem-framework ```
Show 13 hidden projects... - pyppeteer (πŸ₯ˆ32 Β· ⭐ 3.5K Β· πŸ’€) - Headless chrome/chromium automation library (unofficial port of.. MIT - flask-debugtoolbar (πŸ₯ˆ27 Β· ⭐ 820 Β· πŸ’€) - A toolbar overlay for debugging Flask applications. BSD-3 -- parameterized (πŸ₯‰26 Β· ⭐ 630 Β· πŸ’€) - Parameterized testing with any Python test framework. ❗️BSD-2-Clause-FreeBSD +- parameterized (πŸ₯‰26 Β· ⭐ 640 Β· πŸ’€) - Parameterized testing with any Python test framework. ❗️BSD-2-Clause-FreeBSD - flask-testing (πŸ₯‰26 Β· ⭐ 480 Β· πŸ’€) - Unittest extensions for Flask. BSD-3 - pyramid_debugtoolbar (πŸ₯‰26 Β· ⭐ 94 Β· πŸ’€) - Pyramid debug toolbar. BSD-3 - pytest-splinter (πŸ₯‰25 Β· ⭐ 220 Β· πŸ’€) - pytest splinter and selenium integration for anyone.. MIT @@ -2796,12 +2796,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-crispy-forms (πŸ₯‡38 Β· ⭐ 4.4K) - The best way to have DRY Django forms. The app.. MIT -- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 700 Β· πŸ“¦ 82K Β· πŸ“‹ 650 - 11% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 700 Β· πŸ“¦ 83K Β· πŸ“‹ 650 - 11% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/django-crispy-forms/django-crispy-forms ``` -- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 630K / month Β· πŸ“¦ 8K Β· ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 640K / month Β· πŸ“¦ 8K Β· ⏱️ 25.01.2022): ``` pip install django-crispy-forms ``` @@ -2812,7 +2812,7 @@ _General purpose web frameworks to build web applications and REST APIs._
wtforms (πŸ₯ˆ37 Β· ⭐ 1.3K) - A flexible forms validation and rendering library for Python. BSD-3 -- [GitHub](https://github.com/wtforms/wtforms) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 360 Β· πŸ“¦ 120K Β· πŸ“‹ 400 - 11% open Β· ⏱️ 19.01.2022): +- [GitHub](https://github.com/wtforms/wtforms) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 360 Β· πŸ“¦ 120K Β· πŸ“‹ 400 - 11% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/wtforms/wtforms @@ -2821,49 +2821,49 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install wtforms ``` -- [Conda](https://anaconda.org/conda-forge/wtforms) (πŸ“₯ 87K Β· ⏱️ 24.12.2021): +- [Conda](https://anaconda.org/conda-forge/wtforms) (πŸ“₯ 88K Β· ⏱️ 24.12.2021): ``` conda install -c conda-forge wtforms ```
flask-wtf (πŸ₯‰36 Β· ⭐ 1.2K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3 -- [GitHub](https://github.com/wtforms/flask-wtf) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 290 Β· πŸ“¦ 130K Β· πŸ“‹ 300 - 10% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/wtforms/flask-wtf) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 290 Β· πŸ“¦ 130K Β· πŸ“‹ 300 - 9% open Β· ⏱️ 07.02.2022): ``` git clone https://github.com/wtforms/flask-wtf ``` -- [PyPi](https://pypi.org/project/flask-wtf) (πŸ“₯ 3.2M / month Β· πŸ“¦ 16K Β· ⏱️ 07.11.2021): +- [PyPi](https://pypi.org/project/flask-wtf) (πŸ“₯ 2.9M / month Β· πŸ“¦ 16K Β· ⏱️ 07.11.2021): ``` pip install flask-wtf ``` -- [Conda](https://anaconda.org/conda-forge/flask-wtf) (πŸ“₯ 98K Β· ⏱️ 07.11.2021): +- [Conda](https://anaconda.org/conda-forge/flask-wtf) (πŸ“₯ 99K Β· ⏱️ 07.11.2021): ``` conda install -c conda-forge flask-wtf ```
-
django-formtools (πŸ₯‰26 Β· ⭐ 560) - A set of high-level abstractions for Django forms. BSD-3 +
deform (πŸ₯‰27 Β· ⭐ 380) - A Python HTML form library. BSD-3 -- [GitHub](https://github.com/jazzband/django-formtools) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 110 Β· πŸ“¦ 7.4K Β· πŸ“‹ 130 - 50% open Β· ⏱️ 07.12.2021): +- [GitHub](https://github.com/Pylons/deform) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 150 Β· πŸ“¦ 710 Β· πŸ“‹ 180 - 25% open Β· ⏱️ 23.10.2021): ``` - git clone https://github.com/jazzband/django-formtools + git clone https://github.com/Pylons/deform ``` -- [PyPi](https://pypi.org/project/django-formtools) (πŸ“₯ 260K / month Β· πŸ“¦ 1.2K Β· ⏱️ 19.04.2021): +- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 8.1K / month Β· πŸ“¦ 200 Β· ⏱️ 10.12.2020): ``` - pip install django-formtools + pip install deform ```
-
deform (πŸ₯‰26 Β· ⭐ 370) - A Python HTML form library. BSD-3 +
django-formtools (πŸ₯‰26 Β· ⭐ 570) - A set of high-level abstractions for Django forms. BSD-3 -- [GitHub](https://github.com/Pylons/deform) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 150 Β· πŸ“¦ 710 Β· πŸ“‹ 180 - 25% open Β· ⏱️ 23.10.2021): +- [GitHub](https://github.com/jazzband/django-formtools) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 110 Β· πŸ“¦ 7.5K Β· πŸ“‹ 130 - 50% open Β· ⏱️ 07.12.2021): ``` - git clone https://github.com/Pylons/deform + git clone https://github.com/jazzband/django-formtools ``` -- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 8.1K / month Β· πŸ“¦ 200 Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/django-formtools) (πŸ“₯ 260K / month Β· πŸ“¦ 1.2K Β· ⏱️ 19.04.2021): ``` - pip install deform + pip install django-formtools ```

@@ -2872,36 +2872,36 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
markdown (πŸ₯‡38 Β· ⭐ 2.8K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3 +
pelican (πŸ₯‡37 Β· ⭐ 11K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 -- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 710 Β· πŸ“¦ 170K Β· πŸ“‹ 750 - 3% open Β· ⏱️ 10.01.2022): +- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.8K Β· πŸ“₯ 490 Β· πŸ“¦ 5.6K Β· πŸ“‹ 1.5K - 4% open Β· ⏱️ 09.02.2022): ``` - git clone https://github.com/Python-Markdown/markdown + git clone https://github.com/getpelican/pelican ``` -- [PyPi](https://pypi.org/project/markdown) (πŸ“₯ 17M / month Β· πŸ“¦ 22K Β· ⏱️ 17.11.2021): +- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 19K / month Β· πŸ“¦ 1.8K Β· ⏱️ 09.02.2022): ``` - pip install markdown + pip install pelican ``` -- [Conda](https://anaconda.org/conda-forge/markdown) (πŸ“₯ 2.6M Β· ⏱️ 18.11.2021): +- [Conda](https://anaconda.org/conda-forge/pelican) (πŸ“₯ 120K Β· ⏱️ 11.02.2022): ``` - conda install -c conda-forge markdown + conda install -c conda-forge pelican ```
-
pelican (πŸ₯‡37 Β· ⭐ 11K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 +
markdown (πŸ₯‡37 Β· ⭐ 2.8K Β· πŸ“‰) - A Python implementation of John Grubers Markdown with Extension.. BSD-3 -- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.8K Β· πŸ“₯ 490 Β· πŸ“¦ 5.6K Β· πŸ“‹ 1.5K - 4% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 710 Β· πŸ“¦ 180K Β· πŸ“‹ 750 - 3% open Β· ⏱️ 10.01.2022): ``` - git clone https://github.com/getpelican/pelican + git clone https://github.com/Python-Markdown/markdown ``` -- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 19K / month Β· πŸ“¦ 1.8K Β· ⏱️ 09.02.2022): +- [PyPi](https://pypi.org/project/markdown) (πŸ“₯ 18M / month Β· πŸ“¦ 22K Β· ⏱️ 17.11.2021): ``` - pip install pelican + pip install markdown ``` -- [Conda](https://anaconda.org/conda-forge/pelican) (πŸ“₯ 120K Β· ⏱️ 12.10.2021): +- [Conda](https://anaconda.org/conda-forge/markdown) (πŸ“₯ 2.7M Β· ⏱️ 18.11.2021): ``` - conda install -c conda-forge pelican + conda install -c conda-forge markdown ```
mistune (πŸ₯ˆ34 Β· ⭐ 2K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3 @@ -2911,39 +2911,39 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/lepture/mistune ``` -- [PyPi](https://pypi.org/project/mistune) (πŸ“₯ 15M / month Β· πŸ“¦ 9.2K Β· ⏱️ 14.01.2022): +- [PyPi](https://pypi.org/project/mistune) (πŸ“₯ 11M / month Β· πŸ“¦ 9.2K Β· ⏱️ 14.01.2022): ``` pip install mistune ``` -- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 5.9M Β· ⏱️ 14.01.2022): +- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 6M Β· ⏱️ 14.01.2022): ``` conda install -c conda-forge mistune ```
-
python-markdown2 (πŸ₯ˆ32 Β· ⭐ 2.3K) - markdown2: A fast and complete implementation of Markdown in.. MIT +
python-markdown2 (πŸ₯ˆ33 Β· ⭐ 2.3K) - markdown2: A fast and complete implementation of Markdown in.. MIT -- [GitHub](https://github.com/trentm/python-markdown2) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 390 Β· πŸ“¦ 12K Β· πŸ“‹ 260 - 42% open Β· ⏱️ 05.02.2022): +- [GitHub](https://github.com/trentm/python-markdown2) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 390 Β· πŸ“¦ 12K Β· πŸ“‹ 260 - 42% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/trentm/python-markdown2 ``` -- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 850K / month Β· πŸ“¦ 2.4K Β· ⏱️ 02.12.2021): +- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 860K / month Β· πŸ“¦ 2.4K Β· ⏱️ 02.12.2021): ``` pip install markdown2 ```
pymdown-extensions (πŸ₯ˆ32 Β· ⭐ 570) - Extensions for Python Markdown. MIT -- [GitHub](https://github.com/facelessuser/pymdown-extensions) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 190 Β· πŸ“¦ 8.3K Β· πŸ“‹ 280 - 4% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/facelessuser/pymdown-extensions) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 200 Β· πŸ“¦ 8.4K Β· πŸ“‹ 280 - 4% open Β· ⏱️ 11.02.2022): ``` git clone https://github.com/facelessuser/pymdown-extensions ``` -- [PyPi](https://pypi.org/project/pymdown-extensions) (πŸ“₯ 690K / month Β· πŸ“¦ 870 Β· ⏱️ 14.11.2021): +- [PyPi](https://pypi.org/project/pymdown-extensions) (πŸ“₯ 720K / month Β· πŸ“¦ 880 Β· ⏱️ 11.02.2022): ``` pip install pymdown-extensions ``` -- [Conda](https://anaconda.org/conda-forge/pymdown-extensions) (πŸ“₯ 56K Β· ⏱️ 14.11.2021): +- [Conda](https://anaconda.org/conda-forge/pymdown-extensions) (πŸ“₯ 56K Β· ⏱️ 11.02.2022): ``` conda install -c conda-forge pymdown-extensions ``` @@ -2955,7 +2955,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) (πŸ“₯ 17K / month Β· πŸ“¦ 140 Β· ⏱️ 02.02.2022): +- [PyPi](https://pypi.org/project/grip) (πŸ“₯ 18K / month Β· πŸ“¦ 140 Β· ⏱️ 02.02.2022): ``` pip install grip ``` @@ -2984,30 +2984,30 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install django-markdownx ```
-
mistletoe (πŸ₯‰27 Β· ⭐ 430) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT +
mistletoe (πŸ₯‰27 Β· ⭐ 440) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT -- [GitHub](https://github.com/miyuchina/mistletoe) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 80 Β· πŸ“₯ 210 Β· πŸ“¦ 320 Β· πŸ“‹ 98 - 23% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/miyuchina/mistletoe) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 80 Β· πŸ“₯ 210 Β· πŸ“¦ 330 Β· πŸ“‹ 98 - 23% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/miyuchina/mistletoe ``` -- [PyPi](https://pypi.org/project/mistletoe) (πŸ“₯ 80K / month Β· πŸ“¦ 51 Β· ⏱️ 09.02.2022): +- [PyPi](https://pypi.org/project/mistletoe) (πŸ“₯ 72K / month Β· πŸ“¦ 51 Β· ⏱️ 09.02.2022): ``` pip install mistletoe ```
-
markdown-it-py (πŸ₯‰25 Β· ⭐ 270) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT +
markdown-it-py (πŸ₯‰25 Β· ⭐ 280) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT - [GitHub](https://github.com/executablebooks/markdown-it-py) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 33 Β· πŸ“‹ 54 - 33% open Β· ⏱️ 06.02.2022): ``` git clone https://github.com/executablebooks/markdown-it-py ``` -- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 890K / month Β· πŸ“¦ 24 Β· ⏱️ 24.01.2022): +- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 950K / month Β· πŸ“¦ 24 Β· ⏱️ 24.01.2022): ``` pip install markdown-it-py ``` -- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (πŸ“₯ 210K Β· ⏱️ 24.01.2022): +- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (πŸ“₯ 220K Β· ⏱️ 24.01.2022): ``` conda install -c conda-forge markdown-it-py ``` @@ -3019,14 +3019,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/agusmakmun/django-markdown-editor ``` -- [PyPi](https://pypi.org/project/martor) (πŸ“₯ 12K / month Β· πŸ“¦ 23 Β· ⏱️ 26.01.2022): +- [PyPi](https://pypi.org/project/martor) (πŸ“₯ 13K / month Β· πŸ“¦ 23 Β· ⏱️ 26.01.2022): ``` pip install martor ```
Show 1 hidden projects... -- markdown-include (πŸ₯‰20 Β· ⭐ 74 Β· πŸ’€) - Provides syntax for Python-Markdown which allows for.. ❗️GPL-3.0 +- markdown-include (πŸ₯‰20 Β· ⭐ 75 Β· πŸ’€) - Provides syntax for Python-Markdown which allows for.. ❗️GPL-3.0

@@ -3036,16 +3036,16 @@ _General purpose web frameworks to build web applications and REST APIs._ πŸ”— Public APIs ( ⭐ 180K) - A collective list of free APIs. -πŸ”— best-of-ml-python - DB Clients ( ⭐ 6.2K) - Collection of python database client libraries. +πŸ”— best-of-ml-python - DB Clients ( ⭐ 6.3K) - Collection of python database client libraries. -
youtube-dl (πŸ₯‡45 Β· ⭐ 110K Β· πŸ“ˆ) - Command-line program to download videos from YouTube.com.. Unlicense +
youtube-dl (πŸ₯‡45 Β· ⭐ 110K) - Command-line program to download videos from YouTube.com and.. Unlicense -- [GitHub](https://github.com/ytdl-org/youtube-dl) (πŸ‘¨β€πŸ’» 970 Β· πŸ”€ 6.9K Β· πŸ“₯ 47M Β· πŸ“‹ 26K - 19% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/ytdl-org/youtube-dl) (πŸ‘¨β€πŸ’» 970 Β· πŸ”€ 7K Β· πŸ“₯ 47M Β· πŸ“‹ 26K - 19% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/ytdl-org/youtube-dl ``` -- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 2.3M / month Β· πŸ“¦ 1.8K Β· ⏱️ 16.12.2021): +- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 2.2M / month Β· πŸ“¦ 1.8K Β· ⏱️ 16.12.2021): ``` pip install youtube_dl ``` @@ -3056,12 +3056,12 @@ _General purpose web frameworks to build web applications and REST APIs._
google-api-python-client (πŸ₯‡43 Β· ⭐ 5.4K) - The official Python client library for Googles.. Apache-2 -- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 2.1K Β· πŸ“₯ 93 Β· πŸ“¦ 88K Β· πŸ“‹ 870 - 4% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 2.1K Β· πŸ“₯ 93 Β· πŸ“¦ 89K Β· πŸ“‹ 870 - 4% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/googleapis/google-api-python-client ``` -- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 30M / month Β· πŸ“¦ 7.2K Β· ⏱️ 09.02.2022): +- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 25M / month Β· πŸ“¦ 7.2K Β· ⏱️ 09.02.2022): ``` pip install google-api-python-client ``` @@ -3072,12 +3072,12 @@ _General purpose web frameworks to build web applications and REST APIs._
tweepy (πŸ₯‡41 Β· ⭐ 8.5K) - Twitter for Python!. MIT -- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 3.8K Β· πŸ“¦ 31K Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 3.8K Β· πŸ“¦ 32K Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 10.02.2022): ``` git clone https://github.com/tweepy/tweepy ``` -- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 510K / month Β· πŸ“¦ 4.3K Β· ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 520K / month Β· πŸ“¦ 4.3K Β· ⏱️ 25.01.2022): ``` pip install tweepy ``` @@ -3093,7 +3093,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Rapptz/discord.py ``` -- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 12M / month Β· πŸ“¦ 2.7K Β· ⏱️ 12.06.2021): +- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 11M / month Β· πŸ“¦ 2.7K Β· ⏱️ 12.06.2021): ``` pip install discord.py ``` @@ -3102,9 +3102,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge discord.py ```
-
Telethon (πŸ₯‡39 Β· ⭐ 6K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT +
Telethon (πŸ₯‡39 Β· ⭐ 6.1K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT -- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 920 Β· πŸ“¦ 24K Β· πŸ“‹ 1.7K - 5% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 920 Β· πŸ“¦ 24K Β· πŸ“‹ 1.7K - 5% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/LonamiWebs/Telethon @@ -3114,30 +3114,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install telethon ```
-
GitPython (πŸ₯‡39 Β· ⭐ 3.4K) - GitPython is a python library used to interact with Git repositories. BSD-3 - -- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 760 Β· πŸ“¦ 67K Β· πŸ“‹ 820 - 15% open Β· ⏱️ 03.02.2022): - - ``` - git clone https://github.com/gitpython-developers/GitPython - ``` -- [PyPi](https://pypi.org/project/gitpython) (πŸ“₯ 27M / month Β· πŸ“¦ 7.1K Β· ⏱️ 10.01.2022): - ``` - pip install gitpython - ``` -- [Conda](https://anaconda.org/conda-forge/gitpython) (πŸ“₯ 2.7M Β· ⏱️ 11.01.2022): - ``` - conda install -c conda-forge gitpython - ``` -
-
python-telegram-bot (πŸ₯ˆ38 Β· ⭐ 18K) - We have made you a wrapper you cant refuse. ❗️LGPL-3.0 +
python-telegram-bot (πŸ₯‡38 Β· ⭐ 18K) - We have made you a wrapper you cant refuse. ❗️LGPL-3.0 -- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.8K Β· πŸ“₯ 5K Β· πŸ“¦ 46K Β· πŸ“‹ 1.6K - 1% open Β· ⏱️ 02.02.2022): +- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.8K Β· πŸ“₯ 5.1K Β· πŸ“¦ 47K Β· πŸ“‹ 1.6K - 1% open Β· ⏱️ 02.02.2022): ``` git clone https://github.com/python-telegram-bot/python-telegram-bot ``` -- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 510K / month Β· πŸ“¦ 2.5K Β· ⏱️ 02.02.2022): +- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 540K / month Β· πŸ“¦ 2.5K Β· ⏱️ 02.02.2022): ``` pip install python-telegram-bot ``` @@ -3146,9 +3130,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge python-telegram-bot ```
-
pyTelegramBotAPI (πŸ₯ˆ38 Β· ⭐ 5.2K) - Python Telegram bot api. ❗️GPL-2.0 +
pyTelegramBotAPI (πŸ₯‡38 Β· ⭐ 5.2K) - Python Telegram bot api. ❗️GPL-2.0 -- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.4K Β· πŸ“¦ 20K Β· πŸ“‹ 900 - 0% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.4K Β· πŸ“¦ 21K Β· πŸ“‹ 910 - 0% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/eternnoir/pyTelegramBotAPI @@ -3158,14 +3142,30 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install pytelegrambotapi ```
+
GitPython (πŸ₯‡38 Β· ⭐ 3.4K Β· πŸ“‰) - GitPython is a python library used to interact with Git.. BSD-3 + +- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 760 Β· πŸ“¦ 68K Β· πŸ“‹ 820 - 15% open Β· ⏱️ 12.02.2022): + + ``` + git clone https://github.com/gitpython-developers/GitPython + ``` +- [PyPi](https://pypi.org/project/gitpython) (πŸ“₯ 24M / month Β· πŸ“¦ 7.1K Β· ⏱️ 10.01.2022): + ``` + pip install gitpython + ``` +- [Conda](https://anaconda.org/conda-forge/gitpython) (πŸ“₯ 2.7M Β· ⏱️ 11.01.2022): + ``` + conda install -c conda-forge gitpython + ``` +
gspread (πŸ₯ˆ37 Β· ⭐ 5.8K) - Google Sheets Python API. MIT -- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 860 Β· πŸ“₯ 68 Β· πŸ“¦ 14K Β· πŸ“‹ 690 - 10% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 860 Β· πŸ“₯ 68 Β· πŸ“¦ 14K Β· πŸ“‹ 700 - 9% open Β· ⏱️ 10.02.2022): ``` git clone https://github.com/burnash/gspread ``` -- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 5.6M / month Β· πŸ“¦ 960 Β· ⏱️ 22.12.2021): +- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 5.7M / month Β· πŸ“¦ 960 Β· ⏱️ 22.12.2021): ``` pip install gspread ``` @@ -3174,18 +3174,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge gspread ```
-
pytube (πŸ₯ˆ36 Β· ⭐ 5.5K) - A lightweight, dependency-free Python library (and command-line.. Unlicense +
pytube (πŸ₯ˆ36 Β· ⭐ 5.8K) - A lightweight, dependency-free Python library (and command-line.. Unlicense -- [GitHub](https://github.com/pytube/pytube) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 1.3K Β· πŸ“¦ 13K Β· πŸ“‹ 780 - 13% open Β· ⏱️ 04.02.2022): +- [GitHub](https://github.com/pytube/pytube) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1.3K Β· πŸ“¦ 13K Β· πŸ“‹ 790 - 13% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/pytube/pytube ``` -- [PyPi](https://pypi.org/project/pytube) (πŸ“₯ 190K / month Β· πŸ“¦ 310 Β· ⏱️ 14.12.2021): +- [PyPi](https://pypi.org/project/pytube) (πŸ“₯ 200K / month Β· πŸ“¦ 320 Β· ⏱️ 14.02.2022): ``` pip install pytube ``` -- [Conda](https://anaconda.org/conda-forge/pytube) (πŸ“₯ 350 Β· ⏱️ 14.12.2021): +- [Conda](https://anaconda.org/conda-forge/pytube) (πŸ“₯ 410 Β· ⏱️ 14.02.2022): ``` conda install -c conda-forge pytube ``` @@ -3197,7 +3197,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/praw-dev/praw ``` -- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 380K / month Β· πŸ“¦ 1.7K Β· ⏱️ 14.11.2021): +- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 350K / month Β· πŸ“¦ 1.7K Β· ⏱️ 14.11.2021): ``` pip install praw ``` @@ -3217,19 +3217,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install twilio ``` -- [Conda](https://anaconda.org/conda-forge/twilio) (πŸ“₯ 71K Β· ⏱️ 26.01.2022): +- [Conda](https://anaconda.org/conda-forge/twilio) (πŸ“₯ 71K Β· ⏱️ 11.02.2022): ``` conda install -c conda-forge twilio ```
stripe (πŸ₯ˆ36 Β· ⭐ 1.2K) - Python library for the Stripe API. MIT -- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“¦ 19K Β· πŸ“‹ 300 - 4% open Β· ⏱️ 20.01.2022): +- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 330 Β· πŸ“¦ 19K Β· πŸ“‹ 300 - 4% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/stripe/stripe-python ``` -- [PyPi](https://pypi.org/project/stripe) (πŸ“₯ 1.8M / month Β· πŸ“¦ 2K Β· ⏱️ 20.01.2022): +- [PyPi](https://pypi.org/project/stripe) (πŸ“₯ 1.8M / month Β· πŸ“¦ 2K Β· ⏱️ 16.02.2022): ``` pip install stripe ``` @@ -3245,7 +3245,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/PyGithub/PyGithub ``` -- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 5.9M / month Β· πŸ“¦ 2.4K Β· ⏱️ 26.04.2021): +- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 6M / month Β· πŸ“¦ 2.4K Β· ⏱️ 26.04.2021): ``` pip install pygithub ``` @@ -3256,12 +3256,12 @@ _General purpose web frameworks to build web applications and REST APIs._
slackclient (πŸ₯ˆ35 Β· ⭐ 3.3K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 790 Β· πŸ“₯ 340 Β· πŸ“‹ 610 - 1% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 790 Β· πŸ“₯ 340 Β· πŸ“‹ 620 - 1% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 6.4M / month Β· πŸ“¦ 2.1K Β· ⏱️ 22.10.2020): +- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 6.6M / month Β· πŸ“¦ 2.1K Β· ⏱️ 22.10.2020): ``` pip install slackclient ``` @@ -3277,7 +3277,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/thumbor/thumbor ``` -- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 6.8K / month Β· πŸ“¦ 200 Β· ⏱️ 27.01.2022): +- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 7.5K / month Β· πŸ“¦ 200 Β· ⏱️ 27.01.2022): ``` pip install thumbor ``` @@ -3289,7 +3289,7 @@ _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) (πŸ“₯ 960K / month Β· πŸ“¦ 1.2K Β· ⏱️ 02.02.2022): +- [PyPi](https://pypi.org/project/googlemaps) (πŸ“₯ 1M / month Β· πŸ“¦ 1.2K Β· ⏱️ 02.02.2022): ``` pip install googlemaps ``` @@ -3301,7 +3301,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/bear/python-twitter ``` -- [PyPi](https://pypi.org/project/python-twitter) (πŸ“₯ 180K / month Β· πŸ“¦ 1.7K Β· ⏱️ 03.11.2018): +- [PyPi](https://pypi.org/project/python-twitter) (πŸ“₯ 170K / month Β· πŸ“¦ 1.7K Β· ⏱️ 03.11.2018): ``` pip install python-twitter ``` @@ -3313,23 +3313,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pycontribs/jira ``` -- [PyPi](https://pypi.org/project/jira) (πŸ“₯ 2.7M / month Β· πŸ“¦ 1K Β· ⏱️ 11.11.2021): +- [PyPi](https://pypi.org/project/jira) (πŸ“₯ 2.8M / month Β· πŸ“¦ 1K Β· ⏱️ 11.11.2021): ``` pip install jira ``` -- [Conda](https://anaconda.org/conda-forge/jira) (πŸ“₯ 72K Β· ⏱️ 12.11.2021): +- [Conda](https://anaconda.org/conda-forge/jira) (πŸ“₯ 73K Β· ⏱️ 12.11.2021): ``` conda install -c conda-forge jira ```
-
hvac (πŸ₯ˆ34 Β· ⭐ 940) - Python 2.7/3.X client for HashiCorp Vault. Apache-2 +
hvac (πŸ₯ˆ34 Β· ⭐ 950) - Python 2.7/3.X client for HashiCorp Vault. Apache-2 -- [GitHub](https://github.com/hvac/hvac) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 300 Β· πŸ“₯ 450 Β· πŸ“¦ 2.1K Β· πŸ“‹ 310 - 34% open Β· ⏱️ 23.09.2021): +- [GitHub](https://github.com/hvac/hvac) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 300 Β· πŸ“₯ 450 Β· πŸ“¦ 2.2K Β· πŸ“‹ 310 - 34% open Β· ⏱️ 23.09.2021): ``` git clone https://github.com/hvac/hvac ``` -- [PyPi](https://pypi.org/project/hvac) (πŸ“₯ 4.2M / month Β· πŸ“¦ 310 Β· ⏱️ 23.09.2021): +- [PyPi](https://pypi.org/project/hvac) (πŸ“₯ 4.5M / month Β· πŸ“¦ 310 Β· ⏱️ 23.09.2021): ``` pip install hvac ``` @@ -3338,35 +3338,35 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge hvac ```
-
instagram-scraper (πŸ₯‰32 Β· ⭐ 5.8K) - Scrapes an instagram users photos and videos. Unlicense +
python-slack-sdk (πŸ₯ˆ33 Β· ⭐ 3.3K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/arc298/instagram-scraper) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 1.2K Β· πŸ“¦ 270 Β· πŸ“‹ 640 - 62% open Β· ⏱️ 04.02.2022): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 790 Β· πŸ“₯ 340 Β· πŸ“‹ 620 - 1% open Β· ⏱️ 16.02.2022): ``` - git clone https://github.com/arc298/instagram-scraper + git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/instagram-scraper) (πŸ“₯ 11K / month Β· πŸ“¦ 26 Β· ⏱️ 21.01.2022): +- [PyPi](https://pypi.org/project/slack-sdk) (πŸ“₯ 3.5M / month Β· πŸ“¦ 68 Β· ⏱️ 08.02.2022): ``` - pip install instagram-scraper + pip install slack-sdk ``` -
-
python-slack-sdk (πŸ₯‰32 Β· ⭐ 3.3K) - Slack Developer Kit for Python. MIT - -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 790 Β· πŸ“₯ 340 Β· πŸ“‹ 610 - 1% open Β· ⏱️ 10.02.2022): - +- [Conda](https://anaconda.org/conda-forge/slack-sdk) (πŸ“₯ 8.5K Β· ⏱️ 08.02.2022): ``` - git clone https://github.com/slackapi/python-slack-sdk + conda install -c conda-forge slack-sdk ``` -- [PyPi](https://pypi.org/project/slack-sdk) (πŸ“₯ 3.1M / month Β· πŸ“¦ 68 Β· ⏱️ 08.02.2022): +
+
instagram-scraper (πŸ₯‰32 Β· ⭐ 5.8K) - Scrapes an instagram users photos and videos. Unlicense + +- [GitHub](https://github.com/arc298/instagram-scraper) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 1.3K Β· πŸ“¦ 270 Β· πŸ“‹ 640 - 62% open Β· ⏱️ 14.02.2022): + ``` - pip install slack-sdk + git clone https://github.com/arc298/instagram-scraper ``` -- [Conda](https://anaconda.org/conda-forge/slack-sdk) (πŸ“₯ 8.3K Β· ⏱️ 08.02.2022): +- [PyPi](https://pypi.org/project/instagram-scraper) (πŸ“₯ 11K / month Β· πŸ“¦ 26 Β· ⏱️ 14.02.2022): ``` - conda install -c conda-forge slack-sdk + pip install instagram-scraper ```
-
py-googletrans (πŸ₯‰32 Β· ⭐ 2.8K Β· πŸ’€) - (unofficial) Googletrans: Free and Unlimited Google.. MIT +
py-googletrans (πŸ₯‰32 Β· ⭐ 2.9K Β· πŸ’€) - (unofficial) Googletrans: Free and Unlimited Google.. MIT - [GitHub](https://github.com/ssut/py-googletrans) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 500 Β· πŸ“¦ 27K Β· πŸ“‹ 250 - 6% open Β· ⏱️ 10.03.2021): @@ -3378,26 +3378,26 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install googletrans ```
-
sherlock (πŸ₯‰31 Β· ⭐ 29K) - Hunt down social media accounts by username across social networks. MIT +
sherlock (πŸ₯‰31 Β· ⭐ 30K) - Hunt down social media accounts by username across social networks. MIT - [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 3.2K Β· πŸ“‹ 630 - 19% open Β· ⏱️ 06.02.2022): ``` git clone https://github.com/sherlock-project/sherlock ``` -- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 7.2K / month Β· πŸ“¦ 7 Β· ⏱️ 11.05.2019): +- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 7.3K / month Β· πŸ“¦ 7 Β· ⏱️ 11.05.2019): ``` pip install sherlock ```
spotipy (πŸ₯‰31 Β· ⭐ 3.7K) - A light weight Python library for the Spotify Web API. MIT -- [GitHub](https://github.com/plamere/spotipy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 720 Β· πŸ“¦ 6.9K Β· πŸ“‹ 480 - 10% open Β· ⏱️ 03.01.2022): +- [GitHub](https://github.com/plamere/spotipy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 730 Β· πŸ“¦ 7K Β· πŸ“‹ 480 - 10% open Β· ⏱️ 03.01.2022): ``` git clone https://github.com/plamere/spotipy ``` -- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 240K / month Β· πŸ“¦ 570 Β· ⏱️ 12.08.2021): +- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 250K / month Β· πŸ“¦ 570 Β· ⏱️ 12.08.2021): ``` pip install spotipy ``` @@ -3406,6 +3406,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge spotipy ```
+
twitter (πŸ₯‰31 Β· ⭐ 2.7K) - Python Twitter API. MIT + +- [GitHub](https://github.com/python-twitter-tools/twitter) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 550 Β· πŸ“¦ 3.3K Β· πŸ“‹ 280 - 17% open Β· ⏱️ 16.02.2022): + + ``` + git clone https://github.com/python-twitter-tools/twitter + ``` +- [PyPi](https://pypi.org/project/twitter) (πŸ“₯ 38K / month Β· πŸ“¦ 1.1K Β· ⏱️ 17.01.2022): + ``` + pip install twitter + ``` +
simple-salesforce (πŸ₯‰31 Β· ⭐ 1.2K) - A very simple Salesforce.com REST API client for Python. Apache-2 - [GitHub](https://github.com/simple-salesforce/simple-salesforce) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 560 Β· πŸ“‹ 350 - 40% open Β· ⏱️ 01.02.2022): @@ -3422,18 +3434,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge simple-salesforce ```
-
twitter (πŸ₯‰30 Β· ⭐ 2.7K) - Python Twitter API. MIT - -- [GitHub](https://github.com/python-twitter-tools/twitter) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 550 Β· πŸ“¦ 3.3K Β· πŸ“‹ 280 - 17% open Β· ⏱️ 09.02.2022): - - ``` - git clone https://github.com/python-twitter-tools/twitter - ``` -- [PyPi](https://pypi.org/project/twitter) (πŸ“₯ 38K / month Β· πŸ“¦ 1.1K Β· ⏱️ 17.01.2022): - ``` - pip install twitter - ``` -
twython (πŸ₯‰30 Β· ⭐ 1.8K Β· πŸ’€) - Actively maintained, pure Python wrapper for the Twitter API... MIT - [GitHub](https://github.com/ryanmcgrath/twython) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 400 Β· πŸ“¦ 4.9K Β· πŸ“‹ 320 - 6% open Β· ⏱️ 16.07.2021): @@ -3441,7 +3441,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/ryanmcgrath/twython ``` -- [PyPi](https://pypi.org/project/twython) (πŸ“₯ 120K / month Β· πŸ“¦ 1.2K Β· ⏱️ 16.07.2021): +- [PyPi](https://pypi.org/project/twython) (πŸ“₯ 180K / month Β· πŸ“¦ 1.2K Β· ⏱️ 16.07.2021): ``` pip install twython ``` @@ -3452,12 +3452,12 @@ _General purpose web frameworks to build web applications and REST APIs._
imdbpy (πŸ₯‰30 Β· ⭐ 940) - Cinemagoer is a Python package useful to retrieve and manage the data.. ❗️GPL-2.0 -- [GitHub](https://github.com/cinemagoer/cinemagoer) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 260 Β· πŸ“₯ 89 Β· πŸ“‹ 250 - 16% open Β· ⏱️ 06.02.2022): +- [GitHub](https://github.com/cinemagoer/cinemagoer) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 260 Β· πŸ“₯ 90 Β· πŸ“‹ 250 - 16% open Β· ⏱️ 11.02.2022): ``` git clone https://github.com/alberanid/imdbpy ``` -- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 2.2M / month Β· πŸ“¦ 120 Β· ⏱️ 18.04.2021): +- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 2.6M / month Β· πŸ“¦ 120 Β· ⏱️ 18.04.2021): ``` pip install imdbpy ``` @@ -3469,7 +3469,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/coursera-dl/coursera-dl ``` -- [PyPi](https://pypi.org/project/coursera-dl) (πŸ“₯ 2.8K / month Β· πŸ“¦ 14 Β· ⏱️ 16.12.2019): +- [PyPi](https://pypi.org/project/coursera-dl) (πŸ“₯ 2.5K / month Β· πŸ“¦ 14 Β· ⏱️ 16.12.2019): ``` pip install coursera-dl ``` @@ -3480,12 +3480,12 @@ _General purpose web frameworks to build web applications and REST APIs._
gallery-dl (πŸ₯‰29 Β· ⭐ 4.5K) - Command-line program to download image galleries and.. ❗️GPL-2.0 -- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 440 Β· πŸ“₯ 170K Β· πŸ“‹ 2K - 20% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 440 Β· πŸ“₯ 170K Β· πŸ“‹ 2K - 20% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/mikf/gallery-dl ``` -- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 9.9K / month Β· πŸ“¦ 5 Β· ⏱️ 06.02.2022): +- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 11K / month Β· πŸ“¦ 5 Β· ⏱️ 14.02.2022): ``` pip install gallery-dl ``` @@ -3497,26 +3497,26 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/wechatpy/wechatpy ``` -- [PyPi](https://pypi.org/project/wechatpy) (πŸ“₯ 3.8K / month Β· πŸ“¦ 130 Β· ⏱️ 24.01.2022): +- [PyPi](https://pypi.org/project/wechatpy) (πŸ“₯ 3.7K / month Β· πŸ“¦ 130 Β· ⏱️ 24.01.2022): ``` pip install wechatpy ```
-
notion-py (πŸ₯‰27 Β· ⭐ 3.4K Β· πŸ’€) - Unofficial Python API client for Notion.so. MIT +
notion-py (πŸ₯‰27 Β· ⭐ 3.5K Β· πŸ’€) - Unofficial Python API client for Notion.so. MIT - [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 380 Β· πŸ“¦ 560 Β· πŸ“‹ 250 - 56% open Β· ⏱️ 05.02.2021): ``` git clone https://github.com/jamalex/notion-py ``` -- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 16K / month Β· πŸ“¦ 34 Β· ⏱️ 05.02.2021): +- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 17K / month Β· πŸ“¦ 34 Β· ⏱️ 05.02.2021): ``` pip install notion ```
twitter-scraper (πŸ₯‰27 Β· ⭐ 3.1K) - Scrape the Twitter Frontend API without authentication. MIT -- [GitHub](https://github.com/bisguzar/twitter-scraper) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 520 Β· πŸ“¦ 3.1K Β· πŸ“‹ 110 - 42% open Β· ⏱️ 17.12.2021): +- [GitHub](https://github.com/bisguzar/twitter-scraper) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 520 Β· πŸ“¦ 3.2K Β· πŸ“‹ 110 - 42% open Β· ⏱️ 17.12.2021): ``` git clone https://github.com/bisguzar/twitter-scraper @@ -3528,12 +3528,12 @@ _General purpose web frameworks to build web applications and REST APIs._
scdl (πŸ₯‰27 Β· ⭐ 2.3K) - Soundcloud Music Downloader. ❗️GPL-2.0 -- [GitHub](https://github.com/flyingrub/scdl) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 240 Β· πŸ“¦ 45 Β· πŸ“‹ 310 - 12% open Β· ⏱️ 20.01.2022): +- [GitHub](https://github.com/flyingrub/scdl) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 250 Β· πŸ“¦ 45 Β· πŸ“‹ 310 - 13% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/flyingrub/scdl ``` -- [PyPi](https://pypi.org/project/scdl) (πŸ“₯ 1.3K / month Β· πŸ“¦ 6 Β· ⏱️ 20.01.2022): +- [PyPi](https://pypi.org/project/scdl) (πŸ“₯ 1.5K / month Β· πŸ“¦ 6 Β· ⏱️ 12.02.2022): ``` pip install scdl ``` @@ -3545,7 +3545,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/realsirjoe/instagram-scraper ``` -- [PyPi](https://pypi.org/project/igramscraper) (πŸ“₯ 4.3K / month Β· πŸ“¦ 2 Β· ⏱️ 25.05.2020): +- [PyPi](https://pypi.org/project/igramscraper) (πŸ“₯ 3.9K / month Β· πŸ“¦ 2 Β· ⏱️ 25.05.2020): ``` pip install igramscraper ``` @@ -3557,35 +3557,35 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/attardi/wikiextractor ``` -- [PyPi](https://pypi.org/project/wikiextractor) (πŸ“₯ 1K / month Β· πŸ“¦ 5 Β· ⏱️ 14.10.2021): +- [PyPi](https://pypi.org/project/wikiextractor) (πŸ“₯ 1.1K / month Β· πŸ“¦ 5 Β· ⏱️ 14.10.2021): ``` pip install wikiextractor ```
-
notion-sdk-py (πŸ₯‰24 Β· ⭐ 540) - Official Notion SDK rewritten in Python (sync + async). MIT +
notion-sdk-py (πŸ₯‰24 Β· ⭐ 550) - Official Notion SDK rewritten in Python (sync + async). MIT -- [GitHub](https://github.com/ramnes/notion-sdk-py) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 50 Β· πŸ“¦ 100 Β· πŸ“‹ 36 - 19% open Β· ⏱️ 05.02.2022): +- [GitHub](https://github.com/ramnes/notion-sdk-py) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 50 Β· πŸ“¦ 110 Β· πŸ“‹ 37 - 16% open Β· ⏱️ 05.02.2022): ``` git clone https://github.com/ramnes/notion-sdk-py ``` -- [PyPi](https://pypi.org/project/notion-client) (πŸ“₯ 20K / month Β· πŸ“¦ 16 Β· ⏱️ 05.02.2022): +- [PyPi](https://pypi.org/project/notion-client) (πŸ“₯ 22K / month Β· πŸ“¦ 16 Β· ⏱️ 05.02.2022): ``` pip install notion-client ``` -- [Conda](https://anaconda.org/conda-forge/notion-client) (πŸ“₯ 160 Β· ⏱️ 07.02.2022): +- [Conda](https://anaconda.org/conda-forge/notion-client) (πŸ“₯ 180 Β· ⏱️ 07.02.2022): ``` conda install -c conda-forge notion-client ```
-
ghapi (πŸ₯‰22 Β· ⭐ 300) - A delightful and complete interface to GitHubs amazing API. Apache-2 +
ghapi (πŸ₯‰22 Β· ⭐ 310) - A delightful and complete interface to GitHubs amazing API. Apache-2 -- [GitHub](https://github.com/fastai/ghapi) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 31 Β· πŸ“‹ 92 - 30% open Β· ⏱️ 27.01.2022): +- [GitHub](https://github.com/fastai/ghapi) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 32 Β· πŸ“‹ 92 - 30% open Β· ⏱️ 27.01.2022): ``` git clone https://github.com/fastai/ghapi ``` -- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 280K / month Β· πŸ“¦ 24 Β· ⏱️ 10.07.2021): +- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 290K / month Β· πŸ“¦ 24 Β· ⏱️ 10.07.2021): ``` pip install ghapi ``` @@ -3643,7 +3643,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install yagmail ``` -- [Conda](https://anaconda.org/conda-forge/yagmail) (πŸ“₯ 9.3K Β· ⏱️ 14.01.2022): +- [Conda](https://anaconda.org/conda-forge/yagmail) (πŸ“₯ 9.4K Β· ⏱️ 14.01.2022): ``` conda install -c conda-forge yagmail ``` @@ -3667,7 +3667,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mailgun/flanker ``` -- [PyPi](https://pypi.org/project/flanker) (πŸ“₯ 61K / month Β· πŸ“¦ 92 Β· ⏱️ 05.12.2019): +- [PyPi](https://pypi.org/project/flanker) (πŸ“₯ 62K / month Β· πŸ“¦ 92 Β· ⏱️ 05.12.2019): ``` pip install flanker ``` @@ -3679,7 +3679,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/sabuhish/fastapi-mail ``` -- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 31K / month Β· πŸ“¦ 6 Β· ⏱️ 06.02.2022): +- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 30K / month Β· πŸ“¦ 6 Β· ⏱️ 06.02.2022): ``` pip install fastapi-mail ``` @@ -3691,11 +3691,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/marrow/mailer ``` -- [PyPi](https://pypi.org/project/mailer) (πŸ“₯ 35K / month Β· πŸ“¦ 83 Β· ⏱️ 22.04.2015): +- [PyPi](https://pypi.org/project/mailer) (πŸ“₯ 37K / month Β· πŸ“¦ 83 Β· ⏱️ 22.04.2015): ``` pip install mailer ``` -- [Conda](https://anaconda.org/conda-forge/mailer) (πŸ“₯ 44K Β· ⏱️ 01.07.2021): +- [Conda](https://anaconda.org/conda-forge/mailer) (πŸ“₯ 45K Β· ⏱️ 01.07.2021): ``` conda install -c conda-forge mailer ``` @@ -3707,7 +3707,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/pyramid_mailer ``` -- [PyPi](https://pypi.org/project/pyramid_mailer) (πŸ“₯ 20K / month Β· πŸ“¦ 120 Β· ⏱️ 13.12.2016): +- [PyPi](https://pypi.org/project/pyramid_mailer) (πŸ“₯ 21K / month Β· πŸ“¦ 120 Β· ⏱️ 13.12.2016): ``` pip install pyramid_mailer ``` @@ -3719,7 +3719,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/moggers87/salmon ``` -- [PyPi](https://pypi.org/project/salmon-mail) (πŸ“₯ 820 / month Β· πŸ“¦ 1 Β· ⏱️ 31.12.2019): +- [PyPi](https://pypi.org/project/salmon-mail) (πŸ“₯ 870 / month Β· πŸ“¦ 1 Β· ⏱️ 31.12.2019): ``` pip install salmon-mail ``` @@ -3741,7 +3741,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Scrapy (πŸ₯‡45 Β· ⭐ 43K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3 -- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 9.5K Β· πŸ“¦ 28K Β· πŸ“‹ 2.9K - 27% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 9.5K Β· πŸ“¦ 28K Β· πŸ“‹ 2.9K - 27% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/scrapy/scrapy @@ -3755,14 +3755,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge scrapy ```
-
You-Get (πŸ₯‡33 Β· ⭐ 43K) - Dumb downloader that scrapes the web. MIT +
You-Get (πŸ₯‡32 Β· ⭐ 43K) - Dumb downloader that scrapes the web. MIT -- [GitHub](https://github.com/soimort/you-get) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 8.6K Β· πŸ“₯ 350K Β· ⏱️ 21.01.2022): +- [GitHub](https://github.com/soimort/you-get) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 8.6K Β· πŸ“₯ 350K Β· ⏱️ 12.02.2022): ``` git clone https://github.com/soimort/you-get ``` -- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 20K / month Β· πŸ“¦ 22 Β· ⏱️ 03.11.2021): +- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 19K / month Β· πŸ“¦ 22 Β· ⏱️ 03.11.2021): ``` pip install you-get ``` @@ -3778,7 +3778,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/kurtmckee/feedparser ``` -- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 1.3M / month Β· πŸ“¦ 7.3K Β· ⏱️ 22.06.2021): +- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 1.5M / month Β· πŸ“¦ 7.3K Β· ⏱️ 22.06.2021): ``` pip install feedparser ``` @@ -3805,28 +3805,28 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
soupsieve (πŸ₯ˆ31 Β· ⭐ 120) - A modern CSS selector implementation for BeautifulSoup. MIT -- [GitHub](https://github.com/facelessuser/soupsieve) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 24 Β· πŸ“¦ 170K Β· πŸ“‹ 100 - 13% open Β· ⏱️ 03.01.2022): +- [GitHub](https://github.com/facelessuser/soupsieve) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 25 Β· πŸ“¦ 170K Β· πŸ“‹ 100 - 13% open Β· ⏱️ 03.01.2022): ``` git clone https://github.com/facelessuser/soupsieve ``` -- [PyPi](https://pypi.org/project/soupsieve) (πŸ“₯ 28M / month Β· πŸ“¦ 2.4K Β· ⏱️ 11.11.2021): +- [PyPi](https://pypi.org/project/soupsieve) (πŸ“₯ 29M / month Β· πŸ“¦ 2.4K Β· ⏱️ 11.11.2021): ``` pip install soupsieve ``` -- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 4.4M Β· ⏱️ 03.12.2021): +- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 4.5M Β· ⏱️ 03.12.2021): ``` conda install -c conda-forge soupsieve ```
cloudscraper (πŸ₯ˆ29 Β· ⭐ 1.6K Β· πŸ’€) - A Python module to bypass Cloudflares anti-bot page. MIT -- [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 250 Β· πŸ“¦ 4.5K Β· ⏱️ 06.04.2021): +- [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 250 Β· πŸ“¦ 4.6K Β· ⏱️ 06.04.2021): ``` git clone https://github.com/venomous/cloudscraper ``` -- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 2.8M / month Β· πŸ“¦ 57 Β· ⏱️ 28.01.2021): +- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 3.3M / month Β· πŸ“¦ 57 Β· ⏱️ 28.01.2021): ``` pip install cloudscraper ``` @@ -3838,23 +3838,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/scrapy/parsel ``` -- [PyPi](https://pypi.org/project/parsel) (πŸ“₯ 740K / month Β· πŸ“¦ 1.6K Β· ⏱️ 07.05.2020): +- [PyPi](https://pypi.org/project/parsel) (πŸ“₯ 770K / month Β· πŸ“¦ 1.6K Β· ⏱️ 07.05.2020): ``` pip install parsel ``` -- [Conda](https://anaconda.org/conda-forge/parsel) (πŸ“₯ 24K Β· ⏱️ 02.06.2020): +- [Conda](https://anaconda.org/conda-forge/parsel) (πŸ“₯ 25K Β· ⏱️ 02.06.2020): ``` conda install -c conda-forge parsel ```
dirsearch (πŸ₯ˆ28 Β· ⭐ 7.5K) - Web path scanner. ❗️GPL-2.0 -- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 1.8K Β· πŸ“¦ 7 Β· πŸ“‹ 380 - 9% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 1.8K Β· πŸ“¦ 7 Β· πŸ“‹ 380 - 9% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/maurosoria/dirsearch ``` -- [PyPi](https://pypi.org/project/dirsearch) (πŸ“₯ 850 / month Β· ⏱️ 24.05.2018): +- [PyPi](https://pypi.org/project/dirsearch) (πŸ“₯ 860 / month Β· ⏱️ 24.05.2018): ``` pip install dirsearch ``` @@ -3866,7 +3866,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) (πŸ“₯ 120K / month Β· πŸ“¦ 260 Β· ⏱️ 15.12.2021): +- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 130K / month Β· πŸ“¦ 260 Β· ⏱️ 15.12.2021): ``` pip install MechanicalSoup ``` @@ -3875,26 +3875,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge mechanicalsoup ```
-
trafilatura (πŸ₯‰26 Β· ⭐ 380) - Web scraping library and command-line tool for text discovery.. ❗️GPL-3.0 +
trafilatura (πŸ₯‰26 Β· ⭐ 390) - Web scraping library and command-line tool for text discovery.. ❗️GPL-3.0 -- [GitHub](https://github.com/adbar/trafilatura) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 56 Β· πŸ“¦ 130 Β· πŸ“‹ 120 - 20% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/adbar/trafilatura) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 56 Β· πŸ“¦ 140 Β· πŸ“‹ 130 - 21% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/adbar/trafilatura ``` -- [PyPi](https://pypi.org/project/trafilatura) (πŸ“₯ 86K / month Β· πŸ“¦ 3 Β· ⏱️ 30.11.2021): +- [PyPi](https://pypi.org/project/trafilatura) (πŸ“₯ 92K / month Β· πŸ“¦ 3 Β· ⏱️ 30.11.2021): ``` pip install trafilatura ```
Gerapy (πŸ₯‰25 Β· ⭐ 2.7K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,.. MIT -- [GitHub](https://github.com/Gerapy/Gerapy) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 550 Β· πŸ“¦ 120 Β· πŸ“‹ 180 - 21% open Β· ⏱️ 14.01.2022): +- [GitHub](https://github.com/Gerapy/Gerapy) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 550 Β· πŸ“¦ 120 Β· πŸ“‹ 180 - 22% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/Gerapy/Gerapy ``` -- [PyPi](https://pypi.org/project/gerapy) (πŸ“₯ 750 / month Β· πŸ“¦ 8 Β· ⏱️ 30.12.2021): +- [PyPi](https://pypi.org/project/gerapy) (πŸ“₯ 720 / month Β· πŸ“¦ 8 Β· ⏱️ 30.12.2021): ``` pip install gerapy ``` @@ -3913,12 +3913,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
micawber (πŸ₯‰24 Β· ⭐ 560 Β· πŸ’€) - a small library for extracting rich content from urls. MIT -- [GitHub](https://github.com/coleifer/micawber) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 83 Β· πŸ“¦ 670 Β· ⏱️ 12.07.2021): +- [GitHub](https://github.com/coleifer/micawber) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 83 Β· πŸ“¦ 680 Β· ⏱️ 12.07.2021): ``` git clone https://github.com/coleifer/micawber ``` -- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 24K / month Β· πŸ“¦ 190 Β· ⏱️ 12.07.2021): +- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 25K / month Β· πŸ“¦ 190 Β· ⏱️ 12.07.2021): ``` pip install micawber ``` @@ -3934,7 +3934,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) (πŸ“₯ 510 / month Β· πŸ“¦ 9 Β· ⏱️ 07.05.2021): +- [PyPi](https://pypi.org/project/ruia) (πŸ“₯ 380 / month Β· πŸ“¦ 9 Β· ⏱️ 07.05.2021): ``` pip install ruia ``` @@ -3946,14 +3946,14 @@ _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) (πŸ“₯ 1.7K / month Β· ⏱️ 23.01.2021): +- [PyPi](https://pypi.org/project/autoscraper) (πŸ“₯ 1.6K / month Β· ⏱️ 23.01.2021): ``` pip install autoscraper ```
gazpacho (πŸ₯‰20 Β· ⭐ 620 Β· πŸ’€) - The simple, fast, and modern web scraping library. MIT -- [GitHub](https://github.com/maxhumber/gazpacho) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 55 Β· πŸ“¦ 140 Β· πŸ“‹ 44 - 27% open Β· ⏱️ 24.04.2021): +- [GitHub](https://github.com/maxhumber/gazpacho) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 55 Β· πŸ“¦ 150 Β· πŸ“‹ 44 - 27% open Β· ⏱️ 24.04.2021): ``` git clone https://github.com/maxhumber/gazpacho @@ -3965,12 +3965,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Lassie (πŸ₯‰20 Β· ⭐ 550) - Web Content Retrieval for Humans. MIT -- [GitHub](https://github.com/michaelhelmick/lassie) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 43 Β· πŸ“¦ 28 Β· πŸ“‹ 38 - 23% open Β· ⏱️ 20.08.2021): +- [GitHub](https://github.com/michaelhelmick/lassie) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 44 Β· πŸ“¦ 28 Β· πŸ“‹ 39 - 25% open Β· ⏱️ 20.08.2021): ``` git clone https://github.com/michaelhelmick/lassie ``` -- [PyPi](https://pypi.org/project/lassie) (πŸ“₯ 1.4K / month Β· πŸ“¦ 9 Β· ⏱️ 20.08.2021): +- [PyPi](https://pypi.org/project/lassie) (πŸ“₯ 1.3K / month Β· πŸ“¦ 9 Β· ⏱️ 20.08.2021): ``` pip install lassie ``` @@ -3982,22 +3982,22 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/DarshanDeshpande/Scrapera ``` -- [PyPi](https://pypi.org/project/scrapera) (πŸ“₯ 87 / month Β· ⏱️ 07.02.2021): +- [PyPi](https://pypi.org/project/scrapera) (πŸ“₯ 32 / month Β· ⏱️ 07.02.2021): ``` pip install scrapera ```
Show 15 hidden projects... +- Pattern (πŸ₯‡33 Β· ⭐ 8.2K Β· πŸ’€) - Web mining module for Python, with tools for scraping, natural.. BSD-3 - newspaper3k (πŸ₯‡32 Β· ⭐ 12K Β· πŸ’€) - News, full-text, and article metadata extraction in Python 3... MIT -- Pattern (πŸ₯‡32 Β· ⭐ 8.1K Β· πŸ’€) - Web mining module for Python, with tools for scraping, natural.. BSD-3 - pyspider (πŸ₯ˆ31 Β· ⭐ 15K Β· πŸ’€) - A Powerful Spider(Web Crawler) System in Python. Apache-2 -- python-goose (πŸ₯ˆ29 Β· ⭐ 3.8K Β· πŸ’€) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 +- python-goose (πŸ₯ˆ29 Β· ⭐ 3.7K Β· πŸ’€) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 - Grab (πŸ₯‰27 Β· ⭐ 2.2K Β· πŸ’€) - Web Scraping Framework. MIT - frontera (πŸ₯‰25 Β· ⭐ 1.2K Β· πŸ’€) - A scalable frontier for web crawlers. BSD-3 - robobrowser (πŸ₯‰24 Β· ⭐ 3.6K Β· πŸ’€) - Your friendly neighborhood web scraper. BSD-3 - scrapely (πŸ₯‰24 Β· ⭐ 1.8K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 -- Photon (πŸ₯‰23 Β· ⭐ 8.4K Β· πŸ’€) - Incredibly fast crawler designed for OSINT. ❗️GPL-3.0 +- Photon (πŸ₯‰23 Β· ⭐ 8.5K Β· πŸ’€) - Incredibly fast crawler designed for OSINT. ❗️GPL-3.0 - snallygaster (πŸ₯‰21 Β· ⭐ 1.9K) - Tool to scan for secret files on HTTP servers. ❗️CC0-1.0 - Cola (πŸ₯‰20 Β· ⭐ 1.4K Β· πŸ’€) - A high-level distributed crawling framework. Apache-2 - gain (πŸ₯‰18 Β· ⭐ 2K Β· πŸ’€) - Web crawling framework based on asyncio. ❗️GPL-3.0 @@ -4013,28 +4013,28 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
sentry (πŸ₯‡40 Β· ⭐ 30K) - Sentry is cross-platform application monitoring, with a focus on.. ❗️SSPL-1.0 -- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 3.3K Β· πŸ“₯ 42K Β· πŸ“¦ 550 Β· πŸ“‹ 4.9K - 8% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 630 Β· πŸ”€ 3.3K Β· πŸ“₯ 42K Β· πŸ“¦ 560 Β· πŸ“‹ 4.9K - 8% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/getsentry/sentry ``` -- [PyPi](https://pypi.org/project/sentry) (πŸ“₯ 22K / month Β· πŸ“¦ 370 Β· ⏱️ 15.01.2022): +- [PyPi](https://pypi.org/project/sentry) (πŸ“₯ 14K / month Β· πŸ“¦ 370 Β· ⏱️ 15.02.2022): ``` pip install sentry ``` -- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (πŸ“₯ 130K Β· ⏱️ 25.01.2022): +- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (πŸ“₯ 130K Β· ⏱️ 11.02.2022): ``` conda install -c conda-forge sentry-sdk ```
Prometheus Client (πŸ₯‡33 Β· ⭐ 2.6K) - Python client for the Prometheus monitoring system. Apache-2 -- [GitHub](https://github.com/prometheus/client_python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 620 Β· πŸ“‹ 390 - 11% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/prometheus/client_python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 620 Β· πŸ“‹ 400 - 11% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/prometheus/client_python ``` -- [PyPi](https://pypi.org/project/prometheus-client) (πŸ“₯ 24M / month Β· πŸ“¦ 460 Β· ⏱️ 28.01.2022): +- [PyPi](https://pypi.org/project/prometheus-client) (πŸ“₯ 20M / month Β· πŸ“¦ 460 Β· ⏱️ 28.01.2022): ``` pip install prometheus-client ``` @@ -4050,7 +4050,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/rycus86/prometheus_flask_exporter ``` -- [PyPi](https://pypi.org/project/prometheus-flask-exporter) (πŸ“₯ 14M / month Β· πŸ“¦ 48 Β· ⏱️ 26.12.2021): +- [PyPi](https://pypi.org/project/prometheus-flask-exporter) (πŸ“₯ 10M / month Β· πŸ“¦ 48 Β· ⏱️ 26.12.2021): ``` pip install prometheus-flask-exporter ``` @@ -4061,7 +4061,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
opentracing-python (πŸ₯ˆ27 Β· ⭐ 760 Β· πŸ’€) - OpenTracing API for Python. This library is.. Apache-2 -- [GitHub](https://github.com/opentracing/opentracing-python) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 110 Β· πŸ“‹ 48 - 33% open Β· ⏱️ 13.04.2021): +- [GitHub](https://github.com/opentracing/opentracing-python) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 110 Β· πŸ“‹ 49 - 32% open Β· ⏱️ 13.04.2021): ``` git clone https://github.com/opentracing/opentracing-python @@ -4077,12 +4077,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
opentelemetry-python (πŸ₯ˆ26 Β· ⭐ 810) - OpenTelemetry Python API and SDK. Apache-2 -- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 280 Β· πŸ“‹ 960 - 12% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 280 Β· πŸ“‹ 960 - 12% open Β· ⏱️ 11.02.2022): ``` git clone https://github.com/open-telemetry/opentelemetry-python ``` -- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 4.2K / month Β· ⏱️ 13.11.2020): +- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 4.1K / month Β· ⏱️ 13.11.2020): ``` pip install timing-asgi ``` @@ -4093,7 +4093,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
GoAccess (πŸ₯‰24 Β· ⭐ 14K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT -- [GitHub](https://github.com/allinurl/goaccess) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 940 Β· πŸ“‹ 1.9K - 17% open Β· ⏱️ 01.02.2022): +- [GitHub](https://github.com/allinurl/goaccess) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 940 Β· πŸ“‹ 1.9K - 17% open Β· ⏱️ 11.02.2022): ``` git clone https://github.com/allinurl/goaccess @@ -4106,12 +4106,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/flask-dashboard/Flask-MonitoringDashboard ``` -- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 7.5K / month Β· πŸ“¦ 12 Β· ⏱️ 06.11.2021): +- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 7.6K / month Β· πŸ“¦ 12 Β· ⏱️ 06.11.2021): ``` pip install flask-monitoringdashboard ```
-
starlette context (πŸ₯‰19 Β· ⭐ 220) - Middleware for Starlette that allows you to store and.. MIT +
starlette context (πŸ₯‰18 Β· ⭐ 220) - Middleware for Starlette that allows you to store and.. MIT - [GitHub](https://github.com/tomwojcik/starlette-context) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 13 Β· πŸ“‹ 27 - 11% open Β· ⏱️ 07.02.2022): @@ -4142,7 +4142,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/yoobool/flask-state ``` -- [PyPi](https://pypi.org/project/Flask-State) (πŸ“₯ 60 / month Β· ⏱️ 18.06.2021): +- [PyPi](https://pypi.org/project/Flask-State) (πŸ“₯ 100 / month Β· ⏱️ 18.06.2021): ``` pip install Flask-State ``` @@ -4160,31 +4160,31 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Streamlit (πŸ₯‡38 Β· ⭐ 18K) - Streamlit The fastest way to build data apps in Python. Apache-2 -- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.6K Β· πŸ“¦ 220 Β· πŸ“‹ 2.3K - 24% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 1.6K Β· πŸ“¦ 230 Β· πŸ“‹ 2.3K - 24% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/streamlit/streamlit ``` -- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 860K / month Β· πŸ“¦ 300 Β· ⏱️ 09.02.2022): +- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 810K / month Β· πŸ“¦ 300 Β· ⏱️ 09.02.2022): ``` pip install streamlit ```
wave (πŸ₯ˆ30 Β· ⭐ 2.8K) - Realtime Web Apps and Dashboards for Python and R. Apache-2 -- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 150 Β· πŸ“₯ 500K Β· πŸ“‹ 620 - 29% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 150 Β· πŸ“₯ 520K Β· πŸ“‹ 630 - 28% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/h2oai/wave ``` -- [PyPi](https://pypi.org/project/wave) (πŸ“₯ 10K / month Β· πŸ“¦ 170 Β· ⏱️ 09.01.2011): +- [PyPi](https://pypi.org/project/wave) (πŸ“₯ 11K / month Β· πŸ“¦ 170 Β· ⏱️ 09.01.2011): ``` pip install wave ```
-
PyWebIO (πŸ₯ˆ29 Β· ⭐ 2.7K) - Write interactive web app in script way. MIT +
PyWebIO (πŸ₯ˆ28 Β· ⭐ 2.7K) - Write interactive web app in script way. MIT -- [GitHub](https://github.com/pywebio/PyWebIO) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 220 Β· πŸ“¦ 540 Β· πŸ“‹ 95 - 31% open Β· ⏱️ 05.02.2022): +- [GitHub](https://github.com/pywebio/PyWebIO) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 220 Β· πŸ“¦ 550 Β· πŸ“‹ 99 - 34% open Β· ⏱️ 05.02.2022): ``` git clone https://github.com/pywebio/PyWebIO @@ -4196,24 +4196,24 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flaskbb (πŸ₯‰25 Β· ⭐ 2.1K) - A classic Forum Software in Python using Flask. BSD-3 -- [GitHub](https://github.com/flaskbb/flaskbb) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 530 Β· πŸ“¦ 24 Β· πŸ“‹ 320 - 8% open Β· ⏱️ 10.11.2021): +- [GitHub](https://github.com/flaskbb/flaskbb) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 540 Β· πŸ“¦ 24 Β· πŸ“‹ 320 - 8% open Β· ⏱️ 10.11.2021): ``` git clone https://github.com/flaskbb/flaskbb ``` -- [PyPi](https://pypi.org/project/FlaskBB) (πŸ“₯ 94 / month Β· πŸ“¦ 8 Β· ⏱️ 15.07.2018): +- [PyPi](https://pypi.org/project/FlaskBB) (πŸ“₯ 110 / month Β· πŸ“¦ 8 Β· ⏱️ 15.07.2018): ``` pip install FlaskBB ```
-
idom (πŸ₯‰25 Β· ⭐ 490) - Create highly interactive web pages purely in Python. MIT +
idom (πŸ₯‰25 Β· ⭐ 520) - Create highly interactive web pages purely in Python. MIT -- [GitHub](https://github.com/idom-team/idom) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 24 Β· πŸ“¦ 6 Β· πŸ“‹ 220 - 23% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/idom-team/idom) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 25 Β· πŸ“¦ 6 Β· πŸ“‹ 220 - 24% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/idom-team/idom ``` -- [PyPi](https://pypi.org/project/idom) (πŸ“₯ 3.6K / month Β· πŸ“¦ 5 Β· ⏱️ 03.02.2022): +- [PyPi](https://pypi.org/project/idom) (πŸ“₯ 3.7K / month Β· πŸ“¦ 5 Β· ⏱️ 03.02.2022): ``` pip install idom ``` @@ -4225,7 +4225,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/markfinger/python-react ``` -- [PyPi](https://pypi.org/project/react) (πŸ“₯ 4.8K / month Β· πŸ“¦ 48 Β· ⏱️ 08.10.2018): +- [PyPi](https://pypi.org/project/react) (πŸ“₯ 4.9K / month Β· πŸ“¦ 48 Β· ⏱️ 08.10.2018): ``` pip install react ``` @@ -4237,7 +4237,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/wooey/wooey ``` -- [PyPi](https://pypi.org/project/wooey) (πŸ“₯ 220 / month Β· πŸ“¦ 1 Β· ⏱️ 16.04.2020): +- [PyPi](https://pypi.org/project/wooey) (πŸ“₯ 230 / month Β· πŸ“¦ 1 Β· ⏱️ 16.04.2020): ``` pip install wooey ``` @@ -4300,14 +4300,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-grappelli ```
-
django-admin-interface (πŸ₯ˆ27 Β· ⭐ 1K) - djangos default admin interface made customizable... MIT +
django-admin-interface (πŸ₯ˆ27 Β· ⭐ 1.1K) - djangos default admin interface made customizable... MIT -- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 110 Β· πŸ“¦ 1.4K Β· πŸ“‹ 110 - 4% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 110 Β· πŸ“¦ 1.4K Β· πŸ“‹ 120 - 5% open Β· ⏱️ 08.02.2022): ``` git clone https://github.com/fabiocaccamo/django-admin-interface ``` -- [PyPi](https://pypi.org/project/django-admin-interface) (πŸ“₯ 38K / month Β· πŸ“¦ 42 Β· ⏱️ 04.02.2022): +- [PyPi](https://pypi.org/project/django-admin-interface) (πŸ“₯ 40K / month Β· πŸ“¦ 42 Β· ⏱️ 04.02.2022): ``` pip install django-admin-interface ``` @@ -4319,7 +4319,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) (πŸ“₯ 9.4K / month Β· πŸ“¦ 73 Β· ⏱️ 03.02.2022): +- [PyPi](https://pypi.org/project/django-smuggler) (πŸ“₯ 9.7K / month Β· πŸ“¦ 73 Β· ⏱️ 03.02.2022): ``` pip install django-smuggler ``` @@ -4331,19 +4331,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-admin2 ``` -- [PyPi](https://pypi.org/project/django-admin2) (πŸ“₯ 86 / month Β· πŸ“¦ 14 Β· ⏱️ 10.01.2017): +- [PyPi](https://pypi.org/project/django-admin2) (πŸ“₯ 94 / month Β· πŸ“¦ 14 Β· ⏱️ 10.01.2017): ``` pip install django-admin2 ```
-
fastapi-admin (πŸ₯‰20 Β· ⭐ 1.1K) - A fast admin dashboard based on FastAPI and TortoiseORM.. Apache-2 +
fastapi-admin (πŸ₯‰21 Β· ⭐ 1.1K) - A fast admin dashboard based on FastAPI and TortoiseORM.. Apache-2 - [GitHub](https://github.com/fastapi-admin/fastapi-admin) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 160 Β· πŸ“‹ 88 - 29% open Β· ⏱️ 06.02.2022): ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 1.1K / month Β· ⏱️ 31.08.2021): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 1.2K / month Β· ⏱️ 31.08.2021): ``` pip install fastapi-admin ``` @@ -4353,7 +4353,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - django-suit (πŸ₯ˆ29 Β· ⭐ 2.1K Β· πŸ’€) - Modern theme for Django admin interface. ❗️AFL-3.0 - xadmin (πŸ₯ˆ27 Β· ⭐ 4.6K Β· πŸ’€) - Drop-in replacement of Django admin comes with lots of goodies,.. BSD-3 - django-jet (πŸ₯ˆ27 Β· ⭐ 3.2K Β· πŸ’€) - Modern responsive template for the Django admin.. ❗️AGPL-3.0 -- django-admin-bootstrapped (πŸ₯ˆ27 Β· ⭐ 1.6K Β· πŸ’€) - A Django admin theme using Twitter Bootstrap. It.. Apache-2 +- django-admin-bootstrapped (πŸ₯‰26 Β· ⭐ 1.6K Β· πŸ’€) - A Django admin theme using Twitter Bootstrap. It.. Apache-2 - nginx-ui (πŸ₯‰17 Β· ⭐ 4.1K Β· πŸ’€) - Nginx UI allows you to access and modify the nginx configurations.. MIT

@@ -4362,9 +4362,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
Kong (πŸ₯‡35 Β· ⭐ 32K) - The Cloud-Native API Gateway. Apache-2 +
Kong (πŸ₯‡36 Β· ⭐ 32K) - The Cloud-Native API Gateway. Apache-2 -- [GitHub](https://github.com/Kong/kong) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 4K Β· πŸ“₯ 530K Β· πŸ“‹ 3.8K - 7% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/Kong/kong) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 4K Β· πŸ“₯ 530K Β· πŸ“‹ 3.9K - 7% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/kong/kong @@ -4376,7 +4376,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
tyk (πŸ₯‰28 Β· ⭐ 7.1K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0 -- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 870 Β· πŸ“₯ 18K Β· πŸ“‹ 1.9K - 17% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 870 Β· πŸ“₯ 18K Β· πŸ“‹ 1.9K - 17% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/TykTechnologies/tyk @@ -4395,7 +4395,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) (πŸ“₯ 3.6M / month Β· πŸ“¦ 26K Β· ⏱️ 18.03.2021): +- [PyPi](https://pypi.org/project/flask-sqlalchemy) (πŸ“₯ 3.7M / month Β· πŸ“¦ 26K Β· ⏱️ 18.03.2021): ``` pip install flask-sqlalchemy ``` @@ -4427,7 +4427,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/corydolphin/flask-cors ``` -- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 3.5M / month Β· πŸ“¦ 8K Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 3.6M / month Β· πŸ“¦ 8K Β· ⏱️ 06.01.2021): ``` pip install flask-cors ``` @@ -4438,28 +4438,28 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
flask-limiter (πŸ₯ˆ29 Β· ⭐ 840) - Rate Limiting extension for Flask. MIT -- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“¦ 3.2K Β· πŸ“‹ 140 - 11% open Β· ⏱️ 31.01.2022): +- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“¦ 3.3K Β· πŸ“‹ 140 - 11% open Β· ⏱️ 31.01.2022): ``` git clone https://github.com/alisaifee/flask-limiter ``` -- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 200K / month Β· πŸ“¦ 380 Β· ⏱️ 31.01.2022): +- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 210K / month Β· πŸ“¦ 380 Β· ⏱️ 31.01.2022): ``` pip install flask-limiter ```
-
flask-caching (πŸ₯ˆ29 Β· ⭐ 690) - A caching extension for Flask. BSD-3 +
flask-caching (πŸ₯ˆ29 Β· ⭐ 700) - A caching extension for Flask. BSD-3 -- [GitHub](https://github.com/pallets-eco/flask-caching) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 150 Β· πŸ“¦ 9.4K Β· πŸ“‹ 180 - 18% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/pallets-eco/flask-caching) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 150 Β· πŸ“¦ 9.5K Β· πŸ“‹ 180 - 18% open Β· ⏱️ 11.02.2022): ``` git clone https://github.com/pallets-eco/flask-caching ``` -- [PyPi](https://pypi.org/project/flask-caching) (πŸ“₯ 2.7M / month Β· πŸ“¦ 730 Β· ⏱️ 17.03.2021): +- [PyPi](https://pypi.org/project/flask-caching) (πŸ“₯ 2.8M / month Β· πŸ“¦ 730 Β· ⏱️ 17.03.2021): ``` pip install flask-caching ``` -- [Conda](https://anaconda.org/conda-forge/flask-caching) (πŸ“₯ 57K Β· ⏱️ 13.08.2021): +- [Conda](https://anaconda.org/conda-forge/flask-caching) (πŸ“₯ 58K Β· ⏱️ 13.08.2021): ``` conda install -c conda-forge flask-caching ``` @@ -4471,19 +4471,31 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/flask-api/flask-api ``` -- [PyPi](https://pypi.org/project/flask-api) (πŸ“₯ 120K / month Β· πŸ“¦ 680 Β· ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/flask-api) (πŸ“₯ 130K / month Β· πŸ“¦ 680 Β· ⏱️ 15.06.2021): ``` pip install flask-api ```
+
flask-session (πŸ₯ˆ27 Β· ⭐ 380 Β· πŸ’€) - Server side session extension for Flask. BSD-3 + +- [GitHub](https://github.com/fengsp/flask-session) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 170 Β· πŸ“¦ 19K Β· πŸ“‹ 110 - 64% open Β· ⏱️ 24.06.2021): + + ``` + git clone https://github.com/fengsp/flask-session + ``` +- [PyPi](https://pypi.org/project/flask-session) (πŸ“₯ 250K / month Β· πŸ“¦ 1.1K Β· ⏱️ 24.06.2021): + ``` + pip install flask-session + ``` +
flask-bcrypt (πŸ₯ˆ27 Β· ⭐ 290 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3 -- [GitHub](https://github.com/maxcountryman/flask-bcrypt) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 55 Β· πŸ“¦ 32K Β· πŸ“‹ 43 - 27% open Β· ⏱️ 25.07.2021): +- [GitHub](https://github.com/maxcountryman/flask-bcrypt) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 55 Β· πŸ“¦ 33K Β· πŸ“‹ 43 - 27% open Β· ⏱️ 25.07.2021): ``` git clone https://github.com/maxcountryman/flask-bcrypt ``` -- [PyPi](https://pypi.org/project/flask-bcrypt) (πŸ“₯ 770K / month Β· πŸ“¦ 3K Β· ⏱️ 05.10.2015): +- [PyPi](https://pypi.org/project/flask-bcrypt) (πŸ“₯ 780K / month Β· πŸ“¦ 3K Β· ⏱️ 05.10.2015): ``` pip install flask-bcrypt ``` @@ -4492,14 +4504,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-bcrypt ```
-
flask-marshmallow (πŸ₯ˆ26 Β· ⭐ 730) - Flask + marshmallow for beautiful APIs. MIT +
flask-marshmallow (πŸ₯ˆ26 Β· ⭐ 740) - Flask + marshmallow for beautiful APIs. MIT - [GitHub](https://github.com/marshmallow-code/flask-marshmallow) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 46 Β· πŸ“¦ 16K Β· πŸ“‹ 100 - 24% open Β· ⏱️ 30.01.2022): ``` git clone https://github.com/marshmallow-code/flask-marshmallow ``` -- [PyPi](https://pypi.org/project/flask-marshmallow) (πŸ“₯ 460K / month Β· πŸ“¦ 800 Β· ⏱️ 28.09.2020): +- [PyPi](https://pypi.org/project/flask-marshmallow) (πŸ“₯ 470K / month Β· πŸ“¦ 800 Β· ⏱️ 28.09.2020): ``` pip install flask-marshmallow ``` @@ -4508,18 +4520,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-marshmallow ```
-
flask-session (πŸ₯ˆ26 Β· ⭐ 380 Β· πŸ’€) - Server side session extension for Flask. BSD-3 - -- [GitHub](https://github.com/fengsp/flask-session) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 170 Β· πŸ“¦ 19K Β· πŸ“‹ 110 - 64% open Β· ⏱️ 24.06.2021): - - ``` - git clone https://github.com/fengsp/flask-session - ``` -- [PyPi](https://pypi.org/project/flask-session) (πŸ“₯ 260K / month Β· πŸ“¦ 1.1K Β· ⏱️ 24.06.2021): - ``` - pip install flask-session - ``` -
flask-babel (πŸ₯ˆ26 Β· ⭐ 370) - i18n and l10n support for Flask based on Babel and pytz. BSD-3 - [GitHub](https://github.com/python-babel/flask-babel) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 150 Β· πŸ“¦ 13K Β· πŸ“‹ 110 - 17% open Β· ⏱️ 26.11.2021): @@ -4527,39 +4527,39 @@ _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) (πŸ“₯ 1.5M / month Β· πŸ“¦ 2.6K Β· ⏱️ 27.08.2020): +- [PyPi](https://pypi.org/project/flask-babel) (πŸ“₯ 1.7M / month Β· πŸ“¦ 2.6K Β· ⏱️ 27.08.2020): ``` pip install flask-babel ``` -- [Conda](https://anaconda.org/conda-forge/flask-babel) (πŸ“₯ 82K Β· ⏱️ 28.08.2020): +- [Conda](https://anaconda.org/conda-forge/flask-babel) (πŸ“₯ 83K Β· ⏱️ 28.08.2020): ``` conda install -c conda-forge flask-babel ```
flask-paginate (πŸ₯ˆ25 Β· ⭐ 250) - Pagination support for flask. BSD-3 -- [GitHub](https://github.com/lixxu/flask-paginate) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 79 Β· πŸ“₯ 35 Β· πŸ“¦ 2K Β· πŸ“‹ 66 - 7% open Β· ⏱️ 09.01.2022): +- [GitHub](https://github.com/lixxu/flask-paginate) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 79 Β· πŸ“₯ 35 Β· πŸ“¦ 2.1K Β· πŸ“‹ 66 - 7% open Β· ⏱️ 09.01.2022): ``` git clone https://github.com/lixxu/flask-paginate ``` -- [PyPi](https://pypi.org/project/flask-paginate) (πŸ“₯ 38K / month Β· πŸ“¦ 46 Β· ⏱️ 09.01.2022): +- [PyPi](https://pypi.org/project/flask-paginate) (πŸ“₯ 37K / month Β· πŸ“¦ 46 Β· ⏱️ 09.01.2022): ``` pip install flask-paginate ``` -- [Conda](https://anaconda.org/conda-forge/flask-paginate) (πŸ“₯ 7.5K Β· ⏱️ 12.01.2022): +- [Conda](https://anaconda.org/conda-forge/flask-paginate) (πŸ“₯ 7.6K Β· ⏱️ 12.01.2022): ``` conda install -c conda-forge flask-paginate ```
-
flask-seasurf (πŸ₯ˆ25 Β· ⭐ 170) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3 +
flask-seasurf (πŸ₯ˆ25 Β· ⭐ 180) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3 - [GitHub](https://github.com/maxcountryman/flask-seasurf) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 46 Β· πŸ“¦ 1.8K Β· πŸ“‹ 45 - 17% open Β· ⏱️ 03.08.2021): ``` git clone https://github.com/maxcountryman/flask-seasurf ``` -- [PyPi](https://pypi.org/project/flask-seasurf) (πŸ“₯ 57K / month Β· πŸ“¦ 260 Β· ⏱️ 03.08.2021): +- [PyPi](https://pypi.org/project/flask-seasurf) (πŸ“₯ 58K / month Β· πŸ“¦ 260 Β· ⏱️ 03.08.2021): ``` pip install flask-seasurf ``` @@ -4568,6 +4568,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-seasurf ```
+
flask-jsonrpc (πŸ₯‰24 Β· ⭐ 250) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3 + +- [GitHub](https://github.com/cenobites/flask-jsonrpc) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 62 Β· πŸ“¦ 180 Β· πŸ“‹ 59 - 6% open Β· ⏱️ 14.02.2022): + + ``` + git clone https://github.com/cenobites/flask-jsonrpc + ``` +- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 720 / month Β· πŸ“¦ 6 Β· ⏱️ 28.04.2012): + ``` + pip install rpc + ``` +
flask-rebar (πŸ₯‰24 Β· ⭐ 200) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT - [GitHub](https://github.com/plangrid/flask-rebar) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 32 Β· πŸ“¦ 31 Β· πŸ“‹ 99 - 48% open Β· ⏱️ 28.01.2022): @@ -4575,7 +4587,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 Β· ⏱️ 10.01.2022): +- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 2.4K / month Β· πŸ“¦ 4 Β· ⏱️ 10.01.2022): ``` pip install flask-rebar ``` @@ -4587,7 +4599,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) (πŸ“₯ 45K / month Β· πŸ“¦ 580 Β· ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/frozen-flask) (πŸ“₯ 43K / month Β· πŸ“¦ 580 Β· ⏱️ 15.06.2021): ``` pip install frozen-flask ``` @@ -4596,18 +4608,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge frozen-flask ```
-
flask-jsonrpc (πŸ₯‰23 Β· ⭐ 250) - Basic JSON-RPC implementation for your Flask-powered sites. BSD-3 - -- [GitHub](https://github.com/cenobites/flask-jsonrpc) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 62 Β· πŸ“¦ 180 Β· πŸ“‹ 59 - 6% open Β· ⏱️ 08.02.2022): - - ``` - git clone https://github.com/cenobites/flask-jsonrpc - ``` -- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 770 / month Β· πŸ“¦ 6 Β· ⏱️ 28.04.2012): - ``` - pip install rpc - ``` -
Flask-Moment (πŸ₯‰22 Β· ⭐ 340) - Formatting of dates and times in Flask templates using.. MIT - [GitHub](https://github.com/miguelgrinberg/Flask-Moment) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 48 Β· πŸ“‹ 45 - 2% open Β· ⏱️ 16.01.2022): @@ -4631,19 +4631,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/thomaxxl/safrs ``` -- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 720 / month Β· πŸ“¦ 1 Β· ⏱️ 29.12.2021): +- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 590 / month Β· πŸ“¦ 1 Β· ⏱️ 29.12.2021): ``` pip install safrs ```
flask_injector (πŸ₯‰22 Β· ⭐ 240) - Adds Injector support to Flask. BSD-3 -- [GitHub](https://github.com/alecthomas/flask_injector) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 31 Β· πŸ“¦ 610 Β· πŸ“‹ 47 - 25% open Β· ⏱️ 31.08.2021): +- [GitHub](https://github.com/alecthomas/flask_injector) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 31 Β· πŸ“¦ 620 Β· πŸ“‹ 47 - 25% open Β· ⏱️ 31.08.2021): ``` git clone https://github.com/alecthomas/flask_injector ``` -- [PyPi](https://pypi.org/project/flask_injector) (πŸ“₯ 37K / month Β· πŸ“¦ 64 Β· ⏱️ 31.08.2021): +- [PyPi](https://pypi.org/project/flask_injector) (πŸ“₯ 38K / month Β· πŸ“¦ 64 Β· ⏱️ 31.08.2021): ``` pip install flask_injector ``` @@ -4654,7 +4654,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
cookiecutter-flask (πŸ₯‰21 Β· ⭐ 4K) - A flask template with Bootstrap 4, asset.. MIT -- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 690 Β· πŸ“‹ 170 - 4% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 690 Β· πŸ“‹ 170 - 4% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/cookiecutter-flask/cookiecutter-flask @@ -4679,7 +4679,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/honmaple/flask-msearch ``` -- [PyPi](https://pypi.org/project/flask-msearch) (πŸ“₯ 500 / month Β· πŸ“¦ 12 Β· ⏱️ 04.06.2021): +- [PyPi](https://pypi.org/project/flask-msearch) (πŸ“₯ 520 / month Β· πŸ“¦ 12 Β· ⏱️ 04.06.2021): ``` pip install flask-msearch ``` @@ -4691,7 +4691,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/joegasewicz/flask-file-upload ``` -- [PyPi](https://pypi.org/project/flask-file-upload) (πŸ“₯ 340 / month Β· ⏱️ 07.12.2021): +- [PyPi](https://pypi.org/project/flask-file-upload) (πŸ“₯ 380 / month Β· ⏱️ 07.12.2021): ``` pip install flask-file-upload ``` @@ -4700,12 +4700,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - flask-security (πŸ₯‡30 Β· ⭐ 1.6K Β· πŸ’€) - Quick and simple security for Flask applications. MIT - flask-mongoengine (πŸ₯ˆ29 Β· ⭐ 800 Β· πŸ’€) - MongoEngine flask extension with WTF model forms.. BSD-3 +- flask-assets (πŸ₯ˆ27 Β· ⭐ 420 Β· πŸ’€) - Flask webassets integration. BSD-2 - flask-apispec (πŸ₯ˆ26 Β· ⭐ 570 Β· πŸ’€) - Build and document REST APIs with Flask and apispec. MIT -- flask-assets (πŸ₯ˆ26 Β· ⭐ 420 Β· πŸ’€) - Flask webassets integration. BSD-2 - flask-bootstrap (πŸ₯‰24 Β· ⭐ 1.5K Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. BSD-3 - flask-ask (πŸ₯‰23 Β· ⭐ 1.9K Β· πŸ’€) - Alexa Skills Kit for Python. Apache-2 - flask-talisman (πŸ₯‰22 Β· ⭐ 800 Β· πŸ’€) - HTTP security headers for Flask. Apache-2 -- flask-profiler (πŸ₯‰22 Β· ⭐ 670 Β· πŸ’€) - a flask profiler which watches endpoint calls and tries.. MIT +- flask-profiler (πŸ₯‰22 Β· ⭐ 680 Β· πŸ’€) - a flask profiler which watches endpoint calls and tries.. MIT - Flask-Excel (πŸ₯‰22 Β· ⭐ 240 Β· πŸ’€) - A flask extension using pyexcel to read, manipulate and write.. BSD-3 - flask-s3 (πŸ₯‰21 Β· ⭐ 180 Β· πŸ’€) - Seamlessly serve your static assets of your Flask app from Amazon.. ❗️WTFPL - flask-ngrok (πŸ₯‰21 Β· ⭐ 100 Β· πŸ’€) - A simple way to demo Flask apps from your machine. Apache-2 @@ -4721,55 +4721,55 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
fastapi-crudrouter (πŸ₯‡24 Β· ⭐ 630) - A dynamic FastAPI router that automatically creates.. MIT -- [GitHub](https://github.com/awtkns/fastapi-crudrouter) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 69 Β· πŸ“₯ 5 Β· πŸ“¦ 68 Β· πŸ“‹ 72 - 51% open Β· ⏱️ 05.02.2022): +- [GitHub](https://github.com/awtkns/fastapi-crudrouter) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 70 Β· πŸ“₯ 5 Β· πŸ“¦ 70 Β· πŸ“‹ 72 - 51% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/awtkns/fastapi-crudrouter ``` -- [PyPi](https://pypi.org/project/fastapi-crudrouter) (πŸ“₯ 9.8K / month Β· πŸ“¦ 3 Β· ⏱️ 27.01.2022): +- [PyPi](https://pypi.org/project/fastapi-crudrouter) (πŸ“₯ 10K / month Β· πŸ“¦ 3 Β· ⏱️ 27.01.2022): ``` pip install fastapi-crudrouter ```
-
fastapi-admin/fastapi-admin (πŸ₯‡20 Β· ⭐ 1.1K) - A fast admin dashboard based on FastAPI and.. Apache-2 +
fastapi-admin/fastapi-admin (πŸ₯‡21 Β· ⭐ 1.1K) - A fast admin dashboard based on FastAPI and.. Apache-2 - [GitHub](https://github.com/fastapi-admin/fastapi-admin) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 160 Β· πŸ“‹ 88 - 29% open Β· ⏱️ 06.02.2022): ``` git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 1.1K / month Β· ⏱️ 31.08.2021): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 1.2K / month Β· ⏱️ 31.08.2021): ``` pip install fastapi-admin ```
-
fastapi-code-generator (πŸ₯‡20 Β· ⭐ 400) - This code generator creates FastAPI app from an.. MIT +
fastapi-code-generator (πŸ₯ˆ20 Β· ⭐ 410) - This code generator creates FastAPI app from an.. MIT -- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 37 Β· πŸ“‹ 46 - 54% open Β· ⏱️ 03.12.2021): +- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 40 Β· πŸ“‹ 46 - 54% open Β· ⏱️ 03.12.2021): ``` git clone https://github.com/koxudaxi/fastapi-code-generator ``` -- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 1.4K / month Β· ⏱️ 03.12.2021): +- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 1.7K / month Β· ⏱️ 03.12.2021): ``` pip install fastapi-code-generator ```
slowapi (πŸ₯ˆ19 Β· ⭐ 380) - A rate limiter for Starlette and FastAPI. MIT -- [GitHub](https://github.com/laurentS/slowapi) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 30 Β· πŸ“‹ 47 - 31% open Β· ⏱️ 02.02.2022): +- [GitHub](https://github.com/laurentS/slowapi) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 29 Β· πŸ“‹ 47 - 31% open Β· ⏱️ 02.02.2022): ``` git clone https://github.com/laurents/slowapi ``` -- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 39K / month Β· πŸ“¦ 1 Β· ⏱️ 28.08.2021): +- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 27K / month Β· πŸ“¦ 1 Β· ⏱️ 28.08.2021): ``` pip install slowapi ```
-
starlette_exporter (πŸ₯ˆ18 Β· ⭐ 160) - Prometheus exporter for Starlette and FastAPI. Apache-2 +
starlette_exporter (πŸ₯ˆ19 Β· ⭐ 160) - Prometheus exporter for Starlette and FastAPI. Apache-2 -- [GitHub](https://github.com/stephenhillier/starlette_exporter) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 17 Β· πŸ“‹ 23 - 17% open Β· ⏱️ 31.12.2021): +- [GitHub](https://github.com/stephenhillier/starlette_exporter) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 17 Β· πŸ“‹ 23 - 17% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/stephenhillier/starlette_exporter @@ -4781,7 +4781,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
fastapi-react (πŸ₯ˆ17 Β· ⭐ 1K) - Cookiecutter Template for FastAPI + React Projects. Using.. MIT -- [GitHub](https://github.com/Buuntu/fastapi-react) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 150 Β· πŸ“‹ 54 - 35% open Β· ⏱️ 03.11.2021): +- [GitHub](https://github.com/Buuntu/fastapi-react) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 160 Β· πŸ“‹ 54 - 35% open Β· ⏱️ 03.11.2021): ``` git clone https://github.com/Buuntu/fastapi-react @@ -4794,67 +4794,67 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/identixone/fastapi_contrib ``` -- [PyPi](https://pypi.org/project/fastapi_contrib) (πŸ“₯ 23K / month Β· ⏱️ 03.06.2021): +- [PyPi](https://pypi.org/project/fastapi_contrib) (πŸ“₯ 24K / month Β· ⏱️ 03.06.2021): ``` pip install fastapi_contrib ```
fastapi-plugins (πŸ₯ˆ17 Β· ⭐ 190) - FastAPI framework plugins. MIT -- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 11 Β· πŸ“¦ 46 Β· πŸ“‹ 13 - 23% open Β· ⏱️ 04.02.2022): +- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 11 Β· πŸ“¦ 48 Β· πŸ“‹ 13 - 23% open Β· ⏱️ 04.02.2022): ``` git clone https://github.com/madkote/fastapi-plugins ``` -- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 5.7K / month Β· ⏱️ 27.09.2021): +- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 6.3K / month Β· ⏱️ 27.09.2021): ``` pip install fastapi-plugins ```
fastapi-socketio (πŸ₯ˆ17 Β· ⭐ 130) - Easily integrate socket.io with your FastAPI app. Apache-2 -- [GitHub](https://github.com/pyropy/fastapi-socketio) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 14 Β· πŸ“¦ 61 Β· πŸ“‹ 19 - 31% open Β· ⏱️ 05.12.2021): +- [GitHub](https://github.com/pyropy/fastapi-socketio) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 12 Β· πŸ“¦ 62 Β· πŸ“‹ 19 - 31% open Β· ⏱️ 05.12.2021): ``` git clone https://github.com/pyropy/fastapi-socketio ``` -- [PyPi](https://pypi.org/project/fastapi-socketio) (πŸ“₯ 2.5K / month Β· πŸ“¦ 1 Β· ⏱️ 06.12.2021): +- [PyPi](https://pypi.org/project/fastapi-socketio) (πŸ“₯ 2.4K / month Β· πŸ“¦ 1 Β· ⏱️ 06.12.2021): ``` pip install fastapi-socketio ```
-
fastapi-versioning (πŸ₯‰16 Β· ⭐ 340) - api versioning for fastapi web applications. MIT +
fastapi-mvc (πŸ₯ˆ17 Β· ⭐ 110) - Create and develop production grade FastAPI projects. MIT -- [GitHub](https://github.com/DeanWay/fastapi-versioning) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 36 Β· πŸ“‹ 36 - 52% open Β· ⏱️ 24.08.2021): +- [GitHub](https://github.com/rszamszur/fastapi-mvc) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 22 Β· πŸ“₯ 6 Β· πŸ“‹ 31 - 41% open Β· ⏱️ 14.02.2022): ``` - git clone https://github.com/DeanWay/fastapi-versioning + git clone https://github.com/rszamszur/fastapi-mvc ``` -- [PyPi](https://pypi.org/project/fastapi-versioning) (πŸ“₯ 25K / month Β· πŸ“¦ 2 Β· ⏱️ 24.08.2021): +- [PyPi](https://pypi.org/project/fastapi-mvc) (πŸ“₯ 350 / month Β· ⏱️ 14.02.2022): ``` - pip install fastapi-versioning + pip install fastapi-mvc ```
-
fastapi-mvc (πŸ₯‰16 Β· ⭐ 92 Β· βž•) - Create and develop production grade FastAPI projects. MIT +
fastapi-versioning (πŸ₯‰16 Β· ⭐ 340) - api versioning for fastapi web applications. MIT -- [GitHub](https://github.com/rszamszur/fastapi-mvc) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 8 Β· πŸ“₯ 4 Β· πŸ“‹ 25 - 40% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/DeanWay/fastapi-versioning) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 36 Β· πŸ“‹ 37 - 54% open Β· ⏱️ 24.08.2021): ``` - git clone https://github.com/rszamszur/fastapi-mvc + git clone https://github.com/DeanWay/fastapi-versioning ``` -- [PyPi](https://pypi.org/project/fastapi-mvc) (πŸ“₯ 350 / month Β· ⏱️ 08.02.2022): +- [PyPi](https://pypi.org/project/fastapi-versioning) (πŸ“₯ 26K / month Β· πŸ“¦ 2 Β· ⏱️ 24.08.2021): ``` - pip install fastapi-mvc + pip install fastapi-versioning ```
fastapi_cache (πŸ₯‰13 Β· ⭐ 170 Β· πŸ’€) - FastAPI simple cache. MIT -- [GitHub](https://github.com/comeuplater/fastapi_cache) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 8 Β· πŸ“¦ 23 Β· πŸ“‹ 9 - 77% open Β· ⏱️ 12.02.2021): +- [GitHub](https://github.com/comeuplater/fastapi_cache) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 8 Β· πŸ“¦ 24 Β· πŸ“‹ 9 - 77% open Β· ⏱️ 12.02.2021): ``` git clone https://github.com/comeuplater/fastapi_cache ``` -- [PyPi](https://pypi.org/project/fastapi_cache) (πŸ“₯ 3.5K / month Β· ⏱️ 26.07.2020): +- [PyPi](https://pypi.org/project/fastapi_cache) (πŸ“₯ 3.7K / month Β· ⏱️ 26.07.2020): ``` pip install fastapi_cache ``` @@ -4874,14 +4874,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/yezz123/fastapi-lazy ``` -- [PyPi](https://pypi.org/project/fastapi-lazy) (πŸ“₯ 64 / month Β· ⏱️ 21.11.2021): +- [PyPi](https://pypi.org/project/fastapi-lazy) (πŸ“₯ 65 / month Β· ⏱️ 21.11.2021): ``` pip install fastapi-lazy ```
Show 2 hidden projects... -- fastapi-sqlalchemy (πŸ₯‡20 Β· ⭐ 390 Β· πŸ’€) - Adds simple SQLAlchemy support to FastAPI. MIT +- fastapi-sqlalchemy (πŸ₯ˆ20 Β· ⭐ 390 Β· πŸ’€) - Adds simple SQLAlchemy support to FastAPI. MIT - fastapi-utils (πŸ₯‰16 Β· ⭐ 950 Β· πŸ’€) - Reusable utilities for FastAPI. MIT

@@ -4897,7 +4897,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/sontek/pyramid_celery ``` -- [PyPi](https://pypi.org/project/pyramid_celery) (πŸ“₯ 4.5K / month Β· πŸ“¦ 8 Β· ⏱️ 24.12.2016): +- [PyPi](https://pypi.org/project/pyramid_celery) (πŸ“₯ 5.5K / month Β· πŸ“¦ 8 Β· ⏱️ 24.12.2016): ``` pip install pyramid_celery ``` @@ -4909,7 +4909,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/mmerickel/pyramid_services ``` -- [PyPi](https://pypi.org/project/pyramid_services) (πŸ“₯ 6K / month Β· πŸ“¦ 8 Β· ⏱️ 03.08.2018): +- [PyPi](https://pypi.org/project/pyramid_services) (πŸ“₯ 7.2K / month Β· πŸ“¦ 8 Β· ⏱️ 03.08.2018): ``` pip install pyramid_services ``` @@ -4926,7 +4926,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-extensions (πŸ₯‡36 Β· ⭐ 5.7K) - This is a repository for collecting global custom.. MIT -- [GitHub](https://github.com/django-extensions/django-extensions) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 1.1K Β· πŸ“¦ 85K Β· πŸ“‹ 820 - 15% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/django-extensions/django-extensions) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 1.1K Β· πŸ“¦ 86K Β· πŸ“‹ 820 - 15% open Β· ⏱️ 03.02.2022): ``` git clone https://github.com/django-extensions/django-extensions @@ -4940,30 +4940,30 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-extensions ```
-
channels (πŸ₯‡36 Β· ⭐ 5.2K Β· πŸ“ˆ) - Developer-friendly asynchrony for Django. BSD-3 +
channels (πŸ₯‡36 Β· ⭐ 5.2K) - Developer-friendly asynchrony for Django. BSD-3 -- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 690 Β· πŸ“¦ 16K Β· πŸ“‹ 1.1K - 9% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 690 Β· πŸ“¦ 16K Β· πŸ“‹ 1.1K - 9% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/django/channels ``` -- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 450K / month Β· πŸ“¦ 1.3K Β· ⏱️ 11.07.2021): +- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 460K / month Β· πŸ“¦ 1.3K Β· ⏱️ 11.07.2021): ``` pip install channels ``` -- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 75K Β· ⏱️ 22.12.2021): +- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 76K Β· ⏱️ 22.12.2021): ``` conda install -c conda-forge channels ```
django-cors-headers (πŸ₯‡36 Β· ⭐ 4.5K) - Django app for handling the server headers required.. MIT -- [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 490 Β· πŸ“¦ 95K Β· πŸ“‹ 240 - 3% open Β· ⏱️ 02.02.2022): +- [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 490 Β· πŸ“¦ 96K Β· πŸ“‹ 240 - 3% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/adamchainz/django-cors-headers ``` -- [PyPi](https://pypi.org/project/django-cors-headers) (πŸ“₯ 2.5M / month Β· πŸ“¦ 6.7K Β· ⏱️ 10.01.2022): +- [PyPi](https://pypi.org/project/django-cors-headers) (πŸ“₯ 2.6M / month Β· πŸ“¦ 6.7K Β· ⏱️ 10.01.2022): ``` pip install django-cors-headers ``` @@ -4972,14 +4972,30 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-cors-headers ```
+
django-filter (πŸ₯‡36 Β· ⭐ 3.6K) - A generic system for filtering Django QuerySets based on.. BSD-3 + +- [GitHub](https://github.com/carltongibson/django-filter) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 690 Β· πŸ“¦ 77K Β· πŸ“‹ 770 - 8% open Β· ⏱️ 16.02.2022): + + ``` + git clone https://github.com/carltongibson/django-filter + ``` +- [PyPi](https://pypi.org/project/django-filter) (πŸ“₯ 2.3M / month Β· πŸ“¦ 8.7K Β· ⏱️ 24.09.2021): + ``` + pip install django-filter + ``` +- [Conda](https://anaconda.org/conda-forge/django-filter) (πŸ“₯ 67K Β· ⏱️ 24.09.2021): + ``` + conda install -c conda-forge django-filter + ``` +
django-import-export (πŸ₯‡36 Β· ⭐ 2.3K) - Django application and library for importing and.. BSD-2 -- [GitHub](https://github.com/django-import-export/django-import-export) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 680 Β· πŸ“¦ 13K Β· πŸ“‹ 820 - 10% open Β· ⏱️ 23.12.2021): +- [GitHub](https://github.com/django-import-export/django-import-export) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 680 Β· πŸ“¦ 13K Β· πŸ“‹ 820 - 10% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/django-import-export/django-import-export ``` -- [PyPi](https://pypi.org/project/django-import-export) (πŸ“₯ 560K / month Β· πŸ“¦ 1K Β· ⏱️ 23.12.2021): +- [PyPi](https://pypi.org/project/django-import-export) (πŸ“₯ 580K / month Β· πŸ“¦ 1K Β· ⏱️ 23.12.2021): ``` pip install django-import-export ``` @@ -4990,7 +5006,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-oscar (πŸ₯‡35 Β· ⭐ 5.2K) - Domain-driven e-commerce for Django. BSD-3 -- [GitHub](https://github.com/django-oscar/django-oscar) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.9K Β· πŸ“¦ 840 Β· πŸ“‹ 1.4K - 9% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/django-oscar/django-oscar) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.9K Β· πŸ“¦ 850 Β· πŸ“‹ 1.4K - 9% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/django-oscar/django-oscar @@ -5000,22 +5016,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-oscar ```
-
django-filter (πŸ₯‡35 Β· ⭐ 3.6K) - A generic system for filtering Django QuerySets based on.. BSD-3 - -- [GitHub](https://github.com/carltongibson/django-filter) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 690 Β· πŸ“¦ 77K Β· πŸ“‹ 770 - 8% open Β· ⏱️ 16.12.2021): - - ``` - git clone https://github.com/carltongibson/django-filter - ``` -- [PyPi](https://pypi.org/project/django-filter) (πŸ“₯ 2.3M / month Β· πŸ“¦ 8.7K Β· ⏱️ 24.09.2021): - ``` - pip install django-filter - ``` -- [Conda](https://anaconda.org/conda-forge/django-filter) (πŸ“₯ 67K Β· ⏱️ 24.09.2021): - ``` - conda install -c conda-forge django-filter - ``` -
django-haystack (πŸ₯‡35 Β· ⭐ 3.3K) - Modular search for Django. BSD-3 - [GitHub](https://github.com/django-haystack/django-haystack) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.3K Β· πŸ“¦ 7.6K Β· πŸ“‹ 1.3K - 43% open Β· ⏱️ 02.02.2022): @@ -5039,11 +5039,27 @@ _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) (πŸ“₯ 240K / month Β· πŸ“¦ 2.1K Β· ⏱️ 30.01.2022): +- [PyPi](https://pypi.org/project/django-reversion) (πŸ“₯ 250K / month Β· πŸ“¦ 2.1K Β· ⏱️ 30.01.2022): ``` pip install django-reversion ```
+
django-bootstrap3 (πŸ₯‡34 Β· ⭐ 2.3K) - Bootstrap 3 integration with Django. BSD-3 + +- [GitHub](https://github.com/zostera/django-bootstrap3) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 690 Β· πŸ“¦ 16K Β· πŸ“‹ 290 - 2% open Β· ⏱️ 17.02.2022): + + ``` + git clone https://github.com/zostera/django-bootstrap3 + ``` +- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 100K / month Β· πŸ“¦ 4K Β· ⏱️ 27.12.2021): + ``` + pip install django-bootstrap3 + ``` +- [Conda](https://anaconda.org/conda-forge/django-bootstrap3) (πŸ“₯ 21K Β· ⏱️ 04.08.2019): + ``` + conda install -c conda-forge django-bootstrap3 + ``` +
django-model-utils (πŸ₯‡34 Β· ⭐ 2.2K) - Django model mixins and utilities. BSD-3 - [GitHub](https://github.com/jazzband/django-model-utils) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 330 Β· πŸ“¦ 16K Β· πŸ“‹ 270 - 40% open Β· ⏱️ 13.12.2021): @@ -5051,7 +5067,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-model-utils ``` -- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 750K / month Β· πŸ“¦ 4.8K Β· ⏱️ 13.10.2021): +- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 780K / month Β· πŸ“¦ 4.8K Β· ⏱️ 13.10.2021): ``` pip install django-model-utils ``` @@ -5075,7 +5091,7 @@ _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) (πŸ“₯ 890K / month Β· πŸ“¦ 3.5K Β· ⏱️ 20.10.2021): +- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 910K / month Β· πŸ“¦ 3.5K Β· ⏱️ 20.10.2021): ``` pip install django-environ ``` @@ -5084,22 +5100,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-environ ```
-
django-bootstrap3 (πŸ₯ˆ33 Β· ⭐ 2.3K) - Bootstrap 3 integration with Django. BSD-3 - -- [GitHub](https://github.com/zostera/django-bootstrap3) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 690 Β· πŸ“¦ 16K Β· πŸ“‹ 290 - 2% open Β· ⏱️ 10.02.2022): - - ``` - git clone https://github.com/zostera/django-bootstrap3 - ``` -- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 100K / month Β· πŸ“¦ 4K Β· ⏱️ 27.12.2021): - ``` - pip install django-bootstrap3 - ``` -- [Conda](https://anaconda.org/conda-forge/django-bootstrap3) (πŸ“₯ 21K Β· ⏱️ 04.08.2019): - ``` - conda install -c conda-forge django-bootstrap3 - ``` -
django-redis (πŸ₯ˆ33 Β· ⭐ 2.3K) - Full featured redis cache backend for Django. BSD-3 - [GitHub](https://github.com/jazzband/django-redis) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 370 Β· πŸ“‹ 290 - 7% open Β· ⏱️ 31.01.2022): @@ -5119,7 +5119,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jschneier/django-storages ``` -- [PyPi](https://pypi.org/project/django-storages) (πŸ“₯ 1.8M / 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 ``` @@ -5130,7 +5130,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-ckeditor (πŸ₯ˆ33 Β· ⭐ 2K) - Django admin CKEditor integration. BSD-3 -- [GitHub](https://github.com/django-ckeditor/django-ckeditor) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 680 Β· πŸ“¦ 20K Β· πŸ“‹ 490 - 21% open Β· ⏱️ 04.01.2022): +- [GitHub](https://github.com/django-ckeditor/django-ckeditor) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 680 Β· πŸ“¦ 21K Β· πŸ“‹ 490 - 21% open Β· ⏱️ 04.01.2022): ``` git clone https://github.com/django-ckeditor/django-ckeditor @@ -5140,14 +5140,30 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-ckeditor ```
-
django-simple-history (πŸ₯ˆ33 Β· ⭐ 1.5K) - Store model history and view/revert changes from.. BSD-3 +
sorl-thumbnail (πŸ₯ˆ33 Β· ⭐ 1.6K Β· πŸ“ˆ) - Thumbnails for Django. BSD-3 + +- [GitHub](https://github.com/jazzband/sorl-thumbnail) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 460 Β· πŸ“¦ 8.1K Β· πŸ“‹ 400 - 29% open Β· ⏱️ 12.02.2022): + + ``` + git clone https://github.com/jazzband/sorl-thumbnail + ``` +- [PyPi](https://pypi.org/project/sorl-thumbnail) (πŸ“₯ 140K / month Β· πŸ“¦ 2.5K Β· ⏱️ 10.02.2022): + ``` + pip install sorl-thumbnail + ``` +- [Conda](https://anaconda.org/conda-forge/sorl-thumbnail) (πŸ“₯ 1.8K Β· ⏱️ 11.02.2022): + ``` + conda install -c conda-forge sorl-thumbnail + ``` +
+
django-simple-history (πŸ₯ˆ33 Β· ⭐ 1.6K) - Store model history and view/revert changes from.. BSD-3 - [GitHub](https://github.com/jazzband/django-simple-history) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 370 Β· πŸ“¦ 2.5K Β· πŸ“‹ 460 - 19% open Β· ⏱️ 09.02.2022): ``` git clone https://github.com/jazzband/django-simple-history ``` -- [PyPi](https://pypi.org/project/django-simple-history) (πŸ“₯ 580K / month Β· πŸ“¦ 450 Β· ⏱️ 19.04.2021): +- [PyPi](https://pypi.org/project/django-simple-history) (πŸ“₯ 590K / month Β· πŸ“¦ 450 Β· ⏱️ 19.04.2021): ``` pip install django-simple-history ``` @@ -5183,7 +5199,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) (πŸ“₯ 160K / month Β· πŸ“¦ 200 Β· ⏱️ 02.01.2022): +- [PyPi](https://pypi.org/project/django-money) (πŸ“₯ 170K / month Β· πŸ“¦ 200 Β· ⏱️ 02.01.2022): ``` pip install django-money ``` @@ -5195,7 +5211,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-taggit ``` -- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 310K / month Β· πŸ“¦ 2.9K Β· ⏱️ 24.01.2022): +- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 320K / month Β· πŸ“¦ 2.9K Β· ⏱️ 24.01.2022): ``` pip install django-taggit ``` @@ -5227,7 +5243,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) (πŸ“₯ 310K / month Β· πŸ“¦ 280 Β· ⏱️ 18.12.2021): +- [PyPi](https://pypi.org/project/django-compressor) (πŸ“₯ 320K / month Β· πŸ“¦ 280 Β· ⏱️ 18.12.2021): ``` pip install django-compressor ``` @@ -5239,7 +5255,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/matthewwithanm/django-imagekit ``` -- [PyPi](https://pypi.org/project/django-imagekit) (πŸ“₯ 160K / month Β· πŸ“¦ 1K Β· ⏱️ 02.11.2021): +- [PyPi](https://pypi.org/project/django-imagekit) (πŸ“₯ 170K / month Β· πŸ“¦ 1K Β· ⏱️ 02.11.2021): ``` pip install django-imagekit ``` @@ -5251,30 +5267,30 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jieter/django-tables2 ``` -- [PyPi](https://pypi.org/project/django-tables2) (πŸ“₯ 160K / month Β· πŸ“¦ 890 Β· ⏱️ 05.10.2021): +- [PyPi](https://pypi.org/project/django-tables2) (πŸ“₯ 170K / month Β· πŸ“¦ 890 Β· ⏱️ 05.10.2021): ``` pip install django-tables2 ``` -- [Conda](https://anaconda.org/conda-forge/django-tables2) (πŸ“₯ 640 Β· ⏱️ 24.10.2021): +- [Conda](https://anaconda.org/conda-forge/django-tables2) (πŸ“₯ 650 Β· ⏱️ 24.10.2021): ``` conda install -c conda-forge django-tables2 ```
-
django-rq (πŸ₯ˆ32 Β· ⭐ 1.5K) - A simple app that provides django integration for RQ (Redis Queue). MIT +
django-phonenumber-field (πŸ₯ˆ32 Β· ⭐ 1.2K) - A django model and form field for normalised phone.. MIT -- [GitHub](https://github.com/rq/django-rq) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 250 Β· πŸ“¦ 1.7K Β· πŸ“‹ 290 - 21% open Β· ⏱️ 24.01.2022): +- [GitHub](https://github.com/stefanfoulis/django-phonenumber-field) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 290 Β· πŸ“‹ 190 - 28% open Β· ⏱️ 15.02.2022): ``` - git clone https://github.com/rq/django-rq + git clone https://github.com/stefanfoulis/django-phonenumber-field ``` -- [PyPi](https://pypi.org/project/django-rq) (πŸ“₯ 110K / month Β· πŸ“¦ 430 Β· ⏱️ 22.11.2021): +- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 540K / month Β· πŸ“¦ 860 Β· ⏱️ 15.02.2022): ``` - pip install django-rq + pip install django-phonenumber-field ```
-
cookiecutter-django (πŸ₯ˆ31 Β· ⭐ 9K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 +
cookiecutter-django (πŸ₯ˆ31 Β· ⭐ 9.1K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 -- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 2.3K Β· πŸ“¦ 15 Β· πŸ“‹ 1K - 12% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/cookiecutter/cookiecutter-django) (πŸ‘¨β€πŸ’» 350 Β· πŸ”€ 2.3K Β· πŸ“¦ 15 Β· πŸ“‹ 1K - 12% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/cookiecutter/cookiecutter-django @@ -5286,12 +5302,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-webpack-loader (πŸ₯ˆ31 Β· ⭐ 2.3K) - Transparently use webpack with django. MIT -- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 320 Β· πŸ“¦ 7.2K Β· πŸ“‹ 180 - 16% open Β· ⏱️ 24.01.2022): +- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 320 Β· πŸ“¦ 7.2K Β· πŸ“‹ 180 - 16% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/django-webpack/django-webpack-loader ``` -- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 300K / month Β· πŸ“¦ 980 Β· ⏱️ 04.10.2021): +- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 320K / month Β· πŸ“¦ 980 Β· ⏱️ 04.10.2021): ``` pip install django-webpack-loader ``` @@ -5300,49 +5316,45 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-webpack-loader ```
-
django-widget-tweaks (πŸ₯ˆ31 Β· ⭐ 1.7K) - Tweak the form field rendering in templates, not in.. MIT +
django-activity-stream (πŸ₯ˆ31 Β· ⭐ 2K) - Generate generic activity streams from the actions on.. BSD-3 -- [GitHub](https://github.com/jazzband/django-widget-tweaks) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 120 Β· πŸ“¦ 23K Β· πŸ“‹ 83 - 42% open Β· ⏱️ 13.01.2022): +- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 480 Β· πŸ“¦ 770 Β· πŸ“‹ 290 - 20% open Β· ⏱️ 17.02.2022): ``` - git clone https://github.com/jazzband/django-widget-tweaks + git clone https://github.com/justquick/django-activity-stream ``` -- [PyPi](https://pypi.org/project/django-widget-tweaks) (πŸ“₯ 270K / month Β· πŸ“¦ 2.2K Β· ⏱️ 13.01.2022): +- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 33K / month Β· πŸ“¦ 340 Β· ⏱️ 17.02.2022): ``` - pip install django-widget-tweaks + pip install django-activity-stream ```
-
sorl-thumbnail (πŸ₯ˆ31 Β· ⭐ 1.6K) - Thumbnails for Django. BSD-3 +
django-widget-tweaks (πŸ₯ˆ31 Β· ⭐ 1.7K) - Tweak the form field rendering in templates, not in.. MIT -- [GitHub](https://github.com/jazzband/sorl-thumbnail) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 460 Β· πŸ“¦ 8.1K Β· πŸ“‹ 400 - 29% open Β· ⏱️ 06.01.2022): +- [GitHub](https://github.com/jazzband/django-widget-tweaks) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 120 Β· πŸ“¦ 23K Β· πŸ“‹ 83 - 42% open Β· ⏱️ 13.01.2022): ``` - git clone https://github.com/jazzband/sorl-thumbnail - ``` -- [PyPi](https://pypi.org/project/sorl-thumbnail) (πŸ“₯ 140K / month Β· πŸ“¦ 2.5K Β· ⏱️ 23.11.2020): - ``` - pip install sorl-thumbnail + git clone https://github.com/jazzband/django-widget-tweaks ``` -- [Conda](https://anaconda.org/conda-forge/sorl-thumbnail) (πŸ“₯ 1.8K Β· ⏱️ 23.11.2020): +- [PyPi](https://pypi.org/project/django-widget-tweaks) (πŸ“₯ 270K / month Β· πŸ“¦ 2.2K Β· ⏱️ 13.01.2022): ``` - conda install -c conda-forge sorl-thumbnail + pip install django-widget-tweaks ```
-
django-phonenumber-field (πŸ₯ˆ31 Β· ⭐ 1.2K) - A django model and form field for normalised phone.. MIT +
django-rq (πŸ₯ˆ31 Β· ⭐ 1.5K) - A simple app that provides django integration for RQ (Redis Queue). MIT -- [GitHub](https://github.com/stefanfoulis/django-phonenumber-field) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 290 Β· πŸ“‹ 190 - 28% open Β· ⏱️ 17.01.2022): +- [GitHub](https://github.com/rq/django-rq) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 250 Β· πŸ“¦ 1.7K Β· πŸ“‹ 290 - 21% open Β· ⏱️ 24.01.2022): ``` - git clone https://github.com/stefanfoulis/django-phonenumber-field + git clone https://github.com/rq/django-rq ``` -- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 540K / month Β· πŸ“¦ 850 Β· ⏱️ 10.11.2021): +- [PyPi](https://pypi.org/project/django-rq) (πŸ“₯ 120K / month Β· πŸ“¦ 430 Β· ⏱️ 22.11.2021): ``` - pip install django-phonenumber-field + pip install django-rq ```
django-bootstrap4 (πŸ₯ˆ31 Β· ⭐ 940) - Bootstrap 4 integration with Django. BSD-3 -- [GitHub](https://github.com/zostera/django-bootstrap4) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 230 Β· πŸ“¦ 56K Β· πŸ“‹ 160 - 14% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/zostera/django-bootstrap4) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 230 Β· πŸ“¦ 56K Β· πŸ“‹ 160 - 14% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/zostera/django-bootstrap4 @@ -5351,19 +5363,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-bootstrap4 ``` -- [Conda](https://anaconda.org/conda-forge/django-bootstrap4) (πŸ“₯ 16K Β· ⏱️ 20.10.2021): +- [Conda](https://anaconda.org/conda-forge/django-bootstrap4) (πŸ“₯ 17K Β· ⏱️ 20.10.2021): ``` conda install -c conda-forge django-bootstrap4 ```
-
django-stubs (πŸ₯ˆ31 Β· ⭐ 820) - PEP-484 stubs for Django. MIT +
django-stubs (πŸ₯ˆ31 Β· ⭐ 830) - PEP-484 stubs for Django. MIT -- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 210 Β· πŸ“¦ 2K Β· πŸ“‹ 380 - 43% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 210 Β· πŸ“¦ 2K Β· πŸ“‹ 380 - 43% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/typeddjango/django-stubs ``` -- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 420K / month Β· πŸ“¦ 73 Β· ⏱️ 04.09.2021): +- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 430K / month Β· πŸ“¦ 73 Β· ⏱️ 04.09.2021): ``` pip install django-stubs ``` @@ -5372,19 +5384,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-stubs ```
-
django-activity-stream (πŸ₯‰30 Β· ⭐ 2K) - Generate generic activity streams from the actions on.. BSD-3 - -- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 470 Β· πŸ“¦ 760 Β· πŸ“‹ 290 - 19% open Β· ⏱️ 03.01.2022): - - ``` - git clone https://github.com/justquick/django-activity-stream - ``` -- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 32K / month Β· πŸ“¦ 340 Β· ⏱️ 28.01.2021): - ``` - pip install django-activity-stream - ``` -
-
django-braces (πŸ₯‰30 Β· ⭐ 1.8K Β· πŸ“‰) - Reusable, generic mixins for Django. BSD-3 +
django-braces (πŸ₯‰30 Β· ⭐ 1.8K) - Reusable, generic mixins for Django. BSD-3 - [GitHub](https://github.com/brack3t/django-braces) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 210 Β· πŸ“¦ 12K Β· πŸ“‹ 120 - 2% open Β· ⏱️ 18.11.2021): @@ -5407,14 +5407,14 @@ _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) (πŸ“₯ 190K / month Β· πŸ“¦ 95 Β· ⏱️ 03.05.2021): +- [PyPi](https://pypi.org/project/django-cacheops) (πŸ“₯ 200K / month Β· πŸ“¦ 95 Β· ⏱️ 03.05.2021): ``` pip install django-cacheops ```
django-constance (πŸ₯‰30 Β· ⭐ 1.4K) - Dynamic Django settings. BSD-3 -- [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 290 Β· πŸ“¦ 950 Β· πŸ“‹ 240 - 13% open Β· ⏱️ 06.01.2022): +- [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 290 Β· πŸ“¦ 950 Β· πŸ“‹ 240 - 13% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/jazzband/django-constance @@ -5424,30 +5424,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-constance ```
-
django-polymorphic (πŸ₯‰30 Β· ⭐ 1.3K) - Improved Django model inheritance with automatic.. BSD-3 - -- [GitHub](https://github.com/django-polymorphic/django-polymorphic) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 240 Β· πŸ“‹ 300 - 43% open Β· ⏱️ 18.11.2021): - - ``` - git clone https://github.com/django-polymorphic/django-polymorphic - ``` -- [PyPi](https://pypi.org/project/django-polymorphic) (πŸ“₯ 290K / month Β· πŸ“¦ 150 Β· ⏱️ 18.11.2021): - ``` - pip install django-polymorphic - ``` -- [Conda](https://anaconda.org/conda-forge/django_polymorphic) (πŸ“₯ 49K Β· ⏱️ 18.11.2021): - ``` - conda install -c conda-forge django_polymorphic - ``` -
django-waffle (πŸ₯‰30 Β· ⭐ 900) - A feature flipper for Django. BSD-3 -- [GitHub](https://github.com/django-waffle/django-waffle) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 240 Β· πŸ“¦ 700 Β· πŸ“‹ 180 - 15% open Β· ⏱️ 13.01.2022): +- [GitHub](https://github.com/django-waffle/django-waffle) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 240 Β· πŸ“¦ 710 Β· πŸ“‹ 180 - 15% open Β· ⏱️ 13.01.2022): ``` git clone https://github.com/django-waffle/django-waffle ``` -- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 260K / month Β· πŸ“¦ 340 Β· ⏱️ 10.01.2022): +- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 270K / month Β· πŸ“¦ 340 Β· ⏱️ 10.01.2022): ``` pip install django-waffle ``` @@ -5456,18 +5440,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-waffle ```
-
django-filebrowser (πŸ₯‰30 Β· ⭐ 880) - Media-Management with Grappelli. BSD-3 - -- [GitHub](https://github.com/sehmaschine/django-filebrowser) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 380 Β· πŸ“¦ 750 Β· πŸ“‹ 280 - 6% open Β· ⏱️ 12.01.2022): - - ``` - git clone https://github.com/sehmaschine/django-filebrowser - ``` -- [PyPi](https://pypi.org/project/django-filebrowser) (πŸ“₯ 8.3K / month Β· πŸ“¦ 270 Β· ⏱️ 12.01.2022): - ``` - pip install django-filebrowser - ``` -
django-shop (πŸ₯‰29 Β· ⭐ 2.7K Β· πŸ’€) - A Django based shop system. BSD-3 - [GitHub](https://github.com/awesto/django-shop) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 920 Β· πŸ“¦ 200 Β· πŸ“‹ 380 - 22% open Β· ⏱️ 28.02.2021): @@ -5475,14 +5447,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/awesto/django-shop ``` -- [PyPi](https://pypi.org/project/django-shop) (πŸ“₯ 2.9K / month Β· πŸ“¦ 85 Β· ⏱️ 02.02.2021): +- [PyPi](https://pypi.org/project/django-shop) (πŸ“₯ 2.8K / month Β· πŸ“¦ 85 Β· ⏱️ 02.02.2021): ``` pip install django-shop ```
-
django-fsm (πŸ₯‰29 Β· ⭐ 1.9K Β· πŸ“‰) - Django friendly finite state machine support. MIT +
django-fsm (πŸ₯‰29 Β· ⭐ 2K) - Django friendly finite state machine support. MIT -- [GitHub](https://github.com/viewflow/django-fsm) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 260 Β· πŸ“¦ 1K Β· πŸ“‹ 150 - 14% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/viewflow/django-fsm) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 260 Β· πŸ“¦ 1K Β· πŸ“‹ 150 - 14% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/viewflow/django-fsm @@ -5496,6 +5468,46 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-fsm ```
+
django-push-notifications (πŸ₯‰29 Β· ⭐ 1.9K) - Send push notifications to mobile devices through GCM.. MIT + +- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 540 Β· πŸ“₯ 50 Β· πŸ“‹ 400 - 34% open Β· ⏱️ 14.02.2022): + + ``` + git clone https://github.com/jazzband/django-push-notifications + ``` +- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 82K / month Β· πŸ“¦ 89 Β· ⏱️ 17.02.2022): + ``` + pip install django-push-notifications + ``` +
+
django-polymorphic (πŸ₯‰29 Β· ⭐ 1.3K) - Improved Django model inheritance with automatic.. BSD-3 + +- [GitHub](https://github.com/django-polymorphic/django-polymorphic) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 240 Β· πŸ“‹ 300 - 43% open Β· ⏱️ 18.11.2021): + + ``` + git clone https://github.com/django-polymorphic/django-polymorphic + ``` +- [PyPi](https://pypi.org/project/django-polymorphic) (πŸ“₯ 300K / month Β· πŸ“¦ 150 Β· ⏱️ 18.11.2021): + ``` + pip install django-polymorphic + ``` +- [Conda](https://anaconda.org/conda-forge/django_polymorphic) (πŸ“₯ 49K Β· ⏱️ 18.11.2021): + ``` + conda install -c conda-forge django_polymorphic + ``` +
+
django-filebrowser (πŸ₯‰29 Β· ⭐ 880) - Media-Management with Grappelli. BSD-3 + +- [GitHub](https://github.com/sehmaschine/django-filebrowser) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 380 Β· πŸ“¦ 750 Β· πŸ“‹ 280 - 6% open Β· ⏱️ 12.01.2022): + + ``` + git clone https://github.com/sehmaschine/django-filebrowser + ``` +- [PyPi](https://pypi.org/project/django-filebrowser) (πŸ“₯ 8K / month Β· πŸ“¦ 270 Β· ⏱️ 12.01.2022): + ``` + pip install django-filebrowser + ``` +
django-dbbackup (πŸ₯‰29 Β· ⭐ 570) - Management commands to help backup and restore your.. BSD-3 - [GitHub](https://github.com/jazzband/django-dbbackup) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 180 Β· πŸ“¦ 890 Β· πŸ“‹ 250 - 22% open Β· ⏱️ 08.02.2022): @@ -5503,21 +5515,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-dbbackup ``` -- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 48K / month Β· πŸ“¦ 160 Β· ⏱️ 24.12.2021): +- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 47K / month Β· πŸ“¦ 160 Β· ⏱️ 24.12.2021): ``` pip install django-dbbackup ```
-
django-push-notifications (πŸ₯‰28 Β· ⭐ 1.9K) - Send push notifications to mobile devices through GCM.. MIT +
django-sql-explorer (πŸ₯‰28 Β· ⭐ 2K) - Easily share data across your company via SQL queries... MIT -- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 530 Β· πŸ“₯ 49 Β· πŸ“‹ 400 - 34% open Β· ⏱️ 10.01.2022): +- [GitHub](https://github.com/groveco/django-sql-explorer) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 310 Β· πŸ“¦ 280 Β· πŸ“‹ 250 - 10% open Β· ⏱️ 16.02.2022): ``` - git clone https://github.com/jazzband/django-push-notifications + git clone https://github.com/groveco/django-sql-explorer ``` -- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 79K / month Β· πŸ“¦ 88 Β· ⏱️ 11.03.2020): +- [PyPi](https://pypi.org/project/django-sql-explorer) (πŸ“₯ 56K / month Β· πŸ“¦ 74 Β· ⏱️ 10.02.2022): ``` - pip install django-push-notifications + pip install django-sql-explorer ```
django-q (πŸ₯‰28 Β· ⭐ 1.4K Β· πŸ’€) - A multiprocessing distributed task queue for Django. MIT @@ -5527,7 +5539,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/Koed00/django-q ``` -- [PyPi](https://pypi.org/project/django-q) (πŸ“₯ 62K / month Β· πŸ“¦ 75 Β· ⏱️ 27.06.2021): +- [PyPi](https://pypi.org/project/django-q) (πŸ“₯ 63K / month Β· πŸ“¦ 75 Β· ⏱️ 27.06.2021): ``` pip install django-q ``` @@ -5544,18 +5556,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-extra-views ```
-
django-countries (πŸ₯‰28 Β· ⭐ 1.1K Β· πŸ’€) - A Django application that provides country choices.. MIT - -- [GitHub](https://github.com/SmileyChris/django-countries) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 220 Β· πŸ“‹ 240 - 6% open Β· ⏱️ 11.05.2021): - - ``` - git clone https://github.com/SmileyChris/django-countries - ``` -- [PyPi](https://pypi.org/project/django-countries) (πŸ“₯ 410K / month Β· πŸ“¦ 1.5K Β· ⏱️ 15.12.2021): - ``` - pip install django-countries - ``` -
django-rosetta (πŸ₯‰28 Β· ⭐ 880) - Rosetta is a Django application that eases the translation.. MIT - [GitHub](https://github.com/mbi/django-rosetta) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 180 Β· πŸ“¦ 1.6K Β· πŸ“‹ 150 - 28% open Β· ⏱️ 06.01.2022): @@ -5563,7 +5563,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/mbi/django-rosetta ``` -- [PyPi](https://pypi.org/project/django-rosetta) (πŸ“₯ 50K / month Β· πŸ“¦ 610 Β· ⏱️ 08.12.2021): +- [PyPi](https://pypi.org/project/django-rosetta) (πŸ“₯ 51K / month Β· πŸ“¦ 610 Β· ⏱️ 08.12.2021): ``` pip install django-rosetta ``` @@ -5572,20 +5572,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-rosetta ```
-
django-cleanup (πŸ₯‰28 Β· ⭐ 730) - Automatically deletes old file for FileField and ImageField... MIT +
django-summernote (πŸ₯‰28 Β· ⭐ 870) - Simply integrate Summernote editor with Django project. MIT -- [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 66 Β· πŸ“¦ 6.7K Β· πŸ“‹ 48 - 4% open Β· ⏱️ 24.01.2022): +- [GitHub](https://github.com/summernote/django-summernote) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 210 Β· πŸ“‹ 330 - 13% open Β· ⏱️ 14.10.2021): ``` - git clone https://github.com/un1t/django-cleanup - ``` -- [PyPi](https://pypi.org/project/django-cleanup) (πŸ“₯ 94K / month Β· πŸ“¦ 320 Β· ⏱️ 24.01.2022): - ``` - pip install django-cleanup + git clone https://github.com/summernote/django-summernote ``` -- [Conda](https://anaconda.org/conda-forge/django-cleanup) (πŸ“₯ 4.8K Β· ⏱️ 26.01.2022): +- [PyPi](https://pypi.org/project/django-summernote) (πŸ“₯ 64K / month Β· πŸ“¦ 230 Β· ⏱️ 14.10.2021): ``` - conda install -c conda-forge django-cleanup + pip install django-summernote ```
django-paypal (πŸ₯‰28 Β· ⭐ 640) - A pluggable Django application for integrating PayPal.. MIT @@ -5595,71 +5591,71 @@ _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) (πŸ“₯ 12K / month Β· πŸ“¦ 290 Β· ⏱️ 13.12.2021): +- [PyPi](https://pypi.org/project/django-paypal) (πŸ“₯ 11K / month Β· πŸ“¦ 290 Β· ⏱️ 13.12.2021): ``` pip install django-paypal ```
-
Django-Ninja (πŸ₯‰27 Β· ⭐ 2.5K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT +
Django-Ninja (πŸ₯‰27 Β· ⭐ 2.6K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT -- [GitHub](https://github.com/vitalik/django-ninja) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 140 Β· πŸ“‹ 230 - 28% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/vitalik/django-ninja) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 140 Β· πŸ“‹ 240 - 29% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/vitalik/django-ninja ``` -- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 24K / month Β· πŸ“¦ 8 Β· ⏱️ 03.02.2022): +- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 27K / month Β· πŸ“¦ 8 Β· ⏱️ 03.02.2022): ``` pip install django-ninja ``` -- [Conda](https://anaconda.org/conda-forge/django-ninja) (πŸ“₯ 96 Β· ⏱️ 04.02.2022): +- [Conda](https://anaconda.org/conda-forge/django-ninja) (πŸ“₯ 110 Β· ⏱️ 04.02.2022): ``` conda install -c conda-forge django-ninja ```
viewflow (πŸ₯‰27 Β· ⭐ 2.2K) - Reusable workflow library for Django. ❗️AGPL-3.0 -- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 350 Β· πŸ“¦ 210 Β· πŸ“‹ 270 - 8% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 350 Β· πŸ“¦ 220 Β· πŸ“‹ 270 - 8% open Β· ⏱️ 07.02.2022): ``` git clone https://github.com/viewflow/viewflow ``` -- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 4.4K / month Β· πŸ“¦ 32 Β· ⏱️ 10.12.2021): +- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 4.7K / month Β· πŸ“¦ 32 Β· ⏱️ 10.12.2021): ``` pip install django-viewflow ```
-
django-sql-explorer (πŸ₯‰27 Β· ⭐ 2K) - Easily share data across your company via SQL queries... MIT +
django-angular (πŸ₯‰27 Β· ⭐ 1.2K) - Let AngularJS play well with Django. MIT -- [GitHub](https://github.com/groveco/django-sql-explorer) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 300 Β· πŸ“¦ 280 Β· πŸ“‹ 240 - 9% open Β· ⏱️ 17.01.2022): +- [GitHub](https://github.com/jrief/django-angular) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 300 Β· πŸ“¦ 580 Β· πŸ“‹ 200 - 10% open Β· ⏱️ 11.12.2021): ``` - git clone https://github.com/groveco/django-sql-explorer + git clone https://github.com/jrief/django-angular ``` -- [PyPi](https://pypi.org/project/django-sql-explorer) (πŸ“₯ 54K / month Β· πŸ“¦ 72 Β· ⏱️ 24.07.2021): +- [PyPi](https://pypi.org/project/django-angular) (πŸ“₯ 7.1K / month Β· πŸ“¦ 240 Β· ⏱️ 05.05.2020): ``` - pip install django-sql-explorer + pip install django-angular ```
-
django-angular (πŸ₯‰27 Β· ⭐ 1.2K) - Let AngularJS play well with Django. MIT +
django-countries (πŸ₯‰27 Β· ⭐ 1.1K) - A Django application that provides country choices for.. MIT -- [GitHub](https://github.com/jrief/django-angular) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 300 Β· πŸ“¦ 580 Β· πŸ“‹ 200 - 10% open Β· ⏱️ 11.12.2021): +- [GitHub](https://github.com/SmileyChris/django-countries) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 220 Β· πŸ“‹ 240 - 6% open Β· ⏱️ 14.02.2022): ``` - git clone https://github.com/jrief/django-angular + git clone https://github.com/SmileyChris/django-countries ``` -- [PyPi](https://pypi.org/project/django-angular) (πŸ“₯ 7.3K / month Β· πŸ“¦ 240 Β· ⏱️ 05.05.2020): +- [PyPi](https://pypi.org/project/django-countries) (πŸ“₯ 420K / month Β· πŸ“¦ 1.5K Β· ⏱️ 15.12.2021): ``` - pip install django-angular + pip install django-countries ```
-
django-configurations (πŸ₯‰27 Β· ⭐ 880) - A helper for organizing Django project settings by.. BSD-3 +
django-configurations (πŸ₯‰27 Β· ⭐ 890) - A helper for organizing Django project settings by.. BSD-3 - [GitHub](https://github.com/jazzband/django-configurations) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 130 Β· πŸ“¦ 2.1K Β· πŸ“‹ 180 - 21% open Β· ⏱️ 25.01.2022): ``` git clone https://github.com/jazzband/django-configurations ``` -- [PyPi](https://pypi.org/project/django-configurations) (πŸ“₯ 81K / month Β· πŸ“¦ 660 Β· ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/django-configurations) (πŸ“₯ 83K / month Β· πŸ“¦ 660 Β· ⏱️ 25.01.2022): ``` pip install django-configurations ``` @@ -5668,16 +5664,20 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-configurations ```
-
django-summernote (πŸ₯‰27 Β· ⭐ 870) - Simply integrate Summernote editor with Django project. MIT +
django-cleanup (πŸ₯‰27 Β· ⭐ 730) - Automatically deletes old file for FileField and ImageField... MIT -- [GitHub](https://github.com/summernote/django-summernote) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 210 Β· πŸ“‹ 320 - 12% open Β· ⏱️ 14.10.2021): +- [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 66 Β· πŸ“¦ 6.7K Β· πŸ“‹ 48 - 4% open Β· ⏱️ 24.01.2022): ``` - git clone https://github.com/summernote/django-summernote + git clone https://github.com/un1t/django-cleanup ``` -- [PyPi](https://pypi.org/project/django-summernote) (πŸ“₯ 59K / month Β· πŸ“¦ 230 Β· ⏱️ 14.10.2021): +- [PyPi](https://pypi.org/project/django-cleanup) (πŸ“₯ 96K / month Β· πŸ“¦ 320 Β· ⏱️ 24.01.2022): ``` - pip install django-summernote + pip install django-cleanup + ``` +- [Conda](https://anaconda.org/conda-forge/django-cleanup) (πŸ“₯ 4.9K Β· ⏱️ 26.01.2022): + ``` + conda install -c conda-forge django-cleanup ```
django-watson (πŸ₯‰26 Β· ⭐ 980) - Full-text multi-table search application for Django. Easy.. BSD-3 @@ -5687,19 +5687,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/etianen/django-watson ``` -- [PyPi](https://pypi.org/project/django-watson) (πŸ“₯ 18K / month Β· πŸ“¦ 110 Β· ⏱️ 30.01.2022): +- [PyPi](https://pypi.org/project/django-watson) (πŸ“₯ 17K / month Β· πŸ“¦ 110 Β· ⏱️ 30.01.2022): ``` pip install django-watson ```
django-cachalot (πŸ₯‰26 Β· ⭐ 900) - No effort, no worry, maximum performance. BSD-3 -- [GitHub](https://github.com/noripyt/django-cachalot) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 110 Β· πŸ“¦ 390 Β· πŸ“‹ 140 - 13% open Β· ⏱️ 14.01.2022): +- [GitHub](https://github.com/noripyt/django-cachalot) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 110 Β· πŸ“¦ 400 Β· πŸ“‹ 140 - 13% open Β· ⏱️ 14.01.2022): ``` git clone https://github.com/noripyt/django-cachalot ``` -- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 53K / month Β· πŸ“¦ 83 Β· ⏱️ 14.01.2022): +- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 55K / month Β· πŸ“¦ 83 Β· ⏱️ 14.01.2022): ``` pip install django-cachalot ``` @@ -5720,9 +5720,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-robots ```
+
django-lifecycle (πŸ₯‰25 Β· ⭐ 880) - Declarative model lifecycle hooks, an alternative to.. MIT + +- [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 50 Β· πŸ“¦ 100 Β· πŸ“‹ 45 - 31% open Β· ⏱️ 15.02.2022): + + ``` + git clone https://github.com/rsinger86/django-lifecycle + ``` +- [PyPi](https://pypi.org/project/django-lifecycle) (πŸ“₯ 40K / month Β· πŸ“¦ 5 Β· ⏱️ 15.02.2022): + ``` + pip install django-lifecycle + ``` +
djangorestframework-stubs (πŸ₯‰25 Β· ⭐ 250) - PEP-484 stubs for django-rest-framework. MIT -- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 54 Β· πŸ“¦ 1.1K Β· πŸ“‹ 76 - 34% open Β· ⏱️ 25.12.2021): +- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 54 Β· πŸ“¦ 1.1K Β· πŸ“‹ 78 - 35% open Β· ⏱️ 25.12.2021): ``` git clone https://github.com/typeddjango/djangorestframework-stubs @@ -5736,54 +5748,42 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge djangorestframework-stubs ```
-
django-organizations (πŸ₯‰24 Β· ⭐ 930) - Multi-user accounts for Django projects. BSD-2 +
django-organizations (πŸ₯‰24 Β· ⭐ 940) - Multi-user accounts for Django projects. BSD-2 - [GitHub](https://github.com/bennylope/django-organizations) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 170 Β· πŸ“‹ 140 - 11% open Β· ⏱️ 19.01.2022): ``` git clone https://github.com/bennylope/django-organizations ``` -- [PyPi](https://pypi.org/project/django-organizations) (πŸ“₯ 39K / month Β· πŸ“¦ 37 Β· ⏱️ 22.09.2021): +- [PyPi](https://pypi.org/project/django-organizations) (πŸ“₯ 40K / month Β· πŸ“¦ 37 Β· ⏱️ 22.09.2021): ``` pip install django-organizations ``` -- [Conda](https://anaconda.org/conda-forge/django-organizations) (πŸ“₯ 2.2K Β· ⏱️ 23.09.2021): +- [Conda](https://anaconda.org/conda-forge/django-organizations) (πŸ“₯ 2.3K Β· ⏱️ 23.09.2021): ``` conda install -c conda-forge django-organizations ```
-
django-lifecycle (πŸ₯‰24 Β· ⭐ 870) - Declarative model lifecycle hooks, an alternative to.. MIT - -- [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 49 Β· πŸ“¦ 97 Β· πŸ“‹ 40 - 30% open Β· ⏱️ 07.01.2022): - - ``` - git clone https://github.com/rsinger86/django-lifecycle - ``` -- [PyPi](https://pypi.org/project/django-lifecycle) (πŸ“₯ 37K / month Β· πŸ“¦ 5 Β· ⏱️ 31.10.2021): - ``` - pip install django-lifecycle - ``` -
-
django-split-settings (πŸ₯‰24 Β· ⭐ 810) - Organize Django settings into multiple files and.. BSD-3 +
django-split-settings (πŸ₯‰24 Β· ⭐ 820) - Organize Django settings into multiple files and.. BSD-3 -- [GitHub](https://github.com/wemake-services/django-split-settings) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 57 Β· πŸ“‹ 44 - 15% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/wemake-services/django-split-settings) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 57 Β· πŸ“‹ 44 - 15% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/sobolevn/django-split-settings ``` -- [PyPi](https://pypi.org/project/django-split-settings) (πŸ“₯ 69K / month Β· πŸ“¦ 110 Β· ⏱️ 14.08.2021): +- [PyPi](https://pypi.org/project/django-split-settings) (πŸ“₯ 71K / month Β· πŸ“¦ 110 Β· ⏱️ 14.08.2021): ``` pip install django-split-settings ```
-
django-csp (πŸ₯‰24 Β· ⭐ 400) - Content Security Policy for Django. BSD-3 +
django-csp (πŸ₯‰24 Β· ⭐ 410) - Content Security Policy for Django. BSD-3 - [GitHub](https://github.com/mozilla/django-csp) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 76 Β· πŸ“‹ 91 - 15% open Β· ⏱️ 17.09.2021): ``` git clone https://github.com/mozilla/django-csp ``` -- [PyPi](https://pypi.org/project/django-csp) (πŸ“₯ 260K / month Β· πŸ“¦ 14 Β· ⏱️ 12.08.2020): +- [PyPi](https://pypi.org/project/django-csp) (πŸ“₯ 270K / month Β· πŸ“¦ 14 Β· ⏱️ 12.08.2020): ``` pip install django-csp ``` @@ -5795,31 +5795,31 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/encode/django-vanilla-views ``` -- [PyPi](https://pypi.org/project/django-vanilla-views) (πŸ“₯ 6K / month Β· πŸ“¦ 250 Β· ⏱️ 09.05.2021): +- [PyPi](https://pypi.org/project/django-vanilla-views) (πŸ“₯ 6.2K / month Β· πŸ“¦ 250 Β· ⏱️ 09.05.2021): ``` pip install django-vanilla-views ```
-
django-easy-audit (πŸ₯‰22 Β· ⭐ 410) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 +
django-easy-audit (πŸ₯‰23 Β· ⭐ 420) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 -- [GitHub](https://github.com/soynatan/django-easy-audit) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 120 Β· πŸ“¦ 120 Β· πŸ“‹ 120 - 49% open Β· ⏱️ 02.02.2022): +- [GitHub](https://github.com/soynatan/django-easy-audit) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 120 Β· πŸ“¦ 120 Β· πŸ“‹ 120 - 50% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/soynatan/django-easy-audit ``` -- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 20K / month Β· πŸ“¦ 10 Β· ⏱️ 02.02.2022): +- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 20K / month Β· πŸ“¦ 10 Β· ⏱️ 12.02.2022): ``` pip install django-easy-audit ```
django-codemod (πŸ₯‰19 Β· ⭐ 120) - A tool to automatically fix Django deprecations. MIT -- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 13 Β· πŸ“₯ 98 Β· πŸ“‹ 37 - 21% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 13 Β· πŸ“₯ 98 Β· πŸ“‹ 37 - 21% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/browniebroke/django-codemod ``` -- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 1.4K / month Β· ⏱️ 28.01.2022): +- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 1.2K / month Β· ⏱️ 11.02.2022): ``` pip install django-codemod ``` @@ -5850,7 +5850,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/pallets/jinja ``` -- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 79M / month Β· πŸ“¦ 99K Β· ⏱️ 09.11.2021): +- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 76M / month Β· πŸ“¦ 99K Β· ⏱️ 09.11.2021): ``` pip install jinja2 ``` @@ -5861,7 +5861,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
certbot (πŸ₯‡40 Β· ⭐ 29K) - Certbot is EFFs tool to obtain certs from Lets Encrypt and.. Apache-2 -- [GitHub](https://github.com/certbot/certbot) (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 3.2K Β· πŸ“₯ 9.2K Β· πŸ“¦ 1.1K Β· πŸ“‹ 5K - 11% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/certbot/certbot) (πŸ‘¨β€πŸ’» 490 Β· πŸ”€ 3.2K Β· πŸ“₯ 9.4K Β· πŸ“¦ 1.1K Β· πŸ“‹ 5K - 11% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/certbot/certbot @@ -5870,67 +5870,67 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install certbot ``` -- [Conda](https://anaconda.org/conda-forge/certbot-apache) (πŸ“₯ 2.1K Β· ⏱️ 09.12.2021): +- [Conda](https://anaconda.org/conda-forge/certbot-apache) (πŸ“₯ 2.1K Β· ⏱️ 13.02.2022): ``` conda install -c conda-forge certbot-apache ```
scapy (πŸ₯‡38 Β· ⭐ 7.1K) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0 -- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1.6K Β· πŸ“¦ 7.1K Β· πŸ“‹ 1.3K - 5% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1.6K Β· πŸ“¦ 7.1K Β· πŸ“‹ 1.3K - 5% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/secdev/scapy ``` -- [PyPi](https://pypi.org/project/scapy) (πŸ“₯ 1.7M / month Β· πŸ“¦ 950 Β· ⏱️ 19.04.2021): +- [PyPi](https://pypi.org/project/scapy) (πŸ“₯ 1.8M / month Β· πŸ“¦ 950 Β· ⏱️ 19.04.2021): ``` pip install scapy ``` -- [Conda](https://anaconda.org/conda-forge/scapy) (πŸ“₯ 17K Β· ⏱️ 19.04.2021): +- [Conda](https://anaconda.org/conda-forge/scapy) (πŸ“₯ 18K Β· ⏱️ 19.04.2021): ``` conda install -c conda-forge scapy ```
twisted (πŸ₯‡38 Β· ⭐ 4.5K) - Event-driven networking engine written in Python. MIT -- [GitHub](https://github.com/twisted/twisted) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.1K Β· πŸ“¦ 50K Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/twisted/twisted) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 1.1K Β· πŸ“¦ 50K Β· ⏱️ 14.02.2022): ``` git clone https://github.com/twisted/twisted ``` -- [PyPi](https://pypi.org/project/twisted) (πŸ“₯ 1.9M / month Β· πŸ“¦ 10K Β· ⏱️ 08.02.2022): +- [PyPi](https://pypi.org/project/twisted) (πŸ“₯ 2M / month Β· πŸ“¦ 10K Β· ⏱️ 08.02.2022): ``` pip install twisted ``` -- [Conda](https://anaconda.org/conda-forge/twisted) (πŸ“₯ 630K Β· ⏱️ 13.11.2021): +- [Conda](https://anaconda.org/conda-forge/twisted) (πŸ“₯ 630K Β· ⏱️ 11.02.2022): ``` conda install -c conda-forge twisted ```
dnspython (πŸ₯‡38 Β· ⭐ 1.9K) - a powerful DNS toolkit for python. ISC -- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 420 Β· πŸ“¦ 94K Β· πŸ“‹ 400 - 0% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 420 Β· πŸ“¦ 95K Β· πŸ“‹ 400 - 0% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/rthalley/dnspython ``` -- [PyPi](https://pypi.org/project/dnspython) (πŸ“₯ 13M / month Β· πŸ“¦ 4.5K Β· ⏱️ 18.01.2022): +- [PyPi](https://pypi.org/project/dnspython) (πŸ“₯ 14M / month Β· πŸ“¦ 4.5K Β· ⏱️ 18.01.2022): ``` pip install dnspython ``` -- [Conda](https://anaconda.org/conda-forge/dnspython) (πŸ“₯ 290K Β· ⏱️ 18.01.2022): +- [Conda](https://anaconda.org/conda-forge/dnspython) (πŸ“₯ 300K Β· ⏱️ 18.01.2022): ``` conda install -c conda-forge dnspython ```
rdflib (πŸ₯‡38 Β· ⭐ 1.6K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3 -- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 460 Β· πŸ“¦ 7.4K Β· πŸ“‹ 960 - 13% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 460 Β· πŸ“¦ 7.5K Β· πŸ“‹ 960 - 13% open Β· ⏱️ 12.02.2022): ``` git clone https://github.com/RDFLib/rdflib ``` -- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 440K / month Β· πŸ“¦ 2K Β· ⏱️ 19.12.2021): +- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 450K / month Β· πŸ“¦ 2K Β· ⏱️ 19.12.2021): ``` pip install rdflib ``` @@ -5941,56 +5941,56 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
web3.py (πŸ₯ˆ37 Β· ⭐ 3K) - A python interface for interacting with the Ethereum blockchain and.. MIT -- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 960 Β· πŸ“¦ 6.4K Β· πŸ“‹ 1.1K - 20% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 960 Β· πŸ“¦ 6.6K Β· πŸ“‹ 1.1K - 20% open Β· ⏱️ 14.02.2022): ``` git clone https://github.com/ethereum/web3.py ``` -- [PyPi](https://pypi.org/project/web3) (πŸ“₯ 450K / month Β· πŸ“¦ 810 Β· ⏱️ 31.01.2022): +- [PyPi](https://pypi.org/project/web3) (πŸ“₯ 470K / month Β· πŸ“¦ 810 Β· ⏱️ 31.01.2022): ``` pip install web3 ``` -- [Conda](https://anaconda.org/conda-forge/web3) (πŸ“₯ 61K Β· ⏱️ 07.02.2022): +- [Conda](https://anaconda.org/conda-forge/web3) (πŸ“₯ 61K Β· ⏱️ 10.02.2022): ``` conda install -c conda-forge web3 ```
-
impacket (πŸ₯ˆ36 Β· ⭐ 8.3K) - Impacket is a collection of Python classes for working with network.. Apache-2 +
itsdangerous (πŸ₯ˆ37 Β· ⭐ 2.4K) - Safely pass trusted data to untrusted environments and back. BSD-3 -- [GitHub](https://github.com/SecureAuthCorp/impacket) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 2.4K Β· πŸ“₯ 88K Β· πŸ“¦ 1.2K Β· πŸ“‹ 800 - 26% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 190 Β· πŸ“¦ 560K Β· πŸ“‹ 100 - 1% open Β· ⏱️ 16.02.2022): ``` - git clone https://github.com/SecureAuthCorp/impacket + git clone https://github.com/pallets/itsdangerous ``` -- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 71K / month Β· πŸ“¦ 200 Β· ⏱️ 27.10.2021): +- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 33M / month Β· πŸ“¦ 53K Β· ⏱️ 18.05.2021): ``` - pip install impacket + pip install itsdangerous + ``` +- [Conda](https://anaconda.org/conda-forge/itsdangerous) (πŸ“₯ 2.6M Β· ⏱️ 18.05.2021): + ``` + conda install -c conda-forge itsdangerous ```
-
itsdangerous (πŸ₯ˆ36 Β· ⭐ 2.4K) - Safely pass trusted data to untrusted environments and back. BSD-3 +
impacket (πŸ₯ˆ36 Β· ⭐ 8.4K) - Impacket is a collection of Python classes for working with network.. Apache-2 -- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 190 Β· πŸ“¦ 550K Β· πŸ“‹ 100 - 1% open Β· ⏱️ 13.01.2022): +- [GitHub](https://github.com/SecureAuthCorp/impacket) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 2.4K Β· πŸ“₯ 89K Β· πŸ“¦ 1.3K Β· πŸ“‹ 800 - 26% open Β· ⏱️ 08.02.2022): ``` - git clone https://github.com/pallets/itsdangerous - ``` -- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 36M / month Β· πŸ“¦ 53K Β· ⏱️ 18.05.2021): - ``` - pip install itsdangerous + git clone https://github.com/SecureAuthCorp/impacket ``` -- [Conda](https://anaconda.org/conda-forge/itsdangerous) (πŸ“₯ 2.6M Β· ⏱️ 18.05.2021): +- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 76K / month Β· πŸ“¦ 200 Β· ⏱️ 27.10.2021): ``` - conda install -c conda-forge itsdangerous + pip install impacket ```
pyopenssl (πŸ₯ˆ36 Β· ⭐ 740) - A Python wrapper around the OpenSSL library. Apache-2 -- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 380 Β· πŸ“‹ 460 - 18% open Β· ⏱️ 07.02.2022): +- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 380 Β· πŸ“‹ 460 - 18% open Β· ⏱️ 13.02.2022): ``` git clone https://github.com/pyca/pyopenssl ``` -- [PyPi](https://pypi.org/project/pyopenssl) (πŸ“₯ 29M / month Β· πŸ“¦ 15K Β· ⏱️ 29.01.2022): +- [PyPi](https://pypi.org/project/pyopenssl) (πŸ“₯ 31M / month Β· πŸ“¦ 15K Β· ⏱️ 29.01.2022): ``` pip install pyopenssl ``` @@ -6017,7 +6017,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
pwntools (πŸ₯ˆ35 Β· ⭐ 8.7K) - CTF framework and exploit development library. MIT -- [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 1.5K Β· πŸ“¦ 550 Β· πŸ“‹ 900 - 14% open Β· ⏱️ 01.02.2022): +- [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 1.5K Β· πŸ“¦ 560 Β· πŸ“‹ 900 - 14% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/Gallopsled/pwntools @@ -6029,12 +6029,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
webargs (πŸ₯ˆ34 Β· ⭐ 1.2K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT -- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 150 Β· πŸ“¦ 3.6K Β· πŸ“‹ 270 - 3% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 150 Β· πŸ“¦ 3.6K Β· πŸ“‹ 270 - 3% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/marshmallow-code/webargs ``` -- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 470K / month Β· πŸ“¦ 470 Β· ⏱️ 12.01.2022): +- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 490K / month Β· πŸ“¦ 470 Β· ⏱️ 12.01.2022): ``` pip install webargs ``` @@ -6043,7 +6043,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge webargs ```
-
pynacl (πŸ₯ˆ34 Β· ⭐ 840) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2 +
pynacl (πŸ₯ˆ34 Β· ⭐ 850) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2 - [GitHub](https://github.com/pyca/pynacl) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 200 Β· πŸ“‹ 280 - 13% open Β· ⏱️ 07.02.2022): @@ -6061,7 +6061,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
weblate (πŸ₯ˆ33 Β· ⭐ 2.8K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 -- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 1.3K Β· πŸ”€ 680 Β· πŸ“₯ 1.4K Β· πŸ“¦ 21 Β· πŸ“‹ 4.1K - 7% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 1.3K Β· πŸ”€ 680 Β· πŸ“₯ 1.4K Β· πŸ“¦ 21 Β· πŸ“‹ 4.1K - 7% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/WeblateOrg/weblate @@ -6073,7 +6073,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
speedtest-cli (πŸ₯ˆ32 Β· ⭐ 12K Β· πŸ’€) - Command line interface for testing internet bandwidth.. Apache-2 -- [GitHub](https://github.com/sivel/speedtest-cli) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 1.6K Β· πŸ“¦ 27K Β· ⏱️ 07.07.2021): +- [GitHub](https://github.com/sivel/speedtest-cli) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 1.6K Β· πŸ“¦ 28K Β· ⏱️ 07.07.2021): ``` git clone https://github.com/sivel/speedtest-cli @@ -6082,14 +6082,42 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install speedtest-cli ``` -- [Conda](https://anaconda.org/conda-forge/speedtest-cli) (πŸ“₯ 99 Β· ⏱️ 09.11.2021): +- [Conda](https://anaconda.org/conda-forge/speedtest-cli) (πŸ“₯ 110 Β· ⏱️ 09.11.2021): ``` conda install -c conda-forge speedtest-cli ```
+
pywebview (πŸ₯ˆ32 Β· ⭐ 2.8K Β· πŸ“ˆ) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 + +- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 370 Β· πŸ“¦ 600 Β· πŸ“‹ 590 - 2% open Β· ⏱️ 16.02.2022): + + ``` + git clone https://github.com/r0x0r/pywebview + ``` +- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 46K / month Β· πŸ“¦ 72 Β· ⏱️ 16.02.2022): + ``` + pip install pywebview + ``` +
+
webassets (πŸ₯ˆ31 Β· ⭐ 900 Β· πŸ’€) - Asset management for Python web development. BSD-3 + +- [GitHub](https://github.com/miracle2k/webassets) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 260 Β· πŸ“¦ 5.4K Β· πŸ“‹ 300 - 22% open Β· ⏱️ 01.05.2021): + + ``` + git clone https://github.com/miracle2k/webassets + ``` +- [PyPi](https://pypi.org/project/webassets) (πŸ“₯ 170K / month Β· πŸ“¦ 1.7K Β· ⏱️ 20.12.2019): + ``` + pip install webassets + ``` +- [Conda](https://anaconda.org/conda-forge/webassets) (πŸ“₯ 40K Β· ⏱️ 24.12.2019): + ``` + conda install -c conda-forge webassets + ``` +
netaddr (πŸ₯ˆ31 Β· ⭐ 690 Β· πŸ’€) - A network address manipulation library for Python. BSD-3 -- [GitHub](https://github.com/netaddr/netaddr) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 160 Β· πŸ“¦ 15K Β· πŸ“‹ 160 - 24% open Β· ⏱️ 15.04.2021): +- [GitHub](https://github.com/netaddr/netaddr) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 160 Β· πŸ“¦ 16K Β· πŸ“‹ 160 - 24% open Β· ⏱️ 15.04.2021): ``` git clone https://github.com/netaddr/netaddr @@ -6098,19 +6126,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install netaddr ``` -- [Conda](https://anaconda.org/conda-forge/netaddr) (πŸ“₯ 120K Β· ⏱️ 16.09.2017): +- [Conda](https://anaconda.org/conda-forge/netaddr) (πŸ“₯ 130K Β· ⏱️ 16.09.2017): ``` conda install -c conda-forge netaddr ```
terminado (πŸ₯ˆ31 Β· ⭐ 300) - Terminals served by tornado websockets. BSD-3 -- [GitHub](https://github.com/jupyter/terminado) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 75 Β· πŸ“₯ 11 Β· πŸ“‹ 60 - 43% open Β· ⏱️ 27.01.2022): +- [GitHub](https://github.com/jupyter/terminado) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 75 Β· πŸ“₯ 12 Β· πŸ“‹ 60 - 43% open Β· ⏱️ 27.01.2022): ``` git clone https://github.com/jupyter/terminado ``` -- [PyPi](https://pypi.org/project/terminado) (πŸ“₯ 13M / month Β· πŸ“¦ 6.9K Β· ⏱️ 27.01.2022): +- [PyPi](https://pypi.org/project/terminado) (πŸ“₯ 8.9M / month Β· πŸ“¦ 6.9K Β· ⏱️ 27.01.2022): ``` pip install terminado ``` @@ -6126,7 +6154,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) (πŸ“₯ 24M / month Β· πŸ“¦ 14K Β· ⏱️ 17.11.2021): +- [PyPi](https://pypi.org/project/mako) (πŸ“₯ 19M / month Β· πŸ“¦ 14K Β· ⏱️ 17.11.2021): ``` pip install mako ``` @@ -6135,57 +6163,53 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge mako ```
-
saleor (πŸ₯ˆ30 Β· ⭐ 15K) - A modular, high performance, headless e-commerce platform built.. BSD-3 +
saleor (πŸ₯‰30 Β· ⭐ 15K) - A modular, high performance, headless e-commerce platform built.. BSD-3 -- [GitHub](https://github.com/saleor/saleor) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 4.2K Β· πŸ“‹ 3.2K - 8% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/saleor/saleor) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 4.3K Β· πŸ“‹ 3.2K - 8% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/saleor/saleor ```
-
Radicale (πŸ₯ˆ30 Β· ⭐ 2.3K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 +
sslyze (πŸ₯‰30 Β· ⭐ 2.7K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0 -- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 350 Β· πŸ“¦ 100 Β· πŸ“‹ 840 - 35% open Β· ⏱️ 08.02.2022): +- [GitHub](https://github.com/nabla-c0d3/sslyze) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 390 Β· πŸ“₯ 94K Β· πŸ“‹ 450 - 4% open Β· ⏱️ 13.02.2022): ``` - git clone https://github.com/Kozea/Radicale + git clone https://github.com/nabla-c0d3/sslyze ``` -- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 11K / month Β· πŸ“¦ 42 Β· ⏱️ 08.02.2022): +- [PyPi](https://pypi.org/project/sslyze) (πŸ“₯ 110K / month Β· πŸ“¦ 24 Β· ⏱️ 01.01.2022): ``` - pip install radicale + pip install sslyze ```
-
proxy.py (πŸ₯ˆ30 Β· ⭐ 1.7K) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-.. BSD-3 +
Radicale (πŸ₯‰30 Β· ⭐ 2.3K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 -- [GitHub](https://github.com/abhinavsingh/proxy.py) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 410 Β· πŸ“₯ 86 Β· πŸ“¦ 91 Β· πŸ“‹ 250 - 14% open Β· ⏱️ 03.02.2022): +- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 350 Β· πŸ“¦ 100 Β· πŸ“‹ 840 - 35% open Β· ⏱️ 08.02.2022): ``` - git clone https://github.com/abhinavsingh/proxy.py + git clone https://github.com/Kozea/Radicale ``` -- [PyPi](https://pypi.org/project/proxy.py) (πŸ“₯ 58K / month Β· πŸ“¦ 16 Β· ⏱️ 03.02.2022): +- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 11K / month Β· πŸ“¦ 42 Β· ⏱️ 08.02.2022): ``` - pip install proxy.py + pip install radicale ```
-
webassets (πŸ₯ˆ30 Β· ⭐ 900 Β· πŸ’€) - Asset management for Python web development. BSD-3 +
proxy.py (πŸ₯‰30 Β· ⭐ 1.7K) - Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-.. BSD-3 -- [GitHub](https://github.com/miracle2k/webassets) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 260 Β· πŸ“¦ 5.4K Β· πŸ“‹ 300 - 22% open Β· ⏱️ 01.05.2021): +- [GitHub](https://github.com/abhinavsingh/proxy.py) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 410 Β· πŸ“₯ 97 Β· πŸ“¦ 91 Β· πŸ“‹ 250 - 14% open Β· ⏱️ 10.02.2022): ``` - git clone https://github.com/miracle2k/webassets - ``` -- [PyPi](https://pypi.org/project/webassets) (πŸ“₯ 170K / month Β· πŸ“¦ 1.7K Β· ⏱️ 20.12.2019): + git clone https://github.com/abhinavsingh/proxy.py ``` - pip install webassets +- [PyPi](https://pypi.org/project/proxy.py) (πŸ“₯ 57K / month Β· πŸ“¦ 16 Β· ⏱️ 03.02.2022): ``` -- [Conda](https://anaconda.org/conda-forge/webassets) (πŸ“₯ 40K Β· ⏱️ 24.12.2019): - ``` - conda install -c conda-forge webassets + pip install proxy.py ```
maltrail (πŸ₯‰29 Β· ⭐ 4.4K) - Malicious traffic detection system. MIT -- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 790 Β· πŸ“‹ 300 - 18% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 790 Β· πŸ“‹ 300 - 18% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/stamparm/maltrail @@ -6193,59 +6217,35 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
aiortc (πŸ₯‰29 Β· ⭐ 2.8K) - WebRTC and ORTC implementation for Python using asyncio. BSD-3 -- [GitHub](https://github.com/aiortc/aiortc) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 530 Β· πŸ“‹ 490 - 13% open Β· ⏱️ 31.01.2022): +- [GitHub](https://github.com/aiortc/aiortc) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 530 Β· πŸ“‹ 490 - 13% open Β· ⏱️ 10.02.2022): ``` git clone https://github.com/aiortc/aiortc ``` -- [PyPi](https://pypi.org/project/aiortc) (πŸ“₯ 39K / month Β· πŸ“¦ 20 Β· ⏱️ 31.01.2022): +- [PyPi](https://pypi.org/project/aiortc) (πŸ“₯ 38K / month Β· πŸ“¦ 20 Β· ⏱️ 31.01.2022): ``` pip install aiortc ```
-
pywebview (πŸ₯‰29 Β· ⭐ 2.8K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 - -- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 360 Β· πŸ“¦ 590 Β· πŸ“‹ 600 - 5% open Β· ⏱️ 09.02.2022): - - ``` - git clone https://github.com/r0x0r/pywebview - ``` -- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 43K / month Β· πŸ“¦ 69 Β· ⏱️ 02.08.2021): - ``` - pip install pywebview - ``` -
-
sslyze (πŸ₯‰29 Β· ⭐ 2.7K) - Fast and powerful SSL/TLS scanning library. ❗️AGPL-3.0 - -- [GitHub](https://github.com/nabla-c0d3/sslyze) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 390 Β· πŸ“₯ 94K Β· πŸ“‹ 450 - 5% open Β· ⏱️ 01.01.2022): - - ``` - git clone https://github.com/nabla-c0d3/sslyze - ``` -- [PyPi](https://pypi.org/project/sslyze) (πŸ“₯ 100K / month Β· πŸ“¦ 24 Β· ⏱️ 01.01.2022): - ``` - pip install sslyze - ``` -
Js2Py (πŸ₯‰29 Β· ⭐ 1.8K) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT -- [GitHub](https://github.com/PiotrDabkowski/Js2Py) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 200 Β· πŸ“¦ 7.7K Β· πŸ“‹ 220 - 49% open Β· ⏱️ 18.09.2021): +- [GitHub](https://github.com/PiotrDabkowski/Js2Py) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 200 Β· πŸ“¦ 7.8K Β· πŸ“‹ 220 - 49% open Β· ⏱️ 18.09.2021): ``` git clone https://github.com/PiotrDabkowski/Js2Py ``` -- [PyPi](https://pypi.org/project/js2py) (πŸ“₯ 210K / month Β· πŸ“¦ 140 Β· ⏱️ 01.04.2021): +- [PyPi](https://pypi.org/project/js2py) (πŸ“₯ 200K / month Β· πŸ“¦ 140 Β· ⏱️ 01.04.2021): ``` pip install js2py ``` -- [Conda](https://anaconda.org/conda-forge/js2py) (πŸ“₯ 2.3K Β· ⏱️ 09.04.2021): +- [Conda](https://anaconda.org/conda-forge/js2py) (πŸ“₯ 2.4K Β· ⏱️ 09.04.2021): ``` conda install -c conda-forge js2py ```
python-user-agents (πŸ₯‰29 Β· ⭐ 1.2K) - A Python library that provides an easy way to identify.. MIT -- [GitHub](https://github.com/selwin/python-user-agents) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 180 Β· πŸ“¦ 3.7K Β· πŸ“‹ 65 - 52% open Β· ⏱️ 14.12.2021): +- [GitHub](https://github.com/selwin/python-user-agents) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 180 Β· πŸ“¦ 3.8K Β· πŸ“‹ 65 - 52% open Β· ⏱️ 14.12.2021): ``` git clone https://github.com/selwin/python-user-agents @@ -6261,12 +6261,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
idna (πŸ₯‰29 Β· ⭐ 180) - Internationalized Domain Names for Python (IDNA 2008 and UTS #46). BSD-3 -- [GitHub](https://github.com/kjd/idna) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 68 Β· πŸ“‹ 63 - 4% open Β· ⏱️ 12.10.2021): +- [GitHub](https://github.com/kjd/idna) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 70 Β· πŸ“‹ 63 - 4% open Β· ⏱️ 12.10.2021): ``` git clone https://github.com/kjd/idna ``` -- [PyPi](https://pypi.org/project/idna) (πŸ“₯ 130M / month Β· πŸ“¦ 37K Β· ⏱️ 15.12.2021): +- [PyPi](https://pypi.org/project/idna) (πŸ“₯ 140M / month Β· πŸ“¦ 37K Β· ⏱️ 15.12.2021): ``` pip install idna ``` @@ -6275,42 +6275,42 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge idna ```
-
dpkt (πŸ₯‰28 Β· ⭐ 870) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 +
pyload (πŸ₯‰28 Β· ⭐ 2.5K Β· πŸ“ˆ) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 -- [GitHub](https://github.com/kbandla/dpkt) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 230 Β· πŸ“¦ 920 Β· πŸ“‹ 360 - 19% open Β· ⏱️ 04.01.2022): +- [GitHub](https://github.com/pyload/pyload) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 640 Β· πŸ“₯ 77K Β· πŸ“‹ 2.9K - 4% open Β· ⏱️ 16.02.2022): ``` - git clone https://github.com/kbandla/dpkt - ``` -- [PyPi](https://pypi.org/project/dpkt) (πŸ“₯ 210K / month Β· πŸ“¦ 320 Β· ⏱️ 15.12.2021): - ``` - pip install dpkt + git clone https://github.com/pyload/pyload ``` -- [Conda](https://anaconda.org/conda-forge/dpkt) (πŸ“₯ 51K Β· ⏱️ 06.09.2021): +- [PyPi](https://pypi.org/project/pyload-ng) (πŸ“₯ 9.9K / month Β· πŸ“¦ 1 Β· ⏱️ 16.02.2022): ``` - conda install -c conda-forge dpkt + pip install pyload-ng ```
-
klein (πŸ₯‰27 Β· ⭐ 800) - werkzeug + twisted.web. MIT +
dpkt (πŸ₯‰28 Β· ⭐ 870) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 -- [GitHub](https://github.com/twisted/klein) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 120 Β· πŸ“¦ 1.5K Β· πŸ“‹ 150 - 47% open Β· ⏱️ 10.01.2022): +- [GitHub](https://github.com/kbandla/dpkt) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 230 Β· πŸ“¦ 930 Β· πŸ“‹ 360 - 19% open Β· ⏱️ 04.01.2022): ``` - git clone https://github.com/twisted/klein + git clone https://github.com/kbandla/dpkt ``` -- [PyPi](https://pypi.org/project/klein) (πŸ“₯ 32K / month Β· πŸ“¦ 400 Β· ⏱️ 08.08.2021): +- [PyPi](https://pypi.org/project/dpkt) (πŸ“₯ 230K / month Β· πŸ“¦ 320 Β· ⏱️ 15.12.2021): ``` - pip install klein + pip install dpkt + ``` +- [Conda](https://anaconda.org/conda-forge/dpkt) (πŸ“₯ 52K Β· ⏱️ 06.09.2021): + ``` + conda install -c conda-forge dpkt ```
aiodns (πŸ₯‰27 Β· ⭐ 430 Β· πŸ’€) - Simple DNS resolver for asyncio. MIT -- [GitHub](https://github.com/saghul/aiodns) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 51 Β· πŸ“¦ 22K Β· πŸ“‹ 62 - 8% open Β· ⏱️ 15.05.2021): +- [GitHub](https://github.com/saghul/aiodns) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 51 Β· πŸ“¦ 23K Β· πŸ“‹ 62 - 8% open Β· ⏱️ 15.05.2021): ``` git clone https://github.com/saghul/aiodns ``` -- [PyPi](https://pypi.org/project/aiodns) (πŸ“₯ 1.7M / month Β· πŸ“¦ 1K Β· ⏱️ 14.05.2021): +- [PyPi](https://pypi.org/project/aiodns) (πŸ“₯ 1.8M / month Β· πŸ“¦ 1K Β· ⏱️ 14.05.2021): ``` pip install aiodns ``` @@ -6319,9 +6319,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge aiodns ```
-
tifffile (πŸ₯‰27 Β· ⭐ 220) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3 +
tifffile (πŸ₯‰27 Β· ⭐ 230) - Read and write TIFF files. Forked from https://pypi.org/project/tifffile. BSD-3 -- [GitHub](https://github.com/cgohlke/tifffile) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 53 Β· πŸ“‹ 100 - 0% open Β· ⏱️ 10.02.2022): +- [GitHub](https://github.com/cgohlke/tifffile) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 56 Β· πŸ“‹ 100 - 1% open Β· ⏱️ 10.02.2022): ``` git clone https://github.com/cgohlke/tifffile @@ -6330,7 +6330,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install tifffile ``` -- [Conda](https://anaconda.org/conda-forge/tifffile) (πŸ“₯ 1.3M Β· ⏱️ 04.02.2022): +- [Conda](https://anaconda.org/conda-forge/tifffile) (πŸ“₯ 1.4M Β· ⏱️ 11.02.2022): ``` conda install -c conda-forge tifffile ``` @@ -6342,26 +6342,26 @@ _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) (πŸ“₯ 140K / month Β· πŸ“¦ 260 Β· ⏱️ 27.01.2022): +- [PyPi](https://pypi.org/project/httpagentparser) (πŸ“₯ 150K / month Β· πŸ“¦ 260 Β· ⏱️ 27.01.2022): ``` pip install httpagentparser ```
-
pyload (πŸ₯‰25 Β· ⭐ 2.5K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 +
klein (πŸ₯‰26 Β· ⭐ 800) - werkzeug + twisted.web. MIT -- [GitHub](https://github.com/pyload/pyload) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 640 Β· πŸ“₯ 76K Β· πŸ“‹ 2.9K - 5% open Β· ⏱️ 25.01.2022): +- [GitHub](https://github.com/twisted/klein) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 120 Β· πŸ“¦ 1.5K Β· πŸ“‹ 150 - 47% open Β· ⏱️ 10.01.2022): ``` - git clone https://github.com/pyload/pyload + git clone https://github.com/twisted/klein ``` -- [PyPi](https://pypi.org/project/pyload-ng) (πŸ“₯ 10K / month Β· πŸ“¦ 1 Β· ⏱️ 25.01.2022): +- [PyPi](https://pypi.org/project/klein) (πŸ“₯ 35K / month Β· πŸ“¦ 400 Β· ⏱️ 08.08.2021): ``` - pip install pyload-ng + pip install klein ```
healthchecks (πŸ₯‰24 Β· ⭐ 4.4K) - A cron monitoring tool written in Python & Django. BSD-3 -- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 510 Β· πŸ“‹ 440 - 15% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 510 Β· πŸ“‹ 440 - 15% open Β· ⏱️ 16.02.2022): ``` git clone https://github.com/healthchecks/healthchecks @@ -6369,12 +6369,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
trustme (πŸ₯‰24 Β· ⭐ 440) - #1 quality TLS certs while you wait, for the discerning tester. MIT -- [GitHub](https://github.com/python-trio/trustme) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 20 Β· πŸ“¦ 180 Β· πŸ“‹ 32 - 12% open Β· ⏱️ 09.02.2022): +- [GitHub](https://github.com/python-trio/trustme) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 20 Β· πŸ“¦ 180 Β· πŸ“‹ 32 - 12% open Β· ⏱️ 15.02.2022): ``` git clone https://github.com/python-trio/trustme ``` -- [PyPi](https://pypi.org/project/trustme) (πŸ“₯ 39K / month Β· πŸ“¦ 44 Β· ⏱️ 12.08.2021): +- [PyPi](https://pypi.org/project/trustme) (πŸ“₯ 40K / month Β· πŸ“¦ 44 Β· ⏱️ 12.08.2021): ``` pip install trustme ``` @@ -6383,14 +6383,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge trustme ```
-
pyngrok (πŸ₯‰23 Β· ⭐ 270) - A Python wrapper for ngrok. MIT +
pyngrok (πŸ₯‰23 Β· ⭐ 280) - A Python wrapper for ngrok. MIT - [GitHub](https://github.com/alexdlaird/pyngrok) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 35 Β· ⏱️ 15.12.2021): ``` git clone https://github.com/alexdlaird/pyngrok ``` -- [PyPi](https://pypi.org/project/pyngrok) (πŸ“₯ 70K / month Β· πŸ“¦ 48 Β· ⏱️ 25.08.2021): +- [PyPi](https://pypi.org/project/pyngrok) (πŸ“₯ 74K / month Β· πŸ“¦ 48 Β· ⏱️ 25.08.2021): ``` pip install pyngrok ``` @@ -6401,7 +6401,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
urlwatch (πŸ₯‰22 Β· ⭐ 2.3K) - urlwatch monitors webpages for you. BSD-3 -- [GitHub](https://github.com/thp/urlwatch) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 320 Β· πŸ“‹ 430 - 17% open Β· ⏱️ 07.11.2021): +- [GitHub](https://github.com/thp/urlwatch) (πŸ‘¨β€πŸ’» 78 Β· πŸ”€ 320 Β· πŸ“‹ 430 - 16% open Β· ⏱️ 17.02.2022): ``` git clone https://github.com/thp/urlwatch @@ -6418,14 +6418,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/gaojiuli/toapi ``` -- [PyPi](https://pypi.org/project/toapi) (πŸ“₯ 140 / month Β· πŸ“¦ 8 Β· ⏱️ 28.06.2021): +- [PyPi](https://pypi.org/project/toapi) (πŸ“₯ 100 / month Β· πŸ“¦ 8 Β· ⏱️ 28.06.2021): ``` pip install toapi ```
streaming-form-data (πŸ₯‰20 Β· ⭐ 100) - Streaming parser for multipart/form-data written in Python. MIT -- [GitHub](https://github.com/siddhantgoel/streaming-form-data) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 19 Β· πŸ“¦ 23 Β· πŸ“‹ 28 - 17% open Β· ⏱️ 22.10.2021): +- [GitHub](https://github.com/siddhantgoel/streaming-form-data) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 20 Β· πŸ“¦ 24 Β· πŸ“‹ 28 - 17% open Β· ⏱️ 22.10.2021): ``` git clone https://github.com/siddhantgoel/streaming-form-data @@ -6437,16 +6437,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
asgi-lifespan (πŸ₯‰18 Β· ⭐ 93) - Programmatic startup/shutdown of ASGI apps. MIT -- [GitHub](https://github.com/florimondmanca/asgi-lifespan) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 5 Β· πŸ“¦ 350 Β· πŸ“‹ 14 - 21% open Β· ⏱️ 06.12.2021): +- [GitHub](https://github.com/florimondmanca/asgi-lifespan) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 5 Β· πŸ“¦ 360 Β· πŸ“‹ 14 - 21% open Β· ⏱️ 06.12.2021): ``` git clone https://github.com/florimondmanca/asgi-lifespan ``` -- [PyPi](https://pypi.org/project/asgi-lifespan) (πŸ“₯ 61K / month Β· πŸ“¦ 11 Β· ⏱️ 07.06.2020): +- [PyPi](https://pypi.org/project/asgi-lifespan) (πŸ“₯ 69K / month Β· πŸ“¦ 11 Β· ⏱️ 07.06.2020): ``` pip install asgi-lifespan ``` -- [Conda](https://anaconda.org/conda-forge/asgi-lifespan) (πŸ“₯ 12K Β· ⏱️ 09.11.2021): +- [Conda](https://anaconda.org/conda-forge/asgi-lifespan) (πŸ“₯ 13K Β· ⏱️ 09.11.2021): ``` conda install -c conda-forge asgi-lifespan ``` @@ -6456,16 +6456,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - pyzmq (πŸ₯‡38 Β· ⭐ 3K) - PyZMQ: Python bindings for zeromq. ❗️Revised BSD - httpbin (πŸ₯ˆ33 Β· ⭐ 11K Β· πŸ’€) - HTTP Request & Response Service, written in Python + Flask. ISC - PySocks (πŸ₯ˆ31 Β· ⭐ 1.1K Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. BSD-3 -- fake-useragent (πŸ₯ˆ30 Β· ⭐ 2.6K Β· πŸ’€) - up to date simple useragent faker with real world.. Apache-2 +- fake-useragent (πŸ₯‰30 Β· ⭐ 2.7K Β· πŸ’€) - up to date simple useragent faker with real world.. Apache-2 - Cactus (πŸ₯‰26 Β· ⭐ 3.4K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 -- ipaddress (πŸ₯‰25 Β· ⭐ 97 Β· πŸ’€) - Python 3.3+s ipaddress for older Python versions. Python-2.0 +- ipaddress (πŸ₯‰25 Β· ⭐ 99 Β· πŸ’€) - Python 3.3+s ipaddress for older Python versions. Python-2.0 - python-whois (πŸ₯‰24 Β· ⭐ 370 Β· πŸ’€) - A python module for retrieving and parsing WHOIS data. ❗️WTFPL -- ProxyBroker (πŸ₯‰23 Β· ⭐ 2.8K Β· πŸ’€) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS. Apache-2 +- ProxyBroker (πŸ₯‰23 Β· ⭐ 2.9K Β· πŸ’€) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS. Apache-2 - sandman2 (πŸ₯‰23 Β· ⭐ 1.8K Β· πŸ’€) - Automatically generate a RESTful API service for your legacy.. Apache-2 - hyde (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - A Python Static Website Generator. MIT - reppy (πŸ₯‰22 Β· ⭐ 170 Β· πŸ’€) - Modern robots.txt Parser for Python. MIT +- tinkerer (πŸ₯‰21 Β· ⭐ 300) - Python blogging engine. ❗️BSD-2-Clause-FreeBSD - cabot (πŸ₯‰20 Β· ⭐ 5.2K Β· πŸ’€) - Self-hosted, easily-deployable monitoring and alerts service - like a.. MIT -- tinkerer (πŸ₯‰19 Β· ⭐ 300) - Python blogging engine. ❗️BSD-2-Clause-FreeBSD - libextract (πŸ₯‰17 Β· ⭐ 490 Β· πŸ’€) - Extract data from websites using basic statistical magic. MIT - IP2Trace (πŸ₯‰10 Β· ⭐ 12) - A Python tool to display geolocation information in the traceroute. MIT
diff --git a/history/2022-02-17_changes.md b/history/2022-02-17_changes.md new file mode 100644 index 00000000..67959d68 --- /dev/null +++ b/history/2022-02-17_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._ + +- eve (πŸ₯‰33 Β· ⭐ 6.4K Β· πŸ“ˆ) - REST API framework designed for human beings. BSD-3 +- sorl-thumbnail (πŸ₯ˆ33 Β· ⭐ 1.6K Β· πŸ“ˆ) - Thumbnails for Django. BSD-3 +- pywebview (πŸ₯ˆ32 Β· ⭐ 2.8K Β· πŸ“ˆ) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 +- bjoern (πŸ₯‰28 Β· ⭐ 2.7K Β· πŸ“ˆ) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 +- pyload (πŸ₯‰28 Β· ⭐ 2.5K Β· πŸ“ˆ) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 + +## πŸ“‰ Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- gunicorn (πŸ₯‡43 Β· ⭐ 8.1K Β· πŸ“‰) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients.. MIT +- sanic (πŸ₯ˆ39 Β· ⭐ 16K Β· πŸ“‰) - Next generation Python web server/framework | Build fast. Run fast. MIT +- httpx (πŸ₯ˆ39 Β· ⭐ 8.3K Β· πŸ“‰) - A next generation HTTP client for Python. BSD-3 +- GitPython (πŸ₯‡38 Β· ⭐ 3.4K Β· πŸ“‰) - GitPython is a python library used to interact with Git.. BSD-3 +- markdown (πŸ₯‡37 Β· ⭐ 2.8K Β· πŸ“‰) - A Python implementation of John Grubers Markdown with Extension.. BSD-3 + diff --git a/history/2022-02-17_projects.csv b/history/2022-02-17_projects.csv new file mode 100644 index 00000000..f1e799ce --- /dev/null +++ b/history/2022-02-17_projects.csv @@ -0,0 +1,572 @@ +,name,github_id,category,resource,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,description,contributor_count,projectrank,show,labels,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,brew_id,trending,maven_id,npm_id,npm_url,npm_latest_release_published_at,npm_dependent_project_count,npm_monthly_downloads,maven_url,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,updated_github_id,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-02-16 09:54:06.000,2022-02-14 07:04:03,4455.0,349.0,19909,3452.0,2644.0,16.0,352.0,180647,A collective list of free APIs.,1360.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-02-16 04:06:27.000,2022-02-11 00:18:32,1924.0,7.0,7879,865.0,960.0,515.0,1316.0,23130,The OpenAPI Specification Repository.,201.0,0,True,['openapi'],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-02-07 20:43:57.000,2022-01-17 18:36:12,551.0,3.0,1081,544.0,438.0,143.0,331.0,13626,GraphQL is a query language and execution engine tied to any backend service.,124.0,0,True,,2021-10-27 00:01:28.000,October2021,6.0,320.0,4.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-02-17 15:14:36.000,2022-02-11 23:20:20,208.0,26.0,814,234.0,101.0,5.0,21.0,6251,Collection of python database client libraries.,21.0,0,True,,2022-02-11 23:19:05.000,2022.02.10,39.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-02-17 13:52:55.000,2022-02-17 09:01:41,30495.0,286.0,26497,2299.0,15385.0,166.0,,62415,The Web framework for perfectionists with deadlines.,2670.0,48,True,['django'],2022-02-01 07:56:23.000,4.0.2,289.0,,7697963.0,conda-forge/django,django,976447.0,854811.0,https://pypi.org/project/django,2022-02-01 07:56:23.000,121636.0,7683036.0,https://anaconda.org/conda-forge/django,2022-02-02 17:01:05.194,1059857.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-02-17 05:18:44.000,2022-02-14 20:06:57,4554.0,56.0,14850,2190.0,2110.0,13.0,2245.0,57975,The Python micro framework for building web applications.,757.0,48,True,['flask'],2022-02-14 20:04:15.000,2.0.3,41.0,4959.0,40943420.0,conda-forge/flask,flask,1081796.0,960404.0,https://pypi.org/project/flask,2021-10-04 14:34:52.000,121392.0,40902251.0,https://anaconda.org/conda-forge/flask,2022-02-15 01:18:41.564,2710155.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-02-17 16:10:39.000,2022-02-17 16:06:05,50474.0,418.0,8781,1356.0,18607.0,1051.0,9223.0,33384,"The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#).",820.0,48,True,,2022-02-15 08:02:44.000,1.44.0,181.0,76599.0,33989274.0,conda-forge/grpcio,grpcio,7717.0,3232.0,https://pypi.org/project/grpcio,2022-01-28 18:26:37.000,4485.0,33883787.0,https://anaconda.org/conda-forge/grpcio,2022-02-11 02:44:59.087,4350084.0,1.0,,,,,,,,,,,,,,,,,, +7,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-02-13 20:08:09.000,2022-02-05 18:56:05,6099.0,36.0,8590,1367.0,2258.0,222.0,3364.0,46908,"A simple, yet elegant, HTTP library.",710.0,47,True,,2022-01-06 17:49:01.000,2.27.1,143.0,334.0,144171042.0,conda-forge/requests,requests,1480771.0,1292170.0,https://pypi.org/project/requests,2022-01-05 15:40:49.000,188601.0,143932238.0,https://anaconda.org/conda-forge/requests,2022-01-07 18:31:46.804,16215999.0,1.0,,,,,,,,,,,,,,,,,, +8,selenium,SeleniumHQ/selenium,testing,,https://github.com/SeleniumHQ/selenium,https://github.com/SeleniumHQ/selenium,Apache-2.0,2013-01-14 21:40:56.000,2022-02-17 15:04:58.000,2022-02-14 22:15:36,27922.0,273.0,6760,1325.0,2356.0,119.0,7815.0,22800,A browser automation framework and ecosystem.,717.0,46,True,,2021-11-22 15:30:02.000,selenium-4.1.0,157.0,1155189.0,9426245.0,conda-forge/selenium,selenium,149883.0,134106.0,https://pypi.org/project/selenium,2021-11-22 15:21:03.000,15777.0,9399625.0,https://anaconda.org/conda-forge/selenium,2022-01-11 21:42:41.028,719227.0,1.0,,,,,,,,,,,,,,,,,, +9,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-02-17 10:12:50.000,2022-02-16 13:11:19,8492.0,101.0,1703,238.0,3976.0,386.0,2210.0,12147,Asynchronous HTTP client/server framework for asyncio and Python.,626.0,46,True,,2021-11-14 21:25:48.000,3.8.1,217.0,2265.0,39940537.0,conda-forge/aiohttp,aiohttp,165313.0,153764.0,https://pypi.org/project/aiohttp,2021-11-14 21:23:48.000,11549.0,39867141.0,https://anaconda.org/conda-forge/aiohttp,2021-11-16 18:45:18.413,4181934.0,1.0,,,,,,,,,,,,,,,,,, +10,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-02-17 07:33:17.000,2022-02-14 17:54:31,18555.0,64.0,6966,2208.0,4655.0,5011.0,20715.0,106293,Command-line program to download videos from YouTube.com and other video sites.,967.0,45,True,,2021-12-16 19:02:14.000,2021.12.17,955.0,46660756.0,3464418.0,conda-forge/youtube-dl,youtube_dl,1764.0,,https://pypi.org/project/youtube_dl,2021-12-16 19:02:14.000,1764.0,2184255.0,https://anaconda.org/conda-forge/youtube-dl,2021-12-20 18:52:45.882,934063.0,1.0,youtube-dl,,,,,,,,,,,,,,,,, +11,Scrapy,scrapy/scrapy,web-scraping,,https://github.com/scrapy/scrapy,https://github.com/scrapy/scrapy,BSD-3-Clause,2010-02-22 02:01:14.000,2022-02-16 20:33:56.000,2022-02-16 20:33:56,9102.0,62.0,9453,1815.0,2784.0,799.0,2085.0,42809,"Scrapy, a fast high-level web crawling & scraping framework for Python.",517.0,45,True,,2021-10-05 19:42:01.000,1.8.1,83.0,,703218.0,conda-forge/scrapy,scrapy,32881.0,28353.0,https://pypi.org/project/scrapy,2021-10-05 13:48:16.000,4528.0,695465.0,https://anaconda.org/conda-forge/scrapy,2021-10-06 10:47:07.406,496194.0,1.0,,,,,,,,,,,,,,,,,, +12,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-02-16 15:26:17.000,2022-02-16 15:26:17,4954.0,82.0,1603,223.0,1410.0,11.0,910.0,5978,The comprehensive WSGI web application library.,448.0,44,True,,2022-02-07 21:05:29.000,2.0.3,76.0,250.0,48502525.0,conda-forge/werkzeug,werkzeug,740812.0,671778.0,https://pypi.org/project/werkzeug,2022-02-07 21:04:36.000,69034.0,48442589.0,https://anaconda.org/conda-forge/werkzeug,2022-02-08 15:03:26.014,3955469.0,1.0,,,,,,,,,,,,,,,,,, +13,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-02-14 11:56:12.000,2022-02-08 02:45:45,4395.0,43.0,5424,1007.0,1401.0,252.0,1506.0,20394,"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",422.0,43,True,,2020-03-04 02:32:23.000,6.0.4,62.0,,15371881.0,conda-forge/tornado,tornado,241351.0,215935.0,https://pypi.org/project/tornado,2020-10-30 19:04:55.000,25416.0,15132513.0,https://anaconda.org/conda-forge/tornado,2021-11-02 02:39:10.027,16755796.0,1.0,,,,,,,,,,,,,,,,,, +14,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-02-07 21:20:35.000,2022-01-13 23:09:05,2553.0,22.0,1441,259.0,748.0,37.0,785.0,8283,A very fast and expressive template engine.,294.0,43,True,,2021-11-16 00:34:33.000,3.0.3,45.0,52424.0,76624927.0,conda-forge/jinja2,jinja2,98713.0,,https://pypi.org/project/jinja2,2021-11-09 20:27:27.000,98713.0,76419289.0,https://anaconda.org/conda-forge/jinja2,2021-11-10 02:09:44.135,14118182.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-02-11 17:27:06.000,2022-02-06 21:43:10,2894.0,15.0,1483,225.0,974.0,379.0,1450.0,8147,"gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.",366.0,43,True,,2021-04-28 15:16:08.000,20.1.0,81.0,100.0,22683951.0,conda-forge/gunicorn,gunicorn,665753.0,603956.0,https://pypi.org/project/gunicorn,2021-03-27 01:54:37.000,61797.0,22671262.0,https://anaconda.org/conda-forge/gunicorn,2021-11-02 18:10:51.546,850170.0,1.0,,-1.0,,,,,,,,,,,,,,,, +16,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-02-15 07:07:57.000,2022-02-14 16:16:17,1379.0,43.0,2081,273.0,804.0,40.0,830.0,5416,The official Python client library for Googles discovery based APIs.,178.0,43,True,,2022-02-09 15:16:57.000,2.37.0,126.0,93.0,24620126.0,conda-forge/google-api-python-client,google-api-python-client,96721.0,89472.0,https://pypi.org/project/google-api-python-client,2022-02-09 15:16:57.000,7249.0,24604689.0,https://anaconda.org/conda-forge/google-api-python-client,2022-02-10 13:06:52.893,1034212.0,1.0,,,,,,,,,,,,,,,,,, +17,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-02-17 16:01:17.000,2022-02-12 16:21:59,8509.0,35.0,6012,629.0,4283.0,220.0,3608.0,22818,Web APIs for Django.,1256.0,42,True,['django'],2021-05-31 07:29:11.000,3.12.4,39.0,,83110.0,conda-forge/djangorestframework,django-rest-framework,295641.0,295244.0,https://pypi.org/project/django-rest-framework,2017-07-20 17:14:33.000,397.0,77494.0,https://anaconda.org/conda-forge/djangorestframework,2021-12-16 18:04:55.853,398805.0,2.0,,,,,,,,,,,,,,,,,, +18,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-02-17 15:58:20.000,2022-02-15 16:31:57,12520.0,393.0,2428,337.0,4439.0,999.0,2691.0,11618,A Django content management system focused on flexibility and user experience.,630.0,42,True,['django'],2022-02-11 13:58:35.000,2.16.1,173.0,,123721.0,conda-forge/wagtail,wagtail,7675.0,6266.0,https://pypi.org/project/wagtail,2022-02-11 13:58:20.000,1409.0,122925.0,https://anaconda.org/conda-forge/wagtail,2019-11-21 18:45:42.993,42202.0,1.0,,,,,,,,,,,,,,,,,, +19,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-02-17 15:12:37.000,2022-02-17 11:45:31,16740.0,361.0,3873,187.0,6613.0,3048.0,2294.0,11265,"OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and..",2310.0,42,True,['openapi'],2022-01-31 14:29:40.397,2.4.26,676.0,,927228.0,,openapi-generator-cli,333.0,4.0,https://pypi.org/project/openapi-generator-cli,2020-05-15 12:33:56.000,,1561.0,,,,1.0,,,org.openapitools.openapi-generator,@openapitools/openapi-generator-cli,https://www.npmjs.com/package/@openapitools/openapi-generator-cli,2022-01-31 14:29:40.397,329.0,925667.0,https://search.maven.org/artifact/org.openapitools.openapi-generator,,,,,,,,, +20,django-allauth,pennersr/django-allauth,auth,,https://github.com/pennersr/django-allauth,https://github.com/pennersr/django-allauth,MIT,2010-10-10 20:10:52.000,2022-02-15 16:29:01.000,2022-02-09 18:40:57,2415.0,61.0,2529,188.0,1230.0,298.0,1545.0,7046,"Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party..",578.0,42,True,['django'],2022-02-03 20:02:38.000,0.48.0,63.0,,574151.0,conda-forge/django-allauth,django-allauth,87943.0,82684.0,https://pypi.org/project/django-allauth,2022-02-03 20:02:38.000,5259.0,572884.0,https://anaconda.org/conda-forge/django-allauth,2019-12-23 17:47:06.130,68439.0,1.0,,,,,,,,,,,,,,,,,, +21,fastapi,tiangolo/fastapi,web-frameworks,,https://github.com/tiangolo/fastapi,https://github.com/tiangolo/fastapi,MIT,2018-12-08 08:21:47.000,2022-02-17 16:13:18.000,2022-02-17 16:08:23,1967.0,81.0,3113,578.0,1540.0,1344.0,1770.0,41830,"FastAPI framework, high performance, easy to learn, fast to code, ready for production.",285.0,41,True,"['fastapi', 'openapi']",2022-02-17 16:11:58.000,0.74.0,131.0,,5669243.0,conda-forge/fastapi,fastapi,1016.0,,https://pypi.org/project/fastapi,2022-02-17 16:12:57.000,1016.0,5650378.0,https://anaconda.org/conda-forge/fastapi,2022-01-24 02:33:59.942,565958.0,2.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-02-10 09:55:32.000,2022-02-10 00:27:46,2827.0,78.0,3796,266.0,528.0,68.0,1038.0,8488,Twitter for Python!.,234.0,41,True,,2022-01-25 00:53:54.000,4.5.0,36.0,,522324.0,conda-forge/tweepy,tweepy,35922.0,31585.0,https://pypi.org/project/tweepy,2022-01-25 00:53:54.000,4337.0,520225.0,https://anaconda.org/conda-forge/tweepy,2022-01-25 02:53:34.543,125946.0,1.0,,,,,,,,,,,,,,,,,, +23,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-02-17 16:07:10.000,2022-02-17 16:06:55,40978.0,1414.0,3251,665.0,26722.0,409.0,4534.0,30133,"Sentry is cross-platform application monitoring, with a focus on error reporting.",627.0,40,True,,2022-02-15 17:24:52.000,22.2.0,353.0,42317.0,17608.0,conda-forge/sentry-sdk,sentry,927.0,555.0,https://pypi.org/project/sentry,2022-02-15 17:24:47.000,372.0,13825.0,https://anaconda.org/conda-forge/sentry-sdk,2022-02-11 15:32:27.787,126682.0,1.0,,,,,,,,,,,,,,,,,, +24,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-02-17 11:17:30.000,2022-02-17 11:17:21,10407.0,56.0,3194,797.0,4206.0,586.0,4433.0,28671,Certbot is EFFs tool to obtain certs from Lets Encrypt and (optionally) auto-enable HTTPS on your server. It can also..,490.0,40,True,,2022-02-08 18:10:27.000,1.23.0,87.0,9393.0,243809.0,conda-forge/certbot-apache,certbot,1369.0,1081.0,https://pypi.org/project/certbot,2022-02-08 18:07:07.000,288.0,243225.0,https://anaconda.org/conda-forge/certbot-apache,2022-02-13 20:47:45.868,2136.0,1.0,,,,,,,,,,,,,,,,,, +25,mitmproxy,mitmproxy/mitmproxy,testing,,https://github.com/mitmproxy/mitmproxy,https://github.com/mitmproxy/mitmproxy,MIT,2010-02-16 04:10:13.000,2022-02-16 19:13:26.000,2022-02-14 15:07:20,9650.0,62.0,3097,609.0,2261.0,253.0,2504.0,26025,An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.,424.0,40,True,,2021-10-02 14:42:58.000,7.0.4,50.0,212685.0,170020.0,,mitmproxy,2214.0,1752.0,https://pypi.org/project/mitmproxy,2021-09-28 16:50:09.000,462.0,167935.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-02-10 19:56:10.000,2022-01-20 16:12:07,5754.0,30.0,921,247.0,609.0,73.0,1184.0,5703,Coroutine-based concurrency library for Python.,102.0,40,True,,2021-12-11 20:33:45.000,21.12.0,76.0,58654.0,8264213.0,conda-forge/gevent,gevent,88465.0,73654.0,https://pypi.org/project/gevent,2021-12-11 20:33:45.000,14811.0,8250763.0,https://anaconda.org/conda-forge/gevent,2021-12-12 00:41:43.913,707884.0,1.0,,,,,,,,,,,,,,,,,, +27,urllib3,urllib3/urllib3,http-clients,,https://github.com/urllib3/urllib3,https://github.com/urllib3/urllib3,MIT,2011-09-18 18:08:28.000,2022-02-16 15:32:59.000,2022-02-12 23:17:36,3744.0,33.0,893,101.0,1575.0,133.0,874.0,2912,"Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.",294.0,40,True,,2022-01-07 16:02:34.000,1.26.8,67.0,1341.0,202018203.0,conda-forge/urllib3,urllib3,42559.0,,https://pypi.org/project/urllib3,2022-01-07 15:56:31.000,42559.0,201776566.0,https://anaconda.org/conda-forge/urllib3,2022-01-07 19:50:38.482,16428724.0,2.0,,,,,,,,,,,,,,,,,, +28,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-02-16 00:35:21.000,2022-02-13 03:30:52,1616.0,16.0,454,71.0,456.0,78.0,274.0,2361,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",184.0,40,True,,2022-01-29 22:13:34.000,3.2.0,48.0,,62435183.0,conda-forge/oauthlib,oauthlib,215874.0,203499.0,https://pypi.org/project/oauthlib,2022-01-29 21:59:33.000,12375.0,62373880.0,https://anaconda.org/conda-forge/oauthlib,2022-01-30 02:01:59.671,4107355.0,1.0,,,,,,,,,,,,,,,,,, +29,Locust,locustio/locust,testing,,https://github.com/locustio/locust,https://github.com/locustio/locust,MIT,2011-02-17 11:08:03.000,2022-02-16 12:50:47.000,2022-02-14 11:18:59,3416.0,162.0,2369,431.0,744.0,14.0,1255.0,18211,Scalable user load testing tool written in Python.,230.0,39,True,,2022-02-14 11:11:59.000,2.8.2,116.0,,419299.0,conda-forge/locust,locust,2459.0,2383.0,https://pypi.org/project/locust,2022-02-14 11:21:08.000,76.0,418293.0,https://anaconda.org/conda-forge/locust,2022-02-14 16:33:41.623,45270.0,1.0,,,,,,,,,,,,,,,,,, +30,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-02-17 10:11:53.000,2022-02-13 19:08:08,2631.0,41.0,1424,423.0,1280.0,53.0,1075.0,15847,Next generation Python web server/framework | Build fast. Run fast.,311.0,39,True,,2022-02-16 16:04:08.000,20.12.6,62.0,,984978.0,conda-forge/sanic,sanic,7106.0,6508.0,https://pypi.org/project/sanic,2022-01-06 10:26:51.000,598.0,981500.0,https://anaconda.org/conda-forge/sanic,2022-01-06 17:30:07.387,180891.0,2.0,,-1.0,,,,,,,,,,,,,,,, +31,discord.py,Rapptz/discord.py,third-party-apis,,https://github.com/Rapptz/discord.py,https://github.com/Rapptz/discord.py,MIT,2015-08-21 22:19:08.000,2021-09-30 13:15:59.000,2021-08-28 00:59:11,3575.0,,3023,315.0,1849.0,108.0,2345.0,9433,An API wrapper for Discord written in Python.,286.0,39,True,,2021-06-12 16:14:40.000,1.7.3,66.0,,11497315.0,conda-forge/discord.py,discord.py,47067.0,44403.0,https://pypi.org/project/discord.py,2021-06-12 16:14:40.000,2664.0,11497090.0,https://anaconda.org/conda-forge/discord.py,2021-06-12 17:31:28.934,2932.0,1.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-02-17 09:32:48.000,2022-02-17 09:32:47,1112.0,41.0,543,107.0,1109.0,63.0,615.0,8323,A next generation HTTP client for Python.,153.0,39,True,,2022-01-26 14:50:22.000,0.22.0,57.0,,6482564.0,conda-forge/httpx,httpx,17839.0,16767.0,https://pypi.org/project/httpx,2022-01-26 14:50:22.000,1072.0,6478768.0,https://anaconda.org/conda-forge/httpx,2022-02-01 01:50:40.058,102498.0,2.0,,-1.0,,,,,,,,,,,,,,,, +33,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-02-17 11:40:40.000,2022-02-17 11:40:38,2928.0,120.0,922,150.0,455.0,92.0,1645.0,6071,"Pure Python 3 MTProto API Telegram client library, for bots too!.",148.0,39,True,,2021-12-01 18:09:22.000,1.24.0,200.0,,2970054.0,,telethon,24734.0,24373.0,https://pypi.org/project/telethon,2021-12-01 18:09:22.000,361.0,2970054.0,,,,1.0,,,,,,,,,,,,,,,,,, +34,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-02-13 06:46:26.000,2022-02-11 21:33:36,1156.0,28.0,675,87.0,284.0,8.0,500.0,2864,WebSocket client for Python.,198.0,39,True,,2021-12-07 16:35:28.000,1.2.3,69.0,,32883714.0,conda-forge/websocket-client,websocket-client,61410.0,54889.0,https://pypi.org/project/websocket-client,2021-12-07 16:32:49.000,6521.0,32849728.0,https://anaconda.org/conda-forge/websocket-client,2021-12-08 07:50:31.399,2277117.0,1.0,,,,,,,,,,,,,,,,,, +35,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-02-12 11:28:25.000,2022-02-12 11:28:20,5330.0,154.0,270,25.0,203.0,218.0,924.0,1928,Code coverage measurement for Python.,144.0,39,True,,2022-02-02 01:34:32.000,6.3.1,100.0,,21655007.0,conda-forge/coverage,coverage,244462.0,189472.0,https://pypi.org/project/coverage,2022-02-02 01:30:42.000,54990.0,21562792.0,https://anaconda.org/conda-forge/coverage,2022-02-02 04:37:44.637,6086214.0,1.0,,,,,,,,,,,,,,,,,, +36,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-02-17 06:34:57.000,2022-02-16 17:02:49,4581.0,110.0,1580,255.0,2083.0,553.0,1724.0,17751,Streamlit The fastest way to build data apps in Python.,134.0,38,True,,2022-02-09 16:13:01.000,1.5.1,149.0,,812788.0,,streamlit,530.0,227.0,https://pypi.org/project/streamlit,2022-02-09 16:09:41.000,303.0,812788.0,,,,1.0,,,,,,,,,,,,,,,,,, +37,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,LGPL-3.0,2015-07-07 15:30:39.000,2022-02-16 21:16:08.000,2022-02-02 20:16:36,2270.0,8.0,3822,600.0,1131.0,30.0,1554.0,17691,We have made you a wrapper you cant refuse.,159.0,38,True,,2022-02-02 20:23:57.000,13.11,112.0,5083.0,542205.0,conda-forge/python-telegram-bot,python-telegram-bot,49208.0,46755.0,https://pypi.org/project/python-telegram-bot,2022-02-02 20:19:04.000,2453.0,541255.0,https://anaconda.org/conda-forge/python-telegram-bot,2022-02-02 22:20:08.618,43384.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-02-17 00:29:42.000,2022-02-15 14:52:37,15991.0,19.0,2712,416.0,3844.0,244.0,3151.0,8582,The easy-to-use and developer-friendly enterprise CMS powered by Django.,593.0,38,True,['django'],2021-06-29 16:41:02.000,3.9.0,97.0,,44825.0,,django-cms,5938.0,4261.0,https://pypi.org/project/django-cms,2022-02-01 17:19:17.000,1677.0,44825.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-02-17 16:01:51.000,2022-02-15 09:03:26,5905.0,49.0,1552,210.0,2240.0,69.0,1249.0,7060,Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.,367.0,38,True,,2021-04-19 19:10:12.000,2.4.5,21.0,,1762780.0,conda-forge/scapy,scapy,8060.0,7113.0,https://pypi.org/project/scapy,2021-04-19 18:29:34.000,947.0,1762214.0,https://anaconda.org/conda-forge/scapy,2021-04-19 22:31:08.354,17566.0,1.0,,,,,,,,,,,,,,,,,, +40,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-02-14 17:42:14.000,2022-01-28 21:58:46,2270.0,43.0,968,104.0,801.0,88.0,703.0,6881,A configurable set of panels that display various debug information about the current request/response.,251.0,38,True,,2021-12-15 21:02:11.000,3.2.4,54.0,173.0,1396899.0,conda-forge/django-debug-toolbar,django-debug-toolbar,59676.0,47337.0,https://pypi.org/project/django-debug-toolbar,2021-12-15 21:00:10.000,12339.0,1395075.0,https://anaconda.org/conda-forge/django-debug-toolbar,2021-12-16 17:41:16.866,129457.0,1.0,,,,,,,,,,,,,,,,,, +41,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-02-17 04:37:33.000,2022-02-16 11:19:08,930.0,101.0,579,112.0,896.0,158.0,543.0,6641,The little ASGI framework that shines.,194.0,38,True,,2022-01-23 11:11:59.000,0.18.0,116.0,,6676473.0,conda-forge/starlette,starlette,32489.0,31860.0,https://pypi.org/project/starlette,2022-01-23 11:11:59.000,629.0,6663697.0,https://anaconda.org/conda-forge/starlette,2022-01-10 01:41:01.518,511069.0,2.0,,,,,,,,,,,,,,,,,, +42,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-02-16 13:06:08.000,2022-02-16 09:48:29,1731.0,158.0,1405,222.0,548.0,3.0,903.0,5197,Python Telegram bot api.,177.0,38,True,,2022-02-01 16:23:55.000,4.4.0,97.0,,296557.0,,pytelegrambotapi,21565.0,20652.0,https://pypi.org/project/pytelegrambotapi,2022-02-01 16:20:26.000,913.0,296557.0,,,,1.0,,,,,,,,,,,,,,,,,, +43,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-02-16 19:52:02.000,2022-01-30 03:31:07,2952.0,33.0,1415,160.0,927.0,392.0,952.0,4961,Simple and extensible administrative interface framework for Flask.,340.0,38,True,['flask'],2022-01-30 03:35:03.000,1.6.0,38.0,,1748023.0,conda-forge/flask-admin,flask-admin,16123.0,13723.0,https://pypi.org/project/flask-admin,2022-01-30 03:32:51.000,2400.0,1746165.0,https://anaconda.org/conda-forge/flask-admin,2022-01-30 15:49:52.346,118921.0,1.0,,,,,,,,,,,,,,,,,, +44,twisted,twisted/twisted,others,,https://github.com/twisted/twisted,https://github.com/twisted/twisted,MIT,2011-07-01 20:40:42.000,2022-02-14 16:10:50.000,2022-02-14 16:10:50,27652.0,134.0,1059,168.0,1694.0,104.0,,4498,Event-driven networking engine written in Python.,233.0,38,True,,2022-02-07 13:13:33.000,22.1.0,85.0,,2003171.0,conda-forge/twisted,twisted,60285.0,50061.0,https://pypi.org/project/twisted,2022-02-08 14:30:42.000,10224.0,1988892.0,https://anaconda.org/conda-forge/twisted,2022-02-11 02:23:20.441,628284.0,1.0,,,,,,,,,,,,,,,,,, +45,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-02-13 07:11:35.000,2022-02-13 07:11:35,1681.0,31.0,700,117.0,597.0,77.0,576.0,4408,The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div..,219.0,38,True,['django'],2022-01-25 08:08:34.000,1.14.0,38.0,,641690.0,conda-forge/django-crispy-forms,django-crispy-forms,90920.0,82905.0,https://pypi.org/project/django-crispy-forms,2022-01-25 08:08:34.000,8015.0,640859.0,https://anaconda.org/conda-forge/django-crispy-forms,2022-01-25 11:08:25.716,44874.0,1.0,,,,,,,,,,,,,,,,,, +46,pyjwt,jpadilla/pyjwt,auth,,https://github.com/jpadilla/pyjwt,https://github.com/jpadilla/pyjwt,MIT,2011-02-24 20:25:09.000,2022-02-15 03:40:36.000,2022-02-15 03:40:36,705.0,10.0,530,59.0,396.0,98.0,266.0,4112,JSON Web Token implementation in Python.,109.0,38,True,,2021-10-18 15:25:11.000,2.3.0,43.0,,67777853.0,conda-forge/pyjwt,pyjwt,191487.0,180649.0,https://pypi.org/project/pyjwt,2021-10-16 15:54:52.000,10838.0,67697461.0,https://anaconda.org/conda-forge/pyjwt,2021-12-06 19:42:42.568,5386311.0,1.0,,,,,,,,,,,,,,,,,, +47,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-02-17 13:54:12.000,2022-02-15 13:15:24,3803.0,28.0,1142,162.0,707.0,126.0,1002.0,3657,"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD..",167.0,38,True,['flask'],2022-01-28 19:32:58.000,3.4.4,230.0,,4040252.0,conda-forge/flask-appbuilder,flask-appbuilder,2729.0,2723.0,https://pypi.org/project/flask-appbuilder,2021-03-16 09:17:59.000,6.0,4037354.0,https://anaconda.org/conda-forge/flask-appbuilder,2022-01-28 18:15:07.301,176781.0,2.0,,,,,,,,,,,,,,,,,, +48,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-02-13 23:52:14.000,2022-02-12 03:55:57,2835.0,21.0,758,98.0,482.0,127.0,689.0,3382,GitPython is a python library used to interact with Git repositories.,255.0,38,True,,2022-01-10 13:11:40.000,3.1.26,79.0,,23631897.0,conda-forge/gitpython,gitpython,75070.0,67937.0,https://pypi.org/project/gitpython,2022-01-10 13:11:40.000,7133.0,23595392.0,https://anaconda.org/conda-forge/gitpython,2022-01-11 08:55:41.222,2737908.0,1.0,,-1.0,,,,,,,,,,,,,,,, +49,pyzmq,zeromq/pyzmq,others,,https://github.com/zeromq/pyzmq,https://github.com/zeromq/pyzmq,Revised BSD,2010-07-21 07:20:37.000,2022-02-06 13:57:19.000,2022-02-02 07:44:45,2989.0,26.0,573,104.0,752.0,114.0,784.0,3010,PyZMQ: Python bindings for zeromq.,175.0,38,False,,2021-09-16 07:33:28.000,22.3.0,67.0,20478.0,11494347.0,conda-forge/pyzmq,pyzmq,181361.0,168183.0,https://pypi.org/project/pyzmq,2021-09-16 07:33:28.000,13178.0,11394038.0,https://anaconda.org/conda-forge/pyzmq,2021-11-02 18:47:35.931,7007493.0,1.0,,,,,,,,,,,,,,,,,, +50,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-02-17 15:37:38.000,2022-02-17 14:10:24,5785.0,48.0,487,77.0,280.0,16.0,,2030,The lxml XML toolkit for Python.,137.0,38,True,,2022-02-17 14:33:16.000,4.8.0,150.0,2288.0,37167606.0,conda-forge/lxml,lxml,267899.0,229694.0,https://pypi.org/project/lxml,2022-02-17 14:33:16.000,38205.0,37092617.0,https://anaconda.org/conda-forge/lxml,2022-02-02 12:34:14.593,4824809.0,1.0,,,,,,,,,,,,,,,,,, +51,dnspython,rthalley/dnspython,others,,https://github.com/rthalley/dnspython,https://github.com/rthalley/dnspython,ISC,2011-08-24 11:36:39.000,2022-02-17 16:00:32.000,2022-02-17 16:00:28,1983.0,97.0,418,59.0,373.0,3.0,397.0,1875,a powerful DNS toolkit for python.,94.0,38,True,,2021-01-07 17:23:58.000,2.1.0,27.0,,13971824.0,conda-forge/dnspython,dnspython,99497.0,95006.0,https://pypi.org/project/dnspython,2022-01-18 13:43:15.000,4491.0,13966176.0,https://anaconda.org/conda-forge/dnspython,2022-01-18 18:41:50.583,299353.0,1.0,,,,,,,,,,,,,,,,,, +52,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-02-17 13:25:15.000,2022-02-12 19:04:17,4156.0,325.0,458,101.0,692.0,132.0,830.0,1626,"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.",181.0,38,True,,2021-12-19 23:43:37.000,6.1.1,32.0,,453681.0,conda-forge/rdflib,rdflib,9470.0,7505.0,https://pypi.org/project/rdflib,2021-12-19 23:43:37.000,1965.0,450141.0,https://anaconda.org/conda-forge/rdflib,2022-01-13 23:09:40.520,208899.0,1.0,,,,,,,,,,,,,,,,,, +53,swagger-ui,swagger-api/swagger-ui,openapi-utils,,https://github.com/swagger-api/swagger-ui,https://github.com/swagger-api/swagger-ui,Apache-2.0,2011-07-15 22:56:39.000,2022-02-16 11:55:51.000,2022-02-15 00:55:01,5329.0,67.0,8225,656.0,3003.0,724.0,4051.0,21578,"Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from..",496.0,37,True,['openapi'],2022-02-04 18:06:06.000,4.5.0,100.0,,,,,32457.0,32457.0,,,,,,,,1.0,,,,,,,,,,,,,,,,,, +54,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-02-11 15:16:05.427,2022-02-09 16:07:42,3535.0,18.0,1766,349.0,1460.0,66.0,1473.0,10797,Static site generator that supports Markdown and reST syntax. Powered by Python.,425.0,37,True,,2022-02-09 13:25:58.000,4.7.2,57.0,492.0,20609.0,conda-forge/pelican,pelican,7356.0,5575.0,https://pypi.org/project/pelican,2022-02-09 13:25:58.000,1781.0,18939.0,https://anaconda.org/conda-forge/pelican,2022-02-11 15:16:05.427,116431.0,1.0,,,,,,,,,,,,,,,,,, +55,falcon,falconry/falcon,web-frameworks,,https://github.com/falconry/falcon,https://github.com/falconry/falcon,Apache-2.0,2012-12-06 18:17:51.000,2022-02-17 15:46:03.000,2022-02-17 10:06:55,1813.0,22.0,856,273.0,1070.0,201.0,775.0,8690,"The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness,..",185.0,37,True,,2021-05-10 22:19:40.000,3.0.1,66.0,1981.0,681301.0,conda-forge/falcon,falcon,7925.0,6232.0,https://pypi.org/project/falcon,2021-05-10 22:19:40.000,1693.0,677484.0,https://anaconda.org/conda-forge/falcon,2022-01-28 14:03:12.534,238963.0,2.0,,,,,,,,,,,,,,,,,, +56,bottle,bottlepy/bottle,web-frameworks,,https://github.com/bottlepy/bottle,https://github.com/bottlepy/bottle,MIT,2009-06-30 17:51:30.000,2022-02-02 12:34:31.000,2022-02-02 12:34:31,1880.0,7.0,1388,323.0,566.0,315.0,542.0,7523,bottle.py is a fast and simple micro-framework for python web-applications.,220.0,37,True,,2020-11-11 18:51:24.000,0.12.19,74.0,,1646493.0,conda-forge/bottle,bottle,23972.0,18839.0,https://pypi.org/project/bottle,2020-11-11 18:51:24.000,5133.0,1642001.0,https://anaconda.org/conda-forge/bottle,2020-06-10 17:23:11.717,291993.0,2.0,,,,,,,,,,,,,,,,,, +57,gspread,burnash/gspread,third-party-apis,,https://github.com/burnash/gspread,https://github.com/burnash/gspread,MIT,2011-12-02 10:46:20.000,2022-02-16 22:35:06.000,2022-02-10 20:56:54,984.0,49.0,856,161.0,308.0,69.0,635.0,5782,Google Sheets Python API.,141.0,37,True,,2021-12-22 15:45:41.000,5.1.1,51.0,68.0,5711696.0,conda-forge/gspread,gspread,15063.0,14108.0,https://pypi.org/project/gspread,2021-12-22 15:45:41.000,955.0,5708075.0,https://anaconda.org/conda-forge/gspread,2021-08-09 12:50:27.173,210022.0,2.0,,,,,,,,,,,,,,,,,, +58,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-02-16 17:47:16.000,2022-02-16 17:27:47,933.0,53.0,416,77.0,785.0,93.0,511.0,4901,"An ASGI web server, for Python.",126.0,37,True,,2022-02-16 12:55:10.000,0.17.5,137.0,,5228801.0,conda-forge/uvicorn,uvicorn,54707.0,53667.0,https://pypi.org/project/uvicorn,2022-02-16 12:55:10.000,1040.0,5209231.0,https://anaconda.org/conda-forge/uvicorn,2022-02-16 15:56:09.681,782839.0,2.0,,,,,,,,,,,,,,,,,, +59,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-02-17 13:29:37.000,2022-02-14 18:05:02,3587.0,82.0,964,92.0,1256.0,228.0,889.0,3001,A python interface for interacting with the Ethereum blockchain and ecosystem.,196.0,37,True,,2022-01-31 18:46:00.000,5.27.0,165.0,,475547.0,conda-forge/web3,web3,7369.0,6561.0,https://pypi.org/project/web3,2022-01-31 18:46:00.000,808.0,471951.0,https://anaconda.org/conda-forge/web3,2022-02-10 19:58:29.052,61145.0,2.0,,,,,,,,,,,,,,,,,, +60,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-02-03 17:09:34.000,2022-01-10 18:57:57,1499.0,1.0,706,76.0,468.0,28.0,720.0,2783,A Python implementation of John Grubers Markdown with Extension support.,149.0,37,True,,2021-11-17 15:59:43.000,3.3.6,43.0,,18151240.0,conda-forge/markdown,markdown,197186.0,175048.0,https://pypi.org/project/markdown,2021-11-17 15:59:43.000,22138.0,18101118.0,https://anaconda.org/conda-forge/markdown,2021-11-18 07:23:39.279,2656495.0,1.0,,-1.0,,,,,,,,,,,,,,,, +61,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-02-16 18:57:53.000,2022-02-16 18:57:50,456.0,15.0,190,55.0,187.0,1.0,99.0,2398,Safely pass trusted data to untrusted environments and back.,39.0,37,True,,2021-05-18 15:10:38.000,2.0.1,24.0,,32876959.0,conda-forge/itsdangerous,itsdangerous,610346.0,557690.0,https://pypi.org/project/itsdangerous,2021-05-18 15:09:42.000,52656.0,32836837.0,https://anaconda.org/conda-forge/itsdangerous,2021-05-18 18:03:09.355,2648103.0,2.0,,,,,,,,,,,,,,,,,, +62,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-02-01 09:51:31.000,2022-01-29 18:54:37,548.0,35.0,389,53.0,251.0,113.0,137.0,1460,OAuthlib support for Python-Requests!.,106.0,37,True,,2022-01-29 19:00:11.000,1.3.1,19.0,,60991777.0,conda-forge/requests-oauthlib,requests-oauthlib,204606.0,193010.0,https://pypi.org/project/requests-oauthlib,2022-01-29 18:52:22.000,11596.0,60932291.0,https://anaconda.org/conda-forge/requests-oauthlib,2022-01-30 15:46:04.977,3985583.0,1.0,,,,,,,,,,,,,,,,,, +63,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-02-14 16:01:26.000,2022-02-14 16:01:26,1545.0,17.0,362,52.0,341.0,46.0,349.0,1289,A flexible forms validation and rendering library for Python.,134.0,37,True,,2021-12-23 10:10:33.000,3.0.1,25.0,,2402480.0,conda-forge/wtforms,wtforms,133064.0,118251.0,https://pypi.org/project/wtforms,2021-12-23 10:08:57.000,14813.0,2400938.0,https://anaconda.org/conda-forge/wtforms,2021-12-24 00:49:27.436,87915.0,2.0,,,,,,,,,,,,,,,,,, +64,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-02-17 11:29:51.000,2022-02-09 19:46:05,539.0,30.0,223,62.0,645.0,69.0,272.0,476,Google Auth Python Library.,92.0,37,True,,2022-01-31 22:21:05.000,2.6.0,105.0,,69992985.0,conda-forge/google-auth,google-auth,102650.0,100205.0,https://pypi.org/project/google-auth,2022-01-31 22:21:05.000,2445.0,69926196.0,https://anaconda.org/conda-forge/google-auth,2022-02-10 14:27:47.950,3740232.0,1.0,,,,,,,,,,,,,,,,,, +65,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-02-08 23:18:41.000,2022-02-08 23:18:40,1642.0,120.0,3402,5.0,471.0,136.0,641.0,52687,"As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP client for the API era. JSON support, colors,..",141.0,36,True,,2022-01-24 18:21:13.000,3.0.2,52.0,,226022.0,conda-forge/httpie,httpie,11679.0,9993.0,https://pypi.org/project/httpie,2022-01-24 18:26:02.000,1686.0,224522.0,https://anaconda.org/conda-forge/httpie,2021-11-17 20:04:42.733,70531.0,2.0,,,,,,,,,,,,,,,,,, +66,Kong,kong/kong,api-proxies,,https://github.com/Kong/kong,https://github.com/Kong/kong,Apache-2.0,2014-11-17 23:56:08.000,2022-02-17 16:04:19.000,2022-02-17 09:40:36,7967.0,201.0,3979,981.0,4146.0,285.0,3567.0,31884,The Cloud-Native API Gateway.,299.0,36,True,,2022-01-27 20:32:04.000,2.7.1,100.0,531074.0,3259934.0,,,,,,,,,,,,1.0,,,,,,,,,,kong,https://hub.docker.com/r/_/kong,2022-02-04 21:03:00.754728,640.0,282954347.0,,,, +67,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-02-17 12:26:12.000,2022-02-16 17:51:09,2286.0,41.0,893,248.0,789.0,361.0,782.0,8676,Python Serverless Microframework for AWS.,183.0,36,True,,2022-02-08 18:29:48.000,1.26.6,82.0,,200909.0,conda-forge/chalice,chalice,1497.0,1341.0,https://pypi.org/project/chalice,2022-02-08 18:29:48.000,156.0,197992.0,https://anaconda.org/conda-forge/chalice,2022-02-08 21:47:01.443,87510.0,1.0,,,,,,,,,,,,,,,,,, +68,impacket,SecureAuthCorp/impacket,others,,https://github.com/SecureAuthCorp/impacket,https://github.com/SecureAuthCorp/impacket,Apache-2.0,2015-04-15 14:04:07.000,2022-02-17 00:50:02.000,2022-02-08 15:24:05,3606.0,35.0,2436,339.0,550.0,212.0,587.0,8367,Impacket is a collection of Python classes for working with network protocols.,165.0,36,True,,2021-10-27 15:29:39.000,impacket_0_9_24,14.0,88725.0,76874.0,,impacket,1454.0,1254.0,https://pypi.org/project/impacket,2021-10-27 15:15:33.000,200.0,75779.0,,,,2.0,,,,,,,,,,,,,,,,,, +69,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-01-25 09:38:46.000,2021-07-07 20:24:47,834.0,,968,187.0,398.0,117.0,447.0,6280,Simple framework for creating REST APIs.,158.0,36,True,['flask'],2021-05-17 19:23:14.000,0.3.9,32.0,,1410029.0,conda-forge/flask-restful,flask-restful,77752.0,70595.0,https://pypi.org/project/flask-restful,2021-05-17 19:23:14.000,7157.0,1408439.0,https://anaconda.org/conda-forge/flask-restful,2021-05-30 20:35:27.543,103354.0,2.0,,,,,,,,,,,,,,,,,, +70,pytube,pytube/pytube,third-party-apis,,https://github.com/pytube/pytube,https://github.com/pytube/pytube,Unlicense,2012-03-18 19:33:44.000,2022-02-15 09:58:58.000,2022-02-14 18:52:06,1425.0,13.0,1331,168.0,482.0,109.0,683.0,5756,"A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",100.0,36,True,,2022-02-14 18:52:43.000,12.0.0,81.0,,200763.0,conda-forge/pytube,pytube,13221.0,12901.0,https://pypi.org/project/pytube,2022-02-14 18:52:43.000,320.0,200661.0,https://anaconda.org/conda-forge/pytube,2022-02-14 21:05:52.556,408.0,2.0,,,,,,,,,,,,,,,,,, +71,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-02-11 05:55:18.000,2022-02-03 22:20:19,3520.0,1.0,1057,107.0,907.0,123.0,694.0,5668,This is a repository for collecting global custom management extensions for the Django Framework.,541.0,36,True,['django'],2021-11-07 16:27:45.000,3.1.5,119.0,,2008477.0,conda-forge/django-extensions,django-extensions,98054.0,85779.0,https://pypi.org/project/django-extensions,2021-11-07 16:27:45.000,12275.0,2004192.0,https://anaconda.org/conda-forge/django-extensions,2021-11-07 20:03:56.706,304273.0,1.0,,,,,,,,,,,,,,,,,, +72,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-02-14 16:25:17.000,2022-02-14 16:24:01,1214.0,6.0,694,172.0,598.0,108.0,1026.0,5179,Developer-friendly asynchrony for Django.,237.0,36,True,['django'],2021-07-11 07:53:00.000,3.0.4,63.0,,463950.0,conda-forge/channels,channels,17347.0,16063.0,https://pypi.org/project/channels,2021-07-11 07:53:00.000,1284.0,460500.0,https://anaconda.org/conda-forge/channels,2021-12-22 22:19:32.812,75906.0,1.0,,,,,,,,,,,,,,,,,, +73,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-02-12 10:03:17.000,2022-02-12 10:03:16,591.0,37.0,487,74.0,503.0,9.0,234.0,4477,Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS).,61.0,36,True,['django'],2022-01-10 16:52:23.000,3.11.0,47.0,,2577640.0,conda-forge/django-cors-headers,django-cors-headers,102346.0,95669.0,https://pypi.org/project/django-cors-headers,2022-01-10 16:52:23.000,6677.0,2576892.0,https://anaconda.org/conda-forge/django-cors-headers,2022-01-10 23:56:54.226,29932.0,1.0,,,,,,,,,,,,,,,,,, +74,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-02-16 16:00:46.000,2022-02-09 19:13:32,1261.0,11.0,686,86.0,638.0,280.0,543.0,3925,Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support.,191.0,36,True,['openapi'],2022-02-09 11:32:46.000,2.11.1,134.0,,1241487.0,conda-forge/connexion,connexion,6741.0,6036.0,https://pypi.org/project/connexion,2022-02-09 11:32:46.000,705.0,1238685.0,https://anaconda.org/conda-forge/connexion,2022-02-10 17:39:57.265,156944.0,1.0,,,,,,,,,,,,,,,spec-first/connexion,,, +75,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-02-16 17:48:10.000,2022-02-16 14:26:33,1241.0,3.0,691,76.0,680.0,67.0,704.0,3626,A generic system for filtering Django QuerySets based on user selections.,180.0,36,True,['django'],2021-09-26 09:44:15.000,21.1,36.0,,2336414.0,conda-forge/django-filter,django-filter,85932.0,77259.0,https://pypi.org/project/django-filter,2021-09-24 14:08:37.000,8673.0,2335348.0,https://anaconda.org/conda-forge/django-filter,2021-09-24 16:27:58.281,67196.0,1.0,,,,,,,,,,,,,,,,,, +76,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-02-17 13:59:52.000,2022-02-16 22:02:07,604.0,55.0,287,74.0,287.0,26.0,197.0,3464,A utility for mocking out the Python Requests library.,105.0,36,True,,2022-02-02 19:59:57.000,0.18.0,44.0,26.0,6623121.0,conda-forge/responses,responses,14982.0,12106.0,https://pypi.org/project/responses,2022-02-02 19:59:52.000,2876.0,6599875.0,https://anaconda.org/conda-forge/responses,2022-02-02 22:08:35.403,953113.0,1.0,,,,,,,,,,,,,,,,,, +77,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-02-12 22:05:37.000,2022-02-07 16:48:56,3788.0,64.0,425,69.0,1171.0,8.0,670.0,2713,"PRAW, an acronym for Python Reddit API Wrapper, is a python package that allows for simple access to Reddits API.",216.0,36,True,,2021-11-14 00:19:55.000,7.5.0,123.0,,353611.0,conda-forge/praw,praw,12049.0,10310.0,https://pypi.org/project/praw,2021-11-14 00:19:55.000,1739.0,353114.0,https://anaconda.org/conda-forge/praw,2021-11-17 20:30:12.488,24400.0,2.0,,,,,,,,,,,,,,,,,, +78,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-02-15 14:29:19.000,2022-02-15 14:29:18,2084.0,45.0,502,97.0,509.0,60.0,446.0,2485,splinter - python test framework for web applications.,170.0,36,True,,2021-12-22 15:03:30.000,0.17.0,46.0,,85942.0,,splinter,6366.0,5286.0,https://pypi.org/project/splinter,2021-12-22 15:03:30.000,1080.0,85942.0,,,,1.0,,,,,,,,,,,,,,,,,, +79,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-02-17 12:54:30.000,2022-02-17 10:35:16,1270.0,21.0,679,66.0,578.0,89.0,731.0,2318,Django application and library for importing and exporting data with admin integration.,181.0,36,True,['django'],2021-12-23 13:55:11.000,2.7.1,46.0,,582600.0,conda-forge/django-import-export,django-import-export,13712.0,12687.0,https://pypi.org/project/django-import-export,2021-12-23 13:45:27.000,1025.0,581731.0,https://anaconda.org/conda-forge/django-import-export,2021-12-23 15:55:10.569,54807.0,1.0,,,,,,,,,,,,,,,,,, +80,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-02-16 16:53:47.000,2022-02-16 16:53:47,3266.0,22.0,749,101.0,682.0,186.0,651.0,2316,WebSocket and WAMP in Python for Twisted and asyncio.,124.0,36,True,,2021-11-21 10:03:11.000,21.11.1,139.0,,685098.0,conda-forge/autobahn,autobahn,19140.0,17192.0,https://pypi.org/project/autobahn,2022-01-28 21:44:58.000,1948.0,680960.0,https://anaconda.org/conda-forge/autobahn,2022-01-29 02:26:42.498,260733.0,1.0,,,,,,,,,,,,,,,,,, +81,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-02-11 20:22:29.000,2022-02-10 15:54:12,801.0,21.0,223,42.0,297.0,51.0,298.0,2287,Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes.,75.0,36,True,,2021-08-25 14:58:31.000,4.1.0,50.0,,13860656.0,conda-forge/bleach,bleach,172843.0,160560.0,https://pypi.org/project/bleach,2021-08-25 14:58:31.000,12283.0,13764165.0,https://anaconda.org/conda-forge/bleach,2021-08-25 16:24:35.692,5885996.0,2.0,,,,,,,,,,,,,,,,,, +82,twilio,twilio/twilio-python,third-party-apis,,https://github.com/twilio/twilio-python,https://github.com/twilio/twilio-python,MIT,2009-09-15 05:33:57.000,2022-02-11 20:48:58.606,2022-02-09 23:47:05,1552.0,16.0,605,129.0,331.0,10.0,247.0,1555,A Python module for communicating with the Twilio API and generating TwiML.,123.0,36,True,,2022-02-09 23:51:13.000,7.6.0,255.0,,1931272.0,conda-forge/twilio,twilio,24558.0,21049.0,https://pypi.org/project/twilio,2022-02-09 23:51:13.000,3509.0,1928742.0,https://anaconda.org/conda-forge/twilio,2022-02-11 20:48:58.606,70852.0,2.0,,,,,,,,,,,,,,,,,, +83,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-02-14 20:44:11.000,2022-02-14 20:44:10,4413.0,28.0,333,52.0,215.0,226.0,1502.0,1498,"CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev.",138.0,36,True,,2021-07-03 22:34:11.000,18.6.1,115.0,,986499.0,anaconda/cherrypy,cherrypy,18687.0,8365.0,https://pypi.org/project/cherrypy,2021-12-15 13:42:18.288,10322.0,986340.0,https://anaconda.org/anaconda/cherrypy,2022-01-20 12:20:29.063,11999.0,2.0,,,,,,,,,,,,,,,,,, +84,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-02-07 22:52:58.000,2022-02-07 22:52:55,706.0,23.0,286,33.0,208.0,30.0,271.0,1250,"Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.",94.0,36,True,['flask'],2021-11-07 15:37:16.000,1.0.0,44.0,,2920614.0,conda-forge/flask-wtf,flask-wtf,142471.0,126142.0,https://pypi.org/project/flask-wtf,2021-11-07 15:35:40.000,16329.0,2919138.0,https://anaconda.org/conda-forge/flask-wtf,2021-11-07 20:00:15.557,98914.0,3.0,,,,,,,,,,,,,,,,,, +85,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-02-16 16:31:38.000,2022-02-16 16:31:18,1316.0,12.0,327,38.0,466.0,15.0,288.0,1168,Python library for the Stripe API.,118.0,36,True,,2022-02-16 16:31:42.000,2.66.0,257.0,,1808911.0,anaconda/stripe,stripe,21476.0,19494.0,https://pypi.org/project/stripe,2022-02-16 16:31:38.000,1982.0,1808756.0,https://anaconda.org/anaconda/stripe,2021-09-08 10:25:16.508,11649.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-02-13 18:44:34.000,2022-02-13 18:44:34,2134.0,20.0,382,55.0,647.0,85.0,377.0,738,A Python wrapper around the OpenSSL library.,97.0,36,True,,2022-01-29 20:13:02.000,22.0.0,27.0,,31084886.0,conda-forge/pyopenssl,pyopenssl,15223.0,,https://pypi.org/project/pyopenssl,2022-01-29 20:13:02.000,15223.0,30849870.0,https://anaconda.org/conda-forge/pyopenssl,2022-01-29 22:55:56.847,15041032.0,2.0,,,,,,,,,,,,,,,,,, +87,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,2021-12-15 13:47:26.935,2021-10-27 18:16:09,172.0,,173,30.0,79.0,11.0,99.0,502,(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL..,28.0,36,True,,2021-10-08 19:32:10.000,2021.10.8,47.0,,127971786.0,conda-forge/certifi,certifi,805511.0,762537.0,https://pypi.org/project/certifi,2021-12-15 13:47:26.935,42974.0,127287735.0,https://anaconda.org/conda-forge/certifi,2021-11-01 19:45:08.610,47883628.0,2.0,,,,,,,,,,,,,,,,,, +88,pwntools,Gallopsled/pwntools,others,,https://github.com/Gallopsled/pwntools,https://github.com/Gallopsled/pwntools,MIT,2013-04-29 14:43:03.000,2022-02-15 16:31:01.000,2022-02-15 16:31:01,4060.0,12.0,1478,290.0,1159.0,131.0,766.0,8743,CTF framework and exploit development library.,190.0,35,True,,2021-11-15 11:54:08.000,4.7.0,101.0,,18921.0,,pwntools,604.0,557.0,https://pypi.org/project/pwntools,2021-11-15 12:05:52.000,47.0,18921.0,,,,2.0,,,,,,,,,,,,,,,,,, +89,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-02-14 09:01:51.000,2022-02-13 20:57:54,1666.0,7.0,744,146.0,471.0,136.0,816.0,7059,GraphQL framework for Python.,176.0,35,True,['graphql'],2021-11-13 22:20:41.000,3.0.0,92.0,,1194931.0,conda-forge/graphene,graphene,12523.0,11696.0,https://pypi.org/project/graphene,2021-11-13 22:20:12.000,827.0,1191864.0,https://anaconda.org/conda-forge/graphene,2021-11-14 16:55:23.240,162565.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-02-16 18:34:30.000,2022-02-16 05:24:36,8745.0,34.0,1880,267.0,2457.0,134.0,1278.0,5217,Domain-driven e-commerce for Django.,331.0,35,True,['django'],2021-07-29 04:15:39.000,3.1,133.0,,17353.0,,django-oscar,1121.0,848.0,https://pypi.org/project/django-oscar,2021-11-01 11:54:28.000,273.0,17353.0,,,,1.0,,,,,,,,,,,,,,,,,, +91,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-02-11 04:53:55.000,2021-12-20 07:27:19,1993.0,1.0,1398,109.0,891.0,145.0,1115.0,5073,Typed interactions with the GitHub API v3.,284.0,35,True,,2021-04-26 04:44:57.000,1.55,85.0,,5993990.0,conda-forge/pygithub,pygithub,27838.0,25429.0,https://pypi.org/project/pygithub,2021-04-26 04:45:19.000,2409.0,5968558.0,https://anaconda.org/conda-forge/pygithub,2021-07-01 21:46:07.831,1907458.0,2.0,,,,,,,,,,,,,,,,,, +92,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-01-15 02:17:05.000,2022-01-15 02:17:05,1282.0,3.0,1161,128.0,818.0,416.0,511.0,3774,Creating delicious APIs for Django apps since 2010.,198.0,35,True,['django'],2022-01-04 01:26:36.000,0.14.4,25.0,,83460.0,,django-tastypie,7215.0,4682.0,https://pypi.org/project/django-tastypie,2022-01-04 01:19:47.000,2533.0,83460.0,,,,3.0,,,,,,,,,,,,,,,,,, +93,flask-sqlalchemy,pallets/flask-sqlalchemy,flask-utils,,https://github.com/pallets/flask-sqlalchemy,https://github.com/pallets/flask-sqlalchemy,BSD-3-Clause,2010-06-01 15:01:50.000,2022-02-07 21:19:57.000,2021-11-04 13:08:10,739.0,,845,113.0,442.0,53.0,524.0,3697,Adds SQLAlchemy support to Flask.,106.0,35,True,['flask'],2021-03-18 19:08:56.000,2.5.1,25.0,374.0,3662674.0,conda-forge/flask-sqlalchemy,flask-sqlalchemy,259109.0,232619.0,https://pypi.org/project/flask-sqlalchemy,2021-03-18 19:03:00.000,26490.0,3659408.0,https://anaconda.org/conda-forge/flask-sqlalchemy,2021-03-18 21:20:33.487,221876.0,1.0,,,,,,,,,,,,,,,,,, +94,pyramid,Pylons/pyramid,web-frameworks,,https://github.com/Pylons/pyramid,https://github.com/Pylons/pyramid,,2010-10-24 22:00:35.000,2022-02-07 05:45:49.000,2022-02-07 05:45:49,11752.0,24.0,880,161.0,2658.0,71.0,963.0,3636,Pyramid - A Python web framework.,340.0,35,False,,2021-03-01 09:59:08.000,1.10.8,149.0,,1311305.0,pyramid,pyramid,13042.0,10101.0,https://pypi.org/project/pyramid,2021-03-01 03:27:45.000,2937.0,1311260.0,https://anaconda.org/anaconda/pyramid,2022-01-29 13:43:39.408,3384.0,3.0,,,,,,,,,,,,,,,,4.0,, +95,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-02-17 16:16:22.000,2022-02-16 22:29:43,1088.0,31.0,789,166.0,557.0,11.0,605.0,3342,Slack Developer Kit for Python.,139.0,35,True,,2022-02-08 09:51:49.000,3.14.1,81.0,338.0,6565102.0,conda-forge/slackclient,slackclient,2149.0,,https://pypi.org/project/slackclient,2020-10-22 00:34:16.000,2149.0,6558603.0,https://anaconda.org/conda-forge/slackclient,2021-11-19 20:03:49.166,428711.0,2.0,,,,,,,,,,,,,,,,,, +96,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-02-03 07:08:00.000,2022-02-02 23:57:59,1797.0,14.0,1266,114.0,664.0,569.0,739.0,3271,Modular search for Django.,203.0,35,True,['django'],2021-08-27 22:17:36.000,3.1.1,41.0,,113349.0,conda-forge/django-haystack,django-haystack,10445.0,7647.0,https://pypi.org/project/django-haystack,2021-08-27 22:17:36.000,2798.0,113251.0,https://anaconda.org/conda-forge/django-haystack,2018-05-31 04:38:24.116,4446.0,1.0,,,,,,,,,,,,,,,,,, +97,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-02-16 15:36:03.000,2022-02-16 15:36:02,1178.0,40.0,658,70.0,431.0,136.0,551.0,2484,OAuth2 goodies for the Djangonauts!.,199.0,35,True,['django'],2022-01-24 14:11:28.000,1.7.0,39.0,,448329.0,,django-oauth-toolkit,1031.0,,https://pypi.org/project/django-oauth-toolkit,2022-01-24 14:11:28.000,1031.0,448329.0,,,,2.0,,,,,,,,,,,,,,,,,, +98,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-02-16 19:02:33.000,2022-02-16 19:02:30,465.0,23.0,109,26.0,192.0,,83.0,446,Safely add untrusted strings to HTML/XML markup.,38.0,35,True,,2021-05-18 17:20:35.000,2.0.1,25.0,,73406754.0,conda-forge/markupsafe,markupsafe,842201.0,768047.0,https://pypi.org/project/markupsafe,2021-05-18 17:17:34.000,74154.0,73188038.0,https://anaconda.org/conda-forge/markupsafe,2021-11-02 06:30:52.087,15310163.0,2.0,,,,,,,,,,,,,,,,,, +99,httplib2,httplib2/httplib2,http-clients,,https://github.com/httplib2/httplib2,https://github.com/httplib2/httplib2,MIT,2016-03-02 22:59:52.000,2022-02-11 15:34:48.520,2022-02-02 23:24:16,539.0,4.0,161,23.0,110.0,49.0,65.0,435,"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support...",72.0,35,True,,2022-02-03 00:00:29.000,0.20.4,36.0,,43064424.0,conda-forge/httplib2,httplib2,112561.0,96634.0,https://pypi.org/project/httplib2,2022-02-03 00:00:29.000,15927.0,43045928.0,https://anaconda.org/conda-forge/httplib2,2022-02-11 15:34:48.520,1294754.0,2.0,,,,,,,,,,,,,,,,,, +100,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-01-28 10:37:40.000,2020-05-10 19:40:04,449.0,,844,277.0,143.0,170.0,200.0,12396,Pythonic HTML Parsing for Humans.,62.0,34,False,,2019-02-18 21:38:41.000,0.10.0,36.0,,791669.0,,requests-html,7369.0,7035.0,https://pypi.org/project/requests-html,2019-02-17 20:14:17.000,334.0,791669.0,,,,2.0,,,,,,,,,,,,,,,,,, +101,Zappa,Miserlou/Zappa,serverless,,https://github.com/Miserlou/Zappa,https://github.com/Miserlou/Zappa,MIT,2016-01-20 21:57:04.000,2021-11-11 20:31:33.000,2021-02-20 16:10:31,2916.0,,1271,259.0,942.0,702.0,664.0,11850,Serverless Python.,260.0,34,True,,2021-11-11 20:31:33.000,0.54.1,127.0,262.0,110975.0,,zappa,395.0,,https://pypi.org/project/zappa,2021-11-11 20:31:33.000,395.0,110969.0,,,,2.0,,,,,,,,,,,,,,,,,, +102,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-02-12 21:44:49.000,2022-02-04 23:25:24,2293.0,71.0,747,197.0,542.0,95.0,859.0,8816,thumbor is an open-source photo thumbnail service by globo.com.,168.0,34,True,,2022-01-27 23:15:56.000,7.0.6,100.0,,7500.0,,thumbor,494.0,293.0,https://pypi.org/project/thumbor,2022-01-27 23:15:12.000,201.0,7500.0,,,,2.0,,,,,,,,,,,,,,,,,, +103,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-01-14 05:52:58.000,2022-01-14 05:46:47,5283.0,12.0,1513,259.0,970.0,88.0,1003.0,4384,CMS framework for Django.,325.0,34,True,['django'],2022-01-14 05:52:58.000,5.1.1,134.0,,6131.0,,mezzanine,1202.0,,https://pypi.org/project/mezzanine,2022-01-14 05:52:58.000,1202.0,6131.0,,,,2.0,,,,,,,,,,,,,,,,,, +104,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-02-15 13:44:38.000,2021-12-24 17:51:53,1089.0,3.0,412,108.0,288.0,39.0,807.0,3805,Library for building WebSocket servers and clients in Python.,53.0,34,True,,2021-05-15 16:08:26.000,9.0.2,31.0,,14722716.0,conda-forge/websockets,websockets,53051.0,49554.0,https://pypi.org/project/websockets,2021-12-15 14:23:39.700,3497.0,14704768.0,https://anaconda.org/conda-forge/websockets,2021-11-15 18:28:25.816,1112800.0,2.0,,,,,,,,,,,,,,,,,, +105,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-02-02 21:17:08.000,2022-02-02 21:17:04,492.0,3.0,1150,177.0,205.0,16.0,208.0,3477,Python client library for Google Maps API Web Services.,59.0,34,True,,2022-02-02 21:17:09.000,4.6.0,42.0,,1049640.0,,googlemaps,1192.0,,https://pypi.org/project/googlemaps,2022-02-02 21:17:08.000,1192.0,1049640.0,,,,2.0,,,,,,,,,,,,,,,,,, +106,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-02-17 12:09:33.000,2021-12-19 18:05:27,1104.0,21.0,963,171.0,306.0,102.0,314.0,3276,A Python wrapper around the Twitter API.,171.0,34,True,,2018-09-29 23:52:35.000,3.5,23.0,,173440.0,,python-twitter,7704.0,5983.0,https://pypi.org/project/python-twitter,2018-11-03 12:32:06.000,1721.0,173440.0,,,,2.0,,,,,,,,,,,,,,,,,, +107,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-02-17 15:53:07.000,2022-01-21 11:59:03,1858.0,28.0,635,96.0,313.0,24.0,675.0,3198,A jazzy skin for the Django Admin-Interface (official repository).,78.0,34,True,['django'],2022-01-12 11:16:56.000,3.0.1,71.0,,133096.0,conda-forge/django-grappelli,django-grappelli,6294.0,4589.0,https://pypi.org/project/django-grappelli,2022-01-21 12:06:47.000,1705.0,131784.0,https://anaconda.org/conda-forge/django-grappelli,2022-01-21 14:46:56.687,93197.0,2.0,,,,,,,,,,,,,,,,,, +108,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-02-15 03:02:28.000,2022-02-12 12:57:05,1205.0,18.0,295,56.0,121.0,31.0,268.0,2941,"The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.",73.0,34,True,,2021-10-18 12:16:23.000,0.15.5,32.0,,3801463.0,conda-forge/authlib,authlib,275.0,,https://pypi.org/project/authlib,2022-01-14 06:42:07.000,275.0,3799469.0,https://anaconda.org/conda-forge/authlib,2021-10-18 14:17:21.616,69803.0,2.0,,,,,,,,,,,,,,,,,, +109,django-reversion,etianen/django-reversion,django-utils,,https://github.com/etianen/django-reversion,https://github.com/etianen/django-reversion,BSD-3-Clause,2010-05-31 15:32:25.000,2022-02-12 22:06:36.000,2022-01-30 12:43:52,1462.0,3.0,461,59.0,292.0,12.0,599.0,2705,django-reversion is an extension to the Django web framework that provides version control for model instances.,179.0,34,True,['django'],2022-01-30 12:48:06.000,4.0.2,59.0,,252209.0,,django-reversion,8295.0,6169.0,https://pypi.org/project/django-reversion,2022-01-30 12:48:06.000,2126.0,252209.0,,,,1.0,,,,,,,,,,,,,,,,,, +110,SeleniumBase,seleniumbase/SeleniumBase,testing,,https://github.com/seleniumbase/SeleniumBase,https://github.com/seleniumbase/SeleniumBase,MIT,2014-03-04 23:07:33.000,2022-02-15 22:41:35.000,2022-02-15 22:41:04,6016.0,281.0,614,123.0,756.0,3.0,336.0,2632,A Python framework that inspires developers to become better test automation engineers.,32.0,34,True,,2022-02-15 22:41:35.000,2.4.14,690.0,,100217.0,,seleniumbase,249.0,232.0,https://pypi.org/project/seleniumbase,2022-02-13 18:20:54.000,17.0,100217.0,,,,2.0,,,,,,,,,,,,,,,,,, +111,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-02-15 14:46:49.000,2021-12-16 12:44:41,522.0,11.0,336,31.0,217.0,179.0,380.0,2588,Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.,65.0,34,True,"['openapi', 'django']",2020-10-25 22:17:54.000,1.17.1,54.0,,934242.0,conda-forge/drf-yasg,drf-yasg,50265.0,49923.0,https://pypi.org/project/drf-yasg,2020-10-25 20:12:43.000,342.0,934082.0,https://anaconda.org/conda-forge/drf-yasg,2020-10-26 00:39:31.833,3047.0,2.0,,,,,,,,,,,,,,,,,, +112,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-02-17 10:15:11.000,2022-02-17 10:12:31,866.0,43.0,689,108.0,372.0,7.0,284.0,2274,Bootstrap 3 integration with Django.,98.0,34,True,['django'],2021-04-10 05:34:25.000,15.0.0,93.0,,103063.0,conda-forge/django-bootstrap3,django-bootstrap3,20467.0,16483.0,https://pypi.org/project/django-bootstrap3,2021-12-27 09:46:08.000,3984.0,102670.0,https://anaconda.org/conda-forge/django-bootstrap3,2019-08-04 21:11:14.583,20863.0,1.0,,,,,,,,,,,,,,,,,, +113,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,2021-12-26 05:50:52.000,2021-12-13 17:11:39,906.0,6.0,329,49.0,260.0,109.0,160.0,2204,Django model mixins and utilities.,120.0,34,True,['django'],2021-10-13 18:22:18.000,4.2.0,38.0,,776804.0,,django-model-utils,21136.0,16304.0,https://pypi.org/project/django-model-utils,2021-10-13 18:22:18.000,4832.0,776804.0,,,,1.0,,,,,,,,,,,,,,,,,, +114,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-01-14 14:48:29.121,2022-01-14 06:27:29,441.0,9.0,210,47.0,78.0,23.0,197.0,2034,A fast yet powerful Python Markdown parser with renderers and plugins.,34.0,34,True,,2022-01-14 06:33:19.000,2.0.2,29.0,,10795755.0,conda-forge/mistune,mistune,9186.0,,https://pypi.org/project/mistune,2022-01-14 06:31:51.000,9186.0,10710486.0,https://anaconda.org/conda-forge/mistune,2022-01-14 14:48:29.121,5968862.0,2.0,,,,,,,,,,,,,,,,,, +115,whitenoise,evansd/whitenoise,servers,,https://github.com/evansd/whitenoise,https://github.com/evansd/whitenoise,MIT,2013-08-08 11:02:06.000,2022-02-17 09:25:11.000,2022-02-17 09:25:10,592.0,66.0,115,28.0,156.0,28.0,196.0,1932,Radically simplified static file serving for Python web apps.,57.0,34,True,,2022-02-09 22:17:45.000,6.0.0,46.0,,1211242.0,conda-forge/whitenoise,whitenoise,13290.0,,https://pypi.org/project/whitenoise,2022-02-09 22:17:45.000,13290.0,1210232.0,https://anaconda.org/conda-forge/whitenoise,2021-07-16 19:31:27.135,54574.0,2.0,,,,,,,,,,,,,,,,,, +116,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-02-05 13:45:12.000,2021-12-29 09:55:48,1439.0,7.0,519,64.0,332.0,365.0,647.0,1647,A modern/fast python SOAP client based on lxml / requests.,129.0,34,True,,2021-08-15 18:52:39.000,4.1.0,62.0,,3899283.0,conda-forge/zeep,zeep,4590.0,4041.0,https://pypi.org/project/zeep,2021-08-15 18:52:39.000,549.0,3896991.0,https://anaconda.org/conda-forge/zeep,2021-08-30 08:12:38.896,135263.0,2.0,,,,,,,,,,,,,,,,,, +117,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-02-04 08:02:53.000,2022-02-04 08:02:33,2341.0,34.0,427,65.0,465.0,185.0,630.0,1577,"A fresh approach to autocomplete implementations, specially for Django. Status: v4 alpha, v3 stable, v2 & v1 deprecated.",184.0,34,True,['django'],2022-01-27 08:00:09.000,3.9.0,200.0,,163323.0,,django-autocomplete-light,3655.0,2914.0,https://pypi.org/project/django-autocomplete-light,2022-02-03 21:01:55.000,741.0,163323.0,,,,1.0,,,,,,,,,,,,,,,,,, +118,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-02-08 15:10:41.000,2022-01-18 00:47:20,1393.0,8.0,718,80.0,676.0,86.0,499.0,1494,Python Jira library. Development chat available on https://web.libera.chat/?channel=#pycontribs.,220.0,34,True,,2021-11-11 10:47:49.000,3.1.1,58.0,684.0,2794021.0,conda-forge/jira,jira,1042.0,4.0,https://pypi.org/project/jira,2021-11-11 10:47:49.000,1038.0,2792760.0,https://anaconda.org/conda-forge/jira,2021-11-12 14:09:41.699,72535.0,2.0,,,,,,,,,,,,,,,,,, +119,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-02-16 18:43:36.000,2022-02-16 16:00:53,1317.0,37.0,147,24.0,421.0,10.0,261.0,1240,"A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including..",69.0,34,True,,2022-01-12 15:45:59.000,8.1.0,99.0,,496864.0,conda-forge/webargs,webargs,4060.0,3591.0,https://pypi.org/project/webargs,2022-01-12 15:45:59.000,469.0,494538.0,https://anaconda.org/conda-forge/webargs,2022-01-12 17:37:16.540,148872.0,2.0,,,,,,,,,,,,,,,,,, +120,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-01-12 00:54:57.623,2022-01-08 23:57:34,2098.0,34.0,666,146.0,803.0,44.0,928.0,1104,Web testing library for Robot Framework.,108.0,34,True,,2022-01-09 18:51:51.000,6.0.0,50.0,3534.0,479131.0,conda-forge/robotframework-seleniumlibrary,robotframework-seleniumlibrary,2251.0,2127.0,https://pypi.org/project/robotframework-seleniumlibrary,2022-01-08 23:53:44.000,124.0,478133.0,https://anaconda.org/conda-forge/robotframework-seleniumlibrary,2022-01-12 00:54:57.623,43905.0,2.0,,,,,,,,,,,,,,,,,, +121,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-01-26 11:31:29.000,2021-12-31 14:39:52,1176.0,37.0,295,38.0,534.0,130.0,346.0,1002,A Django plugin for pytest.,129.0,34,True,['django'],2021-12-07 14:56:42.000,4.5.2,60.0,,1643561.0,conda-forge/pytest-django,pytest-django,5859.0,,https://pypi.org/project/pytest-django,2021-12-07 14:26:57.000,5859.0,1641836.0,https://anaconda.org/conda-forge/pytest-django,2021-12-08 02:26:58.061,122519.0,2.0,,,,,,,,,,,,,,,,,, +122,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-01-21 19:57:22.000,2021-09-23 17:46:20,1136.0,,298,23.0,476.0,108.0,204.0,948,Python 2.7/3.X client for HashiCorp Vault.,156.0,34,True,,2021-09-23 17:47:10.000,0.11.2,61.0,449.0,4526333.0,conda-forge/hvac,hvac,2472.0,2165.0,https://pypi.org/project/hvac,2021-09-23 17:47:10.000,307.0,4523250.0,https://anaconda.org/conda-forge/hvac,2021-09-23 21:36:35.403,101594.0,2.0,,,,,,,,,,,,,,,,,, +123,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-02-10 22:00:43.000,2022-02-09 17:04:12,1504.0,14.0,151,22.0,510.0,26.0,211.0,927,A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger..,75.0,34,True,['openapi'],2021-09-27 10:14:45.000,5.1.1,101.0,,3210484.0,conda-forge/apispec,apispec,11600.0,4503.0,https://pypi.org/project/apispec,2021-09-27 10:14:45.000,7097.0,3205212.0,https://anaconda.org/conda-forge/apispec,2021-09-27 16:09:02.793,337454.0,2.0,,,,,,,,,,,,,,,,,, +124,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-02-07 12:13:08.000,2022-02-07 12:13:01,711.0,27.0,203,28.0,470.0,37.0,241.0,849,Python binding to the Networking and Cryptography (NaCl) library.,63.0,34,True,,2022-01-07 22:05:49.000,1.5.0,16.0,,27401188.0,conda-forge/pynacl,pynacl,2340.0,,https://pypi.org/project/pynacl,2022-01-07 22:05:49.000,2340.0,27365257.0,https://anaconda.org/conda-forge/pynacl,2022-01-10 09:08:25.683,2191844.0,2.0,,,,,,,,,,,,,,,,,, +125,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-02-10 15:22:03.000,2020-03-04 14:36:33,412.0,,4121,986.0,131.0,492.0,1045.0,11387,TuShare is a utility for crawling historical data of China stocks.,34.0,33,False,,2022-01-21 03:57:25.000,1.2.83,188.0,,19031.0,,tushare,1343.0,1128.0,https://pypi.org/project/tushare,2022-02-09 15:09:13.000,215.0,19031.0,,,,2.0,,,,,,,,,,,,,,,,,, +126,httpbin,postmanlabs/httpbin,others,,https://github.com/postmanlabs/httpbin,https://github.com/postmanlabs/httpbin,ISC,2011-05-20 21:14:01.000,2022-02-01 16:45:54.000,2018-11-07 20:31:50,841.0,,1505,236.0,308.0,152.0,241.0,10564,"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,,148531.0,,httpbin,1456.0,900.0,https://pypi.org/project/httpbin,2018-05-08 12:00:46.000,556.0,148531.0,,,,2.0,,,,,,,,,,,,,,,,,, +127,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,2021-12-15 14:18:19.789,2020-04-25 12:40:40,1434.0,,1577,558.0,125.0,169.0,75.0,8157,"Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis..",30.0,33,False,,,,6.0,,477475.0,conda-forge/pattern,pattern,1591.0,1263.0,https://pypi.org/project/pattern,2021-12-15 14:18:19.789,328.0,477138.0,https://anaconda.org/conda-forge/pattern,2020-05-05 12:38:53.775,9441.0,1.0,,,,,,,,,,,,,,,,,, +128,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-02-13 09:20:50.000,2022-02-13 09:20:46,3330.0,24.0,739,234.0,509.0,33.0,922.0,6434,REST API framework designed for human beings.,206.0,33,True,,2021-01-25 09:18:46.000,1.1.5,47.0,,19390.0,,eve,1379.0,999.0,https://pypi.org/project/eve,2021-01-25 09:18:46.000,380.0,19390.0,,,,3.0,,2.0,,,,,,,,,,,,,,,, +129,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-02-17 16:16:22.000,2022-02-16 22:29:43,1088.0,31.0,789,166.0,557.0,11.0,605.0,3342,Slack Developer Kit for Python.,139.0,33,True,,2022-02-08 09:51:49.000,3.14.1,81.0,338.0,3460678.0,conda-forge/slack-sdk,slack-sdk,68.0,,https://pypi.org/project/slack-sdk,2022-02-08 09:49:13.000,68.0,3459968.0,https://anaconda.org/conda-forge/slack-sdk,2022-02-08 12:43:43.375,8479.0,2.0,,,,,,,,,,,,,,,,,, +130,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-02-17 16:00:21.000,2022-02-17 12:03:57,52137.0,1667.0,675,80.0,2802.0,311.0,3814.0,2807,Web based localization tool with tight version control integration.,1256.0,33,True,,2021-12-22 19:43:46.000,weblate-4.10.1,75.0,1403.0,2503.0,,weblate,21.0,21.0,https://pypi.org/project/weblate,2021-06-17 05:28:46.000,,2458.0,,,,2.0,,,,,,,,,,,,,,,,,, +131,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-02-17 14:55:55.000,2022-02-17 14:55:44,476.0,10.0,455,58.0,105.0,35.0,646.0,2734,Python Socket.IO server and client.,55.0,33,True,,2022-02-15 11:36:34.000,5.5.2,84.0,,895384.0,conda-forge/python-socketio,python-socketio,1857.0,,https://pypi.org/project/python-socketio,2022-02-15 11:36:34.000,1857.0,892157.0,https://anaconda.org/conda-forge/python-socketio,2022-02-15 16:39:44.472,209808.0,2.0,,,,,,,,,,,,,,,,,, +132,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-02-17 15:31:33.000,2022-02-16 16:24:36,472.0,16.0,619,65.0,358.0,46.0,349.0,2587,Python client for the Prometheus monitoring system.,117.0,33,True,,2022-01-28 16:04:00.000,0.13.1,41.0,,19926401.0,conda-forge/prometheus_client,prometheus-client,460.0,,https://pypi.org/project/prometheus-client,2022-01-28 16:02:39.000,460.0,19849719.0,https://anaconda.org/conda-forge/prometheus_client,2022-01-28 18:48:45.329,4907691.0,1.0,,,,,,,,,,,,,,,,,, +133,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-02-04 17:28:08.000,2021-10-19 21:45:18,454.0,,262,36.0,178.0,53.0,139.0,2467,Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.,71.0,33,True,['django'],2021-10-20 12:33:27.000,0.8.1,16.0,,907033.0,conda-forge/django-environ,django-environ,71817.0,68329.0,https://pypi.org/project/django-environ,2021-10-20 12:32:57.000,3488.0,906063.0,https://anaconda.org/conda-forge/django-environ,2018-07-09 17:25:55.132,52403.0,2.0,,,,,,,,,,,,,,,,,, +134,django-redis,jazzband/django-redis,django-utils,,https://github.com/jazzband/django-redis,https://github.com/jazzband/django-redis,BSD-3-Clause,2012-04-17 16:29:49.000,2022-01-31 18:47:04.000,2022-01-31 18:47:00,970.0,12.0,372,59.0,305.0,21.0,269.0,2267,Full featured redis cache backend for Django.,129.0,33,True,['django'],2021-12-22 15:10:32.000,5.2.0,66.0,,1391595.0,,django-redis,3450.0,,https://pypi.org/project/django-redis,2021-12-22 15:10:32.000,3450.0,1391595.0,,,,2.0,,,,,,,,,,,,,,,,,, +135,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-02-15 01:35:53.000,2022-02-15 01:35:50,760.0,10.0,392,66.0,160.0,109.0,147.0,2263,markdown2: A fast and complete implementation of Markdown in Python.,63.0,33,True,,2021-12-02 03:50:52.000,2.4.2,43.0,,858818.0,,markdown2,14027.0,11672.0,https://pypi.org/project/markdown2,2021-12-02 03:50:52.000,2355.0,858818.0,,,,2.0,,,,,,,,,,,,,,,,,, +136,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-02-11 18:48:44.000,2022-02-09 15:05:02,984.0,1.0,744,41.0,551.0,170.0,414.0,2090,Django-storages is a project to provide a variety of storage backends in a single library.,224.0,33,True,['django'],2021-10-30 02:34:59.000,1.12.3,36.0,,1905300.0,conda-forge/django-storages,django-storages,4908.0,,https://pypi.org/project/django-storages,2021-10-30 02:34:59.000,4908.0,1904723.0,https://anaconda.org/conda-forge/django-storages,2021-10-30 07:11:48.206,31210.0,2.0,,,,,,,,,,,,,,,,,, +137,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-01-29 05:44:57.000,2022-01-04 08:54:31,747.0,7.0,676,52.0,204.0,106.0,386.0,2035,Django admin CKEditor integration.,123.0,33,True,['django'],2021-11-21 14:09:35.000,6.2.0,43.0,,243006.0,,django-ckeditor,22125.0,20631.0,https://pypi.org/project/django-ckeditor,2021-11-21 14:09:35.000,1494.0,243006.0,,,,2.0,,,,,,,,,,,,,,,,,, +138,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-02-17 05:05:26.000,2022-02-17 02:44:11,1947.0,176.0,228,40.0,1222.0,148.0,242.0,1971,A new GraphQL library for Python.,120.0,33,True,['graphql'],2022-02-17 02:44:16.000,0.97.0,367.0,185.0,192896.0,,strawberry-graphql,219.0,205.0,https://pypi.org/project/strawberry-graphql,2022-02-17 02:44:30.000,14.0,192866.0,,,,1.0,,,,,,,,,,,,,,,,,, +139,ariadne,mirumee/ariadne,graphql,,https://github.com/mirumee/ariadne,https://github.com/mirumee/ariadne,BSD-3-Clause,2018-07-09 09:46:17.000,2022-02-14 11:31:01.000,2022-02-14 11:31:00,1308.0,99.0,132,45.0,463.0,55.0,178.0,1676,Ariadne is a Python library for implementing GraphQL servers using schema-first approach.,48.0,33,True,['graphql'],2022-01-28 13:36:16.000,0.14.1,25.0,,492895.0,,ariadne,669.0,634.0,https://pypi.org/project/ariadne,2022-01-28 13:36:16.000,35.0,492895.0,,,,1.0,,,,,,,,,,,,,,,,,, +140,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-02-12 09:56:38.000,2022-02-12 01:44:36,997.0,4.0,464,37.0,299.0,116.0,281.0,1559,Thumbnails for Django.,150.0,33,True,['django'],2022-02-10 22:08:37.000,12.8.0,31.0,,142447.0,conda-forge/sorl-thumbnail,sorl-thumbnail,10655.0,8111.0,https://pypi.org/project/sorl-thumbnail,2022-02-10 22:08:37.000,2544.0,142348.0,https://anaconda.org/conda-forge/sorl-thumbnail,2022-02-11 09:10:39.604,1790.0,2.0,,2.0,,,,,,,,,,,,,,,, +141,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-02-09 22:11:51.000,2022-02-09 20:19:19,1059.0,35.0,371,36.0,508.0,88.0,372.0,1550,Store model history and view/revert changes from admin site.,153.0,33,True,['django'],2021-04-19 15:02:41.000,3.0.0,41.0,,593663.0,,django-simple-history,2928.0,2480.0,https://pypi.org/project/django-simple-history,2021-04-19 15:02:41.000,448.0,593663.0,,,,2.0,,,,,,,,,,,,,,,,,, +142,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-02-05 00:28:13.000,2022-02-05 00:22:50,384.0,8.0,183,49.0,86.0,18.0,141.0,1431,"Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List.",41.0,33,True,,2021-09-01 16:29:59.000,3.1.2,44.0,,4471353.0,conda-forge/tldextract,tldextract,9881.0,8798.0,https://pypi.org/project/tldextract,2021-09-01 16:29:59.000,1083.0,4469185.0,https://anaconda.org/conda-forge/tldextract,2021-09-01 19:29:12.910,143089.0,1.0,,,,,,,,,,,,,,,,,, +143,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-01-10 19:32:37.000,2022-01-10 19:55:38,1177.0,8.0,377,26.0,331.0,153.0,313.0,1426,Pipeline is an asset packaging library for Django.,169.0,33,True,['django'],2022-01-10 19:32:37.000,2.0.8,129.0,,94993.0,,django-pipeline,3019.0,1883.0,https://pypi.org/project/django-pipeline,2022-01-10 19:32:37.000,1136.0,94993.0,,,,2.0,,,,,,,,,,,,,,,,,, +144,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-01-25 23:10:49.000,2022-01-25 23:10:49,602.0,1.0,211,26.0,135.0,8.0,323.0,1262,An open source Flask extension that provides JWT support (with batteries included)!.,81.0,33,True,['flask'],2021-10-08 15:10:03.000,4.3.1,81.0,,2409502.0,conda-forge/flask-jwt-extended,flask-jwt-extended,17345.0,16705.0,https://pypi.org/project/flask-jwt-extended,2021-10-08 15:10:03.000,640.0,2407767.0,https://anaconda.org/conda-forge/flask-jwt-extended,2021-10-08 19:19:27.271,90257.0,2.0,,,,,,,,,,,,,,,,,, +145,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-02-15 09:07:18.000,2022-01-20 03:27:21,762.0,11.0,306,33.0,207.0,87.0,309.0,1257,Easy thumbnails for Django.,89.0,33,True,['django'],2022-01-20 03:34:09.000,2.8.1,47.0,,170014.0,,easy-thumbnails,10218.0,8132.0,https://pypi.org/project/easy-thumbnails,2022-01-20 03:34:09.000,2086.0,170014.0,,,,2.0,,,,,,,,,,,,,,,,,, +146,dj-database-url,jacobian/dj-database-url,django-utils,,https://github.com/jacobian/dj-database-url,https://github.com/jacobian/dj-database-url,BSD-2-Clause,2012-04-30 17:20:23.000,2022-01-11 12:56:57.000,2019-12-25 15:53:32,191.0,,179,37.0,83.0,32.0,48.0,1232,Use Database URLs in your Django Application.,52.0,33,False,['django'],2018-03-01 18:39:51.000,0.5.0,12.0,,956367.0,,dj-database-url,186919.0,166021.0,https://pypi.org/project/dj-database-url,2021-12-15 13:58:07.981,20898.0,956367.0,,,,2.0,,,,,,,,,,,,,,,,,, +147,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-02-02 22:57:20.000,2022-02-02 22:57:20,1103.0,16.0,269,29.0,345.0,47.0,259.0,1215,Money fields for Django forms and models.,98.0,33,True,['django'],2022-01-02 17:44:36.000,2.1.1,61.0,,174960.0,,django-money,1676.0,1474.0,https://pypi.org/project/django-money,2022-01-02 17:44:36.000,202.0,174960.0,,,,2.0,,,,,,,,,,,,,,,,,, +148,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-01-22 14:19:28.000,2021-09-17 10:33:24,1592.0,,247,46.0,297.0,86.0,159.0,949,Standards-compliant library for parsing and serializing HTML documents and fragments in Python.,62.0,33,True,,2017-12-07 14:10:04.000,1.0.1,27.0,,8922928.0,conda-forge/html5lib,html5lib,15066.0,,https://pypi.org/project/html5lib,2020-06-22 23:32:36.000,15066.0,8888485.0,https://anaconda.org/conda-forge/html5lib,2020-06-23 16:41:15.573,2101036.0,3.0,,,,,,,,,,,,,,,,,, +149,pycurl,pycurl/pycurl,http-clients,,https://github.com/pycurl/pycurl,https://github.com/pycurl/pycurl,MIT,2013-08-03 20:56:39.000,2022-02-11 22:17:46.000,2022-01-11 19:31:35,3211.0,9.0,221,45.0,424.0,9.0,302.0,839,PycURL - Python interface to libcurl.,94.0,33,True,,2021-08-15 19:35:54.000,7.44.1,51.0,,1299489.0,conda-forge/pycurl,pycurl,45197.0,40908.0,https://pypi.org/project/pycurl,2021-12-15 13:43:00.301,4289.0,1280409.0,https://anaconda.org/conda-forge/pycurl,2021-11-01 15:43:40.848,629651.0,2.0,,,,,,,,,,,,,,,,,, +150,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,,414,103.0,449.0,2.0,303.0,779,This is a Python library for accessing resources protected by OAuth 2.0.,89.0,33,False,,2018-09-07 21:38:16.000,4.1.3,44.0,,14346579.0,conda-forge/oauth2client,oauth2client,63555.0,57777.0,https://pypi.org/project/oauth2client,2018-09-07 21:38:16.000,5778.0,14338865.0,https://anaconda.org/conda-forge/oauth2client,2019-02-03 02:43:41.310,516898.0,2.0,,,,,,,,,,,,,,,,,, +151,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-02-17 11:05:36.000,2022-02-14 14:35:24,932.0,36.0,105,27.0,499.0,30.0,162.0,753,Yet another URL library.,65.0,33,True,,2021-11-01 20:25:50.000,1.7.2,88.0,2547.0,41730297.0,conda-forge/yarl,yarl,2718.0,,https://pypi.org/project/yarl,2021-11-01 20:23:48.000,2718.0,41664419.0,https://anaconda.org/conda-forge/yarl,2021-11-04 17:40:56.356,3752824.0,1.0,,,,,,,,,,,,,,,,,, +152,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-02-10 16:11:21.000,2022-02-09 12:36:53,348.0,50.0,48,23.0,395.0,4.0,88.0,247,A minimal HTTP client.,26.0,33,True,,2022-02-04 12:17:58.000,0.14.7,44.0,,6458171.0,conda-forge/httpcore,httpcore,9076.0,8999.0,https://pypi.org/project/httpcore,2022-02-04 12:17:58.000,77.0,6456047.0,https://anaconda.org/conda-forge/httpcore,2022-02-04 14:54:53.953,67998.0,2.0,,,,,,,,,,,,,,,,,, +153,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-02-11 19:00:39.000,2022-02-11 19:00:23,381.0,11.0,38,43.0,216.0,14.0,74.0,34,Utilities for Google Media Downloads and Resumable Uploads.,30.0,33,False,,2022-02-09 21:53:44.000,2.2.1,37.0,,40866546.0,conda-forge/google-resumable-media,google-resumable-media,18868.0,18343.0,https://pypi.org/project/google-resumable-media,2022-02-09 21:53:44.000,525.0,40836537.0,https://anaconda.org/conda-forge/google-resumable-media,2021-10-25 20:52:09.330,1680542.0,2.0,,,,,,,,,,,,,,,,,, +154,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-02-12 17:38:25.000,2022-02-12 12:21:15,2421.0,6.0,8627,1387.0,991.0,382.0,,43122,Dumb downloader that scrapes the web.,238.0,32,True,,2021-11-03 17:36:31.000,0.4.1555,165.0,349225.0,23549.0,conda-forge/you-get,you-get,22.0,,https://pypi.org/project/you-get,2021-11-03 17:33:13.000,22.0,19484.0,https://anaconda.org/conda-forge/you-get,2021-11-03 19:45:07.686,6515.0,1.0,you-get,,,,,,,,,,,,,,,,, +155,redoc,Redocly/redoc,openapi-utils,,https://github.com/Redocly/redoc,https://github.com/Redocly/redoc,MIT,2015-10-30 12:53:02.000,2022-02-14 22:49:02.000,2022-02-09 12:18:16,2337.0,59.0,1824,286.0,450.0,435.0,1050.0,16464,OpenAPI/Swagger-generated API Reference Documentation.,175.0,32,True,['openapi'],2022-01-27 15:07:19.000,2.0.0-rc.63,70.0,66.0,0.0,,,2111.0,2111.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,, +156,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-02-05 17:41:51.000,2021-07-07 19:50:15,299.0,,1645,309.0,190.0,49.0,,11716,Command line interface for testing internet bandwidth using speedtest.net.,10.0,32,True,,2021-04-08 13:53:00.000,2.1.3,28.0,,194213.0,conda-forge/speedtest-cli,speedtest-cli,28245.0,27729.0,https://pypi.org/project/speedtest-cli,2021-04-08 13:51:32.000,516.0,194177.0,https://anaconda.org/conda-forge/speedtest-cli,2021-11-09 20:28:59.095,108.0,2.0,,,,,,,,,,,,,,,,,, +157,newspaper3k,codelucas/newspaper,web-scraping,,https://github.com/codelucas/newspaper,https://github.com/codelucas/newspaper,MIT,2013-11-25 09:50:50.000,2022-02-14 16:13:05.000,2020-09-02 06:54:25,651.0,,1866,379.0,296.0,455.0,255.0,11653,"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,,201639.0,conda-forge/newspaper3k,newspaper3k,265.0,,https://pypi.org/project/newspaper3k,2018-09-28 04:58:18.000,265.0,200694.0,https://anaconda.org/conda-forge/newspaper3k,2021-10-28 12:04:52.629,48225.0,1.0,,,,,,,,,,,,,,,,,, +158,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-02-14 21:51:11.000,2022-02-14 21:51:04,358.0,23.0,1256,211.0,126.0,397.0,239.0,5830,Scrapes an instagram users photos and videos.,59.0,32,True,,2022-02-14 21:24:40.000,1.10.5,72.0,,10909.0,,instagram-scraper,299.0,273.0,https://pypi.org/project/instagram-scraper,2022-02-14 21:24:40.000,26.0,10909.0,,,,3.0,,,,,,,,,,,,,,,,,, +159,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-02-14 23:51:57.000,2022-02-13 22:11:28,4546.0,152.0,548,140.0,267.0,143.0,1158.0,4800,The awesome document factory.,110.0,32,True,,2022-01-31 18:50:03.000,54.1,82.0,,688991.0,conda-forge/weasyprint,weasyprint,34.0,,https://pypi.org/project/weasyprint,2022-01-31 18:52:07.000,34.0,687854.0,https://anaconda.org/conda-forge/weasyprint,2022-02-01 11:14:51.619,35250.0,3.0,,,,,,,,,,,,,,,,,, +160,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-02-17 09:21:06.000,2022-02-17 09:21:06,425.0,3.0,823,107.0,111.0,17.0,1493.0,4574,Socket.IO integration for Flask applications.,65.0,32,True,['flask'],2021-08-01 23:18:08.000,5.1.1,79.0,,1286436.0,conda-forge/flask-socketio,flask-socketio,2281.0,,https://pypi.org/project/flask-socketio,2021-08-01 23:18:08.000,2281.0,1284258.0,https://anaconda.org/conda-forge/flask-socketio,2021-08-02 03:14:24.506,141624.0,2.0,,,,,,,,,,,,,,,,,, +161,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-02-13 05:50:53.000,2022-02-13 05:50:53,859.0,8.0,629,70.0,512.0,139.0,609.0,3794,Integrate GraphQL into your Django project.,188.0,32,True,"['django', 'graphql']",2020-12-31 06:55:57.000,2.15.0,51.0,,412880.0,conda-forge/graphene-django,graphene-django,7736.0,7265.0,https://pypi.org/project/graphene-django,2020-12-31 06:55:57.000,471.0,412246.0,https://anaconda.org/conda-forge/graphene-django,2021-01-09 00:24:55.718,15239.0,2.0,,,,,,,,,,,,,,,,,, +162,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,,368,104.0,73.0,154.0,100.0,3483,Headless chrome/chromium automation library (unofficial port of puppeteer).,24.0,32,False,,2022-01-11 05:39:28.000,1.0.2,31.0,,1109228.0,conda-forge/pyppeteer,pyppeteer,7010.0,6694.0,https://pypi.org/project/pyppeteer,2022-01-11 05:39:28.000,316.0,1108161.0,https://anaconda.org/conda-forge/pyppeteer,2022-01-26 21:49:22.128,39494.0,2.0,,,,,,,,,,,,,,,,,, +163,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-02-15 16:56:31.000,2022-01-10 12:50:41,772.0,10.0,277,52.0,265.0,106.0,183.0,3255,Silky smooth profiling for Django.,124.0,32,True,['django'],2021-10-23 01:14:30.000,4.2.0,34.0,179.0,240944.0,,django-silk,2038.0,1890.0,https://pypi.org/project/django-silk,2021-10-23 01:14:30.000,148.0,240943.0,,,,2.0,,,,,,,,,,,,,,,,,, +164,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-02-04 09:07:20.000,2021-11-14 18:19:58,1057.0,,519,80.0,341.0,121.0,319.0,3133,Per object permissions for Django.,159.0,32,True,['django'],2021-05-23 22:11:22.000,2.4.0,43.0,,247716.0,conda-forge/django-guardian,django-guardian,6495.0,4558.0,https://pypi.org/project/django-guardian,2021-05-23 22:11:22.000,1937.0,247111.0,https://anaconda.org/conda-forge/django-guardian,2021-05-26 14:44:48.305,33930.0,2.0,,,,,,,,,,,,,,,,,, +165,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-02-15 13:12:01.000,2021-08-03 00:33:26,382.0,,676,67.0,302.0,49.0,288.0,2986,Flask user session management.,102.0,32,True,['flask'],2020-02-09 16:55:42.000,0.5.0,21.0,,2683913.0,conda-forge/flask-login,flask-login,13003.0,,https://pypi.org/project/flask-login,2020-02-09 16:55:42.000,13003.0,2682213.0,https://anaconda.org/conda-forge/flask-login,2020-04-27 14:19:28.649,113913.0,2.0,,,,,,,,,,,,,,,,,, +166,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,2021-12-18 04:54:35.000,2021-03-10 14:43:53,116.0,,502,69.0,82.0,17.0,235.0,2852,(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.,25.0,32,True,,2020-06-14 07:43:55.000,3.0.0,12.0,,1264427.0,,googletrans,27894.0,27350.0,https://pypi.org/project/googletrans,2020-12-09 14:10:21.000,544.0,1264427.0,,,,3.0,,,,,,,,,,,,,,,,,, +167,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-02-12 18:54:22.000,2022-02-10 21:32:50,539.0,29.0,457,51.0,212.0,87.0,259.0,2833,A JSON Web Token authentication plugin for the Django REST Framework.,80.0,32,True,['django'],2021-10-13 16:37:32.000,5.0.0,39.0,,739508.0,,djangorestframework-simplejwt,285.0,,https://pypi.org/project/djangorestframework-simplejwt,2021-10-13 16:37:32.000,285.0,739508.0,,,,2.0,,,,,,,,,,,,,,,,,, +168,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,2019-10-03 00:57:30.000,2017-02-04 13:10:59,1973.0,,1140,119.0,466.0,18.0,643.0,2811,Social auth made simple.,283.0,32,False,,2017-02-03 12:20:08.000,0.3.6,55.0,,36723.0,,python-social-auth,7490.0,5214.0,https://pypi.org/project/python-social-auth,2017-02-03 12:20:08.000,2276.0,36723.0,,,,2.0,,,,,,,,,,,,,,,,,, +169,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-01-31 17:39:28.000,2022-01-24 09:43:20,969.0,16.0,590,67.0,410.0,70.0,311.0,2798,Simple tagging for django.,141.0,32,True,['django'],2022-01-24 10:07:44.000,2.1.0,61.0,,320543.0,conda-forge/django-taggit,django-taggit,2853.0,,https://pypi.org/project/django-taggit,2022-01-24 10:07:44.000,2853.0,319290.0,https://anaconda.org/conda-forge/django-taggit,2022-01-24 12:38:12.211,89028.0,2.0,,,,,,,,,,,,,,,,,, +170,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-02-16 21:04:29.000,2022-02-16 21:01:59,1366.0,49.0,367,54.0,230.0,17.0,576.0,2759,"Build GUI for your Python program with JavaScript, HTML, and CSS.",83.0,32,True,,2022-02-16 21:03:21.000,3.6.1,46.0,,45660.0,,pywebview,668.0,596.0,https://pypi.org/project/pywebview,2022-02-16 21:03:21.000,72.0,45660.0,,,,2.0,,3.0,,,,,,,,,,,,,,,, +171,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-02-11 22:25:53.000,2020-12-27 07:29:21,544.0,,952,202.0,264.0,34.0,216.0,2635,Python SDK for Facebooks Graph API.,99.0,32,False,,2018-11-06 06:53:51.000,3.1.0,8.0,,142299.0,,facebook-sdk,4634.0,3370.0,https://pypi.org/project/facebook-sdk,2018-11-06 06:53:51.000,1264.0,142299.0,,,,3.0,,,,,,,,,,,,,,,,,, +172,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-02-17 14:30:06.000,2022-02-17 14:30:05,1697.0,29.0,224,47.0,1417.0,43.0,487.0,2625,"Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.",66.0,32,True,['openapi'],2022-02-03 20:48:26.000,4.7.0,163.0,783162.0,168230.0,,,223.0,208.0,,,,,,,,2.0,,,,@stoplight/prism-cli,https://www.npmjs.com/package/@stoplight/prism-cli,2022-02-03 20:33:24.122,15.0,154957.0,,,,,,,,,, +173,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,2021-09-27 12:56:00.000,2021-09-27 12:55:20,1180.0,,435,68.0,289.0,118.0,401.0,2603,Utilities for implementing a modified pre-order traversal tree in django.,151.0,32,True,['django'],2021-09-27 12:56:00.000,0.13.4,38.0,,363658.0,anaconda/django-mptt,django-mptt,3291.0,,https://pypi.org/project/django-mptt,2021-09-27 12:56:00.000,3291.0,363658.0,https://anaconda.org/anaconda/django-mptt,,,2.0,,,,,,,,,,,,,,,,,, +174,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-01-03 11:34:16.000,2022-01-03 11:33:42,1568.0,18.0,574,48.0,483.0,119.0,507.0,2537,Compresses linked and inline javascript or CSS into a single cached file.,205.0,32,True,['django'],2021-04-17 18:52:21.000,2.4.1,32.0,,320509.0,,django-compressor,282.0,,https://pypi.org/project/django-compressor,2021-12-18 20:25:22.000,282.0,320509.0,,,,2.0,,,,,,,,,,,,,,,,,, +175,vcrpy,kevin1024/vcrpy,testing,,https://github.com/kevin1024/vcrpy,https://github.com/kevin1024/vcrpy,MIT,2012-05-29 04:52:00.000,2022-01-05 17:15:26.000,2021-11-03 14:27:17,1023.0,,280,42.0,303.0,82.0,252.0,2181,Automatically mock your HTTP interactions to simplify and speed up testing.,114.0,32,True,,2020-10-09 20:43:45.000,4.1.1,63.0,,1581914.0,conda-forge/vcrpy,vcrpy,4580.0,3629.0,https://pypi.org/project/vcrpy,2020-10-09 20:43:45.000,951.0,1578657.0,https://anaconda.org/conda-forge/vcrpy,2020-10-09 23:08:36.024,234554.0,2.0,,,,,,,,,,,,,,,,,, +176,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,2021-12-22 17:34:14.000,2021-11-12 16:42:57,1091.0,,254,46.0,176.0,103.0,277.0,1954,Automated image processing for Django. Currently v4.0.,73.0,32,True,['django'],2021-12-17 07:00:32.000,4.1.0,40.0,61.0,174278.0,,django-imagekit,6936.0,5912.0,https://pypi.org/project/django-imagekit,2021-11-02 06:57:52.000,1024.0,174277.0,,,,2.0,,,,,,,,,,,,,,,,,, +177,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-02-09 18:36:19.000,2022-02-03 05:40:48,974.0,22.0,562,74.0,272.0,128.0,188.0,1868,A library for converting HTML into PDFs using ReportLab.,136.0,32,True,,2020-10-08 18:57:39.000,0.2.5,20.0,,356433.0,conda-forge/xhtml2pdf,xhtml2pdf,7786.0,6963.0,https://pypi.org/project/xhtml2pdf,2020-10-08 18:57:39.000,823.0,355421.0,https://anaconda.org/conda-forge/xhtml2pdf,2021-11-18 00:45:52.888,35425.0,3.0,,,,,,,,,,,,,,,,,, +178,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,2021-11-29 21:04:16.000,2021-10-05 19:30:18,1363.0,,384,55.0,302.0,52.0,476.0,1499,django-tables2 - An app for creating HTML tables.,136.0,32,True,['django'],2021-10-05 19:28:08.000,2.4.1,119.0,,166309.0,conda-forge/django-tables2,django-tables2,5508.0,4622.0,https://pypi.org/project/django-tables2,2021-10-05 19:28:08.000,886.0,166228.0,https://anaconda.org/conda-forge/django-tables2,2021-10-24 17:57:36.982,649.0,2.0,,,,,,,,,,,,,,,,,, +179,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-02-07 03:49:47.000,2021-12-31 15:31:29,1142.0,6.0,274,44.0,99.0,72.0,135.0,1361,Parse feeds in Python.,47.0,32,True,,2021-06-22 12:26:36.000,6.0.8,21.0,,1484159.0,conda-forge/feedparser,feedparser,7317.0,,https://pypi.org/project/feedparser,2021-06-22 12:26:36.000,7317.0,1471879.0,https://anaconda.org/conda-forge/feedparser,2021-06-22 14:13:29.325,257896.0,1.0,,,,,,,,,,,,,,,,,, +180,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-02-16 11:14:20.000,2022-02-15 18:08:58,506.0,14.0,292,25.0,307.0,55.0,138.0,1194,A django model and form field for normalised phone numbers using python-phonenumbers.,102.0,32,True,['django'],2022-02-15 18:13:14.000,6.1.0,26.0,,544161.0,,django-phonenumber-field,856.0,,https://pypi.org/project/django-phonenumber-field,2022-02-15 18:13:14.000,856.0,544161.0,,,,2.0,,,,,,,,,,,,,,,,,, +181,jsonfield,rpkilby/jsonfield,django-utils,,https://github.com/rpkilby/jsonfield,https://github.com/rpkilby/jsonfield,MIT,2009-05-03 03:42:01.000,2021-12-15 13:49:44.321,2020-02-22 08:36:44,368.0,,259,35.0,105.0,12.0,151.0,1124,A reusable Django model field for storing ad-hoc JSON data.,50.0,32,False,['django'],2020-02-22 08:42:29.000,3.1.0,34.0,96.0,489026.0,,jsonfield,11152.0,8832.0,https://pypi.org/project/jsonfield,2021-12-15 13:49:44.321,2320.0,489025.0,,,,2.0,,,,,,,,,,,,,,,,,, +182,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-02-17 10:00:53.000,2022-02-11 00:28:19,1538.0,20.0,197,7.0,1302.0,13.0,269.0,574,Extensions for Python Markdown.,35.0,32,True,,2022-02-11 00:47:05.000,9.2,58.0,,721365.0,conda-forge/pymdown-extensions,pymdown-extensions,9271.0,8391.0,https://pypi.org/project/pymdown-extensions,2022-02-11 00:47:49.000,880.0,719653.0,https://anaconda.org/conda-forge/pymdown-extensions,2022-02-11 04:50:38.067,56499.0,2.0,,,,,,,,,,,,,,,,,, +183,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-02-07 21:11:18.000,2022-01-30 23:54:56,894.0,83.0,89,22.0,49.0,8.0,103.0,406,A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.,24.0,32,True,,2022-01-15 15:37:06.000,3.2.0,79.0,,2766854.0,conda-forge/graphql-core,graphql-core,12823.0,12121.0,https://pypi.org/project/graphql-core,2022-01-15 15:07:14.000,702.0,2762794.0,https://anaconda.org/conda-forge/graphql-core,2022-01-15 18:34:50.529,215186.0,2.0,,,,,,,,,,,,,,,,,, +184,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-02-17 07:29:52.000,2022-02-06 12:26:00,1631.0,46.0,3207,906.0,598.0,124.0,509.0,29544,Hunt down social media accounts by username across social networks.,153.0,31,True,,2019-05-11 11:26:59.000,0.3.2,5.0,,7334.0,,sherlock,7.0,,https://pypi.org/project/sherlock,2019-05-11 11:26:59.000,7.0,7334.0,,,,3.0,,,,,,,,,,,,,,,,,, +185,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-01-20 23:09:31.000,2020-08-02 17:34:20,1181.0,,3611,903.0,162.0,288.0,544.0,15297,A Powerful Spider(Web Crawler) System in Python.,62.0,31,False,,2018-04-18 04:25:22.000,0.3.10,17.0,,4025.0,,pyspider,339.0,307.0,https://pypi.org/project/pyspider,2018-04-18 04:17:18.000,32.0,4025.0,,,,2.0,,,,,,,,,,,,,,,,,, +186,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-02-17 02:11:48.000,2022-02-17 02:11:46,5827.0,215.0,2296,190.0,2570.0,129.0,921.0,9068,Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.,348.0,31,True,['django'],2022-02-17 02:11:48.000,2022.02.16,80.0,,117.0,,cookiecutter-django,16.0,15.0,https://pypi.org/project/cookiecutter-django,2021-12-15 16:56:11.651,1.0,117.0,,,,2.0,,,,,,,,,,,,,,,,,, +187,hug,hugapi/hug,web-frameworks,,https://github.com/hugapi/hug,https://github.com/hugapi/hug,MIT,2015-07-17 03:33:50.000,2022-01-26 20:06:06.000,2020-08-10 05:07:26,2410.0,,377,170.0,445.0,168.0,297.0,6599,"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,,32239.0,conda-forge/hug,hug,1517.0,1285.0,https://pypi.org/project/hug,2020-02-06 18:13:37.000,232.0,30024.0,https://anaconda.org/conda-forge/hug,2022-01-26 18:19:20.470,141762.0,3.0,,,,,,,,,,,,,,,,,, +188,webpy,webpy/webpy,web-frameworks,,https://github.com/webpy/webpy,https://github.com/webpy/webpy,Unlicense,2008-09-29 03:42:56.000,2021-12-15 13:44:43.853,2021-09-02 01:55:31,1044.0,,1315,345.0,303.0,36.0,385.0,5653,web.py is a web framework for python that is as simple as it is powerful.,84.0,31,True,,2020-11-09 11:30:29.000,0.62,18.0,,83380.0,conda-forge/web.py,web.py,1134.0,,https://pypi.org/project/web.py,2021-12-15 13:44:43.853,1134.0,82797.0,https://anaconda.org/conda-forge/web.py,2020-11-12 06:59:49.279,31495.0,3.0,,,,,,,,,,,,,,,,,, +189,spotipy,plamere/spotipy,third-party-apis,,https://github.com/plamere/spotipy,https://github.com/plamere/spotipy,MIT,2014-04-05 13:11:25.000,2022-01-03 18:33:13.000,2022-01-03 18:33:13,575.0,5.0,728,87.0,300.0,53.0,429.0,3710,A light weight Python library for the Spotify Web API.,145.0,31,True,,2021-08-12 10:29:45.000,2.19.0,42.0,,245371.0,conda-forge/spotipy,spotipy,7554.0,6985.0,https://pypi.org/project/spotipy,2021-08-12 10:28:23.000,569.0,245160.0,https://anaconda.org/conda-forge/spotipy,2021-09-09 19:29:47.163,2542.0,3.0,,,,,,,,,,,,,,,,,, +190,AutoRest,Azure/autorest,openapi-utils,,https://github.com/Azure/autorest,https://github.com/Azure/autorest,MIT,2015-02-20 23:02:54.000,2022-02-16 16:46:58.000,2022-02-16 02:00:09,5490.0,23.0,684,846.0,2323.0,87.0,1811.0,3657,"OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python.",153.0,31,True,['openapi'],,,100.0,84187.0,4209.0,,,339.0,339.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,, +191,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,2021-09-01 20:14:40.000,2019-08-13 02:11:02,369.0,,584,82.0,190.0,164.0,187.0,3116,JSON Web Token Authentication support for Django REST Framework.,62.0,31,False,,2017-06-23 23:57:19.000,1.11.0,26.0,,392011.0,,djangorestframework-jwt,22108.0,20127.0,https://pypi.org/project/djangorestframework-jwt,2017-06-23 23:47:52.000,1981.0,392011.0,,,,2.0,,,,,,,,,,,,,,,,,, +192,flasgger,flasgger/flasgger,openapi-utils,,https://github.com/flasgger/flasgger,https://github.com/flasgger/flasgger,MIT,2015-07-27 18:21:49.000,2022-01-21 01:17:15.000,2022-01-21 01:17:15,532.0,3.0,400,60.0,182.0,183.0,153.0,2889,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,463.0,436436.0,conda-forge/flasgger,flasgger,6695.0,6339.0,https://pypi.org/project/flasgger,2020-07-31 23:54:47.000,356.0,434406.0,https://anaconda.org/conda-forge/flasgger,2021-04-16 12:53:50.238,105334.0,2.0,,,,,,,,,,,,,,,,,, +193,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-02-16 17:08:41.000,2022-02-16 17:08:41,739.0,3.0,547,157.0,163.0,48.0,231.0,2706,Python Twitter API.,93.0,31,True,,2021-06-18 10:39:53.000,1.19.3,55.0,,38034.0,,twitter,4387.0,3332.0,https://pypi.org/project/twitter,2022-01-17 14:29:30.000,1055.0,38034.0,,,,3.0,,,,,,,,,,,,,,,,,, +194,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,,515,116.0,249.0,381.0,249.0,2598,"Fully featured framework for fast, easy and documented API development with Flask.",89.0,31,False,['flask'],2019-08-12 21:51:40.000,0.13.0,35.0,,443759.0,conda-forge/flask-restplus,flask-restplus,12241.0,11263.0,https://pypi.org/project/flask-restplus,2019-08-12 21:51:40.000,978.0,440696.0,https://anaconda.org/conda-forge/flask-restplus,2021-07-06 15:08:02.758,196085.0,3.0,,,,,,,,,,,,,,,,,, +195,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,66.0,339.0,169.0,366.0,2555,Swagger Documentation Generator for Django REST Framework: deprecated.,93.0,31,False,['django'],2018-04-30 20:02:25.000,2.2.0,50.0,,310228.0,,django-rest-swagger,14800.0,12728.0,https://pypi.org/project/django-rest-swagger,2018-04-30 19:59:57.000,2072.0,310228.0,,,,2.0,,,,,,,,,,,,,,,,,, +196,Wikipedia,goldsmith/Wikipedia,third-party-apis,,https://github.com/goldsmith/Wikipedia,https://github.com/goldsmith/Wikipedia,MIT,2013-08-20 06:39:09.000,2021-12-06 17:08:25.000,2020-10-09 23:49:59,186.0,,476,81.0,93.0,172.0,74.0,2411,A Pythonic wrapper for the Wikipedia API.,23.0,31,False,,2014-11-15 15:59:49.000,1.4.0,20.0,,302948.0,conda-forge/wikipedia,wikipedia,29084.0,28018.0,https://pypi.org/project/wikipedia,2014-11-15 15:59:49.000,1066.0,302123.0,https://anaconda.org/conda-forge/wikipedia,2019-06-18 08:30:55.880,49554.0,3.0,,,,,,,,,,,,,,,,,, +197,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-02-16 21:53:30.000,2022-02-16 13:01:51,264.0,4.0,317,49.0,146.0,29.0,146.0,2339,Transparently use webpack with django.,52.0,31,True,['django'],2021-10-04 16:09:31.000,1.4.1,39.0,,318187.0,conda-forge/django-webpack-loader,django-webpack-loader,8166.0,7190.0,https://pypi.org/project/django-webpack-loader,2021-10-04 16:09:31.000,976.0,318101.0,https://anaconda.org/conda-forge/django-webpack-loader,2021-11-17 13:17:04.347,1993.0,2.0,,,,,,,,,,,,,,,,,, +198,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-02-08 02:20:52.219,2022-02-02 01:25:50,544.0,8.0,658,108.0,125.0,89.0,299.0,2300,Pseudo API for Google Trends.,75.0,31,True,,2022-02-02 01:35:32.000,4.8.0,27.0,,111006.0,conda-forge/pytrends,pytrends,1364.0,1301.0,https://pypi.org/project/pytrends,2022-02-02 01:35:32.000,63.0,110893.0,https://anaconda.org/conda-forge/pytrends,2022-02-08 02:20:52.219,1706.0,2.0,,,,,,,,,,,,,,,,,, +199,yagmail,kootenpv/yagmail,email,,https://github.com/kootenpv/yagmail,https://github.com/kootenpv/yagmail,MIT,2015-04-17 21:39:24.000,2022-01-14 03:42:40.624,2022-01-14 00:25:07,277.0,17.0,252,52.0,36.0,83.0,106.0,2201,Send email in Python conveniently for gmail using yagmail.,31.0,31,True,,2022-01-14 00:28:35.000,0.15.277,102.0,,120046.0,conda-forge/yagmail,yagmail,2431.0,2003.0,https://pypi.org/project/yagmail,2022-01-14 00:28:35.000,428.0,119713.0,https://anaconda.org/conda-forge/yagmail,2022-01-14 03:42:40.624,9350.0,1.0,,,,,,,,,,,,,,,,,, +200,djoser,sunscrapers/djoser,auth,,https://github.com/sunscrapers/djoser,https://github.com/sunscrapers/djoser,MIT,2014-09-30 14:50:08.000,2022-02-17 12:20:36.000,2022-01-13 07:30:42,864.0,103.0,392,33.0,256.0,141.0,280.0,2065,REST implementation of Django authentication system.,103.0,31,True,['django'],2020-10-30 15:52:25.000,2.1.0,48.0,,122197.0,,djoser,216.0,,https://pypi.org/project/djoser,2020-10-30 15:52:25.000,216.0,122197.0,,,,2.0,,,,,,,,,,,,,,,,,, +201,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-02-17 05:46:35.000,2022-02-17 05:45:56,827.0,12.0,475,79.0,210.0,59.0,233.0,2006,Generate generic activity streams from the actions on your site. Users can follow any actors activities for..,108.0,31,True,['django'],2022-02-17 05:05:53.000,1.4.0,36.0,,33441.0,,django-activity-stream,1102.0,767.0,https://pypi.org/project/django-activity-stream,2022-02-17 05:05:53.000,335.0,33441.0,,,,2.0,,,,,,,,,,,,,,,,,, +202,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,2021-08-23 03:34:44.000,2021-08-16 09:39:36,196.0,,190,25.0,72.0,8.0,358.0,2002,SQLAlchemy database migrations for Flask applications using Alembic.,44.0,31,True,['flask'],2021-08-01 10:46:46.000,3.1.0,39.0,,1121052.0,conda-forge/flask-migrate,flask-migrate,9525.0,,https://pypi.org/project/flask-migrate,2021-08-01 10:46:46.000,9525.0,1118596.0,https://anaconda.org/conda-forge/flask-migrate,2021-08-01 12:40:57.825,157188.0,1.0,,,,,,,,,,,,,,,,,, +203,pyotp,pyauth/pyotp,auth,,https://github.com/pyauth/pyotp,https://github.com/pyauth/pyotp,MIT,2011-09-23 13:10:31.000,2022-02-07 17:07:57.000,2021-12-20 02:09:05,193.0,5.0,256,49.0,56.0,4.0,68.0,1958,Python One-Time Password Library.,36.0,31,True,,2021-02-04 19:47:49.000,2.6.0,21.0,144.0,2637479.0,conda-forge/pyotp,pyotp,4840.0,4302.0,https://pypi.org/project/pyotp,2021-02-04 19:47:49.000,538.0,2637096.0,https://anaconda.org/conda-forge/pyotp,2021-02-04 21:15:23.858,13363.0,2.0,,,,,,,,,,,,,,,,,, +204,HTTPretty,gabrielfalcao/HTTPretty,testing,,https://github.com/gabrielfalcao/HTTPretty,https://github.com/gabrielfalcao/HTTPretty,MIT,2011-01-28 14:59:02.000,2022-02-02 09:45:02.000,2021-11-05 14:27:35,681.0,,249,41.0,222.0,89.0,141.0,1941,Intercept HTTP requests at the Python socket level. Fakes the whole socket module.,104.0,31,True,,2021-08-16 19:35:31.000,1.1.4,59.0,,483745.0,conda-forge/httpretty,httpretty,8413.0,5680.0,https://pypi.org/project/httpretty,2021-08-16 19:35:31.000,2733.0,481642.0,https://anaconda.org/conda-forge/httpretty,2021-08-16 20:48:49.567,149322.0,2.0,,,,,,,,,,,,,,,,,, +205,masonite,MasoniteFramework/masonite,web-frameworks,,https://github.com/MasoniteFramework/masonite,https://github.com/MasoniteFramework/masonite,MIT,2017-12-06 00:30:22.000,2022-02-15 15:29:09.000,2022-02-15 10:04:38,3487.0,223.0,101,56.0,229.0,12.0,282.0,1722,The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Discord channel..,75.0,31,True,,2022-02-15 10:07:04.000,4.6.1,277.0,8.0,3787.0,,masonite,436.0,376.0,https://pypi.org/project/masonite,2022-02-15 02:34:43.000,60.0,3787.0,,,,3.0,,,,,,,,,,,,,,,,,, +206,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-02-15 13:38:37.000,2022-02-14 15:12:56,372.0,1.0,205,54.0,121.0,51.0,237.0,1694,Django Channels HTTP/WebSocket server.,58.0,31,True,['django'],2021-04-07 18:31:41.000,3.0.2,55.0,,448644.0,conda-forge/daphne,daphne,13664.0,12898.0,https://pypi.org/project/daphne,2021-04-07 18:31:41.000,766.0,445148.0,https://anaconda.org/conda-forge/daphne,2021-04-07 20:54:50.106,76914.0,3.0,,,,,,,,,,,,,,,,,, +207,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-01-13 10:53:21.000,2022-01-13 10:48:20,187.0,8.0,123,45.0,42.0,35.0,48.0,1691,"Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can..",27.0,31,True,['django'],2022-01-13 10:53:21.000,1.4.12,21.0,,274364.0,,django-widget-tweaks,25250.0,23031.0,https://pypi.org/project/django-widget-tweaks,2022-01-13 10:53:21.000,2219.0,274364.0,,,,2.0,,,,,,,,,,,,,,,,,, +208,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-02-02 04:16:07.000,2022-01-24 03:07:57,565.0,9.0,247,26.0,242.0,64.0,230.0,1492,A simple app that provides django integration for RQ (Redis Queue).,106.0,31,True,['django'],2021-11-22 00:40:45.000,2.5.1,46.0,,116336.0,,django-rq,2149.0,1723.0,https://pypi.org/project/django-rq,2021-11-22 00:39:54.000,426.0,116336.0,,,,2.0,,,,,,,,,,,,,,,,,, +209,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-02-09 19:25:52.000,2022-02-01 19:12:47,432.0,1.0,559,86.0,215.0,141.0,209.0,1241,A very simple Salesforce.com REST API client for Python.,74.0,31,True,,2022-02-01 19:16:52.000,1.11.5,40.0,,3511875.0,conda-forge/simple-salesforce,simple-salesforce,191.0,,https://pypi.org/project/simple-salesforce,2022-02-01 19:16:52.000,191.0,3511160.0,https://anaconda.org/conda-forge/simple-salesforce,2020-12-11 15:45:59.182,40782.0,3.0,,,,,,,,,,,,,,,,,, +210,PySocks,Anorov/PySocks,others,,https://github.com/Anorov/PySocks,https://github.com/Anorov/PySocks,BSD-3-Clause,2012-02-21 09:10:49.000,2021-11-02 14:27:40.513,2019-09-20 02:47:40,230.0,,257,47.0,57.0,45.0,61.0,1075,A SOCKS proxy client and wrapper for Python.,32.0,31,False,,2019-09-20 02:06:20.000,1.7.1,19.0,,7077949.0,conda-forge/pysocks,pysocks,71999.0,68573.0,https://pypi.org/project/pysocks,2019-09-20 02:06:20.000,3426.0,6828410.0,https://anaconda.org/conda-forge/pysocks,2021-11-02 14:27:40.513,16469600.0,2.0,,,,,,,,,,,,,,,,,, +211,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-02-17 09:06:11.000,2022-02-17 09:04:59,1033.0,42.0,234,39.0,279.0,22.0,134.0,944,Bootstrap 4 integration with Django.,137.0,31,True,['django'],2021-05-20 08:44:02.000,3.0.1,21.0,,140161.0,conda-forge/django-bootstrap4,django-bootstrap4,57310.0,56319.0,https://pypi.org/project/django-bootstrap4,2021-11-03 18:45:31.000,991.0,139810.0,https://anaconda.org/conda-forge/django-bootstrap4,2021-10-20 17:13:15.114,16506.0,2.0,,,,,,,,,,,,,,,,,, +212,webassets,miracle2k/webassets,others,,https://github.com/miracle2k/webassets,https://github.com/miracle2k/webassets,BSD-3-Clause,2009-12-08 05:40:34.000,2022-02-14 12:00:43.000,2021-05-01 12:22:50,1418.0,,256,20.0,251.0,66.0,232.0,904,Asset management for Python web development.,157.0,31,True,,2017-01-08 13:48:21.000,0.12.1,14.0,,173971.0,conda-forge/webassets,webassets,7124.0,5419.0,https://pypi.org/project/webassets,2019-12-20 17:37:28.000,1705.0,173355.0,https://anaconda.org/conda-forge/webassets,2019-12-24 13:40:58.186,40055.0,2.0,,,,,,,,,,,,,,,,,, +213,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-02-14 12:14:28.000,2022-02-14 12:14:28,825.0,55.0,213,14.0,497.0,167.0,216.0,827,PEP-484 stubs for Django.,146.0,31,True,['django'],2021-09-04 08:55:59.000,1.9.0,33.0,,425528.0,conda-forge/django-stubs,django-stubs,2120.0,2047.0,https://pypi.org/project/django-stubs,2021-09-04 08:55:59.000,73.0,425381.0,https://anaconda.org/conda-forge/django-stubs,2021-09-05 18:41:56.757,1470.0,2.0,,,,,,,,,,,,,,,,,, +214,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-01-25 09:44:54.000,2021-10-28 12:22:27,555.0,,149,22.0,168.0,75.0,99.0,826,A toolbelt of useful classes and functions to be used with python-requests.,61.0,31,True,,2019-01-30 01:29:52.000,0.9.1,18.0,,23289999.0,conda-forge/requests-toolbelt,requests-toolbelt,5053.0,,https://pypi.org/project/requests-toolbelt,2019-01-30 01:29:52.000,5053.0,23280475.0,https://anaconda.org/conda-forge/requests-toolbelt,2019-01-30 10:52:02.782,676210.0,3.0,,,,,,,,,,,,,,,,,, +215,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-01-09 09:28:15.000,2021-06-05 03:29:51,348.0,,104,10.0,173.0,31.0,101.0,764,Cross Origin Resource Sharing ( CORS ) support for Flask.,37.0,31,True,['flask'],2021-01-06 00:25:41.000,3.0.10,42.0,,3583525.0,conda-forge/flask-cors,flask-cors,145738.0,137782.0,https://pypi.org/project/flask-cors,2021-01-06 00:25:41.000,7956.0,3574290.0,https://anaconda.org/conda-forge/flask-cors,2021-05-30 14:07:35.715,600318.0,1.0,,,,,,,,,,,,,,,,,, +216,netaddr,netaddr/netaddr,others,,https://github.com/netaddr/netaddr,https://github.com/netaddr/netaddr,BSD-3-Clause,2010-05-24 23:14:56.000,2021-12-24 09:45:27.000,2021-04-15 22:45:55,618.0,,155,41.0,87.0,40.0,121.0,690,A network address manipulation library for Python.,46.0,31,True,,2020-07-03 14:43:51.000,0.8.0,29.0,,3002028.0,conda-forge/netaddr,netaddr,20280.0,15528.0,https://pypi.org/project/netaddr,2020-07-03 14:43:51.000,4752.0,3000158.0,https://anaconda.org/conda-forge/netaddr,2017-09-16 17:36:03.062,125321.0,2.0,,,,,,,,,,,,,,,,,, +217,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-01-25 16:27:00.000,2022-01-25 16:27:00,1158.0,11.0,155,23.0,335.0,44.0,190.0,372,Build Web Services with Pyramid.,121.0,31,True,['pyramid'],2022-01-07 13:41:40.000,6.0.1,57.0,,35016.0,anaconda/cornice,cornice,1064.0,704.0,https://pypi.org/project/cornice,2022-01-07 13:40:04.000,360.0,34949.0,https://anaconda.org/anaconda/cornice,2021-10-05 11:52:51.258,4951.0,3.0,,,,,,,,,,,,,,,,,, +218,terminado,jupyter/terminado,others,,https://github.com/jupyter/terminado,https://github.com/jupyter/terminado,BSD-3-Clause,2014-09-29 23:44:25.000,2022-02-17 05:21:49.000,2022-01-27 14:21:29,370.0,20.0,75,20.0,86.0,26.0,34.0,298,Terminals served by tornado websockets.,39.0,31,True,,2022-01-27 14:22:10.000,0.13.1,28.0,12.0,8934825.0,conda-forge/terminado,terminado,6918.0,,https://pypi.org/project/terminado,2022-01-27 14:22:06.000,6918.0,8860298.0,https://anaconda.org/conda-forge/terminado,2022-01-27 15:33:35.761,5216926.0,2.0,,,,,,,,,,,,,,,,,, +219,Mako,sqlalchemy/mako,others,,https://github.com/sqlalchemy/mako,https://github.com/sqlalchemy/mako,MIT,2016-07-05 15:04:03.129,2022-02-02 19:49:06.000,2022-01-18 06:40:48,901.0,11.0,36,10.0,29.0,66.0,259.0,179,Mako Templates for Python.,55.0,31,True,,2021-11-17 15:40:54.000,rel_1_1_6,61.0,,19483233.0,conda-forge/mako,mako,14119.0,,https://pypi.org/project/mako,2021-11-17 15:40:48.000,14119.0,19445957.0,https://anaconda.org/conda-forge/mako,2021-11-17 17:37:39.523,2497536.0,2.0,,,,,,,,,,,,,,,,,, +220,soupsieve,facelessuser/soupsieve,web-scraping,,https://github.com/facelessuser/soupsieve,https://github.com/facelessuser/soupsieve,MIT,2018-12-07 07:42:56.000,2022-01-03 14:33:12.000,2022-01-03 14:33:07,296.0,6.0,25,5.0,138.0,13.0,87.0,115,A modern CSS selector implementation for BeautifulSoup.,9.0,31,True,,2021-11-11 13:53:12.000,2.3.1,40.0,,28810707.0,conda-forge/soupsieve,soupsieve,175846.0,173428.0,https://pypi.org/project/soupsieve,2021-11-11 13:53:12.000,2418.0,28689597.0,https://anaconda.org/conda-forge/soupsieve,2021-12-03 17:00:51.007,4481106.0,2.0,,,,,,,,,,,,,,,,,, +221,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-02-17 16:22:59.000,2022-02-17 14:12:16,19316.0,182.0,4269,385.0,5437.0,269.0,2896.0,15155,"A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.",225.0,30,True,"['django', 'graphql']",2022-02-14 11:42:18.000,3.0.1,100.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +222,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-02-17 16:03:34.000,2022-02-17 11:59:44,11493.0,19.0,5724,419.0,5310.0,3167.0,3347.0,14079,"swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different..",1206.0,30,True,['openapi'],2022-02-07 22:36:01.000,3.0.33,78.0,,,,,,,,,,,,,,3.0,,,io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,https://search.maven.org/artifact/io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,,,, +223,grip,joeyespo/grip,markdown,,https://github.com/joeyespo/grip,https://github.com/joeyespo/grip,MIT,2012-11-17 07:27:16.000,2022-02-09 14:52:29.000,2022-02-02 04:02:41,569.0,5.0,394,74.0,100.0,86.0,182.0,5542,Preview GitHub README.md files locally before committing them.,38.0,30,True,,2022-02-02 04:40:17.000,4.6.0,25.0,,17532.0,,grip,1086.0,943.0,https://pypi.org/project/grip,2022-02-02 04:40:17.000,143.0,17532.0,,,,3.0,,,,,,,,,,,,,,,,,, +224,Dredd,apiaryio/dredd,testing,,https://github.com/apiaryio/dredd,https://github.com/apiaryio/dredd,MIT,2013-09-04 12:21:35.000,2022-02-14 13:16:32.000,2021-12-10 12:31:41,3307.0,3.0,282,79.0,1250.0,235.0,574.0,3801,Language-agnostic HTTP API Testing Tool.,108.0,30,True,['openapi'],2021-11-16 12:38:08.000,dredd-transactions@10.1.0,223.0,,48993.0,,dredd_hooks,983.0,774.0,https://pypi.org/project/dredd_hooks,2018-04-09 12:47:29.000,38.0,5089.0,,,,2.0,,,,dredd,https://www.npmjs.com/package/dredd,2021-11-16 12:36:05.644,171.0,43904.0,,,,,,,,,, +225,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-02-16 20:07:11.000,2022-02-12 23:53:43,1415.0,144.0,286,79.0,433.0,238.0,354.0,3527,The lektor static file content management system.,89.0,30,True,,2022-01-09 08:50:01.000,3.3.1,27.0,6965.0,3773.0,conda-forge/lektor,lektor,84.0,,https://pypi.org/project/lektor,2022-01-09 08:49:02.000,84.0,2885.0,https://anaconda.org/conda-forge/lektor,2020-08-27 20:53:04.977,50816.0,3.0,,,,,,,,,,,,,,,,,, +226,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,2021-07-07 20:02:26.000,2018-02-12 06:35:04,352.0,,1044,215.0,113.0,75.0,81.0,2941,"A fully tested, abstract interface to creating OAuth clients and servers.",42.0,30,False,,2019-06-28 17:57:45.000,1.1.1,13.0,,66660.0,conda-forge/python-oauth2,python-oauth2,9128.0,9032.0,https://pypi.org/project/python-oauth2,2019-06-28 17:57:45.000,96.0,65129.0,https://anaconda.org/conda-forge/python-oauth2,2019-06-28 21:19:03.608,84238.0,3.0,,,,,,,,,,,,,,,,,, +227,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-02-17 15:28:31.000,2022-02-17 13:57:42,1517.0,99.0,146,125.0,357.0,181.0,451.0,2825,Realtime Web Apps and Dashboards for Python and R.,29.0,30,True,,2022-01-31 06:07:53.000,0.20.0,37.0,519287.0,37095.0,,wave,171.0,,https://pypi.org/project/wave,2011-01-09 22:48:14.000,171.0,11131.0,,,,2.0,,,,,,,,,,,,,,,,,, +228,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-02-16 16:04:40.000,2022-02-16 10:07:43,894.0,2.0,331,40.0,409.0,157.0,354.0,2756,A test fixtures replacement for Python.,118.0,30,True,['django'],2018-05-05 15:05:40.000,2.11.1,36.0,,2091161.0,conda-forge/factory_boy,factory_boy,2143.0,,https://pypi.org/project/factory_boy,2018-05-05 15:05:40.000,2143.0,2089760.0,https://anaconda.org/conda-forge/factory_boy,2021-10-26 21:47:41.376,91092.0,2.0,,,,,,,,,,,,,,,,,, +229,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-02-13 17:09:50.000,2022-02-13 17:09:50,1759.0,43.0,392,142.0,104.0,22.0,429.0,2656,Fast and powerful SSL/TLS scanning library.,61.0,30,True,,2022-01-01 14:41:20.000,5.0.2,60.0,94411.0,112074.0,,sslyze,24.0,,https://pypi.org/project/sslyze,2022-01-01 14:39:51.000,24.0,111014.0,,,,3.0,,,,,,,,,,,,,,,,,, +230,fake-useragent,hellysmile/fake-useragent,others,,https://github.com/hellysmile/fake-useragent,https://github.com/hellysmile/fake-useragent,Apache-2.0,2013-03-04 07:14:29.000,2022-02-12 20:52:38.000,2020-09-22 17:19:03,167.0,,424,65.0,40.0,41.0,51.0,2651,up to date simple useragent faker with real world database.,7.0,30,False,,2018-10-04 15:02:12.000,0.1.11,21.0,,1296776.0,conda-forge/fake-useragent,fake-useragent,14484.0,13664.0,https://pypi.org/project/fake-useragent,2018-10-04 15:02:12.000,820.0,1296665.0,https://anaconda.org/conda-forge/fake-useragent,2021-06-25 12:14:04.093,888.0,3.0,,,,,,,,,,,,,,,,,, +231,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-02-08 16:16:52.000,2022-02-08 15:46:49,2065.0,88.0,350,113.0,384.0,294.0,546.0,2317,A simple CalDAV (calendar) and CardDAV (contact) server.,93.0,30,True,,2022-02-08 16:16:52.000,3.1.5,55.0,,10955.0,,radicale,145.0,103.0,https://pypi.org/project/radicale,2022-02-08 16:16:52.000,42.0,10955.0,,,,3.0,,,,,,,,,,,,,,,,,, +232,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-01-19 08:50:01.000,2022-01-19 08:49:57,461.0,1.0,169,64.0,60.0,45.0,127.0,2074,A jquery-like library for python.,50.0,30,True,,2020-11-21 09:17:43.000,1.4.3,35.0,,1122229.0,conda-forge/pyquery,pyquery,16603.0,13286.0,https://pypi.org/project/pyquery,2020-11-21 09:17:43.000,3317.0,1121815.0,https://anaconda.org/conda-forge/pyquery,2020-11-27 04:30:29.453,21531.0,3.0,,,,,,,,,,,,,,,,,, +233,modoboa,modoboa/modoboa,email,,https://github.com/modoboa/modoboa,https://github.com/modoboa/modoboa,ISC,2013-04-16 09:43:55.000,2022-02-17 15:08:29.000,2022-02-04 15:25:03,3837.0,12.0,281,91.0,622.0,141.0,1522.0,2048,Mail hosting made simple.,103.0,30,True,,2021-09-22 08:11:03.000,2.0.0-beta.3,59.0,,1855.0,,modoboa,70.0,34.0,https://pypi.org/project/modoboa,2021-09-22 08:23:11.000,36.0,1855.0,,,,1.0,,,,,,,,,,,,,,,,,, +234,twython,ryanmcgrath/twython,third-party-apis,,https://github.com/ryanmcgrath/twython,https://github.com/ryanmcgrath/twython,MIT,2009-04-02 05:01:31.000,2021-07-17 00:06:56.130,2021-07-16 22:33:17,853.0,,396,100.0,221.0,21.0,304.0,1818,"Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",103.0,30,True,,2021-07-16 22:38:58.000,3.9.1,61.0,,186334.0,conda-forge/twython,twython,6105.0,4949.0,https://pypi.org/project/twython,2021-07-16 22:35:20.000,1156.0,181955.0,https://anaconda.org/conda-forge/twython,2021-07-17 00:06:56.130,249626.0,3.0,,,,,,,,,,,,,,,,,, +235,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,2021-11-18 21:53:16.000,2021-11-18 21:51:43,693.0,,211,56.0,166.0,3.0,116.0,1777,"Reusable, generic mixins for Django.",77.0,30,True,['django'],2021-11-05 21:41:41.000,1.15.0,31.0,,219347.0,conda-forge/django-braces,django-braces,15709.0,11750.0,https://pypi.org/project/django-braces,2021-11-05 21:41:41.000,3959.0,218767.0,https://anaconda.org/conda-forge/django-braces,2018-07-08 01:10:50.307,31323.0,3.0,,,,,,,,,,,,,,,,,, +236,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-02-14 21:46:15.000,2022-02-10 18:48:40,763.0,204.0,414,50.0,777.0,35.0,213.0,1741,Fast Lightweight 0 Dependency Pluggable TLS interception DNS-over-HTTPS Poor Mans VPN Reverse & Forward Proxy Server..,16.0,30,True,,2022-02-03 14:25:07.000,2.4.0,31.0,97.0,56755.0,,proxy.py,107.0,91.0,https://pypi.org/project/proxy.py,2022-02-03 14:24:22.000,16.0,56723.0,,,,3.0,,,,,,,,,,,,,,,,,, +237,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,,473,65.0,350.0,137.0,388.0,1574,Quick and simple security for Flask applications.,127.0,30,False,['flask'],2017-06-14 13:28:38.000,3.0.0,26.0,,63543.0,conda-forge/flask-security,flask-security,7219.0,5866.0,https://pypi.org/project/flask-security,2017-06-14 13:28:38.000,1353.0,62949.0,https://anaconda.org/conda-forge/flask-security,2017-09-18 17:08:03.109,34482.0,1.0,,,,,,,,,,,,,,,,,, +238,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-01-04 08:55:51.000,2022-01-04 08:55:46,1180.0,3.0,179,32.0,127.0,22.0,273.0,1555,A slick ORM cache with automatic granular event-driven invalidation.,60.0,30,True,['django'],2020-07-09 09:35:18.000,5.0.1,58.0,,202488.0,,django-cacheops,736.0,641.0,https://pypi.org/project/django-cacheops,2021-05-03 11:09:44.000,95.0,202488.0,,,,3.0,,,,,,,,,,,,,,,,,, +239,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-02-12 01:49:08.000,2022-02-12 01:49:08,608.0,4.0,286,34.0,231.0,32.0,212.0,1427,Dynamic Django settings.,127.0,30,True,['django'],2020-11-20 13:09:51.000,2.8.0,27.0,,150783.0,,django-constance,1224.0,951.0,https://pypi.org/project/django-constance,2020-11-20 13:09:51.000,273.0,150783.0,,,,3.0,,,,,,,,,,,,,,,,,, +240,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-02-04 11:21:26.000,2022-01-07 03:36:07,836.0,5.0,209,58.0,118.0,56.0,302.0,1118,RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.,75.0,30,True,,2021-01-11 19:26:24.000,5.0.1,21.0,138.0,226549.0,conda-forge/rpyc,rpyc,1447.0,1117.0,https://pypi.org/project/rpyc,2021-01-11 19:26:24.000,330.0,194895.0,https://anaconda.org/conda-forge/rpyc,2021-01-12 03:08:24.569,538051.0,2.0,,,,,,,,,,,,,,,,,, +241,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-02-09 15:20:47.000,2022-02-09 15:20:22,7040.0,63.0,263,45.0,321.0,73.0,287.0,1037,A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular..,126.0,30,False,,2022-02-09 03:28:26.000,spyne-2.14.0,47.0,,66043.0,conda-forge/spyne,spyne,525.0,433.0,https://pypi.org/project/spyne,2022-02-03 02:53:36.000,92.0,65201.0,https://anaconda.org/conda-forge/spyne,2022-02-03 05:30:05.668,58971.0,2.0,,,,,,,,,,,,,,,,,, +242,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-02-05 18:08:45.000,2022-02-05 18:08:45,376.0,6.0,141,42.0,168.0,36.0,120.0,978,ASGI specification and utilities.,67.0,30,True,,2022-01-22 16:58:09.000,3.5.0,56.0,,9501896.0,conda-forge/asgiref,asgiref,1106.0,,https://pypi.org/project/asgiref,2022-01-22 16:58:09.000,1106.0,9491693.0,https://anaconda.org/conda-forge/asgiref,2022-01-23 04:42:03.060,408152.0,2.0,,,,,,,,,,,,,,,,,, +243,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-02-11 08:29:17.000,2022-02-11 08:29:14,1860.0,53.0,255,42.0,118.0,42.0,208.0,938,Cinemagoer is a Python package useful to retrieve and manage the data of the IMDb (to which we are not affiliated in..,62.0,30,True,,2022-02-11 07:29:34.000,2022.02.11,43.0,90.0,2626454.0,,imdbpy,122.0,,https://pypi.org/project/imdbpy,2021-04-18 11:23:35.000,122.0,2626445.0,,,,3.0,,,,,,,,,,,,,,,cinemagoer/cinemagoer,,, +244,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-01-21 15:30:30.000,2022-01-13 16:29:18,388.0,3.0,235,24.0,244.0,29.0,154.0,898,A feature flipper for Django.,105.0,30,True,['django'],2022-01-10 18:07:21.000,2.3.0,40.0,,270306.0,conda-forge/django-waffle,django-waffle,1046.0,707.0,https://pypi.org/project/django-waffle,2022-01-10 18:07:21.000,339.0,270077.0,https://anaconda.org/conda-forge/django-waffle,2022-01-11 12:00:06.098,3897.0,3.0,,,,,,,,,,,,,,,,,, +245,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-02-17 08:51:19.000,2022-02-06 01:02:40,834.0,18.0,162,19.0,140.0,118.0,129.0,843,Authentication for Django Rest Framework.,154.0,30,True,['django'],2022-02-06 01:05:57.000,2.2.3,36.0,173.0,102113.0,conda-forge/dj-rest-auth,dj-rest-auth,2307.0,2301.0,https://pypi.org/project/dj-rest-auth,2022-02-06 01:03:15.000,6.0,101838.0,https://anaconda.org/conda-forge/dj-rest-auth,2022-02-06 13:05:21.367,1876.0,3.0,,,,,,,,,,,,,,,,,, +246,tavern,taverntesting/tavern,testing,,https://github.com/taverntesting/tavern,https://github.com/taverntesting/tavern,MIT,2017-11-01 14:51:25.000,2022-01-30 10:22:52.000,2022-01-30 10:22:51,959.0,11.0,157,28.0,230.0,35.0,496.0,839,"A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise..",50.0,30,True,,2022-01-09 14:34:27.000,1.19.0,138.0,,146217.0,,tavern,296.0,273.0,https://pypi.org/project/tavern,2022-01-09 14:57:47.000,23.0,146217.0,,,,2.0,,,,,,,,,,,,,,,,,, +247,coursera-dl,coursera-dl/coursera-dl,third-party-apis,,https://github.com/coursera-dl/coursera-dl,https://github.com/coursera-dl/coursera-dl,LGPL-3.0,2012-03-21 21:07:15.000,2022-02-10 04:30:15.000,2021-02-12 03:30:48,1131.0,,2069,334.0,209.0,167.0,455.0,8646,Script for downloading Coursera.org videos and naming them.,85.0,29,True,,2019-12-16 20:45:01.000,0.11.5,12.0,,2789.0,conda-forge/coursera-dl,coursera-dl,187.0,173.0,https://pypi.org/project/coursera-dl,2019-12-16 20:45:01.000,14.0,2509.0,https://anaconda.org/conda-forge/coursera-dl,2019-11-20 13:24:57.856,17689.0,3.0,,,,,,,,,,,,,,,,,, +248,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-02-14 18:33:27.000,2022-02-14 18:33:15,3552.0,145.0,445,114.0,163.0,405.0,1606.0,4489,Command-line program to download image galleries and collections from several image hosting sites.,56.0,29,True,,2022-02-14 18:37:17.000,1.20.5,113.0,168821.0,13494.0,,gallery-dl,5.0,,https://pypi.org/project/gallery-dl,2022-02-14 18:33:27.000,5.0,10633.0,,,,3.0,,,,,,,,,,,,,,,,,, +249,maltrail,stamparm/maltrail,others,,https://github.com/stamparm/maltrail,https://github.com/stamparm/maltrail,MIT,2014-12-04 21:33:46.000,2022-02-17 14:50:25.000,2022-02-17 14:50:25,72885.0,5296.0,793,210.0,18747.0,56.0,244.0,4369,Malicious traffic detection system.,33.0,29,True,,2022-01-31 23:11:08.000,0.42,31.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +250,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,199.0,116.0,105.0,92.0,3749,"Html Content / Article Extractor, web scrapping lib in Python.",35.0,29,False,,2022-01-18 18:42:34.000,3.1.11,22.0,,9994.0,,goose3,232.0,209.0,https://pypi.org/project/goose3,2022-01-18 18:42:34.000,23.0,9994.0,,,,2.0,,,,,,,,,,,,,,,,,, +251,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-02-15 01:14:05.000,2022-01-24 02:08:18,1271.0,5.0,701,171.0,358.0,33.0,296.0,3071,WeChat SDK for Python.,90.0,29,True,,2021-11-11 15:12:31.000,1.8.18,127.0,,3698.0,,wechatpy,126.0,,https://pypi.org/project/wechatpy,2022-01-24 02:09:54.000,126.0,3698.0,,,,3.0,,,,,,,,,,,,,,,,,, +252,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-02-12 20:29:24.000,2022-02-10 20:42:48,1167.0,17.0,530,80.0,141.0,67.0,424.0,2785,WebRTC and ORTC implementation for Python using asyncio.,22.0,29,True,,2022-01-31 21:03:52.000,1.3.0,45.0,,38272.0,,aiortc,20.0,,https://pypi.org/project/aiortc,2022-01-31 21:03:52.000,20.0,38272.0,,,,3.0,,,,,,,,,,,,,,,,,, +253,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-01-08 13:06:17.000,2021-02-28 18:04:57,5402.0,,919,161.0,499.0,83.0,292.0,2749,A Django based shop system.,96.0,29,True,['django'],2021-02-02 21:13:24.000,1.2.4,47.0,,2784.0,,django-shop,284.0,199.0,https://pypi.org/project/django-shop,2021-02-02 21:13:24.000,85.0,2784.0,,,,3.0,,,,,,,,,,,,,,,,,, +254,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-01-27 10:50:05.000,2020-01-10 15:34:53,764.0,,640,116.0,165.0,314.0,337.0,2147,Modern theme for Django admin interface.,60.0,29,False,['django'],2019-10-02 08:36:30.000,0.2.28,46.0,,104488.0,,django-suit,3820.0,2779.0,https://pypi.org/project/django-suit,2021-12-15 16:10:08.782,1041.0,104488.0,,,,2.0,,,,,,,,,,,,,,,,,, +255,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-02-16 02:10:16.000,2022-02-16 02:10:15,334.0,2.0,257,45.0,132.0,22.0,130.0,1952,Django friendly finite state machine support.,64.0,29,True,['django'],2021-11-05 06:22:51.000,2.8.0,22.0,,232888.0,conda-forge/django-fsm,django-fsm,1340.0,1010.0,https://pypi.org/project/django-fsm,2021-11-05 06:22:51.000,330.0,232528.0,https://anaconda.org/conda-forge/django-fsm,2019-12-07 18:24:17.995,19467.0,3.0,,,,,,,,,,,,,,,,,, +256,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-02-17 03:30:23.000,2022-02-14 02:43:49,388.0,9.0,541,67.0,265.0,140.0,263.0,1904,Send push notifications to mobile devices through GCM or APNS in Django.,91.0,29,True,['django'],2022-02-17 03:24:01.000,3.0.0,16.0,50.0,81768.0,,django-push-notifications,89.0,,https://pypi.org/project/django-push-notifications,2022-02-17 03:20:43.000,89.0,81768.0,,,,3.0,,,,,,,,,,,,,,,,,, +257,Js2Py,PiotrDabkowski/Js2Py,others,,https://github.com/PiotrDabkowski/Js2Py,https://github.com/PiotrDabkowski/Js2Py,MIT,2014-10-02 21:08:48.000,2022-01-19 00:28:04.000,2021-09-18 13:29:34,295.0,,199,62.0,63.0,107.0,111.0,1774,JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python Try it online:.,28.0,29,True,,,,46.0,,204356.0,conda-forge/js2py,js2py,7959.0,7816.0,https://pypi.org/project/js2py,2021-04-01 18:29:44.000,143.0,204244.0,https://anaconda.org/conda-forge/js2py,2021-04-09 07:12:53.147,2353.0,3.0,,,,,,,,,,,,,,,,,, +258,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,1616,Full-featured Python interface for the Slack API.,45.0,29,False,,2020-02-15 09:06:13.000,0.14.0,57.0,,907071.0,conda-forge/slacker,slacker,3639.0,2577.0,https://pypi.org/project/slacker,2020-02-15 09:06:13.000,1062.0,904288.0,https://anaconda.org/conda-forge/slacker,2020-02-28 19:46:11.049,189263.0,3.0,,,,,,,,,,,,,,,,,, +259,cloudscraper,venomous/cloudscraper,web-scraping,,https://github.com/VeNoMouS/cloudscraper,https://github.com/VeNoMouS/cloudscraper,MIT,2019-04-16 02:18:50.000,2022-02-13 16:22:54.000,2021-04-06 13:23:27,252.0,,252,100.0,50.0,4.0,,1599,A Python module to bypass Cloudflares anti-bot page.,8.0,29,True,,2021-04-10 01:17:15.000,1.2.58,82.0,,3265510.0,,cloudscraper,4706.0,4649.0,https://pypi.org/project/cloudscraper,2021-01-28 01:41:51.000,57.0,3265510.0,,,,2.0,,,,,,,,,,,,,,,,,, +260,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,2021-12-22 22:38:30.000,2021-12-22 17:44:07,170.0,7.0,116,33.0,59.0,28.0,81.0,1423,"Awesome Django authorization, without the database.",25.0,29,True,['django'],2021-12-22 17:47:00.000,3.1.0,17.0,,93284.0,,rules,880.0,753.0,https://pypi.org/project/rules,2021-12-22 17:48:00.000,127.0,93284.0,,,,3.0,,,,,,,,,,,,,,,,,, +261,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-02-11 19:12:21.000,2021-11-18 13:07:40,854.0,,238,28.0,204.0,133.0,172.0,1298,Improved Django model inheritance with automatic downcasting.,105.0,29,True,['django'],2021-11-18 11:55:38.000,3.1.0,40.0,,301518.0,conda-forge/django_polymorphic,django-polymorphic,154.0,,https://pypi.org/project/django-polymorphic,2021-11-18 11:55:38.000,154.0,300816.0,https://anaconda.org/conda-forge/django_polymorphic,2021-11-18 16:21:32.309,49204.0,3.0,,,,,,,,,,,,,,,,,, +262,python-user-agents,selwin/python-user-agents,others,,https://github.com/selwin/python-user-agents,https://github.com/selwin/python-user-agents,MIT,2013-01-05 00:44:11.000,2021-12-14 02:15:10.000,2021-12-14 02:14:43,144.0,1.0,185,37.0,50.0,34.0,31.0,1236,"A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by..",31.0,29,True,,2020-08-23 06:05:26.000,2.2.0,12.0,,2402072.0,conda-forge/user-agents,user-agents,4251.0,3780.0,https://pypi.org/project/user-agents,2020-08-23 06:01:54.000,471.0,2401580.0,https://anaconda.org/conda-forge/user-agents,2020-08-24 16:33:13.933,32490.0,3.0,,,,,,,,,,,,,,,,,, +263,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-01-12 04:30:42.000,2021-06-13 17:59:55,765.0,,209,27.0,187.0,75.0,120.0,1217,Convert HTML to Markdown-formatted text.,76.0,29,True,,2020-01-16 14:21:52.000,2020.1.16,36.0,,1260958.0,,html2text,2205.0,,https://pypi.org/project/html2text,2020-01-16 14:21:52.000,2205.0,1260958.0,,,,3.0,,,,,,,,,,,,,,,,,, +264,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,2021-12-27 13:39:59.000,2021-10-25 22:23:52,161.0,,187,18.0,49.0,8.0,87.0,1055,"Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes.",31.0,29,True,['flask'],2021-10-25 22:23:49.000,4.5.0,31.0,,541362.0,conda-forge/flask-httpauth,flask-httpauth,2219.0,,https://pypi.org/project/flask-httpauth,2021-10-25 22:23:49.000,2219.0,539826.0,https://anaconda.org/conda-forge/flask-httpauth,2021-10-26 03:25:03.751,101393.0,3.0,,,,,,,,,,,,,,,,,, +265,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,,164,42.0,195.0,78.0,168.0,1042,HTTP/2 for Python.,43.0,29,False,,2020-08-02 14:24:39.000,0.5.0,18.0,167.0,258705.0,conda-forge/hyper,hyper,945.0,821.0,https://pypi.org/project/hyper,2016-09-27 12:58:42.000,124.0,258330.0,https://anaconda.org/conda-forge/hyper,2018-12-02 11:42:05.815,18332.0,3.0,,,,,,,,,,,,,,,,,, +266,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-02-16 13:39:51.000,2022-02-09 16:41:24,650.0,7.0,188,30.0,167.0,49.0,75.0,1038,A JOSE implementation in Python.,49.0,29,True,,2021-06-05 03:30:38.000,3.3.0,38.0,,5472311.0,conda-forge/python-jose,python-jose,661.0,,https://pypi.org/project/python-jose,2021-06-05 03:30:38.000,661.0,5452155.0,https://anaconda.org/conda-forge/python-jose,2021-06-26 10:05:59.498,846579.0,3.0,,,,,,,,,,,,,,,,,, +267,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-02-07 04:49:53.000,2022-02-07 04:47:21,921.0,26.0,138,34.0,166.0,14.0,181.0,1031,Waitress - A WSGI server for Python 2 and 3.,44.0,29,False,,2021-06-27 08:24:51.000,2.0.0,46.0,,2309559.0,conda-forge/waitress,waitress,3493.0,,https://pypi.org/project/waitress,2022-02-07 04:49:53.000,3493.0,2308515.0,https://anaconda.org/conda-forge/waitress,2021-03-08 10:25:40.740,47009.0,3.0,,,,,,,,,,,,,,,,,, +268,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-02-17 14:11:59.000,2022-02-16 12:39:03,865.0,40.0,114,6.0,181.0,34.0,453.0,953,Sane and flexible OpenAPI 3 schema generation for Django REST framework.,58.0,29,True,['openapi'],2022-02-01 10:12:44.000,0.21.2,46.0,,432347.0,conda-forge/drf-spectacular,drf-spectacular,1336.0,1320.0,https://pypi.org/project/drf-spectacular,2022-02-01 10:12:44.000,16.0,432134.0,https://anaconda.org/conda-forge/drf-spectacular,2022-02-01 13:35:25.296,1066.0,3.0,,,,,,,,,,,,,,,,,, +269,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-01-12 19:58:46.000,2022-01-12 13:19:35,908.0,17.0,382,43.0,139.0,17.0,262.0,878,Media-Management with Grappelli.,35.0,29,True,['django'],2022-01-12 13:11:27.000,3.14.3,38.0,,7954.0,,django-filebrowser,1024.0,752.0,https://pypi.org/project/django-filebrowser,2022-01-12 13:23:31.000,272.0,7954.0,,,,3.0,,,,,,,,,,,,,,,,,, +270,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-01-21 19:42:51.000,2021-10-22 14:38:03,379.0,,236,22.0,115.0,93.0,133.0,868,Django test runner using nose.,63.0,29,True,['django'],2020-08-20 02:49:13.000,1.4.7,18.0,,272415.0,,django-nose,12500.0,8099.0,https://pypi.org/project/django-nose,2020-08-20 02:49:13.000,4401.0,272415.0,,,,2.0,,,,,,,,,,,,,,,,,, +271,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-02-15 13:03:28.000,2022-01-31 00:02:54,614.0,110.0,102,12.0,187.0,16.0,123.0,844,Rate Limiting extension for Flask.,34.0,29,True,['flask'],2022-01-30 23:46:45.000,2.1.2,64.0,,207623.0,,flask-limiter,3639.0,3263.0,https://pypi.org/project/flask-limiter,2022-01-31 00:03:05.000,376.0,207623.0,,,,2.0,,,,,,,,,,,,,,,,,, +272,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,2021-09-23 04:45:19.000,2020-12-28 20:43:21,655.0,,243,31.0,201.0,56.0,199.0,797,MongoEngine flask extension with WTF model forms support.,82.0,29,False,['flask'],2020-11-21 06:02:04.000,1.0.0,21.0,,77710.0,,flask-mongoengine,8534.0,7122.0,https://pypi.org/project/flask-mongoengine,2020-11-21 06:02:04.000,1412.0,77710.0,,,,2.0,,,,,,,,,,,,,,,,,, +273,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-02-10 23:13:32.000,2021-12-22 20:16:39,577.0,1.0,107,33.0,146.0,43.0,58.0,744,Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors.,42.0,29,True,,2020-05-07 21:28:33.000,1.6.0,20.0,,768335.0,conda-forge/parsel,parsel,20433.0,18867.0,https://pypi.org/project/parsel,2020-05-07 20:46:55.000,1566.0,767215.0,https://anaconda.org/conda-forge/parsel,2020-06-02 18:37:07.000,24642.0,2.0,,,,,,,,,,,,,,,,,, +274,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-02-11 23:56:02.000,2022-02-11 23:53:18,624.0,7.0,154,16.0,127.0,33.0,148.0,695,A caching extension for Flask.,100.0,29,True,['flask'],2021-03-17 16:25:11.000,1.10.1,19.0,,2790477.0,conda-forge/flask-caching,flask-caching,10185.0,9452.0,https://pypi.org/project/flask-caching,2021-03-17 16:25:11.000,733.0,2789068.0,https://anaconda.org/conda-forge/flask-caching,2021-08-13 17:01:19.689,57794.0,2.0,,,,,,,,,,,,,,,,,, +275,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-02-08 09:30:15.000,2022-02-08 08:17:00,444.0,26.0,180,21.0,183.0,56.0,195.0,569,Management commands to help backup and restore your project database and media files.,53.0,29,True,['django'],2020-04-14 18:27:39.000,3.3.0,41.0,,47142.0,,django-dbbackup,1051.0,894.0,https://pypi.org/project/django-dbbackup,2021-12-24 13:17:37.000,157.0,47142.0,,,,3.0,,,,,,,,,,,,,,,,,, +276,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,2020-03-28 02:40:44.000,2014-11-04 19:45:41,236.0,,149,27.0,79.0,94.0,44.0,531,Flask-Mail adds SMTP mail sending to your Flask applications.,29.0,29,False,,2014-09-28 23:35:22.000,0.9.1,27.0,,347821.0,conda-forge/flask-mail,flask-mail,50405.0,46478.0,https://pypi.org/project/flask-mail,2014-09-28 23:35:22.000,3927.0,346571.0,https://anaconda.org/conda-forge/flask-mail,2018-07-12 05:02:17.778,82508.0,2.0,,,,,,,,,,,,,,,,,, +277,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-01-17 15:34:09.394,2021-10-12 23:30:02,214.0,,70,15.0,54.0,3.0,60.0,176,Internationalized Domain Names for Python (IDNA 2008 and UTS #46).,19.0,29,True,,,,26.0,,137386989.0,conda-forge/idna,idna,37473.0,,https://pypi.org/project/idna,2021-12-15 14:29:20.981,37473.0,137155283.0,https://anaconda.org/conda-forge/idna,2022-01-17 15:34:09.394,15292629.0,3.0,,,,,,,,,,,,,,,,,, +278,Google Images Download,hardikvasa/google-images-download,third-party-apis,,https://github.com/hardikvasa/google-images-download,https://github.com/hardikvasa/google-images-download,MIT,2015-03-28 16:50:28.000,2021-11-30 19:45:31.000,2019-05-21 18:24:10,156.0,,1883,201.0,98.0,120.0,165.0,7868,Python Script to download hundreds of images from Google Images. It is a ready-to-run code!.,38.0,28,False,,2019-05-21 18:28:03.000,2.8.0,40.0,,57565.0,,google_images_download,109.0,,https://pypi.org/project/google_images_download,2019-05-21 18:28:03.000,109.0,57565.0,,,,3.0,,,,,,,,,,,,,,,,,, +279,dirsearch,maurosoria/dirsearch,web-scraping,,https://github.com/maurosoria/dirsearch,https://github.com/maurosoria/dirsearch,GPL-2.0,2013-04-30 15:57:40.000,2022-02-14 15:56:13.000,2022-02-14 15:56:13,2012.0,81.0,1766,303.0,662.0,36.0,345.0,7493,Web path scanner.,87.0,28,True,,2021-09-13 04:20:21.000,0.4.2,17.0,,856.0,,dirsearch,7.0,7.0,https://pypi.org/project/dirsearch,2018-05-24 14:16:01.000,,856.0,,,,2.0,,,,,,,,,,,,,,,,,, +280,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-02-17 14:57:54.000,2022-02-17 09:23:46,3761.0,78.0,870,272.0,2065.0,334.0,1545.0,7132,"Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols.",94.0,28,True,,2022-02-10 16:05:45.000,4.0.0,100.0,18362.0,216.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +281,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,2021-09-30 14:00:31.000,2021-08-31 09:48:33,768.0,,420,175.0,373.0,59.0,289.0,5606,The Web API toolkit.,89.0,28,True,['openapi'],2019-04-03 08:12:14.000,0.7.2,94.0,,15283.0,conda-forge/apistar,apistar,832.0,666.0,https://pypi.org/project/apistar,2019-04-03 08:12:14.000,166.0,13273.0,https://anaconda.org/conda-forge/apistar,2019-04-03 08:38:52.532,92467.0,3.0,,,,,,,,,,,,,,,,,, +282,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-01-26 17:56:43.000,2022-01-26 17:56:43,85.0,1.0,336,110.0,48.0,9.0,96.0,3952,Requests + Gevent = 3.,28.0,28,True,,2020-04-05 14:27:35.000,0.6.0,6.0,,488718.0,conda-forge/grequests,grequests,3454.0,2791.0,https://pypi.org/project/grequests,2020-04-05 14:27:35.000,663.0,488011.0,https://anaconda.org/conda-forge/grequests,2020-04-22 02:04:17.085,46009.0,3.0,,,,,,,,,,,,,,,,,, +283,MechanicalSoup,MechanicalSoup/MechanicalSoup,web-scraping,,https://github.com/MechanicalSoup/MechanicalSoup,https://github.com/MechanicalSoup/MechanicalSoup,MIT,2014-05-26 09:06:11.000,2022-02-09 21:15:34.000,2022-02-08 06:11:09,594.0,3.0,361,109.0,221.0,31.0,134.0,3891,A Python library for automating interaction with websites.,46.0,28,True,,2021-05-29 23:11:14.000,1.1.0,26.0,43.0,127742.0,conda-forge/mechanicalsoup,MechanicalSoup,264.0,,https://pypi.org/project/MechanicalSoup,2021-12-15 15:10:55.499,264.0,125740.0,https://anaconda.org/conda-forge/mechanicalsoup,2021-05-31 19:40:45.409,124132.0,2.0,,,,,,,,,,,,,,,,,, +284,sync-engine,nylas/sync-engine,email,,https://github.com/nylas/sync-engine,https://github.com/nylas/sync-engine,AGPL-3.0,2014-01-15 18:18:17.000,2022-02-15 15:34:24.000,2017-03-08 18:34:10,4395.0,,372,175.0,142.0,69.0,263.0,3515,IMAP/SMTP sync system with modern APIs.,72.0,28,False,,2022-02-15 15:34:24.000,5.6.0,45.0,,110797.0,,nylas,8.0,,https://pypi.org/project/nylas,2022-02-15 15:34:24.000,8.0,110797.0,,,,2.0,,,,,,,,,,,,,,,,,, +285,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-02-14 18:36:40.944,2022-02-14 08:09:40,467.0,5.0,189,79.0,77.0,29.0,119.0,2734,A screamingly fast Python 2/3 WSGI server written in C.,41.0,28,True,,2022-02-14 08:09:52.000,3.2.1,29.0,,20997.0,conda-forge/bjoern,bjoern,537.0,396.0,https://pypi.org/project/bjoern,2022-02-14 08:09:52.000,141.0,19497.0,https://anaconda.org/conda-forge/bjoern,2022-02-14 18:36:40.944,60037.0,3.0,,2.0,,,,,,,,,,,,,,,, +286,PyWebIO,pywebio/PyWebIO,web-ui,,https://github.com/pywebio/PyWebIO,https://github.com/pywebio/PyWebIO,MIT,2020-02-29 10:28:10.000,2022-02-05 11:19:05.000,2022-02-05 11:18:31,829.0,35.0,224,42.0,38.0,34.0,65.0,2689,Write interactive web app in script way.,12.0,28,True,,2021-12-31 04:50:15.000,1.5.2,24.0,,13378.0,,pywebio,554.0,550.0,https://pypi.org/project/pywebio,2021-12-31 04:50:15.000,4.0,13378.0,,,,2.0,,,,,,,,,,,,,,,,,, +287,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-02-16 19:10:50.000,2022-02-16 18:31:09,7404.0,113.0,644,137.0,1179.0,127.0,2769.0,2483,The free and open-source Download Manager written in pure Python.,209.0,28,True,,2020-02-20 21:04:56.000,0.4.20,33.0,76601.0,10674.0,,pyload-ng,1.0,,https://pypi.org/project/pyload-ng,2022-02-16 18:47:01.000,1.0,9908.0,,,,3.0,,3.0,,,,,,,,,,,,,,,, +288,furl,gruns/furl,url-utils,,https://github.com/gruns/furl,https://github.com/gruns/furl,Unlicense,2011-11-17 01:08:16.000,2022-01-02 00:45:47.000,2022-01-02 00:45:43,543.0,3.0,126,37.0,48.0,21.0,80.0,2197,URL parsing and manipulation made easy.,15.0,28,True,,2021-09-27 21:31:14.000,2.1.3,51.0,,641117.0,conda-forge/furl,furl,593.0,,https://pypi.org/project/furl,2021-09-27 21:31:14.000,593.0,638300.0,https://anaconda.org/conda-forge/furl,2021-09-28 03:15:46.493,154967.0,2.0,,,,,,,,,,,,,,,,,, +289,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-01-13 00:44:29.000,2020-03-09 20:52:03,3155.0,,733,130.0,153.0,31.0,406.0,2043,Simple yet powerful and really extendable application for managing a blog within your Django Web site.,71.0,28,False,['django'],2016-09-27 13:25:46.000,0.18.1,29.0,,2095.0,,django-blog-zinnia,641.0,477.0,https://pypi.org/project/django-blog-zinnia,2018-03-10 21:22:04.000,164.0,2095.0,,,,3.0,,,,,,,,,,,,,,,,,, +290,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-02-16 14:51:50.000,2022-02-16 14:51:50,836.0,8.0,313,88.0,229.0,27.0,224.0,1980,Easily share data across your company via SQL queries. From Grove Collab.,89.0,28,True,['django'],2022-02-10 22:57:39.000,2.4,27.0,,56438.0,,django-sql-explorer,350.0,276.0,https://pypi.org/project/django-sql-explorer,2022-02-10 23:01:00.000,74.0,56438.0,,,,3.0,,,,,,,,,,,,,,,,,, +291,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,2021-10-25 20:07:42.000,2021-10-25 20:07:42,99.0,,141,43.0,40.0,18.0,60.0,1892,Asynchronous Python HTTP Requests for Humans using Futures.,26.0,28,True,,2019-06-11 03:22:24.000,1.0.0,10.0,,1047829.0,conda-forge/requests-futures,requests-futures,4603.0,3657.0,https://pypi.org/project/requests-futures,2019-06-11 03:22:24.000,946.0,1045876.0,https://anaconda.org/conda-forge/requests-futures,2020-10-14 02:03:20.044,128919.0,3.0,,,,,,,,,,,,,,,,,, +292,flask-sockets,heroku-python/flask-sockets,websocket,,https://github.com/heroku-python/flask-sockets,https://github.com/heroku-python/flask-sockets,MIT,2013-10-01 00:41:09.000,2021-05-14 12:12:05.000,2017-05-30 17:23:01,57.0,,149,48.0,25.0,27.0,33.0,1739,[DEPRECATED] Elegant WebSockets for your Flask apps.,13.0,28,False,['flask'],2016-06-05 02:14:01.000,0.2.1,3.0,,179745.0,,flask-sockets,17689.0,17241.0,https://pypi.org/project/flask-sockets,2016-06-05 02:14:01.000,448.0,179745.0,,,,3.0,,,,,,,,,,,,,,,,,, +293,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-02-05 10:22:29.429,2022-01-11 12:22:50,143.0,1.0,94,26.0,27.0,1.0,40.0,1602,"A generator library for concise, unambiguous and URL-safe UUIDs.",23.0,28,True,,2021-11-11 11:21:22.000,1.0.8,21.0,,1497324.0,conda-forge/shortuuid,shortuuid,998.0,,https://pypi.org/project/shortuuid,2021-11-11 11:21:22.000,998.0,1494089.0,https://anaconda.org/conda-forge/shortuuid,2022-02-05 10:22:29.429,132675.0,2.0,,,,,,,,,,,,,,,,,, +294,rauth,litl/rauth,auth,,https://github.com/litl/rauth,https://github.com/litl/rauth,MIT,2012-03-02 14:18:54.000,2020-12-26 21:19:28.000,2015-11-05 16:01:31,386.0,,171,80.0,97.0,33.0,89.0,1591,"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,,161338.0,,rauth,986.0,,https://pypi.org/project/rauth,2017-01-22 16:51:43.000,986.0,161338.0,,,,3.0,,,,,,,,,,,,,,,,,, +295,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-01-28 19:07:36.000,2021-03-29 19:19:16,375.0,,178,88.0,165.0,52.0,36.0,1514,Python email address and Mime parsing library.,54.0,28,True,,2021-03-29 19:21:53.000,0.9.14,62.0,,61792.0,,flanker,313.0,221.0,https://pypi.org/project/flanker,2019-12-05 16:08:20.000,92.0,61792.0,,,,2.0,,,,,,,,,,,,,,,,,, +296,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-02-10 08:07:13.000,2021-06-26 12:04:16,1246.0,,201,54.0,288.0,231.0,140.0,1445,A multiprocessing distributed task queue for Django.,62.0,28,True,['django'],2021-06-27 12:04:53.000,1.3.9,78.0,,63298.0,,django-q,75.0,,https://pypi.org/project/django-q,2021-06-27 12:04:53.000,75.0,63298.0,,,,3.0,,,,,,,,,,,,,,,,,, +297,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,2021-09-01 12:16:41.000,2021-09-01 12:16:40,265.0,,158,49.0,76.0,12.0,51.0,1300,Browsable web APIs for Flask.,32.0,28,True,['flask'],2021-06-15 21:00:49.000,3.0,32.0,,125015.0,,flask-api,5520.0,4836.0,https://pypi.org/project/flask-api,2021-06-15 20:58:27.000,684.0,125015.0,,,,2.0,,,,,,,,,,,,,,,,,, +298,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-02-04 06:50:05.000,2022-02-04 06:50:00,651.0,30.0,155,35.0,206.0,114.0,140.0,1230,Translate APIs described by OpenAPI Specifications (OAS) into GraphQL.,38.0,28,True,"['openapi', 'graphql']",2022-02-04 06:54:03.000,2.6.3,37.0,,5163.0,,,409.0,408.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,5163.0,,,,,,,,,, +299,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-01-07 14:05:08.000,2022-01-07 14:05:07,451.0,3.0,163,60.0,110.0,10.0,124.0,1209,"Djangos class-based generic views are awesome, lets have more of them.",58.0,28,True,['django'],2021-06-09 09:02:36.000,0.14.0,26.0,,59706.0,,django-extra-views,2123.0,1606.0,https://pypi.org/project/django-extra-views,2021-06-09 09:02:36.000,517.0,59706.0,,,,3.0,,,,,,,,,,,,,,,,,, +300,django-redis-cache,sebleier/django-redis-cache,django-utils,,https://github.com/sebleier/django-redis-cache,https://github.com/sebleier/django-redis-cache,BSD-3-Clause,2009-07-03 17:51:56.000,2021-03-25 21:56:51.000,2020-10-15 00:10:53,378.0,,200,37.0,95.0,62.0,65.0,1004,A Redis cache backend for django.,46.0,28,False,['django'],2020-10-15 00:17:01.000,3.0.0,52.0,,187820.0,conda-forge/django-redis-cache,django-redis-cache,4326.0,3168.0,https://pypi.org/project/django-redis-cache,2020-10-15 00:17:01.000,1158.0,187230.0,https://anaconda.org/conda-forge/django-redis-cache,2020-10-15 15:51:15.493,41936.0,3.0,,,,,,,,,,,,,,,,,, +301,django-rosetta,mbi/django-rosetta,django-utils,,https://github.com/mbi/django-rosetta,https://github.com/mbi/django-rosetta,MIT,2011-06-16 09:19:42.000,2022-01-06 16:18:15.000,2022-01-06 16:18:13,527.0,8.0,185,29.0,127.0,42.0,104.0,880,Rosetta is a Django application that eases the translation process of your Django projects.,79.0,28,True,['django'],2021-12-08 08:49:34.000,0.9.8,33.0,,51048.0,conda-forge/django-rosetta,django-rosetta,2224.0,1618.0,https://pypi.org/project/django-rosetta,2021-12-08 08:49:34.000,606.0,50901.0,https://anaconda.org/conda-forge/django-rosetta,2021-12-08 11:30:25.751,2800.0,3.0,,,,,,,,,,,,,,,,,, +302,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-01-28 03:37:06.000,2021-10-14 21:53:39,552.0,,206,39.0,145.0,43.0,283.0,872,Simply integrate Summernote editor with Django project.,68.0,28,True,['django'],2021-10-14 19:12:56.000,0.8.19.0,73.0,,63819.0,,django-summernote,227.0,,https://pypi.org/project/django-summernote,2021-10-14 21:54:58.000,227.0,63819.0,,,,3.0,,,,,,,,,,,,,,,,,, +303,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-02-17 10:25:46.000,2022-01-04 18:51:01,798.0,5.0,231,47.0,266.0,70.0,291.0,869,"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols.",57.0,28,True,,2021-08-30 18:54:20.000,1.9.7.2,21.0,,227827.0,conda-forge/dpkt,dpkt,1251.0,930.0,https://pypi.org/project/dpkt,2021-12-15 13:42:03.674,321.0,226409.0,https://anaconda.org/conda-forge/dpkt,2021-09-06 12:49:11.383,52477.0,3.0,,,,,,,,,,,,,,,,,, +304,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-01-11 16:09:41.000,2022-01-11 16:08:51,3963.0,17.0,236,39.0,265.0,25.0,412.0,822,A Django-based CMS with a focus on extensibility and concise code.,135.0,28,True,['django'],2022-01-11 16:09:41.000,22.0.1,102.0,,4984.0,,feincms,163.0,,https://pypi.org/project/feincms,2022-01-11 16:09:41.000,163.0,4984.0,,,,3.0,,,,,,,,,,,,,,,,,, +305,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-02-10 12:39:30.000,2022-01-31 15:28:11,369.0,4.0,123,20.0,145.0,50.0,85.0,712,Authentication Module for django rest auth.,41.0,28,True,['django'],2022-01-31 17:42:28.000,4.2.0,25.0,,68618.0,,django-rest-knox,6967.0,6792.0,https://pypi.org/project/django-rest-knox,2022-01-31 17:42:28.000,175.0,68618.0,,,,3.0,,,,,,,,,,,,,,,,,, +306,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-01-26 13:40:16.000,2022-01-26 13:40:16,738.0,9.0,201,27.0,98.0,8.0,145.0,640,A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.,70.0,28,True,['django'],2021-12-13 21:42:46.000,1.1.2,27.0,,11226.0,,django-paypal,2102.0,1813.0,https://pypi.org/project/django-paypal,2021-12-13 21:42:46.000,289.0,11226.0,,,,3.0,,,,,,,,,,,,,,,,,, +307,treq,twisted/treq,http-clients,,https://github.com/twisted/treq,https://github.com/twisted/treq,MIT,2012-05-18 18:57:21.000,2022-02-09 07:29:49.000,2022-02-09 07:17:10,976.0,31.0,141,27.0,193.0,58.0,93.0,541,Python requests like API built on top of Twisteds HTTP client.,48.0,28,True,,2022-02-09 07:32:21.000,release-22.2.0,20.0,111.0,64642.0,conda-forge/treq,treq,1336.0,922.0,https://pypi.org/project/treq,2022-02-09 07:29:49.000,414.0,63706.0,https://anaconda.org/conda-forge/treq,2022-01-30 18:10:19.801,58942.0,3.0,,,,,,,,,,,,,,,,,, +308,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-02-05 02:44:35.000,2022-02-05 02:44:35,197.0,10.0,112,8.0,23.0,16.0,80.0,436,Prometheus exporter for Flask applications.,21.0,28,True,['flask'],2021-12-26 21:21:58.000,0.18.7,59.0,,10428619.0,conda-forge/prometheus_flask_exporter,prometheus-flask-exporter,48.0,,https://pypi.org/project/prometheus-flask-exporter,2021-12-26 21:21:58.000,48.0,10419609.0,https://anaconda.org/conda-forge/prometheus_flask_exporter,2021-12-27 17:19:01.914,234281.0,2.0,,,,,,,,,,,,,,,,,, +309,webtest,Pylons/webtest,testing,,https://github.com/Pylons/webtest,https://github.com/Pylons/webtest,MIT,2012-11-12 23:19:10.000,2022-01-19 07:55:34.000,2022-01-19 07:55:34,1038.0,7.0,101,19.0,117.0,27.0,99.0,310,"Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP..",86.0,28,True,,2021-08-19 12:40:04.000,3.0.0,55.0,,616457.0,conda-forge/webtest,webtest,13029.0,9044.0,https://pypi.org/project/webtest,2021-08-19 12:40:04.000,3985.0,616163.0,https://anaconda.org/conda-forge/webtest,2021-08-19 22:26:42.789,7964.0,2.0,,,,,,,,,,,,,,,,,, +310,Hypercorn,pgjones/hypercorn,servers,,https://github.com/pgjones/hypercorn,https://github.com/pgjones/hypercorn,MIT,2018-06-02 17:47:42.000,2022-01-19 08:55:35.000,2022-01-19 08:55:31,579.0,30.0,26,6.0,9.0,10.0,34.0,254,Hypercorn is an ASGI Server based on Hyper libraries and inspired by Gunicorn.,39.0,28,True,,2021-12-16 19:41:02.000,0.13.1,4.0,,173321.0,,hypercorn,2049.0,2044.0,https://pypi.org/project/hypercorn,2021-12-23 16:59:14.000,5.0,173321.0,,,,3.0,,,,,,,,,,,,,,,,,, +311,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-01-31 23:57:14.000,2022-01-31 23:57:13,172.0,18.0,29,13.0,44.0,10.0,24.0,199,URI template parsing per RFC6570.,17.0,28,False,,2021-10-13 11:15:12.000,4.1.1,12.0,,21301050.0,conda-forge/uritemplate,uritemplate,3757.0,,https://pypi.org/project/uritemplate,2021-10-13 11:15:12.000,3757.0,21286292.0,https://anaconda.org/conda-forge/uritemplate,2021-10-13 19:20:40.871,988837.0,2.0,,,,,,,,,,,,,,,,,, +312,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-01-30 23:57:28.000,2022-01-30 23:57:21,176.0,39.0,32,16.0,18.0,10.0,22.0,135,A library to help construct a graphql-py server supporting react-relay.,10.0,28,True,,2022-01-28 13:49:19.000,3.1.5,26.0,,1133323.0,conda-forge/graphql-relay,graphql-relay,10237.0,9761.0,https://pypi.org/project/graphql-relay,2022-01-28 13:48:32.000,476.0,1130312.0,https://anaconda.org/conda-forge/graphql-relay,2022-01-28 17:13:05.573,159601.0,2.0,,,,,,,,,,,,,,,,,, +313,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,2021-08-26 02:22:08.000,2019-04-03 03:05:04,1296.0,,1413,280.0,166.0,384.0,197.0,4629,"Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based..",51.0,27,False,,2019-12-09 13:36:33.000,2.0.3,3.0,,49.0,,xadmin2,759.0,759.0,https://pypi.org/project/xadmin2,2019-12-09 13:36:33.000,,49.0,,,,2.0,,,,,,,,,,,,,,,,,, +314,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-01-28 03:31:28.000,2021-02-21 07:19:56,2105.0,,459,208.0,331.0,354.0,465.0,3527,"Lightweight, scriptable browser as a service with an HTTP API.",60.0,27,True,,2020-01-09 19:09:29.000,3.4.1,30.0,,2936.0,,splash,10.0,,https://pypi.org/project/splash,2020-06-16 13:27:02.000,10.0,2936.0,,,,2.0,,,,,,,,,,,,,,,,,, +315,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-02-16 18:51:05.000,2021-02-05 05:10:12,233.0,,375,72.0,106.0,139.0,109.0,3457,Unofficial Python API client for Notion.so.,31.0,27,True,,2021-02-05 05:11:13.000,0.0.28,21.0,,16645.0,,notion,595.0,561.0,https://pypi.org/project/notion,2021-02-05 05:11:13.000,34.0,16645.0,,,,3.0,,,,,,,,,,,,,,,,,, +316,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-01-27 14:46:57.000,2019-05-21 10:57:50,891.0,,739,115.0,171.0,294.0,120.0,3229,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,,33716.0,,django-jet,2842.0,2564.0,https://pypi.org/project/django-jet,2018-10-18 06:34:50.000,278.0,33716.0,,,,2.0,,,,,,,,,,,,,,,,,, +317,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,2021-12-17 16:01:21.000,2021-12-17 16:00:19,208.0,2.0,516,98.0,96.0,46.0,62.0,3083,Scrape the Twitter Frontend API without authentication.,31.0,27,True,,2020-07-17 18:56:19.000,0.4.4,11.0,,35516.0,,twitter-scraper,3213.0,3201.0,https://pypi.org/project/twitter-scraper,2020-07-17 18:56:19.000,12.0,35516.0,,,,3.0,,,,,,,,,,,,,,,,,, +318,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-01-10 10:12:02.000,2021-07-23 07:38:58,888.0,,596,138.0,178.0,25.0,276.0,2975,Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.,88.0,27,True,,2021-07-22 15:22:25.000,0.10.0,10.0,,36751.0,conda-forge/websockify,websockify,751.0,447.0,https://pypi.org/project/websockify,2021-07-22 15:22:25.000,304.0,35069.0,https://anaconda.org/conda-forge/websockify,2021-11-07 10:12:55.853,31967.0,3.0,,,,,,,,,,,,,,,,,, +319,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,,1143,264.0,160.0,118.0,,2914,Python Client for Instagram API.,52.0,27,False,,2015-07-22 15:56:56.000,1.3.2,14.0,,5411.0,,python-instagram,1096.0,729.0,https://pypi.org/project/python-instagram,2015-07-22 15:56:56.000,367.0,5411.0,,,,3.0,,,,,,,,,,,,,,,,,, +320,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-02-16 07:38:52.000,2022-02-16 07:38:52,542.0,79.0,140,53.0,106.0,70.0,167.0,2610,"Fast, Async-ready, Openapi, type hints based framework for building APIs.",45.0,27,True,,2022-02-03 22:03:40.000,0.17.0,41.0,,26772.0,conda-forge/django-ninja,django-ninja,8.0,,https://pypi.org/project/django-ninja,2022-02-03 22:04:45.000,8.0,26660.0,https://anaconda.org/conda-forge/django-ninja,2022-02-04 16:59:13.878,112.0,3.0,,,,,,,,,,,,,,,,,, +321,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-02-12 17:47:06.000,2022-02-12 17:45:22,289.0,27.0,248,62.0,99.0,41.0,273.0,2256,Soundcloud Music Downloader.,46.0,27,True,,2022-02-12 17:47:06.000,2.6.2,45.0,,1456.0,,scdl,51.0,45.0,https://pypi.org/project/scdl,2022-02-12 17:47:06.000,6.0,1456.0,,,,3.0,,,,,,,,,,,,,,,,,, +322,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-02-07 11:40:06.000,2022-02-07 11:39:54,855.0,6.0,350,103.0,81.0,22.0,247.0,2159,Reusable workflow library for Django.,31.0,27,True,['django'],2021-12-10 12:11:19.000,1.10.1,38.0,,4742.0,,django-viewflow,247.0,215.0,https://pypi.org/project/django-viewflow,2021-12-10 12:11:19.000,32.0,4742.0,,,,3.0,,,,,,,,,,,,,,,,,, +323,Grab,lorien/grab,web-scraping,,https://github.com/lorien/grab,https://github.com/lorien/grab,MIT,2013-05-01 08:10:22.000,2021-02-22 09:46:08.000,2020-12-08 03:50:03,2179.0,,254,89.0,174.0,27.0,190.0,2158,Web Scraping Framework.,65.0,27,False,,2018-06-24 14:27:52.000,0.6.41,120.0,,3802.0,,grab,453.0,342.0,https://pypi.org/project/grab,2018-06-24 14:27:52.000,111.0,3802.0,,,,3.0,,,,,,,,,,,,,,,,,, +324,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-02-11 07:08:40.000,2022-02-11 07:08:17,543.0,48.0,141,28.0,464.0,4.0,187.0,1626,Ready-to-use and customizable users management for FastAPI.,39.0,27,True,['fastapi'],2022-02-07 08:00:45.000,9.2.4,70.0,,42357.0,conda-forge/fastapi-users,fastapi-users,7.0,,https://pypi.org/project/fastapi-users,2022-02-07 08:00:45.000,7.0,42158.0,https://anaconda.org/conda-forge/fastapi-users,2022-02-07 14:57:07.001,799.0,3.0,,,,,,,,,,,,,,,,,, +325,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,1427,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,,3821.0,,django-facebook,488.0,370.0,https://pypi.org/project/django-facebook,2015-05-26 19:01:35.000,118.0,3821.0,,,,3.0,,,,,,,,,,,,,,,,,, +326,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-01-13 00:42:16.000,2021-12-11 13:18:36,1530.0,1.0,300,80.0,169.0,22.0,181.0,1243,Let AngularJS play well with Django.,67.0,27,True,['django'],2019-11-26 15:51:32.000,2.2.4,55.0,,7082.0,,django-angular,822.0,579.0,https://pypi.org/project/django-angular,2020-05-05 21:38:28.000,243.0,7082.0,,,,3.0,,,,,,,,,,,,,,,,,, +327,schemathesis,schemathesis/schemathesis,testing,,https://github.com/schemathesis/schemathesis,https://github.com/schemathesis/schemathesis,MIT,2019-08-19 11:13:01.000,2022-02-16 15:00:40.000,2022-02-16 15:00:36,1409.0,79.0,89,16.0,748.0,118.0,506.0,1163,A modern API testing tool for web applications built with Open API and GraphQL specifications.,39.0,27,True,"['openapi', 'graphql']",2022-02-16 14:20:46.000,3.13.2,185.0,,42882.0,,schemathesis,4.0,,https://pypi.org/project/schemathesis,2022-02-16 14:20:46.000,4.0,42882.0,,,,2.0,,,,,,,,,,,,,,,,,, +328,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-02-14 05:03:25.000,2022-02-14 05:03:17,591.0,2.0,222,18.0,124.0,15.0,224.0,1073,"A Django application that provides country choices for use with forms, flag icons static files, and a country field..",45.0,27,True,['django'],2021-05-11 10:54:27.000,7.2.1,58.0,,417563.0,,django-countries,1538.0,,https://pypi.org/project/django-countries,2021-12-15 16:53:21.500,1538.0,417563.0,,,,3.0,,,,,,,,,,,,,,,,,, +329,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-02-16 15:18:15.000,2022-02-08 17:58:59,522.0,42.0,111,30.0,39.0,6.0,109.0,1053,djangos default admin interface made customizable. popup windows replaced by modals.,20.0,27,True,['django'],2022-02-04 21:07:14.000,0.18.6,89.0,,39929.0,,django-admin-interface,1415.0,1373.0,https://pypi.org/project/django-admin-interface,2022-02-04 21:07:14.000,42.0,39929.0,,,,2.0,,,,,,,,,,,,,,,,,, +330,httptools,MagicStack/httptools,http-clients,,https://github.com/MagicStack/httptools,https://github.com/MagicStack/httptools,MIT,2016-04-25 16:13:48.000,2021-11-10 17:10:18.000,2021-11-10 17:10:18,82.0,,60,42.0,34.0,7.0,35.0,1038,Fast HTTP parser.,12.0,27,True,,2021-08-10 18:49:22.000,0.3.0,18.0,,3450123.0,conda-forge/httptools,httptools,16264.0,15731.0,https://pypi.org/project/httptools,2021-08-10 18:49:22.000,533.0,3443195.0,https://anaconda.org/conda-forge/httptools,2021-11-05 19:20:15.134,360295.0,3.0,,,,,,,,,,,,,,,,,, +331,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,,274,42.0,119.0,123.0,123.0,969,"Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password..",39.0,27,False,['flask'],2018-04-16 17:42:06.000,0.6.21,54.0,,12540.0,conda-forge/flask-user,flask-user,2284.0,2051.0,https://pypi.org/project/flask-user,2019-11-30 11:59:14.000,233.0,11771.0,https://anaconda.org/conda-forge/flask-user,2021-05-30 20:48:32.415,50033.0,3.0,,,,,,,,,,,,,,,,,, +332,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,2021-09-14 09:15:46.000,2021-08-31 14:28:21,374.0,,137,29.0,109.0,41.0,98.0,954,livereload server in python (MAINTAINERS NEEDED).,56.0,27,True,,2020-08-22 15:34:54.000,2.6.3,31.0,,560353.0,conda-forge/livereload,livereload,1610.0,,https://pypi.org/project/livereload,2020-08-22 15:31:53.000,1610.0,557767.0,https://anaconda.org/conda-forge/livereload,2020-08-22 16:48:00.872,181033.0,3.0,,,,,,,,,,,,,,,,,, +333,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-01-25 11:03:44.000,2017-02-16 12:03:00,544.0,,239,24.0,152.0,10.0,219.0,936,Plug and play continuous integration with django and jenkins.,70.0,27,False,['django'],2016-09-15 09:54:04.000,0.110.0,19.0,,28787.0,,django-jenkins,1823.0,1217.0,https://pypi.org/project/django-jenkins,2016-09-15 09:54:04.000,606.0,28787.0,,,,3.0,,,,,,,,,,,,,,,,,, +334,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-02-08 15:45:58.000,2022-01-25 09:27:57,467.0,8.0,127,18.0,158.0,38.0,137.0,887,A helper for organizing Django project settings by relying on well established programming patterns.,61.0,27,True,['django'],2022-01-25 09:29:26.000,2.3.2,20.0,,83241.0,conda-forge/django-configurations,django-configurations,2792.0,2131.0,https://pypi.org/project/django-configurations,2022-01-25 09:50:51.000,661.0,82791.0,https://anaconda.org/conda-forge/django-configurations,2020-10-13 14:25:12.025,23895.0,3.0,,,,,,,,,,,,,,,,,, +335,flask-debugtoolbar,flask-debugtoolbar/flask-debugtoolbar,testing,,https://github.com/flask-debugtoolbar/flask-debugtoolbar,https://github.com/flask-debugtoolbar/flask-debugtoolbar,BSD-3-Clause,2011-12-16 20:03:04.000,2021-11-04 18:33:41.000,2020-08-14 18:39:15,259.0,,123,14.0,70.0,39.0,63.0,824,A toolbar overlay for debugging Flask applications.,38.0,27,False,['flask'],2020-02-18 09:15:23.000,0.11.0,22.0,,111422.0,conda-forge/flask-debugtoolbar,flask-debugtoolbar,19237.0,16267.0,https://pypi.org/project/flask-debugtoolbar,2020-02-18 09:14:21.000,2970.0,110658.0,https://anaconda.org/conda-forge/flask-debugtoolbar,2021-05-30 20:28:01.378,49724.0,2.0,,,,,,,,,,,,,,,,,, +336,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,2021-12-09 07:08:43.000,2021-04-13 17:30:55,220.0,,114,38.0,103.0,16.0,33.0,763,OpenTracing API for Python. This library is DEPRECATED! https://github.com/opentracing/specification/issues/163.,34.0,27,True,,2020-11-19 17:10:42.000,2.4.0,26.0,,2437540.0,conda-forge/opentracing,opentracing,231.0,,https://pypi.org/project/opentracing,2020-11-19 17:10:42.000,231.0,2435215.0,https://anaconda.org/conda-forge/opentracing,2021-11-06 20:08:12.152,120915.0,2.0,,,,,,,,,,,,,,,,,, +337,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-01-29 20:10:08.000,2022-01-24 23:10:00,163.0,6.0,66,11.0,46.0,2.0,46.0,734,Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.,17.0,27,True,['django'],2022-01-24 23:16:25.000,6.0.0,36.0,,96488.0,conda-forge/django-cleanup,django-cleanup,7037.0,6713.0,https://pypi.org/project/django-cleanup,2022-01-24 23:16:25.000,324.0,96326.0,https://anaconda.org/conda-forge/django-cleanup,2022-01-26 06:57:12.605,4869.0,3.0,,,,,,,,,,,,,,,,,, +338,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-01-07 12:17:36.000,2022-01-03 15:28:13,404.0,25.0,133,23.0,83.0,46.0,103.0,710,Comprehensive Markdown plugin built for Django.,34.0,27,True,['django'],2019-12-28 09:04:32.000,3.0.1,53.0,,27784.0,,django-markdownx,1689.0,1568.0,https://pypi.org/project/django-markdownx,2022-01-03 15:34:41.000,121.0,27784.0,,,,3.0,,,,,,,,,,,,,,,,,, +339,mistletoe,miyuchina/mistletoe,markdown,,https://github.com/miyuchina/mistletoe,https://github.com/miyuchina/mistletoe,MIT,2017-07-09 10:57:29.000,2022-02-14 20:34:38.000,2022-02-14 19:34:19,711.0,25.0,80,14.0,40.0,23.0,75.0,437,"A fast, extensible and spec-compliant Markdown parser in pure Python.",25.0,27,True,,2022-02-09 21:00:17.000,0.8.2,22.0,206.0,72391.0,,mistletoe,381.0,330.0,https://pypi.org/project/mistletoe,2022-02-09 21:00:17.000,51.0,72388.0,,,,3.0,,,,,,,,,,,,,,,,,, +340,aiodns,saghul/aiodns,others,,https://github.com/saghul/aiodns,https://github.com/saghul/aiodns,MIT,2014-03-26 23:19:57.000,2021-11-25 10:05:32.438,2021-05-15 11:42:43,118.0,,51,7.0,38.0,5.0,57.0,429,Simple DNS resolver for asyncio.,24.0,27,True,,2021-05-14 08:52:08.000,3.0.0,15.0,,1775667.0,conda-forge/aiodns,aiodns,23571.0,22565.0,https://pypi.org/project/aiodns,2021-05-14 08:52:08.000,1006.0,1770704.0,https://anaconda.org/conda-forge/aiodns,2021-11-25 10:05:32.438,138965.0,3.0,,,,,,,,,,,,,,,,,, +341,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-02-14 12:01:16.000,2020-02-29 00:06:32,263.0,,85,6.0,57.0,20.0,74.0,422,Flask webassets integration.,38.0,27,False,['flask'],2011-10-12 14:37:19.000,0.6.2,15.0,,118868.0,conda-forge/flask-assets,flask-assets,8120.0,6071.0,https://pypi.org/project/flask-assets,2019-12-20 21:37:28.000,2049.0,118444.0,https://anaconda.org/conda-forge/flask-assets,2019-12-24 17:28:27.011,27141.0,2.0,,,,,,,,,,,,,,,,,, +342,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-02-11 21:09:26.000,2021-06-24 09:49:29,66.0,,167,17.0,50.0,72.0,40.0,381,Server side session extension for Flask.,8.0,27,True,['flask'],2021-06-24 10:04:08.000,0.4.0,10.0,,253006.0,,flask-session,20369.0,19302.0,https://pypi.org/project/flask-session,2021-06-24 10:04:08.000,1067.0,253006.0,,,,2.0,,,,,,,,,,,,,,,,,, +343,deform,Pylons/deform,forms,,https://github.com/Pylons/deform,https://github.com/Pylons/deform,BSD-3-Clause,2011-02-16 06:29:46.000,2021-10-23 09:48:19.000,2021-10-23 05:35:24,1623.0,,154,33.0,342.0,47.0,135.0,375,A Python HTML form library.,101.0,27,True,,2020-12-15 23:27:03.000,2.0.15,40.0,,8145.0,,deform,906.0,710.0,https://pypi.org/project/deform,2020-12-10 12:40:05.000,196.0,8145.0,,,,3.0,,,,,,,,,,,,,,,,,, +344,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-02-14 19:07:50.000,2022-02-14 19:07:46,617.0,16.0,161,19.0,168.0,4.0,142.0,327,"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+.",81.0,27,True,['django'],2022-01-09 02:06:44.000,4.3.0,26.0,427.0,11896.0,,django-cas-ng,371.0,297.0,https://pypi.org/project/django-cas-ng,2022-01-09 02:02:49.000,74.0,11892.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,2021-08-18 00:08:41.000,2021-07-25 12:37:12,98.0,,55,10.0,35.0,12.0,31.0,294,Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.,22.0,27,True,['flask'],2015-10-05 23:50:14.000,0.7.1,14.0,,781241.0,conda-forge/flask-bcrypt,flask-bcrypt,35468.0,32504.0,https://pypi.org/project/flask-bcrypt,2015-10-05 23:50:14.000,2964.0,780850.0,https://anaconda.org/conda-forge/flask-bcrypt,2018-10-22 23:50:17.511,26244.0,2.0,,,,,,,,,,,,,,,,,, +346,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-02-11 21:33:12.000,2022-02-10 06:57:04,332.0,12.0,56,6.0,12.0,2.0,103.0,228,Read and write TIFF files. Forked from https://pypi.org/project/tifffile.,1.0,27,True,,2022-02-09 22:57:02.000,2022.2.9,92.0,,3420723.0,conda-forge/tifffile,tifffile,493.0,,https://pypi.org/project/tifffile,2022-02-09 22:57:02.000,493.0,3402586.0,https://anaconda.org/conda-forge/tifffile,2022-02-11 12:43:37.715,1360329.0,3.0,,,,,,,,,,,,,,,,,, +347,httpagentparser,shon/httpagentparser,others,,https://github.com/shon/httpagentparser,https://github.com/shon/httpagentparser,MIT,2011-03-11 09:13:11.000,2022-01-27 03:49:23.000,2022-01-27 03:45:33,187.0,3.0,53,11.0,42.0,15.0,34.0,210,Python HTTP Agent Parser.,33.0,27,True,,2022-01-27 03:49:23.000,1.9.2,55.0,,145468.0,,httpagentparser,943.0,681.0,https://pypi.org/project/httpagentparser,2022-01-27 03:49:23.000,262.0,145468.0,,,,3.0,,,,,,,,,,,,,,,,,, +348,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-02-16 12:34:20.000,2022-01-28 07:22:42,209.0,29.0,44,7.0,72.0,32.0,42.0,201,OpenAPI Spec validator.,29.0,27,True,,2022-01-28 04:58:28.000,0.4.0,22.0,,2103629.0,conda-forge/openapi-spec-validator,openapi-spec-validator,163.0,,https://pypi.org/project/openapi-spec-validator,2022-01-28 07:28:25.000,163.0,2102997.0,https://anaconda.org/conda-forge/openapi-spec-validator,2022-01-28 14:43:59.211,17076.0,3.0,,,,,,,,,,,,,,,,,, +349,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-02-16 19:07:39.000,2022-02-16 19:07:39,3381.0,22.0,49,197.0,948.0,60.0,166.0,173,Python AsyncIO data API to manage billions of resources.,52.0,27,True,,2021-08-05 07:12:37.000,6.3.15,595.0,,1943.0,,guillotina,167.0,117.0,https://pypi.org/project/guillotina,2021-11-22 20:04:08.000,50.0,1943.0,,,,3.0,,,,,,,,,,,,,,,,,, +350,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-02-17 14:48:43.000,2020-03-20 17:53:14,736.0,,585,368.0,39.0,86.0,62.0,8531,Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.,23.0,26,False,,2018-11-09 13:14:51.000,0.1.2,8.0,,220.0,,japronto,140.0,110.0,https://pypi.org/project/japronto,2018-11-09 13:14:51.000,30.0,220.0,,,,3.0,,,,,,,,,,,,,,,,,, +351,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,1.0,317,175.0,105.0,46.0,54.0,8390,"An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax..",29.0,26,True,,2021-03-05 14:17:53.000,2.1.0,24.0,,1487.0,,http-prompt,48.0,40.0,https://pypi.org/project/http-prompt,2021-03-05 14:02:14.000,8.0,1487.0,,,,3.0,,,,,,,,,,,,,,,,,, +352,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,2021-10-21 18:23:02.000,2021-03-24 10:24:29,995.0,,211,97.0,256.0,54.0,169.0,3572,A familiar HTTP Service Framework for Python.,86.0,26,True,,2021-01-08 08:30:24.000,2.0.7,48.0,,5539.0,conda-forge/responder,responder,543.0,474.0,https://pypi.org/project/responder,2021-01-08 08:30:24.000,69.0,3832.0,https://anaconda.org/conda-forge/responder,2021-01-08 11:32:52.270,66588.0,3.0,,,,,,,,,,,,,,,,,, +353,Cactus,eudicots/Cactus,others,,https://github.com/eudicots/Cactus,https://github.com/eudicots/Cactus,BSD-3-Clause,2011-02-28 11:56:43.000,2021-12-15 14:05:16.229,2017-07-31 02:40:23,667.0,,318,127.0,114.0,101.0,84.0,3424,Static site generator for designers. Uses Python and Django templates.,52.0,26,False,['django'],2016-02-21 17:10:55.000,3.3.3,20.0,,276.0,,cactus,1496.0,1073.0,https://pypi.org/project/cactus,2016-02-21 17:10:55.000,423.0,276.0,,,,3.0,,,,,,,,,,,,,,,,,, +354,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,135.0,164.0,61.0,450.0,2540,An unofficial client library for Google Music.,51.0,26,False,,2020-03-27 18:06:36.000,13.0.0,29.0,,773.0,,gmusicapi,597.0,451.0,https://pypi.org/project/gmusicapi,2020-03-27 18:06:36.000,146.0,773.0,,,,3.0,,,,,,,,,,,,,,,,,, +355,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,129.0,38.0,108.0,326.0,2395,Python framework for Telegram Bot API.,10.0,26,False,,,,78.0,,28319.0,,telepot,3418.0,2926.0,https://pypi.org/project/telepot,2018-05-26 16:26:54.000,492.0,28319.0,,,,3.0,,,,,,,,,,,,,,,,,, +356,twitterscraper,taspinar/twitterscraper,third-party-apis,,https://github.com/taspinar/twitterscraper,https://github.com/taspinar/twitterscraper,MIT,2016-06-16 06:51:10.000,2021-08-22 12:47:55.000,2020-07-28 11:36:45,262.0,,514,86.0,90.0,129.0,154.0,1983,Scrape Twitter for Tweets.,34.0,26,False,,2020-07-28 11:38:17.000,1.6.1,47.0,,1987.0,,twitterscraper,434.0,411.0,https://pypi.org/project/twitterscraper,2020-07-28 11:38:17.000,23.0,1987.0,,,,3.0,,,,,,,,,,,,,,,,,, +357,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-02-17 05:32:10.000,2022-02-17 05:32:10,8213.0,24.0,848,220.0,1394.0,354.0,678.0,1972,Free and open source full-stack enterprise framework for agile development of secure database-driven web-based..,255.0,26,True,,2020-03-21 20:19:46.000,2.19.1,24.0,,,,,40.0,40.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +358,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,88.0,117.0,36.0,129.0,1562,"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,,7890.0,,django-admin-bootstrapped,2271.0,1475.0,https://pypi.org/project/django-admin-bootstrapped,2015-12-15 08:51:59.000,796.0,7890.0,,,,3.0,,,,,,,,,,,,,,,,,, +359,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-01-21 14:44:40.498,2020-08-07 18:38:18,97.0,,130,29.0,36.0,39.0,22.0,1260,Adds GraphQL support to your Flask application.,15.0,26,False,"['flask', 'graphql']",2019-12-05 15:32:32.000,2.0.1,10.0,,292490.0,conda-forge/flask-graphql,flask-graphql,2273.0,2061.0,https://pypi.org/project/flask-graphql,2019-12-05 15:32:32.000,212.0,292150.0,https://anaconda.org/conda-forge/flask-graphql,2022-01-21 14:44:40.498,9862.0,3.0,,,,,,,,,,,,,,,,,, +360,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,2020-01-14 03:57:16.000,2016-09-03 23:19:38,565.0,,325,79.0,111.0,105.0,65.0,1226,Official repository for gevent-socketio.,59.0,26,False,,2014-02-03 05:14:23.000,0.3.6,9.0,,3820.0,,gevent-socketio,1547.0,1294.0,https://pypi.org/project/gevent-socketio,2014-02-03 05:14:23.000,253.0,3820.0,,,,3.0,,,,,,,,,,,,,,,,,, +361,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-02-13 14:35:30.000,2022-01-30 12:47:50,452.0,5.0,124,31.0,84.0,22.0,193.0,980,"Full-text multi-table search application for Django. Easy to install and use, with good performance.",39.0,26,True,['django'],2022-01-30 12:48:30.000,release-1.6.1,32.0,,16637.0,,django-watson,561.0,450.0,https://pypi.org/project/django-watson,2022-01-30 12:48:56.000,111.0,16637.0,,,,3.0,,,,,,,,,,,,,,,,,, +362,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-01-14 23:43:15.000,2022-01-14 23:32:10,622.0,4.0,112,25.0,71.0,19.0,120.0,901,"No effort, no worry, maximum performance.",27.0,26,True,['django'],2022-01-14 23:43:15.000,2.5.0,38.0,,55920.0,conda-forge/django-cachalot,django-cachalot,478.0,395.0,https://pypi.org/project/django-cachalot,2022-01-14 23:43:15.000,83.0,55230.0,https://anaconda.org/conda-forge/django-cachalot,2018-08-09 22:39:22.114,36609.0,3.0,,,,,,,,,,,,,,,,,, +363,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,2021-11-06 02:09:16.000,2021-11-01 09:16:23,595.0,,137,19.0,191.0,31.0,155.0,868,"Doing the OAuth dance with style using Flask, requests, and oauthlib.",53.0,26,True,['flask'],2021-11-01 09:18:08.000,5.1.0,45.0,,43322.0,conda-forge/flask-dance,flask-dance,2623.0,2458.0,https://pypi.org/project/flask-dance,2021-11-01 09:18:08.000,165.0,43105.0,https://anaconda.org/conda-forge/flask-dance,2019-06-07 12:49:07.512,7409.0,3.0,,,,,,,,,,,,,,,,,, +364,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,51.0,51.0,36.0,39.0,857,WebSocket emulation - Python server.,35.0,26,False,,2020-04-24 15:02:06.000,1.0.7,11.0,,33258.0,conda-forge/sockjs-tornado,sockjs-tornado,2853.0,2101.0,https://pypi.org/project/sockjs-tornado,2020-04-24 15:02:06.000,752.0,33204.0,https://anaconda.org/conda-forge/sockjs-tornado,2021-07-06 23:21:40.898,378.0,3.0,,,,,,,,,,,,,,,,,, +365,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-02-15 01:50:55.000,2022-02-12 16:48:20,483.0,52.0,88,14.0,509.0,59.0,132.0,816,"Pydantic model generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.",33.0,26,True,['openapi'],2022-02-08 17:18:00.000,0.11.19,144.0,,179578.0,,datamodel-code-generator,19.0,,https://pypi.org/project/datamodel-code-generator,2022-02-08 17:18:00.000,19.0,179578.0,,,,3.0,,,,,,,,,,,,,,,,,, +366,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-02-17 11:33:18.000,2022-02-11 20:24:38,1132.0,63.0,279,31.0,1382.0,124.0,837.0,814,OpenTelemetry Python API and SDK.,133.0,26,True,,2022-01-31 10:08:49.000,1.9.1,37.0,,6636.0,conda-forge/opentelemetry-api,timing-asgi,,,https://pypi.org/project/timing-asgi,2020-11-13 11:48:35.000,,4105.0,https://anaconda.org/conda-forge/opentelemetry-api,2022-01-31 13:47:55.135,43042.0,2.0,,,,,,,,,,,,,,,,,, +367,mangum,jordaneremieff/mangum,servers,,https://github.com/jordaneremieff/mangum,https://github.com/jordaneremieff/mangum,MIT,2019-01-14 11:49:29.000,2022-02-13 11:32:48.000,2022-02-13 11:32:47,428.0,9.0,66,15.0,96.0,13.0,117.0,811,AWS Lambda & API Gateway support for ASGI.,26.0,26,True,['fastapi'],2022-02-07 13:09:59.000,0.12.4,62.0,,176437.0,,mangum,600.0,595.0,https://pypi.org/project/mangum,2022-02-07 13:09:59.000,5.0,176437.0,,,,3.0,,,,,,,,,,,,,,,,,, +368,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-02-14 04:12:00.000,2022-02-07 17:39:45,856.0,4.0,88,13.0,69.0,30.0,48.0,804,"Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.",42.0,26,True,"['flask', 'django']",2022-02-07 17:41:31.000,7.2.1,156.0,,82326.0,,mixer,307.0,,https://pypi.org/project/mixer,2022-02-07 17:41:31.000,307.0,82326.0,,,,3.0,,,,,,,,,,,,,,,,,, +369,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-02-16 19:56:35.000,2020-12-21 13:18:36,580.0,,152,29.0,93.0,43.0,98.0,798,Full control of form rendering in the templates.,46.0,26,False,['django'],2020-05-20 02:41:28.000,1.9.0,27.0,,20795.0,,django-floppyforms,3140.0,1925.0,https://pypi.org/project/django-floppyforms,2020-05-20 02:41:28.000,1215.0,20795.0,,,,3.0,,,,,,,,,,,,,,,,,, +370,klein,twisted/klein,others,,https://github.com/twisted/klein,https://github.com/twisted/klein,MIT,2012-02-10 17:55:04.000,2022-01-31 20:31:39.000,2022-01-10 11:04:27,2394.0,2.0,123,38.0,386.0,71.0,80.0,798,werkzeug + twisted.web.,51.0,26,True,,2021-08-08 18:33:51.000,21.8.0,18.0,,34798.0,,klein,1939.0,1542.0,https://pypi.org/project/klein,2021-08-08 18:33:51.000,397.0,34798.0,,,,3.0,,,,,,,,,,,,,,,,,, +371,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-02-08 16:57:58.000,2022-02-08 16:39:55,1516.0,71.0,63,29.0,68.0,18.0,268.0,744,The web framework for inventors.,21.0,26,True,,2022-02-08 16:57:58.000,2.4.3,94.0,,878.0,,emmett,20.0,17.0,https://pypi.org/project/emmett,2022-01-27 13:22:56.000,3.0,878.0,,,,3.0,,,,,,,,,,,,,,,,,, +372,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-01-30 18:23:54.000,2022-01-30 18:23:52,308.0,1.0,46,13.0,136.0,25.0,79.0,735,Flask + marshmallow for beautiful APIs.,17.0,26,True,['flask'],2020-09-28 03:38:46.000,0.14.0,18.0,,473441.0,conda-forge/flask-marshmallow,flask-marshmallow,17084.0,16284.0,https://pypi.org/project/flask-marshmallow,2020-09-28 03:38:46.000,800.0,472543.0,https://anaconda.org/conda-forge/flask-marshmallow,2020-09-28 06:55:48.753,57481.0,2.0,,,,,,,,,,,,,,,,,, +373,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,2021-12-13 07:47:26.000,2021-12-10 13:22:16,151.0,4.0,70,16.0,57.0,9.0,48.0,654,Helps working with singletons - things like global settings that you want to edit from the admin site.,44.0,26,False,['django'],2021-12-13 07:47:26.000,2.0.0,13.0,,90944.0,,django-solo,1628.0,1326.0,https://pypi.org/project/django-solo,2021-12-13 07:47:26.000,302.0,90944.0,,,,3.0,,,,,,,,,,,,,,,,,, +374,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,2021-11-04 09:23:16.000,2021-01-09 20:39:39,172.0,,83,16.0,48.0,21.0,65.0,635,Parameterized testing with any Python test framework.,24.0,26,False,,2021-01-09 20:35:16.000,0.8.1,11.0,,2949159.0,conda-forge/parameterized,parameterized,5866.0,5287.0,https://pypi.org/project/parameterized,2021-01-09 20:35:16.000,579.0,2945687.0,https://anaconda.org/conda-forge/parameterized,2021-01-10 03:06:41.186,173611.0,3.0,,,,,,,,,,,,,,,,,, +375,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,2021-12-30 17:28:40.000,2020-10-25 21:04:10,216.0,,129,23.0,82.0,97.0,63.0,573,Build and document REST APIs with Flask and apispec.,29.0,26,False,['flask'],2020-10-25 21:09:57.000,0.11.0,26.0,,141117.0,conda-forge/flask-apispec,flask-apispec,793.0,753.0,https://pypi.org/project/flask-apispec,2020-10-25 21:09:57.000,40.0,139441.0,https://anaconda.org/conda-forge/flask-apispec,2020-10-25 23:22:51.084,100611.0,2.0,,,,,,,,,,,,,,,,,, +376,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-01-25 15:52:33.000,2021-12-07 12:49:41,324.0,1.0,111,26.0,91.0,64.0,64.0,566,A set of high-level abstractions for Django forms.,65.0,26,True,['django'],,,5.0,,263943.0,,django-formtools,8666.0,7451.0,https://pypi.org/project/django-formtools,2021-04-19 03:58:32.000,1215.0,263943.0,,,,3.0,,,,,,,,,,,,,,,,,, +377,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-02-10 07:18:45.000,2021-11-24 21:44:47,450.0,4.0,54,13.0,132.0,5.0,43.0,496,Useful additions to Djangos default TestCase.,28.0,26,True,['django'],2021-05-19 19:11:32.000,2.2.0,34.0,,77509.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,77068.0,https://anaconda.org/conda-forge/django-test-plus,2018-01-12 22:38:58.564,23820.0,3.0,,,,,,,,,,,,,,,,,, +378,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,11.0,69.0,52.0,44.0,475,Unittest extensions for Flask.,33.0,26,False,['flask'],2020-12-24 16:51:48.000,0.8.1,18.0,,292845.0,conda-forge/flask-testing,flask-testing,16743.0,14300.0,https://pypi.org/project/flask-testing,2020-12-24 16:51:48.000,2443.0,292014.0,https://anaconda.org/conda-forge/flask-testing,2020-12-24 18:39:23.520,54048.0,3.0,,,,,,,,,,,,,,,,,, +379,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,27.0,29.0,21.0,13.0,452,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,,1791670.0,conda-forge/flask-swagger,flask-swagger,4574.0,4242.0,https://pypi.org/project/flask-swagger,2019-03-26 11:27:48.000,332.0,1790736.0,https://anaconda.org/conda-forge/flask-swagger,2019-04-20 13:39:31.818,54203.0,3.0,,,,,,,,,,,,,,,,,, +380,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,2021-11-11 23:23:10.000,2021-11-11 23:23:10,314.0,,74,8.0,84.0,9.0,58.0,407,A set of pytest fixtures to test Flask applications.,28.0,26,True,['flask'],2021-02-27 03:48:05.000,1.2.0,29.0,,256415.0,conda-forge/pytest-flask,pytest-flask,8331.0,,https://pypi.org/project/pytest-flask,2021-02-27 03:48:05.000,8331.0,255472.0,https://anaconda.org/conda-forge/pytest-flask,2021-02-27 13:56:28.462,51915.0,3.0,,,,,,,,,,,,,,,,,, +381,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-02-16 19:03:48.000,2022-02-16 19:03:43,1201.0,67.0,56,17.0,45.0,27.0,100.0,392,"Web scraping library and command-line tool for text discovery and extraction (main content, metadata, comments).",16.0,26,True,,2021-11-30 17:27:57.000,1.0.0,26.0,,91753.0,,trafilatura,141.0,138.0,https://pypi.org/project/trafilatura,2021-11-30 17:26:17.000,3.0,91753.0,,,,3.0,,,,,,,,,,,,,,,,,, +382,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,2021-11-26 00:50:24.000,2021-11-26 00:50:24,181.0,2.0,147,14.0,90.0,19.0,89.0,374,i18n and l10n support for Flask based on Babel and pytz.,33.0,26,True,['flask'],2020-08-27 03:16:00.000,2.0.0,14.0,,1697111.0,conda-forge/flask-babel,flask-babel,15698.0,13056.0,https://pypi.org/project/flask-babel,2020-08-27 03:14:12.000,2642.0,1695877.0,https://anaconda.org/conda-forge/flask-babel,2020-08-28 13:16:34.928,82741.0,2.0,,,,,,,,,,,,,,,,,, +383,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-01-31 17:39:20.000,2022-01-08 12:04:58,306.0,13.0,87,14.0,69.0,15.0,42.0,363,A Django app for managing robots.txt files following the robots exclusion protocol.,42.0,26,True,['django'],2022-01-08 12:12:02.000,5.0,24.0,,24653.0,,django-robots,1399.0,844.0,https://pypi.org/project/django-robots,2022-01-08 12:09:10.000,555.0,24653.0,,,,3.0,,,,,,,,,,,,,,,,,, +384,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,2021-12-15 22:54:37.000,2020-11-25 05:17:55,1147.0,,78,12.0,196.0,43.0,134.0,94,Pyramid debug toolbar.,65.0,26,False,['pyramid'],2017-07-01 01:35:59.000,4.2.1,55.0,,1145208.0,conda-forge/pyramid_debugtoolbar,pyramid_debugtoolbar,649.0,,https://pypi.org/project/pyramid_debugtoolbar,2018-09-10 02:25:05.000,649.0,1145034.0,https://anaconda.org/conda-forge/pyramid_debugtoolbar,2021-03-03 21:19:47.418,1915.0,3.0,,,,,,,,,,,,,,,,,, +385,Mockoon,mockoon/mockoon,testing,,https://github.com/mockoon/mockoon,https://github.com/mockoon/mockoon,MIT,2017-07-17 13:19:16.000,2022-02-17 08:10:44.000,2022-02-17 08:10:12,912.0,40.0,201,59.0,108.0,41.0,356.0,3590,"Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open..",38.0,25,True,['openapi'],2021-11-30 07:56:59.000,1.17.0,25.0,67157.0,1598.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +386,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-01-20 09:31:53.000,2021-09-03 06:53:11,119.0,,234,65.0,22.0,23.0,34.0,2812,Selenium-python but lighter: Helium is the best Python library for web automation.,6.0,25,True,,2021-09-03 06:51:56.000,3.0.8,26.0,,14710.0,,helium,167.0,162.0,https://pypi.org/project/helium,2021-09-03 06:49:57.000,5.0,14710.0,,,,3.0,,,,,,,,,,,,,,,,,, +387,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-02-17 12:44:31.000,2022-02-11 15:49:29,1968.0,5.0,1014,139.0,208.0,377.0,578.0,2667,"One-stop solution for HTTP(S) testing, written in Python.",25.0,25,True,,2021-07-18 14:05:52.000,3.1.6,131.0,,2675.0,,httprunner,6.0,,https://pypi.org/project/httprunner,2021-07-18 14:00:23.000,6.0,2675.0,,,,3.0,,,,,,,,,,,,,,,,,, +388,Gerapy,Gerapy/Gerapy,web-scraping,,https://github.com/Gerapy/Gerapy,https://github.com/Gerapy/Gerapy,MIT,2017-06-30 03:58:27.000,2022-02-13 03:08:16.000,2022-02-13 03:08:12,581.0,24.0,548,123.0,46.0,40.0,141.0,2666,"Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js.",13.0,25,True,['django'],2021-12-30 08:07:51.000,0.9.10,46.0,,722.0,,gerapy,126.0,118.0,https://pypi.org/project/gerapy,2021-12-30 08:03:58.000,8.0,722.0,,,,3.0,,,,,,,,,,,,,,,,,, +389,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-12-13 20:51:59.000,2021-04-27 01:54:19,161.0,,355,96.0,62.0,108.0,43.0,2277,"scrapes medias, likes, followers, tags and all metadata. Inspired by instagram-php-scraper,bot.",29.0,25,True,,2020-05-25 18:11:03.000,0.3.5,9.0,,3949.0,,igramscraper,127.0,125.0,https://pypi.org/project/igramscraper,2020-05-25 18:11:03.000,2.0,3949.0,,,,3.0,,,,,,,,,,,,,,,,,, +390,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-01-16 19:36:46.000,2021-11-10 19:16:22,1909.0,,535,123.0,291.0,29.0,294.0,2137,A classic Forum Software in Python using Flask.,58.0,25,True,['flask'],2021-09-09 20:26:21.000,2.1.0,4.0,,107.0,,FlaskBB,32.0,24.0,https://pypi.org/project/FlaskBB,2018-07-15 19:10:30.000,8.0,107.0,,,,3.0,,,,,,,,,,,,,,,,,, +391,offlineimap,OfflineIMAP/offlineimap,email,,https://github.com/OfflineIMAP/offlineimap,https://github.com/OfflineIMAP/offlineimap,libpng-2.0,2012-07-23 15:28:58.000,2021-12-15 14:07:20.549,2021-08-02 23:24:07,2411.0,,368,54.0,206.0,92.0,413.0,1663,Read/sync your IMAP mailboxes (python2).,162.0,25,False,,2021-08-02 23:10:14.000,7.3.4,41.0,,504.0,conda-forge/offlineimap,offlineimap,23.0,16.0,https://pypi.org/project/offlineimap,2021-08-02 23:10:14.000,7.0,243.0,https://anaconda.org/conda-forge/offlineimap,2021-11-08 00:16:14.053,1306.0,3.0,,,,,,,,,,,,,,,,,, +392,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,,96,42.0,51.0,30.0,50.0,1379,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,,55769.0,conda-forge/meinheld,meinheld,980.0,678.0,https://pypi.org/project/meinheld,2020-05-17 13:09:14.000,302.0,55255.0,https://anaconda.org/conda-forge/meinheld,2020-10-13 12:52:10.892,11326.0,3.0,,,,,,,,,,,,,,,,,, +393,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-01-13 17:36:14.000,2021-07-14 02:38:56,383.0,,218,30.0,626.0,44.0,53.0,1349,A toolkit for developing and deploying serverless Python code in AWS Lambda.,47.0,25,True,,2021-01-05 04:42:47.000,11.8.0,49.0,,6533.0,,python-lambda,183.0,150.0,https://pypi.org/project/python-lambda,2021-01-05 04:42:47.000,33.0,6533.0,,,,3.0,,,,,,,,,,,,,,,,,, +394,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,1265,A drop-in replacement for Djangos runserver.,39.0,25,False,['django'],2014-05-02 19:10:18.000,0.8.0,24.0,,7643.0,,django-devserver,411.0,342.0,https://pypi.org/project/django-devserver,2014-05-02 19:10:18.000,69.0,7643.0,,,,3.0,,,,,,,,,,,,,,,,,, +395,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,162.0,256.0,101.0,74.0,1192,A scalable frontier for web crawlers.,41.0,25,False,,2019-04-05 16:36:41.000,0.8.1,22.0,,260.0,,frontera,45.0,30.0,https://pypi.org/project/frontera,2021-12-15 16:07:14.221,15.0,260.0,,,,3.0,,,,,,,,,,,,,,,,,, +396,quart,pgjones/quart,web-frameworks,,https://github.com/pgjones/quart,https://github.com/pgjones/quart,MIT,2017-11-10 20:10:33.000,2022-02-03 10:21:10.599,2022-02-02 21:18:02,912.0,6.0,57,21.0,17.0,7.0,120.0,993,Quart is a Python ASGI web microframework with the same API as Flask.,63.0,25,True,,2021-12-14 17:44:26.000,0.16.2,21.0,,118119.0,conda-forge/quart,quart,17.0,,https://pypi.org/project/quart,2022-02-02 21:18:46.000,17.0,117311.0,https://anaconda.org/conda-forge/quart,2022-02-03 10:21:10.599,29921.0,3.0,,,,,,,,,,,,,,,,,, +397,authomatic,authomatic/authomatic,auth,,https://github.com/authomatic/authomatic,https://github.com/authomatic/authomatic,MIT,2013-02-07 14:13:35.000,2021-10-02 15:19:00.000,2021-10-02 15:19:00,1154.0,,394,36.0,103.0,39.0,86.0,979,Simple yet powerful authorization / authentication client library for Python web applications.,44.0,25,True,,2019-11-27 16:10:13.000,1.0.0,20.0,,1214.0,,authomatic,255.0,,https://pypi.org/project/authomatic,2019-11-27 16:10:13.000,255.0,1214.0,,,,3.0,,,,,,,,,,,,,,,,,, +398,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-02-15 03:08:27.000,2022-02-15 03:06:39,219.0,19.0,50,13.0,59.0,14.0,31.0,881,"Declarative model lifecycle hooks, an alternative to Signals.",27.0,25,True,['django'],2022-02-15 03:08:27.000,0.9.6,33.0,,40118.0,,django-lifecycle,105.0,100.0,https://pypi.org/project/django-lifecycle,2022-02-15 03:07:01.000,5.0,40118.0,,,,3.0,,,,,,,,,,,,,,,,,, +399,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,2021-11-25 10:13:42.000,2019-11-25 14:30:13,290.0,,161,26.0,70.0,22.0,56.0,819,Automatic caching and invalidation for Django models through the ORM.,26.0,25,False,['django'],2019-02-18 02:51:30.000,1.1.0,9.0,,12375.0,,django-cache-machine,334.0,222.0,https://pypi.org/project/django-cache-machine,2019-02-18 02:51:30.000,112.0,12375.0,,,,3.0,,,,,,,,,,,,,,,,,, +400,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-01-17 08:13:14.000,2022-01-17 08:13:14,473.0,6.0,93,108.0,114.0,30.0,53.0,655,Extract embedded metadata from HTML markup.,31.0,25,True,,2021-07-26 10:46:49.000,0.13.0,21.0,,34913.0,,extruct,410.0,380.0,https://pypi.org/project/extruct,2021-07-26 10:46:49.000,30.0,34913.0,,,,3.0,,,,,,,,,,,,,,,,,, +401,selene,yashaka/selene,testing,,https://github.com/yashaka/selene,https://github.com/yashaka/selene,MIT,2015-04-17 08:52:14.000,2022-02-17 00:07:50.000,2022-01-07 06:25:21,887.0,10.0,119,53.0,168.0,80.0,154.0,518,User-oriented Web UI browser tests in Python.,34.0,25,True,,2021-10-09 12:56:51.000,2.0.0a40,61.0,,14790.0,,selene,15.0,,https://pypi.org/project/selene,2021-10-09 12:58:09.000,15.0,14790.0,,,,3.0,,,,,,,,,,,,,,,,,, +402,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-02-17 08:39:20.000,2022-02-16 06:03:28,1113.0,183.0,25,13.0,335.0,55.0,166.0,517,Create highly interactive web pages purely in Python.,5.0,25,True,,2022-02-03 05:23:28.000,0.36.2,81.0,,3696.0,,idom,11.0,6.0,https://pypi.org/project/idom,2022-02-03 05:23:28.000,5.0,3696.0,,,,3.0,,,,,,,,,,,,,,,,,, +403,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-02-14 21:14:49.000,2022-01-13 07:36:44,186.0,14.0,60,10.0,185.0,33.0,74.0,512,Object factory for Django.,36.0,25,True,['django'],2022-01-04 12:45:36.000,1.4.0,13.0,,243647.0,conda-forge/model_bakery,model_bakery,13.0,,https://pypi.org/project/model_bakery,2022-01-04 12:45:36.000,13.0,243434.0,https://anaconda.org/conda-forge/model_bakery,2022-01-12 04:35:44.832,4901.0,3.0,,,,,,,,,,,,,,,,,, +404,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,2021-06-19 13:36:27.000,2020-07-20 15:14:25,547.0,,226,32.0,116.0,94.0,22.0,366,Python Simple SOAP Library.,51.0,25,False,,2017-12-03 17:09:17.000,1.16.2,12.0,,13153.0,,pysimplesoap,869.0,742.0,https://pypi.org/project/pysimplesoap,2017-12-03 17:09:17.000,127.0,13153.0,,,,3.0,,,,,,,,,,,,,,,,,, +405,aioresponses,pnuckowski/aioresponses,testing,,https://github.com/pnuckowski/aioresponses,https://github.com/pnuckowski/aioresponses,MIT,2016-10-16 10:42:14.000,2022-02-05 14:27:15.000,2022-01-17 22:59:28,264.0,4.0,68,6.0,137.0,30.0,41.0,339,Aioresponses is a helper for mock/fake web requests in python aiohttp package.,39.0,25,True,,2022-01-10 22:39:59.000,0.7.3,23.0,,202038.0,,aioresponses,119.0,,https://pypi.org/project/aioresponses,2022-01-10 22:39:59.000,119.0,202038.0,,,,3.0,,,,,,,,,,,,,,,,,, +406,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,2021-11-08 05:07:16.000,2020-07-29 05:23:09,430.0,,55,16.0,90.0,3.0,72.0,324,Generating short urls with python has never been easier.,24.0,25,False,,2020-03-19 17:55:20.000,1.0.1,27.0,,61440.0,,pyshorteners,4321.0,4236.0,https://pypi.org/project/pyshorteners,2020-03-19 17:54:24.000,85.0,61440.0,,,,3.0,,,,,,,,,,,,,,,,,, +407,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-02-14 09:30:44.000,2022-02-06 08:06:38,243.0,16.0,33,9.0,141.0,18.0,36.0,277,"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!.",15.0,25,True,,2022-01-24 18:01:16.000,2.0.1,39.0,,955661.0,conda-forge/markdown-it-py,markdown-it-py,24.0,,https://pypi.org/project/markdown-it-py,2022-01-24 18:01:16.000,24.0,946298.0,https://anaconda.org/conda-forge/markdown-it-py,2022-01-24 21:17:25.186,215356.0,3.0,,,,,,,,,,,,,,,,,, +408,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-02-14 20:14:32.000,2021-12-25 08:50:17,165.0,2.0,54,8.0,114.0,28.0,50.0,252,PEP-484 stubs for django-rest-framework.,39.0,25,True,['django'],2021-02-03 11:26:23.000,1.4.0,11.0,,220170.0,conda-forge/djangorestframework-stubs,djangorestframework-stubs,1194.0,1143.0,https://pypi.org/project/djangorestframework-stubs,2021-02-03 11:25:42.000,51.0,220116.0,https://anaconda.org/conda-forge/djangorestframework-stubs,2021-05-14 18:17:10.320,494.0,3.0,,,,,,,,,,,,,,,,,, +409,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-01-12 17:27:37.466,2022-01-09 06:07:10,150.0,2.0,79,7.0,33.0,5.0,61.0,246,Pagination support for flask.,27.0,25,True,['flask'],2022-01-12 14:45:43.000,2022.1.8,34.0,35.0,37303.0,conda-forge/flask-paginate,flask-paginate,2098.0,2052.0,https://pypi.org/project/flask-paginate,2022-01-09 06:06:39.000,46.0,37050.0,https://anaconda.org/conda-forge/flask-paginate,2022-01-12 17:27:37.466,7566.0,2.0,,,,,,,,,,,,,,,,,, +410,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,2021-12-23 01:34:06.000,2020-12-25 19:34:19,305.0,,50,38.0,85.0,9.0,66.0,225,pytest splinter and selenium integration for anyone interested in browser interaction in tests.,28.0,25,False,,2020-12-25 19:34:28.000,3.3.1,73.0,,22150.0,,pytest-splinter,484.0,368.0,https://pypi.org/project/pytest-splinter,2020-12-25 19:34:28.000,116.0,22150.0,,,,3.0,,,,,,,,,,,,,,,,,, +411,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,1.0,68,18.0,24.0,1.0,40.0,213,Flask-OpenID adds openid support to flask applications.,15.0,25,True,['flask'],2021-09-08 22:09:37.000,1.3.0,13.0,8.0,1583938.0,conda-forge/flask-openid,flask-openid,6613.0,5269.0,https://pypi.org/project/flask-openid,2021-09-08 21:29:01.000,1344.0,1582550.0,https://anaconda.org/conda-forge/flask-openid,2021-11-04 16:20:37.930,87381.0,3.0,,,,,,,,,,,,,,,,,, +412,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-01-23 10:12:12.000,2021-08-03 00:23:06,151.0,,46,6.0,61.0,8.0,37.0,175,SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).,31.0,25,True,['flask'],2021-08-03 00:25:02.000,0.3.1,26.0,,58784.0,conda-forge/flask-seasurf,flask-seasurf,2026.0,1764.0,https://pypi.org/project/flask-seasurf,2021-08-03 00:25:02.000,262.0,57615.0,https://anaconda.org/conda-forge/flask-seasurf,2021-08-03 03:53:57.199,75989.0,2.0,,,,,,,,,,,,,,,,,, +413,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,6.0,20.0,8.0,34.0,99,Python 3.3+s ipaddress for older Python versions.,7.0,25,False,,2019-10-18 01:30:27.000,1.0.23,22.0,,5645765.0,conda-forge/ipaddress,ipaddress,6750.0,,https://pypi.org/project/ipaddress,2019-10-18 01:30:27.000,6750.0,5632028.0,https://anaconda.org/conda-forge/ipaddress,2019-10-18 02:37:29.309,906662.0,3.0,,,,,,,,,,,,,,,,,, +414,GoAccess,allinurl/goaccess,monitoring,,https://github.com/allinurl/goaccess,https://github.com/allinurl/goaccess,MIT,2013-07-14 03:42:08.000,2022-02-11 00:00:53.000,2022-02-11 00:00:53,3695.0,62.0,944,285.0,305.0,339.0,1597.0,14341,GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through..,139.0,24,True,,,,,,,,,,,,,,,,,,3.0,goaccess,,,,,,,,,,,,,,,,goaccess, +415,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-02-16 14:13:07.000,2022-02-16 14:12:54,1938.0,66.0,512,91.0,142.0,67.0,378.0,4444,A cron monitoring tool written in Python & Django.,67.0,24,True,,2022-01-07 10:18:34.000,1.25.0,32.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +416,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,,335,112.0,31.0,57.0,30.0,3585,Your friendly neighborhood web scraper.,10.0,24,False,,2015-06-07 19:47:05.000,0.5.3,13.0,,5998.0,,robobrowser,991.0,809.0,https://pypi.org/project/robobrowser,2015-06-07 19:47:05.000,182.0,5998.0,,,,3.0,,,,,,,,,,,,,,,,,, +417,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,2021-12-15 00:39:23.000,2021-10-14 12:29:26,224.0,,813,72.0,78.0,108.0,111.0,2917,A tool for extracting plain text from Wikipedia dumps.,30.0,24,True,,2021-10-14 12:34:58.000,3.0.6,4.0,,1053.0,,wikiextractor,119.0,114.0,https://pypi.org/project/wikiextractor,2021-10-14 12:34:58.000,5.0,1053.0,,,,3.0,,,,,,,,,,,,,,,,,, +418,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,2021-08-11 05:26:04.000,2019-11-14 10:11:13,444.0,,514,107.0,47.0,99.0,216.0,2337,A Python library to access Instagrams private API.,5.0,24,False,,2019-02-22 08:05:21.000,1.6.0,39.0,,18084.0,,instagram_private_api,12.0,,https://pypi.org/project/instagram_private_api,2019-05-06 11:32:26.000,12.0,18084.0,,,,3.0,,,,,,,,,,,,,,,,,, +419,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-02-17 11:08:32.000,2022-02-01 14:48:24,3573.0,10.0,250,88.0,700.0,68.0,106.0,2128,Load and performance benchmark tool.,99.0,24,False,,2021-09-10 16:12:35.000,1.17.8,38.0,,166.0,,yandextank,9.0,6.0,https://pypi.org/project/yandextank,2021-09-10 16:12:35.000,3.0,166.0,,,,3.0,,,,,,,,,,,,,,,,,, +420,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,2019-11-28 11:03:32.000,2019-11-28 10:27:42,205.0,,255,123.0,68.0,31.0,27.0,1784,A pure-python HTML screen-scraping library.,23.0,24,False,,2019-11-28 11:03:32.000,0.14.1,13.0,,923.0,,scrapely,220.0,116.0,https://pypi.org/project/scrapely,2019-11-28 11:03:32.000,104.0,923.0,,,,3.0,,,,,,,,,,,,,,,,,, +421,wdb,Kozea/wdb,testing,,https://github.com/Kozea/wdb,https://github.com/Kozea/wdb,GPL-3.0,2012-10-05 16:40:23.000,2021-08-11 11:47:23.000,2019-09-16 09:29:29,658.0,,109,73.0,45.0,38.0,79.0,1540,An improbable web debugger through WebSockets.,22.0,24,False,,2019-09-16 09:25:54.000,3.3.0,53.0,,91214.0,,wdb,140.0,109.0,https://pypi.org/project/wdb,2019-09-16 09:25:54.000,31.0,91214.0,,,,3.0,,,,,,,,,,,,,,,,,, +422,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,,112,35.0,34.0,7.0,62.0,1537,Server-side rendering of React components.,21.0,24,True,,2018-10-08 09:55:41.000,4.3.0,15.0,,4891.0,,react,433.0,385.0,https://pypi.org/project/react,2018-10-08 09:55:41.000,48.0,4891.0,,,,3.0,,,,,,,,,,,,,,,,,, +423,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,,694,10.0,4.0,3.0,4.0,1475,"A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend.",6.0,24,False,['flask'],,,36.0,,170682.0,conda-forge/flask-bootstrap,flask-bootstrap,5507.0,,https://pypi.org/project/flask-bootstrap,2017-01-11 23:28:23.000,5507.0,170500.0,https://anaconda.org/conda-forge/flask-bootstrap,2018-07-09 17:35:26.581,7834.0,3.0,,,,,,,,,,,,,,,,,, +424,Spectacle,sourcey/spectacle,openapi-utils,,https://github.com/sourcey/spectacle,https://github.com/sourcey/spectacle,MIT,2016-01-12 10:36:11.000,2022-02-10 12:05:31.000,2021-08-09 23:54:18,298.0,,322,19.0,101.0,32.0,97.0,1239,Beautiful static documentation generator for OpenAPI/Swagger 2.0.,39.0,24,True,['openapi'],2020-03-10 02:57:20.472,1.1.0,61.0,,5602.0,,,172.0,142.0,,,,,,,,3.0,,,,spectacle-docs,https://www.npmjs.com/package/spectacle-docs,2020-03-10 02:57:20.472,30.0,5602.0,,,,,,,,,, +425,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-01-19 15:45:30.000,2022-01-19 15:45:30,693.0,2.0,169,30.0,82.0,17.0,128.0,939,Multi-user accounts for Django projects.,45.0,24,True,['django'],2021-09-22 16:16:24.000,2.0.1,50.0,,40296.0,conda-forge/django-organizations,django-organizations,37.0,,https://pypi.org/project/django-organizations,2021-09-22 16:16:24.000,37.0,40189.0,https://anaconda.org/conda-forge/django-organizations,2021-09-23 10:46:51.034,2255.0,3.0,,,,,,,,,,,,,,,,,, +426,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-02-14 08:01:59.000,2022-02-14 08:01:55,397.0,37.0,57,17.0,338.0,7.0,37.0,820,Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and..,18.0,24,True,['django'],2021-08-14 15:06:05.000,1.1.0,14.0,,70573.0,,django-split-settings,109.0,,https://pypi.org/project/django-split-settings,2021-08-14 15:06:05.000,109.0,70573.0,,,,3.0,,,,,,,,,,,,,,,wemake-services/django-split-settings,,, +427,tartiflette,tartiflette/tartiflette,graphql,,https://github.com/tartiflette/tartiflette,https://github.com/tartiflette/tartiflette,MIT,2018-01-26 09:56:10.000,2022-02-14 08:06:20.000,2022-01-20 14:55:31,1149.0,6.0,37,23.0,418.0,8.0,130.0,807,GraphQL Engine built with Python 3.6+ / asyncio.,27.0,24,True,,2021-11-15 11:05:03.000,1.4.1,80.0,,4253.0,,tartiflette,18.0,,https://pypi.org/project/tartiflette,2021-11-15 11:05:00.000,18.0,4253.0,,,,3.0,,,,,,,,,,,,,,,,,, +428,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-02-15 03:49:16.000,2022-02-15 03:49:16,446.0,31.0,70,9.0,66.0,37.0,35.0,634,A dynamic FastAPI router that automatically creates CRUD routes for your models.,18.0,24,True,['fastapi'],2022-01-27 06:55:51.000,0.8.5,26.0,5.0,10468.0,,fastapi-crudrouter,73.0,70.0,https://pypi.org/project/fastapi-crudrouter,2022-01-27 06:54:13.000,3.0,10468.0,,,,1.0,,,,,,,,,,,,,,,,,, +429,micawber,coleifer/micawber,web-scraping,,https://github.com/coleifer/micawber,https://github.com/coleifer/micawber,MIT,2012-03-27 21:42:46.000,2021-07-14 07:34:13.620,2021-07-12 14:05:13,201.0,,83,15.0,49.0,,57.0,564,a small library for extracting rich content from urls.,27.0,24,True,,2021-07-12 14:05:33.000,0.5.4,24.0,,25281.0,conda-forge/micawber,micawber,869.0,676.0,https://pypi.org/project/micawber,2021-07-12 14:05:33.000,193.0,25150.0,https://anaconda.org/conda-forge/micawber,2021-07-14 07:34:13.620,1710.0,3.0,,,,,,,,,,,,,,,,,, +430,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-02-07 23:08:11.477,2022-02-05 19:58:15,138.0,15.0,50,21.0,31.0,6.0,31.0,553,Official Notion SDK rewritten in Python (sync + async).,13.0,24,True,,2022-02-05 20:01:34.000,0.9.0,10.0,,22186.0,conda-forge/notion-client,notion-client,125.0,109.0,https://pypi.org/project/notion-client,2022-02-05 19:59:22.000,16.0,22127.0,https://anaconda.org/conda-forge/notion-client,2022-02-07 23:08:11.477,178.0,3.0,,,,,,,,,,,,,,,,,, +431,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-01-26 15:01:18.000,2022-01-26 15:00:17,279.0,18.0,760,10.0,63.0,25.0,88.0,538,"Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.",27.0,24,True,['django'],2022-01-26 15:02:31.000,1.6.10,56.0,,12829.0,,martor,23.0,,https://pypi.org/project/martor,2022-01-26 15:01:01.000,23.0,12829.0,,,,3.0,,,,,,,,,,,,,,,,,, +432,selectolax,rushter/selectolax,html-processing,,https://github.com/rushter/selectolax,https://github.com/rushter/selectolax,MIT,2017-11-26 19:37:37.000,2022-01-20 13:33:36.000,2022-01-20 13:33:33,263.0,4.0,39,14.0,7.0,3.0,42.0,524,Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors).,6.0,24,True,,2021-11-17 23:39:33.000,0.3.6,33.0,,44205.0,,selectolax,259.0,241.0,https://pypi.org/project/selectolax,2021-11-17 23:39:33.000,18.0,44205.0,,,,3.0,,,,,,,,,,,,,,,,,, +433,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,437,A mocking library for requests.,29.0,24,False,,2020-10-28 12:01:29.000,1.4.0,19.0,,177447.0,,httmock,2167.0,1560.0,https://pypi.org/project/httmock,2020-10-28 12:01:29.000,607.0,177447.0,,,,3.0,,,,,,,,,,,,,,,,,, +434,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-02-15 06:11:31.000,2022-02-15 06:11:30,729.0,45.0,20,9.0,410.0,4.0,28.0,437,"#1 quality TLS certs while you wait, for the discerning tester.",16.0,24,True,,2021-08-12 20:04:59.000,0.9.0,12.0,,39814.0,conda-forge/trustme,trustme,222.0,178.0,https://pypi.org/project/trustme,2021-08-12 20:04:59.000,44.0,39633.0,https://anaconda.org/conda-forge/trustme,2021-08-12 23:02:22.099,2717.0,3.0,,,,,,,,,,,,,,,,,, +435,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-01-15 01:26:48.000,2021-09-17 17:40:30,240.0,,76,23.0,96.0,14.0,77.0,406,Content Security Policy for Django.,48.0,24,True,['django'],2013-11-19 23:16:37.000,2.0.3,12.0,,272566.0,,django-csp,14.0,,https://pypi.org/project/django-csp,2020-08-12 18:50:34.000,14.0,272566.0,,,,3.0,,,,,,,,,,,,,,,,,, +436,python-whois,joepie91/python-whois,others,,https://github.com/joepie91/python-whois,https://github.com/joepie91/python-whois,WTFPL,2013-01-30 15:34:02.000,2021-09-18 00:03:01.000,2014-07-30 05:44:44,181.0,,151,35.0,51.0,101.0,35.0,373,A python module for retrieving and parsing WHOIS data.,7.0,24,False,,2020-06-17 15:45:47.000,0.7.3,21.0,,130632.0,,python-whois,670.0,435.0,https://pypi.org/project/python-whois,2020-06-17 15:45:47.000,235.0,130632.0,,,,3.0,,,,,,,,,,,,,,,,,, +437,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-02-03 13:39:20.000,2022-02-03 13:31:17,289.0,3.0,34,7.0,29.0,7.0,41.0,367,Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the..,21.0,24,True,['django'],2022-02-03 13:30:53.000,1.0.4,16.0,,9681.0,,django-smuggler,209.0,136.0,https://pypi.org/project/django-smuggler,2022-02-03 13:30:53.000,73.0,9681.0,,,,3.0,,,,,,,,,,,,,,,,,, +438,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-02-14 15:14:02.000,2022-02-14 15:13:59,368.0,64.0,62,14.0,125.0,4.0,55.0,247,Basic JSON-RPC implementation for your Flask-powered sites.,13.0,24,True,['flask'],2021-11-30 15:07:59.000,2.1.0,15.0,,723.0,,rpc,191.0,185.0,https://pypi.org/project/rpc,2012-04-28 13:01:16.000,6.0,723.0,,,,3.0,,,,,,,,,,,,,,,,,, +439,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-02-12 04:26:00.000,2022-02-12 04:26:00,469.0,21.0,37,11.0,117.0,,54.0,227,"a socket mock framework - for all kinds of socket animals, web-clients included.",22.0,24,True,,2022-01-09 16:57:11.000,3.10.4,81.0,,5765.0,,mocket,91.0,64.0,https://pypi.org/project/mocket,2022-01-09 16:57:11.000,27.0,5765.0,,,,3.0,,,,,,,,,,,,,,,,,, +440,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-01-28 19:30:50.000,2022-01-28 19:30:49,286.0,14.0,32,80.0,162.0,48.0,51.0,196,"Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.",33.0,24,True,"['flask', 'openapi']",2022-01-10 16:41:15.000,2.1.1,40.0,,2420.0,,flask-rebar,35.0,31.0,https://pypi.org/project/flask-rebar,2022-01-10 16:41:15.000,4.0,2420.0,,,,3.0,,,,,,,,,,,,,,,,,, +441,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-02-13 12:18:24.000,2022-02-13 12:18:21,619.0,14.0,92,13.0,235.0,56.0,102.0,158,OpenAPI core.,47.0,24,True,,2021-05-14 11:26:33.000,0.14.2,40.0,,122006.0,conda-forge/openapi-core,openapi-core,21.0,,https://pypi.org/project/openapi-core,2021-05-14 11:26:33.000,21.0,121776.0,https://anaconda.org/conda-forge/openapi-core,2021-05-17 11:42:41.430,2301.0,3.0,,,,,,,,,,,,,,,,,, +442,Photon,s0md3v/Photon,web-scraping,,https://github.com/s0md3v/Photon,https://github.com/s0md3v/Photon,GPL-3.0,2018-03-30 19:38:22.000,2021-05-02 18:16:28.000,2019-12-06 14:59:47,324.0,,1211,317.0,83.0,38.0,66.0,8461,Incredibly fast crawler designed for OSINT.,21.0,23,False,,2019-04-05 15:15:47.000,1.3.0,18.0,,350.0,,photon,5.0,,https://pypi.org/project/photon,2019-01-25 01:13:36.000,5.0,350.0,,,,3.0,,,,,,,,,,,,,,,,,, +443,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,282.0,103.0,145.0,55.0,5728,"Fast, asynchronous and elegant Python web framework.",28.0,23,False,,2017-09-04 00:40:01.000,0.1.0,8.0,,466.0,,vibora,91.0,77.0,https://pypi.org/project/vibora,2018-06-16 04:25:57.000,14.0,466.0,,,,3.0,,,,,,,,,,,,,,,,,, +444,ProxyBroker,constverum/Proxybroker,others,,https://github.com/constverum/ProxyBroker,https://github.com/constverum/ProxyBroker,Apache-2.0,2015-10-11 15:13:37.000,2021-10-04 14:53:07.000,2019-03-13 10:21:05,152.0,,675,140.0,27.0,88.0,78.0,2857,Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.,9.0,23,False,,2019-03-12 19:47:46.000,0.3.2,12.0,,17524.0,,proxybroker,12.0,,https://pypi.org/project/proxybroker,2019-03-12 19:47:46.000,12.0,17524.0,,,,3.0,,,,,,,,,,,,,,,,,, +445,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,2021-11-15 14:05:55.000,2020-09-06 05:14:04,474.0,,370,94.0,113.0,71.0,,1882,Alexa Skills Kit for Python.,39.0,23,False,['flask'],2018-02-28 21:57:01.000,0.9.8,34.0,,681.0,,flask-ask,849.0,716.0,https://pypi.org/project/flask-ask,2018-02-28 21:57:01.000,133.0,681.0,,,,3.0,,,,,,,,,,,,,,,,,, +446,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-02-14 17:24:13.000,2020-12-21 15:15:51,250.0,,189,59.0,179.0,29.0,52.0,1779,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,,343.0,,sandman2,28.0,22.0,https://pypi.org/project/sandman2,2020-09-08 18:00:11.000,6.0,343.0,,,,3.0,,,,,,,,,,,,,,,,,, +447,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-01-10 09:55:31.000,2022-01-10 09:55:28,434.0,3.0,165,39.0,57.0,3.0,89.0,1535,Async Python 3.6+ web scraping micro-framework based on asyncio.,15.0,23,True,,2021-05-07 01:36:59.000,0.8.4,54.0,14.0,375.0,,ruia,63.0,54.0,https://pypi.org/project/ruia,2021-05-07 01:36:59.000,9.0,375.0,,,,3.0,,,,,,,,,,,,,,,,,, +448,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,2021-10-22 15:46:32.000,2021-10-22 15:46:32,1099.0,,155,62.0,242.0,44.0,194.0,1148,"Extendable, adaptable rewrite of django.contrib.admin.",49.0,23,True,['django'],2017-01-10 17:47:14.000,0.7.1,7.0,,94.0,,django-admin2,38.0,24.0,https://pypi.org/project/django-admin2,2017-01-10 17:47:14.000,14.0,94.0,,,,3.0,,,,,,,,,,,,,,,,,, +449,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,2021-05-09 10:02:07.000,2021-05-09 09:54:24,186.0,,70,39.0,82.0,2.0,40.0,910,Beautifully simple class-based views.,30.0,23,True,['django'],2021-05-09 09:56:51.000,3.0.0,15.0,,6157.0,,django-vanilla-views,766.0,519.0,https://pypi.org/project/django-vanilla-views,2021-05-09 09:56:51.000,247.0,6157.0,,,,3.0,,,,,,,,,,,,,,,,,, +450,Frozen-Flask,Frozen-Flask/Frozen-Flask,flask-utils,,https://github.com/Frozen-Flask/Frozen-Flask,https://github.com/Frozen-Flask/Frozen-Flask,BSD-3-Clause,2010-12-24 14:59:29.000,2021-07-19 16:39:47.000,2021-07-19 16:39:46,240.0,,69,18.0,57.0,23.0,44.0,706,Freezes a Flask application into a set of static files.,25.0,23,True,['flask'],2017-06-26 22:54:01.000,0.15,17.0,59.0,43866.0,conda-forge/frozen-flask,frozen-flask,2885.0,2301.0,https://pypi.org/project/frozen-flask,2021-06-15 08:43:05.000,584.0,42894.0,https://anaconda.org/conda-forge/frozen-flask,2018-07-12 06:45:26.588,63207.0,3.0,,,,,,,,,,,,,,,,,, +451,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-02-10 23:47:51.000,2021-11-06 10:10:00,1308.0,,126,20.0,236.0,51.0,128.0,603,Automatically monitor the evolving performance of Flask/Python web services.,30.0,23,True,['flask'],2021-11-06 10:10:29.000,3.1.1,45.0,,7649.0,,flask-monitoringdashboard,12.0,,https://pypi.org/project/flask-monitoringdashboard,2021-11-06 10:10:29.000,12.0,7649.0,,,,3.0,,,,,,,,,,,,,,,,,, +452,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-02-15 10:53:27.000,2022-02-12 03:51:14,238.0,6.0,123,16.0,107.0,62.0,62.0,417,"Yet another Django audit log app, hopefully the simplest one.",32.0,23,True,['django'],2021-12-16 02:00:47.000,1.3.2,42.0,,20412.0,,django-easy-audit,135.0,125.0,https://pypi.org/project/django-easy-audit,2022-02-12 03:52:01.000,10.0,20412.0,,,,3.0,,,,,,,,,,,,,,,,,, +453,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,2021-10-04 12:53:54.000,2020-03-11 11:00:24,167.0,,51,19.0,54.0,10.0,27.0,374,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,,18073.0,,django-stronghold,436.0,323.0,https://pypi.org/project/django-stronghold,2020-01-17 16:34:53.000,113.0,18073.0,,,,3.0,,,,,,,,,,,,,,,,,, +454,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,2020-04-06 23:28:56.000,2020-04-06 23:28:44,224.0,,90,14.0,40.0,13.0,41.0,330,HTTP request/response parser for python in C.,31.0,23,False,,2020-04-06 23:00:26.000,0.9.0,36.0,,35806.0,,http-parser,509.0,428.0,https://pypi.org/project/http-parser,2020-04-06 23:00:26.000,81.0,35806.0,,,,3.0,,,,,,,,,,,,,,,,,, +455,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-02-17 03:23:13.000,2022-02-17 03:23:13,532.0,32.0,64,11.0,350.0,47.0,163.0,288,Generate modern Python clients from OpenAPI.,36.0,23,True,['openapi'],2022-01-29 22:47:11.000,0.11.1,47.0,,17776.0,conda-forge/openapi-python-client,openapi-python-client,,,https://pypi.org/project/openapi-python-client,2022-01-29 22:47:11.000,,17638.0,https://anaconda.org/conda-forge/openapi-python-client,2021-12-19 04:47:22.158,832.0,3.0,,,,,,,,,,,,,,,,,, +456,pyngrok,alexdlaird/pyngrok,others,,https://github.com/alexdlaird/pyngrok,https://github.com/alexdlaird/pyngrok,MIT,2018-12-16 22:12:33.000,2022-02-05 14:43:12.000,2021-12-15 18:44:39,666.0,5.0,35,5.0,35.0,,57.0,278,A Python wrapper for ngrok.,8.0,23,True,,2021-08-25 06:11:54.000,5.1.0,77.0,,75480.0,conda-forge/pyngrok,pyngrok,48.0,,https://pypi.org/project/pyngrok,2021-08-25 06:11:54.000,48.0,73748.0,https://anaconda.org/conda-forge/pyngrok,2021-08-25 08:34:40.227,36381.0,3.0,,,,,,,,,,,,,,,,,, +457,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-02-10 14:10:58.000,2022-01-14 08:49:33,561.0,1.0,92,12.0,112.0,22.0,60.0,252,Graphene MongoEngine integration.,29.0,23,True,['graphql'],2022-01-14 08:59:07.000,0.2.14,32.0,,7680.0,conda-forge/graphene-mongo,graphene-mongo,275.0,262.0,https://pypi.org/project/graphene-mongo,2022-01-14 08:57:22.000,13.0,7514.0,https://anaconda.org/conda-forge/graphene-mongo,2020-06-30 21:31:16.669,3820.0,3.0,,,,,,,,,,,,,,,,,, +458,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-02-17 10:48:32.000,2022-02-17 10:46:21,357.0,12.0,47,5.0,128.0,6.0,64.0,166,API spec validator and OpenAPI document generator for Python web frameworks.,20.0,23,True,['openapi'],2022-02-17 10:48:32.000,0.7.4,49.0,,13951.0,,spectree,32.0,30.0,https://pypi.org/project/spectree,2022-02-17 10:48:32.000,2.0,13951.0,,,,3.0,,,,,,,,,,,,,,,,,, +459,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-01-18 12:06:18.000,2022-01-13 15:47:37,775.0,4.0,29,6.0,165.0,21.0,124.0,137,Declarative HTTP Testing for Python and anything else.,28.0,23,True,,2022-01-13 15:28:10.000,2.5.0,119.0,,9876.0,,gabbi,109.0,,https://pypi.org/project/gabbi,2022-01-13 15:28:10.000,109.0,9876.0,,,,3.0,,,,,,,,,,,,,,,,,, +460,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,2021-11-29 17:09:45.000,2021-11-29 17:09:37,565.0,12.0,58,18.0,102.0,6.0,54.0,72,Jinja2 templating system bindings for the Pyramid web framework.,48.0,23,False,['pyramid'],2016-01-23 15:34:59.000,2.6.2,36.0,,1124743.0,anaconda/pyramid_jinja2,pyramid_jinja2,273.0,,https://pypi.org/project/pyramid_jinja2,2016-11-15 16:40:41.000,273.0,1124732.0,https://anaconda.org/anaconda/pyramid_jinja2,2021-09-08 10:24:54.530,848.0,1.0,,,,,,,,,,,,,,,,,,BSD-based +461,ngxtop,lebinh/ngxtop,monitoring,,https://github.com/lebinh/ngxtop,https://github.com/lebinh/ngxtop,MIT,2014-03-21 15:39:52.000,2021-08-03 00:19:34.000,2020-12-21 00:59:19,40.0,,462,220.0,32.0,62.0,27.0,6267,Real-time metrics for nginx server.,9.0,22,False,,2020-12-21 00:51:09.000,0.0.3,3.0,,3938.0,,ngxtop,42.0,32.0,https://pypi.org/project/ngxtop,2020-12-21 00:51:09.000,10.0,3938.0,,,,3.0,,,,,,,,,,,,,,,,,, +462,AutoScraper,alirezamika/autoscraper,web-scraping,,https://github.com/alirezamika/autoscraper,https://github.com/alirezamika/autoscraper,MIT,2020-08-31 12:02:19.000,2021-02-03 21:12:16.000,2021-02-03 21:12:16,134.0,,444,120.0,18.0,8.0,37.0,4247,"A Smart, Automatic, Fast and Lightweight Web Scraper for Python.",6.0,22,True,,2021-01-23 17:11:12.000,1.1.12,15.0,,1586.0,,autoscraper,136.0,136.0,https://pypi.org/project/autoscraper,2021-01-23 17:11:12.000,,1586.0,,,,3.0,,,,,,,,,,,,,,,,,, +463,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-02-17 11:25:20.000,2022-02-17 11:25:18,825.0,9.0,325,67.0,256.0,73.0,358.0,2325,urlwatch monitors webpages for you.,78.0,22,True,,,,33.0,,3509.0,,urlwatch,2.0,,https://pypi.org/project/urlwatch,2021-12-15 14:55:01.208,2.0,3509.0,,,,3.0,,,,,,,,,,,,,,,,,, +464,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-02-15 21:50:47.000,2020-05-25 19:36:15,5160.0,,466,97.0,309.0,64.0,1003.0,2178,"Misago is fully featured modern forum application that is fast, scalable and responsive.",32.0,22,False,,2020-05-25 20:23:24.000,0.27.0,43.0,,,,,42.0,42.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +465,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,2021-10-08 14:50:45.000,2021-08-09 00:34:56,894.0,,173,70.0,143.0,58.0,147.0,1702,A Django app that creates automatic web UIs for Python scripts.,22.0,22,True,,2020-04-16 02:58:59.000,0.12.0,30.0,,230.0,,wooey,33.0,32.0,https://pypi.org/project/wooey,2020-04-16 02:56:01.000,1.0,230.0,,,,3.0,,,,,,,,,,,,,,,,,, +466,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-01-30 20:08:37.000,2018-02-20 19:04:56,83.0,,132,75.0,33.0,20.0,5.0,1629,Integration layer between Requests and Selenium for automation of web actions.,6.0,22,False,,2017-11-30 18:12:45.000,0.1.9,12.0,,12889.0,,requestium,64.0,58.0,https://pypi.org/project/requestium,2017-11-30 18:12:45.000,6.0,12889.0,,,,3.0,,,,,,,,,,,,,,,,,, +467,hyde,hyde/hyde,others,,https://github.com/hyde/hyde,https://github.com/hyde/hyde,MIT,2011-01-07 09:52:20.000,2021-10-05 10:31:44.000,2016-03-10 01:59:31,600.0,,247,45.0,151.0,64.0,139.0,1597,A Python Static Website Generator.,43.0,22,False,,2015-11-09 13:50:15.000,0.8.9,16.0,,119.0,,hyde,151.0,85.0,https://pypi.org/project/hyde,2015-11-09 13:50:15.000,66.0,119.0,,,,3.0,,,,,,,,,,,,,,,,,, +468,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,84.0,94.0,131.0,114.0,1089,Python Rest Testing.,17.0,22,False,,2016-03-15 03:16:18.000,1.7.1,14.0,,3382.0,conda-forge/pyresttest,pyresttest,124.0,99.0,https://pypi.org/project/pyresttest,2016-03-15 03:13:33.000,25.0,2443.0,https://anaconda.org/conda-forge/pyresttest,2021-09-07 14:49:34.650,42278.0,3.0,,,,,,,,,,,,,,,,,, +469,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,2021-06-14 12:28:49.000,2020-07-13 17:40:33,60.0,,69,21.0,41.0,21.0,22.0,796,HTTP security headers for Flask.,19.0,22,False,['flask'],2021-06-14 12:28:49.000,0.8.1,13.0,,357265.0,,flask-talisman,97.0,,https://pypi.org/project/flask-talisman,2021-06-14 12:28:49.000,97.0,357265.0,,,,3.0,,,,,,,,,,,,,,,,,, +470,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,2021-12-14 14:28:06.000,2020-10-20 08:42:33,157.0,,83,23.0,57.0,32.0,31.0,675,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,,22879.0,,flask-profiler,7.0,,https://pypi.org/project/flask-profiler,2018-11-19 23:11:10.000,7.0,22879.0,,,,3.0,,,,,,,,,,,,,,,,,, +471,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,22,False,,2012-10-22 08:16:33.000,0.0.4,4.0,,1775.0,,tornadio2,258.0,176.0,https://pypi.org/project/tornadio2,2012-10-22 08:16:33.000,82.0,1775.0,,,,3.0,,,,,,,,,,,,,,,,,, +472,molotov,loads/molotov,testing,,https://github.com/loads/molotov,https://github.com/loads/molotov,Apache-2.0,2015-05-04 09:17:25.000,2022-01-25 15:33:27.000,2022-01-25 15:33:24,449.0,3.0,27,16.0,33.0,21.0,86.0,369,Load Testing Tool.,12.0,22,True,,2017-03-22 08:05:08.000,0.6.2,19.0,,30186.0,,molotov,85.0,73.0,https://pypi.org/project/molotov,2022-01-25 15:32:12.000,12.0,30186.0,,,,3.0,,,,,,,,,,,,,,,,,, +473,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-01-16 18:10:27.000,2022-01-16 18:10:12,82.0,1.0,48,13.0,39.0,1.0,44.0,341,Formatting of dates and times in Flask templates using moment.js.,19.0,22,True,['flask'],2021-07-16 09:29:29.000,1.0.2,20.0,,30405.0,conda-forge/flask-moment,flask-moment,2266.0,,https://pypi.org/project/flask-moment,2021-07-16 09:29:29.000,2266.0,29924.0,https://anaconda.org/conda-forge/flask-moment,2021-07-16 11:43:04.802,31306.0,3.0,,,,,,,,,,,,,,,,,, +474,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-02-15 01:40:51.000,2022-02-04 12:17:26,1218.0,32.0,65,14.0,31.0,1.0,73.0,335,SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.,15.0,22,True,"['flask', 'openapi']",2021-12-29 16:07:00.000,2.12.2,69.0,,586.0,,safrs,47.0,46.0,https://pypi.org/project/safrs,2021-12-29 16:03:30.000,1.0,586.0,,,,3.0,,,,,,,,,,,,,,,,,, +475,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-02-15 21:14:48.000,2022-01-27 00:13:34,232.0,6.0,32,7.0,31.0,28.0,64.0,307,A delightful and complete interface to GitHubs amazing API.,10.0,22,True,,2021-07-10 00:16:17.000,0.1.19,19.0,,291486.0,,ghapi,24.0,,https://pypi.org/project/ghapi,2021-07-10 00:16:17.000,24.0,291486.0,,,,3.0,,,,,,,,,,,,,,,,,, +476,purl,codeinthehole/purl,url-utils,,https://github.com/codeinthehole/purl,https://github.com/codeinthehole/purl,MIT,2012-03-27 21:18:43.000,2021-11-15 17:46:59.000,2021-05-15 21:00:41,192.0,,34,11.0,33.0,7.0,15.0,271,"A simple, immutable URL class with a clean API for interrogation and manipulation.",18.0,22,True,,2017-05-12 14:54:05.000,1.3.1,25.0,,46227.0,,purl,2271.0,1893.0,https://pypi.org/project/purl,2021-05-15 21:05:39.000,378.0,46227.0,,,,3.0,,,,,,,,,,,,,,,,,, +477,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,2021-12-20 13:17:00.000,2021-12-20 13:16:51,274.0,5.0,65,20.0,51.0,55.0,42.0,266,Django registration and authentication with GraphQL.,15.0,22,True,['django'],2020-11-16 13:18:58.000,0.3.15,37.0,,7971.0,,django-graphql-auth,336.0,336.0,https://pypi.org/project/django-graphql-auth,2020-11-16 13:18:58.000,,7971.0,,,,3.0,,,,,,,,,,,,,,,,,, +478,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.,44.0,22,False,,2013-08-30 04:51:31.000,1.1.1,10.0,,7870.0,,velruse,260.0,222.0,https://pypi.org/project/velruse,2013-08-30 04:51:31.000,38.0,7870.0,,,,3.0,,,,,,,,,,,,,,,,,, +479,Flask-Excel,pyexcel-webwares/Flask-Excel,flask-utils,,https://github.com/pyexcel-webwares/Flask-Excel,https://github.com/pyexcel-webwares/Flask-Excel,BSD-3-Clause,2015-01-21 19:55:07.000,2020-11-10 23:13:19.000,2020-11-10 23:13:13,233.0,,77,12.0,9.0,12.0,39.0,242,"A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and..",8.0,22,False,,2017-07-20 02:40:14.000,0.0.7,8.0,8.0,20333.0,,flask-excel,780.0,708.0,https://pypi.org/project/flask-excel,2017-07-20 02:40:14.000,72.0,20333.0,,,,3.0,,,,,,,,,,,,,,,,,, +480,flask_injector,alecthomas/flask_injector,flask-utils,,https://github.com/alecthomas/flask_injector,https://github.com/alecthomas/flask_injector,BSD-3-Clause,2012-11-19 04:09:14.000,2021-09-01 07:11:12.985,2021-08-31 21:55:30,181.0,,31,7.0,25.0,12.0,35.0,236,Adds Injector support to Flask.,11.0,22,True,['flask'],2021-08-31 21:56:05.000,0.13.0,26.0,,38565.0,conda-forge/flask-injector,flask_injector,680.0,616.0,https://pypi.org/project/flask_injector,2021-08-31 21:56:05.000,64.0,38455.0,https://anaconda.org/conda-forge/flask-injector,2021-09-01 07:11:12.985,1108.0,3.0,,,,,,,,,,,,,,,,,, +481,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,2021-12-27 14:15:17.000,2021-12-27 14:00:57,157.0,2.0,25,9.0,7.0,,15.0,192,Python module for generating and verifying JSON Web Tokens.,5.0,22,True,,2021-12-27 14:15:17.000,3.3.2,40.0,,187715.0,,python-jwt,54.0,,https://pypi.org/project/python-jwt,2021-12-27 14:15:17.000,54.0,187715.0,,,,3.0,,,,,,,,,,,,,,,,,, +482,reppy,seomoz/reppy,others,,https://github.com/seomoz/reppy,https://github.com/seomoz/reppy,MIT,2011-10-29 00:06:46.000,2021-10-05 19:19:16.000,2020-03-12 22:31:33,265.0,,33,111.0,80.0,22.0,35.0,170,Modern robots.txt Parser for Python.,23.0,22,False,,2019-09-16 19:32:19.000,0.4.14,24.0,,6523.0,,reppy,171.0,127.0,https://pypi.org/project/reppy,2019-09-16 19:32:19.000,44.0,6523.0,,,,3.0,,,,,,,,,,,,,,,,,, +483,GHunt,mxrch/GHunt,third-party-apis,,https://github.com/mxrch/GHunt,https://github.com/mxrch/GHunt,MPL-2.0,2020-10-02 11:26:03.000,2022-02-17 01:30:21.000,2022-01-05 15:23:18,267.0,27.0,859,488.0,57.0,43.0,197.0,10703,Investigate Google emails and documents.,24.0,21,True,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +484,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-02-15 03:09:03.000,2022-02-15 03:07:20,1395.0,49.0,693,88.0,1153.0,7.0,164.0,4024,"A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and..",66.0,21,True,['flask'],,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +485,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-01-31 20:30:27.000,2022-01-31 20:28:53,201.0,9.0,221,72.0,31.0,10.0,31.0,1892,Tool to scan for secret files on HTTP servers.,14.0,21,False,,2022-01-31 20:30:27.000,0.0.12,12.0,,213.0,,snallygaster,3.0,3.0,https://pypi.org/project/snallygaster,2022-01-31 20:30:27.000,,213.0,,,,3.0,,,,,,,,,,,,,,,,,, +486,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-02-06 11:31:46.000,2022-02-06 11:31:46,331.0,3.0,157,25.0,25.0,26.0,62.0,1114,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",8.0,21,True,['fastapi'],2021-08-31 03:30:19.000,1.0.3,26.0,,1154.0,,fastapi-admin,,,https://pypi.org/project/fastapi-admin,2021-08-31 03:30:19.000,,1154.0,,,,3.0,,,,,,,,,,,,,,,,,, +487,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-02-06 11:31:46.000,2022-02-06 11:31:46,331.0,3.0,157,25.0,25.0,26.0,62.0,1114,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",8.0,21,True,['fastapi'],2021-08-31 03:30:19.000,1.0.3,26.0,,1154.0,,fastapi-admin,,,https://pypi.org/project/fastapi-admin,2021-08-31 03:30:19.000,,1154.0,,,,1.0,,,,,,,,,,,,,,,,,, +488,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,2021-12-24 17:32:00.000,2015-07-08 05:29:26,684.0,,175,59.0,84.0,30.0,40.0,980,A Django app to accept payments from various payment processors via Pluggable backends.,49.0,21,False,['django'],,,9.0,,218.0,,django-merchant,27.0,21.0,https://pypi.org/project/django-merchant,2013-12-02 07:13:21.000,6.0,218.0,,,,3.0,,,,,,,,,,,,,,,,,, +489,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,2021-12-18 07:29:36.000,2021-12-18 07:29:27,324.0,3.0,27,15.0,7.0,,20.0,617,Fast C based HTML 5 parsing for python.,6.0,21,True,,2021-09-22 07:01:46.000,0.4.10,18.0,,21005.0,,html5-parser,15.0,,https://pypi.org/project/html5-parser,2021-09-22 07:01:46.000,15.0,21005.0,,,,3.0,,,,,,,,,,,,,,,,,, +490,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,2021-12-21 14:08:56.000,2021-12-21 14:08:54,304.0,3.0,89,43.0,80.0,27.0,38.0,518,Restful API framework wrapped around MongoEngine.,18.0,21,True,['flask'],2019-08-26 10:57:49.000,0.3.0,7.0,,192.0,,Flask-MongoRest,75.0,48.0,https://pypi.org/project/Flask-MongoRest,2019-08-26 10:51:10.000,27.0,192.0,,,,3.0,,,,,,,,,,,,,,,,,, +491,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-01-17 19:31:43.000,2022-01-17 19:31:42,346.0,9.0,43,15.0,120.0,4.0,134.0,308,"Strong, Simple, and Precise security for Flask APIs (using jwt).",24.0,21,True,['flask'],2021-12-02 22:57:39.000,1.3.0,46.0,,4008.0,,flask-praetorian,8.0,,https://pypi.org/project/flask-praetorian,2021-12-02 22:57:39.000,8.0,4008.0,,,,3.0,,,,,,,,,,,,,,,,,, +492,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,2021-12-15 13:47:04.512,2021-11-14 18:07:28,737.0,,83,26.0,54.0,19.0,46.0,302,Python blogging engine.,39.0,21,False,,2019-12-06 00:18:53.000,1.7.2,24.0,,199.0,,tinkerer,99.0,69.0,https://pypi.org/project/tinkerer,2021-12-15 13:47:04.512,30.0,199.0,,,,3.0,,,,,,,,,,,,,,,,,, +493,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,2021-10-23 12:09:10.000,2021-10-23 12:04:55,354.0,,30,6.0,34.0,6.0,31.0,281,FastAPI-Login tries to provide similar functionality as Flask-Login does.,7.0,21,True,['fastapi'],2021-10-23 12:09:10.000,1.7.3,22.0,3.0,7027.0,,fastapi_login,164.0,162.0,https://pypi.org/project/fastapi_login,2021-10-23 12:09:10.000,2.0,7027.0,,,,3.0,,,,,,,,,,,,,,,,,, +494,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-02-09 21:34:02.000,2022-02-06 09:42:22,234.0,2.0,36,8.0,45.0,2.0,47.0,279,"Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk).",24.0,21,True,['fastapi'],2022-02-06 09:43:29.000,1.0.4,63.0,,30103.0,,fastapi-mail,6.0,,https://pypi.org/project/fastapi-mail,2022-02-06 09:43:55.000,6.0,30103.0,,,,3.0,,,,,,,,,,,,,,,,,, +495,mailer,marrow/mailer,email,,https://github.com/marrow/mailer,https://github.com/marrow/mailer,MIT,2011-03-13 05:21:26.000,2021-08-14 16:28:15.000,2021-04-20 02:51:08,296.0,,50,9.0,27.0,26.0,46.0,235,"A light-weight, modular, message representation and mail delivery framework for Python.",20.0,21,True,,2019-09-16 00:20:27.000,4.0.3,8.0,125.0,38269.0,conda-forge/mailer,mailer,83.0,,https://pypi.org/project/mailer,2015-04-22 03:10:28.000,83.0,37183.0,https://anaconda.org/conda-forge/mailer,2021-07-01 11:13:17.243,44511.0,3.0,,,,,,,,,,,,,,,,,, +496,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,2021-06-04 09:34:30.000,2017-07-19 05:38:58,157.0,,87,12.0,51.0,16.0,34.0,183,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,23.0,5149.0,,flask-s3,463.0,375.0,https://pypi.org/project/flask-s3,2017-02-23 20:44:59.000,88.0,5149.0,,,,3.0,,,,,,,,,,,,,,,,,, +497,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-01-19 10:34:18.000,2019-04-28 13:53:50,26.0,,36,5.0,10.0,16.0,4.0,100,A simple way to demo Flask apps from your machine.,2.0,21,False,['flask'],2018-09-09 19:48:38.000,0.0.25,16.0,,73464.0,,flask-ngrok,1466.0,1456.0,https://pypi.org/project/flask-ngrok,2018-09-09 19:48:38.000,10.0,73464.0,,,,3.0,,,,,,,,,,,,,,,,,, +498,aresponses,aresponses/aresponses,testing,,https://github.com/aresponses/aresponses,https://github.com/aresponses/aresponses,MIT,2017-09-06 08:54:59.000,2022-01-29 05:43:19.000,2022-01-29 05:37:45,134.0,6.0,15,16.0,41.0,,29.0,87,Asyncio http mocking. Similar to the responses library used for requests.,13.0,21,True,,2022-01-29 05:43:19.000,2.1.5,23.0,,28465.0,,aresponses,284.0,236.0,https://pypi.org/project/aresponses,2022-01-29 05:43:19.000,48.0,28465.0,,,,3.0,,,,,,,,,,,,,,,,,, +499,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,2021-08-11 15:50:21.000,2021-05-15 21:42:07,387.0,,40,16.0,57.0,9.0,33.0,51,A package for sending email from your Pyramid application.,35.0,21,True,['pyramid'],2016-12-13 20:48:50.000,0.15.1,24.0,,20610.0,,pyramid_mailer,115.0,,https://pypi.org/project/pyramid_mailer,2016-12-13 20:48:50.000,115.0,20610.0,,,,3.0,,,,,,,,,,,,,,,,,, +500,InstaPy,timgrossmann/InstaPy,third-party-apis,,,https://github.com/timgrossmann/InstaPy,GPL-3.0,,2022-01-19 04:05:04.000,,,,3412,,,,,13708,Tool for automated Instagram interactions.,,20,True,,2022-01-19 04:05:04.000,0.6.16,52.0,,11186.0,,instapy,11.0,,https://pypi.org/project/instapy,2022-01-19 04:05:04.000,11.0,11186.0,,,,3.0,,,,,,,,,,,,,,,,,, +501,cabot,arachnys/cabot,others,,https://github.com/arachnys/cabot,https://github.com/arachnys/cabot,MIT,2014-01-06 17:48:59.000,2021-11-29 18:00:08.000,2021-01-05 10:40:20,735.0,,577,149.0,266.0,163.0,295.0,5242,"Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty.",70.0,20,False,,2017-09-14 16:02:39.000,0.11.7,22.0,83.0,1.0,,,9.0,9.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +502,httpstat,reorx/httpstat,http-clients,,https://github.com/reorx/httpstat,https://github.com/reorx/httpstat,MIT,2016-08-30 06:30:59.000,2020-12-24 05:55:39.000,2020-12-24 05:55:08,91.0,,333,127.0,19.0,6.0,20.0,5026,curl statistics made simple.,4.0,20,False,,2020-12-24 05:55:02.000,1.3.1,8.0,90.0,2837.0,,httpstat,11.0,11.0,https://pypi.org/project/httpstat,2020-12-24 05:55:02.000,,2836.0,,,,3.0,,,,,,,,,,,,,,,,,, +503,toapi,gaojiuli/toapi,others,,https://github.com/gaojiuli/toapi,https://github.com/gaojiuli/toapi,MIT,2017-11-27 08:40:55.000,2022-01-21 23:42:21.000,2021-06-28 01:58:45,462.0,,230,79.0,82.0,8.0,48.0,3227,Every web site provides APIs.,12.0,20,True,,2021-06-28 01:56:50.000,2.1.3,40.0,,105.0,,toapi,8.0,,https://pypi.org/project/toapi,2021-06-28 01:56:50.000,8.0,105.0,,,,3.0,,,,,,,,,,,,,,,,,, +504,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,1666,A Pythonic interface for Google Mail.,14.0,20,False,,2017-08-07 19:59:52.000,0.6.3,10.0,,4859.0,,gmail,19.0,,https://pypi.org/project/gmail,2017-08-07 19:59:52.000,19.0,4859.0,,,,3.0,,,,,,,,,,,,,,,,,, +505,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,2020-03-01 06:25:06.000,2020-03-01 06:25:05,254.0,,544,167.0,2.0,14.0,52.0,1428,A high-level distributed crawling framework.,3.0,20,False,,2016-03-31 04:19:26.000,0.1.0,3.0,,84.0,,cola,8.0,6.0,https://pypi.org/project/cola,2016-03-31 04:19:26.000,2.0,84.0,,,,3.0,,,,,,,,,,,,,,,,,, +506,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,,55,18.0,26.0,12.0,32.0,618,"The simple, fast, and modern web scraping library.",16.0,20,True,,2020-10-09 12:51:41.000,1.1,19.0,,11613.0,,gazpacho,152.0,146.0,https://pypi.org/project/gazpacho,2020-10-09 12:50:18.000,6.0,11613.0,,,,3.0,,,,,,,,,,,,,,,,,, +507,Lassie,michaelhelmick/lassie,web-scraping,,https://github.com/michaelhelmick/lassie,https://github.com/michaelhelmick/lassie,MIT,2013-07-30 20:41:39.000,2021-08-20 14:34:18.000,2021-08-20 14:32:48,231.0,,44,22.0,44.0,10.0,29.0,549,Web Content Retrieval for Humans.,15.0,20,True,,2021-08-20 14:34:18.000,0.11.11,38.0,,1297.0,,lassie,37.0,28.0,https://pypi.org/project/lassie,2021-08-20 14:34:18.000,9.0,1297.0,,,,3.0,,,,,,,,,,,,,,,,,, +508,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-02-12 04:25:25.000,2021-12-03 13:19:16,303.0,16.0,40,8.0,182.0,25.0,21.0,406,This code generator creates FastAPI app from an openapi file.,12.0,20,True,"['fastapi', 'openapi']",2021-12-03 13:21:46.000,0.3.4,34.0,,1665.0,,fastapi-code-generator,,,https://pypi.org/project/fastapi-code-generator,2021-12-03 13:21:46.000,,1665.0,,,,2.0,,,,,,,,,,,,,,,,,, +509,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,2021-06-10 15:45:15.000,2020-09-25 16:23:54,51.0,,28,8.0,21.0,10.0,9.0,391,Adds simple SQLAlchemy support to FastAPI.,5.0,20,False,['fastapi'],2020-09-25 16:26:29.000,0.2.1,9.0,,35783.0,,fastapi-sqlalchemy,429.0,428.0,https://pypi.org/project/fastapi-sqlalchemy,2020-09-25 16:26:29.000,1.0,35783.0,,,,2.0,,,,,,,,,,,,,,,,,, +510,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,2021-10-28 10:24:52.000,2021-10-28 10:23:04,126.0,,22,5.0,22.0,6.0,18.0,180,flask extension for integration with the awesome pydantic package.,9.0,20,True,['flask'],2021-10-28 10:24:52.000,0.9.0,21.0,,36300.0,,flask_pydantic,112.0,110.0,https://pypi.org/project/flask_pydantic,2021-10-28 10:24:52.000,2.0,36300.0,,,,3.0,,,,,,,,,,,,,,,,,, +511,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-02-07 19:27:55.000,2022-01-25 16:35:55,180.0,40.0,34,7.0,38.0,8.0,25.0,152,Integrate GraphQL with your Pydantic models.,14.0,20,True,['graphql'],2022-01-25 16:41:33.000,0.3.0,11.0,,4072.0,,graphene-pydantic,1.0,,https://pypi.org/project/graphene-pydantic,2022-01-25 16:41:33.000,1.0,4072.0,,,,3.0,,,,,,,,,,,,,,,,,, +512,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,,42,14.0,14.0,3.0,6.0,143,Simple GraphQL client for Python 2.7+.,6.0,20,False,,2021-03-04 21:32:03.000,0.4.3,9.0,,60048.0,,python-graphql-client,235.0,223.0,https://pypi.org/project/python-graphql-client,2021-03-04 21:32:03.000,12.0,60048.0,,,,3.0,,,,,,,,,,,,,,,,,, +513,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,,39,12.0,26.0,18.0,13.0,125,OpenTracing instrumentation for the Flask microframework.,15.0,20,False,['flask'],2019-10-22 00:20:30.000,1.1.0,12.0,,87326.0,,Flask-Opentracing,284.0,257.0,https://pypi.org/project/Flask-Opentracing,2019-10-22 00:20:30.000,27.0,87326.0,,,,3.0,,,,,,,,,,,,,,,,,, +514,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-02-16 16:20:03.000,2021-10-22 20:25:09,457.0,,20,5.0,34.0,5.0,23.0,104,Streaming parser for multipart/form-data written in Python.,8.0,20,True,,2021-10-22 20:35:31.000,1.10.1,33.0,,10978.0,,streaming-form-data,26.0,24.0,https://pypi.org/project/streaming-form-data,2021-10-22 20:35:31.000,2.0,10978.0,,,,3.0,,,,,,,,,,,,,,,,,, +515,lambdarest,sloev/python-lambdarest,serverless,,https://github.com/sloev/python-lambdarest,https://github.com/sloev/python-lambdarest,MIT,2017-02-07 15:30:04.000,2022-01-10 20:02:54.000,2021-09-22 10:31:18,166.0,,21,33.0,58.0,2.0,27.0,89,Flask like web framework for AWS Lambda.,21.0,20,True,,2021-09-22 10:32:52.000,12.0.0,48.0,,3363.0,,lambdarest,,,https://pypi.org/project/lambdarest,2021-09-22 10:32:52.000,,3363.0,,,,3.0,,,,,,,,,,,,,,,,,, +516,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,2021-07-24 20:55:19.000,2020-08-20 23:05:51,40.0,,32,8.0,14.0,9.0,10.0,75,Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.,8.0,20,False,,2020-08-20 23:10:25.000,0.6.0,9.0,,63369.0,conda-forge/markdown-include,markdown-include,1641.0,1429.0,https://pypi.org/project/markdown-include,2020-08-20 23:10:25.000,212.0,62999.0,https://anaconda.org/conda-forge/markdown-include,2020-11-01 23:43:24.312,5564.0,3.0,,,,,,,,,,,,,,,,,, +517,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-02-17 13:17:49.000,2022-02-17 13:17:48,216.0,19.0,73,44.0,48.0,2.0,11.0,547,A Modular Penetration Testing Framework.,7.0,19,True,,2021-09-29 14:39:12.000,3.2.6,26.0,,583.0,,fsociety,1.0,1.0,https://pypi.org/project/fsociety,2021-09-29 14:39:12.000,,583.0,,,,3.0,,,,,,,,,,,,,,,,,, +518,slowapi,laurents/slowapi,fastapi-utils,,https://github.com/laurentS/slowapi,https://github.com/laurentS/slowapi,MIT,2020-02-21 12:56:20.000,2022-02-02 08:38:31.000,2022-02-02 08:38:30,145.0,20.0,29,11.0,38.0,15.0,32.0,382,A rate limiter for Starlette and FastAPI.,15.0,19,True,['fastapi'],2021-08-28 15:32:49.000,0.1.5,5.0,,27148.0,,slowapi,1.0,,https://pypi.org/project/slowapi,2021-08-28 15:32:49.000,1.0,27148.0,,,,2.0,,,,,,,,,,,,,,,,,, +519,Kotti,Kotti/Kotti,cms,,https://github.com/Kotti/Kotti,https://github.com/Kotti/Kotti,BSD,2011-01-28 15:42:02.000,2021-09-02 14:18:30.000,2021-09-02 14:10:37,2979.0,,110,41.0,375.0,50.0,165.0,376,"Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible..",64.0,19,False,,,,,,,,,218.0,218.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +520,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-01-26 18:37:02.000,2020-11-11 05:05:27,123.0,,53,9.0,13.0,32.0,30.0,330,"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,,30043.0,,fastapi-jwt-auth,6.0,,https://pypi.org/project/fastapi-jwt-auth,2020-11-06 11:10:56.000,6.0,30043.0,,,,3.0,,,,,,,,,,,,,,,,,, +521,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,6.0,13.0,13.0,31.0,187,Full text search for flask.,4.0,19,True,['flask'],2020-05-18 15:17:04.000,0.2.9,22.0,,517.0,,flask-msearch,329.0,317.0,https://pypi.org/project/flask-msearch,2021-06-04 02:18:48.000,12.0,517.0,,,,3.0,,,,,,,,,,,,,,,,,, +522,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-02-16 04:53:26.000,2022-02-16 04:53:26,101.0,27.0,17,1.0,19.0,4.0,19.0,162,Prometheus exporter for Starlette and FastAPI.,12.0,19,True,['fastapi'],2021-12-31 22:26:01.000,0.12.0,15.0,,217478.0,,starlette_exporter,3.0,,https://pypi.org/project/starlette_exporter,2021-12-31 22:18:29.000,3.0,217478.0,,,,2.0,,,,,,,,,,,,,,,,,, +523,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,14.0,157,Simple Login - Login Extension for Flask - maintainer @cuducos.,10.0,19,True,['flask'],2021-10-25 13:12:46.000,0.1.1,8.0,,22701.0,,flask_simplelogin,10.0,,https://pypi.org/project/flask_simplelogin,2019-10-14 00:25:51.000,10.0,22701.0,,,,3.0,,,,,,,,,,,,,,,,,, +524,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-02-17 11:25:01.000,2022-02-17 11:25:00,1139.0,87.0,13,2.0,497.0,8.0,29.0,123,A tool to automatically fix Django deprecations.,19.0,19,True,['django'],2022-02-11 14:40:05.000,1.8.2,67.0,98.0,1157.0,,django-codemod,,,https://pypi.org/project/django-codemod,2022-02-11 14:40:02.000,,1153.0,,,,3.0,,,,,,,,,,,,,,,,,, +525,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,2021-12-30 15:39:24.000,2021-12-30 15:39:24,53.0,5.0,12,4.0,32.0,5.0,13.0,105,A framework-agnostic library for testing ASGI web applications.,13.0,19,True,,2021-12-22 17:05:45.000,1.4.9,29.0,,36234.0,,async-asgi-testclient,153.0,138.0,https://pypi.org/project/async-asgi-testclient,2021-12-22 17:05:45.000,15.0,36234.0,,,,3.0,,,,,,,,,,,,,,,,,, +526,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,,62,12.0,54.0,13.0,32.0,99,Pyramid configuration with celery integration. Allows you to use pyramid .ini files to configure celery and have your..,25.0,19,True,['pyramid'],2016-12-24 03:58:09.000,3.0.0,10.0,,5492.0,,pyramid_celery,8.0,,https://pypi.org/project/pyramid_celery,2016-12-24 03:58:09.000,8.0,5492.0,,,,3.0,,,,,,,,,,,,,,,,,, +527,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,2020-06-14 04:45:59.000,2020-03-29 21:22:12,569.0,,47,14.0,138.0,24.0,86.0,64,Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.,39.0,19,False,['pyramid'],2018-07-02 12:17:34.000,2.6.2,26.0,,9504.0,,pyramid_swagger,3.0,,https://pypi.org/project/pyramid_swagger,2018-07-02 12:17:34.000,3.0,9504.0,,,,3.0,,,,,,,,,,,,,,,,,, +528,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,2021-07-14 13:13:57.000,2019-04-17 23:52:22,772.0,,285,103.0,84.0,49.0,112.0,3228,Build complex dashboards without any front-end code. Use your own endpoints. JSON config only. Ready to go.,7.0,18,False,['flask'],2017-06-13 18:56:28.000,6.2.3,11.0,,66.0,,flask_jsondash,,,https://pypi.org/project/flask_jsondash,2017-06-13 18:53:34.000,,66.0,,,,3.0,,,,,,,,,,,,,,,,,, +529,gain,gaojiuli/gain,web-scraping,,https://github.com/gaojiuli/gain,https://github.com/gaojiuli/gain,GPL-3.0,2017-05-31 08:56:04.000,2019-06-01 22:54:09.000,2018-03-19 01:21:01,85.0,,210,76.0,15.0,8.0,28.0,2006,Web crawling framework based on asyncio.,10.0,18,False,,2017-06-19 01:18:41.000,0.1.4,5.0,,34.0,,gain,18.0,17.0,https://pypi.org/project/gain,2017-06-19 01:18:41.000,1.0,34.0,,,,3.0,,,,,,,,,,,,,,,,,, +530,justpy,elimintz/justpy,web-frameworks,,https://github.com/elimintz/justpy,https://github.com/elimintz/justpy,Apache-2.0,2019-06-17 13:38:23.000,2022-02-01 17:15:28.000,2022-01-12 20:23:54,118.0,3.0,61,38.0,20.0,87.0,188.0,805,An object oriented high-level Python Web Framework that requires no frontend programming.,1.0,18,True,,2022-01-12 19:25:04.000,.0.2.3,18.0,,2483.0,,justpy,2.0,,https://pypi.org/project/justpy,2022-01-12 19:06:50.000,2.0,2483.0,,,,3.0,,,,,,,,,,,,,,,,,, +531,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,,70,37.0,99.0,16.0,120.0,477,A complete test automation tool.,20.0,18,True,,2021-07-30 15:38:36.000,0.10.1,36.0,51.0,126.0,,golem-framework,5.0,4.0,https://pypi.org/project/golem-framework,2021-07-30 15:31:26.000,1.0,125.0,,,,3.0,,,,,,,,,,,,,,,,,, +532,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-02-07 08:26:41.000,2022-02-07 08:26:40,97.0,2.0,13,4.0,34.0,3.0,24.0,223,Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging..,5.0,18,True,['fastapi'],2021-06-28 14:54:26.000,0.3.3,15.0,,72929.0,,starlette-context,5.0,,https://pypi.org/project/starlette-context,2021-06-28 14:54:26.000,5.0,72929.0,,,,3.0,,,,,,,,,,,,,,,,,, +533,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-01-21 20:36:07.000,2022-01-10 15:26:57,63.0,5.0,27,3.0,18.0,5.0,15.0,180,Prometheus integration for Starlette.,14.0,18,True,['fastapi'],2022-01-10 15:27:16.000,0.9.0,10.0,6.0,30980.0,,starlette-prometheus,5.0,,https://pypi.org/project/starlette-prometheus,2022-01-10 15:27:06.000,5.0,30979.0,,,,3.0,,,,,,,,,,,,,,,,,, +534,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-01-22 11:14:45.000,2022-01-22 11:10:48,140.0,30.0,19,12.0,18.0,5.0,9.0,147,JSON-RPC server based on fastapi.,9.0,18,True,['fastapi'],2022-01-22 11:11:27.000,2.2.0,55.0,,3186.0,,fastapi-jsonrpc,14.0,13.0,https://pypi.org/project/fastapi-jsonrpc,2022-01-22 11:11:27.000,1.0,3186.0,,,,3.0,,,,,,,,,,,,,,,,,, +535,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,2021-12-07 13:25:50.000,2021-12-07 13:24:06,372.0,8.0,13,4.0,49.0,13.0,60.0,134,Easy file uploads for Flask.,6.0,18,True,['flask'],2021-12-07 13:25:50.000,0.2.1,25.0,,375.0,,flask-file-upload,40.0,40.0,https://pypi.org/project/flask-file-upload,2021-12-07 13:25:50.000,,375.0,,,,3.0,,,,,,,,,,,,,,,,,, +536,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,2021-12-06 12:32:17.000,2021-12-06 12:32:17,78.0,1.0,5,3.0,33.0,3.0,11.0,93,Programmatic startup/shutdown of ASGI apps.,2.0,18,True,,2020-06-07 11:30:40.000,1.0.1,13.0,,69926.0,conda-forge/asgi-lifespan,asgi-lifespan,376.0,365.0,https://pypi.org/project/asgi-lifespan,2020-06-07 11:30:40.000,11.0,68666.0,https://anaconda.org/conda-forge/asgi-lifespan,2021-11-09 15:08:47.320,12603.0,3.0,,,,,,,,,,,,,,,,,, +537,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-02-14 08:06:22.000,2021-11-15 10:06:16,226.0,,9,9.0,174.0,4.0,15.0,56,"tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a..",10.0,18,True,,2021-11-15 10:12:31.000,1.4.1,31.0,,1531.0,,tartiflette-aiohttp,38.0,34.0,https://pypi.org/project/tartiflette-aiohttp,2021-11-15 10:02:16.000,4.0,1531.0,,,,3.0,,,,,,,,,,,,,,,,,, +538,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,210.0,24.0,42.0,29.0,4109,A testing system for catching visual regressions in Web applications.,7.0,17,False,,,,5.0,,61.0,,huxley,2.0,2.0,https://pypi.org/project/huxley,2014-03-27 18:23:28.000,,61.0,,,,3.0,,,,,,,,,,,,,,,,,, +539,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-02-08 09:55:35.000,2020-06-25 16:43:52,12.0,,231,83.0,20.0,22.0,11.0,4108,Nginx UI allows you to access and modify the nginx configurations files without cli.,3.0,17,False,,2020-06-28 15:17:10.000,0.2,1.0,,24759.0,,,,,,,,,,,,3.0,,,,,,,,,,schenkd/nginx-ui,https://hub.docker.com/r/schenkd/nginx-ui,2020-06-25 16:45:27.170206,16.0,519952.0,,,, +540,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-01-21 19:10:35.000,2021-11-03 17:26:23,149.0,,157,32.0,125.0,19.0,35.0,1036,"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,,,,,,,,,,,,,,2.0,,,,,,,,,,,,,,,,,, +541,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-01-29 23:47:54.000,2022-01-29 23:46:27,441.0,2.0,52,19.0,68.0,17.0,73.0,526,A Python Mail Server.,15.0,17,True,,2019-12-31 19:27:38.000,3.2.0,12.0,51.0,871.0,,salmon-mail,17.0,16.0,https://pypi.org/project/salmon-mail,2019-12-31 19:27:28.000,1.0,870.0,,,,3.0,,,,,,,,,,,,,,,,,, +542,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,491,Extract data from websites using basic statistical magic.,3.0,17,False,,2015-06-28 22:20:05.000,0.0.12,4.0,,61.0,,libextract,25.0,16.0,https://pypi.org/project/libextract,2015-06-28 22:20:05.000,9.0,61.0,,,,3.0,,,,,,,,,,,,,,,,,, +543,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,2021-12-20 15:00:31.000,2021-06-03 14:00:13,140.0,,20,8.0,153.0,5.0,21.0,451,Opinionated set of utilities on top of FastAPI.,11.0,17,True,['fastapi'],2021-06-03 13:58:16.000,0.2.11,34.0,,23560.0,,fastapi_contrib,,,https://pypi.org/project/fastapi_contrib,2021-06-03 13:49:33.000,,23560.0,,,,2.0,,,,,,,,,,,,,,,,,, +544,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,,78,14.0,28.0,19.0,2.0,206,A python module to parse the Open Graph Protocol.,8.0,17,False,,,,3.0,,2055.0,,opengraph,101.0,77.0,https://pypi.org/project/opengraph,2012-05-25 23:25:52.000,24.0,2055.0,,,,3.0,,,,,,,,,,,,,,,,,, +545,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-02-04 18:41:23.000,2022-02-04 18:03:49,60.0,1.0,11,2.0,3.0,3.0,10.0,194,FastAPI framework plugins.,3.0,17,True,['fastapi'],2021-09-27 09:16:19.000,0.9.0,14.0,,6311.0,,fastapi-plugins,48.0,48.0,https://pypi.org/project/fastapi-plugins,2021-09-27 09:14:56.000,,6311.0,,,,2.0,,,,,,,,,,,,,,,,,, +546,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,2021-12-06 08:10:52.000,2021-12-05 10:57:15,37.0,1.0,12,4.0,9.0,6.0,13.0,130,Easily integrate socket.io with your FastAPI app.,4.0,17,True,['fastapi'],2021-12-06 08:10:52.000,0.0.9,13.0,,2450.0,,fastapi-socketio,63.0,62.0,https://pypi.org/project/fastapi-socketio,2021-12-06 08:10:52.000,1.0,2450.0,,,,2.0,,,,,,,,,,,,,,,,,, +547,fastapi-mvc,rszamszur/fastapi-mvc,fastapi-utils,,https://github.com/rszamszur/fastapi-mvc,https://github.com/rszamszur/fastapi-mvc,MIT,2021-07-25 14:11:38.000,2022-02-14 21:55:03.000,2022-02-14 21:27:52,389.0,325.0,22,2.0,23.0,13.0,18.0,110,Create and develop production grade FastAPI projects.,2.0,17,True,['fastapi'],2022-02-14 21:55:04.000,0.9.0,10.0,6.0,346.0,,fastapi-mvc,,,https://pypi.org/project/fastapi-mvc,2022-02-14 21:53:29.000,,346.0,,,,2.0,,,,,,,,,,,,,,,,,, +548,apex,cd34/apex,auth,,https://github.com/cd34/apex,https://github.com/cd34/apex,MIT,2011-07-17 20:20:49.000,2021-12-15 14:18:14.200,2020-04-02 04:58:41,429.0,,29,12.0,76.0,8.0,20.0,96,"Toolkit for Pyramid, a Pylons Project, to add Authentication and Authorization using Velruse (OAuth) and/or a local..",19.0,17,False,['pyramid'],,,5.0,,7712.0,,apex,23.0,,https://pypi.org/project/apex,2021-12-15 14:18:14.200,23.0,7712.0,,,,3.0,,,,,,,,,,,,,,,,,, +549,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,2021-12-07 13:15:32.000,2021-12-07 13:15:32,168.0,1.0,33,17.0,104.0,20.0,36.0,74,Pyramid addon for OpenAPI3 validation of requests and responses.,21.0,17,True,"['pyramid', 'openapi']",2020-10-27 20:11:49.000,0.10.2,29.0,,5373.0,,pyramid_openapi3,2.0,,https://pypi.org/project/pyramid_openapi3,2021-06-13 15:17:01.000,2.0,5373.0,,,,3.0,,,,,,,,,,,,,,,,,, +550,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,,311,82.0,57.0,40.0,27.0,1925,Automated Security Testing For REST APIs.,11.0,16,False,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +551,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,2021-08-03 13:38:32.000,2020-03-07 05:52:59,21.0,,59,15.0,217.0,40.0,12.0,954,Reusable utilities for FastAPI.,2.0,16,False,['fastapi'],2020-03-07 05:55:04.000,0.2.1,4.0,,218655.0,,fastapi-utils,2.0,,https://pypi.org/project/fastapi-utils,2020-03-07 05:55:04.000,2.0,218655.0,,,,3.0,,,,,,,,,,,,,,,,,, +552,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,2021-09-26 09:02:00.000,2021-08-24 17:12:25,93.0,,36,9.0,29.0,20.0,17.0,343,api versioning for fastapi web applications.,16.0,16,True,['fastapi'],2021-08-24 17:06:33.000,0.10.0,10.0,,25648.0,,fastapi-versioning,2.0,,https://pypi.org/project/fastapi-versioning,2021-08-24 17:06:33.000,2.0,25648.0,,,,3.0,,,,,,,,,,,,,,,,,, +553,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-01-31 08:09:03.000,2021-11-22 09:16:26,163.0,1.0,14,8.0,125.0,9.0,43.0,96,ASGI support for the Tartiflette GraphQL engine.,13.0,16,True,['graphql'],2021-10-28 16:32:41.000,0.11.0,6.0,,851.0,,tartiflette-asgi,8.0,7.0,https://pypi.org/project/tartiflette-asgi,2021-10-28 16:32:41.000,1.0,851.0,,,,3.0,,,,,,,,,,,,,,,,,, +554,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,2021-12-22 11:43:08.000,2020-10-09 07:57:39,120.0,,29,6.0,32.0,9.0,20.0,73,JWT authentication for Pyramid.,12.0,16,False,['pyramid'],2020-10-09 08:00:32.000,1.6.1,6.0,,10765.0,,pyramid_jwt,1.0,,https://pypi.org/project/pyramid_jwt,2018-08-10 08:30:25.000,1.0,10765.0,,,,3.0,,,,,,,,,,,,,,,,,, +555,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,2021-06-16 13:33:51.000,2021-06-16 13:33:51,120.0,,9,7.0,11.0,6.0,13.0,63,(UNMAINTAINED. FEEL FREE TO FORK) A Pythonic way to provide JWT authentication for Flask-GraphQL.,7.0,16,True,['flask'],2021-04-19 04:21:50.000,1.3.3,14.0,,1867.0,,flask-graphql-auth,85.0,81.0,https://pypi.org/project/flask-graphql-auth,2021-04-19 04:19:08.000,4.0,1867.0,,,,3.0,,,,,,,,,,,,,,,,,, +556,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,21.0,3.0,5.0,11.0,686,A micro web-framework using asyncio coroutines and chained middleware.,5.0,15,False,,2016-10-16 15:29:10.000,0.8.0,10.0,,46.0,,growler,2.0,,https://pypi.org/project/growler,2016-10-16 15:29:10.000,2.0,46.0,,,,3.0,,,,,,,,,,,,,,,,,, +557,flask-state,yoobool/flask-state,monitoring,,https://github.com/yoobool/flask-state,https://github.com/yoobool/flask-state,BSD-3-Clause,2020-08-25 02:27:29.000,2021-12-15 18:07:56.000,2021-06-18 07:32:23,511.0,,52,17.0,26.0,6.0,18.0,620,Display machine state using Python3 with Flask.,10.0,15,True,['flask'],2021-06-18 07:47:50.000,1.1.4,16.0,,105.0,,Flask-State,,,https://pypi.org/project/Flask-State,2021-06-18 07:47:50.000,,105.0,,,,3.0,,,,,,,,,,,,,,,,,, +558,flama,perdy/flama,web-frameworks,,https://github.com/perdy/flama,https://github.com/perdy/flama,GPL-3.0,2018-09-27 15:29:54.000,2022-02-08 10:42:43.000,2021-08-31 11:36:38,175.0,,13,6.0,18.0,27.0,22.0,190,Fire up your API.,8.0,15,True,,2020-11-16 12:59:28.000,0.16.0,15.0,63.0,251.0,,flama,,,https://pypi.org/project/flama,2020-11-16 12:59:17.000,,248.0,,,,3.0,,,,,,,,,,,,,,,,,, +559,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,39.0,804,"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,,5.0,,django-schedule-frinat,,,https://pypi.org/project/django-schedule-frinat,2014-02-24 14:31:35.000,,5.0,,,,3.0,,,,,,,,,,,,,,,,,,BSD-3-Clause +560,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-02-14 23:40:05.000,2020-10-05 14:24:37,44.0,,26,11.0,5.0,4.0,3.0,224,row level security for FastAPI framework.,1.0,14,False,['fastapi'],2020-10-05 14:18:40.000,0.2.7,10.0,,2663.0,,fastapi-permissions,,,https://pypi.org/project/fastapi-permissions,2020-10-05 14:18:40.000,,2663.0,,,,3.0,,,,,,,,,,,,,,,,,, +561,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,77,A service layer for pyramid.,6.0,14,True,['pyramid'],2015-02-17 08:24:43.000,0.1.1,9.0,,7244.0,,pyramid_services,8.0,,https://pypi.org/project/pyramid_services,2018-08-03 05:57:10.000,8.0,7244.0,,,,3.0,,,,,,,,,,,,,,,,,, +562,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,,298,76.0,5.0,7.0,3.0,2001,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,,,,,,,,,,,,,,,,,, +563,Transistor,bomquote/transistor,web-scraping,,https://github.com/bomquote/transistor,https://github.com/bomquote/transistor,MIT,2018-11-12 15:25:51.000,2022-02-14 10:50:52.000,2020-08-16 21:52:05,198.0,,19,10.0,225.0,60.0,3.0,210,"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,64.0,66.0,,transistor,,,https://pypi.org/project/transistor,2020-08-03 20:12:39.000,,65.0,,,,3.0,,,,,,,,,,,,,,,,,, +564,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,,8,2.0,7.0,7.0,2.0,166,FastAPI simple cache.,7.0,13,True,['fastapi'],2020-07-26 14:43:22.000,0.0.1,1.0,,3690.0,,fastapi_cache,24.0,24.0,https://pypi.org/project/fastapi_cache,2020-07-26 14:05:51.000,,3690.0,,,,3.0,,,,,,,,,,,,,,,,,, +565,flask2postman,numberly/flask2postman,flask-utils,,https://github.com/numberly/flask2postman,https://github.com/numberly/flask2postman,MIT,2015-08-28 11:12:41.000,2020-07-08 07:19:51.000,2020-07-08 07:19:50,59.0,,15,9.0,5.0,5.0,2.0,128,Generate a Postman collection from your Flask application.,4.0,13,False,['flask'],2020-01-16 15:13:52.000,1.4.4,18.0,,416.0,,flask2postman,10.0,9.0,https://pypi.org/project/flask2postman,2020-01-16 15:13:52.000,1.0,416.0,,,,3.0,,,,,,,,,,,,,,,,,, +566,Scrapera,DarshanDeshpande/Scrapera,web-scraping,,https://github.com/DarshanDeshpande/Scrapera,https://github.com/DarshanDeshpande/Scrapera,MIT,2021-01-23 11:55:03.000,2021-08-30 16:47:21.000,2021-08-30 16:47:21,37.0,,19,9.0,5.0,2.0,5.0,292,A universal package of scraper scripts for humans.,4.0,12,True,,2021-02-07 18:16:28.000,1.1.2,19.0,,32.0,,scrapera,,,https://pypi.org/project/scrapera,2021-02-07 18:22:49.000,,32.0,,,,3.0,,,,,,,,,,,,,,,,,, +567,fastapi_client,dmontagu/fastapi_client,fastapi-utils,,https://github.com/dmontagu/fastapi_client,https://github.com/dmontagu/fastapi_client,Apache-2.0,2019-08-03 10:35:23.000,2022-01-25 04:43:32.000,2021-02-11 19:35:35,36.0,,23,10.0,17.0,9.0,7.0,232,FastAPI client generator.,8.0,11,True,['fastapi'],,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, +568,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,1.0,8,6.0,21.0,3.0,1.0,78,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,,65.0,,fastapi-lazy,,,https://pypi.org/project/fastapi-lazy,2021-11-21 11:00:44.000,,65.0,,,,3.0,,,,,,,,,,,,,,,,,, +569,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,2021-12-08 06:45:21.000,2021-12-08 06:33:07,17.0,2.0,3,3.0,,,2.0,12,A Python tool to display geolocation information in the traceroute.,2.0,10,False,,2021-12-08 06:45:21.000,3.1.1,13.0,,164.0,,IP2Trace,,,https://pypi.org/project/IP2Trace,2021-12-08 06:27:58.000,,164.0,,,,3.0,,,,,,,,,,,,,,,,,, +570,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,2021-09-09 08:55:24.000,2020-11-13 14:36:01,69.0,,6,2.0,16.0,4.0,1.0,85,ASGI middleware to record and emit timing metrics (to something like statsd).,2.0,4,False,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 734e14c6..67959d68 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,25 +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._ -- youtube-dl (πŸ₯‡45 Β· ⭐ 110K Β· πŸ“ˆ) - Command-line program to download videos from YouTube.com.. Unlicense -- channels (πŸ₯‡36 Β· ⭐ 5.2K Β· πŸ“ˆ) - Developer-friendly asynchrony for Django. BSD-3 -- spyne (πŸ₯ˆ30 Β· ⭐ 1K Β· πŸ“ˆ) - A transport agnostic sync/async RPC library that focuses on.. ❗️LGPL-2.1 -- flask-sockets (πŸ₯‰28 Β· ⭐ 1.7K Β· πŸ’€) - [DEPRECATED] Elegant WebSockets for your Flask apps. MIT -- treq (πŸ₯‰28 Β· ⭐ 540 Β· πŸ“ˆ) - Python requests like API built on top of Twisteds HTTP client. MIT +- eve (πŸ₯‰33 Β· ⭐ 6.4K Β· πŸ“ˆ) - REST API framework designed for human beings. BSD-3 +- sorl-thumbnail (πŸ₯ˆ33 Β· ⭐ 1.6K Β· πŸ“ˆ) - Thumbnails for Django. BSD-3 +- pywebview (πŸ₯ˆ32 Β· ⭐ 2.8K Β· πŸ“ˆ) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 +- bjoern (πŸ₯‰28 Β· ⭐ 2.7K Β· πŸ“ˆ) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 +- pyload (πŸ₯‰28 Β· ⭐ 2.5K Β· πŸ“ˆ) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 ## πŸ“‰ Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- httpie (πŸ₯ˆ35 Β· ⭐ 53K Β· πŸ“‰) - As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line.. BSD-3 -- pycurl (πŸ₯ˆ33 Β· ⭐ 840 Β· πŸ“‰) - PycURL - Python interface to libcurl. MIT -- django-braces (πŸ₯‰30 Β· ⭐ 1.8K Β· πŸ“‰) - Reusable, generic mixins for Django. BSD-3 -- django-fsm (πŸ₯‰29 Β· ⭐ 1.9K Β· πŸ“‰) - Django friendly finite state machine support. MIT -- Google Images Download (πŸ₯‰28 Β· ⭐ 7.9K Β· πŸ’€) - Python Script to download hundreds of images from.. MIT - -## βž• Added Projects - -_Projects that were recently added to this best-of list._ - -- fastapi-mvc (πŸ₯‰16 Β· ⭐ 92 Β· βž•) - Create and develop production grade FastAPI projects. MIT +- gunicorn (πŸ₯‡43 Β· ⭐ 8.1K Β· πŸ“‰) - gunicorn Green Unicorn is a WSGI HTTP Server for UNIX, fast clients.. MIT +- sanic (πŸ₯ˆ39 Β· ⭐ 16K Β· πŸ“‰) - Next generation Python web server/framework | Build fast. Run fast. MIT +- httpx (πŸ₯ˆ39 Β· ⭐ 8.3K Β· πŸ“‰) - A next generation HTTP client for Python. BSD-3 +- GitPython (πŸ₯‡38 Β· ⭐ 3.4K Β· πŸ“‰) - GitPython is a python library used to interact with Git.. BSD-3 +- markdown (πŸ₯‡37 Β· ⭐ 2.8K Β· πŸ“‰) - A Python implementation of John Grubers Markdown with Extension.. BSD-3