[ 源代码: python-outcome ]
软件包:python3-outcome(1.2.0-1.1)
python3-outcome 的相关链接
Debian 的资源:
下载源码包 python-outcome:
- [python-outcome_1.2.0-1.1.dsc]
- [python-outcome_1.2.0.orig.tar.gz]
- [python-outcome_1.2.0-1.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)