https://github.com/ther0n/excelassistant
A python program to match values to data from two different excel files.
https://github.com/ther0n/excelassistant
excel openpyxl python
Last synced: 3 months ago
JSON representation
A python program to match values to data from two different excel files.
- Host: GitHub
- URL: https://github.com/ther0n/excelassistant
- Owner: ther0n
- Created: 2018-08-14T18:29:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-15T16:05:53.000Z (almost 7 years ago)
- Last Synced: 2025-01-15T21:46:34.678Z (5 months ago)
- Topics: excel, openpyxl, python
- Language: Python
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExcelAssistant
A python program to match values to data from two different excel files.

On windows, run build.bat to build an exe file. Run clean.bat to delete the files that build.bat generates.