File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# airflow-postgres-csv
22
3- | | |
4- | ---| ---|
5- | ** License** | [ ![ License] ( https://img.shields.io/badge/License-Apache_2.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 ) |
6- | ** PyPI** | [ ![ python] ( https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue.svg )] ( https://www.python.org/downloads/ ) [ ![ airflow] ( https://img.shields.io/badge/airflow-2.9%2B%20%7C%203.x-blue.svg )] ( https://airflow.apache.org/ ) [ ![ PyPI] ( https://img.shields.io/pypi/v/airflow-postgres-csv )] ( https://pypi.org/project/airflow-postgres-csv/ ) [ ![ Downloads] ( https://img.shields.io/pypi/dm/airflow-postgres-csv )] ( https://pypi.org/project/airflow-postgres-csv/ ) |
7- | ** CI** | [ ![ lint] ( https://github.com/Redevil10/airflow-postgres-csv/actions/workflows/lint.yml/badge.svg )] ( https://github.com/Redevil10/airflow-postgres-csv/actions/workflows/lint.yml ) [ ![ tests] ( https://github.com/Redevil10/airflow-postgres-csv/actions/workflows/test.yml/badge.svg )] ( https://github.com/Redevil10/airflow-postgres-csv/actions/workflows/test.yml ) [ ![ codecov] ( https://codecov.io/github/Redevil10/airflow-postgres-csv/graph/badge.svg )] ( https://codecov.io/gh/Redevil10/airflow-postgres-csv ) |
3+ | Category | Badges |
4+ | ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ ---|
5+ | ** License** | [ ![ License] ( https://img.shields.io/badge/License-Apache_2.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 ) |
6+ | ** PyPI** | [ ![ python] ( https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12%20%7C%203.13-blue.svg )] ( https://www.python.org/downloads/ ) [ ![ airflow] ( https://img.shields.io/badge/airflow-2.9%2B%20%7C%203.x-blue.svg )] ( https://airflow.apache.org/ ) [ ![ PyPI] ( https://img.shields.io/pypi/v/airflow-postgres-csv )] ( https://pypi.org/project/airflow-postgres-csv/ ) [ ![ Downloads] ( https://img.shields.io/pypi/dm/airflow-postgres-csv )] ( https://pypi.org/project/airflow-postgres-csv/ ) |
7+ | ** CI** | [ ![ lint] ( https://github.com/Redevil10/airflow-postgres-csv/actions/workflows/lint.yml/badge.svg )] ( https://github.com/Redevil10/airflow-postgres-csv/actions/workflows/lint.yml ) [ ![ tests] ( https://github.com/Redevil10/airflow-postgres-csv/actions/workflows/test.yml/badge.svg )] ( https://github.com/Redevil10/airflow-postgres-csv/actions/workflows/test.yml ) [ ![ codecov] ( https://codecov.io/github/Redevil10/airflow-postgres-csv/graph/badge.svg )] ( https://codecov.io/gh/Redevil10/airflow-postgres-csv ) |
88
99Airflow operators for bulk PostgreSQL <-> CSV transfers using ` COPY ` . Supports Airflow 2.9+ and Airflow 3.
1010
You can’t perform that action at this time.
0 commit comments