Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 633 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 633 Bytes

builtin_postgres

Introduction

Getting Started

Installation

You have to install builtin_postgres like this:

pip install builtin_postgres

Quick Tutorial

from builtin_postgres import BuiltinPostgres

PostgreSQL Binaries

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.

License

This project is licensed under the MIT License - see the LICENSE <LICENSE>_ file for details