An open API service indexing awesome lists of open source software.

https://github.com/cloud11665/satori-points

satori testing system point calculator
https://github.com/cloud11665/satori-points

Last synced: about 1 year ago
JSON representation

satori testing system point calculator

Awesome Lists containing this project

README

          

# satori-points
satori system point calculator

## installation and usage
```sh
git clone https://github.com/Cloud11665/satori-points
cd satori-points
pip install -r ./requirements.txt
python .
```

## faq
- Q: What is contest id?
- A: its this part
```
https://satori.tcs.uj.edu.pl/contest/6460966/problems
^^^^^^^
```

- Q: How does it get the data?
- A: It's using a library of mine, [Koishi](https://github.com/Cloud11665/koishi)

## License
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-with-text-136x68.png)](https://www.gnu.org/licenses/gpl-3.0.en.html)

satori-points is Free Software: You can use, study share and improve it at your
will. Specifically you can redistribute and/or modify it under the terms and conditions of GNU General Public License v3