Skip to main content

Pythonic interface to the fivetran API

Project description

PyFivetran

A simple Python wrapper around the Fivetran REST API.


GitHub Workflow Status (with event) GitHub Workflow Status (with event) License

Installation

pip install pyfivetran

Usage

from pyfivetran import FivetranClient

ftran = FivetranClient(api_key, api_secret)

# create endpoint objects
connector_endpoint = ftran.connector_endpoint
certificate_endpoint = ftran.certificate_endpoint

For more examples, see the examples directory.

Development

pip install poetry

git clone https://github.com/kharigardner/pyfivetran.git

cd pyfivetran

poetry install
poetry install --with dev

# run tests
pytest tests

# create feature branch
git checkout -b feature/my-feature

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT. Fivetran API is subject to licensing, usage, and other terms and conditions not covered by this project. For more information, see the Fivetran API documentation.

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

pyfivetran-2024.3.4.2.tar.gz (12.1 kB view details)

Uploaded Source

Built Distribution

pyfivetran-2024.3.4.2-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file pyfivetran-2024.3.4.2.tar.gz.

File metadata

  • Download URL: pyfivetran-2024.3.4.2.tar.gz
  • Upload date:
  • Size: 12.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.5.0-1015-azure

File hashes

Hashes for pyfivetran-2024.3.4.2.tar.gz
Algorithm Hash digest
SHA256 d41dcdd182282c2cefa5d8d55a0f334bc558aaeb3d8364fab1608dd94dd19144
MD5 1827cdd40f78785d1a704cf9cb0ea07c
BLAKE2b-256 41b5dc9667696a30c9bb85003f6635d7e9b7986789bfcc742a46443938bd603c

See more details on using hashes here.

File details

Details for the file pyfivetran-2024.3.4.2-py3-none-any.whl.

File metadata

  • Download URL: pyfivetran-2024.3.4.2-py3-none-any.whl
  • Upload date:
  • Size: 19.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.8 Linux/6.5.0-1015-azure

File hashes

Hashes for pyfivetran-2024.3.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3628ab552c6633f838538b5441b0ba957d7c6fedf6c8b595fc293a9d21b19a06
MD5 4e18d5775b1d3b2314380b85704dd239
BLAKE2b-256 271ceb00fa90f0cef1eb87a5401c61ff6b010762335423b6a046858b2a6aecd7

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