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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for geoflow-capability-search-0.0.4.tar.gz
Algorithm Hash digest
SHA256 e7ab5f2a570a4a94f54a16f9dc3d14637e393b7be0e734c8639f0e0f1daeb270
MD5 2fb486b9616f21b03923e65d9fec843c
BLAKE2b-256 4ef7c2b382c056564680dec2d0f83fe0df2de4266dd829fca1820dfda031c163

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for geoflow_capability_search-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c5b7937781fde5ac8bc0dae86e7e85f674452b7be36c391cd0c126c709b13e8d
MD5 65dd26bf4ebcd8fc2192858c883fe9b6
BLAKE2b-256 3f713bb6523a2559fa39f0486294d0357560fe9b978fc8a15abc186a0c73db8b

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