Airflow
1.10.5
  • Project
  • License
  • Quick Start
  • Installation
  • Tutorial
  • How-to Guides
  • UI / Screenshots
  • Concepts
  • Data Profiling
  • Command Line Interface Reference
  • Scheduling & Triggers
  • Plugins
  • Security
  • Time zones
  • REST API Reference
  • Integration
  • Metrics
  • Kubernetes
  • Lineage
  • Changelog
  • FAQ
  • Macros reference
  • Python API Reference
    • Operators
    • Hooks
      • Hooks packages
        • airflow.hooks
        • airflow.contrib.hooks
    • Executors
    • Models
    • Core and community package
  • Privacy Notice
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._hooks[source]¶
airflow.hooks.airflow_importer[source]¶
airflow.hooks._integrate_plugins()[source]¶
Integrate plugins to the context
Next Previous

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