An open API service indexing awesome lists of open source software.

https://github.com/numbworks/nwtimetracking

An application designed to run automated data analysis tasks on "Time Tracking.xlsx", the file I use to annotate the durations of all my sessions of extra work and continuos learning.
https://github.com/numbworks/nwtimetracking

excel jupyter-notebook python3 timedelta timetracking

Last synced: 7 days ago
JSON representation

An application designed to run automated data analysis tasks on "Time Tracking.xlsx", the file I use to annotate the durations of all my sessions of extra work and continuos learning.

Awesome Lists containing this project

README

          

# nwtimetracking

![codecoverage_library.svg](codecoverage.svg)

Contact: numbworks@gmail.com

## Introduction

From the documentation:

> `nwtimetracking` is an application designed to run automated data analysis tasks on `Time Tracking.xlsx`. This file is the one I use to annotate the durations of all my sessions of extra work and continuos learning. This application is born to overcome the lack of support for durations (timedeltas) in Excel.

## Getting started

- [Documentation](docs/docs-nwtimetracking.md)

## Other links

- [LICENSE](LICENSE)