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.
- 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]
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
pyhelios-2.2.4.tar.gz
(14.6 kB
view details)
Built Distribution
pyhelios-2.2.4-py3-none-any.whl
(18.2 kB
view details)
File details
Details for the file pyhelios-2.2.4.tar.gz
.
File metadata
- Download URL: pyhelios-2.2.4.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.12 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 99439b68a55dd8539e16ee5668a947df6f40303d34d63c5a87c269e887c308ef |
|
MD5 | 1f8f2b384de5ef869358dcaeb371e995 |
|
BLAKE2b-256 | 9da80786fa2d3cb724b78de0b50ef692ebc5af032b4f6a3fa5f2af49fff8729d |
File details
Details for the file pyhelios-2.2.4-py3-none-any.whl
.
File metadata
- Download URL: pyhelios-2.2.4-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.12 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f1bae1da75680d46cf95ba5d4981b15e29b3ea28cbe336063b8c1a7cfc5ae87 |
|
MD5 | 99f9394bce2259cb6eedac62da8a32f2 |
|
BLAKE2b-256 | 5d9d00e0aae3744ce585fbf8ef5d778ca1483dd1525e538d63100d853046d9c0 |