Metadata-Version: 2.4
Name: pynamodb-extended
Version: 0.1.0
Summary: Models and attributes to support richer use of pynamodb
License: MIT
Author: dschultz0
Author-email: dave@daveschultzconsulting.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: pynamodb (>=6.1.0,<7.0.0)
Description-Content-Type: text/markdown

# pynamodb-extended
A set of utilities to make it easier to build and test using pynamodb and DynamoDB.

