python-characteristic
helper for implementing attribute-related object protocols (Python 2)
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://pypi.python.org/pypi/characteristic/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python-characteristic