Installation#
Install the plugin using pip:
$ pip install py-tofspec
Alternatively, install from source by cloning this repo then installing via poetry:
$ poetry add py-tofspec
Important
Both the package you’re referencing and any dependencies must be installed.