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-3.0.1.tar.gz
(105.5 kB
view hashes)
Built Distribution
Close
Hashes for competitive_verifier-3.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8809ffb8b59330ff9428f1b757f6ef39effa81018acf3938d48fa7269e22d8b7 |
|
MD5 | 063bbd7326a0b6ec25ed2320b207597a |
|
BLAKE2b-256 | e8ad1cd69f49de697e916146e1b2e654cb233cc795af93920ff5edca35f13957 |
Close
Hashes for competitive_verifier-3.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15b62239c7af665fa786bd9f4b96857df2893249b498cd67ac053fcdbd5fa4db |
|
MD5 | c058ba77096875cabae21955a21acf1b |
|
BLAKE2b-256 | 49ab973a569a807b9981231bea7afeb280fd54d518cd959a6d5c908782bbb1c9 |