2024-02-13 21:21:06 +01:00
|
|
|
<p align="center">
|
2024-04-06 16:34:31 +02:00
|
|
|
<img src="docs/img/rugemmie.gif" />
|
2024-02-13 21:21:06 +01:00
|
|
|
</p>
|
2024-04-10 18:53:14 +02:00
|
|
|
<p align="center">
|
|
|
|
<img alt="Read the Docs" src="https://img.shields.io/readthedocs/temmies">
|
|
|
|
<img alt="GitHub" src="https://img.shields.io/github/license/Code-For-Groningen/temmies">
|
|
|
|
</p>
|
2024-02-13 21:21:06 +01:00
|
|
|
|
2024-04-05 19:28:01 +02:00
|
|
|
A python library which interacts with themis. Uses bs4. I'll try to end development on a somewhat working state.
|
2024-02-12 13:05:52 +01:00
|
|
|
|
|
|
|
## Intended Features
|
2024-02-12 14:31:19 +01:00
|
|
|
* [x] Log in
|
2024-04-08 22:31:54 +02:00
|
|
|
* [x] Submit
|
|
|
|
* [x] Bulk download of test cases and files
|
|
|
|
* [ ] Submission status
|
2024-02-12 13:05:52 +01:00
|
|
|
* [ ] Classes, methods and attributes described in the map below
|
2024-02-13 20:35:26 +01:00
|
|
|
|
|
|
|
## Docs
|
2024-04-08 22:31:54 +02:00
|
|
|
[here](http://temmies.rtfd.io/).
|
2024-02-13 20:35:26 +01:00
|
|
|
|
2024-02-12 13:05:52 +01:00
|
|
|
## Class map
|
|
|
|

|
|
|
|
|
|
|
|
## Possible continuations
|
|
|
|
* [ ] Discord bot
|
|
|
|
* [ ] CLI program
|
|
|
|
|
|
|
|
## Thanks to
|
|
|
|
* [Glitchcat](https://glitchcat.github.io/themis-api/), cool docs bro.
|
|
|
|
* [Mo](https://github.com/Stylo2k), damn bruh you actually work for Themis
|