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 0000008396 8.2 KB
python-pytools.spec 0000002611 2.55 KB
pytools-2024.1.1.tar.gz 0000077122 75.3 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1160045 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
- update to 2024.1.1:
  * move tests under package directory
  * PersistentDict: support frozendict, immutabledict, FrozenOrderedSet
  * Tag: implement eq, repr for DottedName
  * persistent_dict: separate different sources of KeyErrors
  * KeyBuilder: allow hashing of classes w/ update_persistent_hash
  * PersistentDict: replace _make_dir_recursively
Comments 0
openSUSE Build Service is sponsored by