[ 原始碼: python-outcome ]
套件:python3-outcome(1.2.0-1)
python3-outcome 的相關連結
Debian 的資源:
下載原始碼套件 python-outcome:
- [python-outcome_1.2.0-1.dsc]
- [python-outcome_1.2.0.orig.tar.gz]
- [python-outcome_1.2.0-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
capture the outcome of Python function calls
Outcome provides a function `capture' for capturing the outcome of a Python function call, so that it can be passed around - even if the function raises an exception. It also provides the async equivalent function `acapture'.
其他與 python3-outcome 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)