pip package template
Version 0.2

该存储库包含一个带有自动测试和版本的Python软件包模板
pip3 install git+ssh://[email protected]/esantix/pip-package-template#egg=utils-esantix import sutils
number = 1
increased = sutils . math . increase ( number )