Credits¶
Dependencies¶
Generated with pip-licenses
Name |
Version |
License |
Author |
URL |
Description |
---|---|---|---|---|---|
Deprecated |
1.2.14 |
MIT License |
Laurent LAPORTE |
Python @deprecated decorator to deprecate old python classes, functions or methods. |
|
GitPython |
3.1.43 |
BSD License |
Sebastian Thiel, Michael Trier |
GitPython is a Python library used to interact with Git repositories |
|
PyGithub |
2.3.0 |
GNU Library or Lesser General Public License (LGPL) |
Vincent Jacques vincent@vincent-jacques.net |
Use the full Github API v3 |
|
PyJWT |
2.9.0 |
MIT License |
Jose Padilla |
JSON Web Token implementation in Python |
|
PyNaCl |
1.5.0 |
Apache License 2.0 |
The PyNaCl developers |
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.14 |
LGPL v3 |
Riverbank Computing Limited |
The subset of a Qt installation needed by PyQt5. |
|
PyQt5_sip |
12.15.0 |
SIP |
Phil Thompson |
The sip module support for PyQt5 |
|
PyYAML |
6.0.2 |
MIT License |
Kirill Simonov |
YAML parser and emitter for Python |
|
asttokens |
2.4.1 |
Apache 2.0 |
Dmitry Sagalovskiy, Grist Labs |
Annotate AST trees with source code positions |
|
certifi |
2024.7.4 |
Mozilla Public License 2.0 (MPL 2.0) |
Kenneth Reitz |
Python package for providing Mozilla’s CA Bundle. |
|
cffi |
1.17.0 |
MIT License |
Armin Rigo, Maciej Fijalkowski |
Foreign Function Interface for Python calling C code. |
|
charset-normalizer |
3.3.2 |
MIT License |
Ahmed TAHRI |
The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. |
|
click |
8.1.7 |
BSD License |
UNKNOWN |
Composable command line interface toolkit |
|
cryptography |
43.0.0 |
Apache Software License; BSD License |
The cryptography developers 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.11 |
BSD License |
Sebastian Thiel |
Git Object Database |
|
idna |
3.7 |
BSD License |
Kim Davies kim+pypi@gumleaf.org |
Internationalized Domain Names in Applications (IDNA) |
|
parsimonious |
0.10.0 |
MIT License |
Erik Rose |
(Soon to be) the fastest pure-Python PEG parser I could muster |
|
pycparser |
2.22 |
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 |
2024.7.24 |
Apache Software License |
Matthew Barnett |
Alternative regular expression module, to replace re. |
|
requests |
2.32.3 |
Apache Software License |
Kenneth Reitz |
Python HTTP for Humans. |
|
six |
1.16.0 |
MIT License |
Benjamin Peterson |
Python 2 and 3 compatibility utilities |
|
smmap |
5.0.1 |
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 |
|
toml |
0.10.2 |
MIT License |
William Pearson |
Python Library for Tom’s Obvious, Minimal Language |
|
toolz |
0.12.1 |
BSD License |
List processing tools and functional utilities |
||
transifex-python |
3.5.0 |
Apache Software License |
Transifex |
Transifex Python Toolkit |
|
typing_extensions |
4.12.2 |
Python Software Foundation License |
“Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee” levkivskyi@gmail.com |
Backported and Experimental Type Hints for Python 3.8+ |
|
urllib3 |
2.2.2 |
MIT License |
Andrey Petrov andrey.petrov@shazow.net |
HTTP library with thread-safe connection pooling, file post, and more. |
|
wrapt |
1.16.0 |
BSD License |
Graham Dumpleton |
Module for decorators, wrappers and monkey patching. |