Skip to main content

A command-line tool for Kattis

Project description

Kattis-CLI

Kattis CLI - download, test and submit Kattis problems using CLI

Installation

pip install kattis-cli

Kattis configuration

  • Create a file named .kattisrc in your home directory
  • Login in to Kattis and download the .kattisrc file from the Kattis settings page

Usage

kattis <command> [options]

Commands

Download a problem sample files and it's metadata

kattis get <problem_id>

Display problem metadata

cd <problem_id>
kattis info

Test a problem

cd <problem_id>
kattis test

Submit a problem

cd <problem_id>
kattis submit

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

kattis_cli-0.1.0.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distributions

kattis_cli-0.1.0-py3-none-any.whl (17.6 kB view hashes)

Uploaded Python 3

kattis_cli-0.1.0-cp310-cp310-macosx_12_0_x86_64.whl (17.5 kB view hashes)

Uploaded CPython 3.10 macOS 12.0+ x86-64

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