This library contains a few useful code used in our backend applications.
With poetry:
poetry add git+https://github.com/JOTAJornalismo/jota-python-utils.git#main
With pip:
pip install git+https://github.com/JOTAJornalismo/jota-python-utils.git#main
This repository uses semantic versioning, with manual version bumping.
Upgrade the version in poetry toml
to release a new version:
[tool.poetry]
name = "jota-utils"
version = "0.1.0" <- increment this