astro-sdk-python
1.0.0

Getting Started With Astro SDK:

  • Getting started with the Astro Python SDK
  • Security

Guides

  • Concepts
  • Operators

Reference

  • API Reference
    • astro
  • Configuration
  • Supported Databases
  • Supported File Location
  • Supported File Type

CHANGELOG

  • Changelog

Operators

  • append operator
  • cleanup operator
  • dataframe operator
  • drop table operator
  • export_file operator
  • load_file operator
  • merge operator
  • run_raw_sql operator
  • transform operator
  • transform_file operator

Concepts

  • Concepts
astro-sdk-python
  • »
  • API Reference
  • Edit on GitHub

API Reference

This page contains auto-generated API reference documentation 1.

  • astro
    • astro.databases
      • astro.databases.google
        • astro.databases.google.bigquery
      • astro.databases.base
      • astro.databases.postgres
      • astro.databases.snowflake
      • astro.databases.sqlite
    • astro.files
      • astro.files.locations
        • astro.files.locations.amazon
          • astro.files.locations.amazon.s3
        • astro.files.locations.google
          • astro.files.locations.google.gcs
        • astro.files.locations.base
        • astro.files.locations.http
        • astro.files.locations.local
      • astro.files.types
        • astro.files.types.base
        • astro.files.types.csv
        • astro.files.types.json
        • astro.files.types.ndjson
        • astro.files.types.parquet
      • astro.files.base
    • astro.sql
      • astro.sql.operators
        • astro.sql.operators.append
        • astro.sql.operators.base_decorator
        • astro.sql.operators.cleanup
        • astro.sql.operators.dataframe
        • astro.sql.operators.drop
        • astro.sql.operators.export_file
        • astro.sql.operators.load_file
        • astro.sql.operators.merge
        • astro.sql.operators.raw_sql
        • astro.sql.operators.transform
      • astro.sql.table
    • astro.utils
      • astro.utils.dataframe
      • astro.utils.load
      • astro.utils.path
      • astro.utils.table
      • astro.utils.task_id_helper
    • astro.constants
    • astro.exceptions
    • astro.settings
1

Created with sphinx-autoapi

Previous Next

© Copyright 2022, Astronomer inc.. Revision 579b87f7.

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