Third-Party License Notices

This project is distributed under the GNU General Public License version 3.0. In addition to the project's own license, the following third-party components are used at runtime. License information is collected from the Python Package Index (PyPI) and links point to the upstream license texts or project pages so downstream redistributors can comply with notice obligations.

To refresh this inventory, run:

python scripts/generate_third_party_licenses.py

Inventory

Package Version / Marker License License text or project page
amqp amqp==5.3.1 BSD link
anyio anyio==4.12.0 Unknown link
asgiref asgiref==3.11.0 BSD-3-Clause link
asn1crypto asn1crypto==1.5.1 MIT link
attrs attrs==25.3.0 Unknown link
autobahn autobahn==24.4.2 Unknown link
Automat Automat==25.4.16 Copyright (c) 2014 Rackspace Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), t... link
billiard billiard==4.2.4 BSD link
black black==25.12.0 Unknown link
bleach bleach==6.3.0 Apache Software License link
boto3 boto3==1.42.73 Apache-2.0 link
botocore botocore==1.42.73 Apache-2.0 link
cbor2 cbor2==5.7.1 Unknown link
celery celery==5.5.3 BSD-3-Clause link
certifi certifi==2025.11.12 MPL-2.0 link
cffi cffi==2.0.0 Unknown link
channels channels==4.3.2 BSD link
channels_redis channels_redis==4.3.0 BSD link
charset-normalizer charset-normalizer==3.4.4 MIT link
click click==8.3.1 Unknown link
click-didyoumean click-didyoumean==0.3.1 MIT link
click-plugins click-plugins==1.1.1.2 New BSD link
click-repl click-repl==0.3.0 MIT link
colorama colorama==0.4.6 BSD License link
colorzero colorzero==2.0 BSD-3-Clause link
constantly constantly==23.10.4 MIT link
cron_descriptor cron_descriptor==2.0.6 Unknown link
cryptography cryptography==45.0.5 Unknown link
daphne daphne==4.2.1 BSD link
defusedxml defusedxml==0.7.1 PSFL link
diff-match-patch diff-match-patch==20241021 Apache Software License link
Django Django==5.2.9 Unknown link
django-celery-beat django-celery-beat==2.8.1 BSD link
django-debug-toolbar django-debug-toolbar==6.1.0 BSD-3-Clause link
django-import-export django-import-export==4.3.14 Copyright (c) Bojan Mihelac and individual contributors. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted prov... link
django-mermaid django-mermaid==0.1.0 MIT link
django-object-actions django-object-actions==5.0.0 Apache-2.0 link
django-otp django-otp==1.6.3 The Unlicense (Unlicense) link
django-timezone-field django-timezone-field==7.2.1 BSD-2-Clause link
dnspython dnspython==2.7.0 ISC link
docutils docutils==0.22.4 BSD License; GNU General Public License (GPL); Public Domain link
ghp-import ghp-import==2.1.0 Apache Software License link
gpiozero gpiozero==2.0.1 BSD-3-Clause link
graphviz graphviz==0.21 Unknown link
h11 h11==0.16.0 MIT link
httpcore httpcore==1.0.9 BSD License link
httpx httpx==0.28.1 BSD-3-Clause link
hyperlink hyperlink==21.0.0 MIT link
id id==1.5.0 Apache Software License link
idna idna==3.11 Unknown link
Incremental Incremental==24.11.0 MIT License link
iniconfig iniconfig==2.3.0 Unknown link
jaraco.classes jaraco.classes==3.4.0 MIT License link
jaraco.context jaraco.context==6.0.2 Unknown link
jaraco.functools jaraco.functools==4.4.0 Unknown link
jeepney jeepney==0.9.0 Unknown link
Jinja2 Jinja2==3.1.6 BSD License link
jmespath jmespath==1.0.1 MIT link
keyring keyring==25.7.0 Unknown link
kombu kombu==5.5.4 BSD-3-Clause link
Markdown Markdown==3.10 Unknown link
markdown-it-py markdown-it-py==4.0.0 MIT License link
MarkupSafe MarkupSafe==3.0.3 Unknown link
mdurl mdurl==0.1.2 MIT License link
mdx-truly-sane-lists mdx-truly-sane-lists==1.3 MIT link
mergedeep mergedeep==1.3.4 MIT License link
mfrc522 mfrc522==0.0.7 GNU General Public License v3 (GPLv3) link
mkdocs mkdocs==1.6.1 BSD License link
mkdocs-get-deps mkdocs-get-deps==0.2.0 MIT License link
more-itertools more-itertools==10.8.0 Unknown link
msgpack msgpack==1.1.2 Unknown link
mypy_extensions mypy_extensions==1.1.0 Unknown link
nh3 nh3==0.3.2 MIT link
outcome outcome==1.3.0.post0 MIT OR Apache-2.0 link
packaging packaging==25.0 Apache Software License; BSD License link
pathspec pathspec==0.12.1 Mozilla Public License 2.0 (MPL 2.0) link
pillow pillow==12.0.0 Unknown link
playwright playwright==1.55.0 Apache-2.0 link
platformdirs platformdirs==4.5.1 MIT License link
pluggy pluggy==1.6.0 MIT link
prompt_toolkit prompt_toolkit==3.0.52 BSD License link
psutil psutil==7.1.3 BSD-3-Clause link
psycopg psycopg==3.3.2 LGPL-3.0-or-later link
psycopg-binary psycopg-binary==3.3.2 LGPL-3.0-or-later link
pyasn1 pyasn1==0.6.1 BSD-2-Clause link
pyasn1_modules pyasn1_modules==0.4.2 BSD link
pycparser pycparser==2.23 BSD-3-Clause link
Pygments Pygments==2.19.2 BSD-2-Clause link
pyOpenSSL pyOpenSSL==25.1.0 Apache License, Version 2.0 link
PySocks PySocks==1.7.1 BSD link
pytest pytest==9.0.2 Unknown link
pytest-django pytest-django==4.11.1 pytest-django is released under the BSD (3-clause) license ---------------------------------------------------------- Copyright (c) 2015-2018, pytest-django authors (see AUTHORS... link
python-crontab python-crontab==3.3.0 LGPLv3 link
python-dateutil python-dateutil==2.9.0.post0 Dual License link
python-dotenv python-dotenv==1.2.1 Unknown link
pytokens pytokens==0.3.0 MIT link
PyYAML PyYAML==6.0.3 MIT link
pyyaml_env_tag pyyaml_env_tag==1.1 Unknown link
qrcode qrcode==8.2 BSD link
readme_renderer readme_renderer==44.0 Apache License, Version 2.0 link
redis redis==7.1.0 MIT License link
reportlab reportlab==4.4.7 BSD license (see license.txt for details), Copyright (c) 2000-2025, ReportLab Inc. link
requests requests==2.32.5 Apache-2.0 link
requests-toolbelt requests-toolbelt==1.0.0 Apache 2.0 link
rfc3986 rfc3986==2.0.0 Apache 2.0 link
rich rich==14.2.0 MIT link
RPi.GPIO RPi.GPIO==0.7.1 MIT link
s3transfer s3transfer==0.16.0 Apache License 2.0 link
SecretStorage SecretStorage==3.5.0 Unknown link
service-identity service-identity==24.2.0 MIT License link
setuptools setuptools==80.9.0 Unknown link
six six==1.17.0 MIT link
smbus2 smbus2==0.6.0 MIT link
sniffio sniffio==1.3.1 MIT OR Apache-2.0 link
sortedcontainers sortedcontainers==2.4.0 Apache 2.0 link
spidev spidev==3.8 MIT link
sqlparse sqlparse==0.5.5 BSD License link
tablib tablib==3.9.0 MIT License link
tinycss2 tinycss2==1.5.1 BSD License link
toml toml==0.10.2 MIT link
trio trio==0.30.0 Unknown link
trio-websocket trio-websocket==0.12.2 MIT License link
twine twine==6.1.0 Unknown link
Twisted Twisted==25.5.0 MIT License link
txaio txaio==25.9.2 Unknown link
typing_extensions typing_extensions==4.14.1 Unknown link
tzdata tzdata==2025.3 Apache-2.0 link
urllib3 urllib3==2.5.0 Unknown link
vine vine==5.1.0 BSD link
watchdog watchdog==6.0.0 Apache-2.0 link
wcwidth wcwidth==0.2.14 MIT link
webauthn webauthn==2.7.0 Unknown link
webencodings webencodings==0.5.1 BSD link
websocket-client websocket-client==1.8.0 Apache-2.0 link
websockets websockets==15.0.1 BSD-3-Clause link
whitenoise whitenoise==6.11.0 Unknown link
wsproto wsproto==1.3.2 Unknown link
zope.interface zope.interface==8.1.1 ZPL-2.1 link
License information is sourced from upstream package metadata. If a license field is listed as
"Unknown", consult the linked project page for definitive terms or update this inventory once
the upstream project clarifies its license.