pip package template
Version 0.2

This repository contains a python package template with automated tests and releases
pip3 install git+ssh://[email protected]/esantix/pip-package-template#egg=utils-esantiximport sutils
number=1
increased = sutils.math.increase(number)