https://github.com/cosmo-ethz/ivy
Simple and flexible workflow engine
https://github.com/cosmo-ethz/ivy
Last synced: 5 months ago
JSON representation
Simple and flexible workflow engine
- Host: GitHub
- URL: https://github.com/cosmo-ethz/ivy
- Owner: cosmo-ethz
- License: gpl-3.0
- Created: 2016-07-18T08:57:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T20:37:07.000Z (over 2 years ago)
- Last Synced: 2024-10-12T09:13:49.155Z (7 months ago)
- Language: Python
- Size: 69.3 KB
- Stars: 5
- Watchers: 5
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
=============================
Ivy workflow engine
=============================.. image:: https://travis-ci.org/cosmo-ethz/ivy.png?branch=master
:target: https://travis-ci.org/cosmo-ethz/ivy.svg?branch=master
.. image:: https://coveralls.io/repos/cosmo-ethz/ivy/badge.svg
:target: https://coveralls.io/r/cosmo-ethz/ivy.. image:: https://readthedocs.org/projects/ivy/badge/?version=latest
:target: http://ivy.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: http://img.shields.io/badge/arXiv-1607.07443-orange.svg?style=flat
:target: http://arxiv.org/abs/1607.07443Simple and flexible workflow engine
The **ivy** package has been developed at ETH Zurich in the `Software Lab of the Cosmology Research Group `_ of the `ETH Institute of Astronomy `_.
The development is coordinated on `GitHub `_ and contributions are welcome. The documentation of **ivy** is available at `readthedocs.org `_ .
Features
--------* Helps to design and execute workflows
* Clear and flexible API
* Supports very simple to arbitrarily complex workflows