A sample package!
Project description
python_wia_scan
A simple utility for using document scanners that support Windows Image Acquisition (WIA) and is easy to install. If your scanner works using Windows Fax and Scan
, there is a good chance it will work with this python script.
Use case:
- You have a flatbed scanner and you need to scan a lot of documents, thus you don't want to use Windows Fax and Scan tool as it can introduce quite some overhead.
Alternatives: Existing WIA libraries, but to my surprise the ones I found required quite old versions of python, which I didn't want since I wanted to combine the scanning process with some modern python packages.
Everything on this page is still work in progress
Installation
pip install wia_scan
Alternative: From Source
Download this source and install flit uisng pip install flit
and run the following command from the source folder
flit install
Usage
Command Line Interface
wia_scan single
wia_scan calibrate
wia_scan many --callibration_file calib...
Library Usage - Custom Loop
from wia_scan import scan
License
wia_scan
is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wia_scan-0.1.2.tar.gz
.
File metadata
- Download URL: wia_scan-0.1.2.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ca8a200fa762c5440e8f6151235bc0f7c3520746235a156dd5ea3004b416b7b |
|
MD5 | ad592e347e68a7737044b9ab6d069a41 |
|
BLAKE2b-256 | 6f709d8c6450fa3133dbdef82ed9612f0d832182ab33070f10d854ba1bd4d1da |
File details
Details for the file wia_scan-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: wia_scan-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 880d8bb7791664581cdabb5e5d09b21350d700e0f0e5a71fa9b5b19f3ecd7bcd |
|
MD5 | aeabe9c8c75e06b055223f8a5f2469b9 |
|
BLAKE2b-256 | 20d31bad50e2891b99898b66f4ebe1dd2840aa7074ea710fc7b0fc6ca24047d3 |