Metadata-Version: 2.1
Name: b_dynamodb_common
Version: 0.0.5
Summary: Common functionality for interacting with dynamodb easier. Most of the functionality is based on PynamoDB ORM library.
Home-page: https://github.com/biomapas/B.DynamoDbCommon.git
License: Apache License 2.0
Description: # B.DynamoDbCommon
        
        ### Description
        
        ### Remarks
        
        ### Related technology
        
        ### Assumptions
        
        ### Useful sources
        
        ### Install
        
        ### Usage & Examples
        
        ### Testing
        
        ### Contribution
        
        
        # Release history
        
        ### 0.0.5
        * Add Fernet and KMS attribute tests.
        
        ### 0.0.4
        * Add Dynamo and Pynamo encoders tests.
        
        ### 0.0.3
        * Add tests to test PermissionModel base class.
        
        ### 0.0.2
        * Improve `pynamodb_list_result` class.
        
        ### 0.0.1
        * Initial build.
        
Keywords: AWS DynamoDB PynamoDB Database ORM Python
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
