Metadata-Version: 2.4
Name: typer_model_args
Version: 0.2.0
Summary: Extensions for the python typer library
Author-email: juliushetzel <mail@juliushetzel.com>
License: MIT
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: pydantic>=2.1.1
Requires-Dist: typer>=0.16.1
Description-Content-Type: text/markdown

An extension for [Typer](https://typer.tiangolo.com/) that enables
model arguments.

