Skip to content

A python application to generate insightful PDF summaries of timeEdition exported CSV Files

License

Notifications You must be signed in to change notification settings

TukuToi/client_reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TukuToi Client Reports

A python application to generate insightful PDF summaries of timeEdition exported CSV Files

Description

This script reads CSV data from the timeEdition application, processes it, and generates a PDF report.

Setup and Installation

  1. Clone the repository:
    git clone https://github.com/TukuToi/client_reports.git
    
  2. Navigate into the project directory:
    cd client_reports
    
  3. Install the required packages:
    pip install -r requirements.txt
    

Usage

  • Replace the logo.png with your own logo.
  • Run the script with:
python main.py
  • in the GUI that opens, select your CSV file of which you want to generated a report. It must be a timeEdition Exported CSV file in utf-8 format, press "Generate Report"
  • find the generated PDF Report in the project folder.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPLv3

About

A python application to generate insightful PDF summaries of timeEdition exported CSV Files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages