No description
Find a file
2023-04-27 08:51:14 -05:00
pydantic_typer init 2023-04-27 08:51:14 -05:00
tests init 2023-04-27 08:51:14 -05:00
.gitignore init 2023-04-27 08:51:14 -05:00
.{{package_name}}-copier-answers.yml init 2023-04-27 08:51:14 -05:00
CHANGELOG.md init 2023-04-27 08:51:14 -05:00
LICENSE.txt init 2023-04-27 08:51:14 -05:00
pyproject.toml init 2023-04-27 08:51:14 -05:00
README.md init 2023-04-27 08:51:14 -05:00

{{ package_title }}

[![PyPI - Version](https://img.shields.io/pypi/v/{{ package_name }}.svg)](https://pypi.org/project/{{ package_name }}) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/{{ package_name }}.svg)](https://pypi.org/project/{{ package_name }})


Table of Contents

Installation

pip install {{ package_name }}

License

{{ package_name }} is distributed under the terms of the MIT license.