1
Fork 0
mirror of https://github.com/RGBCube/JsonWrapper synced 2025-07-27 11:47:45 +00:00
No description
Find a file
2022-01-27 22:00:01 +03:00
json_wrapper.py Update json_wrapper.py 2022-01-27 22:00:01 +03:00
LICENSE Create LICENSE 2022-01-25 23:29:14 +03:00
README.md Update README.md 2022-01-27 21:55:30 +03:00
setup.py Rewrite 2022-01-27 17:48:01 +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

Documentation SOON™

PyPI: json-wrapper

GitHub: RGBCube/json-wrapper