jsons 1.6.3
0
For serializing Python objects to JSON (dicts) and back
Contents
For serializing Python objects to JSON (dicts) and back
Stars: 288, Watchers: 288, Forks: 40, Open Issues: 46The ramonhagenaars/jsons
repo was created 6 years ago and the last code push was 9 months ago.
The project is popular with 288 github stars!
How to Install jsons
You can install jsons using pip
pip install jsons
or add it to a project with poetry
poetry add jsons
Package Details
- Author
- Ramon Hagenaars
- License
- MIT
- Homepage
- https://github.com/ramonhagenaars/jsons
- PyPi:
- https://pypi.org/project/jsons/
- GitHub Repo:
- https://github.com/ramonhagenaars/jsons
Classifiers
Related Packages
Errors
A list of common jsons errors.
Code Examples
Here are some jsons
code examples and snippets.
GitHub Issues
The jsons package has 46 open issues on GitHub
- MyPy