Text Diff (Python)

Integrates with Python's difflib to generate unified diffs for efficient text comparison and version control tasks.

View Source
7 stars
0 tools
Created Aug 2025
@tatn/tatn-text-diff-python-diff-python

About

Integrates with Python's difflib to generate unified diffs for efficient text comparison and version control tasks.

Categories

general

Installation

npm

npm install @tatn/tatn-text-diff-python-diff-python

Configuration

{ "mcpServers": { "tatn-text-diff-python-diff-python": { "command": "npx", "args": [ "-y", "@tatn/tatn-text-diff-python-diff-python" ] } } }