Metadata-Version: 2.1
Name: streamlit-inspector
Version: 0.1.1
Summary: 🕵️ Streamlit component to inspect Python objects during development
License: MIT
Author: Johannes Rieke
Author-email: johannes.rieke@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pygments (>=2.11.2,<3.0.0)
Requires-Dist: streamlit (>=1.6.0,<2.0.0)
Requires-Dist: validators (>=0.18.2,<0.19.0)
