Kliko

Latest version: v0.8

Safety actively analyzes 618891 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.9

===

* Made type checking in parameters file more strict
* Added support for list types, List[int], List[bool], List[file], List[float] and List[str] (22)

0.8

===

* Add luigi support for chaining containers (18)
* create temp files in work folder (19)
* properly expose param_files path in paramaters file (21)
* Small bug fixes

0.7.1

=====

* Run /kliko, not the default docker CMD
* Add simms example
* dont try to copy empty file field
* remove explicit pyyaml dependency

0.7

===

* Install docker by default
* Made container, author and email fields optional in specification
* Increased specification number (3)
* Don't put parameter files in /input but in /param_files
* Renamed ``char`` field type to ``str``
* Add option to override paths using environment variables (INPUT, OUTPUT, WORK,
PARAM_FILES, KLIKO_FILE, PARAM_FILE)
* Change behavior of kliko-run, it now accepts the --input, --output, --work

0.6

===

* Added a command line kliko image runner (``kliko-run``)
* Kliko entrypoint is now /kliko. This makes it easier to integrate kliko with existing containers
* parameters file is now consistently in ``/parameters.json``.

0.3

===

* Increased schema version to number 2
* Added IO type to schema (split or join)
* renamed /param_spec.yml to /kliko.yml
* also parse the required field when generating django form

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.