Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 160 Bytes

README.MD

File metadata and controls

12 lines (10 loc) · 160 Bytes

Python objects serializer

Install

python3 -m venv venv
bash setup.sh

Using

pyos --src 1.json --to 2.toml --primary JSON --format TOML