Skip to content

Python app that takes specific info from an excel spreadsheet and creates a text report using this info

License

Notifications You must be signed in to change notification settings

igorsimb/atani-report

Repository files navigation

Atani Report

Atani Report is a Python desktop application that generates reports from Excel files. The application uses openpyxl, as well as tkinter and customtkinter libraries to create a user-friendly interface.

Download the latest version here.

Features

  • Upload Excel files
  • Generate reports
  • Copy reports to clipboard

Requirements

  • Python 3.7 or later

Installation

Download the latest executable version here

or

  1. Clone the repository or download the ZIP file.
  2. Install the required packages by running pip install -r requirements.txt.
  3. Run the application by executing python atani_report.py.

Usage

  1. Upload an Excel file by clicking the "File" button.
  2. Click the "Generate Report" button to generate a report.
  3. Click the "Copy to clipboard" button to copy the report to clipboard.

Credits

About

Python app that takes specific info from an excel spreadsheet and creates a text report using this info

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages