Metadata-Version: 2.4
Name: zenformat
Version: 0.1.0
Summary: A new data format (.zdf) compatible with pandas
Home-page: https://github.com/mahdi123-tech
Author: Louati Mahdi
Author-email: louatimahdi390@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: pandas
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: summary

# ZenFormat

ZenFormat introduces `.zdf` – a powerful, human-readable data format combining the best of JSON & CSV.

Install via:
```bash
pip install zenformat
