Forked from https://github.com/NSLS-II/scientific-python-cookiecutter
This repository contains a cookiecutter template for generating a scientific Python project complete with CI testing and documentation.
cookiecutter https://github.com/aleaf/scientific-python-cookiecutter
And then fill in some basic information following the prompts.
Once the template is created, see the Tutorial Documentation on how to use the template to organize scientific Python code into a package and use popular tools for testing, documentation, and maintenance.