same shell client
Project description
# same
same api client
## Install
```bash
pip3 install same
```
## Usage
In a terminal:
1. get help
```bash
same -h # get help and available module, method, property
same -h use # get help for `use` api
same -h sense # get help for `sense` module
same -h sense like # get help for `sense.like` method
```
2. login: most api need to authorization, so, you should login at first
```bash
same login MOBILE PASSWORD [EMAIL] # use mobile or email to login
same use SECRET # use token directly
```
## LICENSE
MIT
same api client
## Install
```bash
pip3 install same
```
## Usage
In a terminal:
1. get help
```bash
same -h # get help and available module, method, property
same -h use # get help for `use` api
same -h sense # get help for `sense` module
same -h sense like # get help for `sense.like` method
```
2. login: most api need to authorization, so, you should login at first
```bash
same login MOBILE PASSWORD [EMAIL] # use mobile or email to login
same use SECRET # use token directly
```
## LICENSE
MIT
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
same-0.0.1.tar.gz
(7.2 kB
view hashes)