473,395 Members | 1,783 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

python tutes on win32

Hello,

Can anyone point me to a nice tute on making python apps for win32?

TIA
Jul 18 '05 #1
4 1908
"Jed R. Mallen" <je*******@yahoo.co.uk> wrote in message
news:f6**************************@posting.google.c om...
Hello,

Can anyone point me to a nice tute on making python apps for win32?

TIA


I looked up "tute" in the dictionary. No such word, so I must assume the
answer is no. I am sure a nice Google search or even a search on the Python
web site would help you a lot.

Jul 18 '05 #2
"Robert" <ca*****@linuxmail.org> wrote in message news:<1Z********************@adelphia.com>...
I looked up "tute" in the dictionary. No such word, so I must assume the
answer is no. I am sure a nice Google search or even a search on the Python
web site would help you a lot.


My bad.

Sorry, I meant tutorial. I did Google for it but I was looking for a
recommended tutorial as I was just starting up Python.

Thanks anyway.
Jul 18 '05 #4
[snip]

Sorry, I meant tutorial. I did Google for it but I was looking for a
recommended tutorial as I was just starting up Python.

Can't think of a tutorial exclusively for Py/W32 but if you're really
just starting (and on a W32 platform) I strongly recommend getting the
documentation in Windows Help Format (CHM) - this is a very useful
facility enabling searching and a slightly friendlier interface than
the online documentation (which is still great I hasten to add). I've
just gone looking for where to find that and I can't find it ! I can
find other doco downloads but not that, can anyone else tell us where
that is ?

Also if you have some money to spare I would strongly recommend the
O'Reilly book "Python Programming on Win32" by Mark Hammond and Andy
Robinson. It's a very useful book although I have to say that if
you're just starting you'll find lots to do before you need to start
worrying about the bits which are specific to Win32.

Make sure you have downloaded the Win32All package - look here
http://starship.python.net/crew/mhammond/ (and while you're at it take
a look at http://www.python.org/windows/ ) and then you'll have
PythonWin as well as IDLE to run/edit your code in, as well as lots of
other Win32 stuff which is useful.

It occurs to me that you might be thinking of leaping straight into
GUI programming using Python. If that's so you may have to discount
some of what I've said about not needing to worry about platform
differences. I've been using Python for just over a year but so far I
haven't got into doing the GUI side of things.

Finally somethign I only just found today myself,
http://www.rexx.com/~dkuhlman/python...ython_101.html - it's not
Win32 specific but I think you'll find it useful.

regards

richard shea.
Jul 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Phil Schmidt | last post by:
I'm attempting to follow the instructions at http://sebsauvage.net/python/mingw.html, without luck. I have Python 2.3, MinGW 3.2.3, ans SWIG 1.3.19. I get an export error on "initexample" when...
16
by: Pjer Holton | last post by:
If I were to build a Windows application that is a true standard Windows application in every conceivable way and that adheres to the MS Windows standards as much as possible (installation, GUI,...
3
by: Nicolas Lehuen | last post by:
Hi, Is it me, or does anyone else get significantly better pystone results under Cygwin versus the standard Win32 build ? CYGWIN 1.5.6 + python 2.3.3-1 : $ time python...
1
by: Brian Beck | last post by:
As far as I can tell, both maintainers of the Windows builds of Python-LDAP haven't updated in about a year. This doesn't exactly make the builds ancient or obsolete, but it would be nice to start...
2
by: Christopher Subich | last post by:
From the documentation, it looks like DParser-python will do what I need, but I'm having trouble getting it installed properly. I'm using a win32 environment, with official 2.4 Python binaries. ...
16
by: PyDenis | last post by:
Today, I found strange error while using py2exe: 1. I wrote simple program and save as 1.py: import win32ui import win32con win32ui.MessageBox('Test messageBox.' , 'Test', win32con.MB_OK |...
1
by: Srijit Kumar Bhadra | last post by:
I have browsed the following links 1) http://peak.telecommunity.com/DevCenter/EasyInstall 2) When Python *Eggs* better than Python *distutils*?? What's Eggs? (http://tinyurl.com/m8dyd) But I am...
15
by: lixinyi.23 | last post by:
Hi! I'm currently working on a scientific computation software built in python. What I want to implement is a Matlab style command window <-> workspace interaction. For example, you type...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.