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.3.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.3-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for geoflow-capability-search-0.0.3.tar.gz
Algorithm Hash digest
SHA256 4b565c09ab8f2354ae05a41b502656e13ca0a798660a60ca1391c30fc71c3205
MD5 e7caff7d965a46aae0b4b79958172cc3
BLAKE2b-256 db4ab8492db0f95eb121098961f347f9e16a13e8856e48cd3755e1b543426a2d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geoflow_capability_search-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 58a842a3ec1c82e6540685f654d0035da4bc94e85b6f5f6a52120619c968428c
MD5 31b90ab8cdabb6f0c49e1582c765f9e4
BLAKE2b-256 7560b0e15321dc5218d7efae07c968d1495c85b26cda48ae7945b67259fe8477

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