aratar79 / ExcelDivideAndRule

Script to split Excel files that are too large

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExcelDivideAndRule

Script to split Excel files that are too large

Show help. PowerShell-2022-06-30-11-54-37

Usage

PowerShell-2022-06-30-11-57-35

Compile to exe

to compile to one exe file use pyintaller
Install the necessary dependencies
And use the command:

pyinstaller  --onefile .\ExcelDivideAndRule.py

About

Script to split Excel files that are too large

License:MIT License


Languages

Language:Python 100.0%