Installation

Python version

SunsetSettings requires Python 3.10 or later.

Installing from GitHub

  • Checkout the code:

    git clone https://github.com/pvaret/SunsetSettings
    
  • Build and install the library:

    cd SunsetSettings ; pip install .
    

That’s it!