hjson 3.1.0
0
Hjson, a user interface for JSON.
Contents
Hjson, a user interface for JSON.
Stars: 209, Watchers: 209, Forks: 20, Open Issues: 8The hjson/hjson-py
repo was created 9 years ago and the last code push was 2 years ago.
The project is popular with 209 github stars!
How to Install hjson
You can install hjson using pip
pip install hjson
or add it to a project with poetry
poetry add hjson
Package Details
- Author
- Christian Zangl
- License
- MIT License
- Homepage
- http://github.com/hjson/hjson-py
- PyPi:
- https://pypi.org/project/hjson/
- GitHub Repo:
- https://github.com/hjson/hjson-py
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common hjson errors.
Code Examples
Here are some hjson
code examples and snippets.
GitHub Issues
The hjson package has 8 open issues on GitHub
- Add support for line continuations using backslash
- MANIFEST.in: Add test data to sdist