Skip to main content

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

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.4.tar.gz (5.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page