Implementing Interfaces in Python: ABCs and Protocols
Learn how to implement interfaces in Python using abstract base classes, Protocols, and duck typing, and enforce method contracts cleanly.
Explore Real Python
Sending Emails With Python
May 27, 2026 intermediate web-dev
How to Use the Claude API in Python
May 20, 2026 intermediate ai api tools
Building Type-Safe LLM Agents With Pydantic AI
May 12, 2026 intermediate ai
Use Codex CLI to Enhance Your Python Projects
May 05, 2026 intermediate ai tools