python3-decorator_4.4.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.4.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 0cba1324e391a20000360ccb2f5cf84a
SHA1 7c7e650b004632796479f4ebdc7b72fce47183c2
SHA256 a1a91df8af6826dff404ea7c9e343cddad14ae7d26b35996fc8930e67565ec3a
SHA512 b61843464275dea229a8c9d9dbdafe73dc6ef9bc22b50980c5f850f3dd8327f48f9e37b468efffe6eabc869525ea5c9bc88e4823d688f95f45b5819e82e2ea2d

Depends

  • python3:any

Files

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

Uploaded

over 3 years ago

Package Size

11.1 KB

Installed Size

42 KB

Downloads

34

wget

wget --content-disposition "https://packagecloud.io/faucetsdn/faucet/packages/ubuntu/bionic/python3-decorator_4.4.2_all.deb/download.deb?distro_version_id=190"

Homepage

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