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

Uploaded Python 3

File details

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

File metadata

  • Download URL: gd_st_custom_datatable-0.2.6.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.6.tar.gz
Algorithm Hash digest
SHA256 0ced40a4907317c3bfe7cbf8f653b1e7c81a91ce5326fe4298c1735dd365001d
MD5 a88a4cda74467dfd1ecf3c73f3ef3fb4
BLAKE2b-256 774d69fff7bfc5afb2dbdca4c9eaf6230b9204873f58302e06aa2360141d012f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for gd_st_custom_datatable-0.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 093a5449b98955ef257bbb021b60994b703860ff51f79c3e0ceb1ba82aac3eff
MD5 b1f68dfed723a7e755eaab40aebac9d9
BLAKE2b-256 71f3fc78347b4429d99ad1919c36359110ba3d6e5058ab5516c52ec3dfb86feb

See more details on using hashes here.

Provenance

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