473,386 Members | 1,720 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Package to handle table text render (handle space or tab betweenthe columns) ?

Hi,

I would like print tabular values on terminal (stdout). Are there
package to handle table text render ?

Thanks for your help,
Stephane
Oct 6 '06 #1
3 1130
On 10/6/06, KLEIN Stéphane <st******@harobed.orgwrote:
Hi,

I would like print tabular values on terminal (stdout). Are there
package to handle table text render ?
Have a look at:

http://aspn.activestate.com/ASPN/Coo.../Recipe/267662

-- Theerasak
Oct 6 '06 #2
hanumizzle a écrit :
On 10/6/06, KLEIN Stéphane <st******@harobed.orgwrote:
>Hi,

I would like print tabular values on terminal (stdout). Are there
package to handle table text render ?

Have a look at:

http://aspn.activestate.com/ASPN/Coo.../Recipe/267662
Thanks, this package is very useful ! But I'm suprised than this package
isn't in python standard library !

Regards,
Stephane
Oct 6 '06 #3
On 10/6/06, KLEIN Stéphane <st******@harobed.orgwrote:
hanumizzle a écrit :
On 10/6/06, KLEIN Stéphane <st******@harobed.orgwrote:
Hi,

I would like print tabular values on terminal (stdout). Are there
package to handle table text render ?
Have a look at:

http://aspn.activestate.com/ASPN/Coo.../Recipe/267662

Thanks, this package is very useful ! But I'm suprised than this package
isn't in python standard library !
The occurence of such a problem is relatively rare I would imagine.
Rendering anything formatted to a character cell terminal is
inherently limited, which is why I like lynx: it eliminates all the
dumb formatting crap that people put on their websites, and even
collapses multiple columns into a single stream of pages. Yay!

See also reStructuredText for rendering plain text input to HTML and
other formats (includes tables), sil vous plait.

-- Theerasak
Oct 6 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Eric Myers | last post by:
Hello folks: (This message is also posted on the help forum at the pexpect sourceforge page, but all indentation in the code got stripped away when I submitted the post.) For some time I've...
61
by: Toby Austin | last post by:
I'm trying to replace <table>s with <div>s as much as possible. However, I can't figure out how to do the following… <table> <tr> <td valign="top" width="100%">some data that will...
6
by: BT | last post by:
I'm trying to format a three column table and I can't get things to line up the way I need to. The first column is text of variable length that might wrap onto multiple lines. It is within...
21
by: CBFalconer | last post by:
I released this under GPL some time ago, (2003-May) and have been advertising it occasionally here, where it seemed applicable. I have received no bug reports. I have just gotten around to...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.