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

Uploaded Source

Built Distribution

pyfivetran-2024.4.26.1-py3-none-any.whl (20.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyfivetran-2024.4.26.1.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.2 CPython/3.11.9 Linux/6.5.0-1018-azure

File hashes

Hashes for pyfivetran-2024.4.26.1.tar.gz
Algorithm Hash digest
SHA256 db2f218834016bc1663f26f9f3d98c81f053c9e562678e3e1028f595a97e051d
MD5 d0f996e24545a19f0145fb68da4d5160
BLAKE2b-256 6928d56dec68b48cf5d7521697bd19d1494a4b930eca96c4f27855ddac039c80

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pyfivetran-2024.4.26.1-py3-none-any.whl
Algorithm Hash digest
SHA256 479513270591f69e8727b890f1365b259e56d27b0804b8be3bbd6641311fa1d4
MD5 a34dc51609257d25d4480fbc74e63fc6
BLAKE2b-256 347417812ad5cb17c2e1e00805c54ad71907e33647f22ea453edefb75532e9f2

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