Skip to main content

Scientific Compute Container Spec Parser

Project description

About

KLIKO is a specification, validator and parser for the KLIKO Scientific Compute Container specification. It enables a developer of scientific software to structure the input, output and parameters of a dockerized compute task. KLIKO is written in Python.

Installation

You can install Kliko inside a docker container or just on your system:

$ python setup.py install

or from pypi:

$ pip install kliko

Usage

import kliko.validate
kliko.validate.validate('/kliko.yml', '/parameters.json')

or:

$ kliko-validate.py /kliko.yml

Documentation

The documentation can be found on http://kliko.readthedocs.org

Example

There are examples of a kliko and parameters file in the examples folder.

Travis build status

https://img.shields.io/travis/gijzelaerr/kliko.svg https://img.shields.io/coveralls/gijzelaerr/kliko.svg https://img.shields.io/pypi/v/kliko.svg https://img.shields.io/pypi/pyversions/kliko.svg

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

kliko-0.6.1.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

kliko-0.6.1-py2.py3-none-any.whl (13.9 kB view hashes)

Uploaded Python 2 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