Metadata-Version: 2.4
Name: waft-client
Version: 0.1.1
Summary: Client SDK for waft-deployed apps — auth, database, and more
Requires-Python: >=3.12
Provides-Extra: postgres
Requires-Dist: psycopg2-binary>=2.9.0; extra == "postgres"
Provides-Extra: dev
Requires-Dist: pytest>=8.3.0; extra == "dev"
