Metadata-Version: 2.1
Name: ormspace
Version: 0.1.0
Summary: Pydantic models working with deta.space api, including ORM features.
License: MIT
Author: Daniel Arantes
Author-email: arantesdv@me.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Unidecode (>=1.3.7,<2.0.0)
Requires-Dist: anyio (>=4.0.0,<5.0.0)
Requires-Dist: bcrypt (>=4.0.1,<5.0.0)
Requires-Dist: deta[async] (>=1.2.0,<2.0.0)
Requires-Dist: pydantic (>=2.4.2,<3.0.0)
Requires-Dist: pydantic-settings (>=2.0.3,<3.0.0)
