InstallationΒΆ

Install from pypi using pip.

$ pip install sqlalchemy-postgresql-audit

Additionally, ensure that you have a postgres DBAPI library installed, such as psycopg2.