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 0000004694 4.58 KB
python-pytools.spec 0000002626 2.56 KB
pytools-2021.2.3.tar.gz 0000063283 61.8 KB
Revision 13 (latest revision is 18)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 886512 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 13)
- Update to 2021.2.3:
  * Support pytools.tag in persistent_dict
  * Add a backport of pkgutil.resolve_name
  * Add persistent_dict.KeyBuilder.new_hash for hash alg customization
  * Use unordered_hash in KeyBuilder hashing frozenset
  * Drop dependency on, included obsolete copy of 'decorator' pypi module
  * make obj_array_vectorize work on class methods 
- Don't build for Python 3.6, due to no NumPy.
- Remove decorator from {Build,}Requires
Comments 0
openSUSE Build Service is sponsored by