pyupcheck is a command-line tool for Python developers that analyzes whether upgrading a dependency will introduce breaking changes. It helps prevent unexpected breakage during package updates by checking compatibility before the upgrade occurs. Useful for maintaining stable codebases and streamlining dependency migration workflows.
In the Developer Tools space, pyupcheck takes a focused approach. It focuses on determining whether upgrading a Python package will introduce breaking changes or break existing code. It is built as an open-source project for python developers. pyupcheck is open source under the MIT license. It runs on the command line.
pyupcheck first shipped in 2026. Among its 3 catalogued features are Dependency Checking, Breaking Change Detection, and Upgrade Safety.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do