zope.deprecation

Provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.


Keywords
maintained
License
ZPL-2.1
Install
conda install -c anaconda zope.deprecation

Documentation

zope.deprecation

Latest release Supported Python versions https://coveralls.io/repos/github/zopefoundation/zope.deprecation/badge.svg?branch=master Documentation Status

This package provides a simple function called deprecated(names, reason) to mark deprecated modules, classes, functions, methods and properties.

Please see https://zopedeprecation.readthedocs.io for the documentation.