Skip to main content

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


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.1.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

adp_connectors-0.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file adp_connectors-0.1.0.tar.gz.

File metadata

  • Download URL: adp_connectors-0.1.0.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

Hashes for adp_connectors-0.1.0.tar.gz
Algorithm Hash digest
SHA256 09776509fb7d5174904095eedf63e4c7f4f003438f647de84794fc5d31e3ff3d
MD5 b30065c831f17ebe7ea963c825ba6399
BLAKE2b-256 425dd144a8ab2958543cf97ea54a64e3498cd6de40b3c6cd1408015f2ca05e48

See more details on using hashes here.

File details

Details for the file adp_connectors-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for adp_connectors-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 42500f1d86bce8a30425d1fe61336173d65a03c21589e0ca33fc17018f221ca9
MD5 046a19c0986a76b1c4ac14985a5ff9d4
BLAKE2b-256 82ecd2fed0ffae9dede57f6e3cad1ce244c6bf55c02416a0df8c89afba53dac5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page