elnuno / texttables

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Python 99.3%Language:Makefile 0.7%