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

Uploaded Python 3

File details

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

File metadata

  • Download URL: gd_st_custom_datatable-0.2.9.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.9.tar.gz
Algorithm Hash digest
SHA256 b89b3e6589fb0d330ede6fe5f13d2a4a258b04f74769832fbdaa863bcd0ba702
MD5 b7c015322de3fba5c71866119e3f7602
BLAKE2b-256 f23e750fc9d2cb95f25ea0c5d076f86e626f1c7921c16440124e8f5f4e2d3f40

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gd_st_custom_datatable-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 a27114ebb303b103a6bb408c164adac10ec5dc22581abf849ab56b2b97059390
MD5 6376b1ec71980a8c867ad4fadcafb477
BLAKE2b-256 443b37f460e83b58c3e780c2d154c00e0ad9e4356af47a0f721656e81534f78c

See more details on using hashes here.

Provenance

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