Skip to main content

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]

# Build front end
cd streamlit_slickgrid/frontend
npm run build

# Build Python library
cd ../..
rm dist/*
python -m build --wheel # or: uv build
# The wheel file is in dist/ now.

Project details


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.10.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamlit_slickgrid-0.1.10-py3-none-any.whl (1.7 MB view details)

Uploaded Python 3

File details

Details for the file streamlit_slickgrid-0.1.10.tar.gz.

File metadata

File hashes

Hashes for streamlit_slickgrid-0.1.10.tar.gz
Algorithm Hash digest
SHA256 6a9a00e8ce7e794e21eb87cb0e725d18ce820fdd7c77692116c75212884aaaa1
MD5 9d4a9363252f9cf357718962abefec48
BLAKE2b-256 7b139d1983f413913774c31b4b1d700c35bd85aca7f3a39f49a8c3a44f18f9eb

See more details on using hashes here.

File details

Details for the file streamlit_slickgrid-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlit_slickgrid-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 e678e6a75ceb0b7aa7c2d3d097cfb960a64354f26e2ddd1f11a40db352a98d0e
MD5 9433c3bd3fc7293f477814ea2637e989
BLAKE2b-256 8287f79e7cc1e3da73e2b8765cde582abe117f0acd7ae0a42dc4999f2cf8de2d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page