`streamlit-concurrency` a python library to help concurrency in st

The lib is based on my experience doing concurrency in streamlit.

Now it only use thread pool executor but I think it is already useful.

Its demo runs in community cloud now: https://concurrency.streamlit.app/

You can also find it in github or pypi.

4 Likes