collection of python utility functions
- Install poetry
- Run
poetry install
- VERSION=0.0.1a4 && poetry version $VERSION && git commit -m "Bump version to $VERSION" pyproject.toml && git tag $VERSION && git push --tags
| Name | Name | Last commit date | ||
|---|---|---|---|---|
collection of python utility functions
poetry install