Skip to content

JOTAJornalismo/jota-python-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jota Python Utils

This library contains a few useful code used in our backend applications.

Install

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

Contributing

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

About

Utils library for JOTA backend apps.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages