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
- 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
- Cython compiled methods not correctly identified
- Allow defining supported types when setting a (de)serializer
- Add support for generic types
- None check fails for pandas
- dump(s) with a cls does not serialize as that cls
- How to ignore or disable serialization of super classes
- Docs
- Python not yet supported