Verifier for libraries of competitive programming
Project description
competitive-verifier
The library is inspired by online-judge-tools/verification-helper.
Get started
Use in GitHub Actions
See GitHub Pages. 日本語
Use in local
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 for contributors
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-3.2.1.tar.gz
(164.0 kB
view hashes)
Built Distribution
Close
Hashes for competitive_verifier-3.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e188ddc188f4c008dd3315fcf581d9fa41d2382b05cc03ed894e8f87811adca |
|
MD5 | 6c808f7af91469a4b8c760cf6911b9d8 |
|
BLAKE2b-256 | 252a21b62596c09612fbf7e358a01752fc95375236d5374924bb556229c16938 |
Close
Hashes for competitive_verifier-3.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d16ee711a7c74f520cee594aade7711aaece3f3d1ae09edd54fec5f28d351eb |
|
MD5 | 443546f6780d69d03e422eb49438c7fd |
|
BLAKE2b-256 | d27fbb223d3f3e453bc19310b97ed9b5c4db8595adf72a4e57fd8f7ab91c5791 |