debtcollector 3.1.0


pip install debtcollector

  Latest version

Released: Mar 24, 2026


Meta
Author: OpenStack
Requires Python: >=3.10

Classifiers

Environment
  • OpenStack

Intended Audience
  • Information Technology
  • System Administrators

License
  • OSI Approved :: Apache Software License

Operating System
  • POSIX :: Linux

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Typing
  • Typed
https://governance.openstack.org/tc/badges/debtcollector Latest Version Downloads Typing Status

A collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. The goal of this library is to provide well documented developer facing deprecation patterns that start of with a basic set and can expand into a larger set of patterns as time goes on. The desired output of these patterns is to apply the warnings module to emit DeprecationWarning, PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
wrapt (>=2.1.0)