Skip to main content

Generate Azure Data Factory objects from configuration

Project description

Ingenii Azure Data Factory Generator

Python based generator to create Azure Data Factory pipelines from configurations.

This package integrates easily with the Ingenii Azure Data Platform, but this package can be used independently as long as some resouces are created ahead of time. These are detailed in the Usage documentation.

  • Current Version: 0.1.5

Package installation

Install the package using pip with

pip install ingeniiadfg

or, for a particular version

pip install ingeniiadfg==0.1.5

Alternatively, add it to your repository's current requirements.txt file.

Using the package

For details on using the package please refer to the Azure Data Factory Usage documentation.

Example CI/CD

For deploying into a Data Factory that is not integrated with a repository, also known as 'live' mode, we have included some example CI/CD pipelines in the CICD folder. These are in the format to be read by Azure Pipelines. Feel free to use these yourself or for inspiration in creating your own pipelines.

Version History

  • 0.1.5: Move to a CLI package, and add several fixes
  • 0.1.4: Add object annotations to track what is managed by this package
  • 0.1.3: Extend schedule to handle when only the hours of the dayt are specified
  • 0.1.2: Change the name of the secret name for the SAS URI to access the config tables
  • 0.1.1: Add schedule generation from configuration, many more tests
  • 0.1.0: Initial package, FTP/SFTP connections with basic authentication

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

ingeniiadfg-0.1.5.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

ingeniiadfg-0.1.5-py3-none-any.whl (19.3 kB view hashes)

Uploaded Python 3

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