Пакет python3-module-decorator: Информация

  • Default inline alert: Версия в репозитории: 5.1.1-alt1

Бинарный пакет: python3-module-decorator
Версия: 4.4.2-alt2
Архитектура: noarch
Собран:  10 августа 2023 г. 15:04
Исходный пакет: python3-module-decorator
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: http://pypi.python.org/pypi/decorator

Лицензия: BSD-style
О пакете: Better living through Python with decorators
Описание: 
Python decorators are an interesting example of why syntactic sugar
matters. In principle, their introduction in Python changed nothing,
since they do not provide any new functionality which was not already
present in the language. In practice, their introduction has
significantly changed the way we structure our programs in Python. I
believe the change is for the best, and that decorators are a great idea
since:

* decorators help reducing boilerplate code;

* decorators help separation of concerns;

* decorators enhance readability and maintenability;

* decorators are explicit.

                     Michele Simionato <michele simionato at gmail com>

Сопровождающий: Grigory Ustinov


Последнее изменение


26 июля 2021 г. Grigory Ustinov 4.4.2-alt2
- Drop python2 support.
3 мая 2021 г. Yuri N. Sedunov 4.4.2-alt1
- 4.4.2
- made python2 build optional
24 декабря 2018 г. Alexey Shabalin 4.3.0-alt1
- 4.3.0