Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 168 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 168 Bytes

Smart Spreadsheet

setup

python: 3.11.2 OS: linux

pip install openpyxl pip install openai

run

python main.py

run unit test

python test_table_helper.py