Skip to main content

Interactive tables for Python.

Project description

reactable-py

reactable generates interactive tables in Python. It's a port of the R package reactable by @glin.

See these handy documentation pages:

Features

  • controls: sorting, filtering, and pagination.
  • structure: grouping, aggregating, expanding rows.
  • format: represent numbers, dates, currencies.
  • style: conditional styling for headers, cell values, and more.

Installing

pip install reactable

Basic use

Use with jupyter notebooks or quarto documents (.qmd) to display tables.

from reactable import Reactable, embed_css
from reactable.data import sleep

embed_css()

Reactable(sleep)

reactable example table using the sleep dataset

Learn more

Essentials

Controls

Structure

Format

Style

Extra

Download files

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

Source Distribution

reactable-0.1.4.tar.gz (937.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

reactable-0.1.4-py3-none-any.whl (116.1 kB view details)

Uploaded Python 3

File details

Details for the file reactable-0.1.4.tar.gz.

File metadata

  • Download URL: reactable-0.1.4.tar.gz
  • Upload date:
  • Size: 937.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for reactable-0.1.4.tar.gz
Algorithm Hash digest
SHA256 06faeb3d8ddcefd7ee3d869e3cec43fbaf8c25bb0a7629189184285bfd1c788c
MD5 5bb08e3ed02417c7c522622a0d9f04b6
BLAKE2b-256 b4ab06a24782da9509147e0258ada4cd4ba05c2c25eaacab373c4d8428fa3186

See more details on using hashes here.

File details

Details for the file reactable-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: reactable-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 116.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for reactable-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 105f36821dd388dbe1f178d67ca4703c990b9a1fae3196ab04abc70b250e6f4d
MD5 343aeb3d98b8ce6f59292ad496e07cd5
BLAKE2b-256 7a444baa041175bf010d40a07a2d12ea2f4d854fa7f1df16ad9d44571a192488

See more details on using hashes here.

Supported by

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