sci AsciiData is a Python module to handle ASCII tables. With this module it is possible to: * read ASCII tables; * access its elements for reading and writing; * save the ASCII table back to a file; * delete/add rows and columns.