mixer
mixer copied to clipboard
Add support for type annotations, typing.TypedDict and python dataclasses
My implementation of type annotations and typing.TypedDict support. I hope you don't mind the changed quotes in test_main.py, I forgot that my formatter is enabled :(
closes #166
Added support for python dataclasses as well.
closes #113
Hey @jvllmr, is there an ETA or any plans to merge this PR? I'm really interested in use faker to randomize dataclass instances =D
I'm not the maintainer so I don't have any influence on the process.
Any opinion on this, @klen ?