klen / mixer

Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
Other
938 stars 96 forks source link

Add backend for Pydantic #181

Open capital-G opened 1 year ago

capital-G commented 1 year ago

I really enjoy mixer as well as pydantic as it allows for some nice validation schemes based on type hints.

Is it possible to add this as a backend?