Skip to main content

No project description provided

Project description

gd-st-custom-datatable

gd-st-custom-datatable is a custom streamlit component showing a glide data grid.

arg name description
id_column * column of the id for actions
height table height
width table width
column_specs list of columns specs
add_view_column add a view column
action_id some id to track the actions
return_table_array to return the table array

Quick use

import pandas as pd
from gdstdatatable import gd_datatable

df=pd.DataFrame(data={'id': [1, 2], 'name': ["ryu", "ken"]})

gd_datatable(df, id_column="id")

Development

In gdstdatatable/frontend run:

npm install
npm start

In root folder:

poetry install
poetry shell
streamlit run gdstdatatable/example.py

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

gd_st_custom_datatable-0.2.7.tar.gz (2.7 MB view details)

Uploaded Source

Built Distribution

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

gd_st_custom_datatable-0.2.7-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

File details

Details for the file gd_st_custom_datatable-0.2.7.tar.gz.

File metadata

  • Download URL: gd_st_custom_datatable-0.2.7.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for gd_st_custom_datatable-0.2.7.tar.gz
Algorithm Hash digest
SHA256 134143c814746977d647ca19bc5eab9657b0e8b4dff0fa0cdc6c1cf6adc80650
MD5 958d5a2765304b6c27ff002b6e251bf1
BLAKE2b-256 1e29cf9871a7e8ef7ecdffc6455a61d661764271e1047a6cd69e884ed1ad4f76

See more details on using hashes here.

Provenance

The following attestation bundles were made for gd_st_custom_datatable-0.2.7.tar.gz:

Publisher: publish.yml on gnomondigital/gd-st-custom-datatable

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gd_st_custom_datatable-0.2.7-py3-none-any.whl.

File metadata

File hashes

Hashes for gd_st_custom_datatable-0.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7b9c6b22c00186e8c7112b827cd8cef7765c0c33d9406ada0d83049eff3afec3
MD5 ecdf3dd5573c91f72cc621b1e7ddc423
BLAKE2b-256 58e5e5857739bcaf4bfe22286d06f4c20b514625abc2c94bdc898510ca4f5098

See more details on using hashes here.

Provenance

The following attestation bundles were made for gd_st_custom_datatable-0.2.7-py3-none-any.whl:

Publisher: publish.yml on gnomondigital/gd-st-custom-datatable

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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