Here are some commands 

# Register the package
python setup.py register

# tar and upload the package
python setup.py sdist upload
