Verifier for libraries of competitive programming
Project description
competitive-verifier
The library is inspired by online-judge-tools/verification-helper.
If you want more info, see DESIGN.md.
Get started
GitHub Actions
See GitHub Pages. 日本語
Install(local)
Needs Python 3.9 or greater.
pip install competitive-verifier
Or
pip install git+https://github.com/competitive-verifier/competitive-verifier.git@latest
Migrate from verification-helper
Run this script.
competitive-verifier migrate
Development
pip install -U poetry
poetry install
# test
poetry run pytest
# format
poetry run poe format
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
competitive_verifier-1.7.2.tar.gz
(69.7 kB
view hashes)
Built Distribution
Close
Hashes for competitive_verifier-1.7.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f10d33b4b8608bf03b5905d5b1c6b4a7b5e94f88742f19f01c36496b59e431e5 |
|
MD5 | 4d8bb7d783f7205c1a07539c402c1bb3 |
|
BLAKE2b-256 | 9a2a841c15f17bf78ceb0c455958f0eb06327e72b9f810806cbd73d9c0198d9b |
Close
Hashes for competitive_verifier-1.7.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7387df3fa42cc46932e37a9f0c521ad216f412108069aba08e8a574da2c7cef |
|
MD5 | 15323587cd866e9737e8f912144c1b90 |
|
BLAKE2b-256 | 5c0b7c4a509a596df69e46b50cb3cc86246c33bf1b8a1d4a9f45401784f4549e |