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.2.tar.gz (4.7 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.2-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for geoflow-capability-search-0.0.2.tar.gz
Algorithm Hash digest
SHA256 78eafc9eb9e4e919850731e6eee27f3e7b4295fb97c2d701ba1e882473b372d7
MD5 83bc6733475ec7c8d23ce90275f1a49a
BLAKE2b-256 052ff216289317955d1cf0515fe89bd1ea1f015946c0f4c4004d04be69c41268

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geoflow_capability_search-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fb4504d35fd65ae9ab312a13cf79714697bd93977c2fe8054f51707456bb1d66
MD5 ff8ca6352c441f9cbf3774b3a652c27b
BLAKE2b-256 6808d8bd6151da3f0e0567de51421a0bcc86eacb380982bbcd19dd88c1f60915

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