I/O checker for command line programs.
Project description
Calico is a utility for checking command-line programs in terms of their input and output. It checks whether a program generates the correct output when given some inputs. It was developed to evaluate simple programming assignments in an introductory programming course.
Getting started
You can install Calico using pip:
pip install calico
Calico uses pexpect for interacting with the program it is checking. The file that specifies the inputs and outputs for the checks is in YAML format.
Getting help
The online documentation is available on: https://calico.readthedocs.io/
The source code can be obtained from: https://github.com/itublg/calico
License
Copyright (C) 2016-2019 H. Turgut Uyar <uyar@itu.edu.tr>
See AUTHORS.rst for a list of all contributors.
Calico is released under the GPL license, version 3 or later. Read the included LICENSE.txt for details.
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
Built Distribution
File details
Details for the file calico-1.2.0.tar.gz
.
File metadata
- Download URL: calico-1.2.0.tar.gz
- Upload date:
- Size: 30.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.8.1 Linux/5.3.0-24-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d385878603621f47877711a328a98f636408d4cbee42a7fc92f5c092a79c7444 |
|
MD5 | 8440f12505d6de366ec60cc0f6c28f66 |
|
BLAKE2b-256 | 5e70c0e8dc30df4eef86a0891963d257a25f78c2fa763b7b136542b7cf0bca93 |
File details
Details for the file calico-1.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: calico-1.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 36.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.8.1 Linux/5.3.0-24-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50bf893fde54aea626217abc3dba724efba9db525afc711ede72394ec4e451bb |
|
MD5 | 50492e12ca4a7f0b15bbb406132e01cf |
|
BLAKE2b-256 | 3cb83c8e00b1a59f0aeee8b9cad413244c64416a21a6d71f1079489199818f16 |