For uploading files to SendSpace from command line.
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
# Pre-requisites
[Create a Sendspace account](https://www.sendspace.com/register.html), [log in](https://www.sendspace.com/login.html)
[Create a Sendspace API key](https://www.sendspace.com/dev_apikeys.html)
Create a YAML file at ~/.sendspace-api like so:
`yaml api_key: my_api_key username: my_sendspace_username password: my-sendspace-password `
Because this file contains sensitive information, be sure to lock who can read this file with chmod or your favourite tool:
`sh chmod 0600 ~/.sendspace-api`. `
# Installation
Use pip:
`sh pip install sendspace-cli `
# Usage
`sh sendspace FILE `
Output is the URI to the page on SendSpace for download.
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
File details
Details for the file sendspace-cli-0.1.3.tar.gz.
File metadata
- Download URL: sendspace-cli-0.1.3.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1fab22e8bdb9c51702081df44bc6b44592f38a8b9c12c1963e4fe42e00fd731
|
|
| MD5 |
93ec5a76288b706f4eaf0cbbe122a525
|
|
| BLAKE2b-256 |
e09506437a899993d9eb0f4658f05582c35936f32eafa7a7c9bc4c3c37303359
|