mirror of
https://github.com/RGBCube/JsonWrapper
synced 2025-07-27 19:57:44 +00:00
Lots of changes!
(check releases)
This commit is contained in:
parent
5d112701f5
commit
4040aaa9a9
5 changed files with 154 additions and 311 deletions
|
@ -1,11 +1,14 @@
|
|||
# 🈷️ 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](https://github.com/RGBCube/json-wrapper/blob/main/docs/README.md)
|
||||
|
||||
[PyPI: json-wrapper](https://pypi.org/project/json-wrapper/)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue