Package Name |
License Type |
Link to Source/License |
aiohttp |
Apache 2.0 |
https://github.com/aio-libs/aiohttp |
aiosignal |
Apache 2.0 |
https://github.com/aio-libs/aiosignal |
alembic |
MIT |
https://github.com/sqlalchemy/alembic/ |
amqp |
BSD |
http://github.com/celery/py-amqp |
anyio |
MIT |
https://github.com/agronholm/anyio |
apsw |
UNKNOWN |
https://github.com/rogerbinns/apsw |
argon2-cffi |
MIT |
https://github.com/hynek/argon2-cffi |
argon2-cffi-bindings |
MIT |
https://github.com/hynek/argon2-cffi-bindings |
async-timeout |
Apache 2.0 |
https://github.com/aio-libs/async-timeout |
asyncpg |
Apache 2.0 |
https://github.com/MagicStack/asyncpg |
asyncssh |
EPL-2.0 OR GPL-2.0-or-later |
https://github.com/ronf/asyncssh |
attrs |
MIT |
https://github.com/python-attrs/attrs |
Authlib |
BSD-3-Clause |
https://github.com/lepture/authlib |
autopep8 |
MIT |
https://github.com/hhatto/autopep8 |
azure-common |
MIT |
https://github.com/Azure/azure-sdk-for-python |
azure-core |
MIT |
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-core |
azure-identity |
MIT |
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/identity/azure-identity |
azure-mgmt-compute |
MIT |
https://github.com/Azure/azure-sdk-for-python |
azure-mgmt-core |
MIT |
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/core/azure-mgmt-core |
azure-mgmt-network |
MIT |
https://github.com/Azure/azure-sdk-for-python |
azure-storage-blob |
MIT |
https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/storage/azure-storage-blob |
bandit |
Apache 2.0 |
https://github.com/PyCQA/bandit |
bcrypt |
Apache 2.0 |
https://github.com/pyca/bcrypt/ |
bidict |
MPL 2.0 |
https://github.com/jab/bidict |
billiard |
BSD |
https://github.com/celery/billiard |
black |
MIT |
https://github.com/psf/black |
boto3 |
Apache 2.0 |
https://github.com/boto/boto3 |
botocore |
Apache 2.0 |
https://github.com/boto/botocore |
cachetools |
MIT |
https://github.com/tkem/cachetools/ |
celery |
BSD-3-Clause |
https://github.com/celery/celery |
certifi |
MPL-2.0 |
https://github.com/certifi/python-certifi |
cffi |
MIT |
https://github.com/python-cffi/cffi |
cfgv |
MIT |
https://github.com/asottile/cfgv |
charset-normalizer |
MIT |
https://github.com/jawah/charset_normalizer |
click |
BSD |
https://github.com/pallets/click/ |
click-didyoumean |
MIT |
https://github.com/click-contrib/click-didyoumean |
click-plugins |
New BSD |
https://github.com/click-contrib/click-plugins |
click-repl |
MIT |
https://github.com/untitaker/click-repl |
coverage |
Apache 2.0 |
https://github.com/nedbat/coveragepy |
cryptography |
Apache-2.0 OR BSD-3-Clause |
https://github.com/pyca/cryptography/ |
cuid |
Apache 2.0 |
http://github.com/necaris/cuid.py |
dependency-injector |
BSD-3-Clause |
https://github.com/ets-labs/python-dependency-injector |
distlib |
PSF-2.0 |
https://github.com/pypa/distlib |
et_xmlfile |
MIT |
https://foss.heptapod.net/openpyxl/et_xmlfile |
exceptiongroup |
MIT |
https://github.com/agronholm/exceptiongroup |
fastapi |
MIT |
https://github.com/tiangolo/fastapi |
filelock |
Unlicense |
https://github.com/tox-dev/py-filelock |
flake8 |
MIT |
https://github.com/pycqa/flake8 |
flake8_formatter_junit_xml |
MIT |
https://github.com/astj/flake8-formatter-junit-xml |
flower |
BSD |
https://github.com/mher/flower |
frozenlist |
Apache 2.0 |
https://github.com/aio-libs/frozenlist |
ghp-import |
Apache |
https://github.com/c-w/ghp-import |
google-api-core |
Apache 2.0 |
https://github.com/googleapis/python-api-core |
google-api-python-client |
Apache 2.0 |
https://github.com/googleapis/google-api-python-client/ |
google-auth |
Apache 2.0 |
https://github.com/googleapis/google-auth-library-python |
google-auth-httplib2 |
Apache 2.0 |
https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2 |
googleapis-common-protos |
Apache 2.0 |
https://github.com/googleapis/google-cloud-python/tree/main/packages/googleapis-common-protos |
greenlet |
MIT |
https://github.com/python-greenlet/greenlet/ |
gunicorn |
MIT |
https://github.com/benoitc/gunicorn |
h11 |
MIT |
https://github.com/python-hyper/h11 |
httpcore |
BSD-3-Clause |
https://github.com/encode/httpcore |
httplib2 |
MIT |
https://github.com/httplib2/httplib2 |
httptools |
MIT |
https://github.com/MagicStack/httptools |
httpx |
BSD-3-Clause |
https://github.com/encode/httpx |
humanize |
MIT |
https://github.com/python-humanize/humanize |
identify |
MIT |
https://github.com/pre-commit/identify |
idna |
BSD |
https://github.com/kjd/idna |
inflection |
MIT |
https://github.com/jpvanhal/inflection |
iniconfig |
MIT |
https://github.com/pytest-dev/iniconfig |
isodate |
BSD-3-Clause |
https://github.com/gweis/isodate/ |
isort |
MIT |
https://github.com/PyCQA/isort/releases |
Jinja2 |
BSD |
https://github.com/pallets/jinja/ |
jmespath |
MIT |
https://github.com/jmespath/jmespath.py |
junit-xml |
MIT |
https://github.com/kyrus/python-junit-xml |
kombu |
BSD-3-Clause |
https://github.com/celery/kombu |
ldap3 |
LGPL v3 |
https://github.com/cannatag/ldap3 |
Mako |
MIT |
https://www.makotemplates.org/ |
Markdown |
BSD-3-Clause |
https://github.com/Python-Markdown/markdown |
markdown-it-py |
MIT |
https://github.com/executablebooks/markdown-it-py |
MarkupSafe |
BSD-3-Clause |
https://github.com/pallets/markupsafe/ |
mccabe |
Expat license |
https://github.com/pycqa/mccabe |
mdformat |
MIT |
https://github.com/hukkin/mdformat |
mdformat_tables |
MIT |
https://github.com/executablebooks/mdformat-tables |
mdformat-gfm |
MIT |
https://github.com/hukkin/mdformat-gfm/blob/master/CHANGELOG.md |
mdit-py-plugins |
MIT |
https://github.com/executablebooks/mdit-py-plugins |
mdurl |
MIT |
https://github.com/executablebooks/mdurl |
mergedeep |
MIT |
https://github.com/clarketm/mergedeep |
minio |
Apache 2.0 |
https://github.com/minio/minio-py |
mkdocs |
BSD-2-Clause |
https://github.com/mkdocs/mkdocs |
mkdocs-get-deps |
MIT |
https://github.com/mkdocs/get-deps |
msal |
MIT |
https://github.com/AzureAD/microsoft-authentication-library-for-python |
msal-extensions |
MIT |
https://github.com/AzureAD/microsoft-authentication-extensions-for-python/releases |
multidict |
Apache 2.0 |
https://github.com/aio-libs/multidict |
mypy |
MIT |
https://github.com/python/mypy |
mypy_extensions |
MIT |
https://github.com/python/mypy_extensions |
nodeenv |
BSD |
https://github.com/ekalinin/nodeenv |
openpyxl |
MIT |
https://foss.heptapod.net/openpyxl/openpyxl |
orjson |
Apache-2.0 OR MIT |
https://github.com/ijl/orjson |
packaging |
Apache 2.0 |
https://github.com/pypa/packaging |
passlib |
BSD |
https://passlib.readthedocs.io |
pathspec |
MPL 2.0 |
https://github.com/cpburnz/python-pathspec |
pbr |
Apache 2.0 |
https://opendev.org/openstack/pbr |
pip |
MIT |
https://github.com/pypa/pip |
platformdirs |
MIT |
https://github.com/tox-dev/platformdirs |
pluggy |
MIT |
https://github.com/pytest-dev/pluggy |
portalocker |
BSD-3-Clause |
https://github.com/wolph/portalocker/ |
pprintpp |
BSD |
https://github.com/wolever/pprintpp |
pre_commit |
MIT |
https://github.com/pre-commit/pre-commit |
prometheus_client |
Apache 2.0 |
https://github.com/prometheus/client_python |
prompt_toolkit |
BSD |
https://github.com/prompt-toolkit/python-prompt-toolkit/ |
propcache |
Apache 2.0 |
https://github.com/aio-libs/propcache |
proto-plus |
Apache 2.0 |
https://github.com/googleapis/proto-plus-python |
protobuf |
BSD-3-Clause |
https://developers.google.com/protocol-buffers/ |
psycopg2-binary |
LGPL with exceptions |
https://github.com/psycopg/psycopg2 |
pyasn1 |
BSD-2-Clause |
https://github.com/pyasn1/pyasn1 |
pyasn1_modules |
BSD |
https://github.com/pyasn1/pyasn1-modules |
pycodestyle |
MIT |
https://pycodestyle.pycqa.org/ |
pycparser |
BSD-3-Clause |
https://github.com/eliben/pycparser |
pycryptodome |
BSD, Public Domain |
https://github.com/Legrandin/pycryptodome/ |
pydantic |
MIT |
https://github.com/pydantic/pydantic |
pydocstyle |
MIT |
https://github.com/PyCQA/pydocstyle |
pyflakes |
MIT |
https://github.com/PyCQA/pyflakes |
Pygments |
BSD-2-Clause |
https://github.com/pygments/pygments |
PyJWT |
MIT |
https://github.com/jpadilla/pyjwt |
pyotp |
MIT |
https://github.com/pyauth/pyotp |
pyparsing |
MIT |
https://github.com/pyparsing/pyparsing/ |
pytest |
MIT |
https://github.com/pytest-dev/pytest |
pytest_async |
MIT |
https://github.com/hyperleex/pytest-async |
pytest-asyncio |
Apache 2.0 |
https://github.com/pytest-dev/pytest-asyncio |
pytest-clarity |
MIT |
https://github.com/darrenburns/pytest-clarity |
pytest-cov |
MIT |
https://github.com/pytest-dev/pytest-cov |
pytest-emoji |
MIT |
https://github.com/hackebrot/pytest-emoji |
pytest-html |
MPL-2.0 |
https://github.com/pytest-dev/pytest-html |
pytest-metadata |
MPL-2.0 |
https://github.com/pytest-dev/pytest-metadata |
pytest-mock |
MIT |
https://github.com/pytest-dev/pytest-mock/ |
pytest-randomly |
MIT |
https://github.com/pytest-dev/pytest-randomly |
python-dateutil |
BSD OR Apache |
https://github.com/dateutil/dateutil |
python-dotenv |
BSD-3-Clause |
https://github.com/theskumar/python-dotenv |
python-engineio |
MIT |
https://github.com/miguelgrinberg/python-engineio |
python-multipart |
Apache 2.0 |
https://github.com/Kludex/python-multipart |
python-socketio |
MIT |
https://github.com/miguelgrinberg/python-socketio |
pytz |
MIT |
http://pythonhosted.org/pytz |
PyYAML |
MIT |
https://github.com/yaml/pyyaml |
pyyaml_env_tag |
MIT |
https://github.com/waylan/pyyaml-env-tag |
redis |
MIT |
https://github.com/redis/redis-py |
requests |
Apache 2.0 |
https://github.com/psf/requests |
rich |
MIT |
https://github.com/Textualize/rich |
rsa |
Apache 2.0 |
https://github.com/sybrenstuvel/python-rsa |
s3transfer |
Apache 2.0 |
https://github.com/boto/s3transfer |
setuptools |
MIT |
https://github.com/pypa/setuptools |
simple-websocket |
MIT |
https://github.com/miguelgrinberg/simple-websocket |
six |
MIT |
https://github.com/benjaminp/six |
sniffio |
MIT OR Apache-2.0 |
https://github.com/python-trio/sniffio |
snowballstemmer |
BSD-3-Clause |
https://github.com/snowballstem/snowball |
SQLAlchemy |
MIT |
https://www.sqlalchemy.org |
starlette |
BSD-3-Clause |
https://github.com/encode/starlette |
stevedore |
Apache 2.0 |
https://docs.openstack.org/stevedore/latest/ |
tablib |
MIT |
https://github.com/jazzband/tablib |
tomli |
MIT |
https://github.com/hukkin/tomli/blob/master/CHANGELOG.md |
tornado |
Apache 2.0 |
https://github.com/tornadoweb/tornado |
typer |
MIT |
https://github.com/tiangolo/typer |
types-PyYAML |
Apache 2.0 |
https://github.com/python/typeshed |
types-requests |
Apache 2.0 |
https://github.com/python/typeshed |
typing_extensions |
PSF-2.0 |
https://github.com/python/typing_extensions |
tzdata |
Apache 2.0 |
https://github.com/python/tzdata |
ua-parser |
Apache 2.0 |
https://github.com/ua-parser/uap-python |
ua-parser-builtins |
Apache 2.0 |
https://github.com/ua-parser/uap-python |
uritemplate |
BSD-3-Clause OR Apache 2.0 |
https://uritemplate.readthedocs.org |
urllib3 |
MIT |
https://github.com/urllib3/urllib3 |
uvicorn |
BSD-3-Clause |
https://github.com/encode/uvicorn |
uvloop |
MIT |
https://github.com/MagicStack/uvloop |
vine |
BSD |
https://github.com/celery/vine |
virtualenv |
MIT |
https://github.com/pypa/virtualenv |
watchdog |
Apache 2.0 |
https://github.com/gorakhargosh/watchdog/ |
watchfiles |
MIT |
https://github.com/samuelcolvin/watchfiles |
watchgod |
MIT |
https://github.com/samuelcolvin/watchfiles |
wcwidth |
MIT |
https://github.com/jquast/wcwidth |
websocket-client |
Apache 2.0 |
https://github.com/websocket-client/websocket-client/ |
websockets |
BSD-3-Clause |
https://github.com/python-websockets/websockets |
wsproto |
MIT |
https://github.com/python-hyper/wsproto/ |
yarl |
Apache 2.0 |
https://github.com/aio-libs/yarl |