Credits

Dependencies

Generated with pip-licenses

Name

Version

License

Author

URL

Description

GitPython

3.1.46

BSD-3-Clause

Sebastian Thiel, Michael Trier

https://github.com/gitpython-developers/GitPython

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

https://github.com/pygithub/pygithub

Use the full Github API v3

PyJWT

2.10.1

MIT License

Jose Padilla hello@jpadilla.com

https://github.com/jpadilla/pyjwt

JSON Web Token implementation in Python

PyNaCl

1.6.2

Apache Software License

The PyNaCl developers cryptography-dev@python.org

https://github.com/pyca/pynacl/

Python binding to the Networking and Cryptography (NaCl) library

PyQt5

5.15.11

GPL v3

Riverbank Computing Limited info@riverbankcomputing.com

https://www.riverbankcomputing.com/software/pyqt/

Python bindings for the Qt cross platform application toolkit

PyQt5-Qt5

5.15.18

LGPL v3

Riverbank Computing Limited

https://www.riverbankcomputing.com/software/pyqt/

The subset of a Qt installation needed by PyQt5.

PyQt5_sip

12.17.2

BSD-2-Clause

Phil Thompson

https://github.com/Python-SIP/sip

The sip module support for PyQt5

PyYAML

6.0.3

MIT License

Kirill Simonov

https://pyyaml.org/

YAML parser and emitter for Python

asttokens

3.0.1

Apache 2.0

Dmitry Sagalovskiy, Grist Labs

https://github.com/gristlabs/asttokens

Annotate AST trees with source code positions

certifi

2026.1.4

Mozilla Public License 2.0 (MPL 2.0)

Kenneth Reitz

https://github.com/certifi/python-certifi

Python package for providing Mozilla’s CA Bundle.

cffi

2.0.0

UNKNOWN

Armin Rigo, Maciej Fijalkowski

https://cffi.readthedocs.io/en/latest/whatsnew.html

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

https://github.com/pallets/click/

Composable command line interface toolkit

cryptography

46.0.3

UNKNOWN

The Python Cryptographic Authority and individual contributors cryptography-dev@python.org

https://github.com/pyca/cryptography

cryptography is a package which provides cryptographic recipes and primitives to Python developers.

future

1.0.0

MIT License

Ed Schofield

https://python-future.org

Clean single-source support for Python 3 and 2

gitdb

4.0.12

BSD License

Sebastian Thiel

https://github.com/gitpython-developers/gitdb

Git Object Database

idna

3.11

UNKNOWN

Kim Davies kim+pypi@gumleaf.org

https://github.com/kjd/idna

Internationalized Domain Names in Applications (IDNA)

parsimonious

0.11.0

MIT License

Erik Rose erikrose@grinchcentral.com

https://github.com/erikrose/parsimonious

(Soon to be) the fastest pure-Python PEG parser I could muster

pycparser

2.23

BSD License

Eli Bendersky

https://github.com/eliben/pycparser

C parser in Python

pyqt5ac

1.2.1

MIT License

Addison Elliott

https://github.com/addisonElliott/pyqt5ac

Python module to automatically compile UI and RC files in PyQt5 to Python files

pyseeyou

1.0.2

UNKNOWN

Siame Rafiq

https://github.com/rolepoint/pyseeyou

A Python Parser for the ICU MessageFormat.

python-slugify

8.0.4

MIT License

Val Neekman

https://github.com/un33k/python-slugify

A Python slugify application that also handles Unicode

regex

2025.11.3

UNKNOWN

Matthew Barnett regex@mrabarnett.plus.com

https://github.com/mrabarnett/mrab-regex

Alternative regular expression module, to replace re.

requests

2.32.5

Apache Software License

Kenneth Reitz

https://requests.readthedocs.io

Python HTTP for Humans.

six

1.17.0

MIT License

Benjamin Peterson

https://github.com/benjaminp/six

Python 2 and 3 compatibility utilities

smmap

5.0.2

BSD License

Sebastian Thiel

https://github.com/gitpython-developers/smmap

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

https://github.com/kmike/text-unidecode/

The most basic Text::Unidecode port

toolz

1.1.0

UNKNOWN

PyToolz Contributors

https://github.com/pytoolz/toolz

List processing tools and functional utilities

transifex-python

3.7.0

Apache Software License

Transifex

https://github.com/transifex/transifex-python

Transifex Python Toolkit

typing_extensions

4.15.0

UNKNOWN

“Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee” levkivskyi@gmail.com

https://github.com/python/typing_extensions

Backported and Experimental Type Hints for Python 3.9+

urllib3

2.6.3

UNKNOWN

Andrey Petrov andrey.petrov@shazow.net

https://github.com/urllib3/urllib3/blob/main/CHANGES.rst

HTTP library with thread-safe connection pooling, file post, and more.