This repository provides a cookiecutter model template for compatibility with LUME-services orchestration tooling.
- conda
- click for cli dev
- versioneer (cookiecutter runs install during post-installation hook)
- pytest with coverage
- Common github actions
- pydantic for use with data structures
- Jinja templating with GitHub actions requires raw blurbs
Conda vs pip installation
- runtime requirement should make an effor to only reference conda-forge distributions and include requirements as conda distributions for those necessarily installed with pip