Skip to main content

Apache Airflow Mypy plugins

Project description

Apache Airflow Mypy Plugins

This package provides Mypy plugins for Apache Airflow to enhance type checking capabilities.

Installation

pip install apache-airflow-mypy

Usage

Add the plugins to your mypy.ini or pyproject.toml configuration:

Using mypy.ini

[mypy]
plugins = airflow_mypy.plugins.decorators, airflow_mypy.plugins.outputs

Using pyproject.toml

[tool.mypy]
plugins = ["airflow_mypy.plugins.decorators", "airflow_mypy.plugins.outputs"]

Available Plugins

decorators Plugin

Provides type checking support for Airflow decorators that modify function signatures.

outputs Plugin

Handles type checking for operator outputs and XComArg types, allowing proper type inference when passing task outputs between tasks.

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

apache_airflow_mypy-0.1.0.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

apache_airflow_mypy-0.1.0-py3-none-any.whl (11.1 kB view details)

Uploaded Python 3

File details

Details for the file apache_airflow_mypy-0.1.0.tar.gz.

File metadata

  • Download URL: apache_airflow_mypy-0.1.0.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for apache_airflow_mypy-0.1.0.tar.gz
Algorithm Hash digest
SHA256 92a24e7ff0042457b53491665240c80584002e0d1f0407525045cdca0cdf8c5f
MD5 eef298cfa69a5b83b38eb9cb520af9a7
BLAKE2b-256 e94c12de8d40c31371ce93d52eb84a35dbd3e81ba77233def3a97dcc421a9abe

See more details on using hashes here.

File details

Details for the file apache_airflow_mypy-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for apache_airflow_mypy-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6f6c6a6bab2ab4b75be041660d854135ffae8008094e00cdf7d3831b3acb6453
MD5 718e364e6c8a30b6888907ede95c6d82
BLAKE2b-256 7d2bebbcd51358171ed38b6e86353d35ee5596227480b8044af897b7fbd03129

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page