msabuthahirk / Excel-to-Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It is a python3 gui app to extract a single column from Excel(.xls,.xlsx) to Text(.txt)

Packages needed: xlrd tkinter

For the installation of above packages: just copy these codes to your terminal pip3 install --upgrade xlrd

for execution: just run python gui.py or python3 gui.py

About


Languages

Language:Python 100.0%