python-rows binary package in Ubuntu Xenial amd64

 No matter in which format your tabular data is: python-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
  2016-03-24 06:23:40 UTC Published Ubuntu Xenial amd64 release universe python Optional 0.1.1-3
  • Published
  • Copied from ubuntu xenial-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Xenial amd64 proposed universe python Optional 0.1.1-3
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2016-03-24 05:14:23 UTC Superseded Ubuntu Xenial amd64 proposed universe python Optional 0.1.1-1ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of rows 0.1.1-3 in ubuntu xenial PROPOSED
  • Published

Source package