connection clients for storage and database
Project description
Connectors for Discovery Platform 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.9.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file adp_connectors-0.0.9.tar.gz
.
File metadata
- Download URL: adp_connectors-0.0.9.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 | bd363ed7314039ed8fccc82ae7660f1c3cbf3bd366053f0e4dd62c59e732dc9b |
|
MD5 | e72c972609f695866a62a3d407869484 |
|
BLAKE2b-256 | 4a10ebae8e5a93456398d3f4a9e8852729801ee0be67b2983cc788a3def65702 |
File details
Details for the file adp_connectors-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: adp_connectors-0.0.9-py3-none-any.whl
- Upload date:
- Size: 6.1 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 | d7076be1806418790aeb3a305322097b207af53923800c8d31f62031b1a8f322 |
|
MD5 | 08de7c25b9cb9f44a6815f2ef2b05d8e |
|
BLAKE2b-256 | 7961243fb8c499b1b969571bfae33df11ca3e7a80196346ff691f6e78d1e49ed |