For comparing csv-files, 2d-array with a csv-file or 2d-arrays. For comparing text-files, text variable with a text-file or text variables. Including a sorting module.
Ultra-lightweight pure Python package to check if a file is binary or text.
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).
Easily generate information-rich, publication-quality tables from Python.
The dbt Cloud CLI - an ELT tool for running SQL transformations and data models in dbt Cloud. For more documentation on these commands, visit: docs.getdbt.com
Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.
Plugin for pytest to simplify calling ansible modules from tests or fixtures
Ariadne is a Python library for implementing GraphQL servers.
一个基于 FastMCP 和 Openpyxl 实现的 Excel MCP 服务器,提供了一系列操作 Excel 文件的工具,可以被 LLM 应用程序调用。