gpo.zugaina.org

Search Portage & Overlays:

dev-python/pytablewriter

Python library to write tables in various text/binary formats

Screenshots

  • pytablewriter-1.2.1
    ~amd64 ~arm64 ~x86
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff

ChangeLog

commit 8921400e91fee4131d7a99aae50b6cc10dfc110d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jul 27 12:47:00 2026 +0200

dev-python/pytablewriter: record why two requirements are omitted

The dependencies were already right; what was missing is any statement that
they were a decision rather than an oversight.

Upstream caps typepy at <2, but that cap predates typepy 2.0.0 by sixteen
months, so it guards against a release it never saw. 2.0.0's only breaking
change is replacing pytz with zoneinfo, and the same author's dataproperty
and tabledata both allow <3. A table render with tz-aware datetimes against
typepy-2.0.0 confirms the path works.

Upstream also declares setuptools as a runtime requirement, which the
installed tree contradicts - it imports neither setuptools nor pkg_resources
anywhere.

commit a207470bc403e4c5b0e2aed657d8d0bf2625a313
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 21:53:32 2026 +0200

dev-python/pytablewriter: new package, lm-eval dep