Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python2-decorator

As of now, writing custom decorators correctly requires some experience and it 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. Moreover, typical implementations of decorators do not preserve the signature of decorated functions, thus confusing both documentation tools and developers. 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.

Found 3 sites for python2-decorator

Found 6 RPM for python2-decorator

PackageSummaryDistributionDownload
python2-decorator-4.4.2-7.3.13.noarch.htmlDecorators for HumansOpenSuSE Leap 15.3 for noarchpython2-decorator-4.4.2-7.3.13.noarch.rpm
python2-decorator-4.4.2-2.noarch.htmlPython2 decorator utilitiesOpenMandriva Cooker for x86_64python2-decorator-4.4.2-2.noarch.rpm
python2-decorator-4.4.2-2.noarch.htmlPython2 decorator utilitiesOpenMandriva Cooker for aarch64python2-decorator-4.4.2-2.noarch.rpm
python2-decorator-4.4.2-2.noarch.htmlPython2 decorator utilitiesOpenMandriva 5.0 for x86_64python2-decorator-4.4.2-2.noarch.rpm
python2-decorator-4.4.2-2.noarch.htmlPython2 decorator utilitiesOpenMandriva 5.0 for aarch64python2-decorator-4.4.2-2.noarch.rpm
python2-decorator-4.2.1-lp152.3.3.noarch.htmlBetter living through Python with decoratorsOpenSuSE Leap 15.2 for noarchpython2-decorator-4.2.1-lp152.3.3.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet