Timus console solution submitter
Project description
timus-sender
Timus sender is simple python script to send solution of problems to timus.
Install
pip install timus-sender
How to use
Pass required parameters to script:
sender.py --judge-id=<your id> --compiler=<compiler code> --problem=<problem id> <path/to/solution>
Script will return link to your submissons to this problem.
Parameters deduction
All parameters can be deducted from context.
judge-id
If judge-id
parameter doesn't passed to script it will be read from .judge_id
file in your home directory.
compiler
If compiler
parameter doesn't passed to script compiler will be defined by file extension. Actual default compilers available in source code.
problem
If problem
parameter doesn't passed to script problem number will be defined by directory of file.
Possible directory name formats:
<problem id>
<problem id>-<description>
<description>-<problem id>
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
Built Distribution
File details
Details for the file timus-sender-0.1.1.post1.tar.gz
.
File metadata
- Download URL: timus-sender-0.1.1.post1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dbf9cb2ba37b7adf26eeb1840cde7eeccd6936777ad9d917d70ac7e17c2fb3fa |
|
MD5 | 12ac7f02067d33e0fe44b90866ddc29c |
|
BLAKE2b-256 | 039217ffc11dc0de0f8a206fbc437fbc71ad6bba66968c2cd4ccb1c794e78eca |
File details
Details for the file timus_sender-0.1.1.post1-py3-none-any.whl
.
File metadata
- Download URL: timus_sender-0.1.1.post1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d1453b1cfb12765ba577a0c2f2dc0b1203cdccb4d41016cab50e2c8d6e27cd6 |
|
MD5 | 643b4e036057501f3c36bc272080837e |
|
BLAKE2b-256 | fea76a5239a06b16c4205b39af8a709d0189a71f5ca0089618ef31b881cda312 |