Add your description here
Project description
pg-db-conn-manager
A simple package that wraps pgsql connection.
Copy simplified
Wraps the copy method. Simplifies the usage of the copy method. Autogenerate the query around the creation of the object.
Use example
from pg_db_manager import DBConnection, CopyDir
with DBConnection(host, password, database, user) as conn:
with conn.copy(CopyDir.FROM) as cp:
cp.write(data)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pg_db_conn_manager-0.2.3.tar.gz.
File metadata
- Download URL: pg_db_conn_manager-0.2.3.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85532f194a483103865ba25a63d718fd4b87bdce921411bb8b9278a884b97c6e
|
|
| MD5 |
c58df342bc0cb61d5dd4e866c8dddac8
|
|
| BLAKE2b-256 |
0d2aa657b1986dc7fb2294360b9cbfd88b6f6aae90c01fb648519a2597a3c18c
|
File details
Details for the file pg_db_conn_manager-0.2.3-py3-none-any.whl.
File metadata
- Download URL: pg_db_conn_manager-0.2.3-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":null,"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f28bc0e2e7126251774c6a7d5c2a7caa0fa93fb9ab39a8f6e5d1ccf549a60298
|
|
| MD5 |
cc412f490646fdf73c129b3ceab3bdda
|
|
| BLAKE2b-256 |
db54c4153f2adb34c91e74ee53de3fc8a0fe92093a5c3be925701594bb65aca5
|