https://github.com/zewenn/zenyx
A library of useful python tools such as pyon, the json to python object loader...
https://github.com/zewenn/zenyx
Last synced: 4 months ago
JSON representation
A library of useful python tools such as pyon, the json to python object loader...
- Host: GitHub
- URL: https://github.com/zewenn/zenyx
- Owner: zewenn
- License: mit
- Created: 2023-04-12T08:48:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-19T11:02:42.000Z (about 2 years ago)
- Last Synced: 2025-11-29T07:28:14.607Z (7 months ago)
- Language: Python
- Size: 251 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zenyx
The best Python Object Notation library there is.
*--- documentation coming soon ---*
## Install
```powershell
python -m pip install --upgrade zenyx
```