Socket
Socket
Sign inDemoInstall

debtcollector

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

debtcollector

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


Maintainers
1

======================== Team and repository tags

.. image:: https://governance.openstack.org/tc/badges/debtcollector.svg :target: https://governance.openstack.org/tc/reference/tags/index.html

.. Change things from this point on

Debtcollector

.. image:: https://img.shields.io/pypi/v/debtcollector.svg :target: https://pypi.org/project/debtcollector/ :alt: Latest Version

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 or PendingDeprecationWarning or similar derivative to developers using libraries (or potentially applications) about future deprecations.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc