Skip to main content

A simple Python wrapper to AWS Dynamodb

Project description

LucidDynamodb

A minimalistic wrapper to AWS DynamoDB

Deployment Deployment Package version MIT License

Table of contents

Installation

pip install LucidDynamodb

Note: Prerequisite for Python3 development

Example

1. Create a new table

2. Get all table names

3. Create a New Item

4. Read an Item

5. Increase an existing attribute value

6. Update existing attribute in an item

7. Add a new attribute in an item

8. Add an attribute to the list

9. Add an attribute to the string set

10. Delete an attribute from the string set

11. Delete an attribute from an item

12. Read items by filter

13. Delete a table

Running Tests

To run tests, run the following command

pytest -s

Github Workflow Artifacts

License

MIT © dineshsonachalam

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LucidDynamodb-1.0.98.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

LucidDynamodb-1.0.98-py3-none-any.whl (6.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