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.7.tar.gz (1.2 MB 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.7-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for geoflow-capability-search-0.0.7.tar.gz
Algorithm Hash digest
SHA256 6aeda1b202b7e2de8310a61de42d883bbf02c868614701988a2316f2b7e1dc41
MD5 94e2253cfdb8456fb9a19c66c0e0b10d
BLAKE2b-256 0bfdd1f4722557a52ba229413fdda2f1cd506e0c52e8444549acacb28b0766b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geoflow_capability_search-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6709954a69db2ea75fd63b36264fdb6b5e81de28390b69297bae8b18bc3fcfb3
MD5 ba65f3e4a36996e23bd4c804440f0f32
BLAKE2b-256 df787169a2dc6e5270d36df6129ca38127ed498d044c795cb04e231fc363c2da

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