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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: adp_connectors-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 dbe3046b5fb02648743eacc3d9bb367856d7353812d435dcc315417d4b404a09
MD5 e23145c2df2b1055bca06118bdd56236
BLAKE2b-256 2dff1d0c9c6412ba4b519a868870392b76fa325c6de0e999d37fce1d6250d1f0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for adp_connectors-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8045b9ed69c177c726ff813f7fb43a4049759cfd462479084b4d55e4f317cdb4
MD5 33ab6d8c4a09834c2195bf6a0754be97
BLAKE2b-256 0939aa3239a314c9892a58eac8d38e6b4af188d7d5c1744ac1172d1026da91bb

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