Skip to content
Sections
>> Trisquel >> パッケージ >> nabia >> python >> python-decorator
etiona  ] [  nabia  ] [  aramo  ]
[ ソース: python-decorator  ]

パッケージ: python-decorator (4.4.2-0ubuntu1)

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.

その他の python-decorator 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: python2
    interactive high-level object-oriented language (Python2 version)
  • enh: python-pylons
    パッケージは利用できません

python-decorator のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 10.0 kB43 kB [ファイル一覧]