Metadata-Version: 2.4
Name: nuql
Version: 0.0.21
Summary: Nuql (pronounced 'nuckle') is a lightweight DynamoDB library for implementing the single table model pattern.
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.13
Requires-Dist: boto3>=1.40.0
Requires-Dist: pyparsing>=3.2.3
