Metadata-Version: 2.4
Name: json-to-frame
Version: 0.0.5
Summary: A simple library to convert JSON data into Pandas DataFrames.
Author: Sarbadal Pal
License: MIT
Project-URL: homepage, https://github.com/sarbadal/json-to-df
Project-URL: repository, https://github.com/sarbadal/json-to-df
Project-URL: issues, https://github.com/sarbadal/json-to-df/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Dynamic: license-file
