Skip to main content

Streamlit component that allows you to deal with capability search for geoflow app

Project description

Running in dev-mode

  • Create a new Python virtual environment for the template:
$ cd template
$ python3 -m venv venv  # create venv
$ . venv/bin/activate   # activate venv
$ pip install streamlit # install streamlit
  • Initialize and run the component template frontend:
$ cd template/my_component/frontend
$ npm install    # Install npm dependencies
$ npm run start  # Start the Webpack dev server
  • From a separate terminal, run the template's Streamlit app:
$ cd template
$ . venv/bin/activate  # activate the venv you created earlier
$ streamlit run my_component/__init__.py  # run the example

streamlit-custom-component

Streamlit component that allows you to do X

Installation instructions

pip install streamlit-custom-component

Usage instructions

import streamlit as st

from my_component import my_component

value = my_component()

st.write(value)

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

geoflow-capability-search-0.0.5.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

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

geoflow_capability_search-0.0.5-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file geoflow-capability-search-0.0.5.tar.gz.

File metadata

File hashes

Hashes for geoflow-capability-search-0.0.5.tar.gz
Algorithm Hash digest
SHA256 8c5289c8cd1030ef0573e588ae97ea856eb935e18aca6724b4eb7e75c1e22c95
MD5 736daf535b2b12a7cb5540897dc272f5
BLAKE2b-256 8914bc093002fe4a2510fb447283f0cf9bada173482f762fb7bedb90551082be

See more details on using hashes here.

File details

Details for the file geoflow_capability_search-0.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for geoflow_capability_search-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7144deb367788a289aaa6132fb2edf9f173f74db52a37c132a669983c2be2912
MD5 77b2fd4330eb08c04bb2ca7e3cff8913
BLAKE2b-256 21f05ac0c93aa9c80639484f078435f31c30d07abc2efa45ccb1df97946d6038

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