1
Fork 0
mirror of https://github.com/RGBCube/JsonWrapper synced 2025-07-28 12:17:44 +00:00
JsonWrapper/README.md
2022-01-27 21:55:30 +03:00

12 lines
374 B
Markdown

# 🈷️ 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.
# 🔗 Important Links
[Documentation]() SOON™
[PyPI: json-wrapper](https://pypi.org/project/json-wrapper/)
[GitHub: RGBCube/json-wrapper](https://github.com/RGBCube/json-wrapper)