can python do this?
Bruno Desthuilliers
bruno.42.desthuilliers at websiteburo.invalid
Wed Dec 2 10:43:02 EST 2009
Rounak a écrit :
>>
>> http://stackoverflow.com/questions/69645/take-a-screenshot-via-a-python-script-linux
>>
> the first solution in this thread requires python imaging library which
> I did find here: http://www.pythonware.com/products/pil/faq.htm
> But i would like to know if there are easier ways to install this
> instead of compiling it from the source.
>
Depends on your linux distro - but PIL is a fairly stable and widely
used lib, so I fail to imagine any modern distro not having a packaged
PIL install (rpm, ebuild, whatever).
More information about the Python-list
mailing list