Commit Graph

43 Commits

Author SHA1 Message Date
Niru Maheswaranathan
cbd02a4941 fixed bug where extra hr's were printed 2015-12-01 12:59:48 -08:00
Niru Maheswaranathan
c93f2c95f5 adds option to add hr to header() calls 2015-11-23 21:19:49 -05:00
Niru Maheswaranathan
0adb0d8a2d fixed hrtime/humantime bug 2015-10-02 18:30:33 -07:00
Niru Maheswaranathan
695eba1fa1 bump version 2015-10-02 10:33:18 -07:00
Niru Maheswaranathan
c98b6607ff soften numpy requirement 2015-10-02 10:32:32 -07:00
Niru Maheswaranathan
571128b741 soften numpy requirement 2015-10-02 10:32:13 -07:00
Niru Maheswaranathan
330408d491 updated readme 2015-10-01 10:19:52 -07:00
Niru Maheswaranathan
7ca03c0fd6 Adds makefile, bumps version to 0.1.5 2015-10-01 10:16:00 -07:00
Niru Maheswaranathan
627cc32ac0 docs formatting 2015-10-01 10:07:45 -07:00
Niru Maheswaranathan
bec258e313 adds requirements file 2015-10-01 00:56:02 -07:00
Niru Maheswaranathan
c4250142a1 fixing docs 2015-10-01 00:51:51 -07:00
Niru Maheswaranathan
ad999c2e75 Merge branch 'master' of github.com:nirum/tableprint 2015-10-01 00:48:14 -07:00
Niru Maheswaranathan
4138afff5a updates docs 2015-10-01 00:48:11 -07:00
Niru Maheswaranathan
2cf3f8a763 Update README.md 2015-09-30 13:50:46 -07:00
Niru Maheswaranathan
db3e57aefc Adds docs using sphinx 2015-09-30 13:48:18 -07:00
Niru Maheswaranathan
ce0949e3f5 Changing default spec from 2f to 5g 2015-09-29 18:14:05 -07:00
Niru Maheswaranathan
c465891336 Fixes typo 2015-09-28 14:43:05 -07:00
Niru Maheswaranathan
fbede7976f . 2015-09-28 14:42:56 -07:00
Niru Maheswaranathan
e05cf955fc Adds docs 2015-09-28 14:40:31 -07:00
Niru Maheswaranathan
fb40514183 Adding pypi badge 2015-09-28 14:32:11 -07:00
Niru Maheswaranathan
f39b493557 Updated README 2015-09-28 14:26:17 -07:00
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