Metadata-Version: 2.1
Name: timetrack-cli
Version: 0.0.1
Summary: A console-based program that helps you track your time spent working on various tasks.
Author-email: Arun Reddy <arun.reddy@jhu.edu>
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: termcolor
Requires-Dist: art
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: prettytable
Project-URL: Source, https://github.com/reddyav1/timetrack

# TimeTrack

A console-based program that helps you track your time spent working on various tasks.
