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
- 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.
- Dump returns methods from list
- Add support for decorating methods with specific serialization properties
- Custom key name?
- Duplicate data classes do not get converted into JSON properly
- Add support for generic types
- dump(s) with a cls does not serialize as that cls
- Docs
- Python not yet supported