/python-template

Python template repository

Primary LanguageMakefile

Develop

  1. Install dependencies:

     python -m pip install pre-commit
    
  2. Set up pre-commit hooks and venv:

     make init