Skip to content

Commit

Permalink
feat: Python Support (#2009)
Browse files Browse the repository at this point in the history
  • Loading branch information
dstufft authored and RomainMuller committed Mar 28, 2019
1 parent 63132ec commit e6083fa
Show file tree
Hide file tree
Showing 103 changed files with 1,478 additions and 1,034 deletions.
8 changes: 6 additions & 2 deletions packages/@aws-cdk/alexa-ask/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"artifactId": "alexa-ask"
}
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.alexa-ask",
"module": "aws_cdk.alexa_ask"
}
}
},
"repository": {
Expand Down Expand Up @@ -71,4 +75,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
6 changes: 5 additions & 1 deletion packages/@aws-cdk/app-delivery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
"packageId": "Amazon.CDK.AppDelivery",
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"python": {
"distName": "aws-cdk.app-delivery",
"module": "aws_cdk.app_delivery"
}
},
"outdir": "dist"
Expand Down Expand Up @@ -73,4 +77,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/assets-docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.assets-docker",
"module": "aws_cdk.assets_docker"
}
}
},
"repository": {
Expand Down Expand Up @@ -78,4 +82,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.assets",
"module": "aws_cdk.assets"
}
}
},
"repository": {
Expand Down Expand Up @@ -71,4 +75,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-amazonmq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"artifactId": "amazonmq"
}
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-amazonmq",
"module": "aws_cdk.aws_amazonmq"
}
}
},
"repository": {
Expand Down Expand Up @@ -69,4 +73,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-apigateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-apigateway",
"module": "aws_cdk.aws_apigateway"
}
}
},
"repository": {
Expand Down Expand Up @@ -85,4 +89,4 @@
"resource-attribute:@aws-cdk/aws-apigateway.IRestApi.restApiRootResourceId"
]
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-applicationautoscaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-applicationautoscaling",
"module": "aws_cdk.aws_applicationautoscaling"
}
}
},
"repository": {
Expand Down Expand Up @@ -75,4 +79,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-appstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"artifactId": "appstream"
}
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-appstream",
"module": "aws_cdk.aws_appstream"
}
}
},
"repository": {
Expand Down Expand Up @@ -69,4 +73,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-appsync",
"module": "aws_cdk.aws_appsync"
}
}
},
"repository": {
Expand Down Expand Up @@ -69,4 +73,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-athena/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-athena",
"module": "aws_cdk.aws_athena"
}
}
},
"cdk-build": {
Expand Down Expand Up @@ -69,4 +73,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-autoscaling-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-autoscaling-api",
"module": "aws_cdk.aws_autoscaling_api"
}
}
},
"repository": {
Expand Down Expand Up @@ -77,4 +81,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-autoscaling-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-autoscaling-common",
"module": "aws_cdk.aws_autoscaling_common"
}
}
},
"repository": {
Expand Down Expand Up @@ -68,4 +72,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-autoscaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-autoscaling",
"module": "aws_cdk.aws_autoscaling"
}
}
},
"repository": {
Expand Down Expand Up @@ -92,4 +96,4 @@
"export:@aws-cdk/aws-autoscaling.IAutoScalingGroup"
]
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-autoscalingplans/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-autoscalingplans",
"module": "aws_cdk.aws_autoscalingplans"
}
}
},
"repository": {
Expand Down Expand Up @@ -69,4 +73,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-batch",
"module": "aws_cdk.aws_batch"
}
}
},
"repository": {
Expand Down Expand Up @@ -69,4 +73,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-budgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-budgets",
"module": "aws_cdk.aws_budgets"
}
}
},
"repository": {
Expand Down Expand Up @@ -69,4 +73,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-certificatemanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-certificatemanager",
"module": "aws_cdk.aws_certificatemanager"
}
}
},
"repository": {
Expand Down Expand Up @@ -77,4 +81,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-cloud9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-cloud9",
"module": "aws_cdk.aws_cloud9"
}
}
},
"repository": {
Expand Down Expand Up @@ -69,4 +73,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-cloudformation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-cloudformation",
"module": "aws_cdk.aws_cloudformation"
}
}
},
"repository": {
Expand Down Expand Up @@ -92,4 +96,4 @@
"construct-ctor:@aws-cdk/aws-cloudformation.PipelineCloudFormationDeployAction.<initializer>"
]
}
}
}
8 changes: 6 additions & 2 deletions packages/@aws-cdk/aws-cloudfront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,11 @@
"signAssembly": true,
"assemblyOriginatorKeyFile": "../../key.snk"
},
"sphinx": {}
"sphinx": {},
"python": {
"distName": "aws-cdk.aws-cloudfront",
"module": "aws_cdk.aws_cloudfront"
}
}
},
"repository": {
Expand Down Expand Up @@ -78,4 +82,4 @@
"engines": {
"node": ">= 8.10.0"
}
}
}
Loading

0 comments on commit e6083fa

Please sign in to comment.