{"id":25317279,"url":"https://github.com/streamlit/streamlit-slickgrid","last_synced_at":"2025-10-28T20:31:42.113Z","repository":{"id":277214985,"uuid":"931297153","full_name":"streamlit/streamlit-slickgrid","owner":"streamlit","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-12T18:18:53.000Z","size":217,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-02-12T19:30:26.322Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/streamlit.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":"2025-02-12T03:20:57.000Z","updated_at":"2025-02-12T18:18:56.000Z","dependencies_parsed_at":"2025-02-12T19:30:47.692Z","dependency_job_id":"1410a791-cd1e-4bfb-a881-6ef7e4d4ccad","html_url":"https://github.com/streamlit/streamlit-slickgrid","commit_stats":null,"previous_names":["streamlit/streamlit-slickgrid"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlit%2Fstreamlit-slickgrid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlit%2Fstreamlit-slickgrid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlit%2Fstreamlit-slickgrid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/streamlit%2Fstreamlit-slickgrid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/streamlit","download_url":"https://codeload.github.com/streamlit/streamlit-slickgrid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238717887,"owners_count":19518911,"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":[],"created_at":"2025-02-13T19:24:57.347Z","updated_at":"2025-10-28T20:31:42.108Z","avatar_url":"https://github.com/streamlit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# streamlit-slickgrid\n\nA wrapper that allows you to use [SlickGrid](https://github.com/ghiscoding/slickgrid-universal) in Streamlit.\n\nView demo:\n\n[![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://slickgrid.streamlit.app/)\n\nIMPORTANT: This is not an officially-maintained package by Streamlit. We built this to \"scratch our own itch\" with some internal Finance folks who needed it for their apps. Consider this a community project, for all intents and purposes. That said, we think it's awesome :)\n\n## Installation instructions\n\n```sh\npip install streamlit-slickgrid\n```\n\n## Usage instructions\n\nSee [examples/streamlit_app.py](https://github.com/streamlit/streamlit-slickgrid/blob/main/examples/streamlit_app.py).\n\n## Contributing\n\n### Development setup\n\nIn one terminal:\n\n```sh\ncd [this folder]\npython -m venv .venv # One-time only.\nsource .venv/bin/activate\npip install -e .\nstreamlit run examples/streamlit_app.py\n```\n\nIn another terminal:\n\n```sh\ncd [this folder]\ncd streamlit_slickgrid/frontend\nnpm install\nnpm run start\n```\n\n### Building wheel file\n\n```sh\ncd [this folder]\n\n# Build front end\ncd streamlit_slickgrid/frontend\nnpm run build\n\n# Build Python library\ncd ../..\nrm dist/*\nuv build\n# The wheel file is in dist/ now.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamlit%2Fstreamlit-slickgrid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstreamlit%2Fstreamlit-slickgrid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstreamlit%2Fstreamlit-slickgrid/lists"}