[ Bron: pytools ]
Pakket: python-pytools-doc (2022.1.14-2)
Verwijzigingen voor python-pytools-doc
Debian bronnen:
Het bronpakket pytools downloaden:
Beheerder:
Externe bronnen:
- Homepage [mathema.tician.de]
Vergelijkbare pakketten:
big bag of things supplementing Python library (documentation)
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 HTML documentation and example scripts.
Andere aan python-pytools-doc gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 5.2)
- JavaScript support for Sphinx documentation
-
- rec: python3-doc
- documentation for the high-level object-oriented language Python 3
-
- sug: python3-pytools
- big bag of things supplementing Python 3 standard library