Skip to content

j-raghavan/orchestrator

Repository files navigation

Orchestrator Orchestrator

License: MIT Python: 3.7+ PyPI version

Orchestrator is a Python package that simplifies task orchestrations. It is built on top of the prefect package and aims to provide an easy-to-use interface for prefect by utilizing a YAML configuration file. This project offers a highly streamlined approach to task management and coordination.

Key Features

  • Simplifies task orchestrations
  • Built on top of the prefect package
  • Utilizes a YAML configuration file
  • Streamlined approach to task management and coordination

Getting Started

Installation

To install the Orchestrator package, you can use pip:

pip install porchestrator

Alternatively, you can install it from source by cloning the repository and running the following command:

python setup.py install

Make sure you have Python 3.7 or above installed before proceeding with the installation.

Quick Start

Contributing

We welcome contributions to Orchestrator! Please see our Contributing Guide for more details on how to get started.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

Orchestrator is inspired by the excellent work done by the Prefect team. We are grateful for their contributions to the open-source community. Prefect is licensed under the Apache License 2.0. The full text of their license can be found here.

About

Orchestrator based on prefect library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages