1275 Forks
12276 Stars
12276 Watchers

prefect

Prefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines

How to download and setup prefect

Open terminal and run command
git clone https://github.com/PrefectHQ/prefect.git
git clone is used to create a copy or clone of prefect repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with prefect https://github.com/PrefectHQ/prefect/archive/master.zip

Or simply clone prefect with SSH
[email protected]:PrefectHQ/prefect.git

If you have some problems with prefect

You may open issue on prefect support forum (system) here: https://github.com/PrefectHQ/prefect/issues