Asciitable

Latest version: v0.8.0

Safety actively analyzes 715032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.2.2

=====
Add IPAC reader and reader comment_lines attribute plus doc updates.

- Add IPAC format reader

- Add 'comment_lines' attribute to BaseReader class to return all lines
matching the header comment character.

- Made the table lines retrieved by the Inputter available as the
Reader object 'lines' attribute in the BaseReader.read() function.

- Updates and reorganization of doc-strings and documentation

- Removed the non-working code related to mask support (try again later)

- Added 'meta' and 'keywords' attributes to BaseReader and added a Keywords
class. This is a placeholder for future support of table metadata.

0.2.1

=====
Add support for reading CDS format files (header + data in one file)

0.2.0

=====
Updates to the way lines are processed and comments handled for support of new formats.

- Splitter process_line and process_val and Inputter process_line are now object methods.
This allows for settable parameters that control processing (e.g. continuation_char).

- Add BaseHeader and BaseData process_line methods that do comment and blank-line
filtering as needed. Splitter process_line should no longer be used for this purpose.

- Add support for formats:
- CommentedHeader (column def line begins with comment char)
- DAOphot
- Files with continuation lines via ContinuationLinesInputter class

- Add 'Inputter' as an option to get_reader() and read()

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.