122 Commits

Author SHA1 Message Date
Niru Maheswaranathan
57ff47a196 changing precision to format_spec, adding hrtime function 2015-09-28 14:17:19 -07:00
Niru Maheswaranathan
f98a19762c Python2 support by importing future print statement 2015-09-03 10:43:40 -07:00
Niru Maheswaranathan
9a819bca41 Update version number 2015-07-28 13:38:59 -07:00
Niru Maheswaranathan
e00bbb8c7e Removed README.md dependency in setup.py 2015-07-28 13:37:30 -07:00
Niru Maheswaranathan
bcf83e31d6 updated version in setup.py 2015-02-28 16:03:26 -08:00
Niru Maheswaranathan
477f71a6ec added frame() helper function to print a pandas DataFrame 2015-02-26 12:29:55 -08:00
Niru Maheswaranathan
c6f5dbe4f3 fixed bug where empty tables printed out two footer hrules 2015-02-24 19:37:02 -08:00
Niru Maheswaranathan
a69c8becf5 added version info to README 2015-02-24 16:13:48 -08:00
Niru Maheswaranathan
168d209159 removed outer_char option for hr(), uses corner_char instead 2015-02-24 16:12:00 -08:00
Niru Maheswaranathan
0327a911da Update README.md 2015-02-24 13:26:50 -08:00
Niru Maheswaranathan
edc44a9e95 added example image 2015-02-24 13:25:54 -08:00
Niru Maheswaranathan
885f67c6db updated example image 2015-02-24 13:24:48 -08:00
Niru Maheswaranathan
1730b695df Merge branch 'master' of github.com:nirum/tableprint 2015-02-24 13:12:00 -08:00
Niru Maheswaranathan
bd4d722628 adding example image 2015-02-24 13:11:12 -08:00
Niru Maheswaranathan
0dc1d4fb77 added installation and usage sections to README 2015-02-24 13:10:37 -08:00
Niru Maheswaranathan
6a7ef77f24 fixed typo in setup.py 2015-02-24 13:00:00 -08:00
Niru Maheswaranathan
d806b9b74b added setup.py script 2015-02-24 12:54:35 -08:00
Niru Maheswaranathan
37c071448b simpler gitignore 2015-02-24 12:38:26 -08:00
Niru Maheswaranathan
11f992b049 Create License.md 2015-02-24 12:31:31 -08:00
Niru Maheswaranathan
4722756115 Create README.md 2015-02-24 12:30:23 -08:00
Niru Maheswaranathan
2bc3e42e88 adding gitignore 2015-02-24 12:21:06 -08:00
Niru Maheswaranathan
6376010a2f initial commit, functions to print table (and generate header and row ASCII strings) 2015-02-24 12:16:46 -08:00