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.5.1.tar.gz
(64.0 kB
view hashes)
Built Distribution
Close
Hashes for competitive_verifier-1.5.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c587f788e93ed1d8420a42b7dc085a995eea1328a39244c3611b5a63287fa110 |
|
MD5 | 3eeea5c38346f7ee071c4a79276b89a2 |
|
BLAKE2b-256 | ce2655d0aa484476e85cb7883f8a314cf34a0e837633840a40e774502ace3732 |
Close
Hashes for competitive_verifier-1.5.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10c1469a78109fcfbe46a9fa0a254a571780ea01137b046dd8c301875190cc69 |
|
MD5 | c581a9fc1c4ddd8c54d8d7720dcebd50 |
|
BLAKE2b-256 | 4839490c2f1ba1de2287ac26f25e0f1857a9644544b016ae51501934c017a583 |