home.social

#prettytable — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #prettytable, aggregated by home.social.

fetched live
  1. 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!

    github.com/prettytable/prettyt
    #Python #release #PrettyTable

  2. 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!

    github.com/prettytable/prettyt
    #Python #release #PrettyTable

  3. Just released! 🚀

    🪑 PrettyTable 3.17.0

    github.com/prettytable/prettyt

    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

  4. Just released! 🚀

    🪑 PrettyTable 3.17.0

    github.com/prettytable/prettyt

    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

  5. 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! 💁‍♂️💻
    github.com/derekeder/csv-to-ht #GitHub #Innovation #PrettyTable #HackerNews #ngated

  6. 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! 💁‍♂️💻
    github.com/derekeder/csv-to-ht #GitHub #Innovation #PrettyTable #HackerNews #ngated

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

    Add support for OSC 8 hyperlinks in the terminal.

    github.com/prettytable/prettyt

    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.

    github.com/hugovk/norwegianblu

    Attached are before and after images.

    #Python #release #PrettyTable #norwegianblue

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

    Add support for OSC 8 hyperlinks in the terminal.

    github.com/prettytable/prettyt

    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.

    github.com/hugovk/norwegianblu

    Attached are before and after images.

    #Python #release #PrettyTable #norwegianblue

  9. Just released! PrettyTable 3.12 🚀

    pypi.org/project/prettytable/3

    🪑 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

  10. Just released! PrettyTable 3.12 🚀

    pypi.org/project/prettytable/3

    🪑 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

  11. 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!