Esper CLI tool to manage resources on Esper.io API service
Project description
espercli
This package provides a unified command line interface to Esper API Services. The espercli package works on Python version 3.6.8.
Installation
The easiest way to install espercli is to use pip
in a virtualenv
:
$ pip install espercli
or, if you are not installing in a virtualenv
, to install globally:
$ sudo pip install espercli
or for your user:
$ pip install --user espercli
If you have the espercli installed and want to upgrade to the latest version you can run:
$ pip install --upgrade espercli
This will install the espercli package as well as all dependencies. You can also just download the tarball
. Once you have the
espercli directory structure on your workstation, you can just run:
$ cd <path_to_esper>
$ python setup.py install
Getting Started
Before using espercli, you need to tell it about your Esper credentials. The way to get started is to run the espercli configure command:
$ espercli configure
$ Enter your Username: foo
$ Enter your Password: bar
$ Enter your Host Endpoint: develop
$ Enter your Enterprise ID: <UUID for Enterprise>
Getting Help
We use GitHub issues for tracking bugs and feature requests.
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 espercli-0.0.2.dev20190425142124.tar.gz
.
File metadata
- Download URL: espercli-0.0.2.dev20190425142124.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8b38a6b6e75201137126f72869a8e9815ba640c2cbfbb265dadb886ec9f92c3 |
|
MD5 | b0ffa7c93d2e7227ff9dcb6a055e05f9 |
|
BLAKE2b-256 | 38b3cf220331e60aeb3273cfa1cdaf3372c631a816caa35e08dd0a285f6974b1 |
File details
Details for the file espercli-0.0.2.dev20190425142124-py3-none-any.whl
.
File metadata
- Download URL: espercli-0.0.2.dev20190425142124-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0fdb80952b873d7301a39cdee26c53c7d0cfe2aff1575c7a440430f0f3a6ab40 |
|
MD5 | 994a50a20a5eeb3db74f339e4a095c37 |
|
BLAKE2b-256 | dce1c7873ba3fb1cd9280f33a774c51dabee9ec094eff7ec1640031cb88ddfd0 |