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 )