Metadata-Version: 2.4
Name: astronomer-starship
Version: 2.5.1
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/
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; extra == "dev"
Requires-Dist: flask_limiter<3.13; 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"
Requires-Dist: pre-commit>=3.3; python_version > "3.7" and extra == "dev"
Requires-Dist: detect-secrets>=1.4; python_version > "3.6" and extra == "dev"
Requires-Dist: black>=22; extra == "dev"
Requires-Dist: ruff>=0.0.261; python_version > "3.6" and extra == "dev"
Requires-Dist: pylint>=2; extra == "dev"
Requires-Dist: isort>=5; extra == "dev"
Dynamic: license-file

<!--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).
