Metadata-Version: 2.1
Name: todo-tasks
Version: 0.1.4
Summary: 
Home-page: https://github.com/sukovanej/todo-tasks
Author: Milan Suk
Author-email: Milansuk@email.cz
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: click (>=7.1.2,<8.0.0)
Requires-Dist: inseminator (>=0.2,<0.3)
Requires-Dist: pydantic (>=1.7.2,<2.0.0)
Requires-Dist: pyyaml (>=5.3.1,<6.0.0)
Requires-Dist: rich (>=9.1.0,<10.0.0)
Project-URL: Repository, https://github.com/sukovanej/todo-tasks
Description-Content-Type: text/markdown

# Tasks

CLI tasks manager written in Python

Recommened shell aliases are contained within *aliases.sh*


