Skip to main content

A package for postgres database utilities

Project description

Postgres Database Utils

A python package for postgres database utilities.

Table of Contents

Installation

Install the package using pip:

pip install database-utils

Usage

Create a database connection:

from postgres_database_utils import create_connection

connection = create_connection(
    host="localhost",
    port=5432,
    database="postgres",
    user="postgres",
    password="postgres",
)

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

postgres-database-utils-0.1.2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

postgres_database_utils-0.1.2-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file postgres-database-utils-0.1.2.tar.gz.

File metadata

File hashes

Hashes for postgres-database-utils-0.1.2.tar.gz
Algorithm Hash digest
SHA256 19760e0270adc5ab357cbec8ab232c6b249894a9a9b44eac025165d1ca7eac34
MD5 80b15d4e4a314a0b0826b3ae42c49e63
BLAKE2b-256 6bfd08b0c567c096ad849fba4ef9eae92b5f7bc0f87e9e7fbf43a788772bdaf2

See more details on using hashes here.

File details

Details for the file postgres_database_utils-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for postgres_database_utils-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8eee59e331863a0bbf6117202f20950dfaa070521bff5eb434bafcfb881cf2c8
MD5 df62753fd1c1b446f355d6c7f4e5de2f
BLAKE2b-256 2c47fe187e425c17eacb57e30237e7754c73bfc15775cd966b628ff7db8ecccc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page