Licenses

List of automatically detected licenses of all detected python packages with pip-licenses. They are all projects that are used in the project development.

Name

Version

License

URL

Description

Babel

2.13.1

BSD License

https://babel.pocoo.org/

Internationalization utilities

Jinja2

3.1.2

BSD License

https://palletsprojects.com/p/jinja/

A very fast and expressive template engine.

MarkupSafe

2.1.3

BSD License

https://palletsprojects.com/p/markupsafe/

Safely add untrusted strings to HTML/XML markup.

PyYAML

6.0.1

MIT License

https://pyyaml.org/

YAML parser and emitter for Python

Pygments

2.16.1

BSD License

https://pygments.org

Pygments is a syntax highlighting package written in Python.

Sphinx

5.3.0

BSD License

https://www.sphinx-doc.org/

Python documentation generator

alabaster

0.7.13

BSD License

https://alabaster.readthedocs.io

A configurable sidebar-enabled Sphinx theme

bump2version

1.0.1

MIT License

https://github.com/c4urself/bump2version

Version-bump your software with a single command!

certifi

2023.7.22

Mozilla Public License 2.0 (MPL 2.0)

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

Python package for providing Mozilla’s CA Bundle.

cfgv

3.4.0

MIT License

https://github.com/asottile/cfgv

Validate configuration and produce human readable error messages.

charset-normalizer

3.3.2

MIT License

https://github.com/Ousret/charset_normalizer

The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet.

coverage

7.3.2

Apache Software License

https://github.com/nedbat/coveragepy

Code coverage measurement for Python

distlib

0.3.7

Python Software Foundation License

https://github.com/pypa/distlib

Distribution utilities

docker

6.1.3

Apache Software License

https://github.com/docker/docker-py

A Python library for the Docker Engine API.

docutils

0.18.1

BSD License; GNU General Public License (GPL); Public Domain; Python Software Foundation License

http://docutils.sourceforge.net/

Docutils – Python Documentation Utilities

ds-pycontain

0.0.3.dev0

MIT License

UNKNOWN

deepsense.ai wrapper around docker python API

ds-pycontain

0.0.3.dev0

MIT License

UNKNOWN

deepsense.ai wrapper around docker python API

filelock

3.13.1

The Unlicense (Unlicense)

https://github.com/tox-dev/py-filelock

A platform independent file lock.

identify

2.5.31

MIT License

https://github.com/pre-commit/identify

File identification library for Python

idna

3.4

BSD License

https://github.com/kjd/idna

Internationalized Domain Names in Applications (IDNA)

imagesize

1.4.1

MIT License

https://github.com/shibukawa/imagesize_py

Getting image size from png/jpeg/jpeg2000/gif file

iniconfig

2.0.0

MIT License

https://github.com/pytest-dev/iniconfig

brain-dead simple config-ini parsing

markdown-it-py

2.2.0

MIT License

https://github.com/executablebooks/markdown-it-py

Python port of markdown-it. Markdown parsing, done right!

mdit-py-plugins

0.3.5

MIT License

https://github.com/executablebooks/mdit-py-plugins

Collection of plugins for markdown-it-py

mdurl

0.1.2

MIT License

https://github.com/executablebooks/mdurl

Markdown URL utilities

myst-parser

1.0.0

MIT License

https://github.com/executablebooks/MyST-Parser

An extended [CommonMark](https://spec.commonmark.org/) compliant parser,

nodeenv

1.8.0

BSD License

https://github.com/ekalinin/nodeenv

Node.js virtual environment builder

packaging

23.2

Apache Software License; BSD License

https://github.com/pypa/packaging

Core utilities for Python packages

platformdirs

3.11.0

MIT License

https://github.com/platformdirs/platformdirs

A small Python package for determining appropriate platform-specific dirs, e.g. a “user data dir”.

pluggy

1.3.0

MIT License

https://github.com/pytest-dev/pluggy

plugin and hook calling mechanisms for python

pre-commit

3.5.0

MIT License

https://github.com/pre-commit/pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

pytest

7.4.3

MIT License

https://docs.pytest.org/en/latest/

pytest: simple powerful testing with Python

pytest-cov

4.1.0

MIT License

https://github.com/pytest-dev/pytest-cov

Pytest plugin for measuring coverage.

requests

2.31.0

Apache Software License

https://requests.readthedocs.io

Python HTTP for Humans.

snowballstemmer

2.2.0

BSD License

https://github.com/snowballstem/snowball

This package provides 29 stemmers for 28 languages generated from Snowball algorithms.

sphinx-rtd-theme

1.3.0

MIT License

https://github.com/readthedocs/sphinx_rtd_theme

Read the Docs theme for Sphinx

sphinxcontrib-applehelp

1.0.7

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books

sphinxcontrib-devhelp

1.0.5

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents

sphinxcontrib-htmlhelp

2.0.4

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files

sphinxcontrib-jquery

4.1

BSD License

https://github.com/sphinx-contrib/jquery/

Extension to include jQuery on newer Sphinx releases

sphinxcontrib-jsmath

1.0.1

BSD License

http://sphinx-doc.org/

A sphinx extension which renders display math in HTML via JavaScript

sphinxcontrib-mermaid

0.9.2

BSD License

https://github.com/mgaitan/sphinxcontrib-mermaid

Mermaid diagrams in yours Sphinx powered docs

sphinxcontrib-qthelp

1.0.6

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents

sphinxcontrib-serializinghtml

1.1.9

BSD License

https://www.sphinx-doc.org/

sphinxcontrib-serializinghtml is a sphinx extension which outputs “serialized” HTML files (json and pickle)

urllib3

2.0.7

MIT License

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

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

virtualenv

20.24.6

MIT License

https://github.com/pypa/virtualenv

Virtual Python Environment builder

websocket-client

1.6.4

Apache Software License

https://github.com/websocket-client/websocket-client.git

WebSocket client for Python with low level API options