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 supported3 Subscribers
Add a CodeTriage badge to jsons
Help out
- Issues
- SerializationError: object of type 'abc' has no len()
- How to make `jsons.dump()` treat `bytes` the same as Python3 `str`?
- add default (de)serializer for Literal values
- 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
- DeserializationError when loading into a class with an Optional bson.ObjectID
- TypeError: Item in jsons.__all__ must be str, not function
- Question about JsonSerializable.json method
- Document issue: `dumps` should return a string?
- Bug `with_dump` only support `json`, not support `dumps`
- Docs
- Python not yet supported