ploomber / scaffold

Minimal structure for bootstrapping Data Science projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Minimal structure for bootstrapping Data Science projects

License:Apache License 2.0


Languages

Language:Python 98.8%Language:Jupyter Notebook 1.2%