Re: [Tutor] MVC/MVP examples of how to implement it

2006-12-23 Thread Basil Shubin
Don Taylor пишет: Basil Shubin wrote: Hi friends! I have read articles about MVC/MVP, but still can't get a clue to how implement it in really working application :-( Because I better understand with ready to use examples, can you provide link to free python+GUI application which

[Tutor] MVC/MVP examples of how to implement it

2006-12-18 Thread Basil Shubin
Hi friends! I have read articles about MVC/MVP, but still can't get a clue to how implement it in really working application :-( Because I better understand with ready to use examples, can you provide link to free python+GUI application which implements MVC/MVP design? Thanks!

[Tutor] Python and ODS

2006-11-22 Thread Basil Shubin
Hi friends! Is there any extension or library to create/write data in OpenDocument Spreadsheet? I found pyExcelerator, but it's working only with xls format. -- Basil Shubin Freelance Software Developer ___ Tutor maillist - Tutor@python.org http

Re: [Tutor] free IDE for Python?

2006-11-14 Thread Basil Shubin
) -- Basil Shubin Freelance Software Developer ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor

[Tutor] Tuple and Dicts?

2006-11-09 Thread Basil Shubin
Hi friends! Imagine the tuple that has dictionaries as it's item: print data ({'id': 0, 'title': 'Linux'}, {'id': 1, 'title': 'FreeBSD'}) How I can get index of tuple item where dict's key 'id' equal to appropriate value? And can this be done without 'for' loops, just in one string? -- Basil

[Tutor] Python and config files?

2006-10-26 Thread Basil Shubin
Hi, friends! Is there exist a module for working with config file? Simple enough, just read/write config file (like for most unix app), determine where row is contain config words with it's parameters (like 'config_word=parameter') or it's a comments (#)? -- Basil Shubin Freelance Software

[Tutor] [OT] Python and Excel/OOCalc

2006-10-15 Thread Basil Shubin
Hi, friends! Is there exist python extension or library for writing or exporting data into the Excel and/or OO Calc file? Excuse me for crossposting. Thanks in advance! ___ Tutor maillist - Tutor@python.org

[Tutor] How to open file in Excel/Calc spreadsheet?

2006-10-15 Thread Basil Shubin
Hi ,friends! How I can open Excel or OOCalc spreadsheet file 'remotely' from python programm? I mean how to execute Excel or Calc with appropriate spreadsheet file? Thanks in advance! ___ Tutor maillist - Tutor@python.org

[Tutor] SGMLLib, fetching some weird data

2006-08-12 Thread Basil Shubin
Hi friends, Please, examine attached script. I want fetch some data from online resource and almost achieve this, but I can't fetch some weird formatted data like this '45° Reverse Calf Press'. I got the following error: 45 Reverse Calf Press Reverse Calf Raise Seated Reverse Calf Press