Tagged Questions
The PyWin32 package is a close wrapper around Microsoft Windows API. It was created and is still maintained by Mark Hammond.
36
votes
14answers
17k views
How do I watch a file for changes using Python?
I have a log file being written by another process which I want to watch for changes. Each time a change occurrs I'd like to read the new data in to do some processing on it.
What's the best way to ...
13
votes
3answers
6k views
How to check if OS is Vista in Python?
How, in the simplest possible way, distinguish between Windows XP and Windows Vista, using Python and pywin32 or wxPython?
Essentially, I need a function that called will return True iff current OS ...
10
votes
4answers
3k views
Common ways to connect to odbc from python on windows?
What library should I use to connect to odbc from python on windows?
Is there a good alternative for pywin32 when it comes to odbc?
What about pyodbc? http://code.google.com/p/pyodbc/
Any others? ...
9
votes
5answers
2k views
Symlinks on windows?
Does anyone know of a way to make/read symbolic links across versions of win32 from Python? Ideally there should be a minimum amount of platform specific code, as I need my app to be cross platform.
8
votes
3answers
297 views
How do I handle Python unicode strings with null-bytes the 'right' way?
Question
It seems that PyWin32 is comfortable with giving null-terminated unicode strings as return values. I would like to deal with these strings the 'right' way.
Let's say I'm getting a string ...
8
votes
2answers
1k views
How can I determine the display idle time from Python in Windows, Linux, and MacOS?
I would like to know how long it's been since the user last hit a key or moved the mouse - not just in my application, but on the whole "computer" (i.e. display), in order to guess whether they're ...
7
votes
3answers
2k views
Is there a way to decode numerical COM error-codes in pywin32
Here is part of a stack-trace from a recent run of an unreliable application written in Python which controls another application written in Excel:
pywintypes.com_error: (-2147352567, 'Exception ...
6
votes
1answer
121 views
Getting Python and AutoIT to work together using win32com: what's up with those window handles?
I have a program with a GUI interface whose initial set-up I need to do manually. AutoIt has been superbly helpful for that so far, as it provides very easy ways to work even with complex-to-access ...
6
votes
3answers
751 views
GetWindowRect too small on Windows 7
The actual problem I'm trying to solve is, I want to automatically find out the size of the margins around windows. If you can find a better way, please by all means answer that instead of this.
To ...
6
votes
4answers
6k views
Connect to Exchange mailbox with Python
I need to connect to an Exchange mailbox in a Python script, without using any profile setup on the local machine (including using Outlook). If I use win32com to create a MAPI.Session I could logon ...
6
votes
2answers
12k views
Creating a python win32 service
I am currently trying to create a win32 service using pywin32. My main point of reference has been this tutorial:
http://code.activestate.com/recipes/551780/
What i don't understand is the ...
5
votes
1answer
127 views
Tell windows which monitor to display dialogs on
I've got a program which is using multiple monitors. The program is showing special visualizations on the second monitor. At one point, the program uses windows shell functions to send files to the ...
5
votes
3answers
1k views
How to retrieve the selected text from the active window
I am trying to create a simple open source utility for windows using Python that can perform user-defined actions on the selected text of the currently active window. The utility should be activated ...
5
votes
4answers
1k views
How do you load an embedded icon from an exe file with PyWin32?
I have an exe file generated with py2exe. In the setup.py I specify an icon to be embedded in the exe:
windows=[{'script': 'my_script.py','icon_resources': [(0, 'my_icon.ico')], ...
I tried loading ...
4
votes
2answers
203 views
Making a window not resizable in Windows
I've been working with Windows API calls so that I can get some native Windows window styles working with Tkinter. I've run into problems when I try to prevent the window from being resizable. Using ...
4
votes
3answers
536 views
Is there any preferable way to get user/group information from an Active Directory domain in Python?
For a Django application that I'm working on, I wanted to allow group membership to be determined by Active Directory group. After a while of digging through the pywin32 documentation, I came up with ...
4
votes
6answers
2k views
Extracting data from MS Word
I am looking for a way to extract / scrape data from Word files into a database. Our corporate procedures have Minutes of Meetings with clients documented in MS Word files, mostly due to history and ...
3
votes
3answers
136 views
Reading large excel tables (guessing size)
I'm using pywin32 to read and write to excel. Now the only method I know is accessing Range.Value however, I usually don't know the size of the full excel table in advance.
So at the moment I read ...
3
votes
2answers
303 views
Make a window transparent using Win32?
Using Python Win32 extensions, how do you make an arbitrary window on Windows XP transparent?
3
votes
4answers
539 views
Python, get windows special folders for currently logged-in user
How can I get Windows special folders like My Documents, Desktop, etc. from my Python script? Do I need win32 extensions?
It must work on Windows 2000 to Windows 7.
3
votes
1answer
180 views
teamplayer and pyhook interacting strangely
I'm using teamplayer, which lets you connect more mice to your computer to be used simultaneously. I'm also using pyHook to capture mouse events, with the following code:
import pyHook
import ...
3
votes
1answer
1k views
SMTP through Exchange using Integrated Windows Authentication (NTLM) using Python
I want to use the credentials of the logged-in Windows user to authenticate an SMTP connection to an Exchange server using NTLM.
I'm aware of the python-ntlm module and the two patches that enable ...
3
votes
1answer
203 views
Downloading a File Protected by NTLM/SSPI Without Prompting For Credentials Using Python on Win32?
The title says it all, even if it is a mouthful!
I need to download a file on a corporate Sharepoint site using CPython. Existing codebase prevents me from using Ironpython without porting the code, ...
3
votes
4answers
1k views
python win32 extensions documentation
I'm new to both python and the python win32 extensions available at http://python.net/crew/skippy/win32/ but I can't find any documentation online or in the installation directories concerning what ...
3
votes
4answers
724 views
Detecting symlinks (mklink) on Vista/7 in Python without Pywin32
Currently the buildout recipe collective.recipe.omelette uses junction.exe on all versions of Windows to create symlinks. However junction.exe does not come with Windows by default and most ...
3
votes
1answer
1k views
Problem with loading win32file.pyd on python 2.6
I can't make py2exe to pack correctly even a simple script that uses win32file
I'm constantly getting the following error message:
Traceback (most recent call last):
File "dependency_checker.py", ...
3
votes
3answers
515 views
Python change screen resolution virtual machine
In virtualbox, the screen resolution can be anything - even something strange like 993x451, etc. I tried changing it using pywin32 but I failed::
>>> dm = win32api.EnumDisplaySettings(None, ...
3
votes
3answers
2k views
Get other running processes window sizes in Python
This isn't as malicious as it sounds, I want to get the current size of their windows, not look at what is in them. The purpose is to figure out that if every other window is fullscreen then I should ...
2
votes
0answers
69 views
Windows Service written in python, not detecting shutdown events and stopping gracefully
I've written a service for Windows XP+ in python using the With Extended Service Notifications example code. It works great for detecting user logon/logoff lock screen, and other events. The problem ...
2
votes
2answers
120 views
Use a Python Module to Open Explorer on a file
I'm a python newbie, and I'm having some difficulty making a module out of some very useful code located at: Open Explorer on a file.
I can't figure out what I am doing wrong.
I get the following ...
2
votes
1answer
106 views
Getting ActivePython to work with WSH
I've installed ActivePython 2.7.2 and I'm trying to execute a .pys script via the console with wscript/cscript, [i.e. ActivePython (PythonScript with .pys extension) in Microsoft's WSH(Windows ...
2
votes
1answer
92 views
How do you debug win32 com integration from Python?
I'm trying to call the text to speech API from Python using win32com.client. The Python interpreter is bundled with Splunk and I'm able to invoke it manually using "splunk cmd python".
Here's a ...
2
votes
4answers
267 views
How do I read a jpg or png from the windows clipboard in python and vice versa?
I have an image (jpg, png, etc.) in the windows clipboard. I'd like to save it to a file. win32clipboard would seem to be the answer, but every example I can find deals with text.
copy an image to ...
2
votes
1answer
228 views
Alternative to psutil.Process(pid).name
I have measured the performance of psutil.Process(pid).name and it turns out that it is more than ten times slower than for example psutil.Process(pid).exe. Because the last one of these functions ...
2
votes
2answers
110 views
Python locate “all programs” folder in the start menu
I'm trying to create a folder with shortcuts in it inside the windows folder "Programs" in the start menu. I've already found a way of creating shorkuts but I can't find a way to locate the "programs" ...
2
votes
1answer
232 views
Python ctypes: SetWindowsHookEx callback function never called
I'm trying to write a program in Python that is aware of when alert boxes/dialogues are shown. It's dealing with multiple monitors, and I want it to display a visualization on the secondary monitor ...
2
votes
1answer
128 views
setuptools searching for false dependency
I am running into a bizarre problem where I try to install my python package (using setuptools) on a Linux system and it tries to install pywin32 as a dependency. This only happens if I run it from a ...
2
votes
1answer
110 views
What's making this security descriptor go bad?
I'm trying to read the access for files and directories in Windows using this code (patterned after Tim Golden's proposed patch to os.access to make it read from ACLs on Windows):
from ctypes import(
...
2
votes
1answer
204 views
ctypes: construct pointer from arbitrary integer
For low-level purposes, I need to construct a ctypes pointer from an arbitrary address, given as an integer. For instance:
INTP = ctypes.POINTER(ctypes.c_int)
p = INTP(0x12345678) # i *know* this is ...
2
votes
1answer
382 views
Simple Hotkey Script in Python - How to set a global hotkey to send a string of text?
I was wondering how I could use wxPython along with the win32apis to create a simple script that will activate a window (if it is not already active) with a certain title and output text (keystrokes). ...
2
votes
3answers
173 views
python+windows automation - windows glitch sometimes
I'm automating some windows stuff with Python, using PIL to take screenshots and such. the issue is that sometimes, deep in some function, I'll do a time.sleep(1) and the GUI app I'm interfacing with ...
2
votes
1answer
411 views
How do you move a user to a different OU using Python
I've been having a play with the fantastic active_directory module from Tim Golden and the extensive python-ldap module and while I see a great slew of articles on how to query, modify, create and ...
2
votes
2answers
281 views
win32: get current DEVMODE of a monitor
How can I get the current resolution in win32? I know I can use GetMonitorInfo to get the current bounding rectangle of the monitor, but how can I also get the bit-depth? Pretty much, how do I get the ...
2
votes
1answer
177 views
Running Python Scripts From MS Office
I have installed PythonWin installed..
I can read and write to Excel from Python, not a problem. Not the usage I need.
All examples I have found are more complex than I need. Since, I'm moving away
...
2
votes
2answers
193 views
python+win32: detect window drag
Is there a way to detect when a window that doesn't belong to my application is being dragged in windows using python/pywin32? I want to set it up so that when I drag a window whose title matches a ...
2
votes
1answer
197 views
python + windows: run exe as if it's unrelated to the current process
I know I can use subprocess.Popen to run an executable, and potentially redirect stdin and stdout to files / using pipes to my process. Is there a way to run an executable such that the spawned ...
2
votes
1answer
296 views
How can I map non-English Windows timezone names to Olsen names in Python?
If I call win32timezone.TimeZoneInfo.local().timeZoneName, it gives me the time zone name in the current locale (for example, on a Japanese machine, it returns u"東京 (標準時)").
I would like to map this ...
2
votes
1answer
242 views
Using win32service module with IronPython
Hey,so I'm trying to take an existing IronPython script I have and convert it into a windows service that runs on one of our servers at all times. Unfortunately I can't seem to get the modules I need. ...
2
votes
3answers
589 views
Media Kind in iTunes COM for Windows SDK
I recently found out about the awesomeness of the iTunes COM for Windows SDK. I am using Python with win32com to talk to my iTunes library. Needless to say, my head is in the process of exploding. ...
2
votes
5answers
2k views
Python Windows File Copy with Wildcard Support
I've been doing this all the time:
result = subprocess.call(['copy', '123*.xml', 'out_folder\\.', '/y'])
if result == 0:
do_something()
else:
do_something_else()
Until today I started to ...