A wrapper around 'deprecation' providing support for deprecated aliases.
| Tests | |
|---|---|
| PyPI | |
| Anaconda | |
| Activity | |
| QA | |
| Other |
deprecation-alias can be installed from PyPI or Anaconda.
To install with pip:
$ python -m pip install deprecation-aliasTo install with conda:
$ conda install -c conda-forge deprecation-alias