Skip to content

bibookss/katapult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

katapult

A CLI tool for testing and submitting code to Kattis.

Installation

Install the required dependecies

pip install -r requirements.txt

Edit the env files and your Kattis username and password.

Usage

python3 main.py <option> <file_path> <problem>

Options are:

  • [-s] submit only
  • [-t] test only
  • [-ts] test and submit

About

A CLI tool for submitting code to Kattis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages