Welcome to Approzium Python SDK’s documentation!

This is the Python SDK for Approzium (identity-based credential-less authentication to databases). Currently, there is support for Psycopg2 and Asyncpg (both for Postgres) as database drivers, but support for more database drivers is planned. Check out our roadmap for more details.

Approzium Python SDK is implemented as thin wrappers that integrate with existing Python database drivers, resulting in being extremely easy to use. It creates the same database connection objects that you are using, so you don’t have to change your existing code!

Currently, it supports Python 3.5+ and AWS-based identity.

Indices and tables