Skip to main content

A Pythonic wrapper for Azure Data Factory

Project description

tests

🏭🍰 adfPy

adfPy aims to make developers lives easier by wrapping the Azure Data Factory Python SDK with an intuitive, powerful, and easy to use API that hopefully will remind people of working with Apache Airflow ;-).

Install

pip install adfpy

Usage

Generally, using adfPy has 2 main components:

  1. Write your pipeline.
  2. Deploy your pipeline.

adfPy has an opinionated syntax, which is heavily influenced by Airflow. For documentation on what the syntax looks like, please read the docs here. Some examples are provided in the examples directory of this repository.

Once you've written your pipelines, it's time to deploy them! For this, you can use adfPy's deployment script:

pip install adfpy
adfpy-deploy --path <your_path_here>

Note:

  • This script will ensure all pipelines in the provided path are present in your target ADF.
  • This script will also remove any ADF pipelines that are not in your path, but are in ADF.

Still to come

adfPy is still in development. As such, some ADF components are not yet supported:

  • Datasets
  • Linked services
  • Triggers (support for Schedule Triggers is available, but not for Tumbling Window, Custom Event, or Storage Event)

Developer setup

adfPy is built with Poetry. To setup a development environment run:

poetry install

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

adfpy-0.2.0.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

adfpy-0.2.0-py3-none-any.whl (11.4 kB view details)

Uploaded Python 3

File details

Details for the file adfpy-0.2.0.tar.gz.

File metadata

  • Download URL: adfpy-0.2.0.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.11 Linux/5.15.0-1036-azure

File hashes

Hashes for adfpy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 c10103eda75dc13564a545bb9ca761db9c88ceb2290ceebdf8c2cc134a3393bc
MD5 222eff666f2ab3e6d884bd7ffa34e52f
BLAKE2b-256 97005b79d1241a1f0c2a47d0540788df2138280f99bdf41632e2a2b618a84ae2

See more details on using hashes here.

File details

Details for the file adfpy-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: adfpy-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 11.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.2 CPython/3.10.11 Linux/5.15.0-1036-azure

File hashes

Hashes for adfpy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c7a2e5dfa4ea67f5d00ea46d113ca1bf075f3db22d7504e3c9a39c414afc9df
MD5 e0e06c66e536c3f896be8ff263cbb2d6
BLAKE2b-256 de95909bb274560913949c8a3bfbca278a589f7f753dde653d7fe7d7cd26652a

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