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
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.tar.gz
(7.8 kB
view details)
File details
Details for the file kliko-0.6.tar.gz
.
File metadata
- Download URL: kliko-0.6.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc1110e2fcc3a737735be0378aed8ed88666cab99110193abb6a655559752068 |
|
MD5 | c5cdd6cf53f479baf1ab12d0df510736 |
|
BLAKE2b-256 | a7578d576b97f1d3326a089c28f8e34538641636c741175c340c5ece78f203d5 |