Skip to content

joseangel-sc/conducto

 
 

Repository files navigation

Welcome to Conducto

Conducto is a tool for writing, visualizing, executing and debugging pipelines, both on your local host and in the cloud. A pipeline is just a sequence of commands that must be executed in a specific order. See how easy it is to write and run a pipeline in Conducto by checking out our demo.

First, follow one of the Getting Started tutorials for Linux, macOS, Windows, or WSL.

Then, clone and run the demo.

git clone https://github.com/conducto/demo.git
cd demo
python demo.py hello --local

Conducto is particularly powerful for CI/CD and Data Science. We have dedicated demos and tutorials for each. Choose your own adventure!

CI/CD

Read Conducto for CI/CD, then run the demo.

Data Science

Read Conducto for Data Science, then run the demo.

About

Write Conducto pipelines and execute them locally and in the cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%