Skip to content

djf604/operon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operon

Latest Version

Status

Operon is a front-end abstraction to the powerful Parsl library, which supports the execution of asynchronous and parallel data-oriented workflows.

Operon provides an abstraction that allows developers to focus on the programs in their pipeline and the data flowing in and out of those programs. Once the pipeline is written, it's portable enough to be run anywhere in a way that is most efficient for the platform.

Operon also keeps track of pipeline installations and provides simple dependency management. That means the time from installation to running a pipeline could be measured in minutes.

$ operon install /path/to/simple_pipeline.py
$ operon configure simple_pipeline
$ operon run simple_pipeline

For more information, please refer to the documentation.

About

Dataflow pipeline development framework, powered by Parsl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages