Menu

#6 commandline "new excel file" editor

Unstable (example)
open
nobody
5
2006-10-04
2006-10-04
Anonymous
No

"hanishkvc@yahoo.com"
commandline "new excel file" editor

As I didn't find any example or tool which allows one
to interactively create a new xls file, I wrote this
simple commandline editor.

I have written a simple commandline python script,
which allows one to create a new excel (xls) file with
a single sheet in it.

One can enter data (Strings,Numbers and Formula) into
that sheet upto max of (100 rows and 100 columns). The
program tries to guess (simple mechanism) what is
entered i.e String or number or Formula. However if the
logic doesn't work for you, you can explicitly tell the
program what you are enterring.

One can view and edit things already keyed in in the
current session.

Discussion

  • Nobody/Anonymous

    example commandline new xls file editor

     
  • Nobody/Anonymous

    Logged In: NO

    hanishkvc again>
    Also note that I am a python newbie in some sorts. Have
    never gone thro its documentation in any particular order.
    Have learned python by trying out logics in its interpretor
    (First in my Nokia 6630 mobile and PyS60 and recently in the
    pc).

    So if there are any fundamental issues in the way I am using
    python, its just because I haven't explored python yet. But
    hope there aren't any such fundamental issues.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.