[ Paquet source : python-decorator ]
Paquet : python-decorator (3.3.3-1)
Liens pour python-decorator
Ressources Debian :
- Rapports de bogues
- Informations pour les développeurs (PTS)
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source python-decorator :
- [python-decorator_3.3.3-1.dsc]
- [python-decorator_3.3.3.orig.tar.gz]
- [python-decorator_3.3.3-1.debian.tar.gz]
Responsables :
- Debian Python Modules Team (Page QA, Archive du courrier électronique)
- Oleksandr Moskalenko (Page QA)
- Piotr Ożarowski (Page QA)
Ressources externes :
- Page d'accueil [pypi.python.org]
Paquets similaires :
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.
Autres paquets associés à python-decorator
|
|
|
Télécharger python-decorator
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| all | 20,8 ko | 115,0 ko | [liste des fichiers] |
