[ { "Author": "Django Software Foundation", "Description": "A high-level Python Web framework that encourages rapid development and clean, pragmatic design.", "License": "BSD-3-Clause", "Name": "Django", "URL": "https://www.djangoproject.com/", "Version": "3.1.1" }, { "Author": "Alex Clark (PIL Fork Author)", "Description": "Python Imaging Library (Fork)", "License": "HPND", "Name": "Pillow", "URL": "https://python-pillow.org", "Version": "7.2.0" }, { "Author": "Django Software Foundation", "Description": "ASGI specs, helper code, and adapters", "License": "BSD", "Name": "asgiref", "URL": "https://github.com/django/asgiref/", "Version": "3.2.10" }, { "Author": "Leonard Richardson", "Description": "Screen-scraping library", "License": "MIT", "Name": "beautifulsoup4", "URL": "http://www.crummy.com/software/BeautifulSoup/bs4/", "Version": "4.9.1" }, { "Author": "Hsiaoming Yang", "Description": "A captcha library that generates audio and image CAPTCHAs.", "License": "BSD", "Name": "captcha", "URL": "https://github.com/lepture/captcha", "Version": "0.3" }, { "Author": "Kenneth Reitz", "Description": "Python package for providing Mozilla's CA Bundle.", "License": "MPL-2.0", "Name": "certifi", "URL": "https://certifiio.readthedocs.io/en/latest/", "Version": "2020.6.20" }, { "Author": "Armin Rigo, Maciej Fijalkowski", "Description": "Foreign Function Interface for Python calling C code.", "License": "MIT", "Name": "cffi", "URL": "http://cffi.readthedocs.org", "Version": "1.14.2" }, { "Author": "Daniel Blanchard", "Description": "Universal encoding detector for Python 2 and 3", "License": "LGPL", "Name": "chardet", "URL": "https://github.com/chardet/chardet", "Version": "3.0.4" }, { "Author": "The cryptography developers", "Description": "cryptography is a package which provides cryptographic recipes and primitives to Python developers.", "License": "BSD or Apache License, Version 2.0", "Name": "cryptography", "URL": "https://github.com/pyca/cryptography", "Version": "3.1" }, { "Author": "Michele Simionato", "Description": "Decorators for Humans", "License": "new BSD License", "Name": "decorator", "URL": "https://github.com/micheles/decorator", "Version": "4.4.2" }, { "Author": "arteria GmbH, John Montgomery", "Description": "Database backed asynchronous task queue", "License": "BSD", "Name": "django-background-tasks", "URL": "http://github.com/arteria/django-background-tasks", "Version": "1.2.5" }, { "Author": "Shaun Sephton & Piotr Malinski", "Description": "Django admin CKEditor integration.", "License": "UNKNOWN", "Name": "django-ckeditor", "URL": "https://github.com/django-ckeditor/django-ckeditor", "Version": "5.9.0" }, { "Author": "arteria GmbH", "Description": "For- and backwards compatibility layer for Django 1.4, 1.7, 1.8, 1.9, 1.10, and 1.11", "License": "MIT", "Name": "django-compat", "URL": "https://github.com/arteria/django-compat", "Version": "1.0.15" }, { "Author": "UNKNOWN", "Description": "Haml like syntax for Django templates.", "License": "MIT", "Name": "django-hamlpy", "URL": "http://github.com/nyaruka/django-hamlpy", "Version": "1.2" }, { "Author": "CobraTeam", "Description": "HTML minifier for Python frameworks (not only Django, despite the name).", "License": "UNKNOWN", "Name": "django-htmlmin", "URL": "UNKNOWN", "Version": "0.11.0" }, { "Author": "Matthias Kestenholz", "Description": "script tag with additional attributes for django.forms.Media", "License": "BSD License", "Name": "django-js-asset", "URL": "https://github.com/matthiask/django-js-asset/", "Version": "1.2.2" }, { "Author": "LocalMed", "Description": "Django Middleware for HTTP Method Override Form Params & Header", "License": "MIT", "Name": "django-method-override", "URL": "https://gitlab.com/localmed/django-method-override", "Version": "1.0.4" }, { "Author": "Jacob Rief", "Description": "SASS processor to compile SCSS files into *.css, while rendering, or offline.", "License": "MIT", "Name": "django-sass-processor", "URL": "https://github.com/jrief/django-sass-processor", "Version": "0.8.1" }, { "Author": "Jakub Roztocil", "Description": "This Django app allows you to export certain settings to your templates.", "License": "BSD", "Name": "django-settings-export", "URL": "https://github.com/jkbrzt/django-settings-export", "Version": "1.2.1" }, { "Author": "Mike Fogel", "Description": "A Django app providing database and form fields for pytz timezone objects.", "License": "BSD", "Name": "django-timezone-field", "URL": "http://github.com/mfogel/django-timezone-field/", "Version": "4.0" }, { "Author": "UNKNOWN", "Description": "HTML parser based on the WHATWG HTML specification", "License": "MIT License", "Name": "html5lib", "URL": "https://github.com/html5lib/html5lib-python", "Version": "1.1" }, { "Author": "Kim Davies", "Description": "Internationalized Domain Names in Applications (IDNA)", "License": "BSD-like", "Name": "idna", "URL": "https://github.com/kjd/idna", "Version": "2.10" }, { "Author": "Hong Minhee", "Description": "Sass for Python: A straightforward binding of libsass for Python.", "License": "MIT License", "Name": "libsass", "URL": "https://sass.github.io/libsass-python/", "Version": "0.20.1" }, { "Author": "Federico Di Gregorio", "Description": "psycopg2 - Python-PostgreSQL Database Adapter", "License": "LGPL with exceptions", "Name": "psycopg2-binary", "URL": "https://psycopg.org/", "Version": "2.8.5" }, { "Author": "Eli Bendersky", "Description": "C parser in Python", "License": "BSD", "Name": "pycparser", "URL": "https://github.com/eliben/pycparser", "Version": "2.20" }, { "Author": "Leandro Toledo", "Description": "We have made you a wrapper you can't refuse", "License": "LGPLv3", "Name": "python-telegram-bot", "URL": "https://python-telegram-bot.org/", "Version": "12.8" }, { "Author": "Stuart Bishop", "Description": "World timezone definitions, modern and historical", "License": "MIT", "Name": "pytz", "URL": "http://pythonhosted.org/pytz", "Version": "2020.1" }, { "Author": "Matthew Barnett", "Description": "Alternative regular expression module, to replace re.", "License": "Python Software Foundation License", "Name": "regex", "URL": "https://bitbucket.org/mrabarnett/mrab-regex", "Version": "2020.7.14" }, { "Author": "Kenneth Reitz", "Description": "Python HTTP for Humans.", "License": "Apache 2.0", "Name": "requests", "URL": "https://requests.readthedocs.io", "Version": "2.24.0" }, { "Author": "Benjamin Peterson", "Description": "Python 2 and 3 compatibility utilities", "License": "MIT", "Name": "six", "URL": "https://github.com/benjaminp/six", "Version": "1.15.0" }, { "Author": "Isaac Muse", "Description": "A modern CSS selector implementation for Beautiful Soup.", "License": "MIT License", "Name": "soupsieve", "URL": "https://github.com/facelessuser/soupsieve", "Version": "2.0.1" }, { "Author": "Andi Albrecht", "Description": "Non-validating SQL parser", "License": "BSD", "Name": "sqlparse", "URL": "https://github.com/andialbrecht/sqlparse", "Version": "0.3.1" }, { "Author": "Facebook", "Description": "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.", "License": "http://www.apache.org/licenses/LICENSE-2.0", "Name": "tornado", "URL": "http://www.tornadoweb.org/", "Version": "6.0.4" }, { "Author": "Unbit", "Description": "The uWSGI server", "License": "GPLv2+", "Name": "uWSGI", "URL": "https://uwsgi-docs.readthedocs.io/en/latest/", "Version": "2.0.19.1" }, { "Author": "Andrey Petrov", "Description": "HTTP library with thread-safe connection pooling, file post, and more.", "License": "MIT", "Name": "urllib3", "URL": "https://urllib3.readthedocs.io/", "Version": "1.25.10" }, { "Author": "Geoffrey Sneddon", "Description": "Character encoding aliases for legacy web content", "License": "BSD", "Name": "webencodings", "URL": "https://github.com/SimonSapin/python-webencodings", "Version": "0.5.1" } ]