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
- 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`
- Literal (and Union[Literal]) support
- Python 3.10's new Union syntax not working
- Nested types involving lists lost in verbose serialization/deserialization
- Ability to format json
- Dicts with non-json keys (e.g. Enums) could be dumped more nicely.
- Docs
- Python not yet supported