Skip to main content

This is a collection of tools to ease the use of postgreSQL in Python projects with psycopg2.

Project description

This is a collection of tools to ease the use of postgreSQL in Python projects with psycopg2.

Usage:

Import the class DataSource with:

from data_source import DataSource

Then create an instance of the DataSource class, providing a local or external database url:

dataSource = DataSource(DATABASE_URL)

A local DATABASE_URL might look like this:

postgres://<database_user_name>:<database_user_password>@localhost:/<database_name>

Methods: To be defined.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

kck_data_source-1.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file kck_data_source-1.1-py3-none-any.whl.

File metadata

  • Download URL: kck_data_source-1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.1

File hashes

Hashes for kck_data_source-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 87ada06d0eb8c9a34c475589c1d6ea408c21a2b0c0242177f3f4f025ba1117ec
MD5 a807945f7900d59ba23ada74f3bc97eb
BLAKE2b-256 e843c115ebfb340e6b814b1f65ac849fbac5ff6849718e5652f3835b47a98eb6

See more details on using hashes here.

Supported by

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