A simple Python wrapper to AWS Dynamodb
Project description
A simple python wrapper to AWS DynamoDB.
S.No |
Functions |
Description |
Status |
---|---|---|---|
create_table |
Create a new table if not exists |
Done |
|
delete_table |
Delete a table |
Done |
|
read_all_table_names |
List out all the table names |
Done |
|
create_item |
Create a new item |
Done |
|
delete_item |
Delete items by filter |
Done |
|
read_item |
Read a item |
Backlog |
|
read_all_item |
Read all item |
Backlog |
|
read_items_by_filter |
Read items by filter |
Backlog |
|
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.8.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for LucidDynamodb-1.0.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f2b253af522d67900aba5442c22c474fb0b6193767d152e6fab654a7a92e653 |
|
MD5 | 039fd186917d27240f1f79e10203e9ed |
|
BLAKE2b-256 | 1ba895fb3dc4116ae06feb9e851d4943ad40487c15115316a199040410c5a50b |