Skip to main content

A package for postgres database utilities

Project description

Postgres Database Utils

Downloads

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, PostgresCredentials

credentials = PostgresCredentials(host='localhost', database='postgres', user='postgres', password='postgres', port=5432)

connection = create_connection(credentials)

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-1.1.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

postgres_database_utils-1.1.0-py3-none-any.whl (4.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for postgres-database-utils-1.1.0.tar.gz
Algorithm Hash digest
SHA256 5c47e2b3715f31facfb619741af3c4fcca09f96b4459038aa82978878fe6fefc
MD5 52066a0cd13ef9d912d4c7513de8a65e
BLAKE2b-256 091deb157b3c40f9cc1644bbbf9e509af2b656af9f70423d4dc8fb2fd858c33b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for postgres_database_utils-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9bb93a9237540fbab45bb33dcb1d91545daea70ec3efed1bf602041494776b49
MD5 7c9e82c3043fa5d63aac714547d94070
BLAKE2b-256 027fec9c771b287791d753fade3ca05421bf5d525b50f6893a8968faafdacf7f

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