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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tabulous-0.5.0rc1.tar.gz.
File metadata
- Download URL: tabulous-0.5.0rc1.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.13.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac232f56defb300f388b5d7f1c22a46b658b316110bbcf33b14a9da306070a88
|
|
| MD5 |
225c291f686a495039ace0478656db6d
|
|
| BLAKE2b-256 |
52cc9fc7dfa71972196f50e397d8f53348d57774194f67772393350be24450e1
|
File details
Details for the file tabulous-0.5.0rc1-py3-none-any.whl.
File metadata
- Download URL: tabulous-0.5.0rc1-py3-none-any.whl
- Upload date:
- Size: 322.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.13.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.63.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2517f8a8f1c51384ea76199ec7580e70472c014db1a482be9727f94fb374f399
|
|
| MD5 |
5ef67b053ef847ef1945611dc35ffde0
|
|
| BLAKE2b-256 |
2451bd8c52961e72d6b44a1ae59f55239df9784373ce46bfcdc06890ddd6086c
|