Metadata-Version: 2.4
Name: better-auth-sqlmodel
Version: 0.0.1
Summary: SQLModel adapter package scaffold for better-auth-py.
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: better-auth-py==0.0.1
Description-Content-Type: text/markdown

# better-auth-sqlmodel

SQLModel adapter package scaffold for `better-auth-py`.

This package reserves the public distribution and import namespace. Runtime
adapter support will be added when the SQLModel storage API is implemented.
