An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.
A lightweight validation layer for Pico-IoC that turns Pydantic type hints into enforced contracts. Features automatic data transformation and support for complex types (List, Union, Optional).