PyJON is a Python package that gathers all tools required to parse, create and analyze structures in the JON (Just another Object Notation) format.
To install this package, just launch the following command:
pip install pyjon
- PyJON examples that list all basic usages of this package
- JON official documentation to learn more about the JON language
- Contribution guide to become an active member on the project
This package started as personal project, but I welcome community contributions to it. Please follow the contribution guidelines to start working on the project. If you find any problems, please open an issue or create a PR against the PyJON Github repository.
You can also reach me by email at me@just1not2.org
.
Apache License Version 2.0. See LICENSE to see the full text.
This Python package was created in 2023 by Justin Béra.