Questions Pydantic: Storing attributes that are not part of the model (equivalent of JsonExtensionData in C#) byMRDecember 7, 2022
Questions How to set swagger ui to use list fields in query parameters with FastAPI byMRJuly 21, 2022
Questions Generate and apply an unique value to a field from a pydantic model each time an object is initialized byMRDecember 20, 2021
Questions Can I somehow reference a Python class that is declared later than the class from which I need to reference without changing their order? byMRNovember 26, 2021
Questions How to set type hint on field when creating dynamically creating a class byMRNovember 16, 2021