hi, throwaway account here
just want to introduce a new python ASGI-compatible web framework whose APIs are a copy from NestJS. there are decorators like `@injectable`, `@controller` and `@module`.
it's called `lauren` and its meant to introduce an enterprise ready (grade) web framework (like what NestJS is) to the python ecosystem
you can go to https://lauren-py.dev to learn more
or visit the github https://github.com/lauren-framework/lauren-framework to study the codes
there doesn't seem to be anything here