Skip to content

Home

svg

Welcome to the octopyenergy documentation!

The octopyenergy library provides a Python client for interfacing with the Octopus Energy API. This site contains details on how you can get started with the library as well as how you can carry out more advanced usage.


Installing Octopy-Energy

The library can be installed via pip through the following command:

pip install octopyenergy
Requirement already satisfied: octopyenergy in c:\users\user\path\to\octopy-energy (0.0.1)