{"library":"deprecation","type":"library","category":null,"description":"The `deprecation` library (version 2.1.0) provides decorators to manage automated deprecations in Python code, including updating docstrings and enabling test failures for removed code. It aims to automate the process of signaling deprecated features to users and ensuring timely removal of obsolete code. The library's last release was in April 2020, suggesting a maintenance or slower release cadence. [1, 7]","language":"python","status":"maintenance","version":"2.1.0","tags":["deprecation","decorator","warnings","maintenance","code quality"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install deprecation","imports":["from deprecation import deprecated","from deprecation import fail_if_not_removed"]}],"homepage":"http://deprecation.readthedocs.io/","github":"https://github.com/briancurtin/deprecation","docs":"http://deprecation.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/deprecation/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/deprecation/compatibility"}}