Skip to main content

The Helios' toolbox

Project description

pyhelios: the Helios' toolbox

Installation

pip install pyhelios

Contributing

The pyhelios Python package is managed by awesome tools: poetry and tox.

  1. Create a virtual environment using poetry.
poetry env use `which python`
  1. Build the pyhelios Python package (sdist and wheel).
poetry build
  1. Install in the previously created virtual environment.
poetry install
  1. Run the tests.
poetry run python -m tox
  1. Publish to the Python Package Index
poetry publish

If necessary, poetry can bump the version for you. The new version should be a valid semver string or a valid bump rule: patch, minor, major, prepatch, preminor, premajor, prerelease.

poetry version patch[minor, major, prepatch, preminor, premajor, prerelease]

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

pyhelios-2.2.4.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

pyhelios-2.2.4-py3-none-any.whl (18.2 kB view hashes)

Uploaded Python 3

Supported by

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