A collection of personal tools, utilities and helpers.
Project description
Maintaining this Package
- Implement changes on main or any branch derived from main
- Merge derived branch with finished changes back to main
- Push to main in order to provide new state to other devs and to trigger test suite run
- Merge main to release branch
- Once all changes of a realese are finished, on release branch bump version number via
poetry version patch
- Push to release in order to trigger test suite run and publish the new version to pypi.org
- Merge release back to main in order to sync the version number
Note to myself: Don't create a root folder by hand in which you call poetry new -> this will lead to one extra leveled root that you don't want. e.g.: sir_utilites/sir_utilites/sir_utilites - simply call poetry new where you want your new package to live (for example among other packages in a folder called python_packages)
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
sir_utilities-0.1.5.tar.gz
(6.0 kB
view hashes)
Built Distribution
Close
Hashes for sir_utilities-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6dae6e074dfeef357f8d411e3e9a2abc24f3a232f3ed094b36076e3b158e28b6 |
|
MD5 | f2216143fc36a50c224ea1427d973336 |
|
BLAKE2b-256 | 6af691c444fd0efe76a265993dcf05d868116c9d516d8cb56ab5696e5fe4aa5e |