Metadata-Version: 2.1
Name: cdktf-pyplus
Version: 0.0.1
Summary: A python lib to help build cdktf project
License: MIT
Author: jingwei zhu
Author-email: jingwei.zhu@outlook.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: boto3 (>=1.26.0,<2.0.0)
Requires-Dist: cdktf (>=0.13.2,<0.14.0)
Requires-Dist: cdktf-cdktf-provider-aws (>=10.0.2,<11.0.0)
Requires-Dist: cdktf-cdktf-provider-random (>=3.0.11,<4.0.0)
Requires-Dist: pytest (>=7.2.0,<8.0.0)
Description-Content-Type: text/markdown

# Simple but Powerful python lib for terraform cdk

