パッケージ: python-positional (1.1.1-3)
python-positional に関するリンク
Trisquel の資源:
python-positional ソースパッケージをダウンロード:
- [python-positional_1.1.1-3.dsc]
- [python-positional_1.1.1.orig.tar.xz]
- [python-positional_1.1.1-3.debian.tar.xz]
メンテナ:
Original Maintainers:
- PKG OpenStack (メールアーカイブ)
- Thomas Goirand
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
enforce positional or key-word arguments - Python 2.7
The Positional Python module provides a decorator which enforces only some args may be passed positionally. The idea and some of the code was taken from the oauth2 client of the google-api client. The decorator makes it easy to support Python 3 style key-word only parameters.
This package contains the Python 2.7 module.
その他の python-positional 関連パッケージ
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-pbr (>= 1.8)
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- dep: python-wrapt
- decorators, wrappers and monkey patching. - Python 2.x
-
- sug: python-positional-doc
- Library to enforce positional or key-word arguments - doc