Toolkit for creating problems for programming competitions
Project description
pmaker
pmaker is a toolkit for creating programming contests.
Dependencies:
(Or skip and it will be installed from pypi)
` apt install python3-setuptools{,-scm} python3-jinja2 `
Install the package:
Clone the repo and then
` ./setup.py install `
You may also use “–user” option for non-privilged install. Note that this way you will probably need to copy runnable file from ~/.local/bin to your PATH.
Install the sandbox
` git clone http://github.com/ioi/isolate make [sudo] make install `
For more information please refer to the isolate’s official documentation
User guide (short)
Following commands are provided
` pmaker tests # generates all the tests for the problem in current directory pmaker invoke <list of solutions> # invokes the specified solutions, use localhost:8128 to see the results pmaker invoke @all # convenience macro pmaker view-tests # shows all the tests, in browser pmaker invokation-list # to view previous invokations `
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 Distributions
Built Distribution
File details
Details for the file pmaker-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: pmaker-0.2.0-py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 53d5b91ee40041263abcea1acd48a89d94490030ddff08844c0bdb7d6008cadd |
|
MD5 | 112d16c10a3240dfa3ec5b1804f6e57b |
|
BLAKE2b-256 | 8e94b463df5ddd8734827914a0cb25cd411b96166860dec4a36e9a25cbe19c05 |