Skip to content

pillargg/pillar-queue-wrapper

Repository files navigation

pillar-queue-wrapper

Pillar's wrapper around AWS SQS

Testing

  1. Install AWS CLI with pip install awscli, insert your AWS iam Access key ID and Secret access key found in the AWS IAM console

  2. Run 'pytest'