Build pypi package cmd:
>> python setup.py sdist
Publish pypi package cmd:
>> twine upload --repository-url https://upload.pypi.org/legacy/ dist/*