Dependencies#

Run Time Dependencies#

Dependency

Purpose

License

Python 3

Python version 3.8 and above

PSF

Sphinx

Tool for generating the documentation from the source files

BSD

myst-parser

Markedly Structured Text Markdown flavor

MIT

Jinja2

A full-featured template engine for Python.

BSD-3-Clause

Furo

A clean customisable Sphinx documentation theme.

MIT

Importlib Resources

This module leverages Python’s import system to provide access to resources within packages.

Apache Software License

Click

The “Command Line Interface Creation Kit”

BSD-3-Clause

Test Dependencies#

Dependency

Purpose

License

Pytest

Testing framework

MIT

Toml

A Python library for parsing and creating TOML.

MIT

Nox

A command-line tool that automates testing in multiple Python environments

Apache-2.0