diff --git a/README.md b/README.md index ed8e0698..304b9e8d 100644 --- a/README.md +++ b/README.md @@ -10,59 +10,57 @@

- +

-This curated list contains 310 awesome open-source projects with a total of 1.4M stars grouped into 27 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 470 awesome open-source projects with a total of 1.7M stars grouped into 25 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! > πŸ§™β€β™‚οΈ Create your own best-of list in just 3 minutes with [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md). ## Contents -- [Web Frameworks](#web-frameworks) _24 projects_ +- [Web Frameworks](#web-frameworks) _27 projects_ +- [HTTP Clients](#http-clients) _18 projects_ +- [Servers](#servers) _11 projects_ +- [Authorization & Authentication](#authorization--authentication) _33 projects_ +- [HTML Processing](#html-processing) _10 projects_ +- [URL Utilities](#url-utilities) _5 projects_ +- [OpenAPI Utilities](#openapi-utilities) _13 projects_ +- [GraphQL Utilities](#graphql-utilities) _12 projects_ +- [Websocket Utilities](#websocket-utilities) _11 projects_ +- [RPC Utilities](#rpc-utilities) _3 projects_ - [Serverless](#serverless) _3 projects_ -- [HTTP Clients](#http-clients) _14 projects_ -- [Servers](#servers) _8 projects_ -- [Authorization & Authentication](#authorization--authentication) _23 projects_ -- [HTML Processing](#html-processing) _5 projects_ -- [URL Utilities](#url-utilities) _3 projects_ -- [Templating](#templating) _2 projects_ -- [Django Utilities](#django-utilities) _23 projects_ -- [Flask Utilities](#flask-utilities) _19 projects_ -- [FastAPI Utilities](#fastapi-utilities) _9 projects_ -- [Pyramid Utilities](#pyramid-utilities) _2 projects_ -- [OpenAPI Utilities](#openapi-utilities) _5 projects_ -- [GraphQL Utilities](#graphql-utilities) _4 projects_ -- [Websocket Utilities](#websocket-utilities) _7 projects_ -- [RPC Utilities](#rpc-utilities) _2 projects_ - [Content Management Systems](#content-management-systems) _6 projects_ -- [Web Testing](#web-testing) _26 projects_ -- [Web Forms](#web-forms) _3 projects_ -- [Markdown](#markdown) _5 projects_ +- [Web Testing](#web-testing) _33 projects_ +- [Web Forms](#web-forms) _5 projects_ +- [Markdown](#markdown) _10 projects_ - [Third-party Web APIs](#third-party-web-apis) _44 projects_ -- [Email](#email) _9 projects_ -- [Web Scraping & Crawling](#web-scraping--crawling) _22 projects_ -- [Static Site](#static-site) _4 projects_ -- [REST API Monitoring](#rest-api-monitoring) _2 projects_ +- [Email](#email) _11 projects_ +- [Web Scraping & Crawling](#web-scraping--crawling) _31 projects_ +- [Monitoring](#monitoring) _4 projects_ - [Web UI](#web-ui) _4 projects_ -- [Admin UI](#admin-ui) _6 projects_ -- [Others](#others) _25 projects_ +- [Admin UI](#admin-ui) _12 projects_ +- [Flask Utilities](#flask-utilities) _34 projects_ +- [FastAPI Utilities](#fastapi-utilities) _11 projects_ +- [Pyramid Utilities](#pyramid-utilities) _3 projects_ +- [Django Utilities](#django-utilities) _73 projects_ +- [Others](#others) _44 projects_ ## Explanation - πŸ₯‡πŸ₯ˆπŸ₯‰  Combined project-quality score -- ⭐️  Star count from Github -- 🐣  New project _(less than 6 month old)_ -- πŸ’€  Inactive project _(6 month no activity)_ -- πŸ’€  Dead project _(12 month no activity)_ +- ⭐️  Star count from GitHub +- 🐣  New project _(less than 6 months old)_ +- πŸ’€  Inactive project _(6 months no activity)_ +- πŸ’€  Dead project _(12 months no activity)_ - πŸ“ˆπŸ“‰  Project is trending up or down - βž•  Project was recently added - ❗️  Warning _(e.g. missing/risky license)_ -- πŸ‘¨β€πŸ’»  Contributors count from Github -- πŸ”€  Fork count from Github -- πŸ“‹  Issue count from Github +- πŸ‘¨β€πŸ’»  Contributors count from GitHub +- πŸ”€  Fork count from GitHub +- πŸ“‹  Issue count from GitHub - ⏱️  Last update timestamp on package manager - πŸ“₯  Download count from package manager - πŸ“¦  Number of dependent projects @@ -83,23 +81,23 @@ _General purpose web frameworks to build web applications and REST APIs._
django (πŸ₯‡42 Β· ⭐ 55K) - The Web framework for perfectionists with deadlines. BSD-3 -- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 2.4K Β· πŸ”€ 23K Β· πŸ“¦ 580K Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/django/django) (πŸ‘¨β€πŸ’» 2.4K Β· πŸ”€ 23K Β· πŸ“¦ 580K Β· ⏱️ 07.01.2021): ``` git clone https://github.com/django/django ``` -- [PyPi](https://pypi.org/project/django) (πŸ“₯ 4M / month Β· πŸ“¦ 230K Β· ⏱️ 04.01.2021): +- [PyPi](https://pypi.org/project/django) (πŸ“₯ 3.9M / month Β· πŸ“¦ 230K Β· ⏱️ 04.01.2021): ``` pip install django ``` -- [Conda](https://anaconda.org/conda-forge/django) (πŸ“₯ 710K Β· ⏱️ 04.01.2021): +- [Conda](https://anaconda.org/conda-forge/django) (πŸ“₯ 720K Β· ⏱️ 04.01.2021): ``` conda install -c conda-forge django ```
flask (πŸ₯‡39 Β· ⭐ 53K) - The Python micro framework for building web applications. BSD-3 -- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 710 Β· πŸ”€ 14K Β· πŸ“₯ 4.7K Β· πŸ“¦ 630K Β· πŸ“‹ 2K - 1% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/pallets/flask) (πŸ‘¨β€πŸ’» 710 Β· πŸ”€ 14K Β· πŸ“₯ 4.7K Β· πŸ“¦ 640K Β· πŸ“‹ 2K - 1% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/pallets/flask @@ -124,11 +122,27 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install django-rest-framework ``` -- [Conda](https://anaconda.org/conda-forge/djangorestframework) (πŸ“₯ 320K Β· ⏱️ 28.09.2020): +- [Conda](https://anaconda.org/conda-forge/djangorestframework) (πŸ“₯ 320K Β· ⏱️ 06.01.2021): ``` conda install -c conda-forge djangorestframework ```
+
tornado (πŸ₯ˆ37 Β· ⭐ 20K) - Tornado is a Python web framework and asynchronous networking.. Apache-2 + +- [GitHub](https://github.com/tornadoweb/tornado) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 5.3K Β· πŸ“¦ 140K Β· πŸ“‹ 1.6K - 12% open Β· ⏱️ 03.11.2020): + + ``` + git clone https://github.com/tornadoweb/tornado + ``` +- [PyPi](https://pypi.org/project/tornado) (πŸ“₯ 13M / month Β· πŸ“¦ 48K Β· ⏱️ 30.10.2020): + ``` + pip install tornado + ``` +- [Conda](https://anaconda.org/conda-forge/tornado) (πŸ“₯ 9.8M Β· ⏱️ 31.10.2020): + ``` + conda install -c conda-forge tornado + ``` +
werkzeug (πŸ₯ˆ37 Β· ⭐ 5.6K) - The comprehensive WSGI web application library. BSD-3 - [GitHub](https://github.com/pallets/werkzeug) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 1.5K Β· πŸ“₯ 230 Β· πŸ“¦ 430K Β· πŸ“‹ 840 - 6% open Β· ⏱️ 01.01.2021): @@ -136,7 +150,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pallets/werkzeug ``` -- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 15M / month Β· πŸ“¦ 140K Β· ⏱️ 31.03.2020): +- [PyPi](https://pypi.org/project/werkzeug) (πŸ“₯ 14M / month Β· πŸ“¦ 140K Β· ⏱️ 31.03.2020): ``` pip install werkzeug ``` @@ -147,16 +161,16 @@ _General purpose web frameworks to build web applications and REST APIs._
sanic (πŸ₯ˆ36 Β· ⭐ 14K) - Async Python 3.6+ web server/framework | Build fast. Run fast. MIT -- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.3K Β· πŸ“¦ 4.6K Β· πŸ“‹ 950 - 6% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/sanic-org/sanic) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.3K Β· πŸ“¦ 4.6K Β· πŸ“‹ 950 - 6% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/sanic-org/sanic ``` -- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 3.3M / month Β· πŸ“¦ 530 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/sanic) (πŸ“₯ 3.4M / month Β· πŸ“¦ 530 Β· ⏱️ 05.01.2021): ``` pip install sanic ``` -- [Conda](https://anaconda.org/conda-forge/sanic) (πŸ“₯ 100K Β· ⏱️ 25.10.2020): +- [Conda](https://anaconda.org/conda-forge/sanic) (πŸ“₯ 100K Β· ⏱️ 06.01.2021): ``` conda install -c conda-forge sanic ``` @@ -168,7 +182,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/bottlepy/bottle ``` -- [PyPi](https://pypi.org/project/bottle) (πŸ“₯ 1.4M / month Β· πŸ“¦ 9.7K Β· ⏱️ 11.11.2020): +- [PyPi](https://pypi.org/project/bottle) (πŸ“₯ 1.3M / month Β· πŸ“¦ 9.7K Β· ⏱️ 11.11.2020): ``` pip install bottle ``` @@ -177,14 +191,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge bottle ```
-
fastapi (πŸ₯ˆ33 Β· ⭐ 26K) - FastAPI framework, high performance, easy to learn, fast to code,.. MIT +
fastapi (πŸ₯ˆ33 Β· ⭐ 26K) - FastAPI framework, high performance, easy to learn, fast to.. MIT - [GitHub](https://github.com/tiangolo/fastapi) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.7K Β· πŸ“‹ 1.9K - 31% open Β· ⏱️ 05.01.2021): ``` git clone https://github.com/tiangolo/fastapi ``` -- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 530K / month Β· πŸ“¦ 280 Β· ⏱️ 20.12.2020): +- [PyPi](https://pypi.org/project/fastapi) (πŸ“₯ 520K / month Β· πŸ“¦ 280 Β· ⏱️ 20.12.2020): ``` pip install fastapi ``` @@ -195,7 +209,7 @@ _General purpose web frameworks to build web applications and REST APIs._
pyramid (πŸ₯ˆ33 Β· ⭐ 3.5K) - Pyramid - A Python web framework. BSD-3 -- [GitHub](https://github.com/Pylons/pyramid) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 860 Β· πŸ“¦ 8.7K Β· πŸ“‹ 1K - 6% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/Pylons/pyramid) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 860 Β· πŸ“¦ 8.7K Β· πŸ“‹ 1K - 6% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/Pylons/pyramid @@ -216,7 +230,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/falconry/falcon ``` -- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 350K / month Β· πŸ“¦ 3K Β· ⏱️ 23.12.2020): +- [PyPi](https://pypi.org/project/falcon) (πŸ“₯ 340K / month Β· πŸ“¦ 3K Β· ⏱️ 23.12.2020): ``` pip install falcon ``` @@ -232,7 +246,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/flask-restful/flask-restful ``` -- [PyPi](https://pypi.org/project/flask-restful) (πŸ“₯ 780K / month Β· πŸ“¦ 14K Β· ⏱️ 06.02.2020): +- [PyPi](https://pypi.org/project/flask-restful) (πŸ“₯ 770K / month Β· πŸ“¦ 14K Β· ⏱️ 06.02.2020): ``` pip install flask-restful ``` @@ -241,14 +255,26 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-restful ```
+
django-tastypie (πŸ₯ˆ32 Β· ⭐ 3.7K Β· πŸ’€) - Creating delicious APIs for Django apps since 2010. BSD-3 + +- [GitHub](https://github.com/django-tastypie/django-tastypie) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1.2K Β· πŸ“¦ 4.3K Β· πŸ“‹ 920 - 45% open Β· ⏱️ 06.01.2020): + + ``` + git clone https://github.com/django-tastypie/django-tastypie + ``` +- [PyPi](https://pypi.org/project/django-tastypie) (πŸ“₯ 100K / month Β· πŸ“¦ 5K Β· ⏱️ 06.01.2020): + ``` + pip install django-tastypie + ``` +
starlette (πŸ₯‰31 Β· ⭐ 5K) - The little ASGI framework that shines. BSD-3 -- [GitHub](https://github.com/encode/starlette) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 410 Β· πŸ“¦ 9.7K Β· πŸ“‹ 550 - 29% open Β· ⏱️ 23.11.2020): +- [GitHub](https://github.com/encode/starlette) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 410 Β· πŸ“¦ 9.8K Β· πŸ“‹ 550 - 29% open Β· ⏱️ 23.11.2020): ``` git clone https://github.com/encode/starlette ``` -- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 600K / month Β· πŸ“¦ 580 Β· ⏱️ 09.11.2020): +- [PyPi](https://pypi.org/project/starlette) (πŸ“₯ 590K / month Β· πŸ“¦ 580 Β· ⏱️ 09.11.2020): ``` pip install starlette ``` @@ -257,14 +283,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge starlette ```
-
Flask-AppBuilder (πŸ₯‰31 Β· ⭐ 3.1K) - Simple and rapid application development framework, built.. BSD-3 +
Flask-AppBuilder (πŸ₯‰31 Β· ⭐ 3.1K) - Simple and rapid application development framework,.. BSD-3 - [GitHub](https://github.com/dpgaspar/Flask-AppBuilder) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 950 Β· πŸ“¦ 1.6K Β· πŸ“‹ 1K - 8% open Β· ⏱️ 04.01.2021): ``` git clone https://github.com/dpgaspar/Flask-AppBuilder ``` -- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 550K / month Β· πŸ“¦ 600 Β· ⏱️ 27.10.2020): +- [PyPi](https://pypi.org/project/flask-appbuilder) (πŸ“₯ 540K / month Β· πŸ“¦ 600 Β· ⏱️ 27.10.2020): ``` pip install flask-appbuilder ``` @@ -280,19 +306,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pyeve/eve ``` -- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 6.9K / month Β· πŸ“¦ 710 Β· ⏱️ 22.10.2020): +- [PyPi](https://pypi.org/project/eve) (πŸ“₯ 6.7K / month Β· πŸ“¦ 710 Β· ⏱️ 22.10.2020): ``` pip install eve ```
-
flask-restplus (πŸ₯‰29 Β· ⭐ 2.4K Β· πŸ’€) - Fully featured framework for fast, easy and documented.. BSD-3 +
flask-restplus (πŸ₯‰29 Β· ⭐ 2.4K Β· πŸ’€) - Fully featured framework for fast, easy and.. BSD-3 - [GitHub](https://github.com/noirbizarre/flask-restplus) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 460 Β· πŸ“¦ 8.7K Β· πŸ“‹ 610 - 59% open Β· ⏱️ 13.01.2020): ``` git clone https://github.com/noirbizarre/flask-restplus ``` -- [PyPi](https://pypi.org/project/flask-restplus) (πŸ“₯ 490K / month Β· πŸ“¦ 1.7K Β· ⏱️ 12.08.2019): +- [PyPi](https://pypi.org/project/flask-restplus) (πŸ“₯ 480K / month Β· πŸ“¦ 1.7K Β· ⏱️ 12.08.2019): ``` pip install flask-restplus ``` @@ -301,14 +327,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-restplus ```
-
webpy (πŸ₯‰28 Β· ⭐ 5.5K) - web.py is a web framework for python that is as simple as it is powerful. Unlicense +
webpy (πŸ₯‰28 Β· ⭐ 5.5K) - web.py is a web framework for python that is as simple as it is.. Unlicense -- [GitHub](https://github.com/webpy/webpy) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 1.3K Β· πŸ“‹ 410 - 6% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/webpy/webpy) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 1.3K Β· πŸ“‹ 410 - 6% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/webpy/webpy ``` -- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 30K / month Β· πŸ“¦ 2.2K Β· ⏱️ 09.11.2020): +- [PyPi](https://pypi.org/project/web.py) (πŸ“₯ 29K / month Β· πŸ“¦ 2.2K Β· ⏱️ 09.11.2020): ``` pip install web.py ``` @@ -320,7 +346,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/Cornices/cornice ``` -- [PyPi](https://pypi.org/project/cornice) (πŸ“₯ 20K / month Β· πŸ“¦ 660 Β· ⏱️ 31.08.2020): +- [PyPi](https://pypi.org/project/cornice) (πŸ“₯ 19K / month Β· πŸ“¦ 660 Β· ⏱️ 31.08.2020): ``` pip install cornice ``` @@ -348,7 +374,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/pgjones/quart ``` -- [PyPi](https://pypi.org/project/quart) (πŸ“₯ 73K / month Β· πŸ“¦ 160 Β· ⏱️ 13.12.2020): +- [PyPi](https://pypi.org/project/quart) (πŸ“₯ 72K / month Β· πŸ“¦ 160 Β· ⏱️ 13.12.2020): ``` pip install quart ``` @@ -368,12 +394,12 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install responder ``` -- [Conda](https://anaconda.org/conda-forge/responder) (πŸ“₯ 48K Β· ⏱️ 26.02.2020): +- [Conda](https://anaconda.org/conda-forge/responder) (πŸ“₯ 48K Β· ⏱️ 06.01.2021): ``` conda install -c conda-forge responder ```
-
masonite (πŸ₯‰25 Β· ⭐ 1.5K) - The Modern And Developer Centric Python Web Framework. Be sure to read the.. MIT +
masonite (πŸ₯‰25 Β· ⭐ 1.5K) - The Modern And Developer Centric Python Web Framework. Be sure to read.. MIT - [GitHub](https://github.com/MasoniteFramework/masonite) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 93 Β· πŸ“₯ 6 Β· πŸ“‹ 220 - 12% open Β· ⏱️ 26.11.2020): @@ -385,7 +411,7 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install masonite ```
-
japronto (πŸ₯‰23 Β· ⭐ 8.2K Β· πŸ’€) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP.. MIT +
japronto (πŸ₯‰23 Β· ⭐ 8.2K Β· πŸ’€) - Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining.. MIT - [GitHub](https://github.com/squeaky-pl/japronto) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 560 Β· πŸ“¦ 100 Β· πŸ“‹ 150 - 58% open Β· ⏱️ 20.03.2020): @@ -399,7 +425,7 @@ _General purpose web frameworks to build web applications and REST APIs._
web2py (πŸ₯‰22 Β· ⭐ 1.9K) - Free and open source full-stack enterprise framework for agile.. ❗️LGPL-3.0 -- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 820 Β· πŸ“¦ 38 Β· πŸ“‹ 1K - 34% open Β· ⏱️ 28.11.2020): +- [GitHub](https://github.com/web2py/web2py) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 830 Β· πŸ“¦ 38 Β· πŸ“‹ 1K - 34% open Β· ⏱️ 28.11.2020): ``` git clone https://github.com/web2py/web2py @@ -412,60 +438,26 @@ _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) (πŸ“₯ 100 / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2019): +- [PyPi](https://pypi.org/project/Flask-MongoRest) (πŸ“₯ 110 / month Β· πŸ“¦ 27 Β· ⏱️ 26.08.2019): ``` pip install Flask-MongoRest ```
-
Show 1 hidden projects... - -- vibora (πŸ₯‰21 Β· ⭐ 5.6K Β· πŸ’€) - Fast, asynchronous and elegant Python web framework. MIT -
-
- -## Serverless - -Back to top - -
Zappa (πŸ₯‡31 Β· ⭐ 11K) - Serverless Python. MIT - -- [GitHub](https://github.com/Miserlou/Zappa) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.2K Β· πŸ“₯ 250 Β· πŸ“¦ 2.5K Β· πŸ“‹ 1.3K - 51% open Β· ⏱️ 07.10.2020): - - ``` - git clone https://github.com/Miserlou/Zappa - ``` -- [PyPi](https://pypi.org/project/zappa) (πŸ“₯ 50K / month Β· πŸ“¦ 780 Β· ⏱️ 09.03.2020): - ``` - pip install zappa - ``` -
-
chalice (πŸ₯‰30 Β· ⭐ 7.5K) - Python Serverless Microframework for AWS. Apache-2 +
Growler (πŸ₯‰15 Β· ⭐ 690 Β· πŸ’€) - A micro web-framework using asyncio coroutines and chained.. Apache-2 -- [GitHub](https://github.com/aws/chalice) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 750 Β· πŸ“¦ 920 Β· πŸ“‹ 960 - 25% open Β· ⏱️ 17.12.2020): +- [GitHub](https://github.com/pyGrowler/Growler) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 27 Β· πŸ“‹ 16 - 31% open Β· ⏱️ 08.03.2020): ``` - git clone https://github.com/aws/chalice - ``` -- [PyPi](https://pypi.org/project/chalice) (πŸ“₯ 54K / month Β· πŸ“¦ 250 Β· ⏱️ 17.12.2020): - ``` - pip install chalice + git clone https://github.com/pyGrowler/Growler ``` -- [Conda](https://anaconda.org/conda-forge/chalice) (πŸ“₯ 30K Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/growler) (πŸ“₯ 56 / month Β· πŸ“¦ 2 Β· ⏱️ 16.10.2016): ``` - conda install -c conda-forge chalice + pip install growler ```
-
python-lambda (πŸ₯‰25 Β· ⭐ 1.2K) - A toolkit for developing and deploying serverless Python code in AWS.. ISC - -- [GitHub](https://github.com/nficano/python-lambda) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 210 Β· πŸ“¦ 130 Β· πŸ“‹ 96 - 45% open Β· ⏱️ 05.01.2021): +
Show 1 hidden projects... - ``` - git clone https://github.com/nficano/python-lambda - ``` -- [PyPi](https://pypi.org/project/python-lambda) (πŸ“₯ 2.8K / month Β· πŸ“¦ 33 Β· ⏱️ 05.01.2021): - ``` - pip install python-lambda - ``` +- vibora (πŸ₯‰21 Β· ⭐ 5.6K Β· πŸ’€) - Fast, asynchronous and elegant Python web framework. MIT

@@ -475,16 +467,16 @@ _General purpose web frameworks to build web applications and REST APIs._
requests (πŸ₯‡40 Β· ⭐ 44K) - A simple, yet elegant HTTP library. Apache-2 -- [GitHub](https://github.com/psf/requests) (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 8K Β· πŸ“¦ 800K Β· πŸ“‹ 3.4K - 8% open Β· ⏱️ 16.12.2020): +- [GitHub](https://github.com/psf/requests) (πŸ‘¨β€πŸ’» 670 Β· πŸ”€ 8K Β· πŸ“¦ 810K Β· πŸ“‹ 3.4K - 8% open Β· ⏱️ 16.12.2020): ``` git clone https://github.com/psf/requests ``` -- [PyPi](https://pypi.org/project/requests) (πŸ“₯ 64M / month Β· πŸ“¦ 300K Β· ⏱️ 16.12.2020): +- [PyPi](https://pypi.org/project/requests) (πŸ“₯ 63M / month Β· πŸ“¦ 300K Β· ⏱️ 16.12.2020): ``` pip install requests ``` -- [Conda](https://anaconda.org/conda-forge/requests) (πŸ“₯ 8.4M Β· ⏱️ 16.12.2020): +- [Conda](https://anaconda.org/conda-forge/requests) (πŸ“₯ 8.5M Β· ⏱️ 16.12.2020): ``` conda install -c conda-forge requests ``` @@ -505,14 +497,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge aiohttp ```
-
urllib3 (πŸ₯‡38 Β· ⭐ 2.5K) - Python HTTP library with thread-safe connection pooling, file post support,.. MIT +
urllib3 (πŸ₯‡38 Β· ⭐ 2.5K) - Python HTTP library with thread-safe connection pooling, file post.. MIT -- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 790 Β· πŸ“¦ 450K Β· πŸ“‹ 870 - 15% open Β· ⏱️ 31.12.2020): +- [GitHub](https://github.com/urllib3/urllib3) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 790 Β· πŸ“¦ 450K Β· πŸ“‹ 870 - 15% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/urllib3/urllib3 ``` -- [PyPi](https://pypi.org/project/urllib3) (πŸ“₯ 91M / month Β· πŸ“¦ 75K Β· ⏱️ 12.11.2020): +- [PyPi](https://pypi.org/project/urllib3) (πŸ“₯ 89M / month Β· πŸ“¦ 75K Β· ⏱️ 12.11.2020): ``` pip install urllib3 ``` @@ -528,7 +520,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/httpie/httpie ``` -- [PyPi](https://pypi.org/project/httpie) (πŸ“₯ 97K / month Β· πŸ“¦ 3.3K Β· ⏱️ 25.10.2020): +- [PyPi](https://pypi.org/project/httpie) (πŸ“₯ 96K / month Β· πŸ“¦ 3.3K Β· ⏱️ 25.10.2020): ``` pip install httpie ``` @@ -537,18 +529,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge httpie ```
-
httpx (πŸ₯ˆ32 Β· ⭐ 6.2K) - A next generation HTTP client for Python. BSD-3 +
httpx (πŸ₯ˆ32 Β· ⭐ 6.3K) - A next generation HTTP client for Python. BSD-3 -- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 400 Β· πŸ“¦ 3.9K Β· πŸ“‹ 560 - 10% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/encode/httpx) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 400 Β· πŸ“¦ 3.9K Β· πŸ“‹ 560 - 10% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/encode/httpx ``` -- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 4.4M / month Β· πŸ“¦ 64 Β· ⏱️ 08.10.2020): +- [PyPi](https://pypi.org/project/httpx) (πŸ“₯ 4.5M / month Β· πŸ“¦ 64 Β· ⏱️ 08.10.2020): ``` pip install httpx ``` -- [Conda](https://anaconda.org/conda-forge/httpx) (πŸ“₯ 36K Β· ⏱️ 08.12.2020): +- [Conda](https://anaconda.org/conda-forge/httpx) (πŸ“₯ 37K Β· ⏱️ 08.12.2020): ``` conda install -c conda-forge httpx ``` @@ -560,12 +552,28 @@ _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) (πŸ“₯ 930K / month Β· πŸ“¦ 650 Β· ⏱️ 12.10.2020): +- [PyPi](https://pypi.org/project/zeep) (πŸ“₯ 910K / month Β· πŸ“¦ 650 Β· ⏱️ 12.10.2020): ``` pip install zeep ```
-
httplib2 (πŸ₯ˆ31 Β· ⭐ 390) - Small, fast HTTP client library for Python. Features persistent connections,.. MIT +
pycurl (πŸ₯ˆ31 Β· ⭐ 720 Β· βž•) - PycURL - Python interface to libcurl. MIT + +- [GitHub](https://github.com/pycurl/pycurl) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 200 Β· πŸ“¦ 28K Β· πŸ“‹ 280 - 4% open Β· ⏱️ 07.12.2020): + + ``` + git clone https://github.com/pycurl/pycurl + ``` +- [PyPi](https://pypi.org/project/pycurl) (πŸ“₯ 1.1M / month Β· πŸ“¦ 8.3K Β· ⏱️ 02.09.2020): + ``` + pip install pycurl + ``` +- [Conda](https://anaconda.org/conda-forge/pycurl) (πŸ“₯ 360K Β· ⏱️ 22.10.2020): + ``` + conda install -c conda-forge pycurl + ``` +
+
httplib2 (πŸ₯ˆ31 Β· ⭐ 390) - Small, fast HTTP client library for Python. Features persistent.. MIT - [GitHub](https://github.com/httplib2/httplib2) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 130 Β· πŸ“¦ 64K Β· πŸ“‹ 97 - 38% open Β· ⏱️ 29.09.2020): @@ -576,12 +584,12 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install httplib2 ``` -- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 860K Β· ⏱️ 20.05.2020): +- [Conda](https://anaconda.org/conda-forge/httplib2) (πŸ“₯ 870K Β· ⏱️ 20.05.2020): ``` conda install -c conda-forge httplib2 ```
-
requests-futures (πŸ₯‰28 Β· ⭐ 1.7K) - Asynchronous Python HTTP Requests for Humans using Futures. Apache-2 +
requests-futures (πŸ₯‰28 Β· ⭐ 1.7K) - Asynchronous Python HTTP Requests for Humans using.. Apache-2 - [GitHub](https://github.com/ross/requests-futures) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 140 Β· πŸ“¦ 2.4K Β· πŸ“‹ 68 - 23% open Β· ⏱️ 03.01.2021): @@ -636,7 +644,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/encode/httpcore ``` -- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 4.5M / month Β· πŸ“¦ 70 Β· ⏱️ 20.11.2020): +- [PyPi](https://pypi.org/project/httpcore) (πŸ“₯ 4.6M / month Β· πŸ“¦ 70 Β· ⏱️ 20.11.2020): ``` pip install httpcore ``` @@ -652,7 +660,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) (πŸ“₯ 29K / month Β· πŸ“¦ 700 Β· ⏱️ 27.09.2020): +- [PyPi](https://pypi.org/project/treq) (πŸ“₯ 28K / month Β· πŸ“¦ 700 Β· ⏱️ 27.09.2020): ``` pip install treq ``` @@ -661,18 +669,42 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge treq ```
-
http-prompt (πŸ₯‰22 Β· ⭐ 8K) - An interactive command-line HTTP and API testing client built on top of.. MIT +
http-parser (πŸ₯‰23 Β· ⭐ 330 Β· πŸ’€) - HTTP request/response parser for python in C. MIT + +- [GitHub](https://github.com/benoitc/http-parser) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 90 Β· πŸ“¦ 360 Β· πŸ“‹ 54 - 24% open Β· ⏱️ 06.04.2020): + + ``` + git clone https://github.com/benoitc/http-parser + ``` +- [PyPi](https://pypi.org/project/http-parser) (πŸ“₯ 28K / month Β· πŸ“¦ 150 Β· ⏱️ 06.04.2020): + ``` + pip install http-parser + ``` +
+
http-prompt (πŸ₯‰22 Β· ⭐ 8K) - An interactive command-line HTTP and API testing client built on top.. MIT - [GitHub](https://github.com/httpie/http-prompt) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 300 Β· πŸ“¦ 34 Β· πŸ“‹ 88 - 40% open Β· ⏱️ 18.08.2020): ``` git clone https://github.com/httpie/http-prompt ``` -- [PyPi](https://pypi.org/project/http-prompt) (πŸ“₯ 710 / month Β· πŸ“¦ 14 Β· ⏱️ 07.03.2018): +- [PyPi](https://pypi.org/project/http-prompt) (πŸ“₯ 700 / month Β· πŸ“¦ 14 Β· ⏱️ 07.03.2018): ``` pip install http-prompt ```
+
pysimplesoap (πŸ₯‰22 Β· ⭐ 350 Β· βž•) - Python Simple SOAP Library. ❗️LGPL-3.0 + +- [GitHub](https://github.com/pysimplesoap/pysimplesoap) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 220 Β· πŸ“¦ 490 Β· πŸ“‹ 110 - 81% open Β· ⏱️ 20.07.2020): + + ``` + git clone https://github.com/pysimplesoap/pysimplesoap + ``` +- [PyPi](https://pypi.org/project/pysimplesoap) (πŸ“₯ 6K / month Β· πŸ“¦ 250 Β· ⏱️ 03.12.2017): + ``` + pip install pysimplesoap + ``` +
httpstat (πŸ₯‰20 Β· ⭐ 4.6K) - curl statistics made simple. MIT - [GitHub](https://github.com/reorx/httpstat) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 300 Β· πŸ“₯ 20 Β· πŸ“¦ 9 Β· πŸ“‹ 23 - 21% open Β· ⏱️ 24.12.2020): @@ -680,47 +712,67 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/reorx/httpstat ``` -- [PyPi](https://pypi.org/project/httpstat) (πŸ“₯ 790 / month Β· ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/httpstat) (πŸ“₯ 820 / month Β· ⏱️ 24.12.2020): ``` pip install httpstat ```
+
Show 1 hidden projects... + +- hyper (πŸ₯‰28 Β· ⭐ 1K Β· πŸ’€) - HTTP/2 for Python. MIT +

## Servers Back to top -
tornado (πŸ₯‡37 Β· ⭐ 20K) - Tornado is a Python web framework and asynchronous networking library,.. Apache-2 +
gunicorn (πŸ₯‡37 Β· ⭐ 7.4K) - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients.. MIT -- [GitHub](https://github.com/tornadoweb/tornado) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 5.3K Β· πŸ“¦ 140K Β· πŸ“‹ 1.6K - 12% open Β· ⏱️ 03.11.2020): +- [GitHub](https://github.com/benoitc/gunicorn) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 1.4K Β· πŸ“₯ 96 Β· πŸ“¦ 380K Β· πŸ“‹ 1.6K - 16% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/tornadoweb/tornado + git clone https://github.com/benoitc/gunicorn ``` -- [PyPi](https://pypi.org/project/tornado) (πŸ“₯ 13M / month Β· πŸ“¦ 48K Β· ⏱️ 30.10.2020): +- [PyPi](https://pypi.org/project/gunicorn) (πŸ“₯ 8.7M / month Β· πŸ“¦ 120K Β· ⏱️ 26.11.2019): ``` - pip install tornado + pip install gunicorn ``` -- [Conda](https://anaconda.org/conda-forge/tornado) (πŸ“₯ 9.8M Β· ⏱️ 31.10.2020): +- [Conda](https://anaconda.org/conda-forge/gunicorn) (πŸ“₯ 500K Β· ⏱️ 15.12.2020): ``` - conda install -c conda-forge tornado + conda install -c conda-forge gunicorn ```
-
gunicorn (πŸ₯‡37 Β· ⭐ 7.4K) - gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and.. MIT +
gevent (πŸ₯‡34 Β· ⭐ 5.4K Β· βž•) - Coroutine-based concurrency library for Python. MIT -- [GitHub](https://github.com/benoitc/gunicorn) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 1.4K Β· πŸ“₯ 95 Β· πŸ“¦ 380K Β· πŸ“‹ 1.6K - 16% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/gevent/gevent) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 890 Β· πŸ“₯ 58K Β· πŸ“¦ 55K Β· πŸ“‹ 1.2K - 3% open Β· ⏱️ 27.12.2020): ``` - git clone https://github.com/benoitc/gunicorn + git clone https://github.com/gevent/gevent ``` -- [PyPi](https://pypi.org/project/gunicorn) (πŸ“₯ 8.8M / month Β· πŸ“¦ 120K Β· ⏱️ 26.11.2019): +- [PyPi](https://pypi.org/project/gevent) (πŸ“₯ 2.1M / month Β· πŸ“¦ 28K Β· ⏱️ 22.12.2020): ``` - pip install gunicorn + pip install gevent ``` -- [Conda](https://anaconda.org/conda-forge/gunicorn) (πŸ“₯ 500K Β· ⏱️ 15.12.2020): +- [Conda](https://anaconda.org/conda-forge/gevent) (πŸ“₯ 470K Β· ⏱️ 27.12.2020): ``` - conda install -c conda-forge gunicorn + conda install -c conda-forge gevent + ``` +
+
whitenoise (πŸ₯ˆ32 Β· ⭐ 1.6K) - Radically simplified static file serving for Python web apps. MIT + +- [GitHub](https://github.com/evansd/whitenoise) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 98 Β· πŸ“¦ 130K Β· πŸ“‹ 190 - 8% open Β· ⏱️ 14.12.2020): + + ``` + git clone https://github.com/evansd/whitenoise + ``` +- [PyPi](https://pypi.org/project/whitenoise) (πŸ“₯ 530K / month Β· πŸ“¦ 26K Β· ⏱️ 04.08.2020): + ``` + pip install whitenoise + ``` +- [Conda](https://anaconda.org/conda-forge/whitenoise) (πŸ“₯ 43K Β· ⏱️ 13.10.2020): + ``` + conda install -c conda-forge whitenoise ```
uvicorn (πŸ₯ˆ31 Β· ⭐ 3.5K) - The lightning-fast ASGI server. BSD-3 @@ -730,7 +782,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/encode/uvicorn ``` -- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 620K / month Β· πŸ“¦ 710 Β· ⏱️ 29.12.2020): +- [PyPi](https://pypi.org/project/uvicorn) (πŸ“₯ 610K / month Β· πŸ“¦ 710 Β· ⏱️ 29.12.2020): ``` pip install uvicorn ``` @@ -746,23 +798,35 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/django/asgiref ``` -- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 1.9M / month Β· πŸ“¦ 1.8K Β· ⏱️ 09.11.2020): +- [PyPi](https://pypi.org/project/asgiref) (πŸ“₯ 1.8M / month Β· πŸ“¦ 1.8K Β· ⏱️ 09.11.2020): ``` pip install asgiref ``` -- [Conda](https://anaconda.org/conda-forge/asgiref) (πŸ“₯ 50K Β· ⏱️ 16.11.2020): +- [Conda](https://anaconda.org/conda-forge/asgiref) (πŸ“₯ 51K Β· ⏱️ 16.11.2020): ``` conda install -c conda-forge asgiref ```
+
Hypercorn (πŸ₯‰27 Β· ⭐ 190 Β· βž•) - Hypercorn is an ASGI Server based on Hyper libraries and inspired.. MIT + +- [GitHub](https://github.com/pgjones/hypercorn) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 29 Β· πŸ“¦ 780 Β· πŸ“‹ 34 - 14% open Β· ⏱️ 24.12.2020): + + ``` + git clone https://github.com/pgjones/hypercorn + ``` +- [PyPi](https://pypi.org/project/hypercorn) (πŸ“₯ 80K / month Β· πŸ“¦ 98 Β· ⏱️ 07.10.2020): + ``` + pip install hypercorn + ``` +
bjoern (πŸ₯‰25 Β· ⭐ 2.5K) - A screamingly fast Python 2/3 WSGI server written in C. BSD-2 -- [GitHub](https://github.com/jonashaag/bjoern) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 170 Β· πŸ“¦ 250 Β· πŸ“‹ 130 - 13% open Β· ⏱️ 20.12.2020): +- [GitHub](https://github.com/jonashaag/bjoern) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 180 Β· πŸ“¦ 250 Β· πŸ“‹ 130 - 13% open Β· ⏱️ 20.12.2020): ``` git clone https://github.com/jonashaag/bjoern ``` -- [PyPi](https://pypi.org/project/bjoern) (πŸ“₯ 6.6K / month Β· πŸ“¦ 240 Β· ⏱️ 03.11.2019): +- [PyPi](https://pypi.org/project/bjoern) (πŸ“₯ 6.4K / month Β· πŸ“¦ 240 Β· ⏱️ 03.11.2019): ``` pip install bjoern ``` @@ -771,6 +835,18 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge bjoern ```
+
Meinheld (πŸ₯‰23 Β· ⭐ 1.3K Β· πŸ’€) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3 + +- [GitHub](https://github.com/mopemope/meinheld) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 86 Β· πŸ“¦ 520 Β· πŸ“‹ 71 - 30% open Β· ⏱️ 23.06.2020): + + ``` + git clone https://github.com/mopemope/meinheld + ``` +- [PyPi](https://pypi.org/project/meinheld) (πŸ“₯ 19K / month Β· πŸ“¦ 300 Β· ⏱️ 17.05.2020): + ``` + pip install meinheld + ``` +
mangum (πŸ₯‰23 Β· ⭐ 400) - AWS Lambda & API Gateway support for ASGI. MIT - [GitHub](https://github.com/jordaneremieff/mangum) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 39 Β· πŸ“¦ 130 Β· πŸ“‹ 90 - 8% open Β· ⏱️ 25.12.2020): @@ -778,7 +854,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/jordaneremieff/mangum ``` -- [PyPi](https://pypi.org/project/mangum) (πŸ“₯ 14K / month Β· ⏱️ 03.10.2020): +- [PyPi](https://pypi.org/project/mangum) (πŸ“₯ 13K / month Β· ⏱️ 03.10.2020): ``` pip install mangum ``` @@ -794,14 +870,14 @@ _General purpose web frameworks to build web applications and REST APIs._ Back to top -
oauthlib (πŸ₯‡36 Β· ⭐ 2.1K) - A generic, spec-compliant, thorough implementation of the OAuth request-.. BSD-3 +
oauthlib (πŸ₯‡36 Β· ⭐ 2.1K) - A generic, spec-compliant, thorough implementation of the OAuth.. BSD-3 - [GitHub](https://github.com/oauthlib/oauthlib) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 430 Β· πŸ“¦ 120K Β· πŸ“‹ 330 - 21% open Β· ⏱️ 28.07.2020): ``` git clone https://github.com/oauthlib/oauthlib ``` -- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 25M / month Β· πŸ“¦ 24K Β· ⏱️ 06.08.2019): +- [PyPi](https://pypi.org/project/oauthlib) (πŸ“₯ 24M / month Β· πŸ“¦ 24K Β· ⏱️ 06.08.2019): ``` pip install oauthlib ``` @@ -812,7 +888,7 @@ _General purpose web frameworks to build web applications and REST APIs._
django-allauth (πŸ₯‡34 Β· ⭐ 6.1K) - Integrated set of Django applications addressing.. MIT -- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 2.2K Β· πŸ“¦ 52K Β· πŸ“‹ 1.7K - 17% open Β· ⏱️ 27.11.2020): +- [GitHub](https://github.com/pennersr/django-allauth) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 2.2K Β· πŸ“¦ 52K Β· πŸ“‹ 1.7K - 18% open Β· ⏱️ 27.11.2020): ``` git clone https://github.com/pennersr/django-allauth @@ -837,19 +913,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` pip install pyjwt ``` -- [Conda](https://anaconda.org/conda-forge/pyjwt) (πŸ“₯ 2.3M Β· ⏱️ 29.12.2018): +- [Conda](https://anaconda.org/conda-forge/pyjwt) (πŸ“₯ 2.3M Β· ⏱️ 06.01.2021): ``` conda install -c conda-forge pyjwt ```
-
authlib (πŸ₯ˆ32 Β· ⭐ 2.2K) - The ultimate Python library in building OAuth, OpenID Connect clients and.. BSD-3 +
authlib (πŸ₯‡32 Β· ⭐ 2.2K) - The ultimate Python library in building OAuth, OpenID Connect clients.. BSD-3 - [GitHub](https://github.com/lepture/authlib) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 230 Β· πŸ“¦ 10K Β· πŸ“‹ 220 - 5% open Β· ⏱️ 25.12.2020): ``` git clone https://github.com/lepture/authlib ``` -- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 770K / month Β· πŸ“¦ 320 Β· ⏱️ 18.10.2020): +- [PyPi](https://pypi.org/project/authlib) (πŸ“₯ 760K / month Β· πŸ“¦ 320 Β· ⏱️ 18.10.2020): ``` pip install authlib ``` @@ -865,7 +941,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/maxcountryman/flask-login ``` -- [PyPi](https://pypi.org/project/flask-login) (πŸ“₯ 820K / month Β· πŸ“¦ 25K Β· ⏱️ 09.02.2020): +- [PyPi](https://pypi.org/project/flask-login) (πŸ“₯ 800K / month Β· πŸ“¦ 25K Β· ⏱️ 09.02.2020): ``` pip install flask-login ``` @@ -876,12 +952,12 @@ _General purpose web frameworks to build web applications and REST APIs._
django-guardian (πŸ₯ˆ30 Β· ⭐ 2.8K) - Per object permissions for Django. BSD-3 -- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 500 Β· πŸ“¦ 3.7K Β· πŸ“‹ 420 - 24% open Β· ⏱️ 19.10.2020): +- [GitHub](https://github.com/django-guardian/django-guardian) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 500 Β· πŸ“¦ 3.8K Β· πŸ“‹ 420 - 24% open Β· ⏱️ 19.10.2020): ``` git clone https://github.com/django-guardian/django-guardian ``` -- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 120K / month Β· πŸ“¦ 3.8K Β· ⏱️ 07.06.2020): +- [PyPi](https://pypi.org/project/django-guardian) (πŸ“₯ 110K / month Β· πŸ“¦ 3.8K Β· ⏱️ 07.06.2020): ``` pip install django-guardian ``` @@ -897,19 +973,19 @@ _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) (πŸ“₯ 140K / month Β· πŸ“¦ 2K Β· ⏱️ 26.03.2020): +- [PyPi](https://pypi.org/project/django-oauth-toolkit) (πŸ“₯ 130K / month Β· πŸ“¦ 2K Β· ⏱️ 26.03.2020): ``` pip install django-oauth-toolkit ```
-
flask-jwt-extended (πŸ₯ˆ30 Β· ⭐ 1.1K) - An open source Flask extension that provides JWT support.. MIT +
flask-jwt-extended (πŸ₯ˆ30 Β· ⭐ 1.1K) - An open source Flask extension that provides JWT.. MIT - [GitHub](https://github.com/vimalloc/flask-jwt-extended) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 170 Β· πŸ“¦ 10K Β· πŸ“‹ 280 - 6% open Β· ⏱️ 06.12.2020): ``` git clone https://github.com/vimalloc/flask-jwt-extended ``` -- [PyPi](https://pypi.org/project/flask-jwt-extended) (πŸ“₯ 690K / month Β· πŸ“¦ 1.2K Β· ⏱️ 09.11.2020): +- [PyPi](https://pypi.org/project/flask-jwt-extended) (πŸ“₯ 680K / month Β· πŸ“¦ 1.2K Β· ⏱️ 09.11.2020): ``` pip install flask-jwt-extended ``` @@ -918,6 +994,34 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-jwt-extended ```
+
django-rest-framework-simplejwt (πŸ₯ˆ28 Β· ⭐ 2.1K Β· βž•) - A JSON Web Token authentication plugin for the Django.. MIT + +- [GitHub](https://github.com/SimpleJWT/django-rest-framework-simplejwt) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 330 Β· πŸ“‹ 260 - 30% open Β· ⏱️ 22.12.2020): + + ``` + git clone https://github.com/SimpleJWT/django-rest-framework-simplejwt + ``` +- [PyPi](https://pypi.org/project/djangorestframework-simplejwt) (πŸ“₯ 180K / month Β· πŸ“¦ 480 Β· ⏱️ 13.11.2020): + ``` + pip install djangorestframework-simplejwt + ``` +
+
Flask-HTTPAuth (πŸ₯ˆ28 Β· ⭐ 930 Β· βž•) - Simple extension that provides Basic, Digest and Token.. MIT + +- [GitHub](https://github.com/miguelgrinberg/Flask-HTTPAuth) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 170 Β· πŸ“¦ 11K Β· πŸ“‹ 77 - 2% open Β· ⏱️ 22.12.2020): + + ``` + git clone https://github.com/miguelgrinberg/Flask-HTTPAuth + ``` +- [PyPi](https://pypi.org/project/flask-httpauth) (πŸ“₯ 140K / month Β· πŸ“¦ 4.3K Β· ⏱️ 16.11.2020): + ``` + pip install flask-httpauth + ``` +- [Conda](https://anaconda.org/conda-forge/flask-httpauth) (πŸ“₯ 80K Β· ⏱️ 16.11.2020): + ``` + conda install -c conda-forge flask-httpauth + ``` +
djoser (πŸ₯‰27 Β· ⭐ 1.8K) - REST implementation of Django authentication system. MIT - [GitHub](https://github.com/sunscrapers/djoser) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 340 Β· πŸ“‹ 350 - 25% open Β· ⏱️ 31.12.2020): @@ -925,19 +1029,19 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/sunscrapers/djoser ``` -- [PyPi](https://pypi.org/project/djoser) (πŸ“₯ 45K / month Β· πŸ“¦ 420 Β· ⏱️ 30.10.2020): +- [PyPi](https://pypi.org/project/djoser) (πŸ“₯ 44K / month Β· πŸ“¦ 420 Β· ⏱️ 30.10.2020): ``` pip install djoser ```
-
flask-dance (πŸ₯‰26 Β· ⭐ 780) - Doing the OAuth dance with style using Flask, requests, and oauthlib. MIT +
flask-dance (πŸ₯‰26 Β· ⭐ 780) - Doing the OAuth dance with style using Flask, requests, and.. MIT - [GitHub](https://github.com/singingwolfboy/flask-dance) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 130 Β· πŸ“¦ 1.7K Β· πŸ“‹ 160 - 13% open Β· ⏱️ 26.12.2020): ``` git clone https://github.com/singingwolfboy/flask-dance ``` -- [PyPi](https://pypi.org/project/flask-dance) (πŸ“₯ 20K / month Β· πŸ“¦ 300 Β· ⏱️ 24.11.2020): +- [PyPi](https://pypi.org/project/flask-dance) (πŸ“₯ 19K / month Β· πŸ“¦ 300 Β· ⏱️ 24.11.2020): ``` pip install flask-dance ``` @@ -946,6 +1050,30 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge flask-dance ```
+
django-rest-knox (πŸ₯‰26 Β· ⭐ 630 Β· βž•) - Authentication Module for django rest auth. MIT + +- [GitHub](https://github.com/James1345/django-rest-knox) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 95 Β· πŸ“¦ 4.5K Β· πŸ“‹ 110 - 24% open Β· ⏱️ 01.12.2020): + + ``` + git clone https://github.com/James1345/django-rest-knox + ``` +- [PyPi](https://pypi.org/project/django-rest-knox) (πŸ“₯ 24K / month Β· πŸ“¦ 320 Β· ⏱️ 01.06.2019): + ``` + pip install django-rest-knox + ``` +
+
dj-rest-auth (πŸ₯‰25 Β· ⭐ 400 Β· βž•) - Authentication for Django Rest Framework. MIT + +- [GitHub](https://github.com/jazzband/dj-rest-auth) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 71 Β· πŸ“₯ 69 Β· πŸ“¦ 400 Β· πŸ“‹ 130 - 37% open Β· ⏱️ 06.01.2021): + + ``` + git clone https://github.com/jazzband/dj-rest-auth + ``` +- [PyPi](https://pypi.org/project/dj-rest-auth) (πŸ“₯ 33K / month Β· ⏱️ 19.11.2020): + ``` + pip install dj-rest-auth + ``` +
django-rules (πŸ₯‰23 Β· ⭐ 1.2K Β· πŸ’€) - Awesome Django authorization, without the database. MIT - [GitHub](https://github.com/dfunckt/django-rules) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 94 Β· πŸ“¦ 560 Β· πŸ“‹ 92 - 18% open Β· ⏱️ 17.01.2020): @@ -953,12 +1081,12 @@ _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) (πŸ“₯ 30K / month Β· πŸ“¦ 220 Β· ⏱️ 17.01.2020): +- [PyPi](https://pypi.org/project/rules) (πŸ“₯ 29K / month Β· πŸ“¦ 220 Β· ⏱️ 17.01.2020): ``` pip install rules ```
-
authomatic (πŸ₯‰23 Β· ⭐ 960 Β· πŸ’€) - Simple yet powerful authorization / authentication client library for.. MIT +
authomatic (πŸ₯‰23 Β· ⭐ 960 Β· πŸ’€) - Simple yet powerful authorization / authentication client library.. MIT - [GitHub](https://github.com/authomatic/authomatic) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 390 Β· πŸ“‹ 120 - 31% open Β· ⏱️ 29.03.2020): @@ -970,6 +1098,42 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install authomatic ```
+
django-cas-ng (πŸ₯‰23 Β· ⭐ 280 Β· βž•) - Django CAS 1.0/2.0/3.0 client authentication library,.. MIT + +- [GitHub](https://github.com/django-cas-ng/django-cas-ng) (πŸ‘¨β€πŸ’» 74 Β· πŸ”€ 150 Β· πŸ“₯ 380 Β· πŸ“¦ 220 Β· πŸ“‹ 120 - 1% open Β· ⏱️ 31.10.2020): + + ``` + git clone https://github.com/django-cas-ng/django-cas-ng + ``` +- [PyPi](https://pypi.org/project/django-cas-ng) (πŸ“₯ 10K / month Β· πŸ“¦ 130 Β· ⏱️ 27.02.2020): + ``` + pip install django-cas-ng + ``` +
+
django-stronghold (πŸ₯‰22 Β· ⭐ 360 Β· πŸ’€) - Get inside your stronghold and make all your Django.. MIT + +- [GitHub](https://github.com/mgrouchy/django-stronghold) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 51 Β· πŸ“¦ 230 Β· πŸ“‹ 37 - 27% open Β· ⏱️ 11.03.2020): + + ``` + git clone https://github.com/mgrouchy/django-stronghold + ``` +- [PyPi](https://pypi.org/project/django-stronghold) (πŸ“₯ 6.9K / month Β· πŸ“¦ 220 Β· ⏱️ 17.01.2020): + ``` + pip install django-stronghold + ``` +
+
flask-praetorian (πŸ₯‰20 Β· ⭐ 260 Β· βž•) - Strong, Simple, and Precise security for Flask APIs.. MIT + +- [GitHub](https://github.com/dusktreader/flask-praetorian) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 34 Β· πŸ“‹ 120 - 1% open Β· ⏱️ 07.12.2020): + + ``` + git clone https://github.com/dusktreader/flask-praetorian + ``` +- [PyPi](https://pypi.org/project/flask-praetorian) (πŸ“₯ 6.7K / month Β· πŸ“¦ 7 Β· ⏱️ 07.12.2020): + ``` + pip install flask-praetorian + ``` +
python-jwt (πŸ₯‰20 Β· ⭐ 180) - Python module for generating and verifying JSON Web Tokens. MIT - [GitHub](https://github.com/davedoesdev/python-jwt) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 23 Β· ⏱️ 24.08.2020): @@ -977,11 +1141,23 @@ _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) (πŸ“₯ 57K / month Β· πŸ“¦ 42 Β· ⏱️ 24.08.2020): +- [PyPi](https://pypi.org/project/python-jwt) (πŸ“₯ 56K / month Β· πŸ“¦ 42 Β· ⏱️ 24.08.2020): ``` pip install python-jwt ```
+
fastapi-users (πŸ₯‰19 Β· ⭐ 530 Β· βž•) - Ready-to-use and customizable users management for FastAPI. MIT + +- [GitHub](https://github.com/frankie567/fastapi-users) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 52 Β· πŸ“‹ 120 - 4% open Β· ⏱️ 28.12.2020): + + ``` + git clone https://github.com/frankie567/fastapi-users + ``` +- [PyPi](https://pypi.org/project/fastapi-users) (πŸ“₯ 1.7K / month Β· ⏱️ 28.12.2020): + ``` + pip install fastapi-users + ``` +
fastapi_login (πŸ₯‰18 Β· ⭐ 93) - FastAPI-Login tries to provide similar functionality as Flask-.. MIT - [GitHub](https://github.com/MushroomMaula/fastapi_login) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 10 Β· πŸ“₯ 1 Β· πŸ“¦ 31 Β· πŸ“‹ 13 - 7% open Β· ⏱️ 23.12.2020): @@ -989,7 +1165,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/MushroomMaula/fastapi_login ``` -- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 1.5K / month Β· ⏱️ 23.12.2020): +- [PyPi](https://pypi.org/project/fastapi_login) (πŸ“₯ 1.4K / month Β· ⏱️ 23.12.2020): ``` pip install fastapi_login ``` @@ -1006,14 +1182,14 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install flask_simplelogin ```
-
fastapi-jwt-auth (πŸ₯‰16 Β· ⭐ 91 Β· 🐣) - FastAPI extension that provides JWT Auth support (secure,.. MIT +
fastapi-jwt-auth (πŸ₯‰16 Β· ⭐ 94 Β· 🐣) - FastAPI extension that provides JWT Auth support.. MIT -- [GitHub](https://github.com/IndominusByte/fastapi-jwt-auth) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 14 Β· πŸ“‹ 30 - 30% open Β· ⏱️ 11.11.2020): +- [GitHub](https://github.com/IndominusByte/fastapi-jwt-auth) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 14 Β· πŸ“‹ 30 - 26% open Β· ⏱️ 11.11.2020): ``` git clone https://github.com/IndominusByte/fastapi-jwt-auth ``` -- [PyPi](https://pypi.org/project/fastapi-jwt-auth) (πŸ“₯ 1.3K / month Β· ⏱️ 06.11.2020): +- [PyPi](https://pypi.org/project/fastapi-jwt-auth) (πŸ“₯ 1.2K / month Β· ⏱️ 06.11.2020): ``` pip install fastapi-jwt-auth ``` @@ -1025,7 +1201,7 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/wichert/pyramid_jwt ``` -- [PyPi](https://pypi.org/project/pyramid_jwt) (πŸ“₯ 2.5K / month Β· πŸ“¦ 1 Β· ⏱️ 10.08.2018): +- [PyPi](https://pypi.org/project/pyramid_jwt) (πŸ“₯ 2.4K / month Β· πŸ“¦ 1 Β· ⏱️ 10.08.2018): ``` pip install pyramid_jwt ``` @@ -1037,18 +1213,20 @@ _General purpose web frameworks to build web applications and REST APIs._ ``` git clone https://github.com/cd34/apex ``` -- [PyPi](https://pypi.org/project/apex) (πŸ“₯ 2.9K / month Β· πŸ“¦ 2 Β· ⏱️ 05.03.2013): +- [PyPi](https://pypi.org/project/apex) (πŸ“₯ 2.8K / month Β· πŸ“¦ 2 Β· ⏱️ 05.03.2013): ``` pip install apex ```
-
Show 5 hidden projects... +
Show 7 hidden projects... - python-social-auth (πŸ₯ˆ30 Β· ⭐ 2.8K Β· πŸ’€) - Social auth made simple. BSD-3 -- django-rest-framework-jwt (πŸ₯‰29 Β· ⭐ 3K Β· πŸ’€) - JSON Web Token Authentication support for Django REST.. MIT -- rauth (πŸ₯‰28 Β· ⭐ 1.6K Β· πŸ’€) - A Python library for OAuth 1.0/a, 2.0, and Ofly. MIT -- python-oauth2 (πŸ₯‰27 Β· ⭐ 2.9K Β· πŸ’€) - A fully tested, abstract interface to creating OAuth clients and.. MIT +- django-rest-framework-jwt (πŸ₯ˆ29 Β· ⭐ 3K Β· πŸ’€) - JSON Web Token Authentication support for Django REST.. MIT +- rauth (πŸ₯ˆ28 Β· ⭐ 1.6K Β· πŸ’€) - A Python library for OAuth 1.0/a, 2.0, and Ofly. MIT +- python-oauth2 (πŸ₯‰27 Β· ⭐ 2.9K Β· πŸ’€) - A fully tested, abstract interface to creating OAuth clients.. MIT +- Flask-User (πŸ₯‰25 Β· ⭐ 910 Β· πŸ’€) - Customizable User Authorization & User Management: Register,.. MIT - velruse (πŸ₯‰22 Β· ⭐ 250 Β· πŸ’€) - Simplifying third-party authentication for web applications. MIT +- fastapi-permissions (πŸ₯‰13 Β· ⭐ 93 Β· βž•) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE

@@ -1088,14 +1266,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge bleach ```
-
markupsafe (πŸ₯‰33 Β· ⭐ 360) - Safely add untrusted strings to HTML/XML markup. BSD-3 +
markupsafe (πŸ₯ˆ33 Β· ⭐ 360) - Safely add untrusted strings to HTML/XML markup. BSD-3 - [GitHub](https://github.com/pallets/markupsafe) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 93 Β· πŸ“¦ 490K Β· ⏱️ 01.01.2021): ``` git clone https://github.com/pallets/markupsafe ``` -- [PyPi](https://pypi.org/project/markupsafe) (πŸ“₯ 31M / month Β· πŸ“¦ 150K Β· ⏱️ 10.04.2020): +- [PyPi](https://pypi.org/project/markupsafe) (πŸ“₯ 30M / month Β· πŸ“¦ 150K Β· ⏱️ 10.04.2020): ``` pip install markupsafe ``` @@ -1104,14 +1282,14 @@ _General purpose web frameworks to build web applications and REST APIs._ conda install -c conda-forge markupsafe ```
-
html5lib-python (πŸ₯‰32 Β· ⭐ 890) - Standards-compliant library for parsing and serializing HTML.. MIT +
html5lib-python (πŸ₯ˆ32 Β· ⭐ 890) - Standards-compliant library for parsing and serializing HTML.. MIT -- [GitHub](https://github.com/html5lib/html5lib-python) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 250 Β· πŸ“¦ 79K Β· πŸ“‹ 240 - 35% open Β· ⏱️ 10.08.2020): +- [GitHub](https://github.com/html5lib/html5lib-python) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 250 Β· πŸ“¦ 80K Β· πŸ“‹ 240 - 35% open Β· ⏱️ 10.08.2020): ``` git clone https://github.com/html5lib/html5lib-python ``` -- [PyPi](https://pypi.org/project/html5lib) (πŸ“₯ 2.4M / month Β· πŸ“¦ 29K Β· ⏱️ 22.06.2020): +- [PyPi](https://pypi.org/project/html5lib) (πŸ“₯ 2.3M / month Β· πŸ“¦ 29K Β· ⏱️ 22.06.2020): ``` pip install html5lib ``` @@ -1128,2550 +1306,3886 @@ _General purpose web frameworks to build web applications and REST APIs._ pip install requests-html ```
-
- -## URL Utilities - -Back to top +
pyquery (πŸ₯‰30 Β· ⭐ 2K Β· βž•) - A jquery-like library for python. BSD-3 -
shortuuid (πŸ₯‡27 Β· ⭐ 1.4K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 - -- [GitHub](https://github.com/skorokithakis/shortuuid) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 85 Β· πŸ“¦ 4K Β· πŸ“‹ 27 - 7% open Β· ⏱️ 15.12.2020): +- [GitHub](https://github.com/gawel/pyquery) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 160 Β· πŸ“¦ 9.7K Β· πŸ“‹ 160 - 27% open Β· ⏱️ 21.11.2020): ``` - git clone https://github.com/skorokithakis/shortuuid + git clone https://github.com/gawel/pyquery ``` -- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 350K / month Β· πŸ“¦ 1.7K Β· ⏱️ 06.03.2020): +- [PyPi](https://pypi.org/project/pyquery) (πŸ“₯ 410K / month Β· πŸ“¦ 6.2K Β· ⏱️ 21.11.2020): ``` - pip install shortuuid + pip install pyquery ``` -- [Conda](https://anaconda.org/conda-forge/shortuuid) (πŸ“₯ 36K Β· ⏱️ 11.10.2020): +- [Conda](https://anaconda.org/conda-forge/pyquery) (πŸ“₯ 12K Β· ⏱️ 27.11.2020): ``` - conda install -c conda-forge shortuuid + conda install -c conda-forge pyquery ```
-
furl (πŸ₯‰24 Β· ⭐ 1.9K) - URL parsing and manipulation made easy. Unlicense +
xhtml2pdf (πŸ₯‰30 Β· ⭐ 1.7K Β· βž•) - A library for converting HTML into PDFs using ReportLab. Apache-2 -- [GitHub](https://github.com/gruns/furl) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 110 Β· πŸ“‹ 89 - 16% open Β· ⏱️ 11.10.2020): +- [GitHub](https://github.com/xhtml2pdf/xhtml2pdf) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 540 Β· πŸ“¦ 4.1K Β· πŸ“‹ 280 - 34% open Β· ⏱️ 31.10.2020): ``` - git clone https://github.com/gruns/furl + git clone https://github.com/xhtml2pdf/xhtml2pdf ``` -- [PyPi](https://pypi.org/project/furl) (πŸ“₯ 170K / month Β· πŸ“¦ 850 Β· ⏱️ 02.10.2018): +- [PyPi](https://pypi.org/project/xhtml2pdf) (πŸ“₯ 170K / month Β· πŸ“¦ 1.6K Β· ⏱️ 08.10.2020): ``` - pip install furl + pip install xhtml2pdf ``` -- [Conda](https://anaconda.org/conda-forge/furl) (πŸ“₯ 92K Β· ⏱️ 22.11.2019): +- [Conda](https://anaconda.org/conda-forge/xhtml2pdf) (πŸ“₯ 13K Β· ⏱️ 22.10.2020): ``` - conda install -c conda-forge furl + conda install -c conda-forge xhtml2pdf ```
-
Show 1 hidden projects... - -- purl (πŸ₯‰24 Β· ⭐ 250 Β· πŸ’€) - A simple, immutable URL class with a clean API for interrogation and.. MIT -
-
- -## Templating - -Back to top - -
jinja (πŸ₯‡38 Β· ⭐ 7.5K) - A very fast and expressive template engine. BSD-3 +
WeasyPrint (πŸ₯‰29 Β· ⭐ 4K Β· βž•) - The awesome document factory. BSD-3 -- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.4K Β· πŸ“₯ 52K Β· πŸ“¦ 540K Β· πŸ“‹ 730 - 9% open Β· ⏱️ 01.01.2021): +- [GitHub](https://github.com/Kozea/WeasyPrint) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 460 Β· πŸ“‹ 1K - 15% open Β· ⏱️ 31.12.2020): ``` - git clone https://github.com/pallets/jinja + git clone https://github.com/Kozea/WeasyPrint ``` -- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 29M / month Β· πŸ“¦ 190K Β· ⏱️ 13.04.2020): +- [PyPi](https://pypi.org/project/weasyprint) (πŸ“₯ 220K / month Β· πŸ“¦ 1.2K Β· ⏱️ 02.11.2020): ``` - pip install jinja2 + pip install weasyprint ``` -- [Conda](https://anaconda.org/conda-forge/jinja2) (πŸ“₯ 7.8M Β· ⏱️ 13.04.2020): +
+
html5-parser (πŸ₯‰23 Β· ⭐ 590 Β· βž•) - Fast C based HTML 5 parsing for python. Apache-2 + +- [GitHub](https://github.com/kovidgoyal/html5-parser) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 21 Β· πŸ“¦ 180 Β· πŸ“‹ 18 - 5% open Β· ⏱️ 17.12.2020): + ``` - conda install -c conda-forge jinja2 + git clone https://github.com/kovidgoyal/html5-parser + ``` +- [PyPi](https://pypi.org/project/html5-parser) (πŸ“₯ 270K / month Β· πŸ“¦ 10 Β· ⏱️ 03.11.2019): + ``` + pip install html5-parser ```
-
Show 1 hidden projects... +
selectolax (πŸ₯‰21 Β· ⭐ 350 Β· βž•) - Python binding to Modest engine (fast HTML5 parser with CSS.. MIT -- pyramid_jinja2 (πŸ₯‰20 Β· ⭐ 72 Β· πŸ’€) - Jinja2 templating system bindings for the Pyramid web.. ❗️Unlicensed +- [GitHub](https://github.com/rushter/selectolax) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 23 Β· πŸ“¦ 130 Β· πŸ“‹ 29 - 17% open Β· ⏱️ 19.12.2020): + + ``` + git clone https://github.com/rushter/selectolax + ``` +- [PyPi](https://pypi.org/project/selectolax) (πŸ“₯ 11K / month Β· πŸ“¦ 6 Β· ⏱️ 19.12.2020): + ``` + pip install selectolax + ```

-## Django Utilities +## URL Utilities Back to top -
channels (πŸ₯‡32 Β· ⭐ 4.7K) - Developer-friendly asynchrony for Django. BSD-3 +
tldextract (πŸ₯‡31 Β· ⭐ 1.3K Β· βž•) - Accurately separate the TLD from the registered domain and.. BSD-3 -- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 650 Β· πŸ“¦ 10K Β· πŸ“‹ 1.1K - 10% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/john-kurkowski/tldextract) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 170 Β· πŸ“¦ 4.9K Β· πŸ“‹ 140 - 11% open Β· ⏱️ 22.11.2020): ``` - git clone https://github.com/django/channels + git clone https://github.com/john-kurkowski/tldextract ``` -- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 140K / month Β· πŸ“¦ 2.3K Β· ⏱️ 28.12.2020): +- [PyPi](https://pypi.org/project/tldextract) (πŸ“₯ 2.3M / month Β· πŸ“¦ 1.8K Β· ⏱️ 25.10.2020): ``` - pip install channels + pip install tldextract ``` -- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 26K Β· ⏱️ 28.12.2020): +- [Conda](https://anaconda.org/conda-forge/tldextract) (πŸ“₯ 66K Β· ⏱️ 09.11.2019): ``` - conda install -c conda-forge channels + conda install -c conda-forge tldextract ```
-
django-import-export (πŸ₯‡32 Β· ⭐ 2K) - Django application and library for importing and.. BSD-2 +
Yarl (πŸ₯ˆ30 Β· ⭐ 600 Β· βž•) - Yet another URL library. Apache-2 -- [GitHub](https://github.com/django-import-export/django-import-export) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 610 Β· πŸ“¦ 8.9K Β· πŸ“‹ 740 - 11% open Β· ⏱️ 31.12.2020): +- [GitHub](https://github.com/aio-libs/yarl) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 84 Β· πŸ“₯ 1K Β· πŸ“‹ 170 - 13% open Β· ⏱️ 05.01.2021): ``` - git clone https://github.com/django-import-export/django-import-export + git clone https://github.com/aio-libs/yarl ``` -- [PyPi](https://pypi.org/project/django-import-export) (πŸ“₯ 300K / month Β· πŸ“¦ 2K Β· ⏱️ 31.12.2020): +- [PyPi](https://pypi.org/project/yarl) (πŸ“₯ 17M / month Β· πŸ“¦ 4.6K Β· ⏱️ 12.10.2020): ``` - pip install django-import-export + pip install yarl ``` -- [Conda](https://anaconda.org/conda-forge/django-import-export) (πŸ“₯ 41K Β· ⏱️ 31.12.2020): +- [Conda](https://anaconda.org/conda-forge/yarl) (πŸ“₯ 1M Β· ⏱️ 14.12.2020): ``` - conda install -c conda-forge django-import-export + conda install -c conda-forge yarl ```
-
django-storages (πŸ₯‡32 Β· ⭐ 1.8K) - https://django-storages.readthedocs.io/. BSD-3 +
shortuuid (πŸ₯‰27 Β· ⭐ 1.4K) - A generator library for concise, unambiguous and URL-safe UUIDs. BSD-3 -- [GitHub](https://github.com/jschneier/django-storages) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 670 Β· πŸ“‹ 500 - 28% open Β· ⏱️ 24.12.2020): +- [GitHub](https://github.com/skorokithakis/shortuuid) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 85 Β· πŸ“¦ 4K Β· πŸ“‹ 27 - 7% open Β· ⏱️ 15.12.2020): ``` - git clone https://github.com/jschneier/django-storages + git clone https://github.com/skorokithakis/shortuuid ``` -- [PyPi](https://pypi.org/project/django-storages) (πŸ“₯ 840K / month Β· πŸ“¦ 9.7K Β· ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/shortuuid) (πŸ“₯ 350K / month Β· πŸ“¦ 1.7K Β· ⏱️ 06.03.2020): ``` - pip install django-storages + pip install shortuuid ``` -- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 23K Β· ⏱️ 21.11.2019): +- [Conda](https://anaconda.org/conda-forge/shortuuid) (πŸ“₯ 36K Β· ⏱️ 11.10.2020): ``` - conda install -c conda-forge django-storages + conda install -c conda-forge shortuuid ```
-
django-haystack (πŸ₯ˆ31 Β· ⭐ 3.1K) - Modular search for Django. BSD-3 +
furl (πŸ₯‰24 Β· ⭐ 1.9K) - URL parsing and manipulation made easy. Unlicense -- [GitHub](https://github.com/django-haystack/django-haystack) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.2K Β· πŸ“¦ 6.6K Β· πŸ“‹ 1.3K - 44% open Β· ⏱️ 29.12.2020): +- [GitHub](https://github.com/gruns/furl) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 110 Β· πŸ“‹ 89 - 16% open Β· ⏱️ 11.10.2020): ``` - git clone https://github.com/django-haystack/django-haystack + git clone https://github.com/gruns/furl ``` -- [PyPi](https://pypi.org/project/django-haystack) (πŸ“₯ 55K / month Β· πŸ“¦ 5.5K Β· ⏱️ 14.09.2020): +- [PyPi](https://pypi.org/project/furl) (πŸ“₯ 170K / month Β· πŸ“¦ 850 Β· ⏱️ 02.10.2018): ``` - pip install django-haystack + pip install furl ``` -- [Conda](https://anaconda.org/conda-forge/django-haystack) (πŸ“₯ 3.7K Β· ⏱️ 31.05.2018): +- [Conda](https://anaconda.org/conda-forge/furl) (πŸ“₯ 92K Β· ⏱️ 22.11.2019): ``` - conda install -c conda-forge django-haystack + conda install -c conda-forge furl ```
-
django-environ (πŸ₯ˆ31 Β· ⭐ 2.1K) - Django-environ allows you to utilize 12factor inspired.. MIT +
Show 1 hidden projects... -- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 230 Β· πŸ“¦ 41K Β· πŸ“‹ 190 - 61% open Β· ⏱️ 20.07.2020): +- purl (πŸ₯‰24 Β· ⭐ 250 Β· πŸ’€) - A simple, immutable URL class with a clean API for interrogation and.. MIT +
+
+ +## OpenAPI Utilities + +Back to top + +πŸ”— OpenAPI-Specification ( ⭐ 20K) - The OpenAPI Specification Repository. + +
connexion (πŸ₯‡31 Β· ⭐ 3.5K) - Swagger/OpenAPI First framework for Python on top of Flask.. Apache-2 + +- [GitHub](https://github.com/zalando/connexion) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 580 Β· πŸ“¦ 4.3K Β· πŸ“‹ 800 - 47% open Β· ⏱️ 10.08.2020): ``` - git clone https://github.com/joke2k/django-environ + git clone https://github.com/zalando/connexion ``` -- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 470K / month Β· πŸ“¦ 6.8K Β· ⏱️ 25.06.2018): +- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 330K / month Β· πŸ“¦ 1.2K Β· ⏱️ 25.04.2020): ``` - pip install django-environ + pip install connexion ``` -- [Conda](https://anaconda.org/conda-forge/django-environ) (πŸ“₯ 42K Β· ⏱️ 09.07.2018): +- [Conda](https://anaconda.org/conda-forge/connexion) (πŸ“₯ 120K Β· ⏱️ 27.04.2020): ``` - conda install -c conda-forge django-environ + conda install -c conda-forge connexion ```
-
django-pipeline (πŸ₯ˆ31 Β· ⭐ 1.4K) - Pipeline is an asset packaging library for Django. MIT +
drf-yasg (πŸ₯‡31 Β· ⭐ 2K Β· βž•) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3 -- [GitHub](https://github.com/jazzband/django-pipeline) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 340 Β· πŸ“¦ 1.7K Β· πŸ“‹ 440 - 32% open Β· ⏱️ 09.12.2020): +- [GitHub](https://github.com/axnsan12/drf-yasg) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 280 Β· πŸ“¦ 28K Β· πŸ“‹ 520 - 30% open Β· ⏱️ 31.10.2020): ``` - git clone https://github.com/jazzband/django-pipeline + git clone https://github.com/axnsan12/drf-yasg ``` -- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 48K / month Β· πŸ“¦ 2.2K Β· ⏱️ 16.08.2020): +- [PyPi](https://pypi.org/project/drf-yasg) (πŸ“₯ 430K / month Β· πŸ“¦ 580 Β· ⏱️ 25.10.2020): ``` - pip install django-pipeline + pip install drf-yasg ```
-
django-taggit (πŸ₯ˆ29 Β· ⭐ 2.5K) - Simple tagging for django. BSD-3 +
swagger-ui (πŸ₯ˆ30 Β· ⭐ 19K Β· βž•) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 -- [GitHub](https://github.com/jazzband/django-taggit) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 540 Β· πŸ“‹ 340 - 30% open Β· ⏱️ 21.12.2020): +- [GitHub](https://github.com/swagger-api/swagger-ui) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 7.7K Β· πŸ“¦ 31K Β· πŸ“‹ 4.3K - 13% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/jazzband/django-taggit + git clone https://github.com/swagger-api/swagger-ui ``` -- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 130K / month Β· πŸ“¦ 5.6K Β· ⏱️ 22.05.2020): +
+
flasgger (πŸ₯ˆ30 Β· ⭐ 2.4K Β· βž•) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT + +- [GitHub](https://github.com/flasgger/flasgger) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 340 Β· πŸ“₯ 450 Β· πŸ“¦ 3.6K Β· πŸ“‹ 290 - 49% open Β· ⏱️ 23.12.2020): + ``` - pip install django-taggit + git clone https://github.com/flasgger/flasgger ``` -- [Conda](https://anaconda.org/conda-forge/django-taggit) (πŸ“₯ 70K Β· ⏱️ 01.01.2021): +- [PyPi](https://pypi.org/project/flasgger) (πŸ“₯ 92K / month Β· πŸ“¦ 590 Β· ⏱️ 31.07.2020): ``` - conda install -c conda-forge django-taggit + pip install flasgger + ``` +- [Conda](https://anaconda.org/conda-forge/flasgger) (πŸ“₯ 71K Β· ⏱️ 01.08.2020): + ``` + conda install -c conda-forge flasgger ```
-
django-compressor (πŸ₯ˆ29 Β· ⭐ 2.4K) - Compresses linked and inline javascript or CSS into a.. MIT +
redoc (πŸ₯‰26 Β· ⭐ 12K Β· βž•) - OpenAPI/Swagger-generated API Reference Documentation. MIT -- [GitHub](https://github.com/django-compressor/django-compressor) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 550 Β· πŸ“‹ 580 - 16% open Β· ⏱️ 01.01.2021): +- [GitHub](https://github.com/Redocly/redoc) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.4K Β· πŸ“₯ 60 Β· πŸ“¦ 1.2K Β· πŸ“‹ 1.2K - 28% open Β· ⏱️ 11.12.2020): ``` - git clone https://github.com/django-compressor/django-compressor + git clone https://github.com/Redocly/redoc ``` -- [PyPi](https://pypi.org/project/django-compressor) (πŸ“₯ 140K / month Β· πŸ“¦ 400 Β· ⏱️ 30.12.2019): +
+
apistar (πŸ₯‰25 Β· ⭐ 5.5K Β· πŸ’€) - The Web API toolkit. BSD-3 + +- [GitHub](https://github.com/encode/apistar) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 420 Β· πŸ“¦ 610 Β· πŸ“‹ 350 - 16% open Β· ⏱️ 10.02.2020): + ``` - pip install django-compressor + git clone https://github.com/encode/apistar + ``` +- [PyPi](https://pypi.org/project/apistar) (πŸ“₯ 14K / month Β· πŸ“¦ 200 Β· ⏱️ 03.04.2019): + ``` + pip install apistar + ``` +- [Conda](https://anaconda.org/conda-forge/apistar) (πŸ“₯ 72K Β· ⏱️ 03.04.2019): + ``` + conda install -c conda-forge apistar ```
-
django-fsm (πŸ₯ˆ29 Β· ⭐ 1.7K) - Django friendly finite state machine support. MIT +
OpenAPI Spec validator (πŸ₯‰24 Β· ⭐ 150 Β· βž•) - OpenAPI Spec validator. Apache-2 -- [GitHub](https://github.com/viewflow/django-fsm) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 240 Β· πŸ“¦ 810 Β· πŸ“‹ 130 - 13% open Β· ⏱️ 09.12.2020): +- [GitHub](https://github.com/p1c2u/openapi-spec-validator) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 27 Β· πŸ“¦ 1.7K Β· πŸ“‹ 56 - 50% open Β· ⏱️ 05.08.2020): ``` - git clone https://github.com/viewflow/django-fsm + git clone https://github.com/p1c2u/openapi-spec-validator ``` -- [PyPi](https://pypi.org/project/django-fsm) (πŸ“₯ 73K / month Β· πŸ“¦ 600 Β· ⏱️ 13.10.2020): +- [PyPi](https://pypi.org/project/openapi-spec-validator) (πŸ“₯ 470K / month Β· πŸ“¦ 220 Β· ⏱️ 27.07.2020): ``` - pip install django-fsm + pip install openapi-spec-validator ``` -- [Conda](https://anaconda.org/conda-forge/django-fsm) (πŸ“₯ 15K Β· ⏱️ 07.12.2019): +
+
openapi-core (πŸ₯‰22 Β· ⭐ 100 Β· βž•) - OpenAPI core. BSD-3 + +- [GitHub](https://github.com/p1c2u/openapi-core) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 69 Β· πŸ“‹ 120 - 35% open Β· ⏱️ 20.07.2020): + ``` - conda install -c conda-forge django-fsm + git clone https://github.com/p1c2u/openapi-core + ``` +- [PyPi](https://pypi.org/project/openapi-core) (πŸ“₯ 150K / month Β· πŸ“¦ 22 Β· ⏱️ 20.07.2020): + ``` + pip install openapi-core ```
-
django-countries (πŸ₯‰28 Β· ⭐ 930) - A Django application that provides country choices for use.. MIT +
pyramid_swagger (πŸ₯‰18 Β· ⭐ 65 Β· πŸ’€) - Convenient tools for using Swagger to define and.. BSD-3 -- [GitHub](https://github.com/SmileyChris/django-countries) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 210 Β· πŸ“‹ 220 - 5% open Β· ⏱️ 26.12.2020): +- [GitHub](https://github.com/striglia/pyramid_swagger) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 48 Β· πŸ“‹ 110 - 21% open Β· ⏱️ 29.03.2020): ``` - git clone https://github.com/SmileyChris/django-countries + git clone https://github.com/striglia/pyramid_swagger ``` -- [PyPi](https://pypi.org/project/django-countries) (πŸ“₯ 260K / month Β· πŸ“¦ 3K Β· ⏱️ 05.12.2020): +- [PyPi](https://pypi.org/project/pyramid_swagger) (πŸ“₯ 2.3K / month Β· πŸ“¦ 3 Β· ⏱️ 02.07.2018): ``` - pip install django-countries + pip install pyramid_swagger ```
-
django-bootstrap3 (πŸ₯‰27 Β· ⭐ 2.2K) - Bootstrap 3 integration with Django. BSD-3 +
pyramid_openapi3 (πŸ₯‰17 Β· ⭐ 55) - Pyramid addon for OpenAPI3 validation of requests and.. MIT -- [GitHub](https://github.com/zostera/django-bootstrap3) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 700 Β· πŸ“‹ 290 - 1% open Β· ⏱️ 31.10.2020): +- [GitHub](https://github.com/Pylons/pyramid_openapi3) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 23 Β· πŸ“‹ 32 - 37% open Β· ⏱️ 12.12.2020): ``` - git clone https://github.com/zostera/django-bootstrap3 + git clone https://github.com/Pylons/pyramid_openapi3 ``` -- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 50K / month Β· πŸ“¦ 7.9K Β· ⏱️ 13.10.2020): +- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 2.3K / month Β· πŸ“¦ 1 Β· ⏱️ 27.10.2020): ``` - pip install django-bootstrap3 + pip install pyramid_openapi3 ``` -- [Conda](https://anaconda.org/conda-forge/django-bootstrap3) (πŸ“₯ 16K Β· ⏱️ 04.08.2019): +
+
openapi-python-client (πŸ₯‰15 Β· ⭐ 97) - Generate modern Python clients from OpenAPI. MIT + +- [GitHub](https://github.com/triaxtec/openapi-python-client) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 20 Β· πŸ“‹ 110 - 19% open Β· ⏱️ 07.01.2021): + ``` - conda install -c conda-forge django-bootstrap3 + git clone https://github.com/triaxtec/openapi-python-client + ``` +- [PyPi](https://pypi.org/project/openapi-python-client) (πŸ“₯ 3.3K / month Β· ⏱️ 21.12.2020): + ``` + pip install openapi-python-client ```
-
django-activity-stream (πŸ₯‰27 Β· ⭐ 1.8K) - Generate generic activity streams from the actions on.. BSD-3 +
Show 1 hidden projects... -- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 460 Β· πŸ“¦ 580 Β· πŸ“‹ 270 - 17% open Β· ⏱️ 21.11.2020): +- django-rest-swagger (πŸ₯ˆ29 Β· ⭐ 2.5K Β· πŸ’€) - Swagger Documentation Generator for Django REST.. BSD-2 +
+
+ +## GraphQL Utilities + +Back to top + +πŸ”— GraphQL Specification ( ⭐ 13K) - GraphQL is a query language and execution engine tied to any.. + +
graphene (πŸ₯‡31 Β· ⭐ 6.3K) - GraphQL framework for Python. MIT + +- [GitHub](https://github.com/graphql-python/graphene) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 640 Β· πŸ“¦ 7.3K Β· πŸ“‹ 870 - 7% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/justquick/django-activity-stream + git clone https://github.com/graphql-python/graphene ``` -- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 15K / month Β· πŸ“¦ 660 Β· ⏱️ 08.06.2020): +- [PyPi](https://pypi.org/project/graphene) (πŸ“₯ 300K / month Β· πŸ“¦ 1.4K Β· ⏱️ 06.01.2021): ``` - pip install django-activity-stream + pip install graphene + ``` +- [Conda](https://anaconda.org/conda-forge/graphene) (πŸ“₯ 130K Β· ⏱️ 28.08.2019): + ``` + conda install -c conda-forge graphene ```
-
django-cacheops (πŸ₯‰27 Β· ⭐ 1.3K) - A slick ORM cache with automatic granular event-driven.. BSD-3 +
graphene-django (πŸ₯‡29 Β· ⭐ 3.3K) - Integrate GraphQL into your Django project. MIT -- [GitHub](https://github.com/Suor/django-cacheops) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 170 Β· πŸ“¦ 410 Β· πŸ“‹ 280 - 8% open Β· ⏱️ 25.10.2020): +- [GitHub](https://github.com/graphql-python/graphene-django) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 580 Β· πŸ“¦ 4.8K Β· πŸ“‹ 670 - 14% open Β· ⏱️ 02.01.2021): ``` - git clone https://github.com/Suor/django-cacheops + git clone https://github.com/graphql-python/graphene-django ``` -- [PyPi](https://pypi.org/project/django-cacheops) (πŸ“₯ 72K / month Β· πŸ“¦ 92 Β· ⏱️ 25.10.2020): +- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 110K / month Β· πŸ“¦ 780 Β· ⏱️ 31.12.2020): ``` - pip install django-cacheops + pip install graphene-django + ``` +- [Conda](https://anaconda.org/conda-forge/graphene-django) (πŸ“₯ 6.6K Β· ⏱️ 24.12.2020): + ``` + conda install -c conda-forge graphene-django ```
-
django-stubs (πŸ₯‰27 Β· ⭐ 560) - PEP-484 stubs for Django. MIT +
graphql-core (πŸ₯ˆ27 Β· ⭐ 330 Β· βž•) - A Python 3.6+ port of the GraphQL.js reference implementation.. MIT -- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 130 Β· πŸ“¦ 890 Β· πŸ“‹ 260 - 43% open Β· ⏱️ 22.12.2020): +- [GitHub](https://github.com/graphql-python/graphql-core) (πŸ‘¨β€πŸ’» 17 Β· πŸ”€ 63 Β· πŸ“¦ 7.2K Β· πŸ“‹ 82 - 13% open Β· ⏱️ 20.10.2020): ``` - git clone https://github.com/typeddjango/django-stubs + git clone https://github.com/graphql-python/graphql-core ``` -- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 110K / month Β· πŸ“¦ 64 Β· ⏱️ 28.10.2020): +- [PyPi](https://pypi.org/project/graphql-core) (πŸ“₯ 540K / month Β· πŸ“¦ 1.1K Β· ⏱️ 05.07.2020): ``` - pip install django-stubs + pip install graphql-core + ``` +- [Conda](https://anaconda.org/conda-forge/graphql-core) (πŸ“₯ 140K Β· ⏱️ 05.07.2020): + ``` + conda install -c conda-forge graphql-core ```
-
django-shop (πŸ₯‰25 Β· ⭐ 2.4K) - A Django based shop system. BSD-3 +
ariadne (πŸ₯ˆ26 Β· ⭐ 1.2K) - Ariadne is a Python library for implementing GraphQL servers using.. BSD-3 -- [GitHub](https://github.com/awesto/django-shop) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 840 Β· πŸ“¦ 170 Β· πŸ“‹ 360 - 20% open Β· ⏱️ 27.12.2020): +- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 89 Β· πŸ“¦ 300 Β· πŸ“‹ 170 - 32% open Β· ⏱️ 23.12.2020): ``` - git clone https://github.com/awesto/django-shop + git clone https://github.com/mirumee/ariadne ``` -- [PyPi](https://pypi.org/project/django-shop) (πŸ“₯ 1.1K / month Β· πŸ“¦ 160 Β· ⏱️ 23.07.2020): +- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 25K / month Β· πŸ“¦ 20 Β· ⏱️ 04.08.2020): ``` - pip install django-shop + pip install ariadne ```
-
django-blog-zinnia (πŸ₯‰25 Β· ⭐ 2K Β· πŸ’€) - Simple yet powerful and really extendable application.. BSD-3 +
flask-graphql (πŸ₯ˆ24 Β· ⭐ 1.2K) - Adds GraphQL support to your Flask application. MIT -- [GitHub](https://github.com/Fantomas42/django-blog-zinnia) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 730 Β· πŸ“¦ 430 Β· πŸ“‹ 440 - 7% open Β· ⏱️ 09.03.2020): +- [GitHub](https://github.com/graphql-python/flask-graphql) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 120 Β· πŸ“¦ 1.6K Β· πŸ“‹ 51 - 60% open Β· ⏱️ 07.08.2020): ``` - git clone https://github.com/Fantomas42/django-blog-zinnia + git clone https://github.com/graphql-python/flask-graphql ``` -- [PyPi](https://pypi.org/project/django-blog-zinnia) (πŸ“₯ 2.1K / month Β· πŸ“¦ 160 Β· ⏱️ 10.03.2018): +- [PyPi](https://pypi.org/project/flask-graphql) (πŸ“₯ 71K / month Β· πŸ“¦ 380 Β· ⏱️ 05.12.2019): ``` - pip install django-blog-zinnia + pip install flask-graphql + ``` +- [Conda](https://anaconda.org/conda-forge/flask-graphql) (πŸ“₯ 5.8K Β· ⏱️ 11.05.2020): + ``` + conda install -c conda-forge flask-graphql ```
-
viewflow (πŸ₯‰25 Β· ⭐ 2K) - Reusable workflow library for Django. ❗️AGPL-3.0 +
tartiflette (πŸ₯‰23 Β· ⭐ 690 Β· βž•) - GraphQL Engine built with Python 3.6+ / asyncio. MIT -- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 320 Β· πŸ“¦ 170 Β· πŸ“‹ 240 - 9% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/tartiflette/tartiflette) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 33 Β· πŸ“¦ 54 Β· πŸ“‹ 130 - 9% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/viewflow/viewflow + git clone https://github.com/tartiflette/tartiflette ``` -- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 1.8K / month Β· πŸ“¦ 60 Β· ⏱️ 18.12.2020): +- [PyPi](https://pypi.org/project/tartiflette) (πŸ“₯ 1.1K / month Β· πŸ“¦ 14 Β· ⏱️ 08.12.2020): ``` - pip install django-viewflow + pip install tartiflette ```
-
django-bootstrap4 (πŸ₯‰25 Β· ⭐ 850) - Bootstrap 4 integration with Django. BSD-3 +
graphql-relay-py (πŸ₯‰23 Β· ⭐ 130 Β· πŸ’€) - A library to help construct a graphql-py server supporting.. MIT -- [GitHub](https://github.com/zostera/django-bootstrap4) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 200 Β· πŸ“‹ 130 - 18% open Β· ⏱️ 17.11.2020): +- [GitHub](https://github.com/graphql-python/graphql-relay-py) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 26 Β· πŸ“¦ 5.9K Β· πŸ“‹ 21 - 42% open Β· ⏱️ 03.06.2020): ``` - git clone https://github.com/zostera/django-bootstrap4 + git clone https://github.com/graphql-python/graphql-relay-py ``` -- [PyPi](https://pypi.org/project/django-bootstrap4) (πŸ“₯ 59K / month Β· πŸ“¦ 1.9K Β· ⏱️ 11.10.2020): +- [PyPi](https://pypi.org/project/graphql-relay) (πŸ“₯ 330K / month Β· πŸ“¦ 900 Β· ⏱️ 30.12.2019): ``` - pip install django-bootstrap4 + pip install graphql-relay ``` -- [Conda](https://anaconda.org/conda-forge/django-bootstrap4) (πŸ“₯ 12K Β· ⏱️ 02.01.2020): +
+
django-graphql-auth (πŸ₯‰22 Β· ⭐ 180 Β· βž•) - Django registration and authentication with GraphQL. MIT + +- [GitHub](https://github.com/PedroBern/django-graphql-auth) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 32 Β· πŸ“¦ 87 Β· πŸ“‹ 57 - 52% open Β· ⏱️ 16.11.2020): + ``` - conda install -c conda-forge django-bootstrap4 + git clone https://github.com/PedroBern/django-graphql-auth + ``` +- [PyPi](https://pypi.org/project/django-graphql-auth) (πŸ“₯ 3.5K / month Β· ⏱️ 16.11.2020): + ``` + pip install django-graphql-auth ```
-
django-push-notifications (πŸ₯‰24 Β· ⭐ 1.7K) - Send push notifications to mobile devices through GCM.. MIT +
tartiflette-aiohttp (πŸ₯‰18 Β· ⭐ 52 Β· βž•) - tartiflette-aiohttp is a wrapper of aiohttp which.. MIT -- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 490 Β· πŸ“₯ 27 Β· πŸ“‹ 360 - 30% open Β· ⏱️ 31.10.2020): +- [GitHub](https://github.com/tartiflette/tartiflette-aiohttp) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 5 Β· πŸ“¦ 29 Β· πŸ“‹ 16 - 12% open Β· ⏱️ 15.12.2020): ``` - git clone https://github.com/jazzband/django-push-notifications + git clone https://github.com/tartiflette/tartiflette-aiohttp ``` -- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 20K / month Β· πŸ“¦ 170 Β· ⏱️ 11.03.2020): +- [PyPi](https://pypi.org/project/tartiflette-aiohttp) (πŸ“₯ 680 / month Β· πŸ“¦ 4 Β· ⏱️ 15.12.2020): ``` - pip install django-push-notifications + pip install tartiflette-aiohttp ```
-
django-split-settings (πŸ₯‰23 Β· ⭐ 650) - Organize Django settings into multiple files and.. BSD-3 +
Flask-GraphQL-Auth (πŸ₯‰16 Β· ⭐ 53 Β· βž•) - (Now finding maintainer) A Pythonic way to provide.. MIT -- [GitHub](https://github.com/sobolevn/django-split-settings) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 45 Β· πŸ“‹ 35 - 8% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/NovemberOscar/Flask-GraphQL-Auth) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 7 Β· πŸ“¦ 49 Β· πŸ“‹ 15 - 40% open Β· ⏱️ 11.07.2020): ``` - git clone https://github.com/sobolevn/django-split-settings + git clone https://github.com/NovemberOscar/Flask-GraphQL-Auth ``` -- [PyPi](https://pypi.org/project/django-split-settings) (πŸ“₯ 27K / month Β· πŸ“¦ 110 Β· ⏱️ 22.04.2020): +- [PyPi](https://pypi.org/project/flask-graphql-auth) (πŸ“₯ 520 / month Β· πŸ“¦ 4 Β· ⏱️ 11.07.2020): ``` - pip install django-split-settings + pip install flask-graphql-auth ```
-
Show 3 hidden projects... +
Show 1 hidden projects... -- django-braces (πŸ₯ˆ29 Β· ⭐ 1.7K Β· πŸ’€) - Reusable, generic mixins for Django. BSD-3 -- django-cache-machine (πŸ₯‰22 Β· ⭐ 800 Β· πŸ’€) - Automatic caching and invalidation for Django models.. BSD-3 -- merchant (πŸ₯‰19 Β· ⭐ 960 Β· πŸ’€) - A Django app to accept payments from various payment processors.. BSD-3 +- python-graphql-client (πŸ₯‰21 Β· ⭐ 130 Β· πŸ’€) - Simple GraphQL client for Python 2.7+. MIT

-## Flask Utilities +## Websocket Utilities Back to top -
flask-sqlalchemy (πŸ₯‡32 Β· ⭐ 3.4K) - Adds SQLAlchemy support to Flask. BSD-3 +
websockets (πŸ₯‡32 Β· ⭐ 3.1K) - Library for building WebSocket servers and clients in Python. BSD-3 -- [GitHub](https://github.com/pallets/flask-sqlalchemy) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 790 Β· πŸ“₯ 330 Β· πŸ“¦ 160K Β· πŸ“‹ 520 - 9% open Β· ⏱️ 01.01.2021): +- [GitHub](https://github.com/aaugustin/websockets) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 340 Β· πŸ“¦ 28K Β· πŸ“‹ 660 - 9% open Β· ⏱️ 02.01.2021): ``` - git clone https://github.com/pallets/flask-sqlalchemy + git clone https://github.com/aaugustin/websockets ``` -- [PyPi](https://pypi.org/project/flask-sqlalchemy) (πŸ“₯ 1.9M / month Β· πŸ“¦ 52K Β· ⏱️ 14.07.2020): +- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 6M / month Β· πŸ“¦ 5K Β· ⏱️ 01.11.2019): ``` - pip install flask-sqlalchemy + pip install websockets ``` -- [Conda](https://anaconda.org/conda-forge/flask-sqlalchemy) (πŸ“₯ 160K Β· ⏱️ 14.07.2020): +- [Conda](https://anaconda.org/conda-forge/websockets) (πŸ“₯ 470K Β· ⏱️ 10.10.2020): ``` - conda install -c conda-forge flask-sqlalchemy + conda install -c conda-forge websockets ```
-
Flask-Migrate (πŸ₯‡32 Β· ⭐ 1.8K) - SQLAlchemy database migrations for Flask applications using.. MIT +
Flask-SocketIO (πŸ₯ˆ31 Β· ⭐ 4.1K Β· βž•) - Socket.IO integration for Flask applications. MIT -- [GitHub](https://github.com/miguelgrinberg/Flask-Migrate) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 170 Β· πŸ“¦ 63K Β· πŸ“‹ 310 - 2% open Β· ⏱️ 21.11.2020): +- [GitHub](https://github.com/miguelgrinberg/Flask-SocketIO) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 750 Β· πŸ“¦ 16K Β· πŸ“‹ 1.4K - 3% open Β· ⏱️ 25.12.2020): ``` - git clone https://github.com/miguelgrinberg/Flask-Migrate + git clone https://github.com/miguelgrinberg/Flask-SocketIO ``` -- [PyPi](https://pypi.org/project/flask-migrate) (πŸ“₯ 910K / month Β· πŸ“¦ 19K Β· ⏱️ 14.03.2020): +- [PyPi](https://pypi.org/project/flask-socketio) (πŸ“₯ 180K / month Β· πŸ“¦ 4.3K Β· ⏱️ 19.12.2020): ``` - pip install flask-migrate + pip install flask-socketio ``` -- [Conda](https://anaconda.org/conda-forge/flask-migrate) (πŸ“₯ 120K Β· ⏱️ 11.10.2020): +- [Conda](https://anaconda.org/conda-forge/flask-socketio) (πŸ“₯ 110K Β· ⏱️ 19.12.2020): ``` - conda install -c conda-forge flask-migrate + conda install -c conda-forge flask-socketio ```
-
flask-babel (πŸ₯ˆ29 Β· ⭐ 360) - i18n and l10n support for Flask based on Babel and pytz. BSD-3 +
autobahn-python (πŸ₯ˆ31 Β· ⭐ 2.2K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT -- [GitHub](https://github.com/python-babel/flask-babel) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 140 Β· πŸ“¦ 10K Β· πŸ“‹ 100 - 12% open Β· ⏱️ 01.12.2020): +- [GitHub](https://github.com/crossbario/autobahn-python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 630 Β· πŸ“¦ 11K Β· πŸ“‹ 800 - 20% open Β· ⏱️ 21.12.2020): ``` - git clone https://github.com/python-babel/flask-babel - ``` -- [PyPi](https://pypi.org/project/flask-babel) (πŸ“₯ 590K / month Β· πŸ“¦ 5.1K Β· ⏱️ 27.08.2020): - ``` - pip install flask-babel + git clone https://github.com/crossbario/autobahn-python ``` -- [Conda](https://anaconda.org/conda-forge/flask-babel) (πŸ“₯ 57K Β· ⏱️ 28.08.2020): +- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 240K / month Β· πŸ“¦ 3.6K Β· ⏱️ 19.12.2020): ``` - conda install -c conda-forge flask-babel + pip install autobahn ```
-
flask-api (πŸ₯ˆ27 Β· ⭐ 1.2K) - Browsable web APIs for Flask. BSD-3 +
python-socketio (πŸ₯ˆ30 Β· ⭐ 2.1K) - Python Socket.IO server and client. MIT -- [GitHub](https://github.com/flask-api/flask-api) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 140 Β· πŸ“¦ 4K Β· πŸ“‹ 59 - 20% open Β· ⏱️ 06.11.2020): +- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 370 Β· πŸ“¦ 14K Β· πŸ“‹ 530 - 7% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/flask-api/flask-api + git clone https://github.com/miguelgrinberg/python-socketio ``` -- [PyPi](https://pypi.org/project/flask-api) (πŸ“₯ 140K / month Β· πŸ“¦ 1.3K Β· ⏱️ 27.11.2019): +- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 300K / month Β· πŸ“¦ 3.4K Β· ⏱️ 25.12.2020): ``` - pip install flask-api + pip install python-socketio + ``` +- [Conda](https://anaconda.org/conda-forge/python-socketio) (πŸ“₯ 150K Β· ⏱️ 26.12.2020): + ``` + conda install -c conda-forge python-socketio ```
-
flask-assets (πŸ₯ˆ26 Β· ⭐ 410 Β· πŸ’€) - Flask webassets integration. BSD-2 +
daphne (πŸ₯ˆ30 Β· ⭐ 1.4K) - Django Channels HTTP/WebSocket server. BSD-3 -- [GitHub](https://github.com/miracle2k/flask-assets) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 85 Β· πŸ“¦ 5.3K Β· πŸ“‹ 90 - 20% open Β· ⏱️ 29.02.2020): +- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 180 Β· πŸ“¦ 7.8K Β· πŸ“‹ 250 - 14% open Β· ⏱️ 12.11.2020): ``` - git clone https://github.com/miracle2k/flask-assets + git clone https://github.com/django/daphne ``` -- [PyPi](https://pypi.org/project/flask-assets) (πŸ“₯ 81K / month Β· πŸ“¦ 4K Β· ⏱️ 20.12.2019): +- [PyPi](https://pypi.org/project/daphne) (πŸ“₯ 140K / month Β· πŸ“¦ 1.5K Β· ⏱️ 12.11.2020): ``` - pip install flask-assets + pip install daphne ``` -- [Conda](https://anaconda.org/conda-forge/flask-assets) (πŸ“₯ 20K Β· ⏱️ 24.12.2019): +- [Conda](https://anaconda.org/conda-forge/daphne) (πŸ“₯ 26K Β· ⏱️ 12.11.2020): ``` - conda install -c conda-forge flask-assets + conda install -c conda-forge daphne ```
-
Flask-Moment (πŸ₯ˆ26 Β· ⭐ 320) - Formatting of dates and times in Flask templates using moment.js. MIT +
websockify (πŸ₯‰26 Β· ⭐ 2.6K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0 -- [GitHub](https://github.com/miguelgrinberg/Flask-Moment) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 45 Β· πŸ“¦ 14K Β· πŸ“‹ 39 - 12% open Β· ⏱️ 17.12.2020): +- [GitHub](https://github.com/novnc/websockify) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 530 Β· πŸ“¦ 370 Β· πŸ“‹ 270 - 10% open Β· ⏱️ 25.12.2020): ``` - git clone https://github.com/miguelgrinberg/Flask-Moment + git clone https://github.com/novnc/websockify ``` -- [PyPi](https://pypi.org/project/flask-moment) (πŸ“₯ 17K / month Β· πŸ“¦ 4.5K Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 15K / month Β· πŸ“¦ 600 Β· ⏱️ 13.08.2019): ``` - pip install flask-moment + pip install websockify ``` -- [Conda](https://anaconda.org/conda-forge/flask-moment) (πŸ“₯ 24K Β· ⏱️ 18.05.2019): +- [Conda](https://anaconda.org/conda-forge/websockify) (πŸ“₯ 6.5K Β· ⏱️ 12.10.2020): ``` - conda install -c conda-forge flask-moment + conda install -c conda-forge websockify ```
-
flask-ask (πŸ₯ˆ24 Β· ⭐ 1.9K) - Alexa Skills Kit for Python. Apache-2 +
sockjs-tornado (πŸ₯‰24 Β· ⭐ 850 Β· πŸ’€) - WebSocket emulation - Python server. MIT -- [GitHub](https://github.com/johnwheeler/flask-ask) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 350 Β· πŸ“¦ 680 Β· ⏱️ 06.09.2020): +- [GitHub](https://github.com/mrjoes/sockjs-tornado) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 160 Β· πŸ“¦ 2K Β· πŸ“‹ 75 - 46% open Β· ⏱️ 24.04.2020): ``` - git clone https://github.com/johnwheeler/flask-ask + git clone https://github.com/mrjoes/sockjs-tornado ``` -- [PyPi](https://pypi.org/project/flask-ask) (πŸ“₯ 500 / month Β· πŸ“¦ 120 Β· ⏱️ 28.02.2018): +- [PyPi](https://pypi.org/project/sockjs-tornado) (πŸ“₯ 7.9K / month Β· πŸ“¦ 1.5K Β· ⏱️ 24.04.2020): ``` - pip install flask-ask + pip install sockjs-tornado ```
-
Frozen-Flask (πŸ₯ˆ24 Β· ⭐ 670) - Freezes a Flask application into a set of static files. BSD-3 - -- [GitHub](https://github.com/Frozen-Flask/Frozen-Flask) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 62 Β· πŸ“₯ 52 Β· πŸ“¦ 1.8K Β· πŸ“‹ 58 - 31% open Β· ⏱️ 26.11.2020): +
Show 4 hidden projects... - ``` - git clone https://github.com/Frozen-Flask/Frozen-Flask - ``` -- [PyPi](https://pypi.org/project/frozen-flask) (πŸ“₯ 17K / month Β· πŸ“¦ 890 Β· ⏱️ 26.06.2017): - ``` - pip install frozen-flask - ``` -- [Conda](https://anaconda.org/conda-forge/frozen-flask) (πŸ“₯ 51K Β· ⏱️ 12.07.2018): - ``` - conda install -c conda-forge frozen-flask - ``` +- websocket-client (πŸ₯‡32 Β· ⭐ 2.4K Β· πŸ’€) - websocket client for python. BSD-3 +- flask-sockets (πŸ₯‰25 Β· ⭐ 1.7K Β· πŸ’€) - Elegant WebSockets for your Flask apps. MIT +- gevent-socketio (πŸ₯‰24 Β· ⭐ 1.2K Β· πŸ’€) - Official repository for gevent-socketio. BSD-3 +- tornadio2 (πŸ₯‰19 Β· ⭐ 530 Β· πŸ’€) - Python socket.io server implementation on top of Tornado.. Apache-2
-
flask-seasurf (πŸ₯ˆ24 Β· ⭐ 160) - SeaSurf is a Flask extension for preventing cross-site request.. BSD-3 +
-- [GitHub](https://github.com/maxcountryman/flask-seasurf) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 40 Β· πŸ“¦ 1.2K Β· πŸ“‹ 43 - 16% open Β· ⏱️ 30.08.2020): +## RPC Utilities + +Back to top + +
rpyc (πŸ₯‡28 Β· ⭐ 950) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT + +- [GitHub](https://github.com/tomerfiliba-org/rpyc) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 190 Β· πŸ“₯ 120 Β· πŸ“¦ 770 Β· πŸ“‹ 330 - 12% open Β· ⏱️ 28.12.2020): ``` - git clone https://github.com/maxcountryman/flask-seasurf + git clone https://github.com/tomerfiliba-org/rpyc ``` -- [PyPi](https://pypi.org/project/flask-seasurf) (πŸ“₯ 36K / month Β· πŸ“¦ 420 Β· ⏱️ 16.03.2016): +- [PyPi](https://pypi.org/project/rpyc) (πŸ“₯ 350K / month Β· πŸ“¦ 530 Β· ⏱️ 26.12.2020): ``` - pip install flask-seasurf + pip install rpyc ``` -- [Conda](https://anaconda.org/conda-forge/flask-seasurf) (πŸ“₯ 13K Β· ⏱️ 27.11.2020): +- [Conda](https://anaconda.org/conda-forge/rpyc) (πŸ“₯ 54K Β· ⏱️ 04.01.2021): ``` - conda install -c conda-forge flask-seasurf + conda install -c conda-forge rpyc ```
-
flask-talisman (πŸ₯‰23 Β· ⭐ 720) - HTTP security headers for Flask. Apache-2 +
fastapi-jsonrpc (πŸ₯‰16 Β· ⭐ 62) - JSON-RPC server based on fastapi. MIT -- [GitHub](https://github.com/GoogleCloudPlatform/flask-talisman) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 57 Β· πŸ“¦ 1K Β· πŸ“‹ 31 - 38% open Β· ⏱️ 13.07.2020): +- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 9 Β· πŸ“¦ 4 Β· πŸ“‹ 8 - 50% open Β· ⏱️ 28.12.2020): ``` - git clone https://github.com/GoogleCloudPlatform/flask-talisman + git clone https://github.com/smagafurov/fastapi-jsonrpc ``` -- [PyPi](https://pypi.org/project/flask-talisman) (πŸ“₯ 130K / month Β· πŸ“¦ 160 Β· ⏱️ 28.05.2019): +- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (πŸ“₯ 820 / month Β· ⏱️ 28.12.2020): ``` - pip install flask-talisman + pip install fastapi-jsonrpc ```
-
Flask-Excel (πŸ₯‰23 Β· ⭐ 220) - A flask extension using pyexcel to read, manipulate and write data in.. BSD-3 +
Show 1 hidden projects... -- [GitHub](https://github.com/pyexcel-webwares/Flask-Excel) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 70 Β· πŸ“₯ 7 Β· πŸ“¦ 560 Β· πŸ“‹ 45 - 15% open Β· ⏱️ 10.11.2020): +- spyne (πŸ₯‰25 Β· ⭐ 980 Β· βž•) - A transport agnostic sync/async RPC library that focuses on.. ❗️LGPL-2.1 +
+
+ +## Serverless + +Back to top + +
Zappa (πŸ₯‡31 Β· ⭐ 11K) - Serverless Python. MIT + +- [GitHub](https://github.com/Miserlou/Zappa) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.2K Β· πŸ“₯ 250 Β· πŸ“¦ 2.5K Β· πŸ“‹ 1.3K - 51% open Β· ⏱️ 07.10.2020): ``` - git clone https://github.com/pyexcel-webwares/Flask-Excel + git clone https://github.com/Miserlou/Zappa ``` -- [PyPi](https://pypi.org/project/flask-excel) (πŸ“₯ 9.6K / month Β· πŸ“¦ 57 Β· ⏱️ 20.07.2017): +- [PyPi](https://pypi.org/project/zappa) (πŸ“₯ 48K / month Β· πŸ“¦ 780 Β· ⏱️ 09.03.2020): ``` - pip install flask-excel + pip install zappa ```
-
flask_injector (πŸ₯‰22 Β· ⭐ 210 Β· πŸ’€) - Adds Injector support to Flask. BSD-3 +
chalice (πŸ₯‰30 Β· ⭐ 7.5K) - Python Serverless Microframework for AWS. Apache-2 -- [GitHub](https://github.com/alecthomas/flask_injector) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 25 Β· πŸ“¦ 480 Β· πŸ“‹ 39 - 20% open Β· ⏱️ 22.02.2020): +- [GitHub](https://github.com/aws/chalice) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 750 Β· πŸ“¦ 920 Β· πŸ“‹ 960 - 25% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/alecthomas/flask_injector + git clone https://github.com/aws/chalice ``` -- [PyPi](https://pypi.org/project/flask_injector) (πŸ“₯ 22K / month Β· πŸ“¦ 110 Β· ⏱️ 22.02.2020): +- [PyPi](https://pypi.org/project/chalice) (πŸ“₯ 53K / month Β· πŸ“¦ 250 Β· ⏱️ 07.01.2021): ``` - pip install flask_injector + pip install chalice + ``` +- [Conda](https://anaconda.org/conda-forge/chalice) (πŸ“₯ 30K Β· ⏱️ 08.01.2021): + ``` + conda install -c conda-forge chalice ```
-
flask-rebar (πŸ₯‰21 Β· ⭐ 160) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT +
python-lambda (πŸ₯‰25 Β· ⭐ 1.2K) - A toolkit for developing and deploying serverless Python code in.. ISC -- [GitHub](https://github.com/plangrid/flask-rebar) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 26 Β· πŸ“¦ 21 Β· πŸ“‹ 85 - 49% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/nficano/python-lambda) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 210 Β· πŸ“¦ 130 Β· πŸ“‹ 96 - 45% open Β· ⏱️ 05.01.2021): ``` - git clone https://github.com/plangrid/flask-rebar + git clone https://github.com/nficano/python-lambda ``` -- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 700 / month Β· πŸ“¦ 6 Β· ⏱️ 10.09.2020): +- [PyPi](https://pypi.org/project/python-lambda) (πŸ“₯ 2.8K / month Β· πŸ“¦ 33 Β· ⏱️ 05.01.2021): ``` - pip install flask-rebar + pip install python-lambda ```
-
safrs (πŸ₯‰19 Β· ⭐ 240) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. ❗️GPL-3.0 +
-- [GitHub](https://github.com/thomaxxl/safrs) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 48 Β· πŸ“¦ 17 Β· πŸ“‹ 69 - 4% open Β· ⏱️ 05.01.2021): +## Content Management Systems + +Back to top + +
wagtail (πŸ₯‡34 Β· ⭐ 9.9K) - A Django content management system focused on flexibility and user.. BSD-3 + +- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 2.1K Β· πŸ“¦ 4.8K Β· πŸ“‹ 3.2K - 27% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/thomaxxl/safrs + git clone https://github.com/wagtail/wagtail ``` -- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 520 / month Β· ⏱️ 19.12.2020): +- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 55K / month Β· πŸ“¦ 2.4K Β· ⏱️ 10.12.2020): ``` - pip install safrs + pip install wagtail + ``` +- [Conda](https://anaconda.org/conda-forge/wagtail) (πŸ“₯ 33K Β· ⏱️ 21.11.2019): + ``` + conda install -c conda-forge wagtail ```
-
flask-msearch (πŸ₯‰19 Β· ⭐ 160) - Full text search for flask. BSD-3 +
mezzanine (πŸ₯ˆ29 Β· ⭐ 4.2K) - CMS framework for Django. BSD-2 -- [GitHub](https://github.com/honmaple/flask-msearch) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 25 Β· πŸ“¦ 150 Β· πŸ“‹ 36 - 25% open Β· ⏱️ 02.01.2021): +- [GitHub](https://github.com/stephenmcd/mezzanine) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.5K Β· πŸ“‹ 1K - 7% open Β· ⏱️ 10.09.2020): ``` - git clone https://github.com/honmaple/flask-msearch + git clone https://github.com/stephenmcd/mezzanine ``` -- [PyPi](https://pypi.org/project/flask-msearch) (πŸ“₯ 310 / month Β· πŸ“¦ 12 Β· ⏱️ 18.05.2020): +- [PyPi](https://pypi.org/project/mezzanine) (πŸ“₯ 2.4K / month Β· πŸ“¦ 2.4K Β· ⏱️ 09.09.2020): ``` - pip install flask-msearch + pip install mezzanine ```
-
flask-profiler (πŸ₯‰17 Β· ⭐ 620) - a flask profiler which watches endpoint calls and tries to make.. MIT +
django-cms (πŸ₯ˆ28 Β· ⭐ 7.9K) - The easy-to-use and developer-friendly CMS. BSD-3 -- [GitHub](https://github.com/muatik/flask-profiler) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 80 Β· πŸ“‹ 56 - 50% open Β· ⏱️ 20.10.2020): +- [GitHub](https://github.com/django-cms/django-cms) (πŸ‘¨β€πŸ’» 560 Β· πŸ”€ 2.6K Β· πŸ“¦ 3.6K Β· πŸ“‹ 3.3K - 7% open Β· ⏱️ 23.11.2020): ``` - git clone https://github.com/muatik/flask-profiler + git clone https://github.com/django-cms/django-cms ``` -- [PyPi](https://pypi.org/project/flask-profiler) (πŸ“₯ 5.8K / month Β· πŸ“¦ 1 Β· ⏱️ 19.11.2018): +- [PyPi](https://pypi.org/project/django-cms) (πŸ“₯ 28K / month Β· πŸ“¦ 3.1K Β· ⏱️ 28.10.2020): ``` - pip install flask-profiler + pip install django-cms ```
-
flask-file-upload (πŸ₯‰16 Β· ⭐ 100) - Easy file uploads for Flask. ❗️GPL-3.0 +
lektor (πŸ₯‰26 Β· ⭐ 3.4K) - The lektor static file content management system. BSD-3 -- [GitHub](https://github.com/joegasewicz/flask-file-upload) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 7 Β· πŸ“¦ 13 Β· πŸ“‹ 62 - 29% open Β· ⏱️ 03.11.2020): +- [GitHub](https://github.com/lektor/lektor) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 260 Β· πŸ“₯ 6.8K Β· πŸ“¦ 250 Β· πŸ“‹ 540 - 42% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/joegasewicz/flask-file-upload + git clone https://github.com/lektor/lektor ``` -- [PyPi](https://pypi.org/project/flask-file-upload) (πŸ“₯ 120 / month Β· ⏱️ 25.09.2020): +- [PyPi](https://pypi.org/project/lektor) (πŸ“₯ 1.7K / month Β· πŸ“¦ 140 Β· ⏱️ 20.08.2020): ``` - pip install flask-file-upload + pip install lektor + ``` +- [Conda](https://anaconda.org/conda-forge/lektor) (πŸ“₯ 40K Β· ⏱️ 27.08.2020): + ``` + conda install -c conda-forge lektor ```
-
flask_pydantic (πŸ₯‰16 Β· ⭐ 73) - flask extension for integration with the awesome pydantic package. MIT +
feincms (πŸ₯‰25 Β· ⭐ 780) - A Django-based CMS with a focus on extensibility and concise code. BSD-3 -- [GitHub](https://github.com/bauerji/flask_pydantic) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 6 Β· πŸ“¦ 9 Β· πŸ“‹ 11 - 18% open Β· ⏱️ 10.11.2020): +- [GitHub](https://github.com/feincms/feincms) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 220 Β· πŸ“¦ 220 Β· πŸ“‹ 440 - 8% open Β· ⏱️ 09.12.2020): ``` - git clone https://github.com/bauerji/flask_pydantic + git clone https://github.com/feincms/feincms ``` -- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 1.3K / month Β· ⏱️ 10.09.2020): +- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 1.2K / month Β· πŸ“¦ 310 Β· ⏱️ 21.01.2020): ``` - pip install flask_pydantic + pip install feincms ```
Show 1 hidden projects... -- flask-bootstrap (πŸ₯ˆ25 Β· ⭐ 1.4K Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. BSD-3 +- Kotti (πŸ₯‰18 Β· ⭐ 360) - Kotti is a high-level, Pythonic web application framework based on Pyramid.. ❗️RPL

-## FastAPI Utilities +## Web Testing Back to top -
fastapi-sqlalchemy (πŸ₯‡19 Β· ⭐ 170) - Adds simple SQLAlchemy support to FastAPI. MIT +
mitmproxy (πŸ₯‡34 Β· ⭐ 21K) - An interactive TLS-capable intercepting HTTP proxy for penetration.. MIT -- [GitHub](https://github.com/mfreeborn/fastapi-sqlalchemy) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 15 Β· πŸ“¦ 93 Β· πŸ“‹ 14 - 42% open Β· ⏱️ 25.09.2020): +- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.7K Β· πŸ“₯ 210K Β· πŸ“¦ 1.1K Β· πŸ“‹ 2.5K - 11% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/mfreeborn/fastapi-sqlalchemy + git clone https://github.com/mitmproxy/mitmproxy ``` -- [PyPi](https://pypi.org/project/fastapi-sqlalchemy) (πŸ“₯ 5.6K / month Β· ⏱️ 25.09.2020): +- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 87K / month Β· πŸ“¦ 850 Β· ⏱️ 15.12.2020): ``` - pip install fastapi-sqlalchemy + pip install mitmproxy ```
-
fastapi-plugins (πŸ₯ˆ18 Β· ⭐ 76) - FastAPI framework plugins. MIT +
responses (πŸ₯‡31 Β· ⭐ 3K) - A utility for mocking out the Python Requests library. Apache-2 -- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 4 Β· πŸ“¦ 16 Β· ⏱️ 26.11.2020): +- [GitHub](https://github.com/getsentry/responses) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 250 Β· πŸ“¦ 8.1K Β· πŸ“‹ 180 - 39% open Β· ⏱️ 14.12.2020): ``` - git clone https://github.com/madkote/fastapi-plugins + git clone https://github.com/getsentry/responses ``` -- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 1.3K / month Β· ⏱️ 26.11.2020): +- [PyPi](https://pypi.org/project/responses) (πŸ“₯ 1.6M / month Β· πŸ“¦ 4.9K Β· ⏱️ 12.11.2020): ``` - pip install fastapi-plugins + pip install responses + ``` +- [Conda](https://anaconda.org/conda-forge/responses) (πŸ“₯ 340K Β· ⏱️ 12.11.2020): + ``` + conda install -c conda-forge responses ```
-
fastapi_contrib (πŸ₯ˆ17 Β· ⭐ 260) - Opinionated set of utilities on top of FastAPI. MIT +
splinter (πŸ₯‡31 Β· ⭐ 2.3K) - splinter - python test framework for web applications. BSD-3 -- [GitHub](https://github.com/identixone/fastapi_contrib) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 18 Β· πŸ“‹ 20 - 15% open Β· ⏱️ 16.12.2020): +- [GitHub](https://github.com/cobrateam/splinter) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 470 Β· πŸ“¦ 4.2K Β· πŸ“‹ 500 - 19% open Β· ⏱️ 04.01.2021): ``` - git clone https://github.com/identixone/fastapi_contrib + git clone https://github.com/cobrateam/splinter ``` -- [PyPi](https://pypi.org/project/fastapi_contrib) (πŸ“₯ 3K / month Β· ⏱️ 16.12.2020): +- [PyPi](https://pypi.org/project/splinter) (πŸ“₯ 47K / month Β· πŸ“¦ 2.1K Β· ⏱️ 19.08.2020): ``` - pip install fastapi_contrib + pip install splinter ```
-
starlette_exporter (πŸ₯ˆ17 Β· ⭐ 79) - Prometheus exporter for Starlette and FastAPI. Apache-2 +
pyppeteer (πŸ₯‡30 Β· ⭐ 3.4K Β· πŸ’€) - Headless chrome/chromium automation library (unofficial port of.. MIT -- [GitHub](https://github.com/stephenhillier/starlette_exporter) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 9 Β· πŸ“‹ 8 - 25% open Β· ⏱️ 20.11.2020): +- [GitHub](https://github.com/miyakogi/pyppeteer) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 360 Β· πŸ“¦ 3.3K Β· πŸ“‹ 250 - 60% open Β· ⏱️ 08.05.2020): ``` - git clone https://github.com/stephenhillier/starlette_exporter + git clone https://github.com/miyakogi/pyppeteer ``` -- [PyPi](https://pypi.org/project/starlette_exporter) (πŸ“₯ 9.4K / month Β· ⏱️ 20.11.2020): +- [PyPi](https://pypi.org/project/pyppeteer) (πŸ“₯ 650K / month Β· πŸ“¦ 370 Β· ⏱️ 05.01.2021): ``` - pip install starlette_exporter + pip install pyppeteer + ``` +- [Conda](https://anaconda.org/conda-forge/pyppeteer) (πŸ“₯ 13K Β· ⏱️ 19.09.2020): + ``` + conda install -c conda-forge pyppeteer ```
-
fastapi-utils (πŸ₯‰16 Β· ⭐ 470 Β· πŸ’€) - Reusable utilities for FastAPI. MIT +
HTTPretty (πŸ₯‡30 Β· ⭐ 1.8K) - HTTP client mocking tool for Python - inspired by Fakeweb for Ruby. MIT -- [GitHub](https://github.com/dmontagu/fastapi-utils) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 18 Β· πŸ“‹ 23 - 60% open Β· ⏱️ 07.03.2020): +- [GitHub](https://github.com/gabrielfalcao/HTTPretty) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 240 Β· πŸ“¦ 4K Β· πŸ“‹ 220 - 41% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/dmontagu/fastapi-utils + git clone https://github.com/gabrielfalcao/HTTPretty ``` -- [PyPi](https://pypi.org/project/fastapi-utils) (πŸ“₯ 18K / month Β· ⏱️ 07.03.2020): +- [PyPi](https://pypi.org/project/httpretty) (πŸ“₯ 190K / month Β· πŸ“¦ 5.3K Β· ⏱️ 06.01.2021): ``` - pip install fastapi-utils + pip install httpretty + ``` +- [Conda](https://anaconda.org/conda-forge/httpretty) (πŸ“₯ 66K Β· ⏱️ 06.01.2021): + ``` + conda install -c conda-forge httpretty ```
-
slowapi (πŸ₯‰15 Β· ⭐ 120) - A rate limiter for Starlette and FastAPI. MIT +
pytest-django (πŸ₯‡30 Β· ⭐ 840 Β· βž•) - A Django plugin for pytest. BSD-3 -- [GitHub](https://github.com/laurentS/slowapi) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 9 Β· πŸ“‹ 21 - 47% open Β· ⏱️ 29.12.2020): +- [GitHub](https://github.com/pytest-dev/pytest-django) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“‹ 440 - 28% open Β· ⏱️ 26.12.2020): ``` - git clone https://github.com/laurents/slowapi + git clone https://github.com/pytest-dev/pytest-django ``` -- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 830 / month Β· ⏱️ 01.10.2020): +- [PyPi](https://pypi.org/project/pytest-django) (πŸ“₯ 660K / month Β· πŸ“¦ 11K Β· ⏱️ 22.10.2020): ``` - pip install slowapi + pip install pytest-django ```
-
fastapi-versioning (πŸ₯‰15 Β· ⭐ 110) - api versioning for fastapi web applications. MIT +
django-silk (πŸ₯ˆ29 Β· ⭐ 2.8K Β· βž•) - Silky smooth profiling for Django. MIT -- [GitHub](https://github.com/DeanWay/fastapi-versioning) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 15 Β· πŸ“‹ 15 - 73% open Β· ⏱️ 10.09.2020): +- [GitHub](https://github.com/jazzband/django-silk) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 230 Β· πŸ“₯ 170 Β· πŸ“¦ 1.2K Β· πŸ“‹ 250 - 42% open Β· ⏱️ 05.12.2020): ``` - git clone https://github.com/DeanWay/fastapi-versioning + git clone https://github.com/jazzband/django-silk ``` -- [PyPi](https://pypi.org/project/fastapi-versioning) (πŸ“₯ 1.9K / month Β· πŸ“¦ 1 Β· ⏱️ 08.06.2020): +- [PyPi](https://pypi.org/project/django-silk) (πŸ“₯ 180K / month Β· πŸ“¦ 280 Β· ⏱️ 07.08.2020): ``` - pip install fastapi-versioning + pip install django-silk ```
-
fastapi-code-generator (πŸ₯‰15 Β· ⭐ 100) - This code generator creates FastAPI app from an.. MIT +
django-nose (πŸ₯ˆ29 Β· ⭐ 860 Β· βž•) - Django test runner using nose. BSD-3 -- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 8 Β· πŸ“‹ 23 - 34% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/jazzband/django-nose) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 230 Β· πŸ“¦ 6.9K Β· πŸ“‹ 220 - 41% open Β· ⏱️ 09.12.2020): ``` - git clone https://github.com/koxudaxi/fastapi-code-generator + git clone https://github.com/jazzband/django-nose ``` -- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 190 / month Β· ⏱️ 02.12.2020): +- [PyPi](https://pypi.org/project/django-nose) (πŸ“₯ 240K / month Β· πŸ“¦ 8.7K Β· ⏱️ 20.08.2020): ``` - pip install fastapi-code-generator + pip install django-nose ```
-
fastapi_cache (πŸ₯‰12 Β· ⭐ 56 Β· 🐣) - FastAPI simple cache. MIT +
SeleniumBase (πŸ₯ˆ28 Β· ⭐ 1.9K) - Python Web UI testing and RPA. Fast Easy Reliable. MIT -- [GitHub](https://github.com/comeuplater/fastapi_cache) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 1 Β· πŸ“‹ 3 - 33% open Β· ⏱️ 23.11.2020): +- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 440 Β· πŸ“¦ 110 Β· πŸ“‹ 190 - 1% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/comeuplater/fastapi_cache + git clone https://github.com/seleniumbase/SeleniumBase ``` -- [PyPi](https://pypi.org/project/fastapi_cache) (πŸ“₯ 600 / month Β· ⏱️ 26.07.2020): +- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 200K / month Β· πŸ“¦ 24 Β· ⏱️ 07.01.2021): ``` - pip install fastapi_cache + pip install seleniumbase ```
-
- -## Pyramid Utilities +
SeleniumLibrary (πŸ₯ˆ28 Β· ⭐ 980) - Web testing library for Robot Framework. Apache-2 -Back to top - -
pyramid_celery (πŸ₯‡16 Β· ⭐ 96 Β· πŸ’€) - Pyramid configuration with celery integration. Allows you to.. MIT - -- [GitHub](https://github.com/sontek/pyramid_celery) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 52 Β· πŸ“‹ 38 - 26% open Β· ⏱️ 14.02.2020): +- [GitHub](https://github.com/robotframework/SeleniumLibrary) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 610 Β· πŸ“₯ 3.5K Β· πŸ“¦ 1.2K Β· πŸ“‹ 920 - 2% open Β· ⏱️ 22.11.2020): ``` - git clone https://github.com/sontek/pyramid_celery + git clone https://github.com/robotframework/SeleniumLibrary ``` -- [PyPi](https://pypi.org/project/pyramid_celery) (πŸ“₯ 2.4K / month Β· πŸ“¦ 2 Β· ⏱️ 24.12.2016): +- [PyPi](https://pypi.org/project/robotframework-seleniumlibrary) (πŸ“₯ 210K / month Β· πŸ“¦ 150 Β· ⏱️ 11.10.2020): ``` - pip install pyramid_celery + pip install robotframework-seleniumlibrary ```
-
pyramid_services (πŸ₯‡16 Β· ⭐ 77 Β· πŸ’€) - A service layer for pyramid. MIT +
flask-testing (πŸ₯ˆ28 Β· ⭐ 460 Β· βž•) - Unittest extensions for Flask. BSD-3 -- [GitHub](https://github.com/mmerickel/pyramid_services) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 8 Β· ⏱️ 13.01.2020): +- [GitHub](https://github.com/jarus/flask-testing) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 110 Β· πŸ“¦ 11K Β· πŸ“‹ 95 - 53% open Β· ⏱️ 24.12.2020): ``` - git clone https://github.com/mmerickel/pyramid_services + git clone https://github.com/jarus/flask-testing ``` -- [PyPi](https://pypi.org/project/pyramid_services) (πŸ“₯ 2.1K / month Β· πŸ“¦ 16 Β· ⏱️ 03.08.2018): +- [PyPi](https://pypi.org/project/flask-testing) (πŸ“₯ 140K / month Β· πŸ“¦ 4.8K Β· ⏱️ 24.12.2020): ``` - pip install pyramid_services + pip install flask-testing + ``` +- [Conda](https://anaconda.org/conda-forge/flask-testing) (πŸ“₯ 43K Β· ⏱️ 24.12.2020): + ``` + conda install -c conda-forge flask-testing ```
-
- -## OpenAPI Utilities - -Back to top - -
connexion (πŸ₯‡31 Β· ⭐ 3.5K) - Swagger/OpenAPI First framework for Python on top of Flask with.. Apache-2 +
pytest-flask (πŸ₯ˆ28 Β· ⭐ 340) - A set of pytest fixtures to test Flask applications. MIT -- [GitHub](https://github.com/zalando/connexion) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 580 Β· πŸ“¦ 4.3K Β· πŸ“‹ 800 - 47% open Β· ⏱️ 10.08.2020): +- [GitHub](https://github.com/pytest-dev/pytest-flask) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 61 Β· πŸ“‹ 65 - 20% open Β· ⏱️ 26.12.2020): ``` - git clone https://github.com/zalando/connexion + git clone https://github.com/pytest-dev/pytest-flask ``` -- [PyPi](https://pypi.org/project/connexion) (πŸ“₯ 340K / month Β· πŸ“¦ 1.2K Β· ⏱️ 25.04.2020): +- [PyPi](https://pypi.org/project/pytest-flask) (πŸ“₯ 120K / month Β· πŸ“¦ 17K Β· ⏱️ 09.11.2020): ``` - pip install connexion + pip install pytest-flask ``` -- [Conda](https://anaconda.org/conda-forge/connexion) (πŸ“₯ 120K Β· ⏱️ 27.04.2020): +- [Conda](https://anaconda.org/conda-forge/pytest-flask) (πŸ“₯ 40K Β· ⏱️ 26.11.2020): ``` - conda install -c conda-forge connexion + conda install -c conda-forge pytest-flask ```
-
apistar (πŸ₯ˆ25 Β· ⭐ 5.5K Β· πŸ’€) - The Web API toolkit. BSD-3 +
flask-debugtoolbar (πŸ₯ˆ27 Β· ⭐ 790) - A toolbar overlay for debugging Flask applications. BSD-3 -- [GitHub](https://github.com/encode/apistar) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 420 Β· πŸ“¦ 610 Β· πŸ“‹ 350 - 16% open Β· ⏱️ 10.02.2020): +- [GitHub](https://github.com/flask-debugtoolbar/flask-debugtoolbar) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 120 Β· πŸ“¦ 12K Β· πŸ“‹ 100 - 37% open Β· ⏱️ 14.08.2020): ``` - git clone https://github.com/encode/apistar + git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar ``` -- [PyPi](https://pypi.org/project/apistar) (πŸ“₯ 14K / month Β· πŸ“¦ 200 Β· ⏱️ 03.04.2019): +- [PyPi](https://pypi.org/project/flask-debugtoolbar) (πŸ“₯ 54K / month Β· πŸ“¦ 5.9K Β· ⏱️ 12.02.2017): ``` - pip install apistar + pip install flask-debugtoolbar ``` -- [Conda](https://anaconda.org/conda-forge/apistar) (πŸ“₯ 72K Β· ⏱️ 03.04.2019): +- [Conda](https://anaconda.org/conda-forge/flask-debugtoolbar) (πŸ“₯ 34K Β· ⏱️ 13.10.2020): ``` - conda install -c conda-forge apistar + conda install -c conda-forge flask-debugtoolbar ```
-
pyramid_swagger (πŸ₯‰18 Β· ⭐ 65 Β· πŸ’€) - Convenient tools for using Swagger to define and.. BSD-3 +
webtest (πŸ₯ˆ27 Β· ⭐ 290) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT -- [GitHub](https://github.com/striglia/pyramid_swagger) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 48 Β· πŸ“‹ 110 - 21% open Β· ⏱️ 29.03.2020): +- [GitHub](https://github.com/Pylons/webtest) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 96 Β· πŸ“¦ 7.9K Β· πŸ“‹ 120 - 21% open Β· ⏱️ 17.12.2020): ``` - git clone https://github.com/striglia/pyramid_swagger + git clone https://github.com/Pylons/webtest ``` -- [PyPi](https://pypi.org/project/pyramid_swagger) (πŸ“₯ 2.3K / month Β· πŸ“¦ 3 Β· ⏱️ 02.07.2018): +- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 420K / month Β· πŸ“¦ 7.7K Β· ⏱️ 27.04.2020): ``` - pip install pyramid_swagger + pip install webtest ```
-
pyramid_openapi3 (πŸ₯‰17 Β· ⭐ 55) - Pyramid addon for OpenAPI3 validation of requests and.. MIT +
django-test-plus (πŸ₯‰26 Β· ⭐ 430 Β· πŸ’€) - Useful additions to Django's default TestCase. BSD-3 -- [GitHub](https://github.com/Pylons/pyramid_openapi3) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 23 Β· πŸ“‹ 32 - 37% open Β· ⏱️ 12.12.2020): +- [GitHub](https://github.com/revsys/django-test-plus) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 44 Β· πŸ“¦ 2.7K Β· πŸ“‹ 43 - 16% open Β· ⏱️ 28.05.2020): ``` - git clone https://github.com/Pylons/pyramid_openapi3 + git clone https://github.com/revsys/django-test-plus ``` -- [PyPi](https://pypi.org/project/pyramid_openapi3) (πŸ“₯ 2.4K / month Β· πŸ“¦ 1 Β· ⏱️ 27.10.2020): +- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 17K / month Β· πŸ“¦ 2.5K Β· ⏱️ 03.12.2019): ``` - pip install pyramid_openapi3 + pip install django-test-plus ``` -
-
openapi-python-client (πŸ₯‰15 Β· ⭐ 97) - Generate modern Python clients from OpenAPI. MIT +- [Conda](https://anaconda.org/conda-forge/django-test-plus) (πŸ“₯ 19K Β· ⏱️ 12.01.2018): + ``` + conda install -c conda-forge django-test-plus + ``` +
+
mixer (πŸ₯‰25 Β· ⭐ 730) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 -- [GitHub](https://github.com/triaxtec/openapi-python-client) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 20 Β· πŸ“‹ 110 - 18% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/klen/mixer) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 84 Β· πŸ“‹ 71 - 39% open Β· ⏱️ 31.12.2020): ``` - git clone https://github.com/triaxtec/openapi-python-client + git clone https://github.com/klen/mixer ``` -- [PyPi](https://pypi.org/project/openapi-python-client) (πŸ“₯ 3.5K / month Β· ⏱️ 21.12.2020): +- [PyPi](https://pypi.org/project/mixer) (πŸ“₯ 38K / month Β· πŸ“¦ 600 Β· ⏱️ 31.12.2020): ``` - pip install openapi-python-client + pip install mixer ```
-
- -## GraphQL Utilities - -Back to top +
aioresponses (πŸ₯‰25 Β· ⭐ 260) - Aioresponses is a helper for mock/fake web requests in python.. MIT -
graphene (πŸ₯‡31 Β· ⭐ 6.2K) - GraphQL framework for Python. MIT - -- [GitHub](https://github.com/graphql-python/graphene) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 630 Β· πŸ“¦ 7.3K Β· πŸ“‹ 860 - 7% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/pnuckowski/aioresponses) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 50 Β· πŸ“‹ 59 - 35% open Β· ⏱️ 16.12.2020): ``` - git clone https://github.com/graphql-python/graphene - ``` -- [PyPi](https://pypi.org/project/graphene) (πŸ“₯ 310K / month Β· πŸ“¦ 1.4K Β· ⏱️ 06.01.2021): - ``` - pip install graphene + git clone https://github.com/pnuckowski/aioresponses ``` -- [Conda](https://anaconda.org/conda-forge/graphene) (πŸ“₯ 130K Β· ⏱️ 28.08.2019): +- [PyPi](https://pypi.org/project/aioresponses) (πŸ“₯ 88K / month Β· πŸ“¦ 150 Β· ⏱️ 29.10.2020): ``` - conda install -c conda-forge graphene + pip install aioresponses ```
-
graphene-django (πŸ₯ˆ29 Β· ⭐ 3.3K) - Integrate GraphQL into your Django project. MIT +
pytest-splinter (πŸ₯‰25 Β· ⭐ 200) - pytest splinter and selenium integration for anyone interested.. MIT -- [GitHub](https://github.com/graphql-python/graphene-django) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 580 Β· πŸ“¦ 4.8K Β· πŸ“‹ 670 - 14% open Β· ⏱️ 02.01.2021): +- [GitHub](https://github.com/pytest-dev/pytest-splinter) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 49 Β· πŸ“¦ 290 Β· πŸ“‹ 75 - 12% open Β· ⏱️ 25.12.2020): ``` - git clone https://github.com/graphql-python/graphene-django - ``` -- [PyPi](https://pypi.org/project/graphene-django) (πŸ“₯ 120K / month Β· πŸ“¦ 780 Β· ⏱️ 31.12.2020): - ``` - pip install graphene-django + git clone https://github.com/pytest-dev/pytest-splinter ``` -- [Conda](https://anaconda.org/conda-forge/graphene-django) (πŸ“₯ 6.6K Β· ⏱️ 24.12.2020): +- [PyPi](https://pypi.org/project/pytest-splinter) (πŸ“₯ 24K / month Β· πŸ“¦ 210 Β· ⏱️ 25.12.2020): ``` - conda install -c conda-forge graphene-django + pip install pytest-splinter ```
-
ariadne (πŸ₯‰26 Β· ⭐ 1.2K) - Ariadne is a Python library for implementing GraphQL servers using.. BSD-3 +
pyramid_debugtoolbar (πŸ₯‰25 Β· ⭐ 93) - Pyramid debug toolbar. BSD-3 -- [GitHub](https://github.com/mirumee/ariadne) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 89 Β· πŸ“¦ 290 Β· πŸ“‹ 170 - 32% open Β· ⏱️ 23.12.2020): +- [GitHub](https://github.com/Pylons/pyramid_debugtoolbar) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 74 Β· πŸ“‹ 180 - 24% open Β· ⏱️ 25.11.2020): ``` - git clone https://github.com/mirumee/ariadne + git clone https://github.com/Pylons/pyramid_debugtoolbar ``` -- [PyPi](https://pypi.org/project/ariadne) (πŸ“₯ 26K / month Β· πŸ“¦ 20 Β· ⏱️ 04.08.2020): +- [PyPi](https://pypi.org/project/pyramid_debugtoolbar) (πŸ“₯ 43K / month Β· πŸ“¦ 1.3K Β· ⏱️ 10.09.2018): ``` - pip install ariadne + pip install pyramid_debugtoolbar ```
-
flask-graphql (πŸ₯‰24 Β· ⭐ 1.2K) - Adds GraphQL support to your Flask application. MIT +
httmock (πŸ₯‰24 Β· ⭐ 420) - A mocking library for requests. Apache-2 -- [GitHub](https://github.com/graphql-python/flask-graphql) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 120 Β· πŸ“¦ 1.6K Β· πŸ“‹ 51 - 60% open Β· ⏱️ 07.08.2020): +- [GitHub](https://github.com/patrys/httmock) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 52 Β· πŸ“¦ 1.2K Β· πŸ“‹ 30 - 50% open Β· ⏱️ 28.10.2020): ``` - git clone https://github.com/graphql-python/flask-graphql - ``` -- [PyPi](https://pypi.org/project/flask-graphql) (πŸ“₯ 72K / month Β· πŸ“¦ 380 Β· ⏱️ 05.12.2019): - ``` - pip install flask-graphql + git clone https://github.com/patrys/httmock ``` -- [Conda](https://anaconda.org/conda-forge/flask-graphql) (πŸ“₯ 5.7K Β· ⏱️ 11.05.2020): +- [PyPi](https://pypi.org/project/httmock) (πŸ“₯ 230K / month Β· πŸ“¦ 1.2K Β· ⏱️ 28.10.2020): ``` - conda install -c conda-forge flask-graphql + pip install httmock ```
-
- -## Websocket Utilities - -Back to top - -
websockets (πŸ₯‡32 Β· ⭐ 3.1K) - Library for building WebSocket servers and clients in Python. BSD-3 +
selenium-python-helium (πŸ₯‰23 Β· ⭐ 2.3K) - Selenium-python but lighter: Helium is the best.. MIT -- [GitHub](https://github.com/aaugustin/websockets) (πŸ‘¨β€πŸ’» 47 Β· πŸ”€ 340 Β· πŸ“¦ 27K Β· πŸ“‹ 660 - 9% open Β· ⏱️ 02.01.2021): +- [GitHub](https://github.com/mherrmann/selenium-python-helium) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 170 Β· πŸ“¦ 57 Β· πŸ“‹ 35 - 22% open Β· ⏱️ 04.01.2021): ``` - git clone https://github.com/aaugustin/websockets - ``` -- [PyPi](https://pypi.org/project/websockets) (πŸ“₯ 6M / month Β· πŸ“¦ 5K Β· ⏱️ 01.11.2019): - ``` - pip install websockets + git clone https://github.com/mherrmann/selenium-python-helium ``` -- [Conda](https://anaconda.org/conda-forge/websockets) (πŸ“₯ 460K Β· ⏱️ 10.10.2020): +- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 2.3K / month Β· ⏱️ 14.09.2020): ``` - conda install -c conda-forge websockets + pip install helium ```
-
autobahn-python (πŸ₯ˆ31 Β· ⭐ 2.2K) - WebSocket and WAMP in Python for Twisted and asyncio. MIT +
selene (πŸ₯‰23 Β· ⭐ 400) - User-oriented Web UI browser tests in Python. MIT -- [GitHub](https://github.com/crossbario/autobahn-python) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 630 Β· πŸ“¦ 11K Β· πŸ“‹ 800 - 20% open Β· ⏱️ 21.12.2020): +- [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 96 Β· πŸ“¦ 160 Β· πŸ“‹ 180 - 35% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/crossbario/autobahn-python + git clone https://github.com/yashaka/selene ``` -- [PyPi](https://pypi.org/project/autobahn) (πŸ“₯ 250K / month Β· πŸ“¦ 3.6K Β· ⏱️ 19.12.2020): +- [PyPi](https://pypi.org/project/selene) (πŸ“₯ 12K / month Β· πŸ“¦ 14 Β· ⏱️ 10.09.2020): ``` - pip install autobahn + pip install selene ```
-
python-socketio (πŸ₯‰30 Β· ⭐ 2.1K) - Python Socket.IO server and client. MIT +
gabbi (πŸ₯‰23 Β· ⭐ 130) - Declarative HTTP Testing for Python and anything else. Apache-2 -- [GitHub](https://github.com/miguelgrinberg/python-socketio) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 370 Β· πŸ“¦ 14K Β· πŸ“‹ 530 - 6% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/cdent/gabbi) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 30 Β· πŸ“‹ 140 - 15% open Β· ⏱️ 19.12.2020): ``` - git clone https://github.com/miguelgrinberg/python-socketio - ``` -- [PyPi](https://pypi.org/project/python-socketio) (πŸ“₯ 300K / month Β· πŸ“¦ 3.4K Β· ⏱️ 25.12.2020): - ``` - pip install python-socketio + git clone https://github.com/cdent/gabbi ``` -- [Conda](https://anaconda.org/conda-forge/python-socketio) (πŸ“₯ 150K Β· ⏱️ 26.12.2020): +- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 4.4K / month Β· πŸ“¦ 200 Β· ⏱️ 19.12.2020): ``` - conda install -c conda-forge python-socketio + pip install gabbi ```
-
daphne (πŸ₯‰30 Β· ⭐ 1.4K) - Django Channels HTTP/WebSocket server. BSD-3 +
splash (πŸ₯‰22 Β· ⭐ 3.2K Β· βž•) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3 -- [GitHub](https://github.com/django/daphne) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 180 Β· πŸ“¦ 7.8K Β· πŸ“‹ 250 - 14% open Β· ⏱️ 12.11.2020): +- [GitHub](https://github.com/scrapinghub/splash) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 430 Β· πŸ“‹ 780 - 41% open Β· ⏱️ 08.09.2020): ``` - git clone https://github.com/django/daphne - ``` -- [PyPi](https://pypi.org/project/daphne) (πŸ“₯ 150K / month Β· πŸ“¦ 1.5K Β· ⏱️ 12.11.2020): - ``` - pip install daphne + git clone https://github.com/scrapinghub/splash ``` -- [Conda](https://anaconda.org/conda-forge/daphne) (πŸ“₯ 26K Β· ⏱️ 12.11.2020): +- [PyPi](https://pypi.org/project/splash) (πŸ“₯ 690 / month Β· πŸ“¦ 9 Β· ⏱️ 16.06.2020): ``` - conda install -c conda-forge daphne + pip install splash ```
-
websockify (πŸ₯‰26 Β· ⭐ 2.6K) - Websockify is a WebSocket to TCP proxy/bridge. This allows a.. ❗️LGPL-3.0 +
python-mocket (πŸ₯‰22 Β· ⭐ 200) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3 -- [GitHub](https://github.com/novnc/websockify) (πŸ‘¨β€πŸ’» 85 Β· πŸ”€ 530 Β· πŸ“¦ 370 Β· πŸ“‹ 270 - 10% open Β· ⏱️ 25.12.2020): +- [GitHub](https://github.com/mindflayer/python-mocket) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 32 Β· πŸ“¦ 43 Β· ⏱️ 05.01.2021): ``` - git clone https://github.com/novnc/websockify - ``` -- [PyPi](https://pypi.org/project/websockify) (πŸ“₯ 16K / month Β· πŸ“¦ 600 Β· ⏱️ 13.08.2019): - ``` - pip install websockify + git clone https://github.com/mindflayer/python-mocket ``` -- [Conda](https://anaconda.org/conda-forge/websockify) (πŸ“₯ 6.4K Β· ⏱️ 12.10.2020): +- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 1.9K / month Β· πŸ“¦ 46 Β· ⏱️ 02.01.2021): ``` - conda install -c conda-forge websockify + pip install mocket ```
-
Show 2 hidden projects... - -- websocket-client (πŸ₯‡32 Β· ⭐ 2.4K Β· πŸ’€) - websocket client for python. BSD-3 -- gevent-socketio (πŸ₯‰24 Β· ⭐ 1.2K Β· πŸ’€) - Official repository for gevent-socketio. BSD-3 -
-
- -## RPC Utilities - -Back to top - -
rpyc (πŸ₯‡28 Β· ⭐ 950) - RPyC (Remote Python Call) - A transparent and symmetric RPC library for python. MIT +
schemathesis (πŸ₯‰21 Β· ⭐ 690) - A modern API testing tool for web applications built with.. MIT -- [GitHub](https://github.com/tomerfiliba-org/rpyc) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 190 Β· πŸ“₯ 120 Β· πŸ“¦ 770 Β· πŸ“‹ 330 - 12% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 53 Β· πŸ“‹ 460 - 12% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/tomerfiliba-org/rpyc + git clone https://github.com/schemathesis/schemathesis ``` -- [PyPi](https://pypi.org/project/rpyc) (πŸ“₯ 360K / month Β· πŸ“¦ 530 Β· ⏱️ 26.12.2020): +- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 9.4K / month Β· ⏱️ 15.12.2020): ``` - pip install rpyc + pip install schemathesis ``` -- [Conda](https://anaconda.org/conda-forge/rpyc) (πŸ“₯ 54K Β· ⏱️ 04.01.2021): +
+
aresponses (πŸ₯‰19 Β· ⭐ 78) - Asyncio http mocking. Similar to the responses library used for.. MIT + +- [GitHub](https://github.com/CircleUp/aresponses) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 13 Β· πŸ“¦ 130 Β· πŸ“‹ 26 - 7% open Β· ⏱️ 07.01.2021): + ``` - conda install -c conda-forge rpyc + git clone https://github.com/CircleUp/aresponses + ``` +- [PyPi](https://pypi.org/project/aresponses) (πŸ“₯ 7.6K / month Β· πŸ“¦ 46 Β· ⏱️ 21.12.2020): + ``` + pip install aresponses ```
-
fastapi-jsonrpc (πŸ₯‰16 Β· ⭐ 61) - JSON-RPC server based on fastapi. MIT +
async-asgi-testclient (πŸ₯‰18 Β· ⭐ 61 Β· πŸ’€) - A framework-agnostic library for testing ASGI web.. MIT -- [GitHub](https://github.com/smagafurov/fastapi-jsonrpc) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 9 Β· πŸ“¦ 4 Β· πŸ“‹ 8 - 50% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/vinissimus/async-asgi-testclient) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 9 Β· πŸ“¦ 51 Β· πŸ“‹ 9 - 11% open Β· ⏱️ 18.03.2020): ``` - git clone https://github.com/smagafurov/fastapi-jsonrpc + git clone https://github.com/vinissimus/async-asgi-testclient ``` -- [PyPi](https://pypi.org/project/fastapi-jsonrpc) (πŸ“₯ 820 / month Β· ⏱️ 28.12.2020): +- [PyPi](https://pypi.org/project/async-asgi-testclient) (πŸ“₯ 6.7K / month Β· πŸ“¦ 6 Β· ⏱️ 18.03.2020): ``` - pip install fastapi-jsonrpc + pip install async-asgi-testclient ```
+
Show 5 hidden projects... + +- requestium (πŸ₯‰21 Β· ⭐ 1.5K Β· πŸ’€) - Integration layer between Requests and Selenium for automation.. BSD-3 +- wdb (πŸ₯‰21 Β· ⭐ 1.5K Β· πŸ’€) - An improbable web debugger through WebSockets. ❗️GPL-3.0 +- pyresttest (πŸ₯‰21 Β· ⭐ 1K Β· πŸ’€) - Python Rest Testing. Apache-2 +- Astra (πŸ₯‰15 Β· ⭐ 1.7K Β· πŸ’€) - Automated Security Testing For REST API's. Apache-2 +- huxley (πŸ₯‰14 Β· ⭐ 4.1K Β· πŸ’€) - A testing system for catching visual regressions in Web.. Apache-2 +

-## Content Management Systems +## Web Forms Back to top -
wagtail (πŸ₯‡34 Β· ⭐ 9.9K) - A Django content management system focused on flexibility and user.. BSD-3 +
django-crispy-forms (πŸ₯‡33 Β· ⭐ 4.1K) - The best way to have DRY Django forms. The app.. MIT -- [GitHub](https://github.com/wagtail/wagtail) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 2.1K Β· πŸ“¦ 4.7K Β· πŸ“‹ 3.2K - 27% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 680 Β· πŸ“¦ 53K Β· πŸ“‹ 610 - 12% open Β· ⏱️ 18.12.2020): ``` - git clone https://github.com/wagtail/wagtail + git clone https://github.com/django-crispy-forms/django-crispy-forms ``` -- [PyPi](https://pypi.org/project/wagtail) (πŸ“₯ 57K / month Β· πŸ“¦ 2.4K Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 250K / month Β· πŸ“¦ 16K Β· ⏱️ 18.11.2020): ``` - pip install wagtail + pip install django-crispy-forms ``` -- [Conda](https://anaconda.org/conda-forge/wagtail) (πŸ“₯ 33K Β· ⏱️ 21.11.2019): +- [Conda](https://anaconda.org/conda-forge/django-crispy-forms) (πŸ“₯ 31K Β· ⏱️ 18.11.2020): ``` - conda install -c conda-forge wagtail + conda install -c conda-forge django-crispy-forms ```
-
mezzanine (πŸ₯ˆ29 Β· ⭐ 4.2K) - CMS framework for Django. BSD-2 +
wtforms (πŸ₯‡33 Β· ⭐ 1.2K) - A flexible forms validation and rendering library for Python. BSD-3 -- [GitHub](https://github.com/stephenmcd/mezzanine) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.5K Β· πŸ“‹ 1K - 7% open Β· ⏱️ 10.09.2020): +- [GitHub](https://github.com/wtforms/wtforms) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 330 Β· πŸ“¦ 82K Β· πŸ“‹ 370 - 13% open Β· ⏱️ 23.11.2020): ``` - git clone https://github.com/stephenmcd/mezzanine + git clone https://github.com/wtforms/wtforms + ``` +- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 1.1M / month Β· πŸ“¦ 29K Β· ⏱️ 23.11.2020): ``` -- [PyPi](https://pypi.org/project/mezzanine) (πŸ“₯ 2.6K / month Β· πŸ“¦ 2.4K Β· ⏱️ 09.09.2020): + pip install wtforms ``` - pip install mezzanine +- [Conda](https://anaconda.org/conda-forge/wtforms) (πŸ“₯ 60K Β· ⏱️ 29.07.2020): + ``` + conda install -c conda-forge wtforms ```
-
django-cms (πŸ₯ˆ28 Β· ⭐ 7.9K) - The easy-to-use and developer-friendly CMS. BSD-3 +
flask-wtf (πŸ₯‰32 Β· ⭐ 1.1K Β· βž•) - Simple integration of Flask and WTForms, including CSRF,.. BSD-3 -- [GitHub](https://github.com/django-cms/django-cms) (πŸ‘¨β€πŸ’» 560 Β· πŸ”€ 2.6K Β· πŸ“¦ 3.6K Β· πŸ“‹ 3.3K - 7% open Β· ⏱️ 23.11.2020): +- [GitHub](https://github.com/lepture/flask-wtf) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 260 Β· πŸ“¦ 89K Β· πŸ“‹ 280 - 12% open Β· ⏱️ 10.12.2020): ``` - git clone https://github.com/django-cms/django-cms + git clone https://github.com/lepture/flask-wtf ``` -- [PyPi](https://pypi.org/project/django-cms) (πŸ“₯ 29K / month Β· πŸ“¦ 3.1K Β· ⏱️ 28.10.2020): +- [PyPi](https://pypi.org/project/flask-wtf) (πŸ“₯ 860K / month Β· πŸ“¦ 32K Β· ⏱️ 06.02.2020): ``` - pip install django-cms + pip install flask-wtf + ``` +- [Conda](https://anaconda.org/conda-forge/flask-wtf) (πŸ“₯ 68K Β· ⏱️ 11.02.2020): + ``` + conda install -c conda-forge flask-wtf ```
-
lektor (πŸ₯‰26 Β· ⭐ 3.4K) - The lektor static file content management system. BSD-3 +
deform (πŸ₯‰27 Β· ⭐ 350) - A Python HTML form library. BSD-3 -- [GitHub](https://github.com/lektor/lektor) (πŸ‘¨β€πŸ’» 86 Β· πŸ”€ 260 Β· πŸ“₯ 6.8K Β· πŸ“¦ 250 Β· πŸ“‹ 540 - 42% open Β· ⏱️ 31.12.2020): +- [GitHub](https://github.com/Pylons/deform) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 150 Β· πŸ“¦ 670 Β· πŸ“‹ 180 - 25% open Β· ⏱️ 08.12.2020): ``` - git clone https://github.com/lektor/lektor - ``` -- [PyPi](https://pypi.org/project/lektor) (πŸ“₯ 1.8K / month Β· πŸ“¦ 140 Β· ⏱️ 20.08.2020): - ``` - pip install lektor + git clone https://github.com/Pylons/deform ``` -- [Conda](https://anaconda.org/conda-forge/lektor) (πŸ“₯ 40K Β· ⏱️ 27.08.2020): +- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 4.2K / month Β· πŸ“¦ 350 Β· ⏱️ 10.12.2020): ``` - conda install -c conda-forge lektor + pip install deform ```
-
feincms (πŸ₯‰25 Β· ⭐ 780) - A Django-based CMS with a focus on extensibility and concise code. BSD-3 +
django-formtools (πŸ₯‰26 Β· ⭐ 430 Β· βž•) - A set of high-level abstractions for Django forms. BSD-3 -- [GitHub](https://github.com/feincms/feincms) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 220 Β· πŸ“¦ 220 Β· πŸ“‹ 440 - 8% open Β· ⏱️ 09.12.2020): +- [GitHub](https://github.com/jazzband/django-formtools) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 100 Β· πŸ“¦ 6.1K Β· πŸ“‹ 120 - 50% open Β· ⏱️ 04.01.2021): ``` - git clone https://github.com/feincms/feincms + git clone https://github.com/jazzband/django-formtools ``` -- [PyPi](https://pypi.org/project/feincms) (πŸ“₯ 1.3K / month Β· πŸ“¦ 310 Β· ⏱️ 21.01.2020): +- [PyPi](https://pypi.org/project/django-formtools) (πŸ“₯ 97K / month Β· πŸ“¦ 2.3K Β· ⏱️ 05.12.2019): ``` - pip install feincms + pip install django-formtools ```
-
Show 1 hidden projects... - -- Kotti (πŸ₯‰18 Β· ⭐ 360) - Kotti is a high-level, Pythonic web application framework based on Pyramid and.. ❗️RPL -

-## Web Testing +## Markdown Back to top -
mitmproxy (πŸ₯‡34 Β· ⭐ 21K) - An interactive TLS-capable intercepting HTTP proxy for penetration testers.. MIT +
markdown (πŸ₯‡35 Β· ⭐ 2.4K Β· βž•) - A Python implementation of John Grubers Markdown with Extension.. BSD-3 -- [GitHub](https://github.com/mitmproxy/mitmproxy) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.7K Β· πŸ“₯ 210K Β· πŸ“¦ 1.1K Β· πŸ“‹ 2.5K - 11% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/Python-Markdown/markdown) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 560 Β· πŸ“¦ 110K Β· πŸ“‹ 660 - 2% open Β· ⏱️ 30.12.2020): ``` - git clone https://github.com/mitmproxy/mitmproxy + git clone https://github.com/Python-Markdown/markdown ``` -- [PyPi](https://pypi.org/project/mitmproxy) (πŸ“₯ 88K / month Β· πŸ“¦ 850 Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/markdown) (πŸ“₯ 6.3M / month Β· πŸ“¦ 41K Β· ⏱️ 25.10.2020): ``` - pip install mitmproxy + pip install markdown + ``` +- [Conda](https://anaconda.org/conda-forge/markdown) (πŸ“₯ 1.5M Β· ⏱️ 25.10.2020): + ``` + conda install -c conda-forge markdown ```
-
responses (πŸ₯‡31 Β· ⭐ 3K) - A utility for mocking out the Python Requests library. Apache-2 +
mistune (πŸ₯ˆ33 Β· ⭐ 1.9K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3 -- [GitHub](https://github.com/getsentry/responses) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 250 Β· πŸ“¦ 8.1K Β· πŸ“‹ 180 - 39% open Β· ⏱️ 14.12.2020): +- [GitHub](https://github.com/lepture/mistune) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 190 Β· πŸ“¦ 90K Β· πŸ“‹ 210 - 10% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/getsentry/responses + git clone https://github.com/lepture/mistune ``` -- [PyPi](https://pypi.org/project/responses) (πŸ“₯ 1.7M / month Β· πŸ“¦ 4.9K Β· ⏱️ 12.11.2020): +- [PyPi](https://pypi.org/project/mistune) (πŸ“₯ 8.9M / month Β· πŸ“¦ 18K Β· ⏱️ 26.11.2020): ``` - pip install responses + pip install mistune ``` -- [Conda](https://anaconda.org/conda-forge/responses) (πŸ“₯ 340K Β· ⏱️ 12.11.2020): +- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 3.2M Β· ⏱️ 11.11.2020): ``` - conda install -c conda-forge responses + conda install -c conda-forge mistune ```
-
splinter (πŸ₯‡31 Β· ⭐ 2.3K) - splinter - python test framework for web applications. BSD-3 +
pelican (πŸ₯ˆ32 Β· ⭐ 10K) - Static site generator that supports Markdown and reST syntax... ❗️AGPL-3.0 -- [GitHub](https://github.com/cobrateam/splinter) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 470 Β· πŸ“¦ 4.2K Β· πŸ“‹ 500 - 19% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 1.7K Β· πŸ“₯ 240 Β· πŸ“¦ 4.7K Β· πŸ“‹ 1.5K - 3% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/cobrateam/splinter + git clone https://github.com/getpelican/pelican ``` -- [PyPi](https://pypi.org/project/splinter) (πŸ“₯ 50K / month Β· πŸ“¦ 2.1K Β· ⏱️ 19.08.2020): +- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 16K / month Β· πŸ“¦ 3.4K Β· ⏱️ 04.01.2021): ``` - pip install splinter + pip install pelican + ``` +- [Conda](https://anaconda.org/conda-forge/pelican) (πŸ“₯ 95K Β· ⏱️ 04.01.2021): + ``` + conda install -c conda-forge pelican ```
-
HTTPretty (πŸ₯ˆ30 Β· ⭐ 1.8K) - HTTP client mocking tool for Python - inspired by Fakeweb for Ruby. MIT +
python-markdown2 (πŸ₯ˆ29 Β· ⭐ 2.1K) - markdown2: A fast and complete implementation of Markdown in.. MIT -- [GitHub](https://github.com/gabrielfalcao/HTTPretty) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 240 Β· πŸ“¦ 4K Β· πŸ“‹ 220 - 41% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/trentm/python-markdown2) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 330 Β· πŸ“¦ 8.3K Β· πŸ“‹ 240 - 42% open Β· ⏱️ 26.12.2020): ``` - git clone https://github.com/gabrielfalcao/HTTPretty - ``` -- [PyPi](https://pypi.org/project/httpretty) (πŸ“₯ 200K / month Β· πŸ“¦ 5.3K Β· ⏱️ 06.01.2021): - ``` - pip install httpretty + git clone https://github.com/trentm/python-markdown2 ``` -- [Conda](https://anaconda.org/conda-forge/httpretty) (πŸ“₯ 66K Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 150K / month Β· πŸ“¦ 4.4K Β· ⏱️ 12.05.2020): ``` - conda install -c conda-forge httpretty + pip install markdown2 ```
-
SeleniumBase (πŸ₯ˆ28 Β· ⭐ 1.9K) - Python Web UI testing and RPA. Fast Easy Reliable. MIT +
html2text (πŸ₯‰27 Β· ⭐ 1K) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 -- [GitHub](https://github.com/seleniumbase/SeleniumBase) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 440 Β· πŸ“¦ 100 Β· πŸ“‹ 190 - 1% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/Alir3z4/html2text) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 180 Β· πŸ“‹ 170 - 33% open Β· ⏱️ 29.11.2020): ``` - git clone https://github.com/seleniumbase/SeleniumBase + git clone https://github.com/Alir3z4/html2text ``` -- [PyPi](https://pypi.org/project/seleniumbase) (πŸ“₯ 210K / month Β· πŸ“¦ 24 Β· ⏱️ 06.01.2021): +- [PyPi](https://pypi.org/project/html2text) (πŸ“₯ 580K / month Β· πŸ“¦ 3.8K Β· ⏱️ 16.01.2020): ``` - pip install seleniumbase + pip install html2text ```
-
SeleniumLibrary (πŸ₯ˆ28 Β· ⭐ 970) - Web testing library for Robot Framework. Apache-2 +
django-markdownx (πŸ₯‰25 Β· ⭐ 640 Β· πŸ’€) - Comprehensive Markdown plugin built for Django. BSD-3 -- [GitHub](https://github.com/robotframework/SeleniumLibrary) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 610 Β· πŸ“₯ 3.5K Β· πŸ“¦ 1.2K Β· πŸ“‹ 920 - 2% open Β· ⏱️ 22.11.2020): +- [GitHub](https://github.com/neutronX/django-markdownx) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 120 Β· πŸ“¦ 1.1K Β· πŸ“‹ 120 - 22% open Β· ⏱️ 25.02.2020): ``` - git clone https://github.com/robotframework/SeleniumLibrary + git clone https://github.com/neutronX/django-markdownx ``` -- [PyPi](https://pypi.org/project/robotframework-seleniumlibrary) (πŸ“₯ 210K / month Β· πŸ“¦ 150 Β· ⏱️ 11.10.2020): +- [PyPi](https://pypi.org/project/django-markdownx) (πŸ“₯ 9K / month Β· πŸ“¦ 230 Β· ⏱️ 28.12.2019): ``` - pip install robotframework-seleniumlibrary + pip install django-markdownx ```
-
pytest-flask (πŸ₯ˆ28 Β· ⭐ 340) - A set of pytest fixtures to test Flask applications. MIT +
django-markdown-editor (πŸ₯‰24 Β· ⭐ 400 Β· βž•) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 -- [GitHub](https://github.com/pytest-dev/pytest-flask) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 61 Β· πŸ“‹ 65 - 20% open Β· ⏱️ 26.12.2020): +- [GitHub](https://github.com/agusmakmun/django-markdown-editor) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 460 Β· πŸ“¦ 330 Β· πŸ“‹ 94 - 24% open Β· ⏱️ 11.12.2020): ``` - git clone https://github.com/pytest-dev/pytest-flask - ``` -- [PyPi](https://pypi.org/project/pytest-flask) (πŸ“₯ 120K / month Β· πŸ“¦ 17K Β· ⏱️ 09.11.2020): - ``` - pip install pytest-flask + git clone https://github.com/agusmakmun/django-markdown-editor ``` -- [Conda](https://anaconda.org/conda-forge/pytest-flask) (πŸ“₯ 40K Β· ⏱️ 26.11.2020): +- [PyPi](https://pypi.org/project/martor) (πŸ“₯ 4.2K / month Β· πŸ“¦ 40 Β· ⏱️ 11.12.2020): ``` - conda install -c conda-forge pytest-flask + pip install martor ```
-
flask-debugtoolbar (πŸ₯ˆ27 Β· ⭐ 790) - A toolbar overlay for debugging Flask applications. BSD-3 +
markdown-it-py (πŸ₯‰21 Β· ⭐ 130) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT + +- [GitHub](https://github.com/executablebooks/markdown-it-py) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 19 Β· πŸ“¦ 150 Β· πŸ“‹ 43 - 48% open Β· ⏱️ 01.01.2021): + + ``` + git clone https://github.com/executablebooks/markdown-it-py + ``` +- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 43K / month Β· ⏱️ 01.01.2021): + ``` + pip install markdown-it-py + ``` +- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (πŸ“₯ 39K Β· ⏱️ 02.01.2021): + ``` + conda install -c conda-forge markdown-it-py + ``` +
+
Show 2 hidden projects... + +- grip (πŸ₯‰24 Β· ⭐ 5K Β· πŸ’€) - Preview GitHub README.md files locally before committing them. MIT +- mistletoe (πŸ₯‰21 Β· ⭐ 360 Β· πŸ’€) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT +
+
+ +## Third-party Web APIs + +Back to top + +πŸ”— Public APIs ( ⭐ 110K) - A collective list of free APIs for use in software and web development. + +
youtube-dl (πŸ₯‡37 Β· ⭐ 87K) - Command-line program to download videos from YouTube.com and.. Unlicense + +- [GitHub](https://github.com/ytdl-org/youtube-dl) (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 3.4K Β· πŸ“₯ 45M Β· πŸ“‹ 23K - 16% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/ytdl-org/youtube-dl + ``` +- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 2M / month Β· πŸ“¦ 2.9K Β· ⏱️ 03.01.2021): + ``` + pip install youtube_dl + ``` +- [Conda](https://anaconda.org/conda-forge/youtube-dl) (πŸ“₯ 540K Β· ⏱️ 03.01.2021): + ``` + conda install -c conda-forge youtube-dl + ``` +
+
discord.py (πŸ₯‡36 Β· ⭐ 6.3K) - An API wrapper for Discord written in Python. MIT + +- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.8K Β· πŸ“¦ 27K Β· πŸ“‹ 2.2K - 8% open Β· ⏱️ 06.01.2021): + + ``` + git clone https://github.com/Rapptz/discord.py + ``` +- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 5.1M / month Β· πŸ“¦ 4.6K Β· ⏱️ 19.10.2020): + ``` + pip install discord.py + ``` +
+
tweepy (πŸ₯‡34 Β· ⭐ 7.4K) - Twitter for Python!. MIT + +- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 3.4K Β· πŸ“¦ 22K Β· πŸ“‹ 970 - 13% open Β· ⏱️ 06.01.2021): + + ``` + git clone https://github.com/tweepy/tweepy + ``` +- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 300K / month Β· πŸ“¦ 8.3K Β· ⏱️ 26.12.2020): + ``` + pip install tweepy + ``` +- [Conda](https://anaconda.org/conda-forge/tweepy) (πŸ“₯ 100K Β· ⏱️ 26.12.2020): + ``` + conda install -c conda-forge tweepy + ``` +
+
python-telegram-bot (πŸ₯‡33 Β· ⭐ 13K) - We have made you a wrapper you can't refuse. ❗️LGPL-3.0 + +- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 2.8K Β· πŸ“₯ 2.5K Β· πŸ“¦ 22K Β· πŸ“‹ 1.3K - 2% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/python-telegram-bot/python-telegram-bot + ``` +- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 310K / month Β· πŸ“¦ 4.3K Β· ⏱️ 07.10.2020): + ``` + pip install python-telegram-bot + ``` +- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (πŸ“₯ 27K Β· ⏱️ 30.11.2020): + ``` + conda install -c conda-forge python-telegram-bot + ``` +
+
PyGithub (πŸ₯‡33 Β· ⭐ 4K) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0 + +- [GitHub](https://github.com/PyGithub/PyGithub) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.2K Β· πŸ“¦ 13K Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 24.12.2020): + + ``` + git clone https://github.com/PyGithub/PyGithub + ``` +- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 1.1M / month Β· πŸ“¦ 3.8K Β· ⏱️ 24.12.2020): + ``` + pip install pygithub + ``` +- [Conda](https://anaconda.org/conda-forge/pygithub) (πŸ“₯ 700K Β· ⏱️ 28.12.2020): + ``` + conda install -c conda-forge pygithub + ``` +
+
Telethon (πŸ₯ˆ31 Β· ⭐ 4.3K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT + +- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 660 Β· πŸ“¦ 8.1K Β· πŸ“‹ 1.3K - 5% open Β· ⏱️ 05.01.2021): + + ``` + git clone https://github.com/LonamiWebs/Telethon + ``` +- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 120K / month Β· πŸ“¦ 540 Β· ⏱️ 05.01.2021): + ``` + pip install telethon + ``` +
+
praw (πŸ₯ˆ31 Β· ⭐ 2.3K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2 + +- [GitHub](https://github.com/praw-dev/praw) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 380 Β· πŸ“¦ 7.3K Β· πŸ“‹ 640 - 7% open Β· ⏱️ 28.12.2020): + + ``` + git clone https://github.com/praw-dev/praw + ``` +- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 220K / month Β· πŸ“¦ 3.3K Β· ⏱️ 23.06.2020): + ``` + pip install praw + ``` +- [Conda](https://anaconda.org/conda-forge/praw) (πŸ“₯ 18K Β· ⏱️ 03.05.2020): + ``` + conda install -c conda-forge praw + ``` +
+
gspread (πŸ₯ˆ30 Β· ⭐ 5.1K) - Google Sheets Python API. MIT + +- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 760 Β· πŸ“¦ 8.4K Β· πŸ“‹ 600 - 25% open Β· ⏱️ 20.10.2020): + + ``` + git clone https://github.com/burnash/gspread + ``` +- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 1.7M / month Β· πŸ“¦ 1.6K Β· ⏱️ 30.04.2020): + ``` + pip install gspread + ``` +- [Conda](https://anaconda.org/conda-forge/gspread) (πŸ“₯ 170K Β· ⏱️ 12.07.2020): + ``` + conda install -c conda-forge gspread + ``` +
+
pyTelegramBotAPI (πŸ₯ˆ30 Β· ⭐ 3.7K) - Python Telegram bot api. ❗️GPL-2.0 + +- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1K Β· πŸ“¦ 12K Β· πŸ“‹ 700 - 2% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/eternnoir/pyTelegramBotAPI + ``` +- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 73K / month Β· πŸ“¦ 1.7K Β· ⏱️ 07.01.2021): + ``` + pip install pytelegrambotapi + ``` +
+
google-maps-services-python (πŸ₯ˆ30 Β· ⭐ 3K) - Python client library for Google Maps API Web Services. Apache-2 + +- [GitHub](https://github.com/googlemaps/google-maps-services-python) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 1K Β· πŸ“¦ 5K Β· πŸ“‹ 200 - 6% open Β· ⏱️ 28.07.2020): + + ``` + git clone https://github.com/googlemaps/google-maps-services-python + ``` +- [PyPi](https://pypi.org/project/googlemaps) (πŸ“₯ 490K / month Β· πŸ“¦ 2.3K Β· ⏱️ 28.07.2020): + ``` + pip install googlemaps + ``` +
+
spotipy (πŸ₯ˆ30 Β· ⭐ 2.9K) - A light weight Python library for the Spotify Web API. MIT + +- [GitHub](https://github.com/plamere/spotipy) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 630 Β· πŸ“¦ 3.8K Β· πŸ“‹ 380 - 5% open Β· ⏱️ 26.12.2020): + + ``` + git clone https://github.com/plamere/spotipy + ``` +- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 270K / month Β· πŸ“¦ 920 Β· ⏱️ 24.10.2020): + ``` + pip install spotipy + ``` +
+
InstaPy (πŸ₯ˆ29 Β· ⭐ 12K) - Instagram Bot - Tool for automated Instagram interactions. ❗️GPL-3.0 + +- [GitHub](https://github.com/timgrossmann/InstaPy) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 3K Β· πŸ“¦ 290 Β· πŸ“‹ 4.9K - 2% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/timgrossmann/InstaPy + ``` +- [PyPi](https://pypi.org/project/instapy) (πŸ“₯ 7K / month Β· πŸ“¦ 11 Β· ⏱️ 07.01.2021): + ``` + pip install instapy + ``` +
+
tushare (πŸ₯ˆ29 Β· ⭐ 10K Β· πŸ’€) - TuShare is a utility for crawling historical data of China stocks. BSD-3 + +- [GitHub](https://github.com/waditu/tushare) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 3.9K Β· πŸ“¦ 870 Β· πŸ“‹ 1.4K - 27% open Β· ⏱️ 04.03.2020): + + ``` + git clone https://github.com/waditu/tushare + ``` +- [PyPi](https://pypi.org/project/tushare) (πŸ“₯ 18K / month Β· πŸ“¦ 360 Β· ⏱️ 16.10.2020): + ``` + pip install tushare + ``` +
+
pytube (πŸ₯ˆ29 Β· ⭐ 3.8K) - A lightweight, dependency-free Python library (and command-line.. ❗️GPL-3.0 + +- [GitHub](https://github.com/pytube/pytube) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 960 Β· πŸ“¦ 4.4K Β· πŸ“‹ 520 - 1% open Β· ⏱️ 01.01.2021): + + ``` + git clone https://github.com/pytube/pytube + ``` +- [PyPi](https://pypi.org/project/pytube) (πŸ“₯ 41K / month Β· πŸ“¦ 420 Β· ⏱️ 28.12.2020): + ``` + pip install pytube + ``` +
+
python-twitter (πŸ₯ˆ29 Β· ⭐ 3.1K Β· πŸ’€) - A Python wrapper around the Twitter API. Apache-2 + +- [GitHub](https://github.com/bear/python-twitter) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 940 Β· πŸ“¦ 5.1K Β· πŸ“‹ 400 - 22% open Β· ⏱️ 12.05.2020): + + ``` + git clone https://github.com/bear/python-twitter + ``` +- [PyPi](https://pypi.org/project/python-twitter) (πŸ“₯ 76K / month Β· πŸ“¦ 3.3K Β· ⏱️ 03.11.2018): + ``` + pip install python-twitter + ``` +
+
facebook-sdk (πŸ₯ˆ29 Β· ⭐ 2.6K) - Python SDK for Facebook's Graph API. Apache-2 + +- [GitHub](https://github.com/mobolic/facebook-sdk) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 940 Β· πŸ“¦ 2.8K Β· πŸ“‹ 240 - 10% open Β· ⏱️ 27.12.2020): + + ``` + git clone https://github.com/mobolic/facebook-sdk + ``` +- [PyPi](https://pypi.org/project/facebook-sdk) (πŸ“₯ 240K / month Β· πŸ“¦ 2.5K Β· ⏱️ 09.08.2018): + ``` + pip install facebook-sdk + ``` +
+
twitter (πŸ₯ˆ29 Β· ⭐ 2.5K) - Python Twitter API. MIT + +- [GitHub](https://github.com/sixohsix/twitter) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 520 Β· πŸ“¦ 2.8K Β· πŸ“‹ 280 - 25% open Β· ⏱️ 23.11.2020): + + ``` + git clone https://github.com/sixohsix/twitter + ``` +- [PyPi](https://pypi.org/project/twitter) (πŸ“₯ 100K / month Β· πŸ“¦ 1.8K Β· ⏱️ 20.10.2017): + ``` + pip install twitter + ``` +
+
Wikipedia (πŸ₯ˆ29 Β· ⭐ 2.2K) - A Pythonic wrapper for the Wikipedia API. MIT + +- [GitHub](https://github.com/goldsmith/Wikipedia) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 420 Β· πŸ“¦ 12K Β· πŸ“‹ 210 - 71% open Β· ⏱️ 09.10.2020): + + ``` + git clone https://github.com/goldsmith/Wikipedia + ``` +- [PyPi](https://pypi.org/project/wikipedia) (πŸ“₯ 140K / month Β· πŸ“¦ 1.9K Β· ⏱️ 15.11.2014): + ``` + pip install wikipedia + ``` +- [Conda](https://anaconda.org/conda-forge/wikipedia) (πŸ“₯ 39K Β· ⏱️ 18.06.2019): + ``` + conda install -c conda-forge wikipedia + ``` +
+
py-googletrans (πŸ₯ˆ29 Β· ⭐ 2.2K) - (unofficial) Googletrans: Free and Unlimited Google translate.. MIT + +- [GitHub](https://github.com/ssut/py-googletrans) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 430 Β· πŸ“¦ 11K Β· πŸ“‹ 190 - 10% open Β· ⏱️ 02.10.2020): + + ``` + git clone https://github.com/ssut/py-googletrans + ``` +- [PyPi](https://pypi.org/project/googletrans) (πŸ“₯ 1.4M / month Β· πŸ“¦ 890 Β· ⏱️ 09.12.2020): + ``` + pip install googletrans + ``` +
+
slacker (πŸ₯ˆ29 Β· ⭐ 1.6K) - Full-featured Python interface for the Slack API. Apache-2 + +- [GitHub](https://github.com/os/slacker) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 230 Β· πŸ“¦ 2.2K Β· πŸ“‹ 83 - 26% open Β· ⏱️ 03.07.2020): + + ``` + git clone https://github.com/os/slacker + ``` +- [PyPi](https://pypi.org/project/slacker) (πŸ“₯ 650K / month Β· πŸ“¦ 2K Β· ⏱️ 15.02.2020): + ``` + pip install slacker + ``` +- [Conda](https://anaconda.org/conda-forge/slacker) (πŸ“₯ 140K Β· ⏱️ 28.02.2020): + ``` + conda install -c conda-forge slacker + ``` +
+
thumbor (πŸ₯‰28 Β· ⭐ 8.1K) - thumbor is an open-source photo thumbnail service by globo.com. MIT + +- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 680 Β· πŸ“¦ 260 Β· πŸ“‹ 830 - 13% open Β· ⏱️ 06.12.2020): + + ``` + git clone https://github.com/thumbor/thumbor + ``` +- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 4.7K / month Β· πŸ“¦ 190 Β· ⏱️ 25.03.2020): + ``` + pip install thumbor + ``` +
+
twython (πŸ₯‰28 Β· ⭐ 1.8K Β· πŸ’€) - Actively maintained, pure Python wrapper for the Twitter API... MIT + +- [GitHub](https://github.com/ryanmcgrath/twython) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 400 Β· πŸ“¦ 4K Β· πŸ“‹ 320 - 7% open Β· ⏱️ 04.04.2020): + + ``` + git clone https://github.com/ryanmcgrath/twython + ``` +- [PyPi](https://pypi.org/project/twython) (πŸ“₯ 58K / month Β· πŸ“¦ 2.3K Β· ⏱️ 04.04.2020): + ``` + pip install twython + ``` +- [Conda](https://anaconda.org/conda-forge/twython) (πŸ“₯ 240K Β· ⏱️ 08.05.2018): + ``` + conda install -c conda-forge twython + ``` +
+
wechatpy (πŸ₯‰27 Β· ⭐ 2.7K) - WeChat SDK for Python. MIT + +- [GitHub](https://github.com/wechatpy/wechatpy) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 610 Β· πŸ“‹ 300 - 8% open Β· ⏱️ 02.01.2021): + + ``` + git clone https://github.com/wechatpy/wechatpy + ``` +- [PyPi](https://pypi.org/project/wechatpy) (πŸ“₯ 3.8K / month Β· πŸ“¦ 230 Β· ⏱️ 22.11.2020): + ``` + pip install wechatpy + ``` +
+
coursera-dl (πŸ₯‰26 Β· ⭐ 8.2K Β· πŸ’€) - Script for downloading Coursera.org videos and naming them. ❗️LGPL-3.0 + +- [GitHub](https://github.com/coursera-dl/coursera-dl) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 2K Β· πŸ“¦ 120 Β· πŸ“‹ 600 - 25% open Β· ⏱️ 30.01.2020): + + ``` + git clone https://github.com/coursera-dl/coursera-dl + ``` +- [PyPi](https://pypi.org/project/coursera-dl) (πŸ“₯ 1.8K / month Β· πŸ“¦ 24 Β· ⏱️ 16.12.2019): + ``` + pip install coursera-dl + ``` +- [Conda](https://anaconda.org/conda-forge/coursera-dl) (πŸ“₯ 14K Β· ⏱️ 20.11.2019): + ``` + conda install -c conda-forge coursera-dl + ``` +
+
instagram-scraper (πŸ₯‰26 Β· ⭐ 4.5K) - Scrapes an instagram user's photos and videos. Unlicense + +- [GitHub](https://github.com/arc298/instagram-scraper) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 990 Β· πŸ“¦ 190 Β· πŸ“‹ 530 - 64% open Β· ⏱️ 10.10.2020): + + ``` + git clone https://github.com/arc298/instagram-scraper + ``` +- [PyPi](https://pypi.org/project/instagram-scraper) (πŸ“₯ 4.8K / month Β· πŸ“¦ 40 Β· ⏱️ 10.10.2020): + ``` + pip install instagram-scraper + ``` +
+
gmusicapi (πŸ₯‰26 Β· ⭐ 2.6K) - An unofficial client library for Google Music. BSD-3 + +- [GitHub](https://github.com/simon-weber/gmusicapi) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 300 Β· πŸ“¦ 420 Β· πŸ“‹ 510 - 11% open Β· ⏱️ 25.09.2020): + + ``` + git clone https://github.com/simon-weber/gmusicapi + ``` +- [PyPi](https://pypi.org/project/gmusicapi) (πŸ“₯ 1.2K / month Β· πŸ“¦ 270 Β· ⏱️ 27.03.2020): + ``` + pip install gmusicapi + ``` +
+
twitter-scraper (πŸ₯‰25 Β· ⭐ 2.6K Β· πŸ“ˆ) - Scrape the Twitter Frontend API without authentication. MIT + +- [GitHub](https://github.com/bisguzar/twitter-scraper) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 440 Β· πŸ“¦ 440 Β· πŸ“‹ 87 - 31% open Β· ⏱️ 16.07.2020): + + ``` + git clone https://github.com/bisguzar/twitter-scraper + ``` +- [PyPi](https://pypi.org/project/twitter-scraper) (πŸ“₯ 4.6K / month Β· πŸ“¦ 10 Β· ⏱️ 17.07.2020): + ``` + pip install twitter-scraper + ``` +
+
notion-py (πŸ₯‰25 Β· ⭐ 2.2K) - Unofficial Python API client for Notion.so. MIT + +- [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 230 Β· πŸ“¦ 290 Β· πŸ“‹ 190 - 56% open Β· ⏱️ 22.11.2020): + + ``` + git clone https://github.com/jamalex/notion-py + ``` +- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 6.9K / month Β· πŸ“¦ 18 Β· ⏱️ 04.01.2020): + ``` + pip install notion + ``` +
+
igramscraper (πŸ₯‰25 Β· ⭐ 1.8K) - scrapes medias, likes, followers, tags and all metadata. Inspired.. MIT + +- [GitHub](https://github.com/realsirjoe/instagram-scraper) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 270 Β· πŸ“¦ 82 Β· πŸ“‹ 110 - 65% open Β· ⏱️ 30.09.2020): + + ``` + git clone https://github.com/realsirjoe/instagram-scraper + ``` +- [PyPi](https://pypi.org/project/igramscraper) (πŸ“₯ 9.6K / month Β· πŸ“¦ 2 Β· ⏱️ 25.05.2020): + ``` + pip install igramscraper + ``` +
+
sherlock (πŸ₯‰24 Β· ⭐ 20K) - Hunt down social media accounts by username across social networks. MIT + +- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 2K Β· πŸ“‹ 470 - 15% open Β· ⏱️ 08.12.2020): + + ``` + git clone https://github.com/sherlock-project/sherlock + ``` +- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 980 / month Β· πŸ“¦ 6 Β· ⏱️ 11.05.2019): + ``` + pip install sherlock + ``` +
+
WikiExtractor (πŸ₯‰24 Β· ⭐ 2.5K Β· πŸ“ˆ) - A tool for extracting plain text from Wikipedia dumps. ❗️AGPL-3.0 + +- [GitHub](https://github.com/attardi/wikiextractor) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 720 Β· πŸ“¦ 40 Β· πŸ“‹ 190 - 43% open Β· ⏱️ 17.12.2020): + + ``` + git clone https://github.com/attardi/wikiextractor + ``` +- [PyPi](https://pypi.org/project/wikiextractor) (πŸ“₯ 2.1K / month Β· πŸ“¦ 4 Β· ⏱️ 05.12.2020): + ``` + pip install wikiextractor + ``` +
+
twitterscraper (πŸ₯‰24 Β· ⭐ 1.6K) - Scrape Twitter for Tweets. MIT + +- [GitHub](https://github.com/taspinar/twitterscraper) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 470 Β· πŸ“¦ 320 Β· πŸ“‹ 280 - 45% open Β· ⏱️ 28.07.2020): + + ``` + git clone https://github.com/taspinar/twitterscraper + ``` +- [PyPi](https://pypi.org/project/twitterscraper) (πŸ“₯ 1.9K / month Β· πŸ“¦ 22 Β· ⏱️ 22.07.2020): + ``` + pip install twitterscraper + ``` +
+
imdbpy (πŸ₯‰24 Β· ⭐ 760) - IMDbPY is a Python package useful to retrieve and manage the data of.. ❗️GPL-2.0 + +- [GitHub](https://github.com/alberanid/imdbpy) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 220 Β· πŸ“‹ 200 - 13% open Β· ⏱️ 20.12.2020): + + ``` + git clone https://github.com/alberanid/imdbpy + ``` +- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 29K / month Β· πŸ“¦ 110 Β· ⏱️ 25.09.2020): + ``` + pip install imdbpy + ``` +
+
gallery-dl (πŸ₯‰23 Β· ⭐ 2.8K) - Command-line program to download image galleries and.. ❗️GPL-2.0 + +- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 230 Β· πŸ“₯ 79K Β· πŸ“‹ 1.1K - 16% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/mikf/gallery-dl + ``` +- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 5.6K / month Β· πŸ“¦ 4 Β· ⏱️ 27.12.2020): + ``` + pip install gallery-dl + ``` +
+
python-slack-sdk (πŸ₯‰22 Β· ⭐ 3K) - Slack Developer Kit for Python. MIT + +- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 710 Β· πŸ“₯ 290 Β· πŸ“‹ 480 - 6% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/slackapi/python-slack-sdk + ``` +- [PyPi](https://pypi.org/project/slack-sdk) (πŸ“₯ 87K / month Β· ⏱️ 07.01.2021): + ``` + pip install slack-sdk + ``` +
+
pyshorteners (πŸ₯‰22 Β· ⭐ 280) - Generating short urls with python has never been easier. ❗️GPL-3.0 + +- [GitHub](https://github.com/ellisonleao/pyshorteners) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 54 Β· πŸ“¦ 520 Β· πŸ“‹ 69 - 1% open Β· ⏱️ 29.07.2020): + + ``` + git clone https://github.com/ellisonleao/pyshorteners + ``` +- [PyPi](https://pypi.org/project/pyshorteners) (πŸ“₯ 16K / month Β· πŸ“¦ 140 Β· ⏱️ 19.03.2020): + ``` + pip install pyshorteners + ``` +
+
scdl (πŸ₯‰18 Β· ⭐ 1.9K) - Soundcloud Music Downloader. ❗️GPL-2.0 + +- [GitHub](https://github.com/flyingrub/scdl) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 200 Β· πŸ“¦ 31 Β· πŸ“‹ 270 - 11% open Β· ⏱️ 28.12.2020): + + ``` + git clone https://github.com/flyingrub/scdl + ``` +
+
GHunt (πŸ₯‰15 Β· ⭐ 8.6K Β· 🐣) - Investigate Google Accounts with emails. MPL-2.0 + +- [GitHub](https://github.com/mxrch/GHunt) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 590 Β· πŸ“‹ 140 - 10% open Β· ⏱️ 04.01.2021): + + ``` + git clone https://github.com/mxrch/GHunt + ``` +
+
Show 5 hidden projects... + +- Google Images Download (πŸ₯‰27 Β· ⭐ 7.4K Β· πŸ’€) - Python Script to download hundreds of images from.. MIT +- python-instagram (πŸ₯‰26 Β· ⭐ 2.8K Β· πŸ’€) - Python Client for Instagram API. MIT +- Django Facebook (πŸ₯‰26 Β· ⭐ 1.4K Β· πŸ’€) - Facebook open graph api implementation using the Django.. BSD-3 +- telepot (πŸ₯‰24 Β· ⭐ 2.3K Β· πŸ’€) - Python framework for Telegram Bot API. MIT +- instagram_private_api (πŸ₯‰23 Β· ⭐ 1.8K Β· πŸ’€) - A Python library to access Instagram's private API. MIT +
+
+ +## Email + +Back to top + +
yagmail (πŸ₯‡27 Β· ⭐ 1.9K) - Send email in Python conveniently for gmail using yagmail. MIT + +- [GitHub](https://github.com/kootenpv/yagmail) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 210 Β· πŸ“¦ 1K Β· πŸ“‹ 160 - 41% open Β· ⏱️ 08.10.2020): + + ``` + git clone https://github.com/kootenpv/yagmail + ``` +- [PyPi](https://pypi.org/project/yagmail) (πŸ“₯ 19K / month Β· πŸ“¦ 760 Β· ⏱️ 08.10.2020): + ``` + pip install yagmail + ``` +
+
modoboa (πŸ₯ˆ26 Β· ⭐ 1.7K) - Mail hosting made simple. ISC + +- [GitHub](https://github.com/modoboa/modoboa) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 250 Β· πŸ“¦ 31 Β· πŸ“‹ 1.6K - 8% open Β· ⏱️ 28.12.2020): + + ``` + git clone https://github.com/modoboa/modoboa + ``` +- [PyPi](https://pypi.org/project/modoboa) (πŸ“₯ 2K / month Β· πŸ“¦ 48 Β· ⏱️ 05.11.2020): + ``` + pip install modoboa + ``` +
+
flanker (πŸ₯ˆ25 Β· ⭐ 1.4K Β· πŸ’€) - Python email address and Mime parsing library. Apache-2 + +- [GitHub](https://github.com/mailgun/flanker) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 160 Β· πŸ“¦ 130 Β· πŸ“‹ 85 - 57% open Β· ⏱️ 16.03.2020): + + ``` + git clone https://github.com/mailgun/flanker + ``` +- [PyPi](https://pypi.org/project/flanker) (πŸ“₯ 19K / month Β· πŸ“¦ 180 Β· ⏱️ 16.05.2018): + ``` + pip install flanker + ``` +
+
mailer (πŸ₯‰21 Β· ⭐ 220 Β· πŸ’€) - A light-weight, modular, message representation and mail delivery.. MIT + +- [GitHub](https://github.com/marrow/mailer) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 48 Β· πŸ“₯ 95 Β· πŸ“‹ 70 - 35% open Β· ⏱️ 22.04.2020): + + ``` + git clone https://github.com/marrow/mailer + ``` +- [PyPi](https://pypi.org/project/mailer) (πŸ“₯ 9K / month Β· πŸ“¦ 140 Β· ⏱️ 22.04.2015): + ``` + pip install mailer + ``` +- [Conda](https://anaconda.org/conda-forge/mailer) (πŸ“₯ 25K Β· ⏱️ 11.10.2020): + ``` + conda install -c conda-forge mailer + ``` +
+
pyramid_mailer (πŸ₯‰21 Β· ⭐ 51 Β· πŸ’€) - A package for sending email from your Pyramid.. BSD-3 + +- [GitHub](https://github.com/Pylons/pyramid_mailer) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 38 Β· πŸ“‹ 42 - 21% open Β· ⏱️ 29.03.2020): + + ``` + git clone https://github.com/Pylons/pyramid_mailer + ``` +- [PyPi](https://pypi.org/project/pyramid_mailer) (πŸ“₯ 14K / month Β· πŸ“¦ 140 Β· ⏱️ 13.12.2016): + ``` + pip install pyramid_mailer + ``` +
+
salmon (πŸ₯‰18 Β· ⭐ 470) - A Python Mail Server. ❗️GPL-3.0 + +- [GitHub](https://github.com/moggers87/salmon) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 48 Β· πŸ“₯ 33 Β· πŸ“¦ 11 Β· πŸ“‹ 82 - 15% open Β· ⏱️ 09.12.2020): + + ``` + git clone https://github.com/moggers87/salmon + ``` +- [PyPi](https://pypi.org/project/salmon-mail) (πŸ“₯ 150 / month Β· πŸ“¦ 1 Β· ⏱️ 31.12.2019): + ``` + pip install salmon-mail + ``` +
+
fastapi-mail (πŸ₯‰18 Β· ⭐ 74) - Fastapi mail system sending mails(individual, bulk).. MIT + +- [GitHub](https://github.com/sabuhish/fastapi-mail) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 15 Β· πŸ“¦ 25 Β· πŸ“‹ 16 - 18% open Β· ⏱️ 05.01.2021): + + ``` + git clone https://github.com/sabuhish/fastapi-mail + ``` +- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 1.7K / month Β· ⏱️ 05.01.2021): + ``` + pip install fastapi-mail + ``` +
+
Show 4 hidden projects... + +- flask-mail (πŸ₯‡27 Β· ⭐ 500 Β· πŸ’€) - 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 (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - Read/sync your IMAP mailboxes (python2). ❗️libpng-2.0 +- gmail (πŸ₯‰20 Β· ⭐ 1.6K Β· πŸ’€) - A Pythonic interface for Google Mail. MIT +
+
+ +## Web Scraping & Crawling + +Back to top + +_Libraries for web scraping, crawling, downloading, and mining as well as libraries._ + +
Scrapy (πŸ₯‡38 Β· ⭐ 39K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3 + +- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 9K Β· πŸ“¦ 22K Β· πŸ“‹ 2.7K - 28% open Β· ⏱️ 04.01.2021): + + ``` + git clone https://github.com/scrapy/scrapy + ``` +- [PyPi](https://pypi.org/project/scrapy) (πŸ“₯ 640K / month Β· πŸ“¦ 8.4K Β· ⏱️ 17.11.2020): + ``` + pip install scrapy + ``` +- [Conda](https://anaconda.org/conda-forge/scrapy) (πŸ“₯ 380K Β· ⏱️ 17.11.2020): + ``` + conda install -c conda-forge scrapy + ``` +
+
feedparser (πŸ₯‡31 Β· ⭐ 1.2K) - Parse feeds in Python. BSD-2 + +- [GitHub](https://github.com/kurtmckee/feedparser) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 250 Β· πŸ“‹ 180 - 37% open Β· ⏱️ 01.01.2021): + + ``` + git clone https://github.com/kurtmckee/feedparser + ``` +- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 520K / month Β· πŸ“¦ 14K Β· ⏱️ 25.10.2020): + ``` + pip install feedparser + ``` +
+
You-Get (πŸ₯‡29 Β· ⭐ 38K) - Dumb downloader that scrapes the web. MIT + +- [GitHub](https://github.com/soimort/you-get) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 7.9K Β· πŸ“₯ 330K Β· ⏱️ 27.12.2020): + + ``` + git clone https://github.com/soimort/you-get + ``` +- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 24K / month Β· πŸ“¦ 18 Β· ⏱️ 26.12.2020): + ``` + pip install you-get + ``` +
+
newspaper3k (πŸ₯‡29 Β· ⭐ 11K) - News, full-text, and article metadata extraction in Python 3... MIT + +- [GitHub](https://github.com/codelucas/newspaper) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1.7K Β· πŸ“¦ 2.2K Β· πŸ“‹ 670 - 63% open Β· ⏱️ 02.09.2020): + + ``` + git clone https://github.com/codelucas/newspaper + ``` +- [PyPi](https://pypi.org/project/newspaper3k) (πŸ“₯ 26K / month Β· πŸ“¦ 440 Β· ⏱️ 28.09.2018): + ``` + pip install newspaper3k + ``` +- [Conda](https://anaconda.org/conda-forge/newspaper3k) (πŸ“₯ 35K Β· ⏱️ 14.10.2020): + ``` + conda install -c conda-forge newspaper3k + ``` +
+
Pattern (πŸ₯‡29 Β· ⭐ 7.7K Β· πŸ’€) - Web mining module for Python, with tools for scraping, natural.. BSD-3 + +- [GitHub](https://github.com/clips/pattern) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 1.5K Β· πŸ“¦ 1K Β· πŸ“‹ 240 - 68% open Β· ⏱️ 25.04.2020): + + ``` + git clone https://github.com/clips/pattern + ``` +- [PyPi](https://pypi.org/project/pattern) (πŸ“₯ 70K / month Β· πŸ“¦ 270 Β· ⏱️ 18.08.2018): + ``` + pip install pattern + ``` +- [Conda](https://anaconda.org/conda-forge/pattern) (πŸ“₯ 5.6K Β· ⏱️ 05.05.2020): + ``` + conda install -c conda-forge pattern + ``` +
+
soupsieve (πŸ₯‡29 Β· ⭐ 85) - A modern CSS selector implementation for BeautifulSoup. MIT + +- [GitHub](https://github.com/facelessuser/soupsieve) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 18 Β· πŸ“¦ 94K Β· πŸ“‹ 89 - 13% open Β· ⏱️ 06.01.2021): + + ``` + git clone https://github.com/facelessuser/soupsieve + ``` +- [PyPi](https://pypi.org/project/soupsieve) (πŸ“₯ 9.2M / month Β· πŸ“¦ 4.2K Β· ⏱️ 10.12.2020): + ``` + pip install soupsieve + ``` +- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 2M Β· ⏱️ 17.08.2020): + ``` + conda install -c conda-forge soupsieve + ``` +
+
parsel (πŸ₯ˆ28 Β· ⭐ 600 Β· βž•) - Parsel lets you extract data from XML/HTML documents using XPath or.. BSD-3 + +- [GitHub](https://github.com/scrapy/parsel) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 89 Β· πŸ“¦ 13K Β· πŸ“‹ 84 - 36% open Β· ⏱️ 07.10.2020): + + ``` + git clone https://github.com/scrapy/parsel + ``` +- [PyPi](https://pypi.org/project/parsel) (πŸ“₯ 660K / month Β· πŸ“¦ 2.9K Β· ⏱️ 07.05.2020): + ``` + pip install parsel + ``` +- [Conda](https://anaconda.org/conda-forge/parsel) (πŸ“₯ 14K Β· ⏱️ 02.06.2020): + ``` + conda install -c conda-forge parsel + ``` +
+
pyspider (πŸ₯ˆ27 Β· ⭐ 15K) - A Powerful Spider(Web Crawler) System in Python. Apache-2 + +- [GitHub](https://github.com/binux/pyspider) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 3.6K Β· πŸ“¦ 280 Β· πŸ“‹ 820 - 33% open Β· ⏱️ 02.08.2020): + + ``` + git clone https://github.com/binux/pyspider + ``` +- [PyPi](https://pypi.org/project/pyspider) (πŸ“₯ 1.8K / month Β· πŸ“¦ 30 Β· ⏱️ 18.04.2018): + ``` + pip install pyspider + ``` +
+
MechanicalSoup (πŸ₯ˆ27 Β· ⭐ 3.6K) - A Python library for automating interaction with websites. MIT + +- [GitHub](https://github.com/MechanicalSoup/MechanicalSoup) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 340 Β· πŸ“₯ 39 Β· πŸ“‹ 150 - 17% open Β· ⏱️ 06.01.2021): + + ``` + git clone https://github.com/MechanicalSoup/MechanicalSoup + ``` +- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 34K / month Β· πŸ“¦ 430 Β· ⏱️ 05.01.2021): + ``` + pip install MechanicalSoup + ``` +- [Conda](https://anaconda.org/conda-forge/mechanicalsoup) (πŸ“₯ 75K Β· ⏱️ 29.08.2019): + ``` + conda install -c conda-forge mechanicalsoup + ``` +
+
Grab (πŸ₯ˆ26 Β· ⭐ 2K) - Web Scraping Framework. MIT + +- [GitHub](https://github.com/lorien/grab) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 240 Β· πŸ“¦ 300 Β· πŸ“‹ 220 - 12% open Β· ⏱️ 08.12.2020): + + ``` + git clone https://github.com/lorien/grab + ``` +- [PyPi](https://pypi.org/project/grab) (πŸ“₯ 1.4K / month Β· πŸ“¦ 100 Β· ⏱️ 24.06.2018): + ``` + pip install grab + ``` +
+
extruct (πŸ₯ˆ25 Β· ⭐ 560 Β· βž•) - Extract embedded metadata from HTML markup. BSD-3 + +- [GitHub](https://github.com/scrapinghub/extruct) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 82 Β· πŸ“¦ 210 Β· πŸ“‹ 78 - 38% open Β· ⏱️ 28.12.2020): + + ``` + git clone https://github.com/scrapinghub/extruct + ``` +- [PyPi](https://pypi.org/project/extruct) (πŸ“₯ 25K / month Β· πŸ“¦ 42 Β· ⏱️ 28.12.2020): + ``` + pip install extruct + ``` +
+
micawber (πŸ₯ˆ25 Β· ⭐ 510) - a small library for extracting rich content from urls. MIT + +- [GitHub](https://github.com/coleifer/micawber) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 78 Β· πŸ“¦ 490 Β· ⏱️ 18.12.2020): + + ``` + git clone https://github.com/coleifer/micawber + ``` +- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 6.1K / month Β· πŸ“¦ 370 Β· ⏱️ 17.12.2020): + ``` + pip install micawber + ``` +
+
cloudscraper (πŸ₯ˆ24 Β· ⭐ 680 Β· βž•) - A Python module to bypass Cloudflare's anti-bot page. MIT + +- [GitHub](https://github.com/VeNoMouS/cloudscraper) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 100 Β· πŸ“¦ 360 Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/venomous/cloudscraper + ``` +- [PyPi](https://pypi.org/project/cloudscraper) (πŸ“₯ 39K / month Β· πŸ“¦ 8 Β· ⏱️ 07.01.2021): + ``` + pip install cloudscraper + ``` +
+
Gerapy (πŸ₯‰23 Β· ⭐ 2.3K Β· βž•) - Distributed Crawler Management Framework Based on Scrapy,.. MIT + +- [GitHub](https://github.com/Gerapy/Gerapy) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 500 Β· πŸ“¦ 100 Β· πŸ“‹ 160 - 28% open Β· ⏱️ 13.09.2020): + + ``` + git clone https://github.com/Gerapy/Gerapy + ``` +- [PyPi](https://pypi.org/project/gerapy) (πŸ“₯ 420 / month Β· πŸ“¦ 8 Β· ⏱️ 27.08.2020): + ``` + pip install gerapy + ``` +
+
ruia (πŸ₯‰22 Β· ⭐ 1.3K) - Async Python 3.6+ web scraping micro-framework based on asyncio. Apache-2 + +- [GitHub](https://github.com/howie6879/ruia) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 140 Β· πŸ“₯ 8 Β· πŸ“¦ 41 Β· πŸ“‹ 76 - 3% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/howie6879/ruia + ``` +- [PyPi](https://pypi.org/project/ruia) (πŸ“₯ 460 / month Β· πŸ“¦ 6 Β· ⏱️ 27.12.2020): + ``` + pip install ruia + ``` +
+
beautifulsoup4 (πŸ₯‰21) - Screen-scraping library. MIT + +- [PyPi](https://pypi.org/project/beautifulsoup4) (πŸ“₯ 10M / month Β· πŸ“¦ 62K Β· ⏱️ 03.10.2020): + ``` + pip install beautifulsoup4 + ``` +- [Conda](https://anaconda.org/conda-forge/beautifulsoup4) (πŸ“₯ 3.2M Β· ⏱️ 03.10.2020): + ``` + conda install -c conda-forge beautifulsoup4 + ``` +
+
dirsearch (πŸ₯‰20 Β· ⭐ 5.3K) - Web path scanner. ❗️GPL-2.0 + +- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 1.4K Β· πŸ“‹ 260 - 21% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/maurosoria/dirsearch + ``` +
+
AutoScraper (πŸ₯‰20 Β· ⭐ 3.2K Β· 🐣) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT + +- [GitHub](https://github.com/alirezamika/autoscraper) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 300 Β· πŸ“¦ 18 Β· πŸ“‹ 27 - 11% open Β· ⏱️ 15.12.2020): + + ``` + git clone https://github.com/alirezamika/autoscraper + ``` +- [PyPi](https://pypi.org/project/autoscraper) (πŸ“₯ 710 / month Β· ⏱️ 29.11.2020): + ``` + pip install autoscraper + ``` +
+
Lassie (πŸ₯‰20 Β· ⭐ 520) - Web Content Retrieval for Humans. MIT + +- [GitHub](https://github.com/michaelhelmick/lassie) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 42 Β· πŸ“¦ 20 Β· πŸ“‹ 39 - 25% open Β· ⏱️ 16.12.2020): + + ``` + git clone https://github.com/michaelhelmick/lassie + ``` +- [PyPi](https://pypi.org/project/lassie) (πŸ“₯ 510 / month Β· πŸ“¦ 7 Β· ⏱️ 16.12.2020): + ``` + pip install lassie + ``` +
+
trafilatura (πŸ₯‰20 Β· ⭐ 88 Β· βž•) - Web scraping library and command-line tool for text.. ❗️GPL-3.0 + +- [GitHub](https://github.com/adbar/trafilatura) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 22 Β· πŸ“¦ 37 Β· πŸ“‹ 37 - 21% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/adbar/trafilatura + ``` +- [PyPi](https://pypi.org/project/trafilatura) (πŸ“₯ 17K / month Β· ⏱️ 04.01.2021): + ``` + pip install trafilatura + ``` +
+
gazpacho (πŸ₯‰19 Β· ⭐ 510) - The simple, fast, and modern web scraping library. MIT + +- [GitHub](https://github.com/maxhumber/gazpacho) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 47 Β· πŸ“¦ 81 Β· πŸ“‹ 33 - 12% open Β· ⏱️ 31.10.2020): + + ``` + git clone https://github.com/maxhumber/gazpacho + ``` +- [PyPi](https://pypi.org/project/gazpacho) (πŸ“₯ 2.9K / month Β· πŸ“¦ 2 Β· ⏱️ 24.09.2020): + ``` + pip install gazpacho + ``` +
+
Cola (πŸ₯‰18 Β· ⭐ 1.4K Β· πŸ’€) - A high-level distributed crawling framework. Apache-2 + +- [GitHub](https://github.com/qinxuye/cola) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 540 Β· πŸ“¦ 3 Β· πŸ“‹ 66 - 21% open Β· ⏱️ 01.03.2020): + + ``` + git clone https://github.com/qinxuye/cola + ``` +- [PyPi](https://pypi.org/project/cola) (πŸ“₯ 42 / month Β· πŸ“¦ 1 Β· ⏱️ 31.03.2016): + ``` + pip install cola + ``` +
+
Transistor (πŸ₯‰16 Β· ⭐ 200) - Transistor, a Python web scraping framework for intelligent use cases. MIT + +- [GitHub](https://github.com/bomquote/transistor) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 17 Β· πŸ“₯ 54 Β· πŸ“‹ 63 - 95% open Β· ⏱️ 16.08.2020): + + ``` + git clone https://github.com/bomquote/transistor + ``` +- [PyPi](https://pypi.org/project/transistor) (πŸ“₯ 88 / month Β· ⏱️ 03.08.2020): + ``` + pip install transistor + ``` +
+
Show 8 hidden projects... + +- python-goose (πŸ₯ˆ24 Β· ⭐ 3.6K Β· πŸ’€) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 +- robobrowser (πŸ₯‰23 Β· ⭐ 3.5K Β· πŸ’€) - Your friendly neighborhood web scraper. BSD-3 +- scrapely (πŸ₯‰23 Β· ⭐ 1.7K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 +- frontera (πŸ₯‰22 Β· ⭐ 1.1K Β· πŸ’€) - A scalable frontier for web crawlers. BSD-3 +- Photon (πŸ₯‰19 Β· ⭐ 7.5K Β· πŸ’€) - Incredibly fast crawler designed for OSINT. ❗️GPL-3.0 +- gain (πŸ₯‰17 Β· ⭐ 2K Β· πŸ’€) - Web crawling framework based on asyncio. ❗️GPL-3.0 +- opengraph (πŸ₯‰17 Β· ⭐ 190 Β· πŸ’€) - A python module to parse the Open Graph Protocol. MIT +- lazynlp (πŸ₯‰14 Β· ⭐ 1.9K Β· πŸ’€) - Library to scrape and clean web pages to create massive datasets. MIT +
+
+ +## Monitoring + +Back to top + +
sentry (πŸ₯‡31 Β· ⭐ 27K Β· βž•) - Sentry is cross-platform application monitoring, with a focus on.. ❗️SSPL-1.0 + +- [GitHub](https://github.com/getsentry/sentry) (πŸ‘¨β€πŸ’» 570 Β· πŸ”€ 3K Β· πŸ“₯ 35K Β· πŸ“¦ 470 Β· πŸ“‹ 4.4K - 7% open Β· ⏱️ 08.01.2021): + + ``` + git clone https://github.com/getsentry/sentry + ``` +- [PyPi](https://pypi.org/project/sentry) (πŸ“₯ 3.3K / month Β· πŸ“¦ 640 Β· ⏱️ 15.12.2020): + ``` + pip install sentry + ``` +- [Conda](https://anaconda.org/conda-forge/sentry-sdk) (πŸ“₯ 55K Β· ⏱️ 10.12.2020): + ``` + conda install -c conda-forge sentry-sdk + ``` +
+
Flask-MonitoringDashboard (πŸ₯ˆ24 Β· ⭐ 450 Β· βž•) - Automatically monitor the evolving performance of.. MIT + +- [GitHub](https://github.com/flask-dashboard/Flask-MonitoringDashboard) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 100 Β· πŸ“¦ 530 Β· πŸ“‹ 160 - 26% open Β· ⏱️ 09.09.2020): + + ``` + git clone https://github.com/flask-dashboard/Flask-MonitoringDashboard + ``` +- [PyPi](https://pypi.org/project/flask-monitoringdashboard) (πŸ“₯ 17K / month Β· πŸ“¦ 7 Β· ⏱️ 09.09.2020): + ``` + pip install flask-monitoringdashboard + ``` +
+
flask-state (πŸ₯‰16 Β· ⭐ 310 Β· 🐣) - Display machine state using Python3 with Flask. BSD-3 + +- [GitHub](https://github.com/yoobool/flask-state) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 29 Β· πŸ“‹ 17 - 58% open Β· ⏱️ 16.12.2020): + + ``` + git clone https://github.com/yoobool/flask-state + ``` +- [PyPi](https://pypi.org/project/Flask-State) (πŸ“₯ 130 / month Β· ⏱️ 11.11.2020): + ``` + pip install Flask-State + ``` +
+
timing-asgi (πŸ₯‰16 Β· ⭐ 60) - ASGI middleware to record and emit timing metrics (to something like.. MIT + +- [GitHub](https://github.com/steinnes/timing-asgi) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 4 Β· πŸ“‹ 2 - 50% open Β· ⏱️ 13.11.2020): + + ``` + git clone https://github.com/steinnes/timing-asgi + ``` +- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 350K / month Β· ⏱️ 13.11.2020): + ``` + pip install timing-asgi + ``` +
+
+ +## Web UI + +Back to top + +
wave (πŸ₯‡22 Β· ⭐ 2.3K) - Realtime Web Apps and Dashboards for Python. Apache-2 + +- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 87 Β· πŸ“₯ 2.6K Β· πŸ“‹ 300 - 48% open Β· ⏱️ 06.01.2021): + + ``` + git clone https://github.com/h2oai/wave + ``` +- [PyPi](https://pypi.org/project/wave) (πŸ“₯ 4.1K / month Β· πŸ“¦ 120 Β· ⏱️ 09.01.2011): + ``` + pip install wave + ``` +
+
flaskbb (πŸ₯‡22 Β· ⭐ 2K) - A classic Forum Software in Python using Flask. BSD-3 + +- [GitHub](https://github.com/flaskbb/flaskbb) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 490 Β· πŸ“¦ 22 Β· πŸ“‹ 310 - 9% open Β· ⏱️ 30.12.2020): + + ``` + git clone https://github.com/flaskbb/flaskbb + ``` +- [PyPi](https://pypi.org/project/FlaskBB) (πŸ“₯ 48 / month Β· πŸ“¦ 2 Β· ⏱️ 15.07.2018): + ``` + pip install FlaskBB + ``` +
+
Wooey (πŸ₯‰21 Β· ⭐ 1.5K) - A Django app that creates automatic web UIs for Python scripts. BSD-3 + +- [GitHub](https://github.com/wooey/Wooey) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 170 Β· πŸ“¦ 24 Β· πŸ“‹ 200 - 27% open Β· ⏱️ 23.08.2020): + + ``` + git clone https://github.com/wooey/wooey + ``` +- [PyPi](https://pypi.org/project/wooey) (πŸ“₯ 270 / month Β· πŸ“¦ 1 Β· ⏱️ 16.04.2020): + ``` + pip install wooey + ``` +
+
Misago (πŸ₯‰20 Β· ⭐ 2K Β· πŸ’€) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 + +- [GitHub](https://github.com/rafalp/Misago) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 440 Β· πŸ“¦ 38 Β· πŸ“‹ 1K - 6% open Β· ⏱️ 25.05.2020): + + ``` + git clone https://github.com/rafalp/Misago + ``` +
+
+ +## Admin UI + +Back to top + +
django-debug-toolbar (πŸ₯‡34 Β· ⭐ 6.3K) - A configurable set of panels that display various.. BSD-3 + +- [GitHub](https://github.com/jazzband/django-debug-toolbar) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 900 Β· πŸ“₯ 160 Β· πŸ“¦ 35K Β· πŸ“‹ 750 - 12% open Β· ⏱️ 22.12.2020): + + ``` + git clone https://github.com/jazzband/django-debug-toolbar + ``` +- [PyPi](https://pypi.org/project/django-debug-toolbar) (πŸ“₯ 550K / month Β· πŸ“¦ 25K Β· ⏱️ 03.12.2020): + ``` + pip install django-debug-toolbar + ``` +- [Conda](https://anaconda.org/conda-forge/django-debug-toolbar) (πŸ“₯ 100K Β· ⏱️ 03.12.2020): + ``` + conda install -c conda-forge django-debug-toolbar + ``` +
+
flask-admin (πŸ₯‡34 Β· ⭐ 4.6K) - Simple and extensible administrative interface framework for.. BSD-3 + +- [GitHub](https://github.com/flask-admin/flask-admin) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.3K Β· πŸ“¦ 9.7K Β· πŸ“‹ 1.2K - 28% open Β· ⏱️ 29.11.2020): + + ``` + git clone https://github.com/flask-admin/flask-admin + ``` +- [PyPi](https://pypi.org/project/flask-admin) (πŸ“₯ 480K / month Β· πŸ“¦ 4.6K Β· ⏱️ 26.10.2020): + ``` + pip install flask-admin + ``` +- [Conda](https://anaconda.org/conda-forge/flask-admin) (πŸ“₯ 92K Β· ⏱️ 26.10.2020): + ``` + conda install -c conda-forge flask-admin + ``` +
+
django-grappelli (πŸ₯ˆ30 Β· ⭐ 3K Β· βž•) - A jazzy skin for the Django Admin-Interface (official.. BSD-3 + +- [GitHub](https://github.com/sehmaschine/django-grappelli) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 610 Β· πŸ“¦ 3.8K Β· πŸ“‹ 660 - 2% open Β· ⏱️ 24.11.2020): + + ``` + git clone https://github.com/sehmaschine/django-grappelli + ``` +- [PyPi](https://pypi.org/project/django-grappelli) (πŸ“₯ 76K / month Β· πŸ“¦ 3.4K Β· ⏱️ 24.11.2020): + ``` + pip install django-grappelli + ``` +- [Conda](https://anaconda.org/conda-forge/django-grappelli) (πŸ“₯ 70K Β· ⏱️ 24.11.2020): + ``` + conda install -c conda-forge django-grappelli + ``` +
+
django-admin-bootstrapped (πŸ₯‰25 Β· ⭐ 1.5K Β· βž•) - A Django admin theme using Twitter Bootstrap. It.. Apache-2 + +- [GitHub](https://github.com/django-admin-bootstrapped/django-admin-bootstrapped) (πŸ‘¨β€πŸ’» 64 Β· πŸ”€ 400 Β· πŸ“¦ 1.4K Β· πŸ“‹ 160 - 21% open Β· ⏱️ 10.07.2020): + + ``` + git clone https://github.com/django-admin-bootstrapped/django-admin-bootstrapped + ``` +- [PyPi](https://pypi.org/project/django-admin-bootstrapped) (πŸ“₯ 2.3K / month Β· πŸ“¦ 1.6K Β· ⏱️ 15.12.2015): + ``` + pip install django-admin-bootstrapped + ``` +
+
django-admin-interface (πŸ₯‰24 Β· ⭐ 660 Β· βž•) - the default admin interface made customizable by the.. MIT -- [GitHub](https://github.com/flask-debugtoolbar/flask-debugtoolbar) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 120 Β· πŸ“¦ 12K Β· πŸ“‹ 100 - 37% open Β· ⏱️ 14.08.2020): +- [GitHub](https://github.com/fabiocaccamo/django-admin-interface) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 79 Β· πŸ“¦ 500 Β· πŸ“‹ 83 - 4% open Β· ⏱️ 04.01.2021): ``` - git clone https://github.com/flask-debugtoolbar/flask-debugtoolbar + git clone https://github.com/fabiocaccamo/django-admin-interface ``` -- [PyPi](https://pypi.org/project/flask-debugtoolbar) (πŸ“₯ 55K / month Β· πŸ“¦ 5.9K Β· ⏱️ 12.02.2017): +- [PyPi](https://pypi.org/project/django-admin-interface) (πŸ“₯ 13K / month Β· πŸ“¦ 42 Β· ⏱️ 04.01.2021): ``` - pip install flask-debugtoolbar + pip install django-admin-interface ``` -- [Conda](https://anaconda.org/conda-forge/flask-debugtoolbar) (πŸ“₯ 34K Β· ⏱️ 13.10.2020): +
+
django-admin2 (πŸ₯‰20 Β· ⭐ 1.1K Β· βž•) - Extendable, adaptable rewrite of django.contrib.admin. MIT + +- [GitHub](https://github.com/jazzband/django-admin2) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 150 Β· πŸ“¦ 20 Β· πŸ“‹ 240 - 19% open Β· ⏱️ 25.11.2020): + ``` - conda install -c conda-forge flask-debugtoolbar + git clone https://github.com/jazzband/django-admin2 + ``` +- [PyPi](https://pypi.org/project/django-admin2) (πŸ“₯ 92 / month Β· πŸ“¦ 14 Β· ⏱️ 10.01.2017): + ``` + pip install django-admin2 ```
-
webtest (πŸ₯ˆ27 Β· ⭐ 290) - Wraps any WSGI application and makes it easy to send test requests to that.. MIT +
django-smuggler (πŸ₯‰20 Β· ⭐ 350 Β· βž•) - Django Smuggler is a pluggable application for Django.. ❗️LGPL-3.0 -- [GitHub](https://github.com/Pylons/webtest) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 96 Β· πŸ“¦ 7.9K Β· πŸ“‹ 120 - 21% open Β· ⏱️ 17.12.2020): +- [GitHub](https://github.com/semente/django-smuggler) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 33 Β· πŸ“¦ 110 Β· πŸ“‹ 44 - 13% open Β· ⏱️ 28.09.2020): ``` - git clone https://github.com/Pylons/webtest + git clone https://github.com/semente/django-smuggler ``` -- [PyPi](https://pypi.org/project/webtest) (πŸ“₯ 430K / month Β· πŸ“¦ 7.7K Β· ⏱️ 27.04.2020): +- [PyPi](https://pypi.org/project/django-smuggler) (πŸ“₯ 2.2K / month Β· πŸ“¦ 73 Β· ⏱️ 28.09.2020): ``` - pip install webtest + pip install django-smuggler ```
-
django-test-plus (πŸ₯ˆ26 Β· ⭐ 430 Β· πŸ’€) - Useful additions to Django's default TestCase. BSD-3 +
fastapi-admin (πŸ₯‰18 Β· ⭐ 390) - FastAPI Admin Dashboard based on FastAPI and Tortoise ORM. Apache-2 -- [GitHub](https://github.com/revsys/django-test-plus) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 44 Β· πŸ“¦ 2.7K Β· πŸ“‹ 43 - 16% open Β· ⏱️ 28.05.2020): +- [GitHub](https://github.com/long2ice/fastapi-admin) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 55 Β· πŸ“‹ 25 - 4% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/revsys/django-test-plus + git clone https://github.com/long2ice/fastapi-admin ``` -- [PyPi](https://pypi.org/project/django-test-plus) (πŸ“₯ 17K / month Β· πŸ“¦ 2.5K Β· ⏱️ 03.12.2019): +- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 180 / month Β· ⏱️ 20.10.2020): ``` - pip install django-test-plus + pip install fastapi-admin ``` -- [Conda](https://anaconda.org/conda-forge/django-test-plus) (πŸ“₯ 19K Β· ⏱️ 12.01.2018): +
+
nginx-ui (πŸ₯‰17 Β· ⭐ 3.7K Β· πŸ’€) - Nginx UI allows you to access and modify the nginx configurations.. MIT + +- [GitHub](https://github.com/schenkd/nginx-ui) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 160 Β· πŸ“‹ 26 - 57% open Β· ⏱️ 25.06.2020): + ``` - conda install -c conda-forge django-test-plus + git clone https://github.com/schenkd/nginx-ui + ``` +- [Docker Hub](https://hub.docker.com/r/schenkd/nginx-ui) (πŸ“₯ 280K Β· ⭐ 5 Β· ⏱️ 25.06.2020): ``` + docker pull schenkd/nginx-ui + ``` +
+
Show 3 hidden projects... + +- django-suit (πŸ₯ˆ27 Β· ⭐ 2K Β· πŸ’€) - Modern theme for Django admin interface. ❗️AFL-3.0 +- django-jet (πŸ₯ˆ26 Β· ⭐ 3K Β· πŸ’€) - Modern responsive template for the Django admin.. ❗️AGPL-3.0 +- xadmin (πŸ₯‰25 Β· ⭐ 4.5K Β· πŸ’€) - Drop-in replacement of Django admin comes with lots of goodies,.. BSD-3
-
mixer (πŸ₯ˆ25 Β· ⭐ 730) - Mixer -- Is a fixtures replacement. Supported Django, Flask,.. BSD-3 +
+ +## Flask Utilities -- [GitHub](https://github.com/klen/mixer) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 83 Β· πŸ“‹ 71 - 39% open Β· ⏱️ 31.12.2020): +Back to top + +
flask-sqlalchemy (πŸ₯‡32 Β· ⭐ 3.4K) - Adds SQLAlchemy support to Flask. BSD-3 + +- [GitHub](https://github.com/pallets/flask-sqlalchemy) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 790 Β· πŸ“₯ 330 Β· πŸ“¦ 160K Β· πŸ“‹ 520 - 9% open Β· ⏱️ 01.01.2021): ``` - git clone https://github.com/klen/mixer + git clone https://github.com/pallets/flask-sqlalchemy ``` -- [PyPi](https://pypi.org/project/mixer) (πŸ“₯ 38K / month Β· πŸ“¦ 600 Β· ⏱️ 31.12.2020): +- [PyPi](https://pypi.org/project/flask-sqlalchemy) (πŸ“₯ 1.9M / month Β· πŸ“¦ 52K Β· ⏱️ 14.07.2020): ``` - pip install mixer + pip install flask-sqlalchemy + ``` +- [Conda](https://anaconda.org/conda-forge/flask-sqlalchemy) (πŸ“₯ 160K Β· ⏱️ 14.07.2020): + ``` + conda install -c conda-forge flask-sqlalchemy ```
-
aioresponses (πŸ₯ˆ25 Β· ⭐ 260) - Aioresponses is a helper for mock/fake web requests in python aiohttp.. MIT +
Flask-Migrate (πŸ₯‡32 Β· ⭐ 1.8K) - SQLAlchemy database migrations for Flask applications using.. MIT -- [GitHub](https://github.com/pnuckowski/aioresponses) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 50 Β· πŸ“‹ 59 - 35% open Β· ⏱️ 16.12.2020): +- [GitHub](https://github.com/miguelgrinberg/Flask-Migrate) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 170 Β· πŸ“¦ 63K Β· πŸ“‹ 310 - 2% open Β· ⏱️ 21.11.2020): ``` - git clone https://github.com/pnuckowski/aioresponses + git clone https://github.com/miguelgrinberg/Flask-Migrate ``` -- [PyPi](https://pypi.org/project/aioresponses) (πŸ“₯ 91K / month Β· πŸ“¦ 150 Β· ⏱️ 29.10.2020): +- [PyPi](https://pypi.org/project/flask-migrate) (πŸ“₯ 890K / month Β· πŸ“¦ 19K Β· ⏱️ 14.03.2020): ``` - pip install aioresponses + pip install flask-migrate + ``` +- [Conda](https://anaconda.org/conda-forge/flask-migrate) (πŸ“₯ 120K Β· ⏱️ 11.10.2020): + ``` + conda install -c conda-forge flask-migrate ```
-
pytest-splinter (πŸ₯ˆ25 Β· ⭐ 200) - pytest splinter and selenium integration for anyone interested in.. MIT +
flask-cors (πŸ₯‡31 Β· ⭐ 680 Β· βž•) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT -- [GitHub](https://github.com/pytest-dev/pytest-splinter) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 49 Β· πŸ“¦ 290 Β· πŸ“‹ 75 - 12% open Β· ⏱️ 25.12.2020): +- [GitHub](https://github.com/corydolphin/flask-cors) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 96 Β· πŸ“¦ 84K Β· πŸ“‹ 120 - 20% open Β· ⏱️ 05.01.2021): ``` - git clone https://github.com/pytest-dev/pytest-splinter + git clone https://github.com/corydolphin/flask-cors ``` -- [PyPi](https://pypi.org/project/pytest-splinter) (πŸ“₯ 25K / month Β· πŸ“¦ 210 Β· ⏱️ 25.12.2020): +- [PyPi](https://pypi.org/project/flask-cors) (πŸ“₯ 1.9M / month Β· πŸ“¦ 15K Β· ⏱️ 06.01.2021): ``` - pip install pytest-splinter + pip install flask-cors + ``` +- [Conda](https://anaconda.org/conda-forge/flask-cors) (πŸ“₯ 240K Β· ⏱️ 15.06.2019): + ``` + conda install -c conda-forge flask-cors ```
-
pyramid_debugtoolbar (πŸ₯ˆ25 Β· ⭐ 93) - Pyramid debug toolbar. BSD-3 +
flask-babel (πŸ₯‡29 Β· ⭐ 360) - i18n and l10n support for Flask based on Babel and pytz. BSD-3 -- [GitHub](https://github.com/Pylons/pyramid_debugtoolbar) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 74 Β· πŸ“‹ 180 - 24% open Β· ⏱️ 25.11.2020): +- [GitHub](https://github.com/python-babel/flask-babel) (πŸ‘¨β€πŸ’» 33 Β· πŸ”€ 140 Β· πŸ“¦ 10K Β· πŸ“‹ 100 - 12% open Β· ⏱️ 01.12.2020): ``` - git clone https://github.com/Pylons/pyramid_debugtoolbar + git clone https://github.com/python-babel/flask-babel ``` -- [PyPi](https://pypi.org/project/pyramid_debugtoolbar) (πŸ“₯ 44K / month Β· πŸ“¦ 1.3K Β· ⏱️ 10.09.2018): +- [PyPi](https://pypi.org/project/flask-babel) (πŸ“₯ 580K / month Β· πŸ“¦ 5.1K Β· ⏱️ 27.08.2020): ``` - pip install pyramid_debugtoolbar + pip install flask-babel + ``` +- [Conda](https://anaconda.org/conda-forge/flask-babel) (πŸ“₯ 57K Β· ⏱️ 28.08.2020): + ``` + conda install -c conda-forge flask-babel ```
-
httmock (πŸ₯‰24 Β· ⭐ 420) - A mocking library for requests. Apache-2 +
flask-mongoengine (πŸ₯ˆ28 Β· ⭐ 740 Β· βž•) - MongoEngine flask extension with WTF model forms.. BSD-3 -- [GitHub](https://github.com/patrys/httmock) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 52 Β· πŸ“¦ 1.2K Β· πŸ“‹ 30 - 50% open Β· ⏱️ 28.10.2020): +- [GitHub](https://github.com/MongoEngine/flask-mongoengine) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 240 Β· πŸ“¦ 5.1K Β· πŸ“‹ 250 - 22% open Β· ⏱️ 28.12.2020): ``` - git clone https://github.com/patrys/httmock + git clone https://github.com/MongoEngine/flask-mongoengine ``` -- [PyPi](https://pypi.org/project/httmock) (πŸ“₯ 230K / month Β· πŸ“¦ 1.2K Β· ⏱️ 28.10.2020): +- [PyPi](https://pypi.org/project/flask-mongoengine) (πŸ“₯ 45K / month Β· πŸ“¦ 2.8K Β· ⏱️ 21.11.2020): ``` - pip install httmock + pip install flask-mongoengine ```
-
selenium-python-helium (πŸ₯‰23 Β· ⭐ 2.3K) - Selenium-python but lighter: Helium is the best Python.. MIT +
flask-caching (πŸ₯ˆ28 Β· ⭐ 560 Β· βž•) - A caching extension for Flask. BSD-3 -- [GitHub](https://github.com/mherrmann/selenium-python-helium) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 170 Β· πŸ“¦ 55 Β· πŸ“‹ 35 - 22% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/sh4nks/flask-caching) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 110 Β· πŸ“¦ 6K Β· πŸ“‹ 140 - 8% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/mherrmann/selenium-python-helium + git clone https://github.com/sh4nks/flask-caching ``` -- [PyPi](https://pypi.org/project/helium) (πŸ“₯ 2.3K / month Β· ⏱️ 14.09.2020): +- [PyPi](https://pypi.org/project/flask-caching) (πŸ“₯ 700K / month Β· πŸ“¦ 1.3K Β· ⏱️ 02.06.2020): ``` - pip install helium + pip install flask-caching + ``` +- [Conda](https://anaconda.org/conda-forge/flask-caching) (πŸ“₯ 29K Β· ⏱️ 18.05.2019): + ``` + conda install -c conda-forge flask-caching ```
-
selene (πŸ₯‰23 Β· ⭐ 400) - User-oriented Web UI browser tests in Python. MIT +
flask-security (πŸ₯ˆ27 Β· ⭐ 1.5K Β· πŸ’€) - Quick and simple security for Flask applications. MIT -- [GitHub](https://github.com/yashaka/selene) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 95 Β· πŸ“¦ 160 Β· πŸ“‹ 170 - 32% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/mattupstate/flask-security) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 470 Β· πŸ“¦ 4.9K Β· πŸ“‹ 520 - 26% open Β· ⏱️ 23.04.2020): ``` - git clone https://github.com/yashaka/selene + git clone https://github.com/mattupstate/flask-security ``` -- [PyPi](https://pypi.org/project/selene) (πŸ“₯ 12K / month Β· πŸ“¦ 14 Β· ⏱️ 10.09.2020): +- [PyPi](https://pypi.org/project/flask-security) (πŸ“₯ 44K / month Β· πŸ“¦ 2.3K Β· ⏱️ 14.06.2017): ``` - pip install selene + pip install flask-security + ``` +- [Conda](https://anaconda.org/conda-forge/flask-security) (πŸ“₯ 28K Β· ⏱️ 18.09.2017): + ``` + conda install -c conda-forge flask-security ```
-
gabbi (πŸ₯‰23 Β· ⭐ 130) - Declarative HTTP Testing for Python and anything else. Apache-2 +
flask-api (πŸ₯ˆ27 Β· ⭐ 1.2K) - Browsable web APIs for Flask. BSD-3 -- [GitHub](https://github.com/cdent/gabbi) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 30 Β· πŸ“‹ 140 - 15% open Β· ⏱️ 19.12.2020): +- [GitHub](https://github.com/flask-api/flask-api) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 140 Β· πŸ“¦ 4K Β· πŸ“‹ 59 - 20% open Β· ⏱️ 06.11.2020): ``` - git clone https://github.com/cdent/gabbi + git clone https://github.com/flask-api/flask-api ``` -- [PyPi](https://pypi.org/project/gabbi) (πŸ“₯ 4.6K / month Β· πŸ“¦ 200 Β· ⏱️ 19.12.2020): +- [PyPi](https://pypi.org/project/flask-api) (πŸ“₯ 140K / month Β· πŸ“¦ 1.3K Β· ⏱️ 27.11.2019): ``` - pip install gabbi + pip install flask-api ```
-
python-mocket (πŸ₯‰22 Β· ⭐ 200) - a socket mock framework - for all kinds of socket animals, web-.. BSD-3 +
flask-limiter (πŸ₯ˆ26 Β· ⭐ 710 Β· βž•) - Rate Limiting extension for Flask. MIT -- [GitHub](https://github.com/mindflayer/python-mocket) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 32 Β· πŸ“¦ 43 Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/alisaifee/flask-limiter) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 89 Β· πŸ“¦ 2K Β· πŸ“‹ 110 - 14% open Β· ⏱️ 01.01.2021): ``` - git clone https://github.com/mindflayer/python-mocket + git clone https://github.com/alisaifee/flask-limiter ``` -- [PyPi](https://pypi.org/project/mocket) (πŸ“₯ 2K / month Β· πŸ“¦ 46 Β· ⏱️ 02.01.2021): +- [PyPi](https://pypi.org/project/flask-limiter) (πŸ“₯ 76K / month Β· πŸ“¦ 690 Β· ⏱️ 25.08.2020): ``` - pip install mocket + pip install flask-limiter ```
-
schemathesis (πŸ₯‰21 Β· ⭐ 690) - A modern API testing tool for web applications built with.. MIT +
flask-assets (πŸ₯ˆ26 Β· ⭐ 410 Β· πŸ’€) - Flask webassets integration. BSD-2 -- [GitHub](https://github.com/schemathesis/schemathesis) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 53 Β· πŸ“‹ 460 - 12% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/miracle2k/flask-assets) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 85 Β· πŸ“¦ 5.3K Β· πŸ“‹ 90 - 20% open Β· ⏱️ 29.02.2020): ``` - git clone https://github.com/schemathesis/schemathesis + git clone https://github.com/miracle2k/flask-assets ``` -- [PyPi](https://pypi.org/project/schemathesis) (πŸ“₯ 9.9K / month Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/flask-assets) (πŸ“₯ 79K / month Β· πŸ“¦ 4K Β· ⏱️ 20.12.2019): ``` - pip install schemathesis + pip install flask-assets + ``` +- [Conda](https://anaconda.org/conda-forge/flask-assets) (πŸ“₯ 20K Β· ⏱️ 24.12.2019): + ``` + conda install -c conda-forge flask-assets ```
-
aresponses (πŸ₯‰19 Β· ⭐ 78) - Asyncio http mocking. Similar to the responses library used for 'requests'. MIT +
Flask-Moment (πŸ₯ˆ26 Β· ⭐ 320) - Formatting of dates and times in Flask templates using.. MIT -- [GitHub](https://github.com/CircleUp/aresponses) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 12 Β· πŸ“¦ 130 Β· πŸ“‹ 26 - 7% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/miguelgrinberg/Flask-Moment) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 45 Β· πŸ“¦ 14K Β· πŸ“‹ 39 - 12% open Β· ⏱️ 17.12.2020): ``` - git clone https://github.com/CircleUp/aresponses + git clone https://github.com/miguelgrinberg/Flask-Moment ``` -- [PyPi](https://pypi.org/project/aresponses) (πŸ“₯ 7.8K / month Β· πŸ“¦ 46 Β· ⏱️ 21.12.2020): +- [PyPi](https://pypi.org/project/flask-moment) (πŸ“₯ 16K / month Β· πŸ“¦ 4.5K Β· ⏱️ 17.12.2020): ``` - pip install aresponses + pip install flask-moment + ``` +- [Conda](https://anaconda.org/conda-forge/flask-moment) (πŸ“₯ 24K Β· ⏱️ 18.05.2019): + ``` + conda install -c conda-forge flask-moment ```
-
async-asgi-testclient (πŸ₯‰18 Β· ⭐ 59 Β· πŸ’€) - A framework-agnostic library for testing ASGI web.. MIT +
flask-bcrypt (πŸ₯ˆ26 Β· ⭐ 280 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3 -- [GitHub](https://github.com/vinissimus/async-asgi-testclient) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 9 Β· πŸ“¦ 51 Β· πŸ“‹ 9 - 11% open Β· ⏱️ 18.03.2020): +- [GitHub](https://github.com/maxcountryman/flask-bcrypt) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 50 Β· πŸ“¦ 22K Β· πŸ“‹ 35 - 20% open Β· ⏱️ 28.03.2020): ``` - git clone https://github.com/vinissimus/async-asgi-testclient + git clone https://github.com/maxcountryman/flask-bcrypt ``` -- [PyPi](https://pypi.org/project/async-asgi-testclient) (πŸ“₯ 6.8K / month Β· πŸ“¦ 6 Β· ⏱️ 18.03.2020): +- [PyPi](https://pypi.org/project/flask-bcrypt) (πŸ“₯ 550K / month Β· πŸ“¦ 5.8K Β· ⏱️ 05.10.2015): ``` - pip install async-asgi-testclient + pip install flask-bcrypt + ``` +- [Conda](https://anaconda.org/conda-forge/flask-bcrypt) (πŸ“₯ 22K Β· ⏱️ 22.10.2018): + ``` + conda install -c conda-forge flask-bcrypt ```
-
Show 4 hidden projects... +
flask-ask (πŸ₯ˆ24 Β· ⭐ 1.9K) - Alexa Skills Kit for Python. Apache-2 -- requestium (πŸ₯‰21 Β· ⭐ 1.5K Β· πŸ’€) - Integration layer between Requests and Selenium for automation of.. BSD-3 -- wdb (πŸ₯‰21 Β· ⭐ 1.5K Β· πŸ’€) - An improbable web debugger through WebSockets. ❗️GPL-3.0 -- pyresttest (πŸ₯‰21 Β· ⭐ 1K Β· πŸ’€) - Python Rest Testing. Apache-2 -- Astra (πŸ₯‰15 Β· ⭐ 1.7K Β· πŸ’€) - Automated Security Testing For REST API's. Apache-2 +- [GitHub](https://github.com/johnwheeler/flask-ask) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 350 Β· πŸ“¦ 680 Β· ⏱️ 06.09.2020): + + ``` + git clone https://github.com/johnwheeler/flask-ask + ``` +- [PyPi](https://pypi.org/project/flask-ask) (πŸ“₯ 470 / month Β· πŸ“¦ 120 Β· ⏱️ 28.02.2018): + ``` + pip install flask-ask + ```
-
+
Frozen-Flask (πŸ₯ˆ24 Β· ⭐ 670) - Freezes a Flask application into a set of static files. BSD-3 -## Web Forms +- [GitHub](https://github.com/Frozen-Flask/Frozen-Flask) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 62 Β· πŸ“₯ 52 Β· πŸ“¦ 1.8K Β· πŸ“‹ 58 - 31% open Β· ⏱️ 26.11.2020): -Back to top + ``` + git clone https://github.com/Frozen-Flask/Frozen-Flask + ``` +- [PyPi](https://pypi.org/project/frozen-flask) (πŸ“₯ 17K / month Β· πŸ“¦ 890 Β· ⏱️ 26.06.2017): + ``` + pip install frozen-flask + ``` +- [Conda](https://anaconda.org/conda-forge/frozen-flask) (πŸ“₯ 51K Β· ⏱️ 12.07.2018): + ``` + conda install -c conda-forge frozen-flask + ``` +
+
flask-marshmallow (πŸ₯ˆ24 Β· ⭐ 640 Β· βž•) - Flask + marshmallow for beautiful APIs. MIT -
django-crispy-forms (πŸ₯‡33 Β· ⭐ 4.1K) - The best way to have DRY Django forms. The app provides.. MIT +- [GitHub](https://github.com/marshmallow-code/flask-marshmallow) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 42 Β· πŸ“¦ 11K Β· πŸ“‹ 94 - 20% open Β· ⏱️ 25.12.2020): -- [GitHub](https://github.com/django-crispy-forms/django-crispy-forms) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 680 Β· πŸ“¦ 53K Β· πŸ“‹ 610 - 12% open Β· ⏱️ 18.12.2020): + ``` + git clone https://github.com/marshmallow-code/flask-marshmallow + ``` +- [PyPi](https://pypi.org/project/flask-marshmallow) (πŸ“₯ 200K / month Β· πŸ“¦ 1.5K Β· ⏱️ 07.06.2020): + ``` + pip install flask-marshmallow + ``` +- [Conda](https://anaconda.org/conda-forge/flask-marshmallow) (πŸ“₯ 41K Β· ⏱️ 28.09.2020): + ``` + conda install -c conda-forge flask-marshmallow + ``` +
+
flask-apispec (πŸ₯ˆ24 Β· ⭐ 520 Β· βž•) - Build and document REST APIs with Flask and apispec. MIT + +- [GitHub](https://github.com/jmcarp/flask-apispec) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 120 Β· πŸ“¦ 380 Β· πŸ“‹ 140 - 58% open Β· ⏱️ 25.10.2020): ``` - git clone https://github.com/django-crispy-forms/django-crispy-forms + git clone https://github.com/jmcarp/flask-apispec ``` -- [PyPi](https://pypi.org/project/django-crispy-forms) (πŸ“₯ 250K / month Β· πŸ“¦ 16K Β· ⏱️ 18.11.2020): +- [PyPi](https://pypi.org/project/flask-apispec) (πŸ“₯ 35K / month Β· πŸ“¦ 62 Β· ⏱️ 25.10.2020): ``` - pip install django-crispy-forms + pip install flask-apispec ``` -- [Conda](https://anaconda.org/conda-forge/django-crispy-forms) (πŸ“₯ 31K Β· ⏱️ 18.11.2020): +- [Conda](https://anaconda.org/conda-forge/flask-apispec) (πŸ“₯ 79K Β· ⏱️ 25.10.2020): ``` - conda install -c conda-forge django-crispy-forms + conda install -c conda-forge flask-apispec ```
-
wtforms (πŸ₯‡33 Β· ⭐ 1.2K) - A flexible forms validation and rendering library for Python. BSD-3 +
flask-session (πŸ₯ˆ24 Β· ⭐ 330 Β· πŸ’€) - Server side session extension for Flask. BSD-3 -- [GitHub](https://github.com/wtforms/wtforms) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 330 Β· πŸ“¦ 81K Β· πŸ“‹ 370 - 13% open Β· ⏱️ 23.11.2020): +- [GitHub](https://github.com/fengsp/flask-session) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 140 Β· πŸ“¦ 13K Β· πŸ“‹ 98 - 64% open Β· ⏱️ 14.05.2020): ``` - git clone https://github.com/wtforms/wtforms + git clone https://github.com/fengsp/flask-session ``` -- [PyPi](https://pypi.org/project/wtforms) (πŸ“₯ 1.1M / month Β· πŸ“¦ 29K Β· ⏱️ 23.11.2020): +- [PyPi](https://pypi.org/project/flask-session) (πŸ“₯ 70K / month Β· πŸ“¦ 2K Β· ⏱️ 14.05.2020): ``` - pip install wtforms + pip install flask-session + ``` +
+
flask-paginate (πŸ₯ˆ24 Β· ⭐ 210 Β· βž•) - Pagination support for flask. BSD-3 + +- [GitHub](https://github.com/lixxu/flask-paginate) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 65 Β· πŸ“₯ 19 Β· πŸ“¦ 1.5K Β· πŸ“‹ 58 - 5% open Β· ⏱️ 06.01.2021): + + ``` + git clone https://github.com/lixxu/flask-paginate + ``` +- [PyPi](https://pypi.org/project/flask-paginate) (πŸ“₯ 15K / month Β· πŸ“¦ 84 Β· ⏱️ 25.09.2020): + ``` + pip install flask-paginate + ``` +
+
flask-seasurf (πŸ₯ˆ24 Β· ⭐ 160) - SeaSurf is a Flask extension for preventing cross-site.. BSD-3 + +- [GitHub](https://github.com/maxcountryman/flask-seasurf) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 40 Β· πŸ“¦ 1.2K Β· πŸ“‹ 43 - 16% open Β· ⏱️ 30.08.2020): + + ``` + git clone https://github.com/maxcountryman/flask-seasurf + ``` +- [PyPi](https://pypi.org/project/flask-seasurf) (πŸ“₯ 36K / month Β· πŸ“¦ 420 Β· ⏱️ 16.03.2016): + ``` + pip install flask-seasurf + ``` +- [Conda](https://anaconda.org/conda-forge/flask-seasurf) (πŸ“₯ 13K Β· ⏱️ 27.11.2020): + ``` + conda install -c conda-forge flask-seasurf + ``` +
+
flask-talisman (πŸ₯‰23 Β· ⭐ 720) - HTTP security headers for Flask. Apache-2 + +- [GitHub](https://github.com/GoogleCloudPlatform/flask-talisman) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 57 Β· πŸ“¦ 1K Β· πŸ“‹ 31 - 38% open Β· ⏱️ 13.07.2020): + + ``` + git clone https://github.com/GoogleCloudPlatform/flask-talisman + ``` +- [PyPi](https://pypi.org/project/flask-talisman) (πŸ“₯ 130K / month Β· πŸ“¦ 160 Β· ⏱️ 28.05.2019): + ``` + pip install flask-talisman + ``` +
+
Flask-Excel (πŸ₯‰23 Β· ⭐ 220) - A flask extension using pyexcel to read, manipulate and write data.. BSD-3 + +- [GitHub](https://github.com/pyexcel-webwares/Flask-Excel) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 70 Β· πŸ“₯ 7 Β· πŸ“¦ 560 Β· πŸ“‹ 45 - 15% open Β· ⏱️ 10.11.2020): + + ``` + git clone https://github.com/pyexcel-webwares/Flask-Excel + ``` +- [PyPi](https://pypi.org/project/flask-excel) (πŸ“₯ 9.6K / month Β· πŸ“¦ 57 Β· ⏱️ 20.07.2017): + ``` + pip install flask-excel + ``` +
+
flask_injector (πŸ₯‰22 Β· ⭐ 210 Β· πŸ’€) - Adds Injector support to Flask. BSD-3 + +- [GitHub](https://github.com/alecthomas/flask_injector) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 25 Β· πŸ“¦ 480 Β· πŸ“‹ 39 - 20% open Β· ⏱️ 22.02.2020): + + ``` + git clone https://github.com/alecthomas/flask_injector + ``` +- [PyPi](https://pypi.org/project/flask_injector) (πŸ“₯ 21K / month Β· πŸ“¦ 110 Β· ⏱️ 22.02.2020): + ``` + pip install flask_injector + ``` +
+
flask-rebar (πŸ₯‰21 Β· ⭐ 160) - Flask-Rebar combines flask, marshmallow, and swagger for.. MIT + +- [GitHub](https://github.com/plangrid/flask-rebar) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 26 Β· πŸ“¦ 21 Β· πŸ“‹ 85 - 49% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/plangrid/flask-rebar + ``` +- [PyPi](https://pypi.org/project/flask-rebar) (πŸ“₯ 630 / month Β· πŸ“¦ 6 Β· ⏱️ 10.09.2020): + ``` + pip install flask-rebar + ``` +
+
safrs (πŸ₯‰19 Β· ⭐ 240) - SqlAlchemy Flask-Restful Swagger Json:API OpenAPI. ❗️GPL-3.0 + +- [GitHub](https://github.com/thomaxxl/safrs) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 48 Β· πŸ“¦ 17 Β· πŸ“‹ 69 - 4% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/thomaxxl/safrs ``` -- [Conda](https://anaconda.org/conda-forge/wtforms) (πŸ“₯ 60K Β· ⏱️ 29.07.2020): +- [PyPi](https://pypi.org/project/safrs) (πŸ“₯ 500 / month Β· ⏱️ 19.12.2020): ``` - conda install -c conda-forge wtforms + pip install safrs ```
-
deform (πŸ₯‰27 Β· ⭐ 350) - A Python HTML form library. BSD-3 +
flask-msearch (πŸ₯‰19 Β· ⭐ 160) - Full text search for flask. BSD-3 -- [GitHub](https://github.com/Pylons/deform) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 150 Β· πŸ“¦ 670 Β· πŸ“‹ 180 - 25% open Β· ⏱️ 08.12.2020): +- [GitHub](https://github.com/honmaple/flask-msearch) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 25 Β· πŸ“¦ 150 Β· πŸ“‹ 36 - 25% open Β· ⏱️ 02.01.2021): ``` - git clone https://github.com/Pylons/deform + git clone https://github.com/honmaple/flask-msearch ``` -- [PyPi](https://pypi.org/project/deform) (πŸ“₯ 4.2K / month Β· πŸ“¦ 350 Β· ⏱️ 10.12.2020): +- [PyPi](https://pypi.org/project/flask-msearch) (πŸ“₯ 310 / month Β· πŸ“¦ 12 Β· ⏱️ 18.05.2020): ``` - pip install deform + pip install flask-msearch ```
-
- -## Markdown +
cookiecutter-flask (πŸ₯‰17 Β· ⭐ 3.6K Β· βž•) - A flask template with Bootstrap 4, asset.. MIT -Back to top - -
mistune (πŸ₯‡33 Β· ⭐ 1.9K) - A fast yet powerful Python Markdown parser with renderers and plugins. BSD-3 - -- [GitHub](https://github.com/lepture/mistune) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 190 Β· πŸ“¦ 90K Β· πŸ“‹ 210 - 10% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/cookiecutter-flask/cookiecutter-flask) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 640 Β· πŸ“‹ 150 - 2% open Β· ⏱️ 31.12.2020): ``` - git clone https://github.com/lepture/mistune + git clone https://github.com/cookiecutter-flask/cookiecutter-flask ``` -- [PyPi](https://pypi.org/project/mistune) (πŸ“₯ 8.9M / month Β· πŸ“¦ 18K Β· ⏱️ 26.11.2020): +
+
flask-profiler (πŸ₯‰17 Β· ⭐ 620) - a flask profiler which watches endpoint calls and tries to.. MIT + +- [GitHub](https://github.com/muatik/flask-profiler) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 80 Β· πŸ“‹ 56 - 50% open Β· ⏱️ 20.10.2020): + ``` - pip install mistune + git clone https://github.com/muatik/flask-profiler ``` -- [Conda](https://anaconda.org/conda-forge/mistune) (πŸ“₯ 3.2M Β· ⏱️ 11.11.2020): +- [PyPi](https://pypi.org/project/flask-profiler) (πŸ“₯ 5.6K / month Β· πŸ“¦ 1 Β· ⏱️ 19.11.2018): ``` - conda install -c conda-forge mistune + pip install flask-profiler ```
-
python-markdown2 (πŸ₯ˆ29 Β· ⭐ 2.1K) - markdown2: A fast and complete implementation of Markdown in.. MIT +
flask_pydantic (πŸ₯‰17 Β· ⭐ 73 Β· πŸ“ˆ) - flask extension for integration with the awesome pydantic.. MIT -- [GitHub](https://github.com/trentm/python-markdown2) (πŸ‘¨β€πŸ’» 58 Β· πŸ”€ 330 Β· πŸ“¦ 8.3K Β· πŸ“‹ 240 - 42% open Β· ⏱️ 26.12.2020): +- [GitHub](https://github.com/bauerji/flask_pydantic) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 6 Β· πŸ“¦ 10 Β· πŸ“‹ 11 - 18% open Β· ⏱️ 10.11.2020): ``` - git clone https://github.com/trentm/python-markdown2 + git clone https://github.com/bauerji/flask_pydantic ``` -- [PyPi](https://pypi.org/project/markdown2) (πŸ“₯ 150K / month Β· πŸ“¦ 4.4K Β· ⏱️ 12.05.2020): +- [PyPi](https://pypi.org/project/flask_pydantic) (πŸ“₯ 1.2K / month Β· ⏱️ 10.09.2020): ``` - pip install markdown2 + pip install flask_pydantic ```
-
html2text (πŸ₯‰27 Β· ⭐ 1K) - Convert HTML to Markdown-formatted text. ❗️GPL-3.0 +
flask-file-upload (πŸ₯‰16 Β· ⭐ 100) - Easy file uploads for Flask. ❗️GPL-3.0 -- [GitHub](https://github.com/Alir3z4/html2text) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 180 Β· πŸ“‹ 170 - 33% open Β· ⏱️ 29.11.2020): +- [GitHub](https://github.com/joegasewicz/flask-file-upload) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 7 Β· πŸ“¦ 13 Β· πŸ“‹ 62 - 29% open Β· ⏱️ 03.11.2020): ``` - git clone https://github.com/Alir3z4/html2text + git clone https://github.com/joegasewicz/flask-file-upload ``` -- [PyPi](https://pypi.org/project/html2text) (πŸ“₯ 600K / month Β· πŸ“¦ 3.8K Β· ⏱️ 16.01.2020): +- [PyPi](https://pypi.org/project/flask-file-upload) (πŸ“₯ 120 / month Β· ⏱️ 25.09.2020): ``` - pip install html2text + pip install flask-file-upload ```
-
markdown-it-py (πŸ₯‰21 Β· ⭐ 130) - Markdown parser, done right. 100% CommonMark support, extensions,.. MIT +
flask2postman (πŸ₯‰14 Β· ⭐ 120 Β· βž•) - Generate a Postman collection from your Flask application. MIT -- [GitHub](https://github.com/executablebooks/markdown-it-py) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 19 Β· πŸ“¦ 150 Β· πŸ“‹ 43 - 48% open Β· ⏱️ 01.01.2021): +- [GitHub](https://github.com/numberly/flask2postman) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 14 Β· πŸ“¦ 4 Β· πŸ“‹ 7 - 71% open Β· ⏱️ 08.07.2020): ``` - git clone https://github.com/executablebooks/markdown-it-py - ``` -- [PyPi](https://pypi.org/project/markdown-it-py) (πŸ“₯ 44K / month Β· ⏱️ 01.01.2021): - ``` - pip install markdown-it-py + git clone https://github.com/numberly/flask2postman ``` -- [Conda](https://anaconda.org/conda-forge/markdown-it-py) (πŸ“₯ 39K Β· ⏱️ 02.01.2021): +- [PyPi](https://pypi.org/project/flask2postman) (πŸ“₯ 280 / month Β· πŸ“¦ 1 Β· ⏱️ 16.01.2020): ``` - conda install -c conda-forge markdown-it-py + pip install flask2postman ```
-
Show 1 hidden projects... +
Show 4 hidden projects... -- grip (πŸ₯‰24 Β· ⭐ 5K Β· πŸ’€) - Preview GitHub README.md files locally before committing them. MIT +- flask-bootstrap (πŸ₯ˆ25 Β· ⭐ 1.4K Β· πŸ’€) - A Flask app template with integrated SQLAlchemy,.. BSD-3 +- flask-s3 (πŸ₯‰21 Β· ⭐ 180 Β· πŸ’€) - Seamlessly serve your static assets of your Flask app from Amazon.. ❗️WTFPL +- Flask-Opentracing (πŸ₯‰19 Β· ⭐ 110 Β· πŸ’€) - OpenTracing instrumentation for the Flask.. BSD-3 +- flask-jsonrpc (πŸ₯‰17 Β· ⭐ 220 Β· βž•) - A basic JSON-RPC implementation for your Flask-.. ❗Unlicensed

-## Third-party Web APIs +## FastAPI Utilities Back to top -πŸ”— Public APIs ( ⭐ 110K) - A collective list of free APIs for use in software and web development. - -
youtube-dl (πŸ₯‡37 Β· ⭐ 87K) - Command-line program to download videos from YouTube.com and other.. Unlicense +
fastapi-sqlalchemy (πŸ₯‡19 Β· ⭐ 170) - Adds simple SQLAlchemy support to FastAPI. MIT -- [GitHub](https://github.com/ytdl-org/youtube-dl) (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 3.4K Β· πŸ“₯ 45M Β· πŸ“‹ 23K - 16% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/mfreeborn/fastapi-sqlalchemy) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 15 Β· πŸ“¦ 94 Β· πŸ“‹ 14 - 42% open Β· ⏱️ 25.09.2020): ``` - git clone https://github.com/ytdl-org/youtube-dl - ``` -- [PyPi](https://pypi.org/project/youtube_dl) (πŸ“₯ 2M / month Β· πŸ“¦ 2.9K Β· ⏱️ 03.01.2021): - ``` - pip install youtube_dl + git clone https://github.com/mfreeborn/fastapi-sqlalchemy ``` -- [Conda](https://anaconda.org/conda-forge/youtube-dl) (πŸ“₯ 540K Β· ⏱️ 03.01.2021): +- [PyPi](https://pypi.org/project/fastapi-sqlalchemy) (πŸ“₯ 5.5K / month Β· ⏱️ 25.09.2020): ``` - conda install -c conda-forge youtube-dl + pip install fastapi-sqlalchemy ```
-
discord.py (πŸ₯‡36 Β· ⭐ 6.3K) - An API wrapper for Discord written in Python. MIT +
fastapi-plugins (πŸ₯‡18 Β· ⭐ 77) - FastAPI framework plugins. MIT -- [GitHub](https://github.com/Rapptz/discord.py) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.8K Β· πŸ“¦ 27K Β· πŸ“‹ 2.2K - 8% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/madkote/fastapi-plugins) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 4 Β· πŸ“¦ 16 Β· ⏱️ 26.11.2020): ``` - git clone https://github.com/Rapptz/discord.py + git clone https://github.com/madkote/fastapi-plugins ``` -- [PyPi](https://pypi.org/project/discord.py) (πŸ“₯ 5.1M / month Β· πŸ“¦ 4.6K Β· ⏱️ 19.10.2020): +- [PyPi](https://pypi.org/project/fastapi-plugins) (πŸ“₯ 1.2K / month Β· ⏱️ 26.11.2020): ``` - pip install discord.py + pip install fastapi-plugins ```
-
tweepy (πŸ₯‡34 Β· ⭐ 7.4K) - Twitter for Python!. MIT +
fastapi_contrib (πŸ₯ˆ17 Β· ⭐ 260) - Opinionated set of utilities on top of FastAPI. MIT -- [GitHub](https://github.com/tweepy/tweepy) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 3.4K Β· πŸ“¦ 22K Β· πŸ“‹ 970 - 13% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/identixone/fastapi_contrib) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 18 Β· πŸ“‹ 20 - 15% open Β· ⏱️ 16.12.2020): ``` - git clone https://github.com/tweepy/tweepy - ``` -- [PyPi](https://pypi.org/project/tweepy) (πŸ“₯ 310K / month Β· πŸ“¦ 8.3K Β· ⏱️ 26.12.2020): - ``` - pip install tweepy + git clone https://github.com/identixone/fastapi_contrib ``` -- [Conda](https://anaconda.org/conda-forge/tweepy) (πŸ“₯ 100K Β· ⏱️ 26.12.2020): +- [PyPi](https://pypi.org/project/fastapi_contrib) (πŸ“₯ 2.9K / month Β· ⏱️ 16.12.2020): ``` - conda install -c conda-forge tweepy + pip install fastapi_contrib ```
-
python-telegram-bot (πŸ₯‡33 Β· ⭐ 13K) - We have made you a wrapper you can't refuse. ❗️LGPL-3.0 +
starlette_exporter (πŸ₯ˆ17 Β· ⭐ 79) - Prometheus exporter for Starlette and FastAPI. Apache-2 -- [GitHub](https://github.com/python-telegram-bot/python-telegram-bot) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 2.8K Β· πŸ“₯ 2.5K Β· πŸ“¦ 22K Β· πŸ“‹ 1.3K - 2% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/stephenhillier/starlette_exporter) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 9 Β· πŸ“‹ 8 - 25% open Β· ⏱️ 20.11.2020): ``` - git clone https://github.com/python-telegram-bot/python-telegram-bot - ``` -- [PyPi](https://pypi.org/project/python-telegram-bot) (πŸ“₯ 310K / month Β· πŸ“¦ 4.3K Β· ⏱️ 07.10.2020): - ``` - pip install python-telegram-bot + git clone https://github.com/stephenhillier/starlette_exporter ``` -- [Conda](https://anaconda.org/conda-forge/python-telegram-bot) (πŸ“₯ 27K Β· ⏱️ 30.11.2020): +- [PyPi](https://pypi.org/project/starlette_exporter) (πŸ“₯ 9.1K / month Β· ⏱️ 20.11.2020): ``` - conda install -c conda-forge python-telegram-bot + pip install starlette_exporter ```
-
PyGithub (πŸ₯‡33 Β· ⭐ 4K) - Typed interactions with the GitHub API v3. ❗️LGPL-3.0 +
fastapi-utils (πŸ₯ˆ16 Β· ⭐ 470 Β· πŸ’€) - Reusable utilities for FastAPI. MIT -- [GitHub](https://github.com/PyGithub/PyGithub) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.2K Β· πŸ“¦ 13K Β· πŸ“‹ 1.1K - 6% open Β· ⏱️ 24.12.2020): +- [GitHub](https://github.com/dmontagu/fastapi-utils) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 18 Β· πŸ“‹ 23 - 60% open Β· ⏱️ 07.03.2020): ``` - git clone https://github.com/PyGithub/PyGithub - ``` -- [PyPi](https://pypi.org/project/pygithub) (πŸ“₯ 1.1M / month Β· πŸ“¦ 3.8K Β· ⏱️ 24.12.2020): - ``` - pip install pygithub + git clone https://github.com/dmontagu/fastapi-utils ``` -- [Conda](https://anaconda.org/conda-forge/pygithub) (πŸ“₯ 700K Β· ⏱️ 28.12.2020): +- [PyPi](https://pypi.org/project/fastapi-utils) (πŸ“₯ 17K / month Β· ⏱️ 07.03.2020): ``` - conda install -c conda-forge pygithub + pip install fastapi-utils ```
-
Telethon (πŸ₯ˆ31 Β· ⭐ 4.3K) - Pure Python 3 MTProto API Telegram client library, for bots too!. MIT +
fastapi-code-generator (πŸ₯ˆ16 Β· ⭐ 100 Β· πŸ“ˆ) - This code generator creates FastAPI app from an.. MIT -- [GitHub](https://github.com/LonamiWebs/Telethon) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 640 Β· πŸ“¦ 8K Β· πŸ“‹ 1.3K - 4% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/koxudaxi/fastapi-code-generator) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 8 Β· πŸ“‹ 23 - 34% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/LonamiWebs/Telethon + git clone https://github.com/koxudaxi/fastapi-code-generator ``` -- [PyPi](https://pypi.org/project/telethon) (πŸ“₯ 120K / month Β· πŸ“¦ 540 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/fastapi-code-generator) (πŸ“₯ 180 / month Β· ⏱️ 07.01.2021): ``` - pip install telethon + pip install fastapi-code-generator ```
-
praw (πŸ₯ˆ31 Β· ⭐ 2.3K) - PRAW, an acronym for Python Reddit API Wrapper, is a python package that.. BSD-2 +
slowapi (πŸ₯‰15 Β· ⭐ 120) - A rate limiter for Starlette and FastAPI. MIT -- [GitHub](https://github.com/praw-dev/praw) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 380 Β· πŸ“¦ 7.3K Β· πŸ“‹ 640 - 7% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/laurentS/slowapi) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 9 Β· πŸ“‹ 21 - 47% open Β· ⏱️ 29.12.2020): ``` - git clone https://github.com/praw-dev/praw - ``` -- [PyPi](https://pypi.org/project/praw) (πŸ“₯ 220K / month Β· πŸ“¦ 3.3K Β· ⏱️ 23.06.2020): - ``` - pip install praw + git clone https://github.com/laurents/slowapi ``` -- [Conda](https://anaconda.org/conda-forge/praw) (πŸ“₯ 18K Β· ⏱️ 03.05.2020): +- [PyPi](https://pypi.org/project/slowapi) (πŸ“₯ 810 / month Β· ⏱️ 01.10.2020): ``` - conda install -c conda-forge praw + pip install slowapi ```
-
gspread (πŸ₯ˆ30 Β· ⭐ 5.1K) - Google Sheets Python API. MIT +
fastapi-versioning (πŸ₯‰15 Β· ⭐ 120) - api versioning for fastapi web applications. MIT -- [GitHub](https://github.com/burnash/gspread) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 760 Β· πŸ“¦ 8.4K Β· πŸ“‹ 600 - 25% open Β· ⏱️ 20.10.2020): +- [GitHub](https://github.com/DeanWay/fastapi-versioning) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 15 Β· πŸ“‹ 15 - 73% open Β· ⏱️ 10.09.2020): ``` - git clone https://github.com/burnash/gspread - ``` -- [PyPi](https://pypi.org/project/gspread) (πŸ“₯ 1.7M / month Β· πŸ“¦ 1.6K Β· ⏱️ 30.04.2020): - ``` - pip install gspread + git clone https://github.com/DeanWay/fastapi-versioning ``` -- [Conda](https://anaconda.org/conda-forge/gspread) (πŸ“₯ 170K Β· ⏱️ 12.07.2020): +- [PyPi](https://pypi.org/project/fastapi-versioning) (πŸ“₯ 1.8K / month Β· πŸ“¦ 1 Β· ⏱️ 08.06.2020): ``` - conda install -c conda-forge gspread + pip install fastapi-versioning ```
-
pyTelegramBotAPI (πŸ₯ˆ30 Β· ⭐ 3.7K) - Python Telegram bot api. ❗️GPL-2.0 +
fastapi-react (πŸ₯‰13 Β· ⭐ 370 Β· βž•) - Cookiecutter Template for FastAPI + React Projects. Using.. MIT -- [GitHub](https://github.com/eternnoir/pyTelegramBotAPI) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1K Β· πŸ“¦ 12K Β· πŸ“‹ 700 - 2% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/Buuntu/fastapi-react) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 47 Β· πŸ“‹ 41 - 26% open Β· ⏱️ 02.11.2020): ``` - git clone https://github.com/eternnoir/pyTelegramBotAPI - ``` -- [PyPi](https://pypi.org/project/pytelegrambotapi) (πŸ“₯ 75K / month Β· πŸ“¦ 1.7K Β· ⏱️ 20.11.2020): - ``` - pip install pytelegrambotapi + git clone https://github.com/Buuntu/fastapi-react ```
-
google-maps-services-python (πŸ₯ˆ30 Β· ⭐ 3K) - Python client library for Google Maps API Web Services. Apache-2 +
fastapi_cache (πŸ₯‰12 Β· ⭐ 56 Β· 🐣) - FastAPI simple cache. MIT -- [GitHub](https://github.com/googlemaps/google-maps-services-python) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 1K Β· πŸ“¦ 5K Β· πŸ“‹ 200 - 6% open Β· ⏱️ 28.07.2020): +- [GitHub](https://github.com/comeuplater/fastapi_cache) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 1 Β· πŸ“‹ 3 - 33% open Β· ⏱️ 23.11.2020): ``` - git clone https://github.com/googlemaps/google-maps-services-python + git clone https://github.com/comeuplater/fastapi_cache ``` -- [PyPi](https://pypi.org/project/googlemaps) (πŸ“₯ 500K / month Β· πŸ“¦ 2.3K Β· ⏱️ 28.07.2020): +- [PyPi](https://pypi.org/project/fastapi_cache) (πŸ“₯ 600 / month Β· ⏱️ 26.07.2020): ``` - pip install googlemaps + pip install fastapi_cache ```
-
spotipy (πŸ₯ˆ30 Β· ⭐ 2.9K) - A light weight Python library for the Spotify Web API. MIT - -- [GitHub](https://github.com/plamere/spotipy) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 630 Β· πŸ“¦ 3.7K Β· πŸ“‹ 380 - 5% open Β· ⏱️ 26.12.2020): +
Show 1 hidden projects... - ``` - git clone https://github.com/plamere/spotipy - ``` -- [PyPi](https://pypi.org/project/spotipy) (πŸ“₯ 280K / month Β· πŸ“¦ 920 Β· ⏱️ 24.10.2020): - ``` - pip install spotipy - ``` +- fastapi_client (πŸ₯‰7 Β· ⭐ 120 Β· πŸ’€) - FastAPI client generator. ❗Unlicensed
-
InstaPy (πŸ₯ˆ29 Β· ⭐ 12K) - Instagram Bot - Tool for automated Instagram interactions. ❗️GPL-3.0 +
+ +## Pyramid Utilities + +Back to top + +
pyramid_celery (πŸ₯‰16 Β· ⭐ 96 Β· πŸ’€) - Pyramid configuration with celery integration. Allows you.. MIT -- [GitHub](https://github.com/timgrossmann/InstaPy) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 3K Β· πŸ“¦ 280 Β· πŸ“‹ 4.9K - 2% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/sontek/pyramid_celery) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 52 Β· πŸ“‹ 38 - 26% open Β· ⏱️ 14.02.2020): ``` - git clone https://github.com/timgrossmann/InstaPy + git clone https://github.com/sontek/pyramid_celery ``` -- [PyPi](https://pypi.org/project/instapy) (πŸ“₯ 7.2K / month Β· πŸ“¦ 11 Β· ⏱️ 29.10.2020): +- [PyPi](https://pypi.org/project/pyramid_celery) (πŸ“₯ 2.4K / month Β· πŸ“¦ 2 Β· ⏱️ 24.12.2016): ``` - pip install instapy + pip install pyramid_celery ```
-
tushare (πŸ₯ˆ29 Β· ⭐ 10K Β· πŸ’€) - TuShare is a utility for crawling historical data of China stocks. BSD-3 +
pyramid_services (πŸ₯‰16 Β· ⭐ 77 Β· πŸ’€) - A service layer for pyramid. MIT -- [GitHub](https://github.com/waditu/tushare) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 3.9K Β· πŸ“¦ 870 Β· πŸ“‹ 1.4K - 27% open Β· ⏱️ 04.03.2020): +- [GitHub](https://github.com/mmerickel/pyramid_services) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 8 Β· ⏱️ 13.01.2020): ``` - git clone https://github.com/waditu/tushare + git clone https://github.com/mmerickel/pyramid_services ``` -- [PyPi](https://pypi.org/project/tushare) (πŸ“₯ 18K / month Β· πŸ“¦ 360 Β· ⏱️ 16.10.2020): +- [PyPi](https://pypi.org/project/pyramid_services) (πŸ“₯ 2K / month Β· πŸ“¦ 16 Β· ⏱️ 03.08.2018): ``` - pip install tushare + pip install pyramid_services ```
-
pytube (πŸ₯ˆ29 Β· ⭐ 3.8K) - A lightweight, dependency-free Python library (and command-line.. ❗️GPL-3.0 +
Show 1 hidden projects... -- [GitHub](https://github.com/pytube/pytube) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 960 Β· πŸ“¦ 4.4K Β· πŸ“‹ 520 - 1% open Β· ⏱️ 01.01.2021): +- pyramid_jinja2 (πŸ₯‡20 Β· ⭐ 72 Β· πŸ’€) - Jinja2 templating system bindings for the Pyramid web.. ❗Unlicensed +
+
+ +## Django Utilities + +Back to top + +
django-extensions (πŸ₯‡35 Β· ⭐ 5.2K Β· βž•) - This is a repository for collecting global custom.. MIT + +- [GitHub](https://github.com/django-extensions/django-extensions) (πŸ‘¨β€πŸ’» 530 Β· πŸ”€ 1K Β· πŸ“¦ 60K Β· πŸ“‹ 770 - 12% open Β· ⏱️ 20.12.2020): ``` - git clone https://github.com/pytube/pytube + git clone https://github.com/django-extensions/django-extensions ``` -- [PyPi](https://pypi.org/project/pytube) (πŸ“₯ 41K / month Β· πŸ“¦ 420 Β· ⏱️ 28.12.2020): +- [PyPi](https://pypi.org/project/django-extensions) (πŸ“₯ 1M / month Β· πŸ“¦ 24K Β· ⏱️ 25.11.2020): ``` - pip install pytube + pip install django-extensions + ``` +- [Conda](https://anaconda.org/conda-forge/django-extensions) (πŸ“₯ 230K Β· ⏱️ 25.11.2020): + ``` + conda install -c conda-forge django-extensions ```
-
python-twitter (πŸ₯ˆ29 Β· ⭐ 3.1K Β· πŸ’€) - A Python wrapper around the Twitter API. Apache-2 +
django-filter (πŸ₯‡34 Β· ⭐ 3.3K Β· βž•) - A generic system for filtering Django QuerySets based.. BSD-3 -- [GitHub](https://github.com/bear/python-twitter) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 940 Β· πŸ“¦ 5.1K Β· πŸ“‹ 400 - 22% open Β· ⏱️ 12.05.2020): +- [GitHub](https://github.com/carltongibson/django-filter) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 630 Β· πŸ“¦ 48K Β· πŸ“‹ 690 - 11% open Β· ⏱️ 23.12.2020): ``` - git clone https://github.com/bear/python-twitter + git clone https://github.com/carltongibson/django-filter ``` -- [PyPi](https://pypi.org/project/python-twitter) (πŸ“₯ 77K / month Β· πŸ“¦ 3.3K Β· ⏱️ 03.11.2018): +- [PyPi](https://pypi.org/project/django-filter) (πŸ“₯ 1.1M / month Β· πŸ“¦ 17K Β· ⏱️ 27.09.2020): ``` - pip install python-twitter + pip install django-filter ```
-
facebook-sdk (πŸ₯ˆ29 Β· ⭐ 2.6K) - Python SDK for Facebook's Graph API. Apache-2 +
channels (πŸ₯‡32 Β· ⭐ 4.7K) - Developer-friendly asynchrony for Django. BSD-3 -- [GitHub](https://github.com/mobolic/facebook-sdk) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 940 Β· πŸ“¦ 2.8K Β· πŸ“‹ 240 - 10% open Β· ⏱️ 27.12.2020): +- [GitHub](https://github.com/django/channels) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 650 Β· πŸ“¦ 10K Β· πŸ“‹ 1.1K - 10% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/mobolic/facebook-sdk + git clone https://github.com/django/channels ``` -- [PyPi](https://pypi.org/project/facebook-sdk) (πŸ“₯ 240K / month Β· πŸ“¦ 2.5K Β· ⏱️ 09.08.2018): +- [PyPi](https://pypi.org/project/channels) (πŸ“₯ 140K / month Β· πŸ“¦ 2.3K Β· ⏱️ 28.12.2020): ``` - pip install facebook-sdk + pip install channels + ``` +- [Conda](https://anaconda.org/conda-forge/channels) (πŸ“₯ 26K Β· ⏱️ 28.12.2020): + ``` + conda install -c conda-forge channels ```
-
twitter (πŸ₯ˆ29 Β· ⭐ 2.5K) - Python Twitter API. MIT +
django-cors-headers (πŸ₯‡32 Β· ⭐ 4K Β· βž•) - Django app for handling the server headers required.. MIT -- [GitHub](https://github.com/sixohsix/twitter) (πŸ‘¨β€πŸ’» 87 Β· πŸ”€ 520 Β· πŸ“¦ 2.8K Β· πŸ“‹ 280 - 25% open Β· ⏱️ 23.11.2020): +- [GitHub](https://github.com/adamchainz/django-cors-headers) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 440 Β· πŸ“¦ 55K Β· πŸ“‹ 220 - 4% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/sixohsix/twitter + git clone https://github.com/adamchainz/django-cors-headers ``` -- [PyPi](https://pypi.org/project/twitter) (πŸ“₯ 100K / month Β· πŸ“¦ 1.8K Β· ⏱️ 20.10.2017): +- [PyPi](https://pypi.org/project/django-cors-headers) (πŸ“₯ 1.1M / month Β· πŸ“¦ 13K Β· ⏱️ 25.08.2020): ``` - pip install twitter + pip install django-cors-headers + ``` +- [Conda](https://anaconda.org/conda-forge/django-cors-headers) (πŸ“₯ 16K Β· ⏱️ 26.06.2020): + ``` + conda install -c conda-forge django-cors-headers ```
-
Wikipedia (πŸ₯ˆ29 Β· ⭐ 2.2K) - A Pythonic wrapper for the Wikipedia API. MIT +
django-import-export (πŸ₯‡32 Β· ⭐ 2K) - Django application and library for importing and.. BSD-2 -- [GitHub](https://github.com/goldsmith/Wikipedia) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 420 Β· πŸ“¦ 12K Β· πŸ“‹ 210 - 71% open Β· ⏱️ 09.10.2020): +- [GitHub](https://github.com/django-import-export/django-import-export) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 610 Β· πŸ“¦ 8.9K Β· πŸ“‹ 740 - 11% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/goldsmith/Wikipedia + git clone https://github.com/django-import-export/django-import-export ``` -- [PyPi](https://pypi.org/project/wikipedia) (πŸ“₯ 140K / month Β· πŸ“¦ 1.9K Β· ⏱️ 15.11.2014): +- [PyPi](https://pypi.org/project/django-import-export) (πŸ“₯ 290K / month Β· πŸ“¦ 2K Β· ⏱️ 31.12.2020): ``` - pip install wikipedia + pip install django-import-export ``` -- [Conda](https://anaconda.org/conda-forge/wikipedia) (πŸ“₯ 39K Β· ⏱️ 18.06.2019): +- [Conda](https://anaconda.org/conda-forge/django-import-export) (πŸ“₯ 41K Β· ⏱️ 31.12.2020): ``` - conda install -c conda-forge wikipedia + conda install -c conda-forge django-import-export ```
-
py-googletrans (πŸ₯ˆ29 Β· ⭐ 2.2K) - (unofficial) Googletrans: Free and Unlimited Google translate API.. MIT +
django-storages (πŸ₯‡32 Β· ⭐ 1.8K) - Django-storages is a project to provide a variety of.. BSD-3 -- [GitHub](https://github.com/ssut/py-googletrans) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 430 Β· πŸ“¦ 11K Β· πŸ“‹ 190 - 10% open Β· ⏱️ 02.10.2020): +- [GitHub](https://github.com/jschneier/django-storages) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 670 Β· πŸ“‹ 500 - 28% open Β· ⏱️ 24.12.2020): ``` - git clone https://github.com/ssut/py-googletrans + git clone https://github.com/jschneier/django-storages ``` -- [PyPi](https://pypi.org/project/googletrans) (πŸ“₯ 1.4M / month Β· πŸ“¦ 890 Β· ⏱️ 09.12.2020): +- [PyPi](https://pypi.org/project/django-storages) (πŸ“₯ 820K / month Β· πŸ“¦ 9.7K Β· ⏱️ 24.12.2020): ``` - pip install googletrans + pip install django-storages + ``` +- [Conda](https://anaconda.org/conda-forge/django-storages) (πŸ“₯ 23K Β· ⏱️ 21.11.2019): + ``` + conda install -c conda-forge django-storages ```
-
slacker (πŸ₯ˆ29 Β· ⭐ 1.6K) - Full-featured Python interface for the Slack API. Apache-2 +
django-oscar (πŸ₯‡31 Β· ⭐ 4.7K Β· βž•) - Domain-driven e-commerce for Django. BSD-3 -- [GitHub](https://github.com/os/slacker) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 230 Β· πŸ“¦ 2.2K Β· πŸ“‹ 83 - 26% open Β· ⏱️ 03.07.2020): +- [GitHub](https://github.com/django-oscar/django-oscar) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.7K Β· πŸ“¦ 690 Β· πŸ“‹ 1.3K - 7% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/os/slacker - ``` -- [PyPi](https://pypi.org/project/slacker) (πŸ“₯ 660K / month Β· πŸ“¦ 2K Β· ⏱️ 15.02.2020): + git clone https://github.com/django-oscar/django-oscar ``` - pip install slacker - ``` -- [Conda](https://anaconda.org/conda-forge/slacker) (πŸ“₯ 140K Β· ⏱️ 28.02.2020): +- [PyPi](https://pypi.org/project/django-oscar) (πŸ“₯ 9.1K / month Β· πŸ“¦ 500 Β· ⏱️ 11.12.2020): ``` - conda install -c conda-forge slacker + pip install django-oscar ```
-
thumbor (πŸ₯‰28 Β· ⭐ 8.1K) - thumbor is an open-source photo thumbnail service by globo.com. MIT +
django-haystack (πŸ₯‡31 Β· ⭐ 3.1K) - Modular search for Django. BSD-3 -- [GitHub](https://github.com/thumbor/thumbor) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 680 Β· πŸ“¦ 260 Β· πŸ“‹ 830 - 13% open Β· ⏱️ 06.12.2020): +- [GitHub](https://github.com/django-haystack/django-haystack) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.2K Β· πŸ“¦ 6.6K Β· πŸ“‹ 1.3K - 44% open Β· ⏱️ 29.12.2020): ``` - git clone https://github.com/thumbor/thumbor + git clone https://github.com/django-haystack/django-haystack ``` -- [PyPi](https://pypi.org/project/thumbor) (πŸ“₯ 4.7K / month Β· πŸ“¦ 190 Β· ⏱️ 25.03.2020): +- [PyPi](https://pypi.org/project/django-haystack) (πŸ“₯ 54K / month Β· πŸ“¦ 5.5K Β· ⏱️ 14.09.2020): ``` - pip install thumbor + pip install django-haystack + ``` +- [Conda](https://anaconda.org/conda-forge/django-haystack) (πŸ“₯ 3.7K Β· ⏱️ 31.05.2018): + ``` + conda install -c conda-forge django-haystack ```
-
twython (πŸ₯‰28 Β· ⭐ 1.8K Β· πŸ’€) - Actively maintained, pure Python wrapper for the Twitter API. Supports.. MIT +
django-environ (πŸ₯‡31 Β· ⭐ 2.1K) - Django-environ allows you to utilize 12factor inspired.. MIT -- [GitHub](https://github.com/ryanmcgrath/twython) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 400 Β· πŸ“¦ 4K Β· πŸ“‹ 320 - 7% open Β· ⏱️ 04.04.2020): +- [GitHub](https://github.com/joke2k/django-environ) (πŸ‘¨β€πŸ’» 55 Β· πŸ”€ 230 Β· πŸ“¦ 41K Β· πŸ“‹ 190 - 61% open Β· ⏱️ 20.07.2020): ``` - git clone https://github.com/ryanmcgrath/twython + git clone https://github.com/joke2k/django-environ ``` -- [PyPi](https://pypi.org/project/twython) (πŸ“₯ 59K / month Β· πŸ“¦ 2.3K Β· ⏱️ 04.04.2020): +- [PyPi](https://pypi.org/project/django-environ) (πŸ“₯ 460K / month Β· πŸ“¦ 6.8K Β· ⏱️ 25.06.2018): ``` - pip install twython + pip install django-environ ``` -- [Conda](https://anaconda.org/conda-forge/twython) (πŸ“₯ 240K Β· ⏱️ 08.05.2018): +- [Conda](https://anaconda.org/conda-forge/django-environ) (πŸ“₯ 42K Β· ⏱️ 09.07.2018): ``` - conda install -c conda-forge twython + conda install -c conda-forge django-environ ```
-
wechatpy (πŸ₯‰27 Β· ⭐ 2.7K) - WeChat SDK for Python. MIT +
django-model-utils (πŸ₯‡31 Β· ⭐ 2K Β· βž•) - Django model mixins and utilities. BSD-3 -- [GitHub](https://github.com/wechatpy/wechatpy) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 610 Β· πŸ“‹ 300 - 8% open Β· ⏱️ 02.01.2021): +- [GitHub](https://github.com/jazzband/django-model-utils) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 300 Β· πŸ“¦ 13K Β· πŸ“‹ 240 - 36% open Β· ⏱️ 05.12.2020): ``` - git clone https://github.com/wechatpy/wechatpy + git clone https://github.com/jazzband/django-model-utils ``` -- [PyPi](https://pypi.org/project/wechatpy) (πŸ“₯ 4K / month Β· πŸ“¦ 230 Β· ⏱️ 22.11.2020): +- [PyPi](https://pypi.org/project/django-model-utils) (πŸ“₯ 340K / month Β· πŸ“¦ 9.2K Β· ⏱️ 01.12.2020): ``` - pip install wechatpy + pip install django-model-utils ```
-
coursera-dl (πŸ₯‰26 Β· ⭐ 8.2K Β· πŸ’€) - Script for downloading Coursera.org videos and naming them. ❗️LGPL-3.0 +
django-pipeline (πŸ₯‡31 Β· ⭐ 1.4K) - Pipeline is an asset packaging library for Django. MIT -- [GitHub](https://github.com/coursera-dl/coursera-dl) (πŸ‘¨β€πŸ’» 84 Β· πŸ”€ 2K Β· πŸ“¦ 120 Β· πŸ“‹ 600 - 25% open Β· ⏱️ 30.01.2020): +- [GitHub](https://github.com/jazzband/django-pipeline) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 340 Β· πŸ“¦ 1.7K Β· πŸ“‹ 440 - 32% open Β· ⏱️ 09.12.2020): ``` - git clone https://github.com/coursera-dl/coursera-dl - ``` -- [PyPi](https://pypi.org/project/coursera-dl) (πŸ“₯ 1.8K / month Β· πŸ“¦ 24 Β· ⏱️ 16.12.2019): - ``` - pip install coursera-dl + git clone https://github.com/jazzband/django-pipeline ``` -- [Conda](https://anaconda.org/conda-forge/coursera-dl) (πŸ“₯ 14K Β· ⏱️ 20.11.2019): +- [PyPi](https://pypi.org/project/django-pipeline) (πŸ“₯ 47K / month Β· πŸ“¦ 2.2K Β· ⏱️ 16.08.2020): ``` - conda install -c conda-forge coursera-dl + pip install django-pipeline ```
-
instagram-scraper (πŸ₯‰26 Β· ⭐ 4.5K) - Scrapes an instagram user's photos and videos. Unlicense +
django-tables2 (πŸ₯‡31 Β· ⭐ 1.3K Β· βž•) - django-tables2 - An app for creating HTML tables. BSD-2 -- [GitHub](https://github.com/arc298/instagram-scraper) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 990 Β· πŸ“¦ 190 Β· πŸ“‹ 530 - 64% open Β· ⏱️ 10.10.2020): +- [GitHub](https://github.com/jieter/django-tables2) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 360 Β· πŸ“¦ 3.6K Β· πŸ“‹ 500 - 8% open Β· ⏱️ 30.12.2020): ``` - git clone https://github.com/arc298/instagram-scraper + git clone https://github.com/jieter/django-tables2 ``` -- [PyPi](https://pypi.org/project/instagram-scraper) (πŸ“₯ 5K / month Β· πŸ“¦ 40 Β· ⏱️ 10.10.2020): +- [PyPi](https://pypi.org/project/django-tables2) (πŸ“₯ 100K / month Β· πŸ“¦ 1.7K Β· ⏱️ 29.10.2020): ``` - pip install instagram-scraper + pip install django-tables2 ```
-
gmusicapi (πŸ₯‰26 Β· ⭐ 2.6K) - An unofficial client library for Google Music. BSD-3 +
django-reversion (πŸ₯ˆ30 Β· ⭐ 2.5K Β· βž•) - django-reversion is an extension to the Django web.. BSD-3 -- [GitHub](https://github.com/simon-weber/gmusicapi) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 300 Β· πŸ“¦ 420 Β· πŸ“‹ 510 - 11% open Β· ⏱️ 25.09.2020): +- [GitHub](https://github.com/etianen/django-reversion) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 420 Β· πŸ“¦ 5.5K Β· πŸ“‹ 580 - 4% open Β· ⏱️ 02.09.2020): ``` - git clone https://github.com/simon-weber/gmusicapi + git clone https://github.com/etianen/django-reversion ``` -- [PyPi](https://pypi.org/project/gmusicapi) (πŸ“₯ 1.2K / month Β· πŸ“¦ 270 Β· ⏱️ 27.03.2020): +- [PyPi](https://pypi.org/project/django-reversion) (πŸ“₯ 110K / month Β· πŸ“¦ 4.2K Β· ⏱️ 17.02.2020): ``` - pip install gmusicapi + pip install django-reversion ```
-
notion-py (πŸ₯‰25 Β· ⭐ 2.2K) - Unofficial Python API client for Notion.so. MIT +
django-mptt (πŸ₯ˆ30 Β· ⭐ 2.4K Β· βž•) - Utilities for implementing a modified pre-order traversal.. MIT -- [GitHub](https://github.com/jamalex/notion-py) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 230 Β· πŸ“¦ 280 Β· πŸ“‹ 190 - 56% open Β· ⏱️ 22.11.2020): +- [GitHub](https://github.com/django-mptt/django-mptt) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 410 Β· πŸ“¦ 8.3K Β· πŸ“‹ 500 - 20% open Β· ⏱️ 20.10.2020): ``` - git clone https://github.com/jamalex/notion-py + git clone https://github.com/django-mptt/django-mptt ``` -- [PyPi](https://pypi.org/project/notion) (πŸ“₯ 6.8K / month Β· πŸ“¦ 18 Β· ⏱️ 04.01.2020): +- [PyPi](https://pypi.org/project/django-mptt) (πŸ“₯ 170K / month Β· πŸ“¦ 6.3K Β· ⏱️ 13.04.2019): ``` - pip install notion + pip install django-mptt ```
-
igramscraper (πŸ₯‰25 Β· ⭐ 1.8K) - scrapes medias, likes, followers, tags and all metadata. Inspired by.. MIT +
django-redis (πŸ₯ˆ30 Β· ⭐ 1.9K Β· βž•) - Full featured redis cache backend for Django. BSD-3 -- [GitHub](https://github.com/realsirjoe/instagram-scraper) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 270 Β· πŸ“¦ 82 Β· πŸ“‹ 110 - 65% open Β· ⏱️ 30.09.2020): +- [GitHub](https://github.com/jazzband/django-redis) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 330 Β· πŸ“‹ 250 - 10% open Β· ⏱️ 09.12.2020): ``` - git clone https://github.com/realsirjoe/instagram-scraper + git clone https://github.com/jazzband/django-redis ``` -- [PyPi](https://pypi.org/project/igramscraper) (πŸ“₯ 9.7K / month Β· πŸ“¦ 2 Β· ⏱️ 25.05.2020): +- [PyPi](https://pypi.org/project/django-redis) (πŸ“₯ 640K / month Β· πŸ“¦ 6.7K Β· ⏱️ 27.05.2020): ``` - pip install igramscraper + pip install django-redis ```
-
sherlock (πŸ₯‰24 Β· ⭐ 20K) - Hunt down social media accounts by username across social networks. MIT +
sorl-thumbnail (πŸ₯ˆ30 Β· ⭐ 1.5K Β· βž•) - Thumbnails for Django. BSD-3 -- [GitHub](https://github.com/sherlock-project/sherlock) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 2K Β· πŸ“‹ 470 - 15% open Β· ⏱️ 08.12.2020): +- [GitHub](https://github.com/jazzband/sorl-thumbnail) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 440 Β· πŸ“¦ 6.1K Β· πŸ“‹ 380 - 28% open Β· ⏱️ 07.12.2020): ``` - git clone https://github.com/sherlock-project/sherlock + git clone https://github.com/jazzband/sorl-thumbnail ``` -- [PyPi](https://pypi.org/project/sherlock) (πŸ“₯ 1K / month Β· πŸ“¦ 6 Β· ⏱️ 11.05.2019): +- [PyPi](https://pypi.org/project/sorl-thumbnail) (πŸ“₯ 72K / month Β· πŸ“¦ 5K Β· ⏱️ 23.11.2020): ``` - pip install sherlock + pip install sorl-thumbnail ```
-
twitter-scraper (πŸ₯‰24 Β· ⭐ 2.6K) - Scrape the Twitter Frontend API without authentication. MIT +
django-autocomplete-light (πŸ₯ˆ30 Β· ⭐ 1.5K Β· βž•) - A fresh approach to autocomplete implementations,.. MIT -- [GitHub](https://github.com/bisguzar/twitter-scraper) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 440 Β· πŸ“¦ 430 Β· πŸ“‹ 87 - 31% open Β· ⏱️ 16.07.2020): +- [GitHub](https://github.com/yourlabs/django-autocomplete-light) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 400 Β· πŸ“¦ 2.4K Β· πŸ“‹ 760 - 22% open Β· ⏱️ 25.12.2020): ``` - git clone https://github.com/bisguzar/twitter-scraper + git clone https://github.com/yourlabs/django-autocomplete-light ``` -- [PyPi](https://pypi.org/project/twitter-scraper) (πŸ“₯ 4.7K / month Β· πŸ“¦ 10 Β· ⏱️ 17.07.2020): +- [PyPi](https://pypi.org/project/django-autocomplete-light) (πŸ“₯ 58K / month Β· πŸ“¦ 1.4K Β· ⏱️ 13.10.2020): ``` - pip install twitter-scraper + pip install django-autocomplete-light ```
-
twitterscraper (πŸ₯‰24 Β· ⭐ 1.6K) - Scrape Twitter for Tweets. MIT +
easy-thumbnails (πŸ₯ˆ30 Β· ⭐ 1.2K Β· βž•) - Easy thumbnails for Django. BSD-3 -- [GitHub](https://github.com/taspinar/twitterscraper) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 470 Β· πŸ“¦ 320 Β· πŸ“‹ 280 - 45% open Β· ⏱️ 28.07.2020): +- [GitHub](https://github.com/SmileyChris/easy-thumbnails) (πŸ‘¨β€πŸ’» 81 Β· πŸ”€ 300 Β· πŸ“¦ 6.5K Β· πŸ“‹ 380 - 21% open Β· ⏱️ 23.11.2020): ``` - git clone https://github.com/taspinar/twitterscraper + git clone https://github.com/SmileyChris/easy-thumbnails ``` -- [PyPi](https://pypi.org/project/twitterscraper) (πŸ“₯ 1.9K / month Β· πŸ“¦ 22 Β· ⏱️ 22.07.2020): +- [PyPi](https://pypi.org/project/easy-thumbnails) (πŸ“₯ 84K / month Β· πŸ“¦ 4.1K Β· ⏱️ 23.11.2020): ``` - pip install twitterscraper + pip install easy-thumbnails ```
-
imdbpy (πŸ₯‰24 Β· ⭐ 760) - IMDbPY is a Python package useful to retrieve and manage the data of the.. ❗️GPL-2.0 +
django-taggit (πŸ₯ˆ29 Β· ⭐ 2.5K) - Simple tagging for django. BSD-3 -- [GitHub](https://github.com/alberanid/imdbpy) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 220 Β· πŸ“‹ 200 - 13% open Β· ⏱️ 20.12.2020): +- [GitHub](https://github.com/jazzband/django-taggit) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 540 Β· πŸ“‹ 340 - 30% open Β· ⏱️ 21.12.2020): ``` - git clone https://github.com/alberanid/imdbpy + git clone https://github.com/jazzband/django-taggit ``` -- [PyPi](https://pypi.org/project/imdbpy) (πŸ“₯ 29K / month Β· πŸ“¦ 110 Β· ⏱️ 25.09.2020): +- [PyPi](https://pypi.org/project/django-taggit) (πŸ“₯ 130K / month Β· πŸ“¦ 5.6K Β· ⏱️ 22.05.2020): ``` - pip install imdbpy + pip install django-taggit + ``` +- [Conda](https://anaconda.org/conda-forge/django-taggit) (πŸ“₯ 70K Β· ⏱️ 01.01.2021): + ``` + conda install -c conda-forge django-taggit ```
-
gallery-dl (πŸ₯‰23 Β· ⭐ 2.8K) - Command-line program to download image galleries and collections.. ❗️GPL-2.0 +
django-compressor (πŸ₯ˆ29 Β· ⭐ 2.4K) - Compresses linked and inline javascript or CSS into a.. MIT -- [GitHub](https://github.com/mikf/gallery-dl) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 230 Β· πŸ“₯ 79K Β· πŸ“‹ 1.1K - 17% open Β· ⏱️ 02.01.2021): +- [GitHub](https://github.com/django-compressor/django-compressor) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 550 Β· πŸ“‹ 580 - 16% open Β· ⏱️ 01.01.2021): ``` - git clone https://github.com/mikf/gallery-dl + git clone https://github.com/django-compressor/django-compressor ``` -- [PyPi](https://pypi.org/project/gallery-dl) (πŸ“₯ 5.5K / month Β· πŸ“¦ 4 Β· ⏱️ 27.12.2020): +- [PyPi](https://pypi.org/project/django-compressor) (πŸ“₯ 140K / month Β· πŸ“¦ 400 Β· ⏱️ 30.12.2019): ``` - pip install gallery-dl + pip install django-compressor ```
-
WikiExtractor (πŸ₯‰23 Β· ⭐ 2.5K) - A tool for extracting plain text from Wikipedia dumps. ❗️AGPL-3.0 +
django-webpack-loader (πŸ₯ˆ29 Β· ⭐ 2.2K Β· βž•) - Transparently use webpack with django. MIT -- [GitHub](https://github.com/attardi/wikiextractor) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 720 Β· πŸ“¦ 38 Β· πŸ“‹ 190 - 43% open Β· ⏱️ 17.12.2020): +- [GitHub](https://github.com/owais/django-webpack-loader) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 290 Β· πŸ“¦ 6K Β· πŸ“‹ 180 - 46% open Β· ⏱️ 08.10.2020): ``` - git clone https://github.com/attardi/wikiextractor + git clone https://github.com/owais/django-webpack-loader ``` -- [PyPi](https://pypi.org/project/wikiextractor) (πŸ“₯ 2.2K / month Β· πŸ“¦ 4 Β· ⏱️ 05.12.2020): +- [PyPi](https://pypi.org/project/django-webpack-loader) (πŸ“₯ 130K / month Β· πŸ“¦ 1.9K Β· ⏱️ 24.02.2020): ``` - pip install wikiextractor + pip install django-webpack-loader ```
-
python-slack-sdk (πŸ₯‰22 Β· ⭐ 3K) - Slack Developer Kit for Python. MIT +
django-fsm (πŸ₯ˆ29 Β· ⭐ 1.7K) - Django friendly finite state machine support. MIT -- [GitHub](https://github.com/slackapi/python-slack-sdk) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 710 Β· πŸ“₯ 290 Β· πŸ“‹ 480 - 6% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/viewflow/django-fsm) (πŸ‘¨β€πŸ’» 60 Β· πŸ”€ 240 Β· πŸ“¦ 810 Β· πŸ“‹ 130 - 13% open Β· ⏱️ 09.12.2020): ``` - git clone https://github.com/slackapi/python-slack-sdk + git clone https://github.com/viewflow/django-fsm ``` -- [PyPi](https://pypi.org/project/slack-sdk) (πŸ“₯ 88K / month Β· ⏱️ 08.12.2020): +- [PyPi](https://pypi.org/project/django-fsm) (πŸ“₯ 72K / month Β· πŸ“¦ 600 Β· ⏱️ 13.10.2020): ``` - pip install slack-sdk + pip install django-fsm + ``` +- [Conda](https://anaconda.org/conda-forge/django-fsm) (πŸ“₯ 15K Β· ⏱️ 07.12.2019): + ``` + conda install -c conda-forge django-fsm ```
-
pyshorteners (πŸ₯‰22 Β· ⭐ 280) - Generating short urls with python has never been easier. ❗️GPL-3.0 +
django-widget-tweaks (πŸ₯ˆ29 Β· ⭐ 1.5K Β· βž•) - Tweak the form field rendering in templates, not in.. MIT -- [GitHub](https://github.com/ellisonleao/pyshorteners) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 54 Β· πŸ“¦ 510 Β· πŸ“‹ 69 - 1% open Β· ⏱️ 29.07.2020): +- [GitHub](https://github.com/jazzband/django-widget-tweaks) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 110 Β· πŸ“¦ 15K Β· πŸ“‹ 67 - 35% open Β· ⏱️ 03.01.2021): ``` - git clone https://github.com/ellisonleao/pyshorteners + git clone https://github.com/jazzband/django-widget-tweaks ``` -- [PyPi](https://pypi.org/project/pyshorteners) (πŸ“₯ 16K / month Β· πŸ“¦ 140 Β· ⏱️ 19.03.2020): +- [PyPi](https://pypi.org/project/django-widget-tweaks) (πŸ“₯ 110K / month Β· πŸ“¦ 4.3K Β· ⏱️ 16.03.2020): ``` - pip install pyshorteners + pip install django-widget-tweaks ```
-
scdl (πŸ₯‰18 Β· ⭐ 1.9K) - Soundcloud Music Downloader. ❗️GPL-2.0 +
django-simple-history (πŸ₯ˆ29 Β· ⭐ 1.2K Β· βž•) - Store model history and view/revert changes from.. BSD-3 -- [GitHub](https://github.com/flyingrub/scdl) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 200 Β· πŸ“¦ 31 Β· πŸ“‹ 270 - 11% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/jazzband/django-simple-history) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 310 Β· πŸ“¦ 1.6K Β· πŸ“‹ 410 - 15% open Β· ⏱️ 06.01.2021): ``` - git clone https://github.com/flyingrub/scdl + git clone https://github.com/jazzband/django-simple-history + ``` +- [PyPi](https://pypi.org/project/django-simple-history) (πŸ“₯ 150K / month Β· πŸ“¦ 830 Β· ⏱️ 14.10.2020): + ``` + pip install django-simple-history ```
-
GHunt (πŸ₯‰15 Β· ⭐ 8.5K Β· 🐣) - Investigate Google Accounts with emails. MPL-2.0 +
django-imagekit (πŸ₯ˆ28 Β· ⭐ 1.8K Β· πŸ’€) - Automated image processing for Django. Currently v4.0. BSD-3 -- [GitHub](https://github.com/mxrch/GHunt) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 580 Β· πŸ“‹ 140 - 10% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/matthewwithanm/django-imagekit) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 230 Β· πŸ“₯ 44 Β· πŸ“¦ 4.6K Β· πŸ“‹ 350 - 25% open Β· ⏱️ 05.05.2020): ``` - git clone https://github.com/mxrch/GHunt + git clone https://github.com/matthewwithanm/django-imagekit + ``` +- [PyPi](https://pypi.org/project/django-imagekit) (πŸ“₯ 40K / month Β· πŸ“¦ 2K Β· ⏱️ 20.11.2017): + ``` + pip install django-imagekit ```
-
Show 5 hidden projects... - -- Google Images Download (πŸ₯‰27 Β· ⭐ 7.4K Β· πŸ’€) - Python Script to download hundreds of images from.. MIT -- python-instagram (πŸ₯‰26 Β· ⭐ 2.8K Β· πŸ’€) - Python Client for Instagram API. MIT -- Django Facebook (πŸ₯‰26 Β· ⭐ 1.4K Β· πŸ’€) - Facebook open graph api implementation using the Django web.. BSD-3 -- telepot (πŸ₯‰24 Β· ⭐ 2.3K Β· πŸ’€) - Python framework for Telegram Bot API. MIT -- instagram_private_api (πŸ₯‰23 Β· ⭐ 1.8K Β· πŸ’€) - A Python library to access Instagram's private API. MIT -
-
- -## Email - -Back to top - -
yagmail (πŸ₯‡27 Β· ⭐ 1.9K) - Send email in Python conveniently for gmail using yagmail. MIT +
django-ckeditor (πŸ₯ˆ28 Β· ⭐ 1.8K Β· βž•) - Django admin CKEditor integration. BSD-3 -- [GitHub](https://github.com/kootenpv/yagmail) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 210 Β· πŸ“¦ 1K Β· πŸ“‹ 160 - 41% open Β· ⏱️ 08.10.2020): +- [GitHub](https://github.com/django-ckeditor/django-ckeditor) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 650 Β· πŸ“¦ 12K Β· πŸ“‹ 480 - 23% open Β· ⏱️ 04.10.2020): ``` - git clone https://github.com/kootenpv/yagmail + git clone https://github.com/django-ckeditor/django-ckeditor ``` -- [PyPi](https://pypi.org/project/yagmail) (πŸ“₯ 20K / month Β· πŸ“¦ 760 Β· ⏱️ 08.10.2020): +- [PyPi](https://pypi.org/project/django-ckeditor) (πŸ“₯ 88K / month Β· πŸ“¦ 2.9K Β· ⏱️ 06.09.2020): ``` - pip install yagmail + pip install django-ckeditor ```
-
modoboa (πŸ₯ˆ26 Β· ⭐ 1.7K) - Mail hosting made simple. ISC +
django-rq (πŸ₯ˆ28 Β· ⭐ 1.3K Β· βž•) - A simple app that provides django integration for RQ (Redis.. MIT -- [GitHub](https://github.com/modoboa/modoboa) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 250 Β· πŸ“¦ 31 Β· πŸ“‹ 1.6K - 8% open Β· ⏱️ 28.12.2020): +- [GitHub](https://github.com/rq/django-rq) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 220 Β· πŸ“¦ 1.3K Β· πŸ“‹ 260 - 18% open Β· ⏱️ 08.11.2020): ``` - git clone https://github.com/modoboa/modoboa + git clone https://github.com/rq/django-rq ``` -- [PyPi](https://pypi.org/project/modoboa) (πŸ“₯ 2K / month Β· πŸ“¦ 48 Β· ⏱️ 05.11.2020): +- [PyPi](https://pypi.org/project/django-rq) (πŸ“₯ 39K / month Β· πŸ“¦ 780 Β· ⏱️ 08.11.2020): ``` - pip install modoboa + pip install django-rq ```
-
flanker (πŸ₯ˆ25 Β· ⭐ 1.4K Β· πŸ’€) - Python email address and Mime parsing library. Apache-2 +
django-q (πŸ₯ˆ28 Β· ⭐ 1.2K Β· βž•) - A multiprocessing distributed task queue for Django. MIT -- [GitHub](https://github.com/mailgun/flanker) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 160 Β· πŸ“¦ 130 Β· πŸ“‹ 85 - 57% open Β· ⏱️ 16.03.2020): +- [GitHub](https://github.com/Koed00/django-q) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 160 Β· πŸ“¦ 430 Β· πŸ“‹ 270 - 56% open Β· ⏱️ 29.10.2020): ``` - git clone https://github.com/mailgun/flanker + git clone https://github.com/Koed00/django-q ``` -- [PyPi](https://pypi.org/project/flanker) (πŸ“₯ 19K / month Β· πŸ“¦ 180 Β· ⏱️ 16.05.2018): +- [PyPi](https://pypi.org/project/django-q) (πŸ“₯ 17K / month Β· πŸ“¦ 130 Β· ⏱️ 29.10.2020): ``` - pip install flanker + pip install django-q ```
-
mailer (πŸ₯‰21 Β· ⭐ 220 Β· πŸ’€) - A light-weight, modular, message representation and mail delivery.. MIT +
jsonfield (πŸ₯ˆ28 Β· ⭐ 1.1K Β· πŸ’€) - A reusable Django model field for storing ad-hoc JSON data. MIT -- [GitHub](https://github.com/marrow/mailer) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 48 Β· πŸ“₯ 95 Β· πŸ“‹ 70 - 35% open Β· ⏱️ 22.04.2020): +- [GitHub](https://github.com/rpkilby/jsonfield) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 250 Β· πŸ“₯ 86 Β· πŸ“¦ 6.6K Β· πŸ“‹ 160 - 4% open Β· ⏱️ 22.02.2020): ``` - git clone https://github.com/marrow/mailer - ``` -- [PyPi](https://pypi.org/project/mailer) (πŸ“₯ 9.2K / month Β· πŸ“¦ 140 Β· ⏱️ 22.04.2015): + git clone https://github.com/rpkilby/jsonfield ``` - pip install mailer - ``` -- [Conda](https://anaconda.org/conda-forge/mailer) (πŸ“₯ 25K Β· ⏱️ 11.10.2020): +- [PyPi](https://pypi.org/project/jsonfield) (πŸ“₯ 300K / month Β· πŸ“¦ 4.4K Β· ⏱️ 22.02.2020): ``` - conda install -c conda-forge mailer + pip install jsonfield ```
-
pyramid_mailer (πŸ₯‰21 Β· ⭐ 51 Β· πŸ’€) - A package for sending email from your Pyramid application. BSD-3 +
django-redis-cache (πŸ₯ˆ28 Β· ⭐ 990 Β· βž•) - A Redis cache backend for django. BSD-3 -- [GitHub](https://github.com/Pylons/pyramid_mailer) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 38 Β· πŸ“‹ 42 - 21% open Β· ⏱️ 29.03.2020): +- [GitHub](https://github.com/sebleier/django-redis-cache) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 200 Β· πŸ“¦ 2.6K Β· πŸ“‹ 120 - 47% open Β· ⏱️ 15.10.2020): ``` - git clone https://github.com/Pylons/pyramid_mailer + git clone https://github.com/sebleier/django-redis-cache ``` -- [PyPi](https://pypi.org/project/pyramid_mailer) (πŸ“₯ 14K / month Β· πŸ“¦ 140 Β· ⏱️ 13.12.2016): +- [PyPi](https://pypi.org/project/django-redis-cache) (πŸ“₯ 150K / month Β· πŸ“¦ 2.3K Β· ⏱️ 15.10.2020): ``` - pip install pyramid_mailer + pip install django-redis-cache ```
-
salmon (πŸ₯‰18 Β· ⭐ 470) - A Python Mail Server. ❗️GPL-3.0 +
django-countries (πŸ₯ˆ28 Β· ⭐ 930) - A Django application that provides country choices for.. MIT -- [GitHub](https://github.com/moggers87/salmon) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 48 Β· πŸ“₯ 33 Β· πŸ“¦ 11 Β· πŸ“‹ 82 - 15% open Β· ⏱️ 09.12.2020): +- [GitHub](https://github.com/SmileyChris/django-countries) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 210 Β· πŸ“‹ 220 - 5% open Β· ⏱️ 26.12.2020): ``` - git clone https://github.com/moggers87/salmon + git clone https://github.com/SmileyChris/django-countries ``` -- [PyPi](https://pypi.org/project/salmon-mail) (πŸ“₯ 150 / month Β· πŸ“¦ 1 Β· ⏱️ 31.12.2019): +- [PyPi](https://pypi.org/project/django-countries) (πŸ“₯ 260K / month Β· πŸ“¦ 3K Β· ⏱️ 05.12.2020): ``` - pip install salmon-mail + pip install django-countries ```
-
fastapi-mail (πŸ₯‰18 Β· ⭐ 71) - Fastapi mail system sending mails(individual, bulk).. MIT +
django-waffle (πŸ₯ˆ28 Β· ⭐ 810 Β· βž•) - A feature flipper for Django. BSD-3 -- [GitHub](https://github.com/sabuhish/fastapi-mail) (πŸ‘¨β€πŸ’» 11 Β· πŸ”€ 15 Β· πŸ“¦ 25 Β· πŸ“‹ 15 - 13% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/django-waffle/django-waffle) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 220 Β· πŸ“¦ 550 Β· πŸ“‹ 170 - 14% open Β· ⏱️ 15.12.2020): ``` - git clone https://github.com/sabuhish/fastapi-mail + git clone https://github.com/django-waffle/django-waffle ``` -- [PyPi](https://pypi.org/project/fastapi-mail) (πŸ“₯ 1.8K / month Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/django-waffle) (πŸ“₯ 67K / month Β· πŸ“¦ 650 Β· ⏱️ 03.09.2020): ``` - pip install fastapi-mail + pip install django-waffle ```
-
Show 2 hidden projects... - -- offlineimap (πŸ₯ˆ22 Β· ⭐ 1.6K Β· πŸ’€) - Read/sync your IMAP mailboxes (python2). ❗️libpng-2.0 -- gmail (πŸ₯‰20 Β· ⭐ 1.6K Β· πŸ’€) - A Pythonic interface for Google Mail. MIT -
-
- -## Web Scraping & Crawling - -Back to top - -_Libraries for web scraping, crawling, downloading, and mining as well as libraries._ - -
Scrapy (πŸ₯‡38 Β· ⭐ 39K) - Scrapy, a fast high-level web crawling & scraping framework for Python. BSD-3 +
django-bootstrap3 (πŸ₯‰27 Β· ⭐ 2.2K) - Bootstrap 3 integration with Django. BSD-3 -- [GitHub](https://github.com/scrapy/scrapy) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 9K Β· πŸ“¦ 22K Β· πŸ“‹ 2.7K - 28% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/zostera/django-bootstrap3) (πŸ‘¨β€πŸ’» 97 Β· πŸ”€ 700 Β· πŸ“‹ 290 - 1% open Β· ⏱️ 31.10.2020): ``` - git clone https://github.com/scrapy/scrapy + git clone https://github.com/zostera/django-bootstrap3 ``` -- [PyPi](https://pypi.org/project/scrapy) (πŸ“₯ 640K / month Β· πŸ“¦ 8.4K Β· ⏱️ 17.11.2020): +- [PyPi](https://pypi.org/project/django-bootstrap3) (πŸ“₯ 48K / month Β· πŸ“¦ 7.9K Β· ⏱️ 13.10.2020): ``` - pip install scrapy + pip install django-bootstrap3 ``` -- [Conda](https://anaconda.org/conda-forge/scrapy) (πŸ“₯ 380K Β· ⏱️ 17.11.2020): +- [Conda](https://anaconda.org/conda-forge/django-bootstrap3) (πŸ“₯ 16K Β· ⏱️ 04.08.2019): ``` - conda install -c conda-forge scrapy + conda install -c conda-forge django-bootstrap3 ```
-
feedparser (πŸ₯‡31 Β· ⭐ 1.2K) - Parse feeds in Python. BSD-2 +
django-activity-stream (πŸ₯‰27 Β· ⭐ 1.8K) - Generate generic activity streams from the actions on.. BSD-3 -- [GitHub](https://github.com/kurtmckee/feedparser) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 250 Β· πŸ“‹ 180 - 37% open Β· ⏱️ 01.01.2021): +- [GitHub](https://github.com/justquick/django-activity-stream) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 460 Β· πŸ“¦ 580 Β· πŸ“‹ 270 - 17% open Β· ⏱️ 21.11.2020): ``` - git clone https://github.com/kurtmckee/feedparser + git clone https://github.com/justquick/django-activity-stream ``` -- [PyPi](https://pypi.org/project/feedparser) (πŸ“₯ 530K / month Β· πŸ“¦ 14K Β· ⏱️ 25.10.2020): +- [PyPi](https://pypi.org/project/django-activity-stream) (πŸ“₯ 15K / month Β· πŸ“¦ 660 Β· ⏱️ 08.06.2020): ``` - pip install feedparser + pip install django-activity-stream ```
-
You-Get (πŸ₯‡29 Β· ⭐ 38K) - Dumb downloader that scrapes the web. MIT +
django-cacheops (πŸ₯‰27 Β· ⭐ 1.3K) - A slick ORM cache with automatic granular event-driven.. BSD-3 -- [GitHub](https://github.com/soimort/you-get) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 7.9K Β· πŸ“₯ 330K Β· ⏱️ 27.12.2020): +- [GitHub](https://github.com/Suor/django-cacheops) (πŸ‘¨β€πŸ’» 56 Β· πŸ”€ 170 Β· πŸ“¦ 410 Β· πŸ“‹ 280 - 8% open Β· ⏱️ 25.10.2020): ``` - git clone https://github.com/soimort/you-get + git clone https://github.com/Suor/django-cacheops ``` -- [PyPi](https://pypi.org/project/you-get) (πŸ“₯ 24K / month Β· πŸ“¦ 18 Β· ⏱️ 26.12.2020): +- [PyPi](https://pypi.org/project/django-cacheops) (πŸ“₯ 70K / month Β· πŸ“¦ 92 Β· ⏱️ 25.10.2020): ``` - pip install you-get + pip install django-cacheops ```
-
newspaper3k (πŸ₯‡29 Β· ⭐ 11K) - News, full-text, and article metadata extraction in Python 3. Advanced.. MIT +
django-constance (πŸ₯‰27 Β· ⭐ 1.3K Β· βž•) - Dynamic Django settings. BSD-3 -- [GitHub](https://github.com/codelucas/newspaper) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1.7K Β· πŸ“¦ 2.2K Β· πŸ“‹ 670 - 63% open Β· ⏱️ 02.09.2020): +- [GitHub](https://github.com/jazzband/django-constance) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 270 Β· πŸ“¦ 710 Β· πŸ“‹ 230 - 10% open Β· ⏱️ 02.12.2020): ``` - git clone https://github.com/codelucas/newspaper - ``` -- [PyPi](https://pypi.org/project/newspaper3k) (πŸ“₯ 27K / month Β· πŸ“¦ 440 Β· ⏱️ 28.09.2018): - ``` - pip install newspaper3k + git clone https://github.com/jazzband/django-constance ``` -- [Conda](https://anaconda.org/conda-forge/newspaper3k) (πŸ“₯ 35K Β· ⏱️ 14.10.2020): +- [PyPi](https://pypi.org/project/django-constance) (πŸ“₯ 50K / month Β· πŸ“¦ 540 Β· ⏱️ 20.11.2020): ``` - conda install -c conda-forge newspaper3k + pip install django-constance ```
-
Pattern (πŸ₯‡29 Β· ⭐ 7.7K Β· πŸ’€) - Web mining module for Python, with tools for scraping, natural.. BSD-3 +
django-money (πŸ₯‰27 Β· ⭐ 1K Β· βž•) - Money fields for Django forms and models. BSD-3 -- [GitHub](https://github.com/clips/pattern) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 1.5K Β· πŸ“¦ 1K Β· πŸ“‹ 240 - 68% open Β· ⏱️ 25.04.2020): +- [GitHub](https://github.com/django-money/django-money) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 250 Β· πŸ“¦ 1K Β· πŸ“‹ 280 - 15% open Β· ⏱️ 29.12.2020): ``` - git clone https://github.com/clips/pattern - ``` -- [PyPi](https://pypi.org/project/pattern) (πŸ“₯ 70K / month Β· πŸ“¦ 270 Β· ⏱️ 18.08.2018): - ``` - pip install pattern + git clone https://github.com/django-money/django-money ``` -- [Conda](https://anaconda.org/conda-forge/pattern) (πŸ“₯ 5.6K Β· ⏱️ 05.05.2020): +- [PyPi](https://pypi.org/project/django-money) (πŸ“₯ 33K / month Β· πŸ“¦ 370 Β· ⏱️ 29.12.2020): ``` - conda install -c conda-forge pattern + pip install django-money ```
-
soupsieve (πŸ₯‡29 Β· ⭐ 85) - A modern CSS selector implementation for BeautifulSoup. MIT +
django-phonenumber-field (πŸ₯‰27 Β· ⭐ 1K Β· βž•) - A django model and form field for normalised phone.. MIT -- [GitHub](https://github.com/facelessuser/soupsieve) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 18 Β· πŸ“¦ 93K Β· πŸ“‹ 89 - 13% open Β· ⏱️ 14.12.2020): +- [GitHub](https://github.com/stefanfoulis/django-phonenumber-field) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 280 Β· πŸ“‹ 180 - 32% open Β· ⏱️ 19.08.2020): ``` - git clone https://github.com/facelessuser/soupsieve - ``` -- [PyPi](https://pypi.org/project/soupsieve) (πŸ“₯ 9.3M / month Β· πŸ“¦ 4.2K Β· ⏱️ 10.12.2020): - ``` - pip install soupsieve + git clone https://github.com/stefanfoulis/django-phonenumber-field ``` -- [Conda](https://anaconda.org/conda-forge/soupsieve) (πŸ“₯ 2M Β· ⏱️ 17.08.2020): +- [PyPi](https://pypi.org/project/django-phonenumber-field) (πŸ“₯ 190K / month Β· πŸ“¦ 1.6K Β· ⏱️ 06.12.2019): ``` - conda install -c conda-forge soupsieve + pip install django-phonenumber-field ```
-
pyspider (πŸ₯ˆ27 Β· ⭐ 15K) - A Powerful Spider(Web Crawler) System in Python. Apache-2 +
django-rosetta (πŸ₯‰27 Β· ⭐ 780 Β· βž•) - Rosetta is a Django application that eases the.. MIT -- [GitHub](https://github.com/binux/pyspider) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 3.6K Β· πŸ“¦ 280 Β· πŸ“‹ 820 - 33% open Β· ⏱️ 02.08.2020): +- [GitHub](https://github.com/mbi/django-rosetta) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 180 Β· πŸ“¦ 1.1K Β· πŸ“‹ 140 - 30% open Β· ⏱️ 09.11.2020): ``` - git clone https://github.com/binux/pyspider + git clone https://github.com/mbi/django-rosetta ``` -- [PyPi](https://pypi.org/project/pyspider) (πŸ“₯ 1.8K / month Β· πŸ“¦ 30 Β· ⏱️ 18.04.2018): +- [PyPi](https://pypi.org/project/django-rosetta) (πŸ“₯ 18K / month Β· πŸ“¦ 1.2K Β· ⏱️ 02.10.2020): ``` - pip install pyspider + pip install django-rosetta ```
-
MechanicalSoup (πŸ₯ˆ27 Β· ⭐ 3.6K) - A Python library for automating interaction with websites. MIT +
django-stubs (πŸ₯‰27 Β· ⭐ 560) - PEP-484 stubs for Django. MIT -- [GitHub](https://github.com/MechanicalSoup/MechanicalSoup) (πŸ‘¨β€πŸ’» 41 Β· πŸ”€ 310 Β· πŸ“₯ 39 Β· πŸ“‹ 140 - 14% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/typeddjango/django-stubs) (πŸ‘¨β€πŸ’» 90 Β· πŸ”€ 130 Β· πŸ“¦ 890 Β· πŸ“‹ 260 - 43% open Β· ⏱️ 22.12.2020): ``` - git clone https://github.com/MechanicalSoup/MechanicalSoup + git clone https://github.com/typeddjango/django-stubs + ``` +- [PyPi](https://pypi.org/project/django-stubs) (πŸ“₯ 110K / month Β· πŸ“¦ 64 Β· ⏱️ 28.10.2020): ``` -- [PyPi](https://pypi.org/project/MechanicalSoup) (πŸ“₯ 35K / month Β· πŸ“¦ 430 Β· ⏱️ 05.01.2021): + pip install django-stubs ``` - pip install MechanicalSoup +
+
django-sql-explorer (πŸ₯‰26 Β· ⭐ 1.7K Β· βž•) - Easily share data across your company via SQL.. MIT + +- [GitHub](https://github.com/groveco/django-sql-explorer) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 270 Β· πŸ“¦ 200 Β· πŸ“‹ 240 - 13% open Β· ⏱️ 19.12.2020): + ``` -- [Conda](https://anaconda.org/conda-forge/mechanicalsoup) (πŸ“₯ 74K Β· ⏱️ 29.08.2019): + git clone https://github.com/groveco/django-sql-explorer ``` - conda install -c conda-forge mechanicalsoup +- [PyPi](https://pypi.org/project/django-sql-explorer) (πŸ“₯ 10K / month Β· πŸ“¦ 69 Β· ⏱️ 09.10.2020): + ``` + pip install django-sql-explorer ```
-
Grab (πŸ₯ˆ26 Β· ⭐ 2K) - Web Scraping Framework. MIT +
django-angular (πŸ₯‰26 Β· ⭐ 1.2K Β· πŸ’€) - Let AngularJS play well with Django. MIT -- [GitHub](https://github.com/lorien/grab) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 240 Β· πŸ“¦ 300 Β· πŸ“‹ 220 - 12% open Β· ⏱️ 08.12.2020): +- [GitHub](https://github.com/jrief/django-angular) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 300 Β· πŸ“¦ 510 Β· πŸ“‹ 200 - 9% open Β· ⏱️ 11.05.2020): ``` - git clone https://github.com/lorien/grab + git clone https://github.com/jrief/django-angular ``` -- [PyPi](https://pypi.org/project/grab) (πŸ“₯ 1.5K / month Β· πŸ“¦ 100 Β· ⏱️ 24.06.2018): +- [PyPi](https://pypi.org/project/django-angular) (πŸ“₯ 7.2K / month Β· πŸ“¦ 470 Β· ⏱️ 05.05.2020): ``` - pip install grab + pip install django-angular ```
-
micawber (πŸ₯‰25 Β· ⭐ 510) - a small library for extracting rich content from urls. MIT +
django-polymorphic (πŸ₯‰26 Β· ⭐ 1.1K Β· βž•) - Improved Django model inheritance with automatic.. BSD-3 -- [GitHub](https://github.com/coleifer/micawber) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 78 Β· πŸ“¦ 490 Β· ⏱️ 18.12.2020): +- [GitHub](https://github.com/django-polymorphic/django-polymorphic) (πŸ‘¨β€πŸ’» 95 Β· πŸ”€ 220 Β· πŸ“‹ 290 - 42% open Β· ⏱️ 21.08.2020): ``` - git clone https://github.com/coleifer/micawber + git clone https://github.com/django-polymorphic/django-polymorphic ``` -- [PyPi](https://pypi.org/project/micawber) (πŸ“₯ 6.2K / month Β· πŸ“¦ 370 Β· ⏱️ 17.12.2020): +- [PyPi](https://pypi.org/project/django-polymorphic) (πŸ“₯ 130K / month Β· πŸ“¦ 180 Β· ⏱️ 21.08.2020): ``` - pip install micawber + pip install django-polymorphic ```
-
ruia (πŸ₯‰22 Β· ⭐ 1.3K) - Async Python 3.6+ web scraping micro-framework based on asyncio. Apache-2 +
django-extra-views (πŸ₯‰26 Β· ⭐ 1K Β· βž•) - Django's class-based generic views are awesome, let's.. MIT -- [GitHub](https://github.com/howie6879/ruia) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 140 Β· πŸ“₯ 8 Β· πŸ“¦ 40 Β· πŸ“‹ 75 - 4% open Β· ⏱️ 03.01.2021): +- [GitHub](https://github.com/AndrewIngram/django-extra-views) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 160 Β· πŸ“¦ 1.3K Β· πŸ“‹ 120 - 6% open Β· ⏱️ 09.12.2020): ``` - git clone https://github.com/howie6879/ruia + git clone https://github.com/AndrewIngram/django-extra-views ``` -- [PyPi](https://pypi.org/project/ruia) (πŸ“₯ 460 / month Β· πŸ“¦ 6 Β· ⏱️ 27.12.2020): +- [PyPi](https://pypi.org/project/django-extra-views) (πŸ“₯ 23K / month Β· πŸ“¦ 990 Β· ⏱️ 20.12.2019): ``` - pip install ruia + pip install django-extra-views ```
-
beautifulsoup4 (πŸ₯‰21) - Screen-scraping library. MIT +
cookiecutter-django (πŸ₯‰25 Β· ⭐ 7.6K Β· βž•) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 + +- [GitHub](https://github.com/pydanny/cookiecutter-django) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 2K Β· πŸ“¦ 11 Β· πŸ“‹ 950 - 14% open Β· ⏱️ 05.01.2021): -- [PyPi](https://pypi.org/project/beautifulsoup4) (πŸ“₯ 10M / month Β· πŸ“¦ 62K Β· ⏱️ 03.10.2020): ``` - pip install beautifulsoup4 + git clone https://github.com/pydanny/cookiecutter-django ``` -- [Conda](https://anaconda.org/conda-forge/beautifulsoup4) (πŸ“₯ 3.2M Β· ⏱️ 03.10.2020): +- [PyPi](https://pypi.org/project/cookiecutter-django) (πŸ“₯ 120 / month Β· πŸ“¦ 1 Β· ⏱️ 15.01.2018): ``` - conda install -c conda-forge beautifulsoup4 + pip install cookiecutter-django ```
-
dirsearch (πŸ₯‰20 Β· ⭐ 5.3K) - Web path scanner. ❗️GPL-2.0 +
django-shop (πŸ₯‰25 Β· ⭐ 2.4K) - A Django based shop system. BSD-3 -- [GitHub](https://github.com/maurosoria/dirsearch) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 1.4K Β· πŸ“‹ 250 - 22% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/awesto/django-shop) (πŸ‘¨β€πŸ’» 94 Β· πŸ”€ 840 Β· πŸ“¦ 170 Β· πŸ“‹ 360 - 20% open Β· ⏱️ 27.12.2020): ``` - git clone https://github.com/maurosoria/dirsearch + git clone https://github.com/awesto/django-shop + ``` +- [PyPi](https://pypi.org/project/django-shop) (πŸ“₯ 1.1K / month Β· πŸ“¦ 160 Β· ⏱️ 23.07.2020): + ``` + pip install django-shop ```
-
AutoScraper (πŸ₯‰20 Β· ⭐ 3.2K Β· 🐣) - A Smart, Automatic, Fast and Lightweight Web Scraper for Python. MIT +
django-blog-zinnia (πŸ₯‰25 Β· ⭐ 2K Β· πŸ’€) - Simple yet powerful and really extendable application.. BSD-3 -- [GitHub](https://github.com/alirezamika/autoscraper) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 300 Β· πŸ“¦ 18 Β· πŸ“‹ 27 - 11% open Β· ⏱️ 15.12.2020): +- [GitHub](https://github.com/Fantomas42/django-blog-zinnia) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 730 Β· πŸ“¦ 430 Β· πŸ“‹ 440 - 7% open Β· ⏱️ 09.03.2020): ``` - git clone https://github.com/alirezamika/autoscraper + git clone https://github.com/Fantomas42/django-blog-zinnia ``` -- [PyPi](https://pypi.org/project/autoscraper) (πŸ“₯ 750 / month Β· ⏱️ 29.11.2020): +- [PyPi](https://pypi.org/project/django-blog-zinnia) (πŸ“₯ 2K / month Β· πŸ“¦ 160 Β· ⏱️ 10.03.2018): ``` - pip install autoscraper + pip install django-blog-zinnia ```
-
Lassie (πŸ₯‰20 Β· ⭐ 520) - Web Content Retrieval for Humans. MIT +
viewflow (πŸ₯‰25 Β· ⭐ 2K) - Reusable workflow library for Django. ❗️AGPL-3.0 -- [GitHub](https://github.com/michaelhelmick/lassie) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 42 Β· πŸ“¦ 20 Β· πŸ“‹ 39 - 25% open Β· ⏱️ 16.12.2020): +- [GitHub](https://github.com/viewflow/viewflow) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 320 Β· πŸ“¦ 170 Β· πŸ“‹ 240 - 9% open Β· ⏱️ 07.01.2021): ``` - git clone https://github.com/michaelhelmick/lassie + git clone https://github.com/viewflow/viewflow ``` -- [PyPi](https://pypi.org/project/lassie) (πŸ“₯ 520 / month Β· πŸ“¦ 7 Β· ⏱️ 16.12.2020): +- [PyPi](https://pypi.org/project/django-viewflow) (πŸ“₯ 1.6K / month Β· πŸ“¦ 60 Β· ⏱️ 07.01.2021): ``` - pip install lassie + pip install django-viewflow ```
-
gazpacho (πŸ₯‰19 Β· ⭐ 500) - The simple, fast, and modern web scraping library. MIT +
django-bootstrap4 (πŸ₯‰25 Β· ⭐ 850) - Bootstrap 4 integration with Django. BSD-3 -- [GitHub](https://github.com/maxhumber/gazpacho) (πŸ‘¨β€πŸ’» 13 Β· πŸ”€ 47 Β· πŸ“¦ 81 Β· πŸ“‹ 33 - 12% open Β· ⏱️ 31.10.2020): +- [GitHub](https://github.com/zostera/django-bootstrap4) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 200 Β· πŸ“‹ 130 - 18% open Β· ⏱️ 17.11.2020): ``` - git clone https://github.com/maxhumber/gazpacho + git clone https://github.com/zostera/django-bootstrap4 ``` -- [PyPi](https://pypi.org/project/gazpacho) (πŸ“₯ 3K / month Β· πŸ“¦ 2 Β· ⏱️ 24.09.2020): +- [PyPi](https://pypi.org/project/django-bootstrap4) (πŸ“₯ 58K / month Β· πŸ“¦ 1.9K Β· ⏱️ 11.10.2020): ``` - pip install gazpacho + pip install django-bootstrap4 + ``` +- [Conda](https://anaconda.org/conda-forge/django-bootstrap4) (πŸ“₯ 12K Β· ⏱️ 02.01.2020): + ``` + conda install -c conda-forge django-bootstrap4 ```
-
Cola (πŸ₯‰18 Β· ⭐ 1.4K Β· πŸ’€) - A high-level distributed crawling framework. Apache-2 +
django-filebrowser (πŸ₯‰25 Β· ⭐ 810 Β· βž•) - Media-Management with Grappelli. BSD-3 -- [GitHub](https://github.com/qinxuye/cola) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 540 Β· πŸ“¦ 3 Β· πŸ“‹ 66 - 21% open Β· ⏱️ 01.03.2020): +- [GitHub](https://github.com/sehmaschine/django-filebrowser) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 380 Β· πŸ“¦ 640 Β· πŸ“‹ 270 - 6% open Β· ⏱️ 25.11.2020): ``` - git clone https://github.com/qinxuye/cola + git clone https://github.com/sehmaschine/django-filebrowser ``` -- [PyPi](https://pypi.org/project/cola) (πŸ“₯ 44 / month Β· πŸ“¦ 1 Β· ⏱️ 31.03.2016): +- [PyPi](https://pypi.org/project/django-filebrowser) (πŸ“₯ 4.2K / month Β· πŸ“¦ 270 Β· ⏱️ 25.11.2020): ``` - pip install cola + pip install django-filebrowser ```
-
Transistor (πŸ₯‰16 Β· ⭐ 200) - Transistor, a Python web scraping framework for intelligent use cases. MIT +
django-organizations (πŸ₯‰25 Β· ⭐ 780 Β· βž•) - Multi-user accounts for Django projects. BSD-2 -- [GitHub](https://github.com/bomquote/transistor) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 17 Β· πŸ“₯ 54 Β· πŸ“‹ 63 - 95% open Β· ⏱️ 16.08.2020): +- [GitHub](https://github.com/bennylope/django-organizations) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 150 Β· πŸ“‹ 130 - 11% open Β· ⏱️ 30.11.2020): ``` - git clone https://github.com/bomquote/transistor + git clone https://github.com/bennylope/django-organizations ``` -- [PyPi](https://pypi.org/project/transistor) (πŸ“₯ 89 / month Β· ⏱️ 03.08.2020): +- [PyPi](https://pypi.org/project/django-organizations) (πŸ“₯ 31K / month Β· πŸ“¦ 68 Β· ⏱️ 07.09.2020): ``` - pip install transistor + pip install django-organizations ```
-
Show 4 hidden projects... - -- robobrowser (πŸ₯‰23 Β· ⭐ 3.5K Β· πŸ’€) - Your friendly neighborhood web scraper. BSD-3 -- Photon (πŸ₯‰19 Β· ⭐ 7.5K Β· πŸ’€) - Incredibly fast crawler designed for OSINT. ❗️GPL-3.0 -- gain (πŸ₯‰17 Β· ⭐ 2K Β· πŸ’€) - Web crawling framework based on asyncio. ❗️GPL-3.0 -- lazynlp (πŸ₯‰14 Β· ⭐ 1.9K Β· πŸ’€) - Library to scrape and clean web pages to create massive datasets. MIT -
-
+
django-cachalot (πŸ₯‰25 Β· ⭐ 760 Β· βž•) - No effort, no worry, maximum performance. BSD-3 -## Static Site - -Back to top - -
pelican (πŸ₯‡32 Β· ⭐ 10K) - Static site generator that supports Markdown and reST syntax. Powered.. ❗️AGPL-3.0 - -- [GitHub](https://github.com/getpelican/pelican) (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 1.7K Β· πŸ“₯ 230 Β· πŸ“¦ 4.7K Β· πŸ“‹ 1.5K - 3% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/noripyt/django-cachalot) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 100 Β· πŸ“¦ 330 Β· πŸ“‹ 120 - 15% open Β· ⏱️ 09.11.2020): ``` - git clone https://github.com/getpelican/pelican + git clone https://github.com/noripyt/django-cachalot ``` -- [PyPi](https://pypi.org/project/pelican) (πŸ“₯ 17K / month Β· πŸ“¦ 3.4K Β· ⏱️ 04.01.2021): +- [PyPi](https://pypi.org/project/django-cachalot) (πŸ“₯ 18K / month Β· πŸ“¦ 82 Β· ⏱️ 09.11.2020): ``` - pip install pelican + pip install django-cachalot ``` -- [Conda](https://anaconda.org/conda-forge/pelican) (πŸ“₯ 95K Β· ⏱️ 04.01.2021): +- [Conda](https://anaconda.org/conda-forge/django-cachalot) (πŸ“₯ 29K Β· ⏱️ 09.08.2018): ``` - conda install -c conda-forge pelican + conda install -c conda-forge django-cachalot ```
-
whitenoise (πŸ₯‡32 Β· ⭐ 1.6K) - Radically simplified static file serving for Python web apps. MIT +
django-paypal (πŸ₯‰25 Β· ⭐ 580 Β· βž•) - A pluggable Django application for integrating PayPal.. MIT -- [GitHub](https://github.com/evansd/whitenoise) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 98 Β· πŸ“¦ 130K Β· πŸ“‹ 190 - 8% open Β· ⏱️ 14.12.2020): +- [GitHub](https://github.com/spookylukey/django-paypal) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 170 Β· πŸ“¦ 1.4K Β· πŸ“‹ 140 - 4% open Β· ⏱️ 12.11.2020): ``` - git clone https://github.com/evansd/whitenoise - ``` -- [PyPi](https://pypi.org/project/whitenoise) (πŸ“₯ 540K / month Β· πŸ“¦ 26K Β· ⏱️ 04.08.2020): - ``` - pip install whitenoise + git clone https://github.com/spookylukey/django-paypal ``` -- [Conda](https://anaconda.org/conda-forge/whitenoise) (πŸ“₯ 43K Β· ⏱️ 13.10.2020): +- [PyPi](https://pypi.org/project/django-paypal) (πŸ“₯ 6.8K / month Β· πŸ“¦ 250 Β· ⏱️ 22.03.2019): ``` - conda install -c conda-forge whitenoise + pip install django-paypal ```
-
Show 2 hidden projects... - -- Cactus (πŸ₯‰25 Β· ⭐ 3.4K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 -- hyde (πŸ₯‰23 Β· ⭐ 1.6K Β· πŸ’€) - A Python Static Website Generator. MIT -
-
- -## REST API Monitoring - -Back to top +
django-dbbackup (πŸ₯‰25 Β· ⭐ 450 Β· βž•) - Management commands to help backup and restore your.. BSD-3 -
flask-state (πŸ₯‡16 Β· ⭐ 310 Β· 🐣) - Display machine state using Python3 with Flask. BSD-3 - -- [GitHub](https://github.com/yoobool/flask-state) (πŸ‘¨β€πŸ’» 8 Β· πŸ”€ 29 Β· πŸ“‹ 17 - 58% open Β· ⏱️ 16.12.2020): +- [GitHub](https://github.com/django-dbbackup/django-dbbackup) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 140 Β· πŸ“¦ 570 Β· πŸ“‹ 250 - 25% open Β· ⏱️ 25.12.2020): ``` - git clone https://github.com/yoobool/flask-state + git clone https://github.com/django-dbbackup/django-dbbackup ``` -- [PyPi](https://pypi.org/project/Flask-State) (πŸ“₯ 130 / month Β· ⏱️ 11.11.2020): +- [PyPi](https://pypi.org/project/django-dbbackup) (πŸ“₯ 21K / month Β· πŸ“¦ 300 Β· ⏱️ 14.04.2020): ``` - pip install Flask-State + pip install django-dbbackup ```
-
timing-asgi (πŸ₯‡16 Β· ⭐ 60) - ASGI middleware to record and emit timing metrics (to something like.. MIT +
django-push-notifications (πŸ₯‰24 Β· ⭐ 1.7K) - Send push notifications to mobile devices through GCM.. MIT -- [GitHub](https://github.com/steinnes/timing-asgi) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 4 Β· πŸ“‹ 2 - 50% open Β· ⏱️ 13.11.2020): +- [GitHub](https://github.com/jazzband/django-push-notifications) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 490 Β· πŸ“₯ 27 Β· πŸ“‹ 360 - 30% open Β· ⏱️ 31.10.2020): ``` - git clone https://github.com/steinnes/timing-asgi + git clone https://github.com/jazzband/django-push-notifications ``` -- [PyPi](https://pypi.org/project/timing-asgi) (πŸ“₯ 350K / month Β· ⏱️ 13.11.2020): +- [PyPi](https://pypi.org/project/django-push-notifications) (πŸ“₯ 20K / month Β· πŸ“¦ 170 Β· ⏱️ 11.03.2020): ``` - pip install timing-asgi + pip install django-push-notifications ```
-
- -## Web UI - -Back to top - -
wave (πŸ₯‡22 Β· ⭐ 2.3K) - Realtime Web Apps and Dashboards for Python. Apache-2 +
django-summernote (πŸ₯‰24 Β· ⭐ 790 Β· πŸ’€) - Simply integrate Summernote editor with Django project. MIT -- [GitHub](https://github.com/h2oai/wave) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 84 Β· πŸ“₯ 2.5K Β· πŸ“‹ 300 - 49% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/summernote/django-summernote) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 190 Β· πŸ“‹ 300 - 11% open Β· ⏱️ 16.06.2020): ``` - git clone https://github.com/h2oai/wave + git clone https://github.com/summernote/django-summernote ``` -- [PyPi](https://pypi.org/project/wave) (πŸ“₯ 4.3K / month Β· πŸ“¦ 120 Β· ⏱️ 09.01.2011): +- [PyPi](https://pypi.org/project/django-summernote) (πŸ“₯ 17K / month Β· πŸ“¦ 230 Β· ⏱️ 22.12.2019): ``` - pip install wave + pip install django-summernote ```
-
flaskbb (πŸ₯‡22 Β· ⭐ 2K) - A classic Forum Software in Python using Flask. BSD-3 +
django-configurations (πŸ₯‰24 Β· ⭐ 770 Β· βž•) - A helper for organizing Django project settings by.. BSD-3 -- [GitHub](https://github.com/flaskbb/flaskbb) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 490 Β· πŸ“¦ 22 Β· πŸ“‹ 310 - 9% open Β· ⏱️ 30.12.2020): +- [GitHub](https://github.com/jazzband/django-configurations) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 110 Β· πŸ“¦ 1.8K Β· πŸ“‹ 160 - 29% open Β· ⏱️ 27.11.2020): ``` - git clone https://github.com/flaskbb/flaskbb + git clone https://github.com/jazzband/django-configurations ``` -- [PyPi](https://pypi.org/project/FlaskBB) (πŸ“₯ 48 / month Β· πŸ“¦ 2 Β· ⏱️ 15.07.2018): +- [PyPi](https://pypi.org/project/django-configurations) (πŸ“₯ 36K / month Β· πŸ“¦ 1.3K Β· ⏱️ 16.08.2018): ``` - pip install FlaskBB + pip install django-configurations ```
-
Wooey (πŸ₯‰21 Β· ⭐ 1.5K) - A Django app that creates automatic web UIs for Python scripts. BSD-3 +
django-cleanup (πŸ₯‰24 Β· ⭐ 550 Β· βž•) - Automatically deletes old file for FileField and.. MIT -- [GitHub](https://github.com/wooey/Wooey) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 170 Β· πŸ“¦ 24 Β· πŸ“‹ 200 - 27% open Β· ⏱️ 23.08.2020): +- [GitHub](https://github.com/un1t/django-cleanup) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 47 Β· πŸ“¦ 3.7K Β· πŸ“‹ 40 - 2% open Β· ⏱️ 15.09.2020): ``` - git clone https://github.com/wooey/wooey + git clone https://github.com/un1t/django-cleanup ``` -- [PyPi](https://pypi.org/project/wooey) (πŸ“₯ 290 / month Β· πŸ“¦ 1 Β· ⏱️ 16.04.2020): +- [PyPi](https://pypi.org/project/django-cleanup) (πŸ“₯ 29K / month Β· πŸ“¦ 630 Β· ⏱️ 15.09.2020): ``` - pip install wooey + pip install django-cleanup ```
-
Misago (πŸ₯‰20 Β· ⭐ 2K Β· πŸ’€) - Misago is fully featured modern forum application that is fast,.. ❗️GPL-2.0 +
django-robots (πŸ₯‰24 Β· ⭐ 330 Β· βž•) - A Django app for managing robots.txt files following.. BSD-3 -- [GitHub](https://github.com/rafalp/Misago) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 430 Β· πŸ“¦ 38 Β· πŸ“‹ 1K - 6% open Β· ⏱️ 25.05.2020): +- [GitHub](https://github.com/jazzband/django-robots) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 74 Β· πŸ“¦ 700 Β· πŸ“‹ 51 - 27% open Β· ⏱️ 08.12.2020): ``` - git clone https://github.com/rafalp/Misago + git clone https://github.com/jazzband/django-robots + ``` +- [PyPi](https://pypi.org/project/django-robots) (πŸ“₯ 9.9K / month Β· πŸ“¦ 1.1K Β· ⏱️ 04.01.2020): + ``` + pip install django-robots ```
-
- -## Admin UI - -Back to top - -
django-debug-toolbar (πŸ₯‡34 Β· ⭐ 6.3K) - A configurable set of panels that display various debug.. BSD-3 +
django-vanilla-views (πŸ₯‰23 Β· ⭐ 870 Β· βž•) - Beautifully simple class-based views. BSD-2 -- [GitHub](https://github.com/jazzband/django-debug-toolbar) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 900 Β· πŸ“₯ 160 Β· πŸ“¦ 35K Β· πŸ“‹ 750 - 12% open Β· ⏱️ 22.12.2020): +- [GitHub](https://github.com/encode/django-vanilla-views) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 68 Β· πŸ“¦ 430 Β· πŸ“‹ 40 - 2% open Β· ⏱️ 10.09.2020): ``` - git clone https://github.com/jazzband/django-debug-toolbar + git clone https://github.com/encode/django-vanilla-views ``` -- [PyPi](https://pypi.org/project/django-debug-toolbar) (πŸ“₯ 570K / month Β· πŸ“¦ 25K Β· ⏱️ 03.12.2020): +- [PyPi](https://pypi.org/project/django-vanilla-views) (πŸ“₯ 3.7K / month Β· πŸ“¦ 490 Β· ⏱️ 10.09.2020): ``` - pip install django-debug-toolbar + pip install django-vanilla-views ``` -- [Conda](https://anaconda.org/conda-forge/django-debug-toolbar) (πŸ“₯ 100K Β· ⏱️ 03.12.2020): +
+
django-split-settings (πŸ₯‰23 Β· ⭐ 660) - Organize Django settings into multiple files and.. BSD-3 + +- [GitHub](https://github.com/sobolevn/django-split-settings) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 45 Β· πŸ“‹ 35 - 8% open Β· ⏱️ 05.01.2021): + ``` - conda install -c conda-forge django-debug-toolbar + git clone https://github.com/sobolevn/django-split-settings + ``` +- [PyPi](https://pypi.org/project/django-split-settings) (πŸ“₯ 26K / month Β· πŸ“¦ 110 Β· ⏱️ 22.04.2020): + ``` + pip install django-split-settings ```
-
flask-admin (πŸ₯‡34 Β· ⭐ 4.6K) - Simple and extensible administrative interface framework for.. BSD-3 +
django-watson (πŸ₯‰22 Β· ⭐ 880 Β· πŸ’€) - Full-text multi-table search application for Django... BSD-3 -- [GitHub](https://github.com/flask-admin/flask-admin) (πŸ‘¨β€πŸ’» 310 Β· πŸ”€ 1.3K Β· πŸ“¦ 9.6K Β· πŸ“‹ 1.2K - 28% open Β· ⏱️ 29.11.2020): +- [GitHub](https://github.com/etianen/django-watson) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 110 Β· πŸ“¦ 370 Β· πŸ“‹ 200 - 7% open Β· ⏱️ 30.03.2020): ``` - git clone https://github.com/flask-admin/flask-admin + git clone https://github.com/etianen/django-watson ``` -- [PyPi](https://pypi.org/project/flask-admin) (πŸ“₯ 490K / month Β· πŸ“¦ 4.6K Β· ⏱️ 26.10.2020): +- [PyPi](https://pypi.org/project/django-watson) (πŸ“₯ 7.3K / month Β· πŸ“¦ 210 Β· ⏱️ 30.03.2020): ``` - pip install flask-admin + pip install django-watson ``` -- [Conda](https://anaconda.org/conda-forge/flask-admin) (πŸ“₯ 92K Β· ⏱️ 26.10.2020): +
+
django-lifecycle (πŸ₯‰21 Β· ⭐ 580 Β· βž•) - Declarative model lifecycle hooks, an alternative to.. MIT + +- [GitHub](https://github.com/rsinger86/django-lifecycle) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 38 Β· πŸ“¦ 30 Β· πŸ“‹ 30 - 30% open Β· ⏱️ 11.10.2020): + ``` - conda install -c conda-forge flask-admin + git clone https://github.com/rsinger86/django-lifecycle + ``` +- [PyPi](https://pypi.org/project/django-lifecycle) (πŸ“₯ 8.9K / month Β· πŸ“¦ 4 Β· ⏱️ 11.10.2020): + ``` + pip install django-lifecycle ```
-
fastapi-admin (πŸ₯‰18 Β· ⭐ 390) - FastAPI Admin Dashboard based on FastAPI and Tortoise ORM. Apache-2 +
django-easy-audit (πŸ₯‰21 Β· ⭐ 270 Β· βž•) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 -- [GitHub](https://github.com/long2ice/fastapi-admin) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 54 Β· πŸ“‹ 25 - 4% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/soynatan/django-easy-audit) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 95 Β· πŸ“¦ 87 Β· πŸ“‹ 86 - 38% open Β· ⏱️ 09.11.2020): ``` - git clone https://github.com/long2ice/fastapi-admin + git clone https://github.com/soynatan/django-easy-audit ``` -- [PyPi](https://pypi.org/project/fastapi-admin) (πŸ“₯ 180 / month Β· ⏱️ 20.10.2020): +- [PyPi](https://pypi.org/project/django-easy-audit) (πŸ“₯ 7.2K / month Β· πŸ“¦ 8 Β· ⏱️ 07.11.2020): ``` - pip install fastapi-admin + pip install django-easy-audit ```
-
nginx-ui (πŸ₯‰17 Β· ⭐ 3.7K Β· πŸ’€) - Nginx UI allows you to access and modify the nginx configurations files.. MIT +
django-csp (πŸ₯‰20 Β· ⭐ 360 Β· βž•) - Content Security Policy for Django. BSD-3 -- [GitHub](https://github.com/schenkd/nginx-ui) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 160 Β· πŸ“‹ 26 - 57% open Β· ⏱️ 25.06.2020): +- [GitHub](https://github.com/mozilla/django-csp) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 71 Β· πŸ“‹ 82 - 13% open Β· ⏱️ 04.01.2021): ``` - git clone https://github.com/schenkd/nginx-ui + git clone https://github.com/mozilla/django-csp ``` -- [Dockerhub](https://hub.docker.com/r/schenkd/nginx-ui) (πŸ“₯ 280K Β· ⭐ 5 Β· ⏱️ 25.06.2020): +- [PyPi](https://pypi.org/project/django-csp) (πŸ“₯ 53K / month Β· ⏱️ 08.01.2020): ``` - docker pull schenkd/nginx-ui + pip install django-csp ```
-
Show 2 hidden projects... +
Show 8 hidden projects... -- django-jet (πŸ₯ˆ26 Β· ⭐ 3K Β· πŸ’€) - Modern responsive template for the Django admin interface.. ❗️AGPL-3.0 -- xadmin (πŸ₯‰25 Β· ⭐ 4.5K Β· πŸ’€) - Drop-in replacement of Django admin comes with lots of goodies, fully.. BSD-3 +- dj-database-url (πŸ₯ˆ30 Β· ⭐ 1.2K Β· πŸ’€) - Use Database URLs in your Django Application. BSD-2 +- django-braces (πŸ₯ˆ29 Β· ⭐ 1.7K Β· πŸ’€) - Reusable, generic mixins for Django. BSD-3 +- django-jenkins (πŸ₯‰25 Β· ⭐ 930 Β· πŸ’€) - Plug and play continuous integration with django and.. ❗️LGPL-3.0 +- django-floppyforms (πŸ₯‰25 Β· ⭐ 780 Β· βž•) - Full control of form rendering in the templates. ❗️MirOS +- django-solo (πŸ₯‰24 Β· ⭐ 530 Β· βž•) - Helps working with singletons - things like global.. ❗️CC-BY-3.0 +- django-cache-machine (πŸ₯‰22 Β· ⭐ 800 Β· πŸ’€) - Automatic caching and invalidation for Django models.. BSD-3 +- merchant (πŸ₯‰20 Β· ⭐ 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

@@ -3679,21 +5193,37 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar Back to top +
jinja (πŸ₯‡38 Β· ⭐ 7.5K) - A very fast and expressive template engine. BSD-3 + +- [GitHub](https://github.com/pallets/jinja) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 1.4K Β· πŸ“₯ 52K Β· πŸ“¦ 540K Β· πŸ“‹ 730 - 9% open Β· ⏱️ 01.01.2021): + + ``` + git clone https://github.com/pallets/jinja + ``` +- [PyPi](https://pypi.org/project/jinja2) (πŸ“₯ 29M / month Β· πŸ“¦ 190K Β· ⏱️ 13.04.2020): + ``` + pip install jinja2 + ``` +- [Conda](https://anaconda.org/conda-forge/jinja2) (πŸ“₯ 7.8M Β· ⏱️ 13.04.2020): + ``` + conda install -c conda-forge jinja2 + ``` +
certbot (πŸ₯‡34 Β· ⭐ 28K) - Certbot is EFF's tool to obtain certs from Let's Encrypt and.. Apache-2 -- [GitHub](https://github.com/certbot/certbot) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 3K Β· πŸ“₯ 3.2K Β· πŸ“¦ 770 Β· πŸ“‹ 4.7K - 12% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/certbot/certbot) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 3K Β· πŸ“₯ 3.2K Β· πŸ“¦ 770 Β· πŸ“‹ 4.7K - 11% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/certbot/certbot ``` -- [PyPi](https://pypi.org/project/certbot) (πŸ“₯ 120K / month Β· πŸ“¦ 360 Β· ⏱️ 05.01.2021): +- [PyPi](https://pypi.org/project/certbot) (πŸ“₯ 110K / month Β· πŸ“¦ 360 Β· ⏱️ 05.01.2021): ``` pip install certbot ```
scapy (πŸ₯‡33 Β· ⭐ 5.9K) - Scapy: the Python-based interactive packet manipulation program &.. ❗️GPL-2.0 -- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.3K Β· πŸ“¦ 4K Β· πŸ“‹ 1.1K - 5% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/secdev/scapy) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.3K Β· πŸ“¦ 4K Β· πŸ“‹ 1.1K - 5% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/secdev/scapy @@ -3702,27 +5232,43 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` pip install scapy ``` -- [Conda](https://anaconda.org/conda-forge/scapy) (πŸ“₯ 7.7K Β· ⏱️ 02.09.2020): +- [Conda](https://anaconda.org/conda-forge/scapy) (πŸ“₯ 7.8K Β· ⏱️ 02.09.2020): ``` conda install -c conda-forge scapy ```
dnspython (πŸ₯‡33 Β· ⭐ 1.7K) - a powerful DNS toolkit for python. ISC -- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 350 Β· πŸ“¦ 40K Β· πŸ“‹ 320 - 1% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/rthalley/dnspython) (πŸ‘¨β€πŸ’» 79 Β· πŸ”€ 350 Β· πŸ“¦ 40K Β· πŸ“‹ 320 - 1% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/rthalley/dnspython ``` -- [PyPi](https://pypi.org/project/dnspython) (πŸ“₯ 9M / month Β· πŸ“¦ 7.8K Β· ⏱️ 30.10.2020): +- [PyPi](https://pypi.org/project/dnspython) (πŸ“₯ 9M / month Β· πŸ“¦ 7.8K Β· ⏱️ 07.01.2021): ``` pip install dnspython ``` -- [Conda](https://anaconda.org/conda-forge/dnspython) (πŸ“₯ 86K Β· ⏱️ 02.09.2020): +- [Conda](https://anaconda.org/conda-forge/dnspython) (πŸ“₯ 87K Β· ⏱️ 02.09.2020): ``` conda install -c conda-forge dnspython ```
+
pyopenssl (πŸ₯‡33 Β· ⭐ 690 Β· βž•) - A Python wrapper around the OpenSSL library. Apache-2 + +- [GitHub](https://github.com/pyca/pyopenssl) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 360 Β· πŸ“‹ 420 - 17% open Β· ⏱️ 15.12.2020): + + ``` + git clone https://github.com/pyca/pyopenssl + ``` +- [PyPi](https://pypi.org/project/pyopenssl) (πŸ“₯ 12M / month Β· πŸ“¦ 28K Β· ⏱️ 15.12.2020): + ``` + pip install pyopenssl + ``` +- [Conda](https://anaconda.org/conda-forge/pyopenssl) (πŸ“₯ 7.6M Β· ⏱️ 15.12.2020): + ``` + conda install -c conda-forge pyopenssl + ``` +
impacket (πŸ₯ˆ30 Β· ⭐ 6.1K) - Impacket is a collection of Python classes for working with network.. Apache-2 - [GitHub](https://github.com/SecureAuthCorp/impacket) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 1.8K Β· πŸ“₯ 36K Β· πŸ“¦ 730 Β· πŸ“‹ 660 - 22% open Β· ⏱️ 09.12.2020): @@ -3730,14 +5276,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/SecureAuthCorp/impacket ``` -- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 28K / month Β· πŸ“¦ 360 Β· ⏱️ 23.11.2020): +- [PyPi](https://pypi.org/project/impacket) (πŸ“₯ 27K / month Β· πŸ“¦ 360 Β· ⏱️ 23.11.2020): ``` pip install impacket ```
+
twisted (πŸ₯ˆ30 Β· ⭐ 4.1K Β· βž•) - Event-driven networking engine written in Python. MIT + +- [GitHub](https://github.com/twisted/twisted) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 990 Β· πŸ“¦ 36K Β· ⏱️ 24.12.2020): + + ``` + git clone https://github.com/twisted/twisted + ``` +- [PyPi](https://pypi.org/project/twisted) (πŸ“₯ 1.6M / month Β· πŸ“¦ 19K Β· ⏱️ 20.03.2020): + ``` + pip install twisted + ``` +
rdflib (πŸ₯ˆ30 Β· ⭐ 1.4K) - RDFLib is a Python library for working with RDF, a simple yet powerful.. BSD-3 -- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 390 Β· πŸ“¦ 4.9K Β· πŸ“‹ 790 - 27% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/RDFLib/rdflib) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 390 Β· πŸ“¦ 5K Β· πŸ“‹ 790 - 27% open Β· ⏱️ 05.01.2021): ``` git clone https://github.com/RDFLib/rdflib @@ -3758,7 +5316,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/pyca/pynacl ``` -- [PyPi](https://pypi.org/project/pynacl) (πŸ“₯ 8.8M / month Β· πŸ“¦ 3.9K Β· ⏱️ 25.05.2020): +- [PyPi](https://pypi.org/project/pynacl) (πŸ“₯ 8.6M / month Β· πŸ“¦ 3.9K Β· ⏱️ 25.05.2020): ``` pip install pynacl ``` @@ -3767,14 +5325,26 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge pynacl ```
-
python-user-agents (πŸ₯ˆ29 Β· ⭐ 1.1K) - A Python library that provides an easy way to identify devices.. MIT +
fake-useragent (πŸ₯ˆ29 Β· ⭐ 2.3K Β· βž•) - up to date simple useragent faker with real world.. Apache-2 + +- [GitHub](https://github.com/hellysmile/fake-useragent) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 320 Β· πŸ“¦ 7.4K Β· πŸ“‹ 83 - 40% open Β· ⏱️ 22.09.2020): + + ``` + git clone https://github.com/hellysmile/fake-useragent + ``` +- [PyPi](https://pypi.org/project/fake-useragent) (πŸ“₯ 540K / month Β· πŸ“¦ 1.2K Β· ⏱️ 04.10.2018): + ``` + pip install fake-useragent + ``` +
+
python-user-agents (πŸ₯ˆ29 Β· ⭐ 1.1K) - A Python library that provides an easy way to identify.. MIT -- [GitHub](https://github.com/selwin/python-user-agents) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 170 Β· πŸ“¦ 2.2K Β· πŸ“‹ 63 - 50% open Β· ⏱️ 23.08.2020): +- [GitHub](https://github.com/selwin/python-user-agents) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 180 Β· πŸ“¦ 2.2K Β· πŸ“‹ 67 - 53% open Β· ⏱️ 23.08.2020): ``` git clone https://github.com/selwin/python-user-agents ``` -- [PyPi](https://pypi.org/project/user-agents) (πŸ“₯ 960K / month Β· πŸ“¦ 820 Β· ⏱️ 08.02.2020): +- [PyPi](https://pypi.org/project/user-agents) (πŸ“₯ 950K / month Β· πŸ“¦ 820 Β· ⏱️ 08.02.2020): ``` pip install user-agents ``` @@ -3786,7 +5356,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar ``` git clone https://github.com/miracle2k/webassets ``` -- [PyPi](https://pypi.org/project/webassets) (πŸ“₯ 94K / month Β· πŸ“¦ 3.3K Β· ⏱️ 20.12.2019): +- [PyPi](https://pypi.org/project/webassets) (πŸ“₯ 92K / month Β· πŸ“¦ 3.3K Β· ⏱️ 20.12.2019): ``` pip install webassets ``` @@ -3795,21 +5365,65 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge webassets ```
-
pwntools (πŸ₯‰27 Β· ⭐ 7.4K) - CTF framework and exploit development library. MIT +
netaddr (πŸ₯ˆ29 Β· ⭐ 640 Β· βž•) - A network address manipulation library for Python. BSD-3 + +- [GitHub](https://github.com/netaddr/netaddr) (πŸ‘¨β€πŸ’» 43 Β· πŸ”€ 140 Β· πŸ“¦ 11K Β· πŸ“‹ 140 - 19% open Β· ⏱️ 27.11.2020): + + ``` + git clone https://github.com/netaddr/netaddr + ``` +- [PyPi](https://pypi.org/project/netaddr) (πŸ“₯ 2.1M / month Β· πŸ“¦ 8.8K Β· ⏱️ 03.07.2020): + ``` + pip install netaddr + ``` +- [Conda](https://anaconda.org/conda-forge/netaddr) (πŸ“₯ 110K Β· ⏱️ 16.09.2017): + ``` + conda install -c conda-forge netaddr + ``` +
+
pwntools (πŸ₯ˆ27 Β· ⭐ 7.4K) - CTF framework and exploit development library. MIT - [GitHub](https://github.com/Gallopsled/pwntools) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1.3K Β· πŸ“¦ 300 Β· πŸ“‹ 740 - 11% open Β· ⏱️ 05.01.2021): ``` git clone https://github.com/Gallopsled/pwntools ``` -- [PyPi](https://pypi.org/project/pwntools) (πŸ“₯ 29K / month Β· πŸ“¦ 64 Β· ⏱️ 29.11.2020): +- [PyPi](https://pypi.org/project/pwntools) (πŸ“₯ 28K / month Β· πŸ“¦ 64 Β· ⏱️ 29.11.2020): ``` pip install pwntools ```
+
Js2Py (πŸ₯ˆ27 Β· ⭐ 1.3K Β· βž•) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT + +- [GitHub](https://github.com/PiotrDabkowski/Js2Py) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 150 Β· πŸ“¦ 1.3K Β· πŸ“‹ 180 - 45% open Β· ⏱️ 03.01.2021): + + ``` + git clone https://github.com/PiotrDabkowski/Js2Py + ``` +- [PyPi](https://pypi.org/project/js2py) (πŸ“₯ 71K / month Β· πŸ“¦ 160 Β· ⏱️ 11.04.2020): + ``` + pip install js2py + ``` +
+
dpkt (πŸ₯ˆ27 Β· ⭐ 770 Β· βž•) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 + +- [GitHub](https://github.com/kbandla/dpkt) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 210 Β· πŸ“¦ 690 Β· πŸ“‹ 340 - 26% open Β· ⏱️ 03.01.2021): + + ``` + git clone https://github.com/kbandla/dpkt + ``` +- [PyPi](https://pypi.org/project/dpkt) (πŸ“₯ 53K / month Β· πŸ“¦ 560 Β· ⏱️ 22.09.2020): + ``` + pip install dpkt + ``` +- [Conda](https://anaconda.org/conda-forge/dpkt) (πŸ“₯ 12K Β· ⏱️ 24.09.2020): + ``` + conda install -c conda-forge dpkt + ``` +
pywebview (πŸ₯‰26 Β· ⭐ 2.1K) - Build GUI for your Python program with JavaScript, HTML, and CSS. BSD-3 -- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 290 Β· πŸ“¦ 320 Β· πŸ“‹ 500 - 8% open Β· ⏱️ 14.12.2020): +- [GitHub](https://github.com/r0x0r/pywebview) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 290 Β· πŸ“¦ 320 Β· πŸ“‹ 500 - 8% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/r0x0r/pywebview @@ -3831,9 +5445,9 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install radicale ```
-
webargs (πŸ₯‰26 Β· ⭐ 1.1K) - A friendly library for parsing HTTP request arguments, with built-in support.. MIT +
webargs (πŸ₯‰26 Β· ⭐ 1.1K) - A friendly library for parsing HTTP request arguments, with built-in.. MIT -- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 140 Β· πŸ“¦ 2.2K Β· πŸ“‹ 250 - 4% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/marshmallow-code/webargs) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 140 Β· πŸ“¦ 2.2K Β· πŸ“‹ 250 - 4% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/marshmallow-code/webargs @@ -3847,26 +5461,46 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar conda install -c conda-forge webargs ```
+
klein (πŸ₯‰26 Β· ⭐ 760 Β· βž•) - werkzeug + twisted.web. MIT + +- [GitHub](https://github.com/twisted/klein) (πŸ‘¨β€πŸ’» 44 Β· πŸ”€ 120 Β· πŸ“¦ 1.3K Β· πŸ“‹ 140 - 48% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/twisted/klein + ``` +- [PyPi](https://pypi.org/project/klein) (πŸ“₯ 9.6K / month Β· πŸ“¦ 730 Β· ⏱️ 07.06.2019): + ``` + pip install klein + ``` +
weblate (πŸ₯‰25 Β· ⭐ 2.2K) - Web based localization tool with tight version control integration. ❗️GPL-3.0 -- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 570 Β· πŸ“₯ 840 Β· πŸ“¦ 17 Β· πŸ“‹ 3.5K - 7% open Β· ⏱️ 06.01.2021): +- [GitHub](https://github.com/WeblateOrg/weblate) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 570 Β· πŸ“₯ 840 Β· πŸ“¦ 17 Β· πŸ“‹ 3.5K - 7% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/WeblateOrg/weblate ``` -- [PyPi](https://pypi.org/project/weblate) (πŸ“₯ 1.7K / month Β· πŸ“¦ 10 Β· ⏱️ 15.12.2020): +- [PyPi](https://pypi.org/project/weblate) (πŸ“₯ 1.6K / month Β· πŸ“¦ 10 Β· ⏱️ 15.12.2020): ``` pip install weblate ```
-
sandman2 (πŸ₯‰23 Β· ⭐ 1.6K) - Automatically generate a RESTful API service for your legacy database... Apache-2 +
saleor (πŸ₯‰24 Β· ⭐ 10K Β· βž•) - A modular, high performance, headless e-commerce platform.. BSD-3 + +- [GitHub](https://github.com/mirumee/saleor) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 3.4K Β· πŸ“‹ 2.9K - 7% open Β· ⏱️ 07.01.2021): + + ``` + git clone https://github.com/mirumee/saleor + ``` +
+
sandman2 (πŸ₯‰23 Β· ⭐ 1.6K) - Automatically generate a RESTful API service for your legacy.. Apache-2 - [GitHub](https://github.com/jeffknupp/sandman2) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 170 Β· πŸ“¦ 14 Β· πŸ“‹ 70 - 25% open Β· ⏱️ 21.12.2020): ``` git clone https://github.com/jeffknupp/sandman2 ``` -- [PyPi](https://pypi.org/project/sandman2) (πŸ“₯ 230 / month Β· πŸ“¦ 6 Β· ⏱️ 08.09.2020): +- [PyPi](https://pypi.org/project/sandman2) (πŸ“₯ 210 / month Β· πŸ“¦ 6 Β· ⏱️ 08.09.2020): ``` pip install sandman2 ``` @@ -3883,6 +5517,18 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar pip install sslyze ```
+
reppy (πŸ₯‰22 Β· ⭐ 160 Β· πŸ’€) - Modern robots.txt Parser for Python. MIT + +- [GitHub](https://github.com/seomoz/reppy) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 31 Β· πŸ“¦ 100 Β· πŸ“‹ 53 - 33% open Β· ⏱️ 12.03.2020): + + ``` + git clone https://github.com/seomoz/reppy + ``` +- [PyPi](https://pypi.org/project/reppy) (πŸ“₯ 18K / month Β· πŸ“¦ 64 Β· ⏱️ 16.09.2019): + ``` + pip install reppy + ``` +
aiortc (πŸ₯‰21 Β· ⭐ 2.1K) - WebRTC and ORTC implementation for Python using asyncio. BSD-3 - [GitHub](https://github.com/aiortc/aiortc) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 300 Β· πŸ“‹ 350 - 16% open Β· ⏱️ 15.10.2020): @@ -3897,7 +5543,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
maltrail (πŸ₯‰20 Β· ⭐ 3.9K) - Malicious traffic detection system. MIT -- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 680 Β· πŸ“‹ 260 - 23% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/stamparm/maltrail) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 680 Β· πŸ“‹ 260 - 23% open Β· ⏱️ 07.01.2021): ``` git clone https://github.com/stamparm/maltrail @@ -3911,7 +5557,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar git clone https://github.com/healthchecks/healthchecks ```
-
urlwatch (πŸ₯‰20 Β· ⭐ 1.9K) - urlwatch monitors webpages for you. BSD-3 +
urlwatch (πŸ₯‰20 Β· ⭐ 2K) - urlwatch monitors webpages for you. BSD-3 - [GitHub](https://github.com/thp/urlwatch) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 280 Β· πŸ“‹ 370 - 11% open Β· ⏱️ 19.12.2020): @@ -3925,7 +5571,7 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
pyload (πŸ₯‰19 Β· ⭐ 2.1K) - The free and open-source Download Manager written in pure Python. ❗️AGPL-3.0 -- [GitHub](https://github.com/pyload/pyload) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 610 Β· πŸ“₯ 57K Β· πŸ“‹ 2.7K - 5% open Β· ⏱️ 04.01.2021): +- [GitHub](https://github.com/pyload/pyload) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 630 Β· πŸ“₯ 57K Β· πŸ“‹ 2.7K - 5% open Β· ⏱️ 04.01.2021): ``` git clone https://github.com/pyload/pyload @@ -3937,18 +5583,38 @@ _Libraries for web scraping, crawling, downloading, and mining as well as librar
cabot (πŸ₯‰18 Β· ⭐ 5K) - Self-hosted, easily-deployable monitoring and alerts service - like a.. MIT -- [GitHub](https://github.com/arachnys/cabot) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 560 Β· πŸ“₯ 67 Β· πŸ“¦ 6 Β· πŸ“‹ 460 - 35% open Β· ⏱️ 05.01.2021): +- [GitHub](https://github.com/arachnys/cabot) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 560 Β· πŸ“₯ 69 Β· πŸ“¦ 6 Β· πŸ“‹ 460 - 35% open Β· ⏱️ 05.01.2021): ``` git clone https://github.com/arachnys/cabot ```
-
Show 4 hidden projects... +
asgi-lifespan (πŸ₯‰16 Β· ⭐ 63 Β· βž•) - Programmatic startup/shutdown of ASGI apps. MIT + +- [GitHub](https://github.com/florimondmanca/asgi-lifespan) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 3 Β· πŸ“¦ 58 Β· πŸ“‹ 12 - 8% open Β· ⏱️ 30.08.2020): -- speedtest-cli (πŸ₯ˆ30 Β· ⭐ 10K Β· πŸ’€) - Command line interface for testing internet bandwidth using.. Apache-2 + ``` + git clone https://github.com/florimondmanca/asgi-lifespan + ``` +- [PyPi](https://pypi.org/project/asgi-lifespan) (πŸ“₯ 2.9K / month Β· ⏱️ 07.06.2020): + ``` + pip install asgi-lifespan + ``` +
+
Show 12 hidden projects... + +- pyzmq (πŸ₯‡35 Β· ⭐ 2.7K Β· βž•) - PyZMQ: Python bindings for zeromq. ❗️Revised BSD +- speedtest-cli (πŸ₯ˆ30 Β· ⭐ 10K Β· πŸ’€) - Command line interface for testing internet bandwidth.. Apache-2 - httpbin (πŸ₯ˆ30 Β· ⭐ 9.5K Β· πŸ’€) - HTTP Request & Response Service, written in Python + Flask. ISC +- PySocks (πŸ₯ˆ29 Β· ⭐ 980 Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. BSD-3 +- Cactus (πŸ₯‰25 Β· ⭐ 3.4K Β· πŸ’€) - Static site generator for designers. Uses Python and Django.. BSD-3 - aiodns (πŸ₯‰25 Β· ⭐ 360 Β· πŸ’€) - Simple DNS resolver for asyncio. MIT +- httpagentparser (πŸ₯‰25 Β· ⭐ 200 Β· πŸ’€) - Python HTTP Agent Parser. MIT +- hyde (πŸ₯‰23 Β· ⭐ 1.6K Β· πŸ’€) - A Python Static Website Generator. MIT +- python-whois (πŸ₯‰23 Β· ⭐ 350 Β· πŸ’€) - A python module for retrieving and parsing WHOIS data. ❗️WTFPL +- ProxyBroker (πŸ₯‰21 Β· ⭐ 2.4K Β· πŸ’€) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS. Apache-2 - toapi (πŸ₯‰18 Β· ⭐ 3.1K Β· πŸ’€) - Every web site provides APIs. Apache-2 +- libextract (πŸ₯‰14 Β· ⭐ 490 Β· πŸ’€) - Extract data from websites using basic statistical magic. MIT
--- diff --git a/history/2021-01-08_changes.md b/history/2021-01-08_changes.md new file mode 100644 index 00000000..e9f1569b --- /dev/null +++ b/history/2021-01-08_changes.md @@ -0,0 +1,175 @@ +## πŸ“ˆ 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._ + +- twitter-scraper (πŸ₯‰25 Β· ⭐ 2.6K Β· πŸ“ˆ) - Scrape the Twitter Frontend API without authentication. MIT +- WikiExtractor (πŸ₯‰24 Β· ⭐ 2.5K Β· πŸ“ˆ) - A tool for extracting plain text from Wikipedia dumps. ❗️AGPL-3.0 +- merchant (πŸ₯‰20 Β· ⭐ 960 Β· πŸ’€) - A Django app to accept payments from various payment.. BSD-3 +- flask_pydantic (πŸ₯‰17 Β· ⭐ 73 Β· πŸ“ˆ) - flask extension for integration with the awesome pydantic.. MIT +- fastapi-code-generator (πŸ₯ˆ16 Β· ⭐ 100 Β· πŸ“ˆ) - This code generator creates FastAPI app from an.. MIT + +## βž• Added Projects + +_Projects that were recently added to this best-of list._ + +- django-extensions (πŸ₯‡35 Β· ⭐ 5.2K Β· βž•) - This is a repository for collecting global custom.. MIT +- pyzmq (πŸ₯‡35 Β· ⭐ 2.7K Β· βž•) - PyZMQ: Python bindings for zeromq. ❗️Revised BSD +- markdown (πŸ₯‡35 Β· ⭐ 2.4K Β· βž•) - A Python implementation of John Grubers Markdown with Extension.. BSD-3 +- gevent (πŸ₯‡34 Β· ⭐ 5.4K Β· βž•) - Coroutine-based concurrency library for Python. MIT +- django-filter (πŸ₯‡34 Β· ⭐ 3.3K Β· βž•) - A generic system for filtering Django QuerySets based.. BSD-3 +- pyopenssl (πŸ₯‡33 Β· ⭐ 690 Β· βž•) - A Python wrapper around the OpenSSL library. Apache-2 +- django-cors-headers (πŸ₯‡32 Β· ⭐ 4K Β· βž•) - Django app for handling the server headers required.. MIT +- django-tastypie (πŸ₯ˆ32 Β· ⭐ 3.7K Β· πŸ’€) - Creating delicious APIs for Django apps since 2010. BSD-3 +- flask-wtf (πŸ₯‰32 Β· ⭐ 1.1K Β· βž•) - Simple integration of Flask and WTForms, including CSRF,.. BSD-3 +- sentry (πŸ₯‡31 Β· ⭐ 27K Β· βž•) - Sentry is cross-platform application monitoring, with a focus on.. ❗️SSPL-1.0 +- django-oscar (πŸ₯‡31 Β· ⭐ 4.7K Β· βž•) - Domain-driven e-commerce for Django. BSD-3 +- Flask-SocketIO (πŸ₯ˆ31 Β· ⭐ 4.1K Β· βž•) - Socket.IO integration for Flask applications. MIT +- drf-yasg (πŸ₯‡31 Β· ⭐ 2K Β· βž•) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3 +- django-model-utils (πŸ₯‡31 Β· ⭐ 2K Β· βž•) - Django model mixins and utilities. BSD-3 +- django-tables2 (πŸ₯‡31 Β· ⭐ 1.3K Β· βž•) - django-tables2 - An app for creating HTML tables. BSD-2 +- tldextract (πŸ₯‡31 Β· ⭐ 1.3K Β· βž•) - Accurately separate the TLD from the registered domain and.. BSD-3 +- pycurl (πŸ₯ˆ31 Β· ⭐ 720 Β· βž•) - PycURL - Python interface to libcurl. MIT +- flask-cors (πŸ₯‡31 Β· ⭐ 680 Β· βž•) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT +- swagger-ui (πŸ₯ˆ30 Β· ⭐ 19K Β· βž•) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 +- twisted (πŸ₯ˆ30 Β· ⭐ 4.1K Β· βž•) - Event-driven networking engine written in Python. MIT +- pyppeteer (πŸ₯‡30 Β· ⭐ 3.4K Β· πŸ’€) - Headless chrome/chromium automation library (unofficial port of.. MIT +- django-grappelli (πŸ₯ˆ30 Β· ⭐ 3K Β· βž•) - A jazzy skin for the Django Admin-Interface (official.. BSD-3 +- django-reversion (πŸ₯ˆ30 Β· ⭐ 2.5K Β· βž•) - django-reversion is an extension to the Django web.. BSD-3 +- django-mptt (πŸ₯ˆ30 Β· ⭐ 2.4K Β· βž•) - Utilities for implementing a modified pre-order traversal.. MIT +- flasgger (πŸ₯ˆ30 Β· ⭐ 2.4K Β· βž•) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT +- pyquery (πŸ₯‰30 Β· ⭐ 2K Β· βž•) - A jquery-like library for python. BSD-3 +- django-redis (πŸ₯ˆ30 Β· ⭐ 1.9K Β· βž•) - Full featured redis cache backend for Django. BSD-3 +- xhtml2pdf (πŸ₯‰30 Β· ⭐ 1.7K Β· βž•) - A library for converting HTML into PDFs using ReportLab. Apache-2 +- sorl-thumbnail (πŸ₯ˆ30 Β· ⭐ 1.5K Β· βž•) - Thumbnails for Django. BSD-3 +- django-autocomplete-light (πŸ₯ˆ30 Β· ⭐ 1.5K Β· βž•) - A fresh approach to autocomplete implementations,.. MIT +- easy-thumbnails (πŸ₯ˆ30 Β· ⭐ 1.2K Β· βž•) - Easy thumbnails for Django. BSD-3 +- dj-database-url (πŸ₯ˆ30 Β· ⭐ 1.2K Β· πŸ’€) - Use Database URLs in your Django Application. BSD-2 +- pytest-django (πŸ₯‡30 Β· ⭐ 840 Β· βž•) - A Django plugin for pytest. BSD-3 +- Yarl (πŸ₯ˆ30 Β· ⭐ 600 Β· βž•) - Yet another URL library. Apache-2 +- WeasyPrint (πŸ₯‰29 Β· ⭐ 4K Β· βž•) - The awesome document factory. BSD-3 +- django-silk (πŸ₯ˆ29 Β· ⭐ 2.8K Β· βž•) - Silky smooth profiling for Django. MIT +- django-rest-swagger (πŸ₯ˆ29 Β· ⭐ 2.5K Β· πŸ’€) - Swagger Documentation Generator for Django REST.. BSD-2 +- fake-useragent (πŸ₯ˆ29 Β· ⭐ 2.3K Β· βž•) - up to date simple useragent faker with real world.. Apache-2 +- django-webpack-loader (πŸ₯ˆ29 Β· ⭐ 2.2K Β· βž•) - Transparently use webpack with django. MIT +- django-widget-tweaks (πŸ₯ˆ29 Β· ⭐ 1.5K Β· βž•) - Tweak the form field rendering in templates, not in.. MIT +- django-simple-history (πŸ₯ˆ29 Β· ⭐ 1.2K Β· βž•) - Store model history and view/revert changes from.. BSD-3 +- PySocks (πŸ₯ˆ29 Β· ⭐ 980 Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. BSD-3 +- django-nose (πŸ₯ˆ29 Β· ⭐ 860 Β· βž•) - Django test runner using nose. BSD-3 +- netaddr (πŸ₯ˆ29 Β· ⭐ 640 Β· βž•) - A network address manipulation library for Python. BSD-3 +- django-rest-framework-simplejwt (πŸ₯ˆ28 Β· ⭐ 2.1K Β· βž•) - A JSON Web Token authentication plugin for the Django.. MIT +- django-imagekit (πŸ₯ˆ28 Β· ⭐ 1.8K Β· πŸ’€) - Automated image processing for Django. Currently v4.0. BSD-3 +- django-ckeditor (πŸ₯ˆ28 Β· ⭐ 1.8K Β· βž•) - Django admin CKEditor integration. BSD-3 +- django-rq (πŸ₯ˆ28 Β· ⭐ 1.3K Β· βž•) - A simple app that provides django integration for RQ (Redis.. MIT +- django-q (πŸ₯ˆ28 Β· ⭐ 1.2K Β· βž•) - A multiprocessing distributed task queue for Django. MIT +- jsonfield (πŸ₯ˆ28 Β· ⭐ 1.1K Β· πŸ’€) - A reusable Django model field for storing ad-hoc JSON data. MIT +- hyper (πŸ₯‰28 Β· ⭐ 1K Β· πŸ’€) - HTTP/2 for Python. MIT +- django-redis-cache (πŸ₯ˆ28 Β· ⭐ 990 Β· βž•) - A Redis cache backend for django. BSD-3 +- Flask-HTTPAuth (πŸ₯ˆ28 Β· ⭐ 930 Β· βž•) - Simple extension that provides Basic, Digest and Token.. MIT +- django-waffle (πŸ₯ˆ28 Β· ⭐ 810 Β· βž•) - A feature flipper for Django. BSD-3 +- flask-mongoengine (πŸ₯ˆ28 Β· ⭐ 740 Β· βž•) - MongoEngine flask extension with WTF model forms.. BSD-3 +- parsel (πŸ₯ˆ28 Β· ⭐ 600 Β· βž•) - Parsel lets you extract data from XML/HTML documents using XPath or.. BSD-3 +- flask-caching (πŸ₯ˆ28 Β· ⭐ 560 Β· βž•) - A caching extension for Flask. BSD-3 +- flask-testing (πŸ₯ˆ28 Β· ⭐ 460 Β· βž•) - Unittest extensions for Flask. BSD-3 +- django-suit (πŸ₯ˆ27 Β· ⭐ 2K Β· πŸ’€) - Modern theme for Django admin interface. ❗️AFL-3.0 +- flask-security (πŸ₯ˆ27 Β· ⭐ 1.5K Β· πŸ’€) - Quick and simple security for Flask applications. MIT +- Js2Py (πŸ₯ˆ27 Β· ⭐ 1.3K Β· βž•) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT +- django-constance (πŸ₯‰27 Β· ⭐ 1.3K Β· βž•) - Dynamic Django settings. BSD-3 +- django-money (πŸ₯‰27 Β· ⭐ 1K Β· βž•) - Money fields for Django forms and models. BSD-3 +- django-phonenumber-field (πŸ₯‰27 Β· ⭐ 1K Β· βž•) - A django model and form field for normalised phone.. MIT +- django-rosetta (πŸ₯‰27 Β· ⭐ 780 Β· βž•) - Rosetta is a Django application that eases the.. MIT +- dpkt (πŸ₯ˆ27 Β· ⭐ 770 Β· βž•) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 +- flask-mail (πŸ₯‡27 Β· ⭐ 500 Β· πŸ’€) - Flask-Mail adds SMTP mail sending to your Flask applications. BSD-3 +- graphql-core (πŸ₯ˆ27 Β· ⭐ 330 Β· βž•) - A Python 3.6+ port of the GraphQL.js reference implementation.. MIT +- Hypercorn (πŸ₯‰27 Β· ⭐ 190 Β· βž•) - Hypercorn is an ASGI Server based on Hyper libraries and inspired.. MIT +- redoc (πŸ₯‰26 Β· ⭐ 12K Β· βž•) - OpenAPI/Swagger-generated API Reference Documentation. MIT +- django-sql-explorer (πŸ₯‰26 Β· ⭐ 1.7K Β· βž•) - Easily share data across your company via SQL.. MIT +- django-angular (πŸ₯‰26 Β· ⭐ 1.2K Β· πŸ’€) - Let AngularJS play well with Django. MIT +- django-polymorphic (πŸ₯‰26 Β· ⭐ 1.1K Β· βž•) - Improved Django model inheritance with automatic.. BSD-3 +- django-extra-views (πŸ₯‰26 Β· ⭐ 1K Β· βž•) - Django's class-based generic views are awesome, let's.. MIT +- klein (πŸ₯‰26 Β· ⭐ 760 Β· βž•) - werkzeug + twisted.web. MIT +- flask-limiter (πŸ₯ˆ26 Β· ⭐ 710 Β· βž•) - Rate Limiting extension for Flask. MIT +- django-rest-knox (πŸ₯‰26 Β· ⭐ 630 Β· βž•) - Authentication Module for django rest auth. MIT +- django-formtools (πŸ₯‰26 Β· ⭐ 430 Β· βž•) - A set of high-level abstractions for Django forms. BSD-3 +- flask-bcrypt (πŸ₯ˆ26 Β· ⭐ 280 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3 +- cookiecutter-django (πŸ₯‰25 Β· ⭐ 7.6K Β· βž•) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 +- flask-sockets (πŸ₯‰25 Β· ⭐ 1.7K Β· πŸ’€) - Elegant WebSockets for your Flask apps. MIT +- django-admin-bootstrapped (πŸ₯‰25 Β· ⭐ 1.5K Β· βž•) - A Django admin theme using Twitter Bootstrap. It.. Apache-2 +- spyne (πŸ₯‰25 Β· ⭐ 980 Β· βž•) - A transport agnostic sync/async RPC library that focuses on.. ❗️LGPL-2.1 +- django-jenkins (πŸ₯‰25 Β· ⭐ 930 Β· πŸ’€) - Plug and play continuous integration with django and.. ❗️LGPL-3.0 +- Flask-User (πŸ₯‰25 Β· ⭐ 910 Β· πŸ’€) - Customizable User Authorization & User Management: Register,.. MIT +- django-filebrowser (πŸ₯‰25 Β· ⭐ 810 Β· βž•) - Media-Management with Grappelli. BSD-3 +- django-floppyforms (πŸ₯‰25 Β· ⭐ 780 Β· βž•) - Full control of form rendering in the templates. ❗️MirOS +- django-organizations (πŸ₯‰25 Β· ⭐ 780 Β· βž•) - Multi-user accounts for Django projects. BSD-2 +- django-cachalot (πŸ₯‰25 Β· ⭐ 760 Β· βž•) - No effort, no worry, maximum performance. BSD-3 +- django-markdownx (πŸ₯‰25 Β· ⭐ 640 Β· πŸ’€) - Comprehensive Markdown plugin built for Django. BSD-3 +- django-paypal (πŸ₯‰25 Β· ⭐ 580 Β· βž•) - A pluggable Django application for integrating PayPal.. MIT +- extruct (πŸ₯ˆ25 Β· ⭐ 560 Β· βž•) - Extract embedded metadata from HTML markup. BSD-3 +- django-dbbackup (πŸ₯‰25 Β· ⭐ 450 Β· βž•) - Management commands to help backup and restore your.. BSD-3 +- dj-rest-auth (πŸ₯‰25 Β· ⭐ 400 Β· βž•) - Authentication for Django Rest Framework. MIT +- httpagentparser (πŸ₯‰25 Β· ⭐ 200 Β· πŸ’€) - Python HTTP Agent Parser. MIT +- saleor (πŸ₯‰24 Β· ⭐ 10K Β· βž•) - A modular, high performance, headless e-commerce platform.. BSD-3 +- python-goose (πŸ₯ˆ24 Β· ⭐ 3.6K Β· πŸ’€) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 +- sockjs-tornado (πŸ₯‰24 Β· ⭐ 850 Β· πŸ’€) - WebSocket emulation - Python server. MIT +- django-summernote (πŸ₯‰24 Β· ⭐ 790 Β· πŸ’€) - Simply integrate Summernote editor with Django project. MIT +- django-configurations (πŸ₯‰24 Β· ⭐ 770 Β· βž•) - A helper for organizing Django project settings by.. BSD-3 +- cloudscraper (πŸ₯ˆ24 Β· ⭐ 680 Β· βž•) - A Python module to bypass Cloudflare's anti-bot page. MIT +- django-admin-interface (πŸ₯‰24 Β· ⭐ 660 Β· βž•) - the default admin interface made customizable by the.. MIT +- flask-marshmallow (πŸ₯ˆ24 Β· ⭐ 640 Β· βž•) - Flask + marshmallow for beautiful APIs. MIT +- django-cleanup (πŸ₯‰24 Β· ⭐ 550 Β· βž•) - Automatically deletes old file for FileField and.. MIT +- django-solo (πŸ₯‰24 Β· ⭐ 530 Β· βž•) - Helps working with singletons - things like global.. ❗️CC-BY-3.0 +- flask-apispec (πŸ₯ˆ24 Β· ⭐ 520 Β· βž•) - Build and document REST APIs with Flask and apispec. MIT +- Flask-MonitoringDashboard (πŸ₯ˆ24 Β· ⭐ 450 Β· βž•) - Automatically monitor the evolving performance of.. MIT +- django-markdown-editor (πŸ₯‰24 Β· ⭐ 400 Β· βž•) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 +- django-robots (πŸ₯‰24 Β· ⭐ 330 Β· βž•) - A Django app for managing robots.txt files following.. BSD-3 +- flask-session (πŸ₯ˆ24 Β· ⭐ 330 Β· πŸ’€) - Server side session extension for Flask. BSD-3 +- flask-paginate (πŸ₯ˆ24 Β· ⭐ 210 Β· βž•) - Pagination support for flask. BSD-3 +- OpenAPI Spec validator (πŸ₯‰24 Β· ⭐ 150 Β· βž•) - OpenAPI Spec validator. Apache-2 +- sync-engine (πŸ₯ˆ23 Β· ⭐ 3.5K Β· πŸ’€) - IMAP/SMTP sync system with modern APIs. ❗️AGPL-3.0 +- Gerapy (πŸ₯‰23 Β· ⭐ 2.3K Β· βž•) - Distributed Crawler Management Framework Based on Scrapy,.. MIT +- scrapely (πŸ₯‰23 Β· ⭐ 1.7K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 +- Meinheld (πŸ₯‰23 Β· ⭐ 1.3K Β· πŸ’€) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3 +- django-vanilla-views (πŸ₯‰23 Β· ⭐ 870 Β· βž•) - Beautifully simple class-based views. BSD-2 +- tartiflette (πŸ₯‰23 Β· ⭐ 690 Β· βž•) - GraphQL Engine built with Python 3.6+ / asyncio. MIT +- html5-parser (πŸ₯‰23 Β· ⭐ 590 Β· βž•) - Fast C based HTML 5 parsing for python. Apache-2 +- python-whois (πŸ₯‰23 Β· ⭐ 350 Β· πŸ’€) - A python module for retrieving and parsing WHOIS data. ❗️WTFPL +- http-parser (πŸ₯‰23 Β· ⭐ 330 Β· πŸ’€) - HTTP request/response parser for python in C. MIT +- django-cas-ng (πŸ₯‰23 Β· ⭐ 280 Β· βž•) - Django CAS 1.0/2.0/3.0 client authentication library,.. MIT +- graphql-relay-py (πŸ₯‰23 Β· ⭐ 130 Β· πŸ’€) - A library to help construct a graphql-py server supporting.. MIT +- splash (πŸ₯‰22 Β· ⭐ 3.2K Β· βž•) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3 +- frontera (πŸ₯‰22 Β· ⭐ 1.1K Β· πŸ’€) - A scalable frontier for web crawlers. BSD-3 +- django-watson (πŸ₯‰22 Β· ⭐ 880 Β· πŸ’€) - Full-text multi-table search application for Django... BSD-3 +- django-stronghold (πŸ₯‰22 Β· ⭐ 360 Β· πŸ’€) - Get inside your stronghold and make all your Django.. MIT +- pysimplesoap (πŸ₯‰22 Β· ⭐ 350 Β· βž•) - Python Simple SOAP Library. ❗️LGPL-3.0 +- django-graphql-auth (πŸ₯‰22 Β· ⭐ 180 Β· βž•) - Django registration and authentication with GraphQL. MIT +- reppy (πŸ₯‰22 Β· ⭐ 160 Β· πŸ’€) - Modern robots.txt Parser for Python. MIT +- openapi-core (πŸ₯‰22 Β· ⭐ 100 Β· βž•) - OpenAPI core. BSD-3 +- ProxyBroker (πŸ₯‰21 Β· ⭐ 2.4K Β· πŸ’€) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS. Apache-2 +- django-lifecycle (πŸ₯‰21 Β· ⭐ 580 Β· βž•) - Declarative model lifecycle hooks, an alternative to.. MIT +- mistletoe (πŸ₯‰21 Β· ⭐ 360 Β· πŸ’€) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT +- selectolax (πŸ₯‰21 Β· ⭐ 350 Β· βž•) - Python binding to Modest engine (fast HTML5 parser with CSS.. MIT +- django-easy-audit (πŸ₯‰21 Β· ⭐ 270 Β· βž•) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 +- flask-s3 (πŸ₯‰21 Β· ⭐ 180 Β· πŸ’€) - Seamlessly serve your static assets of your Flask app from Amazon.. ❗️WTFPL +- python-graphql-client (πŸ₯‰21 Β· ⭐ 130 Β· πŸ’€) - Simple GraphQL client for Python 2.7+. MIT +- django-admin2 (πŸ₯‰20 Β· ⭐ 1.1K Β· βž•) - Extendable, adaptable rewrite of django.contrib.admin. MIT +- django-csp (πŸ₯‰20 Β· ⭐ 360 Β· βž•) - Content Security Policy for Django. BSD-3 +- django-smuggler (πŸ₯‰20 Β· ⭐ 350 Β· βž•) - Django Smuggler is a pluggable application for Django.. ❗️LGPL-3.0 +- flask-praetorian (πŸ₯‰20 Β· ⭐ 260 Β· βž•) - Strong, Simple, and Precise security for Flask APIs.. MIT +- trafilatura (πŸ₯‰20 Β· ⭐ 88 Β· βž•) - Web scraping library and command-line tool for text.. ❗️GPL-3.0 +- tornadio2 (πŸ₯‰19 Β· ⭐ 530 Β· πŸ’€) - Python socket.io server implementation on top of Tornado.. Apache-2 +- fastapi-users (πŸ₯‰19 Β· ⭐ 530 Β· βž•) - Ready-to-use and customizable users management for FastAPI. MIT +- Flask-Opentracing (πŸ₯‰19 Β· ⭐ 110 Β· πŸ’€) - OpenTracing instrumentation for the Flask.. BSD-3 +- tartiflette-aiohttp (πŸ₯‰18 Β· ⭐ 52 Β· βž•) - tartiflette-aiohttp is a wrapper of aiohttp which.. MIT +- cookiecutter-flask (πŸ₯‰17 Β· ⭐ 3.6K Β· βž•) - A flask template with Bootstrap 4, asset.. MIT +- flask-jsonrpc (πŸ₯‰17 Β· ⭐ 220 Β· βž•) - A basic JSON-RPC implementation for your Flask-.. ❗Unlicensed +- opengraph (πŸ₯‰17 Β· ⭐ 190 Β· πŸ’€) - A python module to parse the Open Graph Protocol. MIT +- asgi-lifespan (πŸ₯‰16 Β· ⭐ 63 Β· βž•) - Programmatic startup/shutdown of ASGI apps. MIT +- Flask-GraphQL-Auth (πŸ₯‰16 Β· ⭐ 53 Β· βž•) - (Now finding maintainer) A Pythonic way to provide.. MIT +- Growler (πŸ₯‰15 Β· ⭐ 690 Β· πŸ’€) - A micro web-framework using asyncio coroutines and chained.. Apache-2 +- huxley (πŸ₯‰14 Β· ⭐ 4.1K Β· πŸ’€) - A testing system for catching visual regressions in Web.. Apache-2 +- libextract (πŸ₯‰14 Β· ⭐ 490 Β· πŸ’€) - Extract data from websites using basic statistical magic. MIT +- flask2postman (πŸ₯‰14 Β· ⭐ 120 Β· βž•) - Generate a Postman collection from your Flask application. MIT +- fastapi-react (πŸ₯‰13 Β· ⭐ 370 Β· βž•) - Cookiecutter Template for FastAPI + React Projects. Using.. MIT +- fastapi-permissions (πŸ₯‰13 Β· ⭐ 93 Β· βž•) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE +- django-schedule (πŸ₯‰11 Β· ⭐ 790 Β· πŸ’€) - A calendaring app for Django. It is now stable,.. ❗Unlicensed +- fastapi_client (πŸ₯‰7 Β· ⭐ 120 Β· πŸ’€) - FastAPI client generator. ❗Unlicensed + diff --git a/history/2021-01-08_projects.csv b/history/2021-01-08_projects.csv new file mode 100644 index 00000000..8ffd06f5 --- /dev/null +++ b/history/2021-01-08_projects.csv @@ -0,0 +1,472 @@ +,name,github_id,resource,category,github_url,homepage,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,license,latest_stable_release_published_at,latest_stable_release_number,release_count,github_release_downloads,monthly_downloads,conda_id,pypi_id,dependent_project_count,github_dependent_project_count,pypi_url,pypi_latest_release_published_at,pypi_dependent_project_count,pypi_monthly_downloads,conda_url,conda_latest_release_published_at,conda_total_downloads,projectrank_placing,brew_id,new_addition,conda_dependent_project_count,trending,licenses,dockerhub_id,dockerhub_url,dockerhub_latest_release_published_at,dockerhub_stars,dockerhub_pulls +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,2016-03-20 23:49:42.000000,2021-01-06 21:54:01.000000,2021-01-01 19:46:49.000000,12484.0,56.0,159.0,107161.0,2267.0,A collective list of free APIs for use in software and web development.,657.0,0,True,,,,,,,,,,,,,,,,,,,,,,,,,,,,, +1,OpenAPI-Specification,OAI/OpenAPI-Specification,True,openapi-utils,https://github.com/OAI/OpenAPI-Specification,https://github.com/OAI/OpenAPI-Specification,2014-03-03 16:53:36.000000,2021-01-07 18:02:44.000000,2020-12-03 17:09:15.000000,7021.0,497.0,1144.0,19765.0,1853.0,The OpenAPI Specification Repository.,183.0,0,True,['openapi'],Apache-2.0,2020-02-21 01:37:40.000000,3.0.3,9.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-01-07 22:09:19.000000,2021-01-07 19:18:22.000000,995.0,128.0,315.0,13104.0,484.0,GraphQL is a query language and execution engine tied to any backend service.,114.0,0,True,,,2018-06-11 02:45:19.000000,June2018,5.0,199.0,3.0,,,,,,,,,,,,,,,,,,,,,, +3,django,django/django,,web-frameworks,https://github.com/django/django,https://github.com/django/django,2012-04-28 02:47:18.000000,2021-01-07 21:20:54.000000,2021-01-07 12:00:53.000000,23490.0,184.0,,54790.0,29106.0,The Web framework for perfectionists with deadlines.,2446.0,42,True,['django'],BSD-3-Clause,2021-01-04 07:54:31.000000,3.1.5,243.0,,3900158.0,conda-forge/django,django,813741.0,582991.0,https://pypi.org/project/django,2021-01-04 07:54:31.000000,230750.0,3887824.0,https://anaconda.org/conda-forge/django,2021-01-04 09:23:18.856000,715384.0,1.0,,,,,,,,,, +4,requests,psf/requests,,http-clients,https://github.com/psf/requests,https://github.com/psf/requests,2011-02-13 18:38:17.000000,2021-01-05 14:31:17.000000,2020-12-16 19:34:26.000000,8041.0,298.0,3077.0,44295.0,6012.0,"A simple, yet elegant HTTP library.",674.0,40,True,,Apache-2.0,2020-12-16 19:38:34.000000,2.25.1,139.0,,63380474.0,conda-forge/requests,requests,1110515.0,806059.0,https://pypi.org/project/requests,2020-12-16 19:38:34.000000,304456.0,63226613.0,https://anaconda.org/conda-forge/requests,2020-12-16 22:06:36.742000,8462367.0,1.0,,,,,,,,,, +5,flask,pallets/flask,,web-frameworks,https://github.com/pallets/flask,https://github.com/pallets/flask,2010-04-06 11:11:59.000000,2021-01-07 00:57:32.000000,2021-01-07 00:57:31.000000,14038.0,24.0,2013.0,53423.0,4080.0,The Python micro framework for building web applications.,709.0,39,True,['flask'],BSD-3-Clause,2020-04-03 17:22:22.000000,1.1.2,34.0,4666.0,11243105.0,conda-forge/flask,flask,868229.0,635629.0,https://pypi.org/project/flask,2020-04-03 17:17:53.000000,232600.0,11214806.0,https://anaconda.org/conda-forge/flask,2020-04-03 22:37:56.556000,1492410.0,1.0,,,,,,,,,, +6,Scrapy,scrapy/scrapy,,web-scraping,https://github.com/scrapy/scrapy,https://github.com/scrapy/scrapy,2010-02-22 02:01:14.000000,2021-01-07 16:18:16.000000,2021-01-04 13:30:23.000000,8964.0,750.0,1903.0,39395.0,8599.0,"Scrapy, a fast high-level web crawling & scraping framework for Python.",460.0,38,True,,BSD-3-Clause,2020-11-17 21:01:36.000000,2.4.1,80.0,,643158.0,conda-forge/scrapy,scrapy,30286.0,21916.0,https://pypi.org/project/scrapy,2020-11-17 12:04:15.000000,8370.0,635628.0,https://anaconda.org/conda-forge/scrapy,2020-11-17 15:41:21.756000,384078.0,1.0,,,,,,,,,, +7,django-rest-framework,encode/django-rest-framework,,web-frameworks,https://github.com/encode/django-rest-framework,https://github.com/encode/django-rest-framework,2011-03-02 17:13:56.000000,2021-01-06 15:12:24.047000,2021-01-06 13:13:34.000000,5473.0,340.0,3392.0,19657.0,8355.0,Web APIs for Django.,1165.0,38,True,['django'],BSD-3-Clause,2019-04-29 14:36:10.000000,3.9.3,35.0,,861599.0,conda-forge/djangorestframework,django-rest-framework,187162.0,186416.0,https://pypi.org/project/django-rest-framework,2017-07-20 17:14:33.000000,746.0,856014.0,https://anaconda.org/conda-forge/djangorestframework,2021-01-06 15:12:24.047000,323936.0,1.0,,,,,,,,,, +8,aiohttp,aio-libs/aiohttp,,http-clients,https://github.com/aio-libs/aiohttp,https://github.com/aio-libs/aiohttp,2013-10-01 23:04:01.000000,2021-01-05 16:00:27.000000,2021-01-05 15:59:27.000000,1489.0,327.0,2030.0,10660.0,7193.0,Asynchronous HTTP client/server framework for asyncio and Python.,566.0,38,True,,Apache-2.0,2020-11-18 19:38:17.000000,3.7.3,211.0,649.0,18393627.0,conda-forge/aiohttp,aiohttp,83842.0,69132.0,https://pypi.org/project/aiohttp,2020-10-27 08:23:29.000000,14710.0,18366872.0,https://anaconda.org/conda-forge/aiohttp,2020-12-14 19:46:17.454000,1176852.0,1.0,,,,,,,,,, +9,jinja,pallets/jinja,,others,https://github.com/pallets/jinja,https://github.com/pallets/jinja,2010-10-17 13:41:17.000000,2021-01-04 16:45:53.000000,2021-01-01 08:39:58.000000,1355.0,71.0,663.0,7461.0,2257.0,A very fast and expressive template engine.,263.0,38,True,,BSD-3-Clause,2020-04-13 17:01:38.000000,2.11.2,38.0,51831.0,28821449.0,conda-forge/jinja2,jinja2,726710.0,539716.0,https://pypi.org/project/jinja2,2020-04-13 16:16:44.000000,186994.0,28680633.0,https://anaconda.org/conda-forge/jinja2,2020-04-13 18:51:13.270000,7809419.0,1.0,,,,,,,,,, +10,urllib3,urllib3/urllib3,,http-clients,https://github.com/urllib3/urllib3,https://github.com/urllib3/urllib3,2011-09-18 18:08:28.000000,2021-01-07 15:08:44.000000,2021-01-07 15:08:42.000000,793.0,136.0,737.0,2524.0,3510.0,"Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more.",267.0,38,True,,MIT,2020-11-12 22:17:34.000000,1.26.2,61.0,,89489140.0,conda-forge/urllib3,urllib3,530123.0,454689.0,https://pypi.org/project/urllib3,2020-11-12 22:16:52.000000,75434.0,89340249.0,https://anaconda.org/conda-forge/urllib3,2020-11-13 00:05:19.195000,8189047.0,1.0,,,,,,,,,, +11,youtube-dl,ytdl-org/youtube-dl,,third-party-apis,https://github.com/ytdl-org/youtube-dl,https://github.com/ytdl-org/youtube-dl,2010-10-31 14:35:07.000000,2021-01-07 13:48:46.000000,2021-01-07 13:48:45.000000,3433.0,3850.0,19187.0,87290.0,18169.0,Command-line program to download videos from YouTube.com and other video sites.,921.0,37,True,,Unlicense,2021-01-03 02:15:02.000000,2021.1.3,934.0,44934642.0,3569008.0,conda-forge/youtube-dl,youtube_dl,2854.0,,https://pypi.org/project/youtube_dl,2021-01-03 02:15:02.000000,2854.0,2004601.0,https://anaconda.org/conda-forge/youtube-dl,2021-01-03 04:31:15.774000,537738.0,1.0,youtube-dl,,,,,,,,, +12,tornado,tornadoweb/tornado,,web-frameworks,https://github.com/tornadoweb/tornado,https://github.com/tornadoweb/tornado,2009-09-09 04:55:16.000000,2021-01-06 13:16:21.000000,2020-11-03 02:28:30.000000,5280.0,212.0,1432.0,19716.0,4280.0,"Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.",404.0,37,True,,Apache-2.0,2020-03-04 02:32:23.000000,6.0.4,62.0,,13474258.0,conda-forge/tornado,tornado,187753.0,139597.0,https://pypi.org/project/tornado,2020-10-30 19:04:55.000000,48156.0,13301947.0,https://anaconda.org/conda-forge/tornado,2020-10-31 19:15:09.791000,9821737.0,2.0,,,,,,,,,, +13,gunicorn,benoitc/gunicorn,,servers,https://github.com/benoitc/gunicorn,https://github.com/benoitc/gunicorn,2009-11-30 18:18:08.000000,2021-01-07 00:39:12.000000,2021-01-06 01:14:31.000000,1356.0,266.0,1352.0,7371.0,2862.0,"gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.",360.0,37,True,,MIT,2019-11-26 22:56:52.000000,20.0.4,80.0,96.0,8713611.0,conda-forge/gunicorn,gunicorn,498203.0,376111.0,https://pypi.org/project/gunicorn,2019-11-26 22:52:57.000000,122092.0,8704332.0,https://anaconda.org/conda-forge/gunicorn,2020-12-15 23:35:31.170000,501024.0,1.0,,,,,,,,,, +14,werkzeug,pallets/werkzeug,,web-frameworks,https://github.com/pallets/werkzeug,https://github.com/pallets/werkzeug,2010-10-18 11:42:40.000000,2021-01-07 09:16:57.000000,2021-01-01 08:32:30.000000,1478.0,58.0,786.0,5553.0,4460.0,The comprehensive WSGI web application library.,404.0,37,True,,BSD-3-Clause,2020-03-31 18:05:58.000000,1.0.1,67.0,234.0,14340976.0,conda-forge/werkzeug,werkzeug,567295.0,431851.0,https://pypi.org/project/werkzeug,2020-03-31 18:03:34.000000,135444.0,14296199.0,https://anaconda.org/conda-forge/werkzeug,2020-04-01 07:59:51.500000,2372884.0,2.0,,,,,,,,,, +15,sanic,sanic-org/sanic,,web-frameworks,https://github.com/sanic-org/sanic,https://github.com/sanic-org/sanic,2016-05-26 04:38:22.000000,2021-01-07 06:25:43.000000,2021-01-07 06:25:36.000000,1306.0,64.0,889.0,14436.0,2345.0,Async Python 3.6+ web server/framework | Build fast. Run fast.,282.0,36,True,,MIT,2021-01-05 16:32:19.000000,20.12.1,43.0,,3398426.0,conda-forge/sanic,sanic,5099.0,4565.0,https://pypi.org/project/sanic,2021-01-05 16:30:34.000000,534.0,3395750.0,https://anaconda.org/conda-forge/sanic,2021-01-06 15:23:59.433000,104374.0,2.0,,,,,,,,,, +16,discord.py,Rapptz/discord.py,,third-party-apis,https://github.com/Rapptz/discord.py,https://github.com/Rapptz/discord.py,2015-08-21 22:19:08.000000,2021-01-07 13:30:06.000000,2021-01-06 04:53:17.000000,1756.0,175.0,2007.0,6326.0,2723.0,An API wrapper for Discord written in Python.,218.0,36,True,,MIT,2020-10-19 23:47:51.000000,1.5.1,61.0,,5109175.0,,discord.py,31357.0,26783.0,https://pypi.org/project/discord.py,2020-10-19 23:47:51.000000,4574.0,5109175.0,,,,1.0,,,,,,,,,, +17,oauthlib,oauthlib/oauthlib,,auth,https://github.com/oauthlib/oauthlib,https://github.com/oauthlib/oauthlib,2011-11-19 23:08:51.000000,2020-12-09 13:49:04.000000,2020-07-28 23:40:23.000000,428.0,69.0,257.0,2138.0,1561.0,"A generic, spec-compliant, thorough implementation of the OAuth request-signing logic.",170.0,36,True,,BSD-3-Clause,2019-08-06 14:50:40.000000,3.1.0,46.0,,24266127.0,conda-forge/oauthlib,oauthlib,139327.0,115515.0,https://pypi.org/project/oauthlib,2019-08-06 14:50:40.000000,23812.0,24231270.0,https://anaconda.org/conda-forge/oauthlib,2019-02-20 03:58:38.233000,1882284.0,1.0,,,,,,,,,, +18,bottle,bottlepy/bottle,,web-frameworks,https://github.com/bottlepy/bottle,https://github.com/bottlepy/bottle,2009-06-30 17:51:30.000000,2021-01-05 19:23:53.000000,2021-01-01 15:17:44.000000,1356.0,296.0,524.0,7113.0,1869.0,bottle.py is a fast and simple micro-framework for python web-applications.,216.0,35,True,,MIT,2020-11-11 18:51:24.000000,0.12.19,74.0,,1330893.0,conda-forge/bottle,bottle,24329.0,14649.0,https://pypi.org/project/bottle,2020-11-11 18:51:24.000000,9680.0,1326884.0,https://anaconda.org/conda-forge/bottle,2020-06-10 17:23:11.717000,208488.0,2.0,,,,,,,,,, +19,django-extensions,django-extensions/django-extensions,,django-utils,https://github.com/django-extensions/django-extensions,https://github.com/django-extensions/django-extensions,2009-03-21 16:11:19.000000,2020-12-20 10:29:12.000000,2020-12-20 10:29:11.000000,997.0,95.0,675.0,5154.0,3458.0,This is a repository for collecting global custom management extensions for the Django Framework.,527.0,35,True,['django'],MIT,2020-11-25 20:55:39.000000,3.1.0,114.0,,1000521.0,conda-forge/django-extensions,django-extensions,84215.0,60025.0,https://pypi.org/project/django-extensions,2020-11-25 20:55:39.000000,24190.0,996507.0,https://anaconda.org/conda-forge/django-extensions,2020-11-25 22:55:23.874000,232847.0,1.0,,True,,,,,,,, +20,pyzmq,zeromq/pyzmq,,others,https://github.com/zeromq/pyzmq,https://github.com/zeromq/pyzmq,2010-07-21 07:20:37.000000,2020-12-30 19:05:19.000000,2020-12-02 20:20:47.000000,547.0,158.0,653.0,2663.0,2726.0,PyZMQ: Python bindings for zeromq.,160.0,35,False,,Revised BSD,2020-11-13 09:36:12.000000,20.0.0,56.0,20191.0,9450207.0,conda-forge/pyzmq,pyzmq,127369.0,102451.0,https://pypi.org/project/pyzmq,2020-11-13 09:36:12.000000,24918.0,9384316.0,https://anaconda.org/conda-forge/pyzmq,2020-11-14 22:16:17.787000,3742749.0,1.0,,True,,,,,,,, +21,markdown,Python-Markdown/markdown,,markdown,https://github.com/Python-Markdown/markdown,https://github.com/Python-Markdown/markdown,2010-05-29 02:59:45.000000,2020-12-30 14:09:47.000000,2020-12-30 14:09:46.000000,564.0,16.0,647.0,2379.0,1470.0,A Python implementation of John Grubers Markdown with Extension support.,137.0,35,True,,BSD-3-Clause,2020-10-25 20:21:59.000000,3.3.3,39.0,,6291644.0,conda-forge/markdown,markdown,155375.0,113911.0,https://pypi.org/project/markdown,2020-10-25 20:21:59.000000,41464.0,6253136.0,https://anaconda.org/conda-forge/markdown,2020-10-25 23:30:40.374000,1540347.0,1.0,,True,,,,,,,, +22,lxml,lxml/lxml,,html-processing,https://github.com/lxml/lxml,https://github.com/lxml/lxml,2011-02-11 05:43:11.000000,2021-01-05 10:33:54.000000,2020-11-27 06:54:35.000000,425.0,19.0,,1802.0,5639.0,The lxml XML toolkit for Python.,119.0,35,True,,BSD-3-Clause,2020-11-27 06:59:42.000000,4.6.2,143.0,,15805642.0,conda-forge/lxml,lxml,214707.0,148067.0,https://pypi.org/project/lxml,2020-11-27 06:59:42.000000,66640.0,15754789.0,https://anaconda.org/conda-forge/lxml,2021-01-03 00:14:27.651000,2644361.0,1.0,,,,,,,,,, +23,certbot,certbot/certbot,,others,https://github.com/certbot/certbot,https://github.com/certbot/certbot,2014-11-12 02:52:20.000000,2021-01-07 23:06:46.000000,2021-01-07 19:30:52.000000,3035.0,564.0,4169.0,27568.0,10081.0,Certbot is EFF's tool to obtain certs from Let's Encrypt and (optionally) auto-enable HTTPS on your server. It can..,463.0,34,True,,Apache-2.0,2021-01-05 20:23:05.000000,1.11.0,75.0,3190.0,112789.0,,certbot,1129.0,773.0,https://pypi.org/project/certbot,2021-01-05 19:05:45.000000,356.0,112562.0,,,,1.0,,,,,,,,,, +24,mitmproxy,mitmproxy/mitmproxy,,testing,https://github.com/mitmproxy/mitmproxy,https://github.com/mitmproxy/mitmproxy,2010-02-16 04:10:13.000000,2021-01-06 09:47:45.000000,2021-01-06 09:47:37.000000,2689.0,294.0,2196.0,21150.0,9127.0,An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.,379.0,34,True,,MIT,2020-12-15 16:49:54.000000,6.0.2,45.0,209846.0,89325.0,,mitmproxy,1986.0,1140.0,https://pypi.org/project/mitmproxy,2020-12-15 16:49:54.000000,846.0,86968.0,,,,1.0,,,,,,,,,, +25,wagtail,wagtail/wagtail,,cms,https://github.com/wagtail/wagtail,https://github.com/wagtail/wagtail,2014-02-03 12:41:59.000000,2021-01-07 20:20:26.000000,2021-01-07 15:03:56.000000,2087.0,894.0,2324.0,9945.0,10738.0,A Django content management system focused on flexibility and user experience.,540.0,34,True,['django'],BSD-3-Clause,2020-12-10 18:46:44.000000,2.11.3,135.0,,55970.0,conda-forge/wagtail,wagtail,7109.0,4755.0,https://pypi.org/project/wagtail,2020-12-10 18:46:44.000000,2354.0,55153.0,https://anaconda.org/conda-forge/wagtail,2019-11-21 18:45:42.993000,32691.0,1.0,,,,,,,,,, +26,tweepy,tweepy/tweepy,,third-party-apis,https://github.com/tweepy/tweepy,https://github.com/tweepy/tweepy,2009-07-06 04:15:34.000000,2021-01-06 20:17:20.000000,2021-01-06 20:15:09.000000,3350.0,134.0,840.0,7409.0,1685.0,Twitter for Python!.,217.0,34,True,,MIT,2020-12-26 02:23:47.000000,3.10.0,28.0,,303935.0,conda-forge/tweepy,tweepy,29922.0,21620.0,https://pypi.org/project/tweepy,2020-12-26 02:23:47.000000,8302.0,301758.0,https://anaconda.org/conda-forge/tweepy,2020-12-26 13:20:39.788000,102321.0,1.0,,,,,,,,,, +27,django-debug-toolbar,jazzband/django-debug-toolbar,,admin-ui,https://github.com/jazzband/django-debug-toolbar,https://github.com/jazzband/django-debug-toolbar,2008-08-28 06:58:04.000000,2021-01-03 23:28:04.000000,2020-12-22 08:56:38.000000,902.0,94.0,658.0,6266.0,2136.0,A configurable set of panels that display various debug information about the current request/response.,229.0,34,True,,BSD-3-Clause,2020-09-24 16:03:05.000000,3.1.1,47.0,160.0,553266.0,conda-forge/django-debug-toolbar,django-debug-toolbar,59222.0,34718.0,https://pypi.org/project/django-debug-toolbar,2020-12-03 08:16:11.000000,24504.0,551526.0,https://anaconda.org/conda-forge/django-debug-toolbar,2020-12-03 09:40:57.198000,100904.0,1.0,,,,,,,,,, +28,django-allauth,pennersr/django-allauth,,auth,https://github.com/pennersr/django-allauth,https://github.com/pennersr/django-allauth,2010-10-10 20:10:52.000000,2021-01-06 16:13:26.000000,2020-11-27 08:09:58.000000,2175.0,302.0,1375.0,6106.0,2288.0,"Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party..",523.0,34,True,['django'],MIT,2020-11-25 17:58:40.000000,0.44.0,59.0,,210039.0,conda-forge/django-allauth,django-allauth,62379.0,52059.0,https://pypi.org/project/django-allauth,2020-11-25 17:58:40.000000,10320.0,208732.0,https://anaconda.org/conda-forge/django-allauth,2019-12-23 17:47:06.130000,53616.0,1.0,,,,,,,,,, +29,gevent,gevent/gevent,,servers,https://github.com/gevent/gevent,https://github.com/gevent/gevent,2012-09-13 22:03:03.000000,2020-12-27 16:47:33.132000,2020-12-27 14:25:21.000000,889.0,41.0,1121.0,5379.0,5652.0,Coroutine-based concurrency library for Python.,97.0,34,True,,MIT,2020-12-22 17:14:03.000000,20.12.0,70.0,58077.0,2101051.0,conda-forge/gevent,gevent,83525.0,55499.0,https://pypi.org/project/gevent,2020-12-22 17:14:03.000000,28026.0,2089299.0,https://anaconda.org/conda-forge/gevent,2020-12-27 16:47:33.132000,465939.0,1.0,,True,,,,,,,, +30,flask-admin,flask-admin/flask-admin,,admin-ui,https://github.com/flask-admin/flask-admin,https://github.com/flask-admin/flask-admin,2012-03-18 23:21:57.000000,2021-01-04 12:18:03.000000,2020-11-29 18:29:01.000000,1283.0,352.0,896.0,4563.0,2805.0,Simple and extensible administrative interface framework for Flask.,310.0,34,True,['flask'],BSD-3-Clause,2020-10-26 02:17:18.000000,1.5.7,36.0,,483318.0,conda-forge/flask-admin,flask-admin,14269.0,9651.0,https://pypi.org/project/flask-admin,2020-10-26 02:13:36.000000,4618.0,481506.0,https://anaconda.org/conda-forge/flask-admin,2020-10-26 07:59:54.929000,92414.0,1.0,,,,,,,,,, +31,django-filter,carltongibson/django-filter,,django-utils,https://github.com/carltongibson/django-filter,https://github.com/carltongibson/django-filter,2009-01-30 00:35:57.000000,2020-12-29 00:37:10.000000,2020-12-23 19:57:35.000000,626.0,79.0,613.0,3253.0,1194.0,A generic system for filtering Django QuerySets based on user selections.,160.0,34,True,['django'],BSD-3-Clause,2020-09-27 09:11:02.000000,2.4.0,35.0,,1050710.0,,django-filter,65194.0,48494.0,https://pypi.org/project/django-filter,2020-09-27 09:08:52.000000,16700.0,1050710.0,,,,1.0,,True,,,,,,,, +32,bleach,mozilla/bleach,,html-processing,https://github.com/mozilla/bleach,https://github.com/mozilla/bleach,2010-02-19 01:12:41.000000,2021-01-05 17:15:19.000000,2021-01-05 17:15:17.000000,215.0,40.0,265.0,2050.0,719.0,Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes.,70.0,34,True,,Apache-2.0,2020-09-18 13:21:44.000000,3.2.1,44.0,,10265929.0,conda-forge/bleach,bleach,124997.0,101603.0,https://pypi.org/project/bleach,2020-09-18 13:21:44.000000,23394.0,10198231.0,https://anaconda.org/conda-forge/bleach,2020-09-18 18:42:56.637000,3249532.0,2.0,,,,,,,,,, +33,httpie,httpie/httpie,,http-clients,https://github.com/httpie/httpie,https://github.com/httpie/httpie,2012-02-25 12:39:13.000000,2021-01-03 00:24:05.000000,2020-12-24 20:34:30.000000,3208.0,142.0,538.0,49394.0,1296.0,"As easy as /aitch-tee-tee-pie/ Modern, user-friendly command-line HTTP client for the API era. JSON support, colors,..",116.0,33,True,,BSD-3-Clause,2020-10-25 20:52:58.000000,2.3.0,46.0,,97103.0,conda-forge/httpie,httpie,11053.0,7763.0,https://pypi.org/project/httpie,2020-10-25 20:13:39.000000,3290.0,95729.0,https://anaconda.org/conda-forge/httpie,2020-10-14 01:54:28.234000,46727.0,2.0,,,,,,,,,, +34,fastapi,tiangolo/fastapi,,web-frameworks,https://github.com/tiangolo/fastapi,https://github.com/tiangolo/fastapi,2018-12-08 08:21:47.000000,2021-01-07 18:44:08.000000,2021-01-05 21:04:05.000000,1731.0,592.0,1299.0,25550.0,1429.0,"FastAPI framework, high performance, easy to learn, fast to code, ready for production.",205.0,33,True,"['fastapi', 'openapi']",MIT,2020-12-20 19:21:26.000000,0.63.0,113.0,,527762.0,conda-forge/fastapi,fastapi,276.0,,https://pypi.org/project/fastapi,2020-12-20 19:21:26.000000,276.0,518911.0,https://anaconda.org/conda-forge/fastapi,2020-11-29 21:00:27.484000,150472.0,2.0,,,,,,,,,, +35,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,2015-07-07 15:30:39.000000,2021-01-08 00:05:10.000000,2021-01-07 20:31:00.000000,2780.0,31.0,1306.0,13294.0,2178.0,We have made you a wrapper you can't refuse.,152.0,33,True,,LGPL-3.0,2020-11-29 16:09:04.000000,13.1,98.0,2539.0,307934.0,conda-forge/python-telegram-bot,python-telegram-bot,26284.0,21954.0,https://pypi.org/project/python-telegram-bot,2020-10-07 19:27:17.000000,4330.0,307151.0,https://anaconda.org/conda-forge/python-telegram-bot,2020-11-30 00:50:02.827000,26792.0,1.0,,,,,,,,,, +36,scapy,secdev/scapy,,others,https://github.com/secdev/scapy,https://github.com/secdev/scapy,2015-10-01 17:06:46.000000,2021-01-07 09:56:38.000000,2021-01-07 09:56:37.000000,1319.0,59.0,1060.0,5904.0,5621.0,Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.,332.0,33,True,,GPL-2.0,2020-09-02 18:21:06.000000,2.4.4,19.0,,1365530.0,conda-forge/scapy,scapy,5650.0,4022.0,https://pypi.org/project/scapy,2020-09-02 18:20:08.000000,1628.0,1365099.0,https://anaconda.org/conda-forge/scapy,2020-09-02 21:16:59.007000,7759.0,1.0,,,,,,,,,, +37,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,2011-11-01 11:48:03.000000,2020-12-21 13:42:34.000000,2020-12-18 11:18:15.000000,676.0,76.0,532.0,4072.0,1594.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..,213.0,33,True,['django'],MIT,2020-11-18 20:27:14.000000,1.10.0,32.0,,247035.0,conda-forge/django-crispy-forms,django-crispy-forms,68490.0,52846.0,https://pypi.org/project/django-crispy-forms,2020-11-18 20:24:27.000000,15644.0,246284.0,https://anaconda.org/conda-forge/django-crispy-forms,2020-11-18 22:47:24.536000,30816.0,1.0,,,,,,,,,, +38,PyGithub,PyGithub/PyGithub,,third-party-apis,https://github.com/PyGithub/PyGithub,https://github.com/PyGithub/PyGithub,2012-02-25 12:53:47.000000,2021-01-07 18:49:51.000000,2020-12-24 04:11:01.000000,1242.0,71.0,986.0,3998.0,1926.0,Typed interactions with the GitHub API v3.,255.0,33,True,,LGPL-3.0,2020-12-24 05:39:36.000000,1.54.1,83.0,,1069050.0,conda-forge/pygithub,pygithub,17016.0,13258.0,https://pypi.org/project/pygithub,2020-12-24 05:39:36.000000,3758.0,1057707.0,https://anaconda.org/conda-forge/pygithub,2020-12-28 15:42:38.659000,703304.0,1.0,,,,,,,,,, +39,pyjwt,jpadilla/pyjwt,,auth,https://github.com/jpadilla/pyjwt,https://github.com/jpadilla/pyjwt,2011-02-24 20:25:09.000000,2021-01-06 23:48:34.856000,2021-01-05 15:06:26.000000,466.0,76.0,222.0,3589.0,640.0,JSON Web Token implementation in Python.,87.0,33,True,,MIT,2020-12-22 14:14:33.000000,2.0.0,39.0,,16580628.0,conda-forge/pyjwt,pyjwt,18886.0,,https://pypi.org/project/pyjwt,2020-12-22 14:14:33.000000,18886.0,16538133.0,https://anaconda.org/conda-forge/pyjwt,2021-01-06 23:48:34.856000,2294780.0,1.0,,,,,,,,,, +40,pyramid,Pylons/pyramid,,web-frameworks,https://github.com/Pylons/pyramid,https://github.com/Pylons/pyramid,2010-10-24 22:00:35.000000,2021-01-07 16:05:54.000000,2021-01-07 06:41:19.000000,861.0,68.0,956.0,3483.0,11682.0,Pyramid - A Python web framework.,337.0,33,True,,BSD-3-Clause,2020-11-09 04:56:02.000000,1.10.5,143.0,,135698.0,pyramid,pyramid,13867.0,8705.0,https://pypi.org/project/pyramid,2020-11-30 01:31:53.000000,5162.0,135659.0,https://anaconda.org/anaconda/pyramid,2020-04-17 22:42:02.209000,2435.0,2.0,,,0.0,,,,,,, +41,mistune,lepture/mistune,,markdown,https://github.com/lepture/mistune,https://github.com/lepture/mistune,2014-02-18 10:13:04.000000,2021-01-06 09:20:43.000000,2021-01-06 09:20:42.000000,194.0,22.0,185.0,1881.0,402.0,A fast yet powerful Python Markdown parser with renderers and plugins.,29.0,33,True,,BSD-3-Clause,2019-10-30 02:34:25.000000,0.8.4,25.0,,8976826.0,conda-forge/mistune,mistune,107501.0,89743.0,https://pypi.org/project/mistune,2020-11-26 02:58:49.000000,17758.0,8921365.0,https://anaconda.org/conda-forge/mistune,2020-11-11 17:41:44.534000,3161281.0,2.0,,,,,,,,,, +42,dnspython,rthalley/dnspython,,others,https://github.com/rthalley/dnspython,https://github.com/rthalley/dnspython,2011-08-24 11:36:39.000000,2021-01-07 17:28:56.000000,2021-01-07 17:28:21.000000,353.0,4.0,321.0,1655.0,1734.0,a powerful DNS toolkit for python.,79.0,33,True,,ISC,2020-07-17 13:35:48.000000,2.1.0,12.0,,9047228.0,conda-forge/dnspython,dnspython,47852.0,40056.0,https://pypi.org/project/dnspython,2021-01-07 17:23:58.000000,7796.0,9045063.0,https://anaconda.org/conda-forge/dnspython,2020-09-02 00:20:21.520000,86624.0,1.0,,,,,,,,,, +43,wtforms,wtforms/wtforms,,forms,https://github.com/wtforms/wtforms,https://github.com/wtforms/wtforms,2013-09-11 01:53:07.000000,2021-01-04 18:11:07.000000,2020-11-23 14:51:51.000000,331.0,50.0,324.0,1198.0,1476.0,A flexible forms validation and rendering library for Python.,122.0,33,True,,BSD-3-Clause,2020-07-30 17:11:53.000000,2.3.3,23.0,,1097115.0,conda-forge/wtforms,wtforms,110740.0,81598.0,https://pypi.org/project/wtforms,2020-11-23 15:21:40.000000,29142.0,1095760.0,https://anaconda.org/conda-forge/wtforms,2020-07-29 22:05:29.782000,59655.0,1.0,,,,,,,,,, +44,pyopenssl,pyca/pyopenssl,,others,https://github.com/pyca/pyopenssl,https://github.com/pyca/pyopenssl,2014-01-09 20:10:36.000000,2020-12-21 15:14:47.000000,2020-12-15 15:41:27.000000,361.0,74.0,348.0,693.0,2078.0,A Python wrapper around the OpenSSL library.,93.0,33,True,,Apache-2.0,2020-12-15 15:31:57.000000,20.0.1,25.0,,12505558.0,conda-forge/pyopenssl,pyopenssl,28376.0,,https://pypi.org/project/pyopenssl,2020-12-15 15:31:57.000000,28376.0,12355713.0,https://anaconda.org/conda-forge/pyopenssl,2020-12-15 18:12:40.442000,7642106.0,1.0,,True,,,,,,,, +45,markupsafe,pallets/markupsafe,,html-processing,https://github.com/pallets/markupsafe,https://github.com/pallets/markupsafe,2010-06-22 17:22:58.000000,2021-01-04 16:46:00.000000,2021-01-01 08:40:51.000000,93.0,,64.0,360.0,275.0,Safely add untrusted strings to HTML/XML markup.,30.0,33,True,,BSD-3-Clause,2019-02-24 01:04:50.000000,1.1.1,21.0,,30415281.0,conda-forge/markupsafe,markupsafe,634956.0,488438.0,https://pypi.org/project/markupsafe,2020-04-10 23:31:06.000000,146518.0,30264437.0,https://anaconda.org/conda-forge/markupsafe,2020-10-09 18:40:10.052000,8598160.0,2.0,,,,,,,,,, +46,pelican,getpelican/pelican,,markdown,https://github.com/getpelican/pelican,https://github.com/getpelican/pelican,2010-10-16 18:57:40.000000,2021-01-07 22:45:08.000000,2021-01-07 16:17:14.000000,1682.0,53.0,1403.0,10125.0,3418.0,Static site generator that supports Markdown and reST syntax. Powered by Python.,411.0,32,True,,AGPL-3.0,2021-01-04 16:16:27.000000,4.5.4,53.0,239.0,18018.0,conda-forge/pelican,pelican,8040.0,4662.0,https://pypi.org/project/pelican,2021-01-04 16:16:27.000000,3378.0,16342.0,https://anaconda.org/conda-forge/pelican,2021-01-04 17:27:23.176000,95313.0,2.0,,,,,,,,,, +47,falcon,falconry/falcon,,web-frameworks,https://github.com/falconry/falcon,https://github.com/falconry/falcon,2012-12-06 18:17:51.000000,2021-01-08 00:32:11.000000,2021-01-05 15:05:24.000000,811.0,199.0,677.0,8176.0,1714.0,"The no-nonsense, minimalist REST and app backend framework for Python developers, with a focus on reliability,..",171.0,32,True,,Apache-2.0,2019-04-26 18:26:34.000000,2.0.0,60.0,100.0,346371.0,conda-forge/falcon,falcon,8104.0,5062.0,https://pypi.org/project/falcon,2020-12-23 19:19:53.000000,3042.0,343237.0,https://anaconda.org/conda-forge/falcon,2020-10-11 01:24:58.369000,157778.0,2.0,,,,,,,,,, +48,httpx,encode/httpx,,http-clients,https://github.com/encode/httpx,https://github.com/encode/httpx,2019-04-04 12:27:00.000000,2021-01-07 12:48:04.000000,2021-01-07 06:57:25.000000,401.0,59.0,504.0,6252.0,940.0,A next generation HTTP client for Python.,111.0,32,True,,BSD-3-Clause,2020-10-08 12:16:10.000000,0.16.1,43.0,,4546199.0,conda-forge/httpx,httpx,3993.0,3929.0,https://pypi.org/project/httpx,2020-10-08 12:16:10.000000,64.0,4543590.0,https://anaconda.org/conda-forge/httpx,2020-12-08 17:38:29.916000,36534.0,2.0,,,,,,,,,, +49,flask-restful,flask-restful/flask-restful,,web-frameworks,https://github.com/flask-restful/flask-restful,https://github.com/flask-restful/flask-restful,2012-10-12 00:08:51.000000,2020-12-02 01:51:15.000000,2020-10-15 18:09:57.000000,921.0,115.0,434.0,5871.0,831.0,Simple framework for creating REST APIs.,155.0,32,True,['flask'],BSD-3-Clause,2020-02-06 13:49:38.000000,0.3.8,30.0,,766417.0,conda-forge/flask-restful,flask-restful,63533.0,49883.0,https://pypi.org/project/flask-restful,2020-02-06 13:49:38.000000,13650.0,765054.0,https://anaconda.org/conda-forge/flask-restful,2020-03-24 22:41:47.333000,70902.0,2.0,,,,,,,,,, +50,channels,django/channels,,django-utils,https://github.com/django/channels,https://github.com/django/channels,2015-06-03 17:16:20.000000,2021-01-06 12:04:32.000000,2021-01-06 12:04:31.000000,651.0,110.0,949.0,4707.0,1180.0,Developer-friendly asynchrony for Django.,219.0,32,True,['django'],BSD-3-Clause,2020-12-28 08:45:10.000000,3.0.3,62.0,,137947.0,conda-forge/channels,channels,12484.0,10156.0,https://pypi.org/project/channels,2020-12-28 08:45:10.000000,2328.0,135067.0,https://anaconda.org/conda-forge/channels,2020-12-28 10:00:47.968000,25927.0,1.0,,,,,,,,,, +51,django-cors-headers,adamchainz/django-cors-headers,,django-utils,https://github.com/adamchainz/django-cors-headers,https://github.com/adamchainz/django-cors-headers,2013-01-19 08:39:17.000000,2021-01-06 18:15:22.000000,2021-01-06 18:15:21.000000,441.0,10.0,206.0,3983.0,474.0,Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS).,59.0,32,True,['django'],MIT,2020-08-25 10:46:18.000000,3.5.0,40.0,,1148592.0,conda-forge/django-cors-headers,django-cors-headers,67893.0,54839.0,https://pypi.org/project/django-cors-headers,2020-08-25 10:46:18.000000,13054.0,1147997.0,https://anaconda.org/conda-forge/django-cors-headers,2020-06-26 00:08:34.467000,16077.0,1.0,,True,,,,,,,, +52,django-tastypie,django-tastypie/django-tastypie,,web-frameworks,https://github.com/django-tastypie/django-tastypie,https://github.com/django-tastypie/django-tastypie,2010-03-29 06:01:45.000000,2020-11-12 22:22:13.000000,2020-01-06 14:43:54.000000,1158.0,418.0,501.0,3715.0,1277.0,Creating delicious APIs for Django apps since 2010.,197.0,32,True,['django'],BSD-3-Clause,2020-01-06 14:46:44.000000,0.14.3,24.0,,103957.0,,django-tastypie,9270.0,4254.0,https://pypi.org/project/django-tastypie,2020-01-06 14:46:44.000000,5016.0,103957.0,,,,2.0,,True,,,,,,,, +53,flask-sqlalchemy,pallets/flask-sqlalchemy,,flask-utils,https://github.com/pallets/flask-sqlalchemy,https://github.com/pallets/flask-sqlalchemy,2010-06-01 15:01:50.000000,2021-01-06 14:01:50.000000,2021-01-01 08:47:44.000000,792.0,48.0,477.0,3358.0,610.0,Adds SQLAlchemy support to Flask.,100.0,32,True,['flask'],BSD-3-Clause,2020-07-14 16:54:01.000000,2.4.4,23.0,331.0,1885588.0,conda-forge/flask-sqlalchemy,flask-sqlalchemy,211437.0,159477.0,https://pypi.org/project/flask-sqlalchemy,2020-07-14 16:42:15.000000,51960.0,1882674.0,https://anaconda.org/conda-forge/flask-sqlalchemy,2020-07-14 17:24:27.844000,160014.0,1.0,,,,,,,,,, +54,websockets,aaugustin/websockets,,websocket,https://github.com/aaugustin/websockets,https://github.com/aaugustin/websockets,2013-03-30 08:59:30.000000,2021-01-02 09:30:34.000000,2021-01-02 09:30:30.000000,342.0,63.0,600.0,3103.0,831.0,Library for building WebSocket servers and clients in Python.,47.0,32,True,,BSD-3-Clause,2019-07-31 19:31:03.000000,8.0.2,24.0,,6018543.0,conda-forge/websockets,websockets,32563.0,27513.0,https://pypi.org/project/websockets,2019-11-01 13:40:26.000000,5050.0,6009033.0,https://anaconda.org/conda-forge/websockets,2020-10-10 11:14:38.579000,466014.0,1.0,,,,,,,,,, +55,websocket-client,websocket-client/websocket-client,,websocket,https://github.com/websocket-client/websocket-client,https://github.com/websocket-client/websocket-client,2010-12-28 06:35:25.000000,2020-12-25 09:37:13.000000,2019-12-25 12:43:20.000000,597.0,205.0,213.0,2440.0,911.0,websocket client for python.,168.0,32,False,,BSD-3-Clause,2018-11-01 04:35:20.000000,0.54.0,56.0,,13288356.0,conda-forge/websocket-client,websocket-client,11308.0,,https://pypi.org/project/websocket-client,2018-11-01 04:35:20.000000,11308.0,13271012.0,https://anaconda.org/conda-forge/websocket-client,2020-12-14 21:47:15.080000,936628.0,1.0,,,,,,,,,, +56,authlib,lepture/authlib,,auth,https://github.com/lepture/authlib,https://github.com/lepture/authlib,2017-10-27 06:52:26.000000,2020-12-25 12:04:45.000000,2020-12-25 12:03:59.000000,234.0,12.0,211.0,2239.0,1112.0,"The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.",53.0,32,True,,BSD-3-Clause,2020-10-18 06:49:09.000000,0.15.2,24.0,,762589.0,conda-forge/authlib,authlib,10781.0,10457.0,https://pypi.org/project/authlib,2020-10-18 06:39:50.000000,324.0,760740.0,https://anaconda.org/conda-forge/authlib,2020-10-18 10:24:16.142000,40679.0,1.0,,,,,,,,,, +57,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,2012-11-15 13:12:22.000000,2021-01-07 08:30:27.000000,2021-01-07 08:30:26.000000,609.0,86.0,652.0,1999.0,1199.0,Django application and library for importing and exporting data with admin integration.,165.0,32,True,['django'],BSD-2-Clause,2020-12-31 14:02:35.000000,2.5.0,42.0,,289480.0,conda-forge/django-import-export,django-import-export,10884.0,8920.0,https://pypi.org/project/django-import-export,2020-12-31 14:02:35.000000,1964.0,288668.0,https://anaconda.org/conda-forge/django-import-export,2020-12-31 15:24:54.356000,40636.0,1.0,,,,,,,,,, +58,Flask-Migrate,miguelgrinberg/Flask-Migrate,,flask-utils,https://github.com/miguelgrinberg/Flask-Migrate,https://github.com/miguelgrinberg/Flask-Migrate,2013-09-08 19:24:57.000000,2020-11-21 19:53:50.000000,2020-11-21 19:53:43.000000,174.0,8.0,306.0,1793.0,168.0,SQLAlchemy database migrations for Flask applications using Alembic.,42.0,32,True,['flask'],MIT,2020-03-14 10:06:21.000000,2.5.3,34.0,,894301.0,conda-forge/flask-migrate,flask-migrate,81561.0,62835.0,https://pypi.org/project/flask-migrate,2020-03-14 10:06:21.000000,18726.0,892018.0,https://anaconda.org/conda-forge/flask-migrate,2020-10-11 11:33:12.426000,116469.0,1.0,,,,,,,,,, +59,django-storages,jschneier/django-storages,,django-utils,https://github.com/jschneier/django-storages,https://github.com/jschneier/django-storages,2014-12-09 00:37:09.000000,2021-01-06 15:28:21.000000,2020-12-24 00:35:10.000000,670.0,143.0,362.0,1772.0,944.0,Django-storages is a project to provide a variety of storage backends in a single library.,205.0,32,True,['django'],BSD-3-Clause,2020-12-24 00:37:37.000000,1.11.1,32.0,,820283.0,conda-forge/django-storages,django-storages,9692.0,,https://pypi.org/project/django-storages,2020-12-24 00:37:37.000000,9692.0,819730.0,https://anaconda.org/conda-forge/django-storages,2019-11-21 18:39:49.346000,22698.0,1.0,,,,,,,,,, +60,whitenoise,evansd/whitenoise,,servers,https://github.com/evansd/whitenoise,https://github.com/evansd/whitenoise,2013-08-08 11:02:06.000000,2020-12-14 09:00:44.000000,2020-12-14 09:00:42.000000,98.0,17.0,174.0,1589.0,515.0,Radically simplified static file serving for Python web apps.,45.0,32,True,,MIT,2020-08-04 09:33:41.000000,5.2.0,44.0,,529407.0,conda-forge/whitenoise,whitenoise,153376.0,127104.0,https://pypi.org/project/whitenoise,2020-08-04 09:33:41.000000,26272.0,528367.0,https://anaconda.org/conda-forge/whitenoise,2020-10-13 13:46:24.606000,42673.0,2.0,,,,,,,,,, +61,flask-wtf,lepture/flask-wtf,,forms,https://github.com/lepture/flask-wtf,https://github.com/lepture/flask-wtf,2012-02-29 16:38:52.000000,2020-12-10 21:38:46.000000,2020-12-10 14:52:56.000000,264.0,35.0,244.0,1145.0,584.0,"Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.",88.0,32,True,['flask'],BSD-3-Clause,2020-02-06 23:18:16.000000,0.14.3,41.0,,857331.0,conda-forge/flask-wtf,flask-wtf,120641.0,88581.0,https://pypi.org/project/flask-wtf,2020-02-06 23:18:16.000000,32060.0,856063.0,https://anaconda.org/conda-forge/flask-wtf,2020-02-11 22:52:06.906000,68481.0,3.0,,True,,,,,,,, +62,html5lib-python,html5lib/html5lib-python,,html-processing,https://github.com/html5lib/html5lib-python,https://github.com/html5lib/html5lib-python,2013-04-09 14:07:42.000000,2021-01-05 15:37:25.000000,2020-08-10 13:08:22.000000,247.0,86.0,158.0,891.0,1587.0,Standards-compliant library for parsing and serializing HTML documents and fragments in Python.,60.0,32,True,,MIT,2017-12-07 14:10:04.000000,1.0.1,27.0,,2332318.0,,html5lib,108584.0,79524.0,https://pypi.org/project/html5lib,2020-06-22 23:32:36.000000,29060.0,2332318.0,,,,2.0,,,,,,,,,, +63,sentry,getsentry/sentry,,monitoring,https://github.com/getsentry/sentry,https://github.com/getsentry/sentry,2010-08-30 22:06:41.000000,2021-01-08 00:54:53.000000,2021-01-08 00:54:51.000000,3042.0,333.0,4019.0,26975.0,33672.0,"Sentry is cross-platform application monitoring, with a focus on error reporting.",566.0,31,True,,SSPL-1.0,2020-12-15 20:54:37.000000,20.12.1,333.0,35200.0,5985.0,conda-forge/sentry-sdk,sentry,1108.0,472.0,https://pypi.org/project/sentry,2020-12-15 20:54:37.000000,636.0,3334.0,https://anaconda.org/conda-forge/sentry-sdk,2020-12-10 12:35:18.064000,55079.0,1.0,,True,,,,,,,, +64,Zappa,Miserlou/Zappa,,serverless,https://github.com/Miserlou/Zappa,https://github.com/Miserlou/Zappa,2016-01-20 21:57:04.000000,2021-01-02 03:41:24.000000,2020-10-07 16:04:33.000000,1218.0,685.0,658.0,11386.0,2915.0,Serverless Python.,257.0,31,True,,MIT,2020-03-09 13:51:28.000000,0.51.0,123.0,250.0,48386.0,,zappa,3293.0,2515.0,https://pypi.org/project/zappa,2020-03-09 12:51:03.000000,778.0,48377.0,,,,1.0,,,,,,,,,, +65,graphene,graphql-python/graphene,,graphql,https://github.com/graphql-python/graphene,https://github.com/graphql-python/graphene,2015-09-24 09:18:18.000000,2021-01-06 14:18:39.000000,2021-01-06 09:58:19.000000,635.0,67.0,799.0,6253.0,1578.0,GraphQL framework for Python.,166.0,31,True,['graphql'],MIT,2019-08-17 20:59:55.000000,2.1.8,87.0,,307798.0,conda-forge/graphene,graphene,8701.0,7335.0,https://pypi.org/project/graphene,2021-01-06 10:05:24.000000,1366.0,304628.0,https://anaconda.org/conda-forge/graphene,2019-08-28 08:56:12.825000,126831.0,1.0,,,,,,,,,, +66,starlette,encode/starlette,,web-frameworks,https://github.com/encode/starlette,https://github.com/encode/starlette,2018-06-25 13:16:21.000000,2020-12-30 22:48:48.000000,2020-11-23 16:06:26.000000,408.0,162.0,384.0,5008.0,750.0,The little ASGI framework that shines.,139.0,31,True,,BSD-3-Clause,2020-11-09 15:18:24.000000,0.14.1,110.0,,594156.0,conda-forge/starlette,starlette,10349.0,9773.0,https://pypi.org/project/starlette,2020-11-09 15:18:24.000000,576.0,588132.0,https://anaconda.org/conda-forge/starlette,2020-11-12 14:17:45.370000,162652.0,3.0,,,,,,,,,, +67,django-oscar,django-oscar/django-oscar,,django-utils,https://github.com/django-oscar/django-oscar,https://github.com/django-oscar/django-oscar,2010-12-08 21:30:32.000000,2021-01-06 07:37:44.000000,2021-01-06 05:28:25.000000,1744.0,103.0,1214.0,4717.0,8586.0,Domain-driven e-commerce for Django.,315.0,31,True,['django'],BSD-3-Clause,2020-07-21 12:33:14.000000,2.1.0,126.0,,9088.0,,django-oscar,1188.0,692.0,https://pypi.org/project/django-oscar,2020-12-11 10:52:55.000000,496.0,9088.0,,,,1.0,,True,,,,,,,, +68,Telethon,LonamiWebs/Telethon,,third-party-apis,https://github.com/LonamiWebs/Telethon,https://github.com/LonamiWebs/Telethon,2016-08-26 10:59:24.000000,2021-01-05 19:06:06.000000,2021-01-05 19:05:42.000000,657.0,65.0,1228.0,4336.0,2609.0,"Pure Python 3 MTProto API Telegram client library, for bots too!.",123.0,31,True,,MIT,2021-01-05 18:58:29.000000,1.19.0,190.0,,117252.0,,telethon,8609.0,8065.0,https://pypi.org/project/telethon,2021-01-05 18:58:29.000000,544.0,117252.0,,,,2.0,,,,,,,,,, +69,Flask-SocketIO,miguelgrinberg/Flask-SocketIO,,websocket,https://github.com/miguelgrinberg/Flask-SocketIO,https://github.com/miguelgrinberg/Flask-SocketIO,2014-02-09 07:22:50.000000,2020-12-25 15:19:14.000000,2020-12-25 15:19:06.000000,754.0,44.0,1311.0,4054.0,383.0,Socket.IO integration for Flask applications.,57.0,31,True,['flask'],MIT,2020-12-19 15:37:36.000000,5.0.1,75.0,,187088.0,conda-forge/flask-socketio,flask-socketio,20111.0,15851.0,https://pypi.org/project/flask-socketio,2020-12-19 15:37:36.000000,4260.0,184934.0,https://anaconda.org/conda-forge/flask-socketio,2020-12-19 17:19:26.245000,112021.0,2.0,,True,,,,,,,, +70,connexion,zalando/connexion,,openapi-utils,https://github.com/zalando/connexion,https://github.com/zalando/connexion,2015-05-19 13:05:58.000000,2021-01-04 09:40:13.000000,2020-08-10 06:51:42.000000,583.0,378.0,418.0,3488.0,1190.0,Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support.,162.0,31,True,['openapi'],Apache-2.0,2020-04-25 16:28:38.000000,2.7.0,129.0,,330144.0,conda-forge/connexion,connexion,5547.0,4327.0,https://pypi.org/project/connexion,2020-04-25 16:24:32.000000,1220.0,327463.0,https://anaconda.org/conda-forge/connexion,2020-04-27 13:17:09.866000,115299.0,1.0,,,,,,,,,, +71,uvicorn,encode/uvicorn,,servers,https://github.com/encode/uvicorn,https://github.com/encode/uvicorn,2017-05-31 13:13:43.000000,2021-01-03 10:55:26.000000,2021-01-03 10:55:24.000000,269.0,82.0,377.0,3467.0,766.0,The lightning-fast ASGI server.,90.0,31,True,,BSD-3-Clause,2020-12-29 16:42:09.000000,0.13.3,127.0,,618409.0,conda-forge/uvicorn,uvicorn,15881.0,15167.0,https://pypi.org/project/uvicorn,2020-12-29 16:42:09.000000,714.0,607605.0,https://anaconda.org/conda-forge/uvicorn,2020-12-29 18:41:00.474000,291728.0,2.0,,,,,,,,,, +72,Flask-AppBuilder,dpgaspar/Flask-AppBuilder,,web-frameworks,https://github.com/dpgaspar/Flask-AppBuilder,https://github.com/dpgaspar/Flask-AppBuilder,2013-11-09 21:13:29.000000,2021-01-06 16:19:30.000000,2021-01-04 17:31:23.000000,949.0,80.0,917.0,3119.0,3707.0,"Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD..",137.0,31,True,['flask'],BSD-3-Clause,2020-11-26 11:28:15.000000,3.1.1,226.0,,542084.0,conda-forge/flask-appbuilder,flask-appbuilder,2200.0,1598.0,https://pypi.org/project/flask-appbuilder,2020-10-27 09:26:13.000000,602.0,539635.0,https://anaconda.org/conda-forge/flask-appbuilder,2020-10-29 07:25:12.266000,117571.0,3.0,,,,,,,,,, +73,django-haystack,django-haystack/django-haystack,,django-utils,https://github.com/django-haystack/django-haystack,https://github.com/django-haystack/django-haystack,2009-01-29 20:23:57.000000,2020-12-29 19:28:03.000000,2020-12-29 19:28:02.000000,1227.0,571.0,716.0,3105.0,1652.0,Modular search for Django.,182.0,31,True,['django'],BSD-3-Clause,2018-06-15 17:34:09.000000,2.8.1,39.0,,53904.0,conda-forge/django-haystack,django-haystack,12122.0,6624.0,https://pypi.org/project/django-haystack,2020-09-14 23:11:13.000000,5498.0,53788.0,https://anaconda.org/conda-forge/django-haystack,2018-05-31 04:38:24.116000,3723.0,1.0,,,,,,,,,, +74,responses,getsentry/responses,,testing,https://github.com/getsentry/responses,https://github.com/getsentry/responses,2013-11-15 23:28:18.000000,2020-12-27 04:59:09.000000,2020-12-14 22:00:46.000000,247.0,72.0,112.0,3035.0,467.0,A utility for mocking out the Python Requests library.,89.0,31,True,,Apache-2.0,2020-11-12 06:51:53.000000,0.12.1,34.0,,1659896.0,conda-forge/responses,responses,13042.0,8110.0,https://pypi.org/project/responses,2020-11-12 06:51:53.000000,4932.0,1647842.0,https://anaconda.org/conda-forge/responses,2020-11-12 07:31:11.636000,337513.0,1.0,,,,,,,,,, +75,flask-login,maxcountryman/flask-login,,auth,https://github.com/maxcountryman/flask-login,https://github.com/maxcountryman/flask-login,2012-03-11 14:42:33.000000,2020-12-19 22:47:39.000000,2020-10-28 17:45:48.000000,606.0,40.0,270.0,2703.0,358.0,Flask user session management.,95.0,31,True,['flask'],MIT,2020-02-09 16:55:42.000000,0.5.0,21.0,,802355.0,conda-forge/flask-login,flask-login,25428.0,,https://pypi.org/project/flask-login,2020-02-09 16:55:42.000000,25428.0,800802.0,https://anaconda.org/conda-forge/flask-login,2020-04-27 14:19:28.649000,83880.0,2.0,,,,,,,,,, +76,splinter,cobrateam/splinter,,testing,https://github.com/cobrateam/splinter,https://github.com/cobrateam/splinter,2010-09-18 20:59:15.000000,2021-01-05 05:58:09.000000,2021-01-04 17:16:54.000000,474.0,99.0,398.0,2335.0,1967.0,splinter - python test framework for web applications.,163.0,31,True,,BSD-3-Clause,2020-08-19 22:56:03.000000,0.14.0,43.0,,47305.0,,splinter,6280.0,4184.0,https://pypi.org/project/splinter,2020-08-19 22:56:03.000000,2096.0,47305.0,,,,1.0,,,,,,,,,, +77,praw,praw-dev/praw,,third-party-apis,https://github.com/praw-dev/praw,https://github.com/praw-dev/praw,2010-08-19 04:00:07.000000,2021-01-08 00:07:15.000000,2020-12-28 01:30:48.000000,384.0,51.0,592.0,2307.0,3369.0,"PRAW, an acronym for Python Reddit API Wrapper, is a python package that allows for simple access to Reddit's API.",201.0,31,True,,BSD-2-Clause,2020-06-27 04:41:55.000000,7.1.0,114.0,,215977.0,conda-forge/praw,praw,10583.0,7287.0,https://pypi.org/project/praw,2020-06-23 03:12:08.000000,3296.0,215490.0,https://anaconda.org/conda-forge/praw,2020-05-03 01:16:10.948000,17535.0,2.0,,,,,,,,,, +78,autobahn-python,crossbario/autobahn-python,,websocket,https://github.com/crossbario/autobahn-python,https://github.com/crossbario/autobahn-python,2011-07-27 15:22:13.000000,2020-12-22 08:35:41.000000,2020-12-21 21:19:09.000000,627.0,167.0,637.0,2244.0,3195.0,WebSocket and WAMP in Python for Twisted and asyncio.,119.0,31,True,,MIT,2020-12-19 23:18:43.000000,20.12.3,133.0,,244996.0,,autobahn,14628.0,11002.0,https://pypi.org/project/autobahn,2020-12-19 23:18:43.000000,3626.0,244996.0,,,,2.0,,,,,,,,,, +79,django-environ,joke2k/django-environ,,django-utils,https://github.com/joke2k/django-environ,https://github.com/joke2k/django-environ,2013-04-02 13:50:07.000000,2021-01-04 19:38:38.000000,2020-07-20 18:02:39.000000,231.0,117.0,73.0,2104.0,238.0,Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.,55.0,31,True,['django'],MIT,2018-06-25 17:00:55.000000,0.4.5,11.0,,457487.0,conda-forge/django-environ,django-environ,47400.0,40640.0,https://pypi.org/project/django-environ,2018-06-25 16:52:20.000000,6760.0,456462.0,https://anaconda.org/conda-forge/django-environ,2018-07-09 17:25:55.132000,42034.0,1.0,,,,,,,,,, +80,drf-yasg,axnsan12/drf-yasg,,openapi-utils,https://github.com/axnsan12/drf-yasg,https://github.com/axnsan12/drf-yasg,2017-11-29 10:30:22.000000,2021-01-06 13:47:12.000000,2020-10-31 13:39:53.000000,278.0,162.0,361.0,2038.0,496.0,Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.,60.0,31,True,"['openapi', 'django']",BSD-3-Clause,2020-10-25 22:17:54.000000,1.17.1,54.0,,434640.0,,drf-yasg,28129.0,27549.0,https://pypi.org/project/drf-yasg,2020-10-25 20:12:43.000000,580.0,434640.0,,,,1.0,,True,,,,,,,, +81,django-model-utils,jazzband/django-model-utils,,django-utils,https://github.com/jazzband/django-model-utils,https://github.com/jazzband/django-model-utils,2009-11-10 06:18:00.000000,2020-12-05 22:09:44.000000,2020-12-05 22:09:43.000000,303.0,88.0,151.0,1969.0,873.0,Django model mixins and utilities.,113.0,31,True,['django'],BSD-3-Clause,2020-12-01 23:19:20.000000,4.1.1,37.0,,342755.0,,django-model-utils,21921.0,12715.0,https://pypi.org/project/django-model-utils,2020-12-01 23:19:20.000000,9206.0,342755.0,,,,1.0,,True,,,,,,,, +82,python-zeep,mvantellingen/python-zeep,,http-clients,https://github.com/mvantellingen/python-zeep,https://github.com/mvantellingen/python-zeep,2016-02-14 10:31:07.000000,2021-01-06 13:41:45.000000,2020-12-12 15:49:13.000000,485.0,319.0,625.0,1503.0,1397.0,A modern/fast python SOAP client based on lxml / requests.,111.0,31,True,,MIT,2020-10-12 07:38:33.000000,4.0.0,61.0,,912678.0,,zeep,3100.0,2446.0,https://pypi.org/project/zeep,2020-10-12 07:38:33.000000,654.0,912678.0,,,,2.0,,,,,,,,,, +83,django-pipeline,jazzband/django-pipeline,,django-utils,https://github.com/jazzband/django-pipeline,https://github.com/jazzband/django-pipeline,2011-06-03 19:01:34.000000,2021-01-05 18:16:32.000000,2020-12-09 11:04:40.000000,341.0,143.0,302.0,1386.0,1158.0,Pipeline is an asset packaging library for Django.,163.0,31,True,['django'],MIT,2020-08-16 20:54:28.000000,2.0.5,126.0,,46832.0,,django-pipeline,3909.0,1675.0,https://pypi.org/project/django-pipeline,2020-08-16 20:54:28.000000,2234.0,46832.0,,,,1.0,,,,,,,,,, +84,django-tables2,jieter/django-tables2,,django-utils,https://github.com/jieter/django-tables2,https://github.com/jieter/django-tables2,2010-12-07 05:26:16.000000,2021-01-07 08:31:13.000000,2020-12-30 06:04:07.000000,363.0,43.0,461.0,1333.0,1339.0,django-tables2 - An app for creating HTML tables.,131.0,31,True,['django'],BSD-2-Clause,2020-10-29 08:09:19.000000,2.3.3,116.0,,100812.0,,django-tables2,5276.0,3576.0,https://pypi.org/project/django-tables2,2020-10-29 08:09:19.000000,1700.0,100812.0,,,,1.0,,True,,,,,,,, +85,tldextract,john-kurkowski/tldextract,,url-utils,https://github.com/john-kurkowski/tldextract,https://github.com/john-kurkowski/tldextract,2011-02-26 06:48:00.000000,2020-12-16 10:06:08.000000,2020-11-22 20:38:27.000000,173.0,16.0,120.0,1282.0,368.0,"Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List.",38.0,31,True,,BSD-3-Clause,2020-10-25 04:09:00.000000,3.0.2,41.0,,2298350.0,conda-forge/tldextract,tldextract,6658.0,4906.0,https://pypi.org/project/tldextract,2020-10-25 04:09:00.000000,1752.0,2297099.0,https://anaconda.org/conda-forge/tldextract,2019-11-09 17:49:15.119000,66354.0,1.0,,True,,,,,,,, +86,feedparser,kurtmckee/feedparser,,web-scraping,https://github.com/kurtmckee/feedparser,https://github.com/kurtmckee/feedparser,2010-11-26 02:53:24.000000,2021-01-01 20:42:54.000000,2021-01-01 20:41:32.000000,254.0,66.0,109.0,1167.0,1040.0,Parse feeds in Python.,42.0,31,True,,BSD-2-Clause,2020-10-25 17:38:15.000000,6.0.2,15.0,,516201.0,,feedparser,13774.0,,https://pypi.org/project/feedparser,2020-10-25 17:38:15.000000,13774.0,516201.0,,,,1.0,,,,,,,,,, +87,asgiref,django/asgiref,,servers,https://github.com/django/asgiref,https://github.com/django/asgiref,2015-12-23 17:07:13.000000,2020-12-26 21:31:33.000000,2020-12-24 18:03:51.000000,104.0,23.0,85.0,772.0,315.0,ASGI specification and utilities.,51.0,31,True,,BSD-3-Clause,2020-11-09 15:58:48.000000,3.3.1,50.0,,1837570.0,conda-forge/asgiref,asgiref,121735.0,119933.0,https://pypi.org/project/asgiref,2020-11-09 15:58:48.000000,1802.0,1835691.0,https://anaconda.org/conda-forge/asgiref,2020-11-16 10:39:44.502000,50747.0,2.0,,,,,,,,,, +88,pycurl,pycurl/pycurl,,http-clients,https://github.com/pycurl/pycurl,https://github.com/pycurl/pycurl,2013-08-03 20:56:39.000000,2020-12-07 05:30:18.000000,2020-12-07 05:30:17.000000,203.0,12.0,263.0,724.0,3108.0,PycURL - Python interface to libcurl.,86.0,31,True,,MIT,2016-02-05 06:14:50.000000,7.43.0,19.0,,1103215.0,conda-forge/pycurl,pycurl,36475.0,28179.0,https://pypi.org/project/pycurl,2020-09-02 05:40:45.000000,8296.0,1085442.0,https://anaconda.org/conda-forge/pycurl,2020-10-22 09:04:19.991000,355467.0,2.0,,True,,,,,,,, +89,flask-cors,corydolphin/flask-cors,,flask-utils,https://github.com/corydolphin/flask-cors,https://github.com/corydolphin/flask-cors,2013-07-28 21:33:57.000000,2021-01-06 00:25:41.000000,2021-01-05 15:14:56.000000,96.0,26.0,98.0,682.0,346.0,Cross Origin Resource Sharing ( CORS ) support for Flask.,36.0,31,True,['flask'],MIT,2021-01-06 00:25:41.000000,3.0.10,42.0,,1941696.0,conda-forge/flask-cors,flask-cors,99038.0,84330.0,https://pypi.org/project/flask-cors,2021-01-06 00:25:41.000000,14708.0,1937000.0,https://anaconda.org/conda-forge/flask-cors,2019-06-15 13:28:32.816000,244215.0,1.0,,True,,,,,,,, +90,httplib2,httplib2/httplib2,,http-clients,https://github.com/httplib2/httplib2,https://github.com/httplib2/httplib2,2016-03-02 22:59:52.000000,2021-01-06 14:13:46.000000,2020-09-29 22:03:01.000000,128.0,37.0,60.0,394.0,505.0,"Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support...",62.0,31,True,,MIT,2020-05-20 20:18:30.000000,0.18.1,28.0,,11305996.0,conda-forge/httplib2,httplib2,95145.0,64261.0,https://pypi.org/project/httplib2,2020-05-20 20:18:30.000000,30884.0,11290820.0,https://anaconda.org/conda-forge/httplib2,2020-05-20 20:52:14.520000,865060.0,2.0,,,,,,,,,, +91,swagger-ui,swagger-api/swagger-ui,,openapi-utils,https://github.com/swagger-api/swagger-ui,https://github.com/swagger-api/swagger-ui,2011-07-15 22:56:39.000000,2021-01-07 21:21:23.000000,2021-01-07 21:16:03.000000,7653.0,568.0,3779.0,19125.0,4653.0,"Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from..",463.0,30,True,['openapi'],Apache-2.0,2021-01-07 21:21:00.000000,3.39.0,100.0,,,,,30685.0,30685.0,,,,,,,,2.0,,True,,,,,,,, +92,Requests-HTML,psf/requests-html,,html-processing,https://github.com/psf/requests-html,https://github.com/psf/requests-html,2018-02-24 20:11:02.000000,2021-01-07 22:03:43.000000,2020-05-10 19:40:04.000000,766.0,131.0,188.0,11385.0,449.0,Pythonic HTML Parsing for Humans.,62.0,30,True,,MIT,2019-02-18 21:38:41.000000,0.10.0,36.0,,305104.0,,requests-html,3901.0,3537.0,https://pypi.org/project/requests-html,2019-02-17 20:14:17.000000,364.0,305104.0,,,,3.0,,,,,,,,,, +93,speedtest-cli,sivel/speedtest-cli,,others,https://github.com/sivel/speedtest-cli,https://github.com/sivel/speedtest-cli,2012-09-10 19:17:53.000000,2020-12-07 21:05:31.000000,2019-08-22 14:48:18.000000,1438.0,47.0,,10366.0,295.0,Command line interface for testing internet bandwidth using speedtest.net.,10.0,30,False,,Apache-2.0,2019-08-22 14:51:02.000000,2.1.2,27.0,,61560.0,,speedtest-cli,8577.0,7677.0,https://pypi.org/project/speedtest-cli,2019-08-22 14:49:50.000000,900.0,61560.0,,,,2.0,,,,,,,,,, +94,httpbin,postmanlabs/httpbin,,others,https://github.com/postmanlabs/httpbin,https://github.com/postmanlabs/httpbin,2011-05-20 21:14:01.000000,2021-01-03 17:36:09.000000,2018-11-07 20:31:50.000000,1378.0,130.0,239.0,9480.0,841.0,"HTTP Request & Response Service, written in Python + Flask.",108.0,30,False,['flask'],ISC,2018-05-08 12:00:46.000000,0.7.0,13.0,,75049.0,,httpbin,1278.0,729.0,https://pypi.org/project/httpbin,2018-05-08 12:00:46.000000,549.0,75049.0,,,,2.0,,,,,,,,,, +95,chalice,aws/chalice,,serverless,https://github.com/aws/chalice,https://github.com/aws/chalice,2016-05-27 23:27:13.000000,2021-01-08 00:03:10.672000,2021-01-07 22:22:21.000000,754.0,244.0,712.0,7520.0,2030.0,Python Serverless Microframework for AWS.,151.0,30,True,,Apache-2.0,2021-01-07 22:49:57.000000,1.21.8,64.0,,54676.0,conda-forge/chalice,chalice,1170.0,918.0,https://pypi.org/project/chalice,2021-01-07 22:49:57.000000,252.0,52914.0,https://anaconda.org/conda-forge/chalice,2021-01-08 00:03:10.672000,29970.0,3.0,,,,,,,,,, +96,impacket,SecureAuthCorp/impacket,,others,https://github.com/SecureAuthCorp/impacket,https://github.com/SecureAuthCorp/impacket,2015-04-15 14:04:07.000000,2021-01-05 16:28:17.000000,2020-12-09 16:32:55.000000,1791.0,149.0,512.0,6074.0,3313.0,Impacket is a collection of Python classes for working with network protocols.,142.0,30,True,,Apache-2.0,2020-11-23 14:48:53.000000,0.9.22,11.0,36399.0,27580.0,,impacket,1092.0,734.0,https://pypi.org/project/impacket,2020-11-23 14:48:53.000000,358.0,27045.0,,,,2.0,,,,,,,,,, +97,gspread,burnash/gspread,,third-party-apis,https://github.com/burnash/gspread,https://github.com/burnash/gspread,2011-12-02 10:46:20.000000,2021-01-07 12:59:33.000000,2020-10-20 08:56:34.000000,758.0,153.0,451.0,5107.0,790.0,Google Sheets Python API.,108.0,30,True,,MIT,2020-04-30 13:40:03.000000,3.6.0,45.0,,1686103.0,conda-forge/gspread,gspread,10082.0,8442.0,https://pypi.org/project/gspread,2020-04-30 13:38:28.000000,1640.0,1682338.0,https://anaconda.org/conda-forge/gspread,2020-07-12 19:31:54.105000,169437.0,2.0,,,,,,,,,, +98,twisted,twisted/twisted,,others,https://github.com/twisted/twisted,https://github.com/twisted/twisted,2011-07-01 20:40:42.000000,2021-01-07 09:29:27.000000,2020-12-24 16:11:39.000000,990.0,69.0,,4128.0,,Event-driven networking engine written in Python.,217.0,30,True,,MIT,2020-03-20 13:02:12.000000,20.3.0,62.0,,1560347.0,,twisted,55648.0,36258.0,https://pypi.org/project/twisted,2020-03-20 13:02:12.000000,19390.0,1560347.0,,,,2.0,,True,,,,,,,, +99,pyTelegramBotAPI,eternnoir/pyTelegramBotAPI,,third-party-apis,https://github.com/eternnoir/pyTelegramBotAPI,https://github.com/eternnoir/pyTelegramBotAPI,2015-06-26 06:56:25.000000,2021-01-07 17:52:57.000000,2021-01-07 17:47:12.000000,1027.0,17.0,688.0,3712.0,1206.0,Python Telegram bot api.,141.0,30,True,,GPL-2.0,2021-01-07 17:52:57.000000,3.7.5,77.0,,73252.0,,pytelegrambotapi,13552.0,11822.0,https://pypi.org/project/pytelegrambotapi,2021-01-07 17:50:46.000000,1730.0,73252.0,,,,2.0,,,,,,,,,, +100,pyppeteer,miyakogi/pyppeteer,,testing,https://github.com/miyakogi/pyppeteer,https://github.com/miyakogi/pyppeteer,2017-08-28 16:39:17.000000,2021-01-05 16:58:28.000000,2020-05-08 09:48:22.000000,356.0,154.0,100.0,3377.0,746.0,Headless chrome/chromium automation library (unofficial port of puppeteer).,24.0,30,True,,MIT,2021-01-05 16:58:28.000000,0.2.4,26.0,,649059.0,conda-forge/pyppeteer,pyppeteer,3636.0,3266.0,https://pypi.org/project/pyppeteer,2021-01-05 16:58:28.000000,370.0,648502.0,https://anaconda.org/conda-forge/pyppeteer,2020-09-19 11:30:38.099000,13372.0,1.0,,True,,,,,,,, +101,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,2014-08-15 04:35:30.000000,2020-12-24 20:54:17.000000,2020-07-28 17:45:55.000000,1012.0,13.0,189.0,3019.0,459.0,Python client library for Google Maps API Web Services.,51.0,30,True,,Apache-2.0,2020-07-28 17:47:05.000000,4.4.2,36.0,,487382.0,,googlemaps,7296.0,4990.0,https://pypi.org/project/googlemaps,2020-07-28 17:47:05.000000,2306.0,487382.0,,,,2.0,,,,,,,,,, +102,django-grappelli,sehmaschine/django-grappelli,,admin-ui,https://github.com/sehmaschine/django-grappelli,https://github.com/sehmaschine/django-grappelli,2010-03-26 12:25:59.000000,2020-12-04 00:52:14.000000,2020-11-24 14:08:20.000000,606.0,19.0,637.0,2961.0,1798.0,A jazzy skin for the Django Admin-Interface (official repository).,72.0,30,True,['django'],BSD-3-Clause,2020-02-10 14:32:28.000000,2.14.2,63.0,,77318.0,conda-forge/django-grappelli,django-grappelli,7148.0,3774.0,https://pypi.org/project/django-grappelli,2020-11-24 14:31:22.000000,3374.0,76104.0,https://anaconda.org/conda-forge/django-grappelli,2020-11-24 17:15:21.234000,70431.0,2.0,,True,,,,,,,, +103,spotipy,plamere/spotipy,,third-party-apis,https://github.com/plamere/spotipy,https://github.com/plamere/spotipy,2014-04-05 13:11:25.000000,2021-01-03 06:12:33.000000,2020-12-26 07:47:11.000000,626.0,22.0,355.0,2929.0,541.0,A light weight Python library for the Spotify Web API.,130.0,30,True,,MIT,2020-10-24 13:46:38.000000,2.16.1,38.0,,271531.0,,spotipy,4688.0,3764.0,https://pypi.org/project/spotipy,2020-10-24 13:42:43.000000,924.0,271531.0,,,,2.0,,,,,,,,,, +104,django-guardian,django-guardian/django-guardian,,auth,https://github.com/django-guardian/django-guardian,https://github.com/django-guardian/django-guardian,2010-06-04 23:15:37.000000,2021-01-04 17:34:28.000000,2020-10-19 12:50:09.000000,505.0,103.0,312.0,2840.0,935.0,Per object permissions for Django.,155.0,30,True,['django'],BSD-3-Clause,2020-06-07 23:52:17.000000,2.3.0,42.0,,114743.0,conda-forge/django-guardian,django-guardian,7536.0,3754.0,https://pypi.org/project/django-guardian,2020-06-07 23:52:17.000000,3782.0,114156.0,https://anaconda.org/conda-forge/django-guardian,2019-09-08 23:35:21.475000,25241.0,2.0,,,,,,,,,, +105,python-social-auth,omab/python-social-auth,,auth,https://github.com/omab/python-social-auth,https://github.com/omab/python-social-auth,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,2796.0,1973.0,Social auth made simple.,283.0,30,False,,BSD-3-Clause,2017-02-03 12:20:08.000000,0.3.6,55.0,,15197.0,,python-social-auth,9182.0,4674.0,https://pypi.org/project/python-social-auth,2017-02-03 12:20:08.000000,4508.0,15197.0,,,,2.0,,,,,,,,,, +106,django-reversion,etianen/django-reversion,,django-utils,https://github.com/etianen/django-reversion,https://github.com/etianen/django-reversion,2010-05-31 15:32:25.000000,2020-10-19 03:14:40.000000,2020-09-02 16:16:57.000000,421.0,24.0,553.0,2505.0,1403.0,django-reversion is an extension to the Django web framework that provides version control for model instances.,171.0,30,True,['django'],BSD-3-Clause,2020-02-17 15:17:13.000000,3.0.7,54.0,,107408.0,,django-reversion,9655.0,5501.0,https://pypi.org/project/django-reversion,2020-02-17 15:17:13.000000,4154.0,107408.0,,,,2.0,,True,,,,,,,, +107,django-mptt,django-mptt/django-mptt,,django-utils,https://github.com/django-mptt/django-mptt,https://github.com/django-mptt/django-mptt,2010-08-31 19:12:55.000000,2020-11-13 00:16:20.000000,2020-10-20 11:03:26.000000,412.0,104.0,394.0,2423.0,1134.0,Utilities for implementing a modified pre-order traversal tree in django.,143.0,30,True,['django'],MIT,2019-04-13 19:43:56.000000,0.10.0,32.0,,171240.0,,django-mptt,14648.0,8300.0,https://pypi.org/project/django-mptt,2019-04-13 19:43:56.000000,6348.0,171240.0,,,,2.0,,True,,,,,,,, +108,flasgger,flasgger/flasgger,,openapi-utils,https://github.com/flasgger/flasgger,https://github.com/flasgger/flasgger,2015-07-27 18:21:49.000000,2021-01-05 02:39:03.000000,2020-12-23 10:42:15.000000,336.0,144.0,145.0,2394.0,501.0,Easy OpenAPI specs and Swagger UI for your Flask API.,93.0,30,True,['flask'],MIT,2020-08-01 15:28:10.000000,0.9.5,49.0,446.0,93885.0,conda-forge/flasgger,flasgger,4236.0,3646.0,https://pypi.org/project/flasgger,2020-07-31 23:54:47.000000,590.0,92065.0,https://anaconda.org/conda-forge/flasgger,2020-08-01 02:19:12.813000,70746.0,2.0,,True,,,,,,,, +109,python-socketio,miguelgrinberg/python-socketio,,websocket,https://github.com/miguelgrinberg/python-socketio,https://github.com/miguelgrinberg/python-socketio,2015-07-15 06:17:03.000000,2021-01-06 10:25:22.000000,2021-01-06 10:25:21.000000,371.0,38.0,495.0,2135.0,402.0,Python Socket.IO server and client.,48.0,30,True,,MIT,2020-12-25 19:20:24.000000,5.0.4,75.0,,298581.0,conda-forge/python-socketio,python-socketio,17097.0,13739.0,https://pypi.org/project/python-socketio,2020-12-25 19:20:24.000000,3358.0,295685.0,https://anaconda.org/conda-forge/python-socketio,2020-12-26 00:36:57.807000,150599.0,2.0,,,,,,,,,, +110,django-oauth-toolkit,jazzband/django-oauth-toolkit,,auth,https://github.com/jazzband/django-oauth-toolkit,https://github.com/jazzband/django-oauth-toolkit,2013-05-20 15:46:18.000000,2020-12-21 22:19:14.000000,2020-12-21 17:37:18.000000,587.0,144.0,446.0,2128.0,1090.0,OAuth2 goodies for the Djangonauts!.,166.0,30,True,['django'],BSD-3-Clause,2020-10-20 09:41:11.000000,1.3.3,30.0,,133804.0,,django-oauth-toolkit,1990.0,,https://pypi.org/project/django-oauth-toolkit,2020-03-26 12:55:50.000000,1990.0,133804.0,,,,2.0,,,,,,,,,, +111,pyquery,gawel/pyquery,,html-processing,https://github.com/gawel/pyquery,https://github.com/gawel/pyquery,2012-11-28 20:27:39.000000,2020-11-27 04:30:29.453000,2020-11-21 09:17:47.000000,162.0,45.0,118.0,1953.0,427.0,A jquery-like library for python.,46.0,30,True,,BSD-3-Clause,2020-11-21 09:15:14.000000,1.4.2,34.0,,412111.0,conda-forge/pyquery,pyquery,15903.0,9669.0,https://pypi.org/project/pyquery,2020-11-21 09:15:14.000000,6234.0,411806.0,https://anaconda.org/conda-forge/pyquery,2020-11-27 04:30:29.453000,11914.0,3.0,,True,,,,,,,, +112,django-redis,jazzband/django-redis,,django-utils,https://github.com/jazzband/django-redis,https://github.com/jazzband/django-redis,2012-04-17 16:29:49.000000,2021-01-02 10:36:45.000000,2020-12-09 12:29:13.000000,329.0,26.0,223.0,1933.0,904.0,Full featured redis cache backend for Django.,111.0,30,True,['django'],BSD-3-Clause,2020-05-27 11:38:54.000000,4.12.1,63.0,,637248.0,,django-redis,6728.0,,https://pypi.org/project/django-redis,2020-05-27 11:38:54.000000,6728.0,637248.0,,,,2.0,,True,,,,,,,, +113,HTTPretty,gabrielfalcao/HTTPretty,,testing,https://github.com/gabrielfalcao/HTTPretty,https://github.com/gabrielfalcao/HTTPretty,2011-01-28 14:59:02.000000,2021-01-06 04:13:00.207000,2021-01-06 03:02:49.000000,242.0,89.0,127.0,1833.0,641.0,HTTP client mocking tool for Python - inspired by Fakeweb for Ruby.,102.0,30,True,,MIT,2021-01-06 02:43:42.000000,1.0.5,54.0,,195538.0,conda-forge/httpretty,httpretty,9324.0,4044.0,https://pypi.org/project/httpretty,2021-01-06 02:43:42.000000,5280.0,194395.0,https://anaconda.org/conda-forge/httpretty,2021-01-06 04:13:00.207000,66342.0,1.0,,,,,,,,,, +114,xhtml2pdf,xhtml2pdf/xhtml2pdf,,html-processing,https://github.com/xhtml2pdf/xhtml2pdf,https://github.com/xhtml2pdf/xhtml2pdf,2011-05-16 13:45:29.000000,2021-01-01 16:22:28.000000,2020-10-31 17:13:02.000000,535.0,97.0,183.0,1732.0,945.0,A library for converting HTML into PDFs using ReportLab.,133.0,30,True,,Apache-2.0,2020-10-08 18:57:39.000000,0.2.5,20.0,,169210.0,conda-forge/xhtml2pdf,xhtml2pdf,5625.0,4061.0,https://pypi.org/project/xhtml2pdf,2020-10-08 18:57:39.000000,1564.0,168617.0,https://anaconda.org/conda-forge/xhtml2pdf,2020-10-22 16:53:48.569000,13050.0,3.0,,True,,,,,,,, +115,sorl-thumbnail,jazzband/sorl-thumbnail,,django-utils,https://github.com/jazzband/sorl-thumbnail,https://github.com/jazzband/sorl-thumbnail,2010-11-12 00:46:35.000000,2020-12-22 09:24:41.000000,2020-12-07 07:47:15.000000,439.0,105.0,270.0,1455.0,979.0,Thumbnails for Django.,144.0,30,True,['django'],BSD-3-Clause,2020-11-23 18:34:27.000000,12.7.0,30.0,,72194.0,,sorl-thumbnail,11087.0,6103.0,https://pypi.org/project/sorl-thumbnail,2020-11-23 18:34:27.000000,4984.0,72194.0,,,,2.0,,True,,,,,,,, +116,django-autocomplete-light,yourlabs/django-autocomplete-light,,django-utils,https://github.com/yourlabs/django-autocomplete-light,https://github.com/yourlabs/django-autocomplete-light,2012-05-03 11:49:37.000000,2021-01-07 19:56:20.000000,2020-12-25 10:31:40.000000,399.0,173.0,591.0,1451.0,2283.0,"A fresh approach to autocomplete implementations, specially for Django. Status: v3 stable, 2.x.x stable, 1.x.x..",170.0,30,True,['django'],MIT,2020-10-12 12:47:29.000000,3.8.1,189.0,,57549.0,,django-autocomplete-light,3782.0,2384.0,https://pypi.org/project/django-autocomplete-light,2020-10-13 14:40:21.000000,1398.0,57549.0,,,,2.0,,True,,,,,,,, +117,daphne,django/daphne,,websocket,https://github.com/django/daphne,https://github.com/django/daphne,2015-12-23 17:06:46.000000,2020-11-12 20:59:11.622000,2020-11-12 19:34:13.000000,178.0,36.0,216.0,1435.0,363.0,Django Channels HTTP/WebSocket server.,57.0,30,True,['django'],BSD-3-Clause,2020-11-12 19:38:46.000000,3.0.1,54.0,,146808.0,conda-forge/daphne,daphne,9298.0,7818.0,https://pypi.org/project/daphne,2020-11-12 19:38:46.000000,1480.0,143893.0,https://anaconda.org/conda-forge/daphne,2020-11-12 20:59:11.622000,26235.0,2.0,,,,,,,,,, +118,rdflib,RDFLib/rdflib,,others,https://github.com/RDFLib/rdflib,https://github.com/RDFLib/rdflib,2012-02-03 05:49:13.000000,2021-01-05 07:44:39.000000,2021-01-05 07:44:35.000000,387.0,222.0,571.0,1366.0,3401.0,"RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.",145.0,30,True,,BSD-3-Clause,2020-04-18 04:48:42.000000,5.0.0,19.0,,200126.0,conda-forge/rdflib,rdflib,8095.0,4961.0,https://pypi.org/project/rdflib,2020-04-18 01:33:53.000000,3134.0,197286.0,https://anaconda.org/conda-forge/rdflib,2020-10-27 13:10:30.057000,130640.0,2.0,,,,,,,,,, +119,easy-thumbnails,SmileyChris/easy-thumbnails,,django-utils,https://github.com/SmileyChris/easy-thumbnails,https://github.com/SmileyChris/easy-thumbnails,2009-10-08 03:44:26.000000,2020-12-06 15:13:11.000000,2020-11-23 10:43:04.000000,297.0,84.0,298.0,1175.0,682.0,Easy thumbnails for Django.,81.0,30,True,['django'],BSD-3-Clause,2020-11-23 11:00:19.000000,2.7.1,43.0,,83541.0,,easy-thumbnails,10554.0,6502.0,https://pypi.org/project/easy-thumbnails,2020-11-23 11:15:59.000000,4052.0,83541.0,,,,2.0,,True,,,,,,,, +120,dj-database-url,jacobian/dj-database-url,,django-utils,https://github.com/jacobian/dj-database-url,https://github.com/jacobian/dj-database-url,2012-04-30 17:20:23.000000,2020-09-08 16:23:41.000000,2019-12-25 15:53:32.000000,164.0,18.0,48.0,1156.0,191.0,Use Database URLs in your Django Application.,52.0,30,False,['django'],BSD-2-Clause,2018-03-01 18:39:51.000000,0.5.0,11.0,,329927.0,,dj-database-url,150118.0,112090.0,https://pypi.org/project/dj-database-url,2018-03-01 18:39:51.000000,38028.0,329927.0,,,,2.0,,True,,,,,,,, +121,flask-jwt-extended,vimalloc/flask-jwt-extended,,auth,https://github.com/vimalloc/flask-jwt-extended,https://github.com/vimalloc/flask-jwt-extended,2016-09-13 20:57:28.000000,2020-12-24 00:37:02.000000,2020-12-06 17:14:06.000000,167.0,17.0,258.0,1074.0,463.0,An open source Flask extension that provides JWT support (with batteries included)!.,62.0,30,True,['flask'],MIT,2020-11-09 22:22:41.000000,3.25.0,70.0,,677684.0,conda-forge/flask-jwt-extended,flask-jwt-extended,11243.0,10093.0,https://pypi.org/project/flask-jwt-extended,2020-11-09 22:22:41.000000,1150.0,676318.0,https://anaconda.org/conda-forge/flask-jwt-extended,2020-11-11 20:23:49.147000,53282.0,2.0,,,,,,,,,, +122,pytest-django,pytest-dev/pytest-django,,testing,https://github.com/pytest-dev/pytest-django,https://github.com/pytest-dev/pytest-django,2011-09-29 19:35:55.000000,2020-12-26 13:46:19.000000,2020-12-26 13:44:44.000000,274.0,126.0,314.0,839.0,1092.0,A Django plugin for pytest.,115.0,30,True,['django'],BSD-3-Clause,2020-10-22 19:19:04.000000,4.1.0,54.0,,661764.0,,pytest-django,10934.0,,https://pypi.org/project/pytest-django,2020-10-22 19:02:03.000000,10934.0,661764.0,,,,1.0,,True,,,,,,,, +123,pynacl,pyca/pynacl,,others,https://github.com/pyca/pynacl,https://github.com/pyca/pynacl,2013-02-22 03:52:39.000000,2021-01-05 06:46:38.000000,2020-12-23 02:43:06.000000,157.0,38.0,208.0,743.0,658.0,Python binding to the Networking and Cryptography (NaCl) library.,54.0,30,True,,Apache-2.0,2020-05-25 19:39:23.000000,1.4.0,15.0,,8597715.0,conda-forge/pynacl,pynacl,3938.0,,https://pypi.org/project/pynacl,2020-05-25 19:39:23.000000,3938.0,8583560.0,https://anaconda.org/conda-forge/pynacl,2020-10-13 18:59:03.194000,679465.0,2.0,,,,,,,,,, +124,Yarl,aio-libs/yarl,,url-utils,https://github.com/aio-libs/yarl,https://github.com/aio-libs/yarl,2016-08-02 12:56:42.000000,2021-01-05 06:50:01.000000,2021-01-05 06:49:59.000000,84.0,23.0,146.0,597.0,837.0,Yet another URL library.,58.0,30,True,,Apache-2.0,2020-11-14 20:19:58.000000,1.6.3,82.0,1046.0,17269100.0,conda-forge/yarl,yarl,4568.0,,https://pypi.org/project/yarl,2020-10-12 20:59:35.000000,4568.0,17245532.0,https://anaconda.org/conda-forge/yarl,2020-12-14 19:45:04.873000,1036117.0,2.0,,True,,,,,,,, +125,You-Get,soimort/you-get,,web-scraping,https://github.com/soimort/you-get,https://github.com/soimort/you-get,2012-08-20 15:53:36.000000,2020-12-30 23:40:37.000000,2020-12-27 16:22:25.000000,7865.0,349.0,,38476.0,2352.0,Dumb downloader that scrapes the web.,223.0,29,True,,MIT,2020-12-26 18:24:57.000000,0.4.1500,159.0,329162.0,27932.0,,you-get,18.0,,https://pypi.org/project/you-get,2020-12-26 18:22:17.000000,18.0,24060.0,,,,1.0,you-get,,,,,,,,, +126,InstaPy,timgrossmann/InstaPy,,third-party-apis,https://github.com/timgrossmann/InstaPy,https://github.com/timgrossmann/InstaPy,2016-09-26 20:36:26.000000,2021-01-07 18:41:10.000000,2021-01-07 16:00:08.000000,3000.0,105.0,4831.0,12119.0,3236.0,Instagram Bot - Tool for automated Instagram interactions.,291.0,29,True,,GPL-3.0,2020-10-29 20:13:26.000000,0.6.13,49.0,,7036.0,,instapy,299.0,288.0,https://pypi.org/project/instapy,2021-01-07 18:41:10.000000,11.0,7036.0,,,,2.0,,,,,,,,,, +127,newspaper3k,codelucas/newspaper,,web-scraping,https://github.com/codelucas/newspaper,https://github.com/codelucas/newspaper,2013-11-25 09:50:50.000000,2021-01-03 17:23:20.000000,2020-09-02 06:54:25.000000,1736.0,427.0,243.0,10567.0,651.0,"News, full-text, and article metadata extraction in Python 3. Advanced docs:.",103.0,29,True,,MIT,2018-09-28 04:58:18.000000,0.2.8,18.0,,27029.0,conda-forge/newspaper3k,newspaper3k,2617.0,2173.0,https://pypi.org/project/newspaper3k,2018-09-28 04:58:18.000000,444.0,26106.0,https://anaconda.org/conda-forge/newspaper3k,2020-10-14 01:55:00.844000,35111.0,1.0,,,,,,,,,, +128,tushare,waditu/tushare,,third-party-apis,https://github.com/waditu/tushare,https://github.com/waditu/tushare,2015-01-07 07:51:14.000000,2020-10-16 10:59:55.000000,2020-03-04 14:36:33.000000,3894.0,386.0,1031.0,10339.0,412.0,TuShare is a utility for crawling historical data of China stocks.,34.0,29,True,,BSD-3-Clause,2020-10-16 10:59:55.000000,1.2.62,168.0,,18073.0,,tushare,1229.0,873.0,https://pypi.org/project/tushare,2020-10-16 10:59:55.000000,356.0,18073.0,,,,2.0,,,,,,,,,, +129,Pattern,clips/pattern,,web-scraping,https://github.com/clips/pattern,https://github.com/clips/pattern,2011-05-03 15:29:01.000000,2020-12-03 13:45:30.000000,2020-04-25 12:40:40.000000,1531.0,164.0,75.0,7740.0,1434.0,"Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis..",30.0,29,True,,BSD-3-Clause,,,2.0,,70633.0,conda-forge/pattern,pattern,1296.0,1030.0,https://pypi.org/project/pattern,2018-08-18 15:11:17.000000,266.0,70262.0,https://anaconda.org/conda-forge/pattern,2020-05-05 12:38:53.775000,5565.0,1.0,,,,,,,,,, +130,eve,pyeve/eve,,web-frameworks,https://github.com/pyeve/eve,https://github.com/pyeve/eve,2012-10-22 07:39:33.000000,2021-01-07 15:24:55.000000,2020-12-05 10:24:15.000000,724.0,29.0,911.0,6262.0,3269.0,REST API framework designed for human beings.,200.0,29,True,,BSD-3-Clause,2020-10-22 08:08:37.000000,1.1.4,46.0,,6700.0,,eve,1639.0,925.0,https://pypi.org/project/eve,2020-10-22 08:08:37.000000,714.0,6700.0,,,,3.0,,,,,,,,,, +131,mezzanine,stephenmcd/mezzanine,,cms,https://github.com/stephenmcd/mezzanine,https://github.com/stephenmcd/mezzanine,2010-05-29 12:16:55.000000,2020-12-21 16:23:45.000000,2020-09-10 00:59:07.000000,1496.0,78.0,962.0,4196.0,5233.0,CMS framework for Django.,316.0,29,True,['django'],BSD-2-Clause,2018-08-08 01:20:56.000000,4.3.1,130.0,,2408.0,,mezzanine,2378.0,,https://pypi.org/project/mezzanine,2020-09-09 01:40:20.000000,2378.0,2408.0,,,,2.0,,,,,,,,,, +132,WeasyPrint,Kozea/WeasyPrint,,html-processing,https://github.com/Kozea/WeasyPrint,https://github.com/Kozea/WeasyPrint,2011-08-09 14:14:24.000000,2020-12-31 22:31:57.000000,2020-12-31 22:30:52.000000,464.0,162.0,887.0,4028.0,3952.0,The awesome document factory.,101.0,29,True,,BSD-3-Clause,2020-12-06 18:24:10.000000,52.2,68.0,,222037.0,,weasyprint,1240.0,,https://pypi.org/project/weasyprint,2020-11-02 20:40:57.000000,1240.0,222037.0,,,,3.0,,True,,,,,,,, +133,pytube,pytube/pytube,,third-party-apis,https://github.com/pytube/pytube,https://github.com/pytube/pytube,2012-03-18 19:33:44.000000,2021-01-04 08:42:32.000000,2021-01-01 14:18:24.000000,962.0,8.0,511.0,3845.0,1325.0,"A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",80.0,29,True,,GPL-3.0,2020-12-28 21:41:15.000000,10.4.0,60.0,,41010.0,,pytube,4822.0,4398.0,https://pypi.org/project/pytube,2020-12-28 19:54:15.000000,424.0,41010.0,,,,2.0,,,,,,,,,, +134,graphene-django,graphql-python/graphene-django,,graphql,https://github.com/graphql-python/graphene-django,https://github.com/graphql-python/graphene-django,2016-09-17 23:26:25.000000,2021-01-02 17:46:01.000000,2021-01-02 17:46:00.000000,581.0,94.0,577.0,3290.0,,Integrate GraphQL into your Django project.,176.0,29,True,"['django', 'graphql']",MIT,2020-12-31 06:55:57.000000,2.15.0,51.0,,112321.0,conda-forge/graphene-django,graphene-django,5576.0,4794.0,https://pypi.org/project/graphene-django,2020-12-31 06:55:57.000000,782.0,111723.0,https://anaconda.org/conda-forge/graphene-django,2020-12-24 13:24:51.751000,6584.0,1.0,,,,,,,,,, +135,python-twitter,bear/python-twitter,,third-party-apis,https://github.com/bear/python-twitter,https://github.com/bear/python-twitter,2012-09-12 06:51:02.000000,2020-12-27 08:02:37.000000,2020-05-12 20:50:36.000000,938.0,90.0,307.0,3112.0,1050.0,A Python wrapper around the Twitter API.,154.0,29,True,,Apache-2.0,2018-09-29 23:52:35.000000,3.5,23.0,,75821.0,,python-twitter,8484.0,5142.0,https://pypi.org/project/python-twitter,2018-11-03 12:32:06.000000,3342.0,75821.0,,,,2.0,,,,,,,,,, +136,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,2014-01-16 04:54:06.000000,2020-05-07 23:27:06.000000,2019-08-13 02:11:02.000000,551.0,164.0,187.0,3042.0,369.0,JSON Web Token Authentication support for Django REST Framework.,60.0,29,False,,MIT,2017-06-23 23:57:19.000000,1.11.0,25.0,,167820.0,,djangorestframework-jwt,19199.0,15347.0,https://pypi.org/project/djangorestframework-jwt,2017-06-23 23:47:52.000000,3852.0,167820.0,,,,2.0,,,,,,,,,, +137,django-silk,jazzband/django-silk,,testing,https://github.com/jazzband/django-silk,https://github.com/jazzband/django-silk,2014-05-21 21:14:45.000000,2020-12-05 11:43:08.000000,2020-12-05 11:43:06.000000,229.0,106.0,146.0,2792.0,688.0,Silky smooth profiling for Django.,102.0,29,True,['django'],MIT,2020-08-07 15:46:03.000000,4.1.0,33.0,167.0,175547.0,,django-silk,1530.0,1246.0,https://pypi.org/project/django-silk,2020-08-07 15:46:03.000000,284.0,175545.0,,,,2.0,,True,,,,,,,, +138,facebook-sdk,mobolic/facebook-sdk,,third-party-apis,https://github.com/mobolic/facebook-sdk,https://github.com/mobolic/facebook-sdk,2011-05-11 13:38:27.000000,2020-12-27 07:29:22.000000,2020-12-27 07:29:21.000000,941.0,25.0,213.0,2569.0,544.0,Python SDK for Facebook's Graph API.,99.0,29,True,,Apache-2.0,2018-08-09 15:36:11.000000,3.0.0,7.0,,235472.0,,facebook-sdk,5312.0,2824.0,https://pypi.org/project/facebook-sdk,2018-08-09 15:34:26.000000,2488.0,235472.0,,,,2.0,,,,,,,,,, +139,django-taggit,jazzband/django-taggit,,django-utils,https://github.com/jazzband/django-taggit,https://github.com/jazzband/django-taggit,2009-12-08 23:40:49.000000,2021-01-01 17:59:40.744000,2020-12-21 19:53:45.000000,541.0,105.0,239.0,2538.0,862.0,Simple tagging for django.,119.0,29,True,['django'],BSD-3-Clause,2020-05-22 07:48:45.000000,1.3.0,57.0,,131859.0,conda-forge/django-taggit,django-taggit,5552.0,,https://pypi.org/project/django-taggit,2020-05-22 07:48:45.000000,5552.0,130655.0,https://anaconda.org/conda-forge/django-taggit,2021-01-01 17:59:40.744000,69833.0,2.0,,,,,,,,,, +140,django-rest-swagger,marcgibbons/django-rest-swagger,,openapi-utils,https://github.com/marcgibbons/django-rest-swagger,https://github.com/marcgibbons/django-rest-swagger,2013-06-13 19:28:32.000000,2020-12-14 12:00:00.000000,2019-06-04 18:10:32.000000,611.0,168.0,366.0,2528.0,801.0,Swagger Documentation Generator for Django REST Framework: deprecated.,94.0,29,False,['django'],BSD-2-Clause,2018-04-30 20:02:25.000000,2.2.0,43.0,,235669.0,,django-rest-swagger,13603.0,9541.0,https://pypi.org/project/django-rest-swagger,2018-04-30 19:59:57.000000,4062.0,235669.0,,,,2.0,,True,,,,,,,, +141,twitter,sixohsix/twitter,,third-party-apis,https://github.com/sixohsix/twitter,https://github.com/sixohsix/twitter,2008-12-15 21:11:26.000000,2020-12-24 21:10:25.000000,2020-11-23 11:01:04.000000,522.0,71.0,211.0,2521.0,705.0,Python Twitter API.,87.0,29,True,,MIT,2017-10-20 08:14:20.000000,1.18.0,50.0,,100671.0,,twitter,4688.0,2846.0,https://pypi.org/project/twitter,2017-10-20 08:14:20.000000,1842.0,100671.0,,,,2.0,,,,,,,,,, +142,flask-restplus,noirbizarre/flask-restplus,,web-frameworks,https://github.com/noirbizarre/flask-restplus,https://github.com/noirbizarre/flask-restplus,2014-08-14 13:26:03.000000,2020-10-13 18:05:17.096000,2020-01-13 15:25:46.000000,465.0,359.0,247.0,2446.0,731.0,"Fully featured framework for fast, easy and documented API development with Flask.",89.0,29,True,['flask'],BSD-3-Clause,2019-08-12 21:51:40.000000,0.13.0,35.0,,479390.0,conda-forge/flask-restplus,flask-restplus,10416.0,8690.0,https://pypi.org/project/flask-restplus,2019-08-12 21:51:40.000000,1726.0,476522.0,https://anaconda.org/conda-forge/flask-restplus,2020-10-13 18:05:17.096000,146274.0,3.0,,,,,,,,,, +143,django-compressor,django-compressor/django-compressor,,django-utils,https://github.com/django-compressor/django-compressor,https://github.com/django-compressor/django-compressor,2010-02-05 15:48:14.000000,2021-01-02 04:54:01.000000,2021-01-01 12:41:38.000000,546.0,98.0,485.0,2409.0,1495.0,Compresses linked and inline javascript or CSS into a single cached file.,198.0,29,True,['django'],MIT,2017-02-02 10:45:26.000000,2.1.1,29.0,,135780.0,,django-compressor,398.0,,https://pypi.org/project/django-compressor,2019-12-30 23:36:47.000000,398.0,135780.0,,,,2.0,,,,,,,,,, +144,fake-useragent,hellysmile/fake-useragent,,others,https://github.com/hellysmile/fake-useragent,https://github.com/hellysmile/fake-useragent,2013-03-04 07:14:29.000000,2020-11-29 15:14:54.000000,2020-09-22 17:19:03.000000,323.0,34.0,49.0,2259.0,167.0,up to date simple useragent faker with real world database.,7.0,29,True,,Apache-2.0,2018-10-04 15:02:12.000000,0.1.11,21.0,,542355.0,,fake-useragent,8588.0,7370.0,https://pypi.org/project/fake-useragent,2018-10-04 15:02:12.000000,1218.0,542355.0,,,,2.0,,True,,,,,,,, +145,django-webpack-loader,owais/django-webpack-loader,,django-utils,https://github.com/owais/django-webpack-loader,https://github.com/owais/django-webpack-loader,2015-05-16 16:33:58.000000,2021-01-07 21:34:09.000000,2020-10-08 15:27:32.000000,293.0,81.0,95.0,2215.0,170.0,Transparently use webpack with django.,37.0,29,True,['django'],MIT,2020-02-24 12:24:37.000000,0.7.0,34.0,,129968.0,,django-webpack-loader,7936.0,6034.0,https://pypi.org/project/django-webpack-loader,2020-02-24 12:23:14.000000,1902.0,129968.0,,,,2.0,,True,,,,,,,, +146,Wikipedia,goldsmith/Wikipedia,,third-party-apis,https://github.com/goldsmith/Wikipedia,https://github.com/goldsmith/Wikipedia,2013-08-20 06:39:09.000000,2020-12-25 04:42:19.000000,2020-10-09 23:49:59.000000,425.0,148.0,60.0,2167.0,186.0,A Pythonic wrapper for the Wikipedia API.,23.0,29,True,,MIT,2014-11-15 15:59:49.000000,1.4.0,20.0,,141128.0,conda-forge/wikipedia,wikipedia,14030.0,12102.0,https://pypi.org/project/wikipedia,2014-11-15 15:59:49.000000,1928.0,140293.0,https://anaconda.org/conda-forge/wikipedia,2019-06-18 08:30:55.880000,39246.0,2.0,,,,,,,,,, +147,py-googletrans,ssut/py-googletrans,,third-party-apis,https://github.com/ssut/py-googletrans,https://github.com/ssut/py-googletrans,2015-06-05 08:35:11.000000,2020-12-09 14:17:09.000000,2020-10-02 19:30:09.000000,434.0,20.0,174.0,2156.0,115.0,(unofficial) Googletrans: Free and Unlimited Google translate API for Python. Translates totally free of charge.,25.0,29,True,,MIT,2020-06-14 07:43:55.000000,3.0.0,12.0,,1372165.0,,googletrans,12118.0,11232.0,https://pypi.org/project/googletrans,2020-12-09 14:10:21.000000,886.0,1372165.0,,,,2.0,,,,,,,,,, +148,python-markdown2,trentm/python-markdown2,,markdown,https://github.com/trentm/python-markdown2,https://github.com/trentm/python-markdown2,2011-01-31 00:30:02.000000,2020-12-26 03:38:56.000000,2020-12-26 03:38:55.000000,329.0,102.0,139.0,2128.0,718.0,markdown2: A fast and complete implementation of Markdown in Python.,58.0,29,True,,MIT,2020-05-12 00:07:58.000000,2.3.9,39.0,,147462.0,,markdown2,12779.0,8341.0,https://pypi.org/project/markdown2,2020-05-12 00:07:58.000000,4438.0,147462.0,,,,2.0,,,,,,,,,, +149,django-fsm,viewflow/django-fsm,,django-utils,https://github.com/viewflow/django-fsm,https://github.com/viewflow/django-fsm,2010-05-31 14:03:48.000000,2020-12-09 13:02:38.000000,2020-12-09 13:02:36.000000,241.0,18.0,112.0,1697.0,317.0,Django friendly finite state machine support.,60.0,29,True,['django'],MIT,2020-10-13 11:22:39.000000,2.7.1,21.0,,72193.0,conda-forge/django-fsm,django-fsm,1411.0,807.0,https://pypi.org/project/django-fsm,2020-10-13 11:22:39.000000,604.0,71823.0,https://anaconda.org/conda-forge/django-fsm,2019-12-07 18:24:17.995000,15206.0,2.0,,,,,,,,,, +150,django-braces,brack3t/django-braces,,django-utils,https://github.com/brack3t/django-braces,https://github.com/brack3t/django-braces,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,91.0,1684.0,647.0,"Reusable, generic mixins for Django.",75.0,29,False,['django'],BSD-3-Clause,2019-12-30 21:21:35.000000,1.14.0,30.0,,107747.0,conda-forge/django-braces,django-braces,17458.0,9618.0,https://pypi.org/project/django-braces,2019-12-30 21:21:35.000000,7840.0,107141.0,https://anaconda.org/conda-forge/django-braces,2018-07-08 01:10:50.307000,24860.0,2.0,,,,,,,,,, +151,slacker,os/slacker,,third-party-apis,https://github.com/os/slacker,https://github.com/os/slacker,2014-03-12 15:13:32.000000,2020-07-03 04:29:17.000000,2020-07-03 04:29:16.000000,231.0,22.0,61.0,1610.0,356.0,Full-featured Python interface for the Slack API.,44.0,29,True,,Apache-2.0,2020-02-15 09:01:56.000000,0.14.0,57.0,,651439.0,conda-forge/slacker,slacker,4233.0,2249.0,https://pypi.org/project/slacker,2020-02-15 09:06:13.000000,1984.0,648843.0,https://anaconda.org/conda-forge/slacker,2020-02-28 19:46:11.049000,142828.0,2.0,,,,,,,,,, +152,django-widget-tweaks,jazzband/django-widget-tweaks,,django-utils,https://github.com/jazzband/django-widget-tweaks,https://github.com/jazzband/django-widget-tweaks,2012-03-05 20:11:03.000000,2021-01-03 21:04:52.000000,2021-01-03 21:04:52.000000,111.0,24.0,43.0,1493.0,174.0,"Tweak the form field rendering in templates, not in python-level form definitions. CSS classes and HTML attributes can..",23.0,29,True,['django'],MIT,2020-03-16 16:27:09.000000,1.4.8,18.0,,114370.0,,django-widget-tweaks,19714.0,15386.0,https://pypi.org/project/django-widget-tweaks,2020-03-16 16:27:09.000000,4328.0,114370.0,,,,2.0,,True,,,,,,,, +153,django-simple-history,jazzband/django-simple-history,,django-utils,https://github.com/jazzband/django-simple-history,https://github.com/jazzband/django-simple-history,2011-03-06 22:42:19.000000,2021-01-06 17:21:37.000000,2021-01-06 00:46:23.000000,309.0,65.0,345.0,1209.0,929.0,Store model history and view/revert changes from admin site.,132.0,29,True,['django'],BSD-3-Clause,2020-10-14 21:00:09.000000,2.12.0,40.0,,151328.0,,django-simple-history,2441.0,1607.0,https://pypi.org/project/django-simple-history,2020-10-14 20:49:58.000000,834.0,151328.0,,,,2.0,,True,,,,,,,, +154,python-user-agents,selwin/python-user-agents,,others,https://github.com/selwin/python-user-agents,https://github.com/selwin/python-user-agents,2013-01-05 00:44:11.000000,2020-11-27 12:32:30.000000,2020-08-23 06:00:01.000000,179.0,36.0,31.0,1108.0,140.0,"A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by..",26.0,29,True,,MIT,2020-08-23 06:05:26.000000,2.2.0,11.0,,947015.0,,user-agents,3034.0,2212.0,https://pypi.org/project/user-agents,2020-02-08 01:58:53.000000,822.0,947015.0,,,,2.0,,,,,,,,,, +155,PySocks,Anorov/PySocks,,others,https://github.com/Anorov/PySocks,https://github.com/Anorov/PySocks,2012-02-21 09:10:49.000000,2020-10-10 11:09:07.138000,2019-09-20 02:47:40.000000,244.0,36.0,61.0,978.0,230.0,A SOCKS proxy client and wrapper for Python.,32.0,29,False,,BSD-3-Clause,2019-09-20 02:06:20.000000,1.7.1,19.0,,1665619.0,conda-forge/pysocks,pysocks,49285.0,43021.0,https://pypi.org/project/pysocks,2019-09-20 02:06:20.000000,6264.0,1512524.0,https://anaconda.org/conda-forge/pysocks,2020-10-10 11:09:07.138000,8114041.0,2.0,,True,,,,,,,, +156,webassets,miracle2k/webassets,,others,https://github.com/miracle2k/webassets,https://github.com/miracle2k/webassets,2009-12-08 05:40:34.000000,2020-07-14 08:10:46.000000,2020-02-29 00:06:11.000000,248.0,61.0,232.0,892.0,1414.0,Asset management for Python web development.,156.0,29,True,,BSD-3-Clause,2017-01-08 13:48:21.000000,0.12.1,14.0,,92956.0,conda-forge/webassets,webassets,7863.0,4545.0,https://pypi.org/project/webassets,2019-12-20 17:37:28.000000,3318.0,92366.0,https://anaconda.org/conda-forge/webassets,2019-12-24 13:40:58.186000,30702.0,2.0,,,,,,,,,, +157,django-nose,jazzband/django-nose,,testing,https://github.com/jazzband/django-nose,https://github.com/jazzband/django-nose,2009-10-01 17:53:27.000000,2020-12-09 09:20:52.000000,2020-12-09 09:20:52.000000,230.0,92.0,132.0,862.0,376.0,Django test runner using nose.,62.0,29,True,['django'],BSD-3-Clause,2020-08-20 02:49:13.000000,1.4.7,18.0,,243795.0,,django-nose,15568.0,6852.0,https://pypi.org/project/django-nose,2020-08-20 02:49:13.000000,8716.0,243795.0,,,,2.0,,True,,,,,,,, +158,netaddr,netaddr/netaddr,,others,https://github.com/netaddr/netaddr,https://github.com/netaddr/netaddr,2010-05-24 23:14:56.000000,2020-11-27 15:33:33.000000,2020-11-27 15:33:32.000000,136.0,28.0,117.0,637.0,614.0,A network address manipulation library for Python.,43.0,29,True,,BSD-3-Clause,2020-06-18 23:23:44.000000,0.8.0,26.0,,2055472.0,conda-forge/netaddr,netaddr,19432.0,10626.0,https://pypi.org/project/netaddr,2020-07-03 14:43:51.000000,8806.0,2053476.0,https://anaconda.org/conda-forge/netaddr,2017-09-16 17:36:03.062000,107801.0,2.0,,True,,,,,,,, +159,flask-babel,python-babel/flask-babel,,flask-utils,https://github.com/python-babel/flask-babel,https://github.com/python-babel/flask-babel,2010-05-29 14:14:08.000000,2020-12-01 14:41:39.000000,2020-12-01 14:41:38.000000,140.0,13.0,88.0,356.0,175.0,i18n and l10n support for Flask based on Babel and pytz.,33.0,29,True,['flask'],BSD-3-Clause,2020-08-27 03:16:00.000000,2.0.0,14.0,,576713.0,conda-forge/flask-babel,flask-babel,15197.0,10105.0,https://pypi.org/project/flask-babel,2020-08-27 03:14:12.000000,5092.0,575654.0,https://anaconda.org/conda-forge/flask-babel,2020-08-28 13:16:34.928000,57223.0,1.0,,,,,,,,,, +160,soupsieve,facelessuser/soupsieve,,web-scraping,https://github.com/facelessuser/soupsieve,https://github.com/facelessuser/soupsieve,2018-12-07 07:42:56.000000,2021-01-06 16:08:17.000000,2021-01-06 16:07:57.000000,18.0,12.0,77.0,85.0,269.0,A modern CSS selector implementation for BeautifulSoup.,8.0,29,True,,MIT,2020-12-10 23:42:29.000000,2.1.0,36.0,,9296823.0,conda-forge/soupsieve,soupsieve,97820.0,93576.0,https://pypi.org/project/soupsieve,2020-12-10 23:43:13.000000,4244.0,9211486.0,https://anaconda.org/conda-forge/soupsieve,2020-08-17 16:10:44.009000,2048103.0,1.0,,,,,,,,,, +161,thumbor,thumbor/thumbor,,third-party-apis,https://github.com/thumbor/thumbor,https://github.com/thumbor/thumbor,2011-03-16 17:30:05.000000,2020-12-13 11:45:06.000000,2020-12-06 07:02:15.000000,678.0,110.0,724.0,8130.0,2206.0,thumbor is an open-source photo thumbnail service by globo.com.,156.0,28,True,,MIT,2020-03-09 21:00:52.000000,6.7.5,93.0,,4672.0,,thumbor,450.0,263.0,https://pypi.org/project/thumbor,2020-03-25 18:54:55.000000,187.0,4672.0,,,,3.0,,,,,,,,,, +162,django-cms,django-cms/django-cms,,cms,https://github.com/django-cms/django-cms,https://github.com/django-cms/django-cms,2009-03-05 10:14:18.000000,2021-01-04 10:28:47.000000,2020-11-23 13:03:50.000000,2563.0,255.0,3089.0,7941.0,,The easy-to-use and developer-friendly CMS.,561.0,28,True,['django'],BSD-3-Clause,2020-07-21 14:44:19.000000,3.8.0,92.0,,28115.0,,django-cms,6702.0,3610.0,https://pypi.org/project/django-cms,2020-10-28 12:25:57.000000,3092.0,28115.0,,,,2.0,,,,,,,,,, +163,webpy,webpy/webpy,,web-frameworks,https://github.com/webpy/webpy,https://github.com/webpy/webpy,2008-09-29 03:42:56.000000,2021-01-07 07:23:57.000000,2021-01-07 07:23:53.000000,1308.0,27.0,382.0,5494.0,1042.0,web.py is a web framework for python that is as simple as it is powerful.,82.0,28,True,,Unlicense,2020-11-09 11:30:29.000000,0.62,16.0,,28990.0,,web.py,2222.0,,https://pypi.org/project/web.py,2020-11-09 11:24:34.000000,2222.0,28990.0,,,,3.0,,,,,,,,,, +164,django-rest-framework-simplejwt,SimpleJWT/django-rest-framework-simplejwt,,auth,https://github.com/SimpleJWT/django-rest-framework-simplejwt,https://github.com/SimpleJWT/django-rest-framework-simplejwt,2017-05-05 17:41:35.000000,2020-12-24 15:10:56.000000,2020-12-22 16:47:38.000000,331.0,81.0,182.0,2103.0,463.0,A JSON Web Token authentication plugin for the Django REST Framework.,39.0,28,True,['django'],MIT,2020-11-13 07:19:10.000000,4.6.0,34.0,,182589.0,,djangorestframework-simplejwt,484.0,,https://pypi.org/project/djangorestframework-simplejwt,2020-11-13 07:19:10.000000,484.0,182589.0,,,,2.0,,True,,,,,,,, +165,SeleniumBase,seleniumbase/SeleniumBase,,testing,https://github.com/seleniumbase/SeleniumBase,https://github.com/seleniumbase/SeleniumBase,2014-03-04 23:07:33.000000,2021-01-07 22:50:07.000000,2021-01-07 22:46:42.000000,440.0,3.0,184.0,1922.0,4692.0,Python Web UI testing and RPA. Fast Easy Reliable.,25.0,28,True,,MIT,2021-01-07 22:50:07.000000,1.51.11,532.0,,197545.0,,seleniumbase,132.0,108.0,https://pypi.org/project/seleniumbase,2021-01-07 22:50:07.000000,24.0,197545.0,,,,2.0,,,,,,,,,, +166,django-imagekit,matthewwithanm/django-imagekit,,django-utils,https://github.com/matthewwithanm/django-imagekit,https://github.com/matthewwithanm/django-imagekit,2011-02-10 21:01:29.000000,2020-12-22 13:31:19.000000,2020-05-05 20:31:26.000000,233.0,89.0,261.0,1831.0,1028.0,Automated image processing for Django. Currently v4.0.,68.0,28,True,['django'],BSD-3-Clause,2017-11-20 09:30:09.000000,4.0.2,39.0,44.0,40169.0,,django-imagekit,6589.0,4589.0,https://pypi.org/project/django-imagekit,2017-11-20 09:21:52.000000,2000.0,40169.0,,,,2.0,,True,,,,,,,, +167,django-ckeditor,django-ckeditor/django-ckeditor,,django-utils,https://github.com/django-ckeditor/django-ckeditor,https://github.com/django-ckeditor/django-ckeditor,2010-03-08 19:20:59.000000,2020-10-04 07:18:41.000000,2020-10-04 07:18:40.000000,649.0,114.0,371.0,1831.0,731.0,Django admin CKEditor integration.,119.0,28,True,['django'],BSD-3-Clause,2020-01-29 08:09:17.000000,6.0.0,41.0,,88321.0,,django-ckeditor,14805.0,11913.0,https://pypi.org/project/django-ckeditor,2020-09-06 11:43:36.000000,2892.0,88321.0,,,,2.0,,True,,,,,,,, +168,twython,ryanmcgrath/twython,,third-party-apis,https://github.com/ryanmcgrath/twython,https://github.com/ryanmcgrath/twython,2009-04-02 05:01:31.000000,2020-07-17 09:50:17.000000,2020-04-04 23:21:59.000000,396.0,25.0,299.0,1760.0,842.0,"Actively maintained, pure Python wrapper for the Twitter API. Supports both normal and streaming Twitter APIs.",99.0,28,True,,MIT,2020-04-04 23:21:39.000000,3.8.2,59.0,,63718.0,conda-forge/twython,twython,6305.0,4049.0,https://pypi.org/project/twython,2020-04-04 23:21:39.000000,2256.0,58360.0,https://anaconda.org/conda-forge/twython,2018-05-08 05:03:20.094000,235781.0,3.0,,,,,,,,,, +169,requests-futures,ross/requests-futures,,http-clients,https://github.com/ross/requests-futures,https://github.com/ross/requests-futures,2013-03-21 14:20:03.000000,2021-01-07 23:19:36.000000,2021-01-03 21:13:18.000000,137.0,16.0,52.0,1684.0,83.0,Asynchronous Python HTTP Requests for Humans using Futures.,23.0,28,True,,Apache-2.0,2018-12-02 22:51:31.000000,0.9.9,9.0,,497321.0,conda-forge/requests-futures,requests-futures,4051.0,2429.0,https://pypi.org/project/requests-futures,2018-12-02 22:51:31.000000,1622.0,495640.0,https://anaconda.org/conda-forge/requests-futures,2020-10-14 02:03:20.044000,89099.0,3.0,,,,,,,,,, +170,rauth,litl/rauth,,auth,https://github.com/litl/rauth,https://github.com/litl/rauth,2012-03-02 14:18:54.000000,2020-12-26 21:19:28.000000,2015-11-05 16:01:31.000000,170.0,33.0,89.0,1570.0,386.0,"A Python library for OAuth 1.0/a, 2.0, and Ofly.",42.0,28,False,,MIT,2017-01-22 16:51:43.000000,0.7.3,36.0,,77516.0,,rauth,1902.0,,https://pypi.org/project/rauth,2017-01-22 16:51:43.000000,1902.0,77516.0,,,,2.0,,,,,,,,,, +171,django-rq,rq/django-rq,,django-utils,https://github.com/rq/django-rq,https://github.com/rq/django-rq,2012-05-15 10:21:58.000000,2021-01-05 05:34:44.000000,2020-11-08 03:33:52.000000,218.0,48.0,214.0,1329.0,532.0,A simple app that provides django integration for RQ (Redis Queue).,92.0,28,True,['django'],MIT,2020-11-08 03:40:15.000000,2.4.0,43.0,,39253.0,,django-rq,2069.0,1285.0,https://pypi.org/project/django-rq,2020-11-08 03:37:23.000000,784.0,39253.0,,,,2.0,,True,,,,,,,, +172,django-q,Koed00/django-q,,django-utils,https://github.com/Koed00/django-q,https://github.com/Koed00/django-q,2015-06-14 12:37:08.000000,2020-11-03 14:22:47.000000,2020-10-29 09:07:17.000000,164.0,154.0,117.0,1163.0,1177.0,A multiprocessing distributed task queue for Django.,48.0,28,True,['django'],MIT,2020-10-29 09:11:24.000000,1.3.4,73.0,,17354.0,,django-q,560.0,430.0,https://pypi.org/project/django-q,2020-10-29 09:11:24.000000,130.0,17354.0,,,,2.0,,True,,,,,,,, +173,jsonfield,rpkilby/jsonfield,,django-utils,https://github.com/rpkilby/jsonfield,https://github.com/rpkilby/jsonfield,2009-05-03 03:42:01.000000,2020-12-30 11:25:44.000000,2020-02-22 08:36:44.000000,250.0,7.0,150.0,1095.0,368.0,A reusable Django model field for storing ad-hoc JSON data.,50.0,28,True,['django'],MIT,2020-02-22 08:42:29.000000,3.1.0,33.0,86.0,304751.0,,jsonfield,10987.0,6611.0,https://pypi.org/project/jsonfield,2020-02-22 08:42:29.000000,4376.0,304750.0,,,,2.0,,True,,,,,,,, +174,hyper,python-hyper/hyper,,http-clients,https://github.com/python-hyper/hyper,https://github.com/python-hyper/hyper,2014-01-23 07:53:47.000000,2020-11-11 05:01:01.000000,2017-12-17 15:00:43.000000,152.0,77.0,168.0,1042.0,1326.0,HTTP/2 for Python.,42.0,28,False,,MIT,2020-08-02 14:24:39.000000,0.5.0,18.0,142.0,302221.0,conda-forge/hyper,hyper,611.0,557.0,https://pypi.org/project/hyper,2016-09-27 12:58:42.000000,54.0,301809.0,https://anaconda.org/conda-forge/hyper,2018-12-02 11:42:05.815000,14831.0,3.0,,True,,,,,,,, +175,django-redis-cache,sebleier/django-redis-cache,,django-utils,https://github.com/sebleier/django-redis-cache,https://github.com/sebleier/django-redis-cache,2009-07-03 17:51:56.000000,2020-10-16 21:32:36.000000,2020-10-15 00:10:53.000000,198.0,59.0,65.0,991.0,378.0,A Redis cache backend for django.,46.0,28,True,['django'],BSD-3-Clause,2020-10-15 00:17:01.000000,3.0.0,52.0,,151939.0,,django-redis-cache,4924.0,2650.0,https://pypi.org/project/django-redis-cache,2020-10-15 00:17:01.000000,2274.0,151939.0,,,,2.0,,True,,,,,,,, +176,SeleniumLibrary,robotframework/SeleniumLibrary,,testing,https://github.com/robotframework/SeleniumLibrary,https://github.com/robotframework/SeleniumLibrary,2011-10-22 08:01:34.000000,2020-11-22 22:15:26.000000,2020-11-22 22:15:25.000000,614.0,24.0,895.0,976.0,1999.0,Web testing library for Robot Framework.,106.0,28,True,,Apache-2.0,2020-07-26 16:59:33.000000,4.5.0,43.0,3456.0,205885.0,,robotframework-seleniumlibrary,1330.0,1182.0,https://pypi.org/project/robotframework-seleniumlibrary,2020-10-11 20:30:12.000000,148.0,205834.0,,,,2.0,,,,,,,,,, +177,rpyc,tomerfiliba-org/rpyc,,rpc,https://github.com/tomerfiliba-org/rpyc,https://github.com/tomerfiliba-org/rpyc,2009-03-08 11:23:29.000000,2021-01-05 00:37:19.000000,2020-12-28 00:40:07.000000,192.0,42.0,285.0,954.0,784.0,RPyC (Remote Python Call) - A transparent and symmetric RPC library for python.,67.0,28,True,,MIT,2020-12-26 07:42:55.000000,5.0.0,20.0,119.0,359026.0,conda-forge/rpyc,rpyc,1307.0,773.0,https://pypi.org/project/rpyc,2020-12-26 07:03:53.000000,534.0,345477.0,https://anaconda.org/conda-forge/rpyc,2021-01-04 16:12:53.792000,54176.0,1.0,,,,,,,,,, +178,django-countries,SmileyChris/django-countries,,django-utils,https://github.com/SmileyChris/django-countries,https://github.com/SmileyChris/django-countries,2013-06-21 20:02:58.000000,2020-12-26 03:14:15.000000,2020-12-26 03:13:40.000000,210.0,11.0,204.0,931.0,562.0,"A Django application that provides country choices for use with forms, flag icons static files, and a country field..",43.0,28,True,['django'],MIT,2020-08-18 00:46:53.000000,6.1.3,54.0,,256354.0,,django-countries,2990.0,,https://pypi.org/project/django-countries,2020-12-05 06:15:13.000000,2990.0,256354.0,,,,2.0,,,,,,,,,, +179,Flask-HTTPAuth,miguelgrinberg/Flask-HTTPAuth,,auth,https://github.com/miguelgrinberg/Flask-HTTPAuth,https://github.com/miguelgrinberg/Flask-HTTPAuth,2013-05-18 05:10:52.000000,2020-12-22 21:00:55.000000,2020-12-22 21:00:53.000000,171.0,2.0,75.0,927.0,143.0,"Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes.",27.0,28,True,['flask'],MIT,2020-11-16 12:31:40.000000,4.2.0,28.0,,136674.0,conda-forge/flask-httpauth,flask-httpauth,14970.0,10698.0,https://pypi.org/project/flask-httpauth,2020-11-16 12:31:40.000000,4272.0,135165.0,https://anaconda.org/conda-forge/flask-httpauth,2020-11-16 15:04:26.752000,79985.0,2.0,,True,,,,,,,, +180,django-waffle,django-waffle/django-waffle,,django-utils,https://github.com/django-waffle/django-waffle,https://github.com/django-waffle/django-waffle,2011-01-23 17:42:09.000000,2020-12-15 05:53:04.000000,2020-12-15 05:53:02.000000,222.0,24.0,146.0,811.0,364.0,A feature flipper for Django.,94.0,28,True,['django'],BSD-3-Clause,2020-09-03 00:32:12.000000,2.0.0,36.0,,66526.0,,django-waffle,1202.0,550.0,https://pypi.org/project/django-waffle,2020-09-03 00:32:12.000000,652.0,66526.0,,,,2.0,,True,,,,,,,, +181,flask-mongoengine,MongoEngine/flask-mongoengine,,flask-utils,https://github.com/MongoEngine/flask-mongoengine,https://github.com/MongoEngine/flask-mongoengine,2012-05-15 11:33:26.000000,2020-12-29 08:14:18.000000,2020-12-28 20:43:21.000000,236.0,55.0,195.0,740.0,655.0,MongoEngine flask extension with WTF model forms support.,82.0,28,True,['flask'],BSD-3-Clause,2020-11-21 05:14:43.000000,1.0.0,21.0,,45015.0,,flask-mongoengine,7912.0,5142.0,https://pypi.org/project/flask-mongoengine,2020-11-21 06:02:04.000000,2770.0,45015.0,,,,2.0,,True,,,,,,,, +182,parsel,scrapy/parsel,,web-scraping,https://github.com/scrapy/parsel,https://github.com/scrapy/parsel,2015-04-24 15:53:36.000000,2021-01-04 21:02:46.000000,2020-10-07 11:03:08.000000,89.0,31.0,53.0,601.0,532.0,Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors.,38.0,28,True,,BSD-3-Clause,2020-05-07 21:28:33.000000,1.6.0,19.0,,662953.0,conda-forge/parsel,parsel,16165.0,13229.0,https://pypi.org/project/parsel,2020-05-07 20:46:55.000000,2936.0,661428.0,https://anaconda.org/conda-forge/parsel,2020-06-02 18:37:07.000000,13730.0,2.0,,True,,,,,,,, +183,flask-caching,sh4nks/flask-caching,,flask-utils,https://github.com/sh4nks/flask-caching,https://github.com/sh4nks/flask-caching,2016-07-04 19:53:57.000000,2021-01-07 07:32:06.000000,2021-01-07 07:32:05.000000,112.0,12.0,123.0,556.0,536.0,A caching extension for Flask.,90.0,28,True,['flask'],BSD-3-Clause,2020-06-02 16:04:08.000000,1.9.0,17.0,,699641.0,conda-forge/flask-caching,flask-caching,7285.0,6013.0,https://pypi.org/project/flask-caching,2020-06-02 16:01:49.000000,1272.0,698596.0,https://anaconda.org/conda-forge/flask-caching,2019-05-18 02:21:53.058000,29272.0,2.0,,True,,,,,,,, +184,flask-testing,jarus/flask-testing,,testing,https://github.com/jarus/flask-testing,https://github.com/jarus/flask-testing,2012-02-29 16:34:28.000000,2020-12-24 18:39:23.520000,2020-12-24 16:50:31.000000,106.0,51.0,44.0,457.0,190.0,Unittest extensions for Flask.,33.0,28,True,['flask'],BSD-3-Clause,2020-12-24 16:51:48.000000,0.8.1,18.0,,143234.0,conda-forge/flask-testing,flask-testing,16097.0,11317.0,https://pypi.org/project/flask-testing,2020-12-24 16:51:48.000000,4780.0,142405.0,https://anaconda.org/conda-forge/flask-testing,2020-12-24 18:39:23.520000,43137.0,2.0,,True,,,,,,,, +185,cornice,Cornices/cornice,,web-frameworks,https://github.com/Cornices/cornice,https://github.com/Cornices/cornice,2011-10-12 13:17:51.000000,2020-12-23 19:21:34.000000,2020-12-23 19:21:33.000000,153.0,47.0,185.0,361.0,1105.0,Build Web Services with Pyramid.,114.0,28,True,['pyramid'],MPL-2.0,2020-08-31 09:25:54.000000,5.0.3,54.0,,19140.0,,cornice,1281.0,619.0,https://pypi.org/project/cornice,2020-08-31 09:25:24.000000,662.0,19140.0,,,,3.0,,,,,,,,,, +186,pytest-flask,pytest-dev/pytest-flask,,testing,https://github.com/pytest-dev/pytest-flask,https://github.com/pytest-dev/pytest-flask,2014-09-03 12:51:29.000000,2020-12-26 18:32:08.000000,2020-12-26 18:32:06.000000,61.0,13.0,52.0,345.0,301.0,A set of pytest fixtures to test Flask applications.,25.0,28,True,['flask'],MIT,2020-11-09 01:42:57.000000,1.1.0,28.0,,120553.0,conda-forge/pytest-flask,pytest-flask,16504.0,,https://pypi.org/project/pytest-flask,2020-11-09 01:42:57.000000,16504.0,119596.0,https://anaconda.org/conda-forge/pytest-flask,2020-11-26 13:26:37.267000,40195.0,2.0,,,,,,,,,, +187,pyspider,binux/pyspider,,web-scraping,https://github.com/binux/pyspider,https://github.com/binux/pyspider,2014-02-21 19:18:47.000000,2020-10-22 04:00:13.000000,2020-08-02 17:34:20.000000,3560.0,276.0,543.0,14809.0,1181.0,A Powerful Spider(Web Crawler) System in Python.,62.0,27,True,,Apache-2.0,2018-04-18 04:25:22.000000,0.3.10,17.0,,1752.0,,pyspider,313.0,283.0,https://pypi.org/project/pyspider,2018-04-18 04:17:18.000000,30.0,1752.0,,,,2.0,,,,,,,,,, +188,pwntools,Gallopsled/pwntools,,others,https://github.com/Gallopsled/pwntools,https://github.com/Gallopsled/pwntools,2013-04-29 14:43:03.000000,2021-01-05 12:02:00.000000,2021-01-05 11:46:39.000000,1323.0,86.0,656.0,7415.0,,CTF framework and exploit development library.,172.0,27,True,,MIT,2020-11-29 23:43:46.000000,4.3.1,89.0,,27568.0,,pwntools,362.0,298.0,https://pypi.org/project/pwntools,2020-11-29 23:55:01.000000,64.0,27568.0,,,,2.0,,,,,,,,,, +189,Google Images Download,hardikvasa/google-images-download,,third-party-apis,https://github.com/hardikvasa/google-images-download,https://github.com/hardikvasa/google-images-download,2015-03-28 16:50:28.000000,2020-12-06 13:01:13.000000,2019-05-21 18:24:10.000000,1699.0,103.0,159.0,7357.0,156.0,Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!.,38.0,27,False,,MIT,2019-05-14 00:35:40.000000,2.7.1,39.0,,18626.0,,google_images_download,214.0,,https://pypi.org/project/google_images_download,2019-05-14 00:35:40.000000,214.0,18626.0,,,,3.0,,,,,,,,,, +190,hug,hugapi/hug,,web-frameworks,https://github.com/hugapi/hug,https://github.com/hugapi/hug,2015-07-17 03:33:50.000000,2020-10-24 15:40:39.000000,2020-08-10 05:07:26.000000,361.0,147.0,297.0,6434.0,2396.0,"Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler.",118.0,27,True,,MIT,2020-02-06 18:13:37.000000,2.6.1,70.0,,19458.0,conda-forge/hug,hug,1393.0,977.0,https://pypi.org/project/hug,2020-02-06 18:13:37.000000,416.0,17511.0,https://anaconda.org/conda-forge/hug,2020-02-19 03:35:51.547000,99297.0,3.0,,,,,,,,,, +191,MechanicalSoup,MechanicalSoup/MechanicalSoup,,web-scraping,https://github.com/MechanicalSoup/MechanicalSoup,https://github.com/MechanicalSoup/MechanicalSoup,2014-05-26 09:06:11.000000,2021-01-06 08:19:13.000000,2021-01-06 08:19:11.000000,336.0,25.0,122.0,3645.0,570.0,A Python library for automating interaction with websites.,41.0,27,True,,MIT,2021-01-05 20:01:29.000000,1.0.0,24.0,39.0,35895.0,conda-forge/mechanicalsoup,MechanicalSoup,434.0,,https://pypi.org/project/MechanicalSoup,2021-01-05 20:01:29.000000,434.0,34370.0,https://anaconda.org/conda-forge/mechanicalsoup,2019-08-29 17:40:39.007000,74730.0,2.0,,,,,,,,,, +192,python-oauth2,joestump/python-oauth2,,auth,https://github.com/joestump/python-oauth2,https://github.com/joestump/python-oauth2,2009-10-21 17:21:07.000000,2020-02-04 17:15:56.000000,2018-02-12 06:35:04.000000,1015.0,66.0,80.0,2931.0,352.0,"A fully tested, abstract interface to creating OAuth clients and servers.",42.0,27,False,,MIT,2019-06-28 17:57:45.000000,1.1.1,13.0,,42783.0,conda-forge/python-oauth2,python-oauth2,8081.0,7895.0,https://pypi.org/project/python-oauth2,2019-06-28 17:57:45.000000,186.0,41043.0,https://anaconda.org/conda-forge/python-oauth2,2019-06-28 21:19:03.608000,73085.0,3.0,,,,,,,,,, +193,wechatpy,wechatpy/wechatpy,,third-party-apis,https://github.com/wechatpy/wechatpy,https://github.com/wechatpy/wechatpy,2014-09-12 13:03:28.000000,2021-01-02 15:20:40.000000,2021-01-02 15:20:38.000000,611.0,25.0,279.0,2697.0,1192.0,WeChat SDK for Python.,77.0,27,True,,MIT,2020-11-22 09:13:39.000000,1.8.14,109.0,,3802.0,,wechatpy,226.0,,https://pypi.org/project/wechatpy,2020-11-22 09:16:24.000000,226.0,3802.0,,,,3.0,,,,,,,,,, +194,django-bootstrap3,zostera/django-bootstrap3,,django-utils,https://github.com/zostera/django-bootstrap3,https://github.com/zostera/django-bootstrap3,2013-08-13 13:48:04.000000,2021-01-05 12:05:36.000000,2020-10-31 16:06:50.000000,695.0,5.0,282.0,2223.0,,Bootstrap 3 integration with Django.,97.0,27,True,['django'],BSD-3-Clause,2020-10-13 06:50:48.000000,14.2.0,86.0,,48176.0,conda-forge/django-bootstrap3,django-bootstrap3,7894.0,,https://pypi.org/project/django-bootstrap3,2020-10-13 06:50:48.000000,7894.0,47779.0,https://anaconda.org/conda-forge/django-bootstrap3,2019-08-04 21:11:14.583000,15891.0,3.0,,,,,,,,,, +195,django-suit,darklow/django-suit,,admin-ui,https://github.com/darklow/django-suit,https://github.com/darklow/django-suit,2013-02-17 11:59:33.000000,2020-11-24 08:45:26.000000,2020-01-10 15:34:53.000000,569.0,291.0,331.0,2050.0,687.0,Modern theme for Django admin interface.,59.0,27,False,['django'],AFL-3.0,2019-10-02 08:36:30.000000,0.2.28,42.0,,18872.0,,django-suit,4572.0,2504.0,https://pypi.org/project/django-suit,2019-10-02 08:36:30.000000,2068.0,18872.0,,,,2.0,,True,,,,,,,, +196,yagmail,kootenpv/yagmail,,email,https://github.com/kootenpv/yagmail,https://github.com/kootenpv/yagmail,2015-04-17 21:39:24.000000,2020-10-08 12:26:39.000000,2020-10-08 12:26:13.000000,212.0,66.0,93.0,1935.0,245.0,Send email in Python conveniently for gmail using yagmail.,27.0,27,True,,MIT,2020-10-08 12:26:39.000000,0.14.245,96.0,,19304.0,,yagmail,1796.0,1036.0,https://pypi.org/project/yagmail,2020-10-08 12:26:39.000000,760.0,19304.0,,,,1.0,,,,,,,,,, +197,django-activity-stream,justquick/django-activity-stream,,django-utils,https://github.com/justquick/django-activity-stream,https://github.com/justquick/django-activity-stream,2010-02-24 21:16:51.000000,2020-12-22 23:31:50.000000,2020-11-21 04:24:24.000000,459.0,48.0,226.0,1839.0,803.0,Generate generic activity streams from the actions on your site. Users can follow any actors' activities for..,104.0,27,True,['django'],BSD-3-Clause,2020-06-08 09:33:11.000000,0.9.0,34.0,,14905.0,,django-activity-stream,1238.0,578.0,https://pypi.org/project/django-activity-stream,2020-06-08 09:30:41.000000,660.0,14905.0,,,,3.0,,,,,,,,,, +198,djoser,sunscrapers/djoser,,auth,https://github.com/sunscrapers/djoser,https://github.com/sunscrapers/djoser,2014-09-30 14:50:08.000000,2021-01-07 08:16:57.000000,2020-12-31 18:31:00.000000,335.0,88.0,264.0,1759.0,738.0,REST implementation of Django authentication system.,89.0,27,True,['django'],MIT,2020-10-30 15:52:25.000000,2.1.0,48.0,,44423.0,,djoser,424.0,,https://pypi.org/project/djoser,2020-10-30 15:52:25.000000,424.0,44423.0,,,,3.0,,,,,,,,,, +199,flask-security,mattupstate/flask-security,,flask-utils,https://github.com/mattupstate/flask-security,https://github.com/mattupstate/flask-security,2012-03-07 19:44:05.000000,2020-08-24 19:28:35.000000,2020-04-23 15:22:46.000000,471.0,137.0,387.0,1548.0,886.0,Quick and simple security for Flask applications.,127.0,27,True,['flask'],MIT,2017-06-14 13:28:38.000000,3.0.0,26.0,,44517.0,conda-forge/flask-security,flask-security,7118.0,4860.0,https://pypi.org/project/flask-security,2017-06-14 13:28:38.000000,2258.0,43902.0,https://anaconda.org/conda-forge/flask-security,2017-09-18 17:08:03.109000,27686.0,2.0,,True,,,,,,,, +200,shortuuid,skorokithakis/shortuuid,,url-utils,https://github.com/skorokithakis/shortuuid,https://github.com/skorokithakis/shortuuid,2011-01-08 13:00:43.000000,2020-12-15 17:12:40.000000,2020-12-15 17:12:38.000000,85.0,2.0,25.0,1397.0,122.0,"A generator library for concise, unambiguous and URL-safe UUIDs.",21.0,27,True,,BSD-3-Clause,2020-03-06 11:40:22.000000,1.0.0,14.0,,346782.0,conda-forge/shortuuid,shortuuid,5693.0,3999.0,https://pypi.org/project/shortuuid,2020-03-06 11:49:45.000000,1694.0,345498.0,https://anaconda.org/conda-forge/shortuuid,2020-10-11 11:29:34.538000,35957.0,3.0,,,,,,,,,, +201,django-cacheops,Suor/django-cacheops,,django-utils,https://github.com/Suor/django-cacheops,https://github.com/Suor/django-cacheops,2011-06-04 12:25:47.000000,2020-10-25 14:11:29.000000,2020-10-25 13:49:34.000000,168.0,23.0,252.0,1340.0,1145.0,A slick ORM cache with automatic granular event-driven invalidation.,56.0,27,True,['django'],BSD-3-Clause,2020-07-09 09:35:18.000000,5.0.1,57.0,,70228.0,,django-cacheops,504.0,412.0,https://pypi.org/project/django-cacheops,2020-10-25 14:11:29.000000,92.0,70228.0,,,,3.0,,,,,,,,,, +202,Js2Py,PiotrDabkowski/Js2Py,,others,https://github.com/PiotrDabkowski/Js2Py,https://github.com/PiotrDabkowski/Js2Py,2014-10-02 21:08:48.000000,2021-01-03 15:27:51.000000,2021-01-03 15:27:48.000000,151.0,84.0,101.0,1340.0,285.0,JavaScript to Python Translator & JavaScript interpreter written in 100% pure Python Try it online:.,23.0,27,True,,MIT,,,45.0,,70631.0,,js2py,1451.0,1295.0,https://pypi.org/project/js2py,2020-04-11 09:58:30.000000,156.0,70631.0,,,,2.0,,True,,,,,,,, +203,django-constance,jazzband/django-constance,,django-utils,https://github.com/jazzband/django-constance,https://github.com/jazzband/django-constance,2010-09-20 12:42:29.000000,2020-12-02 16:53:39.000000,2020-12-02 16:53:38.000000,266.0,24.0,203.0,1256.0,591.0,Dynamic Django settings.,118.0,27,True,['django'],BSD-3-Clause,2020-06-22 23:15:55.000000,2.8.0,27.0,,49627.0,,django-constance,1248.0,710.0,https://pypi.org/project/django-constance,2020-11-20 13:09:51.000000,538.0,49627.0,,,,3.0,,True,,,,,,,, +204,flask-api,flask-api/flask-api,,flask-utils,https://github.com/flask-api/flask-api,https://github.com/flask-api/flask-api,2014-02-15 12:27:34.000000,2020-11-06 15:25:26.000000,2020-11-06 15:25:24.000000,145.0,12.0,47.0,1214.0,229.0,Browsable web APIs for Flask.,32.0,27,True,['flask'],BSD-3-Clause,2019-11-27 20:09:57.000000,2.0,24.0,,140568.0,,flask-api,5320.0,4006.0,https://pypi.org/project/flask-api,2019-11-27 20:09:11.000000,1314.0,140568.0,,,,2.0,,,,,,,,,, +205,html2text,Alir3z4/html2text,,markdown,https://github.com/Alir3z4/html2text,https://github.com/Alir3z4/html2text,2014-02-19 22:41:11.000000,2020-12-06 16:52:27.000000,2020-11-29 22:02:34.000000,180.0,57.0,115.0,1036.0,741.0,Convert HTML to Markdown-formatted text.,71.0,27,True,,GPL-3.0,2020-01-16 14:21:52.000000,2020.1.16,35.0,,581389.0,,html2text,3808.0,,https://pypi.org/project/html2text,2020-01-16 14:21:52.000000,3808.0,581389.0,,,,3.0,,,,,,,,,, +206,django-money,django-money/django-money,,django-utils,https://github.com/django-money/django-money,https://github.com/django-money/django-money,2011-05-15 12:13:19.000000,2020-12-29 18:04:16.000000,2020-12-29 18:04:14.000000,246.0,43.0,237.0,1024.0,1029.0,Money fields for Django forms and models.,89.0,27,True,['django'],BSD-3-Clause,2020-12-29 08:11:32.000000,1.2.2,53.0,,33043.0,,django-money,1385.0,1017.0,https://pypi.org/project/django-money,2020-12-29 08:11:32.000000,368.0,33043.0,,,,3.0,,True,,,,,,,, +207,django-phonenumber-field,stefanfoulis/django-phonenumber-field,,django-utils,https://github.com/stefanfoulis/django-phonenumber-field,https://github.com/stefanfoulis/django-phonenumber-field,2011-08-31 17:52:05.000000,2020-11-13 13:59:43.000000,2020-08-19 03:55:17.000000,279.0,58.0,118.0,1016.0,430.0,A django model and form field for normalised phone numbers using python-phonenumbers.,89.0,27,True,['django'],MIT,2019-12-06 23:05:14.000000,4.0.0,21.0,,189834.0,,django-phonenumber-field,1596.0,,https://pypi.org/project/django-phonenumber-field,2019-12-06 23:05:14.000000,1596.0,189834.0,,,,3.0,,True,,,,,,,, +208,httptools,MagicStack/httptools,,http-clients,https://github.com/MagicStack/httptools,https://github.com/MagicStack/httptools,2016-04-25 16:13:48.000000,2020-11-26 08:58:46.973000,2020-02-29 23:21:38.000000,49.0,10.0,26.0,910.0,72.0,Fast HTTP parser.,9.0,27,True,,MIT,2020-02-08 00:33:19.000000,0.1.1,15.0,,3635455.0,conda-forge/httptools,httptools,7410.0,6510.0,https://pypi.org/project/httptools,2020-02-08 00:33:19.000000,900.0,3630385.0,https://anaconda.org/conda-forge/httptools,2020-11-26 08:58:46.973000,197763.0,3.0,,,,,,,,,, +209,waitress,Pylons/waitress,,servers,https://github.com/Pylons/waitress,https://github.com/Pylons/waitress,2011-12-17 06:58:21.000000,2020-11-29 21:34:42.000000,2020-11-29 21:32:45.000000,120.0,13.0,161.0,889.0,888.0,Waitress - A WSGI server for Python 2 and 3.,43.0,27,False,,ZPL-2.1,2020-06-23 05:14:06.000000,1.4.4,44.0,,585398.0,conda-forge/waitress,waitress,6386.0,,https://pypi.org/project/waitress,2020-11-29 21:34:42.000000,6386.0,584605.0,https://anaconda.org/conda-forge/waitress,2020-11-26 09:34:44.991000,25377.0,3.0,,,,,,,,,, +210,quart,pgjones/quart,,web-frameworks,https://github.com/pgjones/quart,https://github.com/pgjones/quart,2017-11-10 20:10:33.000000,2020-12-13 15:11:17.000000,2020-12-13 15:10:31.000000,83.0,3.0,102.0,839.0,764.0,Quart is a Python ASGI web microframework with the same API as Flask.,52.0,27,True,,MIT,2020-12-05 19:56:08.000000,0.14.1,42.0,,72284.0,conda-forge/quart,quart,1246.0,1090.0,https://pypi.org/project/quart,2020-12-13 15:11:17.000000,156.0,71686.0,https://anaconda.org/conda-forge/quart,2020-12-05 23:04:31.136000,14356.0,3.0,,,,,,,,,, +211,flask-debugtoolbar,flask-debugtoolbar/flask-debugtoolbar,,testing,https://github.com/flask-debugtoolbar/flask-debugtoolbar,https://github.com/flask-debugtoolbar/flask-debugtoolbar,2011-12-16 20:03:04.000000,2020-12-11 21:28:07.000000,2020-08-14 18:39:15.000000,118.0,37.0,63.0,786.0,259.0,A toolbar overlay for debugging Flask applications.,38.0,27,True,['flask'],BSD-3-Clause,2020-02-18 09:15:23.000000,0.11.0,21.0,,54434.0,conda-forge/flask-debugtoolbar,flask-debugtoolbar,18025.0,12145.0,https://pypi.org/project/flask-debugtoolbar,2017-02-12 11:26:13.000000,5880.0,53783.0,https://anaconda.org/conda-forge/flask-debugtoolbar,2020-10-13 10:56:58.023000,33876.0,2.0,,,,,,,,,, +212,django-rosetta,mbi/django-rosetta,,django-utils,https://github.com/mbi/django-rosetta,https://github.com/mbi/django-rosetta,2011-06-16 09:19:42.000000,2020-11-09 16:02:34.000000,2020-11-09 16:02:33.000000,177.0,42.0,96.0,783.0,165.0,Rosetta is a Django application that eases the translation process of your Django projects.,72.0,27,True,['django'],MIT,2020-10-02 18:48:33.000000,0.9.5,30.0,,17785.0,,django-rosetta,2319.0,1123.0,https://pypi.org/project/django-rosetta,2020-10-02 18:48:33.000000,1196.0,17785.0,,,,3.0,,True,,,,,,,, +213,dpkt,kbandla/dpkt,,others,https://github.com/kbandla/dpkt,https://github.com/kbandla/dpkt,2012-06-06 18:39:31.000000,2021-01-03 05:16:48.000000,2021-01-03 05:16:46.000000,212.0,88.0,250.0,769.0,628.0,"fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols.",49.0,27,True,,BSD-3-Clause,2020-12-13 21:44:29.000000,1.9.4,13.0,,53495.0,conda-forge/dpkt,dpkt,1252.0,692.0,https://pypi.org/project/dpkt,2020-09-22 16:18:11.000000,560.0,52986.0,https://anaconda.org/conda-forge/dpkt,2020-09-24 04:03:39.141000,12232.0,2.0,,True,,,,,,,, +214,django-stubs,typeddjango/django-stubs,,django-utils,https://github.com/typeddjango/django-stubs,https://github.com/typeddjango/django-stubs,2018-07-29 17:08:50.000000,2020-12-22 20:37:42.000000,2020-12-22 20:37:41.000000,129.0,115.0,148.0,557.0,639.0,PEP-484 stubs for Django.,90.0,27,True,['django'],MIT,2020-10-28 08:51:11.000000,1.7.0,32.0,,105940.0,,django-stubs,958.0,894.0,https://pypi.org/project/django-stubs,2020-10-28 08:51:11.000000,64.0,105940.0,,,,3.0,,,,,,,,,, +215,flask-mail,mattupstate/flask-mail,,email,https://github.com/mattupstate/flask-mail,https://github.com/mattupstate/flask-mail,2012-02-29 16:39:29.000000,2020-03-28 02:40:44.000000,2014-11-04 19:45:41.000000,138.0,72.0,42.0,505.0,236.0,Flask-Mail adds SMTP mail sending to your Flask applications.,29.0,27,False,,BSD-3-Clause,2014-09-28 23:35:22.000000,0.9.1,27.0,,168891.0,conda-forge/flask-mail,flask-mail,39246.0,34528.0,https://pypi.org/project/flask-mail,2014-09-28 23:35:22.000000,4718.0,167749.0,https://anaconda.org/conda-forge/flask-mail,2018-07-12 05:02:17.778000,60540.0,1.0,,True,,,,,,,, +216,deform,Pylons/deform,,forms,https://github.com/Pylons/deform,https://github.com/Pylons/deform,2011-02-16 06:29:46.000000,2020-12-15 23:33:53.000000,2020-12-08 11:43:24.000000,154.0,47.0,134.0,352.0,1597.0,A Python HTML form library.,100.0,27,True,,BSD-3-Clause,2020-12-15 23:27:03.000000,2.0.15,40.0,,4154.0,,deform,1022.0,674.0,https://pypi.org/project/deform,2020-12-10 12:40:05.000000,348.0,4154.0,,,,3.0,,,,,,,,,, +217,graphql-core,graphql-python/graphql-core,,graphql,https://github.com/graphql-python/graphql-core,https://github.com/graphql-python/graphql-core,2017-09-02 07:26:43.951000,2020-11-22 16:06:35.000000,2020-10-20 20:05:18.000000,63.0,11.0,71.0,333.0,623.0,A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.,17.0,27,True,,MIT,2020-07-05 19:23:42.000000,3.1.2,66.0,,540032.0,conda-forge/graphql-core,graphql-core,8332.0,7202.0,https://pypi.org/project/graphql-core,2020-07-05 19:10:56.000000,1130.0,536524.0,https://anaconda.org/conda-forge/graphql-core,2020-07-05 20:00:13.812000,140357.0,2.0,,True,,,,,,,, +218,webtest,Pylons/webtest,,testing,https://github.com/Pylons/webtest,https://github.com/Pylons/webtest,2012-11-12 23:19:10.000000,2020-12-17 08:31:41.000000,2020-12-17 08:31:40.000000,96.0,26.0,94.0,292.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,,MIT,2020-04-27 14:09:57.000000,2.0.35,54.0,,424197.0,,webtest,15621.0,7945.0,https://pypi.org/project/webtest,2020-04-27 14:09:57.000000,7676.0,424197.0,,,,2.0,,,,,,,,,, +219,Hypercorn,pgjones/hypercorn,,servers,https://github.com/pgjones/hypercorn,https://github.com/pgjones/hypercorn,2018-06-02 17:47:42.000000,2020-12-24 21:32:36.000000,2020-12-24 21:32:16.000000,29.0,5.0,29.0,188.0,505.0,Hypercorn is an ASGI Server based on Hyper libraries and inspired by Gunicorn.,28.0,27,True,,MIT,2020-10-07 10:19:54.000000,0.11.1,41.0,,79509.0,,hypercorn,875.0,777.0,https://pypi.org/project/hypercorn,2020-10-07 10:19:54.000000,98.0,79509.0,,,,3.0,,True,,,,,,,, +220,redoc,Redocly/redoc,,openapi-utils,https://github.com/Redocly/redoc,https://github.com/Redocly/redoc,2015-10-30 12:53:02.000000,2021-01-05 10:22:36.000000,2020-12-11 09:14:01.000000,1359.0,349.0,867.0,12473.0,2165.0,OpenAPI/Swagger-generated API Reference Documentation.,142.0,26,True,['openapi'],MIT,2020-08-24 09:14:57.000000,2.0.0-rc.39,52.0,60.0,1.0,,,1185.0,1185.0,,,,,,,,3.0,,True,,,,,,,, +221,coursera-dl,coursera-dl/coursera-dl,,third-party-apis,https://github.com/coursera-dl/coursera-dl,https://github.com/coursera-dl/coursera-dl,2012-03-21 21:07:15.000000,2021-01-03 19:13:13.000000,2020-01-30 23:28:48.000000,1989.0,149.0,446.0,8249.0,1124.0,Script for downloading Coursera.org videos and naming them.,84.0,26,True,,LGPL-3.0,2019-12-16 20:45:01.000000,0.11.5,12.0,,2081.0,conda-forge/coursera-dl,coursera-dl,139.0,115.0,https://pypi.org/project/coursera-dl,2019-12-16 20:45:01.000000,24.0,1800.0,https://anaconda.org/conda-forge/coursera-dl,2019-11-20 13:24:57.856000,14077.0,3.0,,,,,,,,,, +222,instagram-scraper,arc298/instagram-scraper,,third-party-apis,https://github.com/arc298/instagram-scraper,https://github.com/arc298/instagram-scraper,2013-04-09 03:12:09.000000,2020-12-24 22:21:07.000000,2020-10-10 16:56:27.000000,990.0,345.0,189.0,4538.0,307.0,Scrapes an instagram user's photos and videos.,53.0,26,True,,Unlicense,2020-10-10 17:10:36.000000,1.9.1,66.0,,4820.0,,instagram-scraper,230.0,190.0,https://pypi.org/project/instagram-scraper,2020-10-10 17:04:48.000000,40.0,4820.0,,,,3.0,,,,,,,,,, +223,grequests,spyoungtech/grequests,,http-clients,https://github.com/spyoungtech/grequests,https://github.com/spyoungtech/grequests,2012-05-10 21:50:15.000000,2020-04-22 02:04:17.085000,2020-04-05 14:25:51.000000,300.0,10.0,92.0,3621.0,83.0,Requests + Gevent = 3.,27.0,26,True,,BSD-2-Clause,2020-04-05 14:27:35.000000,0.6.0,6.0,,191670.0,conda-forge/grequests,grequests,3287.0,2127.0,https://pypi.org/project/grequests,2020-04-05 14:27:35.000000,1160.0,191082.0,https://anaconda.org/conda-forge/grequests,2020-04-22 02:04:17.085000,30588.0,3.0,,,,,,,,,, +224,lektor,lektor/lektor,,cms,https://github.com/lektor/lektor,https://github.com/lektor/lektor,2015-12-19 09:18:36.000000,2021-01-06 21:26:03.000000,2021-01-06 21:26:02.000000,265.0,225.0,310.0,3385.0,998.0,The lektor static file content management system.,87.0,26,True,,BSD-3-Clause,2020-08-20 23:40:20.000000,3.2.0,22.0,6780.0,2582.0,conda-forge/lektor,lektor,390.0,254.0,https://pypi.org/project/lektor,2020-08-20 23:34:31.000000,136.0,1684.0,https://anaconda.org/conda-forge/lektor,2020-08-27 20:53:04.977000,40143.0,3.0,,,,,,,,,, +225,django-jet,geex-arts/django-jet,,admin-ui,https://github.com/geex-arts/django-jet,https://github.com/geex-arts/django-jet,2015-07-29 21:35:35.000000,2020-12-12 10:50:46.000000,2019-05-21 10:57:50.000000,651.0,272.0,116.0,2986.0,909.0,Modern responsive template for the Django admin interface with improved functionality. We are proud to announce..,29.0,26,False,['django'],AGPL-3.0,2018-10-18 06:39:57.000000,1.0.8,25.0,,17014.0,,django-jet,2674.0,2126.0,https://pypi.org/project/django-jet,2018-10-18 06:34:50.000000,548.0,17014.0,,,,2.0,,,,,,,,,, +226,python-instagram,facebookarchive/python-instagram,,third-party-apis,https://github.com/facebookarchive/python-instagram,https://github.com/facebookarchive/python-instagram,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,,2826.0,233.0,Python Client for Instagram API.,52.0,26,False,,MIT,2015-07-22 15:56:56.000000,1.3.2,14.0,,4207.0,,python-instagram,1395.0,667.0,https://pypi.org/project/python-instagram,2015-07-22 15:56:56.000000,728.0,4207.0,,,,3.0,,,,,,,,,, +227,websockify,novnc/websockify,,websocket,https://github.com/novnc/websockify,https://github.com/novnc/websockify,2011-01-12 22:51:17.000000,2020-12-30 12:14:20.000000,2020-12-25 09:37:15.000000,534.0,28.0,243.0,2631.0,858.0,Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service...,85.0,26,True,,LGPL-3.0,2019-08-13 12:30:02.000000,0.9.0,9.0,,16124.0,conda-forge/websockify,websockify,962.0,366.0,https://pypi.org/project/websockify,2019-08-13 11:54:17.000000,596.0,15049.0,https://anaconda.org/conda-forge/websockify,2020-10-12 19:01:35.877000,6452.0,3.0,,,,,,,,,, +228,gmusicapi,simon-weber/gmusicapi,,third-party-apis,https://github.com/simon-weber/gmusicapi,https://github.com/simon-weber/gmusicapi,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,2563.0,1426.0,An unofficial client library for Google Music.,51.0,26,True,,BSD-3-Clause,2020-03-27 18:06:36.000000,13.0.0,29.0,,1152.0,,gmusicapi,690.0,418.0,https://pypi.org/project/gmusicapi,2020-03-27 18:06:36.000000,272.0,1152.0,,,,3.0,,,,,,,,,, +229,pywebview,r0x0r/pywebview,,others,https://github.com/r0x0r/pywebview,https://github.com/r0x0r/pywebview,2014-11-20 11:05:46.000000,2021-01-07 17:44:36.000000,2021-01-07 17:44:35.000000,287.0,40.0,460.0,2144.0,1248.0,"Build GUI for your Python program with JavaScript, HTML, and CSS.",68.0,26,True,,BSD-3-Clause,2020-12-04 22:29:43.000000,3.4,42.0,,3080.0,,pywebview,404.0,320.0,https://pypi.org/project/pywebview,2020-12-04 22:30:50.000000,84.0,3080.0,,,,3.0,,,,,,,,,, +230,Grab,lorien/grab,,web-scraping,https://github.com/lorien/grab,https://github.com/lorien/grab,2013-05-01 08:10:22.000000,2020-12-10 19:43:05.000000,2020-12-08 03:50:03.000000,245.0,26.0,190.0,2033.0,2179.0,Web Scraping Framework.,65.0,26,True,,MIT,2018-06-24 14:27:52.000000,0.6.41,120.0,,1426.0,,grab,401.0,301.0,https://pypi.org/project/grab,2018-06-24 14:27:52.000000,100.0,1426.0,,,,2.0,,,,,,,,,, +231,Radicale,Kozea/Radicale,,others,https://github.com/Kozea/Radicale,https://github.com/Kozea/Radicale,2011-08-11 08:27:37.000000,2021-01-02 16:23:42.000000,2020-10-25 19:32:32.000000,325.0,247.0,515.0,1986.0,1952.0,A simple CalDAV (calendar) and CardDAV (contact) server.,88.0,26,True,,GPL-3.0,2020-09-14 19:44:33.000000,3.0.6,48.0,,8809.0,,radicale,132.0,84.0,https://pypi.org/project/radicale,2020-09-14 19:44:33.000000,48.0,8809.0,,,,3.0,,,,,,,,,, +232,django-sql-explorer,groveco/django-sql-explorer,,django-utils,https://github.com/groveco/django-sql-explorer,https://github.com/groveco/django-sql-explorer,2013-12-22 20:58:37.000000,2020-12-19 15:26:58.000000,2020-12-19 15:26:57.000000,274.0,34.0,209.0,1746.0,801.0,Easily share data across your company via SQL queries. From Grove Collab.,79.0,26,True,['django'],MIT,2019-09-23 23:43:06.000000,1.1.3,20.0,,10155.0,,django-sql-explorer,272.0,203.0,https://pypi.org/project/django-sql-explorer,2020-10-09 14:02:17.000000,69.0,10155.0,,,,3.0,,True,,,,,,,, +233,modoboa,modoboa/modoboa,,email,https://github.com/modoboa/modoboa,https://github.com/modoboa/modoboa,2013-04-16 09:43:55.000000,2021-01-04 05:03:26.000000,2020-12-28 13:33:52.000000,246.0,141.0,1456.0,1707.0,3570.0,Mail hosting made simple.,97.0,26,True,,ISC,2020-11-05 15:19:47.000000,1.17.0,56.0,,1996.0,,modoboa,79.0,31.0,https://pypi.org/project/modoboa,2020-11-05 15:19:47.000000,48.0,1996.0,,,,2.0,,,,,,,,,, +234,Django Facebook,tschellenbach/Django-facebook,,third-party-apis,https://github.com/tschellenbach/Django-facebook,https://github.com/tschellenbach/Django-facebook,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,1414.0,1197.0,Facebook open graph api implementation using the Django web framework in python.,89.0,26,False,,BSD-3-Clause,2015-05-26 19:01:35.000000,6.0.3,152.0,,1687.0,,django-facebook,447.0,335.0,https://pypi.org/project/django-facebook,2015-05-26 19:01:35.000000,112.0,1687.0,,,,3.0,,,,,,,,,, +235,django-angular,jrief/django-angular,,django-utils,https://github.com/jrief/django-angular,https://github.com/jrief/django-angular,2013-03-11 09:12:53.000000,2020-06-18 14:34:31.000000,2020-05-11 18:27:07.000000,305.0,18.0,181.0,1233.0,1522.0,Let AngularJS play well with Django.,66.0,26,True,['django'],MIT,2019-11-26 15:51:32.000000,2.2.4,55.0,,7187.0,,django-angular,979.0,507.0,https://pypi.org/project/django-angular,2020-05-05 21:38:28.000000,472.0,7187.0,,,,3.0,,True,,,,,,,, +236,ariadne,mirumee/ariadne,,graphql,https://github.com/mirumee/ariadne,https://github.com/mirumee/ariadne,2018-07-09 09:46:17.000000,2021-01-04 05:06:00.000000,2020-12-23 20:27:00.000000,89.0,57.0,117.0,1161.0,1017.0,Ariadne is a Python library for implementing GraphQL servers using schema-first approach.,37.0,26,True,['graphql'],BSD-3-Clause,2020-08-04 15:29:43.000000,0.12.0,22.0,,25007.0,,ariadne,315.0,295.0,https://pypi.org/project/ariadne,2020-08-04 15:29:43.000000,20.0,25007.0,,,,2.0,,,,,,,,,, +237,webargs,marshmallow-code/webargs,,others,https://github.com/marshmallow-code/webargs,https://github.com/marshmallow-code/webargs,2014-02-17 02:16:12.000000,2021-01-07 22:39:05.000000,2021-01-07 22:38:37.000000,139.0,11.0,238.0,1119.0,,"A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including..",57.0,26,True,,MIT,2020-12-14 15:00:14.000000,7.0.1,96.0,,180407.0,conda-forge/webargs,webargs,2980.0,2184.0,https://pypi.org/project/webargs,2020-12-14 15:00:14.000000,796.0,178168.0,https://anaconda.org/conda-forge/webargs,2020-12-15 00:23:08.496000,114218.0,3.0,,,,,,,,,, +238,django-polymorphic,django-polymorphic/django-polymorphic,,django-utils,https://github.com/django-polymorphic/django-polymorphic,https://github.com/django-polymorphic/django-polymorphic,2011-02-12 23:30:34.000000,2020-12-19 21:22:37.000000,2020-08-21 10:31:07.000000,221.0,122.0,166.0,1063.0,822.0,Improved Django model inheritance with automatic downcasting.,95.0,26,True,['django'],BSD-3-Clause,2020-08-21 10:15:53.000000,3.0.0,39.0,,131610.0,,django-polymorphic,182.0,,https://pypi.org/project/django-polymorphic,2020-08-21 10:15:53.000000,182.0,131610.0,,,,3.0,,True,,,,,,,, +239,django-extra-views,AndrewIngram/django-extra-views,,django-utils,https://github.com/AndrewIngram/django-extra-views,https://github.com/AndrewIngram/django-extra-views,2011-05-16 21:47:47.000000,2020-12-09 23:10:14.000000,2020-12-09 23:10:13.000000,157.0,8.0,115.0,1037.0,428.0,"Django's class-based generic views are awesome, let's have more of them.",57.0,26,True,['django'],MIT,2019-12-20 11:03:49.000000,0.13.0,25.0,,23241.0,,django-extra-views,2269.0,1275.0,https://pypi.org/project/django-extra-views,2019-12-20 11:03:49.000000,994.0,23241.0,,,,3.0,,True,,,,,,,, +240,flask-dance,singingwolfboy/flask-dance,,auth,https://github.com/singingwolfboy/flask-dance,https://github.com/singingwolfboy/flask-dance,2014-09-09 11:53:06.000000,2020-12-26 16:52:17.000000,2020-12-26 16:51:54.000000,131.0,23.0,142.0,785.0,552.0,"Doing the OAuth dance with style using Flask, requests, and oauthlib.",46.0,26,True,['flask'],MIT,2020-11-24 22:38:40.000000,3.2.0,40.0,,19460.0,conda-forge/flask-dance,flask-dance,1998.0,1696.0,https://pypi.org/project/flask-dance,2020-11-24 22:38:15.000000,302.0,19220.0,https://anaconda.org/conda-forge/flask-dance,2019-06-07 12:49:07.512000,5042.0,3.0,,,,,,,,,, +241,klein,twisted/klein,,others,https://github.com/twisted/klein,https://github.com/twisted/klein,2012-02-10 17:55:04.000000,2021-01-07 16:58:35.000000,2021-01-07 06:32:21.000000,115.0,69.0,72.0,765.0,1881.0,werkzeug + twisted.web.,44.0,26,True,,MIT,2019-06-07 18:15:45.000000,19.6.0,16.0,,9550.0,,klein,2068.0,1340.0,https://pypi.org/project/klein,2019-06-07 18:15:45.000000,728.0,9550.0,,,,3.0,,True,,,,,,,, +242,flask-limiter,alisaifee/flask-limiter,,flask-utils,https://github.com/alisaifee/flask-limiter,https://github.com/alisaifee/flask-limiter,2014-02-12 03:37:41.000000,2021-01-01 16:38:28.000000,2021-01-01 16:38:27.000000,89.0,16.0,93.0,706.0,499.0,Rate Limiting extension for Flask.,29.0,26,True,['flask'],MIT,2020-05-22 00:41:52.000000,1.3.1,52.0,,75786.0,,flask-limiter,2727.0,2037.0,https://pypi.org/project/flask-limiter,2020-08-25 19:43:07.000000,690.0,75786.0,,,,2.0,,True,,,,,,,, +243,django-rest-knox,James1345/django-rest-knox,,auth,https://github.com/James1345/django-rest-knox,https://github.com/James1345/django-rest-knox,2015-09-09 14:52:23.000000,2020-12-05 13:38:09.000000,2020-12-01 23:02:24.000000,95.0,26.0,81.0,633.0,328.0,Authentication Module for django rest auth.,40.0,26,True,['django'],MIT,2019-06-01 06:29:52.000000,4.1.0,24.0,,24428.0,,django-rest-knox,4822.0,4500.0,https://pypi.org/project/django-rest-knox,2019-06-01 06:29:52.000000,322.0,24428.0,,,,3.0,,True,,,,,,,, +244,django-formtools,jazzband/django-formtools,,forms,https://github.com/jazzband/django-formtools,https://github.com/jazzband/django-formtools,2014-10-05 15:18:45.000000,2021-01-04 19:09:25.000000,2021-01-04 19:09:24.000000,101.0,61.0,61.0,429.0,312.0,A set of high-level abstractions for Django forms.,64.0,26,True,['django'],BSD-3-Clause,,,4.0,,96839.0,,django-formtools,8475.0,6145.0,https://pypi.org/project/django-formtools,2019-12-05 17:01:45.000000,2330.0,96839.0,,,,3.0,,True,,,,,,,, +245,django-test-plus,revsys/django-test-plus,,testing,https://github.com/revsys/django-test-plus,https://github.com/revsys/django-test-plus,2015-05-23 16:08:52.000000,2020-12-28 11:12:24.000000,2020-05-28 01:29:39.000000,44.0,7.0,36.0,426.0,384.0,Useful additions to Django's default TestCase.,27.0,26,True,['django'],BSD-3-Clause,2019-12-03 15:18:43.000000,1.4.0,30.0,,17108.0,conda-forge/django-test-plus,django-test-plus,5179.0,2663.0,https://pypi.org/project/django-test-plus,2019-12-03 15:18:43.000000,2516.0,16651.0,https://anaconda.org/conda-forge/django-test-plus,2018-01-12 22:38:58.564000,18739.0,3.0,,,,,,,,,, +246,flask-assets,miracle2k/flask-assets,,flask-utils,https://github.com/miracle2k/flask-assets,https://github.com/miracle2k/flask-assets,2010-08-06 11:51:29.000000,2020-02-29 00:06:40.000000,2020-02-29 00:06:32.000000,85.0,18.0,72.0,406.0,263.0,Flask webassets integration.,38.0,26,True,['flask'],BSD-2-Clause,2011-10-12 14:37:19.000000,0.6.2,15.0,,79473.0,conda-forge/flask-assets,flask-assets,9293.0,5263.0,https://pypi.org/project/flask-assets,2019-12-20 21:37:28.000000,4030.0,79091.0,https://anaconda.org/conda-forge/flask-assets,2019-12-24 17:28:27.011000,19527.0,2.0,,,,,,,,,, +247,Flask-Moment,miguelgrinberg/Flask-Moment,,flask-utils,https://github.com/miguelgrinberg/Flask-Moment,https://github.com/miguelgrinberg/Flask-Moment,2013-10-24 04:17:57.000000,2020-12-17 18:41:55.000000,2020-12-17 18:40:45.000000,45.0,5.0,34.0,316.0,58.0,Formatting of dates and times in Flask templates using moment.js.,16.0,26,True,['flask'],MIT,2020-12-17 18:41:55.000000,0.11.0,17.0,,16893.0,conda-forge/flask-moment,flask-moment,18526.0,14022.0,https://pypi.org/project/flask-moment,2020-12-17 18:41:55.000000,4504.0,16436.0,https://anaconda.org/conda-forge/flask-moment,2019-05-18 03:43:39.212000,23806.0,2.0,,,,,,,,,, +248,flask-bcrypt,maxcountryman/flask-bcrypt,,flask-utils,https://github.com/maxcountryman/flask-bcrypt,https://github.com/maxcountryman/flask-bcrypt,2011-06-12 21:20:23.000000,2020-03-28 03:32:37.000000,2020-03-28 03:32:36.000000,50.0,7.0,28.0,279.0,96.0,Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application.,20.0,26,True,['flask'],BSD-3-Clause,2015-10-05 23:50:14.000000,0.7.1,13.0,,547456.0,conda-forge/flask-bcrypt,flask-bcrypt,27925.0,22087.0,https://pypi.org/project/flask-bcrypt,2015-10-05 23:50:14.000000,5838.0,547058.0,https://anaconda.org/conda-forge/flask-bcrypt,2018-10-22 23:50:17.511000,21529.0,2.0,,True,,,,,,,, +249,httpcore,encode/httpcore,,http-clients,https://github.com/encode/httpcore,https://github.com/encode/httpcore,2019-06-23 04:27:05.225000,2021-01-01 18:07:59.000000,2020-12-07 20:12:50.000000,19.0,17.0,51.0,147.0,182.0,A minimal HTTP client.,17.0,26,True,,BSD-3-Clause,2020-11-20 22:37:01.000000,0.12.2,27.0,,4629125.0,conda-forge/httpcore,httpcore,1870.0,1800.0,https://pypi.org/project/httpcore,2020-11-20 22:37:01.000000,70.0,4628073.0,https://anaconda.org/conda-forge/httpcore,2020-12-16 11:46:53.046000,20002.0,3.0,,,,,,,,,, +250,cookiecutter-django,pydanny/cookiecutter-django,,django-utils,https://github.com/pydanny/cookiecutter-django,https://github.com/pydanny/cookiecutter-django,2013-08-14 17:43:31.000000,2021-01-06 10:17:14.000000,2021-01-05 02:51:26.000000,2016.0,135.0,811.0,7583.0,4741.0,Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.,309.0,25,True,['django'],BSD-3-Clause,2020-11-03 23:37:27.000000,3.0.11,17.0,,123.0,,cookiecutter-django,12.0,11.0,https://pypi.org/project/cookiecutter-django,2018-01-15 20:46:23.000000,1.0,123.0,,,,3.0,,True,,,,,,,, +251,apistar,encode/apistar,,openapi-utils,https://github.com/encode/apistar,https://github.com/encode/apistar,2017-03-17 15:42:12.000000,2020-10-15 10:07:13.000000,2020-02-10 10:46:11.000000,423.0,59.0,289.0,5541.0,767.0,The Web API toolkit.,88.0,25,True,['openapi'],BSD-3-Clause,2019-03-14 14:20:09.000000,0.7.2,94.0,,15929.0,conda-forge/apistar,apistar,815.0,613.0,https://pypi.org/project/apistar,2019-04-03 08:12:14.000000,202.0,13747.0,https://anaconda.org/conda-forge/apistar,2019-04-03 08:38:52.532000,72020.0,3.0,,,,,,,,,, +252,xadmin,sshwsfc/xadmin,,admin-ui,https://github.com/sshwsfc/xadmin,https://github.com/sshwsfc/xadmin,2012-11-19 06:21:50.000000,2020-12-17 01:06:12.000000,2019-04-03 03:05:04.000000,1382.0,381.0,192.0,4510.0,1296.0,"Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based..",51.0,25,False,,BSD-3-Clause,2019-11-25 02:07:43.000000,2.0.3,3.0,,88.0,,xadmin2,719.0,719.0,https://pypi.org/project/xadmin2,2019-12-09 13:36:33.000000,,88.0,,,,3.0,,,,,,,,,, +253,responder,taoufik07/responder,,web-frameworks,https://github.com/taoufik07/responder,https://github.com/taoufik07/responder,2018-10-09 11:15:00.000000,2021-01-07 20:43:22.000000,2021-01-06 08:05:23.000000,213.0,47.0,168.0,3529.0,990.0,A familiar HTTP Service Framework for Python.,85.0,25,True,,Apache-2.0,2019-11-19 16:39:16.000000,2.0.6,47.0,,8039.0,conda-forge/responder,responder,534.0,416.0,https://pypi.org/project/responder,2021-01-06 08:04:39.000000,118.0,6182.0,https://anaconda.org/conda-forge/responder,2021-01-06 16:01:05.435000,48292.0,3.0,,,,,,,,,, +254,Cactus,eudicots/Cactus,,others,https://github.com/eudicots/Cactus,https://github.com/eudicots/Cactus,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,3374.0,667.0,Static site generator for designers. Uses Python and Django templates.,52.0,25,False,['django'],BSD-3-Clause,2016-02-21 17:10:55.000000,3.3.3,11.0,,777.0,,cactus,1363.0,945.0,https://pypi.org/project/cactus,2016-02-21 17:10:55.000000,418.0,777.0,,,,3.0,,,,,,,,,, +255,twitter-scraper,bisguzar/twitter-scraper,,third-party-apis,https://github.com/bisguzar/twitter-scraper,https://github.com/bisguzar/twitter-scraper,2018-02-22 14:58:34.000000,2021-01-07 22:02:56.000000,2020-07-16 21:31:07.000000,437.0,27.0,60.0,2640.0,204.0,Scrape the Twitter Frontend API without authentication.,31.0,25,True,,MIT,2020-07-17 18:56:19.000000,0.4.4,11.0,,4619.0,,twitter-scraper,445.0,435.0,https://pypi.org/project/twitter-scraper,2020-07-17 18:56:19.000000,10.0,4619.0,,,,3.0,,,,1.0,,,,,, +256,bjoern,jonashaag/bjoern,,servers,https://github.com/jonashaag/bjoern,https://github.com/jonashaag/bjoern,2010-03-01 23:46:47.000000,2020-12-31 13:34:42.000000,2020-12-20 15:32:47.000000,175.0,17.0,110.0,2486.0,459.0,A screamingly fast Python 2/3 WSGI server written in C.,40.0,25,True,,BSD-2-Clause,2019-11-03 09:45:13.000000,3.1.0,27.0,,7805.0,conda-forge/bjoern,bjoern,489.0,249.0,https://pypi.org/project/bjoern,2019-11-03 09:45:13.000000,240.0,6436.0,https://anaconda.org/conda-forge/bjoern,2020-10-13 11:58:13.060000,36965.0,3.0,,,,,,,,,, +257,django-shop,awesto/django-shop,,django-utils,https://github.com/awesto/django-shop,https://github.com/awesto/django-shop,2010-11-19 11:15:48.000000,2021-01-05 17:33:29.000000,2020-12-27 23:04:48.000000,840.0,74.0,283.0,2404.0,5388.0,A Django based shop system.,94.0,25,True,['django'],BSD-3-Clause,2020-07-23 12:42:52.000000,1.2.3,46.0,,1094.0,,django-shop,332.0,172.0,https://pypi.org/project/django-shop,2020-07-23 12:42:52.000000,160.0,1094.0,,,,3.0,,,,,,,,,, +258,weblate,WeblateOrg/weblate,,others,https://github.com/WeblateOrg/weblate,https://github.com/WeblateOrg/weblate,2012-02-27 09:33:29.000000,2021-01-07 18:51:43.000000,2021-01-07 18:51:24.000000,572.0,262.0,3205.0,2199.0,44196.0,Web based localization tool with tight version control integration.,1027.0,25,True,,GPL-3.0,2020-12-15 09:39:47.000000,weblate-4.4,65.0,843.0,1673.0,,weblate,27.0,17.0,https://pypi.org/project/weblate,2020-12-15 09:39:32.000000,10.0,1627.0,,,,3.0,,,,,,,,,, +259,notion-py,jamalex/notion-py,,third-party-apis,https://github.com/jamalex/notion-py,https://github.com/jamalex/notion-py,2018-11-26 03:08:41.000000,2021-01-05 10:49:10.000000,2020-11-22 07:59:25.000000,234.0,105.0,82.0,2195.0,197.0,Unofficial Python API client for Notion.so.,21.0,25,True,,MIT,2020-01-04 17:07:32.000000,0.0.25,19.0,,6873.0,,notion,308.0,290.0,https://pypi.org/project/notion,2020-01-04 17:07:32.000000,18.0,6873.0,,,,3.0,,,,,,,,,, +260,django-blog-zinnia,Fantomas42/django-blog-zinnia,,django-utils,https://github.com/Fantomas42/django-blog-zinnia,https://github.com/Fantomas42/django-blog-zinnia,2009-07-13 14:58:26.000000,2020-06-06 06:12:32.000000,2020-03-09 20:52:03.000000,733.0,31.0,406.0,1998.0,3127.0,Simple yet powerful and really extendable application for managing a blog within your Django Web site.,71.0,25,True,['django'],BSD-3-Clause,2016-09-27 13:25:46.000000,0.18.1,29.0,,2039.0,,django-blog-zinnia,595.0,432.0,https://pypi.org/project/django-blog-zinnia,2018-03-10 21:22:04.000000,163.0,2039.0,,,,3.0,,,,,,,,,, +261,viewflow,viewflow/viewflow,,django-utils,https://github.com/viewflow/viewflow,https://github.com/viewflow/viewflow,2013-09-10 10:16:35.000000,2021-01-07 11:59:22.000000,2021-01-07 11:58:40.000000,321.0,23.0,218.0,1953.0,815.0,Reusable workflow library for Django.,26.0,25,True,['django'],AGPL-3.0,2021-01-07 11:59:22.000000,1.8.0,33.0,,1624.0,,django-viewflow,227.0,167.0,https://pypi.org/project/django-viewflow,2021-01-07 11:59:22.000000,60.0,1624.0,,,,3.0,,,,,,,,,, +262,igramscraper,realsirjoe/instagram-scraper,,third-party-apis,https://github.com/realsirjoe/instagram-scraper,https://github.com/realsirjoe/instagram-scraper,2019-06-10 06:15:55.000000,2021-01-03 16:33:33.000000,2020-09-30 06:15:54.000000,271.0,73.0,38.0,1765.0,157.0,"scrapes medias, likes, followers, tags and all metadata. Inspired by instagram-php-scraper,bot.",27.0,25,True,,MIT,2020-05-25 18:11:03.000000,0.3.5,9.0,,9587.0,,igramscraper,84.0,82.0,https://pypi.org/project/igramscraper,2020-05-25 18:11:03.000000,2.0,9587.0,,,,3.0,,,,,,,,,, +263,flask-sockets,heroku-python/flask-sockets,,websocket,https://github.com/heroku-python/flask-sockets,https://github.com/heroku-python/flask-sockets,2013-10-01 00:41:09.000000,2021-01-06 05:00:55.000000,2017-05-30 17:23:01.000000,133.0,23.0,32.0,1695.0,57.0,Elegant WebSockets for your Flask apps.,13.0,25,False,['flask'],MIT,2016-06-05 02:14:01.000000,0.2.1,3.0,,21735.0,,flask-sockets,10223.0,9619.0,https://pypi.org/project/flask-sockets,2016-06-05 02:14:01.000000,604.0,21735.0,,,,3.0,,True,,,,,,,, +264,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,2012-10-23 06:35:27.000000,2020-08-21 09:45:18.000000,2020-07-10 10:16:08.000000,396.0,36.0,129.0,1524.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'],Apache-2.0,2015-12-15 08:53:11.000000,2.5.7,45.0,,2329.0,,django-admin-bootstrapped,2993.0,1407.0,https://pypi.org/project/django-admin-bootstrapped,2015-12-15 08:51:59.000000,1586.0,2329.0,,,,3.0,,True,,,,,,,, +265,masonite,MasoniteFramework/masonite,,web-frameworks,https://github.com/MasoniteFramework/masonite,https://github.com/MasoniteFramework/masonite,2017-12-06 00:30:22.000000,2021-01-05 03:28:28.000000,2020-11-26 03:07:21.000000,93.0,28.0,196.0,1516.0,2973.0,The Modern And Developer Centric Python Web Framework. Be sure to read the documentation and join the Slack channel..,67.0,25,True,,MIT,2020-11-26 03:12:27.000000,2.3.21,237.0,6.0,1482.0,,masonite,94.0,,https://pypi.org/project/masonite,2020-11-26 03:12:27.000000,94.0,1482.0,,,,3.0,,,,,,,,,, +266,flanker,mailgun/flanker,,email,https://github.com/mailgun/flanker,https://github.com/mailgun/flanker,2013-11-14 01:07:11.000000,2020-09-17 20:55:33.000000,2020-03-16 15:39:39.000000,162.0,49.0,36.0,1443.0,373.0,Python email address and Mime parsing library.,54.0,25,True,,Apache-2.0,2020-03-16 15:40:43.000000,0.9.13,61.0,,18523.0,,flanker,311.0,133.0,https://pypi.org/project/flanker,2018-05-16 07:29:40.000000,178.0,18523.0,,,,2.0,,,,,,,,,, +267,flask-bootstrap,esbullington/flask-bootstrap,,flask-utils,https://github.com/esbullington/flask-bootstrap,https://github.com/esbullington/flask-bootstrap,2012-03-06 17:53:29.000000,2019-08-14 04:58:43.000000,2019-08-14 04:58:34.000000,650.0,3.0,4.0,1391.0,139.0,"A Flask app template with integrated SQLAlchemy, authentication, and Bootstrap frontend.",6.0,25,False,['flask'],BSD-3-Clause,,,36.0,,72487.0,conda-forge/flask-bootstrap,flask-bootstrap,10876.0,,https://pypi.org/project/flask-bootstrap,2017-01-11 23:28:23.000000,10876.0,72311.0,https://anaconda.org/conda-forge/flask-bootstrap,2018-07-09 17:35:26.581000,5283.0,2.0,,,,,,,,,, +268,python-lambda,nficano/python-lambda,,serverless,https://github.com/nficano/python-lambda,https://github.com/nficano/python-lambda,2016-02-26 03:21:06.000000,2021-01-07 10:19:38.000000,2021-01-05 09:10:01.000000,208.0,44.0,52.0,1216.0,378.0,A toolkit for developing and deploying serverless Python code in AWS Lambda.,47.0,25,True,,ISC,2021-01-05 04:42:47.000000,11.8.0,49.0,,2792.0,,python-lambda,166.0,133.0,https://pypi.org/project/python-lambda,2021-01-05 04:42:47.000000,33.0,2792.0,,,,3.0,,,,,,,,,, +269,spyne,arskom/spyne,,rpc,https://github.com/arskom/spyne,https://github.com/arskom/spyne,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,276.0,979.0,6971.0,A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular..,121.0,25,False,,LGPL-2.1,2020-06-15 16:05:14.000000,2.13.16,46.0,,19358.0,conda-forge/spyne,spyne,494.0,320.0,https://pypi.org/project/spyne,2020-11-23 19:19:17.000000,174.0,18534.0,https://anaconda.org/conda-forge/spyne,2020-11-23 22:49:35.187000,46989.0,3.0,,True,,,,,,,, +270,django-jenkins,kmmbvnr/django-jenkins,,django-utils,https://github.com/kmmbvnr/django-jenkins,https://github.com/kmmbvnr/django-jenkins,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,930.0,544.0,Plug and play continuous integration with django and jenkins.,70.0,25,False,['django'],LGPL-3.0,2016-09-15 09:54:04.000000,0.110.0,19.0,,84691.0,,django-jenkins,2301.0,1099.0,https://pypi.org/project/django-jenkins,2016-09-15 09:54:04.000000,1202.0,84691.0,,,,3.0,,True,,,,,,,, +271,Flask-User,lingthio/Flask-User,,auth,https://github.com/lingthio/Flask-User,https://github.com/lingthio/Flask-User,2014-02-19 23:57:57.000000,2020-12-27 21:35:29.000000,2019-12-18 13:33:49.000000,249.0,102.0,122.0,909.0,666.0,"Customizable User Authorization & User Management: Register, Confirm, Login, Change username/password, Forgot password..",39.0,25,False,['flask'],MIT,2018-04-16 17:42:06.000000,0.6.21,54.0,,7322.0,conda-forge/flask-user,flask-user,1922.0,1470.0,https://pypi.org/project/flask-user,2019-11-30 11:59:14.000000,452.0,6554.0,https://anaconda.org/conda-forge/flask-user,2019-02-03 00:20:57.156000,39951.0,3.0,,True,,,,,,,, +272,django-bootstrap4,zostera/django-bootstrap4,,django-utils,https://github.com/zostera/django-bootstrap4,https://github.com/zostera/django-bootstrap4,2017-04-25 15:55:15.000000,2021-01-02 20:56:15.000000,2020-11-17 06:50:33.000000,196.0,25.0,109.0,853.0,,Bootstrap 4 integration with Django.,127.0,25,True,['django'],BSD-3-Clause,2020-10-11 06:05:47.000000,2.3.0,17.0,,58079.0,conda-forge/django-bootstrap4,django-bootstrap4,1912.0,,https://pypi.org/project/django-bootstrap4,2020-10-11 06:05:47.000000,1912.0,57737.0,https://anaconda.org/conda-forge/django-bootstrap4,2020-01-02 21:42:35.673000,11631.0,3.0,,,,,,,,,, +273,django-filebrowser,sehmaschine/django-filebrowser,,django-utils,https://github.com/sehmaschine/django-filebrowser,https://github.com/sehmaschine/django-filebrowser,2011-03-07 20:38:23.000000,2020-11-25 15:31:59.000000,2020-11-25 15:00:38.000000,382.0,17.0,251.0,811.0,879.0,Media-Management with Grappelli.,32.0,25,True,['django'],BSD-3-Clause,2020-05-15 09:59:56.000000,3.13.2,33.0,,4194.0,,django-filebrowser,912.0,642.0,https://pypi.org/project/django-filebrowser,2020-11-25 15:31:59.000000,270.0,4194.0,,,,3.0,,True,,,,,,,, +274,feincms,feincms/feincms,,cms,https://github.com/feincms/feincms,https://github.com/feincms/feincms,2009-01-27 20:34:16.000000,2020-12-09 15:17:23.000000,2020-12-09 15:17:13.000000,225.0,37.0,399.0,785.0,3922.0,A Django-based CMS with a focus on extensibility and concise code.,132.0,25,True,['django'],BSD-3-Clause,2019-11-21 12:03:47.000000,1.18.0,97.0,,1215.0,,feincms,537.0,223.0,https://pypi.org/project/feincms,2020-01-21 16:37:50.000000,314.0,1215.0,,,,3.0,,,,,,,,,, +275,django-floppyforms,jazzband/django-floppyforms,,django-utils,https://github.com/jazzband/django-floppyforms,https://github.com/jazzband/django-floppyforms,2010-11-24 23:21:33.000000,2020-12-21 13:19:27.000000,2020-12-21 13:18:36.000000,148.0,40.0,98.0,777.0,580.0,Full control of form rendering in the templates.,46.0,25,False,['django'],MirOS,2020-05-20 02:41:28.000000,1.9.0,27.0,,10331.0,,django-floppyforms,4204.0,1800.0,https://pypi.org/project/django-floppyforms,2020-05-20 02:41:28.000000,2404.0,10331.0,,,,3.0,,True,,,,,,,, +276,django-organizations,bennylope/django-organizations,,django-utils,https://github.com/bennylope/django-organizations,https://github.com/bennylope/django-organizations,2012-02-02 02:38:49.000000,2020-12-07 01:11:43.000000,2020-11-30 16:16:25.000000,152.0,15.0,116.0,776.0,667.0,Multi-user accounts for Django projects.,44.0,25,True,['django'],BSD-2-Clause,2020-09-07 21:19:05.000000,2.0.0,49.0,,31355.0,,django-organizations,68.0,,https://pypi.org/project/django-organizations,2020-09-07 21:19:05.000000,68.0,31355.0,,,,3.0,,True,,,,,,,, +277,django-cachalot,noripyt/django-cachalot,,django-utils,https://github.com/noripyt/django-cachalot,https://github.com/noripyt/django-cachalot,2014-09-26 13:08:06.000000,2020-11-13 19:45:13.000000,2020-11-09 02:01:14.000000,102.0,18.0,100.0,763.0,591.0,"No effort, no worry, maximum performance.",23.0,25,True,['django'],BSD-3-Clause,2020-11-09 03:25:49.000000,2.3.3,29.0,,18270.0,conda-forge/django-cachalot,django-cachalot,408.0,326.0,https://pypi.org/project/django-cachalot,2020-11-09 03:25:49.000000,82.0,17546.0,https://anaconda.org/conda-forge/django-cachalot,2018-08-09 22:39:22.114000,28985.0,3.0,,True,,,,,,,, +278,mixer,klen/mixer,,testing,https://github.com/klen/mixer,https://github.com/klen/mixer,2013-05-19 13:49:50.000000,2020-12-31 13:42:07.000000,2020-12-31 13:40:58.000000,84.0,28.0,43.0,729.0,833.0,"Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.",39.0,25,True,"['flask', 'django']",BSD-3-Clause,2020-12-31 13:42:07.000000,7.0.6,152.0,,37538.0,,mixer,598.0,,https://pypi.org/project/mixer,2020-12-31 13:42:07.000000,598.0,37538.0,,,,3.0,,,,,,,,,, +279,django-markdownx,neutronX/django-markdownx,,markdown,https://github.com/neutronX/django-markdownx,https://github.com/neutronX/django-markdownx,2014-11-01 14:15:37.000000,2020-12-12 16:59:11.000000,2020-02-25 19:36:54.000000,123.0,28.0,96.0,644.0,357.0,Comprehensive Markdown plugin built for Django.,26.0,25,True,['django'],BSD-3-Clause,2019-12-28 09:04:32.000000,3.0.1,51.0,,8992.0,,django-markdownx,1362.0,1130.0,https://pypi.org/project/django-markdownx,2019-12-28 09:03:20.000000,232.0,8992.0,,,,3.0,,True,,,,,,,, +280,django-paypal,spookylukey/django-paypal,,django-utils,https://github.com/spookylukey/django-paypal,https://github.com/spookylukey/django-paypal,2012-06-09 14:04:06.000000,2020-12-22 18:54:31.000000,2020-11-12 09:21:35.000000,170.0,7.0,134.0,582.0,702.0,A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.,69.0,25,True,['django'],MIT,2020-02-15 14:06:51.000000,1.0.0,23.0,,6819.0,,django-paypal,1646.0,1394.0,https://pypi.org/project/django-paypal,2019-03-22 05:18:17.000000,252.0,6819.0,,,,3.0,,True,,,,,,,, +281,extruct,scrapinghub/extruct,,web-scraping,https://github.com/scrapinghub/extruct,https://github.com/scrapinghub/extruct,2015-10-26 11:51:21.000000,2020-12-28 16:24:58.000000,2020-12-28 15:31:55.000000,82.0,30.0,48.0,557.0,447.0,Extract embedded metadata from HTML markup.,24.0,25,True,,BSD-3-Clause,2020-12-28 15:33:32.000000,0.12.0,20.0,,24717.0,,extruct,253.0,211.0,https://pypi.org/project/extruct,2020-12-28 15:33:32.000000,42.0,24717.0,,,,2.0,,True,,,,,,,, +282,micawber,coleifer/micawber,,web-scraping,https://github.com/coleifer/micawber,https://github.com/coleifer/micawber,2012-03-27 21:42:46.000000,2020-12-18 12:01:44.000000,2020-12-18 12:01:43.000000,78.0,,52.0,513.0,192.0,a small library for extracting rich content from urls.,26.0,25,True,,MIT,2020-12-17 15:44:56.000000,0.5.2,22.0,,6116.0,,micawber,858.0,486.0,https://pypi.org/project/micawber,2020-12-17 15:44:56.000000,372.0,6116.0,,,,2.0,,,,,,,,,, +283,treq,twisted/treq,,http-clients,https://github.com/twisted/treq,https://github.com/twisted/treq,2012-05-18 18:57:21.000000,2020-12-29 23:41:38.000000,2020-12-28 22:19:33.000000,138.0,63.0,81.0,508.0,849.0,Python requests like API built on top of Twisted's HTTP client.,43.0,25,True,,MIT,2020-09-27 21:56:41.000000,release-20.9.0,15.0,66.0,28921.0,conda-forge/treq,treq,1498.0,796.0,https://pypi.org/project/treq,2020-09-27 19:21:09.000000,702.0,28034.0,https://anaconda.org/conda-forge/treq,2020-09-28 00:11:08.890000,44313.0,3.0,,,,,,,,,, +284,django-dbbackup,django-dbbackup/django-dbbackup,,django-utils,https://github.com/django-dbbackup/django-dbbackup,https://github.com/django-dbbackup/django-dbbackup,2014-12-29 02:39:34.000000,2020-12-26 17:21:32.000000,2020-12-25 17:39:41.000000,139.0,64.0,188.0,447.0,415.0,Management commands to help backup and restore your project database and media files.,50.0,25,True,['django'],BSD-3-Clause,2020-04-14 18:27:39.000000,3.3.0,40.0,,21497.0,,django-dbbackup,870.0,572.0,https://pypi.org/project/django-dbbackup,2020-04-14 18:27:39.000000,298.0,21497.0,,,,3.0,,True,,,,,,,, +285,dj-rest-auth,jazzband/dj-rest-auth,,auth,https://github.com/jazzband/dj-rest-auth,https://github.com/jazzband/dj-rest-auth,2020-02-28 19:35:48.000000,2021-01-07 09:56:02.000000,2021-01-06 16:07:31.000000,71.0,47.0,80.0,399.0,778.0,Authentication for Django Rest Framework.,129.0,25,True,['django'],MIT,2020-12-04 02:44:52.000000,2.1.2,21.0,69.0,33001.0,,dj-rest-auth,405.0,405.0,https://pypi.org/project/dj-rest-auth,2020-11-19 03:55:13.000000,,32995.0,,,,3.0,,True,,,,,,,, +286,aiodns,saghul/aiodns,,others,https://github.com/saghul/aiodns,https://github.com/saghul/aiodns,2014-03-26 23:19:57.000000,2020-11-24 04:45:35.000000,2019-12-12 21:50:36.000000,48.0,7.0,48.0,361.0,97.0,Simple DNS resolver for asyncio.,19.0,25,False,,MIT,2019-03-02 12:03:12.000000,aiodns-2.0.0,14.0,,540233.0,conda-forge/aiodns,aiodns,13730.0,12208.0,https://pypi.org/project/aiodns,2019-03-02 12:02:22.000000,1522.0,538252.0,https://anaconda.org/conda-forge/aiodns,2020-01-22 15:42:21.416000,29722.0,3.0,,,,,,,,,, +287,aioresponses,pnuckowski/aioresponses,,testing,https://github.com/pnuckowski/aioresponses,https://github.com/pnuckowski/aioresponses,2016-10-16 10:42:14.000000,2020-12-16 18:53:38.000000,2020-12-16 18:53:37.000000,50.0,21.0,38.0,264.0,233.0,Aioresponses is a helper for mock/fake web requests in python aiohttp package.,34.0,25,True,,MIT,2020-10-29 13:53:49.000000,0.7.1,21.0,,88274.0,,aioresponses,152.0,,https://pypi.org/project/aioresponses,2020-10-29 13:53:49.000000,152.0,88274.0,,,,3.0,,,,,,,,,, +288,httpagentparser,shon/httpagentparser,,others,https://github.com/shon/httpagentparser,https://github.com/shon/httpagentparser,2011-03-11 09:13:11.000000,2019-09-05 12:06:09.000000,2019-09-05 12:04:53.000000,50.0,14.0,34.0,205.0,176.0,Python HTTP Agent Parser.,30.0,25,False,,MIT,2019-09-05 12:06:09.000000,1.9.0,52.0,,100536.0,,httpagentparser,952.0,478.0,https://pypi.org/project/httpagentparser,2019-09-05 12:06:09.000000,474.0,100536.0,,,,3.0,,True,,,,,,,, +289,pytest-splinter,pytest-dev/pytest-splinter,,testing,https://github.com/pytest-dev/pytest-splinter,https://github.com/pytest-dev/pytest-splinter,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,199.0,305.0,pytest splinter and selenium integration for anyone interested in browser interaction in tests.,28.0,25,True,,MIT,2020-12-25 19:34:28.000000,3.3.1,73.0,,23799.0,,pytest-splinter,500.0,286.0,https://pypi.org/project/pytest-splinter,2020-12-25 19:34:28.000000,214.0,23799.0,,,,3.0,,,,,,,,,, +290,pyramid_debugtoolbar,Pylons/pyramid_debugtoolbar,,testing,https://github.com/Pylons/pyramid_debugtoolbar,https://github.com/Pylons/pyramid_debugtoolbar,2011-07-23 02:21:03.000000,2020-11-25 05:21:53.000000,2020-11-25 05:17:55.000000,74.0,44.0,134.0,93.0,1147.0,Pyramid debug toolbar.,65.0,25,True,['pyramid'],BSD-3-Clause,2017-07-01 01:35:59.000000,4.2.1,55.0,,42665.0,,pyramid_debugtoolbar,1286.0,,https://pypi.org/project/pyramid_debugtoolbar,2018-09-10 02:25:05.000000,1286.0,42665.0,,,,3.0,,,,,,,,,, +291,sherlock,sherlock-project/sherlock,,third-party-apis,https://github.com/sherlock-project/sherlock,https://github.com/sherlock-project/sherlock,2018-12-24 14:30:48.000000,2021-01-07 06:26:00.000000,2020-12-08 00:31:42.000000,1991.0,72.0,397.0,19877.0,1491.0,Hunt down social media accounts by username across social networks.,136.0,24,True,,MIT,2018-04-21 20:38:20.000000,0.3.2,5.0,,977.0,,sherlock,6.0,,https://pypi.org/project/sherlock,2019-05-11 11:26:59.000000,6.0,977.0,,,,3.0,,,,,,,,,, +292,saleor,mirumee/saleor,,others,https://github.com/mirumee/saleor,https://github.com/mirumee/saleor,2013-02-12 16:46:39.000000,2021-01-07 16:12:47.000000,2021-01-07 10:54:22.000000,3392.0,203.0,2683.0,10027.0,17606.0,"A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and ReactJS.",194.0,24,True,"['django', 'graphql']",BSD-3-Clause,2020-12-02 13:43:43.000000,2.11.4,54.0,,,,,,,,,,,,,,3.0,,True,,,,,,,, +293,grip,joeyespo/grip,,markdown,https://github.com/joeyespo/grip,https://github.com/joeyespo/grip,2012-11-17 07:27:16.000000,2020-10-22 15:37:31.000000,2019-06-17 04:53:31.000000,342.0,58.0,174.0,4994.0,564.0,Preview GitHub README.md files locally before committing them.,38.0,24,False,,MIT,2018-03-19 03:58:20.000000,4.5.2,24.0,,5409.0,,grip,675.0,539.0,https://pypi.org/project/grip,2018-03-19 03:58:20.000000,136.0,5409.0,,,,3.0,,,,,,,,,, +294,python-goose,grangier/python-goose,,web-scraping,https://github.com/grangier/python-goose,https://github.com/grangier/python-goose,2012-01-08 20:52:44.000000,2020-01-12 03:47:00.000000,2015-03-29 14:04:10.000000,761.0,105.0,91.0,3635.0,479.0,"Html Content / Article Extractor, web scrapping lib in Python.",35.0,24,False,,Apache-2.0,2018-10-20 16:28:37.000000,3.1.6,17.0,,4015.0,,goose3,208.0,200.0,https://pypi.org/project/goose3,2018-10-20 16:28:37.000000,8.0,4015.0,,,,2.0,,True,,,,,,,, +295,WikiExtractor,attardi/wikiextractor,,third-party-apis,https://github.com/attardi/wikiextractor,https://github.com/attardi/wikiextractor,2015-03-22 12:03:01.000000,2020-12-29 20:06:57.000000,2020-12-17 12:17:34.000000,719.0,81.0,107.0,2485.0,217.0,A tool for extracting plain text from Wikipedia dumps.,29.0,24,True,,AGPL-3.0,2020-12-05 19:18:56.000000,3.0.4,3.0,,2131.0,,wikiextractor,44.0,40.0,https://pypi.org/project/wikiextractor,2020-12-05 19:18:56.000000,4.0,2131.0,,,,3.0,,,,1.0,,,,,, +296,telepot,nickoala/telepot,,third-party-apis,https://github.com/nickoala/telepot,https://github.com/nickoala/telepot,2015-07-09 03:06:53.000000,2020-01-23 18:22:04.000000,2019-05-09 12:46:06.000000,430.0,108.0,326.0,2339.0,431.0,Python framework for Telegram Bot API.,10.0,24,False,,MIT,,,78.0,,25043.0,,telepot,3319.0,2355.0,https://pypi.org/project/telepot,2018-05-26 16:26:54.000000,964.0,25043.0,,,,3.0,,,,,,,,,, +297,furl,gruns/furl,,url-utils,https://github.com/gruns/furl,https://github.com/gruns/furl,2011-11-17 01:08:16.000000,2020-10-19 00:02:03.000000,2020-10-11 03:03:07.000000,114.0,15.0,74.0,1917.0,510.0,URL parsing and manipulation made easy.,13.0,24,True,,Unlicense,2019-09-20 20:58:03.000000,2.1.0,47.0,,168441.0,conda-forge/furl,furl,846.0,,https://pypi.org/project/furl,2018-10-02 21:55:02.000000,846.0,166247.0,https://anaconda.org/conda-forge/furl,2019-11-22 12:23:16.821000,92176.0,3.0,,,,,,,,,, +298,flask-ask,johnwheeler/flask-ask,,flask-utils,https://github.com/johnwheeler/flask-ask,https://github.com/johnwheeler/flask-ask,2016-05-12 00:54:46.000000,2020-11-06 15:48:16.000000,2020-09-06 05:14:04.000000,354.0,60.0,,1858.0,474.0,Alexa Skills Kit for Python.,39.0,24,True,['flask'],Apache-2.0,2018-02-28 21:57:01.000000,0.9.8,34.0,,470.0,,flask-ask,804.0,684.0,https://pypi.org/project/flask-ask,2018-02-28 21:57:01.000000,120.0,470.0,,,,2.0,,,,,,,,,, +299,django-push-notifications,jazzband/django-push-notifications,,django-utils,https://github.com/jazzband/django-push-notifications,https://github.com/jazzband/django-push-notifications,2013-03-15 00:57:33.000000,2020-10-31 17:15:44.000000,2020-10-31 17:15:43.000000,489.0,111.0,251.0,1692.0,368.0,Send push notifications to mobile devices through GCM or APNS in Django.,82.0,24,True,['django'],MIT,2020-03-11 14:13:42.000000,2.0.0,15.0,27.0,19934.0,,django-push-notifications,170.0,,https://pypi.org/project/django-push-notifications,2020-03-11 14:08:19.000000,170.0,19934.0,,,,3.0,,,,,,,,,, +300,twitterscraper,taspinar/twitterscraper,,third-party-apis,https://github.com/taspinar/twitterscraper,https://github.com/taspinar/twitterscraper,2016-06-16 06:51:10.000000,2020-10-02 10:01:08.000000,2020-07-28 11:36:45.000000,472.0,125.0,151.0,1581.0,262.0,Scrape Twitter for Tweets.,34.0,24,True,,MIT,2020-07-22 15:08:13.000000,1.6.0,46.0,,1875.0,,twitterscraper,345.0,323.0,https://pypi.org/project/twitterscraper,2020-07-22 14:54:08.000000,22.0,1875.0,,,,3.0,,,,,,,,,, +301,django-devserver,dcramer/django-devserver,,servers,https://github.com/dcramer/django-devserver,https://github.com/dcramer/django-devserver,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,1262.0,218.0,A drop-in replacement for Django's runserver.,39.0,24,False,['django'],BSD-3-Clause,2014-05-02 19:10:18.000000,0.8.0,24.0,,5520.0,,django-devserver,387.0,318.0,https://pypi.org/project/django-devserver,2014-05-02 19:10:18.000000,69.0,5520.0,,,,3.0,,,,,,,,,, +302,gevent-socketio,abourget/gevent-socketio,,websocket,https://github.com/abourget/gevent-socketio,https://github.com/abourget/gevent-socketio,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,64.0,1226.0,565.0,Official repository for gevent-socketio.,59.0,24,False,,BSD-3-Clause,,,9.0,,2355.0,,gevent-socketio,1591.0,1193.0,https://pypi.org/project/gevent-socketio,2014-02-03 05:11:24.000000,398.0,2355.0,,,,3.0,,,,,,,,,, +303,flask-graphql,graphql-python/flask-graphql,,graphql,https://github.com/graphql-python/flask-graphql,https://github.com/graphql-python/flask-graphql,2016-01-23 09:20:02.000000,2020-08-07 18:38:19.000000,2020-08-07 18:38:18.000000,122.0,31.0,20.0,1156.0,97.0,Adds GraphQL support to your Flask application.,15.0,24,True,"['flask', 'graphql']",MIT,2019-12-05 15:32:32.000000,2.0.1,10.0,,70966.0,conda-forge/flask-graphql,flask-graphql,1978.0,1602.0,https://pypi.org/project/flask-graphql,2019-12-05 15:32:32.000000,376.0,70606.0,https://anaconda.org/conda-forge/flask-graphql,2020-05-11 12:46:13.920000,5768.0,2.0,,,,,,,,,, +304,sockjs-tornado,mrjoes/sockjs-tornado,,websocket,https://github.com/mrjoes/sockjs-tornado,https://github.com/mrjoes/sockjs-tornado,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,853.0,194.0,WebSocket emulation - Python server.,35.0,24,True,,MIT,2020-04-24 15:02:06.000000,1.0.7,11.0,,7892.0,,sockjs-tornado,3462.0,1988.0,https://pypi.org/project/sockjs-tornado,2020-04-24 15:02:06.000000,1474.0,7892.0,,,,3.0,,True,,,,,,,, +305,django-summernote,summernote/django-summernote,,django-utils,https://github.com/summernote/django-summernote,https://github.com/summernote/django-summernote,2013-07-16 12:07:21.000000,2020-12-23 09:17:26.000000,2020-06-16 07:15:10.000000,191.0,35.0,261.0,786.0,518.0,Simply integrate Summernote editor with Django project.,63.0,24,True,['django'],MIT,2019-12-22 21:30:56.000000,0.8.11.6,71.0,,16583.0,,django-summernote,226.0,,https://pypi.org/project/django-summernote,2019-12-22 21:30:11.000000,226.0,16583.0,,,,3.0,,True,,,,,,,, +306,django-configurations,jazzband/django-configurations,,django-utils,https://github.com/jazzband/django-configurations,https://github.com/jazzband/django-configurations,2012-07-21 13:56:20.000000,2020-11-27 16:38:30.000000,2020-11-27 16:31:02.000000,113.0,47.0,115.0,770.0,379.0,A helper for organizing Django project settings by relying on well established programming patterns.,50.0,24,True,['django'],BSD-3-Clause,2018-08-16 12:51:51.000000,2.1,16.0,,36350.0,,django-configurations,3031.0,1775.0,https://pypi.org/project/django-configurations,2018-08-16 13:30:27.000000,1256.0,36350.0,,,,3.0,,True,,,,,,,, +307,imdbpy,alberanid/imdbpy,,third-party-apis,https://github.com/alberanid/imdbpy,https://github.com/alberanid/imdbpy,2010-08-01 17:34:24.000000,2020-12-20 08:51:12.000000,2020-12-20 08:50:59.000000,215.0,27.0,173.0,757.0,1742.0,"IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database about movies, people,..",49.0,24,True,,GPL-2.0,2018-03-16 20:33:54.000000,2020.9.25,42.0,,28650.0,,imdbpy,107.0,,https://pypi.org/project/imdbpy,2020-09-25 07:54:10.000000,107.0,28650.0,,,,3.0,,,,,,,,,, +308,cloudscraper,venomous/cloudscraper,,web-scraping,https://github.com/VeNoMouS/cloudscraper,https://github.com/VeNoMouS/cloudscraper,2019-04-16 02:18:50.000000,2021-01-07 09:43:16.000000,2021-01-07 08:45:15.000000,103.0,4.0,,683.0,241.0,A Python module to bypass Cloudflare's anti-bot page.,8.0,24,True,,MIT,2021-01-07 09:43:16.000000,1.2.52,80.0,,39486.0,,cloudscraper,368.0,360.0,https://pypi.org/project/cloudscraper,2021-01-07 09:43:16.000000,8.0,39486.0,,,,2.0,,True,,,,,,,, +309,Frozen-Flask,Frozen-Flask/Frozen-Flask,,flask-utils,https://github.com/Frozen-Flask/Frozen-Flask,https://github.com/Frozen-Flask/Frozen-Flask,2010-12-24 14:59:29.000000,2020-11-26 16:22:51.000000,2020-11-26 16:22:50.000000,62.0,18.0,40.0,666.0,225.0,Freezes a Flask application into a set of static files.,24.0,24,True,['flask'],BSD-3-Clause,2017-06-26 22:54:01.000000,0.15,15.0,52.0,17950.0,conda-forge/frozen-flask,frozen-flask,2734.0,1840.0,https://pypi.org/project/frozen-flask,2017-06-26 22:30:37.000000,894.0,16962.0,https://anaconda.org/conda-forge/frozen-flask,2018-07-12 06:45:26.588000,51383.0,2.0,,,,,,,,,, +310,django-admin-interface,fabiocaccamo/django-admin-interface,,admin-ui,https://github.com/fabiocaccamo/django-admin-interface,https://github.com/fabiocaccamo/django-admin-interface,2015-10-26 14:46:36.000000,2021-01-04 12:57:24.000000,2021-01-04 12:55:07.000000,79.0,4.0,79.0,665.0,412.0,the default admin interface made customizable by the django admin itself. popup windows replaced by modals.,13.0,24,True,['django'],MIT,2021-01-04 12:57:24.000000,0.14.2,68.0,,12527.0,,django-admin-interface,539.0,497.0,https://pypi.org/project/django-admin-interface,2021-01-04 12:57:24.000000,42.0,12527.0,,,,3.0,,True,,,,,,,, +311,flask-marshmallow,marshmallow-code/flask-marshmallow,,flask-utils,https://github.com/marshmallow-code/flask-marshmallow,https://github.com/marshmallow-code/flask-marshmallow,2014-04-25 23:35:09.000000,2021-01-05 05:15:05.000000,2020-12-25 05:14:46.000000,42.0,19.0,75.0,644.0,,Flask + marshmallow for beautiful APIs.,16.0,24,True,['flask'],MIT,2020-06-07 16:01:19.000000,0.13.0,17.0,,200156.0,conda-forge/flask-marshmallow,flask-marshmallow,12066.0,10596.0,https://pypi.org/project/flask-marshmallow,2020-06-07 16:01:19.000000,1470.0,199345.0,https://anaconda.org/conda-forge/flask-marshmallow,2020-09-28 06:55:48.753000,41373.0,2.0,,True,,,,,,,, +312,django-cleanup,un1t/django-cleanup,,django-utils,https://github.com/un1t/django-cleanup,https://github.com/un1t/django-cleanup,2012-08-14 09:27:02.000000,2020-09-15 20:59:36.000000,2020-09-15 20:44:03.000000,47.0,1.0,39.0,550.0,124.0,Automatically deletes old file for FileField and ImageField. It also deletes files on models instance deletion.,15.0,24,True,['django'],MIT,2020-09-15 20:59:36.000000,5.1.0,34.0,,29449.0,,django-cleanup,4380.0,3748.0,https://pypi.org/project/django-cleanup,2020-09-15 20:59:36.000000,632.0,29449.0,,,,3.0,,True,,,,,,,, +313,django-solo,lazybird/django-solo,,django-utils,https://github.com/lazybird/django-solo,https://github.com/lazybird/django-solo,2013-05-22 21:28:08.000000,2020-12-19 05:44:10.000000,2020-12-19 05:43:35.000000,67.0,12.0,35.0,533.0,125.0,Helps working with singletons - things like global settings that you want to edit from the admin site.,39.0,24,False,['django'],CC-BY-3.0,2020-12-19 05:32:05.000000,1.1.4,10.0,,31333.0,,django-solo,1472.0,918.0,https://pypi.org/project/django-solo,2020-12-19 05:32:05.000000,554.0,31333.0,,,,3.0,,True,,,,,,,, +314,flask-apispec,jmcarp/flask-apispec,,flask-utils,https://github.com/jmcarp/flask-apispec,https://github.com/jmcarp/flask-apispec,2015-07-13 02:46:44.000000,2020-10-25 23:22:51.084000,2020-10-25 21:04:10.000000,116.0,85.0,60.0,518.0,216.0,Build and document REST APIs with Flask and apispec.,29.0,24,True,['flask'],MIT,2020-10-25 20:56:18.000000,0.11.0,26.0,,36348.0,conda-forge/flask-apispec,flask-apispec,441.0,379.0,https://pypi.org/project/flask-apispec,2020-10-25 21:09:57.000000,62.0,34671.0,https://anaconda.org/conda-forge/flask-apispec,2020-10-25 23:22:51.084000,78831.0,2.0,,True,,,,,,,, +315,Flask-MonitoringDashboard,flask-dashboard/Flask-MonitoringDashboard,,monitoring,https://github.com/flask-dashboard/Flask-MonitoringDashboard,https://github.com/flask-dashboard/Flask-MonitoringDashboard,2017-04-11 13:50:14.000000,2020-09-28 11:42:26.000000,2020-09-09 16:33:57.000000,105.0,42.0,118.0,453.0,1246.0,Automatically monitor the evolving performance of Flask/Python web services.,24.0,24,True,['flask'],MIT,2020-03-18 14:40:50.000000,3.1.0,44.0,,16532.0,,flask-monitoringdashboard,535.0,528.0,https://pypi.org/project/flask-monitoringdashboard,2020-09-09 16:34:31.000000,7.0,16532.0,,,,2.0,,True,,,,,,,, +316,httmock,patrys/httmock,,testing,https://github.com/patrys/httmock,https://github.com/patrys/httmock,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,416.0,102.0,A mocking library for requests.,29.0,24,True,,Apache-2.0,2016-12-19 12:23:38.000000,1.4.0,19.0,,228958.0,,httmock,2377.0,1213.0,https://pypi.org/project/httmock,2020-10-28 12:01:29.000000,1164.0,228958.0,,,,3.0,,,,,,,,,, +317,django-markdown-editor,agusmakmun/django-markdown-editor,,markdown,https://github.com/agusmakmun/django-markdown-editor,https://github.com/agusmakmun/django-markdown-editor,2016-12-27 18:33:34.000000,2020-12-11 00:50:15.000000,2020-12-11 00:48:51.000000,455.0,23.0,71.0,401.0,245.0,"Awesome Django Markdown Editor, supported for Bootstrap & Semantic-UI.",22.0,24,True,['django'],GPL-3.0,2020-12-11 00:51:43.000000,1.5.8,46.0,,4163.0,,martor,372.0,332.0,https://pypi.org/project/martor,2020-12-11 00:49:40.000000,40.0,4163.0,,,,3.0,,True,,,,,,,, +318,django-robots,jazzband/django-robots,,django-utils,https://github.com/jazzband/django-robots,https://github.com/jazzband/django-robots,2009-09-20 15:27:41.000000,2020-12-20 20:44:36.000000,2020-12-08 10:47:00.000000,74.0,14.0,37.0,333.0,289.0,A Django app for managing robots.txt files following the robots exclusion protocol.,37.0,24,True,['django'],BSD-3-Clause,2020-01-04 20:45:05.000000,4.0,22.0,,9935.0,,django-robots,1793.0,695.0,https://pypi.org/project/django-robots,2020-01-04 20:48:23.000000,1098.0,9935.0,,,,3.0,,True,,,,,,,, +319,flask-session,fengsp/flask-session,,flask-utils,https://github.com/fengsp/flask-session,https://github.com/fengsp/flask-session,2014-04-25 11:48:29.000000,2020-07-21 11:17:29.000000,2020-05-14 07:31:28.000000,144.0,63.0,35.0,333.0,62.0,Server side session extension for Flask.,7.0,24,True,['flask'],BSD-3-Clause,2017-02-09 06:37:06.000000,0.3.2,9.0,,69553.0,,flask-session,15177.0,13139.0,https://pypi.org/project/flask-session,2020-05-14 07:11:28.000000,2038.0,69553.0,,,,2.0,,True,,,,,,,, +320,purl,codeinthehole/purl,,url-utils,https://github.com/codeinthehole/purl,https://github.com/codeinthehole/purl,2012-03-27 21:18:43.000000,2020-11-11 22:08:26.000000,2019-03-10 21:13:36.000000,32.0,6.0,12.0,248.0,182.0,"A simple, immutable URL class with a clean API for interrogation and manipulation.",15.0,24,False,,MIT,2017-05-12 14:54:05.000000,1.3.1,24.0,,21481.0,,purl,2057.0,1441.0,https://pypi.org/project/purl,2019-03-10 20:52:30.000000,616.0,21481.0,,,,3.0,,,,,,,,,, +321,flask-paginate,lixxu/flask-paginate,,flask-utils,https://github.com/lixxu/flask-paginate,https://github.com/lixxu/flask-paginate,2012-10-07 12:21:45.000000,2021-01-06 00:33:31.000000,2021-01-06 00:33:30.000000,65.0,3.0,55.0,214.0,136.0,Pagination support for flask.,25.0,24,True,['flask'],BSD-3-Clause,2020-06-08 01:06:31.000000,0.7.0,28.0,19.0,14594.0,,flask-paginate,1551.0,1467.0,https://pypi.org/project/flask-paginate,2020-09-25 06:54:02.000000,84.0,14593.0,,,,2.0,,True,,,,,,,, +322,flask-seasurf,maxcountryman/flask-seasurf,,flask-utils,https://github.com/maxcountryman/flask-seasurf,https://github.com/maxcountryman/flask-seasurf,2011-12-06 18:51:00.000000,2020-12-20 00:25:17.000000,2020-08-30 06:26:18.000000,40.0,7.0,36.0,161.0,146.0,SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).,28.0,24,True,['flask'],BSD-3-Clause,2016-03-16 16:41:57.000000,0.2.2,24.0,,35932.0,conda-forge/flask-seasurf,flask-seasurf,1652.0,1234.0,https://pypi.org/project/flask-seasurf,2016-03-16 16:41:57.000000,418.0,35690.0,https://anaconda.org/conda-forge/flask-seasurf,2020-11-27 05:33:00.251000,12632.0,2.0,,,,,,,,,, +323,OpenAPI Spec validator,p1c2u/openapi-spec-validator,,openapi-utils,https://github.com/p1c2u/openapi-spec-validator,https://github.com/p1c2u/openapi-spec-validator,2017-09-06 08:08:25.000000,2020-11-02 23:46:51.000000,2020-08-05 15:26:37.000000,27.0,28.0,28.0,148.0,130.0,OpenAPI Spec validator.,16.0,24,True,,Apache-2.0,2020-07-27 12:12:08.000000,0.2.9,16.0,,465892.0,,openapi-spec-validator,1958.0,1738.0,https://pypi.org/project/openapi-spec-validator,2020-07-27 12:12:08.000000,220.0,465892.0,,,,3.0,,True,,,,,,,, +324,japronto,squeaky-pl/japronto,,web-frameworks,https://github.com/squeaky-pl/japronto,https://github.com/squeaky-pl/japronto,2016-10-26 19:51:32.000000,2020-10-06 11:57:07.000000,2020-03-20 17:53:14.000000,562.0,86.0,60.0,8173.0,736.0,Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.,23.0,23,True,,MIT,2018-11-09 13:14:51.000000,0.1.2,8.0,,207.0,,japronto,131.0,104.0,https://pypi.org/project/japronto,2018-11-09 13:14:51.000000,27.0,207.0,,,,3.0,,,,,,,,,, +325,robobrowser,jmcarp/robobrowser,,web-scraping,https://github.com/jmcarp/robobrowser,https://github.com/jmcarp/robobrowser,2014-02-08 21:29:49.000000,2020-09-10 18:41:47.000000,2015-06-07 19:46:28.000000,325.0,57.0,29.0,3505.0,103.0,Your friendly neighborhood web scraper.,10.0,23,False,,BSD-3-Clause,2015-06-07 19:47:05.000000,0.5.3,13.0,,3338.0,,robobrowser,1017.0,705.0,https://pypi.org/project/robobrowser,2015-06-07 19:47:05.000000,312.0,3338.0,,,,3.0,,,,,,,,,, +326,sync-engine,nylas/sync-engine,,email,https://github.com/nylas/sync-engine,https://github.com/nylas/sync-engine,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,262.0,3503.0,4395.0,IMAP/SMTP sync system with modern APIs.,72.0,23,False,,AGPL-3.0,2020-07-17 12:04:01.000000,4.12.1,34.0,,14965.0,,nylas,14.0,,https://pypi.org/project/nylas,2020-07-17 12:04:01.000000,14.0,14965.0,,,,2.0,,True,,,,,,,, +327,gallery-dl,mikf/gallery-dl,,third-party-apis,https://github.com/mikf/gallery-dl,https://github.com/mikf/gallery-dl,2014-10-12 19:38:05.000000,2021-01-07 18:09:13.000000,2021-01-07 18:07:05.000000,229.0,192.0,944.0,2817.0,2793.0,Command-line program to download image galleries and collections from several image hosting sites.,27.0,23,True,,GPL-2.0,2020-12-27 17:38:07.000000,1.16.1,88.0,79255.0,6831.0,,gallery-dl,4.0,,https://pypi.org/project/gallery-dl,2020-12-27 17:28:53.000000,4.0,5553.0,,,,3.0,,,,,,,,,, +328,selenium-python-helium,mherrmann/selenium-python-helium,,testing,https://github.com/mherrmann/selenium-python-helium,https://github.com/mherrmann/selenium-python-helium,2019-11-26 16:12:28.000000,2021-01-04 04:57:38.000000,2021-01-04 04:57:37.000000,170.0,8.0,27.0,2328.0,105.0,Selenium-python but lighter: Helium is the best Python library for web automation.,5.0,23,True,,MIT,2020-09-14 12:14:49.000000,3.0.5,23.0,,2279.0,,helium,57.0,57.0,https://pypi.org/project/helium,2020-09-14 12:11:39.000000,,2279.0,,,,3.0,,,,,,,,,, +329,Gerapy,Gerapy/Gerapy,,web-scraping,https://github.com/Gerapy/Gerapy,https://github.com/Gerapy/Gerapy,2017-06-30 03:58:27.000000,2021-01-05 14:56:04.000000,2020-09-13 09:12:22.000000,496.0,44.0,112.0,2294.0,531.0,"Distributed Crawler Management Framework Based on Scrapy, Scrapyd, Django and Vue.js.",11.0,23,True,['django'],MIT,2020-08-27 05:24:50.000000,0.9.6,41.0,,424.0,,gerapy,110.0,102.0,https://pypi.org/project/gerapy,2020-08-27 05:23:56.000000,8.0,424.0,,,,3.0,,True,,,,,,,, +330,instagram_private_api,ping/instagram_private_api,,third-party-apis,https://github.com/ping/instagram_private_api,https://github.com/ping/instagram_private_api,2017-01-12 11:54:19.000000,2020-12-04 20:46:04.000000,2019-11-14 10:11:13.000000,440.0,85.0,203.0,1800.0,444.0,A Python library to access Instagram's private API.,5.0,23,False,,MIT,2019-02-22 08:05:21.000000,1.6.0,39.0,,14832.0,,instagram_private_api,16.0,,https://pypi.org/project/instagram_private_api,2019-05-06 11:32:26.000000,16.0,14832.0,,,,3.0,,,,,,,,,, +331,scrapely,scrapy/scrapely,,web-scraping,https://github.com/scrapy/scrapely,https://github.com/scrapy/scrapely,2011-04-18 22:38:56.000000,2019-11-28 11:03:32.000000,2019-11-28 10:27:42.000000,247.0,29.0,27.0,1728.0,205.0,A pure-python HTML screen-scraping library.,23.0,23,False,,BSD-3-Clause,2019-06-18 10:34:40.000000,0.14.1,13.0,,387.0,,scrapely,202.0,102.0,https://pypi.org/project/scrapely,2019-11-28 11:03:32.000000,100.0,387.0,,,,3.0,,True,,,,,,,, +332,sandman2,jeffknupp/sandman2,,others,https://github.com/jeffknupp/sandman2,https://github.com/jeffknupp/sandman2,2014-10-24 17:21:50.000000,2021-01-04 16:59:08.000000,2020-12-21 15:15:51.000000,174.0,18.0,52.0,1623.0,250.0,Automatically generate a RESTful API service for your legacy database. No code required!.,23.0,23,True,,Apache-2.0,2020-09-08 18:00:11.000000,1.2.3,28.0,,211.0,,sandman2,20.0,14.0,https://pypi.org/project/sandman2,2020-09-08 18:00:11.000000,6.0,211.0,,,,3.0,,,,,,,,,, +333,hyde,hyde/hyde,,others,https://github.com/hyde/hyde,https://github.com/hyde/hyde,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,138.0,1571.0,600.0,A Python Static Website Generator.,43.0,23,False,,MIT,2015-11-09 13:50:15.000000,0.8.9,16.0,,620.0,,hyde,145.0,80.0,https://pypi.org/project/hyde,2015-11-09 13:50:15.000000,65.0,620.0,,,,3.0,,,,,,,,,, +334,Meinheld,mopemope/meinheld,,servers,https://github.com/mopemope/meinheld,https://github.com/mopemope/meinheld,2010-07-30 01:38:27.000000,2020-06-23 16:07:13.000000,2020-06-23 16:07:11.000000,86.0,22.0,49.0,1328.0,633.0,Meinheld is a high performance asynchronous WSGI Web Server (based on picoev).,20.0,23,True,,BSD-3-Clause,2020-05-17 13:09:14.000000,1.0.2,40.0,,19124.0,,meinheld,821.0,524.0,https://pypi.org/project/meinheld,2020-05-17 13:09:14.000000,297.0,19124.0,,,,3.0,,True,,,,,,,, +335,django-rules,dfunckt/django-rules,,auth,https://github.com/dfunckt/django-rules,https://github.com/dfunckt/django-rules,2014-03-06 20:46:57.000000,2020-12-14 17:11:52.000000,2020-01-17 10:18:04.000000,94.0,17.0,75.0,1176.0,126.0,"Awesome Django authorization, without the database.",20.0,23,True,['django'],MIT,2020-04-30 17:45:40.000000,2.2.0,15.0,,28749.0,,rules,781.0,561.0,https://pypi.org/project/rules,2020-01-17 10:23:24.000000,220.0,28749.0,,,,3.0,,,,,,,,,, +336,authomatic,authomatic/authomatic,,auth,https://github.com/authomatic/authomatic,https://github.com/authomatic/authomatic,2013-02-07 14:13:35.000000,2020-09-11 20:25:39.000000,2020-03-29 16:40:52.000000,394.0,39.0,85.0,964.0,1125.0,Simple yet powerful authorization / authentication client library for Python web applications.,41.0,23,True,,MIT,2019-11-27 16:10:13.000000,1.0.0,20.0,,1014.0,,authomatic,246.0,,https://pypi.org/project/authomatic,2019-11-27 16:10:13.000000,246.0,1014.0,,,,3.0,,,,,,,,,, +337,django-vanilla-views,encode/django-vanilla-views,,django-utils,https://github.com/encode/django-vanilla-views,https://github.com/encode/django-vanilla-views,2013-09-02 13:41:57.000000,2020-09-10 16:38:44.000000,2020-09-10 16:33:08.000000,68.0,1.0,39.0,871.0,167.0,Beautifully simple class-based views.,30.0,23,True,['django'],BSD-2-Clause,2020-06-15 12:11:51.000000,2.0.0,14.0,,3716.0,,django-vanilla-views,923.0,433.0,https://pypi.org/project/django-vanilla-views,2020-09-10 16:34:19.000000,490.0,3716.0,,,,3.0,,True,,,,,,,, +338,flask-talisman,GoogleCloudPlatform/flask-talisman,,flask-utils,https://github.com/GoogleCloudPlatform/flask-talisman,https://github.com/GoogleCloudPlatform/flask-talisman,2015-11-12 23:40:25.000000,2020-09-08 12:17:08.000000,2020-07-13 17:40:33.000000,57.0,12.0,19.0,720.0,60.0,HTTP security headers for Flask.,16.0,23,True,['flask'],Apache-2.0,2019-05-28 19:35:31.000000,0.7.0,11.0,,133775.0,,flask-talisman,1166.0,1006.0,https://pypi.org/project/flask-talisman,2019-05-28 19:35:31.000000,160.0,133775.0,,,,3.0,,,,,,,,,, +339,tartiflette,tartiflette/tartiflette,,graphql,https://github.com/tartiflette/tartiflette,https://github.com/tartiflette/tartiflette,2018-01-26 09:56:10.000000,2021-01-07 09:51:26.000000,2021-01-07 09:51:16.000000,33.0,13.0,120.0,692.0,987.0,GraphQL Engine built with Python 3.6+ / asyncio.,22.0,23,True,,MIT,2020-12-08 17:23:07.000000,1.3.0,75.0,,1108.0,,tartiflette,68.0,54.0,https://pypi.org/project/tartiflette,2020-12-08 17:21:25.000000,14.0,1108.0,,,,3.0,,True,,,,,,,, +340,django-split-settings,sobolevn/django-split-settings,,django-utils,https://github.com/sobolevn/django-split-settings,https://github.com/sobolevn/django-split-settings,2013-05-17 06:04:30.000000,2021-01-05 09:35:12.000000,2021-01-05 09:35:06.000000,45.0,3.0,32.0,655.0,233.0,Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and..,19.0,23,True,['django'],BSD-3-Clause,2020-11-17 07:53:22.000000,1.1.0,13.0,,25837.0,,django-split-settings,108.0,,https://pypi.org/project/django-split-settings,2020-04-22 09:42:29.000000,108.0,25837.0,,,,3.0,,,,,,,,,, +341,html5-parser,kovidgoyal/html5-parser,,html-processing,https://github.com/kovidgoyal/html5-parser,https://github.com/kovidgoyal/html5-parser,2017-06-03 06:56:36.000000,2020-12-17 02:18:46.000000,2020-12-17 02:18:36.000000,21.0,1.0,17.0,592.0,303.0,Fast C based HTML 5 parsing for python.,5.0,23,True,,Apache-2.0,2019-11-03 03:14:33.000000,0.4.9,17.0,,267398.0,,html5-parser,185.0,175.0,https://pypi.org/project/html5-parser,2019-11-03 03:14:33.000000,10.0,267398.0,,,,3.0,,True,,,,,,,, +342,selene,yashaka/selene,,testing,https://github.com/yashaka/selene,https://github.com/yashaka/selene,2015-04-17 08:52:14.000000,2021-01-07 19:35:01.000000,2021-01-06 16:48:55.000000,96.0,62.0,114.0,401.0,568.0,User-oriented Web UI browser tests in Python.,23.0,23,True,,MIT,2020-02-17 13:32:07.000000,1.0.2,54.0,,12051.0,,selene,171.0,157.0,https://pypi.org/project/selene,2020-09-10 12:56:44.000000,14.0,12051.0,,,,3.0,,,,,,,,,, +343,mangum,jordaneremieff/mangum,,servers,https://github.com/jordaneremieff/mangum,https://github.com/jordaneremieff/mangum,2019-01-14 11:49:29.000000,2021-01-05 06:06:32.000000,2020-12-25 06:10:40.000000,39.0,8.0,82.0,399.0,375.0,AWS Lambda & API Gateway support for ASGI.,14.0,23,True,['fastapi'],MIT,2020-10-03 02:06:21.000000,0.10.0,56.0,,13240.0,,mangum,128.0,128.0,https://pypi.org/project/mangum,2020-10-03 02:07:30.000000,,13240.0,,,,3.0,,,,,,,,,, +344,python-whois,joepie91/python-whois,,others,https://github.com/joepie91/python-whois,https://github.com/joepie91/python-whois,2013-01-30 15:34:02.000000,2020-03-03 15:03:38.000000,2014-07-30 05:44:44.000000,149.0,101.0,34.0,349.0,181.0,A python module for retrieving and parsing WHOIS data.,7.0,23,False,,WTFPL,2019-09-06 23:28:22.000000,0.7.2,20.0,,225338.0,,python-whois,790.0,362.0,https://pypi.org/project/python-whois,2019-09-06 23:28:22.000000,428.0,225338.0,,,,3.0,,True,,,,,,,, +345,http-parser,benoitc/http-parser,,http-clients,https://github.com/benoitc/http-parser,https://github.com/benoitc/http-parser,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,328.0,224.0,HTTP request/response parser for python in C.,31.0,23,True,,MIT,2020-04-06 23:00:26.000000,0.9.0,36.0,,28275.0,,http-parser,507.0,357.0,https://pypi.org/project/http-parser,2020-04-06 23:00:26.000000,150.0,28275.0,,,,3.0,,True,,,,,,,, +346,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,2014-05-23 22:52:34.000000,2020-10-31 05:04:39.000000,2020-10-31 05:04:38.000000,147.0,2.0,121.0,280.0,561.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+.",74.0,23,True,['django'],MIT,2020-02-27 04:50:56.000000,4.1.1,23.0,385.0,10359.0,,django-cas-ng,356.0,224.0,https://pypi.org/project/django-cas-ng,2020-02-27 04:49:40.000000,132.0,10355.0,,,,3.0,,True,,,,,,,, +347,Flask-Excel,pyexcel-webwares/Flask-Excel,,flask-utils,https://github.com/pyexcel-webwares/Flask-Excel,https://github.com/pyexcel-webwares/Flask-Excel,2015-01-21 19:55:07.000000,2020-11-10 23:13:19.000000,2020-11-10 23:13:13.000000,70.0,7.0,38.0,224.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,23,True,,BSD-3-Clause,2017-07-20 02:40:14.000000,0.0.7,8.0,7.0,9642.0,,flask-excel,617.0,560.0,https://pypi.org/project/flask-excel,2017-07-20 02:40:14.000000,57.0,9642.0,,,,3.0,,,,,,,,,, +348,gabbi,cdent/gabbi,,testing,https://github.com/cdent/gabbi,https://github.com/cdent/gabbi,2014-12-12 14:46:59.000000,2020-12-19 14:48:36.000000,2020-12-19 14:39:36.000000,30.0,22.0,118.0,131.0,753.0,Declarative HTTP Testing for Python and anything else.,26.0,23,True,,Apache-2.0,2020-12-19 14:48:36.000000,2.1.0,114.0,,4447.0,,gabbi,202.0,,https://pypi.org/project/gabbi,2020-12-19 14:48:36.000000,202.0,4447.0,,,,3.0,,,,,,,,,, +349,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,2015-09-17 17:16:20.000000,2020-07-06 13:18:26.000000,2020-06-03 15:11:44.000000,26.0,9.0,12.0,127.0,123.0,A library to help construct a graphql-py server supporting react-relay.,8.0,23,True,,MIT,2019-12-30 16:56:55.000000,3.0.0,20.0,,331636.0,,graphql-relay,6799.0,5903.0,https://pypi.org/project/graphql-relay,2019-12-30 16:51:54.000000,896.0,331636.0,,,,3.0,,True,,,,,,,, +350,http-prompt,httpie/http-prompt,,http-clients,https://github.com/httpie/http-prompt,https://github.com/httpie/http-prompt,2016-04-06 07:24:35.000000,2020-10-20 17:50:47.000000,2020-08-18 10:11:51.000000,302.0,36.0,52.0,8019.0,374.0,"An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax..",21.0,22,True,,MIT,2018-11-04 14:02:44.000000,1.0.0,22.0,,701.0,,http-prompt,48.0,34.0,https://pypi.org/project/http-prompt,2018-03-07 15:16:14.000000,14.0,701.0,,,,3.0,,,,,,,,,, +351,splash,scrapinghub/splash,,testing,https://github.com/scrapinghub/splash,https://github.com/scrapinghub/splash,2013-05-20 21:20:33.000000,2020-11-18 21:40:44.000000,2020-09-08 06:59:44.000000,432.0,324.0,454.0,3220.0,2101.0,"Lightweight, scriptable browser as a service with an HTTP API.",57.0,22,True,,BSD-3-Clause,2020-01-09 19:09:29.000000,3.4.1,30.0,,691.0,,splash,9.0,,https://pypi.org/project/splash,2020-06-16 13:27:02.000000,9.0,691.0,,,,3.0,,True,,,,,,,, +352,python-slack-sdk,slackapi/python-slack-sdk,,third-party-apis,https://github.com/slackapi/python-slack-sdk,https://github.com/slackapi/python-slack-sdk,2014-11-10 21:32:02.000000,2021-01-07 06:06:34.000000,2021-01-07 06:06:25.000000,706.0,30.0,447.0,3019.0,,Slack Developer Kit for Python.,120.0,22,True,,MIT,2021-01-07 02:37:37.000000,3.1.1,52.0,290.0,87488.0,,slack-sdk,0.0,,https://pypi.org/project/slack-sdk,2021-01-07 02:28:18.000000,0.0,87484.0,,,,3.0,,,,,,,,,, +353,sslyze,nabla-c0d3/sslyze,,others,https://github.com/nabla-c0d3/sslyze,https://github.com/nabla-c0d3/sslyze,2014-08-18 04:33:30.000000,2021-01-05 05:37:21.000000,2021-01-05 05:37:20.000000,338.0,22.0,362.0,2355.0,,Fast and powerful SSL/TLS scanning library.,57.0,22,True,,AGPL-3.0,2020-11-11 04:54:46.000000,3.1.0,51.0,87885.0,16712.0,,sslyze,30.0,,https://pypi.org/project/sslyze,2020-11-11 04:53:22.000000,30.0,15556.0,,,,3.0,,,,,,,,,, +354,wave,h2oai/wave,,web-ui,https://github.com/h2oai/wave,https://github.com/h2oai/wave,2020-05-16 20:07:18.000000,2021-01-07 23:26:54.000000,2021-01-06 17:59:05.000000,87.0,149.0,156.0,2270.0,784.0,Realtime Web Apps and Dashboards for Python.,16.0,22,True,,Apache-2.0,2011-01-09 22:48:14.000000,0.0.2,24.0,2592.0,4437.0,,wave,124.0,,https://pypi.org/project/wave,2011-01-09 22:48:14.000000,124.0,4067.0,,,,1.0,,,,,,,,,, +355,flaskbb,flaskbb/flaskbb,,web-ui,https://github.com/flaskbb/flaskbb,https://github.com/flaskbb/flaskbb,2013-09-11 08:39:17.000000,2020-12-30 18:38:42.000000,2020-12-30 18:38:06.000000,491.0,30.0,279.0,1966.0,1791.0,A classic Forum Software in Python using Flask.,54.0,22,True,['flask'],BSD-3-Clause,2018-07-15 19:10:30.000000,2.0.2,4.0,,48.0,,FlaskBB,24.0,22.0,https://pypi.org/project/FlaskBB,2018-07-15 19:10:30.000000,2.0,48.0,,,,1.0,,,,,,,,,, +356,web2py,web2py/web2py,,web-frameworks,https://github.com/web2py/web2py,https://github.com/web2py/web2py,2008-11-07 06:08:58.000000,2021-01-07 10:53:57.000000,2020-11-28 02:23:25.000000,826.0,346.0,652.0,1917.0,8146.0,Free and open source full-stack enterprise framework for agile development of secure database-driven web-based..,240.0,22,True,,LGPL-3.0,2020-03-21 20:19:46.000000,2.19.1,24.0,,,,,38.0,38.0,,,,,,,,3.0,,,,,,,,,, +357,offlineimap,OfflineIMAP/offlineimap,,email,https://github.com/OfflineIMAP/offlineimap,https://github.com/OfflineIMAP/offlineimap,2012-07-23 15:28:58.000000,2020-09-06 11:25:39.000000,2020-04-10 23:09:25.000000,360.0,84.0,396.0,1581.0,2393.0,Read/sync your IMAP mailboxes (python2).,157.0,22,False,,libpng-2.0,2020-04-10 23:13:14.000000,7.3.3,39.0,,261.0,,offlineimap,17.0,11.0,https://pypi.org/project/offlineimap,2020-04-10 23:13:14.000000,6.0,261.0,,,,3.0,,,,,,,,,, +358,ruia,howie6879/ruia,,web-scraping,https://github.com/howie6879/ruia,https://github.com/howie6879/ruia,2018-07-10 01:12:54.000000,2021-01-07 15:44:00.000000,2021-01-07 15:43:52.000000,138.0,3.0,73.0,1332.0,409.0,Async Python 3.6+ web scraping micro-framework based on asyncio.,12.0,22,True,,Apache-2.0,2021-01-07 14:40:29.000000,0.8.0,51.0,8.0,459.0,,ruia,47.0,41.0,https://pypi.org/project/ruia,2020-12-27 15:23:21.000000,6.0,459.0,,,,3.0,,,,,,,,,, +359,frontera,scrapinghub/frontera,,web-scraping,https://github.com/scrapinghub/frontera,https://github.com/scrapinghub/frontera,2014-11-22 15:42:50.000000,2020-08-07 20:18:38.000000,2019-11-29 15:30:27.000000,202.0,96.0,74.0,1133.0,923.0,A scalable frontier for web crawlers.,41.0,22,False,,BSD-3-Clause,2019-04-05 16:36:41.000000,0.8.1,22.0,,286.0,,frontera,51.0,27.0,https://pypi.org/project/frontera,2019-04-05 16:36:41.000000,24.0,286.0,,,,3.0,,True,,,,,,,, +360,django-watson,etianen/django-watson,,django-utils,https://github.com/etianen/django-watson,https://github.com/etianen/django-watson,2011-08-20 17:50:53.000000,2020-03-30 09:11:26.000000,2020-03-30 09:08:58.000000,112.0,15.0,189.0,875.0,430.0,"Full-text multi-table search application for Django. Easy to install and use, with good performance.",37.0,22,True,['django'],BSD-3-Clause,2020-03-30 09:11:26.000000,1.5.5,29.0,,7280.0,,django-watson,583.0,371.0,https://pypi.org/project/django-watson,2020-03-30 09:11:26.000000,212.0,7280.0,,,,3.0,,True,,,,,,,, +361,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,2010-02-09 23:01:12.000000,2020-08-11 07:11:45.000000,2019-11-25 14:30:13.000000,146.0,19.0,56.0,799.0,290.0,Automatic caching and invalidation for Django models through the ORM.,26.0,22,False,['django'],BSD-3-Clause,2019-02-18 02:47:28.000000,1.1.0,8.0,,3710.0,,django-cache-machine,298.0,198.0,https://pypi.org/project/django-cache-machine,2017-10-13 16:55:01.000000,100.0,3710.0,,,,3.0,,,,,,,,,, +362,django-stronghold,mgrouchy/django-stronghold,,auth,https://github.com/mgrouchy/django-stronghold,https://github.com/mgrouchy/django-stronghold,2013-01-29 02:30:21.000000,2020-10-24 11:03:11.000000,2020-03-11 11:00:24.000000,51.0,10.0,27.0,357.0,167.0,Get inside your stronghold and make all your Django views default login_required.,22.0,22,True,['django'],MIT,2020-01-17 16:34:53.000000,0.4.0,22.0,,6921.0,,django-stronghold,446.0,228.0,https://pypi.org/project/django-stronghold,2020-01-17 16:34:53.000000,218.0,6921.0,,,,3.0,,True,,,,,,,, +363,pysimplesoap,pysimplesoap/pysimplesoap,,http-clients,https://github.com/pysimplesoap/pysimplesoap,https://github.com/pysimplesoap/pysimplesoap,2013-06-02 11:09:05.000000,2020-10-22 09:47:19.000000,2020-07-20 15:14:25.000000,221.0,89.0,20.0,354.0,547.0,Python Simple SOAP Library.,51.0,22,True,,LGPL-3.0,2017-12-03 17:09:17.000000,1.16.2,12.0,,6026.0,,pysimplesoap,733.0,487.0,https://pypi.org/project/pysimplesoap,2017-12-03 17:09:17.000000,246.0,6026.0,,,,3.0,,True,,,,,,,, +364,pyshorteners,ellisonleao/pyshorteners,,third-party-apis,https://github.com/ellisonleao/pyshorteners,https://github.com/ellisonleao/pyshorteners,2013-09-30 18:33:24.000000,2020-07-29 05:23:10.000000,2020-07-29 05:23:09.000000,54.0,1.0,68.0,280.0,430.0,Generating short urls with python has never been easier.,24.0,22,True,,GPL-3.0,2020-03-19 17:55:20.000000,1.0.1,27.0,,15667.0,,pyshorteners,651.0,515.0,https://pypi.org/project/pyshorteners,2020-03-19 17:54:24.000000,136.0,15667.0,,,,3.0,,,,,,,,,, +365,velruse,bbangert/velruse,,auth,https://github.com/bbangert/velruse,https://github.com/bbangert/velruse,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,,MIT,2013-08-30 04:51:31.000000,1.1.1,10.0,,2596.0,,velruse,201.0,139.0,https://pypi.org/project/velruse,2013-08-30 04:51:31.000000,62.0,2596.0,,,,3.0,,,,,,,,,, +366,flask_injector,alecthomas/flask_injector,,flask-utils,https://github.com/alecthomas/flask_injector,https://github.com/alecthomas/flask_injector,2012-11-19 04:09:14.000000,2020-10-17 18:54:39.000000,2020-02-22 13:39:14.000000,25.0,8.0,31.0,210.0,174.0,Adds Injector support to Flask.,9.0,22,True,['flask'],BSD-3-Clause,2020-02-22 13:39:54.000000,0.12.3,25.0,,20948.0,,flask_injector,587.0,479.0,https://pypi.org/project/flask_injector,2020-02-22 13:39:54.000000,108.0,20948.0,,,,3.0,,,,,,,,,, +367,python-mocket,mindflayer/python-mocket,,testing,https://github.com/mindflayer/python-mocket,https://github.com/mindflayer/python-mocket,2013-04-30 07:44:28.000000,2021-01-05 18:19:01.000000,2021-01-05 18:18:56.000000,32.0,,44.0,204.0,412.0,"a socket mock framework - for all kinds of socket animals, web-clients included.",18.0,22,True,,BSD-3-Clause,2021-01-02 14:21:57.000000,3.9.35,67.0,,1872.0,,mocket,89.0,43.0,https://pypi.org/project/mocket,2021-01-02 14:20:51.000000,46.0,1872.0,,,,3.0,,,,,,,,,, +368,django-graphql-auth,PedroBern/django-graphql-auth,,graphql,https://github.com/PedroBern/django-graphql-auth,https://github.com/PedroBern/django-graphql-auth,2020-01-15 16:36:01.000000,2021-01-06 13:34:09.000000,2020-11-16 13:11:01.000000,32.0,30.0,27.0,175.0,256.0,Django registration and authentication with GraphQL.,14.0,22,True,['django'],MIT,2020-10-20 00:12:36.000000,0.3.15,37.0,,3471.0,,django-graphql-auth,87.0,87.0,https://pypi.org/project/django-graphql-auth,2020-11-16 13:18:58.000000,,3471.0,,,,3.0,,True,,,,,,,, +369,reppy,seomoz/reppy,,others,https://github.com/seomoz/reppy,https://github.com/seomoz/reppy,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,157.0,265.0,Modern robots.txt Parser for Python.,23.0,22,True,,MIT,2019-09-16 19:32:19.000000,0.4.14,24.0,,18077.0,,reppy,166.0,102.0,https://pypi.org/project/reppy,2019-09-16 19:32:19.000000,64.0,18077.0,,,,3.0,,True,,,,,,,, +370,openapi-core,p1c2u/openapi-core,,openapi-utils,https://github.com/p1c2u/openapi-core,https://github.com/p1c2u/openapi-core,2017-09-20 10:25:35.000000,2021-01-02 19:49:31.000000,2020-07-20 14:04:40.000000,69.0,44.0,81.0,101.0,414.0,OpenAPI core.,34.0,22,True,,BSD-3-Clause,2020-07-20 14:06:36.000000,0.13.4,33.0,,145579.0,,openapi-core,22.0,,https://pypi.org/project/openapi-core,2020-07-20 14:06:36.000000,22.0,145579.0,,,,3.0,,True,,,,,,,, +371,vibora,vibora-io/vibora,,web-frameworks,https://github.com/vibora-io/vibora,https://github.com/vibora-io/vibora,2018-06-13 15:58:58.000000,2020-12-23 01:00:55.000000,2019-02-11 10:54:12.000000,308.0,147.0,54.0,5643.0,141.0,"Fast, asynchronous and elegant Python web framework.",28.0,21,False,,MIT,,,8.0,,257.0,,vibora,68.0,65.0,https://pypi.org/project/vibora,2018-06-16 04:25:57.000000,3.0,257.0,,,,3.0,,,,,,,,,, +372,ProxyBroker,constverum/Proxybroker,,others,https://github.com/constverum/ProxyBroker,https://github.com/constverum/ProxyBroker,2015-10-11 15:13:37.000000,2020-08-20 02:00:50.000000,2019-03-13 10:21:05.000000,595.0,84.0,77.0,2352.0,152.0,Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS.,9.0,21,False,,Apache-2.0,2019-03-12 19:47:46.000000,0.3.2,12.0,,7575.0,,proxybroker,18.0,,https://pypi.org/project/proxybroker,2019-03-12 19:47:46.000000,18.0,7575.0,,,,3.0,,True,,,,,,,, +373,aiortc,aiortc/aiortc,,others,https://github.com/aiortc/aiortc,https://github.com/aiortc/aiortc,2018-02-23 22:05:16.000000,2020-12-30 14:12:59.000000,2020-10-15 12:59:32.000000,299.0,58.0,292.0,2101.0,,WebRTC and ORTC implementation for Python using asyncio.,15.0,21,True,,BSD-3-Clause,2020-04-27 09:29:59.000000,0.9.28,38.0,,14123.0,,aiortc,12.0,,https://pypi.org/project/aiortc,2020-04-27 09:29:59.000000,12.0,14123.0,,,,3.0,,,,,,,,,, +374,requestium,tryolabs/requestium,,testing,https://github.com/tryolabs/requestium,https://github.com/tryolabs/requestium,2017-06-30 19:07:16.000000,2019-10-17 02:58:04.000000,2018-02-20 19:04:56.000000,123.0,18.0,5.0,1548.0,83.0,Integration layer between Requests and Selenium for automation of web actions.,6.0,21,False,,BSD-3-Clause,2017-11-30 18:12:45.000000,0.1.9,12.0,,14127.0,,requestium,55.0,51.0,https://pypi.org/project/requestium,2017-11-30 18:12:45.000000,4.0,14127.0,,,,3.0,,,,,,,,,, +375,Wooey,wooey/wooey,,web-ui,https://github.com/wooey/Wooey,https://github.com/wooey/Wooey,2015-03-01 16:47:05.000000,2020-08-23 15:14:54.000000,2020-08-23 15:14:53.000000,167.0,54.0,141.0,1510.0,887.0,A Django app that creates automatic web UIs for Python scripts.,22.0,21,True,,BSD-3-Clause,2020-04-16 02:58:59.000000,0.12.0,30.0,,270.0,,wooey,25.0,24.0,https://pypi.org/project/wooey,2020-04-16 02:56:01.000000,1.0,270.0,,,,3.0,,,,,,,,,, +376,wdb,Kozea/wdb,,testing,https://github.com/Kozea/wdb,https://github.com/Kozea/wdb,2012-10-05 16:40:23.000000,2020-06-06 14:17:29.000000,2019-09-16 09:29:29.000000,101.0,33.0,78.0,1503.0,658.0,An improbable web debugger through WebSockets.,22.0,21,False,,GPL-3.0,2019-07-05 12:34:53.000000,3.2.6,52.0,,2449.0,,wdb,140.0,84.0,https://pypi.org/project/wdb,2019-07-05 12:34:53.000000,56.0,2449.0,,,,3.0,,,,,,,,,, +377,pyresttest,svanoort/pyresttest,,testing,https://github.com/svanoort/pyresttest,https://github.com/svanoort/pyresttest,2014-05-01 23:40:10.000000,2020-10-14 08:19:09.000000,2018-02-03 22:03:13.000000,317.0,131.0,114.0,1047.0,531.0,Python Rest Testing.,17.0,21,False,,Apache-2.0,2016-03-15 03:16:18.000000,1.7.1,14.0,,2865.0,conda-forge/pyresttest,pyresttest,87.0,62.0,https://pypi.org/project/pyresttest,2016-03-15 03:13:33.000000,25.0,2108.0,https://anaconda.org/conda-forge/pyresttest,2020-10-13 03:32:39.036000,24248.0,3.0,,,,,,,,,, +378,schemathesis,schemathesis/schemathesis,,testing,https://github.com/schemathesis/schemathesis,https://github.com/schemathesis/schemathesis,2019-08-19 11:13:01.000000,2021-01-07 19:00:23.000000,2021-01-07 18:58:59.000000,53.0,57.0,400.0,694.0,1013.0,A modern API testing tool for web applications built with Open API and GraphQL specifications.,25.0,21,True,"['openapi', 'graphql']",MIT,2020-12-15 09:17:49.000000,2.8.5,114.0,,9427.0,,schemathesis,0.0,,https://pypi.org/project/schemathesis,2020-12-15 09:17:49.000000,0.0,9427.0,,,,3.0,,,,,,,,,, +379,django-lifecycle,rsinger86/django-lifecycle,,django-utils,https://github.com/rsinger86/django-lifecycle,https://github.com/rsinger86/django-lifecycle,2018-03-18 20:53:33.000000,2020-10-11 20:08:37.000000,2020-10-11 20:08:29.000000,38.0,9.0,21.0,576.0,162.0,"Declarative model lifecycle hooks, an alternative to Signals.",20.0,21,True,['django'],MIT,2020-10-11 20:04:47.000000,0.8.0,25.0,,8937.0,,django-lifecycle,34.0,30.0,https://pypi.org/project/django-lifecycle,2020-10-11 20:03:09.000000,4.0,8937.0,,,,3.0,,True,,,,,,,, +380,mistletoe,miyuchina/mistletoe,,markdown,https://github.com/miyuchina/mistletoe,https://github.com/miyuchina/mistletoe,2017-07-09 10:57:29.000000,2020-09-19 18:57:37.000000,2019-06-08 19:09:57.000000,65.0,25.0,51.0,356.0,634.0,"A fast, extensible and spec-compliant Markdown parser in pure Python.",16.0,21,False,,MIT,2019-06-08 19:28:01.000000,0.7.2,19.0,159.0,12061.0,,mistletoe,190.0,150.0,https://pypi.org/project/mistletoe,2018-06-25 13:24:47.000000,40.0,12058.0,,,,3.0,,True,,,,,,,, +381,selectolax,rushter/selectolax,,html-processing,https://github.com/rushter/selectolax,https://github.com/rushter/selectolax,2017-11-26 19:37:37.000000,2020-12-19 17:14:45.000000,2020-12-19 16:53:53.000000,23.0,5.0,24.0,346.0,148.0,Python binding to Modest engine (fast HTML5 parser with CSS selectors).,2.0,21,True,,MIT,2020-12-19 17:14:45.000000,0.2.10,25.0,,11308.0,,selectolax,133.0,127.0,https://pypi.org/project/selectolax,2020-12-19 17:14:45.000000,6.0,11308.0,,,,3.0,,True,,,,,,,, +382,django-easy-audit,soynatan/django-easy-audit,,django-utils,https://github.com/soynatan/django-easy-audit,https://github.com/soynatan/django-easy-audit,2016-10-23 06:55:16.000000,2020-12-31 12:21:03.000000,2020-11-09 03:53:43.000000,95.0,33.0,53.0,267.0,224.0,"Yet another Django audit log app, hopefully the simplest one.",26.0,21,True,['django'],GPL-3.0,2020-11-07 19:38:27.000000,1.3.1a1,37.0,,7218.0,,django-easy-audit,95.0,87.0,https://pypi.org/project/django-easy-audit,2020-11-07 19:35:28.000000,8.0,7218.0,,,,3.0,,True,,,,,,,, +383,mailer,marrow/mailer,,email,https://github.com/marrow/mailer,https://github.com/marrow/mailer,2011-03-13 05:21:26.000000,2020-10-11 11:27:16.452000,2020-04-22 19:28:26.000000,48.0,25.0,45.0,220.0,295.0,"A light-weight, modular, message representation and mail delivery framework for Python.",19.0,21,True,,MIT,2019-09-16 00:20:27.000000,4.0.3,8.0,95.0,9874.0,conda-forge/mailer,mailer,136.0,,https://pypi.org/project/mailer,2015-04-22 03:10:28.000000,136.0,8971.0,https://anaconda.org/conda-forge/mailer,2020-10-11 11:27:16.452000,25283.0,3.0,,,,,,,,,, +384,flask-s3,e-dard/flask-s3,,flask-utils,https://github.com/e-dard/flask-s3,https://github.com/e-dard/flask-s3,2012-10-01 18:08:11.000000,2019-02-04 12:47:12.000000,2017-07-19 05:38:58.000000,83.0,13.0,34.0,179.0,157.0,Seamlessly serve your static assets of your Flask app from Amazon S3.,26.0,21,False,,WTFPL,2017-02-23 20:44:59.000000,0.3.3,28.0,20.0,3563.0,,flask-s3,467.0,299.0,https://pypi.org/project/flask-s3,2017-02-23 20:44:59.000000,168.0,3563.0,,,,3.0,,True,,,,,,,, +385,flask-rebar,plangrid/flask-rebar,,flask-utils,https://github.com/plangrid/flask-rebar,https://github.com/plangrid/flask-rebar,2018-02-26 17:39:13.000000,2021-01-07 03:41:59.000000,2021-01-07 03:41:57.000000,26.0,42.0,43.0,162.0,246.0,"Flask-Rebar combines flask, marshmallow, and swagger for robust REST services.",30.0,21,True,"['flask', 'openapi']",MIT,2020-08-04 23:41:32.000000,1.12.2,32.0,,630.0,,flask-rebar,27.0,21.0,https://pypi.org/project/flask-rebar,2020-09-10 17:18:12.000000,6.0,630.0,,,,3.0,,,,,,,,,, +386,markdown-it-py,executablebooks/markdown-it-py,,markdown,https://github.com/executablebooks/markdown-it-py,https://github.com/executablebooks/markdown-it-py,2020-03-25 11:10:01.000000,2021-01-07 01:14:43.000000,2021-01-01 15:54:43.000000,19.0,21.0,22.0,130.0,166.0,"Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. Now in Python!.",11.0,21,True,,MIT,2021-01-01 15:57:24.000000,0.6.1,31.0,,47356.0,conda-forge/markdown-it-py,markdown-it-py,152.0,152.0,https://pypi.org/project/markdown-it-py,2021-01-01 15:59:45.000000,0.0,43430.0,https://anaconda.org/conda-forge/markdown-it-py,2021-01-02 23:09:01.462000,39265.0,3.0,,,,,,,,,, +387,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,2016-05-12 12:09:18.000000,2020-12-03 15:51:11.000000,2018-07-12 02:38:48.000000,40.0,3.0,6.0,130.0,26.0,Simple GraphQL client for Python 2.7+.,6.0,21,False,,MIT,2020-12-03 15:51:11.000000,0.4.2,8.0,,16255.0,,python-graphql-client,174.0,174.0,https://pypi.org/project/python-graphql-client,2020-12-03 15:51:11.000000,0.0,16255.0,,,,3.0,,True,,,,,,,, +388,pyramid_mailer,Pylons/pyramid_mailer,,email,https://github.com/Pylons/pyramid_mailer,https://github.com/Pylons/pyramid_mailer,2011-09-26 01:17:42.000000,2020-03-29 10:32:52.000000,2020-03-29 10:32:51.000000,38.0,9.0,33.0,51.0,376.0,A package for sending email from your Pyramid application.,34.0,21,True,['pyramid'],BSD-3-Clause,2016-12-13 20:48:50.000000,0.15.1,24.0,,13729.0,,pyramid_mailer,144.0,,https://pypi.org/project/pyramid_mailer,2016-12-13 20:48:50.000000,144.0,13729.0,,,,3.0,,,,,,,,,, +389,beautifulsoup4,,,web-scraping,,http://www.crummy.com/software/BeautifulSoup/bs4/,2017-02-22 14:59:00.739000,2020-10-03 17:19:11.351000,,,,,,,Screen-scraping library.,,21,True,,MIT,2020-10-03 15:37:19.000000,4.9.3,33.0,,10177333.0,conda-forge/beautifulsoup4,beautifulsoup4,61666.0,,https://pypi.org/project/beautifulsoup4,2020-10-03 15:37:19.000000,61666.0,10108326.0,https://anaconda.org/conda-forge/beautifulsoup4,2020-10-03 17:19:11.351000,3243372.0,3.0,,,,,,,,,, +390,dirsearch,maurosoria/dirsearch,,web-scraping,https://github.com/maurosoria/dirsearch,https://github.com/maurosoria/dirsearch,2013-04-30 15:57:40.000000,2021-01-07 17:06:43.000000,2021-01-07 17:06:42.000000,1365.0,56.0,199.0,5292.0,1502.0,Web path scanner.,68.0,20,True,,GPL-2.0,2020-09-26 18:38:46.000000,0.4.0,14.0,,,,,,,,,,,,,,3.0,,,,,,,,,, +391,httpstat,reorx/httpstat,,http-clients,https://github.com/reorx/httpstat,https://github.com/reorx/httpstat,2016-08-30 06:30:59.000000,2020-12-24 05:55:39.000000,2020-12-24 05:55:08.000000,305.0,5.0,18.0,4606.0,91.0,curl statistics made simple.,4.0,20,True,,MIT,2020-12-24 05:55:02.000000,1.3.1,8.0,20.0,822.0,,httpstat,9.0,9.0,https://pypi.org/project/httpstat,2020-12-24 05:55:02.000000,,822.0,,,,3.0,,,,,,,,,, +392,maltrail,stamparm/maltrail,,others,https://github.com/stamparm/maltrail,https://github.com/stamparm/maltrail,2014-12-04 21:33:46.000000,2021-01-08 00:33:32.000000,2021-01-07 23:21:44.000000,684.0,62.0,201.0,3854.0,48830.0,Malicious traffic detection system.,28.0,20,True,,MIT,2021-01-01 00:01:13.000000,0.28,17.0,,,,,,,,,,,,,,3.0,,,,,,,,,, +393,healthchecks,healthchecks/healthchecks,,others,https://github.com/healthchecks/healthchecks,https://github.com/healthchecks/healthchecks,2015-06-25 18:38:33.000000,2021-01-04 09:02:44.000000,2021-01-04 09:02:19.000000,418.0,69.0,286.0,3387.0,1573.0,A Cron Monitoring Tool written in Python & Django.,56.0,20,True,,BSD-3-Clause,2020-12-09 14:05:00.000000,1.18.0,23.0,,,,,,,,,,,,,,3.0,,,,,,,,,, +394,AutoScraper,alirezamika/autoscraper,,web-scraping,https://github.com/alirezamika/autoscraper,https://github.com/alirezamika/autoscraper,2020-08-31 12:02:19.000000,2020-12-15 09:03:03.000000,2020-12-15 09:03:02.000000,296.0,3.0,24.0,3183.0,124.0,"A Smart, Automatic, Fast and Lightweight Web Scraper for Python.",6.0,20,True,,MIT,2020-11-29 13:02:41.000000,1.1.10,13.0,,707.0,,autoscraper,18.0,18.0,https://pypi.org/project/autoscraper,2020-11-29 13:03:11.000000,,707.0,,,,3.0,,,,,,,,,, +395,Misago,rafalp/Misago,,web-ui,https://github.com/rafalp/Misago,https://github.com/rafalp/Misago,2012-06-22 14:24:02.000000,2021-01-07 15:24:11.000000,2020-05-25 19:36:15.000000,435.0,64.0,981.0,2030.0,5160.0,"Misago is fully featured modern forum application that is fast, scalable and responsive.",32.0,20,True,,GPL-2.0,2020-05-25 20:23:24.000000,0.27.0,43.0,,,,,38.0,38.0,,,,,,,,3.0,,,,,,,,,, +396,urlwatch,thp/urlwatch,,others,https://github.com/thp/urlwatch,https://github.com/thp/urlwatch,2014-01-29 18:42:20.000000,2020-12-19 16:07:01.000000,2020-12-19 16:06:56.000000,284.0,43.0,331.0,1951.0,746.0,urlwatch monitors webpages for you.,65.0,20,True,,BSD-3-Clause,,,30.0,,1298.0,,urlwatch,2.0,,https://pypi.org/project/urlwatch,2020-12-19 11:28:33.000000,2.0,1298.0,,,,3.0,,,,,,,,,, +397,gmail,charlierguo/gmail,,email,https://github.com/charlierguo/gmail,https://github.com/charlierguo/gmail,2013-07-29 03:46:41.000000,2020-10-01 04:54:33.000000,2014-02-04 22:59:23.000000,323.0,55.0,10.0,1624.0,73.0,A Pythonic interface for Google Mail.,14.0,20,False,,MIT,2017-08-07 19:59:52.000000,0.6.3,10.0,,1143.0,,gmail,12.0,,https://pypi.org/project/gmail,2017-08-07 19:59:52.000000,12.0,1143.0,,,,3.0,,,,,,,,,, +398,django-admin2,jazzband/django-admin2,,admin-ui,https://github.com/jazzband/django-admin2,https://github.com/jazzband/django-admin2,2013-05-14 12:11:48.000000,2020-11-25 20:12:05.000000,2020-11-25 20:12:03.000000,154.0,46.0,194.0,1093.0,1047.0,"Extendable, adaptable rewrite of django.contrib.admin.",48.0,20,True,['django'],MIT,2017-01-10 17:44:35.000000,0.7.1,7.0,,92.0,,django-admin2,34.0,20.0,https://pypi.org/project/django-admin2,2017-01-10 17:47:14.000000,14.0,92.0,,,,3.0,,True,,,,,,,, +399,merchant,agiliq/merchant,,django-utils,https://github.com/agiliq/merchant,https://github.com/agiliq/merchant,2010-09-29 11:30:58.000000,2021-01-07 22:11:36.000000,2015-07-08 05:29:26.000000,162.0,24.0,40.0,963.0,684.0,A Django app to accept payments from various payment processors via Pluggable backends.,48.0,20,False,['django'],BSD-3-Clause,,,9.0,,157.0,,django-merchant,25.0,19.0,https://pypi.org/project/django-merchant,2013-12-02 07:13:21.000000,6.0,157.0,,,,3.0,,,,1.0,,,,,, +400,Lassie,michaelhelmick/lassie,,web-scraping,https://github.com/michaelhelmick/lassie,https://github.com/michaelhelmick/lassie,2013-07-30 20:41:39.000000,2020-12-16 20:25:47.000000,2020-12-16 20:25:31.000000,42.0,10.0,29.0,520.0,214.0,Web Content Retrieval for Humans.,14.0,20,True,,MIT,2020-12-16 20:18:31.000000,0.11.8,35.0,,514.0,,lassie,27.0,20.0,https://pypi.org/project/lassie,2020-12-16 20:18:31.000000,7.0,514.0,,,,3.0,,,,,,,,,, +401,django-csp,mozilla/django-csp,,django-utils,https://github.com/mozilla/django-csp,https://github.com/mozilla/django-csp,2010-07-14 18:00:59.000000,2021-01-04 22:52:23.000000,2021-01-04 22:52:20.000000,71.0,11.0,71.0,357.0,217.0,Content Security Policy for Django.,43.0,20,True,['django'],BSD-3-Clause,2013-11-19 23:16:37.000000,2.0.3,11.0,,53453.0,,django-csp,,,https://pypi.org/project/django-csp,2020-01-08 09:38:31.000000,,53453.0,,,,3.0,,True,,,,,,,, +402,django-smuggler,semente/django-smuggler,,admin-ui,https://github.com/semente/django-smuggler,https://github.com/semente/django-smuggler,2009-12-11 20:59:14.000000,2020-09-28 13:35:55.000000,2020-09-28 13:34:15.000000,33.0,6.0,38.0,348.0,282.0,Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the..,16.0,20,True,['django'],LGPL-3.0,2020-09-28 13:35:55.000000,1.0.2,13.0,,2244.0,,django-smuggler,183.0,110.0,https://pypi.org/project/django-smuggler,2020-09-28 13:35:55.000000,73.0,2244.0,,,,3.0,,True,,,,,,,, +403,flask-praetorian,dusktreader/flask-praetorian,,auth,https://github.com/dusktreader/flask-praetorian,https://github.com/dusktreader/flask-praetorian,2016-11-23 16:47:18.000000,2020-12-07 17:48:51.000000,2020-12-07 17:42:12.000000,34.0,2.0,115.0,263.0,317.0,"Strong, Simple, and Precise security for Flask APIs (using jwt).",19.0,20,True,['flask'],MIT,2020-12-07 17:48:51.000000,1.1.0,44.0,,6663.0,,flask-praetorian,7.0,,https://pypi.org/project/flask-praetorian,2020-12-07 17:48:51.000000,7.0,6663.0,,,,3.0,,True,,,,,,,, +404,python-jwt,davedoesdev/python-jwt,,auth,https://github.com/davedoesdev/python-jwt,https://github.com/davedoesdev/python-jwt,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,183.0,142.0,Python module for generating and verifying JSON Web Tokens.,5.0,20,True,,MIT,2020-08-24 22:05:39.000000,3.3.0,38.0,,56014.0,,python-jwt,42.0,,https://pypi.org/project/python-jwt,2020-08-24 22:05:39.000000,42.0,56014.0,,,,3.0,,,,,,,,,, +405,trafilatura,adbar/trafilatura,,web-scraping,https://github.com/adbar/trafilatura,https://github.com/adbar/trafilatura,2019-04-08 11:38:48.000000,2021-01-07 17:28:46.000000,2021-01-07 17:22:45.000000,22.0,8.0,29.0,88.0,797.0,"Web scraping library and command-line tool for text discovery and extraction (main content, metadata, comments).",11.0,20,True,,GPL-3.0,2021-01-04 14:00:43.000000,0.7.0,19.0,,16822.0,,trafilatura,37.0,37.0,https://pypi.org/project/trafilatura,2021-01-04 14:00:02.000000,0.0,16822.0,,,,3.0,,True,,,,,,,, +406,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,2020-04-17 18:23:40.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.,46.0,20,False,['pyramid'],,2016-01-23 15:34:59.000000,2.6.2,36.0,,32998.0,,pyramid_jinja2,510.0,,https://pypi.org/project/pyramid_jinja2,2016-11-15 16:40:41.000000,510.0,32998.0,,,,1.0,,,,,BSD-based,,,,, +407,Photon,s0md3v/Photon,,web-scraping,https://github.com/s0md3v/Photon,https://github.com/s0md3v/Photon,2018-03-30 19:38:22.000000,2020-10-28 14:01:02.000000,2019-12-06 14:59:47.000000,996.0,33.0,65.0,7485.0,324.0,Incredibly fast crawler designed for OSINT.,21.0,19,False,,GPL-3.0,2019-04-05 15:15:47.000000,1.3.0,18.0,,847.0,,photon,5.0,,https://pypi.org/project/photon,2019-01-25 01:13:36.000000,5.0,847.0,,,,3.0,,,,,,,,,, +408,pyload,pyload/pyload,,others,https://github.com/pyload/pyload,https://github.com/pyload/pyload,2013-02-10 13:12:02.000000,2021-01-07 21:25:06.000000,2021-01-04 23:08:17.000000,627.0,158.0,2579.0,2068.0,,The free and open-source Download Manager written in pure Python.,207.0,19,True,,AGPL-3.0,2020-02-20 21:04:56.000000,0.4.20,22.0,57470.0,1247.0,,pyload-ng,,,https://pypi.org/project/pyload-ng,2020-09-13 19:44:45.000000,,587.0,,,,3.0,,,,,,,,,, +409,tornadio2,mrjoes/tornadio2,,websocket,https://github.com/mrjoes/tornadio2,https://github.com/mrjoes/tornadio2,2011-09-28 10:15:54.000000,2020-08-16 16:25:21.000000,2013-08-25 06:52:07.000000,108.0,13.0,47.0,533.0,143.0,Python socket.io server implementation on top of Tornado framework.,15.0,19,False,,Apache-2.0,2012-10-22 08:16:33.000000,0.0.4,3.0,,361.0,,tornadio2,228.0,153.0,https://pypi.org/project/tornadio2,2012-10-22 08:16:33.000000,75.0,361.0,,,,3.0,,True,,,,,,,, +410,fastapi-users,frankie567/fastapi-users,,auth,https://github.com/frankie567/fastapi-users,https://github.com/frankie567/fastapi-users,2019-10-05 15:40:31.000000,2021-01-07 17:26:37.000000,2020-12-28 08:12:47.000000,52.0,5.0,112.0,530.0,309.0,Ready-to-use and customizable users management for FastAPI.,12.0,19,True,['fastapi'],MIT,2020-12-28 08:17:37.000000,4.0.0,40.0,,1701.0,,fastapi-users,,,https://pypi.org/project/fastapi-users,2020-12-28 08:17:37.000000,,1701.0,,,,3.0,,True,,,,,,,, +411,gazpacho,maxhumber/gazpacho,,web-scraping,https://github.com/maxhumber/gazpacho,https://github.com/maxhumber/gazpacho,2019-09-23 20:21:55.000000,2020-10-31 18:03:20.000000,2020-10-31 18:03:19.000000,47.0,4.0,29.0,506.0,142.0,"The simple, fast, and modern web scraping library.",13.0,19,True,,MIT,2020-10-09 12:51:41.000000,1.1,18.0,,2869.0,,gazpacho,83.0,81.0,https://pypi.org/project/gazpacho,2020-09-24 17:50:19.000000,2.0,2869.0,,,,3.0,,,,,,,,,, +412,flask-mongorest,closeio/flask-mongorest,,web-frameworks,https://github.com/closeio/flask-mongorest,https://github.com/closeio/flask-mongorest,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,504.0,300.0,Restful API framework wrapped around MongoEngine.,18.0,19,True,['flask'],BSD-3-Clause,2019-08-26 10:57:49.000000,0.3.0,7.0,,113.0,,Flask-MongoRest,72.0,45.0,https://pypi.org/project/Flask-MongoRest,2019-08-26 10:51:10.000000,27.0,113.0,,,,3.0,,,,,,,,,, +413,safrs,thomaxxl/safrs,,flask-utils,https://github.com/thomaxxl/safrs,https://github.com/thomaxxl/safrs,2017-09-20 07:56:55.000000,2021-01-07 10:32:03.000000,2021-01-07 10:31:52.000000,48.0,3.0,66.0,242.0,1074.0,SqlAlchemy Flask-Restful Swagger Json:API OpenAPI.,14.0,19,True,"['flask', 'openapi']",GPL-3.0,2020-12-19 20:09:24.000000,2.10.7,59.0,,500.0,,safrs,17.0,17.0,https://pypi.org/project/safrs,2020-12-19 19:32:36.000000,,500.0,,,,3.0,,,,,,,,,, +414,fastapi-sqlalchemy,mfreeborn/fastapi-sqlalchemy,,fastapi-utils,https://github.com/mfreeborn/fastapi-sqlalchemy,https://github.com/mfreeborn/fastapi-sqlalchemy,2019-11-03 16:30:26.000000,2020-09-25 16:25:34.000000,2020-09-25 16:23:54.000000,15.0,6.0,8.0,169.0,51.0,Adds simple SQLAlchemy support to FastAPI.,5.0,19,True,['fastapi'],MIT,2020-09-25 16:25:49.000000,0.2.1,8.0,,5491.0,,fastapi-sqlalchemy,94.0,94.0,https://pypi.org/project/fastapi-sqlalchemy,2020-09-25 13:40:39.000000,,5491.0,,,,1.0,,,,,,,,,, +415,flask-msearch,honmaple/flask-msearch,,flask-utils,https://github.com/honmaple/flask-msearch,https://github.com/honmaple/flask-msearch,2017-04-15 16:31:48.000000,2021-01-02 07:00:22.000000,2021-01-02 07:00:21.000000,25.0,9.0,27.0,159.0,55.0,Full text search for flask.,4.0,19,True,['flask'],BSD-3-Clause,2020-04-23 15:06:30.000000,0.2.8,19.0,,308.0,,flask-msearch,165.0,153.0,https://pypi.org/project/flask-msearch,2020-05-18 15:14:30.000000,12.0,308.0,,,,3.0,,,,,,,,,, +416,Flask-Opentracing,opentracing-contrib/python-flask,,flask-utils,https://github.com/opentracing-contrib/python-flask,https://github.com/opentracing-contrib/python-flask,2016-07-20 17:14:48.000000,2020-09-02 14:37:49.000000,2019-10-22 00:14:18.000000,37.0,18.0,13.0,114.0,66.0,OpenTracing instrumentation for the Flask microframework.,15.0,19,False,['flask'],BSD-3-Clause,2019-10-22 00:20:30.000000,1.1.0,12.0,,29672.0,,Flask-Opentracing,167.0,127.0,https://pypi.org/project/Flask-Opentracing,2019-10-22 00:20:30.000000,40.0,29672.0,,,,3.0,,True,,,,,,,, +417,aresponses,CircleUp/aresponses,,testing,https://github.com/CircleUp/aresponses,https://github.com/CircleUp/aresponses,2017-09-06 08:54:59.000000,2021-01-07 03:53:26.000000,2021-01-07 03:53:25.000000,13.0,2.0,24.0,78.0,114.0,Asyncio http mocking. Similar to the responses library used for 'requests'.,11.0,19,True,,MIT,2020-12-21 07:16:06.000000,2.0.2,16.0,,7650.0,,aresponses,173.0,127.0,https://pypi.org/project/aresponses,2020-12-21 07:16:06.000000,46.0,7650.0,,,,3.0,,,,,,,,,, +418,cabot,arachnys/cabot,,others,https://github.com/arachnys/cabot,https://github.com/arachnys/cabot,2014-01-06 17:48:59.000000,2021-01-05 10:40:22.000000,2021-01-05 10:40:20.000000,561.0,163.0,294.0,4971.0,735.0,"Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty.",70.0,18,True,,MIT,2017-09-14 16:02:39.000000,0.11.7,22.0,69.0,1.0,,,6.0,6.0,,,,,,,,3.0,,,,,,,,,, +419,toapi,gaojiuli/toapi,,others,https://github.com/gaojiuli/toapi,https://github.com/gaojiuli/toapi,2017-11-27 08:40:55.000000,2020-02-29 19:53:42.000000,2018-08-12 12:59:59.000000,205.0,5.0,48.0,3080.0,459.0,Every web site provides APIs.,11.0,18,False,,Apache-2.0,,,39.0,,104.0,,toapi,22.0,15.0,https://pypi.org/project/toapi,2018-08-12 12:58:24.000000,7.0,104.0,,,,3.0,,,,,,,,,, +420,scdl,flyingrub/scdl,,third-party-apis,https://github.com/flyingrub/scdl,https://github.com/flyingrub/scdl,2014-10-02 19:37:42.000000,2020-12-28 12:57:12.000000,2020-12-28 12:57:11.000000,204.0,32.0,235.0,1917.0,256.0,Soundcloud Music Downloader.,41.0,18,True,,GPL-2.0,2015-04-28 13:58:26.000000,1.3,6.0,,,,,31.0,31.0,,,,,,,,3.0,,,,,,,,,, +421,Cola,qinxuye/cola,,web-scraping,https://github.com/qinxuye/cola,https://github.com/qinxuye/cola,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,1389.0,254.0,A high-level distributed crawling framework.,3.0,18,True,,Apache-2.0,2016-03-31 04:19:26.000000,0.1.0,3.0,,42.0,,cola,4.0,3.0,https://pypi.org/project/cola,2016-03-31 04:19:26.000000,1.0,42.0,,,,3.0,,,,,,,,,, +422,salmon,moggers87/salmon,,email,https://github.com/moggers87/salmon,https://github.com/moggers87/salmon,2013-05-07 11:29:42.000000,2020-12-09 01:06:47.000000,2020-12-09 01:06:46.000000,48.0,13.0,69.0,467.0,422.0,A Python Mail Server.,15.0,18,True,,GPL-3.0,2019-12-31 19:27:38.000000,3.2.0,12.0,33.0,155.0,,salmon-mail,12.0,11.0,https://pypi.org/project/salmon-mail,2019-12-31 19:27:28.000000,1.0,153.0,,,,3.0,,,,,,,,,, +423,fastapi-admin,long2ice/fastapi-admin,,admin-ui,https://github.com/long2ice/fastapi-admin,https://github.com/long2ice/fastapi-admin,2020-04-06 05:09:44.000000,2021-01-06 05:40:47.000000,2021-01-06 05:40:38.000000,55.0,1.0,24.0,394.0,189.0,FastAPI Admin Dashboard based on FastAPI and Tortoise ORM.,4.0,18,True,['fastapi'],Apache-2.0,2020-10-20 08:37:09.000000,0.3.2,21.0,,184.0,,fastapi-admin,,,https://pypi.org/project/fastapi-admin,2020-10-20 08:40:15.000000,,184.0,,,,3.0,,,,,,,,,, +424,Kotti,Kotti/Kotti,,cms,https://github.com/Kotti/Kotti,https://github.com/Kotti/Kotti,2011-01-28 15:42:02.000000,2020-12-08 16:22:02.000000,2020-12-08 16:22:01.000000,109.0,50.0,165.0,355.0,2958.0,"Kotti is a high-level, Pythonic web application framework based on Pyramid and SQLAlchemy. It includes an extensible..",64.0,18,False,,RPL,,,,,,,,216.0,216.0,,,,,,,,3.0,,,,,,,,,, +425,fastapi_login,MushroomMaula/fastapi_login,,auth,https://github.com/MushroomMaula/fastapi_login,https://github.com/MushroomMaula/fastapi_login,2019-10-21 14:47:00.000000,2020-12-23 11:57:43.000000,2020-12-23 11:55:07.000000,10.0,1.0,12.0,93.0,101.0,FastAPI-Login tries to provide similar functionality as Flask-Login does.,4.0,18,True,['fastapi'],MIT,2020-12-23 11:57:43.000000,1.5.2,13.0,1.0,1445.0,,fastapi_login,31.0,31.0,https://pypi.org/project/fastapi_login,2020-12-23 11:57:43.000000,,1445.0,,,,3.0,,,,,,,,,, +426,fastapi-plugins,madkote/fastapi-plugins,,fastapi-utils,https://github.com/madkote/fastapi-plugins,https://github.com/madkote/fastapi-plugins,2019-11-20 11:41:50.000000,2020-11-26 11:19:45.000000,2020-11-26 11:19:39.000000,4.0,,5.0,77.0,42.0,FastAPI framework plugins.,3.0,18,True,['fastapi'],MIT,2020-11-26 11:09:44.000000,0.6.0,9.0,,1214.0,,fastapi-plugins,16.0,16.0,https://pypi.org/project/fastapi-plugins,2020-11-26 11:09:44.000000,,1214.0,,,,1.0,,,,,,,,,, +427,fastapi-mail,sabuhish/fastapi-mail,,email,https://github.com/sabuhish/fastapi-mail,https://github.com/sabuhish/fastapi-mail,2020-01-25 11:52:29.000000,2021-01-05 19:34:38.000000,2021-01-05 19:33:08.000000,15.0,3.0,13.0,74.0,154.0,"Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk).",11.0,18,True,['fastapi'],MIT,2021-01-05 19:34:10.000000,0.3.3.1,45.0,,1707.0,,fastapi-mail,25.0,25.0,https://pypi.org/project/fastapi-mail,2021-01-05 19:34:38.000000,,1707.0,,,,3.0,,,,,,,,,, +428,pyramid_swagger,striglia/pyramid_swagger,,openapi-utils,https://github.com/striglia/pyramid_swagger,https://github.com/striglia/pyramid_swagger,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,65.0,569.0,Convenient tools for using Swagger to define and validate your interfaces in a Pyramid webapp.,40.0,18,True,['pyramid'],BSD-3-Clause,2018-07-02 12:17:34.000000,2.6.2,26.0,,2274.0,,pyramid_swagger,3.0,,https://pypi.org/project/pyramid_swagger,2018-07-02 12:17:34.000000,3.0,2274.0,,,,3.0,,,,,,,,,, +429,async-asgi-testclient,vinissimus/async-asgi-testclient,,testing,https://github.com/vinissimus/async-asgi-testclient,https://github.com/vinissimus/async-asgi-testclient,2019-04-15 12:26:06.000000,2020-12-21 15:47:02.000000,2020-03-18 10:29:17.000000,9.0,1.0,8.0,61.0,40.0,A framework-agnostic library for testing ASGI web applications.,8.0,18,True,,MIT,2020-03-18 10:29:54.000000,1.4.4,25.0,,6668.0,,async-asgi-testclient,57.0,51.0,https://pypi.org/project/async-asgi-testclient,2020-03-18 10:29:54.000000,6.0,6668.0,,,,3.0,,,,,,,,,, +430,tartiflette-aiohttp,tartiflette/tartiflette-aiohttp,,graphql,https://github.com/tartiflette/tartiflette-aiohttp,https://github.com/tartiflette/tartiflette-aiohttp,2018-11-07 05:16:40.000000,2021-01-04 08:35:56.000000,2020-12-15 07:22:03.000000,5.0,2.0,14.0,52.0,216.0,"tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a..",9.0,18,True,,MIT,2020-12-15 07:26:45.000000,1.4.0,30.0,,677.0,,tartiflette-aiohttp,33.0,29.0,https://pypi.org/project/tartiflette-aiohttp,2020-12-15 07:24:50.000000,4.0,677.0,,,,3.0,,True,,,,,,,, +431,nginx-ui,schenkd/nginx-ui,,admin-ui,https://github.com/schenkd/nginx-ui,https://github.com/schenkd/nginx-ui,2020-05-30 08:31:03.000000,2020-11-26 00:40:14.000000,2020-06-25 16:43:52.000000,162.0,15.0,11.0,3665.0,12.0,Nginx UI allows you to access and modify the nginx configurations files without cli.,3.0,17,True,,MIT,2020-06-28 15:17:10.000000,0.2,1.0,,35129.0,,,,,,,,,,,,3.0,,,,,,schenkd/nginx-ui,https://hub.docker.com/r/schenkd/nginx-ui,2020-06-25 16:45:27.170206,5.0,281039.0 +432,cookiecutter-flask,cookiecutter-flask/cookiecutter-flask,,flask-utils,https://github.com/cookiecutter-flask/cookiecutter-flask,https://github.com/cookiecutter-flask/cookiecutter-flask,2013-08-16 07:27:55.000000,2020-12-31 13:22:51.000000,2020-12-31 13:22:49.000000,642.0,4.0,149.0,3578.0,1141.0,"A flask template with Bootstrap 4, asset bundling+minification with webpack, starter templates, and..",60.0,17,True,['flask'],MIT,,,,,,,,,,,,,,,,,3.0,,True,,,,,,,, +433,gain,gaojiuli/gain,,web-scraping,https://github.com/gaojiuli/gain,https://github.com/gaojiuli/gain,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,1984.0,85.0,Web crawling framework based on asyncio.,10.0,17,False,,GPL-3.0,2017-06-19 01:18:41.000000,0.1.4,5.0,,23.0,,gain,14.0,13.0,https://pypi.org/project/gain,2017-06-19 01:18:41.000000,1.0,23.0,,,,3.0,,,,,,,,,, +434,flask-profiler,muatik/flask-profiler,,flask-utils,https://github.com/muatik/flask-profiler,https://github.com/muatik/flask-profiler,2015-10-05 20:49:53.000000,2020-10-20 08:42:34.000000,2020-10-20 08:42:33.000000,80.0,28.0,28.0,620.0,157.0,a flask profiler which watches endpoint calls and tries to make some analysis.,29.0,17,True,['flask'],MIT,2018-11-18 20:58:18.000000,1.8,39.0,,5573.0,,flask-profiler,1.0,,https://pypi.org/project/flask-profiler,2018-11-19 23:11:10.000000,1.0,5573.0,,,,3.0,,,,,,,,,, +435,fastapi_contrib,identixone/fastapi_contrib,,fastapi-utils,https://github.com/identixone/fastapi_contrib,https://github.com/identixone/fastapi_contrib,2019-08-21 20:51:35.000000,2020-12-24 22:02:28.000000,2020-12-16 18:48:57.000000,18.0,3.0,17.0,258.0,136.0,Opinionated set of utilities on top of FastAPI.,9.0,17,True,['fastapi'],MIT,2020-09-04 10:38:32.000000,0.2.9,32.0,,2879.0,,fastapi_contrib,,,https://pypi.org/project/fastapi_contrib,2020-12-16 18:52:23.000000,,2879.0,,,,2.0,,,,,,,,,, +436,flask-jsonrpc,cenobites/flask-jsonrpc,,flask-utils,https://github.com/cenobites/flask-jsonrpc,https://github.com/cenobites/flask-jsonrpc,2012-12-14 18:33:24.000000,2020-11-07 16:58:26.000000,2020-11-07 16:58:19.000000,56.0,4.0,51.0,217.0,177.0,A basic JSON-RPC implementation for your Flask-powered sites.,11.0,17,False,['flask'],,2012-04-28 13:01:16.000000,0.1.3,15.0,,125.0,,rpc,156.0,151.0,https://pypi.org/project/rpc,2012-04-28 13:01:16.000000,5.0,125.0,,,,3.0,,True,,,,,,,, +437,opengraph,erikriver/opengraph,,web-scraping,https://github.com/erikriver/opengraph,https://github.com/erikriver/opengraph,2011-06-17 08:11:10.000000,2019-02-28 16:25:57.000000,2017-09-19 15:55:05.000000,76.0,19.0,2.0,189.0,27.0,A python module to parse the Open Graph Protocol.,8.0,17,False,,MIT,,,3.0,,457.0,,opengraph,108.0,68.0,https://pypi.org/project/opengraph,2012-05-25 23:25:52.000000,40.0,457.0,,,,3.0,,True,,,,,,,, +438,flask_simplelogin,flask-extensions/flask_simplelogin,,auth,https://github.com/flask-extensions/flask_simplelogin,https://github.com/flask-extensions/flask_simplelogin,2017-08-23 22:29:20.000000,2020-11-27 21:14:48.000000,2020-11-09 00:36:26.000000,27.0,7.0,9.0,131.0,39.0,Simple Login - Login Extension for Flask - maintainer @cuducos.,7.0,17,True,['flask'],MIT,2017-09-06 17:09:39.000000,0.0.6,7.0,,1140.0,,flask_simplelogin,7.0,,https://pypi.org/project/flask_simplelogin,2017-09-06 16:38:14.000000,7.0,1140.0,,,,3.0,,,,,,,,,, +439,starlette_exporter,stephenhillier/starlette_exporter,,fastapi-utils,https://github.com/stephenhillier/starlette_exporter,https://github.com/stephenhillier/starlette_exporter,2019-10-26 22:04:25.000000,2020-11-20 04:42:47.000000,2020-11-20 04:37:46.000000,9.0,2.0,6.0,79.0,49.0,Prometheus exporter for Starlette and FastAPI.,6.0,17,True,['fastapi'],Apache-2.0,2020-11-20 04:42:47.000000,0.7.0,8.0,,9098.0,,starlette_exporter,,,https://pypi.org/project/starlette_exporter,2020-11-20 04:38:53.000000,,9098.0,,,,2.0,,,,,,,,,, +440,flask_pydantic,bauerji/flask_pydantic,,flask-utils,https://github.com/bauerji/flask_pydantic,https://github.com/bauerji/flask_pydantic,2020-01-06 17:45:59.000000,2020-11-10 15:17:11.000000,2020-11-10 15:14:21.000000,6.0,2.0,9.0,73.0,74.0,flask extension for integration with the awesome pydantic package.,2.0,17,True,['flask'],MIT,2020-09-08 08:16:18.000000,0.4.0,11.0,,1208.0,,flask_pydantic,10.0,10.0,https://pypi.org/project/flask_pydantic,2020-09-10 11:54:53.000000,,1208.0,,,,3.0,,,,1.0,,,,,, +441,pyramid_openapi3,Pylons/pyramid_openapi3,,openapi-utils,https://github.com/Pylons/pyramid_openapi3,https://github.com/Pylons/pyramid_openapi3,2018-06-22 12:20:57.000000,2020-12-12 20:26:00.000000,2020-12-12 18:25:27.000000,23.0,12.0,20.0,55.0,141.0,Pyramid addon for OpenAPI3 validation of requests and responses.,15.0,17,True,"['pyramid', 'openapi']",MIT,2020-10-26 21:03:23.000000,0.10.2,26.0,,2298.0,,pyramid_openapi3,1.0,,https://pypi.org/project/pyramid_openapi3,2020-10-27 20:11:49.000000,1.0,2298.0,,,,3.0,,,,,,,,,, +442,fastapi-utils,dmontagu/fastapi-utils,,fastapi-utils,https://github.com/dmontagu/fastapi-utils,https://github.com/dmontagu/fastapi-utils,2020-01-19 22:34:25.000000,2021-01-03 16:36:25.000000,2020-03-07 05:52:59.000000,18.0,14.0,9.0,471.0,21.0,Reusable utilities for FastAPI.,2.0,16,True,['fastapi'],MIT,2020-03-07 05:55:04.000000,0.2.1,4.0,,17486.0,,fastapi-utils,,,https://pypi.org/project/fastapi-utils,2020-03-07 05:55:04.000000,,17486.0,,,,2.0,,,,,,,,,, +443,flask-state,yoobool/flask-state,,monitoring,https://github.com/yoobool/flask-state,https://github.com/yoobool/flask-state,2020-08-25 02:27:29.000000,2020-12-16 16:07:45.000000,2020-12-16 15:25:01.000000,29.0,10.0,7.0,308.0,360.0,Display machine state using Python3 with Flask.,8.0,16,True,['flask'],BSD-3-Clause,2020-11-20 08:53:43.000000,1.0.5,7.0,,128.0,,Flask-State,,,https://pypi.org/project/Flask-State,2020-11-11 08:51:50.000000,,128.0,,,,3.0,,,,,,,,,, +444,Transistor,bomquote/transistor,,web-scraping,https://github.com/bomquote/transistor,https://github.com/bomquote/transistor,2018-11-12 15:25:51.000000,2021-01-05 21:51:55.000000,2020-08-16 21:52:05.000000,17.0,60.0,3.0,205.0,198.0,"Transistor, a Python web scraping framework for intelligent use cases.",3.0,16,True,,MIT,2020-08-03 20:20:32.000000,0.2.4,7.0,54.0,90.0,,transistor,,,https://pypi.org/project/transistor,2020-08-03 20:12:39.000000,,88.0,,,,3.0,,,,,,,,,, +445,fastapi-code-generator,koxudaxi/fastapi-code-generator,,fastapi-utils,https://github.com/koxudaxi/fastapi-code-generator,https://github.com/koxudaxi/fastapi-code-generator,2020-06-14 10:49:14.000000,2021-01-07 09:12:50.000000,2021-01-07 09:06:19.000000,8.0,8.0,15.0,104.0,152.0,This code generator creates FastAPI app from an openapi file.,6.0,16,True,"['fastapi', 'openapi']",MIT,2021-01-07 09:12:50.000000,0.1.0,20.0,,180.0,,fastapi-code-generator,,,https://pypi.org/project/fastapi-code-generator,2021-01-07 09:12:50.000000,,180.0,,,,2.0,,,,1.0,,,,,, +446,flask-file-upload,joegasewicz/flask-file-upload,,flask-utils,https://github.com/joegasewicz/flask-file-upload,https://github.com/joegasewicz/flask-file-upload,2019-12-13 11:26:42.000000,2020-11-03 18:22:21.000000,2020-11-03 18:22:20.000000,7.0,18.0,44.0,102.0,309.0,Easy file uploads for Flask.,3.0,16,True,['flask'],GPL-3.0,2020-09-25 14:04:43.000000,0.1.5,22.0,,117.0,,flask-file-upload,13.0,13.0,https://pypi.org/project/flask-file-upload,2020-09-25 13:59:34.000000,,117.0,,,,3.0,,,,,,,,,, +447,pyramid_celery,sontek/pyramid_celery,,pyramid-utils,https://github.com/sontek/pyramid_celery,https://github.com/sontek/pyramid_celery,2011-11-05 09:07:26.000000,2020-03-31 18:45:40.000000,2020-02-14 03:28:29.000000,52.0,10.0,28.0,96.0,151.0,Pyramid configuration with celery integration. Allows you to use pyramid .ini files to configure celery and have your..,22.0,16,True,['pyramid'],MIT,,,10.0,,2374.0,,pyramid_celery,2.0,,https://pypi.org/project/pyramid_celery,2016-12-24 03:58:09.000000,2.0,2374.0,,,,3.0,,,,,,,,,, +448,fastapi-jwt-auth,IndominusByte/fastapi-jwt-auth,,auth,https://github.com/IndominusByte/fastapi-jwt-auth,https://github.com/IndominusByte/fastapi-jwt-auth,2020-07-23 09:40:19.000000,2020-11-11 05:06:15.000000,2020-11-11 05:05:27.000000,14.0,8.0,22.0,94.0,123.0,"FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight).",3.0,16,True,['fastapi'],MIT,2020-11-06 11:15:11.000000,0.5.0,7.0,,1242.0,,fastapi-jwt-auth,,,https://pypi.org/project/fastapi-jwt-auth,2020-11-06 11:10:56.000000,,1242.0,,,,3.0,,,,,,,,,, +449,pyramid_services,mmerickel/pyramid_services,,pyramid-utils,https://github.com/mmerickel/pyramid_services,https://github.com/mmerickel/pyramid_services,2015-02-14 06:44:36.000000,2020-01-13 19:47:32.000000,2020-01-13 19:46:59.000000,8.0,,4.0,77.0,82.0,A service layer for pyramid.,5.0,16,True,['pyramid'],MIT,2015-02-17 08:24:43.000000,0.1.1,9.0,,2035.0,,pyramid_services,16.0,,https://pypi.org/project/pyramid_services,2018-08-03 05:57:10.000000,16.0,2035.0,,,,3.0,,,,,,,,,, +450,pyramid_jwt,wichert/pyramid_jwt,,auth,https://github.com/wichert/pyramid_jwt,https://github.com/wichert/pyramid_jwt,2015-12-16 14:33:49.000000,2020-10-09 07:59:11.000000,2020-10-09 07:57:39.000000,24.0,6.0,20.0,68.0,120.0,JWT authentication for Pyramid.,12.0,16,True,['pyramid'],BSD-2-Clause,2020-10-09 08:00:32.000000,1.6.1,6.0,,2447.0,,pyramid_jwt,1.0,,https://pypi.org/project/pyramid_jwt,2018-08-10 08:30:25.000000,1.0,2447.0,,,,3.0,,,,,,,,,, +451,asgi-lifespan,florimondmanca/asgi-lifespan,,others,https://github.com/florimondmanca/asgi-lifespan,https://github.com/florimondmanca/asgi-lifespan,2019-09-27 19:42:10.000000,2020-08-30 07:21:50.000000,2020-08-30 07:21:48.000000,3.0,1.0,11.0,63.0,77.0,Programmatic startup/shutdown of ASGI apps.,1.0,16,True,,MIT,2020-06-07 11:30:40.000000,1.0.1,13.0,,2874.0,,asgi-lifespan,58.0,58.0,https://pypi.org/project/asgi-lifespan,2020-06-07 11:30:40.000000,0.0,2874.0,,,,3.0,,True,,,,,,,, +452,fastapi-jsonrpc,smagafurov/fastapi-jsonrpc,,rpc,https://github.com/smagafurov/fastapi-jsonrpc,https://github.com/smagafurov/fastapi-jsonrpc,2019-08-09 17:56:48.000000,2020-12-28 17:24:13.000000,2020-12-28 17:24:00.000000,9.0,4.0,4.0,62.0,90.0,JSON-RPC server based on fastapi.,6.0,16,True,['fastapi'],MIT,2020-12-28 17:24:13.000000,2.0.2,47.0,,815.0,,fastapi-jsonrpc,4.0,4.0,https://pypi.org/project/fastapi-jsonrpc,2020-12-28 17:24:13.000000,0.0,815.0,,,,3.0,,,,,,,,,, +453,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,1.0,1.0,60.0,69.0,ASGI middleware to record and emit timing metrics (to something like statsd).,2.0,16,True,,MIT,2019-05-23 13:36:24.000000,0.2.1,8.0,,347653.0,,timing-asgi,,,https://pypi.org/project/timing-asgi,2020-11-13 11:48:35.000000,,347653.0,,,,3.0,,,,,,,,,, +454,Flask-GraphQL-Auth,NovemberOscar/Flask-GraphQL-Auth,,graphql,https://github.com/NovemberOscar/Flask-GraphQL-Auth,https://github.com/NovemberOscar/Flask-GraphQL-Auth,2018-04-19 00:41:39.000000,2020-07-11 07:10:36.000000,2020-07-11 06:52:32.000000,7.0,6.0,9.0,53.0,112.0,(Now finding maintainer) A Pythonic way to provide JWT authentication for Flask-GraphQL.,6.0,16,True,['flask'],MIT,2020-07-11 07:10:36.000000,1.3.2,13.0,,520.0,,flask-graphql-auth,53.0,49.0,https://pypi.org/project/flask-graphql-auth,2020-07-11 06:53:35.000000,4.0,520.0,,,,3.0,,True,,,,,,,, +455,GHunt,mxrch/GHunt,,third-party-apis,https://github.com/mxrch/GHunt,https://github.com/mxrch/GHunt,2020-10-02 11:26:03.000000,2021-01-04 01:15:37.000000,2021-01-04 01:15:30.000000,590.0,15.0,130.0,8557.0,199.0,Investigate Google Accounts with emails.,20.0,15,True,,MPL-2.0,,,,,,,,,,,,,,,,,3.0,,,,,,,,,, +456,Astra,flipkart-incubator/Astra,,testing,https://github.com/flipkart-incubator/Astra,https://github.com/flipkart-incubator/Astra,2018-01-10 11:56:11.000000,2020-12-30 01:14:23.000000,2019-04-05 11:55:48.000000,255.0,34.0,26.0,1682.0,486.0,Automated Security Testing For REST API's.,11.0,15,False,,Apache-2.0,,,,,,,,,,,,,,,,,3.0,,,,,,,,,, +457,Growler,pyGrowler/Growler,,web-frameworks,https://github.com/pyGrowler/Growler,https://github.com/pyGrowler/Growler,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,689.0,500.0,A micro web-framework using asyncio coroutines and chained middleware.,5.0,15,True,,Apache-2.0,2016-10-16 15:29:10.000000,0.8.0,10.0,,56.0,,growler,2.0,,https://pypi.org/project/growler,2016-10-16 15:29:10.000000,2.0,56.0,,,,3.0,,True,,,,,,,, +458,slowapi,laurents/slowapi,,fastapi-utils,https://github.com/laurentS/slowapi,https://github.com/laurentS/slowapi,2020-02-21 12:56:20.000000,2021-01-07 23:48:36.000000,2020-12-29 23:56:34.000000,9.0,10.0,11.0,122.0,54.0,A rate limiter for Starlette and FastAPI.,5.0,15,True,['fastapi'],MIT,2020-10-01 22:53:47.000000,0.1.2,3.0,,812.0,,slowapi,,,https://pypi.org/project/slowapi,2020-10-01 22:53:47.000000,,812.0,,,,3.0,,,,,,,,,, +459,fastapi-versioning,DeanWay/fastapi-versioning,,fastapi-utils,https://github.com/DeanWay/fastapi-versioning,https://github.com/DeanWay/fastapi-versioning,2019-12-02 23:40:07.000000,2020-12-15 03:45:47.000000,2020-09-10 15:46:49.000000,15.0,11.0,4.0,115.0,39.0,api versioning for fastapi web applications.,8.0,15,True,['fastapi'],MIT,2020-06-08 21:58:18.000000,0.5.0,4.0,,1844.0,,fastapi-versioning,1.0,,https://pypi.org/project/fastapi-versioning,2020-06-08 21:55:46.000000,1.0,1844.0,,,,3.0,,,,,,,,,, +460,openapi-python-client,triaxtec/openapi-python-client,,openapi-utils,https://github.com/triaxtec/openapi-python-client,https://github.com/triaxtec/openapi-python-client,2020-02-15 19:33:46.000000,2021-01-07 16:26:56.000000,2021-01-07 16:26:55.000000,20.0,21.0,88.0,97.0,,Generate modern Python clients from OpenAPI.,14.0,15,True,['openapi'],MIT,2020-12-21 22:01:26.000000,0.7.3,32.0,,3316.0,,openapi-python-client,,,https://pypi.org/project/openapi-python-client,2020-12-21 22:01:26.000000,,3316.0,,,,3.0,,,,,,,,,, +461,apex,cd34/apex,,auth,https://github.com/cd34/apex,https://github.com/cd34/apex,2011-07-17 20:20:49.000000,2020-04-02 04:58:45.000000,2020-04-02 04:58:41.000000,29.0,8.0,19.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,15,True,['pyramid'],MIT,,,4.0,,2806.0,,apex,2.0,,https://pypi.org/project/apex,2013-03-05 16:52:43.000000,2.0,2806.0,,,,3.0,,,,,,,,,, +462,huxley,facebookarchive/huxley,,testing,https://github.com/facebookarchive/huxley,https://github.com/facebookarchive/huxley,2013-07-30 06:01:12.000000,2019-11-04 00:29:48.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,14,False,,Apache-2.0,,,5.0,,16.0,,huxley,,,https://pypi.org/project/huxley,2014-03-27 18:23:28.000000,,16.0,,,,3.0,,True,,,,,,,, +463,lazynlp,chiphuyen/lazynlp,,web-scraping,https://github.com/chiphuyen/lazynlp,https://github.com/chiphuyen/lazynlp,2019-02-27 23:23:19.000000,2020-11-11 12:16:30.000000,2019-10-07 16:52:30.000000,282.0,5.0,3.0,1888.0,14.0,Library to scrape and clean web pages to create massive datasets.,7.0,14,False,,MIT,2019-03-02 17:38:27.000000,1.0.0,1.0,,,,,,,,,,,,,,3.0,,,,,,,,,, +464,libextract,datalib/libextract,,others,https://github.com/datalib/libextract,https://github.com/datalib/libextract,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,486.0,317.0,Extract data from websites using basic statistical magic.,3.0,14,False,,MIT,,,,,,,,12.0,12.0,,,,,,,,3.0,,True,,,,,,,, +465,flask2postman,numberly/flask2postman,,flask-utils,https://github.com/numberly/flask2postman,https://github.com/numberly/flask2postman,2015-08-28 11:12:41.000000,2020-07-08 07:19:51.000000,2020-07-08 07:19:50.000000,14.0,5.0,2.0,117.0,59.0,Generate a Postman collection from your Flask application.,4.0,14,True,['flask'],MIT,2020-01-16 15:13:52.000000,1.4.4,18.0,,276.0,,flask2postman,5.0,4.0,https://pypi.org/project/flask2postman,2020-01-16 15:13:52.000000,1.0,276.0,,,,3.0,,True,,,,,,,, +466,fastapi-react,Buuntu/fastapi-react,,fastapi-utils,https://github.com/Buuntu/fastapi-react,https://github.com/Buuntu/fastapi-react,2020-03-21 19:48:47.000000,2020-11-02 17:43:09.000000,2020-11-02 17:43:08.000000,47.0,11.0,30.0,374.0,142.0,"Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker.",8.0,13,True,['fastapi'],MIT,2020-07-26 06:47:32.000000,1.1.0,1.0,,,,,,,,,,,,,,3.0,,True,,,,,,,, +467,fastapi-permissions,holgi/fastapi-permissions,,auth,https://github.com/holgi/fastapi-permissions,https://github.com/holgi/fastapi-permissions,2019-07-19 22:36:43.000000,2021-01-07 07:58:03.000000,2020-10-05 14:24:37.000000,12.0,4.0,3.0,93.0,44.0,row level security for FastAPI framework.,1.0,13,False,['fastapi'],THE BEER-WARE LICENSE,2020-08-04 15:54:51.000000,0.2.7,10.0,,927.0,,fastapi-permissions,,,https://pypi.org/project/fastapi-permissions,2020-10-05 14:18:40.000000,,927.0,,,,3.0,,True,,,,,,,, +468,fastapi_cache,comeuplater/fastapi_cache,,fastapi-utils,https://github.com/comeuplater/fastapi_cache,https://github.com/comeuplater/fastapi_cache,2020-07-26 08:07:35.000000,2020-11-23 23:21:12.000000,2020-11-23 23:21:11.000000,1.0,1.0,2.0,56.0,60.0,FastAPI simple cache.,5.0,12,True,,MIT,2020-07-26 14:43:22.000000,0.0.1,1.0,,602.0,,fastapi_cache,,,https://pypi.org/project/fastapi_cache,2020-07-26 14:05:51.000000,,602.0,,,,3.0,,,,,,,,,, +469,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,790.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,,True,,,BSD-3-Clause,,,,, +470,fastapi_client,dmontagu/fastapi_client,,fastapi-utils,https://github.com/dmontagu/fastapi_client,https://github.com/dmontagu/fastapi_client,2019-08-03 10:35:23.000000,2020-10-13 16:36:55.000000,2020-01-15 10:09:48.000000,9.0,7.0,1.0,124.0,31.0,FastAPI client generator.,5.0,7,False,['fastapi'],,,,,,,,,,,,,,,,,,3.0,,True,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index f4397e21..e9f1569b 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -1 +1,175 @@ -Nothing changed from last update. \ No newline at end of file +## πŸ“ˆ 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._ + +- twitter-scraper (πŸ₯‰25 Β· ⭐ 2.6K Β· πŸ“ˆ) - Scrape the Twitter Frontend API without authentication. MIT +- WikiExtractor (πŸ₯‰24 Β· ⭐ 2.5K Β· πŸ“ˆ) - A tool for extracting plain text from Wikipedia dumps. ❗️AGPL-3.0 +- merchant (πŸ₯‰20 Β· ⭐ 960 Β· πŸ’€) - A Django app to accept payments from various payment.. BSD-3 +- flask_pydantic (πŸ₯‰17 Β· ⭐ 73 Β· πŸ“ˆ) - flask extension for integration with the awesome pydantic.. MIT +- fastapi-code-generator (πŸ₯ˆ16 Β· ⭐ 100 Β· πŸ“ˆ) - This code generator creates FastAPI app from an.. MIT + +## βž• Added Projects + +_Projects that were recently added to this best-of list._ + +- django-extensions (πŸ₯‡35 Β· ⭐ 5.2K Β· βž•) - This is a repository for collecting global custom.. MIT +- pyzmq (πŸ₯‡35 Β· ⭐ 2.7K Β· βž•) - PyZMQ: Python bindings for zeromq. ❗️Revised BSD +- markdown (πŸ₯‡35 Β· ⭐ 2.4K Β· βž•) - A Python implementation of John Grubers Markdown with Extension.. BSD-3 +- gevent (πŸ₯‡34 Β· ⭐ 5.4K Β· βž•) - Coroutine-based concurrency library for Python. MIT +- django-filter (πŸ₯‡34 Β· ⭐ 3.3K Β· βž•) - A generic system for filtering Django QuerySets based.. BSD-3 +- pyopenssl (πŸ₯‡33 Β· ⭐ 690 Β· βž•) - A Python wrapper around the OpenSSL library. Apache-2 +- django-cors-headers (πŸ₯‡32 Β· ⭐ 4K Β· βž•) - Django app for handling the server headers required.. MIT +- django-tastypie (πŸ₯ˆ32 Β· ⭐ 3.7K Β· πŸ’€) - Creating delicious APIs for Django apps since 2010. BSD-3 +- flask-wtf (πŸ₯‰32 Β· ⭐ 1.1K Β· βž•) - Simple integration of Flask and WTForms, including CSRF,.. BSD-3 +- sentry (πŸ₯‡31 Β· ⭐ 27K Β· βž•) - Sentry is cross-platform application monitoring, with a focus on.. ❗️SSPL-1.0 +- django-oscar (πŸ₯‡31 Β· ⭐ 4.7K Β· βž•) - Domain-driven e-commerce for Django. BSD-3 +- Flask-SocketIO (πŸ₯ˆ31 Β· ⭐ 4.1K Β· βž•) - Socket.IO integration for Flask applications. MIT +- drf-yasg (πŸ₯‡31 Β· ⭐ 2K Β· βž•) - Automated generation of real Swagger/OpenAPI 2.0 schemas.. BSD-3 +- django-model-utils (πŸ₯‡31 Β· ⭐ 2K Β· βž•) - Django model mixins and utilities. BSD-3 +- django-tables2 (πŸ₯‡31 Β· ⭐ 1.3K Β· βž•) - django-tables2 - An app for creating HTML tables. BSD-2 +- tldextract (πŸ₯‡31 Β· ⭐ 1.3K Β· βž•) - Accurately separate the TLD from the registered domain and.. BSD-3 +- pycurl (πŸ₯ˆ31 Β· ⭐ 720 Β· βž•) - PycURL - Python interface to libcurl. MIT +- flask-cors (πŸ₯‡31 Β· ⭐ 680 Β· βž•) - Cross Origin Resource Sharing ( CORS ) support for Flask. MIT +- swagger-ui (πŸ₯ˆ30 Β· ⭐ 19K Β· βž•) - Swagger UI is a collection of HTML, JavaScript, and CSS.. Apache-2 +- twisted (πŸ₯ˆ30 Β· ⭐ 4.1K Β· βž•) - Event-driven networking engine written in Python. MIT +- pyppeteer (πŸ₯‡30 Β· ⭐ 3.4K Β· πŸ’€) - Headless chrome/chromium automation library (unofficial port of.. MIT +- django-grappelli (πŸ₯ˆ30 Β· ⭐ 3K Β· βž•) - A jazzy skin for the Django Admin-Interface (official.. BSD-3 +- django-reversion (πŸ₯ˆ30 Β· ⭐ 2.5K Β· βž•) - django-reversion is an extension to the Django web.. BSD-3 +- django-mptt (πŸ₯ˆ30 Β· ⭐ 2.4K Β· βž•) - Utilities for implementing a modified pre-order traversal.. MIT +- flasgger (πŸ₯ˆ30 Β· ⭐ 2.4K Β· βž•) - Easy OpenAPI specs and Swagger UI for your Flask API. MIT +- pyquery (πŸ₯‰30 Β· ⭐ 2K Β· βž•) - A jquery-like library for python. BSD-3 +- django-redis (πŸ₯ˆ30 Β· ⭐ 1.9K Β· βž•) - Full featured redis cache backend for Django. BSD-3 +- xhtml2pdf (πŸ₯‰30 Β· ⭐ 1.7K Β· βž•) - A library for converting HTML into PDFs using ReportLab. Apache-2 +- sorl-thumbnail (πŸ₯ˆ30 Β· ⭐ 1.5K Β· βž•) - Thumbnails for Django. BSD-3 +- django-autocomplete-light (πŸ₯ˆ30 Β· ⭐ 1.5K Β· βž•) - A fresh approach to autocomplete implementations,.. MIT +- easy-thumbnails (πŸ₯ˆ30 Β· ⭐ 1.2K Β· βž•) - Easy thumbnails for Django. BSD-3 +- dj-database-url (πŸ₯ˆ30 Β· ⭐ 1.2K Β· πŸ’€) - Use Database URLs in your Django Application. BSD-2 +- pytest-django (πŸ₯‡30 Β· ⭐ 840 Β· βž•) - A Django plugin for pytest. BSD-3 +- Yarl (πŸ₯ˆ30 Β· ⭐ 600 Β· βž•) - Yet another URL library. Apache-2 +- WeasyPrint (πŸ₯‰29 Β· ⭐ 4K Β· βž•) - The awesome document factory. BSD-3 +- django-silk (πŸ₯ˆ29 Β· ⭐ 2.8K Β· βž•) - Silky smooth profiling for Django. MIT +- django-rest-swagger (πŸ₯ˆ29 Β· ⭐ 2.5K Β· πŸ’€) - Swagger Documentation Generator for Django REST.. BSD-2 +- fake-useragent (πŸ₯ˆ29 Β· ⭐ 2.3K Β· βž•) - up to date simple useragent faker with real world.. Apache-2 +- django-webpack-loader (πŸ₯ˆ29 Β· ⭐ 2.2K Β· βž•) - Transparently use webpack with django. MIT +- django-widget-tweaks (πŸ₯ˆ29 Β· ⭐ 1.5K Β· βž•) - Tweak the form field rendering in templates, not in.. MIT +- django-simple-history (πŸ₯ˆ29 Β· ⭐ 1.2K Β· βž•) - Store model history and view/revert changes from.. BSD-3 +- PySocks (πŸ₯ˆ29 Β· ⭐ 980 Β· πŸ’€) - A SOCKS proxy client and wrapper for Python. BSD-3 +- django-nose (πŸ₯ˆ29 Β· ⭐ 860 Β· βž•) - Django test runner using nose. BSD-3 +- netaddr (πŸ₯ˆ29 Β· ⭐ 640 Β· βž•) - A network address manipulation library for Python. BSD-3 +- django-rest-framework-simplejwt (πŸ₯ˆ28 Β· ⭐ 2.1K Β· βž•) - A JSON Web Token authentication plugin for the Django.. MIT +- django-imagekit (πŸ₯ˆ28 Β· ⭐ 1.8K Β· πŸ’€) - Automated image processing for Django. Currently v4.0. BSD-3 +- django-ckeditor (πŸ₯ˆ28 Β· ⭐ 1.8K Β· βž•) - Django admin CKEditor integration. BSD-3 +- django-rq (πŸ₯ˆ28 Β· ⭐ 1.3K Β· βž•) - A simple app that provides django integration for RQ (Redis.. MIT +- django-q (πŸ₯ˆ28 Β· ⭐ 1.2K Β· βž•) - A multiprocessing distributed task queue for Django. MIT +- jsonfield (πŸ₯ˆ28 Β· ⭐ 1.1K Β· πŸ’€) - A reusable Django model field for storing ad-hoc JSON data. MIT +- hyper (πŸ₯‰28 Β· ⭐ 1K Β· πŸ’€) - HTTP/2 for Python. MIT +- django-redis-cache (πŸ₯ˆ28 Β· ⭐ 990 Β· βž•) - A Redis cache backend for django. BSD-3 +- Flask-HTTPAuth (πŸ₯ˆ28 Β· ⭐ 930 Β· βž•) - Simple extension that provides Basic, Digest and Token.. MIT +- django-waffle (πŸ₯ˆ28 Β· ⭐ 810 Β· βž•) - A feature flipper for Django. BSD-3 +- flask-mongoengine (πŸ₯ˆ28 Β· ⭐ 740 Β· βž•) - MongoEngine flask extension with WTF model forms.. BSD-3 +- parsel (πŸ₯ˆ28 Β· ⭐ 600 Β· βž•) - Parsel lets you extract data from XML/HTML documents using XPath or.. BSD-3 +- flask-caching (πŸ₯ˆ28 Β· ⭐ 560 Β· βž•) - A caching extension for Flask. BSD-3 +- flask-testing (πŸ₯ˆ28 Β· ⭐ 460 Β· βž•) - Unittest extensions for Flask. BSD-3 +- django-suit (πŸ₯ˆ27 Β· ⭐ 2K Β· πŸ’€) - Modern theme for Django admin interface. ❗️AFL-3.0 +- flask-security (πŸ₯ˆ27 Β· ⭐ 1.5K Β· πŸ’€) - Quick and simple security for Flask applications. MIT +- Js2Py (πŸ₯ˆ27 Β· ⭐ 1.3K Β· βž•) - JavaScript to Python Translator & JavaScript interpreter written in 100%.. MIT +- django-constance (πŸ₯‰27 Β· ⭐ 1.3K Β· βž•) - Dynamic Django settings. BSD-3 +- django-money (πŸ₯‰27 Β· ⭐ 1K Β· βž•) - Money fields for Django forms and models. BSD-3 +- django-phonenumber-field (πŸ₯‰27 Β· ⭐ 1K Β· βž•) - A django model and form field for normalised phone.. MIT +- django-rosetta (πŸ₯‰27 Β· ⭐ 780 Β· βž•) - Rosetta is a Django application that eases the.. MIT +- dpkt (πŸ₯ˆ27 Β· ⭐ 770 Β· βž•) - fast, simple packet creation / parsing, with definitions for the basic.. BSD-3 +- flask-mail (πŸ₯‡27 Β· ⭐ 500 Β· πŸ’€) - Flask-Mail adds SMTP mail sending to your Flask applications. BSD-3 +- graphql-core (πŸ₯ˆ27 Β· ⭐ 330 Β· βž•) - A Python 3.6+ port of the GraphQL.js reference implementation.. MIT +- Hypercorn (πŸ₯‰27 Β· ⭐ 190 Β· βž•) - Hypercorn is an ASGI Server based on Hyper libraries and inspired.. MIT +- redoc (πŸ₯‰26 Β· ⭐ 12K Β· βž•) - OpenAPI/Swagger-generated API Reference Documentation. MIT +- django-sql-explorer (πŸ₯‰26 Β· ⭐ 1.7K Β· βž•) - Easily share data across your company via SQL.. MIT +- django-angular (πŸ₯‰26 Β· ⭐ 1.2K Β· πŸ’€) - Let AngularJS play well with Django. MIT +- django-polymorphic (πŸ₯‰26 Β· ⭐ 1.1K Β· βž•) - Improved Django model inheritance with automatic.. BSD-3 +- django-extra-views (πŸ₯‰26 Β· ⭐ 1K Β· βž•) - Django's class-based generic views are awesome, let's.. MIT +- klein (πŸ₯‰26 Β· ⭐ 760 Β· βž•) - werkzeug + twisted.web. MIT +- flask-limiter (πŸ₯ˆ26 Β· ⭐ 710 Β· βž•) - Rate Limiting extension for Flask. MIT +- django-rest-knox (πŸ₯‰26 Β· ⭐ 630 Β· βž•) - Authentication Module for django rest auth. MIT +- django-formtools (πŸ₯‰26 Β· ⭐ 430 Β· βž•) - A set of high-level abstractions for Django forms. BSD-3 +- flask-bcrypt (πŸ₯ˆ26 Β· ⭐ 280 Β· πŸ’€) - Flask-Bcrypt is a Flask extension that provides bcrypt.. BSD-3 +- cookiecutter-django (πŸ₯‰25 Β· ⭐ 7.6K Β· βž•) - Cookiecutter Django is a framework for jumpstarting.. BSD-3 +- flask-sockets (πŸ₯‰25 Β· ⭐ 1.7K Β· πŸ’€) - Elegant WebSockets for your Flask apps. MIT +- django-admin-bootstrapped (πŸ₯‰25 Β· ⭐ 1.5K Β· βž•) - A Django admin theme using Twitter Bootstrap. It.. Apache-2 +- spyne (πŸ₯‰25 Β· ⭐ 980 Β· βž•) - A transport agnostic sync/async RPC library that focuses on.. ❗️LGPL-2.1 +- django-jenkins (πŸ₯‰25 Β· ⭐ 930 Β· πŸ’€) - Plug and play continuous integration with django and.. ❗️LGPL-3.0 +- Flask-User (πŸ₯‰25 Β· ⭐ 910 Β· πŸ’€) - Customizable User Authorization & User Management: Register,.. MIT +- django-filebrowser (πŸ₯‰25 Β· ⭐ 810 Β· βž•) - Media-Management with Grappelli. BSD-3 +- django-floppyforms (πŸ₯‰25 Β· ⭐ 780 Β· βž•) - Full control of form rendering in the templates. ❗️MirOS +- django-organizations (πŸ₯‰25 Β· ⭐ 780 Β· βž•) - Multi-user accounts for Django projects. BSD-2 +- django-cachalot (πŸ₯‰25 Β· ⭐ 760 Β· βž•) - No effort, no worry, maximum performance. BSD-3 +- django-markdownx (πŸ₯‰25 Β· ⭐ 640 Β· πŸ’€) - Comprehensive Markdown plugin built for Django. BSD-3 +- django-paypal (πŸ₯‰25 Β· ⭐ 580 Β· βž•) - A pluggable Django application for integrating PayPal.. MIT +- extruct (πŸ₯ˆ25 Β· ⭐ 560 Β· βž•) - Extract embedded metadata from HTML markup. BSD-3 +- django-dbbackup (πŸ₯‰25 Β· ⭐ 450 Β· βž•) - Management commands to help backup and restore your.. BSD-3 +- dj-rest-auth (πŸ₯‰25 Β· ⭐ 400 Β· βž•) - Authentication for Django Rest Framework. MIT +- httpagentparser (πŸ₯‰25 Β· ⭐ 200 Β· πŸ’€) - Python HTTP Agent Parser. MIT +- saleor (πŸ₯‰24 Β· ⭐ 10K Β· βž•) - A modular, high performance, headless e-commerce platform.. BSD-3 +- python-goose (πŸ₯ˆ24 Β· ⭐ 3.6K Β· πŸ’€) - Html Content / Article Extractor, web scrapping lib in.. Apache-2 +- sockjs-tornado (πŸ₯‰24 Β· ⭐ 850 Β· πŸ’€) - WebSocket emulation - Python server. MIT +- django-summernote (πŸ₯‰24 Β· ⭐ 790 Β· πŸ’€) - Simply integrate Summernote editor with Django project. MIT +- django-configurations (πŸ₯‰24 Β· ⭐ 770 Β· βž•) - A helper for organizing Django project settings by.. BSD-3 +- cloudscraper (πŸ₯ˆ24 Β· ⭐ 680 Β· βž•) - A Python module to bypass Cloudflare's anti-bot page. MIT +- django-admin-interface (πŸ₯‰24 Β· ⭐ 660 Β· βž•) - the default admin interface made customizable by the.. MIT +- flask-marshmallow (πŸ₯ˆ24 Β· ⭐ 640 Β· βž•) - Flask + marshmallow for beautiful APIs. MIT +- django-cleanup (πŸ₯‰24 Β· ⭐ 550 Β· βž•) - Automatically deletes old file for FileField and.. MIT +- django-solo (πŸ₯‰24 Β· ⭐ 530 Β· βž•) - Helps working with singletons - things like global.. ❗️CC-BY-3.0 +- flask-apispec (πŸ₯ˆ24 Β· ⭐ 520 Β· βž•) - Build and document REST APIs with Flask and apispec. MIT +- Flask-MonitoringDashboard (πŸ₯ˆ24 Β· ⭐ 450 Β· βž•) - Automatically monitor the evolving performance of.. MIT +- django-markdown-editor (πŸ₯‰24 Β· ⭐ 400 Β· βž•) - Awesome Django Markdown Editor, supported for.. ❗️GPL-3.0 +- django-robots (πŸ₯‰24 Β· ⭐ 330 Β· βž•) - A Django app for managing robots.txt files following.. BSD-3 +- flask-session (πŸ₯ˆ24 Β· ⭐ 330 Β· πŸ’€) - Server side session extension for Flask. BSD-3 +- flask-paginate (πŸ₯ˆ24 Β· ⭐ 210 Β· βž•) - Pagination support for flask. BSD-3 +- OpenAPI Spec validator (πŸ₯‰24 Β· ⭐ 150 Β· βž•) - OpenAPI Spec validator. Apache-2 +- sync-engine (πŸ₯ˆ23 Β· ⭐ 3.5K Β· πŸ’€) - IMAP/SMTP sync system with modern APIs. ❗️AGPL-3.0 +- Gerapy (πŸ₯‰23 Β· ⭐ 2.3K Β· βž•) - Distributed Crawler Management Framework Based on Scrapy,.. MIT +- scrapely (πŸ₯‰23 Β· ⭐ 1.7K Β· πŸ’€) - A pure-python HTML screen-scraping library. BSD-3 +- Meinheld (πŸ₯‰23 Β· ⭐ 1.3K Β· πŸ’€) - Meinheld is a high performance asynchronous WSGI Web Server (based.. BSD-3 +- django-vanilla-views (πŸ₯‰23 Β· ⭐ 870 Β· βž•) - Beautifully simple class-based views. BSD-2 +- tartiflette (πŸ₯‰23 Β· ⭐ 690 Β· βž•) - GraphQL Engine built with Python 3.6+ / asyncio. MIT +- html5-parser (πŸ₯‰23 Β· ⭐ 590 Β· βž•) - Fast C based HTML 5 parsing for python. Apache-2 +- python-whois (πŸ₯‰23 Β· ⭐ 350 Β· πŸ’€) - A python module for retrieving and parsing WHOIS data. ❗️WTFPL +- http-parser (πŸ₯‰23 Β· ⭐ 330 Β· πŸ’€) - HTTP request/response parser for python in C. MIT +- django-cas-ng (πŸ₯‰23 Β· ⭐ 280 Β· βž•) - Django CAS 1.0/2.0/3.0 client authentication library,.. MIT +- graphql-relay-py (πŸ₯‰23 Β· ⭐ 130 Β· πŸ’€) - A library to help construct a graphql-py server supporting.. MIT +- splash (πŸ₯‰22 Β· ⭐ 3.2K Β· βž•) - Lightweight, scriptable browser as a service with an HTTP API. BSD-3 +- frontera (πŸ₯‰22 Β· ⭐ 1.1K Β· πŸ’€) - A scalable frontier for web crawlers. BSD-3 +- django-watson (πŸ₯‰22 Β· ⭐ 880 Β· πŸ’€) - Full-text multi-table search application for Django... BSD-3 +- django-stronghold (πŸ₯‰22 Β· ⭐ 360 Β· πŸ’€) - Get inside your stronghold and make all your Django.. MIT +- pysimplesoap (πŸ₯‰22 Β· ⭐ 350 Β· βž•) - Python Simple SOAP Library. ❗️LGPL-3.0 +- django-graphql-auth (πŸ₯‰22 Β· ⭐ 180 Β· βž•) - Django registration and authentication with GraphQL. MIT +- reppy (πŸ₯‰22 Β· ⭐ 160 Β· πŸ’€) - Modern robots.txt Parser for Python. MIT +- openapi-core (πŸ₯‰22 Β· ⭐ 100 Β· βž•) - OpenAPI core. BSD-3 +- ProxyBroker (πŸ₯‰21 Β· ⭐ 2.4K Β· πŸ’€) - Proxy [Finder | Checker | Server]. HTTP(S) & SOCKS. Apache-2 +- django-lifecycle (πŸ₯‰21 Β· ⭐ 580 Β· βž•) - Declarative model lifecycle hooks, an alternative to.. MIT +- mistletoe (πŸ₯‰21 Β· ⭐ 360 Β· πŸ’€) - A fast, extensible and spec-compliant Markdown parser in pure Python. MIT +- selectolax (πŸ₯‰21 Β· ⭐ 350 Β· βž•) - Python binding to Modest engine (fast HTML5 parser with CSS.. MIT +- django-easy-audit (πŸ₯‰21 Β· ⭐ 270 Β· βž•) - Yet another Django audit log app, hopefully the.. ❗️GPL-3.0 +- flask-s3 (πŸ₯‰21 Β· ⭐ 180 Β· πŸ’€) - Seamlessly serve your static assets of your Flask app from Amazon.. ❗️WTFPL +- python-graphql-client (πŸ₯‰21 Β· ⭐ 130 Β· πŸ’€) - Simple GraphQL client for Python 2.7+. MIT +- django-admin2 (πŸ₯‰20 Β· ⭐ 1.1K Β· βž•) - Extendable, adaptable rewrite of django.contrib.admin. MIT +- django-csp (πŸ₯‰20 Β· ⭐ 360 Β· βž•) - Content Security Policy for Django. BSD-3 +- django-smuggler (πŸ₯‰20 Β· ⭐ 350 Β· βž•) - Django Smuggler is a pluggable application for Django.. ❗️LGPL-3.0 +- flask-praetorian (πŸ₯‰20 Β· ⭐ 260 Β· βž•) - Strong, Simple, and Precise security for Flask APIs.. MIT +- trafilatura (πŸ₯‰20 Β· ⭐ 88 Β· βž•) - Web scraping library and command-line tool for text.. ❗️GPL-3.0 +- tornadio2 (πŸ₯‰19 Β· ⭐ 530 Β· πŸ’€) - Python socket.io server implementation on top of Tornado.. Apache-2 +- fastapi-users (πŸ₯‰19 Β· ⭐ 530 Β· βž•) - Ready-to-use and customizable users management for FastAPI. MIT +- Flask-Opentracing (πŸ₯‰19 Β· ⭐ 110 Β· πŸ’€) - OpenTracing instrumentation for the Flask.. BSD-3 +- tartiflette-aiohttp (πŸ₯‰18 Β· ⭐ 52 Β· βž•) - tartiflette-aiohttp is a wrapper of aiohttp which.. MIT +- cookiecutter-flask (πŸ₯‰17 Β· ⭐ 3.6K Β· βž•) - A flask template with Bootstrap 4, asset.. MIT +- flask-jsonrpc (πŸ₯‰17 Β· ⭐ 220 Β· βž•) - A basic JSON-RPC implementation for your Flask-.. ❗Unlicensed +- opengraph (πŸ₯‰17 Β· ⭐ 190 Β· πŸ’€) - A python module to parse the Open Graph Protocol. MIT +- asgi-lifespan (πŸ₯‰16 Β· ⭐ 63 Β· βž•) - Programmatic startup/shutdown of ASGI apps. MIT +- Flask-GraphQL-Auth (πŸ₯‰16 Β· ⭐ 53 Β· βž•) - (Now finding maintainer) A Pythonic way to provide.. MIT +- Growler (πŸ₯‰15 Β· ⭐ 690 Β· πŸ’€) - A micro web-framework using asyncio coroutines and chained.. Apache-2 +- huxley (πŸ₯‰14 Β· ⭐ 4.1K Β· πŸ’€) - A testing system for catching visual regressions in Web.. Apache-2 +- libextract (πŸ₯‰14 Β· ⭐ 490 Β· πŸ’€) - Extract data from websites using basic statistical magic. MIT +- flask2postman (πŸ₯‰14 Β· ⭐ 120 Β· βž•) - Generate a Postman collection from your Flask application. MIT +- fastapi-react (πŸ₯‰13 Β· ⭐ 370 Β· βž•) - Cookiecutter Template for FastAPI + React Projects. Using.. MIT +- fastapi-permissions (πŸ₯‰13 Β· ⭐ 93 Β· βž•) - row level security for FastAPI framework. ❗️THE BEER-WARE LICENSE +- django-schedule (πŸ₯‰11 Β· ⭐ 790 Β· πŸ’€) - A calendaring app for Django. It is now stable,.. ❗Unlicensed +- fastapi_client (πŸ₯‰7 Β· ⭐ 120 Β· πŸ’€) - FastAPI client generator. ❗Unlicensed +