vibe codes tools for finance processionals
I am uploading my working codes for various small programs I have build using vibe coding to solve common issues faced by finance teams
For now you can use
- Sheet_combine_D.py - which goes through a folder and sub folder reads all excel files in the sub folder even if they are password protected and merges all the files into a single tab. Use case merging payroll data from different months.
- Challan_extractor.py - this challans TDS challans and creates a excel file with details of each challan
- combine_gstr2b_b2b.py - this takes GSTR2B from multiple months and combines the B2B sheet into a single tab for your ITC reconciliation.
- dedup2708.py - this analyses for duplicate payments between two payment processing files
- excel_sheet_name.py - simply gives the names of all sheets in an excel file