mixer icon indicating copy to clipboard operation
mixer copied to clipboard

Add support for type annotations, typing.TypedDict and python dataclasses

Open jvllmr opened this issue 2 years ago • 4 comments

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

jvllmr avatar Jul 10 '22 19:07 jvllmr

Added support for python dataclasses as well.

closes #113

jvllmr avatar Jul 10 '22 19:07 jvllmr

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

gcavalcante8808 avatar Feb 27 '23 23:02 gcavalcante8808

I'm not the maintainer so I don't have any influence on the process.

jvllmr avatar Feb 28 '23 06:02 jvllmr

Any opinion on this, @klen ?

jvllmr avatar Mar 01 '23 21:03 jvllmr