Python SANE has been split from Python-Pillow as of version 2.7.0.
The SANE module provides an interface to the SANE scanner and frame grabber interface for Linux. This module was contributed by Andrew Kuchling formerly maintained by Ralph Heinkel. It is currently maintained by Sandro Mani.
Build
To build this module, make sure the sane development package is installed. Then, type:
python3 setup.py build
In order to install the module type:
python3 -m pip install .
For some basic documentation please look at the file sanedoc.txt The example.py script gives a basic example on how to use the software.
Documentation
Available at https://python-sane.readthedocs.io/en/latest/
Release files for python-sane 2.9.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python_sane-2.9.2.tar.gz | 22.5 kB | Details |
Release files / python_sane-2.9.2.tar.gz
| Download URL | python_sane-2.9.2.tar.gz |
|---|---|
| Size | 22.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
50ab8e0b033cececad26c7231a7254f80ad8fe9ec6b5c25add2493d7e2a07bbe
|
|
BLAKE2b-256 checksum How to use checksums |
45e9e8baff69fc2347606c547201204d4b4843c7ad8ecb9164eceee42016eff6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.14.0b4
|