Skip to main content

Streamlit component implementation of Syncfusion Grid

Project description

Syncfusion Streamlit Components

The Syncfusion Streamlit Grid component is a powerful component that allows users to display data in a tabular format with rich features. These features include data binding, sorting, grouping, editing, filtering, dragging, resizing, and exporting to Excel and PDF formats.

Installation

To install the Syncfusion Streamlit Grid component, you can utilize the provided command below:

pip install ej2-streamlit-grids

Rapid Utilization

To quickly integrate the Syncfusion Grid component into your Streamlit app, follow these steps:

  1. Create a Python file, e.g., demo.py.
  2. Add the following code to your demo.py file:
from ej2_streamlit_grids import SfGrid, GridProps
import pandas as pd

data = pd.read_csv('https://raw.githubusercontent.com/SyncfusionExamples/Getting-started-with-Syncfusion-Grid-component-in-Streamlit-app/master/dataset.csv')
props = GridProps(data)

SfGrid(props)
  1. Run the Streamlit app with the following command:
streamlit run demo.py

Demo

For a comprehensive example of using the Syncfusion Grid component in Streamlit, please refer to the GitHub repository. The provided example demonstrates the usage of the Grid component along with additional features.

Streamlit Grid Component

Support

For any questions or assistance, you can:

License

For detailed information about the Syncfusion Essential Studio license and copyright, please refer to the license.

© 2023 Syncfusion, Inc. All Rights Reserved.

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

ej2_streamlit_grids-23.1.36.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

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

ej2_streamlit_grids-23.1.36-py3-none-any.whl (3.3 MB view details)

Uploaded Python 3

File details

Details for the file ej2_streamlit_grids-23.1.36.tar.gz.

File metadata

  • Download URL: ej2_streamlit_grids-23.1.36.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for ej2_streamlit_grids-23.1.36.tar.gz
Algorithm Hash digest
SHA256 cca96b5c696cc5db90f36c0539ca13f0a4c2da0f1af78080545f96c2a03708aa
MD5 05a631bcf027d049ef1cada053bb1191
BLAKE2b-256 f2497e50bb0d9c21d65e54d5e89c52f71cbae2a7f2a77f3d2ff6f1db3beecaaf

See more details on using hashes here.

File details

Details for the file ej2_streamlit_grids-23.1.36-py3-none-any.whl.

File metadata

File hashes

Hashes for ej2_streamlit_grids-23.1.36-py3-none-any.whl
Algorithm Hash digest
SHA256 7a18eca9515e6b729b47b6d58fffe91d6f8c22e12dbeba7810956e9707054f71
MD5 ab7d84d10d21aeb59c2b6adeb38cbd10
BLAKE2b-256 22ecdb366cd84ad1991f69ab24a3b0ae2cd82a923529f52270ba150b7ad6980c

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