A cookiecutter template for setup of a scipy data pipeline with mkdocs documentation and md to pdf output.
Go to file
Acereca 8d20a27094 add links 2022-04-06 15:24:01 +02:00
hooks add template folder and hooks 2022-04-06 15:19:00 +02:00
{{cookiecutter.repo_name}} add template folder and hooks 2022-04-06 15:19:00 +02:00
README.md add links 2022-04-06 15:24:01 +02:00
cookiecutter.json add template folder and hooks 2022-04-06 15:19:00 +02:00

README.md

Scipy + MD + Mkdocs Cookiecutter Template

This repo is a template for cookiecutter. It creates a data science pipeline project, using the python scipy stack, mkdocs for documentation and pandoc to generate reports from markdown files.

Usage

cookiecutter https://git.acereca.ne/acereca/CCSciPyMD.git

This will start the creation process and ask for a new project name.