[ ソース: pytools ]
パッケージ: python3-pytools (2021.1-2)
python3-pytools に関するリンク
Debian の資源:
pytools ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [mathema.tician.de]
類似のパッケージ:
big bag of things supplementing Python 3 standard library
Pytools is a big bag of things that are needed by packages created by Andreas Kloeckner. They are used by python-pycuda and python-pyopencl packages. They contain, amongst other:
* A ton of small tool functions such as len_iterable, argmin, tuple generation, permutation generation, ASCII table pretty printing, GvR's mokeypatch_xxx() hack, the elusive flatten, and much more * A time-series logging module, pytools.log * Batch job submission, pytools.batchjob * A lexer, pytools.lex
This package contains Python 3 modules.
その他の python3-pytools 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-appdirs (>= 1.4.0)
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-decorator (>= 3.2.0)
- simplify usage of Python decorators by programmers
-
- dep: python3-numpy
- Fast array facility to the Python 3 language
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)