Metadata-Version: 2.1
Name: jianshou-client
Version: 1.0.0
Summary: Jianshou Client APIs
Home-page: https://github.com/p1slave/jianshou-client
Author: p1slave
Author-email: p1slave@protonmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/p1slave/jianshou-client/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

# jianshou-client
Jianshou Client APIs

```bash
# Install a virtual environment
pipenv shell
```
# Install the dependencies in setup.py
`pipenv install -e .`


