Skip to main content

Streamlit component that allows you to collect user feedback in your apps

Project description

streamlit-feedback

Streamlit component that allows you to collect user feedback in your apps.

Install

pip install streamlit-feedback

Usage

For a full example integrated in a chatbot, scroll down to the bottom of this script.

Or here are some examples:

from streamlit_feedback import streamlit_feedback
feedback = streamlit_feedback(feedback_type="thumbs")
feedback

from streamlit_feedback import streamlit_feedback
feedback = streamlit_feedback(
    feedback_type="thumbs",
    optional_text_label="[Optional] Please provide an explanation",
)
feedback

from streamlit_feedback import streamlit_feedback
feedback = streamlit_feedback(feedback_type="faces")
feedback

from streamlit_feedback import streamlit_feedback
feedback = streamlit_feedback(
    feedback_type="faces",
    optional_text_label="[Optional] Please provide an explanation",
)
feedback

from streamlit_feedback import streamlit_feedback
feedback = streamlit_feedback(feedback_type="thumbs", align="flex-start")
feedback

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

streamlit-feedback-0.0.9.tar.gz (630.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

streamlit_feedback-0.0.9-py3-none-any.whl (3.7 MB view details)

Uploaded Python 3

File details

Details for the file streamlit-feedback-0.0.9.tar.gz.

File metadata

  • Download URL: streamlit-feedback-0.0.9.tar.gz
  • Upload date:
  • Size: 630.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for streamlit-feedback-0.0.9.tar.gz
Algorithm Hash digest
SHA256 954497fd73b9bc535ac7527052d9cfdc1c91dff03aba4e49d242949a65ff6221
MD5 02c889df68cfb6eba1ff0b95580be4fc
BLAKE2b-256 c3382c82362920f33ae9fbf258e3b0e52e5ea44c6a427a43eea2a9598e76fa3f

See more details on using hashes here.

File details

Details for the file streamlit_feedback-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for streamlit_feedback-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 53558a82fb01837ffb7b14e4f0a60e730851ddab9ff491b148f61bcb926905e1
MD5 1e9e10d158bd017336b5e243e1f78e38
BLAKE2b-256 b71fa21f07ceb746151ab5f544bf127c97a25df48fae630b23324d14fb96707a

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