/scaffold

Minimal structure for bootstrapping Data Science projects

Primary LanguagePythonApache License 2.0Apache-2.0

Scaffold

CI CI macOS CI Windows

Tip

Deploy AI apps for free on Ploomber Cloud!

Scaffold creates a complete structure for Data Science projects.

Usage

Scaffold is not intended to be used directly but rather through the ploomber scaffold command.

Click here to go to Ploomber's repository.

Setup (for developers)

Requires Miniconda.

pip install invoke
invoke setup

Testing

invoke test