[Tutor] Any Math Modules ?

2004-12-11 Thread Harm Kirchhoff
I am currently updating the DMOZ section of: http://www.dmoz.org/Computers/Programming/Languages/Python/Modules/Math_and_Calculations/ If anyone has some useful python packages for math that are not listed in DMOZ, please let me know. It makes life much easier if your code can be found by search en

[Tutor] Sample Tkinter data entry screen?

2004-12-25 Thread Harm Kirchhoff
Hi Carrol, What really helped me get going were the Tk inter chapters in 'Programming Python' by Mark Lutz. Now I am producing Tk inter scripts very often and it is relatively simple, but it took some time to get used to it. Hope the following helps: # Example just