Latest release (May 2026)
26.5.0 is the public-PyPI release of GroupDocs.Comparison for Python via .NET. It ships the pure-Python wrapper rebuild, the bundled AGENTS.md for AI-tool integration.
For the full release notes see GroupDocs.Comparison for Python via .NET 26.5 Release Notes.
Highlights
- Python compatibility — 3.5 through 3.14.
AGENTS.mdshipped inside the wheel atgroupdocs/comparison/AGENTS.mdfor AI coding assistants.- Console script
groupdocs-comparisoninstalled with the wheel —compare,info,list-formatssubcommands - Reviewed and actualized documentation at https://docs.groupdocs.com/comparison/python-net/
- Public code examples that reflect documetation structure
Installation
pip install groupdocs-comparison-net==26.5.0
Wheel distribution
Four platform-specific wheels per release — Windows x64, Linux x64, macOS Intel, macOS Apple Silicon. pip automatically selects the right wheel for your platform.
PyPI package: https://pypi.org/project/groupdocs-comparison-net/
Feedback and issue reporting
Report issues on the GroupDocs.Comparison forum with a minimal reproducer, the version returned by pip show groupdocs-comparison-net, and your operating system / Python version.