Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 353 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 353 Bytes

cookiecutter-spinoza

Template for projects at the Spinoza Centre for Neuroimaging

Targets:

  • Python 3.8, 3.9, (and soon 3.10)

To do:

  • Standard conda environment definition (to be adapted per project)
  • Sphinx documentation setup
  • Testing infrastructure using pytest
  • Continuous Integration of testing with GitHub actions
  • Binder hooks?