docscan

View on PyPIReverse Dependencies (0)

1.0.6 docscan-1.0.6-py3-none-any.whl

Wheel Details

Project: docscan
Version: 1.0.6
Filename: docscan-1.0.6-py3-none-any.whl
Download: [link]
Size: 5684
MD5: 28dccfe750a528b6688a093ad192837e
SHA256: 7a8a2cde3f0077623ea0a581afa09fd326c9005f5db98fba5a7f60efa899f65c
Uploaded: 2024-11-12 14:45:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: docscan
Version: 1.0.6
Summary: This is a document scanner
Author: Daniel Gatis
Author-Email: danielgatis[at]gmail.com
Home-Page: https://github.com/danielgatis/docscan
Keywords: document,scanner,opencv
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.5, <4
Requires-Dist: click
Requires-Dist: flask
Requires-Dist: imutils
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: rembg
Requires-Dist: waitress
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 3267 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.45.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
docscan/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docscan/doc.py sha256=vs1Gzyq1xyJJsrBTU_PCSLKDwjNv5X-0KifFfvhMHVM 2212
docscan/cmd/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
docscan/cmd/cli.py sha256=Q3yZDIwbrOKgdMJpENrzEfl9QQC3giH0wZhbB5g-DxY 456
docscan/cmd/server.py sha256=qds2Cdwok7Ya1QOipjKBrrO6dmPl6XoFC1SJUjms-34 1518
docscan-1.0.6.dist-info/LICENSE.txt sha256=kKMhUHKWj9MEZpxTifBPEnSlh6vdBQfZnerQ9VEfiZk 1069
docscan-1.0.6.dist-info/METADATA sha256=iMrup-SxLr8DgwzJnwns8prt3eGGxQT9rU-obWppc1o 3891
docscan-1.0.6.dist-info/WHEEL sha256=bFJAMchF8aTQGUgMZzHJyDDMPTO3ToJ7x23SLJa1SVo 92
docscan-1.0.6.dist-info/entry_points.txt sha256=SqvbQdUeJyJt92Peds5-KA_yC5vNsqoKsrnbA851XMU 91
docscan-1.0.6.dist-info/top_level.txt sha256=LhjQ7Z2KyOxj2yRdFeH0DSDKNiGIAO3kQcrohfE3KYI 8
docscan-1.0.6.dist-info/RECORD

top_level.txt

docscan

entry_points.txt

docscan = docscan.cmd.cli:main
docscan-server = docscan.cmd.server:main