Skip to main content

Extensible ASCII table reader and writer

Project description

Asciitable can read and write a wide range of ASCII table formats via built-in Extension Reader Classes:

  • Basic: basic table with customizable delimiters and header configurations

  • Cds: CDS format table (also Vizier and ApJ machine readable tables)

  • CommentedHeader: column names given in a line that begins with the comment character

  • Daophot: table from the IRAF DAOphot package

  • Ipac: IPAC format table

  • Latex: LaTeX tables (plain and AASTex)

  • Memory: table already in memory (list of lists, dict of lists, etc)

  • NoHeader: basic table with no header where columns are auto-named

  • Rdb: tab-separated values with a column types line after the column names line

  • Tab: tab-separated values

At the top level asciitable looks like many other ASCII table interfaces since it provides default read() and write() functions with long lists of parameters to accommodate the many variations possible in commonly encountered ASCII table formats. Below the hood however asciitable is built on a modular and extensible class structure. The basic functionality required for reading or writing a table is largely broken into independent base class elements so that new formats can be accomodated by modifying the underlying class methods as needed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

asciitable-0.7.1.zip (310.7 kB view details)

Uploaded Source

asciitable-0.7.1.tar.gz (292.1 kB view details)

Uploaded Source

File details

Details for the file asciitable-0.7.1.zip.

File metadata

  • Download URL: asciitable-0.7.1.zip
  • Upload date:
  • Size: 310.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for asciitable-0.7.1.zip
Algorithm Hash digest
SHA256 88b9e3a6fa2b5b0ae8dc973c44a2b3cf4377606b792a834467a81b7a8ef97b50
MD5 30fd6aa866decac964e82a54578e9f69
BLAKE2b-256 8c50edd6297b0ee113d2bd87b0ceec7b15037b24ae12696186a56787dfddba88

See more details on using hashes here.

File details

Details for the file asciitable-0.7.1.tar.gz.

File metadata

  • Download URL: asciitable-0.7.1.tar.gz
  • Upload date:
  • Size: 292.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for asciitable-0.7.1.tar.gz
Algorithm Hash digest
SHA256 864f6ca528c95627fdd8d3010dc73a9bcd3365ed7547f8830b2affaacdf47131
MD5 b536d47550af0edc812c4e1db3c0a6da
BLAKE2b-256 e4dc5e7a278c59b31024e74b679cb364624b8e0dcb8999adbd14ee0009c06d6f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page