Name Version License Author URL Description
Django 3.0.8 BSD Django Software Foundation https://www.djangoproject.com/ A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
asgiref 3.2.10 BSD Django Software Foundation https://github.com/django/asgiref/ ASGI specs, helper code, and adapters
beautifulsoup4 4.9.1 MIT Leonard Richardson http://www.crummy.com/software/BeautifulSoup/bs4/ Screen-scraping library
certifi 2020.6.20 MPL-2.0 Kenneth Reitz https://certifiio.readthedocs.io/en/latest/ Python package for providing Mozilla's CA Bundle.
cffi 1.14.0 MIT Armin Rigo, Maciej Fijalkowski http://cffi.readthedocs.org Foreign Function Interface for Python calling C code.
click 7.1.2 BSD-3-Clause UNKNOWN https://palletsprojects.com/p/click/ Composable command line interface toolkit
cryptography 2.9.2 BSD or Apache License, Version 2.0 The cryptography developers https://github.com/pyca/cryptography cryptography is a package which provides cryptographic recipes and primitives to Python developers.
decorator 4.4.2 new BSD License Michele Simionato https://github.com/micheles/decorator Decorators for Humans
django-appconf 1.0.4 BSD Jannis Leidel https://django-appconf.readthedocs.io/ A helper class for handling configuration defaults of packaged apps gracefully.
django-bootstrap4 2.2.0 BSD-3-Clause Dylan Verheul https://github.com/zostera/django-bootstrap4 Bootstrap support for Django projects
django-compressor 2.4 MIT Jannis Leidel https://django-compressor.readthedocs.io/en/latest/ Compresses linked and inline JavaScript or CSS into single cached files.
django-hamlpy 1.2 MIT UNKNOWN http://github.com/nyaruka/django-hamlpy Haml like syntax for Django templates.
django-htmlmin 0.11.0 UNKNOWN CobraTeam UNKNOWN HTML minifier for Python frameworks (not only Django, despite the name).
django-sass-processor 0.8 MIT Jacob Rief https://github.com/jrief/django-sass-processor SASS processor to compile SCSS files into *.css, while rendering, or offline.
django-settings-export 1.2.1 BSD Jakub Roztocil https://github.com/jkbrzt/django-settings-export This Django app allows you to export certain settings to your templates.
h11 0.9.0 MIT Nathaniel J. Smith https://github.com/python-hyper/h11 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
html5lib 1.1 MIT License UNKNOWN https://github.com/html5lib/html5lib-python HTML parser based on the WHATWG HTML specification
httptools 0.1.1 MIT Yury Selivanov https://github.com/MagicStack/httptools A collection of framework independent HTTP protocol utils.
libsass 0.20.0 MIT License Hong Minhee https://sass.github.io/libsass-python/ Sass for Python: A straightforward binding of libsass for Python.
psycopg2-binary 2.8.5 LGPL with exceptions Federico Di Gregorio https://psycopg.org/ psycopg2 - Python-PostgreSQL Database Adapter
pycparser 2.20 BSD Eli Bendersky https://github.com/eliben/pycparser C parser in Python
python-telegram-bot 12.8 LGPLv3 Leandro Toledo https://python-telegram-bot.org/ We have made you a wrapper you can't refuse
pytz 2020.1 MIT Stuart Bishop http://pythonhosted.org/pytz World timezone definitions, modern and historical
rcssmin 1.0.6 Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
André Malo http://opensource.perlig.de/rcssmin/ CSS Minifier
regex 2020.6.8 Python Software Foundation License Matthew Barnett https://bitbucket.org/mrabarnett/mrab-regex Alternative regular expression module, to replace re.
rjsmin 1.1.0 Apache License, Version 2.0 André Malo http://opensource.perlig.de/rjsmin/ Javascript Minifier
six 1.15.0 MIT Benjamin Peterson https://github.com/benjaminp/six Python 2 and 3 compatibility utilities
soupsieve 2.0.1 MIT License Isaac Muse https://github.com/facelessuser/soupsieve A modern CSS selector implementation for Beautiful Soup.
sqlparse 0.3.1 BSD Andi Albrecht https://github.com/andialbrecht/sqlparse Non-validating SQL parser
tornado 6.0.4 http://www.apache.org/licenses/LICENSE-2.0 Facebook http://www.tornadoweb.org/ Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.
uvicorn 0.11.5 BSD Tom Christie https://github.com/encode/uvicorn The lightning-fast ASGI server.
uvloop 0.14.0 MIT Yury Selivanov http://github.com/MagicStack/uvloop Fast implementation of asyncio event loop on top of libuv
webencodings 0.5.1 BSD Geoffrey Sneddon https://github.com/SimonSapin/python-webencodings Character encoding aliases for legacy web content
websockets 8.1 BSD Aymeric Augustin https://github.com/aaugustin/websockets An implementation of the WebSocket Protocol (RFC 6455 & 7692)