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.0.1.zip (306.6 kB view details)

Uploaded Source

asciitable-0.7.0.1.tar.gz (289.0 kB view details)

Uploaded Source

File details

Details for the file asciitable-0.7.0.1.zip.

File metadata

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

File hashes

Hashes for asciitable-0.7.0.1.zip
Algorithm Hash digest
SHA256 0c3b77629fa6693f4ca4a458e2727ff12b73c1f1fd006dbf1fe6c7119657a06d
MD5 84099d63839791d77cadf89d70bcfbe0
BLAKE2b-256 688ca7c0c4cb89c669e446c11610a6b63be0fd1e093fb8a8e2218a1c3e6494e6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for asciitable-0.7.0.1.tar.gz
Algorithm Hash digest
SHA256 91b6ec46310c2d9df74c30c2678f523f94f78dfad0b26bcae9638d2d73408eeb
MD5 1488e89de560df17f271c995f405b555
BLAKE2b-256 9d3dc8aa0c2d74fac5cd61018241ca370dbbf631f1682f9dc94d66a52eccf0f8

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