Y
Hacker News
new
|
ask
|
show
|
jobs
by
metaobject
3711 days ago
I've used PrettyTable on a few projects and found it to be very easy to use. Highly recommended!
1 comments
jventura
3711 days ago
Tabulate is also a good alternative, and more recent:
https://pypi.python.org/pypi/tabulate
link
azag0
3711 days ago
I would consider Tabulate much superior to PrettyTable.
link
metaobject
3708 days ago
Looks good! It might be time to update some code ...
link