Paket: python-decorator (2.2.0-2) [universe]
Links für python-decorator
Ubuntu-Ressourcen:
Quellcode-Paket python-decorator herunterladen:
- [python-decorator_2.2.0-2.dsc]
- [python-decorator_2.2.0.orig.tar.gz]
- [python-decorator_2.2.0-2.diff.gz]
Betreuer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Oleksandr Moskalenko
- Debian Python Modules Team (E-Mail-Archiv)
It should generally not be necessary for users to contact the original maintainer.
Ähnliche Pakete:
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.
Andere Pakete mit Bezug zu python-decorator
|
|
|
-
- dep: python (>= 2.4)
- An interactive high-level object-oriented language (default version)
-
- dep: python-support (>= 0.7.1)
- automated rebuilding support for python modules
python-decorator herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| all | 130,7 kB | 276,0 kB | [Liste der Dateien] |