Skip to content

CREDITS¤

Run Dependencies¤

Package Description Version License
absl-py Abseil Python Common Libraries, see https://github.com/abseil/abseil-py. 2.3.1 n.a.
inflection A port of Ruby on Rails inflector to Python 0.5.1 MIT
jsondiff Diff JSON and JSON-like structures in Python 2.2.1 The MIT (MIT)

Copyright (c) 2015 Zoomer Analytics LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

|pycond|Lightweight Condition Parsing and Building of Evaluation Expressions |20230212|BSD |requests|Python HTTP for Humans. |2.32.4|Apache-2.0 |rich|Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal |14.0.0|MIT |structlog|Structured Logging for Python |25.4.0|n.a. |toml|Python Library for Tom's Obvious, Minimal Language |0.10.2|MIT

Development Dependencies¤

Package Description Version License

Indirect Dependencies¤

Package Description Version License
anybadge Simple, flexible badge generator for project badges. 1.16.0 n.a.
anyio High level compatibility layer for multiple asynchronous event loop implementations 4.9.0 MIT
appdirs A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". 1.4.4 MIT
atomicwrites Atomic file writes. 1.4.1 MIT
attrs Classes Without Boilerplate 25.3.0 n.a.
babel Internationalization utilities 2.17.0 BSD-3-Clause
backrefs A wrapper around re and regex that adds additional back references. 5.9 n.a.
certifi Python package for providing Mozilla's CA Bundle. 2025.7.14 MPL-2.0
cfgv Validate configuration and produce human readable error messages. 3.4.0 MIT
charset-normalizer The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet. 3.4.2 MIT
click Composable command line interface toolkit 8.2.1 n.a.
colorama Cross-platform colored terminal text. 0.4.6 n.a.
coverage Code coverage measurement for Python 6.5.0 Apache 2.0
devapps Apps - End to End. 2025.8.7 BSD
diagrams Diagram as Code 0.24.4 MIT
distlib Distribution utilities 0.4.0 PSF-2.0
docutools Documentation Tools for the Mkdocs Material Framework 2025.8.3 n.a.
exceptiongroup Backport of PEP 654 (exception groups) 1.3.0 n.a.
execnet execnet: rapid multi-Python deployment 2.1.1 n.a.
filelock A platform independent file lock. 3.18.0 n.a.
ghp-import Copy your docs directly to the gh-pages branch. 2.1.0 Apache Software
git-changelog Automatic Changelog generator using Jinja2 templates. 2.5.3 ISC
graphviz Simple Python interface for Graphviz 0.20.3 MIT
h11 A pure-Python, bring-your-own-I/O implementation of HTTP/1.1 0.16.0 MIT
hjson Hjson, a user interface for JSON. 3.1.0 MIT
httpcore A minimal low-level HTTP client. 1.0.9 n.a.
httpx The next generation HTTP client. 0.28.1 BSD-3-Clause
identify File identification library for Python 2.6.12 MIT
idna Internationalized Domain Names in Applications (IDNA) 3.10 n.a.
imagesize Getting image size from png/jpeg/jpeg2000/gif file 1.4.1 MIT
importlib-metadata Read metadata from Python packages 8.7.0 n.a.
iniconfig brain-dead simple config-ini parsing 2.1.0 n.a.
Jinja2 A very fast and expressive template engine. 3.1.6 n.a.
Markdown Python implementation of John Gruber's Markdown. 3.8.2 n.a.
markdown-include A Python-Markdown extension which provides an 'include' function 0.8.1 GNU General Public v3 (GPLv3)
markdown-it-py Python port of markdown-it. Markdown parsing, done right! 3.0.0 n.a.
MarkupSafe Safely add untrusted strings to HTML/XML markup. 2.0.1 BSD-3-Clause
mdurl Markdown URL utilities 0.1.2 n.a.
mergedeep A deep merge function for 🐍. 1.3.4 n.a.
mkdocs Project documentation with Markdown. 1.6.1 n.a.
mkdocs-exclude A mkdocs plugin that lets you exclude files or trees. 1.0.2 Apache
mkdocs-get-deps MkDocs extension that lists all dependencies according to a mkdocs.yml file 0.2.0 n.a.
mkdocs-macros-plugin Unleash the power of MkDocs with macros and variables 1.3.7 MIT
mkdocs-material Documentation that simply works 9.6.16 n.a.
mkdocs-material-extensions Extension pack for Python Markdown and MkDocs Material. 1.3.1 n.a.
mkdocs-pymdownx-material-extras Plugin to extend MkDocs Material theme. 2.8 n.a.
mypy Optional static typing for Python 1.17.0 MIT
mypy-extensions Type system extensions for programs checked with the mypy type checker. 1.1.0 n.a.
nodeenv Node.js virtual environment builder 1.9.1 BSD
packaging Core utilities for Python packages 25.0 n.a.
paginate Divides large result sets into pages for easier browsing 0.5.7 MIT
pathspec Utility library for gitignore style pattern matching of file paths. 0.12.1 n.a.
platformdirs A small Python package for determining appropriate platform-specific dirs, e.g. a user data dir. 4.3.8 n.a.
pluggy plugin and hook calling mechanisms for python 1.6.0 MIT
pre-commit A framework for managing and maintaining multi-language pre-commit hooks. 4.3.0 MIT
py library with cross-python path, ini-parsing, io, code, log facilities 1.11.0 MIT
Pygments Pygments is a syntax highlighting package written in Python. 2.19.2 BSD-2-Clause
pymdown-extensions Extension pack for Python Markdown. 10.16.1 n.a.
pyright Command line wrapper for pyright 1.1.403 MIT
pytest pytest: simple powerful testing with Python 6.2.5 MIT
pytest-cov Pytest plugin for measuring coverage. 2.12.1 MIT
pytest-randomly Pytest plugin to randomly order tests and control random.seed. 3.16.0 n.a.
pytest-sugar pytest-sugar is a plugin for pytest that changes the default look and feel of pytest (e.g. progressbar, show tests that fail instantly). 1.0.0 BSD
pytest-xdist pytest xdist plugin for distributed testing, most importantly across multiple CPUs 3.5.0 MIT
python-dateutil Extensions to the standard Python datetime module 2.9.0.post0 Dual
PyYAML YAML parser and emitter for Python 6.0.2 MIT
pyyaml-env-tag A custom YAML tag for referencing environment variables in YAML files. 1.1 n.a.
semver Python helper for Semantic Versioning (https://semver.org) 3.0.4 Copyright (c) 2013, Konstantine Rybnikov
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

Neither the name of the python-semver org nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

|six|Python 2 and 3 compatibility utilities |1.17.0|MIT |sniffio|Sniff out which async library your code is running under |1.3.1|MIT OR Apache-2.0 |super-collections|file: README.md |0.5.3|MIT Copyright (c) 2024 Laurent Franceschetti Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |termcolor|ANSI color formatting for output in terminal |3.1.0|n.a. |tomli|A lil' TOML parser |2.2.1|n.a. |typing-extensions|Backported and Experimental Type Hints for Python 3.9+ |4.14.1|n.a. |urllib3|HTTP library with thread-safe connection pooling, file post, and more. |2.5.0|n.a. |virtualenv|Virtual Python Environment builder |20.32.0|n.a. |watchdog|Filesystem events monitoring |6.0.0|Apache-2.0 |zipp|Backport of pathlib-compatible object wrapper for zip files |3.23.0|n.a.

Many thanks to all authors, for all these brilliant software packages!