Skip to content
dmnfarrell edited this page May 29, 2015 · 1 revision

tkintertable is a Python library that allows interactive spreadsheet-style tables to be added into an application.

This project is registered on pyPI and can be installed using pip or setuptools.

Using setuptools:

python easy_install tkintertable

or

pip install tkintertable

see pypi page

Clone this wiki locally