Submission tool for Ruangguru AI Bootcamp
Project description
rggrader2
Official submission tool for Ruangguru AI Bootcamp.
Installation
pip install rggrader2
Usage
from rggrader import submitter
# Submit Code
submitter.submit(
id_student="your_student_id",
name="Your Name",
assignment_name="Assignment Name",
question_name="Question Name",
batch="batch-10",
code="print('Hello')",
result="Hello"
)
# Submit Image
submitter.submit_image(
id_student="your_student_id",
name="Your Name",
assignment_name="Assignment Name",
question_name="Question Name",
batch="batch-10",
image_path="path/to/image.png"
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rggrader2-0.1.0.tar.gz
(7.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rggrader2-0.1.0.tar.gz.
File metadata
- Download URL: rggrader2-0.1.0.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e84783069f9839ae564d873e6e125189f15a148e61e373295a8015f270d6083
|
|
| MD5 |
95b3dc368df48f600be9e69b200b7db8
|
|
| BLAKE2b-256 |
0e109652b9f5d979deb1c7cfab250ea8c16a4e34744853e2681003a79ddd0757
|
File details
Details for the file rggrader2-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rggrader2-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21f3a1d48820a5e21a4ec45b750c245f9034880c30c53038d0b57230d7a90a64
|
|
| MD5 |
e19b9cde0f93345ca50e2e7bdfd189b0
|
|
| BLAKE2b-256 |
b5b2526c155510fc558e471c55abb1c3f6f0ede247d12d44e27e734dfa781ddf
|