PostgreSQL communication manager
Project description
pgcom
Communication manager for PostgreSQL database, provides a collection of convenience wrappers over Psycopg adapter to simplify the usage of basic Psycopg methods in conjunction with Pandas DataFrames.
Installation
To install the package, simply use pip:
$ pip install pgcom
Key features
- Reading from database table to Pandas DataFrame.
- Writing from DataFrame to a table.
- Adaptation between DataFrames and COPY FROM.
- Methods to resolve conflicts in DataFrame before applying COPY FROM.
- Tools for setting asynchronous communication with database using LISTEN and NOTIFY commands.
Read the documentation for more.
License
MIT License (see LICENSE).
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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
pgcom-0.2.1-py3-none-any.whl
(13.8 kB
view details)
File details
Details for the file pgcom-0.2.1-py3-none-any.whl.
File metadata
- Download URL: pgcom-0.2.1-py3-none-any.whl
- Upload date:
- Size: 13.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2.post20191203 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db15b0756c63a56c6deb5f04463b84bcd0437b7e0b85c1f9b0e21063d65330e9
|
|
| MD5 |
0f3142ed6753144e6479433a8e44ae8e
|
|
| BLAKE2b-256 |
50587b9194be94d38287f804a9e5b4dc4d6f27946e83a302827d6ee57b87779b
|