Trane is available for Python 3.7 - 3.11. It can be installed from PyPI or from source.

PyPI

To install Trane, run the following command:

python -m pip install trane

Source

To install Trane from source, clone the repository and install the library:

git clone https://github.com/trane-dev/Trane.git
python -m pip install Trane/.