Metadata-Version: 2.1
Name: airflow-memray
Version: 0.1.0.dev2
Summary: Memory profiling for Airflow with Memray.
Author-email: Cedrik Neumann <7921017+m1racoli@users.noreply.github.com>
License: Apache License 2.0
Project-URL: Homepage, https://github.com/m1racoli/airflow-memray/
Project-URL: Source, https://github.com/m1racoli/airflow-memray/
Project-URL: Documentation, https://github.com/m1racoli/airflow-memray/
Project-URL: Changelog, https://github.com/m1racoli/airflow-memray/blob/main/CHANGELOG.md
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Apache Airflow :: Provider
Classifier: Framework :: Apache Airflow
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3
Requires-Python: ~=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: apache-airflow>=2.9
Requires-Dist: memray~=1.13

# airflow-memray

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square)](https://conventionalcommits.org)
[![code style: black](https://img.shields.io/badge/code_style-black-000000.svg)](https://github.com/psf/black)
[![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)
[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)
[![image](https://img.shields.io/pypi/v/airflow-memray.svg)](https://pypi.python.org/pypi/airflow-memray)
[![image](https://img.shields.io/pypi/l/airflow-memray.svg)](https://github.com/m1racoli/airflow-memray/blob/main/LICENSE)
[![image](https://img.shields.io/pypi/pyversions/airflow-memray.svg)](https://pypi.python.org/pypi/airflow-memray)

Memory profiling for Airflow with [Memray](https://bloomberg.github.io/memray/).
