Module export

Module export 

Source
Expand description

Contains modules to export the time log data into different formats.

Modules§

csv 🔒
Contains the methods to create a CSV file from a list of time logs.

Enums§

CsvError
Errors that can occur during CSV file creation.

Functions§

create_csv
Creates a CSV file at path which contains the given time logs.