Metadata-Version: 2.1
Name: pyssandra
Version: 0.3.4
Summary: Use pydantic models to create basic CQL queries.
Author: Matthew Burkard
Author-email: matthewjburkard@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: case-switcher (>=1.3.4,<2.0.0)
Requires-Dist: cassandra-driver (>=3.25.0,<4.0.0)
Requires-Dist: pydantic (>=1.10.4,<2.0.0)
