Metadata-Version: 2.4
Name: ticklist
Version: 0.5.1
Summary: Create textual forms based on Pydantic models.
Project-URL: Repository, https://github.com/sander76/clipstick
License-File: LICENSE
Keywords: cli,forms,pydantic,textual
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Requires-Dist: pydantic>=2.10.2
Requires-Dist: textual>=1
Description-Content-Type: text/markdown

![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/sander76/a25f1e6bfcb3b085ffe05f520b56e43c/raw/covbadge.json)
[![PyPI - Version](https://img.shields.io/pypi/v/clipstick.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/clipstick/)
[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black)

# Ticklist

Create Textual forms based on Pydantic models.

