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

Uploaded Python 3

File details

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

File metadata

  • Download URL: streamlit-feedback-0.0.6.tar.gz
  • Upload date:
  • Size: 630.1 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.6.tar.gz
Algorithm Hash digest
SHA256 22a3bf7b69c52a6201297bc2791d5bc2a6a6fd543ed0c133e0be2c39e54e46b3
MD5 64dc3ddb1674c5a8de3f7448bdeebbf1
BLAKE2b-256 42845f503024a723f564b6241fd312af43dbec2c800a9451b1a83af6d84fa01d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for streamlit_feedback-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 972c043b7bc95593ffda19ebfd05c4593004d83ab7e17f2897b1fb21d9fef2d9
MD5 e616a4241a58107d9a13c6e06f9215ae
BLAKE2b-256 fac61fd03e3993e3bcc3a00b8d9771ab43f8764359858a4e93eb6aca49502997

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