google-mirror

google-mirror

0

The project is an MCP (Multi-Agent Conversation Protocol) Server that facilitates automated interaction with OpenAPI specifications. It supports development practices like linting, static analysis, and testing, and uses Hatch for building and publishing.

ruff

linting and formatting for code

mypy

For static type checking

pytest

Used to run tests and generate coverage reports

pre-commit

Used to install pre-commit hooks

Hatch

For project construction and release