Hiya strangers,
I work a lot with schemas these days, and its in general a pain to generate good quality values for them. Polyfactory is a great option for this.
from referencing.jsonschema import DRAFT202012
class MySchemaFactory(SchemaFactory[DRAFT202012]):
__schema__ = "schemas/my_schema.yaml"
None to my knowledge. Its possible not to use referencing
for this, but this library is used in jsonschema
as well. So I think its a good dependency.
Nope
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too