python-twain-wia-sane-scanner

A Python package for programming with Dynamsoft Service, supporting scanning documents from TWAIN, WIA, ICA, SANE and eSCL scanners. (by yushulx)

Python-twain-wia-sane-scanner Alternatives

Similar projects and alternatives to python-twain-wia-sane-scanner based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better python-twain-wia-sane-scanner alternative or higher similarity.

python-twain-wia-sane-scanner reviews and mentions

Posts with mentions or reviews of python-twain-wia-sane-scanner. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.
  • How to Scan Documents from TWAIN, WIA, SANE Compatible Scanners in Python
    2 projects | dev.to | 28 Sep 2023
    from setuptools.command import build_ext from setuptools import setup import os import io from setuptools.command.install import install import shutil long_description = io.open("README.md", encoding="utf-8").read() setup(name='twain-wia-sane-scanner', version='1.0.0', description='A Python package for digitizing documents from TWAIN, WIA, SANE, ICA and eSCL compatible scanners.', long_description=long_description, long_description_content_type="text/markdown", author='yushulx', url='https://github.com/yushulx/twain-wia-sane-scanner', license='MIT', packages=['dynamsoftservice'], classifiers=[ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: Microsoft :: Windows", "Operating System :: MacOS", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3 :: Only", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3.8", "Programming Language :: Python :: 3.9", "Programming Language :: Python :: 3.10", "Topic :: Scientific/Engineering", "Topic :: Software Development", ], install_requires=['requests'])

Stats

Basic python-twain-wia-sane-scanner repo stats
1
3
5.0
7 months ago

yushulx/python-twain-wia-sane-scanner is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of python-twain-wia-sane-scanner is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com