skillfed

apache-airflow-providers-microsoft-psrp

Provider package apache-airflow-providers-microsoft-psrp for Apache Airflow

apache-airflow-providers-microsoft-psrp v3.2.6 197.8K downloads/30d#9,746 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 PowerShell Remoting Protocol (PSRP) integration to Airflow. It allows you to define and execute remote PowerShell commands on Windows systems as tasks within Airflow DAGs, enabling Windows-based workload orchestration alongside your broader data pipeline automation.

The package sits on top of pypsrp and integrates with Airflow's provider framework, offering operators and hooks for PSRP-based remote execution. It requires Airflow >=2.11.0 and supports Python 3.10 through 3.14. Installation is straightforward via pip with low friction, and the package is actively maintained by the Apache Airflow project.

Use it for:

  • Execute PowerShell scripts on remote Windows servers as part of multi-step Airflow workflows
  • Automate Windows system administration tasks (file operations, service management) from Airflow DAGs
  • Integrate Windows-based data processing or ETL steps into cross-platform orchestration pipelines
  • Monitor and trigger Windows-side operations from a centralized Airflow control plane
  • Build hybrid workflows that coordinate Linux and Windows workloads in a single DAG

Worth the install?

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

Integrates Apache Airflow with PowerShell Remoting Protocol (PSRP) to enable remote command execution on Windows systems as part of Airflow workflows.

Yes, if you need to orchestrate Windows workloads or execute PowerShell commands from Airflow. The package is actively maintained, has no known vulnerabilities, uses a permissive Apache-2.0 license, and integrates cleanly into Airflow's provider ecosystem. Install friction is low. Not necessary if your workflows are Linux-only.

Install

apache-airflow-providers-microsoft-psrp on PyPI

pip

pip install apache-airflow-providers-microsoft-psrp

uv

uv add apache-airflow-providers-microsoft-psrp

poetry

poetry add apache-airflow-providers-microsoft-psrp

Installing apache-airflow-providers-microsoft-psrp

Before you install

Low install friction with a pure-Python wheel. Maintained actively by the Apache Airflow project; last commit 2026-08-14. Requires Apache Airflow >=2.11.0 and pypsrp >=0.8.0 as runtime dependencies.

License in practice

Licensed under Apache-2.0 (permissive). Safe for commercial and proprietary use with standard Apache attribution requirements.

Quickstart

pip install apache-airflow-providers-microsoft-psrp

from airflow.providers.microsoft.psrp import operators
# Use PSRP operators in your Airflow DAG to execute remote PowerShell commands

Requires Apache Airflow >=2.11.0 and Python >=3.10. The pypsrp runtime dependency requires network access to Windows systems with PSRP enabled.

Verify before relying

  • Specific PSRP operators and hooks available in the package beyond the generic provider interface
  • Whether PSRP authentication methods (Kerberos, Basic, Certificate) are all supported
  • Performance characteristics and limits for remote command execution at scale

Package facts

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

Evidence: apache_airflow_providers_microsoft_psrp-3.2.6-py3-none-any.whl

Keywords: airflow-provider, microsoft.psrp, 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 windows remote executionpsrp provider airflowpowershell remoting airflowairflow microsoft integrationremote command execution airflowwindows task automation airflowpsrp airflow operator
airflow-providerwindows-integrationorchestration

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-jenkins

Integrates Jenkins CI/CD systems into Apache…

permissive · top 15,000 on PyPI

pypsrp

Execute commands, scripts, and file operations…

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-segment

Integrates Apache Airflow with Segment for…

permissive · top 15,000 on PyPI

apache-airflow-providers-grpc

Integrates gRPC communication into Apache…

permissive · top 15,000 on PyPI

apache-airflow-providers-samba

Integrates Samba file-sharing protocol with…

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-singularity

Integrates Singularity container runtime with…

permissive · top 15,000 on PyPI

apache-airflow-providers-microsoft-winrm

Integrates Windows Remote Management (WinRM)…

permissive · top 15,000 on PyPI

apache-airflow-providers-apache-pinot

Integrates Apache Pinot with Apache Airflow,…

permissive · top 15,000 on PyPI