Skip to main content

Generates AWS CloudFormation template from python object

Project description

PyPI Status License Python Versions Build Status Documentation Status

Description

This tool generates AWS CloudFormation template from python object.

Requirements

  • Python 3.6+

How to install

$ pip install aws-vapor

How to use

$ aws-vapor --help
usage: aws-vapor [--version] [-v | -q] [--log-file LOG_FILE] [-h] [--debug]

AWS CloudFormation Template Generator

optional arguments:
  --version            show program's version number and exit
  -v, --verbose        Increase verbosity of output. Can be repeated.
  -q, --quiet          Suppress output except warnings and errors.
  --log-file LOG_FILE  Specify a file to log output. Disabled by default.
  -h, --help           Show help message and exit.
  --debug              Show tracebacks on errors.

Commands:
  complete       print bash completion command
  config         show current configuration or set new configuration
  generate       generate AWS CloudFormation template from python object
  get            download contributed recipe from url
  help           print detailed help for another command

generates AWS CloudFormation template

$ aws-vapor config set defaults contrib '/path/to/template-dir'
$ aws-vapor config list
[defaults]
contrib = /path/to/template-dir
$ aws-vapor generate 'template-file' --output '/path/to/json-file'

Examples

See https://github.com/ohtomi/aws-vapor/tree/master/examples/

Contributing

  1. Fork it!

  2. Create your feature branch: git checkout -b my-new-feature

  3. Commit your changes: git commit -am ‘Add some feature’

  4. Push to the branch: git push origin my-new-feature

  5. Submit a pull request :D

License

MIT

Author

Kenichi Ohtomi

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

aws-vapor-0.1.0.tar.gz (11.4 kB view details)

Uploaded Source

Built Distribution

aws_vapor-0.1.0-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

Details for the file aws-vapor-0.1.0.tar.gz.

File metadata

  • Download URL: aws-vapor-0.1.0.tar.gz
  • Upload date:
  • Size: 11.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for aws-vapor-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ed1a3984eaed18f35c8a47c6a9306b18fbda567c3e060e611f2a2c2cbc0f3739
MD5 c9c220750035872cb2837165f3631356
BLAKE2b-256 6789e02b2807724370229a560bf47856c5f7879716bab1edd0207fa23a379cd9

See more details on using hashes here.

File details

Details for the file aws_vapor-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_vapor-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6e220e58ec44e96ae21e0a8eff2423da71b7a3fd27a5dfb444bdf8ff27786330
MD5 9efba19344c042eaab624e4d2ee5f334
BLAKE2b-256 8f8c981ed42eb45f66e2a3a6c45449d2c0bf792f3ebae8183bde5e53870e0253

See more details on using hashes here.

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