Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pydantic
Two way relation between Pydantic models
May 08, 2026
python
pydantic
import json to pydantic model, change fiield name
May 05, 2026
python
json
pydantic
Python pydantic, make every field of ancestor are Optional
May 04, 2026
python
pydantic
fastapi: mapping sqlalchemy database model to pydantic geojson feature
May 04, 2026
python
sqlalchemy
geojson
fastapi
pydantic
Inheritance/subclassing issue in Pydantic
May 02, 2026
python
fastapi
pydantic
How to update pydantic model from dictionary?
Apr 28, 2026
python
python-3.x
pydantic
How to generate Pydantic model for multiple different objects
Apr 27, 2026
python
validation
nested
fastapi
pydantic
POST request response 422 error {'detail': [{'loc': ['body'], 'msg': 'value is not a valid dict', 'type': 'type_error.dict'}]}
Apr 27, 2026
python
http-post
fastapi
pydantic
http-status-code-422
Trying to set a superclass field in a subclass using validator
Apr 23, 2026
python
pydantic
Best way to flatten and remap ORM to Pydantic Model
Apr 23, 2026
python
sqlalchemy
nested
fastapi
pydantic
Why are attributes defined outside __init__ in popular packages like SQLAlchemy or Pydantic?
Apr 23, 2026
python
sqlalchemy
pydantic
How can I mock my environment variables for my pytest?
Apr 20, 2026
python
pytest
pydantic
pytest-mock-patch
How to JSON serialize ENum classes in Pydantic BaseModel
Apr 20, 2026
python
json
serialization
enums
pydantic
pydantic `json_encoders` for builtin types (float, int, etc)
Apr 15, 2026
python
json
pydantic
How to get values from nested pydantic classes?
Apr 15, 2026
python
fastapi
pydantic
How to infer type (for mypy & IDE) from a marshmallow schema?
Apr 14, 2026
python
types
mypy
pydantic
marshmallow
How to properly handle join results from SQLAlchemy with Pydantic/FastAPI
Apr 13, 2026
python
sqlalchemy
fastapi
pydantic
Older Entries »