vintage

Python library for deprecating code


Keywords
hacktoberfest, hacktoberfest2022
License
BSD-3-Clause
Install
pip install vintage==0.4.1

Documentation

Vintage

Build Status Build Status
Supported Versions Supported Versions
Latest Version Latest Version

Vintage is a library geared at making it easy to deprecate methods, functions or other code elements in your projects. It emits nicely formatted deprecation warnings, and helps you manage the deprecation cycle easier.

For more information, see the full documentation at https://vintage.readthedocs.io

Licence

BSD3