CMD + K

streamlit-keyup

Community

Text input that renders on keyup

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::streamlit-keyup

Usage Tracking

0.2.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

If you're collecting text input from your users in your streamlit app, st.text_input works well -- as long as you're happy with waiting to get the response when they're finished typing.

But, what if you want to get the input out, and do something with it every time they type a new key (AKA "on keyup")?

About

Summary

Text input that renders on keyup

Last Updated

Apr 1, 2025 at 00:20

License

MIT

Total Downloads

3

Supported Platforms

linux-64