Contents

deprecation 2.1.0

0

A library to handle automated deprecations

A library to handle automated deprecations

Stars: 87, Watchers: 87, Forks: 28, Open Issues: 19

The briancurtin/deprecation repo was created 7 years ago and the last code push was 1 years ago. The project is moderately popular with 87 github stars!

How to Install deprecation

You can install deprecation using pip

pip install deprecation

or add it to a project with poetry

poetry add deprecation

Package Details

Author
Brian Curtin
License
Apache 2
Homepage
http://deprecation.readthedocs.io/
PyPi:
https://pypi.org/project/deprecation/
Documentation:
http://deprecation.readthedocs.io/en/latest/
GitHub Repo:
https://github.com/briancurtin/deprecation

Classifiers

  • Software Development/Libraries/Python Modules
No  deprecation  pypi packages just yet.

Errors

A list of common deprecation errors.

Code Examples

Here are some deprecation code examples and snippets.

GitHub Issues

The deprecation package has 19 open issues on GitHub

  • Make unittest optional for python3.5+
  • Add type information (PEP 561)
  • Fix minor typo in code comment
  • 2.1.0: test suite is usnig unittest2

See more issues on GitHub