FICHA · MANJARO

python-debtcollector

A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner.

  • Library
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Mark deprecated Python APIs and guide users away from them without breaking everything at once. It helps projects communicate technical debt, migration paths, and future removals in a controlled way.

This is a developer library for maintaining APIs. Deprecation warnings should be clear and actionable so downstream users can update before an old class, function, or behavior is removed.

Permissions

Permissions not analysed for this source yet.