PTable
  • Command Line Usage
  • Installation
  • Tutorial
    • Getting your data into (and out of) the table
      • Row by row
      • Column by column
      • Mixing and matching
      • Importing data from a CSV file
      • Importing data from a database cursor
      • Getting data out
    • Displaying your table in ASCII form
      • Printing
      • Stringing
      • Controlling which data gets displayed
      • Changing the alignment of columns
        • All columns at once
        • One column at a time
      • Sorting your table by a field
    • Changing the appearance of your table - the easy way
      • Setting a table style
    • Changing the appearance of your table - the hard way
      • Style options
      • Setting style options for the long term
      • Changing style options just once
    • Displaying your table in HTML form
      • Styling HTML tables
      • Setting HTML attributes
    • Miscellaneous things
      • Copying a table
 
PTable
  • Docs »


© Copyright 2015, Kane Blueriver.

Built with Sphinx using a theme provided by Read the Docs.