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.6.0.tar.gz
(65.6 kB
view hashes)
Built Distribution
Close
Hashes for competitive_verifier-1.6.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd5f68622d304f9a57e78e7aa52ec4f47b27ce6d0973df9be0f2eb8209627516 |
|
MD5 | ec4f925888e7ae1d30b1674be4ff823f |
|
BLAKE2b-256 | e34ff974a71bcca8ed3e40251dfc1c1bfba6ad994e23f4313f0dfb21dae02182 |
Close
Hashes for competitive_verifier-1.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 737570cf96ffc7923f6b8dc73042043891c7caabb46f2ecebbb54820c47b9de3 |
|
MD5 | cbaa910fd997f9cdf3fa62d7ae253dc2 |
|
BLAKE2b-256 | 3abf377f76b9d357aee77e9d9a9778c45b7e235edf45b319999ef5e44aa6a051 |