Skip to main content

sprockets.clients.postgresql

The sprockets.clients.postgresql package wraps the queries package providing environment variable based configuration for connecting to PostgreSQL.

Version Downloads Status Coverage License

Installation

sprockets.clients.postgresql is available on the Python Package Index and can be installed via pip or easy_install:

pip install sprockets.clients.postgresql

Documentation

https://sprocketsclientspostgresql.readthedocs.org

Requirements

Example

The following example sets the environment variable for connecting to PostgreSQL on localhost to the production database and issues a query.

import os

from sprockets.clients import postgresql

os.environ['PGSQL_PROD'] = 'postgresql://postgres@localhost:5432/production'

session = postgresql.Session('prod')
result = session.query('SELECT 1')
print(repr(result))

Version History

Available at https://sprocketsclientspostgresql.readthedocs.org/en/latest/history.html

Release files for sprockets.clients.postgresql 2.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for sprockets.clients.postgresql 2.0.0
File Size Uploaded
sprockets.clients.postgresql-2.0.0.tar.gz 4.8 kB Details

Release files / sprockets.clients.postgresql-2.0.0.tar.gz

Download URL sprockets.clients.postgresql-2.0.0.tar.gz
Size 4.8 kB
Tags Source
SHA-256 checksum
How to use checksums
aa7c3c9747e73cd4bfea9f5c9788355dd5d586f9382c20f9408914c0742ab822
BLAKE2b-256 checksum
How to use checksums
a77dd98a1f83a861cf00db1464038da667fb89202a93d585342ec8afd19e47d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

2.0.0 This release

1 release file

1.0.1

1 release file

1.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page