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
- Host: GitHub
- URL: https://github.com/cloud11665/satori-points
- Owner: cloud11665
- License: gpl-3.0
- Created: 2021-05-03T18:24:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-04T00:55:30.000Z (about 5 years ago)
- Last Synced: 2025-02-16T21:42:04.929Z (over 1 year ago)
- Language: Python
- Size: 18.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](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