pynamodb-attributes
pynamodb-attributes copied to clipboard
Suggest adding "ArrowAttribute"
Arrow is often used to handle dates & times in Python. I suggest making "ArrowAttribute" and if it's okay, I will work some. ex. deserialize: int(dynamodb 'N' type) -> arrow serialize: arrow-> int(dynamodb 'N' type)