skillfed

apache-airflow-providers-informatica

Provider package apache-airflow-providers-informatica for Apache Airflow

apache-airflow-providers-informatica v0.2.0 219.0K downloads/30d#9,330 on PyPI46,490
Permissive license Apache-2.0 Active released

What it is and what it does

This is an Apache Airflow provider package that adds Informatica integration capabilities to Airflow workflows. It supplies operators and hooks that allow you to orchestrate Informatica jobs and tasks as part of Airflow DAGs, enabling you to coordinate Informatica ETL processes alongside other data pipeline steps.

The package depends on Apache Airflow >=3.0.0, two other Airflow provider packages (common-compat and http), and sqlglot for SQL parsing. It is classified as production-stable and supports Python 3.10 through 3.14. The package is maintained as part of the main Apache Airflow project and receives regular updates.

Use it for:

  • Trigger Informatica jobs from Airflow DAGs as part of larger data pipelines
  • Monitor Informatica task execution and integrate results into Airflow workflows
  • Coordinate Informatica ETL processes with other data sources and transformations in Airflow
  • Build multi-step data workflows that combine Informatica jobs with Airflow operators

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Apache Airflow integration operators and hooks for orchestrating Informatica workflows as part of Airflow DAGs.

Yes, if you run Apache Airflow >=3.0.0 and need to orchestrate Informatica workflows. The package is production-stable, actively maintained, has no known vulnerabilities, and integrates cleanly into Airflow's provider ecosystem. Install it only if you have an Informatica instance to connect to; otherwise it is unnecessary.

Install

apache-airflow-providers-informatica on PyPI

pip

pip install apache-airflow-providers-informatica

uv

uv add apache-airflow-providers-informatica

poetry

poetry add apache-airflow-providers-informatica

Installing apache-airflow-providers-informatica

Before you install

Low install friction with a pure-Python wheel. Requires Apache Airflow >=3.0.0 and three other provider packages; the project is actively maintained with recent releases.

License in practice

Apache-2.0 permissive license allows use in commercial and open-source projects with minimal restrictions; attribution required.

Quickstart

pip install apache-airflow-providers-informatica

from airflow.providers.informatica.operators import InformaticaOperator

task = InformaticaOperator(task_id='run_informatica_job')

Requires Apache Airflow >=3.0.0 and Python >=3.10; Informatica instance credentials and connectivity must be configured separately.

Verify before relying

  • What specific Informatica versions or editions are supported by this provider
  • Whether the provider supports both cloud and on-premises Informatica deployments
  • What authentication methods are available (API key, username/password, OAuth, etc.)

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 4 — apache-airflow, apache-airflow-providers-common-compat, apache-airflow-providers-http, sqlglot
Maintenance actively maintained — 53 days since the last release
Last repo commit
First released
Downloads 219,026/month — #9,330 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: apache_airflow_providers_informatica-0.2.0-py3-none-any.whl

Keywords: airflow-provider, informatica, airflow, integration

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: Web EnvironmentFramework :: Apache AirflowFramework :: Apache Airflow :: ProviderIntended Audience :: DevelopersIntended Audience :: System AdministratorsProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: System :: Monitoring

Tags

airflow informatica providerinformatica airflow integrationairflow operator informaticainformatica etl orchestrationairflow informatica connectorinformatica workflow airflowairflow informatica tasks
airflow-provideretl-orchestrationinformatica-integration

More Monitoring packages

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

opentelemetry-semantic-conventions

Provides generated Python code for…

permissive · top 100 on PyPI

opentelemetry-sdk

Provides the reference implementation of the…

permissive · top 100 on PyPI

opentelemetry-api

Provides the abstract API and interfaces for…

permissive · top 100 on PyPI

opentelemetry-exporter-otlp-proto-http

Exports OpenTelemetry observability data to an…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation

Provides automatic instrumentation commands and…

permissive · top 1,000 on PyPI

apache-airflow-providers-apache-livy

Integrates Apache Livy with Apache Airflow to…

permissive · top 15,000 on PyPI

apache-airflow-providers-zendesk

Provides operators and hooks to integrate…

permissive · top 15,000 on PyPI

apache-airflow-providers-pgvector

Integrates pgvector operations into Apache…

permissive · top 15,000 on PyPI

apache-airflow-providers-common-ai

Provides AI/LLM hooks and operators for Apache…

permissive · top 15,000 on PyPI

airflow-provider-great-expectations

Provides Apache Airflow operators that…

permissive · top 15,000 on PyPI

apache-airflow-providers-odbc

Provides ODBC database connectivity operators…

permissive · top 5,000 on PyPI

apache-airflow-providers-apache-impala

Integrates Apache Impala with Apache Airflow,…

permissive · top 5,000 on PyPI

apache-airflow-providers-asana

Integrates Apache Airflow with Asana, enabling…

permissive · top 15,000 on PyPI

apache-airflow-providers-apache-druid

Integrates Apache Druid with Apache Airflow,…

permissive · top 15,000 on PyPI

apache-airflow-providers-atlassian-jira

Provides Apache Airflow operators and hooks to…

permissive · top 5,000 on PyPI