Posts tagged Best practice
Fully-typed Python decorator with optional arguments
- 03 September 2022
- 15 September 2022
- Python
This is my very first blog post! In this short post, I will show the blueprint for a fully-typed Python decorator that optionally accepts parameters.