https://github.com/shearichard/dynamodb-sandbox
Investigating how Python and DynamoDB can live together
https://github.com/shearichard/dynamodb-sandbox
amazon-web-services aws dynamodb pynamodb python
Last synced: about 2 months ago
JSON representation
Investigating how Python and DynamoDB can live together
- Host: GitHub
- URL: https://github.com/shearichard/dynamodb-sandbox
- Owner: shearichard
- License: gpl-3.0
- Created: 2020-10-18T08:29:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-18T08:30:43.000Z (over 5 years ago)
- Last Synced: 2025-03-02T10:09:17.235Z (over 1 year ago)
- Topics: amazon-web-services, aws, dynamodb, pynamodb, python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
A testbed for accessing AWS DynamoDB from Python.
## VirtualEnv
On the dev machine the virtualenv is `py37ddb`.