From ce46d30d3178799e0c813061dc3df0ca5750fcda Mon Sep 17 00:00:00 2001 From: LukasMasuch Date: Thu, 1 Jul 2021 15:38:28 +0000 Subject: [PATCH] Update best-of list for version 2021.07.01 --- README.md | 2365 +++++++++++++++++-------------- history/2021-07-01_changes.md | 43 + history/2021-07-01_projects.csv | 565 ++++++++ latest-changes.md | 43 +- 4 files changed, 1919 insertions(+), 1097 deletions(-) create mode 100644 history/2021-07-01_changes.md create mode 100644 history/2021-07-01_projects.csv diff --git a/README.md b/README.md index 276b4340..1c1a985a 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,14 @@

- +

-This curated list contains 550 awesome open-source projects with a total of 2M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/ml-tooling/best-of-web-python/issues/new/choose), submit a [pull request](https://github.com/ml-tooling/best-of-web-python/pulls), or directly edit the [projects.yaml](https://github.com/ml-tooling/best-of-web-python/edit/main/projects.yaml). Contributions are very welcome! +This curated list contains 560 awesome open-source projects with a total of 2.1M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/ml-tooling/best-of-web-python/issues/new/choose), submit a [pull request](https://github.com/ml-tooling/best-of-web-python/pulls), or directly edit the [projects.yaml](https://github.com/ml-tooling/best-of-web-python/edit/main/projects.yaml). Contributions are very welcome! --- @@ -31,14 +31,14 @@ This curated list contains 550 awesome open-source projects with a total of 2M s ## Contents -- [Web Frameworks](#web-frameworks) _31 projects_ +- [Web Frameworks](#web-frameworks) _32 projects_ - [HTTP Clients](#http-clients) _19 projects_ - [Servers](#servers) _12 projects_ -- [Authorization & Authentication](#authorization--authentication) _38 projects_ +- [Authorization & Authentication](#authorization--authentication) _39 projects_ - [HTML Processing](#html-processing) _10 projects_ - [URL Utilities](#url-utilities) _6 projects_ - [OpenAPI Utilities](#openapi-utilities) _23 projects_ -- [GraphQL Utilities](#graphql-utilities) _14 projects_ +- [GraphQL Utilities](#graphql-utilities) _16 projects_ - [Websocket Utilities](#websocket-utilities) _11 projects_ - [RPC Utilities](#rpc-utilities) _4 projects_ - [Serverless](#serverless) _3 projects_ @@ -48,16 +48,16 @@ This curated list contains 550 awesome open-source projects with a total of 2M s - [Markdown](#markdown) _12 projects_ - [Third-party Web APIs](#third-party-web-apis) _55 projects_ - [Email](#email) _11 projects_ -- [Web Scraping & Crawling](#web-scraping--crawling) _32 projects_ -- [Monitoring](#monitoring) _10 projects_ -- [Web UI](#web-ui) _4 projects_ +- [Web Scraping & Crawling](#web-scraping--crawling) _34 projects_ +- [Monitoring](#monitoring) _12 projects_ +- [Web UI](#web-ui) _6 projects_ - [Admin UI](#admin-ui) _12 projects_ - [API Proxies & Gateways](#api-proxies--gateways) _2 projects_ -- [Flask Utilities](#flask-utilities) _34 projects_ -- [FastAPI Utilities](#fastapi-utilities) _12 projects_ +- [Flask Utilities](#flask-utilities) _36 projects_ +- [FastAPI Utilities](#fastapi-utilities) _13 projects_ - [Pyramid Utilities](#pyramid-utilities) _3 projects_ - [Django Utilities](#django-utilities) _76 projects_ -- [Others](#others) _52 projects_ +- [Others](#others) _57 projects_ ## Explanation - πŸ₯‡πŸ₯ˆπŸ₯‰  Combined project-quality score @@ -91,12 +91,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-rest-framework (πŸ₯‡39 Β· ⭐ 21K) - Web APIs for Django. BSD-3 -- [GitHub](https://github.com/encode/django-rest-framework) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.7K Β· πŸ“¦ 230K Β· πŸ“‹ 3.8K - 6% open Β· ⏱️ 21.06.2021): +- [GitHub](https://github.com/encode/django-rest-framework) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.7K Β· πŸ“¦ 230K Β· πŸ“‹ 3.8K - 6% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/encode/django-rest-framework ``` -- [PyPi](https://pypi.org/project/django-rest-framework) (πŸ“₯ 1.1M / month Β· πŸ“¦ 750 Β· ⏱️ 20.07.2017): +- [PyPi](https://pypi.org/project/django-rest-framework) (πŸ“₯ 1.2M / month Β· πŸ“¦ 750 Β· ⏱️ 20.07.2017): ``` pip install django-rest-framework ``` @@ -107,28 +107,28 @@ _General purpose web frameworks to build web applications and REST APIs._
django (πŸ₯‡38 Β· ⭐ 58K) - The Web framework for perfectionists with deadlines. BSD-3 -- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 2.5K Β· πŸ”€ 25K Β· πŸ“¦ 700K Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 2.5K Β· πŸ”€ 25K Β· πŸ“¦ 700K Β· ⏱️ 01.07.2021): ``` git clone https://github.com/django/django ``` -- [PyPi](https://pypi.org/project/django) (πŸ“₯ 7.8M / month Β· πŸ“¦ 230K Β· ⏱️ 02.06.2021): +- [PyPi](https://pypi.org/project/django) (πŸ“₯ 7.8M / month Β· πŸ“¦ 230K Β· ⏱️ 01.07.2021): ``` pip install django ``` -- [Conda](https://anaconda.org/conda-forge/django) (πŸ“₯ 880K Β· ⏱️ 02.06.2021): +- [Conda](https://anaconda.org/conda-forge/django) (πŸ“₯ 890K Β· ⏱️ 01.07.2021): ``` conda install -c conda-forge django ```
flask (πŸ₯‡38 Β· ⭐ 56K) - The Python micro framework for building web applications. BSD-3 -- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 720 Β· πŸ”€ 14K Β· πŸ“₯ 4.9K Β· πŸ“¦ 770K Β· πŸ“‹ 2.2K - 1% open Β· ⏱️ 02.06.2021): +- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 730 Β· πŸ”€ 14K Β· πŸ“₯ 4.9K Β· πŸ“¦ 780K Β· πŸ“‹ 2.2K - 1% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/pallets/flask ``` -- [PyPi](https://pypi.org/project/flask) (πŸ“₯ 29M / month Β· πŸ“¦ 230K Β· ⏱️ 21.05.2021): +- [PyPi](https://pypi.org/project/flask) (πŸ“₯ 32M / month Β· πŸ“¦ 230K Β· ⏱️ 21.05.2021): ``` pip install flask ``` @@ -155,12 +155,12 @@ _General purpose web frameworks to build web applications and REST APIs._
werkzeug (πŸ₯ˆ36 Β· ⭐ 5.8K) - The comprehensive WSGI web application library. BSD-3 -- [GitHub](https://github.com/pallets/werkzeug) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.6K Β· πŸ“₯ 240 Β· πŸ“¦ 540K Β· πŸ“‹ 890 - 4% open Β· ⏱️ 01.06.2021): +- [GitHub](https://github.com/pallets/werkzeug) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.6K Β· πŸ“₯ 240 Β· πŸ“¦ 540K Β· πŸ“‹ 890 - 4% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/pallets/werkzeug ``` -- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 31M / month Β· πŸ“¦ 140K Β· ⏱️ 17.05.2021): +- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 34M / month Β· πŸ“¦ 140K Β· ⏱️ 17.05.2021): ``` pip install werkzeug ``` @@ -169,18 +169,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge werkzeug ```
-
falcon (πŸ₯ˆ34 Β· ⭐ 8.4K) - The no-nonsense REST API and microservices framework for Python.. Apache-2 +
falcon (πŸ₯ˆ34 Β· ⭐ 8.5K) - The no-nonsense REST API and microservices framework for Python.. Apache-2 -- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 830 Β· πŸ“₯ 840 Β· πŸ“¦ 5.6K Β· πŸ“‹ 910 - 21% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/falconry/falcon) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 830 Β· πŸ“₯ 840 Β· πŸ“¦ 5.6K Β· πŸ“‹ 910 - 21% open Β· ⏱️ 26.06.2021): ``` git clone https://github.com/falconry/falcon ``` -- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 580K / month Β· πŸ“¦ 3K Β· ⏱️ 10.05.2021): +- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 570K / month Β· πŸ“¦ 3K Β· ⏱️ 10.05.2021): ``` pip install falcon ``` -- [Conda](https://anaconda.org/conda-forge/falcon) (πŸ“₯ 200K Β· ⏱️ 06.04.2021): +- [Conda](https://anaconda.org/conda-forge/falcon) (πŸ“₯ 200K Β· ⏱️ 30.06.2021): ``` conda install -c conda-forge falcon ``` @@ -208,7 +208,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/pyramid ``` -- [PyPi](https://pypi.org/project/pyramid) (πŸ“₯ 1.4M / month Β· πŸ“¦ 5.2K Β· ⏱️ 01.03.2021): +- [PyPi](https://pypi.org/project/pyramid) (πŸ“₯ 1.5M / month Β· πŸ“¦ 5.2K Β· ⏱️ 01.03.2021): ``` pip install pyramid ``` @@ -217,14 +217,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c anaconda pyramid ```
-
fastapi (πŸ₯ˆ33 Β· ⭐ 32K) - FastAPI framework, high performance, easy to learn, fast to.. MIT +
fastapi (πŸ₯ˆ33 Β· ⭐ 33K) - FastAPI framework, high performance, easy to learn, fast to.. MIT -- [GitHub](https://github.com/tiangolo/fastapi) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 2.3K Β· πŸ“‹ 2.5K - 37% open Β· ⏱️ 09.06.2021): +- [GitHub](https://github.com/tiangolo/fastapi) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 2.3K Β· πŸ“‹ 2.5K - 37% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/tiangolo/fastapi ``` -- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 2.3M / month Β· πŸ“¦ 280 Β· ⏱️ 09.06.2021): +- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 2.4M / month Β· πŸ“¦ 280 Β· ⏱️ 09.06.2021): ``` pip install fastapi ``` @@ -235,16 +235,16 @@ _General purpose web frameworks to build web applications and REST APIs._
sanic (πŸ₯ˆ33 Β· ⭐ 15K) - Async Python 3.7+ web server/framework | Build fast. Run fast. MIT -- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.4K Β· πŸ“¦ 5.4K Β· πŸ“‹ 1K - 4% open Β· ⏱️ 21.06.2021): +- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 1.4K Β· πŸ“¦ 5.5K Β· πŸ“‹ 1K - 3% open Β· ⏱️ 27.06.2021): ``` git clone https://github.com/sanic-org/sanic ``` -- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 5M / month Β· πŸ“¦ 530 Β· ⏱️ 19.04.2021): +- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 6.2M / month Β· πŸ“¦ 530 Β· ⏱️ 27.06.2021): ``` pip install sanic ``` -- [Conda](https://anaconda.org/conda-forge/sanic) (πŸ“₯ 140K Β· ⏱️ 04.06.2021): +- [Conda](https://anaconda.org/conda-forge/sanic) (πŸ“₯ 140K Β· ⏱️ 28.06.2021): ``` conda install -c conda-forge sanic ``` @@ -265,18 +265,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-restful ```
-
starlette (πŸ₯ˆ32 Β· ⭐ 5.7K) - The little ASGI framework that shines. BSD-3 +
starlette (πŸ₯ˆ33 Β· ⭐ 5.7K Β· πŸ“ˆ) - The little ASGI framework that shines. BSD-3 -- [GitHub](https://github.com/encode/starlette) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 490 Β· πŸ“¦ 16K Β· πŸ“‹ 590 - 29% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/encode/starlette) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 490 Β· πŸ“¦ 17K Β· πŸ“‹ 600 - 29% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/encode/starlette ``` -- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 2.5M / month Β· πŸ“¦ 580 Β· ⏱️ 23.06.2021): +- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 2.6M / month Β· πŸ“¦ 580 Β· ⏱️ 23.06.2021): ``` pip install starlette ``` -- [Conda](https://anaconda.org/conda-forge/starlette) (πŸ“₯ 230K Β· ⏱️ 23.06.2021): +- [Conda](https://anaconda.org/conda-forge/starlette) (πŸ“₯ 240K Β· ⏱️ 23.06.2021): ``` conda install -c conda-forge starlette ``` @@ -288,7 +288,7 @@ _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) (πŸ“₯ 65K / month Β· πŸ“¦ 5K Β· ⏱️ 06.01.2020): +- [PyPi](https://pypi.org/project/django-tastypie) (πŸ“₯ 64K / month Β· πŸ“¦ 5K Β· ⏱️ 06.01.2020): ``` pip install django-tastypie ``` @@ -300,7 +300,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/dpgaspar/Flask-AppBuilder ``` -- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 1.9M / month Β· ⏱️ 16.03.2021): +- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 2.1M / month Β· ⏱️ 16.03.2021): ``` pip install flask-appbuilder ``` @@ -309,18 +309,6 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-appbuilder ```
-
eve (πŸ₯‰30 Β· ⭐ 6.4K) - REST API framework designed for human beings. BSD-3 - -- [GitHub](https://github.com/pyeve/eve) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 740 Β· πŸ“¦ 960 Β· πŸ“‹ 950 - 3% open Β· ⏱️ 14.03.2021): - - ``` - git clone https://github.com/pyeve/eve - ``` -- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 21K / month Β· πŸ“¦ 710 Β· ⏱️ 25.01.2021): - ``` - pip install eve - ``` -
hug (πŸ₯‰28 Β· ⭐ 6.5K Β· πŸ’€) - Embrace the APIs of the future. Hug aims to make developing APIs as simple.. MIT - [GitHub](https://github.com/hugapi/hug) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 370 Β· πŸ“¦ 1.1K Β· πŸ“‹ 450 - 33% open Β· ⏱️ 10.08.2020): @@ -328,15 +316,27 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/hugapi/hug ``` -- [PyPi](https://pypi.org/project/hug) (πŸ“₯ 31K / month Β· πŸ“¦ 420 Β· ⏱️ 06.02.2020): +- [PyPi](https://pypi.org/project/hug) (πŸ“₯ 30K / month Β· πŸ“¦ 420 Β· ⏱️ 06.02.2020): ``` pip install hug ``` -- [Conda](https://anaconda.org/conda-forge/hug) (πŸ“₯ 120K Β· ⏱️ 19.02.2020): +- [Conda](https://anaconda.org/conda-forge/hug) (πŸ“₯ 130K Β· ⏱️ 19.02.2020): ``` conda install -c conda-forge hug ```
+
eve (πŸ₯‰28 Β· ⭐ 6.4K Β· πŸ“‰) - REST API framework designed for human beings. BSD-3 + +- [GitHub](https://github.com/pyeve/eve) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 740 Β· πŸ“¦ 960 Β· πŸ“‹ 950 - 3% open Β· ⏱️ 14.03.2021): + + ``` + git clone https://github.com/pyeve/eve + ``` +- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 24K / month Β· πŸ“¦ 710 Β· ⏱️ 25.01.2021): + ``` + pip install eve + ``` +
webpy (πŸ₯‰28 Β· ⭐ 5.6K) - web.py is a web framework for python that is as simple as it is.. Unlicense - [GitHub](https://github.com/webpy/webpy) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 1.3K Β· πŸ“‹ 420 - 7% open Β· ⏱️ 03.03.2021): @@ -344,7 +344,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) (πŸ“₯ 81K / month Β· πŸ“¦ 2.2K Β· ⏱️ 09.11.2020): +- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 87K / month Β· πŸ“¦ 2.2K Β· ⏱️ 09.11.2020): ``` pip install web.py ``` @@ -356,12 +356,12 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/cherrypy/cherrypy ``` -- [PyPi](https://pypi.org/project/cherrypy) (πŸ“₯ 410K / month Β· πŸ“¦ 20K Β· ⏱️ 17.04.2020): +- [PyPi](https://pypi.org/project/cherrypy) (πŸ“₯ 420K / month Β· πŸ“¦ 20K Β· ⏱️ 17.04.2020): ``` pip install cherrypy ```
-
cornice (πŸ₯‰28 Β· ⭐ 360) - Build Web Services with Pyramid. MPL-2.0 +
cornice (πŸ₯‰27 Β· ⭐ 360) - Build Web Services with Pyramid. MPL-2.0 - [GitHub](https://github.com/Cornices/cornice) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 150 Β· πŸ“¦ 650 Β· πŸ“‹ 240 - 19% open Β· ⏱️ 29.04.2021): @@ -373,14 +373,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install cornice ```
-
responder (πŸ₯‰27 Β· ⭐ 3.6K) - A familiar HTTP Service Framework for Python. Apache-2 +
responder (πŸ₯‰26 Β· ⭐ 3.6K) - A familiar HTTP Service Framework for Python. Apache-2 - [GitHub](https://github.com/taoufik07/responder) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 210 Β· πŸ“¦ 440 Β· πŸ“‹ 220 - 24% open Β· ⏱️ 24.03.2021): ``` git clone https://github.com/taoufik07/responder ``` -- [PyPi](https://pypi.org/project/responder) (πŸ“₯ 7K / month Β· πŸ“¦ 120 Β· ⏱️ 08.01.2021): +- [PyPi](https://pypi.org/project/responder) (πŸ“₯ 6.6K / month Β· πŸ“¦ 120 Β· ⏱️ 08.01.2021): ``` pip install responder ``` @@ -391,7 +391,7 @@ _General purpose web frameworks to build web applications and REST APIs._
masonite (πŸ₯‰25 Β· ⭐ 1.6K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT -- [GitHub](https://github.com/MasoniteFramework/masonite) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 99 Β· πŸ“₯ 8 Β· πŸ“‹ 250 - 11% open Β· ⏱️ 28.05.2021): +- [GitHub](https://github.com/MasoniteFramework/masonite) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 100 Β· πŸ“₯ 8 Β· πŸ“‹ 250 - 11% open Β· ⏱️ 28.05.2021): ``` git clone https://github.com/MasoniteFramework/masonite @@ -403,12 +403,12 @@ _General purpose web frameworks to build web applications and REST APIs._
quart (πŸ₯‰25 Β· ⭐ 910) - Quart is a Python ASGI web microframework with the same API as Flask. MIT -- [GitHub](https://github.com/pgjones/quart) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 83 Β· πŸ“¦ 1.4K Β· πŸ“‹ 110 - 6% open Β· ⏱️ 12.06.2021): +- [GitHub](https://github.com/pgjones/quart) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 83 Β· πŸ“¦ 1.4K Β· πŸ“‹ 110 - 6% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/pgjones/quart ``` -- [PyPi](https://pypi.org/project/quart) (πŸ“₯ 160K / month Β· πŸ“¦ 160 Β· ⏱️ 24.05.2021): +- [PyPi](https://pypi.org/project/quart) (πŸ“₯ 180K / month Β· πŸ“¦ 160 Β· ⏱️ 24.05.2021): ``` pip install quart ``` @@ -419,19 +419,19 @@ _General purpose web frameworks to build web applications and REST APIs._
guillotina (πŸ₯‰24 Β· ⭐ 160) - Python AsyncIO data API to manage billions of resources. BSD-3 -- [GitHub](https://github.com/plone/guillotina) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 44 Β· πŸ“¦ 110 Β· πŸ“‹ 210 - 23% open Β· ⏱️ 12.06.2021): +- [GitHub](https://github.com/plone/guillotina) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 44 Β· πŸ“¦ 110 Β· πŸ“‹ 210 - 23% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/plone/guillotina ``` -- [PyPi](https://pypi.org/project/guillotina) (πŸ“₯ 4.9K / month Β· πŸ“¦ 52 Β· ⏱️ 10.06.2021): +- [PyPi](https://pypi.org/project/guillotina) (πŸ“₯ 4.8K / month Β· πŸ“¦ 52 Β· ⏱️ 01.07.2021): ``` pip install guillotina ```
web2py (πŸ₯‰22 Β· ⭐ 2K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0 -- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 840 Β· πŸ“¦ 38 Β· πŸ“‹ 1K - 34% open Β· ⏱️ 19.06.2021): +- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 840 Β· πŸ“¦ 38 Β· πŸ“‹ 1K - 34% open Β· ⏱️ 26.06.2021): ``` git clone https://github.com/web2py/web2py @@ -439,16 +439,28 @@ _General purpose web frameworks to build web applications and REST APIs._
emmett (πŸ₯‰21 Β· ⭐ 660) - The web framework for inventors. BSD-3 -- [GitHub](https://github.com/emmett-framework/emmett) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 57 Β· πŸ“¦ 10 Β· πŸ“‹ 270 - 10% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/emmett-framework/emmett) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 57 Β· πŸ“¦ 10 Β· πŸ“‹ 280 - 10% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/emmett-framework/emmett ``` -- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 430 / month Β· ⏱️ 21.06.2021): +- [PyPi](https://pypi.org/project/emmett) (πŸ“₯ 450 / month Β· ⏱️ 21.06.2021): ``` pip install emmett ```
+
justpy (πŸ₯‰19 Β· ⭐ 720 Β· πŸ’€) - An object oriented high-level Python Web Framework that requires.. Apache-2 + +- [GitHub](https://github.com/elimintz/justpy) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 46 Β· πŸ“¦ 62 Β· πŸ“‹ 230 - 23% open Β· ⏱️ 14.10.2020): + + ``` + git clone https://github.com/elimintz/justpy + ``` +- [PyPi](https://pypi.org/project/justpy) (πŸ“₯ 1.9K / month Β· ⏱️ 14.10.2020): + ``` + pip install justpy + ``` +
flask-mongorest (πŸ₯‰19 Β· ⭐ 520 Β· πŸ’€) - Restful API framework wrapped around MongoEngine. BSD-3 - [GitHub](https://github.com/closeio/flask-mongorest) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 89 Β· πŸ“¦ 46 Β· πŸ“‹ 64 - 42% open Β· ⏱️ 27.10.2020): @@ -456,7 +468,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) (πŸ“₯ 180 / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2019): +- [PyPi](https://pypi.org/project/Flask-MongoRest) (πŸ“₯ 170 / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2019): ``` pip install Flask-MongoRest ``` @@ -468,7 +480,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/perdy/flama ``` -- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 240 / month Β· ⏱️ 16.11.2020): +- [PyPi](https://pypi.org/project/flama) (πŸ“₯ 250 / month Β· ⏱️ 16.11.2020): ``` pip install flama ``` @@ -504,12 +516,12 @@ _General purpose web frameworks to build web applications and REST APIs._
aiohttp (πŸ₯‡39 Β· ⭐ 11K) - Asynchronous HTTP client/server framework for asyncio and Python. Apache-2 -- [GitHub](https://github.com/aio-libs/aiohttp) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 1.6K Β· πŸ“₯ 840 Β· πŸ“¦ 98K Β· πŸ“‹ 2.5K - 16% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/aio-libs/aiohttp) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 1.6K Β· πŸ“₯ 840 Β· πŸ“¦ 99K Β· πŸ“‹ 2.5K - 16% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/aio-libs/aiohttp ``` -- [PyPi](https://pypi.org/project/aiohttp) (πŸ“₯ 26M / month Β· πŸ“¦ 15K Β· ⏱️ 25.02.2021): +- [PyPi](https://pypi.org/project/aiohttp) (πŸ“₯ 27M / month Β· πŸ“¦ 15K Β· ⏱️ 25.02.2021): ``` pip install aiohttp ``` @@ -520,44 +532,44 @@ _General purpose web frameworks to build web applications and REST APIs._
urllib3 (πŸ₯ˆ35 Β· ⭐ 2.7K) - Python HTTP library with thread-safe connection pooling, file post.. MIT -- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 840 Β· πŸ“₯ 310 Β· πŸ“¦ 580K Β· πŸ“‹ 940 - 16% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 870 Β· πŸ“₯ 340 Β· πŸ“¦ 590K Β· πŸ“‹ 950 - 17% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/urllib3/urllib3 ``` -- [PyPi](https://pypi.org/project/urllib3) (πŸ“₯ 160M / month Β· πŸ“¦ 75K Β· ⏱️ 26.05.2021): +- [PyPi](https://pypi.org/project/urllib3) (πŸ“₯ 160M / month Β· πŸ“¦ 75K Β· ⏱️ 25.06.2021): ``` pip install urllib3 ``` -- [Conda](https://anaconda.org/conda-forge/urllib3) (πŸ“₯ 11M Β· ⏱️ 26.05.2021): +- [Conda](https://anaconda.org/conda-forge/urllib3) (πŸ“₯ 12M Β· ⏱️ 25.06.2021): ``` conda install -c conda-forge urllib3 ```
httpie (πŸ₯ˆ33 Β· ⭐ 51K) - As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP.. BSD-3 -- [GitHub](https://github.com/httpie/httpie) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 3.3K Β· πŸ“¦ 8.7K Β· πŸ“‹ 710 - 19% open Β· ⏱️ 15.06.2021): +- [GitHub](https://github.com/httpie/httpie) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 3.3K Β· πŸ“¦ 8.7K Β· πŸ“‹ 720 - 20% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/httpie/httpie ``` -- [PyPi](https://pypi.org/project/httpie) (πŸ“₯ 240K / month Β· πŸ“¦ 3.3K Β· ⏱️ 06.02.2021): +- [PyPi](https://pypi.org/project/httpie) (πŸ“₯ 220K / month Β· πŸ“¦ 3.3K Β· ⏱️ 06.02.2021): ``` pip install httpie ``` -- [Conda](https://anaconda.org/conda-forge/httpie) (πŸ“₯ 60K Β· ⏱️ 14.10.2020): +- [Conda](https://anaconda.org/conda-forge/httpie) (πŸ“₯ 61K Β· ⏱️ 14.10.2020): ``` conda install -c conda-forge httpie ```
httpx (πŸ₯ˆ32 Β· ⭐ 7.1K) - A next generation HTTP client for Python. BSD-3 -- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 470 Β· πŸ“¦ 7.6K Β· πŸ“‹ 620 - 8% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 470 Β· πŸ“¦ 7.8K Β· πŸ“‹ 620 - 8% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/encode/httpx ``` -- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 4.1M / month Β· πŸ“¦ 64 Β· ⏱️ 17.06.2021): +- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 4.4M / month Β· πŸ“¦ 64 Β· ⏱️ 17.06.2021): ``` pip install httpx ``` @@ -573,11 +585,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/httplib2/httplib2 ``` -- [PyPi](https://pypi.org/project/httplib2) (πŸ“₯ 21M / month Β· πŸ“¦ 31K Β· ⏱️ 07.02.2021): +- [PyPi](https://pypi.org/project/httplib2) (πŸ“₯ 22M / month Β· πŸ“¦ 31K Β· ⏱️ 07.02.2021): ``` pip install httplib2 ``` -- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 1M Β· ⏱️ 30.03.2021): +- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 1.1M Β· ⏱️ 30.03.2021): ``` conda install -c conda-forge httplib2 ``` @@ -589,11 +601,11 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pycurl/pycurl ``` -- [PyPi](https://pypi.org/project/pycurl) (πŸ“₯ 2M / month Β· πŸ“¦ 8.3K Β· ⏱️ 02.09.2020): +- [PyPi](https://pypi.org/project/pycurl) (πŸ“₯ 1.9M / month Β· πŸ“¦ 8.3K Β· ⏱️ 02.09.2020): ``` pip install pycurl ``` -- [Conda](https://anaconda.org/conda-forge/pycurl) (πŸ“₯ 480K Β· ⏱️ 08.01.2021): +- [Conda](https://anaconda.org/conda-forge/pycurl) (πŸ“₯ 480K Β· ⏱️ 28.06.2021): ``` conda install -c conda-forge pycurl ``` @@ -605,7 +617,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/mvantellingen/python-zeep ``` -- [PyPi](https://pypi.org/project/zeep) (πŸ“₯ 2.6M / month Β· πŸ“¦ 650 Β· ⏱️ 12.10.2020): +- [PyPi](https://pypi.org/project/zeep) (πŸ“₯ 2.7M / month Β· πŸ“¦ 650 Β· ⏱️ 12.10.2020): ``` pip install zeep ``` @@ -626,62 +638,46 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge requests-toolbelt ```
-
httpcore (πŸ₯ˆ30 Β· ⭐ 190 Β· πŸ“ˆ) - A minimal HTTP client. BSD-3 +
httpcore (πŸ₯ˆ30 Β· ⭐ 200) - A minimal HTTP client. BSD-3 -- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 36 Β· πŸ“¦ 3.9K Β· πŸ“‹ 90 - 23% open Β· ⏱️ 15.06.2021): +- [GitHub](https://github.com/encode/httpcore) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 37 Β· πŸ“¦ 4.1K Β· πŸ“‹ 90 - 23% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/encode/httpcore ``` -- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 4M / month Β· πŸ“¦ 70 Β· ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 4.4M / month Β· πŸ“¦ 70 Β· ⏱️ 15.06.2021): ``` pip install httpcore ``` -- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 38K Β· ⏱️ 15.06.2021): +- [Conda](https://anaconda.org/conda-forge/httpcore) (πŸ“₯ 39K Β· ⏱️ 15.06.2021): ``` conda install -c conda-forge httpcore ```
-
hyper (πŸ₯‰28 Β· ⭐ 1K) - HTTP/2 for Python. MIT - -- [GitHub](https://github.com/python-hyper/hyper) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 160 Β· πŸ“₯ 140 Β· πŸ“¦ 690 Β· πŸ“‹ 250 - 31% open Β· ⏱️ 12.01.2021): - - ``` - git clone https://github.com/python-hyper/hyper - ``` -- [PyPi](https://pypi.org/project/hyper) (πŸ“₯ 310K / month Β· πŸ“¦ 180 Β· ⏱️ 27.09.2016): - ``` - pip install hyper - ``` -- [Conda](https://anaconda.org/conda-forge/hyper) (πŸ“₯ 17K Β· ⏱️ 02.12.2018): - ``` - conda install -c conda-forge hyper - ``` -
httptools (πŸ₯‰28 Β· ⭐ 960) - Fast HTTP parser. MIT -- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 56 Β· πŸ“¦ 9.3K Β· πŸ“‹ 40 - 25% open Β· ⏱️ 26.04.2021): +- [GitHub](https://github.com/MagicStack/httptools) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 58 Β· πŸ“¦ 9.4K Β· πŸ“‹ 42 - 28% open Β· ⏱️ 26.04.2021): ``` git clone https://github.com/MagicStack/httptools ``` -- [PyPi](https://pypi.org/project/httptools) (πŸ“₯ 6M / month Β· πŸ“¦ 900 Β· ⏱️ 23.04.2021): +- [PyPi](https://pypi.org/project/httptools) (πŸ“₯ 7.4M / month Β· πŸ“¦ 900 Β· ⏱️ 23.04.2021): ``` pip install httptools ``` -- [Conda](https://anaconda.org/conda-forge/httptools) (πŸ“₯ 330K Β· ⏱️ 24.04.2021): +- [Conda](https://anaconda.org/conda-forge/httptools) (πŸ“₯ 330K Β· ⏱️ 30.06.2021): ``` conda install -c conda-forge httptools ```
requests-futures (πŸ₯‰27 Β· ⭐ 1.8K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2 -- [GitHub](https://github.com/ross/requests-futures) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 140 Β· πŸ“¦ 3K Β· πŸ“‹ 72 - 25% open Β· ⏱️ 13.01.2021): +- [GitHub](https://github.com/ross/requests-futures) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 140 Β· πŸ“¦ 3K Β· πŸ“‹ 73 - 24% open Β· ⏱️ 13.01.2021): ``` git clone https://github.com/ross/requests-futures ``` -- [PyPi](https://pypi.org/project/requests-futures) (πŸ“₯ 950K / month Β· πŸ“¦ 1.6K Β· ⏱️ 11.06.2019): +- [PyPi](https://pypi.org/project/requests-futures) (πŸ“₯ 1M / month Β· πŸ“¦ 1.6K Β· ⏱️ 11.06.2019): ``` pip install requests-futures ``` @@ -690,6 +686,22 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge requests-futures ```
+
hyper (πŸ₯‰27 Β· ⭐ 1K) - HTTP/2 for Python. MIT + +- [GitHub](https://github.com/python-hyper/hyper) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 160 Β· πŸ“₯ 140 Β· πŸ“¦ 690 Β· πŸ“‹ 250 - 31% open Β· ⏱️ 12.01.2021): + + ``` + git clone https://github.com/python-hyper/hyper + ``` +- [PyPi](https://pypi.org/project/hyper) (πŸ“₯ 260K / month Β· πŸ“¦ 180 Β· ⏱️ 27.09.2016): + ``` + pip install hyper + ``` +- [Conda](https://anaconda.org/conda-forge/hyper) (πŸ“₯ 17K Β· ⏱️ 02.12.2018): + ``` + conda install -c conda-forge hyper + ``` +
http-prompt (πŸ₯‰26 Β· ⭐ 8.2K) - An interactive command-line HTTP and API testing client built on top.. MIT - [GitHub](https://github.com/httpie/http-prompt) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 310 Β· πŸ“¦ 35 Β· πŸ“‹ 94 - 44% open Β· ⏱️ 21.03.2021): @@ -697,7 +709,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/httpie/http-prompt ``` -- [PyPi](https://pypi.org/project/http-prompt) (πŸ“₯ 1.3K / month Β· πŸ“¦ 14 Β· ⏱️ 05.03.2021): +- [PyPi](https://pypi.org/project/http-prompt) (πŸ“₯ 1.4K / month Β· πŸ“¦ 14 Β· ⏱️ 05.03.2021): ``` pip install http-prompt ``` @@ -709,7 +721,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/twisted/treq ``` -- [PyPi](https://pypi.org/project/treq) (πŸ“₯ 84K / month Β· πŸ“¦ 700 Β· ⏱️ 24.05.2021): +- [PyPi](https://pypi.org/project/treq) (πŸ“₯ 79K / month Β· πŸ“¦ 700 Β· ⏱️ 24.05.2021): ``` pip install treq ``` @@ -730,14 +742,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install pysimplesoap ```
-
httpstat (πŸ₯‰19 Β· ⭐ 4.8K) - curl statistics made simple. MIT +
httpstat (πŸ₯‰19 Β· ⭐ 4.8K Β· πŸ’€) - curl statistics made simple. MIT -- [GitHub](https://github.com/reorx/httpstat) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 320 Β· πŸ“₯ 51 Β· πŸ“¦ 9 Β· πŸ“‹ 24 - 25% open Β· ⏱️ 24.12.2020): +- [GitHub](https://github.com/reorx/httpstat) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 320 Β· πŸ“₯ 51 Β· πŸ“¦ 9 Β· πŸ“‹ 25 - 24% open Β· ⏱️ 24.12.2020): ``` git clone https://github.com/reorx/httpstat ``` -- [PyPi](https://pypi.org/project/httpstat) (πŸ“₯ 2.3K / month Β· ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/httpstat) (πŸ“₯ 2.4K / month Β· ⏱️ 24.12.2020): ``` pip install httpstat ``` @@ -760,7 +772,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/benoitc/gunicorn ``` -- [PyPi](https://pypi.org/project/gunicorn) (πŸ“₯ 17M / month Β· πŸ“¦ 120K Β· ⏱️ 27.03.2021): +- [PyPi](https://pypi.org/project/gunicorn) (πŸ“₯ 18M / month Β· πŸ“¦ 120K Β· ⏱️ 27.03.2021): ``` pip install gunicorn ``` @@ -769,14 +781,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge gunicorn ```
-
gevent (πŸ₯‡35 Β· ⭐ 5.5K) - Coroutine-based concurrency library for Python. MIT +
gevent (πŸ₯‡33 Β· ⭐ 5.5K Β· πŸ“‰) - Coroutine-based concurrency library for Python. MIT - [GitHub](https://github.com/gevent/gevent) (πŸ‘¨β€πŸ’» 98 Β· πŸ”€ 900 Β· πŸ“₯ 58K Β· πŸ“¦ 64K Β· πŸ“‹ 1.2K - 4% open Β· ⏱️ 30.04.2021): ``` git clone https://github.com/gevent/gevent ``` -- [PyPi](https://pypi.org/project/gevent) (πŸ“₯ 6.9M / month Β· πŸ“¦ 28K Β· ⏱️ 20.01.2021): +- [PyPi](https://pypi.org/project/gevent) (πŸ“₯ 7.1M / month Β· πŸ“¦ 28K Β· ⏱️ 20.01.2021): ``` pip install gevent ``` @@ -785,9 +797,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge gevent ```
-
uvicorn (πŸ₯ˆ32 Β· ⭐ 4K) - The lightning-fast ASGI server. BSD-3 +
uvicorn (πŸ₯ˆ32 Β· ⭐ 4.1K) - The lightning-fast ASGI server. BSD-3 -- [GitHub](https://github.com/encode/uvicorn) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 330 Β· πŸ“¦ 27K Β· πŸ“‹ 520 - 15% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/encode/uvicorn) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 340 Β· πŸ“¦ 28K Β· πŸ“‹ 520 - 15% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/encode/uvicorn @@ -796,7 +808,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install uvicorn ``` -- [Conda](https://anaconda.org/conda-forge/uvicorn) (πŸ“₯ 470K Β· ⏱️ 01.06.2021): +- [Conda](https://anaconda.org/conda-forge/uvicorn) (πŸ“₯ 480K Β· ⏱️ 30.06.2021): ``` conda install -c conda-forge uvicorn ``` @@ -819,12 +831,12 @@ _General purpose web frameworks to build web applications and REST APIs._
livereload (πŸ₯‰27 Β· ⭐ 920 Β· πŸ’€) - livereload server in python (MAINTAINERS NEEDED). BSD-3 -- [GitHub](https://github.com/lepture/python-livereload) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 140 Β· πŸ“¦ 6.9K Β· πŸ“‹ 140 - 29% open Β· ⏱️ 13.10.2020): +- [GitHub](https://github.com/lepture/python-livereload) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 140 Β· πŸ“¦ 7K Β· πŸ“‹ 140 - 29% open Β· ⏱️ 13.10.2020): ``` git clone https://github.com/lepture/python-livereload ``` -- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 720K / month Β· πŸ“¦ 3.1K Β· ⏱️ 22.08.2020): +- [PyPi](https://pypi.org/project/livereload) (πŸ“₯ 690K / month Β· πŸ“¦ 3.1K Β· ⏱️ 22.08.2020): ``` pip install livereload ``` @@ -833,77 +845,66 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge livereload ```
-
asgiref (πŸ₯‰27 Β· ⭐ 860) - ASGI specification and utilities. BSD-3 +
asgiref (πŸ₯‰27 Β· ⭐ 870) - ASGI specification and utilities. BSD-3 -- [GitHub](https://github.com/django/asgiref) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 120 Β· πŸ“‹ 130 - 17% open Β· ⏱️ 31.05.2021): +- [GitHub](https://github.com/django/asgiref) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 130 Β· πŸ“‹ 130 - 20% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/django/asgiref ``` -- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 4.8M / month Β· πŸ“¦ 1.8K Β· ⏱️ 06.04.2021): +- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 5.1M / month Β· πŸ“¦ 1.8K Β· ⏱️ 27.06.2021): ``` pip install asgiref ``` -- [Conda](https://anaconda.org/conda-forge/asgiref) (πŸ“₯ 110K Β· ⏱️ 06.04.2021): +- [Conda](https://anaconda.org/conda-forge/asgiref) (πŸ“₯ 110K Β· ⏱️ 28.06.2021): ``` conda install -c conda-forge asgiref ```
-
Hypercorn (πŸ₯‰27 Β· ⭐ 200) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT - -- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 29 Β· πŸ“¦ 1.3K Β· πŸ“‹ 34 - 14% open Β· ⏱️ 12.06.2021): - - ``` - git clone https://github.com/pgjones/hypercorn - ``` -- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 170K / month Β· πŸ“¦ 98 Β· ⏱️ 10.01.2021): - ``` - pip install hypercorn - ``` -
-
bjoern (πŸ₯‰25 Β· ⭐ 2.6K) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 +
bjoern (πŸ₯‰26 Β· ⭐ 2.6K) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 -- [GitHub](https://github.com/jonashaag/bjoern) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 180 Β· πŸ“¦ 310 Β· πŸ“‹ 140 - 20% open Β· ⏱️ 20.12.2020): +- [GitHub](https://github.com/jonashaag/bjoern) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 180 Β· πŸ“¦ 310 Β· πŸ“‹ 140 - 20% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/jonashaag/bjoern ``` -- [PyPi](https://pypi.org/project/bjoern) (πŸ“₯ 14K / month Β· πŸ“¦ 240 Β· ⏱️ 03.11.2019): +- [PyPi](https://pypi.org/project/bjoern) (πŸ“₯ 15K / month Β· πŸ“¦ 240 Β· ⏱️ 03.11.2019): ``` pip install bjoern ``` -- [Conda](https://anaconda.org/conda-forge/bjoern) (πŸ“₯ 48K Β· ⏱️ 13.10.2020): +- [Conda](https://anaconda.org/conda-forge/bjoern) (πŸ“₯ 49K Β· ⏱️ 13.10.2020): ``` conda install -c conda-forge bjoern ```
-
Meinheld (πŸ₯‰25 Β· ⭐ 1.4K Β· πŸ’€) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3 +
Hypercorn (πŸ₯‰26 Β· ⭐ 200) - Hypercorn is an ASGI Server based on Hyper libraries and inspired by.. MIT -- [GitHub](https://github.com/mopemope/meinheld) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 92 Β· πŸ“¦ 600 Β· πŸ“‹ 76 - 34% open Β· ⏱️ 23.06.2020): +- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 29 Β· πŸ“¦ 1.3K Β· πŸ“‹ 34 - 14% open Β· ⏱️ 12.06.2021): ``` - git clone https://github.com/mopemope/meinheld + git clone https://github.com/pgjones/hypercorn ``` -- [PyPi](https://pypi.org/project/meinheld) (πŸ“₯ 32K / month Β· πŸ“¦ 590 Β· ⏱️ 17.05.2020): +- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 180K / month Β· πŸ“¦ 98 Β· ⏱️ 10.01.2021): ``` - pip install meinheld + pip install hypercorn ```
mangum (πŸ₯‰25 Β· ⭐ 590) - AWS Lambda & API Gateway support for ASGI. MIT -- [GitHub](https://github.com/jordaneremieff/mangum) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 48 Β· πŸ“¦ 260 Β· πŸ“‹ 110 - 11% open Β· ⏱️ 05.06.2021): +- [GitHub](https://github.com/jordaneremieff/mangum) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 48 Β· πŸ“¦ 270 Β· πŸ“‹ 110 - 11% open Β· ⏱️ 05.06.2021): ``` git clone https://github.com/jordaneremieff/mangum ``` -- [PyPi](https://pypi.org/project/mangum) (πŸ“₯ 77K / month Β· ⏱️ 19.03.2021): +- [PyPi](https://pypi.org/project/mangum) (πŸ“₯ 79K / month Β· ⏱️ 19.03.2021): ``` pip install mangum ```
-
Show 2 hidden projects... +
Show 3 hidden projects... - waitress (πŸ₯ˆ28 Β· ⭐ 950) - Waitress - A WSGI server for Python 2 and 3. ❗️ZPL-2.1 +- Meinheld (πŸ₯‰25 Β· ⭐ 1.4K Β· πŸ’€) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3 - django-devserver (πŸ₯‰24 Β· ⭐ 1.3K Β· πŸ’€) - A drop-in replacement for Django's runserver. BSD-3

@@ -914,12 +915,12 @@ _General purpose web frameworks to build web applications and REST APIs._
oauthlib (πŸ₯‡37 Β· ⭐ 2.2K) - A generic, spec-compliant, thorough implementation of the OAuth.. BSD-3 -- [GitHub](https://github.com/oauthlib/oauthlib) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 430 Β· πŸ“¦ 150K Β· πŸ“‹ 340 - 21% open Β· ⏱️ 01.06.2021): +- [GitHub](https://github.com/oauthlib/oauthlib) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 430 Β· πŸ“¦ 160K Β· πŸ“‹ 340 - 21% open Β· ⏱️ 01.06.2021): ``` git clone https://github.com/oauthlib/oauthlib ``` -- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 51M / month Β· πŸ“¦ 24K Β· ⏱️ 01.06.2021): +- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 52M / month Β· πŸ“¦ 24K Β· ⏱️ 01.06.2021): ``` pip install oauthlib ``` @@ -930,12 +931,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-allauth (πŸ₯‡35 Β· ⭐ 6.5K) - Integrated set of Django applications addressing.. MIT -- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 2.3K Β· πŸ“¦ 67K Β· πŸ“‹ 1.8K - 20% open Β· ⏱️ 05.06.2021): +- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 2.3K Β· πŸ“¦ 67K Β· πŸ“‹ 1.8K - 21% open Β· ⏱️ 05.06.2021): ``` git clone https://github.com/pennersr/django-allauth ``` -- [PyPi](https://pypi.org/project/django-allauth) (πŸ“₯ 520K / month Β· πŸ“¦ 10K Β· ⏱️ 25.11.2020): +- [PyPi](https://pypi.org/project/django-allauth) (πŸ“₯ 530K / month Β· πŸ“¦ 10K Β· ⏱️ 25.11.2020): ``` pip install django-allauth ``` @@ -944,46 +945,46 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge django-allauth ```
-
pyjwt (πŸ₯‡35 Β· ⭐ 3.8K) - JSON Web Token implementation in Python. MIT +
pyjwt (πŸ₯‡35 Β· ⭐ 3.9K) - JSON Web Token implementation in Python. MIT - [GitHub](https://github.com/jpadilla/pyjwt) (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 490 Β· πŸ“¦ 130K Β· πŸ“‹ 330 - 27% open Β· ⏱️ 15.06.2021): ``` git clone https://github.com/jpadilla/pyjwt ``` -- [PyPi](https://pypi.org/project/pyjwt) (πŸ“₯ 43M / month Β· πŸ“¦ 19K Β· ⏱️ 28.04.2021): +- [PyPi](https://pypi.org/project/pyjwt) (πŸ“₯ 44M / month Β· πŸ“¦ 19K Β· ⏱️ 28.04.2021): ``` pip install pyjwt ``` -- [Conda](https://anaconda.org/conda-forge/pyjwt) (πŸ“₯ 3.5M Β· ⏱️ 28.04.2021): +- [Conda](https://anaconda.org/conda-forge/pyjwt) (πŸ“₯ 3.6M Β· ⏱️ 28.04.2021): ``` conda install -c conda-forge pyjwt ```
-
google-auth (πŸ₯ˆ33 Β· ⭐ 430) - Google Auth Python Library. Apache-2 +
google-auth (πŸ₯‡33 Β· ⭐ 430) - Google Auth Python Library. Apache-2 -- [GitHub](https://github.com/googleapis/google-auth-library-python) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 200 Β· πŸ“¦ 66K Β· πŸ“‹ 290 - 21% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/googleapis/google-auth-library-python) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 200 Β· πŸ“¦ 67K Β· πŸ“‹ 300 - 21% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/googleapis/google-auth-library-python ``` -- [PyPi](https://pypi.org/project/google-auth) (πŸ“₯ 39M / month Β· πŸ“¦ 3.6K Β· ⏱️ 10.06.2021): +- [PyPi](https://pypi.org/project/google-auth) (πŸ“₯ 40M / month Β· πŸ“¦ 3.6K Β· ⏱️ 30.06.2021): ``` pip install google-auth ``` -- [Conda](https://anaconda.org/conda-forge/google-auth) (πŸ“₯ 2.5M Β· ⏱️ 17.06.2021): +- [Conda](https://anaconda.org/conda-forge/google-auth) (πŸ“₯ 2.5M Β· ⏱️ 27.06.2021): ``` conda install -c conda-forge google-auth ```
authlib (πŸ₯ˆ32 Β· ⭐ 2.6K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3 -- [GitHub](https://github.com/lepture/authlib) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 260 Β· πŸ“¦ 14K Β· πŸ“‹ 260 - 10% open Β· ⏱️ 19.06.2021): +- [GitHub](https://github.com/lepture/authlib) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 260 Β· πŸ“¦ 15K Β· πŸ“‹ 260 - 10% open Β· ⏱️ 19.06.2021): ``` git clone https://github.com/lepture/authlib ``` -- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 2.2M / month Β· πŸ“¦ 320 Β· ⏱️ 05.06.2021): +- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 2.3M / month Β· πŸ“¦ 320 Β· ⏱️ 05.06.2021): ``` pip install authlib ``` @@ -994,12 +995,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-guardian (πŸ₯ˆ31 Β· ⭐ 3K) - Per object permissions for Django. BSD-3 -- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 510 Β· πŸ“¦ 4.1K Β· πŸ“‹ 430 - 25% open Β· ⏱️ 02.06.2021): +- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 510 Β· πŸ“¦ 4.2K Β· πŸ“‹ 430 - 25% open Β· ⏱️ 02.06.2021): ``` git clone https://github.com/django-guardian/django-guardian ``` -- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 210K / month Β· πŸ“¦ 3.8K Β· ⏱️ 23.05.2021): +- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 220K / month Β· πŸ“¦ 3.8K Β· ⏱️ 23.05.2021): ``` pip install django-guardian ``` @@ -1008,7 +1009,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge django-guardian ```
-
flask-login (πŸ₯ˆ31 Β· ⭐ 2.8K) - Flask user session management. MIT +
flask-login (πŸ₯ˆ31 Β· ⭐ 2.9K) - Flask user session management. MIT - [GitHub](https://github.com/maxcountryman/flask-login) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 630 Β· πŸ“‹ 330 - 13% open Β· ⏱️ 28.04.2021): @@ -1031,7 +1032,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/jazzband/django-oauth-toolkit ``` -- [PyPi](https://pypi.org/project/django-oauth-toolkit) (πŸ“₯ 310K / month Β· πŸ“¦ 2K Β· ⏱️ 22.03.2021): +- [PyPi](https://pypi.org/project/django-oauth-toolkit) (πŸ“₯ 320K / month Β· πŸ“¦ 2K Β· ⏱️ 22.03.2021): ``` pip install django-oauth-toolkit ``` @@ -1052,30 +1053,46 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-jwt-extended ```
+
python-jose (πŸ₯ˆ31 Β· ⭐ 890 Β· βž•) - A JOSE implementation in Python. MIT + +- [GitHub](https://github.com/mpdavis/python-jose) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 170 Β· πŸ“¦ 7.3K Β· πŸ“‹ 120 - 40% open Β· ⏱️ 07.06.2021): + + ``` + git clone https://github.com/mpdavis/python-jose + ``` +- [PyPi](https://pypi.org/project/python-jose) (πŸ“₯ 5.7M / month Β· πŸ“¦ 880 Β· ⏱️ 05.06.2021): + ``` + pip install python-jose + ``` +- [Conda](https://anaconda.org/conda-forge/python-jose) (πŸ“₯ 470K Β· ⏱️ 26.06.2021): + ``` + conda install -c conda-forge python-jose + ``` +
django-rest-framework-simplejwt (πŸ₯ˆ29 Β· ⭐ 2.4K) - A JSON Web Token authentication plugin for the Django.. MIT -- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 52 Β· πŸ”€ 390 Β· πŸ“‹ 270 - 19% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/jazzband/djangorestframework-simplejwt) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 390 Β· πŸ“‹ 270 - 18% open Β· ⏱️ 27.06.2021): ``` git clone https://github.com/SimpleJWT/django-rest-framework-simplejwt ``` -- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 520K / month Β· πŸ“¦ 480 Β· ⏱️ 28.05.2021): +- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 530K / month Β· πŸ“¦ 480 Β· ⏱️ 28.05.2021): ``` pip install djangorestframework-simplejwt ```
pyotp (πŸ₯ˆ29 Β· ⭐ 1.7K) - Python One-Time Password Library. MIT -- [GitHub](https://github.com/pyauth/pyotp) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 230 Β· πŸ“₯ 98 Β· πŸ“¦ 3.2K Β· πŸ“‹ 67 - 5% open Β· ⏱️ 12.05.2021): +- [GitHub](https://github.com/pyauth/pyotp) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 230 Β· πŸ“₯ 99 Β· πŸ“¦ 3.2K Β· πŸ“‹ 67 - 5% open Β· ⏱️ 12.05.2021): ``` git clone https://github.com/pyauth/pyotp ``` -- [PyPi](https://pypi.org/project/pyotp) (πŸ“₯ 2.6M / month Β· πŸ“¦ 890 Β· ⏱️ 04.02.2021): +- [PyPi](https://pypi.org/project/pyotp) (πŸ“₯ 2.7M / month Β· πŸ“¦ 890 Β· ⏱️ 04.02.2021): ``` pip install pyotp ``` -- [Conda](https://anaconda.org/conda-forge/pyotp) (πŸ“₯ 9.7K Β· ⏱️ 04.02.2021): +- [Conda](https://anaconda.org/conda-forge/pyotp) (πŸ“₯ 9.8K Β· ⏱️ 04.02.2021): ``` conda install -c conda-forge pyotp ``` @@ -1087,42 +1104,42 @@ _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) (πŸ“₯ 96K / month Β· πŸ“¦ 220 Β· ⏱️ 10.05.2021): +- [PyPi](https://pypi.org/project/rules) (πŸ“₯ 94K / month Β· πŸ“¦ 220 Β· ⏱️ 10.05.2021): ``` pip install rules ```
-
djoser (πŸ₯‰27 Β· ⭐ 1.9K) - REST implementation of Django authentication system. MIT +
djoser (πŸ₯‰27 Β· ⭐ 1.9K Β· πŸ’€) - REST implementation of Django authentication system. MIT - [GitHub](https://github.com/sunscrapers/djoser) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 360 Β· πŸ“‹ 380 - 27% open Β· ⏱️ 31.12.2020): ``` git clone https://github.com/sunscrapers/djoser ``` -- [PyPi](https://pypi.org/project/djoser) (πŸ“₯ 99K / month Β· πŸ“¦ 420 Β· ⏱️ 30.10.2020): +- [PyPi](https://pypi.org/project/djoser) (πŸ“₯ 100K / month Β· πŸ“¦ 420 Β· ⏱️ 30.10.2020): ``` pip install djoser ```
Flask-HTTPAuth (πŸ₯‰27 Β· ⭐ 980) - Simple extension that provides Basic, Digest and Token HTTP.. MIT -- [GitHub](https://github.com/miguelgrinberg/Flask-HTTPAuth) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 180 Β· πŸ“‹ 84 - 4% open Β· ⏱️ 07.06.2021): +- [GitHub](https://github.com/miguelgrinberg/Flask-HTTPAuth) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 180 Β· πŸ“‹ 84 - 4% open Β· ⏱️ 24.06.2021): ``` git clone https://github.com/miguelgrinberg/Flask-HTTPAuth ``` -- [PyPi](https://pypi.org/project/flask-httpauth) (πŸ“₯ 370K / month Β· πŸ“¦ 4.3K Β· ⏱️ 13.05.2021): +- [PyPi](https://pypi.org/project/flask-httpauth) (πŸ“₯ 410K / month Β· πŸ“¦ 4.3K Β· ⏱️ 13.05.2021): ``` pip install flask-httpauth ``` -- [Conda](https://anaconda.org/conda-forge/flask-httpauth) (πŸ“₯ 92K Β· ⏱️ 14.05.2021): +- [Conda](https://anaconda.org/conda-forge/flask-httpauth) (πŸ“₯ 93K Β· ⏱️ 14.05.2021): ``` conda install -c conda-forge flask-httpauth ```
-
django-rest-knox (πŸ₯‰27 Β· ⭐ 670) - Authentication Module for django rest auth. MIT +
django-rest-knox (πŸ₯‰27 Β· ⭐ 670 Β· πŸ’€) - Authentication Module for django rest auth. MIT -- [GitHub](https://github.com/James1345/django-rest-knox) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 100 Β· πŸ“¦ 5.5K Β· πŸ“‹ 120 - 30% open Β· ⏱️ 01.12.2020): +- [GitHub](https://github.com/James1345/django-rest-knox) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 100 Β· πŸ“¦ 5.6K Β· πŸ“‹ 120 - 30% open Β· ⏱️ 01.12.2020): ``` git clone https://github.com/James1345/django-rest-knox @@ -1132,7 +1149,7 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install django-rest-knox ```
-
dj-rest-auth (πŸ₯‰27 Β· ⭐ 600) - Authentication for Django Rest Framework. MIT +
dj-rest-auth (πŸ₯‰27 Β· ⭐ 610) - Authentication for Django Rest Framework. MIT - [GitHub](https://github.com/iMerica/dj-rest-auth) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 110 Β· πŸ“₯ 110 Β· πŸ“¦ 1.1K Β· πŸ“‹ 170 - 39% open Β· ⏱️ 08.06.2021): @@ -1144,14 +1161,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install dj-rest-auth ```
-
django-cas-ng (πŸ₯‰26 Β· ⭐ 310 Β· πŸ“ˆ) - Django CAS 1.0/2.0/3.0 client authentication library,.. MIT +
django-cas-ng (πŸ₯‰26 Β· ⭐ 310) - Django CAS 1.0/2.0/3.0 client authentication library, support.. MIT - [GitHub](https://github.com/django-cas-ng/django-cas-ng) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 150 Β· πŸ“₯ 390 Β· πŸ“¦ 260 Β· πŸ“‹ 130 - 3% open Β· ⏱️ 11.06.2021): ``` git clone https://github.com/django-cas-ng/django-cas-ng ``` -- [PyPi](https://pypi.org/project/django-cas-ng) (πŸ“₯ 15K / month Β· πŸ“¦ 130 Β· ⏱️ 11.06.2021): +- [PyPi](https://pypi.org/project/django-cas-ng) (πŸ“₯ 13K / month Β· πŸ“¦ 130 Β· ⏱️ 11.06.2021): ``` pip install django-cas-ng ``` @@ -1163,7 +1180,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/authomatic/authomatic ``` -- [PyPi](https://pypi.org/project/authomatic) (πŸ“₯ 1.8K / month Β· πŸ“¦ 490 Β· ⏱️ 27.11.2019): +- [PyPi](https://pypi.org/project/authomatic) (πŸ“₯ 1.7K / month Β· πŸ“¦ 490 Β· ⏱️ 27.11.2019): ``` pip install authomatic ``` @@ -1179,31 +1196,31 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install flask-dance ``` -- [Conda](https://anaconda.org/conda-forge/flask-dance) (πŸ“₯ 6.1K Β· ⏱️ 07.06.2019): +- [Conda](https://anaconda.org/conda-forge/flask-dance) (πŸ“₯ 6.2K Β· ⏱️ 07.06.2019): ``` conda install -c conda-forge flask-dance ```
flask-praetorian (πŸ₯‰21 Β· ⭐ 280) - Strong, Simple, and Precise security for Flask APIs.. MIT -- [GitHub](https://github.com/dusktreader/flask-praetorian) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 37 Β· πŸ“‹ 120 - 2% open Β· ⏱️ 21.04.2021): +- [GitHub](https://github.com/dusktreader/flask-praetorian) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 38 Β· πŸ“‹ 130 - 3% open Β· ⏱️ 21.04.2021): ``` git clone https://github.com/dusktreader/flask-praetorian ``` -- [PyPi](https://pypi.org/project/flask-praetorian) (πŸ“₯ 3.8K / month Β· πŸ“¦ 14 Β· ⏱️ 21.04.2021): +- [PyPi](https://pypi.org/project/flask-praetorian) (πŸ“₯ 4.4K / month Β· πŸ“¦ 14 Β· ⏱️ 21.04.2021): ``` pip install flask-praetorian ```
fastapi_login (πŸ₯‰21 Β· ⭐ 180) - FastAPI-Login tries to provide similar functionality as.. MIT -- [GitHub](https://github.com/MushroomMaula/fastapi_login) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 17 Β· πŸ“₯ 3 Β· πŸ“¦ 83 Β· ⏱️ 20.06.2021): +- [GitHub](https://github.com/MushroomMaula/fastapi_login) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 17 Β· πŸ“₯ 3 Β· πŸ“¦ 88 Β· ⏱️ 20.06.2021): ``` git clone https://github.com/MushroomMaula/fastapi_login ``` -- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 5.3K / month Β· ⏱️ 20.06.2021): +- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 5.8K / month Β· ⏱️ 20.06.2021): ``` pip install fastapi_login ``` @@ -1215,19 +1232,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/davedoesdev/python-jwt ``` -- [PyPi](https://pypi.org/project/python-jwt) (πŸ“₯ 160K / month Β· πŸ“¦ 42 Β· ⏱️ 24.08.2020): +- [PyPi](https://pypi.org/project/python-jwt) (πŸ“₯ 170K / month Β· πŸ“¦ 42 Β· ⏱️ 24.08.2020): ``` pip install python-jwt ```
-
fastapi-users (πŸ₯‰19 Β· ⭐ 930) - Ready-to-use and customizable users management for FastAPI. MIT +
fastapi-users (πŸ₯‰19 Β· ⭐ 950) - Ready-to-use and customizable users management for FastAPI. MIT -- [GitHub](https://github.com/frankie567/fastapi-users) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 82 Β· πŸ“‹ 140 - 2% open Β· ⏱️ 08.06.2021): +- [GitHub](https://github.com/frankie567/fastapi-users) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 85 Β· πŸ“‹ 140 - 1% open Β· ⏱️ 25.06.2021): ``` git clone https://github.com/frankie567/fastapi-users ``` -- [PyPi](https://pypi.org/project/fastapi-users) (πŸ“₯ 6.8K / month Β· ⏱️ 20.05.2021): +- [PyPi](https://pypi.org/project/fastapi-users) (πŸ“₯ 6.6K / month Β· ⏱️ 20.05.2021): ``` pip install fastapi-users ``` @@ -1239,38 +1256,38 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/IndominusByte/fastapi-jwt-auth ``` -- [PyPi](https://pypi.org/project/fastapi-jwt-auth) (πŸ“₯ 8.9K / month Β· ⏱️ 06.11.2020): +- [PyPi](https://pypi.org/project/fastapi-jwt-auth) (πŸ“₯ 9.7K / month Β· ⏱️ 06.11.2020): ``` pip install fastapi-jwt-auth ```
-
flask_simplelogin (πŸ₯‰17 Β· ⭐ 140 Β· πŸ’€) - Simple Login - Login Extension for Flask - maintainer.. MIT +
flask_simplelogin (πŸ₯‰18 Β· ⭐ 140 Β· πŸ’€) - Simple Login - Login Extension for Flask - maintainer.. MIT - [GitHub](https://github.com/flask-extensions/flask_simplelogin) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 28 Β· πŸ“‹ 15 - 40% open Β· ⏱️ 09.11.2020): ``` git clone https://github.com/flask-extensions/flask_simplelogin ``` -- [PyPi](https://pypi.org/project/flask_simplelogin) (πŸ“₯ 7.5K / month Β· πŸ“¦ 14 Β· ⏱️ 14.10.2019): +- [PyPi](https://pypi.org/project/flask_simplelogin) (πŸ“₯ 8.1K / month Β· πŸ“¦ 14 Β· ⏱️ 14.10.2019): ``` pip install flask_simplelogin ```
-
pyramid_jwt (πŸ₯‰17 Β· ⭐ 72 Β· πŸ’€) - JWT authentication for Pyramid. BSD-2 +
pyramid_jwt (πŸ₯‰16 Β· ⭐ 72 Β· πŸ’€) - JWT authentication for Pyramid. BSD-2 - [GitHub](https://github.com/wichert/pyramid_jwt) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 27 Β· πŸ“‹ 28 - 28% open Β· ⏱️ 09.10.2020): ``` git clone https://github.com/wichert/pyramid_jwt ``` -- [PyPi](https://pypi.org/project/pyramid_jwt) (πŸ“₯ 14K / month Β· πŸ“¦ 1 Β· ⏱️ 10.08.2018): +- [PyPi](https://pypi.org/project/pyramid_jwt) (πŸ“₯ 12K / month Β· πŸ“¦ 1 Β· ⏱️ 10.08.2018): ``` pip install pyramid_jwt ```
Show 12 hidden projects... -- requests-oauthlib (πŸ₯‡34 Β· ⭐ 1.4K Β· πŸ’€) - OAuthlib support for Python-Requests!. ISC +- requests-oauthlib (πŸ₯‡33 Β· ⭐ 1.4K Β· πŸ’€) - OAuthlib support for Python-Requests!. ISC - oauth2client (πŸ₯ˆ31 Β· ⭐ 770 Β· πŸ’€) - This is a Python library for accessing resources protected.. Apache-2 - python-social-auth (πŸ₯ˆ30 Β· ⭐ 2.8K Β· πŸ’€) - Social auth made simple. BSD-3 - django-rest-framework-jwt (πŸ₯ˆ29 Β· ⭐ 3.1K Β· πŸ’€) - JSON Web Token Authentication support for Django REST.. MIT @@ -1291,23 +1308,23 @@ _General purpose web frameworks to build web applications and REST APIs._
lxml (πŸ₯‡36 Β· ⭐ 1.9K) - The lxml XML toolkit for Python. BSD-3 -- [GitHub](https://github.com/lxml/lxml) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 450 Β· πŸ“¦ 180K Β· ⏱️ 19.05.2021): +- [GitHub](https://github.com/lxml/lxml) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 450 Β· πŸ“¦ 180K Β· ⏱️ 29.06.2021): ``` git clone https://github.com/lxml/lxml ``` -- [PyPi](https://pypi.org/project/lxml) (πŸ“₯ 28M / month Β· πŸ“¦ 67K Β· ⏱️ 21.03.2021): +- [PyPi](https://pypi.org/project/lxml) (πŸ“₯ 29M / month Β· πŸ“¦ 67K Β· ⏱️ 21.03.2021): ``` pip install lxml ``` -- [Conda](https://anaconda.org/conda-forge/lxml) (πŸ“₯ 3.5M Β· ⏱️ 19.04.2021): +- [Conda](https://anaconda.org/conda-forge/lxml) (πŸ“₯ 3.5M Β· ⏱️ 29.06.2021): ``` conda install -c conda-forge lxml ```
-
bleach (πŸ₯ˆ33 Β· ⭐ 2.2K) - Bleach is an allowed-list-based HTML sanitizing library that escapes.. Apache-2 +
bleach (πŸ₯ˆ34 Β· ⭐ 2.2K Β· πŸ“ˆ) - Bleach is an allowed-list-based HTML sanitizing library that.. Apache-2 -- [GitHub](https://github.com/mozilla/bleach) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 220 Β· πŸ“¦ 130K Β· πŸ“‹ 320 - 15% open Β· ⏱️ 22.02.2021): +- [GitHub](https://github.com/mozilla/bleach) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 220 Β· πŸ“¦ 130K Β· πŸ“‹ 320 - 15% open Β· ⏱️ 24.06.2021): ``` git clone https://github.com/mozilla/bleach @@ -1323,24 +1340,24 @@ _General purpose web frameworks to build web applications and REST APIs._
html5lib-python (πŸ₯ˆ33 Β· ⭐ 910) - Standards-compliant library for parsing and serializing HTML.. MIT -- [GitHub](https://github.com/html5lib/html5lib-python) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 250 Β· πŸ“¦ 92K Β· πŸ“‹ 240 - 35% open Β· ⏱️ 19.05.2021): +- [GitHub](https://github.com/html5lib/html5lib-python) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 250 Β· πŸ“¦ 93K Β· πŸ“‹ 240 - 35% open Β· ⏱️ 19.05.2021): ``` git clone https://github.com/html5lib/html5lib-python ``` -- [PyPi](https://pypi.org/project/html5lib) (πŸ“₯ 5.5M / month Β· πŸ“¦ 29K Β· ⏱️ 22.06.2020): +- [PyPi](https://pypi.org/project/html5lib) (πŸ“₯ 5.6M / month Β· πŸ“¦ 29K Β· ⏱️ 22.06.2020): ``` pip install html5lib ```
markupsafe (πŸ₯ˆ32 Β· ⭐ 400) - Safely add untrusted strings to HTML/XML markup. BSD-3 -- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“¦ 610K Β· πŸ“‹ 74 - 1% open Β· ⏱️ 02.06.2021): +- [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“¦ 610K Β· πŸ“‹ 75 - 1% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/pallets/markupsafe ``` -- [PyPi](https://pypi.org/project/markupsafe) (πŸ“₯ 66M / month Β· πŸ“¦ 150K Β· ⏱️ 18.05.2021): +- [PyPi](https://pypi.org/project/markupsafe) (πŸ“₯ 68M / month Β· πŸ“¦ 150K Β· ⏱️ 18.05.2021): ``` pip install markupsafe ``` @@ -1367,12 +1384,12 @@ _General purpose web frameworks to build web applications and REST APIs._
xhtml2pdf (πŸ₯‰29 Β· ⭐ 1.8K) - A library for converting HTML into PDFs using ReportLab. Apache-2 -- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 540 Β· πŸ“¦ 5.3K Β· πŸ“‹ 290 - 36% open Β· ⏱️ 19.03.2021): +- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 540 Β· πŸ“¦ 5.3K Β· πŸ“‹ 290 - 37% open Β· ⏱️ 19.03.2021): ``` git clone https://github.com/xhtml2pdf/xhtml2pdf ``` -- [PyPi](https://pypi.org/project/xhtml2pdf) (πŸ“₯ 260K / month Β· πŸ“¦ 1.6K Β· ⏱️ 08.10.2020): +- [PyPi](https://pypi.org/project/xhtml2pdf) (πŸ“₯ 270K / month Β· πŸ“¦ 1.6K Β· ⏱️ 08.10.2020): ``` pip install xhtml2pdf ``` @@ -1383,24 +1400,24 @@ _General purpose web frameworks to build web applications and REST APIs._
WeasyPrint (πŸ₯‰25 Β· ⭐ 4.4K) - The awesome document factory. BSD-3 -- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 520 Β· πŸ“‹ 1.1K - 12% open Β· ⏱️ 13.06.2021): +- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 520 Β· πŸ“‹ 1.1K - 13% open Β· ⏱️ 13.06.2021): ``` git clone https://github.com/Kozea/WeasyPrint ``` -- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 520K / month Β· ⏱️ 30.05.2021): +- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 530K / month Β· ⏱️ 30.05.2021): ``` pip install weasyprint ```
-
html5-parser (πŸ₯‰23 Β· ⭐ 600) - Fast C based HTML 5 parsing for python. Apache-2 +
html5-parser (πŸ₯‰23 Β· ⭐ 600 Β· πŸ’€) - Fast C based HTML 5 parsing for python. Apache-2 - [GitHub](https://github.com/kovidgoyal/html5-parser) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 22 Β· πŸ“¦ 230 Β· πŸ“‹ 19 - 5% open Β· ⏱️ 17.12.2020): ``` git clone https://github.com/kovidgoyal/html5-parser ``` -- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 170K / month Β· πŸ“¦ 24 Β· ⏱️ 03.11.2019): +- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 360K / month Β· πŸ“¦ 24 Β· ⏱️ 03.11.2019): ``` pip install html5-parser ``` @@ -1445,12 +1462,12 @@ _General purpose web frameworks to build web applications and REST APIs._
Yarl (πŸ₯‡30 Β· ⭐ 660) - Yet another URL library. Apache-2 -- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 87 Β· πŸ“₯ 1.4K Β· πŸ“‹ 180 - 15% open Β· ⏱️ 01.06.2021): +- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 88 Β· πŸ“₯ 1.4K Β· πŸ“‹ 180 - 15% open Β· ⏱️ 01.06.2021): ``` git clone https://github.com/aio-libs/yarl ``` -- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 26M / month Β· πŸ“¦ 4.6K Β· ⏱️ 14.11.2020): +- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 27M / month Β· πŸ“¦ 4.6K Β· ⏱️ 14.11.2020): ``` pip install yarl ``` @@ -1459,36 +1476,36 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge yarl ```
-
shortuuid (πŸ₯ˆ28 Β· ⭐ 1.5K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 +
furl (πŸ₯ˆ27 Β· ⭐ 2.1K) - URL parsing and manipulation made easy. Unlicense -- [GitHub](https://github.com/skorokithakis/shortuuid) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 91 Β· πŸ“¦ 5.6K Β· πŸ“‹ 30 - 6% open Β· ⏱️ 17.02.2021): +- [GitHub](https://github.com/gruns/furl) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 130 Β· πŸ“‹ 94 - 19% open Β· ⏱️ 04.06.2021): ``` - git clone https://github.com/skorokithakis/shortuuid + git clone https://github.com/gruns/furl ``` -- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 910K / month Β· πŸ“¦ 1.7K Β· ⏱️ 06.03.2020): +- [PyPi](https://pypi.org/project/furl) (πŸ“₯ 490K / month Β· πŸ“¦ 850 Β· ⏱️ 12.04.2021): ``` - pip install shortuuid + pip install furl ``` -- [Conda](https://anaconda.org/conda-forge/shortuuid) (πŸ“₯ 89K Β· ⏱️ 07.04.2021): +- [Conda](https://anaconda.org/conda-forge/furl) (πŸ“₯ 130K Β· ⏱️ 30.05.2021): ``` - conda install -c conda-forge shortuuid + conda install -c conda-forge furl ```
-
furl (πŸ₯‰27 Β· ⭐ 2.1K) - URL parsing and manipulation made easy. Unlicense +
shortuuid (πŸ₯ˆ27 Β· ⭐ 1.5K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 -- [GitHub](https://github.com/gruns/furl) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 130 Β· πŸ“‹ 94 - 19% open Β· ⏱️ 04.06.2021): +- [GitHub](https://github.com/skorokithakis/shortuuid) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 91 Β· πŸ“¦ 5.6K Β· πŸ“‹ 30 - 6% open Β· ⏱️ 17.02.2021): ``` - git clone https://github.com/gruns/furl + git clone https://github.com/skorokithakis/shortuuid ``` -- [PyPi](https://pypi.org/project/furl) (πŸ“₯ 530K / month Β· πŸ“¦ 850 Β· ⏱️ 12.04.2021): +- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 1.1M / month Β· πŸ“¦ 1.7K Β· ⏱️ 06.03.2020): ``` - pip install furl + pip install shortuuid ``` -- [Conda](https://anaconda.org/conda-forge/furl) (πŸ“₯ 130K Β· ⏱️ 30.05.2021): +- [Conda](https://anaconda.org/conda-forge/shortuuid) (πŸ“₯ 91K Β· ⏱️ 07.04.2021): ``` - conda install -c conda-forge furl + conda install -c conda-forge shortuuid ```
purl (πŸ₯‰24 Β· ⭐ 250) - A simple, immutable URL class with a clean API for interrogation and.. MIT @@ -1498,14 +1515,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) (πŸ“₯ 54K / month Β· πŸ“¦ 710 Β· ⏱️ 15.05.2021): +- [PyPi](https://pypi.org/project/purl) (πŸ“₯ 55K / month Β· πŸ“¦ 710 Β· ⏱️ 15.05.2021): ``` pip install purl ```
Show 1 hidden projects... -- uritemplate (πŸ₯‰27 Β· ⭐ 190 Β· πŸ’€) - URI template parsing per RFC6570. ❗️BSD-1-Clause +- uritemplate (πŸ₯ˆ27 Β· ⭐ 190 Β· πŸ’€) - URI template parsing per RFC6570. ❗️BSD-1-Clause

@@ -1515,30 +1532,30 @@ _General purpose web frameworks to build web applications and REST APIs._ πŸ”— OpenAPI-Specification ( ⭐ 21K) - The OpenAPI Specification Repository. -
OpenAPI Generator (πŸ₯‡35 Β· ⭐ 8.9K) - OpenAPI Generator allows generation of API client.. Apache-2 +
OpenAPI Generator (πŸ₯‡35 Β· ⭐ 9K) - OpenAPI Generator allows generation of API client.. Apache-2 -- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 2.1K Β· πŸ”€ 3.2K Β· πŸ“¦ 290 Β· πŸ“‹ 4.4K - 56% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/OpenAPITools/openapi-generator) (πŸ‘¨β€πŸ’» 2.1K Β· πŸ”€ 3.2K Β· πŸ“¦ 290 Β· πŸ“‹ 4.4K - 56% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/OpenAPITools/openapi-generator ``` -- [PyPi](https://pypi.org/project/openapi-generator-cli) (πŸ“₯ 5.2K / month Β· ⏱️ 15.05.2020): +- [PyPi](https://pypi.org/project/openapi-generator-cli) (πŸ“₯ 5.1K / month Β· ⏱️ 15.05.2020): ``` pip install openapi-generator-cli ``` -- [NPM](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (πŸ“₯ 630K / month Β· πŸ“¦ 400 Β· ⏱️ 17.06.2021): +- [NPM](https://www.npmjs.com/package/@openapitools/openapi-generator-cli) (πŸ“₯ 620K / month Β· πŸ“¦ 400 Β· ⏱️ 17.06.2021): ``` npm install @openapitools/openapi-generator-cli ```
connexion (πŸ₯‡32 Β· ⭐ 3.7K) - Swagger/OpenAPI First framework for Python on top of Flask.. Apache-2 -- [GitHub](https://github.com/zalando/connexion) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 630 Β· πŸ“¦ 5.1K Β· πŸ“‹ 840 - 49% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/zalando/connexion) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 640 Β· πŸ“¦ 5.2K Β· πŸ“‹ 840 - 48% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/zalando/connexion ``` -- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 620K / month Β· πŸ“¦ 1.2K Β· ⏱️ 25.04.2020): +- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 630K / month Β· πŸ“¦ 1.2K Β· ⏱️ 25.04.2020): ``` pip install connexion ``` @@ -1549,19 +1566,19 @@ _General purpose web frameworks to build web applications and REST APIs._
drf-yasg (πŸ₯‡31 Β· ⭐ 2.3K Β· πŸ’€) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3 -- [GitHub](https://github.com/axnsan12/drf-yasg) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 300 Β· πŸ“¦ 38K Β· πŸ“‹ 540 - 31% open Β· ⏱️ 31.10.2020): +- [GitHub](https://github.com/axnsan12/drf-yasg) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 310 Β· πŸ“¦ 39K Β· πŸ“‹ 550 - 32% open Β· ⏱️ 31.10.2020): ``` git clone https://github.com/axnsan12/drf-yasg ``` -- [PyPi](https://pypi.org/project/drf-yasg) (πŸ“₯ 910K / month Β· πŸ“¦ 580 Β· ⏱️ 25.10.2020): +- [PyPi](https://pypi.org/project/drf-yasg) (πŸ“₯ 930K / month Β· πŸ“¦ 580 Β· ⏱️ 25.10.2020): ``` pip install drf-yasg ```
swagger-ui (πŸ₯ˆ30 Β· ⭐ 20K) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 -- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 7.9K Β· πŸ“¦ 32K Β· πŸ“‹ 4.5K - 13% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 7.9K Β· πŸ“¦ 32K Β· πŸ“‹ 4.5K - 13% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/swagger-api/swagger-ui @@ -1569,7 +1586,7 @@ _General purpose web frameworks to build web applications and REST APIs._
swagger-codegen (πŸ₯ˆ29 Β· ⭐ 13K) - swagger-codegen contains a template-driven engine to.. Apache-2 -- [GitHub](https://github.com/swagger-api/swagger-codegen) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.6K Β· πŸ“¦ 560 Β· πŸ“‹ 6K - 48% open Β· ⏱️ 18.06.2021): +- [GitHub](https://github.com/swagger-api/swagger-codegen) (πŸ‘¨β€πŸ’» 1.2K Β· πŸ”€ 5.6K Β· πŸ“¦ 560 Β· πŸ“‹ 6K - 48% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/swagger-api/swagger-codegen @@ -1582,7 +1599,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/flasgger/flasgger ``` -- [PyPi](https://pypi.org/project/flasgger) (πŸ“₯ 270K / month Β· πŸ“¦ 590 Β· ⏱️ 31.07.2020): +- [PyPi](https://pypi.org/project/flasgger) (πŸ“₯ 280K / month Β· πŸ“¦ 590 Β· ⏱️ 31.07.2020): ``` pip install flasgger ``` @@ -1593,7 +1610,7 @@ _General purpose web frameworks to build web applications and REST APIs._
redoc (πŸ₯ˆ28 Β· ⭐ 14K) - OpenAPI/Swagger-generated API Reference Documentation. MIT -- [GitHub](https://github.com/Redocly/redoc) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.6K Β· πŸ“₯ 60 Β· πŸ“¦ 1.5K Β· πŸ“‹ 1.3K - 31% open Β· ⏱️ 09.06.2021): +- [GitHub](https://github.com/Redocly/redoc) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 1.6K Β· πŸ“₯ 60 Β· πŸ“¦ 1.5K Β· πŸ“‹ 1.3K - 31% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/Redocly/redoc @@ -1601,17 +1618,17 @@ _General purpose web frameworks to build web applications and REST APIs._
apispec (πŸ₯ˆ28 Β· ⭐ 870) - A pluggable API specification generator. Currently supports the.. MIT -- [GitHub](https://github.com/marshmallow-code/apispec) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 140 Β· πŸ“¦ 3.3K Β· πŸ“‹ 230 - 12% open Β· ⏱️ 19.06.2021): +- [GitHub](https://github.com/marshmallow-code/apispec) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 140 Β· πŸ“¦ 3.3K Β· πŸ“‹ 230 - 13% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/marshmallow-code/apispec ``` -- [PyPi](https://pypi.org/project/apispec) (πŸ“₯ 2.3M / month Β· πŸ“¦ 14K Β· ⏱️ 14.06.2021): +- [PyPi](https://pypi.org/project/apispec) (πŸ“₯ 2.5M / month Β· πŸ“¦ 14K Β· ⏱️ 28.06.2021): ``` pip install apispec ```
-
OpenAPI Spec validator (πŸ₯‰27 Β· ⭐ 170) - OpenAPI Spec validator. Apache-2 +
OpenAPI Spec validator (πŸ₯‰27 Β· ⭐ 180) - OpenAPI Spec validator. Apache-2 - [GitHub](https://github.com/p1c2u/openapi-spec-validator) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 33 Β· πŸ“‹ 67 - 43% open Β· ⏱️ 12.05.2021): @@ -1623,9 +1640,9 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install openapi-spec-validator ```
-
drf-spectacular (πŸ₯‰26 Β· ⭐ 580) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 +
drf-spectacular (πŸ₯‰26 Β· ⭐ 600) - Sane and flexible OpenAPI 3 schema generation for Django.. BSD-3 -- [GitHub](https://github.com/tfranzel/drf-spectacular) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 71 Β· πŸ“¦ 420 Β· πŸ“‹ 340 - 10% open Β· ⏱️ 15.06.2021): +- [GitHub](https://github.com/tfranzel/drf-spectacular) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 72 Β· πŸ“¦ 440 Β· πŸ“‹ 340 - 10% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/tfranzel/drf-spectacular @@ -1635,14 +1652,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install drf-spectacular ```
-
flask-swagger (πŸ₯‰25 Β· ⭐ 430 Β· πŸ’€) - A swagger 2.0 spec extractor for flask. MIT +
flask-swagger (πŸ₯‰26 Β· ⭐ 430 Β· πŸ’€) - A swagger 2.0 spec extractor for flask. MIT - [GitHub](https://github.com/getsling/flask-swagger) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 85 Β· πŸ“¦ 3.2K Β· πŸ“‹ 30 - 56% open Β· ⏱️ 29.09.2020): ``` git clone https://github.com/gangverk/flask-swagger ``` -- [PyPi](https://pypi.org/project/flask-swagger) (πŸ“₯ 1.4M / month Β· πŸ“¦ 620 Β· ⏱️ 26.03.2019): +- [PyPi](https://pypi.org/project/flask-swagger) (πŸ“₯ 1.5M / month Β· πŸ“¦ 620 Β· ⏱️ 26.03.2019): ``` pip install flask-swagger ``` @@ -1665,19 +1682,19 @@ _General purpose web frameworks to build web applications and REST APIs._
openapi-core (πŸ₯‰23 Β· ⭐ 140) - OpenAPI core. BSD-3 -- [GitHub](https://github.com/p1c2u/openapi-core) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 83 Β· πŸ“‹ 150 - 34% open Β· ⏱️ 16.06.2021): +- [GitHub](https://github.com/p1c2u/openapi-core) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 84 Β· πŸ“‹ 150 - 34% open Β· ⏱️ 16.06.2021): ``` git clone https://github.com/p1c2u/openapi-core ``` -- [PyPi](https://pypi.org/project/openapi-core) (πŸ“₯ 140K / month Β· πŸ“¦ 22 Β· ⏱️ 14.05.2021): +- [PyPi](https://pypi.org/project/openapi-core) (πŸ“₯ 120K / month Β· πŸ“¦ 22 Β· ⏱️ 14.05.2021): ``` pip install openapi-core ```
AutoRest (πŸ₯‰22 Β· ⭐ 3.4K) - OpenAPI (f.k.a Swagger) Specification code generator. Supports C#,.. MIT -- [GitHub](https://github.com/Azure/autorest) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 650 Β· πŸ“₯ 75K Β· πŸ“¦ 280 Β· πŸ“‹ 1.8K - 4% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/Azure/autorest) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 650 Β· πŸ“₯ 75K Β· πŸ“¦ 280 Β· πŸ“‹ 1.8K - 4% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/Azure/autorest @@ -1685,31 +1702,31 @@ _General purpose web frameworks to build web applications and REST APIs._
datamodel-code-generator (πŸ₯‰22 Β· ⭐ 520) - Pydantic model generator for easy conversion of JSON,.. MIT -- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 64 Β· πŸ“‹ 130 - 16% open Β· ⏱️ 13.06.2021): +- [GitHub](https://github.com/koxudaxi/datamodel-code-generator) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 65 Β· πŸ“‹ 130 - 16% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/koxudaxi/datamodel-code-generator ``` -- [PyPi](https://pypi.org/project/datamodel-code-generator) (πŸ“₯ 90K / month Β· ⏱️ 11.06.2021): +- [PyPi](https://pypi.org/project/datamodel-code-generator) (πŸ“₯ 82K / month Β· ⏱️ 11.06.2021): ``` pip install datamodel-code-generator ```
Spectree (πŸ₯‰20 Β· ⭐ 110) - API spec validator and OpenAPI document generator for Python.. Apache-2 -- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 37 Β· πŸ“¦ 13 Β· πŸ“‹ 56 - 21% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/0b01001001/spectree) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 38 Β· πŸ“¦ 13 Β· πŸ“‹ 56 - 17% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/0b01001001/spectree ``` -- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 5.8K / month Β· ⏱️ 16.06.2021): +- [PyPi](https://pypi.org/project/spectree) (πŸ“₯ 6.2K / month Β· ⏱️ 30.06.2021): ``` pip install spectree ```
openapi-python-client (πŸ₯‰19 Β· ⭐ 180) - Generate modern Python clients from OpenAPI. MIT -- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 37 Β· πŸ“‹ 150 - 19% open Β· ⏱️ 14.06.2021): +- [GitHub](https://github.com/openapi-generators/openapi-python-client) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 37 Β· πŸ“‹ 150 - 19% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/triaxtec/openapi-python-client @@ -1721,12 +1738,12 @@ _General purpose web frameworks to build web applications and REST APIs._
pyramid_openapi3 (πŸ₯‰17 Β· ⭐ 68) - Pyramid addon for OpenAPI3 validation of requests and.. MIT -- [GitHub](https://github.com/Pylons/pyramid_openapi3) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 30 Β· πŸ“‹ 45 - 35% open Β· ⏱️ 13.06.2021): +- [GitHub](https://github.com/Pylons/pyramid_openapi3) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 30 Β· πŸ“‹ 47 - 38% open Β· ⏱️ 13.06.2021): ``` git clone https://github.com/Pylons/pyramid_openapi3 ``` -- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 8.1K / month Β· πŸ“¦ 2 Β· ⏱️ 13.06.2021): +- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 7.9K / month Β· πŸ“¦ 2 Β· ⏱️ 13.06.2021): ``` pip install pyramid_openapi3 ``` @@ -1746,14 +1763,14 @@ _General purpose web frameworks to build web applications and REST APIs._ πŸ”— GraphQL Specification ( ⭐ 13K) - GraphQL is a query language and execution engine tied to any.. -
graphene (πŸ₯‡32 Β· ⭐ 6.6K) - GraphQL framework for Python. MIT +
graphene (πŸ₯‡32 Β· ⭐ 6.7K) - GraphQL framework for Python. MIT -- [GitHub](https://github.com/graphql-python/graphene) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 700 Β· πŸ“¦ 9.3K Β· πŸ“‹ 900 - 10% open Β· ⏱️ 23.04.2021): +- [GitHub](https://github.com/graphql-python/graphene) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 700 Β· πŸ“¦ 9.4K Β· πŸ“‹ 900 - 10% open Β· ⏱️ 23.04.2021): ``` git clone https://github.com/graphql-python/graphene ``` -- [PyPi](https://pypi.org/project/graphene) (πŸ“₯ 1M / month Β· πŸ“¦ 1.4K Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/graphene) (πŸ“₯ 1.1M / month Β· πŸ“¦ 1.4K Β· ⏱️ 06.01.2021): ``` pip install graphene ``` @@ -1769,7 +1786,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/graphql-python/graphene-django ``` -- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 260K / month Β· πŸ“¦ 780 Β· ⏱️ 31.12.2020): +- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 270K / month Β· πŸ“¦ 780 Β· ⏱️ 31.12.2020): ``` pip install graphene-django ``` @@ -1780,24 +1797,24 @@ _General purpose web frameworks to build web applications and REST APIs._
ariadne (πŸ₯ˆ28 Β· ⭐ 1.4K) - Ariadne is a Python library for implementing GraphQL servers using.. BSD-3 -- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 110 Β· πŸ“¦ 420 Β· πŸ“‹ 200 - 25% open Β· ⏱️ 28.05.2021): +- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 110 Β· πŸ“¦ 420 Β· πŸ“‹ 200 - 25% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/mirumee/ariadne ``` -- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 68K / month Β· πŸ“¦ 20 Β· ⏱️ 17.03.2021): +- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 70K / month Β· πŸ“¦ 20 Β· ⏱️ 17.03.2021): ``` pip install ariadne ```
-
graphql-core (πŸ₯ˆ26 Β· ⭐ 370) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT +
graphql-core (πŸ₯ˆ26 Β· ⭐ 380) - A Python 3.6+ port of the GraphQL.js reference implementation of.. MIT -- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 69 Β· πŸ“¦ 9.3K Β· πŸ“‹ 97 - 15% open Β· ⏱️ 11.06.2021): +- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 70 Β· πŸ“¦ 9.4K Β· πŸ“‹ 97 - 15% open Β· ⏱️ 11.06.2021): ``` git clone https://github.com/graphql-python/graphql-core ``` -- [PyPi](https://pypi.org/project/graphql-core) (πŸ“₯ 1.7M / month Β· πŸ“¦ 1.1K Β· ⏱️ 10.05.2021): +- [PyPi](https://pypi.org/project/graphql-core) (πŸ“₯ 1.8M / month Β· πŸ“¦ 1.1K Β· ⏱️ 10.05.2021): ``` pip install graphql-core ``` @@ -1808,24 +1825,24 @@ _General purpose web frameworks to build web applications and REST APIs._
graphql-relay-py (πŸ₯ˆ25 Β· ⭐ 130) - A library to help construct a graphql-py server supporting.. MIT -- [GitHub](https://github.com/graphql-python/graphql-relay-py) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 28 Β· πŸ“¦ 7.6K Β· πŸ“‹ 24 - 37% open Β· ⏱️ 19.03.2021): +- [GitHub](https://github.com/graphql-python/graphql-relay-py) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 28 Β· πŸ“¦ 7.7K Β· πŸ“‹ 24 - 37% open Β· ⏱️ 19.03.2021): ``` git clone https://github.com/graphql-python/graphql-relay-py ``` -- [PyPi](https://pypi.org/project/graphql-relay) (πŸ“₯ 1M / month Β· πŸ“¦ 900 Β· ⏱️ 25.02.2021): +- [PyPi](https://pypi.org/project/graphql-relay) (πŸ“₯ 1.1M / month Β· πŸ“¦ 900 Β· ⏱️ 25.02.2021): ``` pip install graphql-relay ```
-
flask-graphql (πŸ₯‰24 Β· ⭐ 1.2K Β· πŸ’€) - Adds GraphQL support to your Flask application. MIT +
flask-graphql (πŸ₯ˆ24 Β· ⭐ 1.2K Β· πŸ’€) - Adds GraphQL support to your Flask application. MIT - [GitHub](https://github.com/graphql-python/flask-graphql) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 130 Β· πŸ“¦ 1.8K Β· πŸ“‹ 60 - 65% open Β· ⏱️ 07.08.2020): ``` git clone https://github.com/graphql-python/flask-graphql ``` -- [PyPi](https://pypi.org/project/flask-graphql) (πŸ“₯ 200K / month Β· πŸ“¦ 380 Β· ⏱️ 05.12.2019): +- [PyPi](https://pypi.org/project/flask-graphql) (πŸ“₯ 230K / month Β· πŸ“¦ 380 Β· ⏱️ 05.12.2019): ``` pip install flask-graphql ``` @@ -1841,31 +1858,47 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/tartiflette/tartiflette ``` -- [PyPi](https://pypi.org/project/tartiflette) (πŸ“₯ 3.4K / month Β· πŸ“¦ 14 Β· ⏱️ 09.04.2021): +- [PyPi](https://pypi.org/project/tartiflette) (πŸ“₯ 3.5K / month Β· πŸ“¦ 14 Β· ⏱️ 09.04.2021): ``` pip install tartiflette ```
+
graphene-mongo (πŸ₯‰23 Β· ⭐ 220 Β· βž•) - Graphene MongoEngine integration. MIT + +- [GitHub](https://github.com/graphql-python/graphene-mongo) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 82 Β· πŸ“¦ 220 Β· πŸ“‹ 80 - 27% open Β· ⏱️ 26.04.2021): + + ``` + git clone https://github.com/graphql-python/graphene-mongo + ``` +- [PyPi](https://pypi.org/project/graphene-mongo) (πŸ“₯ 7.7K / month Β· πŸ“¦ 22 Β· ⏱️ 30.06.2020): + ``` + pip install graphene-mongo + ``` +- [Conda](https://anaconda.org/conda-forge/graphene-mongo) (πŸ“₯ 2.8K Β· ⏱️ 30.06.2020): + ``` + conda install -c conda-forge graphene-mongo + ``` +
django-graphql-auth (πŸ₯‰21 Β· ⭐ 230) - Django registration and authentication with GraphQL. MIT -- [GitHub](https://github.com/PedroBern/django-graphql-auth) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 46 Β· πŸ“¦ 180 Β· πŸ“‹ 76 - 51% open Β· ⏱️ 10.04.2021): +- [GitHub](https://github.com/PedroBern/django-graphql-auth) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 47 Β· πŸ“¦ 180 Β· πŸ“‹ 77 - 50% open Β· ⏱️ 10.04.2021): ``` git clone https://github.com/PedroBern/django-graphql-auth ``` -- [PyPi](https://pypi.org/project/django-graphql-auth) (πŸ“₯ 6.8K / month Β· ⏱️ 16.11.2020): +- [PyPi](https://pypi.org/project/django-graphql-auth) (πŸ“₯ 7K / month Β· ⏱️ 16.11.2020): ``` pip install django-graphql-auth ```
Strawberry GraphQL (πŸ₯‰19 Β· ⭐ 1.1K) - A new GraphQL library for Python. MIT -- [GitHub](https://github.com/strawberry-graphql/strawberry) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 120 Β· πŸ“₯ 220 Β· πŸ“‹ 240 - 46% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/strawberry-graphql/strawberry) (πŸ‘¨β€πŸ’» 73 Β· πŸ”€ 120 Β· πŸ“₯ 220 Β· πŸ“‹ 250 - 45% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/strawberry-graphql/strawberry ``` -- [PyPi](https://pypi.org/project/strawberry-graphql) (πŸ“₯ 34K / month Β· πŸ“¦ 2 Β· ⏱️ 22.06.2021): +- [PyPi](https://pypi.org/project/strawberry-graphql) (πŸ“₯ 41K / month Β· πŸ“¦ 2 Β· ⏱️ 22.06.2021): ``` pip install strawberry-graphql ``` @@ -1877,7 +1910,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/NovemberOscar/Flask-GraphQL-Auth ``` -- [PyPi](https://pypi.org/project/flask-graphql-auth) (πŸ“₯ 1.8K / month Β· πŸ“¦ 4 Β· ⏱️ 19.04.2021): +- [PyPi](https://pypi.org/project/flask-graphql-auth) (πŸ“₯ 1.7K / month Β· πŸ“¦ 4 Β· ⏱️ 19.04.2021): ``` pip install flask-graphql-auth ``` @@ -1889,19 +1922,31 @@ _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.7K / month Β· πŸ“¦ 4 Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/tartiflette-aiohttp) (πŸ“₯ 1.8K / month Β· πŸ“¦ 4 Β· ⏱️ 15.12.2020): ``` pip install tartiflette-aiohttp ```
-
tartiflette-asgi (πŸ₯‰17 Β· ⭐ 87) - ASGI support for the Tartiflette GraphQL engine. MIT +
graphene-pydantic (πŸ₯‰16 Β· ⭐ 130 Β· βž•) - Integrate GraphQL with your Pydantic models. Apache-2 + +- [GitHub](https://github.com/graphql-python/graphene-pydantic) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 32 Β· πŸ“‹ 31 - 38% open Β· ⏱️ 08.05.2021): + + ``` + git clone https://github.com/graphql-python/graphene-pydantic + ``` +- [PyPi](https://pypi.org/project/graphene-pydantic) (πŸ“₯ 3.6K / month Β· ⏱️ 09.11.2020): + ``` + pip install graphene-pydantic + ``` +
+
tartiflette-asgi (πŸ₯‰16 Β· ⭐ 88) - ASGI support for the Tartiflette GraphQL engine. MIT - [GitHub](https://github.com/tartiflette/tartiflette-asgi) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 11 Β· πŸ“¦ 6 Β· πŸ“‹ 48 - 14% open Β· ⏱️ 29.04.2021): ``` git clone https://github.com/tartiflette/tartiflette-asgi ``` -- [PyPi](https://pypi.org/project/tartiflette-asgi) (πŸ“₯ 280 / month Β· πŸ“¦ 1 Β· ⏱️ 19.01.2021): +- [PyPi](https://pypi.org/project/tartiflette-asgi) (πŸ“₯ 300 / month Β· πŸ“¦ 1 Β· ⏱️ 19.01.2021): ``` pip install tartiflette-asgi ``` @@ -1923,51 +1968,51 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/crossbario/autobahn-python ``` -- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 580K / month Β· πŸ“¦ 3.6K Β· ⏱️ 02.03.2021): +- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 570K / month Β· πŸ“¦ 3.6K Β· ⏱️ 02.03.2021): ``` pip install autobahn ```
websockets (πŸ₯ˆ31 Β· ⭐ 3.4K) - Library for building WebSocket servers and clients in Python. BSD-3 -- [GitHub](https://github.com/aaugustin/websockets) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 370 Β· πŸ“¦ 35K Β· πŸ“‹ 770 - 5% open Β· ⏱️ 20.06.2021): +- [GitHub](https://github.com/aaugustin/websockets) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 370 Β· πŸ“¦ 36K Β· πŸ“‹ 770 - 5% open Β· ⏱️ 26.06.2021): ``` git clone https://github.com/aaugustin/websockets ``` -- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 5.2M / month Β· πŸ“¦ 5K Β· ⏱️ 27.05.2021): +- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 6.4M / month Β· πŸ“¦ 5K Β· ⏱️ 27.05.2021): ``` pip install websockets ``` -- [Conda](https://anaconda.org/conda-forge/websockets) (πŸ“₯ 770K Β· ⏱️ 31.05.2021): +- [Conda](https://anaconda.org/conda-forge/websockets) (πŸ“₯ 790K Β· ⏱️ 30.06.2021): ``` conda install -c conda-forge websockets ```
-
Flask-SocketIO (πŸ₯ˆ29 Β· ⭐ 4.3K Β· πŸ“‰) - Socket.IO integration for Flask applications. MIT +
Flask-SocketIO (πŸ₯ˆ29 Β· ⭐ 4.3K) - Socket.IO integration for Flask applications. MIT -- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 790 Β· πŸ“‹ 1.5K - 2% open Β· ⏱️ 13.06.2021): +- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 800 Β· πŸ“‹ 1.5K - 0% open Β· ⏱️ 13.06.2021): ``` git clone https://github.com/miguelgrinberg/Flask-SocketIO ``` -- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 1.7M / month Β· πŸ“¦ 4.3K Β· ⏱️ 28.05.2021): +- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 1.8M / month Β· πŸ“¦ 4.3K Β· ⏱️ 28.05.2021): ``` pip install flask-socketio ``` -- [Conda](https://anaconda.org/conda-forge/flask-socketio) (πŸ“₯ 120K Β· ⏱️ 28.05.2021): +- [Conda](https://anaconda.org/conda-forge/flask-socketio) (πŸ“₯ 130K Β· ⏱️ 28.05.2021): ``` conda install -c conda-forge flask-socketio ```
-
python-socketio (πŸ₯ˆ28 Β· ⭐ 2.4K Β· πŸ“‰) - Python Socket.IO server and client. MIT +
python-socketio (πŸ₯ˆ28 Β· ⭐ 2.4K) - Python Socket.IO server and client. MIT -- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 400 Β· πŸ“‹ 620 - 7% open Β· ⏱️ 07.06.2021): +- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 400 Β· πŸ“‹ 650 - 6% open Β· ⏱️ 07.06.2021): ``` git clone https://github.com/miguelgrinberg/python-socketio ``` -- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 640K / month Β· πŸ“¦ 3.4K Β· ⏱️ 15.05.2021): +- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 680K / month Β· πŸ“¦ 3.4K Β· ⏱️ 15.05.2021): ``` pip install python-socketio ``` @@ -1978,7 +2023,7 @@ _General purpose web frameworks to build web applications and REST APIs._
daphne (πŸ₯ˆ28 Β· ⭐ 1.6K) - Django Channels HTTP/WebSocket server. BSD-3 -- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 180 Β· πŸ“¦ 9.9K Β· πŸ“‹ 270 - 16% open Β· ⏱️ 16.04.2021): +- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 180 Β· πŸ“¦ 10K Β· πŸ“‹ 270 - 16% open Β· ⏱️ 16.04.2021): ``` git clone https://github.com/django/daphne @@ -1987,7 +2032,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install daphne ``` -- [Conda](https://anaconda.org/conda-forge/daphne) (πŸ“₯ 48K Β· ⏱️ 07.04.2021): +- [Conda](https://anaconda.org/conda-forge/daphne) (πŸ“₯ 49K Β· ⏱️ 07.04.2021): ``` conda install -c conda-forge daphne ``` @@ -1999,7 +2044,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/novnc/websockify ``` -- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 22K / month Β· πŸ“¦ 600 Β· ⏱️ 13.08.2019): +- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 23K / month Β· πŸ“¦ 600 Β· ⏱️ 13.08.2019): ``` pip install websockify ``` @@ -2024,7 +2069,7 @@ _General purpose web frameworks to build web applications and REST APIs._
grpc (πŸ₯‡38 Β· ⭐ 31K) - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#). Apache-2 -- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 750 Β· πŸ”€ 8K Β· πŸ“₯ 150K Β· πŸ“¦ 2.8K Β· πŸ“‹ 9.7K - 8% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/grpc/grpc) (πŸ‘¨β€πŸ’» 750 Β· πŸ”€ 8K Β· πŸ“₯ 150K Β· πŸ“¦ 2.8K Β· πŸ“‹ 9.7K - 8% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/grpc/grpc @@ -2038,7 +2083,7 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge grpcio ```
-
rpyc (πŸ₯ˆ29 Β· ⭐ 1K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT +
rpyc (πŸ₯ˆ28 Β· ⭐ 1K) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT - [GitHub](https://github.com/tomerfiliba-org/rpyc) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 200 Β· πŸ“₯ 120 Β· πŸ“¦ 910 Β· πŸ“‹ 340 - 13% open Β· ⏱️ 02.05.2021): @@ -2049,7 +2094,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install rpyc ``` -- [Conda](https://anaconda.org/conda-forge/rpyc) (πŸ“₯ 190K Β· ⏱️ 12.01.2021): +- [Conda](https://anaconda.org/conda-forge/rpyc) (πŸ“₯ 200K Β· ⏱️ 12.01.2021): ``` conda install -c conda-forge rpyc ``` @@ -2061,14 +2106,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) (πŸ“₯ 790 / month Β· ⏱️ 28.12.2020): +- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (πŸ“₯ 980 / month Β· ⏱️ 28.12.2020): ``` pip install fastapi-jsonrpc ```
Show 1 hidden projects... -- spyne (πŸ₯‰24 Β· ⭐ 1K) - A transport agnostic sync/async RPC library that focuses on exposing.. ❗️LGPL-2.1 +- spyne (πŸ₯‰24 Β· ⭐ 1K Β· πŸ’€) - A transport agnostic sync/async RPC library that focuses on.. ❗️LGPL-2.1

@@ -2088,7 +2133,7 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install zappa ```
-
chalice (πŸ₯‰31 Β· ⭐ 8K) - Python Serverless Microframework for AWS. Apache-2 +
chalice (πŸ₯‰31 Β· ⭐ 8.1K) - Python Serverless Microframework for AWS. Apache-2 - [GitHub](https://github.com/aws/chalice) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 830 Β· πŸ“¦ 1.1K Β· πŸ“‹ 1.1K - 29% open Β· ⏱️ 14.06.2021): @@ -2099,19 +2144,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install chalice ``` -- [Conda](https://anaconda.org/conda-forge/chalice) (πŸ“₯ 58K Β· ⏱️ 15.01.2021): +- [Conda](https://anaconda.org/conda-forge/chalice) (πŸ“₯ 59K Β· ⏱️ 15.01.2021): ``` conda install -c conda-forge chalice ```
-
python-lambda (πŸ₯‰25 Β· ⭐ 1.3K) - A toolkit for developing and deploying serverless Python code in.. ISC +
python-lambda (πŸ₯‰24 Β· ⭐ 1.3K) - A toolkit for developing and deploying serverless Python code in.. ISC - [GitHub](https://github.com/nficano/python-lambda) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 210 Β· πŸ“¦ 140 Β· πŸ“‹ 96 - 45% open Β· ⏱️ 02.04.2021): ``` git clone https://github.com/nficano/python-lambda ``` -- [PyPi](https://pypi.org/project/python-lambda) (πŸ“₯ 6.1K / month Β· πŸ“¦ 33 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/python-lambda) (πŸ“₯ 5.8K / month Β· πŸ“¦ 33 Β· ⏱️ 05.01.2021): ``` pip install python-lambda ``` @@ -2124,12 +2169,12 @@ _General purpose web frameworks to build web applications and REST APIs._
wagtail (πŸ₯‡31 Β· ⭐ 11K) - A Django content management system focused on flexibility and user.. BSD-3 -- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 570 Β· πŸ”€ 2.3K Β· πŸ“¦ 5.4K Β· πŸ“‹ 3.4K - 28% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 570 Β· πŸ”€ 2.3K Β· πŸ“¦ 5.4K Β· πŸ“‹ 3.4K - 28% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/wagtail/wagtail ``` -- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 110K / month Β· πŸ“¦ 2.4K Β· ⏱️ 17.06.2021): +- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 120K / month Β· πŸ“¦ 2.4K Β· ⏱️ 17.06.2021): ``` pip install wagtail ``` @@ -2140,12 +2185,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-cms (πŸ₯ˆ29 Β· ⭐ 8.2K) - The easy-to-use and developer-friendly CMS. BSD-3 -- [GitHub](https://github.com/django-cms/django-cms) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 2.6K Β· πŸ“¦ 3.9K Β· πŸ“‹ 3.4K - 7% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/django-cms/django-cms) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 2.7K Β· πŸ“¦ 3.9K Β· πŸ“‹ 3.4K - 6% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/django-cms/django-cms ``` -- [PyPi](https://pypi.org/project/django-cms) (πŸ“₯ 49K / month Β· πŸ“¦ 3.1K Β· ⏱️ 20.06.2021): +- [PyPi](https://pypi.org/project/django-cms) (πŸ“₯ 47K / month Β· πŸ“¦ 3.1K Β· ⏱️ 29.06.2021): ``` pip install django-cms ``` @@ -2173,19 +2218,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install lektor ``` -- [Conda](https://anaconda.org/conda-forge/lektor) (πŸ“₯ 46K Β· ⏱️ 27.08.2020): +- [Conda](https://anaconda.org/conda-forge/lektor) (πŸ“₯ 47K Β· ⏱️ 27.08.2020): ``` conda install -c conda-forge lektor ```
-
feincms (πŸ₯‰23 Β· ⭐ 800) - A Django-based CMS with a focus on extensibility and concise code. BSD-3 +
feincms (πŸ₯‰22 Β· ⭐ 800) - A Django-based CMS with a focus on extensibility and concise code. BSD-3 - [GitHub](https://github.com/feincms/feincms) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 230 Β· πŸ“‹ 440 - 8% open Β· ⏱️ 25.04.2021): ``` git clone https://github.com/feincms/feincms ``` -- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 3K / month Β· πŸ“¦ 310 Β· ⏱️ 22.03.2021): +- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 3.1K / month Β· πŸ“¦ 310 Β· ⏱️ 22.03.2021): ``` pip install feincms ``` @@ -2202,7 +2247,7 @@ _General purpose web frameworks to build web applications and REST APIs._
coverage (πŸ₯‡34 Β· ⭐ 1.6K) - Code coverage measurement for Python. Apache-2 -- [GitHub](https://github.com/nedbat/coveragepy) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 220 Β· πŸ“¦ 150K Β· πŸ“‹ 1.1K - 23% open Β· ⏱️ 18.06.2021): +- [GitHub](https://github.com/nedbat/coveragepy) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 220 Β· πŸ“¦ 160K Β· πŸ“‹ 1.1K - 23% open Β· ⏱️ 18.06.2021): ``` git clone https://github.com/nedbat/coveragepy @@ -2211,42 +2256,42 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install coverage ``` -- [Conda](https://anaconda.org/conda-forge/coverage) (πŸ“₯ 4.2M Β· ⏱️ 28.02.2021): +- [Conda](https://anaconda.org/conda-forge/coverage) (πŸ“₯ 4.2M Β· ⏱️ 28.06.2021): ``` conda install -c conda-forge coverage ```
selenium (πŸ₯‡33 Β· ⭐ 21K) - A browser automation framework and ecosystem. Apache-2 -- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 6.4K Β· πŸ“¦ 100K Β· πŸ“‹ 7.4K - 2% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/SeleniumHQ/selenium) (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 6.4K Β· πŸ“¦ 100K Β· πŸ“‹ 7.4K - 2% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/SeleniumHQ/selenium ``` -- [PyPi](https://pypi.org/project/selenium) (πŸ“₯ 6M / month Β· πŸ“¦ 28K Β· ⏱️ 07.06.2021): +- [PyPi](https://pypi.org/project/selenium) (πŸ“₯ 6.2M / month Β· πŸ“¦ 28K Β· ⏱️ 07.06.2021): ``` pip install selenium ``` -- [Conda](https://anaconda.org/conda-forge/selenium) (πŸ“₯ 600K Β· ⏱️ 14.01.2021): +- [Conda](https://anaconda.org/conda-forge/selenium) (πŸ“₯ 610K Β· ⏱️ 14.01.2021): ``` conda install -c conda-forge selenium ```
Locust (πŸ₯‡33 Β· ⭐ 16K) - Scalable user load testing tool written in Python. MIT -- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 2.2K Β· πŸ“¦ 1.4K Β· πŸ“‹ 1.2K - 3% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/locustio/locust) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 2.2K Β· πŸ“¦ 1.4K Β· πŸ“‹ 1.2K - 3% open Β· ⏱️ 26.06.2021): ``` git clone https://github.com/locustio/locust ``` -- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 340K / month Β· πŸ“¦ 70 Β· ⏱️ 17.05.2021): +- [PyPi](https://pypi.org/project/locust) (πŸ“₯ 310K / month Β· πŸ“¦ 70 Β· ⏱️ 27.06.2021): ``` pip install locust ```
responses (πŸ₯‡32 Β· ⭐ 3.2K) - A utility for mocking out the Python Requests library. Apache-2 -- [GitHub](https://github.com/getsentry/responses) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 270 Β· πŸ“₯ 1 Β· πŸ“¦ 9.7K Β· πŸ“‹ 190 - 37% open Β· ⏱️ 27.04.2021): +- [GitHub](https://github.com/getsentry/responses) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 270 Β· πŸ“₯ 1 Β· πŸ“¦ 9.8K Β· πŸ“‹ 190 - 37% open Β· ⏱️ 27.04.2021): ``` git clone https://github.com/getsentry/responses @@ -2255,50 +2300,38 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install responses ``` -- [Conda](https://anaconda.org/conda-forge/responses) (πŸ“₯ 610K Β· ⏱️ 27.04.2021): +- [Conda](https://anaconda.org/conda-forge/responses) (πŸ“₯ 620K Β· ⏱️ 27.04.2021): ``` conda install -c conda-forge responses ```
-
splinter (πŸ₯‡31 Β· ⭐ 2.4K) - splinter - python test framework for web applications. BSD-3 +
splinter (πŸ₯‡32 Β· ⭐ 2.4K) - splinter - python test framework for web applications. BSD-3 -- [GitHub](https://github.com/cobrateam/splinter) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 480 Β· πŸ“¦ 4.7K Β· πŸ“‹ 520 - 19% open Β· ⏱️ 26.05.2021): +- [GitHub](https://github.com/cobrateam/splinter) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 490 Β· πŸ“¦ 4.8K Β· πŸ“‹ 500 - 16% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/cobrateam/splinter ``` -- [PyPi](https://pypi.org/project/splinter) (πŸ“₯ 100K / month Β· πŸ“¦ 2.1K Β· ⏱️ 19.08.2020): +- [PyPi](https://pypi.org/project/splinter) (πŸ“₯ 100K / month Β· πŸ“¦ 2.1K Β· ⏱️ 30.06.2021): ``` pip install splinter ```
-
pytest-django (πŸ₯‡31 Β· ⭐ 910) - A Django plugin for pytest. BSD-3 +
pytest-django (πŸ₯ˆ31 Β· ⭐ 910) - A Django plugin for pytest. BSD-3 - [GitHub](https://github.com/pytest-dev/pytest-django) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 290 Β· πŸ“‹ 460 - 25% open Β· ⏱️ 06.06.2021): ``` git clone https://github.com/pytest-dev/pytest-django ``` -- [PyPi](https://pypi.org/project/pytest-django) (πŸ“₯ 1.7M / month Β· πŸ“¦ 11K Β· ⏱️ 06.06.2021): +- [PyPi](https://pypi.org/project/pytest-django) (πŸ“₯ 1.6M / month Β· πŸ“¦ 11K Β· ⏱️ 06.06.2021): ``` pip install pytest-django ```
-
mitmproxy (πŸ₯ˆ30 Β· ⭐ 23K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT - -- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 2.9K Β· πŸ“₯ 210K Β· πŸ“¦ 1.4K Β· πŸ“‹ 2.6K - 9% open Β· ⏱️ 24.06.2021): - - ``` - git clone https://github.com/mitmproxy/mitmproxy - ``` -- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 140K / month Β· πŸ“¦ 850 Β· ⏱️ 15.12.2020): - ``` - pip install mitmproxy - ``` -
factory_boy (πŸ₯ˆ30 Β· ⭐ 2.5K) - A test fixtures replacement for Python. MIT -- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“‹ 480 - 28% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/FactoryBoy/factory_boy) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 320 Β· πŸ“‹ 480 - 28% open Β· ⏱️ 25.06.2021): ``` git clone https://github.com/FactoryBoy/factory_boy @@ -2315,14 +2348,14 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/kevin1024/vcrpy ``` -- [PyPi](https://pypi.org/project/vcrpy) (πŸ“₯ 1.4M / month Β· πŸ“¦ 1.7K Β· ⏱️ 09.10.2020): +- [PyPi](https://pypi.org/project/vcrpy) (πŸ“₯ 1.3M / month Β· πŸ“¦ 1.7K Β· ⏱️ 09.10.2020): ``` pip install vcrpy ```
HTTPretty (πŸ₯ˆ30 Β· ⭐ 1.9K) - HTTP client mocking tool for Python - inspired by Fakeweb for Ruby. MIT -- [GitHub](https://github.com/gabrielfalcao/HTTPretty) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 250 Β· πŸ“¦ 4.7K Β· πŸ“‹ 220 - 37% open Β· ⏱️ 24.05.2021): +- [GitHub](https://github.com/gabrielfalcao/HTTPretty) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 250 Β· πŸ“¦ 4.7K Β· πŸ“‹ 230 - 38% open Β· ⏱️ 24.05.2021): ``` git clone https://github.com/gabrielfalcao/HTTPretty @@ -2336,6 +2369,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge httpretty ```
+
mitmproxy (πŸ₯ˆ29 Β· ⭐ 23K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT + +- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 2.9K Β· πŸ“₯ 210K Β· πŸ“¦ 1.4K Β· πŸ“‹ 2.6K - 9% open Β· ⏱️ 28.06.2021): + + ``` + git clone https://github.com/mitmproxy/mitmproxy + ``` +- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 140K / month Β· πŸ“¦ 850 Β· ⏱️ 15.12.2020): + ``` + pip install mitmproxy + ``` +
SeleniumLibrary (πŸ₯ˆ29 Β· ⭐ 1K) - Web testing library for Robot Framework. Apache-2 - [GitHub](https://github.com/robotframework/SeleniumLibrary) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 640 Β· πŸ“₯ 3.5K Β· πŸ“¦ 1.5K Β· πŸ“‹ 940 - 2% open Β· ⏱️ 16.04.2021): @@ -2350,16 +2395,16 @@ _General purpose web frameworks to build web applications and REST APIs._
Dredd (πŸ₯ˆ28 Β· ⭐ 3.7K) - Language-agnostic HTTP API Testing Tool. MIT -- [GitHub](https://github.com/apiaryio/dredd) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 280 Β· πŸ“¦ 700 Β· πŸ“‹ 790 - 27% open Β· ⏱️ 30.03.2021): +- [GitHub](https://github.com/apiaryio/dredd) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 280 Β· πŸ“¦ 710 Β· πŸ“‹ 790 - 27% open Β· ⏱️ 30.03.2021): ``` git clone https://github.com/apiaryio/dredd ``` -- [PyPi](https://pypi.org/project/dredd_hooks) (πŸ“₯ 5.5K / month Β· πŸ“¦ 38 Β· ⏱️ 09.04.2018): +- [PyPi](https://pypi.org/project/dredd_hooks) (πŸ“₯ 5.9K / month Β· πŸ“¦ 38 Β· ⏱️ 09.04.2018): ``` pip install dredd_hooks ``` -- [NPM](https://www.npmjs.com/package/dredd) (πŸ“₯ 42K / month Β· πŸ“¦ 310 Β· ⏱️ 30.11.2020): +- [NPM](https://www.npmjs.com/package/dredd) (πŸ“₯ 43K / month Β· πŸ“¦ 310 Β· ⏱️ 30.11.2020): ``` npm install dredd ``` @@ -2378,12 +2423,12 @@ _General purpose web frameworks to build web applications and REST APIs._
Prism (πŸ₯ˆ28 Β· ⭐ 2.1K) - Turn any OpenAPI2/3 and Postman Collection file into an API server.. Apache-2 -- [GitHub](https://github.com/stoplightio/prism) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 180 Β· πŸ“₯ 770K Β· πŸ“¦ 140 Β· πŸ“‹ 480 - 7% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/stoplightio/prism) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 180 Β· πŸ“₯ 770K Β· πŸ“¦ 140 Β· πŸ“‹ 480 - 7% open Β· ⏱️ 25.06.2021): ``` git clone https://github.com/stoplightio/prism ``` -- [NPM](https://www.npmjs.com/package/@stoplight/prism-cli) (πŸ“₯ 95K / month Β· πŸ“¦ 4 Β· ⏱️ 23.06.2021): +- [NPM](https://www.npmjs.com/package/@stoplight/prism-cli) (πŸ“₯ 97K / month Β· πŸ“¦ 4 Β· ⏱️ 23.06.2021): ``` npm install @stoplight/prism-cli ``` @@ -2395,7 +2440,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar ``` -- [PyPi](https://pypi.org/project/flask-debugtoolbar) (πŸ“₯ 92K / month Β· πŸ“¦ 5.9K Β· ⏱️ 18.02.2020): +- [PyPi](https://pypi.org/project/flask-debugtoolbar) (πŸ“₯ 94K / month Β· πŸ“¦ 5.9K Β· ⏱️ 18.02.2020): ``` pip install flask-debugtoolbar ``` @@ -2411,7 +2456,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) (πŸ“₯ 270K / month Β· πŸ“¦ 17K Β· ⏱️ 27.02.2021): +- [PyPi](https://pypi.org/project/pytest-flask) (πŸ“₯ 260K / month Β· πŸ“¦ 17K Β· ⏱️ 27.02.2021): ``` pip install pytest-flask ``` @@ -2422,12 +2467,12 @@ _General purpose web frameworks to build web applications and REST APIs._
SeleniumBase (πŸ₯ˆ27 Β· ⭐ 2.2K) - A complete framework for fast, easy, & reliable web testing... MIT -- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 510 Β· πŸ“¦ 140 Β· πŸ“‹ 250 - 1% open Β· ⏱️ 21.06.2021): +- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 520 Β· πŸ“¦ 150 Β· πŸ“‹ 250 - 0% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/seleniumbase/SeleniumBase ``` -- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 17K / month Β· πŸ“¦ 24 Β· ⏱️ 21.06.2021): +- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 17K / month Β· πŸ“¦ 24 Β· ⏱️ 29.06.2021): ``` pip install seleniumbase ``` @@ -2439,19 +2484,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/jazzband/django-nose ``` -- [PyPi](https://pypi.org/project/django-nose) (πŸ“₯ 360K / month Β· πŸ“¦ 8.7K Β· ⏱️ 20.08.2020): +- [PyPi](https://pypi.org/project/django-nose) (πŸ“₯ 370K / month Β· πŸ“¦ 8.7K Β· ⏱️ 20.08.2020): ``` pip install django-nose ```
-
flask-testing (πŸ₯ˆ27 Β· ⭐ 470) - Unittest extensions for Flask. BSD-3 +
flask-testing (πŸ₯ˆ27 Β· ⭐ 470 Β· πŸ’€) - Unittest extensions for Flask. BSD-3 - [GitHub](https://github.com/jarus/flask-testing) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 100 Β· πŸ“¦ 13K Β· πŸ“‹ 96 - 54% open Β· ⏱️ 24.12.2020): ``` git clone https://github.com/jarus/flask-testing ``` -- [PyPi](https://pypi.org/project/flask-testing) (πŸ“₯ 250K / month Β· πŸ“¦ 4.8K Β· ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/flask-testing) (πŸ“₯ 260K / month Β· πŸ“¦ 4.8K Β· ⏱️ 24.12.2020): ``` pip install flask-testing ``` @@ -2460,26 +2505,26 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-testing ```
-
webtest (πŸ₯ˆ27 Β· ⭐ 300) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT +
webtest (πŸ₯ˆ27 Β· ⭐ 300 Β· πŸ’€) - Wraps any WSGI application and makes it easy to send test requests to.. MIT - [GitHub](https://github.com/Pylons/webtest) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 98 Β· πŸ“¦ 8.5K Β· πŸ“‹ 120 - 21% open Β· ⏱️ 17.12.2020): ``` git clone https://github.com/Pylons/webtest ``` -- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 720K / month Β· πŸ“¦ 7.7K Β· ⏱️ 27.04.2020): +- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 760K / month Β· πŸ“¦ 7.7K Β· ⏱️ 27.04.2020): ``` pip install webtest ```
tavern (πŸ₯‰26 Β· ⭐ 800) - A command-line tool and Python library and Pytest plugin for automated.. MIT -- [GitHub](https://github.com/taverntesting/tavern) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 150 Β· πŸ“¦ 230 Β· πŸ“‹ 500 - 7% open Β· ⏱️ 20.06.2021): +- [GitHub](https://github.com/taverntesting/tavern) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 150 Β· πŸ“¦ 240 Β· πŸ“‹ 500 - 7% open Β· ⏱️ 20.06.2021): ``` git clone https://github.com/taverntesting/tavern ``` -- [PyPi](https://pypi.org/project/tavern) (πŸ“₯ 130K / month Β· πŸ“¦ 40 Β· ⏱️ 20.06.2021): +- [PyPi](https://pypi.org/project/tavern) (πŸ“₯ 140K / month Β· πŸ“¦ 40 Β· ⏱️ 20.06.2021): ``` pip install tavern ``` @@ -2496,66 +2541,78 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install pyramid_debugtoolbar ```
-
mixer (πŸ₯‰25 Β· ⭐ 760) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 +
django-test-plus (πŸ₯‰25 Β· ⭐ 460) - Useful additions to Django's default TestCase. BSD-3 -- [GitHub](https://github.com/klen/mixer) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 88 Β· πŸ“‹ 75 - 37% open Β· ⏱️ 11.01.2021): +- [GitHub](https://github.com/revsys/django-test-plus) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 45 Β· πŸ“‹ 51 - 17% open Β· ⏱️ 21.05.2021): ``` - git clone https://github.com/klen/mixer + git clone https://github.com/revsys/django-test-plus ``` -- [PyPi](https://pypi.org/project/mixer) (πŸ“₯ 63K / month Β· πŸ“¦ 600 Β· ⏱️ 11.01.2021): +- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 71K / month Β· πŸ“¦ 2.5K Β· ⏱️ 19.05.2021): ``` - pip install mixer + pip install django-test-plus + ``` +- [Conda](https://anaconda.org/conda-forge/django-test-plus) (πŸ“₯ 22K Β· ⏱️ 12.01.2018): + ``` + conda install -c conda-forge django-test-plus ```
-
django-test-plus (πŸ₯‰25 Β· ⭐ 460) - Useful additions to Django's default TestCase. BSD-3 +
aioresponses (πŸ₯‰25 Β· ⭐ 300) - Aioresponses is a helper for mock/fake web requests in python.. MIT -- [GitHub](https://github.com/revsys/django-test-plus) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 45 Β· πŸ“‹ 51 - 17% open Β· ⏱️ 21.05.2021): +- [GitHub](https://github.com/pnuckowski/aioresponses) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 56 Β· πŸ“‹ 65 - 38% open Β· ⏱️ 09.03.2021): ``` - git clone https://github.com/revsys/django-test-plus + git clone https://github.com/pnuckowski/aioresponses ``` -- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 71K / month Β· πŸ“¦ 2.5K Β· ⏱️ 19.05.2021): +- [PyPi](https://pypi.org/project/aioresponses) (πŸ“₯ 260K / month Β· πŸ“¦ 150 Β· ⏱️ 09.03.2021): ``` - pip install django-test-plus + pip install aioresponses ``` -- [Conda](https://anaconda.org/conda-forge/django-test-plus) (πŸ“₯ 21K Β· ⏱️ 12.01.2018): +
+
httprunner (πŸ₯‰24 Β· ⭐ 2.5K) - One-stop solution for HTTP(S) testing. Apache-2 + +- [GitHub](https://github.com/httprunner/httprunner) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 960 Β· πŸ“‹ 900 - 37% open Β· ⏱️ 26.06.2021): + ``` - conda install -c conda-forge django-test-plus + git clone https://github.com/httprunner/httprunner + ``` +- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 3.8K / month Β· πŸ“¦ 6 Β· ⏱️ 26.06.2021): + ``` + pip install httprunner ```
-
httmock (πŸ₯‰25 Β· ⭐ 420 Β· πŸ’€) - A mocking library for requests. Apache-2 +
mixer (πŸ₯‰24 Β· ⭐ 760) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 -- [GitHub](https://github.com/patrys/httmock) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 52 Β· πŸ“¦ 1.4K Β· πŸ“‹ 30 - 50% open Β· ⏱️ 28.10.2020): +- [GitHub](https://github.com/klen/mixer) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 89 Β· πŸ“‹ 75 - 37% open Β· ⏱️ 11.01.2021): ``` - git clone https://github.com/patrys/httmock + git clone https://github.com/klen/mixer ``` -- [PyPi](https://pypi.org/project/httmock) (πŸ“₯ 450K / month Β· πŸ“¦ 1.2K Β· ⏱️ 28.10.2020): +- [PyPi](https://pypi.org/project/mixer) (πŸ“₯ 62K / month Β· πŸ“¦ 600 Β· ⏱️ 11.01.2021): ``` - pip install httmock + pip install mixer ```
-
aioresponses (πŸ₯‰25 Β· ⭐ 290) - Aioresponses is a helper for mock/fake web requests in python.. MIT +
httmock (πŸ₯‰24 Β· ⭐ 430 Β· πŸ’€) - A mocking library for requests. Apache-2 -- [GitHub](https://github.com/pnuckowski/aioresponses) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 56 Β· πŸ“‹ 65 - 38% open Β· ⏱️ 09.03.2021): +- [GitHub](https://github.com/patrys/httmock) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 52 Β· πŸ“¦ 1.4K Β· πŸ“‹ 30 - 50% open Β· ⏱️ 28.10.2020): ``` - git clone https://github.com/pnuckowski/aioresponses + git clone https://github.com/patrys/httmock ``` -- [PyPi](https://pypi.org/project/aioresponses) (πŸ“₯ 260K / month Β· πŸ“¦ 150 Β· ⏱️ 09.03.2021): +- [PyPi](https://pypi.org/project/httmock) (πŸ“₯ 420K / month Β· πŸ“¦ 1.2K Β· ⏱️ 28.10.2020): ``` - pip install aioresponses + pip install httmock ```
-
gabbi (πŸ₯‰24 Β· ⭐ 130) - Declarative HTTP Testing for Python and anything else. Apache-2 +
gabbi (πŸ₯‰24 Β· ⭐ 140) - Declarative HTTP Testing for Python and anything else. Apache-2 - [GitHub](https://github.com/cdent/gabbi) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 29 Β· πŸ“‹ 140 - 15% open Β· ⏱️ 21.06.2021): ``` git clone https://github.com/cdent/gabbi ``` -- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 9.9K / month Β· πŸ“¦ 200 Β· ⏱️ 23.02.2021): +- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 9.5K / month Β· πŸ“¦ 200 Β· ⏱️ 23.02.2021): ``` pip install gabbi ``` @@ -2567,35 +2624,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) (πŸ“₯ 2K / month Β· πŸ“¦ 18 Β· ⏱️ 16.06.2020): +- [PyPi](https://pypi.org/project/splash) (πŸ“₯ 2.2K / month Β· πŸ“¦ 18 Β· ⏱️ 16.06.2020): ``` pip install splash ```
-
selenium-python-helium (πŸ₯‰23 Β· ⭐ 2.5K) - Selenium-python but lighter: Helium is the best.. MIT +
selenium-python-helium (πŸ₯‰23 Β· ⭐ 2.6K) - Selenium-python but lighter: Helium is the best.. MIT - [GitHub](https://github.com/mherrmann/selenium-python-helium) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 200 Β· πŸ“¦ 100 Β· πŸ“‹ 45 - 33% open Β· ⏱️ 24.05.2021): ``` git clone https://github.com/mherrmann/selenium-python-helium ``` -- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 6K / month Β· ⏱️ 24.05.2021): +- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 7.3K / month Β· ⏱️ 24.05.2021): ``` pip install helium ```
-
httprunner (πŸ₯‰23 Β· ⭐ 2.5K) - One-stop solution for HTTP(S) testing. Apache-2 - -- [GitHub](https://github.com/httprunner/httprunner) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 940 Β· πŸ“‹ 900 - 37% open Β· ⏱️ 28.01.2021): - - ``` - git clone https://github.com/httprunner/httprunner - ``` -- [PyPi](https://pypi.org/project/httprunner) (πŸ“₯ 3.6K / month Β· πŸ“¦ 6 Β· ⏱️ 30.07.2020): - ``` - pip install httprunner - ``` -
selene (πŸ₯‰23 Β· ⭐ 460) - User-oriented Web UI browser tests in Python. MIT - [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 110 Β· πŸ“‹ 220 - 36% open Β· ⏱️ 19.06.2021): @@ -2608,19 +2653,7 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install selene ```
-
python-mocket (πŸ₯‰23 Β· ⭐ 210) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3 - -- [GitHub](https://github.com/mindflayer/python-mocket) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 35 Β· πŸ“¦ 54 Β· πŸ“‹ 54 - 9% open Β· ⏱️ 16.06.2021): - - ``` - git clone https://github.com/mindflayer/python-mocket - ``` -- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 12K / month Β· πŸ“¦ 46 Β· ⏱️ 10.06.2021): - ``` - pip install mocket - ``` -
-
pytest-splinter (πŸ₯‰23 Β· ⭐ 210) - pytest splinter and selenium integration for anyone interested.. MIT +
pytest-splinter (πŸ₯‰23 Β· ⭐ 210 Β· πŸ’€) - pytest splinter and selenium integration for anyone.. MIT - [GitHub](https://github.com/pytest-dev/pytest-splinter) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 49 Β· πŸ“¦ 320 Β· πŸ“‹ 75 - 12% open Β· ⏱️ 25.12.2020): @@ -2632,77 +2665,89 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install pytest-splinter ```
-
schemathesis (πŸ₯‰22 Β· ⭐ 890) - A modern API testing tool for web applications built with.. MIT +
schemathesis (πŸ₯‰22 Β· ⭐ 900) - A modern API testing tool for web applications built with.. MIT - [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 67 Β· πŸ“‹ 550 - 15% open Β· ⏱️ 23.06.2021): ``` git clone https://github.com/schemathesis/schemathesis ``` -- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 35K / month Β· ⏱️ 22.06.2021): +- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 36K / month Β· ⏱️ 22.06.2021): ``` pip install schemathesis ```
-
Model Bakery (πŸ₯‰21 Β· ⭐ 390) - Object factory for Django. Apache-2 +
python-mocket (πŸ₯‰22 Β· ⭐ 210) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3 -- [GitHub](https://github.com/model-bakers/model_bakery) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 45 Β· πŸ“‹ 88 - 26% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/mindflayer/python-mocket) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 35 Β· πŸ“¦ 54 Β· πŸ“‹ 54 - 9% open Β· ⏱️ 16.06.2021): ``` - git clone https://github.com/model-bakers/model_bakery + git clone https://github.com/mindflayer/python-mocket ``` -- [PyPi](https://pypi.org/project/model_bakery) (πŸ“₯ 160K / month Β· πŸ“¦ 8 Β· ⏱️ 13.06.2021): +- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 8.1K / month Β· πŸ“¦ 46 Β· ⏱️ 10.06.2021): ``` - pip install model_bakery + pip install mocket ```
-
golem (πŸ₯‰20 Β· ⭐ 450) - A complete test automation tool. MIT +
Model Bakery (πŸ₯‰21 Β· ⭐ 390) - Object factory for Django. Apache-2 -- [GitHub](https://github.com/golemhq/golem) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 70 Β· πŸ“₯ 43 Β· πŸ“¦ 4 Β· πŸ“‹ 130 - 12% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/model-bakers/model_bakery) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 47 Β· πŸ“‹ 90 - 25% open Β· ⏱️ 28.06.2021): ``` - git clone https://github.com/golemhq/golem + git clone https://github.com/model-bakers/model_bakery ``` -- [PyPi](https://pypi.org/project/golem-framework) (πŸ“₯ 4.9K / month Β· πŸ“¦ 1 Β· ⏱️ 11.06.2021): +- [PyPi](https://pypi.org/project/model_bakery) (πŸ“₯ 160K / month Β· πŸ“¦ 8 Β· ⏱️ 13.06.2021): ``` - pip install golem-framework + pip install model_bakery ```
-
aresponses (πŸ₯‰20 Β· ⭐ 84) - Asyncio http mocking. Similar to the responses library used for.. MIT +
golem (πŸ₯‰20 Β· ⭐ 450) - A complete test automation tool. MIT -- [GitHub](https://github.com/aresponses/aresponses) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 15 Β· πŸ“¦ 160 Β· πŸ“‹ 28 - 3% open Β· ⏱️ 21.01.2021): +- [GitHub](https://github.com/golemhq/golem) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 70 Β· πŸ“₯ 43 Β· πŸ“¦ 4 Β· πŸ“‹ 130 - 12% open Β· ⏱️ 30.06.2021): ``` - git clone https://github.com/CircleUp/aresponses + git clone https://github.com/golemhq/golem ``` -- [PyPi](https://pypi.org/project/aresponses) (πŸ“₯ 15K / month Β· πŸ“¦ 92 Β· ⏱️ 21.01.2021): +- [PyPi](https://pypi.org/project/golem-framework) (πŸ“₯ 4.2K / month Β· πŸ“¦ 1 Β· ⏱️ 11.06.2021): ``` - pip install aresponses + pip install golem-framework ```
Mockoon (πŸ₯‰19 Β· ⭐ 2.9K) - Mockoon is the easiest and quickest way to run mock APIs locally. No.. MIT -- [GitHub](https://github.com/mockoon/mockoon) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 170 Β· πŸ“₯ 28K Β· πŸ“‹ 350 - 10% open Β· ⏱️ 10.06.2021): +- [GitHub](https://github.com/mockoon/mockoon) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 170 Β· πŸ“₯ 29K Β· πŸ“‹ 350 - 10% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/mockoon/mockoon ```
-
molotov (πŸ₯‰19 Β· ⭐ 330) - Load Testing Tool. Apache-2 +
molotov (πŸ₯‰19 Β· ⭐ 340 Β· πŸ’€) - Load Testing Tool. Apache-2 - [GitHub](https://github.com/loads/molotov) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 25 Β· πŸ“¦ 64 Β· πŸ“‹ 100 - 17% open Β· ⏱️ 21.12.2020): ``` git clone https://github.com/loads/molotov ``` -- [PyPi](https://pypi.org/project/molotov) (πŸ“₯ 940 / month Β· πŸ“¦ 20 Β· ⏱️ 18.11.2020): +- [PyPi](https://pypi.org/project/molotov) (πŸ“₯ 950 / month Β· πŸ“¦ 20 Β· ⏱️ 18.11.2020): ``` pip install molotov ```
-
async-asgi-testclient (πŸ₯‰19 Β· ⭐ 78) - A framework-agnostic library for testing ASGI web.. MIT +
aresponses (πŸ₯‰19 Β· ⭐ 84) - Asyncio http mocking. Similar to the responses library used for.. MIT + +- [GitHub](https://github.com/aresponses/aresponses) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 15 Β· πŸ“¦ 160 Β· πŸ“‹ 28 - 3% open Β· ⏱️ 21.01.2021): + + ``` + git clone https://github.com/CircleUp/aresponses + ``` +- [PyPi](https://pypi.org/project/aresponses) (πŸ“₯ 14K / month Β· πŸ“¦ 92 Β· ⏱️ 21.01.2021): + ``` + pip install aresponses + ``` +
+
async-asgi-testclient (πŸ₯‰18 Β· ⭐ 81) - A framework-agnostic library for testing ASGI web.. MIT -- [GitHub](https://github.com/vinissimus/async-asgi-testclient) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 9 Β· πŸ“¦ 65 Β· πŸ“‹ 12 - 8% open Β· ⏱️ 02.03.2021): +- [GitHub](https://github.com/vinissimus/async-asgi-testclient) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 9 Β· πŸ“¦ 67 Β· πŸ“‹ 12 - 8% open Β· ⏱️ 02.03.2021): ``` git clone https://github.com/vinissimus/async-asgi-testclient @@ -2712,14 +2757,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install async-asgi-testclient ```
-
fsociety (πŸ₯‰16 Β· ⭐ 340) - A Modular Penetration Testing Framework. MIT +
fsociety (πŸ₯‰16 Β· ⭐ 350) - A Modular Penetration Testing Framework. MIT -- [GitHub](https://github.com/fsociety-team/fsociety) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 49 Β· πŸ“¦ 1 Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/fsociety-team/fsociety) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 52 Β· πŸ“¦ 1 Β· ⏱️ 23.06.2021): ``` git clone https://github.com/fsociety-team/fsociety ``` -- [PyPi](https://pypi.org/project/fsociety) (πŸ“₯ 380 / month Β· ⏱️ 21.05.2021): +- [PyPi](https://pypi.org/project/fsociety) (πŸ“₯ 410 / month Β· ⏱️ 21.05.2021): ``` pip install fsociety ``` @@ -2727,11 +2772,11 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 8 hidden projects... - pyppeteer (πŸ₯ˆ30 Β· ⭐ 3.4K Β· πŸ’€) - Headless chrome/chromium automation library (unofficial port of.. MIT -- parameterized (πŸ₯ˆ27 Β· ⭐ 570) - Parameterized testing with any Python test framework. ❗️BSD-2-Clause-FreeBSD +- parameterized (πŸ₯‰26 Β· ⭐ 570) - Parameterized testing with any Python test framework. ❗️BSD-2-Clause-FreeBSD - wdb (πŸ₯‰23 Β· ⭐ 1.5K Β· πŸ’€) - An improbable web debugger through WebSockets. ❗️GPL-3.0 - pyresttest (πŸ₯‰22 Β· ⭐ 1.1K Β· πŸ’€) - Python Rest Testing. Apache-2 -- requestium (πŸ₯‰21 Β· ⭐ 1.6K Β· πŸ’€) - Integration layer between Requests and Selenium for automation.. BSD-3 -- yandex-tank (πŸ₯‰18 Β· ⭐ 2K) - Load and performance benchmark tool. ❗️LGPL-2.1 +- requestium (πŸ₯‰20 Β· ⭐ 1.6K Β· πŸ’€) - Integration layer between Requests and Selenium for automation.. BSD-3 +- yandex-tank (πŸ₯‰17 Β· ⭐ 2K Β· πŸ’€) - Load and performance benchmark tool. ❗️LGPL-2.1 - huxley (πŸ₯‰16 Β· ⭐ 4.1K Β· πŸ’€) - A testing system for catching visual regressions in Web.. Apache-2 - Astra (πŸ₯‰14 Β· ⭐ 1.8K Β· πŸ’€) - Automated Security Testing For REST API's. Apache-2
@@ -2743,16 +2788,16 @@ _General purpose web frameworks to build web applications and REST APIs._
wtforms (πŸ₯‡33 Β· ⭐ 1.2K) - A flexible forms validation and rendering library for Python. BSD-3 -- [GitHub](https://github.com/wtforms/wtforms) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 340 Β· πŸ“¦ 98K Β· πŸ“‹ 380 - 12% open Β· ⏱️ 19.05.2021): +- [GitHub](https://github.com/wtforms/wtforms) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 340 Β· πŸ“¦ 99K Β· πŸ“‹ 380 - 12% open Β· ⏱️ 19.05.2021): ``` git clone https://github.com/wtforms/wtforms ``` -- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 2.4M / month Β· πŸ“¦ 29K Β· ⏱️ 23.11.2020): +- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 2.5M / month Β· πŸ“¦ 29K Β· ⏱️ 23.11.2020): ``` pip install wtforms ``` -- [Conda](https://anaconda.org/conda-forge/wtforms) (πŸ“₯ 72K Β· ⏱️ 29.07.2020): +- [Conda](https://anaconda.org/conda-forge/wtforms) (πŸ“₯ 73K Β· ⏱️ 29.07.2020): ``` conda install -c conda-forge wtforms ``` @@ -2764,7 +2809,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django-crispy-forms/django-crispy-forms ``` -- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 530K / month Β· πŸ“¦ 16K Β· ⏱️ 11.06.2021): +- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 540K / month Β· πŸ“¦ 16K Β· ⏱️ 11.06.2021): ``` pip install django-crispy-forms ``` @@ -2775,7 +2820,7 @@ _General purpose web frameworks to build web applications and REST APIs._
flask-wtf (πŸ₯ˆ32 Β· ⭐ 1.2K) - Simple integration of Flask and WTForms, including CSRF, file.. BSD-3 -- [GitHub](https://github.com/wtforms/flask-wtf) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 270 Β· πŸ“¦ 110K Β· πŸ“‹ 280 - 8% open Β· ⏱️ 14.06.2021): +- [GitHub](https://github.com/wtforms/flask-wtf) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 270 Β· πŸ“¦ 110K Β· πŸ“‹ 280 - 8% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/lepture/flask-wtf @@ -2784,7 +2829,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install flask-wtf ``` -- [Conda](https://anaconda.org/conda-forge/flask-wtf) (πŸ“₯ 82K Β· ⏱️ 25.05.2021): +- [Conda](https://anaconda.org/conda-forge/flask-wtf) (πŸ“₯ 83K Β· ⏱️ 25.05.2021): ``` conda install -c conda-forge flask-wtf ``` @@ -2796,7 +2841,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/jazzband/django-formtools ``` -- [PyPi](https://pypi.org/project/django-formtools) (πŸ“₯ 210K / month Β· πŸ“¦ 2.3K Β· ⏱️ 19.04.2021): +- [PyPi](https://pypi.org/project/django-formtools) (πŸ“₯ 220K / month Β· πŸ“¦ 2.3K Β· ⏱️ 19.04.2021): ``` pip install django-formtools ``` @@ -2808,7 +2853,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Pylons/deform ``` -- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 8K / month Β· πŸ“¦ 350 Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 7.9K / month Β· πŸ“¦ 350 Β· ⏱️ 10.12.2020): ``` pip install deform ``` @@ -2821,7 +2866,7 @@ _General purpose web frameworks to build web applications and REST APIs._
markdown (πŸ₯‡34 Β· ⭐ 2.6K) - A Python implementation of John Grubers Markdown with Extension support. BSD-3 -- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 620 Β· πŸ“¦ 140K Β· πŸ“‹ 700 - 3% open Β· ⏱️ 15.06.2021): +- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 620 Β· πŸ“¦ 140K Β· πŸ“‹ 700 - 3% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/Python-Markdown/markdown @@ -2846,19 +2891,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install mistune ``` -- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 4.2M Β· ⏱️ 08.01.2021): +- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 4.3M Β· ⏱️ 29.06.2021): ``` conda install -c conda-forge mistune ```
pelican (πŸ₯ˆ32 Β· ⭐ 10K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 -- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.7K Β· πŸ“₯ 370 Β· πŸ“¦ 5.1K Β· πŸ“‹ 1.5K - 3% open Β· ⏱️ 12.06.2021): +- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 420 Β· πŸ”€ 1.7K Β· πŸ“₯ 370 Β· πŸ“¦ 5.1K Β· πŸ“‹ 1.5K - 3% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/getpelican/pelican ``` -- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 25K / month Β· πŸ“¦ 3.4K Β· ⏱️ 23.03.2021): +- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 26K / month Β· πŸ“¦ 3.4K Β· ⏱️ 23.03.2021): ``` pip install pelican ``` @@ -2867,42 +2912,42 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge pelican ```
-
python-markdown2 (πŸ₯ˆ30 Β· ⭐ 2.2K Β· πŸ“‰) - markdown2: A fast and complete implementation of Markdown.. MIT +
python-markdown2 (πŸ₯ˆ29 Β· ⭐ 2.2K) - markdown2: A fast and complete implementation of Markdown in.. MIT -- [GitHub](https://github.com/trentm/python-markdown2) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 370 Β· πŸ“¦ 9.6K Β· πŸ“‹ 250 - 42% open Β· ⏱️ 16.03.2021): +- [GitHub](https://github.com/trentm/python-markdown2) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 370 Β· πŸ“¦ 9.7K Β· πŸ“‹ 250 - 42% open Β· ⏱️ 16.03.2021): ``` git clone https://github.com/trentm/python-markdown2 ``` -- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 430K / month Β· πŸ“¦ 4.4K Β· ⏱️ 22.01.2021): +- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 470K / month Β· πŸ“¦ 4.4K Β· ⏱️ 22.01.2021): ``` pip install markdown2 ```
html2text (πŸ₯ˆ28 Β· ⭐ 1.1K) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 -- [GitHub](https://github.com/Alir3z4/html2text) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 190 Β· πŸ“‹ 180 - 33% open Β· ⏱️ 13.06.2021): +- [GitHub](https://github.com/Alir3z4/html2text) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 190 Β· πŸ“‹ 180 - 34% open Β· ⏱️ 13.06.2021): ``` git clone https://github.com/Alir3z4/html2text ``` -- [PyPi](https://pypi.org/project/html2text) (πŸ“₯ 780K / month Β· πŸ“¦ 3.8K Β· ⏱️ 16.01.2020): +- [PyPi](https://pypi.org/project/html2text) (πŸ“₯ 790K / month Β· πŸ“¦ 3.8K Β· ⏱️ 16.01.2020): ``` pip install html2text ```
pymdown-extensions (πŸ₯‰27 Β· ⭐ 500) - Extensions for Python Markdown. MIT -- [GitHub](https://github.com/facelessuser/pymdown-extensions) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 180 Β· πŸ“¦ 5.6K Β· πŸ“‹ 260 - 6% open Β· ⏱️ 08.05.2021): +- [GitHub](https://github.com/facelessuser/pymdown-extensions) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 180 Β· πŸ“¦ 5.7K Β· πŸ“‹ 260 - 6% open Β· ⏱️ 26.06.2021): ``` git clone https://github.com/facelessuser/pymdown-extensions ``` -- [PyPi](https://pypi.org/project/pymdown-extensions) (πŸ“₯ 490K / month Β· πŸ“¦ 1.5K Β· ⏱️ 08.05.2021): +- [PyPi](https://pypi.org/project/pymdown-extensions) (πŸ“₯ 500K / month Β· πŸ“¦ 1.5K Β· ⏱️ 08.05.2021): ``` pip install pymdown-extensions ``` -- [Conda](https://anaconda.org/conda-forge/pymdown-extensions) (πŸ“₯ 44K Β· ⏱️ 08.05.2021): +- [Conda](https://anaconda.org/conda-forge/pymdown-extensions) (πŸ“₯ 45K Β· ⏱️ 08.05.2021): ``` conda install -c conda-forge pymdown-extensions ``` @@ -2914,7 +2959,7 @@ _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) (πŸ“₯ 7.4K / month Β· πŸ“¦ 40 Β· ⏱️ 13.06.2021): +- [PyPi](https://pypi.org/project/martor) (πŸ“₯ 7.5K / month Β· πŸ“¦ 40 Β· ⏱️ 13.06.2021): ``` pip install martor ``` @@ -2926,23 +2971,23 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/executablebooks/markdown-it-py ``` -- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 340K / month Β· ⏱️ 08.05.2021): +- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 370K / month Β· ⏱️ 08.05.2021): ``` pip install markdown-it-py ``` -- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (πŸ“₯ 110K Β· ⏱️ 10.05.2021): +- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (πŸ“₯ 120K Β· ⏱️ 10.05.2021): ``` conda install -c conda-forge markdown-it-py ```
markdown-include (πŸ₯‰20 Β· ⭐ 56 Β· πŸ’€) - Provides syntax for Python-Markdown which allows for.. ❗️GPL-3.0 -- [GitHub](https://github.com/cmacmackin/markdown-include) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 29 Β· πŸ“¦ 940 Β· πŸ“‹ 19 - 47% open Β· ⏱️ 20.08.2020): +- [GitHub](https://github.com/cmacmackin/markdown-include) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 29 Β· πŸ“¦ 960 Β· πŸ“‹ 19 - 47% open Β· ⏱️ 20.08.2020): ``` git clone https://github.com/cmacmackin/markdown-include ``` -- [PyPi](https://pypi.org/project/markdown-include) (πŸ“₯ 56K / month Β· πŸ“¦ 310 Β· ⏱️ 20.08.2020): +- [PyPi](https://pypi.org/project/markdown-include) (πŸ“₯ 57K / month Β· πŸ“¦ 310 Β· ⏱️ 20.08.2020): ``` pip install markdown-include ``` @@ -2950,7 +2995,7 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 3 hidden projects... - grip (πŸ₯‰26 Β· ⭐ 5.2K Β· πŸ’€) - Preview GitHub README.md files locally before committing them. MIT -- django-markdownx (πŸ₯‰25 Β· ⭐ 670 Β· πŸ’€) - Comprehensive Markdown plugin built for Django. BSD-3 +- django-markdownx (πŸ₯‰24 Β· ⭐ 670 Β· πŸ’€) - Comprehensive Markdown plugin built for Django. BSD-3 - mistletoe (πŸ₯‰23 Β· ⭐ 380 Β· πŸ’€) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT

@@ -2963,66 +3008,82 @@ _General purpose web frameworks to build web applications and REST APIs._ πŸ”— best-of-ml-python - DB Clients ( ⭐ 5.4K) - Collection of python database client libraries. -
youtube-dl (πŸ₯‡37 Β· ⭐ 97K) - Command-line program to download videos from YouTube.com and.. Unlicense +
google-api-python-client (πŸ₯‡38 Β· ⭐ 4.8K Β· πŸ“ˆ) - The official Python client library for Google's.. Apache-2 -- [GitHub](https://github.com/ytdl-org/youtube-dl) (πŸ‘¨β€πŸ’» 960 Β· πŸ”€ 5.2K Β· πŸ“₯ 42M Β· πŸ“‹ 24K - 17% open Β· ⏱️ 20.06.2021): +- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 2K Β· πŸ“₯ 90 Β· πŸ“¦ 65K Β· πŸ“‹ 790 - 4% open Β· ⏱️ 30.06.2021): ``` - git clone https://github.com/ytdl-org/youtube-dl + git clone https://github.com/googleapis/google-api-python-client ``` -- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 3.6M / month Β· πŸ“¦ 2.9K Β· ⏱️ 05.06.2021): +- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 25M / month Β· πŸ“¦ 13K Β· ⏱️ 30.06.2021): ``` - pip install youtube_dl + pip install google-api-python-client ``` -- [Conda](https://anaconda.org/conda-forge/youtube-dl) (πŸ“₯ 780K Β· ⏱️ 05.06.2021): +- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (πŸ“₯ 760K Β· ⏱️ 30.06.2021): ``` - conda install -c conda-forge youtube-dl + conda install -c conda-forge google-api-python-client ```
-
google-api-python-client (πŸ₯‡37 Β· ⭐ 4.8K) - The official Python client library for Google's.. Apache-2 +
youtube-dl (πŸ₯‡37 Β· ⭐ 97K) - Command-line program to download videos from YouTube.com and.. Unlicense -- [GitHub](https://github.com/googleapis/google-api-python-client) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1.9K Β· πŸ“₯ 90 Β· πŸ“¦ 64K Β· πŸ“‹ 790 - 4% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/ytdl-org/youtube-dl) (πŸ‘¨β€πŸ’» 960 Β· πŸ”€ 5.3K Β· πŸ“₯ 42M Β· πŸ“‹ 24K - 17% open Β· ⏱️ 01.07.2021): ``` - git clone https://github.com/googleapis/google-api-python-client + git clone https://github.com/ytdl-org/youtube-dl ``` -- [PyPi](https://pypi.org/project/google-api-python-client) (πŸ“₯ 25M / month Β· πŸ“¦ 13K Β· ⏱️ 22.06.2021): +- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 4M / month Β· πŸ“¦ 2.9K Β· ⏱️ 05.06.2021): ``` - pip install google-api-python-client + pip install youtube_dl ``` -- [Conda](https://anaconda.org/conda-forge/google-api-python-client) (πŸ“₯ 750K Β· ⏱️ 22.06.2021): +- [Conda](https://anaconda.org/conda-forge/youtube-dl) (πŸ“₯ 790K Β· ⏱️ 30.06.2021): ``` - conda install -c conda-forge google-api-python-client + conda install -c conda-forge youtube-dl ```
discord.py (πŸ₯‡36 Β· ⭐ 7.8K) - An API wrapper for Discord written in Python. MIT -- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.3K Β· πŸ“¦ 35K Β· πŸ“‹ 2.4K - 4% open Β· ⏱️ 12.06.2021): +- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.3K Β· πŸ“¦ 36K Β· πŸ“‹ 2.4K - 4% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/Rapptz/discord.py ``` -- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 12M / month Β· πŸ“¦ 4.6K Β· ⏱️ 12.06.2021): +- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 15M / month Β· πŸ“¦ 4.6K Β· ⏱️ 12.06.2021): ``` pip install discord.py ```
-
GitPython (πŸ₯‡35 Β· ⭐ 3.1K) - GitPython is a python library used to interact with Git repositories. BSD-3 +
GitPython (πŸ₯‡35 Β· ⭐ 3.2K) - GitPython is a python library used to interact with Git repositories. BSD-3 -- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 690 Β· πŸ“¦ 41K Β· πŸ“‹ 780 - 15% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/gitpython-developers/GitPython) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 720 Β· πŸ“¦ 41K Β· πŸ“‹ 770 - 15% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/gitpython-developers/GitPython ``` -- [PyPi](https://pypi.org/project/gitpython) (πŸ“₯ 15M / month Β· πŸ“¦ 11K Β· ⏱️ 18.06.2021): +- [PyPi](https://pypi.org/project/gitpython) (πŸ“₯ 17M / month Β· πŸ“¦ 11K Β· ⏱️ 18.06.2021): ``` pip install gitpython ``` -- [Conda](https://anaconda.org/conda-forge/gitpython) (πŸ“₯ 1.8M Β· ⏱️ 18.06.2021): +- [Conda](https://anaconda.org/conda-forge/gitpython) (πŸ“₯ 1.9M Β· ⏱️ 18.06.2021): ``` conda install -c conda-forge gitpython ```
+
tweepy (πŸ₯‡34 Β· ⭐ 7.9K Β· πŸ“ˆ) - Twitter for Python!. MIT + +- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 3.5K Β· πŸ“¦ 26K Β· πŸ“‹ 1K - 6% open Β· ⏱️ 17.06.2021): + + ``` + git clone https://github.com/tweepy/tweepy + ``` +- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 450K / month Β· πŸ“¦ 8.3K Β· ⏱️ 26.12.2020): + ``` + pip install tweepy + ``` +- [Conda](https://anaconda.org/conda-forge/tweepy) (πŸ“₯ 110K Β· ⏱️ 26.12.2020): + ``` + conda install -c conda-forge tweepy + ``` +
PyGithub (πŸ₯‡34 Β· ⭐ 4.4K) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0 - [GitHub](https://github.com/PyGithub/PyGithub) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 1.3K Β· πŸ“¦ 18K Β· πŸ“‹ 1.2K - 9% open Β· ⏱️ 21.06.2021): @@ -3039,70 +3100,54 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge pygithub ```
-
python-telegram-bot (πŸ₯‡33 Β· ⭐ 16K) - We have made you a wrapper you can't refuse. ❗️LGPL-3.0 +
python-telegram-bot (πŸ₯ˆ33 Β· ⭐ 16K) - We have made you a wrapper you can't refuse. ❗️LGPL-3.0 -- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.3K Β· πŸ“₯ 3.6K Β· πŸ“¦ 31K Β· πŸ“‹ 1.5K - 1% open Β· ⏱️ 20.06.2021): +- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.3K Β· πŸ“₯ 3.6K Β· πŸ“¦ 32K Β· πŸ“‹ 1.5K - 1% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/python-telegram-bot/python-telegram-bot ``` -- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 350K / month Β· πŸ“¦ 4.3K Β· ⏱️ 06.06.2021): +- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 360K / month Β· πŸ“¦ 4.3K Β· ⏱️ 06.06.2021): ``` pip install python-telegram-bot ``` -- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (πŸ“₯ 34K Β· ⏱️ 11.06.2021): +- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (πŸ“₯ 35K Β· ⏱️ 11.06.2021): ``` conda install -c conda-forge python-telegram-bot ```
-
tweepy (πŸ₯‡33 Β· ⭐ 7.8K Β· πŸ“‰) - Twitter for Python!. MIT +
Telethon (πŸ₯ˆ33 Β· ⭐ 5.1K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT -- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 3.5K Β· πŸ“¦ 26K Β· πŸ“‹ 1K - 6% open Β· ⏱️ 17.06.2021): +- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 770 Β· πŸ“¦ 15K Β· πŸ“‹ 1.4K - 3% open Β· ⏱️ 24.06.2021): ``` - git clone https://github.com/tweepy/tweepy - ``` -- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 430K / month Β· πŸ“¦ 8.3K Β· ⏱️ 26.12.2020): + git clone https://github.com/LonamiWebs/Telethon ``` - pip install tweepy +- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 3.6M / month Β· πŸ“¦ 540 Β· ⏱️ 19.06.2021): ``` -- [Conda](https://anaconda.org/conda-forge/tweepy) (πŸ“₯ 110K Β· ⏱️ 26.12.2020): - ``` - conda install -c conda-forge tweepy - ``` -
-
Telethon (πŸ₯‡33 Β· ⭐ 5.1K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT - -- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 770 Β· πŸ“¦ 14K Β· πŸ“‹ 1.5K - 3% open Β· ⏱️ 24.06.2021): - - ``` - git clone https://github.com/LonamiWebs/Telethon - ``` -- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 3.4M / month Β· πŸ“¦ 540 Β· ⏱️ 19.06.2021): - ``` - pip install telethon + pip install telethon ```
pyTelegramBotAPI (πŸ₯ˆ32 Β· ⭐ 4.4K) - Python Telegram bot api. ❗️GPL-2.0 -- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.2K Β· πŸ“¦ 15K Β· πŸ“‹ 780 - 1% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.2K Β· πŸ“¦ 15K Β· πŸ“‹ 780 - 0% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/eternnoir/pyTelegramBotAPI ``` -- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 260K / month Β· πŸ“¦ 1.7K Β· ⏱️ 15.05.2021): +- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 300K / month Β· πŸ“¦ 1.7K Β· ⏱️ 28.06.2021): ``` pip install pytelegrambotapi ```
praw (πŸ₯ˆ32 Β· ⭐ 2.5K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2 -- [GitHub](https://github.com/praw-dev/praw) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 410 Β· πŸ“¦ 8.8K Β· πŸ“‹ 650 - 0% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/praw-dev/praw) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 410 Β· πŸ“¦ 8.8K Β· πŸ“‹ 650 - 0% open Β· ⏱️ 25.06.2021): ``` git clone https://github.com/praw-dev/praw ``` -- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 200K / month Β· πŸ“¦ 3.3K Β· ⏱️ 17.06.2021): +- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 280K / month Β· πŸ“¦ 3.3K Β· ⏱️ 17.06.2021): ``` pip install praw ``` @@ -3113,23 +3158,23 @@ _General purpose web frameworks to build web applications and REST APIs._
jira (πŸ₯ˆ32 Β· ⭐ 1.4K) - Python Jira library. Development chat available on.. BSD-2 -- [GitHub](https://github.com/pycontribs/jira) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 680 Β· πŸ“₯ 650 Β· πŸ“‹ 560 - 16% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/pycontribs/jira) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 680 Β· πŸ“₯ 660 Β· πŸ“‹ 560 - 16% open Β· ⏱️ 27.06.2021): ``` git clone https://github.com/pycontribs/jira ``` -- [PyPi](https://pypi.org/project/jira) (πŸ“₯ 3.1M / month Β· πŸ“¦ 1.8K Β· ⏱️ 12.05.2021): +- [PyPi](https://pypi.org/project/jira) (πŸ“₯ 3.3M / month Β· πŸ“¦ 1.8K Β· ⏱️ 12.05.2021): ``` pip install jira ``` -- [Conda](https://anaconda.org/conda-forge/jira) (πŸ“₯ 57K Β· ⏱️ 17.07.2018): +- [Conda](https://anaconda.org/conda-forge/jira) (πŸ“₯ 58K Β· ⏱️ 17.07.2018): ``` conda install -c conda-forge jira ```
stripe (πŸ₯ˆ32 Β· ⭐ 1K) - Python library for the Stripe API. MIT -- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 290 Β· πŸ“¦ 15K Β· πŸ“‹ 280 - 4% open Β· ⏱️ 21.06.2021): +- [GitHub](https://github.com/stripe/stripe-python) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 290 Β· πŸ“¦ 15K Β· πŸ“‹ 290 - 5% open Β· ⏱️ 21.06.2021): ``` git clone https://github.com/stripe/stripe-python @@ -3141,12 +3186,12 @@ _General purpose web frameworks to build web applications and REST APIs._
gspread (πŸ₯ˆ31 Β· ⭐ 5.4K) - Google Sheets Python API. MIT -- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 800 Β· πŸ“¦ 11K Β· πŸ“‹ 700 - 23% open Β· ⏱️ 02.06.2021): +- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 800 Β· πŸ“¦ 11K Β· πŸ“‹ 700 - 23% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/burnash/gspread ``` -- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 3.1M / month Β· πŸ“¦ 1.6K Β· ⏱️ 18.02.2021): +- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 3M / month Β· πŸ“¦ 1.6K Β· ⏱️ 18.02.2021): ``` pip install gspread ``` @@ -3157,12 +3202,12 @@ _General purpose web frameworks to build web applications and REST APIs._
pytube (πŸ₯ˆ31 Β· ⭐ 4.5K) - A lightweight, dependency-free Python library (and command-line.. Unlicense -- [GitHub](https://github.com/pytube/pytube) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 1.1K Β· πŸ“¦ 7.5K Β· πŸ“‹ 600 - 2% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/pytube/pytube) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 1.1K Β· πŸ“¦ 7.6K Β· πŸ“‹ 600 - 2% open Β· ⏱️ 23.06.2021): ``` git clone https://github.com/pytube/pytube ``` -- [PyPi](https://pypi.org/project/pytube) (πŸ“₯ 230K / month Β· πŸ“¦ 420 Β· ⏱️ 19.06.2021): +- [PyPi](https://pypi.org/project/pytube) (πŸ“₯ 250K / month Β· πŸ“¦ 420 Β· ⏱️ 19.06.2021): ``` pip install pytube ``` @@ -3174,43 +3219,31 @@ _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) (πŸ“₯ 530K / month Β· πŸ“¦ 2.3K Β· ⏱️ 28.07.2020): +- [PyPi](https://pypi.org/project/googlemaps) (πŸ“₯ 520K / month Β· πŸ“¦ 2.3K Β· ⏱️ 28.07.2020): ``` pip install googlemaps ```
-
InstaPy (πŸ₯ˆ30 Β· ⭐ 13K) - Instagram Bot - Tool for automated Instagram interactions. ❗️GPL-3.0 - -- [GitHub](https://github.com/timgrossmann/InstaPy) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 3.2K Β· πŸ“¦ 440 Β· πŸ“‹ 5.1K - 4% open Β· ⏱️ 10.06.2021): - - ``` - git clone https://github.com/timgrossmann/InstaPy - ``` -- [PyPi](https://pypi.org/project/instapy) (πŸ“₯ 10K / month Β· πŸ“¦ 11 Β· ⏱️ 07.01.2021): - ``` - pip install instapy - ``` -
spotipy (πŸ₯ˆ30 Β· ⭐ 3.3K) - A light weight Python library for the Spotify Web API. MIT -- [GitHub](https://github.com/plamere/spotipy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 680 Β· πŸ“¦ 5K Β· πŸ“‹ 410 - 7% open Β· ⏱️ 19.06.2021): +- [GitHub](https://github.com/plamere/spotipy) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 680 Β· πŸ“¦ 5.1K Β· πŸ“‹ 410 - 6% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/plamere/spotipy ``` -- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 260K / month Β· πŸ“¦ 920 Β· ⏱️ 28.02.2021): +- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 280K / month Β· πŸ“¦ 920 Β· ⏱️ 28.02.2021): ``` pip install spotipy ```
py-googletrans (πŸ₯ˆ30 Β· ⭐ 2.5K) - (unofficial) Googletrans: Free and Unlimited Google translate.. MIT -- [GitHub](https://github.com/ssut/py-googletrans) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 450 Β· πŸ“¦ 16K Β· πŸ“‹ 220 - 9% open Β· ⏱️ 10.03.2021): +- [GitHub](https://github.com/ssut/py-googletrans) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 450 Β· πŸ“¦ 17K Β· πŸ“‹ 220 - 9% open Β· ⏱️ 10.03.2021): ``` git clone https://github.com/ssut/py-googletrans ``` -- [PyPi](https://pypi.org/project/googletrans) (πŸ“₯ 850K / month Β· πŸ“¦ 890 Β· ⏱️ 09.12.2020): +- [PyPi](https://pypi.org/project/googletrans) (πŸ“₯ 890K / month Β· πŸ“¦ 890 Β· ⏱️ 09.12.2020): ``` pip install googletrans ``` @@ -3222,7 +3255,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/goldsmith/Wikipedia ``` -- [PyPi](https://pypi.org/project/wikipedia) (πŸ“₯ 300K / month Β· πŸ“¦ 1.9K Β· ⏱️ 15.11.2014): +- [PyPi](https://pypi.org/project/wikipedia) (πŸ“₯ 350K / month Β· πŸ“¦ 1.9K Β· ⏱️ 15.11.2014): ``` pip install wikipedia ``` @@ -3233,80 +3266,80 @@ _General purpose web frameworks to build web applications and REST APIs._
twilio (πŸ₯ˆ30 Β· ⭐ 1.5K) - A Python module for communicating with the Twilio API and generating TwiML. MIT -- [GitHub](https://github.com/twilio/twilio-python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 580 Β· πŸ“¦ 17K Β· πŸ“‹ 250 - 2% open Β· ⏱️ 17.06.2021): +- [GitHub](https://github.com/twilio/twilio-python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 580 Β· πŸ“¦ 17K Β· πŸ“‹ 250 - 2% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/twilio/twilio-python ``` -- [PyPi](https://pypi.org/project/twilio) (πŸ“₯ 1.6M / month Β· πŸ“¦ 6.7K Β· ⏱️ 16.06.2021): +- [PyPi](https://pypi.org/project/twilio) (πŸ“₯ 1.6M / month Β· πŸ“¦ 6.7K Β· ⏱️ 30.06.2021): ``` pip install twilio ``` -- [Conda](https://anaconda.org/conda-forge/twilio) (πŸ“₯ 52K Β· ⏱️ 16.06.2021): +- [Conda](https://anaconda.org/conda-forge/twilio) (πŸ“₯ 52K Β· ⏱️ 01.07.2021): ``` conda install -c conda-forge twilio ```
-
thumbor (πŸ₯‰29 Β· ⭐ 8.4K) - thumbor is an open-source photo thumbnail service by globo.com. MIT +
InstaPy (πŸ₯ˆ29 Β· ⭐ 13K) - Instagram Bot - Tool for automated Instagram interactions. ❗️GPL-3.0 -- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 710 Β· πŸ“¦ 280 Β· πŸ“‹ 850 - 14% open Β· ⏱️ 13.04.2021): +- [GitHub](https://github.com/timgrossmann/InstaPy) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 3.2K Β· πŸ“¦ 450 Β· πŸ“‹ 5.1K - 4% open Β· ⏱️ 10.06.2021): ``` - git clone https://github.com/thumbor/thumbor + git clone https://github.com/timgrossmann/InstaPy ``` -- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 8.9K / month Β· πŸ“¦ 370 Β· ⏱️ 25.03.2020): +- [PyPi](https://pypi.org/project/instapy) (πŸ“₯ 9.8K / month Β· πŸ“¦ 11 Β· ⏱️ 07.01.2021): ``` - pip install thumbor + pip install instapy ```
-
slackclient (πŸ₯‰29 Β· ⭐ 3.2K) - Slack Developer Kit for Python. MIT +
slackclient (πŸ₯ˆ29 Β· ⭐ 3.2K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 750 Β· πŸ“₯ 320 Β· πŸ“‹ 550 - 2% open Β· ⏱️ 18.06.2021): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 750 Β· πŸ“₯ 320 Β· πŸ“‹ 560 - 2% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 7.4M / month Β· πŸ“¦ 3.7K Β· ⏱️ 22.10.2020): +- [PyPi](https://pypi.org/project/slackclient) (πŸ“₯ 7.6M / month Β· πŸ“¦ 3.7K Β· ⏱️ 22.10.2020): ``` pip install slackclient ``` -- [Conda](https://anaconda.org/conda-forge/slackclient) (πŸ“₯ 330K Β· ⏱️ 13.01.2021): +- [Conda](https://anaconda.org/conda-forge/slackclient) (πŸ“₯ 340K Β· ⏱️ 13.01.2021): ``` conda install -c conda-forge slackclient ```
-
facebook-sdk (πŸ₯‰29 Β· ⭐ 2.6K) - Python SDK for Facebook's Graph API. Apache-2 +
twitter (πŸ₯ˆ29 Β· ⭐ 2.6K) - Python Twitter API. MIT -- [GitHub](https://github.com/mobolic/facebook-sdk) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 950 Β· πŸ“¦ 3.1K Β· πŸ“‹ 250 - 13% open Β· ⏱️ 27.12.2020): +- [GitHub](https://github.com/python-twitter-tools/twitter) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 520 Β· πŸ“¦ 3.1K Β· πŸ“‹ 270 - 17% open Β· ⏱️ 18.06.2021): ``` - git clone https://github.com/mobolic/facebook-sdk + git clone https://github.com/sixohsix/twitter ``` -- [PyPi](https://pypi.org/project/facebook-sdk) (πŸ“₯ 240K / month Β· πŸ“¦ 2.5K Β· ⏱️ 06.11.2018): +- [PyPi](https://pypi.org/project/twitter) (πŸ“₯ 120K / month Β· πŸ“¦ 2.1K Β· ⏱️ 18.06.2021): ``` - pip install facebook-sdk + pip install twitter ```
-
twitter (πŸ₯‰29 Β· ⭐ 2.6K) - Python Twitter API. MIT +
facebook-sdk (πŸ₯ˆ29 Β· ⭐ 2.6K Β· πŸ’€) - Python SDK for Facebook's Graph API. Apache-2 -- [GitHub](https://github.com/python-twitter-tools/twitter) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 520 Β· πŸ“¦ 3.1K Β· πŸ“‹ 270 - 17% open Β· ⏱️ 18.06.2021): +- [GitHub](https://github.com/mobolic/facebook-sdk) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 950 Β· πŸ“¦ 3.1K Β· πŸ“‹ 250 - 13% open Β· ⏱️ 27.12.2020): ``` - git clone https://github.com/sixohsix/twitter + git clone https://github.com/mobolic/facebook-sdk ``` -- [PyPi](https://pypi.org/project/twitter) (πŸ“₯ 120K / month Β· πŸ“¦ 2.1K Β· ⏱️ 18.06.2021): +- [PyPi](https://pypi.org/project/facebook-sdk) (πŸ“₯ 190K / month Β· πŸ“¦ 2.5K Β· ⏱️ 06.11.2018): ``` - pip install twitter + pip install facebook-sdk ```
-
twython (πŸ₯‰29 Β· ⭐ 1.8K) - Actively maintained, pure Python wrapper for the Twitter API. Supports.. MIT +
twython (πŸ₯ˆ29 Β· ⭐ 1.8K) - Actively maintained, pure Python wrapper for the Twitter API. Supports.. MIT - [GitHub](https://github.com/ryanmcgrath/twython) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 400 Β· πŸ“¦ 4.5K Β· πŸ“‹ 320 - 7% open Β· ⏱️ 14.01.2021): ``` git clone https://github.com/ryanmcgrath/twython ``` -- [PyPi](https://pypi.org/project/twython) (πŸ“₯ 74K / month Β· πŸ“¦ 2.3K Β· ⏱️ 04.04.2020): +- [PyPi](https://pypi.org/project/twython) (πŸ“₯ 78K / month Β· πŸ“¦ 2.3K Β· ⏱️ 04.04.2020): ``` pip install twython ``` @@ -3315,14 +3348,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge twython ```
-
slacker (πŸ₯‰29 Β· ⭐ 1.6K Β· πŸ’€) - Full-featured Python interface for the Slack API. Apache-2 +
slacker (πŸ₯ˆ29 Β· ⭐ 1.6K Β· πŸ’€) - Full-featured Python interface for the Slack API. Apache-2 -- [GitHub](https://github.com/os/slacker) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 250 Β· πŸ“¦ 2.4K Β· πŸ“‹ 91 - 32% open Β· ⏱️ 03.07.2020): +- [GitHub](https://github.com/os/slacker) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 250 Β· πŸ“¦ 2.4K Β· πŸ“‹ 91 - 32% open Β· ⏱️ 03.07.2020): ``` git clone https://github.com/os/slacker ``` -- [PyPi](https://pypi.org/project/slacker) (πŸ“₯ 930K / month Β· πŸ“¦ 2K Β· ⏱️ 15.02.2020): +- [PyPi](https://pypi.org/project/slacker) (πŸ“₯ 940K / month Β· πŸ“¦ 2K Β· ⏱️ 15.02.2020): ``` pip install slacker ``` @@ -3331,9 +3364,9 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge slacker ```
-
simple-salesforce (πŸ₯‰29 Β· ⭐ 1.1K) - A very simple Salesforce.com REST API client for Python. Apache-2 +
simple-salesforce (πŸ₯ˆ29 Β· ⭐ 1.1K) - A very simple Salesforce.com REST API client for Python. Apache-2 -- [GitHub](https://github.com/simple-salesforce/simple-salesforce) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 510 Β· πŸ“‹ 320 - 42% open Β· ⏱️ 21.06.2021): +- [GitHub](https://github.com/simple-salesforce/simple-salesforce) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 510 Β· πŸ“‹ 320 - 41% open Β· ⏱️ 21.06.2021): ``` git clone https://github.com/simple-salesforce/simple-salesforce @@ -3342,19 +3375,43 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install simple-salesforce ``` -- [Conda](https://anaconda.org/conda-forge/simple-salesforce) (πŸ“₯ 34K Β· ⏱️ 11.12.2020): +- [Conda](https://anaconda.org/conda-forge/simple-salesforce) (πŸ“₯ 35K Β· ⏱️ 11.12.2020): ``` conda install -c conda-forge simple-salesforce ```
+
thumbor (πŸ₯‰28 Β· ⭐ 8.4K) - thumbor is an open-source photo thumbnail service by globo.com. MIT + +- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 710 Β· πŸ“¦ 280 Β· πŸ“‹ 850 - 14% open Β· ⏱️ 13.04.2021): + + ``` + git clone https://github.com/thumbor/thumbor + ``` +- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 9.1K / month Β· πŸ“¦ 370 Β· ⏱️ 25.03.2020): + ``` + pip install thumbor + ``` +
+
instagram-scraper (πŸ₯‰28 Β· ⭐ 5.2K) - Scrapes an instagram user's photos and videos. Unlicense + +- [GitHub](https://github.com/arc298/instagram-scraper) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 1.1K Β· πŸ“¦ 230 Β· πŸ“‹ 580 - 65% open Β· ⏱️ 29.06.2021): + + ``` + git clone https://github.com/arc298/instagram-scraper + ``` +- [PyPi](https://pypi.org/project/instagram-scraper) (πŸ“₯ 8.4K / month Β· πŸ“¦ 40 Β· ⏱️ 10.10.2020): + ``` + pip install instagram-scraper + ``` +
twitter-scraper (πŸ₯‰28 Β· ⭐ 2.9K) - Scrape the Twitter Frontend API without authentication. MIT -- [GitHub](https://github.com/bisguzar/twitter-scraper) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 480 Β· πŸ“¦ 1.5K Β· πŸ“‹ 110 - 42% open Β· ⏱️ 09.01.2021): +- [GitHub](https://github.com/bisguzar/twitter-scraper) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 480 Β· πŸ“¦ 1.6K Β· πŸ“‹ 110 - 42% open Β· ⏱️ 09.01.2021): ``` git clone https://github.com/bisguzar/twitter-scraper ``` -- [PyPi](https://pypi.org/project/twitter-scraper) (πŸ“₯ 300K / month Β· πŸ“¦ 20 Β· ⏱️ 17.07.2020): +- [PyPi](https://pypi.org/project/twitter-scraper) (πŸ“₯ 290K / month Β· πŸ“¦ 20 Β· ⏱️ 17.07.2020): ``` pip install twitter-scraper ``` @@ -3370,31 +3427,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install hvac ``` -- [Conda](https://anaconda.org/conda-forge/hvac) (πŸ“₯ 74K Β· ⏱️ 21.05.2021): +- [Conda](https://anaconda.org/conda-forge/hvac) (πŸ“₯ 75K Β· ⏱️ 21.05.2021): ``` conda install -c conda-forge hvac ```
-
instagram-scraper (πŸ₯‰27 Β· ⭐ 5.1K) - Scrapes an instagram user's photos and videos. Unlicense - -- [GitHub](https://github.com/arc298/instagram-scraper) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 1.1K Β· πŸ“¦ 230 Β· πŸ“‹ 580 - 65% open Β· ⏱️ 19.05.2021): - - ``` - git clone https://github.com/arc298/instagram-scraper - ``` -- [PyPi](https://pypi.org/project/instagram-scraper) (πŸ“₯ 7.6K / month Β· πŸ“¦ 40 Β· ⏱️ 10.10.2020): - ``` - pip install instagram-scraper - ``` -
notion-py (πŸ₯‰27 Β· ⭐ 3K) - Unofficial Python API client for Notion.so. MIT -- [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 340 Β· πŸ“¦ 450 Β· πŸ“‹ 240 - 56% open Β· ⏱️ 05.02.2021): +- [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 340 Β· πŸ“¦ 460 Β· πŸ“‹ 240 - 56% open Β· ⏱️ 05.02.2021): ``` git clone https://github.com/jamalex/notion-py ``` -- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 25K / month Β· πŸ“¦ 18 Β· ⏱️ 05.02.2021): +- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 26K / month Β· πŸ“¦ 18 Β· ⏱️ 05.02.2021): ``` pip install notion ``` @@ -3413,7 +3458,7 @@ _General purpose web frameworks to build web applications and REST APIs._
coursera-dl (πŸ₯‰26 Β· ⭐ 8.4K) - Script for downloading Coursera.org videos and naming them. ❗️LGPL-3.0 -- [GitHub](https://github.com/coursera-dl/coursera-dl) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 2K Β· πŸ“¦ 140 Β· πŸ“‹ 610 - 26% open Β· ⏱️ 12.02.2021): +- [GitHub](https://github.com/coursera-dl/coursera-dl) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 2K Β· πŸ“¦ 140 Β· πŸ“‹ 610 - 25% open Β· ⏱️ 12.02.2021): ``` git clone https://github.com/coursera-dl/coursera-dl @@ -3427,9 +3472,21 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge coursera-dl ```
+
imdbpy (πŸ₯‰26 Β· ⭐ 820) - IMDbPY is a Python package useful to retrieve and manage the data of.. ❗️GPL-2.0 + +- [GitHub](https://github.com/alberanid/imdbpy) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 230 Β· πŸ“₯ 25 Β· πŸ“‹ 220 - 15% open Β· ⏱️ 21.05.2021): + + ``` + git clone https://github.com/alberanid/imdbpy + ``` +- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 96K / month Β· πŸ“¦ 210 Β· ⏱️ 18.04.2021): + ``` + pip install imdbpy + ``` +
sherlock (πŸ₯‰25 Β· ⭐ 26K) - Hunt down social media accounts by username across social networks. MIT -- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 2.7K Β· πŸ“‹ 580 - 26% open Β· ⏱️ 22.05.2021): +- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 2.7K Β· πŸ“‹ 630 - 24% open Β· ⏱️ 27.06.2021): ``` git clone https://github.com/sherlock-project/sherlock @@ -3446,67 +3503,55 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/taspinar/twitterscraper ``` -- [PyPi](https://pypi.org/project/twitterscraper) (πŸ“₯ 1.8K / month Β· πŸ“¦ 44 Β· ⏱️ 28.07.2020): +- [PyPi](https://pypi.org/project/twitterscraper) (πŸ“₯ 2K / month Β· πŸ“¦ 44 Β· ⏱️ 28.07.2020): ``` pip install twitterscraper ```
-
imdbpy (πŸ₯‰25 Β· ⭐ 820) - IMDbPY is a Python package useful to retrieve and manage the data of.. ❗️GPL-2.0 +
gallery-dl (πŸ₯‰24 Β· ⭐ 3.5K) - Command-line program to download image galleries and.. ❗️GPL-2.0 -- [GitHub](https://github.com/alberanid/imdbpy) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 230 Β· πŸ“₯ 17 Β· πŸ“‹ 220 - 15% open Β· ⏱️ 21.05.2021): +- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 310 Β· πŸ“₯ 110K Β· πŸ“‹ 1.5K - 18% open Β· ⏱️ 01.07.2021): ``` - git clone https://github.com/alberanid/imdbpy + git clone https://github.com/mikf/gallery-dl ``` -- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 17K / month Β· πŸ“¦ 210 Β· ⏱️ 18.04.2021): +- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 6.6K / month Β· πŸ“¦ 8 Β· ⏱️ 19.06.2021): ``` - pip install imdbpy + pip install gallery-dl ```
-
gmusicapi (πŸ₯‰24 Β· ⭐ 2.5K Β· πŸ’€) - An unofficial client library for Google Music. BSD-3 +
gmusicapi (πŸ₯‰24 Β· ⭐ 2.6K Β· πŸ’€) - An unofficial client library for Google Music. BSD-3 -- [GitHub](https://github.com/simon-weber/gmusicapi) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 300 Β· πŸ“¦ 430 Β· πŸ“‹ 510 - 11% open Β· ⏱️ 25.09.2020): +- [GitHub](https://github.com/simon-weber/gmusicapi) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 300 Β· πŸ“¦ 440 Β· πŸ“‹ 510 - 11% open Β· ⏱️ 25.09.2020): ``` git clone https://github.com/simon-weber/gmusicapi ``` -- [PyPi](https://pypi.org/project/gmusicapi) (πŸ“₯ 500 / month Β· πŸ“¦ 270 Β· ⏱️ 27.03.2020): +- [PyPi](https://pypi.org/project/gmusicapi) (πŸ“₯ 580 / month Β· πŸ“¦ 270 Β· ⏱️ 27.03.2020): ``` pip install gmusicapi ```
igramscraper (πŸ₯‰24 Β· ⭐ 2K) - scrapes medias, likes, followers, tags and all metadata. Inspired by.. MIT -- [GitHub](https://github.com/realsirjoe/instagram-scraper) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 320 Β· πŸ“¦ 100 Β· πŸ“‹ 140 - 71% open Β· ⏱️ 27.04.2021): +- [GitHub](https://github.com/realsirjoe/instagram-scraper) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 320 Β· πŸ“¦ 100 Β· πŸ“‹ 140 - 70% open Β· ⏱️ 27.04.2021): ``` git clone https://github.com/realsirjoe/instagram-scraper ``` -- [PyPi](https://pypi.org/project/igramscraper) (πŸ“₯ 3.6K / month Β· πŸ“¦ 2 Β· ⏱️ 25.05.2020): +- [PyPi](https://pypi.org/project/igramscraper) (πŸ“₯ 3.4K / month Β· πŸ“¦ 2 Β· ⏱️ 25.05.2020): ``` pip install igramscraper ```
-
gallery-dl (πŸ₯‰23 Β· ⭐ 3.4K) - Command-line program to download image galleries and.. ❗️GPL-2.0 - -- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 310 Β· πŸ“₯ 110K Β· πŸ“‹ 1.5K - 18% open Β· ⏱️ 22.06.2021): - - ``` - git clone https://github.com/mikf/gallery-dl - ``` -- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 5.7K / month Β· πŸ“¦ 8 Β· ⏱️ 19.06.2021): - ``` - pip install gallery-dl - ``` -
python-slack-sdk (πŸ₯‰23 Β· ⭐ 3.2K) - Slack Developer Kit for Python. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 750 Β· πŸ“₯ 320 Β· πŸ“‹ 550 - 2% open Β· ⏱️ 18.06.2021): +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 750 Β· πŸ“₯ 320 Β· πŸ“‹ 560 - 2% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/slackapi/python-slack-sdk ``` -- [PyPi](https://pypi.org/project/slack-sdk) (πŸ“₯ 910K / month Β· ⏱️ 16.06.2021): +- [PyPi](https://pypi.org/project/slack-sdk) (πŸ“₯ 920K / month Β· ⏱️ 16.06.2021): ``` pip install slack-sdk ``` @@ -3530,7 +3575,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/attardi/wikiextractor ``` -- [PyPi](https://pypi.org/project/wikiextractor) (πŸ“₯ 960 / month Β· πŸ“¦ 8 Β· ⏱️ 05.12.2020): +- [PyPi](https://pypi.org/project/wikiextractor) (πŸ“₯ 950 / month Β· πŸ“¦ 8 Β· ⏱️ 05.12.2020): ``` pip install wikiextractor ``` @@ -3542,12 +3587,12 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/fastai/ghapi ``` -- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 70K / month Β· ⏱️ 24.05.2021): +- [PyPi](https://pypi.org/project/ghapi) (πŸ“₯ 75K / month Β· ⏱️ 24.05.2021): ``` pip install ghapi ```
-
scdl (πŸ₯‰18 Β· ⭐ 2K) - Soundcloud Music Downloader. ❗️GPL-2.0 +
scdl (πŸ₯‰18 Β· ⭐ 2K Β· πŸ’€) - Soundcloud Music Downloader. ❗️GPL-2.0 - [GitHub](https://github.com/flyingrub/scdl) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 220 Β· πŸ“¦ 33 Β· πŸ“‹ 280 - 13% open Β· ⏱️ 28.12.2020): @@ -3566,13 +3611,13 @@ _General purpose web frameworks to build web applications and REST APIs._
Show 8 hidden projects... - tushare (πŸ₯ˆ30 Β· ⭐ 11K Β· πŸ’€) - TuShare is a utility for crawling historical data of China stocks. BSD-3 -- google-resumable-media (πŸ₯‰29 Β· ⭐ 30) - Utilities for Google Media Downloads and Resumable.. Apache-2 +- google-resumable-media (πŸ₯ˆ29 Β· ⭐ 30) - Utilities for Google Media Downloads and Resumable.. Apache-2 - Google Images Download (πŸ₯‰28 Β· ⭐ 7.6K Β· πŸ’€) - Python Script to download hundreds of images from.. MIT - python-twitter (πŸ₯‰28 Β· ⭐ 3.2K Β· πŸ’€) - A Python wrapper around the Twitter API. Apache-2 - python-instagram (πŸ₯‰26 Β· ⭐ 2.9K Β· πŸ’€) - Python Client for Instagram API. MIT - Django Facebook (πŸ₯‰25 Β· ⭐ 1.4K Β· πŸ’€) - Facebook open graph api implementation using the Django.. BSD-3 - telepot (πŸ₯‰24 Β· ⭐ 2.4K Β· πŸ’€) - Python framework for Telegram Bot API. MIT -- instagram_private_api (πŸ₯‰23 Β· ⭐ 2.1K Β· πŸ’€) - A Python library to access Instagram's private API. MIT +- instagram_private_api (πŸ₯‰22 Β· ⭐ 2.1K Β· πŸ’€) - A Python library to access Instagram's private API. MIT

@@ -3587,26 +3632,26 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/kootenpv/yagmail ``` -- [PyPi](https://pypi.org/project/yagmail) (πŸ“₯ 130K / month Β· πŸ“¦ 760 Β· ⏱️ 10.05.2021): +- [PyPi](https://pypi.org/project/yagmail) (πŸ“₯ 140K / month Β· πŸ“¦ 760 Β· ⏱️ 10.05.2021): ``` pip install yagmail ```
-
flanker (πŸ₯ˆ28 Β· ⭐ 1.5K) - Python email address and Mime parsing library. Apache-2 +
flanker (πŸ₯ˆ27 Β· ⭐ 1.5K) - Python email address and Mime parsing library. Apache-2 - [GitHub](https://github.com/mailgun/flanker) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 170 Β· πŸ“¦ 140 Β· πŸ“‹ 88 - 59% open Β· ⏱️ 29.03.2021): ``` git clone https://github.com/mailgun/flanker ``` -- [PyPi](https://pypi.org/project/flanker) (πŸ“₯ 62K / month Β· πŸ“¦ 180 Β· ⏱️ 05.12.2019): +- [PyPi](https://pypi.org/project/flanker) (πŸ“₯ 60K / month Β· πŸ“¦ 180 Β· ⏱️ 05.12.2019): ``` pip install flanker ```
modoboa (πŸ₯ˆ26 Β· ⭐ 1.8K) - Mail hosting made simple. ISC -- [GitHub](https://github.com/modoboa/modoboa) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 260 Β· πŸ“¦ 32 Β· πŸ“‹ 1.6K - 8% open Β· ⏱️ 17.06.2021): +- [GitHub](https://github.com/modoboa/modoboa) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 260 Β· πŸ“¦ 32 Β· πŸ“‹ 1.6K - 8% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/modoboa/modoboa @@ -3618,12 +3663,12 @@ _General purpose web frameworks to build web applications and REST APIs._
fastapi-mail (πŸ₯ˆ23 Β· ⭐ 180) - Fastapi mail system sending mails(individual, bulk).. MIT -- [GitHub](https://github.com/sabuhish/fastapi-mail) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 22 Β· πŸ“¦ 84 Β· πŸ“‹ 29 - 10% open Β· ⏱️ 14.05.2021): +- [GitHub](https://github.com/sabuhish/fastapi-mail) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 24 Β· πŸ“¦ 89 Β· πŸ“‹ 31 - 9% open Β· ⏱️ 27.06.2021): ``` git clone https://github.com/sabuhish/fastapi-mail ``` -- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 9.1K / month Β· ⏱️ 01.05.2021): +- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 9.9K / month Β· ⏱️ 27.06.2021): ``` pip install fastapi-mail ``` @@ -3639,7 +3684,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install mailer ``` -- [Conda](https://anaconda.org/conda-forge/mailer) (πŸ“₯ 37K Β· ⏱️ 10.01.2021): +- [Conda](https://anaconda.org/conda-forge/mailer) (πŸ“₯ 38K Β· ⏱️ 01.07.2021): ``` conda install -c conda-forge mailer ``` @@ -3663,7 +3708,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) (πŸ“₯ 1.5K / month Β· πŸ“¦ 1 Β· ⏱️ 31.12.2019): +- [PyPi](https://pypi.org/project/salmon-mail) (πŸ“₯ 1.9K / month Β· πŸ“¦ 1 Β· ⏱️ 31.12.2019): ``` pip install salmon-mail ``` @@ -3673,7 +3718,7 @@ _General purpose web frameworks to build web applications and REST APIs._ - flask-mail (πŸ₯‡29 Β· ⭐ 520 Β· πŸ’€) - Flask-Mail adds SMTP mail sending to your Flask applications. BSD-3 - sync-engine (πŸ₯ˆ23 Β· ⭐ 3.5K Β· πŸ’€) - IMAP/SMTP sync system with modern APIs. ❗️AGPL-3.0 - offlineimap (πŸ₯ˆ23 Β· ⭐ 1.6K Β· πŸ’€) - Read/sync your IMAP mailboxes (python2). ❗️libpng-2.0 -- gmail (πŸ₯‰20 Β· ⭐ 1.6K Β· πŸ’€) - A Pythonic interface for Google Mail. MIT +- gmail (πŸ₯‰21 Β· ⭐ 1.6K Β· πŸ’€) - A Pythonic interface for Google Mail. MIT

@@ -3685,12 +3730,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Scrapy (πŸ₯‡38 Β· ⭐ 41K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3 -- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 9.2K Β· πŸ“¦ 25K Β· πŸ“‹ 2.8K - 28% open Β· ⏱️ 15.06.2021): +- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 9.2K Β· πŸ“¦ 25K Β· πŸ“‹ 2.8K - 28% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/scrapy/scrapy ``` -- [PyPi](https://pypi.org/project/scrapy) (πŸ“₯ 750K / month Β· πŸ“¦ 8.4K Β· ⏱️ 17.11.2020): +- [PyPi](https://pypi.org/project/scrapy) (πŸ“₯ 950K / month Β· πŸ“¦ 8.4K Β· ⏱️ 17.11.2020): ``` pip install scrapy ``` @@ -3699,14 +3744,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge scrapy ```
-
feedparser (πŸ₯‡31 Β· ⭐ 1.2K) - Parse feeds in Python. BSD-2 +
feedparser (πŸ₯‡31 Β· ⭐ 1.3K) - Parse feeds in Python. BSD-2 - [GitHub](https://github.com/kurtmckee/feedparser) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 260 Β· πŸ“‹ 190 - 34% open Β· ⏱️ 22.06.2021): ``` git clone https://github.com/kurtmckee/feedparser ``` -- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 1M / month Β· πŸ“¦ 14K Β· ⏱️ 22.06.2021): +- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 1.1M / month Β· πŸ“¦ 14K Β· ⏱️ 22.06.2021): ``` pip install feedparser ``` @@ -3718,7 +3763,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/soimort/you-get ``` -- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 32K / month Β· πŸ“¦ 36 Β· ⏱️ 01.06.2021): +- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 30K / month Β· πŸ“¦ 36 Β· ⏱️ 01.06.2021): ``` pip install you-get ``` @@ -3741,12 +3786,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
parsel (πŸ₯ˆ29 Β· ⭐ 660) - Parsel lets you extract data from XML/HTML documents using XPath or CSS.. BSD-3 -- [GitHub](https://github.com/scrapy/parsel) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 100 Β· πŸ“¦ 16K Β· πŸ“‹ 93 - 39% open Β· ⏱️ 12.03.2021): +- [GitHub](https://github.com/scrapy/parsel) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 99 Β· πŸ“¦ 16K Β· πŸ“‹ 93 - 39% open Β· ⏱️ 12.03.2021): ``` git clone https://github.com/scrapy/parsel ``` -- [PyPi](https://pypi.org/project/parsel) (πŸ“₯ 860K / month Β· πŸ“¦ 2.9K Β· ⏱️ 07.05.2020): +- [PyPi](https://pypi.org/project/parsel) (πŸ“₯ 870K / month Β· πŸ“¦ 2.9K Β· ⏱️ 07.05.2020): ``` pip install parsel ``` @@ -3762,7 +3807,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) (πŸ“₯ 390K / month Β· πŸ“¦ 430 Β· ⏱️ 29.05.2021): +- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 370K / month Β· πŸ“¦ 430 Β· ⏱️ 29.05.2021): ``` pip install MechanicalSoup ``` @@ -3771,16 +3816,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge mechanicalsoup ```
-
cloudscraper (πŸ₯ˆ28 Β· ⭐ 1K Β· πŸ“ˆ) - A Python module to bypass Cloudflare's anti-bot page. MIT +
pytrends (πŸ₯ˆ28 Β· ⭐ 2.1K Β· βž•) - Pseudo API for Google Trends. Apache-2 -- [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 160 Β· πŸ“¦ 1K Β· ⏱️ 06.04.2021): +- [GitHub](https://github.com/GeneralMills/pytrends) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 590 Β· πŸ“¦ 1K Β· πŸ“‹ 360 - 22% open Β· ⏱️ 23.04.2021): ``` - git clone https://github.com/venomous/cloudscraper + git clone https://github.com/GeneralMills/pytrends ``` -- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 810K / month Β· πŸ“¦ 8 Β· ⏱️ 28.01.2021): +- [PyPi](https://pypi.org/project/pytrends) (πŸ“₯ 83K / month Β· πŸ“¦ 82 Β· ⏱️ 22.05.2020): ``` - pip install cloudscraper + pip install pytrends ```
soupsieve (πŸ₯ˆ28 Β· ⭐ 100) - A modern CSS selector implementation for BeautifulSoup. MIT @@ -3806,11 +3851,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/binux/pyspider ``` -- [PyPi](https://pypi.org/project/pyspider) (πŸ“₯ 6K / month Β· πŸ“¦ 60 Β· ⏱️ 18.04.2018): +- [PyPi](https://pypi.org/project/pyspider) (πŸ“₯ 6.2K / month Β· πŸ“¦ 60 Β· ⏱️ 18.04.2018): ``` pip install pyspider ```
+
cloudscraper (πŸ₯ˆ27 Β· ⭐ 1K) - A Python module to bypass Cloudflare's anti-bot page. MIT + +- [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 160 Β· πŸ“¦ 1.1K Β· ⏱️ 06.04.2021): + + ``` + git clone https://github.com/venomous/cloudscraper + ``` +- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 1.1M / month Β· πŸ“¦ 8 Β· ⏱️ 28.01.2021): + ``` + pip install cloudscraper + ``` +
micawber (πŸ₯ˆ26 Β· ⭐ 540) - a small library for extracting rich content from urls. MIT - [GitHub](https://github.com/coleifer/micawber) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 83 Β· πŸ“¦ 580 Β· ⏱️ 11.06.2021): @@ -3818,19 +3875,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/coleifer/micawber ``` -- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 14K / month Β· πŸ“¦ 370 Β· ⏱️ 04.03.2021): +- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 15K / month Β· πŸ“¦ 370 Β· ⏱️ 04.03.2021): ``` pip install micawber ```
-
Grab (πŸ₯ˆ25 Β· ⭐ 2.1K) - Web Scraping Framework. MIT +
Grab (πŸ₯ˆ25 Β· ⭐ 2.1K Β· πŸ’€) - Web Scraping Framework. MIT - [GitHub](https://github.com/lorien/grab) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 250 Β· πŸ“¦ 310 Β· πŸ“‹ 220 - 12% open Β· ⏱️ 08.12.2020): ``` git clone https://github.com/lorien/grab ``` -- [PyPi](https://pypi.org/project/grab) (πŸ“₯ 5.5K / month Β· πŸ“¦ 210 Β· ⏱️ 24.06.2018): +- [PyPi](https://pypi.org/project/grab) (πŸ“₯ 5.6K / month Β· πŸ“¦ 210 Β· ⏱️ 24.06.2018): ``` pip install grab ``` @@ -3842,7 +3899,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/scrapinghub/extruct ``` -- [PyPi](https://pypi.org/project/extruct) (πŸ“₯ 68K / month Β· πŸ“¦ 42 Β· ⏱️ 28.12.2020): +- [PyPi](https://pypi.org/project/extruct) (πŸ“₯ 64K / month Β· πŸ“¦ 42 Β· ⏱️ 28.12.2020): ``` pip install extruct ``` @@ -3854,23 +3911,11 @@ _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) (πŸ“₯ 360 / month Β· πŸ“¦ 6 Β· ⏱️ 07.05.2021): +- [PyPi](https://pypi.org/project/ruia) (πŸ“₯ 380 / month Β· πŸ“¦ 6 Β· ⏱️ 07.05.2021): ``` pip install ruia ```
-
AutoScraper (πŸ₯‰22 Β· ⭐ 3.6K) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT - -- [GitHub](https://github.com/alirezamika/autoscraper) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 350 Β· πŸ“¦ 57 Β· πŸ“‹ 37 - 16% open Β· ⏱️ 03.02.2021): - - ``` - git clone https://github.com/alirezamika/autoscraper - ``` -- [PyPi](https://pypi.org/project/autoscraper) (πŸ“₯ 1.5K / month Β· ⏱️ 23.01.2021): - ``` - pip install autoscraper - ``` -
Gerapy (πŸ₯‰22 Β· ⭐ 2.5K) - Distributed Crawler Management Framework Based on Scrapy, Scrapyd,.. MIT - [GitHub](https://github.com/Gerapy/Gerapy) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 510 Β· πŸ“¦ 110 Β· πŸ“‹ 160 - 30% open Β· ⏱️ 28.05.2021): @@ -3878,31 +3923,43 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/Gerapy/Gerapy ``` -- [PyPi](https://pypi.org/project/gerapy) (πŸ“₯ 490 / month Β· πŸ“¦ 8 Β· ⏱️ 27.08.2020): +- [PyPi](https://pypi.org/project/gerapy) (πŸ“₯ 700 / month Β· πŸ“¦ 8 Β· ⏱️ 27.08.2020): ``` pip install gerapy ```
trafilatura (πŸ₯‰22 Β· ⭐ 200) - Web scraping library and command-line tool for text discovery.. ❗️GPL-3.0 -- [GitHub](https://github.com/adbar/trafilatura) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 35 Β· πŸ“¦ 71 Β· πŸ“‹ 68 - 17% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/adbar/trafilatura) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 35 Β· πŸ“¦ 72 Β· πŸ“‹ 68 - 17% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/adbar/trafilatura ``` -- [PyPi](https://pypi.org/project/trafilatura) (πŸ“₯ 48K / month Β· ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/trafilatura) (πŸ“₯ 51K / month Β· ⏱️ 15.06.2021): ``` pip install trafilatura ```
-
gazpacho (πŸ₯‰21 Β· ⭐ 570) - The simple, fast, and modern web scraping library. MIT +
AutoScraper (πŸ₯‰21 Β· ⭐ 3.6K) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT -- [GitHub](https://github.com/maxhumber/gazpacho) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 52 Β· πŸ“¦ 110 Β· πŸ“‹ 43 - 25% open Β· ⏱️ 24.04.2021): +- [GitHub](https://github.com/alirezamika/autoscraper) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 350 Β· πŸ“¦ 60 Β· πŸ“‹ 37 - 16% open Β· ⏱️ 03.02.2021): + + ``` + git clone https://github.com/alirezamika/autoscraper + ``` +- [PyPi](https://pypi.org/project/autoscraper) (πŸ“₯ 1.9K / month Β· ⏱️ 23.01.2021): + ``` + pip install autoscraper + ``` +
+
gazpacho (πŸ₯‰20 Β· ⭐ 570) - The simple, fast, and modern web scraping library. MIT + +- [GitHub](https://github.com/maxhumber/gazpacho) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 55 Β· πŸ“¦ 110 Β· πŸ“‹ 43 - 25% open Β· ⏱️ 24.04.2021): ``` git clone https://github.com/maxhumber/gazpacho ``` -- [PyPi](https://pypi.org/project/gazpacho) (πŸ“₯ 15K / month Β· πŸ“¦ 2 Β· ⏱️ 09.10.2020): +- [PyPi](https://pypi.org/project/gazpacho) (πŸ“₯ 14K / month Β· πŸ“¦ 2 Β· ⏱️ 09.10.2020): ``` pip install gazpacho ``` @@ -3913,31 +3970,43 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install beautifulsoup4 ``` -- [Conda](https://anaconda.org/conda-forge/beautifulsoup4) (πŸ“₯ 4.3M Β· ⏱️ 03.10.2020): +- [Conda](https://anaconda.org/conda-forge/beautifulsoup4) (πŸ“₯ 4.4M Β· ⏱️ 03.10.2020): ``` conda install -c conda-forge beautifulsoup4 ```
dirsearch (πŸ₯‰19 Β· ⭐ 6.3K) - Web path scanner. ❗️GPL-2.0 -- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 1.6K Β· πŸ“¦ 1 Β· πŸ“‹ 310 - 9% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 1.6K Β· πŸ“¦ 1 Β· πŸ“‹ 310 - 9% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/maurosoria/dirsearch ```
-
Lassie (πŸ₯‰19 Β· ⭐ 530) - Web Content Retrieval for Humans. MIT +
Lassie (πŸ₯‰19 Β· ⭐ 520 Β· πŸ’€) - Web Content Retrieval for Humans. MIT - [GitHub](https://github.com/michaelhelmick/lassie) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 41 Β· πŸ“¦ 26 Β· πŸ“‹ 39 - 25% open Β· ⏱️ 16.12.2020): ``` git clone https://github.com/michaelhelmick/lassie ``` -- [PyPi](https://pypi.org/project/lassie) (πŸ“₯ 1.2K / month Β· πŸ“¦ 14 Β· ⏱️ 16.12.2020): +- [PyPi](https://pypi.org/project/lassie) (πŸ“₯ 1.1K / month Β· πŸ“¦ 14 Β· ⏱️ 16.12.2020): ``` pip install lassie ```
+
Scrapera (πŸ₯‰14 Β· ⭐ 280 Β· 🐣) - A universal package of scraper scripts for humans. MIT + +- [GitHub](https://github.com/DarshanDeshpande/Scrapera) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 14 Β· πŸ“‹ 7 - 28% open Β· ⏱️ 31.03.2021): + + ``` + git clone https://github.com/DarshanDeshpande/Scrapera + ``` +- [PyPi](https://pypi.org/project/scrapera) (πŸ“₯ 130 / month Β· ⏱️ 07.02.2021): + ``` + pip install scrapera + ``` +
Transistor (πŸ₯‰14 Β· ⭐ 210 Β· πŸ’€) - Transistor, a Python web scraping framework for intelligent use.. MIT - [GitHub](https://github.com/bomquote/transistor) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 18 Β· πŸ“₯ 55 Β· πŸ“‹ 63 - 95% open Β· ⏱️ 16.08.2020): @@ -3945,7 +4014,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/bomquote/transistor ``` -- [PyPi](https://pypi.org/project/transistor) (πŸ“₯ 80 / month Β· ⏱️ 03.08.2020): +- [PyPi](https://pypi.org/project/transistor) (πŸ“₯ 77 / month Β· ⏱️ 03.08.2020): ``` pip install transistor ``` @@ -3953,9 +4022,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 11 hidden projects... - Pattern (πŸ₯ˆ29 Β· ⭐ 8K Β· πŸ’€) - Web mining module for Python, with tools for scraping, natural.. BSD-3 -- python-goose (πŸ₯ˆ27 Β· ⭐ 3.7K Β· πŸ’€) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 -- scrapely (πŸ₯‰24 Β· ⭐ 1.8K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 +- python-goose (πŸ₯ˆ26 Β· ⭐ 3.7K Β· πŸ’€) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 - robobrowser (πŸ₯‰23 Β· ⭐ 3.6K Β· πŸ’€) - Your friendly neighborhood web scraper. BSD-3 +- scrapely (πŸ₯‰23 Β· ⭐ 1.8K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 - frontera (πŸ₯‰22 Β· ⭐ 1.2K Β· πŸ’€) - A scalable frontier for web crawlers. BSD-3 - Photon (πŸ₯‰21 Β· ⭐ 8K Β· πŸ’€) - Incredibly fast crawler designed for OSINT. ❗️GPL-3.0 - snallygaster (πŸ₯‰18 Β· ⭐ 1.8K) - Tool to scan for secret files on HTTP servers. ❗️CC0-1.0 @@ -3972,23 +4041,23 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
sentry (πŸ₯‡33 Β· ⭐ 28K) - Sentry is cross-platform application monitoring, with a focus on.. ❗️SSPL-1.0 -- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 3.1K Β· πŸ“₯ 40K Β· πŸ“¦ 510 Β· πŸ“‹ 4.7K - 7% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 600 Β· πŸ”€ 3.1K Β· πŸ“₯ 40K Β· πŸ“¦ 510 Β· πŸ“‹ 4.7K - 7% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/getsentry/sentry ``` -- [PyPi](https://pypi.org/project/sentry) (πŸ“₯ 350K / month Β· πŸ“¦ 640 Β· ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/sentry) (πŸ“₯ 300K / month Β· πŸ“¦ 640 Β· ⏱️ 15.06.2021): ``` pip install sentry ``` -- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (πŸ“₯ 88K Β· ⏱️ 11.05.2021): +- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (πŸ“₯ 89K Β· ⏱️ 11.05.2021): ``` conda install -c conda-forge sentry-sdk ```
-
Prometheus Client (πŸ₯ˆ26 Β· ⭐ 2.2K) - Python client for the Prometheus monitoring system. Apache-2 +
Prometheus Client (πŸ₯‡26 Β· ⭐ 2.2K) - Python client for the Prometheus monitoring system. Apache-2 -- [GitHub](https://github.com/prometheus/client_python) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 550 Β· πŸ“‹ 340 - 7% open Β· ⏱️ 15.06.2021): +- [GitHub](https://github.com/prometheus/client_python) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 560 Β· πŸ“‹ 360 - 9% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/prometheus/client_python @@ -3998,14 +4067,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install prometheus-client ```
+
opentracing-python (πŸ₯‡26 Β· ⭐ 730 Β· βž•) - OpenTracing API for Python. Apache-2 + +- [GitHub](https://github.com/opentracing/opentracing-python) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 110 Β· πŸ“¦ 1.6K Β· πŸ“‹ 48 - 33% open Β· ⏱️ 13.04.2021): + + ``` + git clone https://github.com/opentracing/opentracing-python + ``` +- [PyPi](https://pypi.org/project/opentracing) (πŸ“₯ 2M / month Β· πŸ“¦ 300 Β· ⏱️ 19.11.2020): + ``` + pip install opentracing + ``` +
Flask-MonitoringDashboard (πŸ₯ˆ25 Β· ⭐ 540) - Automatically monitor the evolving performance of.. MIT -- [GitHub](https://github.com/flask-dashboard/Flask-MonitoringDashboard) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 120 Β· πŸ“¦ 970 Β· πŸ“‹ 170 - 25% open Β· ⏱️ 06.05.2021): +- [GitHub](https://github.com/flask-dashboard/Flask-MonitoringDashboard) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 120 Β· πŸ“¦ 990 Β· πŸ“‹ 170 - 26% open Β· ⏱️ 06.05.2021): ``` git clone https://github.com/flask-dashboard/Flask-MonitoringDashboard ``` -- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 5.8K / month Β· πŸ“¦ 14 Β· ⏱️ 09.09.2020): +- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 6.1K / month Β· πŸ“¦ 14 Β· ⏱️ 09.09.2020): ``` pip install flask-monitoringdashboard ``` @@ -4017,26 +4098,38 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/rycus86/prometheus_flask_exporter ``` -- [PyPi](https://pypi.org/project/prometheus-flask-exporter) (πŸ“₯ 5.6M / month Β· πŸ“¦ 40 Β· ⏱️ 04.05.2021): +- [PyPi](https://pypi.org/project/prometheus-flask-exporter) (πŸ“₯ 6.6M / month Β· πŸ“¦ 40 Β· ⏱️ 04.05.2021): ``` pip install prometheus-flask-exporter ```
-
ngxtop (πŸ₯‰21 Β· ⭐ 6.1K) - Real-time metrics for nginx server. MIT +
ngxtop (πŸ₯‰21 Β· ⭐ 6.2K Β· πŸ’€) - Real-time metrics for nginx server. MIT - [GitHub](https://github.com/lebinh/ngxtop) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 460 Β· πŸ“¦ 29 Β· πŸ“‹ 89 - 69% open Β· ⏱️ 21.12.2020): ``` git clone https://github.com/lebinh/ngxtop ``` -- [PyPi](https://pypi.org/project/ngxtop) (πŸ“₯ 5.2K / month Β· πŸ“¦ 18 Β· ⏱️ 21.12.2020): +- [PyPi](https://pypi.org/project/ngxtop) (πŸ“₯ 6.2K / month Β· πŸ“¦ 18 Β· ⏱️ 21.12.2020): ``` pip install ngxtop ```
+
opentelemetry-python (πŸ₯‰19 Β· ⭐ 610 Β· βž•) - OpenTelemetry Python API and SDK. Apache-2 + +- [GitHub](https://github.com/open-telemetry/opentelemetry-python) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 210 Β· πŸ“‹ 770 - 10% open Β· ⏱️ 30.06.2021): + + ``` + git clone https://github.com/open-telemetry/opentelemetry-python + ``` +- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 2.7K / month Β· ⏱️ 13.11.2020): + ``` + pip install timing-asgi + ``` +
GoAccess (πŸ₯‰18 Β· ⭐ 13K) - GoAccess is a real-time web log analyzer and interactive viewer that runs.. MIT -- [GitHub](https://github.com/allinurl/goaccess) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 900 Β· πŸ“‹ 1.8K - 16% open Β· ⏱️ 19.06.2021): +- [GitHub](https://github.com/allinurl/goaccess) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 900 Β· πŸ“‹ 1.8K - 16% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/allinurl/goaccess @@ -4049,19 +4142,19 @@ _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) (πŸ“₯ 170 / month Β· ⏱️ 18.06.2021): +- [PyPi](https://pypi.org/project/Flask-State) (πŸ“₯ 200 / month Β· ⏱️ 18.06.2021): ``` pip install Flask-State ```
starlette context (πŸ₯‰18 Β· ⭐ 160) - Middleware for Starlette that allows you to store and.. MIT -- [GitHub](https://github.com/tomwojcik/starlette-context) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 8 Β· πŸ“‹ 21 - 14% open Β· ⏱️ 03.06.2021): +- [GitHub](https://github.com/tomwojcik/starlette-context) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 9 Β· πŸ“‹ 22 - 13% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/tomwojcik/starlette-context ``` -- [PyPi](https://pypi.org/project/starlette-context) (πŸ“₯ 35K / month Β· ⏱️ 22.04.2021): +- [PyPi](https://pypi.org/project/starlette-context) (πŸ“₯ 34K / month Β· ⏱️ 28.06.2021): ``` pip install starlette-context ``` @@ -4078,17 +4171,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install starlette-prometheus ```
-
timing-asgi (πŸ₯‰13 Β· ⭐ 71 Β· πŸ’€) - ASGI middleware to record and emit timing metrics (to something.. MIT - -- [GitHub](https://github.com/steinnes/timing-asgi) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 4 Β· πŸ“‹ 3 - 66% open Β· ⏱️ 13.11.2020): +
Show 1 hidden projects... - ``` - git clone https://github.com/steinnes/timing-asgi - ``` -- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 2.8K / month Β· ⏱️ 13.11.2020): - ``` - pip install timing-asgi - ``` +- timing-asgi (πŸ₯‰6 Β· ⭐ 71 Β· πŸ’€) - ASGI middleware to record and emit timing metrics (to.. ❗Unlicensed

@@ -4096,9 +4181,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top +
Streamlit (πŸ₯‡27 Β· ⭐ 15K Β· βž•) - Streamlit The fastest way to build data apps in Python. Apache-2 + +- [GitHub](https://github.com/streamlit/streamlit) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1.3K Β· πŸ“¦ 94 Β· πŸ“‹ 1.8K - 30% open Β· ⏱️ 30.06.2021): + + ``` + git clone https://github.com/streamlit/streamlit + ``` +- [PyPi](https://pypi.org/project/streamlit) (πŸ“₯ 340K / month Β· πŸ“¦ 34 Β· ⏱️ 17.06.2021): + ``` + pip install streamlit + ``` +
wave (πŸ₯‡27 Β· ⭐ 2.6K) - Realtime Web Apps and Dashboards for Python and R. Apache-2 -- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 120 Β· πŸ“₯ 64K Β· πŸ“‹ 500 - 37% open Β· ⏱️ 08.06.2021): +- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 120 Β· πŸ“₯ 73K Β· πŸ“‹ 500 - 37% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/h2oai/wave @@ -4108,14 +4205,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install wave ```
-
flaskbb (πŸ₯ˆ23 Β· ⭐ 2K) - A classic Forum Software in Python using Flask. BSD-3 +
flaskbb (πŸ₯ˆ22 Β· ⭐ 2K) - A classic Forum Software in Python using Flask. BSD-3 - [GitHub](https://github.com/flaskbb/flaskbb) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 530 Β· πŸ“¦ 22 Β· πŸ“‹ 320 - 12% open Β· ⏱️ 19.05.2021): ``` git clone https://github.com/flaskbb/flaskbb ``` -- [PyPi](https://pypi.org/project/FlaskBB) (πŸ“₯ 180 / month Β· πŸ“¦ 2 Β· ⏱️ 15.07.2018): +- [PyPi](https://pypi.org/project/FlaskBB) (πŸ“₯ 140 / month Β· πŸ“¦ 2 Β· ⏱️ 15.07.2018): ``` pip install FlaskBB ``` @@ -4127,11 +4224,23 @@ _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) (πŸ“₯ 210 / month Β· πŸ“¦ 1 Β· ⏱️ 16.04.2020): +- [PyPi](https://pypi.org/project/wooey) (πŸ“₯ 240 / month Β· πŸ“¦ 1 Β· ⏱️ 16.04.2020): ``` pip install wooey ```
+
idom (πŸ₯‰16 Β· ⭐ 370 Β· βž•) - Create highly interactive web pages purely in Python. MIT + +- [GitHub](https://github.com/idom-team/idom) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 19 Β· πŸ“‹ 120 - 16% open Β· ⏱️ 29.06.2021): + + ``` + git clone https://github.com/idom-team/idom + ``` +- [PyPi](https://pypi.org/project/idom) (πŸ“₯ 2.5K / month Β· πŸ“¦ 2 Β· ⏱️ 29.06.2021): + ``` + pip install idom + ``` +
Show 1 hidden projects... - Misago (πŸ₯‰20 Β· ⭐ 2.1K Β· πŸ’€) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 @@ -4149,7 +4258,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/flask-admin/flask-admin ``` -- [PyPi](https://pypi.org/project/flask-admin) (πŸ“₯ 1.5M / month Β· πŸ“¦ 4.6K Β· ⏱️ 17.04.2021): +- [PyPi](https://pypi.org/project/flask-admin) (πŸ“₯ 1.6M / month Β· πŸ“¦ 4.6K Β· ⏱️ 17.04.2021): ``` pip install flask-admin ``` @@ -4160,7 +4269,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-debug-toolbar (πŸ₯‡31 Β· ⭐ 6.5K) - A configurable set of panels that display various.. BSD-3 -- [GitHub](https://github.com/jazzband/django-debug-toolbar) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 920 Β· πŸ“₯ 160 Β· πŸ“¦ 40K Β· πŸ“‹ 780 - 12% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/jazzband/django-debug-toolbar) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 920 Β· πŸ“₯ 160 Β· πŸ“¦ 40K Β· πŸ“‹ 780 - 12% open Β· ⏱️ 24.06.2021): ``` git clone https://github.com/jazzband/django-debug-toolbar @@ -4197,19 +4306,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-admin-bootstrapped/django-admin-bootstrapped ``` -- [PyPi](https://pypi.org/project/django-admin-bootstrapped) (πŸ“₯ 7.9K / month Β· πŸ“¦ 1.6K Β· ⏱️ 15.12.2015): +- [PyPi](https://pypi.org/project/django-admin-bootstrapped) (πŸ“₯ 7.5K / month Β· πŸ“¦ 1.6K Β· ⏱️ 15.12.2015): ``` pip install django-admin-bootstrapped ```
-
django-admin-interface (πŸ₯‰24 Β· ⭐ 840) - django's default admin interface made customizable... MIT +
django-admin-interface (πŸ₯‰25 Β· ⭐ 840) - django's default admin interface made customizable... MIT -- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 87 Β· πŸ“¦ 810 Β· πŸ“‹ 96 - 4% open Β· ⏱️ 06.05.2021): +- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 87 Β· πŸ“¦ 840 Β· πŸ“‹ 96 - 4% open Β· ⏱️ 06.05.2021): ``` git clone https://github.com/fabiocaccamo/django-admin-interface ``` -- [PyPi](https://pypi.org/project/django-admin-interface) (πŸ“₯ 35K / month Β· πŸ“¦ 42 Β· ⏱️ 23.04.2021): +- [PyPi](https://pypi.org/project/django-admin-interface) (πŸ“₯ 36K / month Β· πŸ“¦ 42 Β· ⏱️ 23.04.2021): ``` pip install django-admin-interface ``` @@ -4221,52 +4330,41 @@ _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) (πŸ“₯ 7.1K / month Β· πŸ“¦ 73 Β· ⏱️ 28.09.2020): +- [PyPi](https://pypi.org/project/django-smuggler) (πŸ“₯ 6.9K / month Β· πŸ“¦ 73 Β· ⏱️ 28.09.2020): ``` pip install django-smuggler ```
django-admin2 (πŸ₯‰18 Β· ⭐ 1.1K) - Extendable, adaptable rewrite of django.contrib.admin. BSD-3 -- [GitHub](https://github.com/jazzband/django-admin2) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 160 Β· πŸ“¦ 20 Β· πŸ“‹ 240 - 18% open Β· ⏱️ 09.03.2021): +- [GitHub](https://github.com/jazzband/django-admin2) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 160 Β· πŸ“¦ 21 Β· πŸ“‹ 240 - 18% open Β· ⏱️ 09.03.2021): ``` 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) (πŸ“₯ 93 / month Β· πŸ“¦ 14 Β· ⏱️ 10.01.2017): ``` pip install django-admin2 ```
-
fastapi-admin (πŸ₯‰18 Β· ⭐ 720) - A fast admin dashboard based on FastAPI and TortoiseORM.. Apache-2 +
fastapi-admin (πŸ₯‰18 Β· ⭐ 730) - A fast admin dashboard based on FastAPI and TortoiseORM.. Apache-2 -- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 100 Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/fastapi-admin/fastapi-admin) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 100 Β· πŸ“‹ 45 - 2% open Β· ⏱️ 29.06.2021): ``` - git clone https://github.com/long2ice/fastapi-admin + git clone https://github.com/fastapi-admin/fastapi-admin ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 810 / month Β· ⏱️ 03.06.2021): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 780 / month Β· ⏱️ 03.06.2021): ``` pip install fastapi-admin ```
-
nginx-ui (πŸ₯‰16 Β· ⭐ 3.9K Β· πŸ’€) - Nginx UI allows you to access and modify the nginx configurations.. MIT - -- [GitHub](https://github.com/schenkd/nginx-ui) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 190 Β· πŸ“‹ 30 - 63% open Β· ⏱️ 25.06.2020): - - ``` - git clone https://github.com/schenkd/nginx-ui - ``` -- [Docker Hub](https://hub.docker.com/r/schenkd/nginx-ui) (πŸ“₯ 310K Β· ⭐ 10 Β· ⏱️ 25.06.2020): - ``` - docker pull schenkd/nginx-ui - ``` -
-
Show 3 hidden projects... +
Show 4 hidden projects... - django-suit (πŸ₯ˆ27 Β· ⭐ 2.1K Β· πŸ’€) - Modern theme for Django admin interface. ❗️AFL-3.0 +- xadmin (πŸ₯ˆ26 Β· ⭐ 4.6K Β· πŸ’€) - Drop-in replacement of Django admin comes with lots of goodies,.. BSD-3 - django-jet (πŸ₯ˆ26 Β· ⭐ 3.1K Β· πŸ’€) - Modern responsive template for the Django admin.. ❗️AGPL-3.0 -- xadmin (πŸ₯‰25 Β· ⭐ 4.6K Β· πŸ’€) - Drop-in replacement of Django admin comes with lots of goodies,.. BSD-3 +- nginx-ui (πŸ₯‰16 Β· ⭐ 3.9K Β· πŸ’€) - Nginx UI allows you to access and modify the nginx configurations.. MIT

@@ -4276,7 +4374,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Kong (πŸ₯‡29 Β· ⭐ 30K) - The Cloud-Native API Gateway. Apache-2 -- [GitHub](https://github.com/Kong/kong) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 3.8K Β· πŸ“₯ 530K Β· πŸ“‹ 3.6K - 5% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/Kong/kong) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 3.8K Β· πŸ“₯ 520K Β· πŸ“‹ 3.6K - 5% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/kong/kong @@ -4288,7 +4386,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
tyk (πŸ₯‰22 Β· ⭐ 6.4K) - Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP.. MPL-2.0 -- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 800 Β· πŸ“₯ 17K Β· πŸ“‹ 1.8K - 18% open Β· ⏱️ 18.06.2021): +- [GitHub](https://github.com/TykTechnologies/tyk) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 800 Β· πŸ“₯ 17K Β· πŸ“‹ 1.9K - 18% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/TykTechnologies/tyk @@ -4300,9 +4398,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
flask-sqlalchemy (πŸ₯‡34 Β· ⭐ 3.5K) - Adds SQLAlchemy support to Flask. BSD-3 +
flask-sqlalchemy (πŸ₯‡32 Β· ⭐ 3.5K Β· πŸ“‰) - Adds SQLAlchemy support to Flask. BSD-3 -- [GitHub](https://github.com/pallets/flask-sqlalchemy) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 820 Β· πŸ“₯ 360 Β· πŸ“¦ 190K Β· πŸ“‹ 550 - 7% open Β· ⏱️ 02.06.2021): +- [GitHub](https://github.com/pallets/flask-sqlalchemy) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 820 Β· πŸ“₯ 360 Β· πŸ“¦ 190K Β· πŸ“‹ 550 - 7% open Β· ⏱️ 24.06.2021): ``` git clone https://github.com/pallets/flask-sqlalchemy @@ -4316,58 +4414,58 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-sqlalchemy ```
-
flask-cors (πŸ₯‡31 Β· ⭐ 720) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT +
Flask-Migrate (πŸ₯‡30 Β· ⭐ 1.9K) - SQLAlchemy database migrations for Flask applications using.. MIT -- [GitHub](https://github.com/corydolphin/flask-cors) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 100 Β· πŸ“¦ 110K Β· πŸ“‹ 130 - 23% open Β· ⏱️ 05.06.2021): +- [GitHub](https://github.com/miguelgrinberg/Flask-Migrate) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 190 Β· πŸ“‹ 350 - 1% open Β· ⏱️ 07.06.2021): ``` - git clone https://github.com/corydolphin/flask-cors + git clone https://github.com/miguelgrinberg/Flask-Migrate ``` -- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 2.5M / month Β· πŸ“¦ 15K Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/flask-migrate) (πŸ“₯ 1.2M / month Β· πŸ“¦ 19K Β· ⏱️ 30.05.2021): ``` - pip install flask-cors + pip install flask-migrate ``` -- [Conda](https://anaconda.org/conda-forge/flask-cors) (πŸ“₯ 450K Β· ⏱️ 30.05.2021): +- [Conda](https://anaconda.org/conda-forge/flask-migrate) (πŸ“₯ 140K Β· ⏱️ 31.05.2021): ``` - conda install -c conda-forge flask-cors + conda install -c conda-forge flask-migrate ```
-
Flask-Migrate (πŸ₯‡30 Β· ⭐ 1.9K Β· πŸ“‰) - SQLAlchemy database migrations for Flask applications.. MIT +
flask-cors (πŸ₯‡30 Β· ⭐ 720) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT -- [GitHub](https://github.com/miguelgrinberg/Flask-Migrate) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 190 Β· πŸ“‹ 340 - 2% open Β· ⏱️ 07.06.2021): +- [GitHub](https://github.com/corydolphin/flask-cors) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 100 Β· πŸ“¦ 110K Β· πŸ“‹ 130 - 23% open Β· ⏱️ 05.06.2021): ``` - git clone https://github.com/miguelgrinberg/Flask-Migrate + git clone https://github.com/corydolphin/flask-cors ``` -- [PyPi](https://pypi.org/project/flask-migrate) (πŸ“₯ 1.1M / month Β· πŸ“¦ 19K Β· ⏱️ 30.05.2021): +- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 2.6M / month Β· πŸ“¦ 15K Β· ⏱️ 06.01.2021): ``` - pip install flask-migrate + pip install flask-cors ``` -- [Conda](https://anaconda.org/conda-forge/flask-migrate) (πŸ“₯ 140K Β· ⏱️ 31.05.2021): +- [Conda](https://anaconda.org/conda-forge/flask-cors) (πŸ“₯ 460K Β· ⏱️ 30.05.2021): ``` - conda install -c conda-forge flask-migrate + conda install -c conda-forge flask-cors ```
-
flask-api (πŸ₯‡29 Β· ⭐ 1.3K Β· πŸ“ˆ) - Browsable web APIs for Flask. BSD-3 +
flask-api (πŸ₯‡29 Β· ⭐ 1.3K) - Browsable web APIs for Flask. BSD-3 - [GitHub](https://github.com/flask-api/flask-api) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 150 Β· πŸ“¦ 4.5K Β· πŸ“‹ 61 - 16% open Β· ⏱️ 15.06.2021): ``` git clone https://github.com/flask-api/flask-api ``` -- [PyPi](https://pypi.org/project/flask-api) (πŸ“₯ 340K / month Β· πŸ“¦ 1.3K Β· ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/flask-api) (πŸ“₯ 360K / month Β· πŸ“¦ 1.3K Β· ⏱️ 15.06.2021): ``` pip install flask-api ```
-
flask-caching (πŸ₯‡29 Β· ⭐ 620) - A caching extension for Flask. BSD-3 +
flask-caching (πŸ₯‡29 Β· ⭐ 630) - A caching extension for Flask. BSD-3 -- [GitHub](https://github.com/sh4nks/flask-caching) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 140 Β· πŸ“¦ 7.5K Β· πŸ“‹ 160 - 8% open Β· ⏱️ 31.05.2021): +- [GitHub](https://github.com/sh4nks/flask-caching) (πŸ‘¨β€πŸ’» 96 Β· πŸ”€ 140 Β· πŸ“¦ 7.6K Β· πŸ“‹ 160 - 8% open Β· ⏱️ 31.05.2021): ``` git clone https://github.com/sh4nks/flask-caching ``` -- [PyPi](https://pypi.org/project/flask-caching) (πŸ“₯ 1.9M / month Β· πŸ“¦ 1.3K Β· ⏱️ 17.03.2021): +- [PyPi](https://pypi.org/project/flask-caching) (πŸ“₯ 2M / month Β· πŸ“¦ 1.3K Β· ⏱️ 17.03.2021): ``` pip install flask-caching ``` @@ -4376,21 +4474,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge flask-caching ```
-
flask-mongoengine (πŸ₯ˆ28 Β· ⭐ 770) - MongoEngine flask extension with WTF model forms.. BSD-3 - -- [GitHub](https://github.com/MongoEngine/flask-mongoengine) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 240 Β· πŸ“¦ 6.1K Β· πŸ“‹ 250 - 21% open Β· ⏱️ 28.12.2020): - - ``` - git clone https://github.com/MongoEngine/flask-mongoengine - ``` -- [PyPi](https://pypi.org/project/flask-mongoengine) (πŸ“₯ 120K / month Β· πŸ“¦ 2.8K Β· ⏱️ 21.11.2020): - ``` - pip install flask-mongoengine - ``` -
flask-babel (πŸ₯ˆ28 Β· ⭐ 370) - i18n and l10n support for Flask based on Babel and pytz. BSD-3 -- [GitHub](https://github.com/python-babel/flask-babel) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 140 Β· πŸ“¦ 11K Β· πŸ“‹ 100 - 14% open Β· ⏱️ 01.12.2020): +- [GitHub](https://github.com/python-babel/flask-babel) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 140 Β· πŸ“¦ 12K Β· πŸ“‹ 100 - 14% open Β· ⏱️ 26.06.2021): ``` git clone https://github.com/python-babel/flask-babel @@ -4411,67 +4497,79 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/fengsp/flask-session ``` -- [PyPi](https://pypi.org/project/flask-session) (πŸ“₯ 150K / month Β· πŸ“¦ 2K Β· ⏱️ 24.06.2021): +- [PyPi](https://pypi.org/project/flask-session) (πŸ“₯ 160K / month Β· πŸ“¦ 2K Β· ⏱️ 24.06.2021): ``` pip install flask-session ```
-
flask-seasurf (πŸ₯ˆ26 Β· ⭐ 170) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3 +
flask-mongoengine (πŸ₯ˆ27 Β· ⭐ 780 Β· πŸ’€) - MongoEngine flask extension with WTF model forms.. BSD-3 -- [GitHub](https://github.com/maxcountryman/flask-seasurf) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 43 Β· πŸ“¦ 1.5K Β· πŸ“‹ 44 - 18% open Β· ⏱️ 10.01.2021): +- [GitHub](https://github.com/MongoEngine/flask-mongoengine) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 240 Β· πŸ“¦ 6.2K Β· πŸ“‹ 250 - 21% open Β· ⏱️ 28.12.2020): ``` - git clone https://github.com/maxcountryman/flask-seasurf - ``` -- [PyPi](https://pypi.org/project/flask-seasurf) (πŸ“₯ 74K / month Β· πŸ“¦ 500 Β· ⏱️ 10.01.2021): - ``` - pip install flask-seasurf + git clone https://github.com/MongoEngine/flask-mongoengine ``` -- [Conda](https://anaconda.org/conda-forge/flask-seasurf) (πŸ“₯ 30K Β· ⏱️ 30.05.2021): +- [PyPi](https://pypi.org/project/flask-mongoengine) (πŸ“₯ 120K / month Β· πŸ“¦ 2.8K Β· ⏱️ 21.11.2020): ``` - conda install -c conda-forge flask-seasurf + pip install flask-mongoengine ```
flask-limiter (πŸ₯ˆ25 Β· ⭐ 770) - Rate Limiting extension for Flask. MIT -- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 93 Β· πŸ“¦ 2.5K Β· πŸ“‹ 120 - 13% open Β· ⏱️ 01.01.2021): +- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 93 Β· πŸ“¦ 2.6K Β· πŸ“‹ 120 - 13% open Β· ⏱️ 01.01.2021): ``` git clone https://github.com/alisaifee/flask-limiter ``` -- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 140K / month Β· πŸ“¦ 690 Β· ⏱️ 25.08.2020): +- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 150K / month Β· πŸ“¦ 690 Β· ⏱️ 25.08.2020): ``` pip install flask-limiter ```
flask-apispec (πŸ₯ˆ25 Β· ⭐ 550 Β· πŸ’€) - Build and document REST APIs with Flask and apispec. MIT -- [GitHub](https://github.com/jmcarp/flask-apispec) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 120 Β· πŸ“¦ 530 Β· πŸ“‹ 150 - 58% open Β· ⏱️ 25.10.2020): +- [GitHub](https://github.com/jmcarp/flask-apispec) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 120 Β· πŸ“¦ 540 Β· πŸ“‹ 150 - 58% open Β· ⏱️ 25.10.2020): ``` git clone https://github.com/jmcarp/flask-apispec ``` -- [PyPi](https://pypi.org/project/flask-apispec) (πŸ“₯ 64K / month Β· πŸ“¦ 62 Β· ⏱️ 25.10.2020): +- [PyPi](https://pypi.org/project/flask-apispec) (πŸ“₯ 65K / month Β· πŸ“¦ 62 Β· ⏱️ 25.10.2020): ``` pip install flask-apispec ``` -- [Conda](https://anaconda.org/conda-forge/flask-apispec) (πŸ“₯ 91K Β· ⏱️ 25.10.2020): +- [Conda](https://anaconda.org/conda-forge/flask-apispec) (πŸ“₯ 92K Β· ⏱️ 25.10.2020): ``` conda install -c conda-forge flask-apispec ```
flask-paginate (πŸ₯ˆ25 Β· ⭐ 230) - Pagination support for flask. BSD-3 -- [GitHub](https://github.com/lixxu/flask-paginate) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 72 Β· πŸ“₯ 23 Β· πŸ“¦ 1.7K Β· πŸ“‹ 60 - 6% open Β· ⏱️ 19.04.2021): +- [GitHub](https://github.com/lixxu/flask-paginate) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 72 Β· πŸ“₯ 23 Β· πŸ“¦ 1.7K Β· πŸ“‹ 61 - 8% open Β· ⏱️ 19.04.2021): ``` git clone https://github.com/lixxu/flask-paginate ``` -- [PyPi](https://pypi.org/project/flask-paginate) (πŸ“₯ 46K / month Β· πŸ“¦ 84 Β· ⏱️ 31.01.2021): +- [PyPi](https://pypi.org/project/flask-paginate) (πŸ“₯ 45K / month Β· πŸ“¦ 84 Β· ⏱️ 31.01.2021): ``` pip install flask-paginate ```
+
flask-seasurf (πŸ₯ˆ25 Β· ⭐ 170) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3 + +- [GitHub](https://github.com/maxcountryman/flask-seasurf) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 43 Β· πŸ“¦ 1.5K Β· πŸ“‹ 44 - 18% open Β· ⏱️ 10.01.2021): + + ``` + git clone https://github.com/maxcountryman/flask-seasurf + ``` +- [PyPi](https://pypi.org/project/flask-seasurf) (πŸ“₯ 74K / month Β· πŸ“¦ 500 Β· ⏱️ 10.01.2021): + ``` + pip install flask-seasurf + ``` +- [Conda](https://anaconda.org/conda-forge/flask-seasurf) (πŸ“₯ 31K Β· ⏱️ 30.05.2021): + ``` + conda install -c conda-forge flask-seasurf + ``` +
flask-ask (πŸ₯‰24 Β· ⭐ 1.9K Β· πŸ’€) - Alexa Skills Kit for Python. Apache-2 - [GitHub](https://github.com/johnwheeler/flask-ask) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 370 Β· πŸ“¦ 700 Β· ⏱️ 06.09.2020): @@ -4479,7 +4577,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/johnwheeler/flask-ask ``` -- [PyPi](https://pypi.org/project/flask-ask) (πŸ“₯ 600 / month Β· πŸ“¦ 260 Β· ⏱️ 28.02.2018): +- [PyPi](https://pypi.org/project/flask-ask) (πŸ“₯ 610 / month Β· πŸ“¦ 260 Β· ⏱️ 28.02.2018): ``` pip install flask-ask ``` @@ -4491,7 +4589,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/marshmallow-code/flask-marshmallow ``` -- [PyPi](https://pypi.org/project/flask-marshmallow) (πŸ“₯ 410K / month Β· πŸ“¦ 1.5K Β· ⏱️ 28.09.2020): +- [PyPi](https://pypi.org/project/flask-marshmallow) (πŸ“₯ 430K / month Β· πŸ“¦ 1.5K Β· ⏱️ 28.09.2020): ``` pip install flask-marshmallow ``` @@ -4502,16 +4600,16 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Frozen-Flask (πŸ₯‰24 Β· ⭐ 690) - Freezes a Flask application into a set of static files. BSD-3 -- [GitHub](https://github.com/Frozen-Flask/Frozen-Flask) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 69 Β· πŸ“₯ 54 Β· πŸ“¦ 2.1K Β· πŸ“‹ 62 - 32% open Β· ⏱️ 15.06.2021): +- [GitHub](https://github.com/Frozen-Flask/Frozen-Flask) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 69 Β· πŸ“₯ 54 Β· πŸ“¦ 2.1K Β· πŸ“‹ 63 - 31% open Β· ⏱️ 15.06.2021): ``` git clone https://github.com/Frozen-Flask/Frozen-Flask ``` -- [PyPi](https://pypi.org/project/frozen-flask) (πŸ“₯ 49K / month Β· πŸ“¦ 1.1K Β· ⏱️ 15.06.2021): +- [PyPi](https://pypi.org/project/frozen-flask) (πŸ“₯ 53K / month Β· πŸ“¦ 1.1K Β· ⏱️ 15.06.2021): ``` pip install frozen-flask ``` -- [Conda](https://anaconda.org/conda-forge/frozen-flask) (πŸ“₯ 58K Β· ⏱️ 12.07.2018): +- [Conda](https://anaconda.org/conda-forge/frozen-flask) (πŸ“₯ 59K Β· ⏱️ 12.07.2018): ``` conda install -c conda-forge frozen-flask ``` @@ -4539,43 +4637,43 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/GoogleCloudPlatform/flask-talisman ``` -- [PyPi](https://pypi.org/project/flask-talisman) (πŸ“₯ 230K / month Β· πŸ“¦ 160 Β· ⏱️ 14.06.2021): +- [PyPi](https://pypi.org/project/flask-talisman) (πŸ“₯ 240K / month Β· πŸ“¦ 160 Β· ⏱️ 14.06.2021): ``` pip install flask-talisman ```
-
flask_injector (πŸ₯‰23 Β· ⭐ 220) - Adds Injector support to Flask. BSD-3 +
Flask-Excel (πŸ₯‰22 Β· ⭐ 230 Β· πŸ’€) - A flask extension using pyexcel to read, manipulate and write.. BSD-3 -- [GitHub](https://github.com/alecthomas/flask_injector) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 28 Β· πŸ“¦ 540 Β· πŸ“‹ 43 - 23% open Β· ⏱️ 22.02.2021): +- [GitHub](https://github.com/pyexcel-webwares/Flask-Excel) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 72 Β· πŸ“₯ 7 Β· πŸ“¦ 620 Β· πŸ“‹ 49 - 20% open Β· ⏱️ 10.11.2020): ``` - git clone https://github.com/alecthomas/flask_injector + git clone https://github.com/pyexcel-webwares/Flask-Excel ``` -- [PyPi](https://pypi.org/project/flask_injector) (πŸ“₯ 33K / month Β· πŸ“¦ 110 Β· ⏱️ 22.02.2020): +- [PyPi](https://pypi.org/project/flask-excel) (πŸ“₯ 15K / month Β· πŸ“¦ 140 Β· ⏱️ 20.07.2017): ``` - pip install flask_injector + pip install flask-excel ```
-
Flask-Excel (πŸ₯‰22 Β· ⭐ 230 Β· πŸ’€) - A flask extension using pyexcel to read, manipulate and write.. BSD-3 +
flask_injector (πŸ₯‰22 Β· ⭐ 220) - Adds Injector support to Flask. BSD-3 -- [GitHub](https://github.com/pyexcel-webwares/Flask-Excel) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 71 Β· πŸ“₯ 7 Β· πŸ“¦ 620 Β· πŸ“‹ 49 - 20% open Β· ⏱️ 10.11.2020): +- [GitHub](https://github.com/alecthomas/flask_injector) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 28 Β· πŸ“¦ 550 Β· πŸ“‹ 43 - 23% open Β· ⏱️ 22.02.2021): ``` - git clone https://github.com/pyexcel-webwares/Flask-Excel + git clone https://github.com/alecthomas/flask_injector ``` -- [PyPi](https://pypi.org/project/flask-excel) (πŸ“₯ 15K / month Β· πŸ“¦ 140 Β· ⏱️ 20.07.2017): +- [PyPi](https://pypi.org/project/flask_injector) (πŸ“₯ 33K / month Β· πŸ“¦ 110 Β· ⏱️ 22.02.2020): ``` - pip install flask-excel + pip install flask_injector ```
flask-rebar (πŸ₯‰22 Β· ⭐ 180) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT -- [GitHub](https://github.com/plangrid/flask-rebar) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 30 Β· πŸ“¦ 28 Β· πŸ“‹ 89 - 51% open Β· ⏱️ 14.06.2021): +- [GitHub](https://github.com/plangrid/flask-rebar) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 30 Β· πŸ“¦ 28 Β· πŸ“‹ 90 - 51% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/plangrid/flask-rebar ``` -- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 2.3K / month Β· πŸ“¦ 6 Β· ⏱️ 14.06.2021): +- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 2.6K / month Β· πŸ“¦ 6 Β· ⏱️ 14.06.2021): ``` pip install flask-rebar ``` @@ -4587,12 +4685,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/muatik/flask-profiler ``` -- [PyPi](https://pypi.org/project/flask-profiler) (πŸ“₯ 13K / month Β· πŸ“¦ 12 Β· ⏱️ 19.11.2018): +- [PyPi](https://pypi.org/project/flask-profiler) (πŸ“₯ 14K / month Β· πŸ“¦ 12 Β· ⏱️ 19.11.2018): ``` pip install flask-profiler ```
-
safrs (πŸ₯‰20 Β· ⭐ 280) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. ❗️GPL-3.0 +
safrs (πŸ₯‰21 Β· ⭐ 280) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. ❗️GPL-3.0 - [GitHub](https://github.com/thomaxxl/safrs) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 54 Β· πŸ“¦ 35 Β· ⏱️ 19.05.2021): @@ -4611,31 +4709,31 @@ _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) (πŸ“₯ 560 / month Β· πŸ“¦ 12 Β· ⏱️ 04.06.2021): +- [PyPi](https://pypi.org/project/flask-msearch) (πŸ“₯ 700 / month Β· πŸ“¦ 12 Β· ⏱️ 04.06.2021): ``` pip install flask-msearch ```
flask-jsonrpc (πŸ₯‰19 Β· ⭐ 230 Β· πŸ’€) - A basic JSON-RPC implementation for your Flask-powered.. BSD-3 -- [GitHub](https://github.com/cenobites/flask-jsonrpc) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 59 Β· πŸ“¦ 160 Β· πŸ“‹ 56 - 7% open Β· ⏱️ 07.11.2020): +- [GitHub](https://github.com/cenobites/flask-jsonrpc) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 59 Β· πŸ“¦ 160 Β· πŸ“‹ 57 - 8% open Β· ⏱️ 07.11.2020): ``` git clone https://github.com/cenobites/flask-jsonrpc ``` -- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 520 / month Β· πŸ“¦ 6 Β· ⏱️ 28.04.2012): +- [PyPi](https://pypi.org/project/rpc) (πŸ“₯ 510 / month Β· πŸ“¦ 6 Β· ⏱️ 28.04.2012): ``` pip install rpc ```
-
flask_pydantic (πŸ₯‰19 Β· ⭐ 130) - flask extension for integration with the awesome pydantic.. MIT +
flask_pydantic (πŸ₯‰19 Β· ⭐ 140) - flask extension for integration with the awesome pydantic.. MIT -- [GitHub](https://github.com/bauerji/flask_pydantic) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 20 Β· πŸ“¦ 34 Β· πŸ“‹ 19 - 15% open Β· ⏱️ 15.06.2021): +- [GitHub](https://github.com/bauerji/flask_pydantic) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 20 Β· πŸ“¦ 36 Β· πŸ“‹ 19 - 15% open Β· ⏱️ 15.06.2021): ``` git clone https://github.com/bauerji/flask_pydantic ``` -- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 21K / month Β· ⏱️ 09.05.2021): +- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 22K / month Β· ⏱️ 09.05.2021): ``` pip install flask_pydantic ``` @@ -4647,14 +4745,14 @@ _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) (πŸ“₯ 260 / month Β· ⏱️ 04.06.2021): +- [PyPi](https://pypi.org/project/flask-file-upload) (πŸ“₯ 300 / month Β· ⏱️ 04.06.2021): ``` pip install flask-file-upload ```
cookiecutter-flask (πŸ₯‰17 Β· ⭐ 3.8K) - A flask template with Bootstrap 4, asset.. MIT -- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (πŸ‘¨β€πŸ’» 61 Β· πŸ”€ 680 Β· πŸ“‹ 170 - 5% open Β· ⏱️ 13.05.2021): +- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 680 Β· πŸ“‹ 170 - 5% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/cookiecutter-flask/cookiecutter-flask @@ -4667,12 +4765,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/numberly/flask2postman ``` -- [PyPi](https://pypi.org/project/flask2postman) (πŸ“₯ 280 / month Β· πŸ“¦ 1 Β· ⏱️ 16.01.2020): +- [PyPi](https://pypi.org/project/flask2postman) (πŸ“₯ 300 / month Β· πŸ“¦ 1 Β· ⏱️ 16.01.2020): ``` pip install flask2postman ```
-
Show 6 hidden projects... +
Show 8 hidden projects... - flask-security (πŸ₯ˆ28 Β· ⭐ 1.6K Β· πŸ’€) - Quick and simple security for Flask applications. MIT - flask-bcrypt (πŸ₯ˆ27 Β· ⭐ 290 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3 @@ -4680,6 +4778,8 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - flask-bootstrap (πŸ₯ˆ25 Β· ⭐ 1.5K Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. BSD-3 - flask-s3 (πŸ₯‰22 Β· ⭐ 180 Β· πŸ’€) - Seamlessly serve your static assets of your Flask app from Amazon.. ❗️WTFPL - Flask-Opentracing (πŸ₯‰22 Β· ⭐ 120 Β· πŸ’€) - OpenTracing instrumentation for the Flask.. BSD-3 +- flask-ngrok (πŸ₯‰21 Β· ⭐ 82 Β· πŸ’€) - A simple way to demo Flask apps from your machine. Apache-2 +- flask_jsondash (πŸ₯‰18 Β· ⭐ 3.2K Β· πŸ’€) - Build complex dashboards without any front-end code... MIT

@@ -4687,21 +4787,33 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
fastapi-sqlalchemy (πŸ₯‡21 Β· ⭐ 290 Β· πŸ’€) - Adds simple SQLAlchemy support to FastAPI. MIT +
fastapi-sqlalchemy (πŸ₯‡22 Β· ⭐ 290 Β· πŸ’€) - Adds simple SQLAlchemy support to FastAPI. MIT -- [GitHub](https://github.com/mfreeborn/fastapi-sqlalchemy) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 24 Β· πŸ“¦ 190 Β· πŸ“‹ 17 - 52% open Β· ⏱️ 25.09.2020): +- [GitHub](https://github.com/mfreeborn/fastapi-sqlalchemy) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 24 Β· πŸ“¦ 200 Β· πŸ“‹ 18 - 55% open Β· ⏱️ 25.09.2020): ``` git clone https://github.com/mfreeborn/fastapi-sqlalchemy ``` -- [PyPi](https://pypi.org/project/fastapi-sqlalchemy) (πŸ“₯ 15K / month Β· ⏱️ 25.09.2020): +- [PyPi](https://pypi.org/project/fastapi-sqlalchemy) (πŸ“₯ 16K / month Β· ⏱️ 25.09.2020): ``` pip install fastapi-sqlalchemy ```
-
fastapi-code-generator (πŸ₯‡19 Β· ⭐ 240) - This code generator creates FastAPI app from an.. MIT +
fastapi-crudrouter (πŸ₯‡21 Β· ⭐ 290 Β· βž•) - A dynamic FastAPI router that automatically creates.. MIT -- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 22 Β· πŸ“‹ 28 - 35% open Β· ⏱️ 17.06.2021): +- [GitHub](https://github.com/awtkns/fastapi-crudrouter) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 35 Β· πŸ“₯ 2 Β· πŸ“¦ 15 Β· πŸ“‹ 36 - 33% open Β· ⏱️ 19.06.2021): + + ``` + git clone https://github.com/awtkns/fastapi-crudrouter + ``` +- [PyPi](https://pypi.org/project/fastapi-crudrouter) (πŸ“₯ 2.2K / month Β· ⏱️ 23.04.2021): + ``` + pip install fastapi-crudrouter + ``` +
+
fastapi-code-generator (πŸ₯ˆ19 Β· ⭐ 250) - This code generator creates FastAPI app from an.. MIT + +- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 22 Β· πŸ“‹ 30 - 40% open Β· ⏱️ 27.06.2021): ``` git clone https://github.com/koxudaxi/fastapi-code-generator @@ -4711,7 +4823,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install fastapi-code-generator ```
-
fastapi-versioning (πŸ₯‡19 Β· ⭐ 210) - api versioning for fastapi web applications. MIT +
fastapi-versioning (πŸ₯ˆ19 Β· ⭐ 210) - api versioning for fastapi web applications. MIT - [GitHub](https://github.com/DeanWay/fastapi-versioning) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 27 Β· πŸ“‹ 25 - 48% open Β· ⏱️ 18.05.2021): @@ -4723,50 +4835,50 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install fastapi-versioning ```
-
fastapi_contrib (πŸ₯ˆ18 Β· ⭐ 350) - Opinionated set of utilities on top of FastAPI. MIT +
fastapi_contrib (πŸ₯ˆ18 Β· ⭐ 360) - Opinionated set of utilities on top of FastAPI. MIT - [GitHub](https://github.com/identixone/fastapi_contrib) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 20 Β· πŸ“‹ 26 - 19% open Β· ⏱️ 03.06.2021): ``` git clone https://github.com/identixone/fastapi_contrib ``` -- [PyPi](https://pypi.org/project/fastapi_contrib) (πŸ“₯ 9.3K / month Β· ⏱️ 03.06.2021): +- [PyPi](https://pypi.org/project/fastapi_contrib) (πŸ“₯ 10K / month Β· ⏱️ 03.06.2021): ``` pip install fastapi_contrib ```
fastapi-plugins (πŸ₯‰17 Β· ⭐ 140) - FastAPI framework plugins. MIT -- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 5 Β· πŸ“¦ 32 Β· πŸ“‹ 12 - 25% open Β· ⏱️ 31.03.2021): +- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 5 Β· πŸ“¦ 33 Β· πŸ“‹ 12 - 25% open Β· ⏱️ 31.03.2021): ``` git clone https://github.com/madkote/fastapi-plugins ``` -- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 2.6K / month Β· ⏱️ 31.03.2021): +- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 2.8K / month Β· ⏱️ 31.03.2021): ``` pip install fastapi-plugins ```
starlette_exporter (πŸ₯‰17 Β· ⭐ 100) - Prometheus exporter for Starlette and FastAPI. Apache-2 -- [GitHub](https://github.com/stephenhillier/starlette_exporter) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 9 Β· πŸ“‹ 13 - 7% open Β· ⏱️ 11.06.2021): +- [GitHub](https://github.com/stephenhillier/starlette_exporter) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 10 Β· πŸ“‹ 15 - 20% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/stephenhillier/starlette_exporter ``` -- [PyPi](https://pypi.org/project/starlette_exporter) (πŸ“₯ 52K / month Β· ⏱️ 11.06.2021): +- [PyPi](https://pypi.org/project/starlette_exporter) (πŸ“₯ 54K / month Β· ⏱️ 11.06.2021): ``` pip install starlette_exporter ```
-
fastapi-socketio (πŸ₯‰17 Β· ⭐ 74) - Easily integrate socket.io with your FastAPI app. Apache-2 +
fastapi-socketio (πŸ₯‰17 Β· ⭐ 77) - Easily integrate socket.io with your FastAPI app. Apache-2 -- [GitHub](https://github.com/pyropy/fastapi-socketio) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 5 Β· πŸ“¦ 10 Β· πŸ“‹ 14 - 50% open Β· ⏱️ 17.06.2021): +- [GitHub](https://github.com/pyropy/fastapi-socketio) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 5 Β· πŸ“¦ 11 Β· πŸ“‹ 14 - 50% open Β· ⏱️ 17.06.2021): ``` git clone https://github.com/pyropy/fastapi-socketio ``` -- [PyPi](https://pypi.org/project/fastapi-socketio) (πŸ“₯ 970 / month Β· ⏱️ 17.06.2021): +- [PyPi](https://pypi.org/project/fastapi-socketio) (πŸ“₯ 920 / month Β· ⏱️ 17.06.2021): ``` pip install fastapi-socketio ``` @@ -4778,14 +4890,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/laurents/slowapi ``` -- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 5.6K / month Β· ⏱️ 23.12.2020): +- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 5.9K / month Β· ⏱️ 23.12.2020): ``` pip install slowapi ```
-
fastapi-react (πŸ₯‰15 Β· ⭐ 660) - Cookiecutter Template for FastAPI + React Projects. Using.. MIT +
fastapi-react (πŸ₯‰15 Β· ⭐ 670) - Cookiecutter Template for FastAPI + React Projects. Using.. MIT -- [GitHub](https://github.com/Buuntu/fastapi-react) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 95 Β· πŸ“‹ 45 - 28% open Β· ⏱️ 14.05.2021): +- [GitHub](https://github.com/Buuntu/fastapi-react) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 97 Β· πŸ“‹ 45 - 28% open Β· ⏱️ 14.05.2021): ``` git clone https://github.com/Buuntu/fastapi-react @@ -4805,7 +4917,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
fastapi_client (πŸ₯‰10 Β· ⭐ 180) - FastAPI client generator. Apache-2 -- [GitHub](https://github.com/dmontagu/fastapi_client) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 14 Β· πŸ“‹ 13 - 46% open Β· ⏱️ 11.02.2021): +- [GitHub](https://github.com/dmontagu/fastapi_client) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 15 Β· πŸ“‹ 14 - 50% open Β· ⏱️ 11.02.2021): ``` git clone https://github.com/dmontagu/fastapi_client @@ -4813,7 +4925,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Show 1 hidden projects... -- fastapi-utils (πŸ₯ˆ18 Β· ⭐ 740 Β· πŸ’€) - Reusable utilities for FastAPI. MIT +- fastapi-utils (πŸ₯ˆ18 Β· ⭐ 750 Β· πŸ’€) - Reusable utilities for FastAPI. MIT

@@ -4821,14 +4933,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
pyramid_celery (πŸ₯‰20 Β· ⭐ 99) - Pyramid configuration with celery integration. Allows you to.. MIT +
pyramid_celery (πŸ₯‰19 Β· ⭐ 98) - Pyramid configuration with celery integration. Allows you to.. MIT - [GitHub](https://github.com/sontek/pyramid_celery) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 62 Β· πŸ“‹ 44 - 27% open Β· ⏱️ 24.02.2021): ``` git clone https://github.com/sontek/pyramid_celery ``` -- [PyPi](https://pypi.org/project/pyramid_celery) (πŸ“₯ 5K / month Β· πŸ“¦ 12 Β· ⏱️ 24.12.2016): +- [PyPi](https://pypi.org/project/pyramid_celery) (πŸ“₯ 4.7K / month Β· πŸ“¦ 12 Β· ⏱️ 24.12.2016): ``` pip install pyramid_celery ``` @@ -4840,7 +4952,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) (πŸ“₯ 4.5K / month Β· πŸ“¦ 14 Β· ⏱️ 03.08.2018): +- [PyPi](https://pypi.org/project/pyramid_services) (πŸ“₯ 4.2K / month Β· πŸ“¦ 14 Β· ⏱️ 03.08.2018): ``` pip install pyramid_services ``` @@ -4899,78 +5011,38 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-haystack ```
-
django-reversion (πŸ₯‡32 Β· ⭐ 2.6K) - django-reversion is an extension to the Django web.. BSD-3 - -- [GitHub](https://github.com/etianen/django-reversion) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 450 Β· πŸ“¦ 5.8K Β· πŸ“‹ 590 - 1% open Β· ⏱️ 18.06.2021): - - ``` - git clone https://github.com/etianen/django-reversion - ``` -- [PyPi](https://pypi.org/project/django-reversion) (πŸ“₯ 270K / month Β· πŸ“¦ 4.2K Β· ⏱️ 22.01.2021): - ``` - pip install django-reversion - ``` -
-
django-model-utils (πŸ₯‡32 Β· ⭐ 2.1K) - Django model mixins and utilities. BSD-3 - -- [GitHub](https://github.com/jazzband/django-model-utils) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 310 Β· πŸ“¦ 14K Β· πŸ“‹ 250 - 38% open Β· ⏱️ 30.04.2021): - - ``` - git clone https://github.com/jazzband/django-model-utils - ``` -- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 650K / month Β· πŸ“¦ 9.2K Β· ⏱️ 01.12.2020): - ``` - pip install django-model-utils - ``` -
-
django-pipeline (πŸ₯‡32 Β· ⭐ 1.4K) - Pipeline is an asset packaging library for Django. MIT - -- [GitHub](https://github.com/jazzband/django-pipeline) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 360 Β· πŸ“¦ 1.8K Β· πŸ“‹ 460 - 33% open Β· ⏱️ 09.03.2021): - - ``` - git clone https://github.com/jazzband/django-pipeline - ``` -- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 75K / month Β· πŸ“¦ 2.2K Β· ⏱️ 19.01.2021): - ``` - pip install django-pipeline - ``` -
-
django-cors-headers (πŸ₯‡31 Β· ⭐ 4.2K) - Django app for handling the server headers required.. MIT +
django-filter (πŸ₯‡31 Β· ⭐ 3.4K) - A generic system for filtering Django QuerySets based on.. BSD-3 -- [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 470 Β· πŸ“¦ 71K Β· πŸ“‹ 230 - 3% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/carltongibson/django-filter) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 660 Β· πŸ“¦ 61K Β· πŸ“‹ 750 - 14% open Β· ⏱️ 22.06.2021): ``` - git clone https://github.com/adamchainz/django-cors-headers - ``` -- [PyPi](https://pypi.org/project/django-cors-headers) (πŸ“₯ 2M / month Β· πŸ“¦ 13K Β· ⏱️ 25.01.2021): - ``` - pip install django-cors-headers + git clone https://github.com/carltongibson/django-filter ``` -- [Conda](https://anaconda.org/conda-forge/django-cors-headers) (πŸ“₯ 20K Β· ⏱️ 13.04.2021): +- [PyPi](https://pypi.org/project/django-filter) (πŸ“₯ 2M / month Β· πŸ“¦ 17K Β· ⏱️ 27.09.2020): ``` - conda install -c conda-forge django-cors-headers + pip install django-filter ```
-
django-filter (πŸ₯‡31 Β· ⭐ 3.4K) - A generic system for filtering Django QuerySets based on.. BSD-3 +
django-reversion (πŸ₯‡31 Β· ⭐ 2.6K) - django-reversion is an extension to the Django web.. BSD-3 -- [GitHub](https://github.com/carltongibson/django-filter) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 660 Β· πŸ“¦ 60K Β· πŸ“‹ 750 - 14% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/etianen/django-reversion) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 450 Β· πŸ“¦ 5.8K Β· πŸ“‹ 590 - 2% open Β· ⏱️ 18.06.2021): ``` - git clone https://github.com/carltongibson/django-filter + git clone https://github.com/etianen/django-reversion ``` -- [PyPi](https://pypi.org/project/django-filter) (πŸ“₯ 2M / month Β· πŸ“¦ 17K Β· ⏱️ 27.09.2020): +- [PyPi](https://pypi.org/project/django-reversion) (πŸ“₯ 270K / month Β· πŸ“¦ 4.2K Β· ⏱️ 22.01.2021): ``` - pip install django-filter + pip install django-reversion ```
django-environ (πŸ₯‡31 Β· ⭐ 2.3K Β· πŸ’€) - Django-environ allows you to utilize 12factor inspired.. MIT -- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 240 Β· πŸ“¦ 53K Β· πŸ“‹ 210 - 63% open Β· ⏱️ 20.07.2020): +- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 240 Β· πŸ“¦ 54K Β· πŸ“‹ 210 - 63% open Β· ⏱️ 20.07.2020): ``` git clone https://github.com/joke2k/django-environ ``` -- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 850K / month Β· πŸ“¦ 6.8K Β· ⏱️ 25.06.2018): +- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 860K / month Β· πŸ“¦ 6.8K Β· ⏱️ 25.06.2018): ``` pip install django-environ ``` @@ -4991,9 +5063,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-redis ```
+
django-model-utils (πŸ₯‡31 Β· ⭐ 2.1K) - Django model mixins and utilities. BSD-3 + +- [GitHub](https://github.com/jazzband/django-model-utils) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 310 Β· πŸ“¦ 14K Β· πŸ“‹ 250 - 38% open Β· ⏱️ 30.04.2021): + + ``` + git clone https://github.com/jazzband/django-model-utils + ``` +- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 660K / month Β· πŸ“¦ 9.2K Β· ⏱️ 01.12.2020): + ``` + pip install django-model-utils + ``` +
django-ckeditor (πŸ₯‡31 Β· ⭐ 1.9K) - Django admin CKEditor integration. BSD-3 -- [GitHub](https://github.com/django-ckeditor/django-ckeditor) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 660 Β· πŸ“¦ 15K Β· πŸ“‹ 470 - 18% open Β· ⏱️ 29.05.2021): +- [GitHub](https://github.com/django-ckeditor/django-ckeditor) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 660 Β· πŸ“¦ 16K Β· πŸ“‹ 470 - 19% open Β· ⏱️ 29.05.2021): ``` git clone https://github.com/django-ckeditor/django-ckeditor @@ -5014,7 +5098,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-storages ``` -- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 26K Β· ⏱️ 21.11.2019): +- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 27K Β· ⏱️ 21.11.2019): ``` conda install -c conda-forge django-storages ``` @@ -5043,46 +5127,74 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-tables2 ```
-
django-mptt (πŸ₯ˆ30 Β· ⭐ 2.5K) - Utilities for implementing a modified pre-order traversal tree.. MIT +
django-pipeline (πŸ₯‡31 Β· ⭐ 1.4K) - Pipeline is an asset packaging library for Django. MIT -- [GitHub](https://github.com/django-mptt/django-mptt) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“¦ 9.6K Β· πŸ“‹ 520 - 22% open Β· ⏱️ 09.06.2021): +- [GitHub](https://github.com/jazzband/django-pipeline) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 360 Β· πŸ“¦ 1.8K Β· πŸ“‹ 460 - 33% open Β· ⏱️ 09.03.2021): ``` - git clone https://github.com/django-mptt/django-mptt + git clone https://github.com/jazzband/django-pipeline ``` -- [PyPi](https://pypi.org/project/django-mptt) (πŸ“₯ 370K / month Β· πŸ“¦ 6.3K Β· ⏱️ 18.01.2020): +- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 76K / month Β· πŸ“¦ 2.2K Β· ⏱️ 19.01.2021): ``` - pip install django-mptt + pip install django-pipeline ```
-
django-webpack-loader (πŸ₯ˆ30 Β· ⭐ 2.3K) - Transparently use webpack with django. MIT +
django-cors-headers (πŸ₯ˆ30 Β· ⭐ 4.2K) - Django app for handling the server headers required.. MIT -- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 310 Β· πŸ“¦ 6.6K Β· πŸ“‹ 160 - 19% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 470 Β· πŸ“¦ 72K Β· πŸ“‹ 230 - 3% open Β· ⏱️ 22.06.2021): ``` - git clone https://github.com/owais/django-webpack-loader + git clone https://github.com/adamchainz/django-cors-headers ``` -- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 300K / month Β· πŸ“¦ 1.9K Β· ⏱️ 18.06.2021): +- [PyPi](https://pypi.org/project/django-cors-headers) (πŸ“₯ 2M / month Β· πŸ“¦ 13K Β· ⏱️ 25.01.2021): ``` - pip install django-webpack-loader + pip install django-cors-headers + ``` +- [Conda](https://anaconda.org/conda-forge/django-cors-headers) (πŸ“₯ 20K Β· ⏱️ 13.04.2021): + ``` + conda install -c conda-forge django-cors-headers ```
-
django-taggit (πŸ₯ˆ29 Β· ⭐ 2.7K) - Simple tagging for django. BSD-3 +
django-taggit (πŸ₯ˆ30 Β· ⭐ 2.7K) - Simple tagging for django. BSD-3 -- [GitHub](https://github.com/jazzband/django-taggit) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 560 Β· πŸ“‹ 360 - 18% open Β· ⏱️ 17.06.2021): +- [GitHub](https://github.com/jazzband/django-taggit) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 560 Β· πŸ“‹ 360 - 18% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/jazzband/django-taggit ``` -- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 270K / month Β· πŸ“¦ 5.6K Β· ⏱️ 22.05.2020): +- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 270K / month Β· πŸ“¦ 5.6K Β· ⏱️ 30.06.2021): ``` pip install django-taggit ``` -- [Conda](https://anaconda.org/conda-forge/django-taggit) (πŸ“₯ 80K Β· ⏱️ 19.04.2021): +- [Conda](https://anaconda.org/conda-forge/django-taggit) (πŸ“₯ 80K Β· ⏱️ 30.06.2021): ``` conda install -c conda-forge django-taggit ```
+
django-mptt (πŸ₯ˆ30 Β· ⭐ 2.5K) - Utilities for implementing a modified pre-order traversal tree.. MIT + +- [GitHub](https://github.com/django-mptt/django-mptt) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“¦ 9.6K Β· πŸ“‹ 520 - 22% open Β· ⏱️ 09.06.2021): + + ``` + git clone https://github.com/django-mptt/django-mptt + ``` +- [PyPi](https://pypi.org/project/django-mptt) (πŸ“₯ 320K / month Β· πŸ“¦ 6.3K Β· ⏱️ 18.01.2020): + ``` + pip install django-mptt + ``` +
+
django-webpack-loader (πŸ₯ˆ30 Β· ⭐ 2.3K) - Transparently use webpack with django. MIT + +- [GitHub](https://github.com/django-webpack/django-webpack-loader) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 310 Β· πŸ“¦ 6.7K Β· πŸ“‹ 160 - 19% open Β· ⏱️ 22.06.2021): + + ``` + git clone https://github.com/owais/django-webpack-loader + ``` +- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 300K / month Β· πŸ“¦ 1.9K Β· ⏱️ 18.06.2021): + ``` + pip install django-webpack-loader + ``` +
django-compressor (πŸ₯ˆ29 Β· ⭐ 2.5K) - Compresses linked and inline javascript or CSS into a.. MIT - [GitHub](https://github.com/django-compressor/django-compressor) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 550 Β· πŸ“‹ 590 - 16% open Β· ⏱️ 23.04.2021): @@ -5090,7 +5202,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) (πŸ“₯ 290K / month Β· πŸ“¦ 400 Β· ⏱️ 17.04.2021): +- [PyPi](https://pypi.org/project/django-compressor) (πŸ“₯ 300K / month Β· πŸ“¦ 400 Β· ⏱️ 17.04.2021): ``` pip install django-compressor ``` @@ -5122,7 +5234,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install django-import-export ``` -- [Conda](https://anaconda.org/conda-forge/django-import-export) (πŸ“₯ 47K Β· ⏱️ 31.12.2020): +- [Conda](https://anaconda.org/conda-forge/django-import-export) (πŸ“₯ 48K Β· ⏱️ 31.12.2020): ``` conda install -c conda-forge django-import-export ``` @@ -5146,14 +5258,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/rq/django-rq ``` -- [PyPi](https://pypi.org/project/django-rq) (πŸ“₯ 100K / month Β· πŸ“¦ 780 Β· ⏱️ 31.03.2021): +- [PyPi](https://pypi.org/project/django-rq) (πŸ“₯ 110K / month Β· πŸ“¦ 780 Β· ⏱️ 31.03.2021): ``` pip install django-rq ```
django-simple-history (πŸ₯ˆ29 Β· ⭐ 1.4K) - Store model history and view/revert changes from.. BSD-3 -- [GitHub](https://github.com/jazzband/django-simple-history) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 340 Β· πŸ“¦ 1.9K Β· πŸ“‹ 430 - 18% open Β· ⏱️ 31.05.2021): +- [GitHub](https://github.com/jazzband/django-simple-history) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 340 Β· πŸ“¦ 1.9K Β· πŸ“‹ 430 - 18% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/jazzband/django-simple-history @@ -5170,7 +5282,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/SmileyChris/easy-thumbnails ``` -- [PyPi](https://pypi.org/project/easy-thumbnails) (πŸ“₯ 170K / month Β· πŸ“¦ 4.1K Β· ⏱️ 23.11.2020): +- [PyPi](https://pypi.org/project/easy-thumbnails) (πŸ“₯ 180K / month Β· πŸ“¦ 4.1K Β· ⏱️ 23.11.2020): ``` pip install easy-thumbnails ``` @@ -5189,7 +5301,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
channels (πŸ₯ˆ28 Β· ⭐ 4.9K) - Developer-friendly asynchrony for Django. BSD-3 -- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 670 Β· πŸ“¦ 13K Β· πŸ“‹ 1.1K - 11% open Β· ⏱️ 26.05.2021): +- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 680 Β· πŸ“¦ 13K Β· πŸ“‹ 1.1K - 11% open Β· ⏱️ 26.05.2021): ``` git clone https://github.com/django/channels @@ -5198,23 +5310,11 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install channels ``` -- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 47K Β· ⏱️ 28.12.2020): +- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 48K Β· ⏱️ 28.12.2020): ``` conda install -c conda-forge channels ```
-
django-activity-stream (πŸ₯ˆ28 Β· ⭐ 1.9K) - Generate generic activity streams from the actions on.. BSD-3 - -- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 470 Β· πŸ“¦ 640 Β· πŸ“‹ 290 - 18% open Β· ⏱️ 31.05.2021): - - ``` - git clone https://github.com/justquick/django-activity-stream - ``` -- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 26K / month Β· πŸ“¦ 660 Β· ⏱️ 28.01.2021): - ``` - pip install django-activity-stream - ``` -
django-imagekit (πŸ₯ˆ28 Β· ⭐ 1.9K) - Automated image processing for Django. Currently v4.0. BSD-3 - [GitHub](https://github.com/matthewwithanm/django-imagekit) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 230 Β· πŸ“₯ 49 Β· πŸ“¦ 5.2K Β· πŸ“‹ 360 - 25% open Β· ⏱️ 13.02.2021): @@ -5257,7 +5357,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-cacheops (πŸ₯ˆ28 Β· ⭐ 1.4K) - A slick ORM cache with automatic granular event-driven.. BSD-3 -- [GitHub](https://github.com/Suor/django-cacheops) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 180 Β· πŸ“¦ 510 Β· πŸ“‹ 290 - 7% open Β· ⏱️ 03.05.2021): +- [GitHub](https://github.com/Suor/django-cacheops) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 180 Β· πŸ“¦ 520 Β· πŸ“‹ 290 - 7% open Β· ⏱️ 03.05.2021): ``` git clone https://github.com/Suor/django-cacheops @@ -5267,18 +5367,6 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install django-cacheops ```
-
django-constance (πŸ₯ˆ28 Β· ⭐ 1.3K) - Dynamic Django settings. BSD-3 - -- [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“¦ 820 Β· πŸ“‹ 240 - 11% open Β· ⏱️ 17.03.2021): - - ``` - git clone https://github.com/jazzband/django-constance - ``` -- [PyPi](https://pypi.org/project/django-constance) (πŸ“₯ 120K / month Β· πŸ“¦ 540 Β· ⏱️ 20.11.2020): - ``` - pip install django-constance - ``` -
django-angular (πŸ₯ˆ28 Β· ⭐ 1.2K) - Let AngularJS play well with Django. MIT - [GitHub](https://github.com/jrief/django-angular) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 300 Β· πŸ“¦ 540 Β· πŸ“‹ 200 - 9% open Β· ⏱️ 08.01.2021): @@ -5286,19 +5374,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jrief/django-angular ``` -- [PyPi](https://pypi.org/project/django-angular) (πŸ“₯ 9.9K / month Β· πŸ“¦ 470 Β· ⏱️ 05.05.2020): +- [PyPi](https://pypi.org/project/django-angular) (πŸ“₯ 9.6K / month Β· πŸ“¦ 470 Β· ⏱️ 05.05.2020): ``` pip install django-angular ```
-
django-extra-views (πŸ₯ˆ28 Β· ⭐ 1.1K Β· πŸ“ˆ) - Django's class-based generic views are awesome, let's.. MIT +
django-extra-views (πŸ₯ˆ28 Β· ⭐ 1.1K) - Django's class-based generic views are awesome, let's.. MIT - [GitHub](https://github.com/AndrewIngram/django-extra-views) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 160 Β· πŸ“¦ 1.4K Β· πŸ“‹ 130 - 7% open Β· ⏱️ 21.06.2021): ``` git clone https://github.com/AndrewIngram/django-extra-views ``` -- [PyPi](https://pypi.org/project/django-extra-views) (πŸ“₯ 54K / month Β· πŸ“¦ 990 Β· ⏱️ 09.06.2021): +- [PyPi](https://pypi.org/project/django-extra-views) (πŸ“₯ 55K / month Β· πŸ“¦ 990 Β· ⏱️ 09.06.2021): ``` pip install django-extra-views ``` @@ -5338,19 +5426,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/django-waffle/django-waffle ``` -- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 230K / month Β· πŸ“¦ 650 Β· ⏱️ 21.05.2021): +- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 240K / month Β· πŸ“¦ 650 Β· ⏱️ 21.05.2021): ``` pip install django-waffle ```
django-stubs (πŸ₯ˆ28 Β· ⭐ 680) - PEP-484 stubs for Django. MIT -- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 160 Β· πŸ“¦ 1.3K Β· πŸ“‹ 300 - 40% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 160 Β· πŸ“¦ 1.3K Β· πŸ“‹ 300 - 40% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/typeddjango/django-stubs ``` -- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 400K / month Β· πŸ“¦ 64 Β· ⏱️ 28.10.2020): +- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 410K / month Β· πŸ“¦ 64 Β· ⏱️ 28.10.2020): ``` pip install django-stubs ``` @@ -5362,11 +5450,23 @@ _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) (πŸ“₯ 1.6K / month Β· πŸ“¦ 160 Β· ⏱️ 02.02.2021): +- [PyPi](https://pypi.org/project/django-shop) (πŸ“₯ 1.3K / month Β· πŸ“¦ 160 Β· ⏱️ 02.02.2021): ``` pip install django-shop ```
+
django-activity-stream (πŸ₯‰27 Β· ⭐ 1.9K) - Generate generic activity streams from the actions on.. BSD-3 + +- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 470 Β· πŸ“¦ 640 Β· πŸ“‹ 290 - 18% open Β· ⏱️ 31.05.2021): + + ``` + git clone https://github.com/justquick/django-activity-stream + ``` +- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 26K / month Β· πŸ“¦ 660 Β· ⏱️ 28.01.2021): + ``` + pip install django-activity-stream + ``` +
django-sql-explorer (πŸ₯‰27 Β· ⭐ 1.9K) - Easily share data across your company via SQL.. MIT - [GitHub](https://github.com/groveco/django-sql-explorer) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 300 Β· πŸ“¦ 240 Β· πŸ“‹ 230 - 6% open Β· ⏱️ 21.06.2021): @@ -5374,19 +5474,31 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/groveco/django-sql-explorer ``` -- [PyPi](https://pypi.org/project/django-sql-explorer) (πŸ“₯ 23K / month Β· πŸ“¦ 140 Β· ⏱️ 14.06.2021): +- [PyPi](https://pypi.org/project/django-sql-explorer) (πŸ“₯ 24K / month Β· πŸ“¦ 140 Β· ⏱️ 14.06.2021): ``` pip install django-sql-explorer ```
+
django-constance (πŸ₯‰27 Β· ⭐ 1.3K) - Dynamic Django settings. BSD-3 + +- [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“¦ 820 Β· πŸ“‹ 240 - 11% open Β· ⏱️ 17.03.2021): + + ``` + git clone https://github.com/jazzband/django-constance + ``` +- [PyPi](https://pypi.org/project/django-constance) (πŸ“₯ 120K / month Β· πŸ“¦ 540 Β· ⏱️ 20.11.2020): + ``` + pip install django-constance + ``` +
django-q (πŸ₯‰27 Β· ⭐ 1.3K) - A multiprocessing distributed task queue for Django. MIT -- [GitHub](https://github.com/Koed00/django-q) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 180 Β· πŸ“‹ 330 - 60% open Β· ⏱️ 20.06.2021): +- [GitHub](https://github.com/Koed00/django-q) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 180 Β· πŸ“‹ 340 - 61% open Β· ⏱️ 26.06.2021): ``` git clone https://github.com/Koed00/django-q ``` -- [PyPi](https://pypi.org/project/django-q) (πŸ“₯ 48K / month Β· πŸ“¦ 130 Β· ⏱️ 08.06.2021): +- [PyPi](https://pypi.org/project/django-q) (πŸ“₯ 49K / month Β· πŸ“¦ 130 Β· ⏱️ 27.06.2021): ``` pip install django-q ``` @@ -5398,7 +5510,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/stefanfoulis/django-phonenumber-field ``` -- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 420K / month Β· πŸ“¦ 1.6K Β· ⏱️ 31.05.2021): +- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 430K / month Β· πŸ“¦ 1.6K Β· ⏱️ 31.05.2021): ``` pip install django-phonenumber-field ``` @@ -5441,24 +5553,24 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
djangorestframework-stubs (πŸ₯‰27 Β· ⭐ 210) - PEP-484 stubs for django-rest-framework. MIT -- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 44 Β· πŸ“¦ 940 Β· πŸ“‹ 67 - 31% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/typeddjango/djangorestframework-stubs) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 45 Β· πŸ“¦ 950 Β· πŸ“‹ 67 - 31% open Β· ⏱️ 25.06.2021): ``` git clone https://github.com/typeddjango/djangorestframework-stubs ``` -- [PyPi](https://pypi.org/project/djangorestframework-stubs) (πŸ“₯ 190K / month Β· πŸ“¦ 86 Β· ⏱️ 03.02.2021): +- [PyPi](https://pypi.org/project/djangorestframework-stubs) (πŸ“₯ 200K / month Β· πŸ“¦ 86 Β· ⏱️ 03.02.2021): ``` pip install djangorestframework-stubs ```
cookiecutter-django (πŸ₯‰26 Β· ⭐ 8.3K) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 -- [GitHub](https://github.com/pydanny/cookiecutter-django) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 2.1K Β· πŸ“¦ 11 Β· πŸ“‹ 1K - 15% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/pydanny/cookiecutter-django) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 2.2K Β· πŸ“¦ 11 Β· πŸ“‹ 990 - 14% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/pydanny/cookiecutter-django ``` -- [PyPi](https://pypi.org/project/cookiecutter-django) (πŸ“₯ 100 / month Β· πŸ“¦ 1 Β· ⏱️ 15.01.2018): +- [PyPi](https://pypi.org/project/cookiecutter-django) (πŸ“₯ 110 / month Β· πŸ“¦ 1 Β· ⏱️ 15.01.2018): ``` pip install cookiecutter-django ``` @@ -5482,38 +5594,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/sehmaschine/django-filebrowser ``` -- [PyPi](https://pypi.org/project/django-filebrowser) (πŸ“₯ 6.3K / month Β· πŸ“¦ 540 Β· ⏱️ 22.04.2021): +- [PyPi](https://pypi.org/project/django-filebrowser) (πŸ“₯ 6.5K / month Β· πŸ“¦ 540 Β· ⏱️ 22.04.2021): ``` pip install django-filebrowser ```
-
django-configurations (πŸ₯‰26 Β· ⭐ 820) - A helper for organizing Django project settings by.. BSD-3 - -- [GitHub](https://github.com/jazzband/django-configurations) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 120 Β· πŸ“¦ 1.9K Β· πŸ“‹ 170 - 30% open Β· ⏱️ 09.03.2021): - - ``` - git clone https://github.com/jazzband/django-configurations - ``` -- [PyPi](https://pypi.org/project/django-configurations) (πŸ“₯ 82K / month Β· πŸ“¦ 1.3K Β· ⏱️ 03.12.2019): - ``` - pip install django-configurations - ``` -
django-cleanup (πŸ₯‰26 Β· ⭐ 640) - Automatically deletes old file for FileField and ImageField... MIT -- [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 55 Β· πŸ“¦ 5K Β· πŸ“‹ 43 - 4% open Β· ⏱️ 18.04.2021): +- [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 55 Β· πŸ“¦ 5.1K Β· πŸ“‹ 43 - 4% open Β· ⏱️ 18.04.2021): ``` git clone https://github.com/un1t/django-cleanup ``` -- [PyPi](https://pypi.org/project/django-cleanup) (πŸ“₯ 67K / month Β· πŸ“¦ 630 Β· ⏱️ 18.04.2021): +- [PyPi](https://pypi.org/project/django-cleanup) (πŸ“₯ 72K / month Β· πŸ“¦ 630 Β· ⏱️ 18.04.2021): ``` pip install django-cleanup ```
viewflow (πŸ₯‰25 Β· ⭐ 2.1K) - Reusable workflow library for Django. ❗️AGPL-3.0 -- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 340 Β· πŸ“¦ 180 Β· πŸ“‹ 250 - 6% open Β· ⏱️ 08.06.2021): +- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 340 Β· πŸ“¦ 190 Β· πŸ“‹ 250 - 6% open Β· ⏱️ 08.06.2021): ``` git clone https://github.com/viewflow/viewflow @@ -5530,19 +5630,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/jazzband/django-push-notifications ``` -- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 47K / month Β· πŸ“¦ 170 Β· ⏱️ 11.03.2020): +- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 43K / month Β· πŸ“¦ 170 Β· ⏱️ 11.03.2020): ``` pip install django-push-notifications ```
-
django-cachalot (πŸ₯‰25 Β· ⭐ 830) - No effort, no worry, maximum performance. BSD-3 +
django-cachalot (πŸ₯‰25 Β· ⭐ 840) - No effort, no worry, maximum performance. BSD-3 -- [GitHub](https://github.com/noripyt/django-cachalot) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 100 Β· πŸ“¦ 350 Β· πŸ“‹ 130 - 10% open Β· ⏱️ 06.06.2021): +- [GitHub](https://github.com/noripyt/django-cachalot) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 100 Β· πŸ“¦ 360 Β· πŸ“‹ 130 - 10% open Β· ⏱️ 06.06.2021): ``` git clone https://github.com/noripyt/django-cachalot ``` -- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 39K / month Β· πŸ“¦ 160 Β· ⏱️ 17.06.2021): +- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 40K / month Β· πŸ“¦ 160 Β· ⏱️ 17.06.2021): ``` pip install django-cachalot ``` @@ -5551,6 +5651,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge django-cachalot ```
+
django-configurations (πŸ₯‰25 Β· ⭐ 820) - A helper for organizing Django project settings by.. BSD-3 + +- [GitHub](https://github.com/jazzband/django-configurations) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 120 Β· πŸ“¦ 1.9K Β· πŸ“‹ 170 - 30% open Β· ⏱️ 09.03.2021): + + ``` + git clone https://github.com/jazzband/django-configurations + ``` +- [PyPi](https://pypi.org/project/django-configurations) (πŸ“₯ 78K / month Β· πŸ“¦ 1.3K Β· ⏱️ 03.12.2019): + ``` + pip install django-configurations + ``` +
django-vanilla-views (πŸ₯‰24 Β· ⭐ 890) - Beautifully simple class-based views. BSD-2 - [GitHub](https://github.com/encode/django-vanilla-views) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 70 Β· πŸ“¦ 470 Β· πŸ“‹ 41 - 4% open Β· ⏱️ 09.05.2021): @@ -5558,7 +5670,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/encode/django-vanilla-views ``` -- [PyPi](https://pypi.org/project/django-vanilla-views) (πŸ“₯ 6.5K / month Β· πŸ“¦ 490 Β· ⏱️ 09.05.2021): +- [PyPi](https://pypi.org/project/django-vanilla-views) (πŸ“₯ 6.8K / month Β· πŸ“¦ 490 Β· ⏱️ 09.05.2021): ``` pip install django-vanilla-views ``` @@ -5577,36 +5689,36 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-lifecycle (πŸ₯‰24 Β· ⭐ 740) - Declarative model lifecycle hooks, an alternative to.. MIT -- [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 41 Β· πŸ“¦ 54 Β· πŸ“‹ 31 - 22% open Β· ⏱️ 19.06.2021): +- [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 40 Β· πŸ“¦ 54 Β· πŸ“‹ 31 - 22% open Β· ⏱️ 19.06.2021): ``` git clone https://github.com/rsinger86/django-lifecycle ``` -- [PyPi](https://pypi.org/project/django-lifecycle) (πŸ“₯ 32K / month Β· πŸ“¦ 4 Β· ⏱️ 14.03.2021): +- [PyPi](https://pypi.org/project/django-lifecycle) (πŸ“₯ 31K / month Β· πŸ“¦ 4 Β· ⏱️ 14.03.2021): ``` pip install django-lifecycle ```
-
django-dbbackup (πŸ₯‰24 Β· ⭐ 500) - Management commands to help backup and restore your.. BSD-3 +
django-dbbackup (πŸ₯‰24 Β· ⭐ 500 Β· πŸ’€) - Management commands to help backup and restore your.. BSD-3 -- [GitHub](https://github.com/django-dbbackup/django-dbbackup) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 140 Β· πŸ“¦ 700 Β· πŸ“‹ 250 - 25% open Β· ⏱️ 25.12.2020): +- [GitHub](https://github.com/django-dbbackup/django-dbbackup) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 140 Β· πŸ“¦ 710 Β· πŸ“‹ 250 - 25% open Β· ⏱️ 25.12.2020): ``` git clone https://github.com/django-dbbackup/django-dbbackup ``` -- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 32K / month Β· πŸ“¦ 300 Β· ⏱️ 14.04.2020): +- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 31K / month Β· πŸ“¦ 300 Β· ⏱️ 14.04.2020): ``` pip install django-dbbackup ```
django-robots (πŸ₯‰23 Β· ⭐ 350) - A Django app for managing robots.txt files following the.. BSD-3 -- [GitHub](https://github.com/jazzband/django-robots) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 75 Β· πŸ“¦ 750 Β· πŸ“‹ 52 - 28% open Β· ⏱️ 10.03.2021): +- [GitHub](https://github.com/jazzband/django-robots) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 76 Β· πŸ“¦ 760 Β· πŸ“‹ 52 - 28% open Β· ⏱️ 10.03.2021): ``` git clone https://github.com/jazzband/django-robots ``` -- [PyPi](https://pypi.org/project/django-robots) (πŸ“₯ 24K / month Β· πŸ“¦ 1.1K Β· ⏱️ 04.01.2020): +- [PyPi](https://pypi.org/project/django-robots) (πŸ“₯ 23K / month Β· πŸ“¦ 1.1K Β· ⏱️ 04.01.2020): ``` pip install django-robots ``` @@ -5618,31 +5730,31 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/summernote/django-summernote ``` -- [PyPi](https://pypi.org/project/django-summernote) (πŸ“₯ 41K / month Β· πŸ“¦ 450 Β· ⏱️ 22.12.2019): +- [PyPi](https://pypi.org/project/django-summernote) (πŸ“₯ 42K / month Β· πŸ“¦ 450 Β· ⏱️ 22.12.2019): ``` pip install django-summernote ```
django-split-settings (πŸ₯‰22 Β· ⭐ 730) - Organize Django settings into multiple files and.. BSD-3 -- [GitHub](https://github.com/sobolevn/django-split-settings) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 52 Β· πŸ“‹ 37 - 10% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/sobolevn/django-split-settings) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 52 Β· πŸ“‹ 37 - 10% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/sobolevn/django-split-settings ``` -- [PyPi](https://pypi.org/project/django-split-settings) (πŸ“₯ 52K / month Β· πŸ“¦ 110 Β· ⏱️ 22.04.2020): +- [PyPi](https://pypi.org/project/django-split-settings) (πŸ“₯ 51K / month Β· πŸ“¦ 110 Β· ⏱️ 22.04.2020): ``` pip install django-split-settings ```
Django-Ninja (πŸ₯‰21 Β· ⭐ 1.2K) - Fast, Async-ready, Openapi, type hints based framework for.. MIT -- [GitHub](https://github.com/vitalik/django-ninja) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 72 Β· πŸ“‹ 120 - 32% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/vitalik/django-ninja) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 74 Β· πŸ“‹ 120 - 32% open Β· ⏱️ 24.06.2021): ``` git clone https://github.com/vitalik/django-ninja ``` -- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 6.8K / month Β· ⏱️ 05.06.2021): +- [PyPi](https://pypi.org/project/django-ninja) (πŸ“₯ 7.2K / month Β· ⏱️ 05.06.2021): ``` pip install django-ninja ``` @@ -5661,24 +5773,24 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
django-easy-audit (πŸ₯‰21 Β· ⭐ 320 Β· πŸ’€) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 -- [GitHub](https://github.com/soynatan/django-easy-audit) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 99 Β· πŸ“¦ 100 Β· πŸ“‹ 94 - 39% open Β· ⏱️ 09.11.2020): +- [GitHub](https://github.com/soynatan/django-easy-audit) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 100 Β· πŸ“¦ 100 Β· πŸ“‹ 95 - 40% open Β· ⏱️ 09.11.2020): ``` git clone https://github.com/soynatan/django-easy-audit ``` -- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 21K / month Β· πŸ“¦ 16 Β· ⏱️ 07.11.2020): +- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 22K / month Β· πŸ“¦ 16 Β· ⏱️ 07.11.2020): ``` pip install django-easy-audit ```
-
django-codemod (πŸ₯‰14 Β· ⭐ 94) - A tool to automatically fix Django deprecations. MIT +
django-codemod (πŸ₯‰14 Β· ⭐ 96) - A tool to automatically fix Django deprecations. MIT -- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 10 Β· πŸ“₯ 77 Β· πŸ“‹ 33 - 18% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/browniebroke/django-codemod) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 10 Β· πŸ“₯ 77 Β· πŸ“‹ 33 - 18% open Β· ⏱️ 25.06.2021): ``` git clone https://github.com/browniebroke/django-codemod ``` -- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 620 / month Β· ⏱️ 17.06.2021): +- [PyPi](https://pypi.org/project/django-codemod) (πŸ“₯ 720 / month Β· ⏱️ 17.06.2021): ``` pip install django-codemod ``` @@ -5687,14 +5799,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar - dj-database-url (πŸ₯‡32 Β· ⭐ 1.2K Β· πŸ’€) - Use Database URLs in your Django Application. BSD-2 - django-braces (πŸ₯ˆ29 Β· ⭐ 1.7K Β· πŸ’€) - Reusable, generic mixins for Django. BSD-3 -- jsonfield (πŸ₯ˆ29 Β· ⭐ 1.1K Β· πŸ’€) - A reusable Django model field for storing ad-hoc JSON data. MIT +- jsonfield (πŸ₯ˆ28 Β· ⭐ 1.1K Β· πŸ’€) - A reusable Django model field for storing ad-hoc JSON data. MIT - django-blog-zinnia (πŸ₯‰26 Β· ⭐ 2K Β· πŸ’€) - Simple yet powerful and really extendable application.. BSD-3 - django-cache-machine (πŸ₯‰25 Β· ⭐ 810 Β· πŸ’€) - Automatic caching and invalidation for Django models.. BSD-3 -- django-floppyforms (πŸ₯‰25 Β· ⭐ 790) - Full control of form rendering in the templates. ❗️MirOS +- django-floppyforms (πŸ₯‰25 Β· ⭐ 790 Β· πŸ’€) - Full control of form rendering in the templates. ❗️MirOS - django-jenkins (πŸ₯‰24 Β· ⭐ 930 Β· πŸ’€) - Plug and play continuous integration with django and.. ❗️LGPL-3.0 - django-watson (πŸ₯‰23 Β· ⭐ 900 Β· πŸ’€) - Full-text multi-table search application for Django... BSD-3 -- django-solo (πŸ₯‰23 Β· ⭐ 580) - Helps working with singletons - things like global.. ❗️CC-BY-3.0 -- merchant (πŸ₯‰20 Β· ⭐ 970 Β· πŸ’€) - A Django app to accept payments from various payment.. BSD-3 +- django-solo (πŸ₯‰23 Β· ⭐ 580 Β· πŸ’€) - Helps working with singletons - things like global.. ❗️CC-BY-3.0 +- merchant (πŸ₯‰19 Β· ⭐ 960 Β· πŸ’€) - A Django app to accept payments from various payment.. BSD-3 - django-schedule (πŸ₯‰11 Β· ⭐ 790 Β· πŸ’€) - A calendaring app for Django. It is now stable,.. ❗Unlicensed

@@ -5703,14 +5815,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top -
jinja (πŸ₯‡36 Β· ⭐ 7.8K) - A very fast and expressive template engine. BSD-3 +
jinja (πŸ₯‡36 Β· ⭐ 7.9K) - A very fast and expressive template engine. BSD-3 -- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.4K Β· πŸ“₯ 52K Β· πŸ“¦ 670K Β· πŸ“‹ 790 - 6% open Β· ⏱️ 01.06.2021): +- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.4K Β· πŸ“₯ 52K Β· πŸ“¦ 670K Β· πŸ“‹ 790 - 6% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/pallets/jinja ``` -- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 59M / month Β· πŸ“¦ 190K Β· ⏱️ 18.05.2021): +- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 62M / month Β· πŸ“¦ 190K Β· ⏱️ 18.05.2021): ``` pip install jinja2 ``` @@ -5721,51 +5833,35 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
certbot (πŸ₯‡34 Β· ⭐ 28K) - Certbot is EFF's tool to obtain certs from Let's Encrypt and.. Apache-2 -- [GitHub](https://github.com/certbot/certbot) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 3.1K Β· πŸ“₯ 4.8K Β· πŸ“¦ 920 Β· πŸ“‹ 4.9K - 11% open Β· ⏱️ 21.06.2021): +- [GitHub](https://github.com/certbot/certbot) (πŸ‘¨β€πŸ’» 480 Β· πŸ”€ 3.1K Β· πŸ“₯ 4.9K Β· πŸ“¦ 930 Β· πŸ“‹ 4.9K - 11% open Β· ⏱️ 28.06.2021): ``` git clone https://github.com/certbot/certbot ``` -- [PyPi](https://pypi.org/project/certbot) (πŸ“₯ 200K / month Β· πŸ“¦ 360 Β· ⏱️ 01.06.2021): +- [PyPi](https://pypi.org/project/certbot) (πŸ“₯ 210K / month Β· πŸ“¦ 360 Β· ⏱️ 01.06.2021): ``` pip install certbot ```
itsdangerous (πŸ₯‡34 Β· ⭐ 2.2K) - Safely pass trusted data to untrusted environments and back. BSD-3 -- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 180 Β· πŸ“¦ 440K Β· ⏱️ 01.06.2021): +- [GitHub](https://github.com/pallets/itsdangerous) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 180 Β· πŸ“¦ 450K Β· ⏱️ 01.07.2021): ``` git clone https://github.com/pallets/itsdangerous ``` -- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 27M / month Β· πŸ“¦ 100K Β· ⏱️ 18.05.2021): +- [PyPi](https://pypi.org/project/itsdangerous) (πŸ“₯ 30M / month Β· πŸ“¦ 100K Β· ⏱️ 18.05.2021): ``` pip install itsdangerous ``` -- [Conda](https://anaconda.org/conda-forge/itsdangerous) (πŸ“₯ 1.9M Β· ⏱️ 18.05.2021): +- [Conda](https://anaconda.org/conda-forge/itsdangerous) (πŸ“₯ 2M Β· ⏱️ 18.05.2021): ``` conda install -c conda-forge itsdangerous ```
-
dnspython (πŸ₯‡34 Β· ⭐ 1.7K) - a powerful DNS toolkit for python. ISC - -- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 380 Β· πŸ“¦ 60K Β· πŸ“‹ 350 - 2% open Β· ⏱️ 16.06.2021): - - ``` - git clone https://github.com/rthalley/dnspython - ``` -- [PyPi](https://pypi.org/project/dnspython) (πŸ“₯ 7.9M / month Β· πŸ“¦ 7.8K Β· ⏱️ 07.01.2021): - ``` - pip install dnspython - ``` -- [Conda](https://anaconda.org/conda-forge/dnspython) (πŸ“₯ 160K Β· ⏱️ 30.05.2021): - ``` - conda install -c conda-forge dnspython - ``` -
certifi (πŸ₯‡34 Β· ⭐ 460) - (Python Distribution) A carefully curated collection of Root.. MPL-2.0 -- [GitHub](https://github.com/certifi/python-certifi) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 150 Β· πŸ“¦ 580K Β· πŸ“‹ 90 - 13% open Β· ⏱️ 30.05.2021): +- [GitHub](https://github.com/certifi/python-certifi) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 150 Β· πŸ“¦ 590K Β· πŸ“‹ 90 - 13% open Β· ⏱️ 30.05.2021): ``` git clone https://github.com/certifi/python-certifi @@ -5774,19 +5870,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install certifi ``` -- [Conda](https://anaconda.org/conda-forge/certifi) (πŸ“₯ 36M Β· ⏱️ 30.05.2021): +- [Conda](https://anaconda.org/conda-forge/certifi) (πŸ“₯ 37M Β· ⏱️ 25.06.2021): ``` conda install -c conda-forge certifi ```
scapy (πŸ₯‡33 Β· ⭐ 6.4K) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0 -- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 1.4K Β· πŸ“¦ 5.4K Β· πŸ“‹ 1.2K - 5% open Β· ⏱️ 16.06.2021): +- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 1.5K Β· πŸ“¦ 5.5K Β· πŸ“‹ 1.2K - 5% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/secdev/scapy ``` -- [PyPi](https://pypi.org/project/scapy) (πŸ“₯ 1.5M / month Β· πŸ“¦ 1.6K Β· ⏱️ 19.04.2021): +- [PyPi](https://pypi.org/project/scapy) (πŸ“₯ 1.6M / month Β· πŸ“¦ 1.6K Β· ⏱️ 19.04.2021): ``` pip install scapy ``` @@ -5795,14 +5891,42 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge scapy ```
+
dnspython (πŸ₯‡33 Β· ⭐ 1.8K Β· πŸ“‰) - a powerful DNS toolkit for python. ISC + +- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 380 Β· πŸ“¦ 61K Β· πŸ“‹ 350 - 2% open Β· ⏱️ 24.06.2021): + + ``` + git clone https://github.com/rthalley/dnspython + ``` +- [PyPi](https://pypi.org/project/dnspython) (πŸ“₯ 8.5M / month Β· πŸ“¦ 7.8K Β· ⏱️ 07.01.2021): + ``` + pip install dnspython + ``` +- [Conda](https://anaconda.org/conda-forge/dnspython) (πŸ“₯ 160K Β· ⏱️ 30.05.2021): + ``` + conda install -c conda-forge dnspython + ``` +
+
web3.py (πŸ₯ˆ32 Β· ⭐ 2.1K Β· βž•) - A python interface for interacting with the Ethereum blockchain and.. MIT + +- [GitHub](https://github.com/ethereum/web3.py) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 720 Β· πŸ“¦ 4.2K Β· πŸ“‹ 940 - 20% open Β· ⏱️ 25.06.2021): + + ``` + git clone https://github.com/ethereum/web3.py + ``` +- [PyPi](https://pypi.org/project/web3) (πŸ“₯ 210K / month Β· πŸ“¦ 1.1K Β· ⏱️ 09.06.2021): + ``` + pip install web3 + ``` +
rdflib (πŸ₯ˆ32 Β· ⭐ 1.5K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3 -- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 430 Β· πŸ“¦ 6K Β· πŸ“‹ 870 - 31% open Β· ⏱️ 19.06.2021): +- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 430 Β· πŸ“¦ 6K Β· πŸ“‹ 870 - 31% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/RDFLib/rdflib ``` -- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 460K / month Β· πŸ“¦ 3.1K Β· ⏱️ 18.04.2020): +- [PyPi](https://pypi.org/project/rdflib) (πŸ“₯ 470K / month Β· πŸ“¦ 3.1K Β· ⏱️ 18.04.2020): ``` pip install rdflib ``` @@ -5813,19 +5937,19 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
speedtest-cli (πŸ₯ˆ31 Β· ⭐ 11K) - Command line interface for testing internet bandwidth using.. Apache-2 -- [GitHub](https://github.com/sivel/speedtest-cli) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 1.5K Β· πŸ“¦ 13K Β· ⏱️ 08.04.2021): +- [GitHub](https://github.com/sivel/speedtest-cli) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 1.6K Β· πŸ“¦ 14K Β· ⏱️ 08.04.2021): ``` git clone https://github.com/sivel/speedtest-cli ``` -- [PyPi](https://pypi.org/project/speedtest-cli) (πŸ“₯ 190K / month Β· πŸ“¦ 900 Β· ⏱️ 08.04.2021): +- [PyPi](https://pypi.org/project/speedtest-cli) (πŸ“₯ 210K / month Β· πŸ“¦ 900 Β· ⏱️ 08.04.2021): ``` pip install speedtest-cli ```
twisted (πŸ₯ˆ31 Β· ⭐ 4.3K) - Event-driven networking engine written in Python. MIT -- [GitHub](https://github.com/twisted/twisted) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1K Β· πŸ“¦ 42K Β· ⏱️ 01.06.2021): +- [GitHub](https://github.com/twisted/twisted) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1K Β· πŸ“¦ 43K Β· ⏱️ 01.06.2021): ``` git clone https://github.com/twisted/twisted @@ -5837,12 +5961,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
impacket (πŸ₯ˆ30 Β· ⭐ 7K) - Impacket is a collection of Python classes for working with network.. Apache-2 -- [GitHub](https://github.com/SecureAuthCorp/impacket) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 2.1K Β· πŸ“₯ 56K Β· πŸ“¦ 960 Β· πŸ“‹ 700 - 23% open Β· ⏱️ 18.06.2021): +- [GitHub](https://github.com/SecureAuthCorp/impacket) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 2.1K Β· πŸ“₯ 57K Β· πŸ“¦ 970 Β· πŸ“‹ 710 - 23% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/SecureAuthCorp/impacket ``` -- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 42K / month Β· πŸ“¦ 360 Β· ⏱️ 09.06.2021): +- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 41K / month Β· πŸ“¦ 360 Β· ⏱️ 09.06.2021): ``` pip install impacket ``` @@ -5865,12 +5989,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
netaddr (πŸ₯ˆ30 Β· ⭐ 660) - A network address manipulation library for Python. BSD-3 -- [GitHub](https://github.com/netaddr/netaddr) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 150 Β· πŸ“¦ 12K Β· πŸ“‹ 150 - 22% open Β· ⏱️ 15.04.2021): +- [GitHub](https://github.com/netaddr/netaddr) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 150 Β· πŸ“¦ 13K Β· πŸ“‹ 150 - 22% open Β· ⏱️ 15.04.2021): ``` git clone https://github.com/netaddr/netaddr ``` -- [PyPi](https://pypi.org/project/netaddr) (πŸ“₯ 2.7M / month Β· πŸ“¦ 8.8K Β· ⏱️ 03.07.2020): +- [PyPi](https://pypi.org/project/netaddr) (πŸ“₯ 2.8M / month Β· πŸ“¦ 8.8K Β· ⏱️ 03.07.2020): ``` pip install netaddr ``` @@ -5879,7 +6003,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge netaddr ```
-
terminado (πŸ₯ˆ30 Β· ⭐ 280) - Terminals served by tornado websockets. BSD-3 +
terminado (πŸ₯ˆ30 Β· ⭐ 290) - Terminals served by tornado websockets. BSD-3 - [GitHub](https://github.com/jupyter/terminado) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 69 Β· πŸ“‹ 55 - 41% open Β· ⏱️ 10.06.2021): @@ -5890,35 +6014,35 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install terminado ``` -- [Conda](https://anaconda.org/conda-forge/terminado) (πŸ“₯ 3.8M Β· ⏱️ 10.06.2021): +- [Conda](https://anaconda.org/conda-forge/terminado) (πŸ“₯ 3.9M Β· ⏱️ 10.06.2021): ``` conda install -c conda-forge terminado ```
fake-useragent (πŸ₯ˆ29 Β· ⭐ 2.5K Β· πŸ’€) - up to date simple useragent faker with real world.. Apache-2 -- [GitHub](https://github.com/hellysmile/fake-useragent) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 350 Β· πŸ“¦ 9.8K Β· πŸ“‹ 84 - 41% open Β· ⏱️ 22.09.2020): +- [GitHub](https://github.com/hellysmile/fake-useragent) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 360 Β· πŸ“¦ 9.9K Β· πŸ“‹ 87 - 43% open Β· ⏱️ 22.09.2020): ``` git clone https://github.com/hellysmile/fake-useragent ``` -- [PyPi](https://pypi.org/project/fake-useragent) (πŸ“₯ 1.7M / month Β· πŸ“¦ 1.2K Β· ⏱️ 04.10.2018): +- [PyPi](https://pypi.org/project/fake-useragent) (πŸ“₯ 2M / month Β· πŸ“¦ 1.2K Β· ⏱️ 04.10.2018): ``` pip install fake-useragent ```
pyopenssl (πŸ₯ˆ29 Β· ⭐ 720) - A Python wrapper around the OpenSSL library. Apache-2 -- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 370 Β· πŸ“‹ 440 - 17% open Β· ⏱️ 12.05.2021): +- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 370 Β· πŸ“‹ 440 - 17% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/pyca/pyopenssl ``` -- [PyPi](https://pypi.org/project/pyopenssl) (πŸ“₯ 21M / month Β· πŸ“¦ 28K Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/pyopenssl) (πŸ“₯ 22M / month Β· πŸ“¦ 28K Β· ⏱️ 15.12.2020): ``` pip install pyopenssl ``` -- [Conda](https://anaconda.org/conda-forge/pyopenssl) (πŸ“₯ 10M Β· ⏱️ 15.12.2020): +- [Conda](https://anaconda.org/conda-forge/pyopenssl) (πŸ“₯ 11M Β· ⏱️ 15.12.2020): ``` conda install -c conda-forge pyopenssl ``` @@ -5930,11 +6054,11 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/saghul/aiodns ``` -- [PyPi](https://pypi.org/project/aiodns) (πŸ“₯ 1.3M / month Β· πŸ“¦ 1.5K Β· ⏱️ 14.05.2021): +- [PyPi](https://pypi.org/project/aiodns) (πŸ“₯ 1.4M / month Β· πŸ“¦ 1.5K Β· ⏱️ 14.05.2021): ``` pip install aiodns ``` -- [Conda](https://anaconda.org/conda-forge/aiodns) (πŸ“₯ 71K Β· ⏱️ 22.01.2020): +- [Conda](https://anaconda.org/conda-forge/aiodns) (πŸ“₯ 73K Β· ⏱️ 22.01.2020): ``` conda install -c conda-forge aiodns ``` @@ -5946,7 +6070,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/kjd/idna ``` -- [PyPi](https://pypi.org/project/idna) (πŸ“₯ 110M / month Β· πŸ“¦ 71K Β· ⏱️ 29.05.2021): +- [PyPi](https://pypi.org/project/idna) (πŸ“₯ 120M / month Β· πŸ“¦ 71K Β· ⏱️ 29.05.2021): ``` pip install idna ``` @@ -5955,25 +6079,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge idna ```
-
Mako (πŸ₯ˆ29 Β· ⭐ 140) - Mako Templates for Python. MIT - -- [GitHub](https://github.com/sqlalchemy/mako) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 30 Β· πŸ“‹ 310 - 20% open Β· ⏱️ 14.01.2021): - - ``` - git clone https://github.com/sqlalchemy/mako - ``` -- [PyPi](https://pypi.org/project/mako) (πŸ“₯ 13M / month Β· πŸ“¦ 27K Β· ⏱️ 14.01.2021): - ``` - pip install mako - ``` -- [Conda](https://anaconda.org/conda-forge/mako) (πŸ“₯ 2M Β· ⏱️ 14.01.2021): - ``` - conda install -c conda-forge mako - ``` -
-
python-user-agents (πŸ₯‰28 Β· ⭐ 1.2K) - A Python library that provides an easy way to identify.. MIT +
python-user-agents (πŸ₯ˆ28 Β· ⭐ 1.2K) - A Python library that provides an easy way to identify.. MIT -- [GitHub](https://github.com/selwin/python-user-agents) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 180 Β· πŸ“¦ 2.8K Β· πŸ“‹ 65 - 52% open Β· ⏱️ 16.03.2021): +- [GitHub](https://github.com/selwin/python-user-agents) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 180 Β· πŸ“¦ 2.9K Β· πŸ“‹ 65 - 52% open Β· ⏱️ 16.03.2021): ``` git clone https://github.com/selwin/python-user-agents @@ -5983,53 +6091,69 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install user-agents ```
-
dpkt (πŸ₯‰28 Β· ⭐ 810) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 +
dpkt (πŸ₯ˆ28 Β· ⭐ 810) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 -- [GitHub](https://github.com/kbandla/dpkt) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 220 Β· πŸ“¦ 800 Β· πŸ“‹ 360 - 21% open Β· ⏱️ 17.06.2021): +- [GitHub](https://github.com/kbandla/dpkt) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 220 Β· πŸ“¦ 800 Β· πŸ“‹ 350 - 19% open Β· ⏱️ 17.06.2021): ``` git clone https://github.com/kbandla/dpkt ``` -- [PyPi](https://pypi.org/project/dpkt) (πŸ“₯ 190K / month Β· πŸ“¦ 560 Β· ⏱️ 21.05.2021): +- [PyPi](https://pypi.org/project/dpkt) (πŸ“₯ 200K / month Β· πŸ“¦ 560 Β· ⏱️ 21.05.2021): ``` pip install dpkt ``` -- [Conda](https://anaconda.org/conda-forge/dpkt) (πŸ“₯ 20K Β· ⏱️ 10.02.2021): +- [Conda](https://anaconda.org/conda-forge/dpkt) (πŸ“₯ 20K Β· ⏱️ 29.06.2021): ``` conda install -c conda-forge dpkt ```
-
pynacl (πŸ₯‰28 Β· ⭐ 790) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2 +
pynacl (πŸ₯ˆ28 Β· ⭐ 790) - Python binding to the Networking and Cryptography (NaCl) library. Apache-2 - [GitHub](https://github.com/pyca/pynacl) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 170 Β· πŸ“‹ 250 - 16% open Β· ⏱️ 17.06.2021): ``` git clone https://github.com/pyca/pynacl ``` -- [PyPi](https://pypi.org/project/pynacl) (πŸ“₯ 15M / month Β· πŸ“¦ 3.9K Β· ⏱️ 25.05.2020): +- [PyPi](https://pypi.org/project/pynacl) (πŸ“₯ 16M / month Β· πŸ“¦ 3.9K Β· ⏱️ 25.05.2020): ``` pip install pynacl ``` -- [Conda](https://anaconda.org/conda-forge/pynacl) (πŸ“₯ 1.1M Β· ⏱️ 19.04.2021): +- [Conda](https://anaconda.org/conda-forge/pynacl) (πŸ“₯ 1.2M Β· ⏱️ 19.04.2021): ``` conda install -c conda-forge pynacl ```
+
Mako (πŸ₯ˆ28 Β· ⭐ 140) - Mako Templates for Python. MIT + +- [GitHub](https://github.com/sqlalchemy/mako) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 30 Β· πŸ“‹ 310 - 20% open Β· ⏱️ 14.01.2021): + + ``` + git clone https://github.com/sqlalchemy/mako + ``` +- [PyPi](https://pypi.org/project/mako) (πŸ“₯ 14M / month Β· πŸ“¦ 27K Β· ⏱️ 14.01.2021): + ``` + pip install mako + ``` +- [Conda](https://anaconda.org/conda-forge/mako) (πŸ“₯ 2M Β· ⏱️ 14.01.2021): + ``` + conda install -c conda-forge mako + ``` +
Js2Py (πŸ₯‰27 Β· ⭐ 1.5K) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT -- [GitHub](https://github.com/PiotrDabkowski/Js2Py) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 180 Β· πŸ“¦ 2.9K Β· πŸ“‹ 210 - 49% open Β· ⏱️ 01.04.2021): +- [GitHub](https://github.com/PiotrDabkowski/Js2Py) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 180 Β· πŸ“¦ 3K Β· πŸ“‹ 210 - 50% open Β· ⏱️ 01.04.2021): ``` git clone https://github.com/PiotrDabkowski/Js2Py ``` -- [PyPi](https://pypi.org/project/js2py) (πŸ“₯ 210K / month Β· πŸ“¦ 160 Β· ⏱️ 01.04.2021): +- [PyPi](https://pypi.org/project/js2py) (πŸ“₯ 400K / month Β· πŸ“¦ 160 Β· ⏱️ 01.04.2021): ``` pip install js2py ```
pwntools (πŸ₯‰26 Β· ⭐ 8K) - CTF framework and exploit development library. MIT -- [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.4K Β· πŸ“¦ 390 Β· πŸ“‹ 820 - 11% open Β· ⏱️ 22.06.2021): +- [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.4K Β· πŸ“¦ 390 Β· πŸ“‹ 830 - 12% open Β· ⏱️ 27.06.2021): ``` git clone https://github.com/Gallopsled/pwntools @@ -6041,12 +6165,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
pywebview (πŸ₯‰26 Β· ⭐ 2.4K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 -- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 330 Β· πŸ“¦ 450 Β· πŸ“‹ 520 - 5% open Β· ⏱️ 20.05.2021): +- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 330 Β· πŸ“¦ 450 Β· πŸ“‹ 530 - 5% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/r0x0r/pywebview ``` -- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 16K / month Β· πŸ“¦ 84 Β· ⏱️ 04.12.2020): +- [PyPi](https://pypi.org/project/pywebview) (πŸ“₯ 17K / month Β· πŸ“¦ 84 Β· ⏱️ 04.12.2020): ``` pip install pywebview ``` @@ -6058,7 +6182,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/marshmallow-code/webargs ``` -- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 430K / month Β· πŸ“¦ 800 Β· ⏱️ 08.04.2021): +- [PyPi](https://pypi.org/project/webargs) (πŸ“₯ 400K / month Β· πŸ“¦ 800 Β· ⏱️ 08.04.2021): ``` pip install webargs ``` @@ -6074,26 +6198,42 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/twisted/klein ``` -- [PyPi](https://pypi.org/project/klein) (πŸ“₯ 34K / month Β· πŸ“¦ 730 Β· ⏱️ 08.06.2020): +- [PyPi](https://pypi.org/project/klein) (πŸ“₯ 33K / month Β· πŸ“¦ 730 Β· ⏱️ 08.06.2020): ``` pip install klein ```
-
httpagentparser (πŸ₯‰26 Β· ⭐ 210) - Python HTTP Agent Parser. MIT +
httpagentparser (πŸ₯‰25 Β· ⭐ 210) - Python HTTP Agent Parser. MIT - [GitHub](https://github.com/shon/httpagentparser) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 52 Β· πŸ“¦ 550 Β· πŸ“‹ 48 - 29% open Β· ⏱️ 12.01.2021): ``` git clone https://github.com/shon/httpagentparser ``` -- [PyPi](https://pypi.org/project/httpagentparser) (πŸ“₯ 160K / month Β· πŸ“¦ 480 Β· ⏱️ 12.01.2021): +- [PyPi](https://pypi.org/project/httpagentparser) (πŸ“₯ 180K / month Β· πŸ“¦ 480 Β· ⏱️ 12.01.2021): ``` pip install httpagentparser ```
+
tifffile (πŸ₯‰25 Β· ⭐ 160 Β· βž•) - Read and write TIFF files. Forked from.. BSD-3 + +- [GitHub](https://github.com/cgohlke/tifffile) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 36 Β· πŸ“‹ 86 - 1% open Β· ⏱️ 15.06.2021): + + ``` + git clone https://github.com/cgohlke/tifffile + ``` +- [PyPi](https://pypi.org/project/tifffile) (πŸ“₯ 1.9M / month Β· πŸ“¦ 380 Β· ⏱️ 14.06.2021): + ``` + pip install tifffile + ``` +- [Conda](https://anaconda.org/conda-forge/tifffile) (πŸ“₯ 980K Β· ⏱️ 17.06.2021): + ``` + conda install -c conda-forge tifffile + ``` +
saleor (πŸ₯‰24 Β· ⭐ 11K) - A modular, high performance, headless e-commerce platform built.. BSD-3 -- [GitHub](https://github.com/mirumee/saleor) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 3.7K Β· πŸ“‹ 3K - 7% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/mirumee/saleor) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 3.8K Β· πŸ“‹ 3K - 6% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/mirumee/saleor @@ -6101,12 +6241,12 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
Radicale (πŸ₯‰24 Β· ⭐ 2.1K) - A simple CalDAV (calendar) and CardDAV (contact) server. ❗️GPL-3.0 -- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 340 Β· πŸ“¦ 93 Β· πŸ“‹ 820 - 36% open Β· ⏱️ 13.05.2021): +- [GitHub](https://github.com/Kozea/Radicale) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 340 Β· πŸ“¦ 93 Β· πŸ“‹ 820 - 35% open Β· ⏱️ 13.05.2021): ``` git clone https://github.com/Kozea/Radicale ``` -- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 7.5K / month Β· πŸ“¦ 48 Β· ⏱️ 14.09.2020): +- [PyPi](https://pypi.org/project/radicale) (πŸ“₯ 7.8K / month Β· πŸ“¦ 48 Β· ⏱️ 14.09.2020): ``` pip install radicale ``` @@ -6118,14 +6258,14 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/nabla-c0d3/sslyze ``` -- [PyPi](https://pypi.org/project/sslyze) (πŸ“₯ 120K / month Β· πŸ“¦ 30 Β· ⏱️ 22.02.2021): +- [PyPi](https://pypi.org/project/sslyze) (πŸ“₯ 110K / month Β· πŸ“¦ 30 Β· ⏱️ 22.02.2021): ``` pip install sslyze ```
weblate (πŸ₯‰22 Β· ⭐ 2.5K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 -- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 610 Β· πŸ“₯ 1.1K Β· πŸ“¦ 18 Β· πŸ“‹ 3.8K - 7% open Β· ⏱️ 24.06.2021): +- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 1.1K Β· πŸ”€ 620 Β· πŸ“₯ 1.1K Β· πŸ“¦ 18 Β· πŸ“‹ 3.8K - 7% open Β· ⏱️ 01.07.2021): ``` git clone https://github.com/WeblateOrg/weblate @@ -6135,41 +6275,65 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install weblate ```
-
aiortc (πŸ₯‰22 Β· ⭐ 2.4K) - WebRTC and ORTC implementation for Python using asyncio. BSD-3 +
aiortc (πŸ₯‰22 Β· ⭐ 2.5K) - WebRTC and ORTC implementation for Python using asyncio. BSD-3 - [GitHub](https://github.com/aiortc/aiortc) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 370 Β· πŸ“‹ 420 - 12% open Β· ⏱️ 16.04.2021): ``` git clone https://github.com/aiortc/aiortc ``` -- [PyPi](https://pypi.org/project/aiortc) (πŸ“₯ 48K / month Β· πŸ“¦ 12 Β· ⏱️ 07.03.2021): +- [PyPi](https://pypi.org/project/aiortc) (πŸ“₯ 49K / month Β· πŸ“¦ 12 Β· ⏱️ 07.03.2021): ``` pip install aiortc ```
-
sandman2 (πŸ₯‰22 Β· ⭐ 1.7K) - Automatically generate a RESTful API service for your legacy.. Apache-2 +
sandman2 (πŸ₯‰22 Β· ⭐ 1.7K Β· πŸ’€) - Automatically generate a RESTful API service for your legacy.. Apache-2 -- [GitHub](https://github.com/jeffknupp/sandman2) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 170 Β· πŸ“¦ 15 Β· πŸ“‹ 75 - 30% open Β· ⏱️ 21.12.2020): +- [GitHub](https://github.com/jeffknupp/sandman2) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 180 Β· πŸ“¦ 15 Β· πŸ“‹ 75 - 30% open Β· ⏱️ 21.12.2020): ``` git clone https://github.com/jeffknupp/sandman2 ``` -- [PyPi](https://pypi.org/project/sandman2) (πŸ“₯ 500 / month Β· πŸ“¦ 6 Β· ⏱️ 08.09.2020): +- [PyPi](https://pypi.org/project/sandman2) (πŸ“₯ 460 / month Β· πŸ“¦ 6 Β· ⏱️ 08.09.2020): ``` pip install sandman2 ```
+
trustme (πŸ₯‰22 Β· ⭐ 370 Β· βž•) - #1 quality TLS certs while you wait, for the discerning tester. MIT + +- [GitHub](https://github.com/python-trio/trustme) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 19 Β· πŸ“¦ 110 Β· πŸ“‹ 30 - 16% open Β· ⏱️ 28.06.2021): + + ``` + git clone https://github.com/python-trio/trustme + ``` +- [PyPi](https://pypi.org/project/trustme) (πŸ“₯ 18K / month Β· πŸ“¦ 64 Β· ⏱️ 08.06.2021): + ``` + pip install trustme + ``` +
maltrail (πŸ₯‰21 Β· ⭐ 4.1K) - Malicious traffic detection system. MIT -- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 770 Β· πŸ“‹ 300 - 22% open Β· ⏱️ 23.06.2021): +- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 770 Β· πŸ“‹ 300 - 22% open Β· ⏱️ 30.06.2021): ``` git clone https://github.com/stamparm/maltrail ```
+
toapi (πŸ₯‰21 Β· ⭐ 3.2K Β· πŸ“ˆ) - Every web site provides APIs. MIT + +- [GitHub](https://github.com/gaojiuli/toapi) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 230 Β· πŸ“‹ 56 - 14% open Β· ⏱️ 28.06.2021): + + ``` + git clone https://github.com/gaojiuli/toapi + ``` +- [PyPi](https://pypi.org/project/toapi) (πŸ“₯ 250 / month Β· πŸ“¦ 8 Β· ⏱️ 28.06.2021): + ``` + pip install toapi + ``` +
healthchecks (πŸ₯‰20 Β· ⭐ 3.9K) - A cron monitoring tool written in Python & Django. BSD-3 -- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 460 Β· πŸ“‹ 390 - 18% open Β· ⏱️ 21.06.2021): +- [GitHub](https://github.com/healthchecks/healthchecks) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 460 Β· πŸ“‹ 390 - 17% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/healthchecks/healthchecks @@ -6177,24 +6341,40 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
urlwatch (πŸ₯‰20 Β· ⭐ 2.2K) - urlwatch monitors webpages for you. BSD-3 -- [GitHub](https://github.com/thp/urlwatch) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 310 Β· πŸ“‹ 400 - 15% open Β· ⏱️ 06.06.2021): +- [GitHub](https://github.com/thp/urlwatch) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 310 Β· πŸ“‹ 400 - 15% open Β· ⏱️ 29.06.2021): ``` git clone https://github.com/thp/urlwatch ``` -- [PyPi](https://pypi.org/project/urlwatch) (πŸ“₯ 2.9K / month Β· πŸ“¦ 2 Β· ⏱️ 10.04.2021): +- [PyPi](https://pypi.org/project/urlwatch) (πŸ“₯ 3.1K / month Β· πŸ“¦ 2 Β· ⏱️ 10.04.2021): ``` pip install urlwatch ```
-
pyload (πŸ₯‰19 Β· ⭐ 2.2K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 +
pyngrok (πŸ₯‰20 Β· ⭐ 180 Β· βž•) - A Python wrapper for ngrok. MIT + +- [GitHub](https://github.com/alexdlaird/pyngrok) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 26 Β· ⏱️ 21.04.2021): + + ``` + git clone https://github.com/alexdlaird/pyngrok + ``` +- [PyPi](https://pypi.org/project/pyngrok) (πŸ“₯ 61K / month Β· πŸ“¦ 10 Β· ⏱️ 26.03.2021): + ``` + pip install pyngrok + ``` +- [Conda](https://anaconda.org/conda-forge/pyngrok) (πŸ“₯ 21K Β· ⏱️ 26.03.2021): + ``` + conda install -c conda-forge pyngrok + ``` +
+
pyload (πŸ₯‰19 Β· ⭐ 2.3K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 - [GitHub](https://github.com/pyload/pyload) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 620 Β· πŸ“₯ 67K Β· πŸ“‹ 2.8K - 5% open Β· ⏱️ 28.04.2021): ``` git clone https://github.com/pyload/pyload ``` -- [PyPi](https://pypi.org/project/pyload-ng) (πŸ“₯ 2K / month Β· ⏱️ 28.04.2021): +- [PyPi](https://pypi.org/project/pyload-ng) (πŸ“₯ 2.3K / month Β· ⏱️ 28.04.2021): ``` pip install pyload-ng ``` @@ -6207,9 +6387,21 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar git clone https://github.com/arachnys/cabot ```
+
streaming-form-data (πŸ₯‰18 Β· ⭐ 89 Β· βž•) - Streaming parser for multipart/form-data written in.. MIT + +- [GitHub](https://github.com/siddhantgoel/streaming-form-data) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 14 Β· πŸ“¦ 13 Β· πŸ“‹ 24 - 20% open Β· ⏱️ 30.01.2021): + + ``` + git clone https://github.com/siddhantgoel/streaming-form-data + ``` +- [PyPi](https://pypi.org/project/streaming-form-data) (πŸ“₯ 6.3K / month Β· ⏱️ 30.01.2021): + ``` + pip install streaming-form-data + ``` +
asgi-lifespan (πŸ₯‰17 Β· ⭐ 75 Β· πŸ’€) - Programmatic startup/shutdown of ASGI apps. MIT -- [GitHub](https://github.com/florimondmanca/asgi-lifespan) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 4 Β· πŸ“¦ 140 Β· πŸ“‹ 12 - 8% open Β· ⏱️ 30.08.2020): +- [GitHub](https://github.com/florimondmanca/asgi-lifespan) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 4 Β· πŸ“¦ 150 Β· πŸ“‹ 12 - 8% open Β· ⏱️ 30.08.2020): ``` git clone https://github.com/florimondmanca/asgi-lifespan @@ -6219,18 +6411,17 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install asgi-lifespan ```
-
Show 13 hidden projects... +
Show 12 hidden projects... - pyzmq (πŸ₯ˆ32 Β· ⭐ 2.8K) - PyZMQ: Python bindings for zeromq. ❗️Revised BSD - httpbin (πŸ₯ˆ30 Β· ⭐ 10K Β· πŸ’€) - HTTP Request & Response Service, written in Python + Flask. ISC -- PySocks (πŸ₯ˆ29 Β· ⭐ 1K Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. BSD-3 +- PySocks (πŸ₯ˆ30 Β· ⭐ 1K Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. BSD-3 - ipaddress (πŸ₯‰26 Β· ⭐ 90 Β· πŸ’€) - Python 3.3+'s ipaddress for older Python versions. Python-2.0 - Cactus (πŸ₯‰24 Β· ⭐ 3.4K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 - ProxyBroker (πŸ₯‰23 Β· ⭐ 2.5K Β· πŸ’€) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS. Apache-2 - python-whois (πŸ₯‰23 Β· ⭐ 360 Β· πŸ’€) - A python module for retrieving and parsing WHOIS data. ❗️WTFPL - hyde (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - A Python Static Website Generator. MIT - reppy (πŸ₯‰22 Β· ⭐ 160 Β· πŸ’€) - Modern robots.txt Parser for Python. MIT -- toapi (πŸ₯‰19 Β· ⭐ 3.2K Β· πŸ’€) - Every web site provides APIs. Apache-2 - tinkerer (πŸ₯‰18 Β· ⭐ 300 Β· πŸ’€) - Python blogging engine. ❗️BSD-2-Clause-FreeBSD - libextract (πŸ₯‰14 Β· ⭐ 490 Β· πŸ’€) - Extract data from websites using basic statistical magic. MIT - IP2Trace (πŸ₯‰9 Β· ⭐ 6 Β· 🐣) - A Python tool to display geolocation information in the traceroute. MIT diff --git a/history/2021-07-01_changes.md b/history/2021-07-01_changes.md new file mode 100644 index 00000000..cd93a7d9 --- /dev/null +++ b/history/2021-07-01_changes.md @@ -0,0 +1,43 @@ +## πŸ“ˆ 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._ + +- google-api-python-client (πŸ₯‡38 Β· ⭐ 4.8K Β· πŸ“ˆ) - The official Python client library for Google's.. Apache-2 +- tweepy (πŸ₯‡34 Β· ⭐ 7.9K Β· πŸ“ˆ) - Twitter for Python!. MIT +- bleach (πŸ₯ˆ34 Β· ⭐ 2.2K Β· πŸ“ˆ) - Bleach is an allowed-list-based HTML sanitizing library that.. Apache-2 +- starlette (πŸ₯ˆ33 Β· ⭐ 5.7K Β· πŸ“ˆ) - The little ASGI framework that shines. BSD-3 +- toapi (πŸ₯‰21 Β· ⭐ 3.2K Β· πŸ“ˆ) - Every web site provides APIs. MIT + +## πŸ“‰ Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- gevent (πŸ₯‡33 Β· ⭐ 5.5K Β· πŸ“‰) - Coroutine-based concurrency library for Python. MIT +- dnspython (πŸ₯‡33 Β· ⭐ 1.8K Β· πŸ“‰) - a powerful DNS toolkit for python. ISC +- flask-sqlalchemy (πŸ₯‡32 Β· ⭐ 3.5K Β· πŸ“‰) - Adds SQLAlchemy support to Flask. BSD-3 +- eve (πŸ₯‰28 Β· ⭐ 6.4K Β· πŸ“‰) - REST API framework designed for human beings. BSD-3 +- timing-asgi (πŸ₯‰6 Β· ⭐ 71 Β· πŸ’€) - ASGI middleware to record and emit timing metrics (to.. ❗Unlicensed + +## βž• Added Projects + +_Projects that were recently added to this best-of list._ + +- web3.py (πŸ₯ˆ32 Β· ⭐ 2.1K Β· βž•) - A python interface for interacting with the Ethereum blockchain and.. MIT +- python-jose (πŸ₯ˆ31 Β· ⭐ 890 Β· βž•) - A JOSE implementation in Python. MIT +- pytrends (πŸ₯ˆ28 Β· ⭐ 2.1K Β· βž•) - Pseudo API for Google Trends. Apache-2 +- Streamlit (πŸ₯‡27 Β· ⭐ 15K Β· βž•) - Streamlit The fastest way to build data apps in Python. Apache-2 +- opentracing-python (πŸ₯‡26 Β· ⭐ 730 Β· βž•) - OpenTracing API for Python. Apache-2 +- tifffile (πŸ₯‰25 Β· ⭐ 160 Β· βž•) - Read and write TIFF files. Forked from.. BSD-3 +- graphene-mongo (πŸ₯‰23 Β· ⭐ 220 Β· βž•) - Graphene MongoEngine integration. MIT +- trustme (πŸ₯‰22 Β· ⭐ 370 Β· βž•) - #1 quality TLS certs while you wait, for the discerning tester. MIT +- fastapi-crudrouter (πŸ₯‡21 Β· ⭐ 290 Β· βž•) - A dynamic FastAPI router that automatically creates.. MIT +- flask-ngrok (πŸ₯‰21 Β· ⭐ 82 Β· πŸ’€) - A simple way to demo Flask apps from your machine. Apache-2 +- pyngrok (πŸ₯‰20 Β· ⭐ 180 Β· βž•) - A Python wrapper for ngrok. MIT +- justpy (πŸ₯‰19 Β· ⭐ 720 Β· πŸ’€) - An object oriented high-level Python Web Framework that requires.. Apache-2 +- opentelemetry-python (πŸ₯‰19 Β· ⭐ 610 Β· βž•) - OpenTelemetry Python API and SDK. Apache-2 +- flask_jsondash (πŸ₯‰18 Β· ⭐ 3.2K Β· πŸ’€) - Build complex dashboards without any front-end code... MIT +- streaming-form-data (πŸ₯‰18 Β· ⭐ 89 Β· βž•) - Streaming parser for multipart/form-data written in.. MIT +- idom (πŸ₯‰16 Β· ⭐ 370 Β· βž•) - Create highly interactive web pages purely in Python. MIT +- graphene-pydantic (πŸ₯‰16 Β· ⭐ 130 Β· βž•) - Integrate GraphQL with your Pydantic models. Apache-2 +- Scrapera (πŸ₯‰14 Β· ⭐ 280 Β· 🐣) - A universal package of scraper scripts for humans. MIT + diff --git a/history/2021-07-01_projects.csv b/history/2021-07-01_projects.csv new file mode 100644 index 00000000..e8a4439b --- /dev/null +++ b/history/2021-07-01_projects.csv @@ -0,0 +1,565 @@ +,name,github_id,resource,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,fork_count,open_issue_count,closed_issue_count,star_count,commit_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,trending,brew_id,maven_id,npm_id,npm_url,npm_latest_release_published_at,npm_dependent_project_count,npm_monthly_downloads,maven_url,conda_dependent_project_count,new_addition,updated_github_id,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls,licenses,apt_id +0,Public APIs,public-apis/public-apis,True,third-party-apis,https://github.com/public-apis/public-apis,https://github.com/public-apis/public-apis,MIT,2016-03-20 23:49:42.000000,2021-06-27 20:57:04.000000,2021-06-27 20:57:04.000000,15321.0,56.0,203.0,133243.0,2962.0,A collective list of free APIs.,886.0,0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +1,OpenAPI-Specification,OAI/OpenAPI-Specification,True,openapi-utils,https://github.com/OAI/OpenAPI-Specification,https://github.com/OAI/OpenAPI-Specification,Apache-2.0,2014-03-03 16:53:36.000000,2021-06-28 08:58:58.000000,2021-06-24 16:57:21.000000,7534.0,497.0,1249.0,21199.0,,The OpenAPI Specification Repository.,187.0,0,True,['openapi'],2021-02-16 19:33:45.000000,3.1.0,10.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +2,GraphQL Specification,graphql/graphql-spec,True,graphql,https://github.com/graphql/graphql-spec,https://github.com/graphql/graphql-spec,,2015-07-01 01:26:56.000000,2021-07-01 09:37:14.000000,2021-07-01 09:37:13.000000,1053.0,138.0,324.0,13372.0,,GraphQL is a query language and execution engine tied to any backend service.,118.0,0,True,,2018-06-11 02:45:19.000000,June2018,5.0,293.0,4.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +3,best-of-ml-python - DB Clients,ml-tooling/best-of-ml-python,True,third-party-apis,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.000000,2021-07-01 14:04:40.000000,2021-06-29 14:46:55.000000,697.0,5.0,18.0,5393.0,,Collection of python database client libraries.,19.0,0,True,,2021-06-28 20:34:26.000000,2021.06.24,26.0,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +4,requests,psf/requests,,http-clients,https://github.com/psf/requests,https://github.com/psf/requests,Apache-2.0,2011-02-13 18:38:17.000000,2021-06-30 21:29:36.000000,2021-06-01 04:23:54.000000,8296.0,326.0,3146.0,45543.0,6030.0,"A simple, yet elegant HTTP library.",685.0,40,True,,2020-12-16 19:38:34.000000,2.25.1,139.0,,119723510.0,conda-forge/requests,requests,1325030.0,1020574.0,https://pypi.org/project/requests,2020-12-16 19:38:34.000000,304456.0,119536397.0,https://anaconda.org/conda-forge/requests,2020-12-16 22:06:36.742000,11413901.0,1.0,,,,,,,,,,,,,,,,,,, +5,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.000000,2021-07-01 14:04:44.000000,2021-07-01 14:04:44.000000,5740.0,249.0,3552.0,21280.0,8437.0,Web APIs for Django.,1212.0,39,True,['django'],2021-05-31 07:29:11.000000,3.12.4,37.0,,1171031.0,conda-forge/djangorestframework,django-rest-framework,235441.0,234695.0,https://pypi.org/project/django-rest-framework,2017-07-20 17:14:33.000000,746.0,1165346.0,https://anaconda.org/conda-forge/djangorestframework,2021-03-26 11:25:51.529000,363846.0,1.0,,,,,,,,,,,,,,,,,,, +6,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.000000,2021-07-01 12:46:30.000000,2021-06-29 17:15:40.000000,1608.0,406.0,2095.0,11364.0,7350.0,Asynchronous HTTP client/server framework for asyncio and Python.,580.0,39,True,,2021-02-25 17:50:09.000000,3.7.4,213.0,841.0,27304974.0,conda-forge/aiohttp,aiohttp,113638.0,98928.0,https://pypi.org/project/aiohttp,2021-02-25 17:50:09.000000,14710.0,27255980.0,https://anaconda.org/conda-forge/aiohttp,2021-06-14 15:37:28.220000,2449155.0,1.0,,,,,,,,,,,,,,,,,,, +7,django,django/django,,web-frameworks,https://github.com/django/django,https://github.com/django/django,BSD-3-Clause,2012-04-28 02:47:18.000000,2021-07-01 14:12:45.780000,2021-07-01 10:42:32.000000,24904.0,174.0,,58251.0,,The Web framework for perfectionists with deadlines.,2536.0,38,True,['django'],2021-07-01 07:40:00.000000,3.2.5,270.0,,7779208.0,conda-forge/django,django,934064.0,703314.0,https://pypi.org/project/django,2021-07-01 07:40:00.000000,230750.0,7765298.0,https://anaconda.org/conda-forge/django,2021-07-01 14:12:45.780000,890258.0,1.0,,,,,,,,,,,,,,,,,,, +8,flask,pallets/flask,,web-frameworks,https://github.com/pallets/flask,https://github.com/pallets/flask,BSD-3-Clause,2010-04-06 11:11:59.000000,2021-07-01 10:54:54.000000,2021-07-01 10:54:54.000000,14380.0,24.0,2145.0,55882.0,,The Python micro framework for building web applications.,726.0,38,True,['flask'],2021-05-21 15:57:22.000000,2.0.1,40.0,4880.0,32237824.0,conda-forge/flask,flask,1013014.0,780414.0,https://pypi.org/project/flask,2021-05-21 15:53:08.000000,232600.0,32203797.0,https://anaconda.org/conda-forge/flask,2021-05-21 20:48:08.928000,2000272.0,1.0,,,,,,,,,,,,,,,,,,, +9,Scrapy,scrapy/scrapy,,web-scraping,https://github.com/scrapy/scrapy,https://github.com/scrapy/scrapy,BSD-3-Clause,2010-02-22 02:01:14.000000,2021-06-30 19:40:33.000000,2021-06-29 12:54:22.000000,9194.0,809.0,1988.0,40938.0,8891.0,"Scrapy, a fast high-level web crawling & scraping framework for Python.",478.0,38,True,,2021-04-06 15:03:47.000000,2.5.0,80.0,,962072.0,conda-forge/scrapy,scrapy,33359.0,24989.0,https://pypi.org/project/scrapy,2020-11-17 12:04:15.000000,8370.0,954121.0,https://anaconda.org/conda-forge/scrapy,2021-04-15 19:47:09.943000,453246.0,1.0,,,,,,,,,,,,,,,,,,, +10,grpc,grpc/grpc,,rpc,https://github.com/grpc/grpc,https://github.com/grpc/grpc,Apache-2.0,2014-12-08 18:58:53.000000,2021-07-01 06:52:12.000000,2021-07-01 02:55:08.000000,8002.0,796.0,8930.0,30793.0,49154.0,"The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#).",748.0,38,True,,2021-06-21 18:57:17.000000,1.38.1,166.0,149519.0,28510696.0,conda-forge/grpcio,grpcio,9556.0,2794.0,https://pypi.org/project/grpcio,2021-06-21 21:06:30.000000,6762.0,28423094.0,https://anaconda.org/conda-forge/grpcio,2021-06-22 22:59:20.922000,2924645.0,1.0,,,,,,,,,,,,,,,,,,, +11,gunicorn,benoitc/gunicorn,,servers,https://github.com/benoitc/gunicorn,https://github.com/benoitc/gunicorn,MIT,2009-11-30 18:18:08.000000,2021-06-22 04:23:47.000000,2021-03-27 02:07:48.000000,1436.0,335.0,1396.0,7702.0,2875.0,"gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.",363.0,38,True,,2021-04-28 15:16:08.000000,20.1.0,81.0,97.0,17822656.0,conda-forge/gunicorn,gunicorn,595941.0,473849.0,https://pypi.org/project/gunicorn,2021-03-27 01:54:37.000000,122092.0,17811589.0,https://anaconda.org/conda-forge/gunicorn,2021-05-11 12:03:53.879000,664009.0,1.0,,,,,,,,,,,,,,,,,,, +12,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.000000,2021-06-30 03:01:07.445000,2021-06-30 00:00:11.000000,1951.0,32.0,758.0,4849.0,1227.0,The official Python client library for Google's discovery based APIs.,166.0,38,True,,2021-06-30 00:09:07.000000,2.11.0,96.0,90.0,24914927.0,conda-forge/google-api-python-client,google-api-python-client,77452.0,64868.0,https://pypi.org/project/google-api-python-client,2021-06-30 00:09:07.000000,12584.0,24902269.0,https://anaconda.org/conda-forge/google-api-python-client,2021-06-30 03:01:07.445000,759471.0,1.0,1.0,,,,,,,,,,,,,,,,,, +13,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.000000,2021-07-01 06:53:22.000000,2021-07-01 06:53:22.000000,5285.0,4151.0,20265.0,96967.0,18491.0,Command-line program to download videos from YouTube.com and other video sites.,961.0,37,True,,2021-06-05 19:02:03.000000,2021.6.6,952.0,42081082.0,5437892.0,conda-forge/youtube-dl,youtube_dl,2854.0,,https://pypi.org/project/youtube_dl,2021-06-05 19:02:03.000000,2854.0,4016348.0,https://anaconda.org/conda-forge/youtube-dl,2021-06-30 22:39:06.610000,791383.0,1.0,,youtube-dl,,,,,,,,,,,,,,,,, +14,tornado,tornadoweb/tornado,,web-frameworks,https://github.com/tornadoweb/tornado,https://github.com/tornadoweb/tornado,Apache-2.0,2009-09-09 04:55:16.000000,2021-07-01 11:26:29.000000,2021-05-30 15:33:14.000000,5375.0,232.0,1462.0,20048.0,4329.0,"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",413.0,37,True,,2020-03-04 02:32:23.000000,6.0.4,62.0,,16450735.0,conda-forge/tornado,tornado,221132.0,172976.0,https://pypi.org/project/tornado,2020-10-30 19:04:55.000000,48156.0,16245555.0,https://anaconda.org/conda-forge/tornado,2021-01-08 08:53:30.908000,12926368.0,1.0,,,,,,,,,,,,,,,,,,, +15,oauthlib,oauthlib/oauthlib,,auth,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,BSD-3-Clause,2011-11-19 23:08:51.000000,2021-06-07 06:54:40.000000,2021-06-01 21:25:02.000000,434.0,74.0,264.0,2230.0,1584.0,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",175.0,37,True,,2021-06-02 20:03:50.000000,3.1.1,47.0,,52317400.0,conda-forge/oauthlib,oauthlib,179433.0,155621.0,https://pypi.org/project/oauthlib,2021-06-01 12:53:12.000000,23812.0,52271858.0,https://anaconda.org/conda-forge/oauthlib,2021-06-01 16:03:14.739000,2732545.0,1.0,,,,,,,,,,,,,,,,,,, +16,jinja,pallets/jinja,,others,https://github.com/pallets/jinja,https://github.com/pallets/jinja,BSD-3-Clause,2010-10-17 13:41:17.000000,2021-07-01 12:57:44.000000,2021-07-01 12:57:43.000000,1411.0,48.0,740.0,7855.0,,A very fast and expressive template engine.,284.0,36,True,,2021-05-18 20:41:14.000000,3.0.1,43.0,52153.0,62228794.0,conda-forge/jinja2,jinja2,859382.0,672388.0,https://pypi.org/project/jinja2,2021-05-18 20:39:17.000000,186994.0,62061321.0,https://anaconda.org/conda-forge/jinja2,2021-05-19 10:13:36.298000,10309860.0,1.0,,,,,,,,,,,,,,,,,,, +17,discord.py,Rapptz/discord.py,,third-party-apis,https://github.com/Rapptz/discord.py,https://github.com/Rapptz/discord.py,MIT,2015-08-21 22:19:08.000000,2021-07-01 14:25:57.000000,2021-07-01 11:50:04.000000,2256.0,104.0,2266.0,7810.0,3328.0,An API wrapper for Discord written in Python.,263.0,36,True,,2021-06-12 16:14:40.000000,1.7.3,66.0,,14741123.0,,discord.py,40281.0,35707.0,https://pypi.org/project/discord.py,2021-06-12 16:14:40.000000,4574.0,14741123.0,,,,1.0,,,,,,,,,,,,,,,,,,, +18,werkzeug,pallets/werkzeug,,web-frameworks,https://github.com/pallets/werkzeug,https://github.com/pallets/werkzeug,BSD-3-Clause,2010-10-18 11:42:40.000000,2021-07-01 13:00:11.000000,2021-07-01 13:00:10.000000,1556.0,39.0,850.0,5764.0,,The comprehensive WSGI web application library.,419.0,36,True,,2021-05-17 23:19:03.000000,2.0.1,74.0,238.0,33639810.0,conda-forge/werkzeug,werkzeug,675218.0,539774.0,https://pypi.org/project/werkzeug,2021-05-17 23:16:08.000000,135444.0,33588114.0,https://anaconda.org/conda-forge/werkzeug,2021-05-20 13:46:26.032000,3049789.0,2.0,,,,,,,,,,,,,,,,,,, +19,lxml,lxml/lxml,,html-processing,https://github.com/lxml/lxml,https://github.com/lxml/lxml,BSD-3-Clause,2011-02-11 05:43:11.000000,2021-06-29 14:14:47.007000,2021-06-29 13:09:06.000000,448.0,19.0,,1900.0,5663.0,The lxml XML toolkit for Python.,124.0,36,True,,2021-03-21 18:44:59.000000,4.6.3,144.0,,29187253.0,conda-forge/lxml,lxml,249844.0,183204.0,https://pypi.org/project/lxml,2021-03-21 18:44:59.000000,66640.0,29126073.0,https://anaconda.org/conda-forge/lxml,2021-06-29 14:14:47.007000,3548483.0,1.0,,,,,,,,,,,,,,,,,,, +20,OpenAPI Generator,OpenAPITools/openapi-generator,,openapi-utils,https://github.com/OpenAPITools/openapi-generator,https://github.com/OpenAPITools/openapi-generator,Apache-2.0,2018-05-12 09:57:56.000000,2021-07-01 12:51:32.000000,2021-07-01 09:56:28.000000,3153.0,2492.0,1945.0,9001.0,15845.0,"OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and..",2080.0,35,True,['openapi'],2021-06-17 10:56:09.859000,2.3.5,643.0,,625426.0,,openapi-generator-cli,686.0,290.0,https://pypi.org/project/openapi-generator-cli,2020-05-15 12:33:56.000000,,5080.0,,,,1.0,,,org.openapitools.openapi-generator,@openapitools/openapi-generator-cli,https://www.npmjs.com/package/@openapitools/openapi-generator-cli,2021-06-17 10:56:09.859000,396.0,620346.0,https://search.maven.org/artifact/org.openapitools.openapi-generator,,,,,,,,,, +21,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.000000,2021-06-20 05:29:40.000000,2021-06-05 19:44:56.000000,2327.0,376.0,1407.0,6541.0,2317.0,"Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party..",538.0,35,True,['django'],2020-11-25 17:58:40.000000,0.44.0,59.0,,530142.0,conda-forge/django-allauth,django-allauth,77675.0,67355.0,https://pypi.org/project/django-allauth,2020-11-25 17:58:40.000000,10320.0,528826.0,https://anaconda.org/conda-forge/django-allauth,2019-12-23 17:47:06.130000,61898.0,1.0,,,,,,,,,,,,,,,,,,, +22,pyjwt,jpadilla/pyjwt,,auth,https://github.com/jpadilla/pyjwt,https://github.com/jpadilla/pyjwt,MIT,2011-02-24 20:25:09.000000,2021-06-21 17:45:48.000000,2021-06-15 04:40:18.000000,492.0,90.0,238.0,3855.0,669.0,JSON Web Token implementation in Python.,95.0,35,True,,2021-04-28 12:06:52.000000,2.1.0,41.0,,44350087.0,conda-forge/pyjwt,pyjwt,149321.0,130435.0,https://pypi.org/project/pyjwt,2021-04-28 12:02:52.000000,18886.0,44290355.0,https://anaconda.org/conda-forge/pyjwt,2021-04-28 14:40:34.095000,3583965.0,1.0,,,,,,,,,,,,,,,,,,, +23,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.000000,2021-07-01 09:49:14.000000,2021-06-30 23:48:54.000000,717.0,118.0,652.0,3158.0,2266.0,GitPython is a python library used to interact with Git repositories.,237.0,35,True,,2021-06-18 03:33:51.000000,3.1.18,72.0,,16889461.0,conda-forge/gitpython,gitpython,52049.0,41155.0,https://pypi.org/project/gitpython,2021-06-18 03:33:51.000000,10894.0,16862185.0,https://anaconda.org/conda-forge/gitpython,2021-06-18 05:34:55.065000,1854783.0,1.0,,,,,,,,,,,,,,,,,,, +24,urllib3,urllib3/urllib3,,http-clients,https://github.com/urllib3/urllib3,https://github.com/urllib3/urllib3,MIT,2011-09-18 18:08:28.000000,2021-06-30 20:14:11.000000,2021-06-29 18:04:44.000000,867.0,163.0,783.0,2720.0,,"Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.",282.0,35,True,,2021-06-25 13:30:33.000000,1.26.6,65.0,343.0,161500114.0,conda-forge/urllib3,urllib3,664777.0,589343.0,https://pypi.org/project/urllib3,2021-06-25 13:24:15.000000,75434.0,161310216.0,https://anaconda.org/conda-forge/urllib3,2021-06-25 15:25:31.585000,11583063.0,2.0,,,,,,,,,,,,,,,,,,, +25,certbot,certbot/certbot,,others,https://github.com/certbot/certbot,https://github.com/certbot/certbot,Apache-2.0,2014-11-12 02:52:20.000000,2021-07-01 07:08:21.000000,2021-06-28 23:40:24.000000,3080.0,580.0,4318.0,28071.0,10259.0,Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can..,481.0,34,True,,2021-06-01 20:55:50.000000,1.16.0,80.0,4887.0,207235.0,,certbot,1284.0,928.0,https://pypi.org/project/certbot,2021-06-01 20:27:04.000000,356.0,206991.0,,,,1.0,,,,,,,,,,,,,,,,,,, +26,falcon,falconry/falcon,,web-frameworks,https://github.com/falconry/falcon,https://github.com/falconry/falcon,Apache-2.0,2012-12-06 18:17:51.000000,2021-06-30 13:08:03.874000,2021-06-26 13:51:49.000000,826.0,198.0,712.0,8457.0,1764.0,"The no-nonsense REST API and microservices framework for Python developers, with a focus on reliability, correctness,..",174.0,34,True,,2021-05-10 22:19:08.000000,3.0.1,66.0,843.0,573395.0,conda-forge/falcon,falcon,8612.0,5570.0,https://pypi.org/project/falcon,2021-05-10 22:19:40.000000,3042.0,569771.0,https://anaconda.org/conda-forge/falcon,2021-06-30 13:08:03.874000,203236.0,2.0,,,,,,,,,,,,,,,,,,, +27,tweepy,tweepy/tweepy,,third-party-apis,https://github.com/tweepy/tweepy,https://github.com/tweepy/tweepy,MIT,2009-07-06 04:15:34.000000,2021-06-17 22:31:29.000000,2021-06-17 22:29:36.000000,3529.0,70.0,939.0,7858.0,2627.0,Twitter for Python!.,225.0,34,True,,2020-12-26 02:23:47.000000,3.10.0,28.0,,448571.0,conda-forge/tweepy,tweepy,34702.0,26400.0,https://pypi.org/project/tweepy,2020-12-26 02:23:47.000000,8302.0,446437.0,https://anaconda.org/conda-forge/tweepy,2020-12-26 13:20:39.788000,113127.0,1.0,1.0,,,,,,,,,,,,,,,,,, +28,bottle,bottlepy/bottle,,web-frameworks,https://github.com/bottlepy/bottle,https://github.com/bottlepy/bottle,MIT,2009-06-30 17:51:30.000000,2021-06-06 11:30:56.000000,2021-01-01 15:17:44.000000,1382.0,315.0,531.0,7289.0,1869.0,bottle.py is a fast and simple micro-framework for python web-applications.,216.0,34,True,,2020-11-11 18:51:24.000000,0.12.19,74.0,,1759049.0,conda-forge/bottle,bottle,26272.0,16592.0,https://pypi.org/project/bottle,2020-11-11 18:51:24.000000,9680.0,1754773.0,https://anaconda.org/conda-forge/bottle,2020-06-10 17:23:11.717000,248043.0,2.0,,,,,,,,,,,,,,,,,,, +29,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.000000,2021-06-03 18:06:49.000000,2021-04-17 12:22:27.000000,1347.0,370.0,917.0,4771.0,2825.0,Simple and extensible administrative interface framework for Flask.,317.0,34,True,['flask'],2021-04-17 12:25:17.000000,1.5.8,37.0,,1618101.0,conda-forge/flask-admin,flask-admin,16229.0,11611.0,https://pypi.org/project/flask-admin,2021-04-17 12:23:21.000000,4618.0,1616215.0,https://anaconda.org/conda-forge/flask-admin,2021-04-17 17:38:06.111000,107553.0,1.0,,,,,,,,,,,,,,,,,,, +30,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.000000,2021-06-30 21:42:31.000000,2021-06-21 10:29:09.000000,1311.0,117.0,1056.0,4418.0,1964.0,Typed interactions with the GitHub API v3.,268.0,34,True,,2021-04-26 04:44:57.000000,1.55,85.0,,4360233.0,conda-forge/pygithub,pygithub,21665.0,17907.0,https://pypi.org/project/pygithub,2021-04-26 04:45:19.000000,3758.0,4342418.0,https://anaconda.org/conda-forge/pygithub,2021-01-20 02:14:25.170000,1211440.0,1.0,,,,,,,,,,,,,,,,,,, +31,pyramid,Pylons/pyramid,,web-frameworks,https://github.com/Pylons/pyramid,https://github.com/Pylons/pyramid,BSD-3-Clause,2010-10-24 22:00:35.000000,2021-06-19 08:35:01.000000,2021-03-15 06:21:30.000000,880.0,69.0,960.0,3568.0,11724.0,Pyramid - A Python web framework.,337.0,34,True,,2021-03-01 09:59:08.000000,1.10.8,149.0,,1453801.0,pyramid,pyramid,14534.0,9372.0,https://pypi.org/project/pyramid,2021-03-01 03:27:45.000000,5162.0,1453759.0,https://anaconda.org/anaconda/pyramid,2021-06-08 16:36:17.801000,2886.0,2.0,,,,,,,,,,0.0,,,,,,,,, +32,websocket-client,websocket-client/websocket-client,,websocket,https://github.com/websocket-client/websocket-client,https://github.com/websocket-client/websocket-client,LGPL-2.1,2010-12-28 06:35:25.000000,2021-06-29 01:08:53.000000,2021-06-10 02:20:08.000000,646.0,9.0,438.0,2649.0,1093.0,WebSocket client for Python.,186.0,34,False,,2021-06-10 02:24:48.000000,1.1.0,64.0,,34635722.0,conda-forge/websocket-client,websocket-client,51425.0,40117.0,https://pypi.org/project/websocket-client,2021-06-10 02:24:48.000000,11308.0,34612220.0,https://anaconda.org/conda-forge/websocket-client,2021-01-08 20:45:00.210000,1410176.0,1.0,,,,,,,,,,,,,,,,,,, +33,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.000000,2021-07-01 13:48:56.000000,2021-07-01 13:48:56.000000,623.0,26.0,676.0,2558.0,1483.0,A Python implementation of John Grubers Markdown with Extension support.,144.0,34,True,,2020-10-25 20:21:59.000000,3.3.3,39.0,,11281380.0,conda-forge/markdown,markdown,181638.0,140174.0,https://pypi.org/project/markdown,2020-10-25 20:21:59.000000,41464.0,11236863.0,https://anaconda.org/conda-forge/markdown,2021-03-01 10:52:27.431000,2047795.0,1.0,,,,,,,,,,,,,,,,,,, +34,itsdangerous,pallets/itsdangerous,,others,https://github.com/pallets/itsdangerous,https://github.com/pallets/itsdangerous,BSD-3-Clause,2011-06-24 00:09:55.000000,2021-07-01 12:57:24.000000,2021-07-01 12:57:23.000000,181.0,,96.0,2241.0,,Safely pass trusted data to untrusted environments and back.,36.0,34,True,,2021-05-18 15:10:38.000000,2.0.1,24.0,,30101306.0,conda-forge/itsdangerous,itsdangerous,550925.0,446669.0,https://pypi.org/project/itsdangerous,2021-05-18 15:09:42.000000,104256.0,30067913.0,https://anaconda.org/conda-forge/itsdangerous,2021-05-18 18:03:09.355000,1970192.0,1.0,,,,,,,,,,,,,,,,,,, +35,bleach,mozilla/bleach,,html-processing,https://github.com/mozilla/bleach,https://github.com/mozilla/bleach,Apache-2.0,2010-02-19 01:12:41.000000,2021-06-24 20:08:03.000000,2021-06-24 20:08:03.000000,218.0,48.0,272.0,2161.0,737.0,Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes.,71.0,34,True,,2021-02-01 17:15:27.000000,3.3.0,47.0,,13475214.0,conda-forge/bleach,bleach,150503.0,127109.0,https://pypi.org/project/bleach,2021-02-01 17:15:27.000000,23394.0,13393783.0,https://anaconda.org/conda-forge/bleach,2021-02-01 21:07:15.002000,4397314.0,2.0,1.0,,,,,,,,,,,,,,,,,, +36,coverage,nedbat/coveragepy,,testing,https://github.com/nedbat/coveragepy,https://github.com/nedbat/coveragepy,Apache-2.0,2016-08-09 00:05:44.974000,2021-06-28 22:39:06.049000,2021-06-18 10:44:41.000000,219.0,249.0,804.0,1637.0,4895.0,Code coverage measurement for Python.,109.0,34,True,,2021-02-28 20:21:28.000000,coverage-5.5,85.0,,19299064.0,conda-forge/coverage,coverage,256007.0,155665.0,https://pypi.org/project/coverage,2021-02-28 20:12:09.000000,100342.0,19227093.0,https://anaconda.org/conda-forge/coverage,2021-06-28 22:39:06.049000,4246333.0,1.0,,,,,,,,,,,,,,,,,,, +37,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.000000,2021-06-25 19:11:53.730000,2021-05-30 16:19:52.000000,146.0,12.0,78.0,462.0,165.0,(Python Distribution) A carefully curated collection of Root Certificates for validating the trustworthiness of SSL..,26.0,34,True,,2021-05-30 16:20:18.000000,2021.5.30,44.0,,119880255.0,conda-forge/certifi,certifi,665449.0,586031.0,https://pypi.org/project/certifi,2021-05-30 16:20:18.000000,79418.0,119299777.0,https://anaconda.org/conda-forge/certifi,2021-06-25 19:11:53.730000,36570137.0,1.0,,,,,,,,,,,,,,,,,,, +38,httpie,httpie/httpie,,http-clients,https://github.com/httpie/httpie,https://github.com/httpie/httpie,BSD-3-Clause,2012-02-25 12:39:13.000000,2021-07-01 08:34:51.000000,2021-07-01 08:34:51.000000,3316.0,146.0,569.0,51235.0,1370.0,"As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP client for the API era. JSON support, colors,..",125.0,33,True,,2021-02-06 10:23:44.000000,2.4.0,47.0,,219918.0,conda-forge/httpie,httpie,12033.0,8743.0,https://pypi.org/project/httpie,2021-02-06 10:16:47.000000,3290.0,218393.0,https://anaconda.org/conda-forge/httpie,2020-10-14 01:54:28.234000,61016.0,2.0,,,,,,,,,,,,,,,,,,, +39,fastapi,tiangolo/fastapi,,web-frameworks,https://github.com/tiangolo/fastapi,https://github.com/tiangolo/fastapi,MIT,2018-12-08 08:21:47.000000,2021-07-01 14:04:27.000000,2021-06-29 21:23:00.000000,2289.0,931.0,1548.0,32513.0,1594.0,"FastAPI framework, high performance, easy to learn, fast to code, ready for production.",225.0,33,True,"['fastapi', 'openapi']",2021-06-09 08:21:13.000000,0.65.2,117.0,,2373004.0,conda-forge/fastapi,fastapi,276.0,,https://pypi.org/project/fastapi,2021-06-09 08:21:13.000000,276.0,2360323.0,https://anaconda.org/conda-forge/fastapi,2021-06-09 12:38:48.169000,291682.0,2.0,,,,,,,,,,,,,,,,,,, +40,sentry,getsentry/sentry,,monitoring,https://github.com/getsentry/sentry,https://github.com/getsentry/sentry,SSPL-1.0,2010-08-30 22:06:41.000000,2021-07-01 14:49:58.000000,2021-07-01 14:10:39.000000,3148.0,336.0,4326.0,28404.0,37028.0,"Sentry is cross-platform application monitoring, with a focus on error reporting.",597.0,33,True,,2021-06-15 19:34:55.000000,21.6.1,342.0,39636.0,300045.0,conda-forge/sentry-sdk,sentry,1149.0,513.0,https://pypi.org/project/sentry,2021-06-15 19:34:52.000000,636.0,296719.0,https://anaconda.org/conda-forge/sentry-sdk,2021-05-11 18:36:53.766000,88834.0,1.0,,,,,,,,,,,,,,,,,,, +41,selenium,SeleniumHQ/selenium,,testing,https://github.com/SeleniumHQ/selenium,https://github.com/SeleniumHQ/selenium,Apache-2.0,2013-01-14 21:40:56.000000,2021-07-01 14:15:43.000000,2021-07-01 14:15:37.000000,6372.0,187.0,7194.0,21098.0,,A browser automation framework and ecosystem.,674.0,33,True,,2018-12-19 20:46:40.000000,selenium-3.141.59,152.0,,6191713.0,conda-forge/selenium,selenium,132186.0,103876.0,https://pypi.org/project/selenium,2021-06-07 20:43:52.000000,28310.0,6181732.0,https://anaconda.org/conda-forge/selenium,2021-01-14 23:35:46.509000,608868.0,1.0,,,,,,,,,,,,,,,,,,, +42,Locust,locustio/locust,,testing,https://github.com/locustio/locust,https://github.com/locustio/locust,MIT,2011-02-17 11:08:03.000000,2021-06-29 13:42:29.000000,2021-06-26 21:59:58.000000,2163.0,35.0,1129.0,16473.0,2723.0,Scalable user load testing tool written in Python.,202.0,33,True,,2021-06-27 07:54:28.000000,1.6.0,46.0,,313514.0,,locust,1502.0,1432.0,https://pypi.org/project/locust,2021-06-27 07:58:26.000000,70.0,313514.0,,,,1.0,,,,,,,,,,,,,,,,,,, +43,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.000000,2021-07-01 05:59:39.000000,2021-06-29 16:10:08.000000,3264.0,26.0,1436.0,15709.0,2248.0,We have made you a wrapper you can't refuse.,156.0,33,True,,2021-06-06 10:36:49.000000,13.6,105.0,3592.0,358574.0,conda-forge/python-telegram-bot,python-telegram-bot,36213.0,31883.0,https://pypi.org/project/python-telegram-bot,2021-06-06 10:29:38.000000,4330.0,357703.0,https://anaconda.org/conda-forge/python-telegram-bot,2021-06-11 23:51:45.975000,34519.0,2.0,,,,,,,,,,,,,,,,,,, +44,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.000000,2021-06-28 14:10:31.798000,2021-06-27 20:01:47.000000,1362.0,41.0,988.0,15092.0,,Async Python 3.7+ web server/framework | Build fast. Run fast.,295.0,33,True,,2021-06-27 20:08:04.000000,21.6.0,51.0,,6244101.0,conda-forge/sanic,sanic,6006.0,5472.0,https://pypi.org/project/sanic,2021-06-27 20:08:04.000000,534.0,6240917.0,https://anaconda.org/conda-forge/sanic,2021-06-28 14:10:31.798000,143299.0,2.0,,,,,,,,,,,,,,,,,,, +45,scapy,secdev/scapy,,others,https://github.com/secdev/scapy,https://github.com/secdev/scapy,GPL-2.0,2015-10-01 17:06:46.000000,2021-07-01 07:59:27.000000,2021-07-01 01:06:07.000000,1467.0,68.0,1156.0,6404.0,5764.0,Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.,345.0,33,True,,2021-04-19 19:10:12.000000,2.4.5,21.0,,1568043.0,conda-forge/scapy,scapy,7112.0,5484.0,https://pypi.org/project/scapy,2021-04-19 18:29:34.000000,1628.0,1567596.0,https://anaconda.org/conda-forge/scapy,2021-04-19 22:31:08.354000,10733.0,1.0,,,,,,,,,,,,,,,,,,, +46,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.000000,2021-05-30 20:35:27.543000,2021-05-17 19:22:51.000000,943.0,112.0,445.0,6092.0,833.0,Simple framework for creating REST APIs.,156.0,33,True,['flask'],2021-05-17 19:23:14.000000,0.3.9,31.0,,1307531.0,conda-forge/flask-restful,flask-restful,73546.0,59896.0,https://pypi.org/project/flask-restful,2021-05-17 19:23:14.000000,13650.0,1306028.0,https://anaconda.org/conda-forge/flask-restful,2021-05-30 20:35:27.543000,87195.0,2.0,,,,,,,,,,,,,,,,,,, +47,starlette,encode/starlette,,web-frameworks,https://github.com/encode/starlette,https://github.com/encode/starlette,BSD-3-Clause,2018-06-25 13:16:21.000000,2021-06-30 18:21:38.000000,2021-06-28 20:36:13.000000,490.0,176.0,419.0,5715.0,792.0,The little ASGI framework that shines.,157.0,33,True,,2021-06-23 08:35:43.000000,0.15.0,112.0,,2594316.0,conda-forge/starlette,starlette,17411.0,16835.0,https://pypi.org/project/starlette,2021-06-23 08:35:43.000000,576.0,2587076.0,https://anaconda.org/conda-forge/starlette,2021-06-23 19:21:47.696000,238924.0,2.0,1.0,,,,,,,,,,,,,,,,,, +48,gevent,gevent/gevent,,servers,https://github.com/gevent/gevent,https://github.com/gevent/gevent,MIT,2012-09-13 22:03:03.000000,2021-04-30 09:59:23.000000,2021-04-30 09:59:04.000000,905.0,53.0,1158.0,5530.0,5684.0,Coroutine-based concurrency library for Python.,98.0,33,True,,2021-01-20 22:12:53.000000,21.1.2,74.0,58181.0,7080087.0,conda-forge/gevent,gevent,92128.0,64102.0,https://pypi.org/project/gevent,2021-01-20 22:12:53.000000,28026.0,7067112.0,https://anaconda.org/conda-forge/gevent,2021-03-17 12:09:35.972000,593147.0,1.0,-2.0,,,,,,,,,,,,,,,,,, +49,Telethon,LonamiWebs/Telethon,,third-party-apis,https://github.com/LonamiWebs/Telethon,https://github.com/LonamiWebs/Telethon,MIT,2016-08-26 10:59:24.000000,2021-06-24 12:19:01.000000,2021-06-24 12:19:01.000000,773.0,53.0,1358.0,5081.0,2699.0,"Pure Python 3 MTProto API Telegram client library, for bots too!.",134.0,33,True,,2021-06-19 17:08:27.000000,1.22.0,198.0,,3619244.0,,telethon,15078.0,14534.0,https://pypi.org/project/telethon,2021-06-19 17:08:27.000000,544.0,3619244.0,,,,2.0,,,,,,,,,,,,,,,,,,, +50,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.000000,2021-06-13 02:31:07.000000,2021-06-12 21:32:37.000000,626.0,178.0,645.0,2286.0,3239.0,WebSocket and WAMP in Python for Twisted and asyncio.,122.0,33,True,,2021-02-26 01:38:26.000000,21.2.2,137.0,,569686.0,,autobahn,17398.0,13772.0,https://pypi.org/project/autobahn,2021-03-02 15:10:09.000000,3626.0,569686.0,,,,1.0,,,,,,,,,,,,,,,,,,, +51,mistune,lepture/mistune,,markdown,https://github.com/lepture/mistune,https://github.com/lepture/mistune,BSD-3-Clause,2014-02-18 10:13:04.000000,2021-06-29 04:56:09.574000,2021-05-19 04:35:12.000000,195.0,24.0,189.0,1962.0,423.0,A fast yet powerful Python Markdown parser with renderers and plugins.,31.0,33,True,,2019-10-30 02:34:25.000000,0.8.4,26.0,,11274198.0,conda-forge/mistune,mistune,130852.0,113094.0,https://pypi.org/project/mistune,2021-02-16 08:18:36.000000,17758.0,11206012.0,https://anaconda.org/conda-forge/mistune,2021-06-29 04:56:09.574000,4295761.0,1.0,,,,,,,,,,,,,,,,,,, +52,dnspython,rthalley/dnspython,,others,https://github.com/rthalley/dnspython,https://github.com/rthalley/dnspython,ISC,2011-08-24 11:36:39.000000,2021-06-24 18:07:35.000000,2021-06-24 18:07:28.000000,383.0,9.0,340.0,1757.0,1810.0,a powerful DNS toolkit for python.,83.0,33,True,,2021-01-07 17:23:58.000000,2.1.0,12.0,,8457671.0,conda-forge/dnspython,dnspython,68394.0,60598.0,https://pypi.org/project/dnspython,2021-01-07 17:23:58.000000,7796.0,8454198.0,https://anaconda.org/conda-forge/dnspython,2021-05-30 20:09:28.094000,159764.0,1.0,-1.0,,,,,,,,,,,,,,,,,, +53,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.000000,2021-04-28 20:56:15.000000,2020-05-14 21:03:15.000000,359.0,102.0,132.0,1396.0,504.0,OAuthlib support for Python-Requests!.,98.0,33,False,,2019-11-06 14:41:48.000000,1.3.0,18.0,,49692450.0,conda-forge/requests-oauthlib,requests-oauthlib,169666.0,147948.0,https://pypi.org/project/requests-oauthlib,2019-11-06 14:41:48.000000,21718.0,49647864.0,https://anaconda.org/conda-forge/requests-oauthlib,2020-07-23 08:18:32.844000,2675181.0,1.0,,,,,,,,,,,,,,,,,,, +54,wtforms,wtforms/wtforms,,forms,https://github.com/wtforms/wtforms,https://github.com/wtforms/wtforms,BSD-3-Clause,2013-09-11 01:53:07.000000,2021-05-31 15:40:34.000000,2021-05-19 18:28:22.000000,345.0,46.0,332.0,1240.0,1494.0,A flexible forms validation and rendering library for Python.,127.0,33,True,,2020-07-30 17:11:53.000000,2.3.3,23.0,,2480946.0,conda-forge/wtforms,wtforms,127992.0,98850.0,https://pypi.org/project/wtforms,2020-11-23 15:21:40.000000,29142.0,2479488.0,https://anaconda.org/conda-forge/wtforms,2020-07-29 22:05:29.782000,72948.0,1.0,,,,,,,,,,,,,,,,,,, +55,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.000000,2021-06-14 14:24:12.000000,2021-05-19 10:33:22.000000,247.0,86.0,158.0,910.0,1590.0,Standards-compliant library for parsing and serializing HTML documents and fragments in Python.,62.0,33,True,,2017-12-07 14:10:04.000000,1.0.1,27.0,,5606557.0,,html5lib,121562.0,92502.0,https://pypi.org/project/html5lib,2020-06-22 23:32:36.000000,29060.0,5606557.0,,,,2.0,,,,,,,,,,,,,,,,,,, +56,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.000000,2021-06-30 20:37:18.000000,2021-06-30 20:22:22.000000,200.0,65.0,231.0,431.0,428.0,Google Auth Python Library.,77.0,33,True,,2021-06-30 20:32:38.000000,1.32.1,85.0,,40220962.0,conda-forge/google-auth,google-auth,70387.0,66737.0,https://pypi.org/project/google-auth,2021-06-30 20:37:18.000000,3650.0,40168936.0,https://anaconda.org/conda-forge/google-auth,2021-06-27 14:59:46.658000,2549282.0,1.0,,,,,,,,,,,,,,,,,,, +57,Zappa,Miserlou/Zappa,,serverless,https://github.com/Miserlou/Zappa,https://github.com/Miserlou/Zappa,MIT,2016-01-20 21:57:04.000000,2021-06-21 19:58:57.000000,2021-02-20 16:10:31.000000,1259.0,700.0,660.0,11827.0,2916.0,Serverless Python.,258.0,32,True,,2021-06-19 15:13:11.000000,0.53.0,125.0,251.0,130048.0,,zappa,778.0,,https://pypi.org/project/zappa,2021-06-19 15:13:11.000000,778.0,130041.0,,,,1.0,,,,,,,,,,,,,,,,,,, +58,pelican,getpelican/pelican,,markdown,https://github.com/getpelican/pelican,https://github.com/getpelican/pelican,AGPL-3.0,2010-10-16 18:57:40.000000,2021-07-01 06:05:33.000000,2021-06-30 06:56:28.000000,1698.0,47.0,1432.0,10442.0,3466.0,Static site generator that supports Markdown and reST syntax. Powered by Python.,417.0,32,True,,2021-03-23 10:31:30.000000,4.6.0,54.0,374.0,27889.0,conda-forge/pelican,pelican,8464.0,5086.0,https://pypi.org/project/pelican,2021-03-23 10:31:30.000000,3378.0,26178.0,https://anaconda.org/conda-forge/pelican,2021-03-23 13:21:37.527000,107439.0,2.0,,,,,,,,,,,,,,,,,,, +59,httpx,encode/httpx,,http-clients,https://github.com/encode/httpx,https://github.com/encode/httpx,BSD-3-Clause,2019-04-04 12:27:00.000000,2021-07-01 09:31:45.000000,2021-06-28 12:20:32.000000,468.0,53.0,563.0,7117.0,1015.0,A next generation HTTP client for Python.,132.0,32,True,,2021-06-17 10:31:31.000000,0.18.2,48.0,,4422523.0,conda-forge/httpx,httpx,7864.0,7800.0,https://pypi.org/project/httpx,2021-06-17 10:31:31.000000,64.0,4419507.0,https://anaconda.org/conda-forge/httpx,2021-05-18 15:07:21.129000,60337.0,2.0,,,,,,,,,,,,,,,,,,, +60,graphene,graphql-python/graphene,,graphql,https://github.com/graphql-python/graphene,https://github.com/graphql-python/graphene,MIT,2015-09-24 09:18:18.000000,2021-07-01 10:43:45.000000,2021-04-23 03:28:05.000000,702.0,99.0,805.0,6653.0,1582.0,GraphQL framework for Python.,169.0,32,True,['graphql'],2019-08-17 20:59:55.000000,2.1.8,87.0,,1072568.0,conda-forge/graphene,graphene,10754.0,9388.0,https://pypi.org/project/graphene,2021-01-06 10:05:24.000000,1366.0,1069321.0,https://anaconda.org/conda-forge/graphene,2019-08-28 08:56:12.825000,149372.0,1.0,,,,,,,,,,,,,,,,,,, +61,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.000000,2021-06-24 10:21:58.000000,2021-05-17 12:56:32.000000,1023.0,103.0,689.0,5432.0,,This is a repository for collecting global custom management extensions for the Django Framework.,536.0,32,True,['django'],2021-04-05 12:09:19.000000,3.1.2,117.0,,1961561.0,conda-forge/django-extensions,django-extensions,97276.0,73086.0,https://pypi.org/project/django-extensions,2021-04-05 12:09:19.000000,24190.0,1957328.0,https://anaconda.org/conda-forge/django-extensions,2021-04-19 20:18:02.960000,270960.0,1.0,,,,,,,,,,,,,,,,,,, +62,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.000000,2021-07-01 11:02:19.000000,2021-06-04 11:09:51.000000,1811.0,114.0,1244.0,4975.0,8654.0,Domain-driven e-commerce for Django.,325.0,32,True,['django'],2021-02-22 07:25:19.000000,3.0.2,131.0,,19309.0,,django-oscar,1268.0,772.0,https://pypi.org/project/django-oscar,2021-05-06 08:28:45.000000,496.0,19309.0,,,,1.0,,,,,,,,,,,,,,,,,,, +63,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.000000,2021-06-30 14:33:13.000000,2021-06-30 14:33:13.000000,1192.0,4.0,777.0,4359.0,1370.0,Python Telegram bot api.,159.0,32,True,,2021-06-28 09:44:06.000000,3.8.1,83.0,,302939.0,,pytelegrambotapi,17142.0,15412.0,https://pypi.org/project/pytelegrambotapi,2021-06-28 09:44:06.000000,1730.0,302939.0,,,,2.0,,,,,,,,,,,,,,,,,,, +64,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.000000,2021-06-11 22:23:26.502000,2021-06-11 20:16:40.000000,682.0,77.0,560.0,4249.0,,The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div..,215.0,32,True,['django'],2021-06-11 20:22:24.000000,1.12.0,36.0,,536456.0,conda-forge/django-crispy-forms,django-crispy-forms,82020.0,66376.0,https://pypi.org/project/django-crispy-forms,2021-06-11 20:22:24.000000,15644.0,535651.0,https://anaconda.org/conda-forge/django-crispy-forms,2021-06-11 22:23:26.502000,37865.0,2.0,,,,,,,,,,,,,,,,,,, +65,uvicorn,encode/uvicorn,,servers,https://github.com/encode/uvicorn,https://github.com/encode/uvicorn,BSD-3-Clause,2017-05-31 13:13:43.000000,2021-06-30 16:44:48.000000,2021-06-29 12:30:05.000000,338.0,79.0,439.0,4066.0,847.0,The lightning-fast ASGI server.,107.0,32,True,,2021-06-01 09:34:11.000000,0.14.0,129.0,,2433172.0,conda-forge/uvicorn,uvicorn,28596.0,27882.0,https://pypi.org/project/uvicorn,2021-06-01 09:34:11.000000,714.0,2418609.0,https://anaconda.org/conda-forge/uvicorn,2021-06-30 04:50:33.979000,480587.0,2.0,,,,,,,,,,,,,,,,,,, +66,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.000000,2021-06-23 20:38:12.000000,2021-06-03 20:14:03.000000,1156.0,420.0,503.0,3747.0,1279.0,Creating delicious APIs for Django apps since 2010.,198.0,32,True,['django'],2020-01-06 14:46:44.000000,0.14.3,24.0,,63599.0,,django-tastypie,9491.0,4475.0,https://pypi.org/project/django-tastypie,2020-01-06 14:46:44.000000,5016.0,63599.0,,,,2.0,,,,,,,,,,,,,,,,,,, +67,connexion,zalando/connexion,,openapi-utils,https://github.com/zalando/connexion,https://github.com/zalando/connexion,Apache-2.0,2015-05-19 13:05:58.000000,2021-06-30 18:06:04.000000,2021-06-29 19:45:42.000000,638.0,411.0,431.0,3689.0,1196.0,Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support.,169.0,32,True,['openapi'],2020-04-25 16:28:38.000000,2.7.0,129.0,,631612.0,conda-forge/connexion,connexion,6394.0,5174.0,https://pypi.org/project/connexion,2020-04-25 16:24:32.000000,1220.0,628797.0,https://anaconda.org/conda-forge/connexion,2021-02-13 12:55:11.443000,137974.0,1.0,,,,,,,,,,,,,,,,,,, +68,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.000000,2021-06-24 15:43:55.000000,2021-06-24 15:43:54.000000,819.0,41.0,513.0,3537.0,,Adds SQLAlchemy support to Flask.,105.0,32,True,['flask'],2021-03-18 19:08:56.000000,2.5.1,25.0,356.0,3300054.0,conda-forge/flask-sqlalchemy,flask-sqlalchemy,245371.0,193411.0,https://pypi.org/project/flask-sqlalchemy,2021-03-18 19:03:00.000000,51960.0,3296937.0,https://anaconda.org/conda-forge/flask-sqlalchemy,2021-03-18 21:20:33.487000,189840.0,1.0,-2.0,,,,,,,,,,,,,,,,,, +69,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.000000,2021-07-01 11:10:23.000000,2021-06-18 13:46:26.000000,1052.0,122.0,969.0,3376.0,3750.0,"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD..",149.0,32,True,['flask'],2021-05-10 18:00:14.000000,3.3.0,230.0,,2094187.0,conda-forge/flask-appbuilder,flask-appbuilder,2106.0,2106.0,https://pypi.org/project/flask-appbuilder,2021-03-16 09:17:59.000000,0.0,2091464.0,https://anaconda.org/conda-forge/flask-appbuilder,2021-06-18 17:51:08.901000,147075.0,2.0,,,,,,,,,,,,,,,,,,, +70,responses,getsentry/responses,,testing,https://github.com/getsentry/responses,https://github.com/getsentry/responses,Apache-2.0,2013-11-15 23:28:18.000000,2021-06-22 13:11:35.000000,2021-04-27 19:45:55.000000,267.0,72.0,121.0,3250.0,488.0,A utility for mocking out the Python Requests library.,96.0,32,True,,2021-04-27 19:45:05.000000,0.13.3,38.0,1.0,4136945.0,conda-forge/responses,responses,14704.0,9772.0,https://pypi.org/project/responses,2021-04-27 19:45:05.000000,4932.0,4118660.0,https://anaconda.org/conda-forge/responses,2021-04-27 21:22:00.048000,621691.0,1.0,,,,,,,,,,,,,,,,,,, +71,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.000000,2021-06-22 18:02:03.000000,2021-06-22 18:02:03.000000,1244.0,572.0,727.0,3193.0,1744.0,Modular search for Django.,195.0,32,True,['django'],2018-06-15 17:34:09.000000,2.8.1,39.0,,102496.0,conda-forge/django-haystack,django-haystack,12627.0,7129.0,https://pypi.org/project/django-haystack,2020-09-14 23:11:13.000000,5498.0,102389.0,https://anaconda.org/conda-forge/django-haystack,2018-05-31 04:38:24.116000,4084.0,1.0,,,,,,,,,,,,,,,,,,, +72,pyzmq,zeromq/pyzmq,,others,https://github.com/zeromq/pyzmq,https://github.com/zeromq/pyzmq,Revised BSD,2010-07-21 07:20:37.000000,2021-06-29 14:18:23.069000,2021-06-18 11:41:36.000000,559.0,105.0,749.0,2831.0,,PyZMQ: Python bindings for zeromq.,167.0,32,False,,2021-05-26 12:06:39.000000,22.1.0,64.0,20305.0,13606517.0,conda-forge/pyzmq,pyzmq,155753.0,130835.0,https://pypi.org/project/pyzmq,2021-05-26 12:06:39.000000,24918.0,13525851.0,https://anaconda.org/conda-forge/pyzmq,2021-06-29 14:18:23.069000,5068356.0,2.0,,,,,,,,,,,,,,,,,,, +73,authlib,lepture/authlib,,auth,https://github.com/lepture/authlib,https://github.com/lepture/authlib,BSD-3-Clause,2017-10-27 06:52:26.000000,2021-06-19 06:42:34.000000,2021-06-19 06:42:03.000000,258.0,28.0,236.0,2577.0,1161.0,"The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.",64.0,32,True,,2021-06-05 07:09:07.000000,0.15.4,28.0,,2339017.0,conda-forge/authlib,authlib,14927.0,14603.0,https://pypi.org/project/authlib,2021-06-05 07:09:07.000000,324.0,2337016.0,https://anaconda.org/conda-forge/authlib,2021-06-05 09:48:35.329000,56054.0,2.0,,,,,,,,,,,,,,,,,,, +74,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.000000,2021-06-25 23:17:24.000000,2021-06-25 23:17:23.000000,407.0,5.0,646.0,2535.0,3605.0,"PRAW, an acronym for Python Reddit API Wrapper, is a python package that allows for simple access to Reddit's API.",208.0,32,True,,2021-06-17 04:24:54.000000,7.3.0,121.0,,282505.0,conda-forge/praw,praw,12106.0,8810.0,https://pypi.org/project/praw,2021-06-17 04:24:54.000000,3296.0,282007.0,https://anaconda.org/conda-forge/praw,2020-05-03 01:16:10.948000,20952.0,2.0,,,,,,,,,,,,,,,,,,, +75,splinter,cobrateam/splinter,,testing,https://github.com/cobrateam/splinter,https://github.com/cobrateam/splinter,BSD-3-Clause,2010-09-18 20:59:15.000000,2021-07-01 08:02:36.000000,2021-07-01 04:36:28.000000,493.0,80.0,420.0,2406.0,1998.0,splinter - python test framework for web applications.,166.0,32,True,,2021-06-30 23:17:40.000000,0.15.0,44.0,,104288.0,,splinter,6850.0,4754.0,https://pypi.org/project/splinter,2021-06-30 23:15:34.000000,2096.0,104288.0,,,,1.0,,,,,,,,,,,,,,,,,,, +76,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.000000,2021-06-30 21:59:21.000000,2021-06-25 21:18:26.000000,725.0,197.0,744.0,2112.0,3413.0,A python interface for interacting with the Ethereum blockchain and ecosystem.,171.0,32,True,,2021-06-09 18:06:56.000000,5.20.0,156.0,,214006.0,,web3,5283.0,4219.0,https://pypi.org/project/web3,2021-06-09 18:06:56.000000,1064.0,214006.0,,,,2.0,,,,,,,,,,,True,,,,,,,, +77,rdflib,RDFLib/rdflib,,others,https://github.com/RDFLib/rdflib,https://github.com/RDFLib/rdflib,BSD-3-Clause,2012-02-03 05:49:13.000000,2021-06-30 23:35:31.000000,2021-06-29 23:50:15.000000,433.0,272.0,602.0,1459.0,3542.0,"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.",159.0,32,True,,2020-04-18 04:48:42.000000,5.0.0,19.0,,472078.0,conda-forge/rdflib,rdflib,9176.0,6042.0,https://pypi.org/project/rdflib,2020-04-18 01:33:53.000000,3134.0,468842.0,https://anaconda.org/conda-forge/rdflib,2021-01-13 23:54:07.934000,168276.0,2.0,,,,,,,,,,,,,,,,,,, +78,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.000000,2021-06-28 23:14:55.000000,2021-06-27 20:22:55.000000,676.0,92.0,469.0,1375.0,1295.0,Python Jira library. Development chat available on https://web.libera.chat/?channel=#pycontribs.,205.0,32,True,,2021-05-12 20:29:53.000000,3.0.1,56.0,656.0,3252909.0,conda-forge/jira,jira,1816.0,,https://pypi.org/project/jira,2021-05-12 20:29:53.000000,1816.0,3251761.0,https://anaconda.org/conda-forge/jira,2018-07-17 03:36:55.140000,57978.0,2.0,,,,,,,,,,,,,,,,,,, +79,flask-wtf,lepture/flask-wtf,,forms,https://github.com/wtforms/flask-wtf,https://github.com/wtforms/flask-wtf,BSD-3-Clause,2012-02-29 16:38:52.000000,2021-07-01 08:37:37.000000,2021-07-01 08:37:36.000000,273.0,23.0,259.0,1192.0,,"Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.",91.0,32,True,['flask'],2021-05-25 18:04:32.000000,0.15.1,43.0,,3301306.0,conda-forge/flask-wtf,flask-wtf,138526.0,106466.0,https://pypi.org/project/flask-wtf,2021-05-25 18:02:03.000000,32060.0,3299923.0,https://anaconda.org/conda-forge/flask-wtf,2021-05-25 21:44:21.040000,83014.0,2.0,,,,,,,,,,,,wtforms/flask-wtf,,,,,,, +80,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.000000,2021-06-07 21:54:21.000000,2019-12-25 15:53:32.000000,170.0,24.0,48.0,1191.0,191.0,Use Database URLs in your Django Application.,52.0,32,False,['django'],2018-03-01 18:39:51.000000,0.5.0,11.0,,757721.0,,dj-database-url,177036.0,135488.0,https://pypi.org/project/dj-database-url,2018-03-01 18:39:51.000000,41548.0,757721.0,,,,1.0,,,,,,,,,,,,,,,,,,, +81,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.000000,2021-06-21 18:23:39.000000,2021-06-21 18:23:08.000000,294.0,16.0,271.0,1047.0,1287.0,Python library for the Stripe API.,114.0,32,True,,2021-06-04 17:46:52.000000,2.58.0,249.0,,1115731.0,,stripe,19289.0,15481.0,https://pypi.org/project/stripe,2021-06-04 17:46:48.000000,3808.0,1115731.0,,,,2.0,,,,,,,,,,,,,,,,,,, +82,httplib2,httplib2/httplib2,,http-clients,https://github.com/httplib2/httplib2,https://github.com/httplib2/httplib2,MIT,2016-03-02 22:59:52.000000,2021-06-28 11:09:56.000000,2021-05-13 21:24:51.000000,138.0,45.0,62.0,410.0,515.0,"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support...",65.0,32,True,,2021-02-07 20:07:46.000000,0.19.0,29.0,,21775333.0,conda-forge/httplib2,httplib2,109184.0,78300.0,https://pypi.org/project/httplib2,2021-02-07 20:07:46.000000,30884.0,21758607.0,https://anaconda.org/conda-forge/httplib2,2021-03-30 20:03:41.603000,1053778.0,2.0,,,,,,,,,,,,,,,,,,, +83,markupsafe,pallets/markupsafe,,html-processing,https://github.com/pallets/markupsafe,https://github.com/pallets/markupsafe,BSD-3-Clause,2010-06-22 17:22:58.000000,2021-07-01 12:57:54.000000,2021-07-01 12:57:53.000000,101.0,1.0,74.0,402.0,,Safely add untrusted strings to HTML/XML markup.,34.0,32,True,,2021-05-18 17:20:35.000000,2.0.1,25.0,,68007898.0,conda-forge/markupsafe,markupsafe,757697.0,611179.0,https://pypi.org/project/markupsafe,2021-05-18 17:17:34.000000,146518.0,67828023.0,https://anaconda.org/conda-forge/markupsafe,2021-05-19 20:40:32.291000,11332138.0,2.0,,,,,,,,,,,,,,,,,,, +84,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.000000,2021-05-20 22:54:17.000000,2020-05-10 19:40:04.000000,823.0,155.0,196.0,11936.0,449.0,Pythonic HTML Parsing for Humans.,62.0,31,False,,2019-02-18 21:38:41.000000,0.10.0,36.0,,740225.0,,requests-html,5193.0,4829.0,https://pypi.org/project/requests-html,2019-02-17 20:14:17.000000,364.0,740225.0,,,,3.0,,,,,,,,,,,,,,,,,,, +85,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.000000,2021-06-23 09:06:02.000000,2021-04-08 13:45:29.000000,1591.0,48.0,,11060.0,298.0,Command line interface for testing internet bandwidth using speedtest.net.,10.0,31,True,,2021-04-08 13:53:00.000000,2.1.3,28.0,,205159.0,,speedtest-cli,14668.0,13768.0,https://pypi.org/project/speedtest-cli,2021-04-08 13:51:32.000000,900.0,205159.0,,,,2.0,,,,,,,,,,,,,,,,,,, +86,wagtail,wagtail/wagtail,,cms,https://github.com/wagtail/wagtail,https://github.com/wagtail/wagtail,BSD-3-Clause,2014-02-03 12:41:59.000000,2021-07-01 09:01:54.000000,2021-06-30 09:18:07.000000,2259.0,972.0,2455.0,10775.0,,A Django content management system focused on flexibility and user experience.,574.0,31,True,['django'],2021-06-17 11:09:51.000000,2.13.2,153.0,,116769.0,conda-forge/wagtail,wagtail,7803.0,5449.0,https://pypi.org/project/wagtail,2021-06-17 11:07:45.000000,2354.0,115943.0,https://anaconda.org/conda-forge/wagtail,2019-11-21 18:45:42.993000,38036.0,1.0,,,,,,,,,,,,,,,,,,, +87,chalice,aws/chalice,,serverless,https://github.com/aws/chalice,https://github.com/aws/chalice,Apache-2.0,2016-05-27 23:27:13.000000,2021-07-01 14:26:39.000000,2021-06-14 20:17:14.000000,828.0,312.0,748.0,8057.0,2159.0,Python Serverless Microframework for AWS.,169.0,31,True,,2021-05-13 21:03:40.000000,1.23.0,71.0,,119775.0,conda-forge/chalice,chalice,1353.0,1101.0,https://pypi.org/project/chalice,2021-05-13 21:03:40.000000,252.0,117215.0,https://anaconda.org/conda-forge/chalice,2021-01-15 19:18:11.605000,58885.0,3.0,,,,,,,,,,,,,,,,,,, +88,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.000000,2021-06-24 14:19:17.000000,2021-06-24 14:19:17.000000,923.0,100.0,676.0,6536.0,,A configurable set of panels that display various debug information about the current request/response.,238.0,31,True,,2021-04-14 15:31:01.000000,3.2.1,50.0,164.0,1211048.0,conda-forge/django-debug-toolbar,django-debug-toolbar,64451.0,39947.0,https://pypi.org/project/django-debug-toolbar,2021-04-14 15:31:01.000000,24504.0,1209222.0,https://anaconda.org/conda-forge/django-debug-toolbar,2021-04-14 17:34:22.219000,116813.0,1.0,,,,,,,,,,,,,,,,,,, +89,gspread,burnash/gspread,,third-party-apis,https://github.com/burnash/gspread,https://github.com/burnash/gspread,MIT,2011-12-02 10:46:20.000000,2021-06-30 06:08:00.000000,2021-06-30 06:08:00.000000,798.0,163.0,537.0,5420.0,836.0,Google Sheets Python API.,123.0,31,True,,2021-02-18 09:11:49.000000,3.7.0,46.0,,3013595.0,conda-forge/gspread,gspread,12385.0,10745.0,https://pypi.org/project/gspread,2021-02-18 09:10:37.000000,1640.0,3009863.0,https://anaconda.org/conda-forge/gspread,2021-02-18 12:55:05.937000,190343.0,2.0,,,,,,,,,,,,,,,,,,, +90,pytube,pytube/pytube,,third-party-apis,https://github.com/pytube/pytube,https://github.com/pytube/pytube,Unlicense,2012-03-18 19:33:44.000000,2021-06-29 04:20:38.000000,2021-06-23 00:51:17.000000,1062.0,17.0,587.0,4483.0,1397.0,"A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",92.0,31,True,,2021-06-19 00:44:35.000000,10.8.5,73.0,,254797.0,,pytube,8012.0,7588.0,https://pypi.org/project/pytube,2021-06-19 00:44:35.000000,424.0,254797.0,,,,2.0,,,,,,,,,,,,,,,,,,, +91,twisted,twisted/twisted,,others,https://github.com/twisted/twisted,https://github.com/twisted/twisted,MIT,2011-07-01 20:40:42.000000,2021-06-26 22:01:30.000000,2021-06-01 16:38:11.000000,1025.0,93.0,,4290.0,,Event-driven networking engine written in Python.,225.0,31,True,,2021-02-28 10:03:55.000000,21.2.0,64.0,,1725451.0,,twisted,61942.0,42552.0,https://pypi.org/project/twisted,2021-02-28 10:03:55.000000,19390.0,1725451.0,,,,2.0,,,,,,,,,,,,,,,,,,, +92,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.000000,2021-06-26 12:34:24.000000,2021-06-22 16:57:55.000000,658.0,108.0,638.0,3440.0,,A generic system for filtering Django QuerySets based on user selections.,172.0,31,True,['django'],2020-09-27 09:11:02.000000,2.4.0,35.0,,2038030.0,,django-filter,77475.0,60775.0,https://pypi.org/project/django-filter,2020-09-27 09:08:52.000000,16700.0,2038030.0,,,,1.0,,,,,,,,,,,,,,,,,,, +93,websockets,aaugustin/websockets,,websocket,https://github.com/aaugustin/websockets,https://github.com/aaugustin/websockets,BSD-3-Clause,2013-03-30 08:59:30.000000,2021-06-30 00:19:02.658000,2021-06-26 06:22:32.000000,372.0,45.0,724.0,3436.0,,Library for building WebSocket servers and clients in Python.,48.0,31,True,,2021-05-15 16:08:26.000000,9.0.2,28.0,,6370998.0,conda-forge/websockets,websockets,40691.0,35641.0,https://pypi.org/project/websockets,2021-05-27 19:33:57.000000,5050.0,6356709.0,https://anaconda.org/conda-forge/websockets,2021-06-30 00:19:02.658000,785932.0,2.0,,,,,,,,,,,,,,,,,,, +94,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.000000,2021-06-15 14:31:41.000000,2021-04-29 21:29:09.000000,1058.0,18.0,194.0,3248.0,474.0,Python client library for Google Maps API Web Services.,57.0,31,True,,2021-03-15 19:47:28.000000,4.4.5,36.0,,522699.0,,googlemaps,8034.0,5728.0,https://pypi.org/project/googlemaps,2020-07-28 17:47:05.000000,2306.0,522699.0,,,,2.0,,,,,,,,,,,,,,,,,,, +95,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.000000,2021-05-11 18:32:28.000000,2021-04-22 10:57:14.000000,609.0,19.0,643.0,3068.0,1813.0,A jazzy skin for the Django Admin-Interface (official repository).,73.0,31,True,['django'],2021-04-15 11:43:03.000000,2.14.4,65.0,,116187.0,conda-forge/django-grappelli,django-grappelli,7566.0,4192.0,https://pypi.org/project/django-grappelli,2021-04-15 11:43:03.000000,3374.0,114899.0,https://anaconda.org/conda-forge/django-grappelli,2021-04-22 14:06:12.628000,82473.0,1.0,,,,,,,,,,,,,,,,,,, +96,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.000000,2021-06-02 14:44:06.000000,2021-06-02 14:44:06.000000,514.0,112.0,319.0,2983.0,935.0,Per object permissions for Django.,157.0,31,True,['django'],2021-05-23 22:11:22.000000,2.4.0,43.0,,217760.0,conda-forge/django-guardian,django-guardian,7933.0,4151.0,https://pypi.org/project/django-guardian,2021-05-23 22:11:22.000000,3782.0,217162.0,https://anaconda.org/conda-forge/django-guardian,2021-05-26 14:44:48.305000,29333.0,2.0,,,,,,,,,,,,,,,,,,, +97,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.000000,2021-06-10 21:34:03.000000,2021-04-28 16:51:58.000000,634.0,45.0,284.0,2851.0,359.0,Flask user session management.,97.0,31,True,['flask'],2020-02-09 16:55:42.000000,0.5.0,21.0,,2989196.0,conda-forge/flask-login,flask-login,25428.0,,https://pypi.org/project/flask-login,2020-02-09 16:55:42.000000,25428.0,2987540.0,https://anaconda.org/conda-forge/flask-login,2020-04-27 14:19:28.649000,99410.0,2.0,,,,,,,,,,,,,,,,,,, +98,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.000000,2021-06-18 10:27:19.000000,2021-06-18 10:27:19.000000,448.0,12.0,579.0,2599.0,1443.0,django-reversion is an extension to the Django web framework that provides version control for model instances.,174.0,31,True,['django'],2021-01-22 10:47:19.000000,3.0.9,56.0,,268769.0,,django-reversion,9981.0,5827.0,https://pypi.org/project/django-reversion,2021-01-22 10:47:19.000000,4154.0,268769.0,,,,1.0,,,,,,,,,,,,,,,,,,, +99,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.000000,2021-05-24 07:06:23.000000,2020-10-31 13:39:53.000000,312.0,179.0,369.0,2328.0,496.0,Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.,60.0,31,True,"['openapi', 'django']",2020-10-25 22:17:54.000000,1.17.1,54.0,,925791.0,,drf-yasg,39356.0,38776.0,https://pypi.org/project/drf-yasg,2020-10-25 20:12:43.000000,580.0,925791.0,,,,1.0,,,,,,,,,,,,,,,,,,, +100,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.000000,2021-06-30 13:49:28.000000,2021-04-25 07:44:53.000000,618.0,161.0,465.0,2322.0,1116.0,OAuth2 goodies for the Djangonauts!.,177.0,31,True,['django'],2021-03-22 13:34:44.000000,1.5.0,34.0,,322278.0,,django-oauth-toolkit,1990.0,,https://pypi.org/project/django-oauth-toolkit,2021-03-22 13:34:44.000000,1990.0,322278.0,,,,2.0,,,,,,,,,,,,,,,,,,, +101,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.000000,2021-06-16 01:35:35.000000,2020-07-20 18:02:39.000000,243.0,131.0,76.0,2272.0,238.0,Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.,55.0,31,True,['django'],2018-06-25 17:00:55.000000,0.4.5,11.0,,859860.0,conda-forge/django-environ,django-environ,60654.0,53894.0,https://pypi.org/project/django-environ,2018-06-25 16:52:20.000000,6760.0,858834.0,https://anaconda.org/conda-forge/django-environ,2018-07-09 17:25:55.132000,48230.0,1.0,,,,,,,,,,,,,,,,,,, +102,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.000000,2021-05-31 13:17:24.000000,2021-05-30 22:43:59.000000,350.0,25.0,249.0,2083.0,938.0,Full featured redis cache backend for Django.,119.0,31,True,['django'],2021-05-30 22:45:35.000000,5.0.0,64.0,,1193741.0,,django-redis,6728.0,,https://pypi.org/project/django-redis,2021-05-30 22:45:35.000000,6728.0,1193741.0,,,,1.0,,,,,,,,,,,,,,,,,,, +103,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.000000,2021-04-30 16:40:39.000000,2021-04-30 16:40:39.000000,313.0,96.0,156.0,2077.0,886.0,Django model mixins and utilities.,115.0,31,True,['django'],2021-04-08 12:00:08.000000,4.1.1,37.0,,662422.0,,django-model-utils,23448.0,14242.0,https://pypi.org/project/django-model-utils,2020-12-01 23:19:20.000000,9206.0,662422.0,,,,1.0,,,,,,,,,,,,,,,,,,, +104,pyquery,gawel/pyquery,,html-processing,https://github.com/gawel/pyquery,https://github.com/gawel/pyquery,BSD-3-Clause,2012-11-28 20:27:39.000000,2021-05-08 06:13:32.000000,2021-05-08 06:13:32.000000,165.0,45.0,120.0,2013.0,444.0,A jquery-like library for python.,48.0,31,True,,2020-11-21 09:17:43.000000,1.4.3,35.0,,955763.0,conda-forge/pyquery,pyquery,17517.0,11283.0,https://pypi.org/project/pyquery,2020-11-21 09:17:43.000000,6234.0,955405.0,https://anaconda.org/conda-forge/pyquery,2020-11-27 04:30:29.453000,16122.0,3.0,,,,,,,,,,,,,,,,,,, +105,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.000000,2021-05-29 07:12:20.000000,2021-05-29 07:11:07.000000,664.0,91.0,382.0,1942.0,737.0,Django admin CKEditor integration.,121.0,31,True,['django'],2021-05-29 07:11:31.000000,6.1.0,42.0,,219678.0,,django-ckeditor,18487.0,15595.0,https://pypi.org/project/django-ckeditor,2021-05-29 07:11:31.000000,2892.0,219678.0,,,,1.0,,,,,,,,,,,,,,,,,,, +106,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.000000,2021-06-23 19:24:21.000000,2021-06-06 18:16:34.000000,707.0,175.0,371.0,1927.0,947.0,Django-storages is a project to provide a variety of storage backends in a single library.,207.0,31,True,['django'],2020-12-24 00:37:37.000000,1.11.1,32.0,,1456792.0,conda-forge/django-storages,django-storages,9692.0,,https://pypi.org/project/django-storages,2020-12-24 00:37:37.000000,9692.0,1456227.0,https://anaconda.org/conda-forge/django-storages,2019-11-21 18:39:49.346000,26577.0,1.0,,,,,,,,,,,,,,,,,,, +107,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.000000,2021-05-18 07:41:24.000000,2021-05-18 07:39:09.000000,420.0,192.0,605.0,1520.0,2297.0,"A fresh approach to autocomplete implementations, specially for Django. Status: v3 stable, 2.x.x stable, 1.x.x..",178.0,31,True,['django'],2020-10-13 14:40:21.000000,3.8.1,190.0,,151988.0,,django-autocomplete-light,4033.0,2635.0,https://pypi.org/project/django-autocomplete-light,2021-05-18 07:41:12.000000,1398.0,151988.0,,,,1.0,,,,,,,,,,,,,,,,,,, +108,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.000000,2021-06-23 09:42:59.000000,2021-06-11 17:25:36.000000,377.0,46.0,469.0,1406.0,1355.0,django-tables2 - An app for creating HTML tables.,136.0,31,True,['django'],2021-05-15 07:59:30.000000,2.4.0,118.0,,138101.0,,django-tables2,5792.0,4092.0,https://pypi.org/project/django-tables2,2021-05-15 07:59:30.000000,1700.0,138101.0,,,,1.0,,,,,,,,,,,,,,,,,,, +109,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.000000,2021-05-21 19:53:54.000000,2021-03-09 13:00:29.000000,362.0,153.0,307.0,1396.0,1163.0,Pipeline is an asset packaging library for Django.,165.0,31,True,['django'],2021-01-19 20:53:17.000000,2.0.6,127.0,,76369.0,,django-pipeline,4028.0,1794.0,https://pypi.org/project/django-pipeline,2021-01-19 20:53:17.000000,2234.0,76369.0,,,,1.0,,,,,,,,,,,,,,,,,,, +110,feedparser,kurtmckee/feedparser,,web-scraping,https://github.com/kurtmckee/feedparser,https://github.com/kurtmckee/feedparser,BSD-2-Clause,2010-11-26 02:53:24.000000,2021-06-22 12:28:11.000000,2021-06-22 12:27:59.000000,264.0,67.0,126.0,1251.0,1067.0,Parse feeds in Python.,44.0,31,True,,2021-06-22 12:26:36.000000,6.0.8,21.0,,1074566.0,,feedparser,13774.0,,https://pypi.org/project/feedparser,2021-06-22 12:26:36.000000,13774.0,1074566.0,,,,1.0,,,,,,,,,,,,,,,,,,, +111,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.000000,2021-06-22 22:41:28.000000,2021-06-22 22:41:02.000000,188.0,10.0,300.0,1168.0,584.0,An open source Flask extension that provides JWT support (with batteries included)!.,73.0,31,True,['flask'],2021-05-12 23:21:47.000000,4.2.1,77.0,,2798558.0,conda-forge/flask-jwt-extended,flask-jwt-extended,14477.0,13327.0,https://pypi.org/project/flask-jwt-extended,2021-05-12 23:21:47.000000,1150.0,2796996.0,https://anaconda.org/conda-forge/flask-jwt-extended,2021-05-13 12:35:09.691000,70334.0,2.0,,,,,,,,,,,,,,,,,,, +112,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.000000,2021-06-24 09:00:57.000000,2021-06-06 15:27:04.000000,287.0,117.0,338.0,912.0,1125.0,A Django plugin for pytest.,122.0,31,True,['django'],2021-06-06 15:35:33.000000,4.4.0,57.0,,1626855.0,,pytest-django,10934.0,,https://pypi.org/project/pytest-django,2021-06-06 15:35:33.000000,10934.0,1626855.0,,,,2.0,,,,,,,,,,,,,,,,,,, +113,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.000000,2021-06-26 10:05:59.498000,2021-06-07 16:33:33.000000,174.0,47.0,68.0,892.0,639.0,A JOSE implementation in Python.,44.0,31,True,,2021-06-05 03:30:38.000000,3.3.0,38.0,,5682828.0,conda-forge/python-jose,python-jose,8145.0,7261.0,https://pypi.org/project/python-jose,2021-06-05 03:30:38.000000,884.0,5669266.0,https://anaconda.org/conda-forge/python-jose,2021-06-26 10:05:59.498000,474688.0,2.0,,,,,,,,,,,True,,,,,,,, +114,pycurl,pycurl/pycurl,,http-clients,https://github.com/pycurl/pycurl,https://github.com/pycurl/pycurl,MIT,2013-08-03 20:56:39.000000,2021-06-28 07:02:42.653000,2021-06-02 03:21:58.000000,207.0,12.0,279.0,772.0,3119.0,PycURL - Python interface to libcurl.,90.0,31,True,,2016-02-05 06:14:50.000000,7.43.0,19.0,,1913310.0,conda-forge/pycurl,pycurl,42441.0,34145.0,https://pypi.org/project/pycurl,2020-09-02 05:40:45.000000,8296.0,1894826.0,https://anaconda.org/conda-forge/pycurl,2021-06-28 07:02:42.653000,480588.0,2.0,,,,,,,,,,,,,,,,,,, +115,oauth2client,googleapis/oauth2client,,auth,https://github.com/googleapis/oauth2client,https://github.com/googleapis/oauth2client,Apache-2.0,2013-11-07 18:03:04.000000,2019-11-01 21:25:38.000000,2018-09-07 21:33:19.000000,414.0,2.0,303.0,772.0,1482.0,This is a Python library for accessing resources protected by OAuth 2.0.,89.0,31,False,,2018-09-07 21:38:16.000000,4.1.3,44.0,,12778037.0,conda-forge/oauth2client,oauth2client,53973.0,43465.0,https://pypi.org/project/oauth2client,2018-09-07 21:38:16.000000,10508.0,12770324.0,https://anaconda.org/conda-forge/oauth2client,2019-02-03 02:43:41.310000,462800.0,2.0,,,,,,,,,,,,,,,,,,, +116,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.000000,2021-06-29 15:22:49.000000,2021-06-22 21:51:17.000000,8403.0,362.0,,40844.0,2379.0,Dumb downloader that scrapes the web.,231.0,30,True,,2021-06-01 16:37:10.000000,0.4.1527,162.0,338500.0,34104.0,,you-get,36.0,,https://pypi.org/project/you-get,2021-06-01 16:33:47.000000,36.0,30301.0,,,,1.0,,you-get,,,,,,,,,,,,,,,,, +117,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.000000,2021-07-01 13:55:11.000000,2021-07-01 13:53:38.000000,7925.0,622.0,3924.0,20267.0,5104.0,"Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from..",477.0,30,True,['openapi'],2021-06-30 20:43:25.000000,3.51.1,100.0,,,,,31602.0,31602.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,, +118,newspaper3k,codelucas/newspaper,,web-scraping,https://github.com/codelucas/newspaper,https://github.com/codelucas/newspaper,MIT,2013-11-25 09:50:50.000000,2021-06-28 19:58:14.000000,2020-09-02 06:54:25.000000,1837.0,446.0,250.0,11122.0,651.0,"News, full-text, and article metadata extraction in Python 3. Advanced docs:.",103.0,30,True,,2018-09-28 04:58:18.000000,0.2.8,18.0,,174114.0,conda-forge/newspaper3k,newspaper3k,3234.0,2790.0,https://pypi.org/project/newspaper3k,2018-09-28 04:58:18.000000,444.0,173132.0,https://anaconda.org/conda-forge/newspaper3k,2020-10-14 01:55:00.844000,43214.0,1.0,,,,,,,,,,,,,,,,,,, +119,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.000000,2021-06-24 03:47:03.000000,2020-03-04 14:36:33.000000,3984.0,421.0,1038.0,10921.0,412.0,TuShare is a utility for crawling historical data of China stocks.,34.0,30,False,,2021-06-23 12:59:10.000000,1.2.63,170.0,,26847.0,,tushare,1354.0,998.0,https://pypi.org/project/tushare,2021-06-24 03:47:03.000000,356.0,26847.0,,,,2.0,,,,,,,,,,,,,,,,,,, +120,httpbin,postmanlabs/httpbin,,others,https://github.com/postmanlabs/httpbin,https://github.com/postmanlabs/httpbin,ISC,2011-05-20 21:14:01.000000,2021-06-10 06:31:23.000000,2018-11-07 20:31:50.000000,1461.0,145.0,239.0,9968.0,841.0,"HTTP Request & Response Service, written in Python + Flask.",108.0,30,False,['flask'],2018-05-08 12:00:46.000000,0.7.0,13.0,,127415.0,,httpbin,1919.0,821.0,https://pypi.org/project/httpbin,2018-05-08 12:00:46.000000,1098.0,127415.0,,,,2.0,,,,,,,,,,,,,,,,,,, +121,impacket,SecureAuthCorp/impacket,,others,https://github.com/SecureAuthCorp/impacket,https://github.com/SecureAuthCorp/impacket,Apache-2.0,2015-04-15 14:04:07.000000,2021-06-30 14:05:40.000000,2021-06-29 15:35:13.000000,2068.0,170.0,542.0,6994.0,3446.0,Impacket is a collection of Python classes for working with network protocols.,155.0,30,True,,2021-06-09 15:07:18.000000,impacket_0_9_23,12.0,57261.0,41485.0,,impacket,1328.0,970.0,https://pypi.org/project/impacket,2021-06-09 14:51:37.000000,358.0,40712.0,,,,2.0,,,,,,,,,,,,,,,,,,, +122,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.000000,2021-06-22 08:23:46.000000,2021-06-22 08:23:45.000000,468.0,9.0,217.0,4202.0,,Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS).,60.0,30,True,['django'],2021-01-25 14:48:41.000000,3.7.0,42.0,,1969540.0,conda-forge/django-cors-headers,django-cors-headers,85226.0,72172.0,https://pypi.org/project/django-cors-headers,2021-01-25 14:48:41.000000,13054.0,1968926.0,https://anaconda.org/conda-forge/django-cors-headers,2021-04-13 18:25:20.361000,20281.0,2.0,,,,,,,,,,,,,,,,,,, +123,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.000000,2021-06-29 02:09:38.000000,2021-06-11 20:41:02.000000,595.0,110.0,601.0,3586.0,849.0,Integrate GraphQL into your Django project.,183.0,30,True,"['django', 'graphql']",2020-12-31 06:55:57.000000,2.15.0,51.0,,273144.0,conda-forge/graphene-django,graphene-django,6620.0,5838.0,https://pypi.org/project/graphene-django,2020-12-31 06:55:57.000000,782.0,272503.0,https://anaconda.org/conda-forge/graphene-django,2021-01-09 00:24:55.718000,10912.0,1.0,,,,,,,,,,,,,,,,,,, +124,pyppeteer,miyakogi/pyppeteer,,testing,https://github.com/miyakogi/pyppeteer,https://github.com/miyakogi/pyppeteer,MIT,2017-08-28 16:39:17.000000,2021-06-26 09:09:20.247000,2020-05-08 09:48:22.000000,369.0,154.0,100.0,3450.0,746.0,Headless chrome/chromium automation library (unofficial port of puppeteer).,24.0,30,False,,2021-01-08 05:25:38.000000,0.2.5,27.0,,996202.0,conda-forge/pyppeteer,pyppeteer,5040.0,4670.0,https://pypi.org/project/pyppeteer,2021-01-08 05:25:38.000000,370.0,995309.0,https://anaconda.org/conda-forge/pyppeteer,2021-06-26 09:09:20.247000,26806.0,2.0,,,,,,,,,,,,,,,,,,, +125,spotipy,plamere/spotipy,,third-party-apis,https://github.com/plamere/spotipy,https://github.com/plamere/spotipy,MIT,2014-04-05 13:11:25.000000,2021-06-28 23:57:31.000000,2021-06-28 19:54:42.000000,682.0,26.0,388.0,3308.0,567.0,A light weight Python library for the Spotify Web API.,139.0,30,True,,2021-04-13 20:34:43.000000,2.18.0,40.0,,280751.0,,spotipy,6029.0,5105.0,https://pypi.org/project/spotipy,2021-02-28 13:53:55.000000,924.0,280751.0,,,,2.0,,,,,,,,,,,,,,,,,,, +126,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.000000,2019-10-03 00:57:30.000000,2017-02-04 13:10:59.000000,1140.0,18.0,642.0,2804.0,1973.0,Social auth made simple.,283.0,30,False,,2017-02-03 12:20:08.000000,0.3.6,55.0,,39303.0,,python-social-auth,9447.0,4939.0,https://pypi.org/project/python-social-auth,2017-02-03 12:20:08.000000,4508.0,39303.0,,,,2.0,,,,,,,,,,,,,,,,,,, +127,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.000000,2021-06-30 17:37:30.755000,2021-06-30 15:11:20.000000,564.0,68.0,297.0,2668.0,921.0,Simple tagging for django.,130.0,30,True,['django'],2021-06-30 15:17:43.000000,1.5.0,58.0,,266796.0,conda-forge/django-taggit,django-taggit,5552.0,,https://pypi.org/project/django-taggit,2021-06-30 15:17:43.000000,5552.0,265544.0,https://anaconda.org/conda-forge/django-taggit,2021-06-30 17:37:30.755000,80141.0,2.0,,,,,,,,,,,,,,,,,,, +128,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.000000,2021-06-25 09:33:46.000000,2021-06-25 07:44:29.000000,316.0,138.0,343.0,2542.0,883.0,A test fixtures replacement for Python.,116.0,30,True,['django'],2018-05-05 15:05:40.000000,2.11.1,36.0,,1692253.0,,factory_boy,4256.0,,https://pypi.org/project/factory_boy,2018-05-05 15:05:40.000000,4256.0,1692253.0,,,,2.0,,,,,,,,,,,,,,,,,,, +129,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.000000,2021-06-16 06:44:14.000000,2021-06-09 21:20:05.000000,422.0,118.0,397.0,2536.0,1145.0,Utilities for implementing a modified pre-order traversal tree in django.,145.0,30,True,['django'],2020-01-18 16:10:10.000000,0.11.0,33.0,,320562.0,,django-mptt,15939.0,9591.0,https://pypi.org/project/django-mptt,2020-01-18 16:10:10.000000,6348.0,320562.0,,,,2.0,,,,,,,,,,,,,,,,,,, +130,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.000000,2021-05-18 17:19:39.000000,2021-03-10 14:43:53.000000,453.0,21.0,201.0,2512.0,116.0,(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.,25.0,30,True,,2020-06-14 07:43:55.000000,3.0.0,12.0,,893673.0,,googletrans,17611.0,16725.0,https://pypi.org/project/googletrans,2020-12-09 14:10:21.000000,886.0,893673.0,,,,2.0,,,,,,,,,,,,,,,,,,, +131,Wikipedia,goldsmith/Wikipedia,,third-party-apis,https://github.com/goldsmith/Wikipedia,https://github.com/goldsmith/Wikipedia,MIT,2013-08-20 06:39:09.000000,2021-05-18 08:10:10.000000,2020-10-09 23:49:59.000000,441.0,161.0,65.0,2275.0,186.0,A Pythonic wrapper for the Wikipedia API.,23.0,30,True,,2014-11-15 15:59:49.000000,1.4.0,20.0,,348456.0,conda-forge/wikipedia,wikipedia,21016.0,19088.0,https://pypi.org/project/wikipedia,2014-11-15 15:59:49.000000,1928.0,347619.0,https://anaconda.org/conda-forge/wikipedia,2019-06-18 08:30:55.880000,44375.0,2.0,,,,,,,,,,,,,,,,,,, +132,django-webpack-loader,owais/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.000000,2021-06-22 13:21:26.000000,2021-06-22 13:21:23.000000,307.0,30.0,125.0,2273.0,184.0,Transparently use webpack with django.,44.0,30,True,['django'],2021-06-18 22:15:46.000000,1.1.0,36.0,,298676.0,,django-webpack-loader,8573.0,6671.0,https://pypi.org/project/django-webpack-loader,2021-06-18 22:15:46.000000,1902.0,298676.0,,,,2.0,,,,,,,,,,,,django-webpack/django-webpack-loader,,,,,,, +133,vcrpy,kevin1024/vcrpy,,testing,https://github.com/kevin1024/vcrpy,https://github.com/kevin1024/vcrpy,MIT,2012-05-29 04:52:00.000000,2021-06-08 19:13:38.000000,2020-10-09 20:38:37.000000,272.0,82.0,248.0,2024.0,1006.0,Automatically mock your HTTP interactions to simplify and speed up testing.,109.0,30,True,,2020-10-09 20:43:45.000000,4.1.1,63.0,,1292175.0,,vcrpy,4744.0,3024.0,https://pypi.org/project/vcrpy,2020-10-09 20:43:45.000000,1720.0,1292175.0,,,,2.0,,,,,,,,,,,,,,,,,,, +134,HTTPretty,gabrielfalcao/HTTPretty,,testing,https://github.com/gabrielfalcao/HTTPretty,https://github.com/gabrielfalcao/HTTPretty,MIT,2011-01-28 14:59:02.000000,2021-06-28 15:38:07.000000,2021-05-24 21:07:52.000000,250.0,88.0,138.0,1891.0,676.0,HTTP client mocking tool for Python - inspired by Fakeweb for Ruby.,102.0,30,True,,2021-05-24 21:08:04.000000,1.1.3,58.0,,434234.0,conda-forge/httpretty,httpretty,10026.0,4746.0,https://pypi.org/project/httpretty,2021-05-24 21:08:04.000000,5280.0,432559.0,https://anaconda.org/conda-forge/httpretty,2021-05-24 23:46:53.628000,107262.0,2.0,,,,,,,,,,,,,,,,,,, +135,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.000000,2021-06-07 13:11:06.000000,2021-06-07 13:10:56.000000,189.0,6.0,340.0,1885.0,,SQLAlchemy database migrations for Flask applications using Alembic.,44.0,30,True,['flask'],2021-05-30 23:09:40.000000,3.0.1,38.0,,1161849.0,conda-forge/flask-migrate,flask-migrate,18726.0,,https://pypi.org/project/flask-migrate,2021-05-30 23:09:40.000000,18726.0,1159409.0,https://anaconda.org/conda-forge/flask-migrate,2021-05-31 02:43:32.398000,139111.0,1.0,,,,,,,,,,,,,,,,,,, +136,whitenoise,evansd/whitenoise,,servers,https://github.com/evansd/whitenoise,https://github.com/evansd/whitenoise,MIT,2013-08-08 11:02:06.000000,2021-03-19 22:11:41.000000,2021-03-06 16:02:15.000000,102.0,27.0,177.0,1789.0,517.0,Radically simplified static file serving for Python web apps.,46.0,30,True,,2020-08-04 09:33:41.000000,5.2.0,44.0,,1171697.0,conda-forge/whitenoise,whitenoise,189445.0,163173.0,https://pypi.org/project/whitenoise,2020-08-04 09:33:41.000000,26272.0,1170649.0,https://anaconda.org/conda-forge/whitenoise,2020-10-13 13:46:24.606000,49270.0,2.0,,,,,,,,,,,,,,,,,,, +137,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.000000,2021-06-30 18:08:38.000000,2021-04-11 10:22:12.000000,498.0,341.0,636.0,1590.0,1408.0,A modern/fast python SOAP client based on lxml / requests.,119.0,30,True,,2020-10-12 07:38:33.000000,4.0.0,61.0,,2666608.0,,zeep,3783.0,3129.0,https://pypi.org/project/zeep,2020-10-12 07:38:33.000000,654.0,2666608.0,,,,2.0,,,,,,,,,,,,,,,,,,, +138,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.000000,2021-07-01 00:09:42.765000,2021-06-30 19:56:49.000000,579.0,7.0,241.0,1488.0,,A Python module for communicating with the Twilio API and generating TwiML.,120.0,30,True,,2021-06-30 20:01:45.000000,6.61.0,240.0,,1611970.0,conda-forge/twilio,twilio,23969.0,17235.0,https://pypi.org/project/twilio,2021-06-30 20:01:45.000000,6734.0,1609471.0,https://anaconda.org/conda-forge/twilio,2021-07-01 00:09:42.765000,52485.0,2.0,,,,,,,,,,,,,,,,,,, +139,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.000000,2021-05-30 21:10:25.291000,2020-11-22 20:38:27.000000,175.0,18.0,128.0,1345.0,368.0,"Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List.",38.0,30,True,,2020-11-22 20:39:37.000000,3.1.0,42.0,,2775380.0,conda-forge/tldextract,tldextract,8291.0,6539.0,https://pypi.org/project/tldextract,2020-11-22 20:39:37.000000,1752.0,2773971.0,https://anaconda.org/conda-forge/tldextract,2021-05-30 21:10:25.291000,83173.0,1.0,,,,,,,,,,,,,,,,,,, +140,PySocks,Anorov/PySocks,,others,https://github.com/Anorov/PySocks,https://github.com/Anorov/PySocks,BSD-3-Clause,2012-02-21 09:10:49.000000,2021-06-29 14:25:15.303000,2019-09-20 02:47:40.000000,244.0,36.0,61.0,1025.0,230.0,A SOCKS proxy client and wrapper for Python.,32.0,30,False,,2019-09-20 02:06:20.000000,1.7.1,19.0,,1953079.0,conda-forge/pysocks,pysocks,61692.0,55428.0,https://pypi.org/project/pysocks,2019-09-20 02:06:20.000000,6264.0,1758085.0,https://anaconda.org/conda-forge/pysocks,2021-06-29 14:25:15.303000,11504676.0,2.0,,,,,,,,,,,,,,,,,,, +141,webassets,miracle2k/webassets,,others,https://github.com/miracle2k/webassets,https://github.com/miracle2k/webassets,BSD-3-Clause,2009-12-08 05:40:34.000000,2021-05-01 12:23:05.000000,2021-05-01 12:22:50.000000,256.0,66.0,232.0,898.0,1418.0,Asset management for Python web development.,157.0,30,True,,2017-01-08 13:48:21.000000,0.12.1,14.0,,145347.0,conda-forge/webassets,webassets,8333.0,5015.0,https://pypi.org/project/webassets,2019-12-20 17:37:28.000000,3318.0,144731.0,https://anaconda.org/conda-forge/webassets,2019-12-24 13:40:58.186000,35759.0,2.0,,,,,,,,,,,,,,,,,,, +142,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.000000,2021-05-10 00:13:08.000000,2021-05-10 00:13:08.000000,136.0,56.0,94.0,776.0,551.0,A toolbelt of useful classes and functions to be used with python-requests.,59.0,30,True,,2019-01-30 01:29:52.000000,0.9.1,17.0,,16358267.0,conda-forge/requests-toolbelt,requests-toolbelt,37186.0,29000.0,https://pypi.org/project/requests-toolbelt,2019-01-30 01:29:52.000000,8186.0,16350566.0,https://anaconda.org/conda-forge/requests-toolbelt,2019-01-30 10:52:02.782000,492878.0,2.0,,,,,,,,,,,,,,,,,,, +143,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.000000,2021-06-06 16:22:35.000000,2021-06-05 03:29:51.000000,104.0,30.0,100.0,725.0,348.0,Cross Origin Resource Sharing ( CORS ) support for Flask.,37.0,30,True,['flask'],2021-01-06 00:25:41.000000,3.0.10,42.0,,2588104.0,conda-forge/flask-cors,flask-cors,122963.0,108255.0,https://pypi.org/project/flask-cors,2021-01-06 00:25:41.000000,14708.0,2580118.0,https://anaconda.org/conda-forge/flask-cors,2021-05-30 14:07:35.715000,463221.0,1.0,,,,,,,,,,,,,,,,,,, +144,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.000000,2021-06-23 11:03:48.000000,2021-06-01 07:34:56.000000,88.0,27.0,150.0,663.0,853.0,Yet another URL library.,58.0,30,True,,2020-11-14 20:19:58.000000,1.6.3,83.0,1358.0,26673289.0,conda-forge/yarl,yarl,4568.0,,https://pypi.org/project/yarl,2020-11-14 20:16:31.000000,4568.0,26630999.0,https://anaconda.org/conda-forge/yarl,2021-01-11 08:48:39.505000,2113390.0,1.0,,,,,,,,,,,,,,,,,,, +145,netaddr,netaddr/netaddr,,others,https://github.com/netaddr/netaddr,https://github.com/netaddr/netaddr,BSD-3-Clause,2010-05-24 23:14:56.000000,2021-05-07 20:33:12.000000,2021-04-15 22:45:55.000000,149.0,35.0,119.0,657.0,618.0,A network address manipulation library for Python.,46.0,30,True,,2020-07-03 14:43:51.000000,0.8.0,26.0,,2760270.0,conda-forge/netaddr,netaddr,21370.0,12564.0,https://pypi.org/project/netaddr,2020-07-03 14:43:51.000000,8806.0,2758333.0,https://anaconda.org/conda-forge/netaddr,2017-09-16 17:36:03.062000,116244.0,2.0,,,,,,,,,,,,,,,,,,, +146,terminado,jupyter/terminado,,others,https://github.com/jupyter/terminado,https://github.com/jupyter/terminado,BSD-3-Clause,2014-09-29 23:44:25.000000,2021-06-10 23:10:10.674000,2021-06-10 20:22:32.000000,69.0,23.0,32.0,286.0,334.0,Terminals served by tornado websockets.,32.0,30,True,,2021-06-10 20:23:28.000000,0.10.1,22.0,,10283236.0,conda-forge/terminado,terminado,13612.0,,https://pypi.org/project/terminado,2021-06-10 20:22:45.000000,13612.0,10221445.0,https://anaconda.org/conda-forge/terminado,2021-06-10 23:10:10.674000,3892835.0,2.0,,,,,,,,,,,,,,,,,,, +147,httpcore,encode/httpcore,,http-clients,https://github.com/encode/httpcore,https://github.com/encode/httpcore,BSD-3-Clause,2019-06-23 04:27:05.225000,2021-07-01 14:09:49.000000,2021-07-01 14:03:33.000000,37.0,21.0,69.0,195.0,255.0,A minimal HTTP client.,22.0,30,True,,2021-06-15 14:01:14.000000,0.13.6,35.0,,4391569.0,conda-forge/httpcore,httpcore,4123.0,4053.0,https://pypi.org/project/httpcore,2021-06-15 14:01:14.000000,70.0,4390010.0,https://anaconda.org/conda-forge/httpcore,2021-06-15 16:07:09.457000,38980.0,2.0,,,,,,,,,,,,,,,,,,, +148,Kong,kong/kong,,api-proxies,https://github.com/Kong/kong,https://github.com/Kong/kong,Apache-2.0,2014-11-17 23:56:08.000000,2021-07-01 15:19:16.000000,2021-06-30 17:56:04.000000,3831.0,206.0,3406.0,30110.0,6733.0,The Cloud-Native API Gateway.,246.0,29,True,,2021-05-11 12:53:28.000000,2.4.1,100.0,523874.0,3161523.0,,,,,,,,,,,,1.0,,,,,,,,,,,,,kong,https://hub.docker.com/r/_/kong,2021-06-18 01:52:32.403547,585.0,252305531.0,, +149,mitmproxy,mitmproxy/mitmproxy,,testing,https://github.com/mitmproxy/mitmproxy,https://github.com/mitmproxy/mitmproxy,MIT,2010-02-16 04:10:13.000000,2021-07-01 13:15:38.000000,2021-06-28 17:03:30.000000,2884.0,251.0,2318.0,22738.0,,An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.,397.0,29,True,,2021-01-21 09:59:25.000000,6.0.2,45.0,211614.0,143889.0,,mitmproxy,2262.0,1416.0,https://pypi.org/project/mitmproxy,2020-12-15 16:49:54.000000,846.0,141662.0,,,,2.0,,,,,,,,,,,,,,,,,,, +150,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.000000,2021-06-30 16:01:29.000000,2021-06-29 00:57:55.000000,5564.0,2917.0,3108.0,13236.0,11356.0,"swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different..",1196.0,29,True,['openapi'],2021-06-28 13:12:09.000000,3.0.27,67.0,,,,,564.0,564.0,,,,,,,,2.0,,,io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,https://search.maven.org/artifact/io.swagger.codegen.v3.swagger-codegen-maven-plugin,,,,,,,,,, +151,InstaPy,timgrossmann/InstaPy,,third-party-apis,https://github.com/timgrossmann/InstaPy,https://github.com/timgrossmann/InstaPy,GPL-3.0,2016-09-26 20:36:26.000000,2021-06-30 12:02:27.000000,2021-06-10 02:24:39.000000,3170.0,251.0,4885.0,12931.0,3273.0,Instagram Bot - Tool for automated Instagram interactions.,298.0,29,True,,2021-01-07 18:41:10.000000,0.6.13,49.0,,9841.0,,instapy,461.0,450.0,https://pypi.org/project/instapy,2021-01-07 18:41:10.000000,11.0,9841.0,,,,2.0,,,,,,,,,,,,,,,,,,, +152,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.000000,2021-07-01 02:04:03.000000,2021-06-29 18:40:16.000000,2671.0,234.0,3122.0,8237.0,,The easy-to-use and developer-friendly CMS.,583.0,29,True,['django'],2020-10-28 12:25:57.000000,3.8.0,96.0,,46700.0,,django-cms,7003.0,3911.0,https://pypi.org/project/django-cms,2021-06-29 16:41:02.000000,3092.0,46700.0,,,,2.0,,,,,,,,,,,,,,,,,,, +153,Pattern,clips/pattern,,web-scraping,https://github.com/clips/pattern,https://github.com/clips/pattern,BSD-3-Clause,2011-05-03 15:29:01.000000,2021-05-29 16:16:26.000000,2020-04-25 12:40:40.000000,1560.0,164.0,75.0,7967.0,1434.0,"Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis..",30.0,29,False,,,,2.0,,111461.0,conda-forge/pattern,pattern,1766.0,1154.0,https://pypi.org/project/pattern,2018-08-18 15:11:17.000000,612.0,111112.0,https://anaconda.org/conda-forge/pattern,2020-05-05 12:38:53.775000,7349.0,2.0,,,,,,,,,,,,,,,,,,, +154,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.000000,2021-06-13 15:51:28.000000,2021-06-13 15:51:21.000000,805.0,13.0,1466.0,4317.0,,Socket.IO integration for Flask applications.,61.0,29,True,['flask'],2021-05-28 09:56:32.000000,5.1.0,78.0,,1777109.0,conda-forge/flask-socketio,flask-socketio,4260.0,,https://pypi.org/project/flask-socketio,2021-05-28 09:56:32.000000,4260.0,1774942.0,https://anaconda.org/conda-forge/flask-socketio,2021-05-28 12:47:06.230000,125695.0,2.0,,,,,,,,,,,,,,,,,,, +155,mezzanine,stephenmcd/mezzanine,,cms,https://github.com/stephenmcd/mezzanine,https://github.com/stephenmcd/mezzanine,BSD-2-Clause,2010-05-29 12:16:55.000000,2021-06-01 06:02:34.000000,2021-06-01 05:58:47.000000,1513.0,88.0,967.0,4291.0,5248.0,CMS framework for Django.,320.0,29,True,['django'],2018-08-08 01:20:56.000000,4.3.1,130.0,,2960.0,,mezzanine,2378.0,,https://pypi.org/project/mezzanine,2020-09-09 01:40:20.000000,2378.0,2960.0,,,,2.0,,,,,,,,,,,,,,,,,,, +156,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.000000,2021-07-01 09:32:39.000000,2021-06-28 22:00:40.000000,747.0,14.0,544.0,3187.0,,Slack Developer Kit for Python.,130.0,29,True,,2021-06-16 02:26:21.000000,3.7.0,64.0,315.0,7601809.0,conda-forge/slackclient,slackclient,3718.0,,https://pypi.org/project/slackclient,2020-10-22 00:34:16.000000,3718.0,7596094.0,https://anaconda.org/conda-forge/slackclient,2021-01-13 16:22:20.276000,336968.0,2.0,,,,,,,,,,,,,,,,,,, +157,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.000000,2020-05-07 23:27:06.000000,2019-08-13 02:11:02.000000,554.0,164.0,187.0,3086.0,369.0,JSON Web Token Authentication support for Django REST Framework.,61.0,29,False,,2017-06-23 23:57:19.000000,1.11.0,25.0,,369488.0,,djangorestframework-jwt,21685.0,17833.0,https://pypi.org/project/djangorestframework-jwt,2017-06-23 23:47:52.000000,3852.0,369488.0,,,,2.0,,,,,,,,,,,,,,,,,,, +158,flasgger,flasgger/flasgger,,openapi-utils,https://github.com/flasgger/flasgger,https://github.com/flasgger/flasgger,MIT,2015-07-27 18:21:49.000000,2021-06-07 15:05:01.000000,2021-03-13 04:51:34.000000,377.0,179.0,148.0,2641.0,515.0,Easy OpenAPI specs and Swagger UI for your Flask API.,96.0,29,True,['flask'],2020-08-01 15:28:10.000000,0.9.5,49.0,458.0,284357.0,conda-forge/flasgger,flasgger,5526.0,4936.0,https://pypi.org/project/flasgger,2020-07-31 23:54:47.000000,590.0,282328.0,https://anaconda.org/conda-forge/flasgger,2021-04-16 12:53:50.238000,91073.0,2.0,,,,,,,,,,,,,,,,,,, +159,twitter,sixohsix/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.000000,2021-06-18 10:39:53.000000,2021-06-18 10:28:47.000000,517.0,47.0,225.0,2610.0,731.0,Python Twitter API.,91.0,29,True,,2021-06-18 10:39:07.000000,twitter-1.19.3,54.0,,123090.0,,twitter,5139.0,3083.0,https://pypi.org/project/twitter,2021-06-18 10:39:53.000000,2056.0,123090.0,,,,2.0,,,,,,,,,,,,python-twitter-tools/twitter,,,,,,, +160,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.000000,2021-05-14 21:55:57.000000,2020-12-27 07:29:21.000000,951.0,32.0,214.0,2609.0,544.0,Python SDK for Facebook's Graph API.,99.0,29,True,,2018-11-06 06:53:51.000000,3.1.0,8.0,,187099.0,,facebook-sdk,5571.0,3083.0,https://pypi.org/project/facebook-sdk,2018-11-06 06:53:51.000000,2488.0,187099.0,,,,2.0,,,,,,,,,,,,,,,,,,, +161,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.000000,2021-01-13 11:31:12.154000,2020-01-13 15:25:46.000000,506.0,377.0,248.0,2525.0,731.0,"Fully featured framework for fast, easy and documented API development with Flask.",89.0,29,False,['flask'],2019-08-12 21:51:40.000000,0.13.0,35.0,,578697.0,conda-forge/flask-restplus,flask-restplus,11688.0,9962.0,https://pypi.org/project/flask-restplus,2019-08-12 21:51:40.000000,1726.0,575540.0,https://anaconda.org/conda-forge/flask-restplus,2021-01-13 11:31:12.154000,179972.0,3.0,,,,,,,,,,,,,,,,,,, +162,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.000000,2021-06-28 14:27:55.000000,2021-04-23 11:20:55.000000,546.0,96.0,498.0,2471.0,1495.0,Compresses linked and inline javascript or CSS into a single cached file.,201.0,29,True,['django'],2017-02-02 10:45:26.000000,2.1.1,30.0,,295743.0,,django-compressor,398.0,,https://pypi.org/project/django-compressor,2021-04-17 18:52:21.000000,398.0,295743.0,,,,2.0,,,,,,,,,,,,,,,,,,, +163,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.000000,2021-06-29 16:41:20.000000,2020-09-22 17:19:03.000000,360.0,38.0,49.0,2467.0,167.0,up to date simple useragent faker with real world database.,7.0,29,True,,2018-10-04 15:02:12.000000,0.1.11,21.0,,1981755.0,,fake-useragent,11134.0,9916.0,https://pypi.org/project/fake-useragent,2018-10-04 15:02:12.000000,1218.0,1981755.0,,,,2.0,,,,,,,,,,,,,,,,,,, +164,django-rest-framework-simplejwt,SimpleJWT/django-rest-framework-simplejwt,,auth,https://github.com/jazzband/djangorestframework-simplejwt,https://github.com/jazzband/djangorestframework-simplejwt,MIT,2017-05-05 17:41:35.000000,2021-06-30 12:24:41.000000,2021-06-27 19:55:29.000000,389.0,50.0,223.0,2444.0,490.0,A JSON Web Token authentication plugin for the Django REST Framework.,55.0,29,True,['django'],2021-05-28 01:44:15.000000,4.7.1,36.0,,529298.0,,djangorestframework-simplejwt,484.0,,https://pypi.org/project/djangorestframework-simplejwt,2021-05-28 01:44:15.000000,484.0,529298.0,,,,2.0,,,,,,,,,,,,jazzband/djangorestframework-simplejwt,,,,,,, +165,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.000000,2021-07-01 10:09:45.000000,2021-06-22 17:59:52.000000,691.0,3.0,284.0,2260.0,,Bootstrap 3 integration with Django.,97.0,29,True,['django'],2021-04-10 05:34:25.000000,15.0.0,90.0,,97534.0,conda-forge/django-bootstrap3,django-bootstrap3,23190.0,15296.0,https://pypi.org/project/django-bootstrap3,2021-04-10 05:34:25.000000,7894.0,97138.0,https://anaconda.org/conda-forge/django-bootstrap3,2019-08-04 21:11:14.583000,18224.0,2.0,,,,,,,,,,,,,,,,,,, +166,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.000000,2021-04-09 12:12:45.000000,2021-03-16 17:30:18.000000,366.0,106.0,143.0,2184.0,734.0,markdown2: A fast and complete implementation of Markdown in Python.,60.0,29,True,,2021-01-22 20:51:09.000000,2.4.0,41.0,,472963.0,,markdown2,14107.0,9669.0,https://pypi.org/project/markdown2,2021-01-22 20:51:09.000000,4438.0,472963.0,,,,2.0,,,,,,,,,,,,,,,,,,, +167,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.000000,2021-06-28 13:16:57.000000,2021-05-05 13:54:20.000000,646.0,102.0,681.0,2144.0,,Django application and library for importing and exporting data with admin integration.,175.0,29,True,['django'],2020-12-31 14:02:35.000000,2.5.0,42.0,,479536.0,conda-forge/django-import-export,django-import-export,12599.0,10635.0,https://pypi.org/project/django-import-export,2020-12-31 14:02:35.000000,1964.0,478685.0,https://anaconda.org/conda-forge/django-import-export,2020-12-31 15:24:54.356000,47683.0,2.0,,,,,,,,,,,,,,,,,,, +168,yagmail,kootenpv/yagmail,,email,https://github.com/kootenpv/yagmail,https://github.com/kootenpv/yagmail,MIT,2015-04-17 21:39:24.000000,2021-05-10 14:34:52.000000,2021-05-10 14:34:40.000000,232.0,77.0,100.0,2044.0,257.0,Send email in Python conveniently for gmail using yagmail.,29.0,29,True,,2021-05-10 11:39:43.000000,0.14.256,99.0,,136454.0,,yagmail,2127.0,1367.0,https://pypi.org/project/yagmail,2021-05-10 11:39:43.000000,760.0,136454.0,,,,1.0,,,,,,,,,,,,,,,,,,, +169,xhtml2pdf,xhtml2pdf/xhtml2pdf,,html-processing,https://github.com/xhtml2pdf/xhtml2pdf,https://github.com/xhtml2pdf/xhtml2pdf,Apache-2.0,2011-05-16 13:45:29.000000,2021-05-27 06:29:47.000000,2021-03-19 20:44:10.000000,540.0,109.0,184.0,1803.0,946.0,A library for converting HTML into PDFs using ReportLab.,134.0,29,True,,2020-10-08 18:57:39.000000,0.2.5,20.0,,269155.0,conda-forge/xhtml2pdf,xhtml2pdf,6906.0,5342.0,https://pypi.org/project/xhtml2pdf,2020-10-08 18:57:39.000000,1564.0,268214.0,https://anaconda.org/conda-forge/xhtml2pdf,2021-01-20 16:11:32.618000,26354.0,3.0,,,,,,,,,,,,,,,,,,, +170,twython,ryanmcgrath/twython,,third-party-apis,https://github.com/ryanmcgrath/twython,https://github.com/ryanmcgrath/twython,MIT,2009-04-02 05:01:31.000000,2021-05-30 14:05:03.047000,2021-01-14 23:53:25.000000,396.0,25.0,299.0,1784.0,844.0,"Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",100.0,29,True,,2020-04-04 23:21:39.000000,3.8.2,59.0,,82846.0,conda-forge/twython,twython,6748.0,4492.0,https://pypi.org/project/twython,2020-04-04 23:21:39.000000,2256.0,77975.0,https://anaconda.org/conda-forge/twython,2021-05-30 14:05:03.047000,243598.0,2.0,,,,,,,,,,,,,,,,,,, +171,pyotp,pyauth/pyotp,,auth,https://github.com/pyauth/pyotp,https://github.com/pyauth/pyotp,MIT,2011-09-23 13:10:31.000000,2021-05-20 20:24:18.000000,2021-05-12 23:16:53.000000,234.0,4.0,63.0,1723.0,,Python One-Time Password Library.,36.0,29,True,,2021-02-04 19:47:49.000000,2.6.0,21.0,99.0,2688813.0,conda-forge/pyotp,pyotp,4100.0,3214.0,https://pypi.org/project/pyotp,2021-02-04 19:47:49.000000,886.0,2688463.0,https://anaconda.org/conda-forge/pyotp,2021-02-04 21:15:23.858000,9789.0,2.0,,,,,,,,,,,,,,,,,,, +172,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.000000,2020-09-28 11:37:40.000000,2019-12-30 20:26:03.000000,210.0,23.0,92.0,1719.0,647.0,"Reusable, generic mixins for Django.",75.0,29,False,['django'],2019-12-30 21:21:35.000000,1.14.0,30.0,,250013.0,conda-forge/django-braces,django-braces,18447.0,10607.0,https://pypi.org/project/django-braces,2019-12-30 21:21:35.000000,7840.0,249403.0,https://anaconda.org/conda-forge/django-braces,2018-07-08 01:10:50.307000,28713.0,2.0,,,,,,,,,,,,,,,,,,, +173,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.000000,2020-07-03 04:29:17.000000,2020-07-03 04:29:16.000000,246.0,30.0,61.0,1616.0,356.0,Full-featured Python interface for the Slack API.,45.0,29,True,,2020-02-15 09:06:13.000000,0.14.0,57.0,,939914.0,conda-forge/slacker,slacker,4407.0,2423.0,https://pypi.org/project/slacker,2020-02-15 09:06:13.000000,1984.0,937172.0,https://anaconda.org/conda-forge/slacker,2020-02-28 19:46:11.049000,167292.0,2.0,,,,,,,,,,,,,,,,,,, +174,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.000000,2021-06-15 22:14:18.000000,2021-04-22 10:48:34.000000,446.0,111.0,271.0,1505.0,988.0,Thumbnails for Django.,145.0,29,True,['django'],2020-11-23 18:34:27.000000,12.7.0,30.0,,121386.0,,sorl-thumbnail,12019.0,7035.0,https://pypi.org/project/sorl-thumbnail,2020-11-23 18:34:27.000000,4984.0,121386.0,,,,2.0,,,,,,,,,,,,,,,,,,, +175,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.000000,2021-06-23 01:58:35.000000,2021-06-23 01:58:27.000000,225.0,59.0,217.0,1409.0,546.0,A simple app that provides django integration for RQ (Redis Queue).,99.0,29,True,['django'],2021-03-31 01:29:41.000000,2.4.1,44.0,,105115.0,,django-rq,2256.0,1472.0,https://pypi.org/project/django-rq,2021-03-31 01:29:41.000000,784.0,105115.0,,,,2.0,,,,,,,,,,,,,,,,,,, +176,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.000000,2021-06-30 05:12:08.000000,2021-06-30 05:12:05.000000,339.0,82.0,350.0,1368.0,966.0,Store model history and view/revert changes from admin site.,136.0,29,True,['django'],2021-04-19 15:02:41.000000,3.0.0,41.0,,327509.0,,django-simple-history,2757.0,1923.0,https://pypi.org/project/django-simple-history,2021-04-19 15:02:41.000000,834.0,327509.0,,,,2.0,,,,,,,,,,,,,,,,,,, +177,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.000000,2021-06-15 21:01:11.000000,2021-06-15 20:58:56.000000,154.0,10.0,51.0,1257.0,261.0,Browsable web APIs for Flask.,32.0,29,True,['flask'],2021-06-15 21:00:49.000000,3.0,32.0,,361034.0,,flask-api,5802.0,4484.0,https://pypi.org/project/flask-api,2021-06-15 20:58:27.000000,1318.0,361034.0,,,,1.0,,,,,,,,,,,,,,,,,,, +178,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.000000,2021-06-09 08:27:02.000000,2021-01-22 08:38:40.000000,298.0,87.0,298.0,1208.0,685.0,Easy thumbnails for Django.,82.0,29,True,['django'],2020-11-23 11:00:19.000000,2.7.1,43.0,,175018.0,,easy-thumbnails,11286.0,7234.0,https://pypi.org/project/easy-thumbnails,2020-11-23 11:15:59.000000,4052.0,175018.0,,,,2.0,,,,,,,,,,,,,,,,,,, +179,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.000000,2021-06-25 08:59:14.000000,2021-06-21 15:51:37.000000,507.0,136.0,189.0,1141.0,425.0,A very simple Salesforce.com REST API client for Python.,71.0,29,True,,2021-06-10 16:33:54.000000,1.11.2,37.0,,2908021.0,conda-forge/simple-salesforce,simple-salesforce,276.0,,https://pypi.org/project/simple-salesforce,2021-06-10 16:33:54.000000,276.0,2907329.0,https://anaconda.org/conda-forge/simple-salesforce,2020-12-11 15:45:59.182000,34630.0,2.0,,,,,,,,,,,,,,,,,,, +180,SeleniumLibrary,robotframework/SeleniumLibrary,,testing,https://github.com/robotframework/SeleniumLibrary,https://github.com/robotframework/SeleniumLibrary,Apache-2.0,2011-10-22 08:01:34.000000,2021-06-10 21:32:18.000000,2021-04-16 20:32:12.000000,639.0,24.0,921.0,1046.0,2064.0,Web testing library for Robot Framework.,107.0,29,True,,2021-03-23 21:33:09.000000,5.1.3,49.0,3492.0,383699.0,,robotframework-seleniumlibrary,1685.0,1537.0,https://pypi.org/project/robotframework-seleniumlibrary,2021-03-23 21:33:09.000000,148.0,383652.0,,,,2.0,,,,,,,,,,,,,,,,,,, +181,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.000000,2021-05-26 16:57:07.000000,2021-05-11 10:54:35.000000,216.0,8.0,220.0,998.0,589.0,"A Django application that provides country choices for use with forms, flag icons static files, and a country field..",45.0,29,True,['django'],2021-05-11 10:54:27.000000,7.2.1,57.0,,448773.0,,django-countries,2990.0,,https://pypi.org/project/django-countries,2021-05-11 10:54:27.000000,2990.0,448773.0,,,,2.0,,,,,,,,,,,,,,,,,,, +182,pyopenssl,pyca/pyopenssl,,others,https://github.com/pyca/pyopenssl,https://github.com/pyca/pyopenssl,Apache-2.0,2014-01-09 20:10:36.000000,2021-06-30 20:32:59.000000,2021-06-30 20:32:58.000000,366.0,76.0,360.0,717.0,,A Python wrapper around the OpenSSL library.,94.0,29,True,,2020-12-15 15:31:57.000000,20.0.1,25.0,,21860999.0,conda-forge/pyopenssl,pyopenssl,28376.0,,https://pypi.org/project/pyopenssl,2020-12-15 15:31:57.000000,28376.0,21675748.0,https://anaconda.org/conda-forge/pyopenssl,2020-12-15 18:12:40.442000,10559335.0,2.0,,,,,,,,,,,,,,,,,,, +183,parsel,scrapy/parsel,,web-scraping,https://github.com/scrapy/parsel,https://github.com/scrapy/parsel,BSD-3-Clause,2015-04-24 15:53:36.000000,2021-05-27 07:28:17.000000,2021-03-12 12:29:44.000000,99.0,37.0,56.0,663.0,543.0,Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors.,38.0,29,True,,2020-05-07 21:28:33.000000,1.6.0,19.0,,869215.0,conda-forge/parsel,parsel,18962.0,16026.0,https://pypi.org/project/parsel,2020-05-07 20:46:55.000000,2936.0,867902.0,https://anaconda.org/conda-forge/parsel,2020-06-02 18:37:07.000000,19702.0,2.0,,,,,,,,,,,,,,,,,,, +184,flask-caching,sh4nks/flask-caching,,flask-utils,https://github.com/sh4nks/flask-caching,https://github.com/sh4nks/flask-caching,BSD-3-Clause,2016-07-04 19:53:57.000000,2021-06-18 16:25:17.000000,2021-05-31 06:02:55.000000,136.0,14.0,143.0,627.0,605.0,A caching extension for Flask.,96.0,29,True,['flask'],2021-03-17 16:25:11.000000,1.10.1,19.0,,2028184.0,conda-forge/flask-caching,flask-caching,8825.0,7553.0,https://pypi.org/project/flask-caching,2021-03-17 16:25:11.000000,1272.0,2026919.0,https://anaconda.org/conda-forge/flask-caching,2019-05-18 02:21:53.058000,43027.0,1.0,,,,,,,,,,,,,,,,,,, +185,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.000000,2020-03-28 02:40:44.000000,2014-11-04 19:45:41.000000,149.0,94.0,42.0,516.0,236.0,Flask-Mail adds SMTP mail sending to your Flask applications.,29.0,29,False,,2014-09-28 23:35:22.000000,0.9.1,27.0,,480802.0,conda-forge/flask-mail,flask-mail,47840.0,40190.0,https://pypi.org/project/flask-mail,2014-09-28 23:35:22.000000,7650.0,479645.0,https://anaconda.org/conda-forge/flask-mail,2018-07-12 05:02:17.778000,68301.0,1.0,,,,,,,,,,,,,,,,,,, +186,aiodns,saghul/aiodns,,others,https://github.com/saghul/aiodns,https://github.com/saghul/aiodns,MIT,2014-03-26 23:19:57.000000,2021-05-15 11:42:43.000000,2021-05-15 11:42:43.000000,51.0,5.0,56.0,390.0,118.0,Simple DNS resolver for asyncio.,24.0,29,True,,2021-05-14 08:52:08.000000,3.0.0,15.0,,1447330.0,conda-forge/aiodns,aiodns,18272.0,16750.0,https://pypi.org/project/aiodns,2021-05-14 08:52:08.000000,1522.0,1443841.0,https://anaconda.org/conda-forge/aiodns,2020-01-22 15:42:21.416000,73285.0,2.0,,,,,,,,,,,,,,,,,,, +187,idna,kjd/idna,,others,https://github.com/kjd/idna,https://github.com/kjd/idna,BSD-3-Clause,2013-05-27 22:22:13.000000,2021-05-29 16:56:07.000000,2021-05-29 16:56:01.000000,63.0,5.0,53.0,150.0,192.0,Internationalized Domain Names for Python (IDNA 2008 and UTS #46).,18.0,29,True,,,,24.0,,119500759.0,conda-forge/idna,idna,70594.0,,https://pypi.org/project/idna,2021-05-29 16:53:30.000000,70594.0,119319799.0,https://anaconda.org/conda-forge/idna,2021-01-05 08:47:24.910000,10676656.0,2.0,,,,,,,,,,,,,,,,,,, +188,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.000000,2021-06-28 19:54:25.000000,2021-06-24 13:24:23.000000,34.0,15.0,59.0,30.0,334.0,Utilities for Google Media Downloads and Resumable Uploads.,24.0,29,False,,2021-06-18 18:52:28.000000,1.3.1,27.0,,22590484.0,conda-forge/google-resumable-media,google-resumable-media,13637.0,12743.0,https://pypi.org/project/google-resumable-media,2021-06-18 18:52:28.000000,894.0,22566643.0,https://anaconda.org/conda-forge/google-resumable-media,2021-06-27 15:27:59.654000,1168243.0,2.0,,,,,,,,,,,,,,,,,,, +189,redoc,Redocly/redoc,,openapi-utils,https://github.com/Redocly/redoc,https://github.com/Redocly/redoc,MIT,2015-10-30 12:53:02.000000,2021-07-01 09:55:33.000000,2021-07-01 09:53:49.000000,1586.0,417.0,925.0,14400.0,2219.0,OpenAPI/Swagger-generated API Reference Documentation.,152.0,28,True,['openapi'],2021-06-09 12:50:50.000000,2.0.0-rc.54,63.0,60.0,0.0,,,1499.0,1499.0,,,,,,,,2.0,,,,,,,,,,,,,,,,,,, +190,thumbor,thumbor/thumbor,,third-party-apis,https://github.com/thumbor/thumbor,https://github.com/thumbor/thumbor,MIT,2011-03-16 17:30:05.000000,2021-04-15 05:15:14.000000,2021-04-13 11:12:32.000000,712.0,127.0,727.0,8427.0,2222.0,thumbor is an open-source photo thumbnail service by globo.com.,160.0,28,True,,2020-03-09 21:00:52.000000,6.7.5,93.0,,9052.0,,thumbor,652.0,278.0,https://pypi.org/project/thumbor,2020-03-25 18:54:55.000000,374.0,9052.0,,,,3.0,,,,,,,,,,,,,,,,,,, +191,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.000000,2021-06-10 06:36:55.000000,2019-05-21 18:24:10.000000,1816.0,119.0,162.0,7623.0,156.0,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.000000,2.8.0,40.0,,77032.0,,google_images_download,214.0,,https://pypi.org/project/google_images_download,2019-05-21 18:28:03.000000,214.0,77032.0,,,,3.0,,,,,,,,,,,,,,,,,,, +192,hug,hugapi/hug,,web-frameworks,https://github.com/hugapi/hug,https://github.com/hugapi/hug,MIT,2015-07-17 03:33:50.000000,2021-06-08 18:55:51.000000,2020-08-10 05:07:26.000000,366.0,151.0,297.0,6514.0,2396.0,"Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.",118.0,28,True,,2020-02-06 18:13:37.000000,2.6.1,70.0,,32688.0,conda-forge/hug,hug,1516.0,1100.0,https://pypi.org/project/hug,2020-02-06 18:13:37.000000,416.0,30482.0,https://anaconda.org/conda-forge/hug,2020-02-19 03:35:51.547000,125769.0,3.0,,,,,,,,,,,,,,,,,,, +193,eve,pyeve/eve,,web-frameworks,https://github.com/pyeve/eve,https://github.com/pyeve/eve,BSD-3-Clause,2012-10-22 07:39:33.000000,2021-04-01 06:35:12.000000,2021-03-14 16:47:07.000000,736.0,32.0,915.0,6371.0,3303.0,REST API framework designed for human beings.,203.0,28,True,,2021-01-25 09:18:46.000000,1.1.5,47.0,,23886.0,,eve,1677.0,963.0,https://pypi.org/project/eve,2021-01-25 09:18:46.000000,714.0,23886.0,,,,3.0,-2.0,,,,,,,,,,,,,,,,,, +194,webpy,webpy/webpy,,web-frameworks,https://github.com/webpy/webpy,https://github.com/webpy/webpy,Unlicense,2008-09-29 03:42:56.000000,2021-05-15 17:19:56.000000,2021-03-03 00:03:19.000000,1309.0,32.0,384.0,5576.0,1043.0,web.py is a web framework for python that is as simple as it is powerful.,83.0,28,True,,2020-11-09 11:30:29.000000,0.62,16.0,,86835.0,,web.py,2222.0,,https://pypi.org/project/web.py,2020-11-09 11:24:34.000000,2222.0,86835.0,,,,3.0,,,,,,,,,,,,,,,,,,, +195,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.000000,2021-06-29 01:36:48.000000,2021-06-29 01:36:48.000000,1122.0,381.0,200.0,5157.0,311.0,Scrapes an instagram user's photos and videos.,53.0,28,True,,2021-05-19 21:43:52.000000,1.10.0,66.0,,8424.0,,instagram-scraper,272.0,232.0,https://pypi.org/project/instagram-scraper,2020-10-10 17:04:48.000000,40.0,8424.0,,,,3.0,,,,,,,,,,,,,,,,,,, +196,channels,django/channels,,django-utils,https://github.com/django/channels,https://github.com/django/channels,BSD-3-Clause,2015-06-03 17:16:20.000000,2021-06-13 06:35:00.000000,2021-05-26 13:03:43.000000,681.0,124.0,990.0,4948.0,,Developer-friendly asynchrony for Django.,228.0,28,True,['django'],2020-12-28 08:45:10.000000,3.0.3,62.0,,380579.0,conda-forge/channels,channels,14949.0,12621.0,https://pypi.org/project/channels,2020-12-28 08:45:10.000000,2328.0,377375.0,https://anaconda.org/conda-forge/channels,2020-12-28 10:00:47.968000,48068.0,2.0,,,,,,,,,,,,,,,,,,, +197,MechanicalSoup,MechanicalSoup/MechanicalSoup,,web-scraping,https://github.com/MechanicalSoup/MechanicalSoup,https://github.com/MechanicalSoup/MechanicalSoup,MIT,2014-05-26 09:06:11.000000,2021-06-09 20:42:41.000000,2021-06-09 20:42:41.000000,355.0,29.0,130.0,3774.0,590.0,A Python library for automating interaction with websites.,46.0,28,True,,2021-05-29 23:11:14.000000,1.1.0,25.0,39.0,376790.0,conda-forge/mechanicalsoup,MechanicalSoup,434.0,,https://pypi.org/project/MechanicalSoup,2021-05-29 23:11:14.000000,434.0,374753.0,https://anaconda.org/conda-forge/mechanicalsoup,2021-05-31 19:40:45.409000,112088.0,2.0,,,,,,,,,,,,,,,,,,, +198,Dredd,apiaryio/dredd,,testing,https://github.com/apiaryio/dredd,https://github.com/apiaryio/dredd,MIT,2013-09-04 12:21:35.000000,2021-06-26 08:38:24.000000,2021-03-30 13:52:25.000000,277.0,221.0,573.0,3677.0,3272.0,Language-agnostic HTTP API Testing Tool.,107.0,28,True,['openapi'],2020-11-30 13:59:20.385000,14.0.0,222.0,,48442.0,,dredd_hooks,1052.0,708.0,https://pypi.org/project/dredd_hooks,2018-04-09 12:47:29.000000,38.0,5891.0,,,,2.0,,,,dredd,https://www.npmjs.com/package/dredd,2020-11-30 13:59:20.385000,306.0,42551.0,,,,,,,,,,, +199,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.000000,2021-02-19 05:03:17.000000,2020-05-12 20:50:36.000000,960.0,99.0,309.0,3190.0,1050.0,A Python wrapper around the Twitter API.,154.0,28,False,,2018-09-29 23:52:35.000000,3.5,23.0,,205084.0,,python-twitter,8935.0,5593.0,https://pypi.org/project/python-twitter,2018-11-03 12:32:06.000000,3342.0,205084.0,,,,3.0,,,,,,,,,,,,,,,,,,, +200,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.000000,2021-06-24 15:35:20.000000,2021-04-13 15:06:32.000000,246.0,114.0,151.0,2994.0,703.0,Silky smooth profiling for Django.,107.0,28,True,['django'],2020-08-07 15:46:03.000000,4.1.0,33.0,167.0,187562.0,,django-silk,1810.0,1526.0,https://pypi.org/project/django-silk,2020-08-07 15:46:03.000000,284.0,187561.0,,,,2.0,,,,,,,,,,,,,,,,,,, +201,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.000000,2020-02-04 17:15:56.000000,2018-02-12 06:35:04.000000,1044.0,75.0,80.0,2940.0,352.0,"A fully tested, abstract interface to creating OAuth clients and servers.",42.0,28,False,,2019-06-28 17:57:45.000000,1.1.1,13.0,,84820.0,conda-forge/python-oauth2,python-oauth2,8604.0,8418.0,https://pypi.org/project/python-oauth2,2019-06-28 17:57:45.000000,186.0,83228.0,https://anaconda.org/conda-forge/python-oauth2,2019-06-28 21:19:03.608000,76443.0,3.0,,,,,,,,,,,,,,,,,,, +202,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.000000,2021-06-01 21:43:15.000000,2021-01-09 18:48:30.000000,477.0,46.0,61.0,2873.0,206.0,Scrape the Twitter Frontend API without authentication.,31.0,28,True,,2020-07-17 18:56:19.000000,0.4.4,11.0,,287705.0,,twitter-scraper,1581.0,1561.0,https://pypi.org/project/twitter-scraper,2020-07-17 18:56:19.000000,20.0,287705.0,,,,3.0,,,,,,,,,,,,,,,,,,, +203,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.000000,2020-12-14 12:00:00.000000,2019-06-04 18:10:32.000000,623.0,169.0,366.0,2553.0,801.0,Swagger Documentation Generator for Django REST Framework: deprecated.,93.0,28,False,['django'],2018-04-30 20:02:25.000000,2.2.0,43.0,,286978.0,,django-rest-swagger,15270.0,11208.0,https://pypi.org/project/django-rest-swagger,2018-04-30 19:59:57.000000,4062.0,286978.0,,,,2.0,,,,,,,,,,,,,,,,,,, +204,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.000000,2021-06-11 17:48:08.000000,2021-06-07 19:43:37.000000,399.0,43.0,605.0,2405.0,,Python Socket.IO server and client.,50.0,28,True,,2021-05-15 11:58:14.000000,5.3.0,79.0,,680147.0,conda-forge/python-socketio,python-socketio,3358.0,,https://pypi.org/project/python-socketio,2021-05-15 11:58:14.000000,3358.0,677104.0,https://anaconda.org/conda-forge/python-socketio,2021-05-16 18:06:30.314000,176549.0,2.0,,,,,,,,,,,,,,,,,,, +205,Prism,stoplightio/prism,,testing,https://github.com/stoplightio/prism,https://github.com/stoplightio/prism,Apache-2.0,2016-03-18 03:52:09.000000,2021-06-25 08:18:38.000000,2021-06-25 08:18:38.000000,182.0,38.0,440.0,2110.0,1521.0,"Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.",51.0,28,True,['openapi'],2021-06-23 17:56:03.000000,4.2.6,152.0,768059.0,111545.0,,,146.0,142.0,,,,,,,,2.0,,,,@stoplight/prism-cli,https://www.npmjs.com/package/@stoplight/prism-cli,2021-06-23 17:54:49.581000,4.0,97054.0,,,,,,,,,,, +206,pytrends,GeneralMills/pytrends,,web-scraping,https://github.com/GeneralMills/pytrends,https://github.com/GeneralMills/pytrends,Apache-2.0,2014-10-08 17:47:24.000000,2021-06-02 05:08:47.000000,2021-04-23 09:39:14.000000,594.0,81.0,283.0,2102.0,524.0,Pseudo API for Google Trends.,70.0,28,True,,2020-05-22 07:53:03.000000,4.7.3,25.0,,83128.0,,pytrends,1093.0,1011.0,https://pypi.org/project/pytrends,2020-05-22 07:53:03.000000,82.0,83128.0,,,,2.0,,,,,,,,,,,True,,,,,,,, +207,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.000000,2021-02-13 21:13:43.000000,2021-02-13 21:13:42.000000,232.0,93.0,266.0,1877.0,1028.0,Automated image processing for Django. Currently v4.0.,70.0,28,True,['django'],2017-11-20 09:30:09.000000,4.0.2,39.0,49.0,83224.0,,django-imagekit,7188.0,5188.0,https://pypi.org/project/django-imagekit,2017-11-20 09:21:52.000000,2000.0,83224.0,,,,2.0,,,,,,,,,,,,,,,,,,, +208,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.000000,2021-06-21 09:28:17.000000,2021-06-21 09:28:17.000000,252.0,26.0,114.0,1803.0,321.0,Django friendly finite state machine support.,61.0,28,True,['django'],2020-10-13 11:22:39.000000,2.7.1,21.0,,180630.0,conda-forge/django-fsm,django-fsm,1507.0,903.0,https://pypi.org/project/django-fsm,2020-10-13 11:22:39.000000,604.0,180255.0,https://anaconda.org/conda-forge/django-fsm,2019-12-07 18:24:17.995000,17637.0,2.0,,,,,,,,,,,,,,,,,,, +209,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.000000,2021-03-11 10:08:27.000000,2021-03-11 10:08:24.000000,116.0,29.0,45.0,1576.0,175.0,"Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can..",23.0,28,True,['django'],2020-03-16 16:27:09.000000,1.4.8,18.0,,236498.0,,django-widget-tweaks,23120.0,18792.0,https://pypi.org/project/django-widget-tweaks,2020-03-16 16:27:09.000000,4328.0,236498.0,,,,2.0,,,,,,,,,,,,,,,,,,, +210,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.000000,2021-01-25 19:17:07.000000,2020-04-23 15:22:46.000000,470.0,137.0,388.0,1565.0,886.0,Quick and simple security for Flask applications.,127.0,28,False,['flask'],2017-06-14 13:28:38.000000,3.0.0,26.0,,71171.0,conda-forge/flask-security,flask-security,8046.0,5412.0,https://pypi.org/project/flask-security,2017-06-14 13:28:38.000000,2634.0,70551.0,https://anaconda.org/conda-forge/flask-security,2017-09-18 17:08:03.109000,31658.0,2.0,,,,,,,,,,,,,,,,,,, +211,daphne,django/daphne,,websocket,https://github.com/django/daphne,https://github.com/django/daphne,BSD-3-Clause,2015-12-23 17:06:46.000000,2021-06-23 10:03:51.000000,2021-04-16 16:21:51.000000,183.0,45.0,224.0,1561.0,,Django Channels HTTP/WebSocket server.,57.0,28,True,['django'],2021-04-07 18:31:41.000000,3.0.2,55.0,,365710.0,conda-forge/daphne,daphne,11432.0,9952.0,https://pypi.org/project/daphne,2021-04-07 18:31:41.000000,1480.0,362462.0,https://anaconda.org/conda-forge/daphne,2021-04-07 20:54:50.106000,48732.0,2.0,,,,,,,,,,,,,,,,,,, +212,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.000000,2021-06-03 15:58:22.000000,2021-05-03 09:10:31.000000,178.0,22.0,264.0,1439.0,1170.0,A slick ORM cache with automatic granular event-driven invalidation.,59.0,28,True,['django'],2020-07-09 09:35:18.000000,5.0.1,58.0,,111048.0,,django-cacheops,700.0,516.0,https://pypi.org/project/django-cacheops,2021-05-03 11:09:44.000000,184.0,111048.0,,,,2.0,,,,,,,,,,,,,,,,,,, +213,ariadne,mirumee/ariadne,,graphql,https://github.com/mirumee/ariadne,https://github.com/mirumee/ariadne,BSD-3-Clause,2018-07-09 09:46:17.000000,2021-06-28 08:39:19.000000,2021-06-28 08:38:18.000000,108.0,50.0,148.0,1418.0,1116.0,Ariadne is a Python library for implementing GraphQL servers using schema-first approach.,40.0,28,True,['graphql'],2021-03-17 14:16:30.000000,0.13.0,23.0,,70166.0,,ariadne,442.0,422.0,https://pypi.org/project/ariadne,2021-03-17 09:40:19.000000,20.0,70166.0,,,,2.0,,,,,,,,,,,,,,,,,,, +214,CherryPy,cherrypy/cherrypy,,web-frameworks,https://github.com/cherrypy/cherrypy,https://github.com/cherrypy/cherrypy,BSD-3-Clause,2016-04-30 10:09:26.000000,2021-06-17 13:41:18.000000,2021-06-17 13:41:18.000000,316.0,201.0,1497.0,1410.0,,"CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.rtfd.io.",135.0,28,True,,2020-04-17 18:29:30.000000,18.6.0,103.0,,418605.0,,cherrypy,27802.0,7488.0,https://pypi.org/project/cherrypy,2020-04-17 18:29:30.000000,20314.0,418605.0,,,,3.0,,,,,,,,,,,,,,,,,,, +215,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.000000,2021-05-23 11:56:30.000000,2021-05-23 11:56:30.000000,103.0,22.0,78.0,1331.0,159.0,"Awesome Django authorization, without the database.",21.0,28,True,['django'],2021-05-10 08:59:20.000000,3.0.0,16.0,,94080.0,,rules,862.0,642.0,https://pypi.org/project/rules,2021-05-10 09:00:07.000000,220.0,94080.0,,,,3.0,,,,,,,,,,,,,,,,,,, +216,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.000000,2021-06-08 19:03:32.000000,2021-01-08 16:23:57.000000,305.0,18.0,181.0,1238.0,1529.0,Let AngularJS play well with Django.,67.0,28,True,['django'],2019-11-26 15:51:32.000000,2.2.4,55.0,,9580.0,,django-angular,1016.0,544.0,https://pypi.org/project/django-angular,2020-05-05 21:38:28.000000,472.0,9580.0,,,,2.0,,,,,,,,,,,,,,,,,,, +217,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.000000,2021-05-21 07:17:13.000000,2021-03-16 23:36:57.000000,185.0,34.0,31.0,1171.0,142.0,"A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by..",28.0,28,True,,2020-08-23 06:05:26.000000,2.2.0,12.0,,1547897.0,,user-agents,3684.0,2862.0,https://pypi.org/project/user-agents,2020-08-23 06:01:54.000000,822.0,1547897.0,,,,2.0,,,,,,,,,,,,,,,,,,, +218,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.000000,2021-06-21 15:35:58.000000,2021-06-21 15:35:58.000000,163.0,10.0,121.0,1119.0,444.0,"Django's class-based generic views are awesome, let's have more of them.",58.0,28,True,['django'],2021-06-09 09:02:36.000000,0.14.0,26.0,,54676.0,,django-extra-views,2442.0,1448.0,https://pypi.org/project/django-extra-views,2021-06-09 09:02:36.000000,994.0,54676.0,,,,2.0,,,,,,,,,,,,,,,,,,, +219,html2text,Alir3z4/html2text,,markdown,https://github.com/Alir3z4/html2text,https://github.com/Alir3z4/html2text,GPL-3.0,2014-02-19 22:41:11.000000,2021-06-27 14:25:24.000000,2021-06-13 17:59:55.000000,194.0,63.0,120.0,1117.0,765.0,Convert HTML to Markdown-formatted text.,76.0,28,True,,2020-01-16 14:21:52.000000,2020.1.16,35.0,,794123.0,,html2text,3808.0,,https://pypi.org/project/html2text,2020-01-16 14:21:52.000000,3808.0,794123.0,,,,2.0,,,,,,,,,,,,,,,,,,, +220,jsonfield,rpkilby/jsonfield,,django-utils,https://github.com/rpkilby/jsonfield,https://github.com/rpkilby/jsonfield,MIT,2009-05-03 03:42:01.000000,2021-03-25 11:25:22.000000,2020-02-22 08:36:44.000000,254.0,9.0,150.0,1117.0,368.0,A reusable Django model field for storing ad-hoc JSON data.,50.0,28,False,['django'],2020-02-22 08:42:29.000000,3.1.0,33.0,89.0,423503.0,,jsonfield,12037.0,7661.0,https://pypi.org/project/jsonfield,2020-02-22 08:42:29.000000,4376.0,423502.0,,,,2.0,,,,,,,,,,,,,,,,,,, +221,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.000000,2021-06-16 20:54:10.000000,2021-06-07 19:46:30.000000,257.0,44.0,251.0,1104.0,1067.0,Money fields for Django forms and models.,93.0,28,True,['django'],2021-05-23 15:47:34.000000,2.0,56.0,,86115.0,,django-money,1573.0,1205.0,https://pypi.org/project/django-money,2021-05-23 15:49:34.000000,368.0,86115.0,,,,2.0,,,,,,,,,,,,,,,,,,, +222,rpyc,tomerfiliba-org/rpyc,,rpc,https://github.com/tomerfiliba-org/rpyc,https://github.com/tomerfiliba-org/rpyc,MIT,2009-03-08 11:23:29.000000,2021-05-02 07:31:01.000000,2021-05-02 07:31:01.000000,196.0,45.0,297.0,1023.0,804.0,RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.,70.0,28,True,,2021-01-11 19:21:00.000000,5.0.1,21.0,125.0,447403.0,conda-forge/rpyc,rpyc,1446.0,912.0,https://pypi.org/project/rpyc,2021-01-11 19:26:24.000000,534.0,427062.0,https://anaconda.org/conda-forge/rpyc,2021-01-12 03:08:24.569000,203376.0,2.0,,,,,,,,,,,,,,,,,,, +223,httptools,MagicStack/httptools,,http-clients,https://github.com/MagicStack/httptools,https://github.com/MagicStack/httptools,MIT,2016-04-25 16:13:48.000000,2021-06-30 10:05:58.148000,2021-04-26 15:56:29.000000,58.0,12.0,30.0,960.0,78.0,Fast HTTP parser.,11.0,28,True,,2021-04-26 15:59:48.000000,0.1.1,17.0,,7409183.0,conda-forge/httptools,httptools,10321.0,9421.0,https://pypi.org/project/httptools,2021-04-23 20:33:00.000000,900.0,7401864.0,https://anaconda.org/conda-forge/httptools,2021-06-30 10:05:58.148000,329359.0,3.0,,,,,,,,,,,,,,,,,,, +224,waitress,Pylons/waitress,,servers,https://github.com/Pylons/waitress,https://github.com/Pylons/waitress,ZPL-2.1,2011-12-17 06:58:21.000000,2021-05-15 21:18:49.000000,2021-05-15 21:18:49.000000,129.0,15.0,173.0,946.0,893.0,Waitress - A WSGI server for Python 2 and 3.,43.0,28,False,,2021-06-27 08:24:51.000000,2.0.0,45.0,,2456435.0,conda-forge/waitress,waitress,6386.0,,https://pypi.org/project/waitress,2021-03-08 07:25:28.000000,6386.0,2455527.0,https://anaconda.org/conda-forge/waitress,2021-03-08 10:25:40.740000,34538.0,2.0,,,,,,,,,,,,,,,,,,, +225,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.000000,2021-07-01 09:01:00.000000,2021-06-11 13:48:27.000000,216.0,15.0,132.0,916.0,,Bootstrap 4 integration with Django.,135.0,28,True,['django'],2021-05-20 08:44:02.000000,3.0.1,20.0,,233290.0,conda-forge/django-bootstrap4,django-bootstrap4,48981.0,47069.0,https://pypi.org/project/django-bootstrap4,2021-05-01 05:04:56.000000,1912.0,232943.0,https://anaconda.org/conda-forge/django-bootstrap4,2020-01-02 21:42:35.673000,13918.0,2.0,,,,,,,,,,,,,,,,,,, +226,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.000000,2021-07-01 14:13:33.000000,2021-06-21 14:56:12.000000,275.0,90.0,197.0,874.0,,Python 2.7/3.X client for HashiCorp Vault.,151.0,28,True,,2021-05-21 11:35:20.000000,0.10.14,58.0,419.0,3231846.0,conda-forge/hvac,hvac,2054.0,1670.0,https://pypi.org/project/hvac,2021-05-21 11:35:20.000000,384.0,3228938.0,https://anaconda.org/conda-forge/hvac,2021-05-21 14:13:52.434000,75498.0,3.0,,,,,,,,,,,,,,,,,,, +227,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.000000,2021-06-28 08:35:43.000000,2021-06-28 08:32:52.000000,145.0,32.0,199.0,872.0,,A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger..,73.0,28,True,['openapi'],2021-06-28 08:35:43.000000,4.7.0,96.0,,2518201.0,,apispec,17237.0,3331.0,https://pypi.org/project/apispec,2021-06-28 08:35:43.000000,13906.0,2518201.0,,,,2.0,,,,,,,,,,,,,,,,,,, +228,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.000000,2021-05-21 19:10:11.000000,2021-05-21 19:04:28.000000,229.0,24.0,148.0,847.0,375.0,A feature flipper for Django.,98.0,28,True,['django'],2021-05-21 19:10:11.000000,2.2.0,38.0,,241417.0,,django-waffle,1296.0,644.0,https://pypi.org/project/django-waffle,2021-05-21 19:10:11.000000,652.0,241417.0,,,,2.0,,,,,,,,,,,,,,,,,,, +229,dpkt,kbandla/dpkt,,others,https://github.com/kbandla/dpkt,https://github.com/kbandla/dpkt,BSD-3-Clause,2012-06-06 18:39:31.000000,2021-07-01 06:27:59.000000,2021-06-17 15:23:20.000000,223.0,69.0,279.0,812.0,750.0,"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols.",53.0,28,True,,2021-05-21 15:30:07.000000,1.9.6,15.0,,204640.0,conda-forge/dpkt,dpkt,1358.0,798.0,https://pypi.org/project/dpkt,2021-05-21 15:13:39.000000,560.0,203967.0,https://anaconda.org/conda-forge/dpkt,2021-06-29 14:32:37.725000,20215.0,2.0,,,,,,,,,,,,,,,,,,, +230,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.000000,2021-05-30 20:28:01.378000,2020-08-14 18:39:15.000000,123.0,39.0,63.0,809.0,259.0,A toolbar overlay for debugging Flask applications.,38.0,28,True,['flask'],2020-02-18 09:15:23.000000,0.11.0,22.0,,94340.0,conda-forge/flask-debugtoolbar,flask-debugtoolbar,19977.0,14097.0,https://pypi.org/project/flask-debugtoolbar,2020-02-18 09:14:21.000000,5880.0,93598.0,https://anaconda.org/conda-forge/flask-debugtoolbar,2021-05-30 20:28:01.378000,43089.0,2.0,,,,,,,,,,,,,,,,,,, +231,pynacl,pyca/pynacl,,others,https://github.com/pyca/pynacl,https://github.com/pyca/pynacl,Apache-2.0,2013-02-22 03:52:39.000000,2021-06-27 21:27:19.000000,2021-06-17 12:29:20.000000,171.0,41.0,213.0,786.0,,Python binding to the Networking and Cryptography (NaCl) library.,57.0,28,True,,2020-05-25 19:39:23.000000,1.4.0,15.0,,15623634.0,conda-forge/pynacl,pynacl,3938.0,,https://pypi.org/project/pynacl,2020-05-25 19:39:23.000000,3938.0,15602165.0,https://anaconda.org/conda-forge/pynacl,2021-04-19 19:00:33.335000,1159343.0,2.0,,,,,,,,,,,,,,,,,,, +232,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.000000,2021-07-01 04:13:16.000000,2021-06-30 09:23:48.000000,164.0,121.0,180.0,679.0,719.0,PEP-484 stubs for Django.,114.0,28,True,['django'],2021-04-12 10:21:15.000000,1.8.0,32.0,,411504.0,,django-stubs,1342.0,1278.0,https://pypi.org/project/django-stubs,2020-10-28 08:51:11.000000,64.0,411504.0,,,,2.0,,,,,,,,,,,,,,,,,,, +233,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.000000,2021-06-04 18:10:19.000000,2021-06-04 18:10:19.000000,64.0,8.0,55.0,373.0,305.0,A set of pytest fixtures to test Flask applications.,25.0,28,True,['flask'],2021-02-27 03:48:05.000000,1.2.0,29.0,,264969.0,conda-forge/pytest-flask,pytest-flask,16504.0,,https://pypi.org/project/pytest-flask,2021-02-27 03:48:05.000000,16504.0,264002.0,https://anaconda.org/conda-forge/pytest-flask,2021-02-27 13:56:28.462000,46420.0,2.0,,,,,,,,,,,,,,,,,,, +234,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.000000,2021-06-26 20:28:55.000000,2021-06-26 20:28:55.000000,144.0,15.0,88.0,366.0,179.0,i18n and l10n support for Flask based on Babel and pytz.,33.0,28,True,['flask'],2020-08-27 03:16:00.000000,2.0.0,14.0,,1333198.0,conda-forge/flask-babel,flask-babel,16606.0,11514.0,https://pypi.org/project/flask-babel,2020-08-27 03:14:12.000000,5092.0,1332031.0,https://anaconda.org/conda-forge/flask-babel,2020-08-28 13:16:34.928000,70068.0,2.0,,,,,,,,,,,,,,,,,,, +235,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.000000,2021-06-24 10:04:08.000000,2021-06-24 09:49:29.000000,167.0,72.0,38.0,358.0,66.0,Server side session extension for Flask.,8.0,28,True,['flask'],2021-06-24 10:04:08.000000,0.4.0,10.0,,158033.0,,flask-session,17866.0,15828.0,https://pypi.org/project/flask-session,2021-06-24 10:04:08.000000,2038.0,158033.0,,,,2.0,,,,,,,,,,,,,,,,,,, +236,Mako,sqlalchemy/mako,,others,https://github.com/sqlalchemy/mako,https://github.com/sqlalchemy/mako,MIT,2016-07-05 15:04:03.129000,2021-05-10 17:34:26.000000,2021-01-14 18:30:47.000000,30.0,62.0,248.0,141.0,862.0,Mako Templates for Python.,50.0,28,True,,2021-01-14 18:30:35.000000,rel_1_1_4,59.0,,14136303.0,conda-forge/mako,mako,27460.0,,https://pypi.org/project/mako,2021-01-14 18:30:32.000000,27460.0,14103482.0,https://anaconda.org/conda-forge/mako,2021-01-14 21:21:56.635000,1969296.0,2.0,,,,,,,,,,,,,,,,,,, +237,soupsieve,facelessuser/soupsieve,,web-scraping,https://github.com/facelessuser/soupsieve,https://github.com/facelessuser/soupsieve,MIT,2018-12-07 07:42:56.000000,2021-03-24 14:23:09.000000,2021-03-19 04:55:17.000000,19.0,13.0,81.0,103.0,278.0,A modern CSS selector implementation for BeautifulSoup.,8.0,28,True,,2021-03-19 04:58:49.000000,2.2.1,38.0,,19524623.0,conda-forge/soupsieve,soupsieve,135085.0,130841.0,https://pypi.org/project/soupsieve,2021-02-09 19:57:08.000000,4244.0,19420721.0,https://anaconda.org/conda-forge/soupsieve,2020-08-17 16:10:44.009000,3117074.0,2.0,,,,,,,,,,,,,,,,,,, +238,Streamlit,streamlit/streamlit,,web-ui,https://github.com/streamlit/streamlit,https://github.com/streamlit/streamlit,Apache-2.0,2019-08-24 00:14:52.000000,2021-07-01 14:14:43.000000,2021-06-30 18:44:37.000000,1297.0,558.0,1287.0,15105.0,,Streamlit The fastest way to build data apps in Python.,108.0,27,True,,2021-06-21 16:38:57.000000,0.83.0,132.0,,335170.0,,streamlit,128.0,94.0,https://pypi.org/project/streamlit,2021-06-17 18:41:58.000000,34.0,335170.0,,,,1.0,,,,,,,,,,,True,,,,,,,, +239,pyspider,binux/pyspider,,web-scraping,https://github.com/binux/pyspider,https://github.com/binux/pyspider,Apache-2.0,2014-02-21 19:18:47.000000,2021-03-09 08:53:54.000000,2020-08-02 17:34:20.000000,3587.0,283.0,544.0,15032.0,1181.0,A Powerful Spider(Web Crawler) System in Python.,62.0,27,True,,2018-04-18 04:25:22.000000,0.3.10,17.0,,6190.0,,pyspider,355.0,295.0,https://pypi.org/project/pyspider,2018-04-18 04:17:18.000000,60.0,6190.0,,,,2.0,,,,,,,,,,,,,,,,,,, +240,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.000000,2021-06-04 06:58:27.000000,2021-02-05 05:10:12.000000,336.0,133.0,104.0,2986.0,233.0,Unofficial Python API client for Notion.so.,31.0,27,True,,2021-02-05 05:11:13.000000,0.0.28,21.0,,25713.0,,notion,473.0,455.0,https://pypi.org/project/notion,2021-02-05 05:11:13.000000,18.0,25713.0,,,,3.0,,,,,,,,,,,,,,,,,,, +241,wechatpy,wechatpy/wechatpy,,third-party-apis,https://github.com/wechatpy/wechatpy,https://github.com/wechatpy/wechatpy,MIT,2014-09-12 13:03:28.000000,2021-06-13 15:16:54.000000,2021-03-17 03:39:30.000000,649.0,32.0,286.0,2892.0,1233.0,WeChat SDK for Python.,84.0,27,True,,2021-03-17 03:42:30.000000,1.8.15,115.0,,5884.0,,wechatpy,226.0,,https://pypi.org/project/wechatpy,2021-03-17 03:42:30.000000,226.0,5884.0,,,,3.0,,,,,,,,,,,,,,,,,,, +242,wave,h2oai/wave,,web-ui,https://github.com/h2oai/wave,https://github.com/h2oai/wave,Apache-2.0,2020-05-16 20:07:18.000000,2021-07-01 03:04:10.000000,2021-07-01 02:47:45.000000,119.0,189.0,314.0,2616.0,1263.0,Realtime Web Apps and Dashboards for Python and R.,23.0,27,True,,2021-07-01 03:19:24.000000,0.17.0,33.0,72559.0,13217.0,,wave,318.0,,https://pypi.org/project/wave,2011-01-09 22:48:14.000000,318.0,7636.0,,,,1.0,,,,,,,,,,,,,,,,,,, +243,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.000000,2021-06-30 14:27:04.000000,2021-02-28 18:04:57.000000,887.0,83.0,286.0,2587.0,5402.0,A Django based shop system.,96.0,27,True,['django'],2021-02-02 21:13:24.000000,1.2.4,47.0,,1288.0,,django-shop,348.0,188.0,https://pypi.org/project/django-shop,2021-02-02 21:13:24.000000,160.0,1288.0,,,,3.0,,,,,,,,,,,,,,,,,,, +244,SeleniumBase,seleniumbase/SeleniumBase,,testing,https://github.com/seleniumbase/SeleniumBase,https://github.com/seleniumbase/SeleniumBase,MIT,2014-03-04 23:07:33.000000,2021-06-29 03:59:40.000000,2021-06-29 03:57:15.000000,515.0,2.0,246.0,2224.0,5246.0,"A complete framework for fast, easy, & reliable web testing. (Python/pytest/Selenium).",28.0,27,True,,2021-06-29 03:59:40.000000,1.63.13,597.0,,16600.0,,seleniumbase,173.0,149.0,https://pypi.org/project/seleniumbase,2021-06-29 03:59:40.000000,24.0,16600.0,,,,2.0,,,,,,,,,,,,,,,,,,, +245,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.000000,2021-06-10 17:30:31.000000,2020-01-10 15:34:53.000000,590.0,308.0,335.0,2092.0,687.0,Modern theme for Django admin interface.,59.0,27,False,['django'],2019-10-02 08:36:30.000000,0.2.28,42.0,,52043.0,,django-suit,4710.0,2642.0,https://pypi.org/project/django-suit,2019-10-02 08:36:30.000000,2068.0,52043.0,,,,2.0,,,,,,,,,,,,,,,,,,, +246,furl,gruns/furl,,url-utils,https://github.com/gruns/furl,https://github.com/gruns/furl,Unlicense,2011-11-17 01:08:16.000000,2021-06-04 20:36:44.000000,2021-06-04 19:38:28.000000,126.0,18.0,76.0,2055.0,536.0,URL parsing and manipulation made easy.,14.0,27,True,,2021-04-12 19:04:56.000000,2.1.2,50.0,,497166.0,conda-forge/furl,furl,846.0,,https://pypi.org/project/furl,2021-04-12 18:47:31.000000,846.0,494530.0,https://anaconda.org/conda-forge/furl,2021-05-30 14:04:38.773000,126549.0,2.0,,,,,,,,,,,,,,,,,,, +247,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.000000,2021-05-31 23:02:47.000000,2021-05-31 21:57:08.000000,471.0,54.0,232.0,1930.0,813.0,Generate generic activity streams from the actions on your site. Users can follow any actors' activities for..,107.0,27,True,['django'],2021-01-28 07:40:40.000000,0.10.0,35.0,,26264.0,,django-activity-stream,1300.0,640.0,https://pypi.org/project/django-activity-stream,2021-01-28 07:40:40.000000,660.0,26264.0,,,,3.0,,,,,,,,,,,,,,,,,,, +248,djoser,sunscrapers/djoser,,auth,https://github.com/sunscrapers/djoser,https://github.com/sunscrapers/djoser,MIT,2014-09-30 14:50:08.000000,2021-07-01 12:42:00.000000,2020-12-31 18:31:00.000000,362.0,105.0,274.0,1911.0,738.0,REST implementation of Django authentication system.,89.0,27,True,['django'],2020-10-30 15:52:25.000000,2.1.0,48.0,,102023.0,,djoser,424.0,,https://pypi.org/project/djoser,2020-10-30 15:52:25.000000,424.0,102023.0,,,,3.0,,,,,,,,,,,,,,,,,,, +249,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.000000,2021-06-23 23:51:33.000000,2021-06-21 12:16:38.000000,299.0,14.0,218.0,1865.0,825.0,Easily share data across your company via SQL queries. From Grove Collab.,84.0,27,True,['django'],2021-06-14 10:48:20.000000,2.2.0,25.0,,24215.0,,django-sql-explorer,377.0,239.0,https://pypi.org/project/django-sql-explorer,2021-06-14 10:46:34.000000,138.0,24215.0,,,,3.0,,,,,,,,,,,,,,,,,,, +250,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.000000,2021-01-13 15:48:46.000000,2021-01-13 15:48:45.000000,136.0,18.0,55.0,1784.0,87.0,Asynchronous Python HTTP Requests for Humans using Futures.,24.0,27,True,,2019-06-11 03:22:24.000000,1.0.0,10.0,,1015582.0,conda-forge/requests-futures,requests-futures,4597.0,2975.0,https://pypi.org/project/requests-futures,2019-06-11 03:22:24.000000,1622.0,1013735.0,https://anaconda.org/conda-forge/requests-futures,2020-10-14 02:03:20.044000,109031.0,3.0,,,,,,,,,,,,,,,,,,, +251,rauth,litl/rauth,,auth,https://github.com/litl/rauth,https://github.com/litl/rauth,MIT,2012-03-02 14:18:54.000000,2020-12-26 21:19:28.000000,2015-11-05 16:01:31.000000,171.0,33.0,89.0,1578.0,386.0,"A Python library for OAuth 1.0/a, 2.0, and Ofly.",42.0,27,False,,2017-01-22 16:51:43.000000,0.7.3,36.0,,138162.0,,rauth,1902.0,,https://pypi.org/project/rauth,2017-01-22 16:51:43.000000,1902.0,138162.0,,,,3.0,,,,,,,,,,,,,,,,,,, +252,Js2Py,PiotrDabkowski/Js2Py,,others,https://github.com/PiotrDabkowski/Js2Py,https://github.com/PiotrDabkowski/Js2Py,MIT,2014-10-02 21:08:48.000000,2021-06-22 19:19:18.000000,2021-04-01 18:25:57.000000,181.0,104.0,104.0,1530.0,288.0,JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python Try it online:.,24.0,27,True,,,,46.0,,397569.0,,js2py,3159.0,3003.0,https://pypi.org/project/js2py,2021-04-01 18:29:44.000000,156.0,397569.0,,,,3.0,,,,,,,,,,,,,,,,,,, +253,shortuuid,skorokithakis/shortuuid,,url-utils,https://github.com/skorokithakis/shortuuid,https://github.com/skorokithakis/shortuuid,BSD-3-Clause,2011-01-08 13:00:43.000000,2021-04-07 05:17:23.180000,2021-02-17 14:56:27.000000,91.0,2.0,28.0,1480.0,123.0,"A generator library for concise, unambiguous and URL-safe UUIDs.",22.0,27,True,,2020-03-06 11:49:45.000000,1.0.1,14.0,,1138597.0,conda-forge/shortuuid,shortuuid,7344.0,5650.0,https://pypi.org/project/shortuuid,2020-03-06 11:49:45.000000,1694.0,1135926.0,https://anaconda.org/conda-forge/shortuuid,2021-04-07 05:17:23.180000,90839.0,2.0,,,,,,,,,,,,,,,,,,, +254,flanker,mailgun/flanker,,email,https://github.com/mailgun/flanker,https://github.com/mailgun/flanker,Apache-2.0,2013-11-14 01:07:11.000000,2021-04-29 14:13:41.000000,2021-03-29 19:19:16.000000,167.0,52.0,36.0,1465.0,375.0,Python email address and Mime parsing library.,55.0,27,True,,2021-03-29 19:21:53.000000,0.9.14,62.0,,60025.0,,flanker,323.0,145.0,https://pypi.org/project/flanker,2019-12-05 16:08:20.000000,178.0,60025.0,,,,2.0,,,,,,,,,,,,,,,,,,, +255,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.000000,2021-04-20 20:33:02.000000,2021-03-17 17:22:30.000000,274.0,27.0,208.0,1319.0,595.0,Dynamic Django settings.,118.0,27,True,['django'],2020-11-20 13:09:51.000000,2.8.0,27.0,,119161.0,,django-constance,1360.0,822.0,https://pypi.org/project/django-constance,2020-11-20 13:09:51.000000,538.0,119161.0,,,,3.0,,,,,,,,,,,,,,,,,,, +256,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.000000,2021-06-27 12:04:53.000000,2021-06-26 12:04:16.000000,185.0,209.0,133.0,1302.0,1246.0,A multiprocessing distributed task queue for Django.,62.0,27,True,['django'],2021-06-27 12:04:53.000000,1.3.9,78.0,,49087.0,,django-q,130.0,,https://pypi.org/project/django-q,2021-06-27 12:04:53.000000,130.0,49087.0,,,,3.0,,,,,,,,,,,,,,,,,,, +257,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.000000,2021-05-31 16:24:59.000000,2021-05-31 16:24:59.000000,281.0,54.0,127.0,1099.0,,A django model and form field for normalised phone numbers using python-phonenumbers.,96.0,27,True,['django'],2021-05-31 15:25:39.000000,5.2.0,24.0,,433709.0,,django-phonenumber-field,1596.0,,https://pypi.org/project/django-phonenumber-field,2021-05-31 15:25:39.000000,1596.0,433709.0,,,,3.0,,,,,,,,,,,,,,,,,,, +258,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.000000,2021-04-29 13:03:32.000000,2021-01-12 18:36:50.000000,160.0,78.0,168.0,1043.0,1326.0,HTTP/2 for Python.,43.0,27,True,,2020-08-02 14:24:39.000000,0.5.0,18.0,142.0,261499.0,conda-forge/hyper,hyper,872.0,690.0,https://pypi.org/project/hyper,2016-09-27 12:58:42.000000,182.0,261092.0,https://anaconda.org/conda-forge/hyper,2018-12-02 11:42:05.815000,17078.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.000000,2021-04-10 03:52:06.000000,2021-04-06 13:23:27.000000,158.0,5.0,,1031.0,252.0,A Python module to bypass Cloudflare's anti-bot page.,8.0,27,True,,2021-04-10 01:17:15.000000,1.2.58,82.0,,1079088.0,,cloudscraper,1091.0,1083.0,https://pypi.org/project/cloudscraper,2021-01-28 01:41:51.000000,8.0,1079088.0,,,,2.0,,,,,,,,,,,,,,,,,,, +260,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.000000,2021-03-25 21:56:51.000000,2020-10-15 00:10:53.000000,200.0,62.0,65.0,1002.0,378.0,A Redis cache backend for django.,46.0,27,True,['django'],2020-10-15 00:17:01.000000,3.0.0,52.0,,233402.0,,django-redis-cache,5172.0,2898.0,https://pypi.org/project/django-redis-cache,2020-10-15 00:17:01.000000,2274.0,233402.0,,,,3.0,,,,,,,,,,,,,,,,,,, +261,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.000000,2021-06-24 18:48:30.000000,2021-06-24 18:48:22.000000,177.0,4.0,80.0,984.0,,"Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes.",30.0,27,True,['flask'],2021-05-13 18:32:53.000000,4.4.0,30.0,,408353.0,conda-forge/flask-httpauth,flask-httpauth,4272.0,,https://pypi.org/project/flask-httpauth,2021-05-13 18:32:53.000000,4272.0,406784.0,https://anaconda.org/conda-forge/flask-httpauth,2021-05-14 02:26:35.368000,92610.0,3.0,,,,,,,,,,,,,,,,,,, +262,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.000000,2021-03-27 10:10:49.000000,2020-10-13 21:38:20.000000,137.0,41.0,97.0,923.0,369.0,livereload server in python (MAINTAINERS NEEDED).,55.0,27,True,,2020-08-22 15:34:54.000000,2.6.3,31.0,,689289.0,conda-forge/livereload,livereload,10032.0,6978.0,https://pypi.org/project/livereload,2020-08-22 15:31:53.000000,3054.0,687007.0,https://anaconda.org/conda-forge/livereload,2020-08-22 16:48:00.872000,143783.0,3.0,,,,,,,,,,,,,,,,,,, +263,asgiref,django/asgiref,,servers,https://github.com/django/asgiref,https://github.com/django/asgiref,BSD-3-Clause,2015-12-23 17:07:13.000000,2021-06-30 19:02:27.000000,2021-06-30 19:02:18.000000,126.0,28.0,106.0,866.0,,ASGI specification and utilities.,60.0,27,True,,2021-06-27 20:35:30.000000,3.4.0,54.0,,5100537.0,conda-forge/asgiref,asgiref,1802.0,,https://pypi.org/project/asgiref,2021-06-27 20:35:30.000000,1802.0,5097091.0,https://anaconda.org/conda-forge/asgiref,2021-06-28 05:31:17.565000,113746.0,3.0,,,,,,,,,,,,,,,,,,, +264,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.000000,2021-03-09 13:03:25.000000,2021-03-09 13:03:22.000000,234.0,91.0,132.0,865.0,377.0,Django test runner using nose.,62.0,27,True,['django'],2020-08-20 02:49:13.000000,1.4.7,18.0,,374710.0,,django-nose,16336.0,7620.0,https://pypi.org/project/django-nose,2020-08-20 02:49:13.000000,8716.0,374710.0,,,,2.0,,,,,,,,,,,,,,,,,,, +265,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.000000,2021-06-17 07:48:45.000000,2021-06-17 07:48:35.000000,182.0,41.0,99.0,831.0,165.0,Rosetta is a Django application that eases the translation process of your Django projects.,77.0,27,True,['django'],2021-03-19 14:35:25.000000,0.9.6,31.0,,45419.0,,django-rosetta,2492.0,1296.0,https://pypi.org/project/django-rosetta,2021-03-19 14:35:25.000000,1196.0,45419.0,,,,3.0,,,,,,,,,,,,,,,,,,, +266,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.000000,2021-04-16 23:01:10.000000,2020-12-28 20:43:21.000000,236.0,55.0,197.0,776.0,655.0,MongoEngine flask extension with WTF model forms support.,82.0,27,True,['flask'],2020-11-21 06:02:04.000000,1.0.0,21.0,,121722.0,,flask-mongoengine,8932.0,6162.0,https://pypi.org/project/flask-mongoengine,2020-11-21 06:02:04.000000,2770.0,121722.0,,,,2.0,,,,,,,,,,,,,,,,,,, +267,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.000000,2021-05-20 13:12:33.000000,2020-12-01 23:02:24.000000,103.0,36.0,82.0,672.0,328.0,Authentication Module for django rest auth.,40.0,27,True,['django'],2019-06-01 06:29:52.000000,4.1.0,24.0,,68566.0,,django-rest-knox,5899.0,5575.0,https://pypi.org/project/django-rest-knox,2019-06-01 06:29:52.000000,324.0,68566.0,,,,3.0,,,,,,,,,,,,,,,,,,, +268,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.000000,2021-05-20 13:46:09.000000,2021-05-20 13:46:09.000000,189.0,7.0,141.0,620.0,726.0,A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.,70.0,27,True,['django'],2021-04-08 08:09:21.000000,1.1.1,25.0,,14934.0,,django-paypal,2161.0,1585.0,https://pypi.org/project/django-paypal,2021-04-08 08:09:21.000000,576.0,14934.0,,,,3.0,,,,,,,,,,,,,,,,,,, +269,dj-rest-auth,jazzband/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.000000,2021-07-01 10:17:27.000000,2021-06-08 04:48:34.000000,109.0,68.0,104.0,611.0,803.0,Authentication for Django Rest Framework.,140.0,27,True,['django'],2021-06-08 04:52:32.000000,2.1.7,27.0,106.0,113360.0,,dj-rest-auth,1101.0,1101.0,https://pypi.org/project/dj-rest-auth,2021-06-08 04:50:48.000000,0.0,113354.0,,,,3.0,,,,,,,,,,,,iMerica/dj-rest-auth,,,,,,, +270,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.000000,2021-07-01 10:01:06.000000,2021-06-26 18:24:10.000000,176.0,17.0,239.0,501.0,,Extensions for Python Markdown.,27.0,27,True,,2021-05-08 16:23:50.000000,8.2,54.0,,501218.0,conda-forge/pymdown-extensions,pymdown-extensions,7202.0,5670.0,https://pypi.org/project/pymdown-extensions,2021-05-08 16:24:29.000000,1532.0,499499.0,https://anaconda.org/conda-forge/pymdown-extensions,2021-05-08 23:14:53.311000,44703.0,3.0,,,,,,,,,,,,,,,,,,, +271,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.000000,2020-12-24 18:39:23.520000,2020-12-24 16:50:31.000000,105.0,52.0,44.0,469.0,190.0,Unittest extensions for Flask.,33.0,27,True,['flask'],2020-12-24 16:51:48.000000,0.8.1,18.0,,256413.0,conda-forge/flask-testing,flask-testing,17489.0,12709.0,https://pypi.org/project/flask-testing,2020-12-24 16:51:48.000000,4780.0,255569.0,https://anaconda.org/conda-forge/flask-testing,2020-12-24 18:39:23.520000,49000.0,2.0,,,,,,,,,,,,,,,,,,, +272,cornice,Cornices/cornice,,web-frameworks,https://github.com/Cornices/cornice,https://github.com/Cornices/cornice,MPL-2.0,2011-10-12 13:17:51.000000,2021-04-29 00:44:00.000000,2021-04-29 00:43:57.000000,150.0,47.0,189.0,365.0,1138.0,Build Web Services with Pyramid.,117.0,27,True,['pyramid'],2021-04-06 09:38:57.000000,5.2.0,55.0,,39357.0,,cornice,1313.0,651.0,https://pypi.org/project/cornice,2021-02-18 15:24:54.000000,662.0,39357.0,,,,3.0,,,,,,,,,,,,,,,,,,, +273,webtest,Pylons/webtest,,testing,https://github.com/Pylons/webtest,https://github.com/Pylons/webtest,MIT,2012-11-12 23:19:10.000000,2020-12-17 08:31:41.000000,2020-12-17 08:31:40.000000,98.0,26.0,95.0,301.0,1023.0,"Wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP..",83.0,27,True,,2020-04-27 14:09:57.000000,2.0.35,54.0,,755749.0,,webtest,16188.0,8512.0,https://pypi.org/project/webtest,2020-04-27 14:09:57.000000,7676.0,755749.0,,,,2.0,,,,,,,,,,,,,,,,,,, +274,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.000000,2021-06-09 18:38:20.000000,2020-03-28 03:32:36.000000,53.0,13.0,29.0,286.0,96.0,Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.,20.0,27,False,['flask'],2015-10-05 23:50:14.000000,0.7.1,13.0,,685328.0,conda-forge/flask-bcrypt,flask-bcrypt,32516.0,26678.0,https://pypi.org/project/flask-bcrypt,2015-10-05 23:50:14.000000,5838.0,684928.0,https://anaconda.org/conda-forge/flask-bcrypt,2018-10-22 23:50:17.511000,24041.0,2.0,,,,,,,,,,,,,,,,,,, +275,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.000000,2021-06-28 22:18:52.000000,2021-06-25 14:10:19.000000,45.0,21.0,46.0,213.0,153.0,PEP-484 stubs for django-rest-framework.,35.0,27,True,['django'],2021-02-03 11:26:23.000000,1.4.0,11.0,,197232.0,,djangorestframework-stubs,1037.0,951.0,https://pypi.org/project/djangorestframework-stubs,2021-02-03 11:25:42.000000,86.0,197232.0,,,,3.0,,,,,,,,,,,,,,,,,,, +276,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.000000,2019-12-24 14:25:54.920000,2019-12-19 23:38:37.000000,27.0,10.0,19.0,192.0,133.0,URI template parsing per RFC6570.,13.0,27,False,,2019-12-19 22:13:06.000000,3.0.1,9.0,,20762897.0,conda-forge/uritemplate,uritemplate,78799.0,71619.0,https://pypi.org/project/uritemplate,2019-12-19 22:13:06.000000,7180.0,20750929.0,https://anaconda.org/conda-forge/uritemplate,2019-12-24 14:25:54.920000,718118.0,2.0,,,,,,,,,,,,,,,,,,, +277,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.000000,2021-06-18 13:36:11.000000,2021-05-12 19:34:21.000000,33.0,29.0,38.0,175.0,177.0,OpenAPI Spec validator.,22.0,27,True,,2021-05-12 19:39:15.000000,0.3.1,19.0,,1301124.0,,openapi-spec-validator,220.0,,https://pypi.org/project/openapi-spec-validator,2021-05-12 19:39:15.000000,220.0,1301124.0,,,,3.0,,,,,,,,,,,,,,,,,,, +278,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.000000,2021-05-23 18:03:37.000000,2021-02-12 03:30:48.000000,2035.0,159.0,453.0,8425.0,1131.0,Script for downloading Coursera.org videos and naming them.,85.0,26,True,,2019-12-16 20:45:01.000000,0.11.5,12.0,,2048.0,conda-forge/coursera-dl,coursera-dl,166.0,142.0,https://pypi.org/project/coursera-dl,2019-12-16 20:45:01.000000,24.0,1761.0,https://anaconda.org/conda-forge/coursera-dl,2019-11-20 13:24:57.856000,16127.0,3.0,,,,,,,,,,,,,,,,,,, +279,cookiecutter-django,pydanny/cookiecutter-django,,django-utils,https://github.com/pydanny/cookiecutter-django,https://github.com/pydanny/cookiecutter-django,BSD-3-Clause,2013-08-14 17:43:31.000000,2021-06-30 02:17:26.000000,2021-06-30 02:17:24.000000,2157.0,147.0,843.0,8274.0,5252.0,Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.,320.0,26,True,['django'],2021-06-25 08:11:05.000000,3.1.12,25.0,,110.0,,cookiecutter-django,12.0,11.0,https://pypi.org/project/cookiecutter-django,2018-01-15 20:46:23.000000,1.0,110.0,,,,3.0,,,,,,,,,,,,,,,,,,, +280,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.000000,2021-06-09 18:39:24.000000,2021-03-21 18:48:57.000000,313.0,42.0,52.0,8208.0,381.0,"An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax..",25.0,26,True,,2021-03-05 14:17:53.000000,2.1.0,24.0,,1373.0,,http-prompt,49.0,35.0,https://pypi.org/project/http-prompt,2021-03-05 14:02:14.000000,14.0,1373.0,,,,3.0,,,,,,,,,,,,,,,,,,, +281,pwntools,Gallopsled/pwntools,,others,https://github.com/Gallopsled/pwntools,https://github.com/Gallopsled/pwntools,MIT,2013-04-29 14:43:03.000000,2021-06-29 02:28:17.000000,2021-06-27 18:34:03.000000,1405.0,100.0,726.0,8003.0,,CTF framework and exploit development library.,183.0,26,True,,2021-05-31 21:11:52.000000,4.6.0beta1,97.0,,25937.0,,pwntools,455.0,391.0,https://pypi.org/project/pwntools,2021-05-31 21:13:55.000000,64.0,25937.0,,,,3.0,,,,,,,,,,,,,,,,,,, +282,apistar,encode/apistar,,openapi-utils,https://github.com/encode/apistar,https://github.com/encode/apistar,BSD-3-Clause,2017-03-17 15:42:12.000000,2020-10-15 10:07:13.000000,2020-02-10 10:46:11.000000,424.0,59.0,289.0,5572.0,767.0,The Web API toolkit.,88.0,26,False,['openapi'],2019-04-03 08:12:14.000000,0.7.2,94.0,,14536.0,conda-forge/apistar,apistar,919.0,639.0,https://pypi.org/project/apistar,2019-04-03 08:12:14.000000,280.0,12454.0,https://anaconda.org/conda-forge/apistar,2019-04-03 08:38:52.532000,81222.0,3.0,,,,,,,,,,,,,,,,,,, +283,grip,joeyespo/grip,,markdown,https://github.com/joeyespo/grip,https://github.com/joeyespo/grip,MIT,2012-11-17 07:27:16.000000,2021-03-27 19:51:56.000000,2019-06-17 04:53:31.000000,363.0,67.0,175.0,5235.0,564.0,Preview GitHub README.md files locally before committing them.,38.0,26,False,,2018-03-19 03:58:20.000000,4.5.2,24.0,,23451.0,,grip,1011.0,739.0,https://pypi.org/project/grip,2018-03-19 03:58:20.000000,272.0,23451.0,,,,3.0,,,,,,,,,,,,,,,,,,, +284,xadmin,sshwsfc/xadmin,,admin-ui,https://github.com/sshwsfc/xadmin,https://github.com/sshwsfc/xadmin,BSD-3-Clause,2012-11-19 06:21:50.000000,2021-05-13 03:57:39.000000,2019-04-03 03:05:04.000000,1411.0,385.0,194.0,4579.0,1296.0,"Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based..",51.0,26,False,,2019-12-09 13:36:33.000000,2.0.3,3.0,,151.0,,xadmin2,744.0,744.0,https://pypi.org/project/xadmin2,2019-12-09 13:36:33.000000,,151.0,,,,2.0,,,,,,,,,,,,,,,,,,, +285,grequests,spyoungtech/grequests,,http-clients,https://github.com/spyoungtech/grequests,https://github.com/spyoungtech/grequests,BSD-2-Clause,2012-05-10 21:50:15.000000,2020-04-22 02:04:17.085000,2020-04-05 14:25:51.000000,327.0,9.0,95.0,3784.0,83.0,Requests + Gevent = 3.,27.0,26,False,,2020-04-05 14:27:35.000000,0.6.0,6.0,,350489.0,conda-forge/grequests,grequests,3583.0,2423.0,https://pypi.org/project/grequests,2020-04-05 14:27:35.000000,1160.0,349841.0,https://anaconda.org/conda-forge/grequests,2020-04-22 02:04:17.085000,37632.0,3.0,,,,,,,,,,,,,,,,,,, +286,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.000000,2021-04-27 11:09:47.000000,2015-03-29 14:04:10.000000,761.0,105.0,91.0,3692.0,479.0,"Html Content / Article Extractor, web scrapping lib in Python.",35.0,26,False,,2021-04-27 11:09:47.000000,3.1.9,20.0,,46057.0,,goose3,242.0,204.0,https://pypi.org/project/goose3,2021-04-27 11:09:47.000000,38.0,46057.0,,,,2.0,,,,,,,,,,,,,,,,,,, +287,responder,taoufik07/responder,,web-frameworks,https://github.com/taoufik07/responder,https://github.com/taoufik07/responder,Apache-2.0,2018-10-09 11:15:00.000000,2021-06-01 22:54:06.000000,2021-03-24 10:24:29.000000,211.0,54.0,169.0,3572.0,995.0,A familiar HTTP Service Framework for Python.,86.0,26,True,,2021-01-08 08:30:24.000000,2.0.7,48.0,,8474.0,conda-forge/responder,responder,559.0,441.0,https://pypi.org/project/responder,2021-01-08 08:30:24.000000,118.0,6600.0,https://anaconda.org/conda-forge/responder,2021-01-08 11:32:52.270000,59983.0,3.0,,,,,,,,,,,,,,,,,,, +288,lektor,lektor/lektor,,cms,https://github.com/lektor/lektor,https://github.com/lektor/lektor,BSD-3-Clause,2015-12-19 09:18:36.000000,2021-06-27 21:39:30.000000,2021-03-27 08:35:27.000000,277.0,228.0,325.0,3448.0,1137.0,The lektor static file content management system.,88.0,26,True,,2020-08-20 23:40:20.000000,3.2.0,22.0,6884.0,2783.0,conda-forge/lektor,lektor,425.0,289.0,https://pypi.org/project/lektor,2020-08-20 23:34:31.000000,136.0,1864.0,https://anaconda.org/conda-forge/lektor,2020-08-27 20:53:04.977000,46577.0,3.0,,,,,,,,,,,,,,,,,,, +289,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.000000,2021-06-22 12:19:56.000000,2019-05-21 10:57:50.000000,678.0,278.0,119.0,3129.0,909.0,Modern responsive template for the Django admin interface with improved functionality. We are proud to announce..,29.0,26,False,['django'],2018-10-18 06:39:57.000000,1.0.8,25.0,,33857.0,,django-jet,2880.0,2332.0,https://pypi.org/project/django-jet,2018-10-18 06:34:50.000000,548.0,33857.0,,,,2.0,,,,,,,,,,,,,,,,,,, +290,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.000000,2020-10-01 16:22:11.000000,2018-01-03 00:17:14.000000,1143.0,118.0,,2855.0,233.0,Python Client for Instagram API.,52.0,26,False,,2015-07-22 15:56:56.000000,1.3.2,14.0,,4960.0,,python-instagram,1424.0,696.0,https://pypi.org/project/python-instagram,2015-07-22 15:56:56.000000,728.0,4960.0,,,,3.0,,,,,,,,,,,,,,,,,,, +291,websockify,novnc/websockify,,websocket,https://github.com/novnc/websockify,https://github.com/novnc/websockify,LGPL-3.0,2011-01-12 22:51:17.000000,2021-05-03 12:34:49.000000,2021-05-03 12:34:07.000000,569.0,32.0,261.0,2805.0,885.0,Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service...,88.0,26,True,,2019-08-13 12:30:02.000000,0.9.0,9.0,,24533.0,conda-forge/websockify,websockify,983.0,387.0,https://pypi.org/project/websockify,2019-08-13 11:54:17.000000,596.0,23021.0,https://anaconda.org/conda-forge/websockify,2021-01-15 14:51:04.294000,18154.0,3.0,,,,,,,,,,,,,,,,,,, +292,bjoern,jonashaag/bjoern,,servers,https://github.com/jonashaag/bjoern,https://github.com/jonashaag/bjoern,BSD-2-Clause,2010-03-01 23:46:47.000000,2021-06-30 09:08:57.000000,2021-06-30 09:08:57.000000,184.0,28.0,112.0,2600.0,461.0,A screamingly fast Python 2/3 WSGI server written in C.,40.0,26,True,,2019-11-03 09:45:13.000000,3.1.0,27.0,,16107.0,conda-forge/bjoern,bjoern,554.0,314.0,https://pypi.org/project/bjoern,2019-11-03 09:45:13.000000,240.0,14636.0,https://anaconda.org/conda-forge/bjoern,2020-10-13 11:58:13.060000,48555.0,3.0,,,,,,,,,,,,,,,,,,, +293,pywebview,r0x0r/pywebview,,others,https://github.com/r0x0r/pywebview,https://github.com/r0x0r/pywebview,BSD-3-Clause,2014-11-20 11:05:46.000000,2021-06-30 12:21:44.000000,2021-06-30 12:21:38.000000,327.0,27.0,499.0,2421.0,1278.0,"Build GUI for your Python program with JavaScript, HTML, and CSS.",70.0,26,True,,2020-12-04 22:29:43.000000,3.4,42.0,,16731.0,,pywebview,538.0,454.0,https://pypi.org/project/pywebview,2020-12-04 22:30:50.000000,84.0,16731.0,,,,3.0,,,,,,,,,,,,,,,,,,, +294,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.000000,2021-07-01 15:29:08.000000,2021-07-01 15:29:07.000000,565.0,34.0,321.0,2239.0,443.0,Python client for the Prometheus monitoring system.,107.0,26,True,,2021-06-01 17:39:04.000000,0.11.0,38.0,,19390398.0,,prometheus-client,0.0,,https://pypi.org/project/prometheus-client,2021-06-01 17:38:52.000000,0.0,19390398.0,,,,1.0,,,,,,,,,,,,,,,,,,, +295,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.000000,2021-06-10 17:29:04.000000,2020-03-09 20:52:03.000000,733.0,31.0,406.0,2013.0,3127.0,Simple yet powerful and really extendable application for managing a blog within your Django Web site.,71.0,26,False,['django'],2016-09-27 13:25:46.000000,0.18.1,29.0,,3223.0,,django-blog-zinnia,781.0,455.0,https://pypi.org/project/django-blog-zinnia,2018-03-10 21:22:04.000000,326.0,3223.0,,,,3.0,,,,,,,,,,,,,,,,,,, +296,modoboa,modoboa/modoboa,,email,https://github.com/modoboa/modoboa,https://github.com/modoboa/modoboa,ISC,2013-04-16 09:43:55.000000,2021-07-01 07:02:53.000000,2021-07-01 07:02:17.000000,258.0,141.0,1486.0,1842.0,3765.0,Mail hosting made simple.,100.0,26,True,,2020-11-05 15:19:47.000000,1.17.0,56.0,,22361.0,,modoboa,80.0,32.0,https://pypi.org/project/modoboa,2020-11-05 15:19:47.000000,48.0,22361.0,,,,2.0,,,,,,,,,,,,,,,,,,, +297,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.000000,2021-05-14 12:12:05.000000,2017-05-30 17:23:01.000000,139.0,25.0,32.0,1728.0,57.0,Elegant WebSockets for your Flask apps.,13.0,26,False,['flask'],2016-06-05 02:14:01.000000,0.2.1,3.0,,81978.0,,flask-sockets,13888.0,13044.0,https://pypi.org/project/flask-sockets,2016-06-05 02:14:01.000000,844.0,81978.0,,,,3.0,,,,,,,,,,,,,,,,,,, +298,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.000000,2021-06-10 17:29:31.000000,2020-08-21 10:31:07.000000,231.0,136.0,167.0,1204.0,822.0,Improved Django model inheritance with automatic downcasting.,95.0,26,True,['django'],2020-08-21 10:15:53.000000,3.0.0,39.0,,249137.0,,django-polymorphic,182.0,,https://pypi.org/project/django-polymorphic,2020-08-21 10:15:53.000000,182.0,249137.0,,,,3.0,,,,,,,,,,,,,,,,,,, +299,webargs,marshmallow-code/webargs,,others,https://github.com/marshmallow-code/webargs,https://github.com/marshmallow-code/webargs,MIT,2014-02-17 02:16:12.000000,2021-06-28 23:08:12.000000,2021-06-23 07:55:18.000000,143.0,6.0,248.0,1180.0,,"A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including..",57.0,26,True,,2021-04-08 20:04:38.000000,8.0.0,97.0,,402992.0,conda-forge/webargs,webargs,3612.0,2816.0,https://pypi.org/project/webargs,2021-04-08 20:04:38.000000,796.0,400654.0,https://anaconda.org/conda-forge/webargs,2021-04-08 23:12:55.184000,133299.0,3.0,,,,,,,,,,,,,,,,,,, +300,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.000000,2021-05-30 20:48:32.415000,2019-12-18 13:33:49.000000,274.0,122.0,122.0,946.0,666.0,"Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password..",39.0,26,False,['flask'],2018-04-16 17:42:06.000000,0.6.21,54.0,,13963.0,conda-forge/flask-user,flask-user,2198.0,1746.0,https://pypi.org/project/flask-user,2019-11-30 11:59:14.000000,452.0,13179.0,https://anaconda.org/conda-forge/flask-user,2021-05-30 20:48:32.415000,45504.0,3.0,,,,,,,,,,,,,,,,,,, +301,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.000000,2021-06-14 15:38:21.000000,2021-04-22 12:32:30.000000,382.0,17.0,256.0,848.0,890.0,Media-Management with Grappelli.,35.0,26,True,['django'],2021-04-22 12:13:39.000000,3.13.3,35.0,,6462.0,,django-filebrowser,1244.0,704.0,https://pypi.org/project/django-filebrowser,2021-04-22 12:39:36.000000,540.0,6462.0,,,,3.0,,,,,,,,,,,,,,,,,,, +302,imdbpy,alberanid/imdbpy,,third-party-apis,https://github.com/alberanid/imdbpy,https://github.com/alberanid/imdbpy,GPL-2.0,2010-08-01 17:34:24.000000,2021-05-21 11:10:01.000000,2021-05-21 11:09:47.000000,232.0,33.0,183.0,824.0,1777.0,"IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people,..",54.0,26,True,,2021-04-18 11:31:12.000000,2021.04.18,43.0,25.0,96121.0,,imdbpy,214.0,,https://pypi.org/project/imdbpy,2021-04-18 11:23:35.000000,214.0,96113.0,,,,3.0,,,,,,,,,,,,,,,,,,, +303,tavern,taverntesting/tavern,,testing,https://github.com/taverntesting/tavern,https://github.com/taverntesting/tavern,MIT,2017-11-01 14:51:25.000000,2021-06-21 12:45:02.000000,2021-06-20 13:44:40.000000,148.0,36.0,459.0,802.0,928.0,"A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise..",46.0,26,True,,2021-06-20 13:45:01.000000,1.16.0,122.0,,137929.0,,tavern,276.0,236.0,https://pypi.org/project/tavern,2021-06-20 13:45:01.000000,40.0,137929.0,,,,3.0,,,,,,,,,,,,,,,,,,, +304,klein,twisted/klein,,others,https://github.com/twisted/klein,https://github.com/twisted/klein,MIT,2012-02-10 17:55:04.000000,2021-06-26 20:08:31.000000,2021-06-11 23:33:34.000000,119.0,73.0,79.0,775.0,2228.0,werkzeug + twisted.web.,48.0,26,True,,2020-06-08 02:52:27.000000,20.6.0,17.0,,32772.0,,klein,2161.0,1433.0,https://pypi.org/project/klein,2020-06-08 02:52:27.000000,728.0,32772.0,,,,3.0,,,,,,,,,,,,,,,,,,, +305,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.000000,2021-04-13 17:30:55.000000,2021-04-13 17:30:55.000000,106.0,16.0,32.0,727.0,220.0,OpenTracing API for Python.,33.0,26,True,,2020-11-19 17:10:42.000000,2.4.0,26.0,,1981343.0,,opentracing,1850.0,1550.0,https://pypi.org/project/opentracing,2020-11-19 17:10:42.000000,300.0,1981343.0,,,,1.0,,,,,,,,,,,True,,,,,,,, +306,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.000000,2021-06-01 17:12:21.000000,2021-04-18 16:56:15.000000,55.0,2.0,41.0,641.0,137.0,Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.,16.0,26,True,['django'],2021-04-18 17:08:10.000000,5.2.0,35.0,,72480.0,,django-cleanup,5696.0,5064.0,https://pypi.org/project/django-cleanup,2021-04-18 17:08:10.000000,632.0,72480.0,,,,3.0,,,,,,,,,,,,,,,,,,, +307,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.000000,2021-06-28 19:11:24.000000,2021-06-28 17:09:51.000000,72.0,35.0,308.0,596.0,635.0,Sane and flexible OpenAPI 3 schema generation for Django REST framework.,40.0,26,True,['openapi'],2021-06-15 18:21:28.000000,0.17.2,35.0,,156487.0,,drf-spectacular,445.0,445.0,https://pypi.org/project/drf-spectacular,2021-06-15 18:21:28.000000,0.0,156487.0,,,,3.0,,,,,,,,,,,,,,,,,,, +308,parameterized,wolever/parameterized,,testing,https://github.com/wolever/parameterized,https://github.com/wolever/parameterized,BSD-2-Clause-FreeBSD,2012-03-10 04:56:31.000000,2021-03-17 15:44:45.000000,2021-01-09 20:39:39.000000,77.0,17.0,64.0,573.0,172.0,Parameterized testing with any Python test framework.,24.0,26,False,,2021-01-09 20:35:16.000000,0.8.1,11.0,,2322527.0,conda-forge/parameterized,parameterized,4868.0,4010.0,https://pypi.org/project/parameterized,2021-01-09 20:35:16.000000,858.0,2320084.0,https://anaconda.org/conda-forge/parameterized,2021-01-10 03:06:41.186000,105065.0,3.0,,,,,,,,,,,,,,,,,,, +309,micawber,coleifer/micawber,,web-scraping,https://github.com/coleifer/micawber,https://github.com/coleifer/micawber,MIT,2012-03-27 21:42:46.000000,2021-06-11 13:02:43.000000,2021-06-11 13:02:29.000000,83.0,,56.0,540.0,200.0,a small library for extracting rich content from urls.,27.0,26,True,,2021-03-04 15:16:52.000000,0.5.3,23.0,,15318.0,,micawber,954.0,582.0,https://pypi.org/project/micawber,2021-03-04 15:16:52.000000,372.0,15318.0,,,,2.0,,,,,,,,,,,,,,,,,,, +310,treq,twisted/treq,,http-clients,https://github.com/twisted/treq,https://github.com/twisted/treq,MIT,2012-05-18 18:57:21.000000,2021-06-26 03:42:23.000000,2021-05-24 20:24:14.000000,141.0,63.0,89.0,529.0,932.0,Python requests like API built on top of Twisted's HTTP client.,44.0,26,True,,2021-05-24 20:38:07.000000,release-21.5.0,18.0,84.0,80146.0,conda-forge/treq,treq,1544.0,842.0,https://pypi.org/project/treq,2021-05-24 20:34:30.000000,702.0,79181.0,https://anaconda.org/conda-forge/treq,2021-05-25 12:52:08.512000,54004.0,3.0,,,,,,,,,,,,,,,,,,, +311,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.000000,2021-06-03 16:04:34.000000,2021-06-03 16:04:34.000000,105.0,62.0,62.0,498.0,319.0,A set of high-level abstractions for Django forms.,64.0,26,True,['django'],,,5.0,,217105.0,,django-formtools,9069.0,6723.0,https://pypi.org/project/django-formtools,2021-04-19 03:58:32.000000,2346.0,217105.0,,,,3.0,,,,,,,,,,,,,,,,,,, +312,flask-swagger,gangverk/flask-swagger,,openapi-utils,https://github.com/getsling/flask-swagger,https://github.com/getsling/flask-swagger,MIT,2015-03-01 01:08:16.000000,2020-11-06 14:58:07.000000,2020-09-29 10:30:18.000000,85.0,17.0,13.0,432.0,120.0,A swagger 2.0 spec extractor for flask.,24.0,26,True,['flask'],2019-03-26 11:27:48.000000,0.2.14,17.0,,1494377.0,conda-forge/flask-swagger,flask-swagger,3851.0,3233.0,https://pypi.org/project/flask-swagger,2019-03-26 11:27:48.000000,618.0,1493399.0,https://anaconda.org/conda-forge/flask-swagger,2019-04-20 13:39:31.818000,49887.0,3.0,,,,,,,,,,,,getsling/flask-swagger,,,,,,, +313,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.000000,2021-03-21 17:37:02.000000,2020-02-29 00:06:32.000000,85.0,20.0,74.0,416.0,263.0,Flask webassets integration.,38.0,26,False,['flask'],2011-10-12 14:37:19.000000,0.6.2,15.0,,89456.0,conda-forge/flask-assets,flask-assets,9713.0,5683.0,https://pypi.org/project/flask-assets,2019-12-20 21:37:28.000000,4030.0,89054.0,https://anaconda.org/conda-forge/flask-assets,2019-12-24 17:28:27.011000,22945.0,2.0,,,,,,,,,,,,,,,,,,, +314,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.951000,2021-06-11 10:03:28.000000,2021-06-11 10:03:17.000000,70.0,15.0,82.0,375.0,,A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.,19.0,26,True,,2021-05-10 20:53:11.000000,3.1.5,69.0,,1839086.0,conda-forge/graphql-core,graphql-core,10518.0,9388.0,https://pypi.org/project/graphql-core,2021-05-10 20:35:51.000000,1130.0,1835194.0,https://anaconda.org/conda-forge/graphql-core,2021-05-21 13:26:27.363000,179056.0,2.0,,,,,,,,,,,,,,,,,,, +315,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.000000,2021-06-11 20:30:46.000000,2021-06-11 20:28:59.000000,150.0,4.0,129.0,307.0,581.0,"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+.",77.0,26,True,['django'],2021-06-11 20:34:20.000000,4.2.1,25.0,394.0,13503.0,,django-cas-ng,389.0,257.0,https://pypi.org/project/django-cas-ng,2021-06-11 20:30:04.000000,132.0,13499.0,,,,3.0,,,,,,,,,,,,,,,,,,, +316,Hypercorn,pgjones/hypercorn,,servers,https://github.com/pgjones/hypercorn,https://github.com/pgjones/hypercorn,MIT,2018-06-02 17:47:42.000000,2021-06-12 10:05:47.000000,2021-06-12 10:05:39.000000,29.0,5.0,29.0,201.0,523.0,Hypercorn is an ASGI Server based on Hyper libraries and inspired by Gunicorn.,31.0,26,True,,2021-01-10 13:09:54.000000,0.11.2,42.0,,183296.0,,hypercorn,1393.0,1295.0,https://pypi.org/project/hypercorn,2021-01-10 13:09:54.000000,98.0,183296.0,,,,3.0,,,,,,,,,,,,,,,,,,, +317,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.000000,2021-01-27 16:23:36.000000,2020-11-25 05:17:55.000000,78.0,43.0,134.0,93.0,1147.0,Pyramid debug toolbar.,65.0,26,True,['pyramid'],2017-07-01 01:35:59.000000,4.2.1,55.0,,1244128.0,,pyramid_debugtoolbar,1286.0,,https://pypi.org/project/pyramid_debugtoolbar,2018-09-10 02:25:05.000000,1286.0,1244128.0,,,,3.0,,,,,,,,,,,,,,,,,,, +318,ipaddress,phihag/ipaddress,,others,https://github.com/phihag/ipaddress,https://github.com/phihag/ipaddress,PSF-2.0,2013-02-03 20:45:43.000000,2020-11-20 14:29:57.000000,2019-10-18 01:30:15.000000,43.0,7.0,34.0,90.0,123.0,Python 3.3+'s ipaddress for older Python versions.,7.0,26,False,,2019-10-18 01:30:27.000000,1.0.23,22.0,,7017702.0,conda-forge/ipaddress,ipaddress,39666.0,26816.0,https://pypi.org/project/ipaddress,2019-10-18 01:30:27.000000,12850.0,7002729.0,https://anaconda.org/conda-forge/ipaddress,2019-10-18 02:37:29.309000,883409.0,3.0,,,,,,,,,,,,,,,,,,, +319,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.000000,2021-06-28 09:34:20.000000,2021-06-27 15:15:24.000000,2682.0,155.0,471.0,25833.0,1527.0,Hunt down social media accounts by username across social networks.,139.0,25,True,,2019-05-11 11:26:59.000000,0.3.2,5.0,,2494.0,,sherlock,6.0,,https://pypi.org/project/sherlock,2019-05-11 11:26:59.000000,6.0,2494.0,,,,3.0,,,,,,,,,,,,,,,,,,, +320,WeasyPrint,Kozea/WeasyPrint,,html-processing,https://github.com/Kozea/WeasyPrint,https://github.com/Kozea/WeasyPrint,BSD-3-Clause,2011-08-09 14:14:24.000000,2021-06-13 06:12:45.000000,2021-06-13 06:12:33.000000,517.0,149.0,995.0,4399.0,4208.0,The awesome document factory.,105.0,25,True,,2021-04-17 15:24:53.000000,52.5,74.0,,525676.0,,weasyprint,0.0,,https://pypi.org/project/weasyprint,2021-05-30 17:36:47.000000,0.0,525676.0,,,,3.0,,,,,,,,,,,,,,,,,,, +321,Grab,lorien/grab,,web-scraping,https://github.com/lorien/grab,https://github.com/lorien/grab,MIT,2013-05-01 08:10:22.000000,2021-02-22 09:46:08.000000,2020-12-08 03:50:03.000000,252.0,26.0,190.0,2102.0,2179.0,Web Scraping Framework.,65.0,25,True,,2018-06-24 14:27:52.000000,0.6.41,120.0,,5590.0,,grab,527.0,313.0,https://pypi.org/project/grab,2018-06-24 14:27:52.000000,214.0,5590.0,,,,2.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.000000,2021-06-08 01:51:57.000000,2021-06-08 01:51:48.000000,339.0,16.0,235.0,2074.0,839.0,Reusable workflow library for Django.,29.0,25,True,['django'],2021-04-30 09:20:56.000000,1.9.0,35.0,,3399.0,,django-viewflow,246.0,186.0,https://pypi.org/project/django-viewflow,2021-04-30 09:20:56.000000,60.0,3399.0,,,,3.0,,,,,,,,,,,,,,,,,,, +323,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.000000,2021-05-25 09:10:18.000000,2021-03-23 18:43:29.000000,498.0,123.0,257.0,1801.0,372.0,Send push notifications to mobile devices through GCM or APNS in Django.,85.0,25,True,['django'],2020-03-11 14:13:42.000000,2.0.0,15.0,36.0,42520.0,,django-push-notifications,170.0,,https://pypi.org/project/django-push-notifications,2020-03-11 14:08:19.000000,170.0,42520.0,,,,3.0,,,,,,,,,,,,,,,,,,, +324,twitterscraper,taspinar/twitterscraper,,third-party-apis,https://github.com/taspinar/twitterscraper,https://github.com/taspinar/twitterscraper,MIT,2016-06-16 06:51:10.000000,2021-05-15 08:29:53.000000,2020-07-28 11:36:45.000000,499.0,129.0,153.0,1786.0,262.0,Scrape Twitter for Tweets.,34.0,25,True,,2020-07-28 11:38:17.000000,1.6.1,47.0,,1951.0,,twitterscraper,418.0,374.0,https://pypi.org/project/twitterscraper,2020-07-28 11:38:17.000000,44.0,1951.0,,,,3.0,,,,,,,,,,,,,,,,,,, +325,masonite,MasoniteFramework/masonite,,web-frameworks,https://github.com/MasoniteFramework/masonite,https://github.com/MasoniteFramework/masonite,MIT,2017-12-06 00:30:22.000000,2021-05-29 07:02:38.000000,2021-05-28 04:15:49.000000,100.0,29.0,221.0,1592.0,2974.0,The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Slack channel..,73.0,25,True,,2021-05-28 04:17:52.000000,3.0.12,252.0,8.0,1525.0,,masonite,94.0,,https://pypi.org/project/masonite,2021-05-28 04:17:52.000000,94.0,1525.0,,,,3.0,,,,,,,,,,,,,,,,,,, +326,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.000000,2021-01-20 15:47:14.000000,2020-07-10 10:16:08.000000,400.0,36.0,129.0,1548.0,437.0,"A Django admin theme using Twitter Bootstrap. It doesn't need any kind of modification on your side, just add it to..",64.0,25,True,['django'],2015-12-15 08:53:11.000000,2.5.7,45.0,,7477.0,,django-admin-bootstrapped,3030.0,1444.0,https://pypi.org/project/django-admin-bootstrapped,2015-12-15 08:51:59.000000,1586.0,7477.0,,,,3.0,,,,,,,,,,,,,,,,,,, +327,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.000000,2019-08-14 04:58:43.000000,2019-08-14 04:58:34.000000,694.0,3.0,4.0,1474.0,139.0,"A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend.",6.0,25,False,['flask'],,,36.0,,134648.0,conda-forge/flask-bootstrap,flask-bootstrap,10876.0,,https://pypi.org/project/flask-bootstrap,2017-01-11 23:28:23.000000,10876.0,134464.0,https://anaconda.org/conda-forge/flask-bootstrap,2018-07-09 17:35:26.581000,6649.0,2.0,,,,,,,,,,,,,,,,,,, +328,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.000000,2020-12-28 07:06:49.000000,2018-04-16 21:33:15.000000,528.0,130.0,335.0,1422.0,1197.0,Facebook open graph api implementation using the Django web framework in python.,89.0,25,False,,2015-05-26 19:01:35.000000,6.0.3,152.0,,4107.0,,django-facebook,477.0,359.0,https://pypi.org/project/django-facebook,2015-05-26 19:01:35.000000,118.0,4107.0,,,,3.0,,,,,,,,,,,,,,,,,,, +329,Meinheld,mopemope/meinheld,,servers,https://github.com/mopemope/meinheld,https://github.com/mopemope/meinheld,BSD-3-Clause,2010-07-30 01:38:27.000000,2021-05-08 08:18:11.000000,2020-06-23 16:07:11.000000,92.0,26.0,50.0,1352.0,633.0,Meinheld is a high performance asynchronous WSGI Web Server (based on picoev).,20.0,25,False,,2020-05-17 13:09:14.000000,1.0.2,40.0,,31838.0,,meinheld,1204.0,610.0,https://pypi.org/project/meinheld,2020-05-17 13:09:14.000000,594.0,31838.0,,,,3.0,,,,,,,,,,,,,,,,,,, +330,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.000000,2020-01-14 03:57:16.000000,2016-09-03 23:19:38.000000,325.0,105.0,65.0,1228.0,565.0,Official repository for gevent-socketio.,59.0,25,False,,2014-02-03 05:11:24.000000,0.3.6,9.0,,3993.0,,gevent-socketio,1726.0,1228.0,https://pypi.org/project/gevent-socketio,2014-02-03 05:11:24.000000,498.0,3993.0,,,,3.0,,,,,,,,,,,,,,,,,,, +331,Spectacle,sourcey/spectacle,,openapi-utils,https://github.com/sourcey/spectacle,https://github.com/sourcey/spectacle,MIT,2016-01-12 10:36:11.000000,2021-05-09 10:04:05.000000,2020-05-21 00:42:58.000000,278.0,36.0,95.0,1211.0,294.0,Beautiful static documentation generator for OpenAPI/Swagger 2.0.,38.0,25,False,['openapi'],2020-03-10 02:57:20.472000,1.1.0,61.0,,16413.0,,,189.0,137.0,,,,,,,,3.0,,,,spectacle-docs,https://www.npmjs.com/package/spectacle-docs,2020-03-10 02:57:20.472000,52.0,16413.0,,,,,,,,,,, +332,quart,pgjones/quart,,web-frameworks,https://github.com/pgjones/quart,https://github.com/pgjones/quart,MIT,2017-11-10 20:10:33.000000,2021-06-30 08:07:12.000000,2021-06-30 08:06:30.000000,83.0,7.0,106.0,911.0,,Quart is a Python ASGI web microframework with the same API as Flask.,57.0,25,True,,2021-05-11 21:05:54.000000,0.15.0,44.0,,176751.0,conda-forge/quart,quart,1599.0,1443.0,https://pypi.org/project/quart,2021-05-24 19:48:15.000000,156.0,176078.0,https://anaconda.org/conda-forge/quart,2021-05-25 00:30:39.928000,20199.0,3.0,,,,,,,,,,,,,,,,,,, +333,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.000000,2020-08-16 21:25:27.000000,2020-04-24 15:02:32.000000,160.0,35.0,40.0,856.0,194.0,WebSocket emulation - Python server.,35.0,25,False,,2020-04-24 15:02:06.000000,1.0.7,11.0,,23488.0,,sockjs-tornado,3519.0,2045.0,https://pypi.org/project/sockjs-tornado,2020-04-24 15:02:06.000000,1474.0,23488.0,,,,3.0,,,,,,,,,,,,,,,,,,, +334,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.000000,2021-05-06 21:34:55.000000,2021-05-06 21:34:49.000000,87.0,4.0,92.0,841.0,467.0,django's default admin interface made customizable. popup windows replaced by modals.,15.0,25,True,['django'],2021-04-26 08:23:04.000000,0.16.3,78.0,,35538.0,,django-admin-interface,880.0,838.0,https://pypi.org/project/django-admin-interface,2021-04-23 13:01:01.000000,42.0,35538.0,,,,3.0,,,,,,,,,,,,,,,,,,, +335,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.000000,2021-06-17 04:23:43.000000,2021-06-06 18:17:49.000000,105.0,14.0,117.0,836.0,608.0,"No effort, no worry, maximum performance.",25.0,25,True,['django'],2021-06-17 04:00:39.000000,2.4.2,34.0,,40370.0,conda-forge/django-cachalot,django-cachalot,520.0,356.0,https://pypi.org/project/django-cachalot,2021-06-17 04:00:39.000000,164.0,39644.0,https://anaconda.org/conda-forge/django-cachalot,2018-08-09 22:39:22.114000,33403.0,3.0,,,,,,,,,,,,,,,,,,, +336,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.000000,2021-04-12 19:53:21.000000,2021-03-09 18:20:31.000000,120.0,52.0,119.0,816.0,392.0,A helper for organizing Django project settings by relying on well established programming patterns.,51.0,25,True,['django'],2021-04-21 19:34:00.000000,2.2,17.0,,78172.0,,django-configurations,3172.0,1914.0,https://pypi.org/project/django-configurations,2019-12-03 12:43:48.000000,1258.0,78172.0,,,,3.0,,,,,,,,,,,,,,,,,,, +337,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.000000,2021-06-09 20:52:03.000000,2019-11-25 14:30:13.000000,162.0,22.0,56.0,810.0,290.0,Automatic caching and invalidation for Django models through the ORM.,26.0,25,False,['django'],2019-02-18 02:51:30.000000,1.1.0,9.0,,12078.0,,django-cache-machine,432.0,210.0,https://pypi.org/project/django-cache-machine,2019-02-18 02:51:30.000000,222.0,12078.0,,,,3.0,,,,,,,,,,,,,,,,,,, +338,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.000000,2020-12-21 13:19:27.000000,2020-12-21 13:18:36.000000,149.0,41.0,98.0,791.0,580.0,Full control of form rendering in the templates.,46.0,25,False,['django'],2020-05-20 02:41:28.000000,1.9.0,27.0,,19694.0,,django-floppyforms,4273.0,1869.0,https://pypi.org/project/django-floppyforms,2020-05-20 02:41:28.000000,2404.0,19694.0,,,,3.0,,,,,,,,,,,,,,,,,,, +339,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.000000,2021-01-01 16:38:28.000000,2021-01-01 16:38:27.000000,93.0,16.0,101.0,772.0,499.0,Rate Limiting extension for Flask.,29.0,25,True,['flask'],2020-05-22 00:41:52.000000,1.3.1,52.0,,149898.0,,flask-limiter,3261.0,2571.0,https://pypi.org/project/flask-limiter,2020-08-25 19:43:07.000000,690.0,149898.0,,,,2.0,,,,,,,,,,,,,,,,,,, +340,mangum,jordaneremieff/mangum,,servers,https://github.com/jordaneremieff/mangum,https://github.com/jordaneremieff/mangum,MIT,2019-01-14 11:49:29.000000,2021-06-29 22:32:32.000000,2021-06-05 02:42:01.000000,48.0,12.0,97.0,592.0,375.0,AWS Lambda & API Gateway support for ASGI.,19.0,25,True,['fastapi'],2021-03-19 13:14:04.000000,0.11.0,57.0,,78613.0,,mangum,267.0,267.0,https://pypi.org/project/mangum,2021-03-19 13:14:59.000000,0.0,78613.0,,,,3.0,,,,,,,,,,,,,,,,,,, +341,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.000000,2021-06-30 04:58:58.000000,2020-10-25 21:04:10.000000,121.0,90.0,63.0,549.0,216.0,Build and document REST APIs with Flask and apispec.,29.0,25,True,['flask'],2020-10-25 21:09:57.000000,0.11.0,26.0,,66531.0,conda-forge/flask-apispec,flask-apispec,603.0,541.0,https://pypi.org/project/flask-apispec,2020-10-25 21:09:57.000000,62.0,64801.0,https://anaconda.org/conda-forge/flask-apispec,2020-10-25 23:22:51.084000,91708.0,2.0,,,,,,,,,,,,,,,,,,, +342,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.000000,2021-06-17 10:20:53.000000,2021-05-06 16:55:43.000000,116.0,44.0,124.0,540.0,1251.0,Automatically monitor the evolving performance of Flask/Python web services.,26.0,25,True,['flask'],2020-09-09 16:34:31.000000,3.1.0,44.0,,6074.0,,flask-monitoringdashboard,1002.0,988.0,https://pypi.org/project/flask-monitoringdashboard,2020-09-09 16:34:31.000000,14.0,6074.0,,,,2.0,,,,,,,,,,,,,,,,,,, +343,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.000000,2021-06-07 11:14:28.000000,2021-05-21 18:01:42.000000,45.0,9.0,42.0,462.0,,Useful additions to Django's default TestCase.,27.0,25,True,['django'],2021-05-19 19:11:32.000000,2.2.0,34.0,,71329.0,conda-forge/django-test-plus,django-test-plus,2516.0,,https://pypi.org/project/django-test-plus,2021-05-19 19:11:32.000000,2516.0,70871.0,https://anaconda.org/conda-forge/django-test-plus,2018-01-12 22:38:58.564000,21532.0,3.0,,,,,,,,,,,,,,,,,,, +344,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.000000,2021-05-04 10:28:29.000000,2021-05-04 10:14:58.000000,79.0,13.0,73.0,356.0,180.0,Prometheus exporter for Flask applications.,18.0,25,True,['flask'],2021-05-04 10:28:29.000000,0.18.2,54.0,,6615328.0,,prometheus-flask-exporter,40.0,,https://pypi.org/project/prometheus-flask-exporter,2021-05-04 10:28:29.000000,40.0,6615328.0,,,,2.0,,,,,,,,,,,,,,,,,,, +345,aioresponses,pnuckowski/aioresponses,,testing,https://github.com/pnuckowski/aioresponses,https://github.com/pnuckowski/aioresponses,MIT,2016-10-16 10:42:14.000000,2021-06-04 21:11:39.000000,2021-03-09 08:06:17.000000,56.0,25.0,40.0,295.0,236.0,Aioresponses is a helper for mock/fake web requests in python aiohttp package.,34.0,25,True,,2021-04-13 12:29:07.000000,0.7.2,22.0,,264876.0,,aioresponses,152.0,,https://pypi.org/project/aioresponses,2021-03-09 08:12:49.000000,152.0,264876.0,,,,3.0,,,,,,,,,,,,,,,,,,, +346,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.000000,2021-05-24 16:36:08.000000,2021-04-19 02:52:10.000000,72.0,5.0,56.0,233.0,144.0,Pagination support for flask.,27.0,25,True,['flask'],2021-02-01 01:47:58.000000,0.8.1,30.0,23.0,45357.0,,flask-paginate,1828.0,1744.0,https://pypi.org/project/flask-paginate,2021-01-31 23:34:40.000000,84.0,45357.0,,,,2.0,,,,,,,,,,,,,,,,,,, +347,Flask-OpenID,mitsuhiko/flask-openid,,auth,https://github.com/mitsuhiko/flask-openid,https://github.com/mitsuhiko/flask-openid,BSD-3-Clause,2010-05-06 11:08:54.000000,2020-10-10 13:35:12.444000,2016-05-09 11:31:09.000000,61.0,5.0,34.0,208.0,85.0,Flask-OpenID adds openid support to flask applications.,11.0,25,False,['flask'],2015-09-14 13:42:21.000000,1.2.5,12.0,,882199.0,conda-forge/flask-openid,flask-openid,7308.0,4648.0,https://pypi.org/project/flask-openid,2015-09-14 13:42:21.000000,2660.0,880881.0,https://anaconda.org/conda-forge/flask-openid,2020-10-10 13:35:12.444000,73808.0,3.0,,,,,,,,,,,,,,,,,,, +348,httpagentparser,shon/httpagentparser,,others,https://github.com/shon/httpagentparser,https://github.com/shon/httpagentparser,MIT,2011-03-11 09:13:11.000000,2021-03-19 02:28:02.000000,2021-01-12 12:32:39.000000,52.0,14.0,34.0,206.0,182.0,Python HTTP Agent Parser.,31.0,25,True,,2021-01-12 12:33:14.000000,1.9.1,54.0,,177762.0,,httpagentparser,1030.0,550.0,https://pypi.org/project/httpagentparser,2021-01-12 12:33:14.000000,480.0,177762.0,,,,3.0,,,,,,,,,,,,,,,,,,, +349,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.000000,2021-06-20 13:01:51.000000,2021-01-10 15:37:12.000000,43.0,8.0,36.0,168.0,148.0,SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).,29.0,25,True,['flask'],2021-01-10 15:40:47.000000,0.3.0,25.0,,74369.0,conda-forge/flask-seasurf,flask-seasurf,1979.0,1479.0,https://pypi.org/project/flask-seasurf,2021-01-10 15:40:47.000000,500.0,73829.0,https://anaconda.org/conda-forge/flask-seasurf,2021-05-30 20:46:38.995000,31356.0,2.0,,,,,,,,,,,,,,,,,,, +350,tifffile,cgohlke/tifffile,,others,https://github.com/cgohlke/tifffile,https://github.com/cgohlke/tifffile,BSD-3-Clause,2015-11-06 06:55:53.451000,2021-06-17 16:14:52.574000,2021-06-15 04:38:45.000000,36.0,1.0,85.0,158.0,285.0,Read and write TIFF files. Forked from https://pypi.org/project/tifffile.,1.0,25,True,,2021-06-14 21:38:43.000000,2021.6.14,83.0,,1910167.0,conda-forge/tifffile,tifffile,376.0,,https://pypi.org/project/tifffile,2021-06-14 21:38:43.000000,376.0,1895760.0,https://anaconda.org/conda-forge/tifffile,2021-06-17 16:14:52.574000,979712.0,3.0,,,,,,,,,,,True,,,,,,,, +351,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.000000,2021-03-19 23:07:13.000000,2021-03-19 23:06:51.000000,28.0,9.0,15.0,128.0,137.0,A library to help construct a graphql-py server supporting react-relay.,9.0,25,True,,2021-02-25 20:33:37.000000,3.1.0,21.0,,1080313.0,,graphql-relay,8597.0,7701.0,https://pypi.org/project/graphql-relay,2021-02-25 20:30:08.000000,896.0,1080313.0,,,,2.0,,,,,,,,,,,,,,,,,,, +352,saleor,mirumee/saleor,,others,https://github.com/mirumee/saleor,https://github.com/mirumee/saleor,BSD-3-Clause,2013-02-12 16:46:39.000000,2021-07-01 13:45:59.000000,2021-07-01 12:44:57.000000,3751.0,207.0,2793.0,11494.0,18701.0,"A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.",207.0,24,True,"['django', 'graphql']",2021-06-08 10:24:44.000000,2.11.10,98.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +353,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.000000,2021-07-01 12:41:12.000000,2021-07-01 12:35:53.000000,306.0,280.0,1231.0,3456.0,3170.0,Command-line program to download image galleries and collections from several image hosting sites.,42.0,24,True,,2021-06-19 19:35:22.000000,1.18.0,99.0,106923.0,8154.0,,gallery-dl,8.0,,https://pypi.org/project/gallery-dl,2021-06-19 19:27:15.000000,8.0,6582.0,,,,3.0,,,,,,,,,,,,,,,,,,, +354,Cactus,eudicots/Cactus,,others,https://github.com/eudicots/Cactus,https://github.com/eudicots/Cactus,BSD-3-Clause,2011-02-28 11:56:43.000000,2020-12-23 10:51:29.000000,2017-07-31 02:40:23.000000,308.0,100.0,84.0,3407.0,667.0,Static site generator for designers. Uses Python and Django templates.,52.0,24,False,['django'],2016-02-21 17:10:55.000000,3.3.3,11.0,,308.0,,cactus,1425.0,1002.0,https://pypi.org/project/cactus,2016-02-21 17:10:55.000000,423.0,308.0,,,,3.0,,,,,,,,,,,,,,,,,,, +355,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.000000,2020-12-26 18:14:42.000000,2020-09-25 14:34:17.000000,304.0,61.0,449.0,2550.0,1426.0,An unofficial client library for Google Music.,51.0,24,True,,2020-03-27 18:06:36.000000,13.0.0,29.0,,576.0,,gmusicapi,707.0,435.0,https://pypi.org/project/gmusicapi,2020-03-27 18:06:36.000000,272.0,576.0,,,,3.0,,,,,,,,,,,,,,,,,,, +356,httprunner,httprunner/httprunner,,testing,https://github.com/httprunner/httprunner,https://github.com/httprunner/httprunner,Apache-2.0,2017-06-13 03:54:29.000000,2021-06-26 16:39:09.000000,2021-06-26 16:39:09.000000,959.0,336.0,565.0,2470.0,1939.0,One-stop solution for HTTP(S) testing.,23.0,24,True,,2021-06-26 16:09:13.000000,3.1.5,130.0,,3780.0,,httprunner,6.0,,https://pypi.org/project/httprunner,2021-06-26 16:09:13.000000,6.0,3780.0,,,,3.0,,,,,,,,,,,,,,,,,,, +357,telepot,nickoala/telepot,,third-party-apis,https://github.com/nickoala/telepot,https://github.com/nickoala/telepot,MIT,2015-07-09 03:06:53.000000,2021-03-09 06:27:24.000000,2019-05-09 12:46:06.000000,470.0,108.0,326.0,2374.0,431.0,Python framework for Telegram Bot API.,10.0,24,False,,,,78.0,,34071.0,,telepot,3610.0,2646.0,https://pypi.org/project/telepot,2018-05-26 16:26:54.000000,964.0,34071.0,,,,3.0,,,,,,,,,,,,,,,,,,, +358,Radicale,Kozea/Radicale,,others,https://github.com/Kozea/Radicale,https://github.com/Kozea/Radicale,GPL-3.0,2011-08-11 08:27:37.000000,2021-05-24 22:59:06.000000,2021-05-13 22:07:09.000000,345.0,294.0,523.0,2135.0,1959.0,A simple CalDAV (calendar) and CardDAV (contact) server.,90.0,24,True,,2020-09-14 19:44:33.000000,3.0.6,48.0,,7754.0,,radicale,141.0,93.0,https://pypi.org/project/radicale,2020-09-14 19:44:33.000000,48.0,7754.0,,,,3.0,,,,,,,,,,,,,,,,,,, +359,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.000000,2021-06-11 18:22:34.000000,2021-04-27 01:54:19.000000,324.0,96.0,40.0,2011.0,161.0,"scrapes medias, likes, followers, tags and all metadata. Inspired by instagram-php-scraper,bot.",29.0,24,True,,2020-05-25 18:11:03.000000,0.3.5,9.0,,3424.0,,igramscraper,106.0,104.0,https://pypi.org/project/igramscraper,2020-05-25 18:11:03.000000,2.0,3424.0,,,,3.0,,,,,,,,,,,,,,,,,,, +360,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.000000,2021-03-25 21:57:26.000000,2020-09-06 05:14:04.000000,369.0,71.0,,1870.0,474.0,Alexa Skills Kit for Python.,39.0,24,True,['flask'],2018-02-28 21:57:01.000000,0.9.8,34.0,,607.0,,flask-ask,968.0,704.0,https://pypi.org/project/flask-ask,2018-02-28 21:57:01.000000,264.0,607.0,,,,3.0,,,,,,,,,,,,,,,,,,, +361,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.000000,2021-07-01 10:17:30.000000,2021-04-02 09:37:11.000000,212.0,44.0,52.0,1298.0,382.0,A toolkit for developing and deploying serverless Python code in AWS Lambda.,47.0,24,True,,2021-01-05 04:42:47.000000,11.8.0,49.0,,5832.0,,python-lambda,172.0,139.0,https://pypi.org/project/python-lambda,2021-01-05 04:42:47.000000,33.0,5832.0,,,,3.0,,,,,,,,,,,,,,,,,,, +362,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.000000,2020-02-26 17:37:11.000000,2016-03-05 15:18:30.000000,166.0,60.0,28.0,1265.0,218.0,A drop-in replacement for Django's runserver.,39.0,24,False,['django'],2014-05-02 19:10:18.000000,0.8.0,24.0,,4347.0,,django-devserver,397.0,328.0,https://pypi.org/project/django-devserver,2014-05-02 19:10:18.000000,69.0,4347.0,,,,3.0,,,,,,,,,,,,,,,,,,, +363,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.000000,2020-08-07 18:38:19.000000,2020-08-07 18:38:18.000000,130.0,39.0,21.0,1224.0,97.0,Adds GraphQL support to your Flask application.,15.0,24,True,"['flask', 'graphql']",2019-12-05 15:32:32.000000,2.0.1,10.0,,228556.0,conda-forge/flask-graphql,flask-graphql,2201.0,1821.0,https://pypi.org/project/flask-graphql,2019-12-05 15:32:32.000000,380.0,228204.0,https://anaconda.org/conda-forge/flask-graphql,2020-05-11 12:46:13.920000,7747.0,2.0,,,,,,,,,,,,,,,,,,, +364,spyne,arskom/spyne,,rpc,https://github.com/arskom/spyne,https://github.com/arskom/spyne,LGPL-2.1,2010-07-23 06:26:28.000000,2020-12-10 09:06:24.000000,2020-12-10 09:06:24.000000,263.0,73.0,278.0,1008.0,6971.0,A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular..,121.0,24,False,,2020-11-23 19:19:17.000000,2.13.16,46.0,,38313.0,conda-forge/spyne,spyne,543.0,369.0,https://pypi.org/project/spyne,2020-11-23 19:19:17.000000,174.0,37449.0,https://anaconda.org/conda-forge/spyne,2020-11-23 22:49:35.187000,54476.0,3.0,,,,,,,,,,,,,,,,,,, +365,authomatic,authomatic/authomatic,,auth,https://github.com/authomatic/authomatic,https://github.com/authomatic/authomatic,MIT,2013-02-07 14:13:35.000000,2021-02-19 12:25:53.000000,2021-02-19 12:24:42.000000,394.0,39.0,86.0,966.0,1137.0,Simple yet powerful authorization / authentication client library for Python web applications.,43.0,24,True,,2019-11-27 16:10:13.000000,1.0.0,20.0,,1729.0,,authomatic,492.0,,https://pypi.org/project/authomatic,2019-11-27 16:10:13.000000,492.0,1729.0,,,,3.0,,,,,,,,,,,,,,,,,,, +366,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.000000,2020-07-02 15:22:43.000000,2017-02-16 12:03:00.000000,238.0,9.0,219.0,934.0,544.0,Plug and play continuous integration with django and jenkins.,70.0,24,False,['django'],2016-09-15 09:54:04.000000,0.110.0,19.0,,31686.0,,django-jenkins,2359.0,1157.0,https://pypi.org/project/django-jenkins,2016-09-15 09:54:04.000000,1202.0,31686.0,,,,3.0,,,,,,,,,,,,,,,,,,, +367,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.000000,2021-05-09 10:02:07.000000,2021-05-09 09:54:24.000000,70.0,2.0,39.0,894.0,186.0,Beautifully simple class-based views.,30.0,24,True,['django'],2020-09-10 16:34:19.000000,2.0.0,15.0,,6773.0,,django-vanilla-views,958.0,468.0,https://pypi.org/project/django-vanilla-views,2021-05-09 09:56:51.000000,490.0,6773.0,,,,3.0,,,,,,,,,,,,,,,,,,, +368,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.000000,2021-05-16 16:50:51.000000,2021-05-16 16:50:51.000000,158.0,17.0,121.0,843.0,686.0,Multi-user accounts for Django projects.,43.0,24,True,['django'],2020-09-07 21:19:05.000000,2.0.0,49.0,,33811.0,,django-organizations,68.0,,https://pypi.org/project/django-organizations,2020-09-07 21:19:05.000000,68.0,33811.0,,,,3.0,,,,,,,,,,,,,,,,,,, +369,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.000000,2021-05-12 13:18:45.000000,2021-05-12 13:18:42.000000,137.0,27.0,152.0,834.0,,"Doing the OAuth dance with style using Flask, requests, and oauthlib.",52.0,24,True,['flask'],2021-05-12 13:06:38.000000,5.0.0,44.0,,35201.0,conda-forge/flask-dance,flask-dance,2312.0,2010.0,https://pypi.org/project/flask-dance,2021-05-12 13:05:02.000000,302.0,34973.0,https://anaconda.org/conda-forge/flask-dance,2019-06-07 12:49:07.512000,6158.0,3.0,,,,,,,,,,,,,,,,,,, +370,mixer,klen/mixer,,testing,https://github.com/klen/mixer,https://github.com/klen/mixer,BSD-3-Clause,2013-05-19 13:49:50.000000,2021-03-01 11:33:35.000000,2021-01-11 12:31:21.000000,89.0,28.0,47.0,761.0,841.0,"Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.",39.0,24,True,"['flask', 'django']",2021-01-11 12:31:32.000000,7.1.2,154.0,,62481.0,,mixer,598.0,,https://pypi.org/project/mixer,2021-01-11 12:31:32.000000,598.0,62481.0,,,,3.0,,,,,,,,,,,,,,,,,,, +371,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.000000,2021-06-19 15:26:37.000000,2021-06-19 15:26:30.000000,40.0,7.0,24.0,735.0,189.0,"Declarative model lifecycle hooks, an alternative to Signals.",22.0,24,True,['django'],2021-03-14 17:09:24.000000,0.9.1,28.0,,31047.0,,django-lifecycle,58.0,54.0,https://pypi.org/project/django-lifecycle,2021-03-14 17:09:24.000000,4.0,31047.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.000000,2021-06-20 07:12:44.000000,2021-05-10 05:26:15.000000,46.0,20.0,79.0,700.0,,Flask + marshmallow for beautiful APIs.,15.0,24,True,['flask'],2020-09-28 03:38:46.000000,0.14.0,18.0,,434294.0,conda-forge/flask-marshmallow,flask-marshmallow,14697.0,13227.0,https://pypi.org/project/flask-marshmallow,2020-09-28 03:38:46.000000,1470.0,433420.0,https://anaconda.org/conda-forge/flask-marshmallow,2020-09-28 06:55:48.753000,49848.0,3.0,,,,,,,,,,,,,,,,,,, +373,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.000000,2021-06-15 08:43:05.000000,2021-06-15 08:40:53.000000,69.0,20.0,43.0,690.0,234.0,Freezes a Flask application into a set of static files.,25.0,24,True,['flask'],2017-06-26 22:54:01.000000,0.15,17.0,54.0,53689.0,conda-forge/frozen-flask,frozen-flask,3201.0,2061.0,https://pypi.org/project/frozen-flask,2021-06-15 08:43:05.000000,1140.0,52679.0,https://anaconda.org/conda-forge/frozen-flask,2018-07-12 06:45:26.588000,58602.0,3.0,,,,,,,,,,,,,,,,,,, +374,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.000000,2021-04-16 19:42:40.000000,2020-02-25 19:36:54.000000,125.0,29.0,100.0,669.0,357.0,Comprehensive Markdown plugin built for Django.,26.0,24,False,['django'],2019-12-28 09:04:32.000000,3.0.1,51.0,,22035.0,,django-markdownx,1550.0,1318.0,https://pypi.org/project/django-markdownx,2019-12-28 09:03:20.000000,232.0,22035.0,,,,3.0,,,,,,,,,,,,,,,,,,, +375,extruct,scrapinghub/extruct,,web-scraping,https://github.com/scrapinghub/extruct,https://github.com/scrapinghub/extruct,BSD-3-Clause,2015-10-26 11:51:21.000000,2021-03-16 17:09:53.000000,2021-03-16 17:09:53.000000,87.0,30.0,49.0,605.0,457.0,Extract embedded metadata from HTML markup.,27.0,24,True,,2020-12-28 15:33:32.000000,0.12.0,20.0,,64010.0,,extruct,310.0,268.0,https://pypi.org/project/extruct,2020-12-28 15:33:32.000000,42.0,64010.0,,,,3.0,,,,,,,,,,,,,,,,,,, +376,django-dbbackup,django-dbbackup/django-dbbackup,,django-utils,https://github.com/django-dbbackup/django-dbbackup,https://github.com/django-dbbackup/django-dbbackup,BSD-3-Clause,2014-12-29 02:39:34.000000,2021-02-18 09:38:18.000000,2020-12-25 17:39:41.000000,143.0,64.0,188.0,500.0,415.0,Management commands to help backup and restore your project database and media files.,50.0,24,True,['django'],2020-04-14 18:27:39.000000,3.3.0,40.0,,30688.0,,django-dbbackup,1004.0,706.0,https://pypi.org/project/django-dbbackup,2020-04-14 18:27:39.000000,298.0,30688.0,,,,3.0,,,,,,,,,,,,,,,,,,, +377,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.000000,2021-06-14 15:53:14.000000,2021-06-13 04:36:54.000000,670.0,21.0,82.0,473.0,258.0,"Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.",23.0,24,True,['django'],2021-06-13 04:39:15.000000,1.6.3,51.0,,7516.0,,martor,464.0,424.0,https://pypi.org/project/martor,2021-06-13 04:38:06.000000,40.0,7516.0,,,,3.0,,,,,,,,,,,,,,,,,,, +378,httmock,patrys/httmock,,testing,https://github.com/patrys/httmock,https://github.com/patrys/httmock,Apache-2.0,2013-03-19 23:35:33.000000,2020-10-28 12:01:29.000000,2020-10-28 12:00:08.000000,52.0,15.0,15.0,426.0,102.0,A mocking library for requests.,29.0,24,True,,2020-10-28 12:01:29.000000,1.4.0,19.0,,422971.0,,httmock,2546.0,1382.0,https://pypi.org/project/httmock,2020-10-28 12:01:29.000000,1164.0,422971.0,,,,3.0,,,,,,,,,,,,,,,,,,, +379,pysimplesoap,pysimplesoap/pysimplesoap,,http-clients,https://github.com/pysimplesoap/pysimplesoap,https://github.com/pysimplesoap/pysimplesoap,LGPL-3.0,2013-06-02 11:09:05.000000,2021-06-19 13:36:27.000000,2020-07-20 15:14:25.000000,221.0,89.0,20.0,360.0,547.0,Python Simple SOAP Library.,51.0,24,True,,2017-12-03 17:09:17.000000,1.16.2,12.0,,14333.0,,pysimplesoap,850.0,604.0,https://pypi.org/project/pysimplesoap,2017-12-03 17:09:17.000000,246.0,14333.0,,,,3.0,,,,,,,,,,,,,,,,,,, +380,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.000000,2021-06-11 15:20:34.638000,2021-06-11 13:26:13.000000,48.0,,42.0,331.0,,Formatting of dates and times in Flask templates using moment.js.,19.0,24,True,['flask'],2021-06-11 13:26:10.000000,1.0.1,19.0,,36882.0,conda-forge/flask-moment,flask-moment,4504.0,,https://pypi.org/project/flask-moment,2021-06-11 13:26:10.000000,4504.0,36411.0,https://anaconda.org/conda-forge/flask-moment,2021-06-11 15:20:34.638000,27375.0,3.0,,,,,,,,,,,,,,,,,,, +381,purl,codeinthehole/purl,,url-utils,https://github.com/codeinthehole/purl,https://github.com/codeinthehole/purl,MIT,2012-03-27 21:18:43.000000,2021-06-18 08:48:17.000000,2021-05-15 21:00:41.000000,34.0,7.0,14.0,251.0,192.0,"A simple, immutable URL class with a clean API for interrogation and manipulation.",18.0,24,True,,2017-05-12 14:54:05.000000,1.3.1,25.0,,54816.0,,purl,2407.0,1695.0,https://pypi.org/project/purl,2021-05-15 21:05:39.000000,712.0,54816.0,,,,3.0,,,,,,,,,,,,,,,,,,, +382,guillotina,plone/guillotina,,web-frameworks,https://github.com/plone/guillotina,https://github.com/plone/guillotina,BSD-3-Clause,2017-03-01 16:12:44.000000,2021-07-01 15:19:39.000000,2021-07-01 15:19:30.000000,44.0,49.0,164.0,161.0,3311.0,Python AsyncIO data API to manage billions of resources.,49.0,24,True,,2021-06-10 17:11:43.000000,6.3.11,590.0,,4790.0,,guillotina,164.0,112.0,https://pypi.org/project/guillotina,2021-07-01 15:19:17.000000,52.0,4790.0,,,,3.0,,,,,,,,,,,,,,,,,,, +383,gabbi,cdent/gabbi,,testing,https://github.com/cdent/gabbi,https://github.com/cdent/gabbi,Apache-2.0,2014-12-12 14:46:59.000000,2021-06-21 12:46:34.000000,2021-06-21 12:46:29.000000,29.0,22.0,118.0,135.0,753.0,Declarative HTTP Testing for Python and anything else.,26.0,24,True,,2021-02-23 17:29:49.000000,2.2.0,115.0,,9495.0,,gabbi,202.0,,https://pypi.org/project/gabbi,2021-02-23 17:29:49.000000,202.0,9495.0,,,,3.0,,,,,,,,,,,,,,,,,,, +384,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.000000,2021-03-02 15:45:45.000000,2020-03-20 17:53:14.000000,576.0,86.0,62.0,8455.0,736.0,Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.,23.0,23,False,,2018-11-09 13:14:51.000000,0.1.2,8.0,,333.0,,japronto,162.0,108.0,https://pypi.org/project/japronto,2018-11-09 13:14:51.000000,54.0,333.0,,,,3.0,,,,,,,,,,,,,,,,,,, +385,robobrowser,jmcarp/robobrowser,,web-scraping,https://github.com/jmcarp/robobrowser,https://github.com/jmcarp/robobrowser,BSD-3-Clause,2014-02-08 21:29:49.000000,2020-09-10 18:41:47.000000,2015-06-07 19:46:28.000000,333.0,57.0,30.0,3554.0,103.0,Your friendly neighborhood web scraper.,10.0,23,False,,2015-06-07 19:47:05.000000,0.5.3,13.0,,5646.0,,robobrowser,1075.0,763.0,https://pypi.org/project/robobrowser,2015-06-07 19:47:05.000000,312.0,5646.0,,,,3.0,,,,,,,,,,,,,,,,,,, +386,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.000000,2020-07-17 12:04:01.000000,2017-03-08 18:34:10.000000,360.0,67.0,263.0,3499.0,4395.0,IMAP/SMTP sync system with modern APIs.,72.0,23,False,,2020-07-17 12:04:01.000000,4.12.1,34.0,,28424.0,,nylas,14.0,,https://pypi.org/project/nylas,2020-07-17 12:04:01.000000,14.0,28424.0,,,,2.0,,,,,,,,,,,,,,,,,,, +387,splash,scrapinghub/splash,,testing,https://github.com/scrapinghub/splash,https://github.com/scrapinghub/splash,BSD-3-Clause,2013-05-20 21:20:33.000000,2021-02-21 07:19:56.000000,2021-02-21 07:19:56.000000,437.0,336.0,460.0,3367.0,2105.0,"Lightweight, scriptable browser as a service with an HTTP API.",58.0,23,True,,2020-01-09 19:09:29.000000,3.4.1,30.0,,2206.0,,splash,18.0,,https://pypi.org/project/splash,2020-06-16 13:27:02.000000,18.0,2206.0,,,,3.0,,,,,,,,,,,,,,,,,,, +388,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.000000,2021-07-01 09:32:39.000000,2021-06-28 22:00:40.000000,747.0,14.0,544.0,3187.0,,Slack Developer Kit for Python.,130.0,23,True,,2021-06-16 02:26:21.000000,3.7.0,64.0,315.0,918055.0,,slack-sdk,0.0,,https://pypi.org/project/slack-sdk,2021-06-16 01:39:34.000000,0.0,918051.0,,,,3.0,,,,,,,,,,,,,,,,,,, +389,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.000000,2021-05-24 14:21:23.000000,2021-05-24 14:21:17.000000,197.0,15.0,30.0,2554.0,115.0,Selenium-python but lighter: Helium is the best Python library for web automation.,5.0,23,True,,2021-05-24 14:22:11.000000,3.0.7,24.0,,7255.0,,helium,105.0,105.0,https://pypi.org/project/helium,2021-05-24 14:20:46.000000,0.0,7255.0,,,,3.0,,,,,,,,,,,,,,,,,,, +390,ProxyBroker,constverum/Proxybroker,,others,https://github.com/constverum/ProxyBroker,https://github.com/constverum/ProxyBroker,Apache-2.0,2015-10-11 15:13:37.000000,2021-06-22 22:49:24.000000,2019-03-13 10:21:05.000000,668.0,88.0,77.0,2537.0,152.0,Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.,9.0,23,False,,2019-03-12 19:47:46.000000,0.3.2,12.0,,13733.0,,proxybroker,18.0,,https://pypi.org/project/proxybroker,2019-03-12 19:47:46.000000,18.0,13733.0,,,,3.0,,,,,,,,,,,,,,,,,,, +391,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.000000,2021-06-02 03:52:08.000000,2021-04-11 22:49:57.000000,359.0,22.0,405.0,2501.0,,Fast and powerful SSL/TLS scanning library.,57.0,23,True,,2021-03-29 00:46:55.000000,4.1.0,57.0,90819.0,114151.0,,sslyze,30.0,,https://pypi.org/project/sslyze,2021-02-22 05:17:46.000000,30.0,113044.0,,,,3.0,,,,,,,,,,,,,,,,,,, +392,scrapely,scrapy/scrapely,,web-scraping,https://github.com/scrapy/scrapely,https://github.com/scrapy/scrapely,BSD-3-Clause,2011-04-18 22:38:56.000000,2019-11-28 11:03:32.000000,2019-11-28 10:27:42.000000,255.0,31.0,27.0,1755.0,205.0,A pure-python HTML screen-scraping library.,23.0,23,False,,2019-11-28 11:03:32.000000,0.14.1,13.0,,1021.0,,scrapely,311.0,109.0,https://pypi.org/project/scrapely,2019-11-28 11:03:32.000000,202.0,1021.0,,,,3.0,,,,,,,,,,,,,,,,,,, +393,offlineimap,OfflineIMAP/offlineimap,,email,https://github.com/OfflineIMAP/offlineimap,https://github.com/OfflineIMAP/offlineimap,libpng-2.0,2012-07-23 15:28:58.000000,2021-05-18 12:08:09.000000,2020-04-10 23:09:25.000000,360.0,94.0,398.0,1622.0,2393.0,Read/sync your IMAP mailboxes (python2).,157.0,23,False,,2020-04-10 23:13:14.000000,7.3.3,39.0,,834.0,,offlineimap,23.0,11.0,https://pypi.org/project/offlineimap,2020-04-10 23:13:14.000000,12.0,834.0,,,,2.0,,,,,,,,,,,,,,,,,,, +394,wdb,Kozea/wdb,,testing,https://github.com/Kozea/wdb,https://github.com/Kozea/wdb,GPL-3.0,2012-10-05 16:40:23.000000,2021-06-10 09:45:48.000000,2019-09-16 09:29:29.000000,103.0,33.0,79.0,1524.0,658.0,An improbable web debugger through WebSockets.,22.0,23,False,,2019-09-16 09:25:54.000000,3.3.0,53.0,,14117.0,,wdb,151.0,95.0,https://pypi.org/project/wdb,2019-09-16 09:25:54.000000,56.0,14117.0,,,,3.0,,,,,,,,,,,,,,,,,,, +395,ruia,howie6879/ruia,,web-scraping,https://github.com/howie6879/ruia,https://github.com/howie6879/ruia,Apache-2.0,2018-07-10 01:12:54.000000,2021-05-12 23:14:37.000000,2021-05-12 23:14:32.000000,156.0,3.0,86.0,1435.0,426.0,Async Python 3.6+ web scraping micro-framework based on asyncio.,13.0,23,True,,2021-05-07 01:36:59.000000,0.8.4,54.0,11.0,381.0,,ruia,53.0,47.0,https://pypi.org/project/ruia,2021-05-07 01:36:59.000000,6.0,381.0,,,,3.0,,,,,,,,,,,,,,,,,,, +396,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.000000,2021-07-01 06:47:24.000000,2021-05-28 21:43:17.000000,128.0,99.0,125.0,1047.0,602.0,Translate APIs described by OpenAPI Specifications (OAS) into GraphQL.,33.0,23,True,"['openapi', 'graphql']",2021-03-17 14:49:29.000000,openapi-to-graphql@2.3.0,30.0,,3938.0,,,295.0,294.0,,,,,,,,3.0,,,,openapi-to-graphql-cli,https://www.npmjs.com/package/openapi-to-graphql-cli,2021-03-17 14:34:46.362000,1.0,3938.0,,,,,,,,,,, +397,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.000000,2020-03-30 09:11:26.000000,2020-03-30 09:08:58.000000,112.0,16.0,190.0,898.0,430.0,"Full-text multi-table search application for Django. Easy to install and use, with good performance.",37.0,23,False,['django'],2020-03-30 09:11:26.000000,1.5.5,29.0,,12825.0,,django-watson,608.0,396.0,https://pypi.org/project/django-watson,2020-03-30 09:11:26.000000,212.0,12825.0,,,,3.0,,,,,,,,,,,,,,,,,,, +398,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.000000,2021-06-14 12:28:49.000000,2020-07-13 17:40:33.000000,69.0,21.0,22.0,769.0,60.0,HTTP security headers for Flask.,19.0,23,True,['flask'],2021-06-14 12:28:49.000000,0.8.1,13.0,,235776.0,,flask-talisman,160.0,,https://pypi.org/project/flask-talisman,2021-06-14 12:28:49.000000,160.0,235776.0,,,,3.0,,,,,,,,,,,,,,,,,,, +399,tartiflette,tartiflette/tartiflette,,graphql,https://github.com/tartiflette/tartiflette,https://github.com/tartiflette/tartiflette,MIT,2018-01-26 09:56:10.000000,2021-06-28 07:04:40.000000,2021-04-29 15:43:10.000000,36.0,15.0,123.0,752.0,1033.0,GraphQL Engine built with Python 3.6+ / asyncio.,25.0,23,True,,2021-04-09 09:20:17.000000,1.3.3,78.0,,3530.0,,tartiflette,73.0,59.0,https://pypi.org/project/tartiflette,2021-04-09 09:18:49.000000,14.0,3530.0,,,,3.0,,,,,,,,,,,,,,,,,,, +400,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.000000,2020-12-17 02:18:46.000000,2020-12-17 02:18:36.000000,22.0,1.0,18.0,602.0,303.0,Fast C based HTML 5 parsing for python.,5.0,23,True,,2019-11-03 03:14:33.000000,0.4.9,17.0,,356812.0,,html5-parser,254.0,230.0,https://pypi.org/project/html5-parser,2019-11-03 03:14:33.000000,24.0,356812.0,,,,3.0,,,,,,,,,,,,,,,,,,, +401,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.000000,2021-01-09 12:42:16.000000,2020-12-19 05:43:35.000000,68.0,12.0,36.0,581.0,125.0,Helps working with singletons - things like global settings that you want to edit from the admin site.,39.0,23,False,['django'],2020-12-19 05:44:54.000000,1.1.5,11.0,,74930.0,,django-solo,1613.0,1059.0,https://pypi.org/project/django-solo,2020-12-19 05:44:54.000000,554.0,74930.0,,,,3.0,,,,,,,,,,,,,,,,,,, +402,selene,yashaka/selene,,testing,https://github.com/yashaka/selene,https://github.com/yashaka/selene,MIT,2015-04-17 08:52:14.000000,2021-07-01 00:05:32.000000,2021-06-19 15:52:17.000000,112.0,79.0,138.0,462.0,814.0,User-oriented Web UI browser tests in Python.,33.0,23,True,,2021-05-07 05:52:41.000000,1.0.2,59.0,,19719.0,,selene,28.0,,https://pypi.org/project/selene,2021-05-05 08:34:05.000000,28.0,19719.0,,,,3.0,,,,,,,,,,,,,,,,,,, +403,mistletoe,miyuchina/mistletoe,,markdown,https://github.com/miyuchina/mistletoe,https://github.com/miyuchina/mistletoe,MIT,2017-07-09 10:57:29.000000,2020-09-19 18:57:37.000000,2019-06-08 19:09:57.000000,74.0,35.0,51.0,377.0,634.0,"A fast, extensible and spec-compliant Markdown parser in pure Python.",16.0,23,False,,2019-06-08 19:28:01.000000,0.7.2,20.0,179.0,72890.0,,mistletoe,246.0,206.0,https://pypi.org/project/mistletoe,2019-06-08 19:14:21.000000,40.0,72887.0,,,,3.0,,,,,,,,,,,,,,,,,,, +404,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.000000,2021-03-29 16:47:45.000000,2020-03-11 11:00:24.000000,51.0,10.0,27.0,368.0,167.0,Get inside your stronghold and make all your Django views default login_required.,22.0,23,False,['django'],2020-01-17 16:34:53.000000,0.4.0,22.0,,22656.0,,django-stronghold,461.0,243.0,https://pypi.org/project/django-stronghold,2020-01-17 16:34:53.000000,218.0,22656.0,,,,3.0,,,,,,,,,,,,,,,,,,, +405,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.000000,2020-06-17 15:45:47.000000,2014-07-30 05:44:44.000000,149.0,101.0,34.0,364.0,181.0,A python module for retrieving and parsing WHOIS data.,7.0,23,False,,2020-06-17 15:45:47.000000,0.7.3,21.0,,127852.0,,python-whois,818.0,390.0,https://pypi.org/project/python-whois,2020-06-17 15:45:47.000000,428.0,127852.0,,,,3.0,,,,,,,,,,,,,,,,,,, +406,deform,Pylons/deform,,forms,https://github.com/Pylons/deform,https://github.com/Pylons/deform,BSD-3-Clause,2011-02-16 06:29:46.000000,2021-06-12 00:30:11.000000,2021-06-12 00:30:11.000000,154.0,47.0,135.0,363.0,,A Python HTML form library.,101.0,23,True,,2020-12-15 23:27:03.000000,2.0.15,40.0,,7912.0,,deform,1041.0,693.0,https://pypi.org/project/deform,2020-12-10 12:40:05.000000,348.0,7912.0,,,,3.0,,,,,,,,,,,,,,,,,,, +407,django-robots,jazzband/django-robots,,django-utils,https://github.com/jazzband/django-robots,https://github.com/jazzband/django-robots,BSD-3-Clause,2009-09-20 15:27:41.000000,2021-03-10 21:19:06.000000,2021-03-10 21:19:03.000000,76.0,15.0,37.0,348.0,291.0,A Django app for managing robots.txt files following the robots exclusion protocol.,37.0,23,True,['django'],2020-01-04 20:45:05.000000,4.0,22.0,,23189.0,,django-robots,1855.0,757.0,https://pypi.org/project/django-robots,2020-01-04 20:48:23.000000,1098.0,23189.0,,,,3.0,,,,,,,,,,,,,,,,,,, +408,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.000000,2020-04-06 23:28:56.000000,2020-04-06 23:28:44.000000,90.0,13.0,41.0,332.0,224.0,HTTP request/response parser for python in C.,31.0,23,False,,2020-04-06 23:00:26.000000,0.9.0,36.0,,33999.0,,http-parser,545.0,395.0,https://pypi.org/project/http-parser,2020-04-06 23:00:26.000000,150.0,33999.0,,,,3.0,,,,,,,,,,,,,,,,,,, +409,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.000000,2021-05-17 08:19:49.000000,2020-07-29 05:23:09.000000,53.0,1.0,70.0,304.0,,Generating short urls with python has never been easier.,24.0,23,True,,2020-03-19 17:55:20.000000,1.0.1,27.0,,111005.0,,pyshorteners,1178.0,1042.0,https://pypi.org/project/pyshorteners,2020-03-19 17:54:24.000000,136.0,111005.0,,,,3.0,,,,,,,,,,,,,,,,,,, +410,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.000000,2021-06-30 08:46:03.000000,2021-04-26 05:49:12.000000,82.0,22.0,58.0,225.0,540.0,Graphene MongoEngine integration.,27.0,23,True,['graphql'],2020-06-30 09:30:32.000000,0.2.13,31.0,,7888.0,conda-forge/graphene-mongo,graphene-mongo,243.0,221.0,https://pypi.org/project/graphene-mongo,2020-06-30 09:30:32.000000,22.0,7713.0,https://anaconda.org/conda-forge/graphene-mongo,2020-06-30 21:31:16.669000,2800.0,3.0,,,,,,,,,,,True,,,,,,,, +411,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.000000,2020-12-25 19:34:28.000000,2020-12-25 19:34:19.000000,49.0,9.0,66.0,209.0,305.0,pytest splinter and selenium integration for anyone interested in browser interaction in tests.,28.0,23,True,,2020-12-25 19:34:28.000000,3.3.1,73.0,,17941.0,,pytest-splinter,537.0,323.0,https://pypi.org/project/pytest-splinter,2020-12-25 19:34:28.000000,214.0,17941.0,,,,3.0,,,,,,,,,,,,,,,,,,, +412,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.000000,2021-06-27 09:12:04.000000,2021-06-27 09:05:17.000000,24.0,3.0,28.0,185.0,202.0,"Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk).",19.0,23,True,['fastapi'],2021-06-27 09:12:04.000000,0.4.0,54.0,,9874.0,,fastapi-mail,89.0,89.0,https://pypi.org/project/fastapi-mail,2021-06-27 09:12:04.000000,0.0,9874.0,,,,2.0,,,,,,,,,,,,,,,,,,, +413,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.000000,2021-06-30 16:59:23.000000,2021-06-16 08:18:31.000000,84.0,53.0,100.0,136.0,589.0,OpenAPI core.,44.0,23,True,,2021-05-14 11:26:33.000000,0.14.2,40.0,,118582.0,,openapi-core,22.0,,https://pypi.org/project/openapi-core,2021-05-14 11:26:33.000000,22.0,118582.0,,,,3.0,,,,,,,,,,,,,,,,,,, +414,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.000000,2021-06-22 15:17:18.000000,2020-04-17 18:23:35.000000,58.0,6.0,54.0,72.0,535.0,Jinja2 templating system bindings for the Pyramid web framework.,47.0,23,False,['pyramid'],2016-01-23 15:34:59.000000,2.6.2,36.0,,1236442.0,,pyramid_jinja2,510.0,,https://pypi.org/project/pyramid_jinja2,2016-11-15 16:40:41.000000,510.0,1236442.0,,,,1.0,,,,,,,,,,,,,,,,,,BSD-based, +415,tyk,TykTechnologies/tyk,,api-proxies,https://github.com/TykTechnologies/tyk,https://github.com/TykTechnologies/tyk,MPL-2.0,2014-05-07 14:38:24.000000,2021-07-01 08:26:28.000000,2021-06-30 10:23:31.000000,805.0,348.0,1508.0,6400.0,3574.0,"Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols.",80.0,22,True,,2021-05-20 08:41:30.000000,3.2.1,100.0,17139.0,214.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +416,AutoRest,Azure/autorest,,openapi-utils,https://github.com/Azure/autorest,https://github.com/Azure/autorest,MIT,2015-02-20 23:02:54.000000,2021-06-30 17:03:41.000000,2021-06-29 22:00:01.000000,648.0,85.0,1718.0,3437.0,,"OpenAPI (f.k.a Swagger) Specification code generator. Supports C#, PowerShell, Go, Java, Node.js, TypeScript, Python,..",147.0,22,True,['openapi'],,,100.0,75465.0,5031.0,,,284.0,284.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.000000,2021-06-27 10:04:32.000000,2021-03-18 00:14:59.000000,766.0,92.0,110.0,2686.0,220.0,A tool for extracting plain text from Wikipedia dumps.,30.0,22,True,,2020-12-05 19:18:56.000000,3.0.4,3.0,,951.0,,wikiextractor,78.0,70.0,https://pypi.org/project/wikiextractor,2020-12-05 19:18:56.000000,8.0,951.0,,,,3.0,,,,,,,,,,,,,,,,,,, +418,weblate,WeblateOrg/weblate,,others,https://github.com/WeblateOrg/weblate,https://github.com/WeblateOrg/weblate,GPL-3.0,2012-02-27 09:33:29.000000,2021-07-01 12:14:36.000000,2021-07-01 08:03:10.000000,617.0,287.0,3557.0,2463.0,,Web based localization tool with tight version control integration.,1148.0,22,True,,2021-06-30 15:04:31.000000,weblate-4.7.1,75.0,1103.0,1679.0,,weblate,18.0,18.0,https://pypi.org/project/weblate,2021-06-17 05:28:46.000000,,1634.0,,,,3.0,,,,,,,,,,,,,,,,,,, +419,Gerapy,Gerapy/Gerapy,,web-scraping,https://github.com/Gerapy/Gerapy,https://github.com/Gerapy/Gerapy,MIT,2017-06-30 03:58:27.000000,2021-06-10 17:37:56.000000,2021-05-28 17:40:44.000000,509.0,50.0,114.0,2459.0,543.0,"Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js.",10.0,22,True,['django'],2020-08-27 05:24:50.000000,0.9.6,41.0,,702.0,,gerapy,116.0,108.0,https://pypi.org/project/gerapy,2020-08-27 05:23:56.000000,8.0,702.0,,,,3.0,,,,,,,,,,,,,,,,,,, +420,aiortc,aiortc/aiortc,,others,https://github.com/aiortc/aiortc,https://github.com/aiortc/aiortc,BSD-3-Clause,2018-02-23 22:05:16.000000,2021-06-11 19:39:17.000000,2021-04-16 07:57:34.000000,374.0,52.0,371.0,2456.0,,WebRTC and ORTC implementation for Python using asyncio.,19.0,22,True,,2021-03-07 16:31:14.000000,1.2.0,43.0,,49164.0,,aiortc,12.0,,https://pypi.org/project/aiortc,2021-03-07 16:31:14.000000,12.0,49164.0,,,,3.0,,,,,,,,,,,,,,,,,,, +421,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.000000,2021-04-24 17:19:08.000000,2019-11-14 10:11:13.000000,493.0,99.0,210.0,2066.0,444.0,A Python library to access Instagram's private API.,5.0,22,False,,2019-02-22 08:05:21.000000,1.6.0,39.0,,24894.0,,instagram_private_api,16.0,,https://pypi.org/project/instagram_private_api,2019-05-06 11:32:26.000000,16.0,24894.0,,,,3.0,,,,,,,,,,,,,,,,,,, +422,flaskbb,flaskbb/flaskbb,,web-ui,https://github.com/flaskbb/flaskbb,https://github.com/flaskbb/flaskbb,BSD-3-Clause,2013-09-11 08:39:17.000000,2021-06-12 12:55:48.000000,2021-05-19 15:43:23.000000,528.0,38.0,278.0,2048.0,1811.0,A classic Forum Software in Python using Flask.,57.0,22,True,['flask'],2018-07-15 19:10:30.000000,2.0.2,4.0,,136.0,,FlaskBB,24.0,22.0,https://pypi.org/project/FlaskBB,2018-07-15 19:10:30.000000,2.0,136.0,,,,2.0,,,,,,,,,,,,,,,,,,, +423,web2py,web2py/web2py,,web-frameworks,https://github.com/web2py/web2py,https://github.com/web2py/web2py,LGPL-3.0,2008-11-07 06:08:58.000000,2021-06-26 20:08:56.000000,2021-06-26 20:08:50.000000,842.0,350.0,658.0,1951.0,8173.0,Free and open source full-stack enterprise framework for agile development of secure database-driven web-based..,247.0,22,True,,2020-03-21 20:19:46.000000,2.19.1,24.0,,,,,38.0,38.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +424,sandman2,jeffknupp/sandman2,,others,https://github.com/jeffknupp/sandman2,https://github.com/jeffknupp/sandman2,Apache-2.0,2014-10-24 17:21:50.000000,2021-06-28 17:12:10.000000,2020-12-21 15:15:51.000000,175.0,23.0,52.0,1710.0,250.0,Automatically generate a RESTful API service for your legacy database. No code required!.,23.0,22,True,,2020-09-08 18:00:11.000000,1.2.3,28.0,,460.0,,sandman2,21.0,15.0,https://pypi.org/project/sandman2,2020-09-08 18:00:11.000000,6.0,460.0,,,,3.0,,,,,,,,,,,,,,,,,,, +425,hyde,hyde/hyde,,others,https://github.com/hyde/hyde,https://github.com/hyde/hyde,MIT,2011-01-07 09:52:20.000000,2020-12-28 00:18:49.000000,2016-03-10 01:59:31.000000,247.0,64.0,139.0,1581.0,600.0,A Python Static Website Generator.,43.0,22,False,,2015-11-09 13:50:15.000000,0.8.9,16.0,,126.0,,hyde,212.0,82.0,https://pypi.org/project/hyde,2015-11-09 13:50:15.000000,130.0,126.0,,,,3.0,,,,,,,,,,,,,,,,,,, +426,frontera,scrapinghub/frontera,,web-scraping,https://github.com/scrapinghub/frontera,https://github.com/scrapinghub/frontera,BSD-3-Clause,2014-11-22 15:42:50.000000,2020-08-07 20:18:38.000000,2019-11-29 15:30:27.000000,206.0,96.0,74.0,1166.0,923.0,A scalable frontier for web crawlers.,41.0,22,False,,2019-04-05 16:36:41.000000,0.8.1,22.0,,509.0,,frontera,51.0,27.0,https://pypi.org/project/frontera,2019-04-05 16:36:41.000000,24.0,509.0,,,,3.0,,,,,,,,,,,,,,,,,,, +427,pyresttest,svanoort/pyresttest,,testing,https://github.com/svanoort/pyresttest,https://github.com/svanoort/pyresttest,Apache-2.0,2014-05-01 23:40:10.000000,2021-06-10 17:22:57.000000,2018-02-03 22:03:13.000000,319.0,131.0,114.0,1071.0,531.0,Python Rest Testing.,17.0,22,False,,2016-03-15 03:16:18.000000,1.7.1,14.0,,3989.0,conda-forge/pyresttest,pyresttest,108.0,83.0,https://pypi.org/project/pyresttest,2016-03-15 03:13:33.000000,25.0,3039.0,https://anaconda.org/conda-forge/pyresttest,2021-01-10 09:43:41.688000,36120.0,3.0,,,,,,,,,,,,,,,,,,, +428,schemathesis,schemathesis/schemathesis,,testing,https://github.com/schemathesis/schemathesis,https://github.com/schemathesis/schemathesis,MIT,2019-08-19 11:13:01.000000,2021-06-23 15:23:32.000000,2021-06-23 15:23:31.000000,67.0,87.0,460.0,895.0,1236.0,A modern API testing tool for web applications built with Open API and GraphQL specifications.,29.0,22,True,"['openapi', 'graphql']",2021-06-22 11:40:05.000000,3.9.3,165.0,,36079.0,,schemathesis,0.0,,https://pypi.org/project/schemathesis,2021-06-22 11:40:05.000000,0.0,36079.0,,,,3.0,,,,,,,,,,,,,,,,,,, +429,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.000000,2021-05-13 19:25:42.000000,2021-02-13 02:44:41.000000,202.0,41.0,277.0,823.0,,Simply integrate Summernote editor with Django project.,67.0,22,True,['django'],2019-12-22 21:30:56.000000,0.8.11.6,71.0,,42451.0,,django-summernote,452.0,,https://pypi.org/project/django-summernote,2019-12-22 21:30:11.000000,452.0,42451.0,,,,3.0,,,,,,,,,,,,,,,,,,, +430,feincms,feincms/feincms,,cms,https://github.com/feincms/feincms,https://github.com/feincms/feincms,BSD-3-Clause,2009-01-27 20:34:16.000000,2021-04-25 16:13:58.000000,2021-04-25 16:13:58.000000,231.0,38.0,400.0,804.0,,A Django-based CMS with a focus on extensibility and concise code.,134.0,22,True,['django'],2021-03-22 21:11:29.000000,1.20.0,99.0,,3094.0,,feincms,314.0,,https://pypi.org/project/feincms,2021-03-22 21:11:29.000000,314.0,3094.0,,,,3.0,,,,,,,,,,,,,,,,,,, +431,django-split-settings,sobolevn/django-split-settings,,django-utils,https://github.com/sobolevn/django-split-settings,https://github.com/sobolevn/django-split-settings,BSD-3-Clause,2013-05-17 06:04:30.000000,2021-06-28 07:34:16.000000,2021-06-28 07:32:54.000000,52.0,4.0,33.0,732.0,335.0,Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and..,18.0,22,True,['django'],2020-11-17 07:53:22.000000,1.1.0,13.0,,51474.0,,django-split-settings,108.0,,https://pypi.org/project/django-split-settings,2020-04-22 09:42:29.000000,108.0,51474.0,,,,3.0,,,,,,,,,,,,,,,,,,, +432,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.000000,2021-06-30 14:27:40.000000,2021-06-30 14:26:33.000000,65.0,22.0,109.0,523.0,351.0,"Pydantic model generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.",23.0,22,True,['openapi'],2021-06-11 16:39:43.000000,0.11.8,133.0,,81964.0,,datamodel-code-generator,0.0,,https://pypi.org/project/datamodel-code-generator,2021-06-11 16:39:43.000000,0.0,81964.0,,,,3.0,,,,,,,,,,,,,,,,,,, +433,selectolax,rushter/selectolax,,html-processing,https://github.com/rushter/selectolax,https://github.com/rushter/selectolax,MIT,2017-11-26 19:37:37.000000,2021-06-15 14:11:30.000000,2021-06-15 14:11:24.000000,24.0,7.0,29.0,393.0,161.0,Python binding to Modest engine (fast HTML5 parser with CSS selectors).,2.0,22,True,,2021-06-15 12:23:38.000000,0.2.12,26.0,,16477.0,,selectolax,179.0,173.0,https://pypi.org/project/selectolax,2021-06-15 12:23:38.000000,6.0,16477.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.000000,2021-06-28 05:36:52.000000,2021-06-28 05:36:50.000000,19.0,5.0,25.0,373.0,630.0,"#1 quality TLS certs while you wait, for the discerning tester.",14.0,22,True,,2021-06-08 18:52:59.000000,0.8.0,11.0,,18353.0,,trustme,177.0,113.0,https://pypi.org/project/trustme,2021-06-08 18:52:59.000000,64.0,18353.0,,,,3.0,,,,,,,,,,,True,,,,,,,, +435,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.000000,2021-06-10 15:45:15.000000,2020-09-25 16:23:54.000000,24.0,10.0,8.0,293.0,51.0,Adds simple SQLAlchemy support to FastAPI.,5.0,22,True,['fastapi'],2020-09-25 16:26:29.000000,0.2.1,9.0,,15726.0,,fastapi-sqlalchemy,198.0,198.0,https://pypi.org/project/fastapi-sqlalchemy,2020-09-25 16:26:29.000000,0.0,15726.0,,,,1.0,,,,,,,,,,,,,,,,,,, +436,velruse,bbangert/velruse,,auth,https://github.com/bbangert/velruse,https://github.com/bbangert/velruse,MIT,2010-04-30 19:23:27.000000,2020-05-12 14:00:34.000000,2013-10-06 19:17:50.000000,91.0,37.0,34.0,253.0,559.0,Simplifying third-party authentication for web applications.,44.0,22,False,,2013-08-30 04:51:31.000000,1.1.1,10.0,,7445.0,,velruse,236.0,164.0,https://pypi.org/project/velruse,2013-08-30 04:51:31.000000,72.0,7445.0,,,,3.0,,,,,,,,,,,,,,,,,,, +437,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.000000,2020-11-10 23:13:19.000000,2020-11-10 23:13:13.000000,72.0,10.0,39.0,230.0,233.0,"A flask extension using pyexcel to read, manipulate and write data in different excel formats: csv, ods, xls, xlsx and..",8.0,22,True,,2017-07-20 02:40:14.000000,0.0.7,8.0,7.0,14986.0,,flask-excel,764.0,624.0,https://pypi.org/project/flask-excel,2017-07-20 02:40:14.000000,140.0,14986.0,,,,3.0,,,,,,,,,,,,,,,,,,, +438,mailer,marrow/mailer,,email,https://github.com/marrow/mailer,https://github.com/marrow/mailer,MIT,2011-03-13 05:21:26.000000,2021-07-01 11:13:17.243000,2021-04-20 02:51:08.000000,50.0,25.0,46.0,225.0,295.0,"A light-weight, modular, message representation and mail delivery framework for Python.",20.0,22,True,,2019-09-16 00:20:27.000000,4.0.3,8.0,106.0,26555.0,conda-forge/mailer,mailer,156.0,,https://pypi.org/project/mailer,2015-04-22 03:10:28.000000,156.0,25444.0,https://anaconda.org/conda-forge/mailer,2021-07-01 11:13:17.243000,37756.0,3.0,,,,,,,,,,,,,,,,,,, +439,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.000000,2021-04-10 11:07:27.000000,2021-02-22 20:22:57.000000,28.0,10.0,33.0,225.0,180.0,Adds Injector support to Flask.,10.0,22,True,['flask'],2020-02-22 13:39:54.000000,0.12.3,25.0,,32921.0,,flask_injector,655.0,547.0,https://pypi.org/project/flask_injector,2020-02-22 13:39:54.000000,108.0,32921.0,,,,3.0,,,,,,,,,,,,,,,,,,, +440,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.000000,2021-06-16 15:51:08.000000,2021-06-16 15:51:08.000000,35.0,5.0,49.0,213.0,437.0,"a socket mock framework - for all kinds of socket animals, web-clients included.",19.0,22,True,,2021-06-10 12:32:29.000000,3.9.42,74.0,,8058.0,,mocket,100.0,54.0,https://pypi.org/project/mocket,2021-06-10 12:26:23.000000,46.0,8058.0,,,,3.0,,,,,,,,,,,,,,,,,,, +441,trafilatura,adbar/trafilatura,,web-scraping,https://github.com/adbar/trafilatura,https://github.com/adbar/trafilatura,GPL-3.0,2019-04-08 11:38:48.000000,2021-06-28 12:54:41.000000,2021-06-28 12:27:10.000000,35.0,12.0,56.0,198.0,935.0,"Web scraping library and command-line tool for text discovery and extraction (main content, metadata, comments).",12.0,22,True,,2021-06-15 16:09:48.000000,0.9.0,22.0,,51074.0,,trafilatura,72.0,72.0,https://pypi.org/project/trafilatura,2021-06-15 16:08:15.000000,0.0,51074.0,,,,3.0,,,,,,,,,,,,,,,,,,, +442,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.000000,2021-06-04 09:34:30.000000,2017-07-19 05:38:58.000000,87.0,14.0,34.0,183.0,157.0,Seamlessly serve your static assets of your Flask app from Amazon S3.,26.0,22,False,,2017-02-23 20:44:59.000000,0.3.3,28.0,20.0,6695.0,,flask-s3,500.0,332.0,https://pypi.org/project/flask-s3,2017-02-23 20:44:59.000000,168.0,6695.0,,,,3.0,,,,,,,,,,,,,,,,,,, +443,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.000000,2021-06-30 00:10:02.000000,2021-06-30 00:09:19.000000,30.0,46.0,44.0,176.0,255.0,"Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.",32.0,22,True,"['flask', 'openapi']",2021-05-17 14:33:22.000000,1.12.3,34.0,,2648.0,,flask-rebar,34.0,28.0,https://pypi.org/project/flask-rebar,2021-06-14 18:14:01.000000,6.0,2648.0,,,,3.0,,,,,,,,,,,,,,,,,,, +444,reppy,seomoz/reppy,,others,https://github.com/seomoz/reppy,https://github.com/seomoz/reppy,MIT,2011-10-29 00:06:46.000000,2020-03-12 22:32:22.000000,2020-03-12 22:31:33.000000,31.0,18.0,35.0,163.0,265.0,Modern robots.txt Parser for Python.,23.0,22,False,,2019-09-16 19:32:19.000000,0.4.14,24.0,,9542.0,,reppy,177.0,113.0,https://pypi.org/project/reppy,2019-09-16 19:32:19.000000,64.0,9542.0,,,,3.0,,,,,,,,,,,,,,,,,,, +445,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.000000,2021-06-16 09:09:46.000000,2019-10-22 00:14:18.000000,39.0,18.0,13.0,119.0,66.0,OpenTracing instrumentation for the Flask microframework.,15.0,22,False,['flask'],2019-10-22 00:20:30.000000,1.1.0,12.0,,73436.0,,Flask-Opentracing,197.0,157.0,https://pypi.org/project/Flask-Opentracing,2019-10-22 00:20:30.000000,40.0,73436.0,,,,3.0,,,,,,,,,,,,,,,,,,, +446,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.000000,2021-05-15 21:42:07.000000,2021-05-15 21:42:07.000000,41.0,9.0,33.0,51.0,387.0,A package for sending email from your Pyramid application.,35.0,22,True,['pyramid'],2016-12-13 20:48:50.000000,0.15.1,24.0,,26717.0,,pyramid_mailer,188.0,,https://pypi.org/project/pyramid_mailer,2016-12-13 20:48:50.000000,188.0,26717.0,,,,3.0,,,,,,,,,,,,,,,,,,, +447,Photon,s0md3v/Photon,,web-scraping,https://github.com/s0md3v/Photon,https://github.com/s0md3v/Photon,GPL-3.0,2018-03-30 19:38:22.000000,2021-05-02 18:16:28.000000,2019-12-06 14:59:47.000000,1138.0,38.0,66.0,7965.0,324.0,Incredibly fast crawler designed for OSINT.,21.0,21,False,,2019-04-05 15:15:47.000000,1.3.0,18.0,,347.0,,photon,5.0,,https://pypi.org/project/photon,2019-01-25 01:13:36.000000,5.0,347.0,,,,3.0,,,,,,,,,,,,,,,,,,, +448,ngxtop,lebinh/ngxtop,,monitoring,https://github.com/lebinh/ngxtop,https://github.com/lebinh/ngxtop,MIT,2014-03-21 15:39:52.000000,2020-12-21 01:02:13.000000,2020-12-21 00:59:19.000000,462.0,62.0,27.0,6150.0,40.0,Real-time metrics for nginx server.,9.0,21,True,,2020-12-21 00:51:09.000000,0.0.3,3.0,,6243.0,,ngxtop,47.0,29.0,https://pypi.org/project/ngxtop,2020-12-21 00:51:09.000000,18.0,6243.0,,,,3.0,,,,,,,,,,,,,,,,,,, +449,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.000000,2020-12-23 01:00:55.000000,2019-02-11 10:54:12.000000,316.0,145.0,55.0,5722.0,141.0,"Fast, asynchronous and elegant Python web framework.",28.0,21,False,,2017-09-04 00:40:01.000000,0.1.0,8.0,,611.0,,vibora,92.0,66.0,https://pypi.org/project/vibora,2018-06-16 04:25:57.000000,26.0,611.0,,,,3.0,,,,,,,,,,,,,,,,,,, +450,maltrail,stamparm/maltrail,,others,https://github.com/stamparm/maltrail,https://github.com/stamparm/maltrail,MIT,2014-12-04 21:33:46.000000,2021-07-01 14:51:07.000000,2021-06-30 12:22:29.000000,774.0,68.0,230.0,4059.0,63108.0,Malicious traffic detection system.,30.0,21,True,,2021-06-08 12:08:40.000000,0.34,23.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +451,AutoScraper,alirezamika/autoscraper,,web-scraping,https://github.com/alirezamika/autoscraper,https://github.com/alirezamika/autoscraper,MIT,2020-08-31 12:02:19.000000,2021-02-03 21:12:16.000000,2021-02-03 21:12:16.000000,352.0,6.0,31.0,3594.0,134.0,"A Smart, Automatic, Fast and Lightweight Web Scraper for Python.",6.0,21,True,,2021-01-23 17:11:12.000000,1.1.12,15.0,,1869.0,,autoscraper,60.0,60.0,https://pypi.org/project/autoscraper,2021-01-23 17:11:12.000000,,1869.0,,,,3.0,,,,,,,,,,,,,,,,,,, +452,toapi,gaojiuli/toapi,,others,https://github.com/gaojiuli/toapi,https://github.com/gaojiuli/toapi,MIT,2017-11-27 08:40:55.000000,2021-06-28 01:58:50.000000,2021-06-28 01:58:45.000000,230.0,8.0,48.0,3152.0,462.0,Every web site provides APIs.,12.0,21,True,,2021-06-28 01:56:50.000000,2.1.3,40.0,,249.0,,toapi,8.0,,https://pypi.org/project/toapi,2021-06-28 01:56:50.000000,8.0,249.0,,,,3.0,2.0,,,,,,,,,,,,,,,,,, +453,gmail,charlierguo/gmail,,email,https://github.com/charlierguo/gmail,https://github.com/charlierguo/gmail,MIT,2013-07-29 03:46:41.000000,2021-03-02 05:41:37.000000,2014-02-04 22:59:23.000000,325.0,55.0,10.0,1646.0,73.0,A Pythonic interface for Google Mail.,14.0,21,False,,2017-08-07 19:59:52.000000,0.6.3,10.0,,9415.0,,gmail,34.0,,https://pypi.org/project/gmail,2017-08-07 19:59:52.000000,34.0,9415.0,,,,3.0,,,,,,,,,,,,,,,,,,, +454,Wooey,wooey/wooey,,web-ui,https://github.com/wooey/Wooey,https://github.com/wooey/Wooey,BSD-3-Clause,2015-03-01 16:47:05.000000,2020-08-23 15:14:54.000000,2020-08-23 15:14:53.000000,168.0,54.0,142.0,1612.0,887.0,A Django app that creates automatic web UIs for Python scripts.,22.0,21,True,,2020-04-16 02:58:59.000000,0.12.0,30.0,,239.0,,wooey,31.0,30.0,https://pypi.org/project/wooey,2020-04-16 02:56:01.000000,1.0,239.0,,,,3.0,,,,,,,,,,,,,,,,,,, +455,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.000000,2021-06-29 07:31:14.000000,2021-06-24 10:23:45.000000,74.0,39.0,82.0,1239.0,315.0,"Fast, Async-ready, Openapi, type hints based framework for building APIs.",22.0,21,True,,2021-06-05 15:54:17.000000,0.13.2,35.0,,7227.0,,django-ninja,0.0,,https://pypi.org/project/django-ninja,2021-06-05 15:55:00.000000,0.0,7227.0,,,,3.0,,,,,,,,,,,,,,,,,,, +456,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.000000,2021-06-29 07:06:18.000000,2021-06-29 07:06:11.000000,57.0,29.0,246.0,665.0,1400.0,The web framework for inventors.,20.0,21,True,,2021-06-21 13:28:04.000000,2.2.3,85.0,,449.0,,emmett,10.0,10.0,https://pypi.org/project/emmett,2021-06-21 13:28:04.000000,0.0,449.0,,,,3.0,,,,,,,,,,,,,,,,,,, +457,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.000000,2021-03-19 22:05:41.000000,2020-10-20 08:42:33.000000,81.0,27.0,31.0,644.0,157.0,a flask profiler which watches endpoint calls and tries to make some analysis.,29.0,21,True,['flask'],2018-11-19 23:11:10.000000,1.8.1,39.0,,13916.0,,flask-profiler,12.0,,https://pypi.org/project/flask-profiler,2018-11-19 23:11:10.000000,12.0,13916.0,,,,3.0,,,,,,,,,,,,,,,,,,, +458,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.000000,2021-06-28 17:57:24.000000,2021-06-28 17:57:24.000000,47.0,23.0,67.0,391.0,,Object factory for Django.,30.0,21,True,['django'],2021-06-13 10:51:19.000000,1.3.2,10.0,,162492.0,,model_bakery,8.0,,https://pypi.org/project/model_bakery,2021-06-13 10:51:19.000000,8.0,162492.0,,,,3.0,,,,,,,,,,,,,,,,,,, +459,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.000000,2021-05-08 00:47:58.000000,2021-01-04 22:52:20.000000,76.0,14.0,71.0,377.0,217.0,Content Security Policy for Django.,43.0,21,True,['django'],2013-11-19 23:16:37.000000,2.0.3,12.0,,179078.0,,django-csp,0.0,,https://pypi.org/project/django-csp,2020-08-12 18:50:34.000000,0.0,179078.0,,,,3.0,,,,,,,,,,,,,,,,,,, +460,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.000000,2021-05-04 20:14:30.000000,2020-11-09 03:53:43.000000,100.0,38.0,57.0,321.0,224.0,"Yet another Django audit log app, hopefully the simplest one.",26.0,21,True,['django'],2020-11-07 19:38:27.000000,1.3.1a1,37.0,,21789.0,,django-easy-audit,119.0,103.0,https://pypi.org/project/django-easy-audit,2020-11-07 19:35:28.000000,16.0,21789.0,,,,3.0,,,,,,,,,,,,,,,,,,, +461,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.000000,2021-06-26 09:13:01.000000,2021-06-19 06:03:53.000000,35.0,12.0,24.0,289.0,311.0,A dynamic FastAPI router that automatically creates CRUD routes for your models.,11.0,21,True,['fastapi'],2021-04-23 05:52:15.000000,0.7.1,20.0,2.0,2249.0,,fastapi-crudrouter,15.0,15.0,https://pypi.org/project/fastapi-crudrouter,2021-04-23 05:52:15.000000,,2249.0,,,,1.0,,,,,,,,,,,True,,,,,,,, +462,safrs,thomaxxl/safrs,,flask-utils,https://github.com/thomaxxl/safrs,https://github.com/thomaxxl/safrs,GPL-3.0,2017-09-20 07:56:55.000000,2021-05-21 20:48:47.000000,2021-05-19 08:49:12.000000,54.0,,71.0,284.0,1149.0,SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.,15.0,21,True,"['flask', 'openapi']",2021-05-21 20:48:47.000000,2.11.4,65.0,,1109.0,,safrs,35.0,35.0,https://pypi.org/project/safrs,2021-05-21 11:12:45.000000,0.0,1109.0,,,,3.0,,,,,,,,,,,,,,,,,,, +463,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.000000,2021-06-27 13:30:59.000000,2021-04-21 05:01:10.000000,38.0,4.0,122.0,284.0,325.0,"Strong, Simple, and Precise security for Flask APIs (using jwt).",19.0,21,True,['flask'],2021-04-21 05:00:12.000000,1.2.0,45.0,,4351.0,,flask-praetorian,14.0,,https://pypi.org/project/flask-praetorian,2021-04-21 05:00:12.000000,14.0,4351.0,,,,3.0,,,,,,,,,,,,,,,,,,, +464,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.000000,2021-06-30 21:46:50.000000,2021-04-10 22:06:50.000000,47.0,39.0,38.0,230.0,266.0,Django registration and authentication with GraphQL.,14.0,21,True,['django'],2020-11-16 13:18:58.000000,0.3.15,37.0,,7037.0,,django-graphql-auth,184.0,184.0,https://pypi.org/project/django-graphql-auth,2020-11-16 13:18:58.000000,,7037.0,,,,3.0,,,,,,,,,,,,,,,,,,, +465,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.000000,2021-05-10 15:07:33.070000,2021-05-08 05:21:32.000000,24.0,16.0,33.0,191.0,225.0,"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!.",13.0,21,True,,2021-05-08 05:25:20.000000,1.1.0,37.0,,377816.0,conda-forge/markdown-it-py,markdown-it-py,0.0,,https://pypi.org/project/markdown-it-py,2021-05-08 05:25:20.000000,0.0,370619.0,https://anaconda.org/conda-forge/markdown-it-py,2021-05-10 15:07:33.070000,115165.0,3.0,,,,,,,,,,,,,,,,,,, +466,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.000000,2021-06-20 16:40:53.000000,2021-06-20 16:39:14.000000,17.0,,19.0,182.0,248.0,FastAPI-Login tries to provide similar functionality as Flask-Login does.,5.0,21,True,['fastapi'],2021-06-20 16:40:53.000000,1.6.2,17.0,3.0,5788.0,,fastapi_login,88.0,88.0,https://pypi.org/project/fastapi_login,2021-06-20 16:40:53.000000,0.0,5788.0,,,,3.0,,,,,,,,,,,,,,,,,,, +467,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.000000,2021-03-04 21:32:03.000000,2018-07-12 02:38:48.000000,39.0,3.0,6.0,141.0,26.0,Simple GraphQL client for Python 2.7+.,6.0,21,False,,2021-03-04 21:32:03.000000,0.4.3,9.0,,50478.0,,python-graphql-client,195.0,195.0,https://pypi.org/project/python-graphql-client,2021-03-04 21:32:03.000000,0.0,50478.0,,,,3.0,,,,,,,,,,,,,,,,,,, +468,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.000000,2021-06-27 06:53:29.000000,2019-04-28 13:53:50.000000,29.0,13.0,4.0,82.0,26.0,A simple way to demo Flask apps from your machine.,2.0,21,False,['flask'],2018-09-09 19:48:38.000000,0.0.25,16.0,,36615.0,,flask-ngrok,1016.0,1002.0,https://pypi.org/project/flask-ngrok,2018-09-09 19:48:38.000000,14.0,36615.0,,,,3.0,,,,,,,,,,,True,,,,,,,, +469,healthchecks,healthchecks/healthchecks,,others,https://github.com/healthchecks/healthchecks,https://github.com/healthchecks/healthchecks,BSD-3-Clause,2015-06-25 18:38:33.000000,2021-06-29 11:38:20.000000,2021-06-29 11:38:06.000000,459.0,70.0,321.0,3889.0,1708.0,A cron monitoring tool written in Python & Django.,63.0,20,True,,2021-04-22 10:05:24.000000,1.20.0,25.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +470,urlwatch,thp/urlwatch,,others,https://github.com/thp/urlwatch,https://github.com/thp/urlwatch,BSD-3-Clause,2014-01-29 18:42:20.000000,2021-06-29 05:19:15.000000,2021-06-29 05:19:10.000000,308.0,63.0,342.0,2176.0,794.0,urlwatch monitors webpages for you.,72.0,20,True,,,,31.0,,3098.0,,urlwatch,2.0,,https://pypi.org/project/urlwatch,2021-04-10 08:48:53.000000,2.0,3098.0,,,,3.0,,,,,,,,,,,,,,,,,,, +471,Misago,rafalp/Misago,,web-ui,https://github.com/rafalp/Misago,https://github.com/rafalp/Misago,GPL-2.0,2012-06-22 14:24:02.000000,2021-06-07 16:56:39.000000,2020-05-25 19:36:15.000000,452.0,67.0,983.0,2124.0,5160.0,"Misago is fully featured modern forum application that is fast, scalable and responsive.",32.0,20,False,,2020-05-25 20:23:24.000000,0.27.0,43.0,,,,,40.0,40.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +472,requestium,tryolabs/requestium,,testing,https://github.com/tryolabs/requestium,https://github.com/tryolabs/requestium,BSD-3-Clause,2017-06-30 19:07:16.000000,2019-10-17 02:58:04.000000,2018-02-20 19:04:56.000000,127.0,20.0,5.0,1596.0,83.0,Integration layer between Requests and Selenium for automation of web actions.,6.0,20,False,,2017-11-30 18:12:45.000000,0.1.9,12.0,,7994.0,,requestium,57.0,52.0,https://pypi.org/project/requestium,2017-11-30 18:12:45.000000,5.0,7994.0,,,,3.0,,,,,,,,,,,,,,,,,,, +473,gazpacho,maxhumber/gazpacho,,web-scraping,https://github.com/maxhumber/gazpacho,https://github.com/maxhumber/gazpacho,MIT,2019-09-23 20:21:55.000000,2021-04-24 18:18:14.000000,2021-04-24 18:18:10.000000,55.0,11.0,32.0,570.0,160.0,"The simple, fast, and modern web scraping library.",16.0,20,True,,2020-10-09 12:51:41.000000,1.1,19.0,,14486.0,,gazpacho,112.0,110.0,https://pypi.org/project/gazpacho,2020-10-09 12:50:18.000000,2.0,14486.0,,,,3.0,,,,,,,,,,,,,,,,,,, +474,golem,golemhq/golem,,testing,https://github.com/golemhq/golem,https://github.com/golemhq/golem,MIT,2016-01-11 19:43:42.000000,2021-06-30 01:04:21.000000,2021-06-30 01:04:11.000000,70.0,16.0,116.0,451.0,601.0,A complete test automation tool.,20.0,20,True,,2021-06-11 00:46:19.000000,0.10.0,35.0,43.0,4214.0,,golem-framework,5.0,4.0,https://pypi.org/project/golem-framework,2021-06-11 00:33:37.000000,1.0,4213.0,,,,3.0,,,,,,,,,,,,,,,,,,, +475,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.000000,2020-09-28 13:35:55.000000,2020-09-28 13:34:15.000000,32.0,8.0,38.0,356.0,282.0,Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the..,20.0,20,True,['django'],2020-09-28 13:35:55.000000,1.0.2,13.0,,6910.0,,django-smuggler,195.0,122.0,https://pypi.org/project/django-smuggler,2020-09-28 13:35:55.000000,73.0,6910.0,,,,3.0,,,,,,,,,,,,,,,,,,, +476,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.000000,2021-06-23 09:05:15.000000,2021-05-24 06:23:14.000000,19.0,21.0,33.0,223.0,209.0,A delightful and complete interface to GitHub's amazing API.,7.0,20,True,,2021-05-24 06:24:00.000000,0.1.17,17.0,,74858.0,,ghapi,0.0,,https://pypi.org/project/ghapi,2021-05-24 06:24:00.000000,0.0,74858.0,,,,3.0,,,,,,,,,,,,,,,,,,, +477,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.000000,2020-08-24 22:05:39.000000,2020-08-24 21:37:50.000000,23.0,,15.0,186.0,142.0,Python module for generating and verifying JSON Web Tokens.,5.0,20,True,,2020-08-24 22:05:39.000000,3.3.0,38.0,,170475.0,,python-jwt,42.0,,https://pypi.org/project/python-jwt,2020-08-24 22:05:39.000000,42.0,170475.0,,,,3.0,,,,,,,,,,,,,,,,,,, +478,pyngrok,alexdlaird/pyngrok,,others,https://github.com/alexdlaird/pyngrok,https://github.com/alexdlaird/pyngrok,MIT,2018-12-16 22:12:33.000000,2021-04-21 23:43:02.000000,2021-04-21 23:42:50.000000,26.0,,49.0,179.0,,A Python wrapper for ngrok.,8.0,20,True,,2021-03-26 01:04:59.000000,5.0.5,75.0,,62377.0,conda-forge/pyngrok,pyngrok,10.0,,https://pypi.org/project/pyngrok,2021-03-26 01:04:59.000000,10.0,60884.0,https://anaconda.org/conda-forge/pyngrok,2021-03-26 02:41:50.385000,20909.0,3.0,,,,,,,,,,,True,,,,,,,, +479,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.000000,2021-06-05 18:11:41.000000,2021-06-04 02:17:35.000000,27.0,13.0,31.0,178.0,59.0,Full text search for flask.,4.0,20,True,['flask'],2020-05-18 15:17:04.000000,0.2.9,22.0,,702.0,,flask-msearch,230.0,218.0,https://pypi.org/project/flask-msearch,2021-06-04 02:18:48.000000,12.0,702.0,,,,3.0,,,,,,,,,,,,,,,,,,, +480,Spectree,0b01001001/spectree,,openapi-utils,https://github.com/0b01001001/spectree,https://github.com/0b01001001/spectree,Apache-2.0,2019-12-01 07:04:07.000000,2021-06-30 02:00:26.000000,2021-06-30 01:44:09.000000,38.0,10.0,46.0,112.0,320.0,API spec validator and OpenAPI document generator for Python web frameworks.,16.0,20,True,['openapi'],2021-06-30 01:59:57.000000,0.6.0,36.0,,6153.0,,spectree,13.0,13.0,https://pypi.org/project/spectree,2021-06-30 02:00:26.000000,0.0,6153.0,,,,3.0,,,,,,,,,,,,,,,,,,, +481,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.000000,2020-12-15 14:15:51.000000,2020-08-20 23:05:51.000000,29.0,9.0,10.0,56.0,40.0,Provides syntax for Python-Markdown which allows for the inclusion of the contents of other Markdown documents.,8.0,20,True,,2020-08-20 23:10:25.000000,0.6.0,9.0,,56695.0,,markdown-include,1274.0,960.0,https://pypi.org/project/markdown-include,2020-08-20 23:10:25.000000,314.0,56695.0,,,,3.0,,,,,,,,,,,,,,,,,,, +482,beautifulsoup4,,,web-scraping,,http://www.crummy.com/software/BeautifulSoup/bs4/,MIT,2017-02-22 14:59:00.739000,2020-10-03 17:19:11.351000,,,,,,,Screen-scraping library.,,20,True,,2020-10-03 15:37:19.000000,4.9.3,33.0,,18041834.0,conda-forge/beautifulsoup4,beautifulsoup4,61666.0,,https://pypi.org/project/beautifulsoup4,2020-10-03 15:37:19.000000,61666.0,17959184.0,https://anaconda.org/conda-forge/beautifulsoup4,2020-10-03 17:19:11.351000,4380484.0,3.0,,,,,,,,,,,,,,,,,,, +483,dirsearch,maurosoria/dirsearch,,web-scraping,https://github.com/maurosoria/dirsearch,https://github.com/maurosoria/dirsearch,GPL-2.0,2013-04-30 15:57:40.000000,2021-07-01 15:09:03.000000,2021-06-28 13:02:56.000000,1603.0,29.0,280.0,6318.0,1838.0,Web path scanner.,80.0,19,True,,2020-09-26 18:38:46.000000,0.4.0,16.0,,,,,1.0,1.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +484,httpstat,reorx/httpstat,,http-clients,https://github.com/reorx/httpstat,https://github.com/reorx/httpstat,MIT,2016-08-30 06:30:59.000000,2020-12-24 05:55:39.000000,2020-12-24 05:55:08.000000,316.0,6.0,19.0,4803.0,91.0,curl statistics made simple.,4.0,19,True,,2020-12-24 05:55:02.000000,1.3.1,8.0,51.0,2366.0,,httpstat,9.0,9.0,https://pypi.org/project/httpstat,2020-12-24 05:55:02.000000,,2366.0,,,,3.0,,,,,,,,,,,,,,,,,,, +485,Mockoon,mockoon/mockoon,,testing,https://github.com/mockoon/mockoon,https://github.com/mockoon/mockoon,MIT,2017-07-17 13:19:16.000000,2021-07-01 13:31:23.000000,2021-07-01 13:31:06.000000,169.0,37.0,314.0,2932.0,,"Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open..",35.0,19,True,['openapi'],2021-05-19 09:12:11.000000,1.14.1,22.0,28961.0,827.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +486,pyload,pyload/pyload,,others,https://github.com/pyload/pyload,https://github.com/pyload/pyload,AGPL-3.0,2013-02-10 13:12:02.000000,2021-06-30 17:24:29.000000,2021-04-28 23:03:47.000000,621.0,164.0,2673.0,2251.0,,The free and open-source Download Manager written in pure Python.,207.0,19,True,,2020-02-20 21:04:56.000000,0.4.20,28.0,66958.0,2985.0,,pyload-ng,0.0,,https://pypi.org/project/pyload-ng,2021-04-28 23:10:34.000000,0.0,2266.0,,,,3.0,,,,,,,,,,,,,,,,,,, +487,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.000000,2021-07-01 13:42:50.000000,2021-07-01 13:42:50.000000,117.0,113.0,136.0,1054.0,,A new GraphQL library for Python.,73.0,19,True,['graphql'],2021-06-22 09:00:06.000000,0.67.1,231.0,215.0,41119.0,,strawberry-graphql,2.0,,https://pypi.org/project/strawberry-graphql,2021-06-22 09:00:18.000000,2.0,41096.0,,,,3.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.000000,2021-06-10 17:33:06.000000,2015-07-08 05:29:26.000000,165.0,24.0,40.0,965.0,684.0,A Django app to accept payments from various payment processors via Pluggable backends.,49.0,19,False,['django'],,,9.0,,143.0,,django-merchant,25.0,19.0,https://pypi.org/project/django-merchant,2013-12-02 07:13:21.000000,6.0,143.0,,,,3.0,,,,,,,,,,,,,,,,,,, +489,fastapi-users,frankie567/fastapi-users,,auth,https://github.com/frankie567/fastapi-users,https://github.com/frankie567/fastapi-users,MIT,2019-10-05 15:40:31.000000,2021-06-27 22:52:06.000000,2021-06-25 14:45:31.000000,85.0,2.0,143.0,946.0,392.0,Ready-to-use and customizable users management for FastAPI.,20.0,19,True,['fastapi'],2021-05-20 06:56:38.000000,6.1.0,47.0,,6623.0,,fastapi-users,,,https://pypi.org/project/fastapi-users,2021-05-20 06:56:13.000000,,6623.0,,,,3.0,,,,,,,,,,,,,,,,,,, +490,justpy,elimintz/justpy,,web-frameworks,https://github.com/elimintz/justpy,https://github.com/elimintz/justpy,Apache-2.0,2019-06-17 13:38:23.000000,2021-05-24 05:46:01.000000,2020-10-14 17:50:29.000000,46.0,54.0,172.0,721.0,108.0,An object oriented high-level Python Web Framework that requires no frontend programming.,1.0,19,True,,2020-10-14 18:15:18.000000,0.1.5,14.0,,1862.0,,justpy,62.0,62.0,https://pypi.org/project/justpy,2020-10-14 17:56:08.000000,0.0,1862.0,,,,3.0,,,,,,,,,,,True,,,,,,,, +491,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.000000,2021-07-01 05:23:16.000000,2021-06-30 22:46:07.000000,207.0,81.0,686.0,610.0,,OpenTelemetry Python API and SDK.,111.0,19,True,,2021-06-02 01:26:04.000000,1.3.0,26.0,,2702.0,,timing-asgi,,,https://pypi.org/project/timing-asgi,2020-11-13 11:48:35.000000,,2702.0,,,,3.0,,,,,,,,,,,True,,,,,,,, +492,tornadio2,mrjoes/tornadio2,,websocket,https://github.com/mrjoes/tornadio2,https://github.com/mrjoes/tornadio2,Apache-2.0,2011-09-28 10:15:54.000000,2020-08-16 16:25:21.000000,2013-08-25 06:52:07.000000,109.0,13.0,47.0,533.0,143.0,Python socket.io server implementation on top of Tornado framework.,15.0,19,False,,2012-10-22 08:16:33.000000,0.0.4,3.0,,954.0,,tornadio2,322.0,162.0,https://pypi.org/project/tornadio2,2012-10-22 08:16:33.000000,160.0,954.0,,,,3.0,,,,,,,,,,,,,,,,,,, +493,Lassie,michaelhelmick/lassie,,web-scraping,https://github.com/michaelhelmick/lassie,https://github.com/michaelhelmick/lassie,MIT,2013-07-30 20:41:39.000000,2020-12-16 20:27:03.000000,2020-12-16 20:25:31.000000,41.0,10.0,29.0,525.0,214.0,Web Content Retrieval for Humans.,14.0,19,True,,2020-12-16 20:27:03.000000,0.11.9,36.0,,1101.0,,lassie,40.0,26.0,https://pypi.org/project/lassie,2020-12-16 20:27:03.000000,14.0,1101.0,,,,3.0,,,,,,,,,,,,,,,,,,, +494,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.000000,2020-12-24 03:07:35.000000,2020-10-27 14:08:18.000000,89.0,27.0,37.0,517.0,300.0,Restful API framework wrapped around MongoEngine.,18.0,19,True,['flask'],2019-08-26 10:57:49.000000,0.3.0,7.0,,172.0,,Flask-MongoRest,73.0,46.0,https://pypi.org/project/Flask-MongoRest,2019-08-26 10:51:10.000000,27.0,172.0,,,,3.0,,,,,,,,,,,,,,,,,,, +495,molotov,loads/molotov,,testing,https://github.com/loads/molotov,https://github.com/loads/molotov,Apache-2.0,2015-05-04 09:17:25.000000,2021-02-26 02:12:52.000000,2020-12-21 16:05:39.000000,25.0,18.0,84.0,336.0,445.0,Load Testing Tool.,12.0,19,True,,2017-03-22 08:05:08.000000,0.6.2,16.0,,951.0,,molotov,84.0,64.0,https://pypi.org/project/molotov,2020-11-18 09:13:33.000000,20.0,951.0,,,,3.0,,,,,,,,,,,,,,,,,,, +496,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.000000,2021-06-27 14:54:37.000000,2021-06-27 14:54:05.000000,22.0,12.0,18.0,248.0,248.0,This code generator creates FastAPI app from an openapi file.,9.0,19,True,"['fastapi', 'openapi']",2021-06-17 15:47:55.000000,0.2.7,29.0,,1159.0,,fastapi-code-generator,,,https://pypi.org/project/fastapi-code-generator,2021-06-17 15:47:55.000000,,1159.0,,,,2.0,,,,,,,,,,,,,,,,,,, +497,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.000000,2020-11-07 16:58:26.000000,2020-11-07 16:58:19.000000,59.0,5.0,52.0,230.0,177.0,A basic JSON-RPC implementation for your Flask-powered sites.,11.0,19,True,['flask'],2012-04-28 13:01:16.000000,0.1.3,15.0,,508.0,,rpc,170.0,164.0,https://pypi.org/project/rpc,2012-04-28 13:01:16.000000,6.0,508.0,,,,3.0,,,,,,,,,,,,,,,,,,, +498,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.000000,2021-06-24 10:41:56.000000,2021-05-18 17:51:54.000000,27.0,12.0,13.0,210.0,87.0,api versioning for fastapi web applications.,15.0,19,True,['fastapi'],2021-05-18 17:53:07.000000,0.9.1,9.0,,13433.0,,fastapi-versioning,1.0,,https://pypi.org/project/fastapi-versioning,2021-05-18 17:53:07.000000,1.0,13433.0,,,,2.0,,,,,,,,,,,,,,,,,,, +499,openapi-python-client,triaxtec/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.000000,2021-06-30 13:16:51.000000,2021-06-30 13:16:50.000000,37.0,30.0,121.0,182.0,,Generate modern Python clients from OpenAPI.,24.0,19,True,['openapi'],2021-06-14 00:40:17.000000,0.9.2,36.0,,13380.0,,openapi-python-client,,,https://pypi.org/project/openapi-python-client,2021-06-14 00:40:17.000000,,13380.0,,,,3.0,,,,,,,,,,,,openapi-generators/openapi-python-client,,,,,,, +500,flask_pydantic,bauerji/flask_pydantic,,flask-utils,https://github.com/bauerji/flask_pydantic,https://github.com/bauerji/flask_pydantic,MIT,2020-01-06 17:45:59.000000,2021-06-15 15:25:14.000000,2021-06-15 15:25:13.000000,20.0,3.0,16.0,135.0,119.0,flask extension for integration with the awesome pydantic package.,9.0,19,True,['flask'],2021-05-09 17:52:01.000000,0.8.0,20.0,,21934.0,,flask_pydantic,36.0,36.0,https://pypi.org/project/flask_pydantic,2021-05-09 17:52:01.000000,,21934.0,,,,3.0,,,,,,,,,,,,,,,,,,, +501,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.000000,2021-04-28 08:14:15.000000,2021-02-24 02:40:04.000000,62.0,12.0,32.0,98.0,189.0,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.000000,3.0.0,10.0,,4748.0,,pyramid_celery,12.0,,https://pypi.org/project/pyramid_celery,2016-12-24 03:58:09.000000,12.0,4748.0,,,,3.0,,,,,,,,,,,,,,,,,,, +502,apex,cd34/apex,,auth,https://github.com/cd34/apex,https://github.com/cd34/apex,MIT,2011-07-17 20:20:49.000000,2021-05-07 21:41:59.000000,2020-04-02 04:58:41.000000,30.0,8.0,20.0,95.0,429.0,"Toolkit for Pyramid, a Pylons Project, to add Authentication and Authorization using Velruse (OAuth) and/or a local..",19.0,19,False,['pyramid'],,,4.0,,7403.0,,apex,44.0,,https://pypi.org/project/apex,2013-03-05 16:52:43.000000,44.0,7403.0,,,,3.0,,,,,,,,,,,,,,,,,,, +503,aresponses,CircleUp/aresponses,,testing,https://github.com/aresponses/aresponses,https://github.com/aresponses/aresponses,MIT,2017-09-06 08:54:59.000000,2021-01-21 06:27:50.000000,2021-01-21 06:26:42.000000,15.0,1.0,27.0,84.0,128.0,Asyncio http mocking. Similar to the responses library used for 'requests'.,12.0,19,True,,2021-01-21 06:27:50.000000,2.1.4,22.0,,13921.0,,aresponses,251.0,159.0,https://pypi.org/project/aresponses,2021-01-21 06:27:50.000000,92.0,13921.0,,,,3.0,,,,,,,,,,,,aresponses/aresponses,,,,,,, +504,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.000000,2020-06-14 04:45:59.000000,2020-03-29 21:22:12.000000,48.0,24.0,86.0,64.0,569.0,Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.,40.0,19,False,['pyramid'],2018-07-02 12:17:34.000000,2.6.2,26.0,,11403.0,,pyramid_swagger,3.0,,https://pypi.org/project/pyramid_swagger,2018-07-02 12:17:34.000000,3.0,11403.0,,,,3.0,,,,,,,,,,,,,,,,,,, +505,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.000000,2021-06-16 13:33:51.000000,2021-06-16 13:33:51.000000,9.0,6.0,13.0,61.0,120.0,(Now finding maintainer) A Pythonic way to provide JWT authentication for Flask-GraphQL.,7.0,19,True,['flask'],2021-04-19 04:21:50.000000,1.3.3,14.0,,1674.0,,flask-graphql-auth,67.0,63.0,https://pypi.org/project/flask-graphql-auth,2021-04-19 04:19:08.000000,4.0,1674.0,,,,3.0,,,,,,,,,,,,,,,,,,, +506,GoAccess,allinurl/goaccess,,monitoring,https://github.com/allinurl/goaccess,https://github.com/allinurl/goaccess,MIT,2013-07-14 03:42:08.000000,2021-06-29 22:27:08.000000,2021-06-29 00:34:13.000000,902.0,305.0,1539.0,13377.0,3598.0,GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through..,134.0,18,True,,,,,,,,,,,,,,,,,,3.0,,goaccess,,,,,,,,,,,,,,,,,goaccess +507,cabot,arachnys/cabot,,others,https://github.com/arachnys/cabot,https://github.com/arachnys/cabot,MIT,2014-01-06 17:48:59.000000,2021-06-01 23:22:09.000000,2021-01-05 10:40:20.000000,561.0,163.0,295.0,5097.0,735.0,"Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty.",70.0,18,True,,2017-09-14 16:02:39.000000,0.11.7,22.0,72.0,1.0,,,7.0,7.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +508,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.000000,2021-06-02 13:12:11.000000,2019-04-17 23:52:22.000000,280.0,49.0,112.0,3171.0,772.0,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.000000,6.2.3,11.0,,57.0,,flask_jsondash,,,https://pypi.org/project/flask_jsondash,2017-06-13 18:53:34.000000,,57.0,,,,3.0,,,,,,,,,,,True,,,,,,,, +509,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.000000,2021-05-30 20:37:15.000000,2020-12-28 12:57:11.000000,218.0,38.0,238.0,2043.0,256.0,Soundcloud Music Downloader.,41.0,18,True,,2015-04-28 13:58:26.000000,1.3,6.0,,,,,33.0,33.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +510,snallygaster,hannob/snallygaster,,web-scraping,https://github.com/hannob/snallygaster,https://github.com/hannob/snallygaster,CC0-1.0,2018-04-10 12:01:16.000000,2021-06-27 09:51:19.000000,2021-06-26 13:01:11.000000,210.0,9.0,30.0,1843.0,138.0,Tool to scan for secret files on HTTP servers.,13.0,18,False,,2021-06-17 09:43:49.000000,0.0.10,10.0,,566.0,,snallygaster,2.0,2.0,https://pypi.org/project/snallygaster,2021-06-17 09:43:49.000000,,566.0,,,,3.0,,,,,,,,,,,,,,,,,,, +511,Cola,qinxuye/cola,,web-scraping,https://github.com/qinxuye/cola,https://github.com/qinxuye/cola,Apache-2.0,2013-05-15 06:41:01.000000,2020-03-01 06:25:06.000000,2020-03-01 06:25:05.000000,544.0,14.0,52.0,1402.0,254.0,A high-level distributed crawling framework.,3.0,18,False,,2016-03-31 04:19:26.000000,0.1.0,3.0,,81.0,,cola,5.0,3.0,https://pypi.org/project/cola,2016-03-31 04:19:26.000000,2.0,81.0,,,,3.0,,,,,,,,,,,,,,,,,,, +512,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.000000,2021-03-09 17:36:54.000000,2021-03-09 17:36:51.000000,155.0,44.0,194.0,1118.0,,"Extendable, adaptable rewrite of django.contrib.admin.",48.0,18,True,['django'],2017-01-10 17:47:14.000000,0.7.1,7.0,,93.0,,django-admin2,35.0,21.0,https://pypi.org/project/django-admin2,2017-01-10 17:47:14.000000,14.0,93.0,,,,3.0,,,,,,,,,,,,,,,,,,, +513,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.000000,2021-06-29 13:31:01.000000,2020-03-07 05:52:59.000000,37.0,40.0,11.0,753.0,21.0,Reusable utilities for FastAPI.,2.0,18,False,['fastapi'],2020-03-07 05:55:04.000000,0.2.1,4.0,,98309.0,,fastapi-utils,0.0,,https://pypi.org/project/fastapi-utils,2020-03-07 05:55:04.000000,0.0,98309.0,,,,2.0,,,,,,,,,,,,,,,,,,, +514,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.000000,2021-07-01 11:00:11.000000,2021-06-29 09:05:00.000000,105.0,1.0,44.0,732.0,297.0,"A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.",5.0,18,True,['fastapi'],2021-06-03 13:57:58.000000,1.0.1,24.0,,777.0,,fastapi-admin,,,https://pypi.org/project/fastapi-admin,2021-06-03 13:59:39.000000,,777.0,,,,3.0,,,,,,,,,,,,,,,,,,, +515,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.000000,2021-06-18 07:47:50.000000,2021-06-18 07:32:23.000000,49.0,6.0,16.0,608.0,511.0,Display machine state using Python3 with Flask.,10.0,18,True,['flask'],2021-06-18 07:47:50.000000,1.1.4,16.0,,197.0,,Flask-State,,,https://pypi.org/project/Flask-State,2021-06-18 07:47:50.000000,,197.0,,,,3.0,,,,,,,,,,,,,,,,,,, +516,salmon,moggers87/salmon,,email,https://github.com/moggers87/salmon,https://github.com/moggers87/salmon,GPL-3.0,2013-05-07 11:29:42.000000,2021-03-02 10:32:40.000000,2021-03-02 10:32:28.000000,51.0,14.0,70.0,492.0,427.0,A Python Mail Server.,15.0,18,True,,2019-12-31 19:27:38.000000,3.2.0,12.0,43.0,1917.0,,salmon-mail,15.0,14.0,https://pypi.org/project/salmon-mail,2019-12-31 19:27:28.000000,1.0,1915.0,,,,3.0,,,,,,,,,,,,,,,,,,, +517,Kotti,Kotti/Kotti,,cms,https://github.com/Kotti/Kotti,https://github.com/Kotti/Kotti,BSD,2011-01-28 15:42:02.000000,2021-05-12 12:48:22.000000,2021-05-12 12:36:07.000000,110.0,50.0,165.0,364.0,2971.0,"Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible..",64.0,18,False,,,,,,,,,216.0,216.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +518,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.000000,2021-06-03 14:00:24.000000,2021-06-03 14:00:13.000000,20.0,5.0,21.0,355.0,140.0,Opinionated set of utilities on top of FastAPI.,11.0,18,True,['fastapi'],2021-06-03 13:58:16.000000,0.2.11,34.0,,10242.0,,fastapi_contrib,,,https://pypi.org/project/fastapi_contrib,2021-06-03 13:49:33.000000,,10242.0,,,,2.0,,,,,,,,,,,,,,,,,,, +519,tinkerer,vladris/tinkerer,,others,https://github.com/vladris/tinkerer,https://github.com/vladris/tinkerer,BSD-2-Clause-FreeBSD,2013-05-18 10:18:28.000000,2020-09-06 05:08:32.000000,2019-12-06 00:19:04.000000,81.0,19.0,46.0,296.0,736.0,Python blogging engine.,39.0,18,False,,2019-12-06 00:18:53.000000,1.7.2,23.0,,141.0,,tinkerer,95.0,65.0,https://pypi.org/project/tinkerer,2019-12-06 00:18:53.000000,30.0,141.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.000000,2021-05-25 22:40:50.000000,2020-11-11 05:05:27.000000,28.0,18.0,30.0,221.0,123.0,"FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight).",3.0,18,True,['fastapi'],2020-11-06 11:15:11.000000,0.5.0,7.0,,9652.0,,fastapi-jwt-auth,0.0,,https://pypi.org/project/fastapi-jwt-auth,2020-11-06 11:10:56.000000,0.0,9652.0,,,,3.0,,,,,,,,,,,,,,,,,,, +521,opengraph,erikriver/opengraph,,web-scraping,https://github.com/erikriver/opengraph,https://github.com/erikriver/opengraph,MIT,2011-06-17 08:11:10.000000,2019-02-28 16:25:57.000000,2017-09-19 15:55:05.000000,77.0,19.0,2.0,198.0,27.0,A python module to parse the Open Graph Protocol.,8.0,18,False,,,,3.0,,1221.0,,opengraph,117.0,71.0,https://pypi.org/project/opengraph,2012-05-25 23:25:52.000000,46.0,1221.0,,,,3.0,,,,,,,,,,,,,,,,,,, +522,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.000000,2021-06-28 14:54:26.000000,2021-06-28 14:41:47.000000,9.0,3.0,19.0,161.0,91.0,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.000000,0.3.3,15.0,,34063.0,,starlette-context,0.0,,https://pypi.org/project/starlette-context,2021-06-28 14:54:26.000000,0.0,34063.0,,,,3.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.000000,2020-11-27 21:14:48.000000,2020-11-09 00:36:26.000000,28.0,6.0,9.0,138.0,39.0,Simple Login - Login Extension for Flask - maintainer @cuducos.,7.0,18,True,['flask'],2019-10-14 00:25:51.000000,0.0.7,8.0,,8146.0,,flask_simplelogin,14.0,,https://pypi.org/project/flask_simplelogin,2019-10-14 00:25:51.000000,14.0,8146.0,,,,3.0,,,,,,,,,,,,,,,,,,, +524,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.000000,2021-06-04 13:22:56.000000,2021-06-04 13:22:50.000000,9.0,22.0,48.0,123.0,361.0,Easy file uploads for Flask.,5.0,18,True,['flask'],2021-06-04 12:40:02.000000,0.2.0,24.0,,299.0,,flask-file-upload,20.0,20.0,https://pypi.org/project/flask-file-upload,2021-06-04 12:40:02.000000,,299.0,,,,3.0,,,,,,,,,,,,,,,,,,, +525,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.000000,2021-06-03 05:11:14.000000,2021-01-30 09:52:43.000000,14.0,5.0,19.0,89.0,428.0,Streaming parser for multipart/form-data written in Python.,5.0,18,True,,2021-01-30 10:00:32.000000,1.8.1,30.0,,6287.0,,streaming-form-data,13.0,13.0,https://pypi.org/project/streaming-form-data,2021-01-30 10:00:32.000000,,6287.0,,,,3.0,,,,,,,,,,,True,,,,,,,, +526,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.000000,2021-03-02 15:20:01.000000,2021-03-02 15:19:51.000000,9.0,1.0,11.0,81.0,47.0,A framework-agnostic library for testing ASGI web applications.,10.0,18,True,,2021-01-11 12:26:30.000000,1.4.5,26.0,,20532.0,,async-asgi-testclient,73.0,67.0,https://pypi.org/project/async-asgi-testclient,2021-01-11 12:26:30.000000,6.0,20532.0,,,,3.0,,,,,,,,,,,,,,,,,,, +527,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.000000,2021-06-28 07:04:58.000000,2021-04-30 07:39:46.000000,6.0,2.0,14.0,52.0,218.0,"tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a..",9.0,18,True,,2020-12-15 07:26:45.000000,1.4.0,30.0,,1843.0,,tartiflette-aiohttp,35.0,31.0,https://pypi.org/project/tartiflette-aiohttp,2020-12-15 07:24:50.000000,4.0,1843.0,,,,3.0,,,,,,,,,,,,,,,,,,, +528,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.000000,2021-06-15 12:34:55.000000,2021-06-15 12:34:55.000000,733.0,27.0,172.0,9572.0,224.0,Investigate Google emails and documents.,21.0,17,True,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +529,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.000000,2021-07-01 11:45:46.000000,2021-07-01 11:45:45.000000,676.0,10.0,157.0,3796.0,1266.0,"A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and..",63.0,17,True,['flask'],,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +530,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.000000,2021-04-09 16:07:26.000000,2020-12-02 21:44:40.000000,240.0,66.0,106.0,2025.0,3507.0,Load and performance benchmark tool.,92.0,17,False,,2020-10-30 13:36:50.000000,Python2,20.0,,,,,4.0,4.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +531,gain,gaojiuli/gain,,web-scraping,https://github.com/gaojiuli/gain,https://github.com/gaojiuli/gain,GPL-3.0,2017-05-31 08:56:04.000000,2019-06-01 22:54:09.000000,2018-03-19 01:21:01.000000,210.0,8.0,28.0,1992.0,85.0,Web crawling framework based on asyncio.,10.0,17,False,,2017-06-19 01:18:41.000000,0.1.4,5.0,,35.0,,gain,16.0,15.0,https://pypi.org/project/gain,2017-06-19 01:18:41.000000,1.0,35.0,,,,3.0,,,,,,,,,,,,,,,,,,, +532,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.000000,2021-03-31 13:25:28.000000,2021-03-31 13:25:24.000000,5.0,3.0,9.0,142.0,55.0,FastAPI framework plugins.,3.0,17,True,['fastapi'],2021-03-31 13:22:00.000000,0.8.1,12.0,,2777.0,,fastapi-plugins,33.0,33.0,https://pypi.org/project/fastapi-plugins,2021-03-31 13:10:51.000000,,2777.0,,,,3.0,,,,,,,,,,,,,,,,,,, +533,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.000000,2021-06-30 21:49:26.000000,2021-06-30 04:12:28.000000,10.0,3.0,12.0,105.0,61.0,Prometheus exporter for Starlette and FastAPI.,8.0,17,True,['fastapi'],2021-06-11 05:22:14.000000,0.9.0,12.0,,54128.0,,starlette_exporter,0.0,,https://pypi.org/project/starlette_exporter,2021-06-11 05:12:12.000000,0.0,54128.0,,,,3.0,,,,,,,,,,,,,,,,,,, +534,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.000000,2021-05-07 20:41:09.000000,2021-05-07 20:41:09.000000,9.0,,4.0,77.0,85.0,A service layer for pyramid.,6.0,17,True,['pyramid'],2015-02-17 08:24:43.000000,0.1.1,9.0,,4241.0,,pyramid_services,14.0,,https://pypi.org/project/pyramid_services,2018-08-03 05:57:10.000000,14.0,4241.0,,,,3.0,,,,,,,,,,,,,,,,,,, +535,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.000000,2021-06-17 15:23:45.000000,2021-06-17 15:19:22.000000,5.0,7.0,7.0,77.0,33.0,Easily integrate socket.io with your FastAPI app.,3.0,17,True,['fastapi'],2021-06-17 15:23:45.000000,0.0.8,12.0,,925.0,,fastapi-socketio,11.0,11.0,https://pypi.org/project/fastapi-socketio,2021-06-17 15:23:45.000000,0.0,925.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.000000,2020-08-30 07:21:50.000000,2020-08-30 07:21:48.000000,4.0,1.0,11.0,75.0,77.0,Programmatic startup/shutdown of ASGI apps.,1.0,17,True,,2020-06-07 11:30:40.000000,1.0.1,13.0,,26483.0,,asgi-lifespan,149.0,149.0,https://pypi.org/project/asgi-lifespan,2020-06-07 11:30:40.000000,0.0,26483.0,,,,3.0,,,,,,,,,,,,,,,,,,, +537,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.000000,2021-06-29 14:23:55.000000,2021-06-13 15:05:54.000000,30.0,18.0,29.0,68.0,162.0,Pyramid addon for OpenAPI3 validation of requests and responses.,19.0,17,True,"['pyramid', 'openapi']",2020-10-27 20:11:49.000000,0.10.2,29.0,,7944.0,,pyramid_openapi3,2.0,,https://pypi.org/project/pyramid_openapi3,2021-06-13 15:17:01.000000,2.0,7944.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.000000,2021-06-08 18:49:29.000000,2014-12-05 21:39:52.000000,304.0,42.0,29.0,4109.0,68.0,A testing system for catching visual regressions in Web applications.,7.0,16,False,,,,5.0,,28.0,,huxley,,,https://pypi.org/project/huxley,2014-03-27 18:23:28.000000,,28.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.000000,2021-03-20 04:09:02.000000,2020-06-25 16:43:52.000000,193.0,19.0,11.0,3904.0,12.0,Nginx UI allows you to access and modify the nginx configurations files without cli.,3.0,16,False,,2020-06-28 15:17:10.000000,0.2,1.0,,21804.0,,,,,,,,,,,,3.0,,,,,,,,,,,,,schenkd/nginx-ui,https://hub.docker.com/r/schenkd/nginx-ui,2020-06-25 16:45:27.170206,10.0,305256.0,, +540,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.000000,2021-06-29 03:25:49.000000,2021-06-29 03:25:42.000000,19.0,21.0,103.0,370.0,,Create highly interactive web pages purely in Python.,5.0,16,True,,2021-06-29 03:24:18.000000,0.30.0,66.0,,2525.0,,idom,2.0,,https://pypi.org/project/idom,2021-06-29 03:25:03.000000,2.0,2525.0,,,,3.0,,,,,,,,,,,True,,,,,,,, +541,fsociety,fsociety-team/fsociety,,testing,https://github.com/fsociety-team/fsociety,https://github.com/fsociety-team/fsociety,MIT,2020-05-17 04:35:05.000000,2021-06-23 12:02:03.000000,2021-06-23 12:02:02.000000,52.0,,5.0,348.0,,A Modular Penetration Testing Framework.,5.0,16,True,,2021-05-21 19:11:40.000000,3.2.5,25.0,,408.0,,fsociety,1.0,1.0,https://pypi.org/project/fsociety,2021-05-21 19:11:40.000000,,408.0,,,,3.0,,,,,,,,,,,,,,,,,,, +542,slowapi,laurents/slowapi,,fastapi-utils,https://github.com/laurentS/slowapi,https://github.com/laurentS/slowapi,MIT,2020-02-21 12:56:20.000000,2021-06-10 15:51:26.000000,2021-03-14 00:02:17.000000,15.0,13.0,24.0,236.0,68.0,A rate limiter for Starlette and FastAPI.,7.0,16,True,['fastapi'],2020-12-23 22:32:16.000000,0.1.3,4.0,,5857.0,,slowapi,,,https://pypi.org/project/slowapi,2020-12-23 22:32:16.000000,,5857.0,,,,3.0,,,,,,,,,,,,,,,,,,, +543,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.000000,2021-05-14 10:39:42.000000,2021-05-08 15:06:01.000000,32.0,12.0,19.0,133.0,133.0,Integrate GraphQL with your Pydantic models.,12.0,16,True,['graphql'],2020-11-09 02:55:21.000000,0.2.0,10.0,,3608.0,,graphene-pydantic,,,https://pypi.org/project/graphene-pydantic,2020-11-09 02:55:21.000000,,3608.0,,,,3.0,,,,,,,,,,,True,,,,,,,, +544,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.000000,2021-06-28 07:05:10.000000,2021-04-29 15:22:07.000000,11.0,7.0,41.0,88.0,149.0,ASGI support for the Tartiflette GraphQL engine.,9.0,16,True,['graphql'],2021-01-19 12:29:36.000000,0.10.0,5.0,,300.0,,tartiflette-asgi,7.0,6.0,https://pypi.org/project/tartiflette-asgi,2021-01-19 12:29:36.000000,1.0,300.0,,,,3.0,,,,,,,,,,,,,,,,,,, +545,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.000000,2021-04-20 17:10:45.000000,2020-10-09 07:57:39.000000,27.0,8.0,20.0,72.0,120.0,JWT authentication for Pyramid.,12.0,16,True,['pyramid'],2020-10-09 08:00:32.000000,1.6.1,6.0,,11688.0,,pyramid_jwt,1.0,,https://pypi.org/project/pyramid_jwt,2018-08-10 08:30:25.000000,1.0,11688.0,,,,3.0,,,,,,,,,,,,,,,,,,, +546,Growler,pyGrowler/Growler,,web-frameworks,https://github.com/pyGrowler/Growler,https://github.com/pyGrowler/Growler,Apache-2.0,2014-10-22 02:11:12.000000,2020-03-08 07:53:32.000000,2020-03-08 07:51:41.000000,27.0,5.0,11.0,690.0,500.0,A micro web-framework using asyncio coroutines and chained middleware.,5.0,15,False,,2016-10-16 15:29:10.000000,0.8.0,10.0,,78.0,,growler,2.0,,https://pypi.org/project/growler,2016-10-16 15:29:10.000000,2.0,78.0,,,,3.0,,,,,,,,,,,,,,,,,,, +547,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.000000,2021-06-12 12:48:06.000000,2021-05-14 18:08:25.000000,97.0,13.0,32.0,673.0,145.0,"Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker.",10.0,15,True,['fastapi'],2021-02-02 23:59:57.000000,1.2.0,2.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +548,flama,perdy/flama,,web-frameworks,https://github.com/perdy/flama,https://github.com/perdy/flama,GPL-3.0,2018-09-27 15:29:54.000000,2021-05-27 12:15:43.000000,2021-05-06 14:35:47.000000,12.0,9.0,20.0,167.0,174.0,Fire up your API with this flamethrower.,8.0,15,True,,2020-11-16 12:59:28.000000,0.16.0,15.0,50.0,251.0,,flama,,,https://pypi.org/project/flama,2020-11-16 12:59:17.000000,,248.0,,,,3.0,,,,,,,,,,,,,,,,,,, +549,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.000000,2021-05-10 11:02:56.000000,2020-10-05 14:24:37.000000,21.0,4.0,3.0,159.0,44.0,row level security for FastAPI framework.,1.0,15,False,['fastapi'],2020-10-05 14:18:40.000000,0.2.7,10.0,,2301.0,,fastapi-permissions,,,https://pypi.org/project/fastapi-permissions,2020-10-05 14:18:40.000000,,2301.0,,,,3.0,,,,,,,,,,,,,,,,,,, +550,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.000000,2021-05-10 08:07:17.000000,2021-05-10 08:07:17.000000,19.0,4.0,11.0,147.0,53.0,Prometheus integration for Starlette.,10.0,15,True,['fastapi'],2020-07-09 08:05:30.000000,0.7.0,8.0,,25393.0,,starlette-prometheus,0.0,,https://pypi.org/project/starlette-prometheus,2020-07-09 08:05:30.000000,0.0,25393.0,,,,3.0,,,,,,,,,,,,,,,,,,, +551,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.000000,2021-06-08 10:12:06.000000,2021-06-08 10:11:59.000000,11.0,5.0,7.0,103.0,91.0,JSON-RPC server based on fastapi.,6.0,15,True,['fastapi'],2020-12-28 17:24:13.000000,2.0.2,47.0,,978.0,,fastapi-jsonrpc,4.0,4.0,https://pypi.org/project/fastapi-jsonrpc,2020-12-28 17:24:13.000000,0.0,978.0,,,,3.0,,,,,,,,,,,,,,,,,,, +552,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.000000,2020-12-30 01:14:23.000000,2019-04-05 11:55:48.000000,275.0,33.0,27.0,1777.0,486.0,Automated Security Testing For REST API's.,11.0,14,False,,,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +553,libextract,datalib/libextract,,others,https://github.com/datalib/libextract,https://github.com/datalib/libextract,MIT,2015-04-06 08:27:32.000000,2020-10-02 11:31:24.000000,2015-05-23 08:52:06.000000,36.0,3.0,19.0,491.0,317.0,Extract data from websites using basic statistical magic.,3.0,14,False,,,,,,,,,14.0,14.0,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +554,Scrapera,DarshanDeshpande/Scrapera,,web-scraping,https://github.com/DarshanDeshpande/Scrapera,https://github.com/DarshanDeshpande/Scrapera,MIT,2021-01-23 11:55:03.000000,2021-03-31 14:41:55.000000,2021-03-31 14:38:35.000000,14.0,2.0,5.0,280.0,32.0,A universal package of scraper scripts for humans.,3.0,14,True,,2021-02-07 18:16:28.000000,1.1.2,19.0,,127.0,,scrapera,,,https://pypi.org/project/scrapera,2021-02-07 18:22:49.000000,,127.0,,,,3.0,,,,,,,,,,,True,,,,,,,, +555,Transistor,bomquote/transistor,,web-scraping,https://github.com/bomquote/transistor,https://github.com/bomquote/transistor,MIT,2018-11-12 15:25:51.000000,2021-05-31 21:15:02.000000,2020-08-16 21:52:05.000000,18.0,60.0,3.0,208.0,198.0,"Transistor, a Python web scraping framework for intelligent use cases.",2.0,14,True,,2020-08-03 20:20:32.000000,0.2.4,7.0,55.0,78.0,,transistor,,,https://pypi.org/project/transistor,2020-08-03 20:12:39.000000,,77.0,,,,3.0,,,,,,,,,,,,,,,,,,, +556,flask2postman,numberly/flask2postman,,flask-utils,https://github.com/numberly/flask2postman,https://github.com/numberly/flask2postman,MIT,2015-08-28 11:12:41.000000,2020-07-08 07:19:51.000000,2020-07-08 07:19:50.000000,15.0,5.0,2.0,126.0,59.0,Generate a Postman collection from your Flask application.,4.0,14,True,['flask'],2020-01-16 15:13:52.000000,1.4.4,18.0,,302.0,,flask2postman,6.0,5.0,https://pypi.org/project/flask2postman,2020-01-16 15:13:52.000000,1.0,302.0,,,,3.0,,,,,,,,,,,,,,,,,,, +557,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.000000,2021-03-09 11:04:52.000000,2021-02-12 15:01:21.000000,5.0,4.0,2.0,124.0,75.0,FastAPI simple cache.,7.0,14,True,['fastapi'],2020-07-26 14:43:22.000000,0.0.1,1.0,,2293.0,,fastapi_cache,6.0,6.0,https://pypi.org/project/fastapi_cache,2020-07-26 14:05:51.000000,,2293.0,,,,3.0,,,,,,,,,,,,,,,,,,, +558,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.000000,2021-06-27 11:23:12.000000,2021-06-25 17:25:59.000000,10.0,6.0,27.0,96.0,,A tool to automatically fix Django deprecations.,17.0,14,True,['django'],2021-06-17 09:25:42.000000,1.5.6,53.0,77.0,725.0,,django-codemod,,,https://pypi.org/project/django-codemod,2021-06-17 09:25:40.000000,,720.0,,,,3.0,,,,,,,,,,,,,,,,,,, +559,lazynlp,chiphuyen/lazynlp,,web-scraping,https://github.com/chiphuyen/lazynlp,https://github.com/chiphuyen/lazynlp,MIT,2019-02-27 23:23:19.000000,2020-11-11 12:16:30.000000,2019-10-07 16:52:30.000000,289.0,7.0,3.0,1933.0,14.0,Library to scrape and clean web pages to create massive datasets.,7.0,13,False,,2019-03-02 17:38:27.000000,1.0.0,1.0,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +560,django-schedule,thauber/django-schedule,,django-utils,https://github.com/thauber/django-schedule,https://github.com/thauber/django-schedule,,2009-04-02 02:56:42.000000,2019-12-29 09:27:39.000000,2016-04-16 20:26:10.000000,272.0,20.0,38.0,794.0,326.0,"A calendaring app for Django. It is now stable, Please feel free to use it now. Active development has been taken over..",17.0,11,False,['django'],,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,BSD-3-Clause, +561,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.000000,2021-02-11 19:35:39.000000,2021-02-11 19:35:35.000000,15.0,7.0,7.0,176.0,36.0,FastAPI client generator.,8.0,10,True,['fastapi'],,,,,,,,,,,,,,,,,3.0,,,,,,,,,,,,,,,,,,, +562,IP2Trace,ip2location/ip2trace-python,,others,https://github.com/ip2location/ip2trace-python,https://github.com/ip2location/ip2trace-python,MIT,2021-01-15 07:49:23.000000,2021-04-12 08:46:41.000000,2021-04-12 08:46:12.000000,1.0,,1.0,6.0,,A Python tool to display geolocation information in the traceroute.,2.0,9,False,,2021-04-12 08:46:41.000000,2.1.4,7.0,,93.0,,IP2Trace,,,https://pypi.org/project/IP2Trace,2021-04-12 08:45:49.000000,,93.0,,,,3.0,,,,,,,,,,,,,,,,,,, +563,timing-asgi,steinnes/timing-asgi,,monitoring,https://github.com/steinnes/timing-asgi,https://github.com/steinnes/timing-asgi,,2019-02-05 23:53:18.000000,2020-11-13 14:36:05.000000,2020-11-13 14:36:01.000000,4.0,2.0,1.0,71.0,69.0,ASGI middleware to record and emit timing metrics (to something like statsd).,2.0,6,False,,,,,,,,,,,,,,,,,,3.0,-7.0,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index 9a6472e7..cd93a7d9 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,19 +2,42 @@ _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._ -- httpcore (πŸ₯ˆ30 Β· ⭐ 190 Β· πŸ“ˆ) - A minimal HTTP client. BSD-3 -- flask-api (πŸ₯‡29 Β· ⭐ 1.3K Β· πŸ“ˆ) - Browsable web APIs for Flask. BSD-3 -- django-extra-views (πŸ₯ˆ28 Β· ⭐ 1.1K Β· πŸ“ˆ) - Django's class-based generic views are awesome, let's.. MIT -- cloudscraper (πŸ₯ˆ28 Β· ⭐ 1K Β· πŸ“ˆ) - A Python module to bypass Cloudflare's anti-bot page. MIT -- django-cas-ng (πŸ₯‰26 Β· ⭐ 310 Β· πŸ“ˆ) - Django CAS 1.0/2.0/3.0 client authentication library,.. MIT +- google-api-python-client (πŸ₯‡38 Β· ⭐ 4.8K Β· πŸ“ˆ) - The official Python client library for Google's.. Apache-2 +- tweepy (πŸ₯‡34 Β· ⭐ 7.9K Β· πŸ“ˆ) - Twitter for Python!. MIT +- bleach (πŸ₯ˆ34 Β· ⭐ 2.2K Β· πŸ“ˆ) - Bleach is an allowed-list-based HTML sanitizing library that.. Apache-2 +- starlette (πŸ₯ˆ33 Β· ⭐ 5.7K Β· πŸ“ˆ) - The little ASGI framework that shines. BSD-3 +- toapi (πŸ₯‰21 Β· ⭐ 3.2K Β· πŸ“ˆ) - Every web site provides APIs. MIT ## πŸ“‰ Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- tweepy (πŸ₯‡33 Β· ⭐ 7.8K Β· πŸ“‰) - Twitter for Python!. MIT -- python-markdown2 (πŸ₯ˆ30 Β· ⭐ 2.2K Β· πŸ“‰) - markdown2: A fast and complete implementation of Markdown.. MIT -- Flask-Migrate (πŸ₯‡30 Β· ⭐ 1.9K Β· πŸ“‰) - SQLAlchemy database migrations for Flask applications.. MIT -- Flask-SocketIO (πŸ₯ˆ29 Β· ⭐ 4.3K Β· πŸ“‰) - Socket.IO integration for Flask applications. MIT -- python-socketio (πŸ₯ˆ28 Β· ⭐ 2.4K Β· πŸ“‰) - Python Socket.IO server and client. MIT +- gevent (πŸ₯‡33 Β· ⭐ 5.5K Β· πŸ“‰) - Coroutine-based concurrency library for Python. MIT +- dnspython (πŸ₯‡33 Β· ⭐ 1.8K Β· πŸ“‰) - a powerful DNS toolkit for python. ISC +- flask-sqlalchemy (πŸ₯‡32 Β· ⭐ 3.5K Β· πŸ“‰) - Adds SQLAlchemy support to Flask. BSD-3 +- eve (πŸ₯‰28 Β· ⭐ 6.4K Β· πŸ“‰) - REST API framework designed for human beings. BSD-3 +- timing-asgi (πŸ₯‰6 Β· ⭐ 71 Β· πŸ’€) - ASGI middleware to record and emit timing metrics (to.. ❗Unlicensed + +## βž• Added Projects + +_Projects that were recently added to this best-of list._ + +- web3.py (πŸ₯ˆ32 Β· ⭐ 2.1K Β· βž•) - A python interface for interacting with the Ethereum blockchain and.. MIT +- python-jose (πŸ₯ˆ31 Β· ⭐ 890 Β· βž•) - A JOSE implementation in Python. MIT +- pytrends (πŸ₯ˆ28 Β· ⭐ 2.1K Β· βž•) - Pseudo API for Google Trends. Apache-2 +- Streamlit (πŸ₯‡27 Β· ⭐ 15K Β· βž•) - Streamlit The fastest way to build data apps in Python. Apache-2 +- opentracing-python (πŸ₯‡26 Β· ⭐ 730 Β· βž•) - OpenTracing API for Python. Apache-2 +- tifffile (πŸ₯‰25 Β· ⭐ 160 Β· βž•) - Read and write TIFF files. Forked from.. BSD-3 +- graphene-mongo (πŸ₯‰23 Β· ⭐ 220 Β· βž•) - Graphene MongoEngine integration. MIT +- trustme (πŸ₯‰22 Β· ⭐ 370 Β· βž•) - #1 quality TLS certs while you wait, for the discerning tester. MIT +- fastapi-crudrouter (πŸ₯‡21 Β· ⭐ 290 Β· βž•) - A dynamic FastAPI router that automatically creates.. MIT +- flask-ngrok (πŸ₯‰21 Β· ⭐ 82 Β· πŸ’€) - A simple way to demo Flask apps from your machine. Apache-2 +- pyngrok (πŸ₯‰20 Β· ⭐ 180 Β· βž•) - A Python wrapper for ngrok. MIT +- justpy (πŸ₯‰19 Β· ⭐ 720 Β· πŸ’€) - An object oriented high-level Python Web Framework that requires.. Apache-2 +- opentelemetry-python (πŸ₯‰19 Β· ⭐ 610 Β· βž•) - OpenTelemetry Python API and SDK. Apache-2 +- flask_jsondash (πŸ₯‰18 Β· ⭐ 3.2K Β· πŸ’€) - Build complex dashboards without any front-end code... MIT +- streaming-form-data (πŸ₯‰18 Β· ⭐ 89 Β· βž•) - Streaming parser for multipart/form-data written in.. MIT +- idom (πŸ₯‰16 Β· ⭐ 370 Β· βž•) - Create highly interactive web pages purely in Python. MIT +- graphene-pydantic (πŸ₯‰16 Β· ⭐ 130 Β· βž•) - Integrate GraphQL with your Pydantic models. Apache-2 +- Scrapera (πŸ₯‰14 Β· ⭐ 280 Β· 🐣) - A universal package of scraper scripts for humans. MIT