Skip to content

Installation

If you have Python and pip installed, you can easily install Spinplots with the following command:

pip install git+https://github.com/carlosbornes/spinplots

All dependecies pyproject.toml file are installed automatically.

To verify that the package has been installed successfully, open a Python console and run:

import spinplots