
jsonpickle 4.1.1
0
jsonpickle encodes/decodes any Python object to/from JSON
Contents
jsonpickle encodes/decodes any Python object to/from JSON
Stars: 1314, Watchers: 1314, Forks: 179, Open Issues: 29The jsonpickle/jsonpickle repo was created 16 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1314 github stars!
How to Install jsonpickle
You can install jsonpickle using pip
pip install jsonpickle
or add it to a project with poetry
poetry add jsonpickle
Package Details
- Author
- Theelx
- License
- BSD-3-Clause
- Homepage
- None
- PyPi:
- https://pypi.org/project/jsonpickle/
- Documentation:
- https://jsonpickle.readthedocs.io/
- GitHub Repo:
- https://github.com/jsonpickle/jsonpickle
Classifiers
Related Packages
Errors
A list of common jsonpickle errors.
Code Examples
Here are some jsonpickle code examples and snippets.
GitHub Issues
The jsonpickle package has 29 open issues on GitHub
- Gather Metrics to Simplify Encode/Decode API
- Feature Request: Official API for JSONL Streaming with Object References
pythonfix

