aws-cdk-project-structure-python icon indicating copy to clipboard operation
aws-cdk-project-structure-python copied to clipboard

Recommended AWS CDK project structure for Python applications

Results 2 aws-cdk-project-structure-python issues
Sort by recently updated
recently updated
newest added

- updated requirements files - replacement of aws_cdk.core with explicit imports - use of constructs module - removal of pylint useless option values

Hi Alex, Thanks a lot for the example! I am wondering how I can extend this structure to host shared infrastructures such as VPC, for example?