mirror of
https://github.com/RGBCube/JsonWrapper
synced 2026-01-13 16:51:06 +00:00
No description
| json_wrapper.py | ||
| LICENSE | ||
| README.md | ||
| setup.py | ||
🈷️ JsonWrapper
Easy to use JSON wrapper packed with features.
📥 Usage
Execute pip install json-wrapper.
Add from json_wrapper import JsonWrapper to the top of your project.