pyhelios 2.2.4

Creator: railscoderz

Last updated:

Add to Cart

Description:

pyhelios 2.2.4

pyhelios: the Helios' toolbox
Installation
pip install pyhelios

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

Create a virtual environment using poetry.

poetry env use `which python`


Build the pyhelios Python package (sdist and wheel).

poetry build


Install in the previously created virtual environment.

poetry install


Run the tests.

poetry run python -m tox


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]

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.