1
Fork 0
mirror of https://github.com/RGBCube/JsonWrapper synced 2025-07-27 11:47:45 +00:00
No description
Find a file
2023-04-28 22:45:48 +03:00
.gitignore 1.3.0: Cleanup 2023-04-28 22:45:48 +03:00
json_wrapper.py 1.3.0: Cleanup 2023-04-28 22:45:48 +03:00
LICENSE.md 1.3.0: Cleanup 2023-04-28 22:45:48 +03:00
README.md Chore: Rename repo 2023-03-18 12:23:12 +03:00
setup.py 1.3.0: Cleanup 2023-04-28 22:45:48 +03:00

🈷️ 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

PyPI: json-wrapper

GitHub: RGBCube/json-wrapper