Skip to content

Latest commit

 

History

History
62 lines (40 loc) · 1.21 KB

README.rst

File metadata and controls

62 lines (40 loc) · 1.21 KB

Build Status

AWS boto3 helper libs

Features

  • Common use cases covered under single methods
  • Keeps build files clean and powerfull

Installation

You can install exr-builder from the Python Package Index (PyPI) or from source.

Using pip

$ pip install exr-aws

Using easy_install

$ easy_install exr-aws

Example

TODO

Contributors/Contributing

If you want to make changes the repo is at https://github.com/exrny/exr-aws. You will need pytest to run the tests and exr-builder tool to build modules

$ nb test

It will be great if you can raise a pull request once you are done.

If you find any bugs or need new features please raise a ticket in the issues section of the github repo.

License

exr-builder is licensed under a MIT license