HumanAPI python clientTo create a dist package$ python setup.py sdist To create a dist package and upload to the pip server (required username/password)$ python setup.py sdist upload