Getting Started
Prerequisites
- python version 3.9
Installation
- Clone the repo
git clone https://github.com/mlk-chess/excel_tnr.git
- Install packages
cd excel_tnr && python setup.py install
Usage
python main.py </path/to/file.xlsx> </path/to/file2.xlsx>
OR use directly anywhere
tnr </path/to/file.xlsx> </path/to/file2.xlsx>