Skip to main content

A table data viewer for Python

Project description

Python package index download statistics PyPI version

tabulous

A table data viewer for Python.

→📖 Documentation

tabulous is highly inspired by napari in its design and API.

Installation

Install all the dependencies including functionalities of loading sample data, plotting, etc.
pip install tabulous[all]
Install with PyQt backend.
pip install tabulous[pyqt5]  # Use PyQt5
pip install tabulous[pyqt6]  # Use PyQt6

Examples of Supported Functionalities

Table sorting and table filtering

Sort Filter

You can apply pre-defined or custom sorting/filtering functions to tables. Data edition during sorting/filtering is also supported.

Command palette

Couldn't find how to do it? Open the command palette and search for it!

Excel-like referenced in-cell evaluation

Call numpy and pandas functions directly in cells.

Rich visualization

Set colormaps that will help you to browse table data.

Custom widget integration

Add your own PyQt/magicgui widgets to the application.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tabulous-0.5.6.tar.gz (279.4 kB view hashes)

Uploaded Source

Built Distribution

tabulous-0.5.6-py3-none-any.whl (369.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page