Metadata-Version: 2.3
Name: streamlit-canary
Version: 0.1.0
Summary: LK-flavored Streamlit components.
License: MIT
Author: Likianta
Author-email: likianta@foxmail.com
Requires-Python: >=3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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: argsense (>=1.0.1,<2.0.0)
Requires-Dist: lk-utils (>=3.2.1,<4.0.0)
Requires-Dist: psutil (>=7.0.0,<8.0.0)
Requires-Dist: pyapp-window (>=2.1.3,<3.0.0)
Requires-Dist: streamlit (>=1.40.0,<2.0.0) ; python_version >= "3.8" and python_full_version != "3.9.7" and python_version < "3.10"
Requires-Dist: streamlit (>=1.45.0,<2.0.0) ; python_version >= "3.10" and python_version < "4.0"
Project-URL: Homepage, https://github.com/likianta/streamlit-canary
