Just released! 🚀

🪑 PrettyTable 3.17.0

https://github.com/prettytable/prettytable/releases/tag/3.17.0

Add support for Python 3.15, drop 3.9, test 3.13t-3.15t
Set dicts with column-specific config for all column-specific attrs
Update type hints
Replace pre-commit with prek
& more!

#Python #release #PrettyTable #Python315 #Python39

Release Release 3.17.0 · prettytable/prettytable

Added Add support for Python 3.15 (and test 3.13t-3.15t) (#413) @hugovk Set dicts with column-specific config for all column-specific attrs (#399) @stuertz Add missing type annotations for propert...

GitHub
GitHub's latest "innovation" is like putting lipstick on a #CSV 🐷. Now, with a few clicks, you too can turn your boring #data into a pretty #HTML table that nobody asked for! 💁‍♂️💻
https://github.com/derekeder/csv-to-html-table #GitHub #Innovation #PrettyTable #HackerNews #ngated
GitHub - derekeder/csv-to-html-table: :arrow_down_small: Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table

:arrow_down_small: Display any CSV (comma separated values) file as a searchable, filterable, pretty HTML table - derekeder/csv-to-html-table

GitHub

Just released: PrettyTable 3.16 🚀
Just released: norwegianblue 0.21.0 🚀

Add support for OSC 8 hyperlinks in the terminal.

https://github.com/prettytable/prettytable/releases/tag/3.16.0

norwegianblue now uses this to create hyperlinks in the terminal instead of printing a wide column of links. Use command+click with iTerm.

Also create hyperlinks for Markdown, reStructuredText and HTML output.

https://github.com/hugovk/norwegianblue/releases/tag/0.21.0

Attached are before and after images.

#Python #release #PrettyTable #norwegianblue

Release Release 3.16.0 · prettytable/prettytable

Added Support OSC 8 hyperlinks (#380) @hugovk

GitHub

Just released! PrettyTable 3.12 🚀

https://pypi.org/project/prettytable/3.12.0/

🪑 Add new themes to ColorTable
🪑 Drop support for Python 3.8
🪑 Deprecate hrule and tableStyle constants
🪑 Use SPDX license identifier
🪑 Add lots of type annotations
🪑 Generate __version__ at build to avoid slow importlib.metadata
🪑 Release to PyPI using Trusted Publishing and PEP 703 digital attestations
🪑 Fix drawing headerless coloured tables with title
🪑 And more!

#Python #PrettyTable #release #PEP703 #Python38

prettytable

A simple Python library for easily displaying tabular data in a visually appealing ASCII table format

PyPI
Perquè reinventar la roda si algú ja ho ha fet?
La llibreria #Python #PrettyTable em permet crear taules per a ser mostrades en la consola, definint columnes i contingut, que pot ser de variables. Genial!