Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 881 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 881 Bytes

minimal-python-project-template

A minimal quick-start Python project template, using uv package manager.

Uses the following 3rd party libraries:

See Makefile for quick utility commands for creation of venv, running the app, running tests etc.