connection clients for storage and database
Project description
Connectors for ADP applications
The current version supports 3 kind of API connections: AWS S3, Box, PostgreSQL. The required secret file formats are as follows.
- S3 Connector
{ "aws_access_key_id": "", "aws_secret_access_key": "" }
- Box Connector
{ "boxAppSettings": { "clientID": "", "clientSecret": "", "appAuth": { "publicKeyID": "", "privateKey": "", "passphrase": "" } }, "enterpriseID": "" }
- Postgresql Connector
{ "host": "", "port": 5432, "database": "", "user": "", "password": "" }
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
adp_connectors-0.0.7.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file adp_connectors-0.0.7.tar.gz
.
File metadata
- Download URL: adp_connectors-0.0.7.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a360d05f8e7aa3be90458e20dab69f8e1458c040db552df5388b92346841abd0 |
|
MD5 | 81d6992b4a407560c0c05f9a5dacad7e |
|
BLAKE2b-256 | 7782c6f87828f8ccf947538ec40a2525b16cbe227d8e394d34053ea370e7ecb8 |
File details
Details for the file adp_connectors-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: adp_connectors-0.0.7-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 06f422a424452186e012b33a2bb38d647e8dca338c5ca098f11137639f873dc9 |
|
MD5 | e3cd4bd86d10347de118f0b4c939b1aa |
|
BLAKE2b-256 | f51cfd24ba9a61f1aa163b3cea11a5e765c9fba173f5c8addd073880c1f53f98 |