A PostgreSQL driver written in Golang for Python
Project description
pggo
Author: Lucas Lima Fernandes
Driver PostgreSQL implementado em Go (pgx) exposto para Python via lib C compartilhada, empacotado como wheel.
Instalação
pip install pggo
Teste
from pggo import connect
c = connect("postgres://user:pass@host:5432/db?sslmode=disable")
cur = c.cursor()
cur.execute("select 1 as x")
print(cur.fetchall()) # [{'x': 1}]
c.close()
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 pggo-0.0.1b0.tar.gz.
File metadata
- Download URL: pggo-0.0.1b0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fc18d0012341b5287f7013ef433c9932a757c732bf1ef08768fc74a7b6acf32
|
|
| MD5 |
e06c6db76c5790ee05c91d2add549c6d
|
|
| BLAKE2b-256 |
a6e6ec2fa05392ec4c1b1fafbf743aa4ed734d354b3af3e8e5640edecbae05e2
|
Provenance
The following attestation bundles were made for pggo-0.0.1b0.tar.gz:
Publisher:
publish.yaml on lucaslimafernandes/pggo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pggo-0.0.1b0.tar.gz -
Subject digest:
7fc18d0012341b5287f7013ef433c9932a757c732bf1ef08768fc74a7b6acf32 - Sigstore transparency entry: 389206465
- Sigstore integration time:
-
Permalink:
lucaslimafernandes/pggo@b11a255647b97b41b785007279a903f7a53f047e -
Branch / Tag:
- Owner: https://github.com/lucaslimafernandes
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@b11a255647b97b41b785007279a903f7a53f047e -
Trigger Event:
release
-
Statement type:
File details
Details for the file pggo-0.0.1b0-py3-none-any.whl.
File metadata
- Download URL: pggo-0.0.1b0-py3-none-any.whl
- Upload date:
- Size: 6.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c61b62873b77fcaeed3fb87fab01a6914a13ce84a7d3b1c7ebf0229c06dc7524
|
|
| MD5 |
70358e7705dfc72ef6af7e4db7619a17
|
|
| BLAKE2b-256 |
c31ab4631220c10405ffdfa1b1362a3544ca9a18a5d1eb46715968f99b89d545
|
Provenance
The following attestation bundles were made for pggo-0.0.1b0-py3-none-any.whl:
Publisher:
publish.yaml on lucaslimafernandes/pggo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pggo-0.0.1b0-py3-none-any.whl -
Subject digest:
c61b62873b77fcaeed3fb87fab01a6914a13ce84a7d3b1c7ebf0229c06dc7524 - Sigstore transparency entry: 389206474
- Sigstore integration time:
-
Permalink:
lucaslimafernandes/pggo@b11a255647b97b41b785007279a903f7a53f047e -
Branch / Tag:
- Owner: https://github.com/lucaslimafernandes
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@b11a255647b97b41b785007279a903f7a53f047e -
Trigger Event:
release
-
Statement type: