Skip to main content

Uploads content to the Heavy Cloud Service (https://enzienaudio.com).

Project description

# Heavy Uploader
Python script for uploading and managing content on the Heavy Cloud Service (https://enzienaudio.com)

### Installing

`$ pip install hv-uploader`

### Upgrading

`$ pip install hv-uploader -U`

(Note: this will also update any dependencies)

---
## Development

### Creating and uploading new package version

`$ pip install twine`

Update the `version` string in [setup.py](https://github.com/enzienaudio/hv-uploader/blob/master/setup.py#L8) to the date of version upload.

`$ rm -rf ./dist/`

`$ python setup.py sdist bdist_wheel`

`$ twine upload dist/* `


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hv-uploader-2017.9.27.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

hv_uploader-2017.9.27-py2-none-any.whl (11.0 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page