Metadata-Version: 2.4
Name: airflow-provider-spirit
Version: 0.0.1
Summary: Cross-service airflow provider spirit adapter
Author: Platform Engineering
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# airflow-provider-spirit

Cross-service airflow provider spirit adapter

## Installation

```bash
pip install airflow-provider-spirit
```

## Usage

```python
import airflow_provider_spirit
```

## Telemetry

This package collects anonymous usage metrics to help improve the platform.
Telemetry can be disabled by setting the `DISABLE_TELEMETRY` environment variable.

## License

MIT
