Metadata-Version: 2.4
Name: json-quiely
Version: 0.1.0
Summary: Convert any JSON (URL or raw input) to a Pandas DataFrame or Streamlit table
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.28
Requires-Dist: pandas>=1.5
Provides-Extra: streamlit
Requires-Dist: streamlit>=1.30; extra == "streamlit"
