[ buster ]
[ 源代码: pytools ]
软件包:python-pytools(2019.1-1)
big bag of things supplementing Python 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
其他与 python-pytools 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-appdirs (>= 1.4.0)
- determining appropriate platform-specific directories (Python 2)
-
- dep: python-decorator (>= 3.2.0)
- simplify usage of Python decorators by programmers
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-six (>= 1.8.0)
- Python 2 和 3 兼容库(Python 2 接口)