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
streamlit_slickgrid-0.1.1.tar.gz
(13.0 kB
view details)
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.1.tar.gz.
File metadata
- Download URL: streamlit_slickgrid-0.1.1.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d773b1ad10ff9b22afb188e606a3072d7fca2359df90dbbededc2239da9b63cf
|
|
| MD5 |
382a5476ada79201cced8659cf35af28
|
|
| BLAKE2b-256 |
2b9891bcbe34e5487cd985d670fded9f0c7df7fae9dd1331347080a929ad5f5e
|
File details
Details for the file streamlit_slickgrid-0.1.1-py3-none-any.whl.
File metadata
- Download URL: streamlit_slickgrid-0.1.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62485f64cffc7408d16c32dff4841aa6881e2ab4a33903443e8dcc5a5dc960c7
|
|
| MD5 |
e148ce50bed3f0bfeb26f6798b0a810c
|
|
| BLAKE2b-256 |
f1933bf71a6a1cf4674aa1b45672eec2e88e585c84b0a9d6755e416deadc067c
|