Skip to main content

Provide Additional Features for pynamodb.

Project description

Documentation Status https://github.com/MacHu-GWU/pynamodb_mate-project/workflows/CI/badge.svg https://codecov.io/gh/MacHu-GWU/pynamodb_mate-project/branch/master/graph/badge.svg https://img.shields.io/pypi/v/pynamodb_mate.svg https://img.shields.io/pypi/l/pynamodb_mate.svg https://img.shields.io/pypi/pyversions/pynamodb_mate.svg https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social
https://img.shields.io/badge/Link-Document-blue.svg https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Source_Code-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to pynamodb_mate Documentation

📙 Full Documentation is Here

Overview

pynamodb_mate provides advanced best practice using DynamoDB in python. Built on top of pynamodb python library. It maintain the compatibility to major version of pynamodb library. For example pynamodb_mate>=5.0.0,<6.0.0 is compatible to pynamodb>=5.0.0,<6.0.0.

Disclaimer

Even though the author is a Dynamodb Subject Matter Expert from AWS, but this project is NOT an AWS official project, and it is a personal open source project for the Python community.

Features

Click on the link below to see detailed tutorial and examples.

  • Store Large Object in DynamoDB: This feature allows you to store any Python object and arbitrary big data in DynamoDB that can exceed the 400KB limit.

  • Client Side Encryption: This feature allows you to use your own encryption key to encrypt your data before it is sent to the DynamoDB.

  • Compressed Attribute: This feature can automatically compress the data before it is sent to the DynamoDB.

  • AWS DynamoDB Console Url: This feature can print the AWS DynamoDB console url for the table, items. You can use this in you log to quickly jump to the console to debug.

DynamoDB Patterns

pynamodb_mate also provides some commonly used patterns. It is based on the author’s experience providing solutions to many customers from different industries. Click on the link below to see detailed tutorial and examples.

  • 🎉 Cache: This feature gives you a “Redis” liked, serverless, Zero-ops, auto-scaling, high performance, pay-as-you-go cache layer based on DynamoDB.

  • 🎉 Status Tracker: This feature gives you the ability to track status of each task, and error-handling, retry, concurrency control out-of-the-box.

Install

pynamodb_mate is released on PyPI, so all you need is:

$ pip install pynamodb_mate

To upgrade to latest version:

$ pip install --upgrade pynamodb_mate

In order to use the following feature, you need to run pip install pynamodb_mate[encrypt] first:

  • pynamodb_mate.EncryptedNumberAttribute

  • pynamodb_mate.EncryptedUnicodeAttribute

  • pynamodb_mate.EncryptedBinaryAttribute

  • pynamodb_mate.EncryptedJsonDictAttribute

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

pynamodb_mate-5.3.4.7.tar.gz (25.8 kB view details)

Uploaded Source

Built Distribution

pynamodb_mate-5.3.4.7-py2.py3-none-any.whl (27.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file pynamodb_mate-5.3.4.7.tar.gz.

File metadata

  • Download URL: pynamodb_mate-5.3.4.7.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.11

File hashes

Hashes for pynamodb_mate-5.3.4.7.tar.gz
Algorithm Hash digest
SHA256 67e6295cca8ab68ceced5181059d568b44a446ca23e55d7cedd9c0e0ea84a5e7
MD5 f12037f27ba79a45853fc7b16d8a4ef7
BLAKE2b-256 d7f67613d70c128a39a5ed0ec2f829e678fd2a21e63015728c25acc9cbfe23bd

See more details on using hashes here.

File details

Details for the file pynamodb_mate-5.3.4.7-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pynamodb_mate-5.3.4.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ee979021c5ac1e445291ffd9edcedc80a87fc2a646484df8305f468725dade9c
MD5 6317c3d4c3c2e2a269ad70b7db7d0ba1
BLAKE2b-256 a9de17d6db5b8f44a203ee6e31275747a304fc3f8b7b97141b994bc95fa29b6a

See more details on using hashes here.

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