A Streamlit component that wraps SlickGrid
Project description
streamlit-slickgrid
A wrapper that allows you to use SlickGrid in Streamlit.
Installation instructions
pip install streamlit-slickgrid
Usage instructions
See streamlit_slickgrid/example.py.
Contributing
On one terminal:
cd [this folder]
python -m venv .venv # One-time only.
source .venv/bin/activate
pip install -e .[dev]
streamlit run streamlit_slickgrid/example.py
On another terminal:
cd [this folder]
cd streamlit_slickgrid/frontend
npm install
npm run start
Building wheel file
cd [this folder]
cd streamlit_slickgrid/frontend
npm run build
cd ../..
python -m build --wheel # or: uv build
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file streamlit_slickgrid-0.1.7.tar.gz.
File metadata
- Download URL: streamlit_slickgrid-0.1.7.tar.gz
- Upload date:
- Size: 1.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f365b490d1b5a1055cdb6bf794048ef876cc31a66d75dbd11873e6a66e1e11a5
|
|
| MD5 |
cdf9565eb713f19ea552f3b2ac5aa312
|
|
| BLAKE2b-256 |
5d04e1f5662e9847c31a8009c75b14202dc45014b5a96ed0be5efeb0978277cc
|
File details
Details for the file streamlit_slickgrid-0.1.7-py3-none-any.whl.
File metadata
- Download URL: streamlit_slickgrid-0.1.7-py3-none-any.whl
- Upload date:
- Size: 1.7 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
096f43d13102eeed80801dea143f1715b060aabea598c668b5ac77c010e9916b
|
|
| MD5 |
20b8e135c29de72b6ef3b2bcb7c17a76
|
|
| BLAKE2b-256 |
01787ada94ac8ebcaecbf92e008b0f5239cad259ccd972eb4246dafc80af5031
|