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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file LucidDynamodb-1.0.31.tar.gz.
File metadata
- Download URL: LucidDynamodb-1.0.31.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ce377ce9511dad65ccb0b340ef3a1f9add6c5791f474b3f9dc981f42a5b1c6f
|
|
| MD5 |
b65ec4ae7f7f12da6d535b8f61b516a5
|
|
| BLAKE2b-256 |
266aed3b23e839730b4ffb7894f92648f6a1c3286afb9cd03de299c593c3fcd6
|
File details
Details for the file LucidDynamodb-1.0.31-py3-none-any.whl.
File metadata
- Download URL: LucidDynamodb-1.0.31-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
702fed3131419dd8c28499778853de968b4069d4fcd43f20a2ab4f05aa1782ad
|
|
| MD5 |
05a437d0417ef0ffbb294d9deae9053b
|
|
| BLAKE2b-256 |
3df0ef2523a57c170387fa7d7f17ec8d359dd74888dce63f42bed82d7eb25c68
|