home.social

#prettytable β€” Public Fediverse posts

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

  1. 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

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

  3. 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

  4. 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

  5. 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

  6. 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

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

  8. 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

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