Skip to content
Sections
>> Trisquel >> 软件包 >> etiona >> python >> python3-decorator
etiona  ] [  nabia  ] [  aramo  ]
[ 源代码: python-decorator  ]

软件包: python3-decorator (4.1.2-1)

simplify usage of Python decorators by programmers

Python 2.4 decorators have significantly changed the way Python programs are structured.

   * decorators help reduce boilerplate code;
   * decorators help the separation of concerns;
   * decorators enhance readability and maintainability;
   * decorators are very explicit.
Still, as of now, writing custom decorators correctly requires some experience and is not as easy as it could be. For instance, typical implementations of decorators involve nested functions and we all know that flat is better than nested. The aim of the decorator module it to simplify the usage of decorators for the average programmer and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc.

其他与 python3-decorator 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

下载 python3-decorator

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 9.1 kB39 kB [文件列表]