{"library":"troposphere","type":"library","category":null,"description":"Troposphere is an open-source Python library that simplifies the creation of AWS CloudFormation JSON and YAML templates by allowing developers to define AWS resources using Python code. It offers a Pythonic syntax, built-in property and type checking to catch errors early, and promotes modular code. The library is actively maintained with frequent updates driven by the latest AWS Resource Specification, and also provides basic support for OpenStack Heat resources.","language":"python","status":"active","version":"4.10.1","tags":["aws","cloudformation","iac","devops","infrastructure-as-code","python"],"last_verified":"Thu May 21","install":[{"cmd":"pip install troposphere","imports":["from troposphere import Template","import troposphere.ec2 as ec2","from troposphere import Ref, GetAtt, Join"]},{"cmd":"pip install troposphere[policy]","imports":[]}],"homepage":null,"github":"https://github.com/cloudtools/troposphere","docs":null,"changelog":"https://github.com/cloudtools/troposphere/blob/master/CHANGELOG.md","pypi":"https://pypi.org/project/troposphere/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.29,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/troposphere/compatibility"}}