python3-rows binary package in Ubuntu Noble amd64

 No matter in which format your tabular data is: python3-rows will import it,
 automatically detect types and give you high-level Python objects so you can
 start working with the data instead of trying to parse it.
 It is also locale and unicode aware.
 .
 The library is composed by:
 .
  * A common interface to tabular data (the Table class).
  * A set of plugins to populate Table objects CSV, XLS, HTML, TXT.
  * A set of common fields (such as BoolField, IntegerField) which know exactly
    how to serialize and deserialize data for each object type you'll get.
  * A set of utilities (such as field type recognition) to help working with
    tabular data.
  * Access to the most used features: convert between formats, sum, join and
    sort tables. Just import rows and relax.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-01-10 15:34:37 UTC Published Ubuntu Noble amd64 release universe python Optional 0.4.2~0-2.1
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe python Optional 0.4.2~0-2.1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-01-10 15:36:48 UTC Superseded Ubuntu Noble amd64 release universe python Optional 0.4.2~0-2
  • Removal requested .
  • Superseded by amd64 build of rows 0.4.2~0-2.1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu

Source package