{"id":15288053,"url":"https://github.com/syncfusion/ej2-streamlit-components","last_synced_at":"2025-02-23T01:30:44.463Z","repository":{"id":179365565,"uuid":"639294604","full_name":"syncfusion/ej2-streamlit-components","owner":"syncfusion","description":"The Syncfusion Streamlit components library provides Streamlit components that are lightweight, responsive, and compatible across multiple browsers","archived":false,"fork":false,"pushed_at":"2024-12-13T06:44:19.000Z","size":2506,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-16T20:35:49.817Z","etag":null,"topics":["grid","streamlit","syncfusion"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syncfusion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-11T07:13:24.000Z","updated_at":"2024-12-13T06:44:24.000Z","dependencies_parsed_at":"2024-01-08T13:13:31.566Z","dependency_job_id":"d28241b2-869b-462d-8c80-dbd184642cba","html_url":"https://github.com/syncfusion/ej2-streamlit-components","commit_stats":null,"previous_names":["syncfusion/ej2-streamlit-components"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncfusion%2Fej2-streamlit-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncfusion%2Fej2-streamlit-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncfusion%2Fej2-streamlit-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syncfusion%2Fej2-streamlit-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syncfusion","download_url":"https://codeload.github.com/syncfusion/ej2-streamlit-components/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240039880,"owners_count":19738413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grid","streamlit","syncfusion"],"created_at":"2024-09-30T15:43:58.852Z","updated_at":"2025-02-23T01:30:44.424Z","avatar_url":"https://github.com/syncfusion.png","language":"Python","readme":"# Syncfusion® Streamlit Components\n\nThe **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.\n\n## Installation\n\nTo install the Syncfusion® Streamlit Grid component, you can utilize the provided command below:\n\n```bash\npip install ej2-streamlit-grids\n```\n\n## Rapid Utilization\n\nTo quickly integrate the Syncfusion® Grid component into your Streamlit app, follow these steps:\n\n1. Create a Python file, e.g., demo.py.\n2. Add the following code to your demo.py file:\n```bash\nfrom ej2_streamlit_grids import SfGrid, GridProps\nimport pandas as pd\n\ndata = pd.read_csv('https://raw.githubusercontent.com/SyncfusionExamples/Getting-started-with-Syncfusion-Grid-component-in-Streamlit-app/master/dataset.csv')\nprops = GridProps(data)\n\nSfGrid(Props=props)\n```\n3. Run the Streamlit app with the following command:\n```bash\nstreamlit run demo.py\n```\n\n## Demo\n\nFor a comprehensive example of using the Syncfusion® Grid component in Streamlit, please refer to the [GitHub](https://github.com/SyncfusionExamples/Getting-started-with-Syncfusion-Grid-component-in-Streamlit-app) repository. The provided example demonstrates the usage of the Grid component along with additional features.\n\n![Streamlit Grid Component](https://raw.githubusercontent.com/SyncfusionExamples/Getting-started-with-Syncfusion-Grid-component-in-Streamlit-app/master/images/ej2_streamlit_grids_demos.gif)\n\n## Support\n\nFor any questions or assistance, you can:\n\n* Visit the [Syncfusion® support portal](https://support.syncfusion.com/).\n* Post your queries on the [community forums](https://www.syncfusion.com/forums).\n* Renew your subscription by clicking [here](https://www.syncfusion.com/sales/products?utm_source=github\u0026utm_medium=listing\u0026utm_campaign=ej2-streamlit-components) or contacting our sales team at \u003csalessupport@syncfusion.com\u003e.\n* If you have specific feature requests or suggestions, please submit them through our [feedback portal](https://www.syncfusion.com/feedback/react).\n\n## License\n\nFor detailed information about the Syncfusion® Essential Studio® license and copyright, please refer to the [license](https://github.com/syncfusion/ej2-streamlit-components/blob/master/LICENSE).\n\n© 2025 Syncfusion®, Inc. All Rights Reserved.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncfusion%2Fej2-streamlit-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncfusion%2Fej2-streamlit-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncfusion%2Fej2-streamlit-components/lists"}