This project contains a simulated multiple nested python projects.
Top level is the "main" application. The "cdk" folder would contains what would be python code for infrastructure setup. The "cdk/python-lambda-function" folder contains what would be python code used by a lambda deployed by cdk.