[ 原始碼: 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