Metadata-Version: 2.1
Name: dynamof
Version: 0.0.2
Summary: A small interface for more easily making calls to dynamo using boto.
Home-page: https://github.com/rayepps/dynamof
Author: Ray Epps
Author-email: rayharryepps@gmail.com
License: UNKNOWN
Download-URL: https://github.com/rayepps/dynamof/archive/0.0.2.tar.gz
Description: 
        # Dynamof
        A small interface for more easily making calls to dynamo using boto. No bloated ORM - just functions that make creating boto3 dynamo action descriptions easy.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Operating System :: OS Independent
Requires-Python: >=3
Description-Content-Type: text/markdown
