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-2.0.2.tar.gz
(72.7 kB
view hashes)
Built Distribution
Close
Hashes for competitive_verifier-2.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 723fb6359b87eeefe715b7f5d80234f4853ea56b2b960c127ffbc4591097db6d |
|
MD5 | d9ebda6bf29fdf796672704638da4218 |
|
BLAKE2b-256 | 7060d702d50f1ee9d8294a27038b50a0b2a5578d97faf45ee2d8d7c8d72a03dc |
Close
Hashes for competitive_verifier-2.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30996bfef46fa68c2d54e802d4cd9a31a291727578d7b084a3d2032b87d5f88c |
|
MD5 | aca8e70703d14757543bc907b8de1c94 |
|
BLAKE2b-256 | d34f8f7a5a94069856e2290524e05bc28bda167d60bdc2c48eee86694205e110 |