Getting started

Installation

uchuutools can be easily installed by either cloning the repository and installing it manually:

$ git clone https://github.com/uchuuproject/uchuutools
$ cd uchuutools
$ python -m pip install .

or by installing it directly from PyPI with:

$ python -m pip install uchuutools

uchuutools can now be imported as a package with import uchuutools.