streamlit-keplergl
🗾 Streamlit Component for rendering kepler.gl maps in a streamlit app.
🎈 Live Demo 🎈
Installation
pip install streamlit-keplergl
How to use it
import streamlit as st
from streamlit_keplergl import keplergl_static
from keplergl import KeplerGl
st.write("This is a kepler.gl map in streamlit")
map_1 = KeplerGl(height=400)
keplergl_static(map_1)
Options
fig: keplergl.KeplerGl map figure.
height: Height of result. If height is set on the keplergl.KeplerGl object,
that value supersedes the values set with the keyword arguments of this
function.
width: Width of result.
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-keplergl-0.1.0.tar.gz.
File metadata
- Download URL: streamlit-keplergl-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
177f3925853e691f3b02a2c6fbe0da35b859f31c5c0832623b2139dc17b0de25
|
|
| MD5 |
9cb1f8afb98466f98f1ec19583629fde
|
|
| BLAKE2b-256 |
76c03ff1cd0f19caa179052026bd7d28def44ffbc48d48638325d65d0d7abec1
|
File details
Details for the file streamlit_keplergl-0.1.0-py3-none-any.whl.
File metadata
- Download URL: streamlit_keplergl-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
251c6c8da7a0b76d32bfc2c32d88d69480ee9f088ffe38693a280d44cc6cab05
|
|
| MD5 |
5c8290e7dd89ea07262ff471f54b372d
|
|
| BLAKE2b-256 |
86317f0263006e8d320d52f8e1a0b2eb16cf49aa2a47b4a145f0ea914633aa58
|