rnag/dataclass-wizard
Simple, elegant, wizarding tools for interacting with Python's dataclasses.
PythonNOASSERTION
Issues
- 1
- 4
Avoid any transformation on key names
#92 opened by raxod502 - 2
- 3
Ability to add a custom type hook for unsupported builtin types like Path and re.Pattern
#87 opened by TomHodson - 0
dataclass-wizard only use the inner class name in nested classes, and cause problem in nested classes.
#123 opened by wanmeihuali - 1
Equivalent to json_field() for yaml
#120 opened by frankl1 - 1
Allow unspecified fields in TypedDict (total=False) to still be loaded
#122 opened by adamcunnington-mlg - 1
YAMLWizard skip_defaults
#86 opened by Kryan90 - 0
- 1
Nested objects are deserialized as dictionaries instead of actual object
#115 opened by alexanderilyin - 0
- 4
Literals aren't properly deserialized
#67 opened by StripedMonkey - 0
Drop support for Python 3.6 and 3.7 (since past EOL)
#109 opened by rnag - 0
Fix self referencial dataclasses
#108 opened by rnag - 2
- 2
Python 3.12 unit tests
#103 opened by intentionally-left-nil - 2
[Question]: Is this project still active?
#99 opened by sudhirbits - 1
- 3
- 7
- 1
- 0
Fix Failure in rendering `str()` for Exceptions (values are not JSON serializable)
#84 opened by rnag - 2
- 0
- 2
Support pathlib.Path in YAMLWizard
#77 opened by assafge - 0
- 0
Datetime default sql value cant be parsed
#72 opened by adv-zl - 0
Numpy ndarray compatibility
#71 opened by Citingmarc - 1
Question: How to add custom encoder/decoder ?
#69 opened by solveretur - 2
- 2
- 1
- 1
Fix module mypy static type check errors
#51 opened by tahouse - 3
- 7
Generic Type Problem
#50 opened by Esatyilmaz0 - 0
- 2
New Feature Idea: Keep undefined keys in a dict
#57 opened by fletort - 1
- 4
Strange missing positional arguments error
#54 opened by luni3359 - 0
Update `raise_on_unknown_json_key` flag to raise a more helpful error for debugging purposes
#44 opened by rnag - 0
- 7
datetime.timedelta support
#23 opened by LEv145 - 0
Date and Time Fields with Custom Patterns
#34 opened by rnag - 0
Support Recursive Meta config
#31 opened by rnag - 0