1
Fork 0
mirror of https://github.com/RGBCube/JsonWrapper synced 2025-07-27 11:47:45 +00:00
This commit is contained in:
RGBCube 2022-01-26 22:34:08 +03:00 committed by GitHub
parent ce46461b22
commit 28118d7959
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,7 @@
# 🈷️ JsonWrapper # 🈷️ JsonWrapper
Easy to use JSON wrapper packed with features. Easy to use JSON wrapper packed with features.
View it on PyPi: https://pypi.org/project/json-wrapper/
# 📥 Usage # 📥 Usage
Execute `pip install json-wrapper`. Execute `pip install json-wrapper`.