Metadata-Version: 2.3
Name: uv-blank-template
Version: 0.0.15
Summary: Add your description here
Author: Cedric Young
Author-email: Cedric Young <4129217+ccedricyoung@users.noreply.github.com>
Requires-Dist: typer>=0.19.2
Maintainer: Domino Data Lab
Maintainer-email: Domino Data Lab <open-source@dominodatalab.com>
Requires-Python: >=3.12
Project-URL: Download, https://pypi.org/project/uv-blank-template/
Project-URL: Homepage, https://github.com/ccedricyoung/uv-blank-template/wiki
Project-URL: Source Code, https://github.com/ccedricyoung/uv-blank-template
Description-Content-Type: text/markdown

some blank template for creating a python project with uv and published as a library with a CLI

# Features

1. uv
2. typer for CLI
3. pytest for tests
4. Makefile for useful commands like `make fix`
5. pre-commit config
6. a CLI command `uv-blank-template`

