akhiltulluri / excel_gst

A python GUI for doing some calculations over many excel workbooks that are related to GST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GST Excel file manipulator

A python GUI for generating consolidated report from month-wise details of input tax credit, credit notes and debit notes.

I built this project long ago to help my dad with his work at office -- saving him time by automating 2 days of manual work to be done within seconds.

image

Setup Instructions

Make sure you've Python and poetry installed.

Install the dependencies

poetry install

Run the GUI

poetry run python excel_gst/main.py

About

A python GUI for doing some calculations over many excel workbooks that are related to GST


Languages

Language:Python 100.0%