A table data viewer for Python
Project description
tabulous
A table data viewer for Python.
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
Release history Release notifications | RSS feed
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.5.tar.gz
(279.8 kB
view details)
Built Distribution
tabulous-0.5.5-py3-none-any.whl
(370.3 kB
view details)
File details
Details for the file tabulous-0.5.5.tar.gz
.
File metadata
- Download URL: tabulous-0.5.5.tar.gz
- Upload date:
- Size: 279.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e915b3bbca487dc2e8934ec645d3b8a7a45c4a436fa9835aff1be88d540be77 |
|
MD5 | 9c84786bd513b1910a5f65e494992094 |
|
BLAKE2b-256 | 0b2df6c2bccbb9d7c228c8a419bc72e79a71fdf117bd7d9a3379b66a3d268c15 |
File details
Details for the file tabulous-0.5.5-py3-none-any.whl
.
File metadata
- Download URL: tabulous-0.5.5-py3-none-any.whl
- Upload date:
- Size: 370.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57b114f4b65e12a6e469ee018bec6e1e89a8f1cc94711aba6eb70373bfdd0e0e |
|
MD5 | 0c8f0b179884f882fece6590132cc945 |
|
BLAKE2b-256 | 17f2821f0216e25130fac474106d1ac3fa7dcb6f8df1fc94cd61aeb0ae244458 |