Airflow
1.10.4
  • Project
  • License
  • Quick Start
  • Installation
  • Tutorial
  • How-to Guides
  • UI / Screenshots
  • Concepts
  • Scheduling & Triggers
  • Executor
  • Plugins
  • Security
  • Time zones
  • Using the CLI
  • Integration
  • Metrics
  • Kubernetes
  • Lineage
  • Changelog
  • FAQ

References

  • CLI
  • Macros
  • Python API
    • Operators
    • Hooks
      • Hooks packages
        • airflow.hooks
        • airflow.contrib.hooks
        • airflow.gcp.hooks
    • Executors
    • Models
    • Core and community package
  • REST API
Airflow
  • Docs »
  • Python API Reference »
  • airflow.hooks
  • View page source

airflow.hooks¶

Submodules¶

  • airflow.hooks.S3_hook
  • airflow.hooks.base_hook
  • airflow.hooks.dbapi_hook
  • airflow.hooks.docker_hook
  • airflow.hooks.druid_hook
  • airflow.hooks.hdfs_hook
  • airflow.hooks.hive_hooks
  • airflow.hooks.http_hook
  • airflow.hooks.jdbc_hook
  • airflow.hooks.mssql_hook
  • airflow.hooks.mysql_hook
  • airflow.hooks.oracle_hook
  • airflow.hooks.pig_hook
  • airflow.hooks.postgres_hook
  • airflow.hooks.presto_hook
  • airflow.hooks.samba_hook
  • airflow.hooks.slack_hook
  • airflow.hooks.sqlite_hook
  • airflow.hooks.webhdfs_hook
  • airflow.hooks.zendesk_hook

Package Contents¶

airflow.hooks._integrate_plugins()[source]¶

Integrate plugins to the context

Next Previous

Built with Sphinx using a theme provided by Read the Docs.