Skip to content

michalkalkowski/project_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Project template


This is a generic template for small scientific Python projects. It requires cookiecutter

$ pip install cookiecutter

or, for Anaconda (preferred)

$ conda config --add channels conda-forge
$ conda install cookiecutter

When ready to start a new project, run

$ cookiecutter https://github.com/michalkalkowski/project_template.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages