Python Package Template

Requirements

  • pyenv

Details

  • MIT License
  • A virtual environment .venv is created in the root of the project
  • The package is installed in editable mode
  • A git repo is initialized with a main branch