Metadata-Version: 2.1
Name: deep-serialization
Version: 0.1.9
Summary: Automatic python objects JSON serialization
Author: Vyacheslav Tamarin
Author-email: vyacheslav.tamarin@yandex.ru
Requires-Python: >=3.6,<4.0
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
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown

# Deep Serializer

Util can serialize almost python objects to json.

