Package: python3-tabledata Source: python-tabledata Version: 1.3.4-1 Architecture: all Maintainer: Debian Python Team Installed-Size: 61 Depends: python3-dataproperty, python3-typepy, python3:any Section: python Priority: optional Homepage: https://github.com/thombashi/tabledata Description: Python library for tabular data representation and manipulation This library provides a comprehensive solution for representing and manipulating tabular data within Python applications. It is ideal for projects involving data tables, such as generating reports, creating data transformations, or integrating with databases. . The core functionality includes the ability to represent any dataset as a table with rich formatting and conversion options. . Additionally, it offers compatibility with other libraries like pytablewriter, pytablereader, and SimpleSQLite, enhancing its utility in database operations and data serialization/deserialization tasks.