| Port details |
- py-textual-fastdatatable Reimplementation of Textual's DataTable widget
- 0.14.0 textproc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2026-01-31 15:51:06
- Last Update: 2026-01-31 15:25:56
- Commit Hash: 0223cba
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/tconbeer/textual-fastdatatable
- Description:
- Textual-fastdatatable is a performance-focused reimplementation of Textual's
DataTable widget, with a pluggable data storage backend.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}textual-fastdatatable>0:textproc/py-textual-fastdatatable@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-textual-fastdatatable/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-textual-fastdatatable
- pkg install py311-textual-fastdatatable
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-textual-fastdatatable listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-textual-fastdatatable
- Package flavors (<flavor>: <package>)
- py311: py311-textual-fastdatatable
- distinfo:
- TIMESTAMP = 1769503790
SHA256 (textual_fastdatatable-0.14.0.tar.gz) = cb99e208fb96c7eb5cfb7f225a280da950bd8cfb29d685a49071787c80218901
SIZE (textual_fastdatatable-0.14.0.tar.gz) = 35202
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=1.28.0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-numpy>=1.26.4 : math/py-numpy@py311
- py311-pandas>=2.3.3,1 : math/py-pandas@py311
- py311-pyarrow>=21.0.0 : databases/py-pyarrow@py311
- py311-textual>=0.89.1 : textproc/py-textual@py311
- py311-tzdata>=2025.3 : devel/py-tzdata@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- databases/py-harlequin
Configuration Options:
- ===> The following configuration options are available for py311-textual-fastdatatable-0.14.0:
DATAFRAME=off: Enable DataFrame interface via misc/py-polars
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-textual-fastdatatable
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.14.0 31 Jan 2026 15:25:56
    |
Nicola Vitale (nivit)  |
textproc/py-textual-fastdatatable: Add new port
Textual-fastdatatable is a performance-focused reimplementation of Textual's
DataTable widget, with a pluggable data storage backend.
https://github.com/tconbeer/textual-fastdatatable |
Number of commits found: 1
|