[ Source: python-characteristic ]
Package: python3-characteristic (14.3.0-7)
Links for python3-characteristic
Debian Resources:
Download Source Package python-characteristic:
- [python-characteristic_14.3.0-7.dsc]
- [python-characteristic_14.3.0.orig.tar.gz]
- [python-characteristic_14.3.0-7.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [pypi.python.org]
Similar packages:
helper for implementing attribute-related object protocols (Python 3)
characteristic is Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols.
You just specify the attributes to work with and characteristic gives you:
- a nice human-readable __repr__, - a complete set of comparison methods, - and a kwargs-based initializer (that cooperates with your existing one)
without writing dull boilerplate code again and again.
Other Packages Related to python3-characteristic
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-characteristic
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 14.4 kB | 68.0 kB | [list of files] |