Skip to main content

Analyse and manipulate timeseries related to power and gas offtake portfolios

Project description

Pypi Github - CI (on pullrequest) Github - CI (on push) Github - Pre-commit Codecov Documentation Status

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.y.z

# or, in pyproject.toml
portfolyo = "x.y.z"

Documentation

Documentation is hosted on readthedocs:

https://portfolyo.readthedocs.io/

Repository

The git repository is hosted on github:

http://www.github.com/rwijtvliet/portfolyo

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.

poetry install --with dev,test
pre-commit install

Feature branches are merged into the develop branch via pull request.

Internal dependencies

Inside the package, modules depend on each other in the following chain. A module may depend on another module if it is further to the left:

tools >> pfline >> pfstate >> tools2

Publishing

To publish a new release from develop, create a new branch, increment the version number and push to github. For convenience, there is a create_release_branch.sh script that accomplishes the same, which takes one argument:

create_release_branch.sh major # or minor, or patch, or specific version number

Then, from the github website, the release can be published by clicking the “tags” button. Be sure to select the correct branch.

When done, merge the release branch into develop and main, also via pull request, and delete it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

portfolyo-0.6.5.tar.gz (82.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

portfolyo-0.6.5-py3-none-any.whl (112.7 kB view details)

Uploaded Python 3

File details

Details for the file portfolyo-0.6.5.tar.gz.

File metadata

  • Download URL: portfolyo-0.6.5.tar.gz
  • Upload date:
  • Size: 82.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for portfolyo-0.6.5.tar.gz
Algorithm Hash digest
SHA256 857d60bc4b08efba36da8307fc55c34eab5b3acd445a4925980871383a73c03a
MD5 400d8e55ec27cef96b7507f95d0f478b
BLAKE2b-256 8aedee302e69f326ae072e5ca884a3b6124ee4218172bb87d111a74a96f597ff

See more details on using hashes here.

File details

Details for the file portfolyo-0.6.5-py3-none-any.whl.

File metadata

  • Download URL: portfolyo-0.6.5-py3-none-any.whl
  • Upload date:
  • Size: 112.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for portfolyo-0.6.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a56ea5e8329d5bf09e99b620e6c82a5be344ca3a628bffd0b3e88edf4924c0e4
MD5 7f5ff746bdd47cd2ac9ace0dbb0a20bd
BLAKE2b-256 219e44d8f35c5948bc354a0b17c86d8aaa6a9cbb79d04d61d7d37e571088ab96

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page