Python @deprecated decorator to deprecate old python classes, functions or methods.
conda install anaconda::deprecated
If you need to mark a function or a method as deprecated, you can use the @deprecated decorator