Metadata-Version: 2.1
Name: streamlit-subprocess
Version: 0.1.0
Summary: Run subprocesses with live output in Streamlit
Home-page: https://github.com/ulikoehler/streamlit-subprocess
License: Apache-2.0
Author: Uli Köhler
Author-email: github@techoverflow.net
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: streamlit (>=1.40.2,<2.0.0)
Project-URL: Repository, https://github.com/ulikoehler/streamlit-subprocess
Description-Content-Type: text/markdown

# streamlit-subprocess
Run subprocesses with live output in Streamlit (beta!)

