A command-line interface for Vumi Go's HTTP APIs
Project description
A command line interface for Vumi Go HTTP APIs.
Installation
Install with:
$ pip install --user go-cli
Then run:
$ go-cli --help
and read the usage instructions.
Sending messages
Run:
$ go-cli send --help
to learn about the options available for sending.
Example message sending:
$ go-cli --account 1edfdd412f253e9fc4975eb93c2c1e8c \ send \ --conversation a3aa791fab164dc894328564e2be5f16 \ --token secret-token-you-entered \ --csv messages.csv
Where messages.csv looks something like:
to_addr,content +12345678,"Hello first person" +12345679,"Hello second person"
Reporting issues
You can contact the Vumi development team in the following ways:
via email by joining the the vumi-dev@googlegroups.com mailing list
on irc in #vumi on the Freenode IRC network
Issues can be filed in the GitHub issue tracker. Please don’t use the issue tracker for general support queries.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file go-cli-0.1.0.tar.gz
.
File metadata
- Download URL: go-cli-0.1.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d43092a4f2873e648979838b6e049dcda8822e3d1ca8a702e92f2cffd5b2906 |
|
MD5 | 579e4d3e53b69cd78f4f358e4c7efd25 |
|
BLAKE2b-256 | bbdec910ecbef5ed9a096af46c1328eee6eaa79d7f29d8deb77fdba113faa7d0 |
File details
Details for the file go_cli-0.1.0-py2-none-any.whl
.
File metadata
- Download URL: go_cli-0.1.0-py2-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5046e7cb7027703eb05592e9fdc36162c66d5b8deb468f68cf9de3c990f60e4 |
|
MD5 | c27f525f19c96b271dee8ed379b8c4b5 |
|
BLAKE2b-256 | b05737c72b73eaf2ae4fdbc27d4a008553585320843b817fd54216a897fd1f58 |