[ Bron: python-characteristic ]
Pakket: python3-characteristic (14.3.0-7)
Verwijzigingen voor python3-characteristic
Debian bronnen:
Het bronpakket python-characteristic downloaden:
- [python-characteristic_14.3.0-7.dsc]
- [python-characteristic_14.3.0.orig.tar.gz]
- [python-characteristic_14.3.0-7.debian.tar.xz]
Beheerder:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
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.
Andere aan python3-characteristic gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)