Pregunta

I'm looking for a library that can interface with scanners on both Windows and Linux, in Python. Is there such a thing?

Thanks in advance.

¿Fue útil?

Solución

There is a project on google code: imagescanner

The python-imagescanner (old pyscanning) implements an abstraction layers allowing users to scan images/documents from Linux or Windows boxes without the need of write any specific Python code for each one of them.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top