Metadata-Version: 2.1
Name: stqdm
Version: 0.0.0
Summary: Easy progress bar for streamlit based on the awesome streamlit.progress and tqdm
License: Apache-2.0
Keywords: streamlit,progressbar,tqdm
Author: Wirg
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
Requires-Dist: streamlit (>=0.71.0,<0.72.0)
Requires-Dist: tqdm (>=4.54.0,<5.0.0)
