Python API Consistency Validator

Validate API consistency between two versions of Python libraries. Use when you need to compare API behavior, signatures, and exceptions between library versions to identify breaking changes, incompatible modifications, and behavior differences. The skill performs static analysis of Python code, compares function signatures, class definitions, parameter types, return types, and generates a detailed JSON report with breaking changes, warnings, and migration guidance. Supports Python libraries and packages.

ArabelaTso Updated

File contents

ArabelaTso/Skills-4-SE/tree/main/skills/python-api-consistency-validator commit 04bda1a0d4

Frequently asked questions

npx skillmds@latest add arabelatso/python-api-consistency-validator