Steadysun python documentation

This is a Python package designed to facilitate interaction with the Steadysun API.

This package provides tools and utilities for interacting with our API, which facilitates operations such as retrieving forecasts and managing photovoltaic systems.

Installation

The first step is installing Steadysun (link to Pypi) Steadysun is a python project, so it can be installed like any other python library. Every Operating System should have Python pre-installed, so you should just have to run:

$ pip install steadysun

Note

Advanced users can install this in a virtualenv if they wish.