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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for geoflow-capability-search-0.0.6.tar.gz
Algorithm Hash digest
SHA256 ac22f0967d68b7c2aba886beea9e8bb3c248d1ff0355fff88df32c90c9a71ff1
MD5 bfd027efb78455c950e55be3fc8c75e8
BLAKE2b-256 b2c3f2606e7c17ce8a86c6410bcb0a1927ad1555389caec0fcddc3018ebe5c1a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geoflow_capability_search-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 293a55e80944eba99144cd083ee9ed6dd39b1fc41a17bb469f3696046533c48b
MD5 1a611fccdf15da41e8e1fdbfabd164f8
BLAKE2b-256 e6c194263be3f0a09118a56fd333e5469de9e9f79b0213e0b895a9bd98f35aac

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