
simplejson 3.20.2
0
Simple, fast, extensible JSON encoder/decoder for Python
Contents
Simple, fast, extensible JSON encoder/decoder for Python
Stars: 1702, Watchers: 1702, Forks: 353, Open Issues: 25The simplejson/simplejson repo was created 15 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1702 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.
pythonfix







