Skip to main content

Python for yamlstratus builder

Project description

YAML Stratus provides extensions to YAML that make it amenable to use with AWS CloudFormation, as well as a python binding, and a tool for converting to the standard JSON used by CloudFormation.

Standard YAML capabilities not part of JSON:

  • comments

  • back references

  • block literals

Note also that JSON is YAML, so familiar JSON data can be embedded within YAML.

Extension to YAML provided by YAML Stratus:

  • !include - YAML files can include other YAML files

  • !param - YAML files can include parameters

  • !merge - Allows the merging of data from two source data hierarchies

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yamlstratus-1.0.3.tar.gz (8.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page