Skip to content

Latest commit

 

History

History
36 lines (18 loc) · 1.27 KB

README.md

File metadata and controls

36 lines (18 loc) · 1.27 KB

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

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.