moonstream/engineapi
Andrey Dolgolev cfebe18257
Merge pull request #995 from moonstream-to/add-get-scores
Add get score endpoint.
2024-01-10 20:23:15 +02:00
..
alembic Modified alembic migration to downgrade properly 2023-11-21 10:59:17 -08:00
client Added the `client` directory 2023-11-21 11:00:38 -08:00
deploy CORS origins synchronize service 2023-08-31 10:46:48 +00:00
engineapi Merge pull request #995 from moonstream-to/add-get-scores 2024-01-10 20:23:15 +02:00
.gitignore
.isort.cfg
README.md Updated README 2023-11-21 11:01:46 -08:00
alembic.sample.ini
alembic.sh
dev.sh
requirements.txt
sample.env Bump version, update env file. 2023-09-01 07:11:55 +03:00
setup.py

README.md

client

This repository contains a lightweight Python client for the Engine API.

To use, for example, with Leaderboard API:

python -m client.leaderboards -h