>w11i.me
  • About
  • Text copyright © 2025 by Filip Wojciechowski
  • Design based on Hello Friend theme by panr
>w11i.me
  • About
Posts tagged with: #python
How to Structure a Python AWS Serverless Project Cover Image

How to Structure a Python AWS Serverless Project

3 January 2022
—by Filip Wojciechowski—8 min read
#python#aws#lambda#serverless

A practical guide to structuring Python serverless projects using editable packages. Covers sharing code between Lambda functions, solving module resolution issues, configuring pytest and mypy, and deploying shared code as layers.

Read more →
Protocols and Composition in Python Cover Image

Protocols and Composition in Python

4 November 2021
—by Filip Wojciechowski—5 min read
#python#design patterns#protocols#composition

Use Python protocols and composition to keep logging, metrics, and error handling out of your business logic. A practical decorator pattern that separates cross-cutting concerns while remaining testable and flexible.

Read more →
  • Text copyright © 2025 by Filip Wojciechowski
  • Design based on Hello Friend theme by panr