Metadata-Version: 2.4
Name: mersal_sqlalchemy
Version: 0.1.0
Summary: SQLAlchemy support for Mersal
Author-email: Abdulhaq Emhemmed <abdulhaq.emhemmed@gmail.com>
Requires-Python: >=3.10
Requires-Dist: mersal
Requires-Dist: sqlalchemy
Description-Content-Type: text/x-rst

mersal-sqlalchemy
===================

.. list-table::
   :header-rows: 1

   * - Project
     - Status
   * - CI/CD
     - .. image:: https://github.com/mersal-org/mersal-sqlalchemy/actions/workflows/publish.yml/badge.svg
          :target: https://github.com/mersal-org/mersal-sqlalchemy/actions/workflows/publish.yml
          :alt: Latest Release
       .. image:: https://github.com/mersal-org/mersal-sqlalchemy/actions/workflows/ci.yml/badge.svg
          :target: https://github.com/mersal-org/mersal-sqlalchemy/actions/workflows/ci.yml
          :alt: CI
       .. image:: https://github.com/mersal-org/mersal-sqlalchemy/actions/workflows/docs.yml/badge.svg?branch=main
          :target: https://github.com/mersal-org/mersal-sqlalchemy/actions/workflows/docs.yml
          :alt: Documentation Building
   * - Package
     - .. image:: https://img.shields.io/pypi/v/mersal-sqlalchemy?labelColor=202235&color=1e4b94&logo=python&logoColor=white
          :target: https://badge.fury.io/py/mersal
          :alt: PyPI - Version
       .. image:: https://img.shields.io/pypi/pyversions/mersal-sqlalchemy?labelColor=202235&color=1e4b94&logo=python&logoColor=white
          :alt: PyPI - Support Python Versions
       .. image:: https://img.shields.io/pypi/dm/mersal-sqlalchemy?logo=python&label=package%20downloads&labelColor=202235&color=1e4b94&logoColor=white
          :alt: Mersal PyPI - Downloads
   * - Meta
     - .. image:: https://img.shields.io/badge/license-MIT-202235.svg?logo=python&labelColor=202235&color=1e4b94&logoColor=white
          :target: https://spdx.org/licenses/
          :alt: License - MIT
       .. image:: https://img.shields.io/badge/types-Mypy-202235.svg?logo=python&labelColor=202235&color=1e4b94&logoColor=white
          :target: https://github.com/python/mypy
          :alt: types - Mypy
       .. image:: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json&labelColor=202235&color=1e4b94
          :target: https://github.com/astral-sh/ruff
          :alt: linting - Ruff

SQLAlchemy support for **Mersal**
