Skip to content

Taywee/texttables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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