Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 618 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 618 Bytes

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.