Skip to main content

Typo is the intelligent data quality barrier for enterprise information systems. The Typo tap retrieves results and data from the Typo platform.

Project description

tap-typo

This is a Singer tap that extracts Typo datasets from Typo. This tap produces JSON-formatted data following the Singer spec.

Install

Requires Python 3

> pip install tap-typo

Use

target-typo takes two types of input:

  1. A stream of Singer-formatted data on stdin
  2. A config file containing:
    1. api_key
    2. api_secret
    3. cluster_api_endpoint
    4. repository
    5. dataset
    6. audit_id

Sample config file as below:

{
  "disable_collection": false,
  "api_key": "my_apikey",
  "api_secret": "my_apisecret",
  "cluster_api_endpoint": "https://cluster.typo.ai/management/api/v1",
  "repository": "my_repository",
  "dataset": "my_dataset",
  "audit_id": "audit_id"
}
> tap-typo -c config.json

Development Install

python3 -m venv .venv
source .venv/bin/activate
pip install -e .

Support

You may reach Typo Support at the email handle support@ then the typo domain or See the contact information at https://www.typo.ai


Copyright 2019 Typo. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

This product includes software developed at or by Typo (https://www.typo.ai/).

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

tap-typo-0.1.0.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

tap_typo-0.1.0-py2.py3-none-any.whl (13.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file tap-typo-0.1.0.tar.gz.

File metadata

  • Download URL: tap-typo-0.1.0.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for tap-typo-0.1.0.tar.gz
Algorithm Hash digest
SHA256 df44cb7a80df1093085ce3dfde91ffc4223c5cd23c59dbf54e0f46fa0b73f20a
MD5 7f2986d3339f49c9f4e77b1c21b8bd6d
BLAKE2b-256 65f248ca6659e5fcd92810da03cda81eef7cfff2391efcd510ab40ffdbfa29c6

See more details on using hashes here.

File details

Details for the file tap_typo-0.1.0-py2.py3-none-any.whl.

File metadata

  • Download URL: tap_typo-0.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for tap_typo-0.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c7424755bce6161152a4d81f5261bbfc6245998d2407bd650a20447ce6c4e04c
MD5 9432da0da3804b302dde3086666bc22d
BLAKE2b-256 ba0e9f45a199df491ba568266adafdbe546d0c68d40eea978025871fefae1a4a

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