python3-decorator_4.3.0-2_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.3.0-2

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 4475a248d0e5ff0e3690e5659326607f
SHA1 69d636d26dbf38f65420fc3b6d8a95089efd1262
SHA256 3859f5610e776a3c26a09d86ea9f10daebf13764aa44db84f61eabf5043a3da1
SHA512 96765ec708194684859238e8366138431d96a5b5714f435357492e2bba76db70379700cb60e8043e0a0ac70d130c077596b9b33902bf8bccc2ecd6200aa0aaf4

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.3.0.egg-info/top_level.txt
  • /usr/lib/python3/dist-packages/decorator-4.3.0.egg-info/PKG-INFO
  • /usr/lib/python3/dist-packages/decorator-4.3.0.egg-info/pbr.json
  • /usr/lib/python3/dist-packages/decorator-4.3.0.egg-info/not-zip-safe
  • /usr/lib/python3/dist-packages/decorator-4.3.0.egg-info/dependency_links.txt

Uploaded

over 6 years ago

Package Size

13.9 KB

Installed Size

43.9 KB

Downloads

116

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/ubuntu/xenial/python3-decorator_4.3.0-2_all.deb/download.deb?distro_version_id=165"

Homepage

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