Post #4385845
2026-06-22 16:14 UTC
Out now: PrettyTable 3.18!
Library to display tabular data in a visually appealing ASCII table format.
Lots of stuff here, including performance improvements, some thanks to improvements in wcwidth dependency.
Add support for:
Python 3.16
reStructuredText tables
multiline headers
captions in Markdown
And more!
https://github.com/prettytable/prettytable/releases/tag/3.18.0
#Python #release #PrettyTable
Replies (1)
-
@hugovk@mastodon.social 2026-06-22 16:21
Out now: linkotron 0.7! CLI to format links in a shorter format. ๐๏ธ Format regular links ๐ Format GHSA links -- thanks @stanfromireland@mastodon.social! ๐๏ธ Add support for Python 3.15-3.16 ๐ Stop testing experimental 3.13t Maybe one day I'll remember how to write reStructuredText links but now I don't need to: โฏ linkotron example.com --rst Copied! `example.com `__ https://github.com/hugovk/linkotron/releases/tag/0.7.0 #Python #release #linkotron #CLI #reStructuredText