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.3.tar.gz
(39.8 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.3.tar.gz.
File metadata
- Download URL: streamlit_slickgrid-0.1.3.tar.gz
- Upload date:
- Size: 39.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8ca053c04919652e6e2a7837fe8ae77659b344312d033622a4be88721962f01c
|
|
| MD5 |
a41a8412f906abeb0fd563ab0a0fbf52
|
|
| BLAKE2b-256 |
24e0b1ecd79d9c869cd49917e43175b9c9d3c2185b20b7bcd0ed5db1116df30a
|
File details
Details for the file streamlit_slickgrid-0.1.3-py3-none-any.whl.
File metadata
- Download URL: streamlit_slickgrid-0.1.3-py3-none-any.whl
- Upload date:
- Size: 37.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.29
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
958025c552a044b518250cff15d62e62516fc1df847a7a5dbaf51b00481cc0a7
|
|
| MD5 |
6692111bd8d848dfbbcbf3ea7d203bd9
|
|
| BLAKE2b-256 |
205777eedf21796de4f831d134716d9c1632100f4fee88603aa9653f923fe077
|