[ ソース: python-futurist ]
パッケージ: python-futurist-doc (1.6.0-2)
python-futurist-doc に関するリンク
Debian の資源:
python-futurist ソースパッケージをダウンロード:
- [python-futurist_1.6.0-2.dsc]
- [python-futurist_1.6.0.orig.tar.xz]
- [python-futurist_1.6.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.openstack.org]
類似のパッケージ:
useful additions to futures, from the future - doc
Code from the future, delivered to you in the now. For example:
* A futurist.GreenThreadPoolExecutor using eventlet green thread pools. It provides a standard executor API/interface and it also gathers execution statistics. * A futurist.ProcessPoolExecutor derivative that gathers execution statistics. * A futurist.SynchronousExecutor that doesn’t run concurrently. It has the same executor API/interface and it also gathers execution statistics. * A futurist.ThreadPoolExecutor derivative that gathers execution statistics. * A futurist.periodics.PeriodicWorker that can use the previously mentioned executors to run asynchronous work periodically in parallel or synchronously. * etc.
This package contains the documentation.
その他の python-futurist-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- Sphinx ドキュメンテーション用 JavaScript サポート