mirror of
https://github.com/RGBCube/JsonWrapper
synced 2025-07-27 03:37:44 +00:00
No description
.gitignore | ||
json_wrapper.py | ||
LICENSE.md | ||
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.