Examples for automating Windows applications via the Microsoft
Component Object Model (COM), Win32API, PythonCOM and other interesting
Python modules. Mainly developed with the Python Windows Extensions from Marc Hammond. If you want to post a script, article or news please use this link Post a Python script. Hint: For sytax highlighting place your code between the tags <pre> and </pre>
This section as RSS feed.
|
|
Microsoft Windows
|
|
A short Python script (from Activestate) to copy very big files on Windows:
|
|
|
Microsoft Windows
|
|
Quick method to find the location of the current user's special folders and return them in a dictionary keyed on the folder name.
|
|
|
Other
|
|
Quick method to extract the IP routing table on a PC into a list of lists using a single list comprehension.
|
|
|
Other
|
|
Inspired by Directory Watcher. This will watch all files and directories under the path you specify.
|
|
|
CAD Systems
|
|
This script creates a new CATPart including parameters, design table, rules and checks (Knowledge Advisor).
The script runs with CATIA V5 Release R15 (R14 needs minor changes in code). It supports user interface languages english and german. The code is well commented, but comments are all in german. For some more informations, look at the short documentation (german).
|
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 36 - 40 of 95 |