Bug#754864: ITP: python-characteristic -- helper for implementing attribute-related object protocols
Package: wnpp
Package: python-characteristic
Description: helper for implementing attribute-related object protocols
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.
License: MIT
Homepage: https://pypi.python.org/pypi/characteristic/
this together with python-service-identity is a module used by twisted.
Reply to: