2024-02-13 21:21:06 +01:00
|
|
|
<p align="center">
|
2024-11-17 22:19:50 +01:00
|
|
|
<img src="https://github.com/Code-For-Groningen/temmies/blob/v1.1.0/docs/img/rugemmie.gif" />
|
2024-02-13 21:21:06 +01:00
|
|
|
</p>
|
2024-04-10 18:53:14 +02:00
|
|
|
<p align="center">
|
2024-09-22 16:15:13 +02:00
|
|
|
<a href="https://temmies.confest.im"><img alt="Read the Docs" src="https://img.shields.io/readthedocs/temmies"></a>
|
2024-04-10 18:53:14 +02:00
|
|
|
<img alt="GitHub" src="https://img.shields.io/github/license/Code-For-Groningen/temmies">
|
|
|
|
</p>
|
2024-02-13 21:21:06 +01:00
|
|
|
|
2024-11-17 22:19:50 +01:00
|
|
|
A python library which interacts with [Themis](https://themis.housing.rug.nl/). 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
|
2024-04-21 02:08:58 +02:00
|
|
|
* [x] Submission status
|
2024-02-13 20:35:26 +01:00
|
|
|
|
|
|
|
## Docs
|
2024-11-17 22:19:50 +01:00
|
|
|
- [here](http://temmies.confest.im/).
|
2024-02-13 20:35:26 +01:00
|
|
|
|
2024-02-12 13:05:52 +01:00
|
|
|
## Possible continuations
|
2024-04-21 02:08:58 +02:00
|
|
|
* Discord bot
|
2024-11-17 22:19:50 +01:00
|
|
|
* [CLI program](https://github.com/Code-For-Groningen/temmies-cli)
|
2024-02-12 13:05:52 +01:00
|
|
|
|
|
|
|
## Thanks to
|
|
|
|
* [Glitchcat](https://glitchcat.github.io/themis-api/), cool docs bro.
|
2024-09-22 16:15:13 +02:00
|
|
|
* [Mo](https://github.com/Stylo2k), damn bruh you actually work for Themis
|