Metadata-Version: 2.1
Name: tasker_cli
Version: 0.0.2
Summary: A small library to create pretty tables to track tasks status on the terminal.
Author-email: Rafael Moret <rafaelmoretgalan@gmail.com>
Project-URL: Homepage, https://github.com/r-moret/tasker_cli
Project-URL: Bug Tracker, https://github.com/r-moret/tasker_cli/issues
Keywords: terminal,cli,tasks,tracker,rich
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Tasker-CLI
Is a small library to create a pretty output on the terminal with tables to track the status of the processes your script is running. The current output will be this:

![](images/example1.png)
