Skip to main content

A collection of personal tools, utilities and helpers.

Project description

Maintaining this Package

  1. Implement changes on main or any branch derived from main
  2. Merge derived branch with finished changes back to main
  3. Push to main in order to provide new state to other devs and to trigger test suite run
  4. Merge main to release branch
  5. Once all changes of a realese are finished, on release branch bump version number via poetry version patch
  6. Push to release in order to trigger test suite run and publish the new version to pypi.org
  7. 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)

Uploaded Source

Built Distribution

sir_utilities-0.1.5-py3-none-any.whl (8.9 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