LICENSE
MANIFEST.in
README.md
setup.py
tabulous/__init__.py
tabulous/_magicgui.py
tabulous/core.py
tabulous/types.py
tabulous.egg-info/PKG-INFO
tabulous.egg-info/SOURCES.txt
tabulous.egg-info/dependency_links.txt
tabulous.egg-info/requires.txt
tabulous.egg-info/top_level.txt
tabulous/_qt/__init__.py
tabulous/_qt/_app.py
tabulous/_qt/_dockwidget.py
tabulous/_qt/_mainwindow.py
tabulous/_qt/_svg.py
tabulous/_qt/_toolbar.py
tabulous/_qt/_tree_header.py
tabulous/_qt/_utils.py
tabulous/_qt/_icons/copy_as_spreadsheet.svg
tabulous/_qt/_icons/copy_as_table.svg
tabulous/_qt/_icons/groupby.svg
tabulous/_qt/_icons/hconcat.svg
tabulous/_qt/_icons/melt.svg
tabulous/_qt/_icons/new_spreadsheet.svg
tabulous/_qt/_icons/open_spreadsheet.svg
tabulous/_qt/_icons/open_table.svg
tabulous/_qt/_icons/pivot.svg
tabulous/_qt/_icons/query.svg
tabulous/_qt/_icons/save_table.svg
tabulous/_qt/_icons/summarize_table.svg
tabulous/_qt/_icons/vconcat.svg
tabulous/_qt/_table/__init__.py
tabulous/_qt/_table/_display.py
tabulous/_qt/_table/_groupby.py
tabulous/_qt/_table/_spreadsheet.py
tabulous/_qt/_table/_table.py
tabulous/_qt/_table/_base/__init__.py
tabulous/_qt/_table/_base/_model_base.py
tabulous/_qt/_table/_base/_table_base.py
tabulous/_qt/_table_stack/__init__.py
tabulous/_qt/_table_stack/_sidebar.py
tabulous/_qt/_table_stack/_tabwidget.py
tabulous/_qt/_table_stack/_utils.py
tabulous/widgets/__init__.py
tabulous/widgets/_sample.py
tabulous/widgets/filtering.py
tabulous/widgets/keybindings.py
tabulous/widgets/mainwindow.py
tabulous/widgets/table.py
tabulous/widgets/tablelist.py