moonstream/engineapi/README.md

10 wiersze
185 B
Markdown

## `client`
This repository contains a lightweight Python client for the Engine API.
To use, for example, with Leaderboard API:
```bash
python -m client.leaderboards -h
```