decorator: Python library providing decorators¶
Description¶
Better living through Python with decorators
Type¶
standard
Version Information¶
package-version.txt:
4.4.2
install-requires.txt:
decorator >=4.4.0
Equivalent System Packages¶
conda:
$ conda install python:decorator
macports: install the following packages: python:decorator opensuse:
$ sudo zypper install python:decorator
See https://repology.org/project/python:decorator/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023