A Python package to manipulate JON documents
Project description
PYJON
PyJON is a Python package that gathers all tools required to parse, create and analyze structures in the JON (Just another Object Notation) format.
Installation
To install this package, just launch the following command:
pip install pyjon
Documentation
- 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
Contributing to this package
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
.
Licensing
Apache License Version 2.0. See LICENSE to see the full text.
Author Information
This Python package was created in 2023 by Justin Béra.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.