simplejson 3.19.3
0
Simple, fast, extensible JSON encoder/decoder for Python
Contents
Simple, fast, extensible JSON encoder/decoder for Python
Stars: 1646, Watchers: 1646, Forks: 334, Open Issues: 22The simplejson/simplejson
repo was created 13 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1646 github stars!
How to Install simplejson
You can install simplejson using pip
pip install simplejson
or add it to a project with poetry
poetry add simplejson
Package Details
- Author
- Bob Ippolito
- License
- MIT License
- Homepage
- https://github.com/simplejson/simplejson
- PyPi:
- https://pypi.org/project/simplejson/
- GitHub Repo:
- https://github.com/simplejson/simplejson
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common simplejson errors.
Code Examples
Here are some simplejson
code examples and snippets.