lewisacidic / cookiecutter-conda-pyproject

A cookiecutter for a conda-based project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-conda-pyproject

A cookiecutter for a conda-based python project with a biased selection of best practices.

Features

  • src/ based project structure
  • source control management-based versioning with versioneer
  • metadata handling through __about__.py
  • git repo setup with hooks and initial release (0.0.0) tag
  • pytest configured
  • conda development env and recipe
  • docker setup
  • invoke tasks

About

A cookiecutter for a conda-based project.

License:MIT License


Languages

Language:Python 78.8%Language:Roff 20.9%Language:Dockerfile 0.3%