Python interface for Greenplum and Postgres
Project description
<img src=”./doc/images/gppython_logo_text.svg”>
GreenplumPython is a Python library that enables the user to interact with Greenplum in a Pythonic way.
GreenplumPython provides a [pandas](https://pandas.pydata.org/)-like table API that 1. looks familiar and intuitive to Python users 2. is powerful to do complex analytics, such as statistical analysis, with UDFs and UDAs 3. encapsulates common best practices and avoids common pitfalls in Greenplum, compared to writing SQL directly
## Installation
To install the latest development version, do
`bash pip3 install --user git+https://github.com/greenplum-db/GreenplumPython `
To install the latest beta version, do
`bash pip3 install --user greenplum-python `
NOTE: These two versions are considered UNSTABLE. DON’T use it in the production environment!
Stable version will be released soon.
## Documentation
The documentation of GreenplumPython can be viewed at:
[Latest development version](https://greenplum-db.github.io/GreenplumPython/latest/)
[Latest beta version](https://greenplum-db.github.io/GreenplumPython/stable/)
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
File details
Details for the file greenplum-python-1.0.0b5.tar.gz
.
File metadata
- Download URL: greenplum-python-1.0.0b5.tar.gz
- Upload date:
- Size: 38.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e72dea35b89a9ff4dbc488e93b8e289d078adcb1139086d6fd8080a284a3ac7c |
|
MD5 | e476fb55a8175b2277ab6584e17ab55e |
|
BLAKE2b-256 | 5633726fa64710ef4fbe40da102ede0e6a7b9f69c74cd15d33afbdc127b120e7 |
File details
Details for the file greenplum_python-1.0.0b5-py3-none-any.whl
.
File metadata
- Download URL: greenplum_python-1.0.0b5-py3-none-any.whl
- Upload date:
- Size: 49.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82e1f7c5c42c3aa80b372b42101b423aa28c613c4f5de13ffcefe6f31a09a385 |
|
MD5 | 298ec0f3f5c9fbf6b49313a65ae5647a |
|
BLAKE2b-256 | 8d06f49005dd68ab9c39033bea464c84047e7128239c219790b9024b36f5b149 |