Skip to content

NSLS-II/scientific-python-cookiecutter

Repository files navigation

Scientific Python Cookiecutter

Documentation

This repository contains a cookiecutter template for generating a scientific Python project complete with CI testing and documentation.

cookiecutter https://github.com/NSLS-II/scientific-python-cookiecutter

Separately, beside the cookiecutter template, it contains tutorial documentation on how to use this template to organize scientific Python code into a package and use popular tools for testing, documentation, and maintenance.