Metadata-Version: 2.1
Name: todo-cli-tddschn
Version: 0.2.3
Summary: CLI Todo app with typer and sqlite
Author: Xinyuan Chen
Author-email: 45612704+tddschn@users.noreply.github.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: colorama (==0.4.4)
Requires-Dist: logging-utils-tddschn (>=0.1.5,<0.2.0)
Requires-Dist: shellingham (==1.4.0)
Requires-Dist: sqlmodel (>=0.0.6,<0.0.7)
Requires-Dist: tabulate (>=0.8.9,<0.9.0)
Requires-Dist: typer (>=0.4.1,<0.5.0)
