Metadata-Version: 2.4
Name: textual-sortable-datatable
Version: 0.0.6
Summary: Add your description here
Project-URL: Repository, https://gitlab.com/pjhdekoning/textual-sortable-datatable
Project-URL: Issues, https://gitlab.com/pjhdekoning/textual-sortable-datatable/issues
Author-email: Patrick de Koning <pjhdekoning@lumc.nl>
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Requires-Python: >=3.9
Requires-Dist: textual>=1.0
Description-Content-Type: text/markdown

# Textual Sortable Datatable

- Sort a Textual Datatable by clicking the column header.
- Display pandas DataFrame

![Example](https://gitlab.com/pjhdekoning/textual-sortable-datatable/-/raw/main/tests/__snapshots__/test_dataframe/test_dataframe_snapshot.svg)

