[ 源代码: pytools ]
软件包:python3-pytools(2019.1-1)
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 (>= 1.8.0)
- Python 2 and 3 compatibility library (Python 3 interface)