[ 源代码: python-promise ]
软件包:python3-promise(2.3.0-3)
python3-promise 的相关链接
Debian 的资源:
下载源码包 python-promise:
- [python-promise_2.3.0-3.dsc]
- [python-promise_2.3.0.orig.tar.gz]
- [python-promise_2.3.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Implementation of Promises in Python (Python3 version)
It is a super set of Promises/A+ designed to have readable, performant code and to provide just the extensions that are absolutely necessary for using promises in Python. Its fully compatible with the Promises/A+ spec.
This package contains the Python 3 version of the library.
其他与 python3-promise 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library