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.4.1.tar.gz
(63.7 kB
view hashes)
Built Distribution
Close
Hashes for competitive_verifier-1.4.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f13cebf32ad1e216c78e1df66512c23ada8842426b8d6290ead279fa496eb0d |
|
MD5 | 116e642820e0e6dfebbe36da9c34a469 |
|
BLAKE2b-256 | 2ca1957cdee81a77a057e97f6a1ffb728ac3763e5bb0be04d7f72c254ead8656 |
Close
Hashes for competitive_verifier-1.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 961b9ea63a9f3daf076c31d79600c1d95636462dc529eee8bd2bac13a2105c14 |
|
MD5 | 0d07e913249c65aebab634e3579350ea |
|
BLAKE2b-256 | a6587fde81972206a8840ce4558899db847884f8ef9d4ddb9ffa6156ab28f92c |