A collection of tools for Python

Edit Package python-pytools
https://pypi.python.org/pypi/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 0000007908 7.72 KB
python-pytools.spec 0000002544 2.48 KB
pytools-2023.1.1.tar.gz 0000075472 73.7 KB
Revision 2 (latest revision is 3)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 2)
- update to 2023.1.1:
  * enable isort
  * refdebug: concatenate tuple with tuple
  * typedump: type improvements
  * docs: update intersphinx mapping from deprecated variant
  * Fix persistent numpy dtype hashing for numpy 1.25
  * Remove persistent_dict.new_hash for real
  * Support attrs classes for persistent hashing
  * Avoid a reference cycle in ProcessLogger
  * Add WriteOncePersistentDict.clear_in_mem_cache
  * type annotations
  * make obj_array_vectorize work on class methods
Comments 0
openSUSE Build Service is sponsored by