python3-decorator_4.1.2-1_all.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/faucetsdn/faucet/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install python3-decorator=4.1.2-1

simplify usage of Python decorators by programmers

Full description:
  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.

Checksums

MD5 ac59e7d9a0d675846a31325818380790
SHA1 033eb7f87f630d8693396e38c38bd80ce99abd86
SHA256 595756a7abcf14b395a386a55ce0799e71274240a0d5c27cd0bd0709e591c19f
SHA512 d6722ca079e78624ea7b7cce066951429f314f9a3f540df599fed6f9932fa80e8c73ad01c7cfdc5c5ea50aaa295a2d69507b95b0df2523d7b238649df8e6af7f

Depends

  • python3:any (>= 3.3.2-2~)

Files

  • /usr/share/doc/python3-decorator/copyright
  • /usr/share/doc/python3-decorator/changelog.gz
  • /usr/share/doc/python3-decorator/changelog.Debian.gz
  • /usr/lib/python3/dist-packages/decorator.py
  • /usr/lib/python3/dist-packages/decorator-4.1.2.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/decorator-4.1.2.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/decorator-4.1.2.egg-info/pbr.json
  • /usr/lib/python3/dist-packages/decorator-4.1.2.egg-info/not-zip-safe
  • /usr/lib/python3/dist-packages/decorator-4.1.2.egg-info/dependency_links.txt

Uploaded

about 7 years ago

Package Size

13.4 KB

Installed Size

42 KB

Downloads

51

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/debian/stretch/python3-decorator_4.1.2-1_all.deb/download.deb?distro_version_id=149"

Homepage

https://pypi.python.org/pypi/decorator