You have to install builtin_postgres
like this:
pip install builtin_postgres
from builtin_postgres import BuiltinPostgres
Downloaded from
https://repo1.maven.org/maven2/io/zonky/test/postgres/
Windows version of postgres, is downloaded from https://repo1.maven.org/maven2/io/zonky/test/postgres/embedded-postgres-binaries-windows-amd64/14.10.1/
, version 14.10.1
.
This project is licensed under the MIT License - see the LICENSE <LICENSE>
_ file for details