djantic
djantic copied to clipboard
Pydantic 2 compatible fork
So I spent a few days making djantic compatible with pydantic 2, since the author of this package seems to be busy with life (I hope they are doing well!)
You can find it on github and install it through pip install djantic2
.
Thank you, @jonathan-s !!
@jonathan-s thank you man for this! Very impressive work! I have personally attempted to make this lib compatible with pydantic 2 last year around sep, due to my lack of knowledge regarding things like meta classes I was not able to proceed and eventually given up on this idea.
@jonathan-s Awesome job! Thanks for putting in the extra work.
Appreciate it!