Credits¶
Dependencies¶
Generated with pip-licenses
Name |
Version |
License |
Author |
URL |
Description |
|---|---|---|---|---|---|
GitPython |
3.1.46 |
BSD-3-Clause |
Sebastian Thiel, Michael Trier |
GitPython is a Python library used to interact with Git repositories |
|
PyGithub |
2.8.1 |
GNU Library or Lesser General Public License (LGPL) |
Vincent Jacques vincent@vincent-jacques.net |
Use the full Github API v3 |
|
PyJWT |
2.10.1 |
MIT License |
Jose Padilla hello@jpadilla.com |
JSON Web Token implementation in Python |
|
PyNaCl |
1.6.2 |
Apache Software License |
The PyNaCl developers cryptography-dev@python.org |
Python binding to the Networking and Cryptography (NaCl) library |
|
PyQt5 |
5.15.11 |
GPL v3 |
Riverbank Computing Limited info@riverbankcomputing.com |
Python bindings for the Qt cross platform application toolkit |
|
PyQt5-Qt5 |
5.15.18 |
LGPL v3 |
Riverbank Computing Limited |
The subset of a Qt installation needed by PyQt5. |
|
PyQt5_sip |
12.17.2 |
BSD-2-Clause |
Phil Thompson |
The sip module support for PyQt5 |
|
PyYAML |
6.0.3 |
MIT License |
Kirill Simonov |
YAML parser and emitter for Python |
|
asttokens |
3.0.1 |
Apache 2.0 |
Dmitry Sagalovskiy, Grist Labs |
Annotate AST trees with source code positions |
|
certifi |
2026.1.4 |
Mozilla Public License 2.0 (MPL 2.0) |
Kenneth Reitz |
Python package for providing Mozilla’s CA Bundle. |
|
cffi |
2.0.0 |
UNKNOWN |
Armin Rigo, Maciej Fijalkowski |
Foreign Function Interface for Python calling C code. |
|
charset-normalizer |
3.4.4 |
MIT |
“Ahmed R. TAHRI” tahri.ahmed@proton.me |
https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md |
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
click |
8.3.1 |
UNKNOWN |
UNKNOWN |
Composable command line interface toolkit |
|
cryptography |
46.0.3 |
UNKNOWN |
The Python Cryptographic Authority and individual contributors cryptography-dev@python.org |
cryptography is a package which provides cryptographic recipes and primitives to Python developers. |
|
future |
1.0.0 |
MIT License |
Ed Schofield |
Clean single-source support for Python 3 and 2 |
|
gitdb |
4.0.12 |
BSD License |
Sebastian Thiel |
Git Object Database |
|
idna |
3.11 |
UNKNOWN |
Kim Davies kim+pypi@gumleaf.org |
Internationalized Domain Names in Applications (IDNA) |
|
parsimonious |
0.11.0 |
MIT License |
Erik Rose erikrose@grinchcentral.com |
(Soon to be) the fastest pure-Python PEG parser I could muster |
|
pycparser |
2.23 |
BSD License |
Eli Bendersky |
C parser in Python |
|
pyqt5ac |
1.2.1 |
MIT License |
Addison Elliott |
Python module to automatically compile UI and RC files in PyQt5 to Python files |
|
pyseeyou |
1.0.2 |
UNKNOWN |
Siame Rafiq |
A Python Parser for the ICU MessageFormat. |
|
python-slugify |
8.0.4 |
MIT License |
Val Neekman |
A Python slugify application that also handles Unicode |
|
regex |
2025.11.3 |
UNKNOWN |
Matthew Barnett regex@mrabarnett.plus.com |
Alternative regular expression module, to replace re. |
|
requests |
2.32.5 |
Apache Software License |
Kenneth Reitz |
Python HTTP for Humans. |
|
six |
1.17.0 |
MIT License |
Benjamin Peterson |
Python 2 and 3 compatibility utilities |
|
smmap |
5.0.2 |
BSD License |
Sebastian Thiel |
A pure Python implementation of a sliding window memory map manager |
|
text-unidecode |
1.3 |
Artistic License; GNU General Public License (GPL); GNU General Public License v2 or later (GPLv2+) |
Mikhail Korobov |
The most basic Text::Unidecode port |
|
toolz |
1.1.0 |
UNKNOWN |
PyToolz Contributors |
List processing tools and functional utilities |
|
transifex-python |
3.7.0 |
Apache Software License |
Transifex |
Transifex Python Toolkit |
|
typing_extensions |
4.15.0 |
UNKNOWN |
“Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee” levkivskyi@gmail.com |
Backported and Experimental Type Hints for Python 3.9+ |
|
urllib3 |
2.6.3 |
UNKNOWN |
Andrey Petrov andrey.petrov@shazow.net |
HTTP library with thread-safe connection pooling, file post, and more. |