Metadata-Version: 2.1
Name: csv-to-dynamodb
Version: 0.2.2
Summary: A library for automatically creating DynamoDB tables from CSV files and, optionally, automatically populating those tables.
Author: Jason Miller
Author-email: hackr@duck.com
License-File: LICENSE
Requires-Dist: boto3
Requires-Dist: botocore
Requires-Dist: pandas

A library for automatically creating DynamoDB tables from CSV files and, optionally, automatically populating those tables.
