[Tutor] Object Management

Alexander rhettnaxel at gmail.com
Wed Jul 27 15:51:08 CEST 2011


Hello everyone. I'm having trouble wrapping my mind around a project I'm
working on. My goal is to create a program that manages (allows its users to
manipulate, search by criteria and edit) objects. There is one type of
object, for example I'll say it's a car.

There will be a central data file containing all of the cars and multiple
users will have access to it at once. I'm having trouble here, I've done
some research on MOO and twisted but I'm not sure where to turn.

Additionally I'll need a GUI! tkinter? Does anyone have any suggestions on
how to get started with tkinter? I'm overwhelmed with the amount of
documentation I've had to read and think I have to read to accomplish my
goal.

Thanks for reading, Alex.ander

-- 
Alexander
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110727/cafcecb2/attachment.html>


More information about the Tutor mailing list