[ ソース: python-characteristic ]
パッケージ: python3-characteristic (14.3.0-7)
python3-characteristic に関するリンク
Debian の資源:
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]
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
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.
その他の python3-characteristic 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)