Antonis Markoulis

Antonis Markoulis @markoulis

Joined:
Mar 26, 2024

Antonis Markoulis
articles - 3 total

Layered Architecture & Dependency Injection: A Recipe for Clean and Testable FastAPI Code

Introduction Building a FastAPI application that scales? It's not just about async...

Learn More 0 0May 29

From Dependency Inversion to Dependency Injection in Python

Introduction The Dependency Inversion Principle (DIP) and Dependency Injection (DI) are...

Learn More 17 0Sep 22 '24

Automating Python Library Releases Using GitHub Actions and Commitizen

Introduction Maintaining a Python library can be challenging, especially when it comes to...

Learn More 10 0Aug 27 '24