s3sourceuploader

Add an upload to s3 command to setuptools.


Keywords
setuptools, s3, upload
License
BSD-3-Clause
Install
pip install s3sourceuploader==0.1.2

Documentation

s3sourceuploader

Extends setuptools by adding a new command named s3upload usefull for uploading builds to s3 for private distribution.

For more information try:

python setup.py --help s3upload