Metadata-Version: 2.4
Name: pushikoo-adapter-testprocesser
Version: 0.1.2
Summary: TestProcesser for pushikoo-adapter development as a template.
Author: Pushikoo
Project-URL: Homepage, https://github.com/Pushikoo/pushikoo-adapter-testprocesser
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pushikoo-interface>=0.3.0
Requires-Dist: requests
Requires-Dist: loguru
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

<div align="center">

# pushikoo-adapter-testprocesser

TestProcesser for pushikoo-adapter development as a template.

[![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)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Pushikoo/pushikoo-adapter-testprocesser/package.yml)](https://github.com/Pushikoo/pushikoo-adapter-testprocesser/actions)
[![Python](https://img.shields.io/pypi/pyversions/pushikoo-adapter-testprocesser)](https://pypi.org/project/pushikoo-adapter-testprocesser)
[![PyPI version](https://badge.fury.io/py/pushikoo-adapter-testprocesser.svg)](https://pypi.org/project/pushikoo-adapter-testprocesser)
[![License](https://img.shields.io/github/license/Pushikoo/pushikoo-adapter-testprocesser.svg)](https://pypi.org/project/pushikoo-adapter-testprocesser/)

</div>
