Installation

Note

DRAN has not been tested on any previous python versions. And there is no support for backwards compatibility.

Please report any issues to github

These instructions will install DRAN as well as its dependencies.

The recommended way to install DRAN is by using pypi or the pip package manager using the command

pip install dran

DRAN can also be installed using the uv package management system using the command

uv run dran

Check the installation

After installation, check that the DRAN command is available:

dran -help