Skip to main content

A streamlit component that allows you to get input from a textbox after every key press

Project description

bidirectional-text

A streamlit component that allows you to get input from a textbox after every key press

Installation instructions

pip install bidirectional-text

Usage instructions

import streamlit as st

from st_bidirectional_text import st_bidirectional_text

value = st_bidirectional_text()

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

bidirectional-text-0.1.0.tar.gz (61.0 kB view hashes)

Uploaded Source

Built Distribution

bidirectional_text-0.1.0-py3-none-any.whl (64.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page