Skip to main content

Verifier for libraries of competitive programming

Project description

competitive-verifier

Actions Status GitHub Pages PyPI

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


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.0.tar.gz (107.6 kB view hashes)

Uploaded Source

Built Distribution

competitive_verifier-3.2.0-py3-none-any.whl (99.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page