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.3.tar.gz
(69.9 kB
view hashes)
Built Distribution
Close
Hashes for competitive_verifier-1.7.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed6dc4721628bcc9e4dc73ad4286dd66603e81ed47dfd6d0d7121c40a0c697b0 |
|
MD5 | 60c5da093bfbdd8555c1ec81281cef69 |
|
BLAKE2b-256 | 284e81883ebf5d2d8fab701a15eef7501e677e4e0938435d4e2e387a24f46852 |
Close
Hashes for competitive_verifier-1.7.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 23b5cc680e1addddff44ec8664c50ecb0f5cde0313d0f3144c3db7aaab76a7ed |
|
MD5 | e26e535fed4a47cf2e54a4f342b507f1 |
|
BLAKE2b-256 | be5d6181fbc3cc29b954007141391eb486732f9218c3fd22b03b934e6f6ca385 |