/project_template_python

Project template for Python

Primary LanguageMakefile

Project template for Python

Check pyproject.toml to see installed packages and tools.
This template is complete and can be built (but doesn't do anything).

Build by typing make. This will build the project for development.

Dependencies

  • python 3.9
  • make