octoenergy / octotools

Utilities for the UK energy market from Octopus Energy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

octotools - Utilities for the UK energy market from Octopus Energy

This repo is deprecated. Its functionality has been merged into xocto

This repo groups together a bunch of useful utilities for the UK energy market, made with love by the Octopus Energy team.

CI status:

CircleCI

Contributing

Create and activate a virtualenv then:

$ make

Test package with:

$ make test

and:

$ make lint  

Release to PyPI by:

  1. Bumping the version in setup.py

  2. Running:

     $ make publish
    

About

Utilities for the UK energy market from Octopus Energy


Languages

Language:Python 97.0%Language:Makefile 3.0%