tempo-cli 0.4.0

Automatic project time tracking CLI tool with beautiful terminal interface
Documentation
1
2
3
4
5
6
7
8
9
10
"""
Tempo CLI - The Most Advanced Automatic Project Time Tracker

This package provides a Python wrapper for the Tempo time tracking CLI tool,
which is written in Rust for lightning-fast performance and cross-platform compatibility.
"""

__version__ = "1.0.0"
__author__ = "Own Path"
__email__ = "brandy.daryl@gmail.com"