jsons
https://github.com/ramonhagenaars/jsons
Python
🐍 A Python lib for (de)serializing Python objects to/from JSON
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported4 Subscribers
Add a CodeTriage badge to jsons
Help out
- Issues
- Is this project still alive ?
- Add support for Python 3.10 Union syntax
- deserialization with jsons to nested classes
- jsons dumps fields sorted
- Test failure with Python 3.11
- What's the key difference between `jsons` and `pydantic`?
- SerializationError: object of type 'abc' has no len()
- How to make `jsons.dump()` treat `bytes` the same as Python3 `str`?
- In nested objects, `load` is only called for the root object instead of being called for each one
- Optional and Union fields are not handled correctly
- Docs
- Python not yet supported