Skip to content

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

License

Notifications You must be signed in to change notification settings

mueller-stephan/cookiecutter-data-science

 
 

Repository files navigation

Cookiecutter for STATWORX Python Projects

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work following the STATWORX coding standards. This project was forked from cookiecutter-data-science.

Requirements to use the cookiecutter template:


  • Zsh
  • Homebrew
  • xcode-select
  • Cookiecutter

Run the following two commands in the shell to install the requirements:

$  xcode-select --install
$  /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/STATWORX/intern-cookiecutter-python-project/master/install.sh )"

To start a new project, run:


$ cookiecutter https://github.com/STATWORX/intern-cookiecutter-python-project

Tools


The tools that are installed with the Cookiecutter template are:

About

A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 34.9%
  • Shell 31.0%
  • Makefile 19.7%
  • Dockerfile 13.9%
  • CSS 0.5%