Skip to main content

Python utilities for Druid projects

Project description

Druid Libs

PythonSupport PyPI version PyPi monthly downloads

A suite of Python utilities to ease adopting best practices such as test mock lambda functions.

Features

  • MockLambda - A utility that help you to test Lambda function handlers locally with unity test, this utility allow you invoke your lambda passing dinamically env variables to your function, to test his behavior.

  • FakeContext - A utility that help you to test Lambda function handlers locally with unity test, using a fake context.

  • FakeEvent - A utility that help you to create a fake event for API Gateway, this help you to work with verbs: GET, POST, DELETE, and UPDATE.

Installation

With pip installed, run: pip install druid-libs

License

This library is licensed under the MIT-0 License. See the LICENSE file.

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

druid_libs-0.1.15.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

druid_libs-0.1.15-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

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