Hi All,
I have no experience using Python in an embedded application (industrial
microcontrollers) but I'm sure it can be done and feel that Python offers
many advantages for new OOP developers over C++.
I would appreciate any suggestions on embedded processors compatible with
Python or some vari
Hi,
I want to be able to generate Windows powerpoint presentations by
throwing
text and images into a directory and running a Python script. I've seen
some win32 modules online that manipulate powerpoint using COM but are
not
quite what I am looking for.
Examples I've found
http