[ Pakiet źródłowy: python-decorator ]
Pakiet: python3-decorator (5.1.1-3)
Odnośniki dla python3-decorator
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego python-decorator:
- [python-decorator_5.1.1-3.dsc]
- [python-decorator_5.1.1.orig.tar.gz]
- [python-decorator_5.1.1-3.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Inne pakiety związane z python3-decorator
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Pobieranie python3-decorator
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 14,6 KiB | 45,0 KiB | [lista plików] |