803 Forks
8500 Stars
8500 Watchers

kedro

Kedro is a toolbox for production-ready data science. It uses software engineering best practices to help you create data engineering and data science pipelines that are reproducible, maintainable, and modular.

How to download and setup kedro

Open terminal and run command
git clone https://github.com/kedro-org/kedro.git
git clone is used to create a copy or clone of kedro 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 kedro https://github.com/kedro-org/kedro/archive/master.zip

Or simply clone kedro with SSH
[email protected]:kedro-org/kedro.git

If you have some problems with kedro

You may open issue on kedro support forum (system) here: https://github.com/kedro-org/kedro/issues