Cyclopts has the following dependencies:
Additionally, building the documentation requires:
With its dependencies installed, Cyclopts can be installed as any other python package.
For installing in system space:
$ python setup.py install
For installing in user space:
$ python setup.py install --user