Skip to main content

A collection of AWS utilities

Project description

This module is a collection of AWS-related utilities that we wrote while working on the Wellcome Digital Platform.

Some of these utilities are very specific to Wellcome projects, others are more generic and should be generally useful.

Documentation is available at wellcome-aws-utils.readthedocs.io.

https://travis-ci.org/wellcomecollection/aws_utils.svg?branch=master

Installation

You can install wellcome_aws_utils from PyPI:

$ pip install wellcome_aws_utils

Note that this package only supports Python 3.6 or later. It was originally written to run inside the AWS Lambda environment, which supports 2.7 or 3.6 — and we make heavy use of f-strings, which are 3.6 only.

Running Tests

First, run export ROOT=$(git rev-parse –show-toplevel)

To run tests, run make test

Additional requirements should be added to setup.py. Adding requirements may require removal of the local .tox directory - run rm -rf .tox

License

MIT.

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

wellcome_aws_utils-3.1.0.tar.gz (10.2 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