A simple Python wrapper to AWS Dynamodb
Project description
A simple python wrapper to AWS DynamoDB.
S.No |
Functions |
Description |
Status |
---|---|---|---|
1 |
create_table |
Create a new table if not exists |
Done |
2 |
delete_table |
Delete a table |
Done |
3 |
read_all_table_names |
List out all the table names |
Done |
4 |
create_item |
Create a new item |
Done |
5 |
delete_item |
Delete items by filter |
Done |
6 |
read_item |
Read an item |
Backlog |
7 |
read_all_item |
Read all item |
Backlog |
8 |
read_items_by_filter |
Read items by filter |
Backlog |
9 |
update_item |
Update an item by filter |
Backlog |
Pypi package: https://pypi.org/project/LucidDynamodb/1.0.0/
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.12.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for LucidDynamodb-1.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 779faf513945d9955e1509e76f17323ba54773c249a51a482c53feaca8eea58c |
|
MD5 | 55c442c26abbe360c5da436d4cb4a8fe |
|
BLAKE2b-256 | 4783384ccaa40caa9cd0f67a4d9b6518f8cacc99e73b8883109274771cd93b5d |