soul shell client
Project description
# soul
soul api client
## Install
```bash
pip3 install soulapi
```
## Usage
In a terminal:
1. get help
```bash
soul -h # get help and available module, method, property
soul -h use # get help for `use` api
soul -h post # get help for `post` module
soul -h post like # get help for `post.like` method
```
2. login: most api need to authorization, so, you should login at first
```bash
soul login PHONE PASSWORD AREA # use mobile or email to login
soul use SECRET # use token directly
```
3. use api
```bash
soul post recommended
```
## LICENSE
MIT
soul api client
## Install
```bash
pip3 install soulapi
```
## Usage
In a terminal:
1. get help
```bash
soul -h # get help and available module, method, property
soul -h use # get help for `use` api
soul -h post # get help for `post` module
soul -h post like # get help for `post.like` method
```
2. login: most api need to authorization, so, you should login at first
```bash
soul login PHONE PASSWORD AREA # use mobile or email to login
soul use SECRET # use token directly
```
3. use api
```bash
soul post recommended
```
## LICENSE
MIT
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
soulapi-0.0.5.tar.gz
(5.4 kB
view details)
File details
Details for the file soulapi-0.0.5.tar.gz
.
File metadata
- Download URL: soulapi-0.0.5.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74e3cbc516d36fbf001e69dfb3966310680b236f690967f2038aba2a29de36d2 |
|
MD5 | 632e8738f8c095093f5bb13e7a536227 |
|
BLAKE2b-256 | 22eefcb60754e4ed26c268ebfc33ae553ab04edf789196a1e9c22e92dea283d9 |