Name Version License Author URL Description
Django 3.1.1 BSD-3-Clause Django Software Foundation https://www.djangoproject.com/ A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
Pillow 7.2.0 HPND Alex Clark (PIL Fork Author) https://python-pillow.org Python Imaging Library (Fork)
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
captcha 0.3 BSD Hsiaoming Yang https://github.com/lepture/captcha A captcha library that generates audio and image CAPTCHAs.
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.2 MIT Armin Rigo, Maciej Fijalkowski http://cffi.readthedocs.org Foreign Function Interface for Python calling C code.
chardet 3.0.4 LGPL Daniel Blanchard https://github.com/chardet/chardet Universal encoding detector for Python 2 and 3
cryptography 3.1 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-background-tasks 1.2.5 BSD arteria GmbH, John Montgomery http://github.com/arteria/django-background-tasks Database backed asynchronous task queue
django-ckeditor 5.9.0 UNKNOWN Shaun Sephton & Piotr Malinski https://github.com/django-ckeditor/django-ckeditor Django admin CKEditor integration.
django-compat 1.0.15 MIT arteria GmbH https://github.com/arteria/django-compat For- and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11
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-js-asset 1.2.2 BSD License Matthias Kestenholz https://github.com/matthiask/django-js-asset/ script tag with additional attributes for django.forms.Media
django-method-override 1.0.4 MIT LocalMed https://gitlab.com/localmed/django-method-override Django Middleware for HTTP Method Override Form Params & Header
django-sass-processor 0.8.1 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.
django-timezone-field 4.0 BSD Mike Fogel http://github.com/mfogel/django-timezone-field/ A Django app providing database and form fields for pytz timezone objects.
html5lib 1.1 MIT License UNKNOWN https://github.com/html5lib/html5lib-python HTML parser based on the WHATWG HTML specification
idna 2.10 BSD-like Kim Davies https://github.com/kjd/idna Internationalized Domain Names in Applications (IDNA)
libsass 0.20.1 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
regex 2020.7.14 Python Software Foundation License Matthew Barnett https://bitbucket.org/mrabarnett/mrab-regex Alternative regular expression module, to replace re.
requests 2.24.0 Apache 2.0 Kenneth Reitz https://requests.readthedocs.io Python HTTP for Humans.
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.
uWSGI 2.0.19.1 GPLv2+ Unbit https://uwsgi-docs.readthedocs.io/en/latest/ The uWSGI server
urllib3 1.25.10 MIT Andrey Petrov https://urllib3.readthedocs.io/ HTTP library with thread-safe connection pooling, file post, and more.
webencodings 0.5.1 BSD Geoffrey Sneddon https://github.com/SimonSapin/python-webencodings Character encoding aliases for legacy web content