Pipx
3 Mar 2025
Install *timewarrior-dataframe* using *pipx* for pivot tables of *timewarrior* summaries
Things to know:
- Timewarrior (
timew) is a command line tool for tracking time. - Timewarrior-Dataframe is an extension processes
timew exportoutput using the Pandas Python module.
Install #
Timewarrior can be installed on recent Ubuntu releases from the apt repositories. It can also be found in a number of other distro’s packaging systems.
# Ubuntu (and/or Debian?)
sudo apt install timewarrior
pipx can be used to install the timewarrior-dataframe’s twdf command from it’s git repository.