Analysing and manipulating timeseries related to power and gas offtake portfolios.
Project description
Portfolyo is a Python package to analyse and manipulate timeseries related to power and gas offtake portfolios.
Installation
pip install portfolyo
NB: this package is under active development and the API will change without prior notice. To ensure your code will continue to work, pin the version number that you install:
pip install portfolyo==x.x.x
Documentation
Documentation is hosted on readthedocs:
Repository
The git repository is hosted on github:
Developing
This project uses black to format code and flake8 for linting. We also support pre-commit to ensure these have been run. To configure your local environment please install these development dependencies and set up the commit hooks.
$ pip install -r requirements-dev.txt
$ pre-commit install
Feature branches are merged into the develop branch. This branch is merged into the main branch whenever a new stable release is published.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for portfolyo-0.4.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2cbb8da71190ac4aaec176e181fa09d2a84d7a722d8797dce5b5c87e8d329a3 |
|
MD5 | 4ea1b58acc42749e6dc2ba88d3da6dab |
|
BLAKE2b-256 | b51b928ac3e2ddf9291aa08ad248f3bab9eadcf9cd8db36ad0493e747ddb1305 |