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.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51297677905bd7a0ac34344bad1e1a21e1e9e6b0cbd4ce2bbd9a8534e7991e3b |
|
MD5 | 36787a6b541f922a46b4b2156d9f69ed |
|
BLAKE2b-256 | 84e737f93e6d57a0a8445488b15b603585de6672b454cc9c038f2b968fbc97e5 |