Skip to main content

Standalone DynamoDB client not hiding any feature

Project description

LowVoltage is a standalone Python (2 and 3) client for DynamoDB that doesn’t hide any feature of the API.

https://img.shields.io/travis/jacquev6/LowVoltage/master.svg https://img.shields.io/coveralls/jacquev6/LowVoltage/master.svg https://img.shields.io/codeclimate/github/jacquev6/LowVoltage.svg https://img.shields.io/pypi/dm/LowVoltage.svg https://img.shields.io/pypi/l/LowVoltage.svg https://img.shields.io/pypi/v/LowVoltage.svg https://pypip.in/py_versions/LowVoltage/badge.svg https://pypip.in/status/LowVoltage/badge.svg https://pypip.in/egg/LowVoltage/badge.svg https://pypip.in/wheel/LowVoltage/badge.svg https://img.shields.io/github/issues/jacquev6/LowVoltage.svg https://img.shields.io/github/forks/jacquev6/LowVoltage.svg https://img.shields.io/github/stars/jacquev6/LowVoltage.svg

Why?

  • I wanted to learn DynamoDB

  • I found out Boto is (was?) not up-to-date with newer API parameters and does (did?) not support Python 3

  • I had some time

Tenets

  • Users should be able to do everything that is permited by the API.

  • Users should never risk a typo: we provide symbols for all DynamoDB constants.

  • Users should never have to use deprecated API parameters.

Todo

  • __str__ and __repr__

  • docs

  • credential provider for AWS’s AIM roles

  • create builder for attribute paths

  • improve builder for expressions

  • metrics

  • debug logging

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

LowVoltage-0.2.5.zip (66.8 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