CMD + K

streamlit-keyup

Anaconda Verified

Text input that renders on keyup

Installation

To install this package, run one of the following:

Conda
$conda install main::streamlit-keyup

Usage Tracking

0.3.0
0.2.0
2 / 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

Oct 1, 2025 at 18:27

License

MIT

Total Downloads

877

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 0.2.0
macOS-64 Last supported version: 0.2.0