Example script -- Group Project Task Scheduler

nickel_and_dime_2death at yahoo.com nickel_and_dime_2death at yahoo.com
Fri Sep 7 13:39:42 EDT 2007


Hello, trying to get UpToSpeed with a cross-platform application that
would mimic capabilities like Microsoft Project. Playing around with
code is what works for me. Searching is a mangled process, i.e. I've
banged around terms like: "project", "scheduler", "class scheduler",
"student calendar" ... and on and on. Python descriptions / howtos /
tutorials / documentations have used most of the search terms I can
think of define Python's nuts and bolts. Web research of my quest is
not getting me to any examples I want to see. Really, lang.java: class
scheduler brings up my "ms project" mimic concept for java code. I
want to try Python and pythonic coding.

I want code that would list job tasks in a work-week grid and
ultimately drag a block of text to a new location within that week
scheduler if changes were needed. I anticipate XML for my database,
which is what lead me to Python.

Thanks, if somebody out there can offer pointer(s) to an example(s).




More information about the Python-list mailing list