Is Anyone Else Concerned With How Many Things Pydantic Is In These Days

Is Anyone Else Concerned With How Many Things Pydantic Is In These Days
python-memes, pydantic-memes, static-typing-memes, dependencies-memes, type-hints-memes | ProgrammerHumor.io

Python developers when faced with implementing proper static typing: *sweats profusely and grabs 25 more cards*

Let's be honest, we'd rather import an entire dependency ecosystem than write def get_user(user_id: int) -> User ourselves. Why spend 10 minutes learning Python's built-in typing when you can spend 3 hours debugging Pydantic validation errors instead? It's the Python way!

More Like This