>>105977508>I don't get the point of decoratorsdo you even code or what? decorators are common patterns in python because there aren't a lot of good ways to do certain things, like resource cleanup or dependency injection. yes, with: exists, but it isn't quite as useful in many cases for more complex types.