A tool box of the missing python fonctionalities

Edit Package python-pytools

Pytools is a big bag of things that are "missing" from the Python standard library. This is mainly a dependency of other software packages (pycuda, pyopencl, etc ), and is probably of little interest to you unless you use those. If you're curious nonetheless, here's what's on offer:
* 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.
* Michele Simionato's decorator module
* A time-series logging module, pytools.log.
* Batch job submission, pytools.batchjob.
* A lexer, pytools.lex.

Refresh
Refresh
Source Files
Filename Size Changed
python-pytools.changes 0000004920 4.8 KB
python-pytools.spec 0000002625 2.56 KB
pytools-2022.1.tar.gz 0000067423 65.8 KB
Revision 14 (latest revision is 18)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 954661 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
- update to 2022.1:
  * use platformdirs
  * add typing to memoize_in
  * type annotations
Comments 0
openSUSE Build Service is sponsored by