Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 459 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 459 Bytes

texttables

Simple python text tables reader/writer module. Similar to csv in interface.

The documentation can be found at this repository's GitHub page or at the ReadtheDocs site. The GitHub page should be kept reasonably up-to-date, but the ReadTheDocs site is more guaranteed to, as it is updated through a webhook.

Installation

pip install texttables