Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com> X-Debbugs-Cc: debian-devel@lists.debian.org, debian-pyt...@lists.debian.org
* Package name : pytablewriter Version : 1.2.0 Upstream Author : Tsuyoshi Hombashi <tsuyoshi.homba...@gmail.com> * URL : https://github.com/thombashi/pytablewriter * License : MIT Programming Lang: Python Description : Library to write tables in multiple formats with custom styling This package allows you to write tables in various formats including AsciiDoc, CSV, HTML, JavaScript, JSON, LaTeX, Markdown, MediaWiki, NumPy, Excel, Pandas, Python, reStructuredText, SQLite, TOML, TSV, and YAML. . Users can benefit from automatic table cell formatting for alignment, padding, and precision of numbers. Style customization is also available, including text and background colors, text alignment, and font size or weight. Support for thousand separators in numbers is provided to enhance readability. . The table can be written to a stream such as a file, standard output, string buffer, or a Jupyter Notebook, allowing for versatile use across different applications. Additionally, the package supports rendering tabular data directly into formatted text, making it ideal for documentation or data display in various environments. I plan to maintain this package as part of the Python team.