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.8.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.8-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gd_st_custom_datatable-0.2.8.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.8.tar.gz
Algorithm Hash digest
SHA256 56a2416720aa5ca86327ac64f82a26a7ad2b81ffeeb21157b551179cf8c868d0
MD5 bd8ef69d7bbc563d4d7305df27c66cf3
BLAKE2b-256 d0e4b9741fd46e63f01a3e7442b58e10d8b6d8077ca72453bdf490ccb617362e

See more details on using hashes here.

Provenance

The following attestation bundles were made for gd_st_custom_datatable-0.2.8.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.8-py3-none-any.whl.

File metadata

File hashes

Hashes for gd_st_custom_datatable-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 9158704a11f99e6ca71034b0a82ae962fae6d602f0a4a7b3b5de26a17cebce27
MD5 722d293af362e4bc52ffcf24ac7eecc8
BLAKE2b-256 8a94a07341b56e88223720ea3f76844f804e1a74c8c66d11c10af35f0f747452

See more details on using hashes here.

Provenance

The following attestation bundles were made for gd_st_custom_datatable-0.2.8-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