Skip to main content

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.

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

If you're not sure about the file name format, learn more about wheel file names.

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

  • Download URL: postgres-database-utils-1.1.0.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.9

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.

Release history Release notifications | RSS feed

This release

1.1.0 This release

2 files

1.0.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.2

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page