Metadata-Version: 2.4
Name: astronomer-starship
Version: 2.8.5
Summary: Migrations to Astro
Author-email: Fritz Davenport <fritz@astronomer.io>, CETA Team <ceta@astronomer.io>, Astronomer <humans@astronomer.io>
License: PROPRIETARY
Project-URL: Homepage, https://astronomer.io
Project-URL: Source, https://github.com/astronomer/starship/
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Apache Airflow
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: provider
Requires-Dist: apache-airflow-providers-http; extra == "provider"
Provides-Extra: dev
Requires-Dist: twine; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: apache-airflow<3.2; extra == "dev"
Requires-Dist: pytest>=7; extra == "dev"
Requires-Dist: pytest-cov>=4.0; extra == "dev"
Requires-Dist: pytest-integration>=0.2; extra == "dev"
Requires-Dist: pytest-sugar>=0.9; extra == "dev"
Requires-Dist: docker>=6; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: mkdocstrings[python]; extra == "dev"
Requires-Dist: pygments; extra == "dev"
Dynamic: license-file

# Astronomer Starship

[![CI](https://github.com/astronomer/starship/actions/workflows/checks.yaml/badge.svg)](https://github.com/astronomer/starship/actions/workflows/checks.yaml)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![PyPI version](https://badge.fury.io/py/astronomer-starship.svg)](https://badge.fury.io/py/astronomer-starship)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/astronomer-starship.svg)](https://pypi.org/project/astronomer-starship/)

<!--suppress HtmlDeprecatedAttribute -->
<p align="center">
  <img
    width="200px" height="200px"
    src="https://raw.githubusercontent.com/astronomer/starship/main/docs/starship.svg"
    alt="Logo of Spaceship"
  />
</p>
<p align="center">
  <b>Astronomer Starship</b> can send your Airflow workloads to new places!
</p>

## What is it?

Starship is a utility to migrate Airflow metadata such as Airflow Variables,
Connections, Environment Variables, Pools, and DAG History between two Airflow instances.

[Read more at the official documentation!](https://astronomer.github.io/starship)

---

**Artwork**
Starship logo [by Lorenzo](https://thenounproject.com/lorenzo.verdenelli/) used with permission
from [The Noun Project](https://thenounproject.com/icon/starship-6088295/)
under [Creative Commons](https://creativecommons.org/licenses/by/3.0/us/legalcode).
