aws-textract

View on PyPIReverse Dependencies (1)

0.3.1 aws_textract-0.3.1-py3-none-any.whl

Wheel Details

Project: aws-textract
Version: 0.3.1
Filename: aws_textract-0.3.1-py3-none-any.whl
Download: [link]
Size: 17390
MD5: f8124451b62a95cbe6359cdc6cea513a
SHA256: b7c7f658211d846f93e04bac062b04999b3eb817679b2dcf908ffafa53c67cd4
Uploaded: 2024-06-06 03:48:28 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: aws_textract
Version: 0.3.1
Summary: Amazon Textract SDK for Human.
Author: Sanhe Hu
Author-Email: husanhe[at]gmail.com
Maintainer: Sanhe Hu
Maintainer-Email: husanhe[at]gmail.com
Home-Page: https://github.com/MacHu-GWU/aws_textract-project
Download-Url: https://pypi.python.org/pypi/aws_textract/0.3.1#downloads
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Platform: Windows
Platform: MacOS
Platform: Unix
Requires-Dist: boto-session-manager (<2.0.0,>=1.7.2)
Requires-Dist: s3pathlib (<3.0.0,>=2.1.2)
Requires-Dist: pathlib-mate (<2.0.0,>=1.3.2)
Requires-Dist: cached-property (>=1.5.2); python_version < "3.8"
Requires-Dist: dataclasses (>=0.8); python_version == "3.6"
Requires-Dist: Sphinx (==5.3.0); extra == "docs"
Requires-Dist: sphinx-jinja (==2.0.2); extra == "docs"
Requires-Dist: sphinx-copybutton (==0.5.1); extra == "docs"
Requires-Dist: sphinx-design (==0.5.0); extra == "docs"
Requires-Dist: furo (==2023.03.27); extra == "docs"
Requires-Dist: nbsphinx (==0.8.12); extra == "docs"
Requires-Dist: rstobj (==1.2.1); extra == "docs"
Requires-Dist: pygments (==2.15.1); extra == "docs"
Requires-Dist: ipython (==8.10.0); extra == "docs"
Requires-Dist: docfly (==2.0.3); extra == "docs"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Provides-Extra: docs
Provides-Extra: tests
License-File: LICENSE.txt
License-File: AUTHORS.rst
[Description omitted; length: 2757 characters]

WHEEL

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

RECORD

Path Digest Size
aws_textract/__init__.py sha256=Hjn1ZL8x4rUu2gzc8jOEcJ9urGodj_bM2JRti7C9PeQ 345
aws_textract/_version.py sha256=wz7Y4SGYrAkGpS3AYBuUkK_zxtj3nrAEMOwuQ2PdpQ4 93
aws_textract/api.py sha256=a-Ol1Pkgh0oUb_PzjT7VbSadRIEbp4PkmM9Bo2DrL_E 322
aws_textract/paths.py sha256=97S8BLeL_V7rmEA-I0RmMZCJ8p1lZseMiorow53W4C8 642
aws_textract/better_boto/__init__.py sha256=nScCCxKzXtOka3O57mr-kpWU8_4oTjVd4KKmOwCk5_8 162
aws_textract/better_boto/api.py sha256=4d6r6aSkBPgDF0PmNw5dkgbW0A-Rw18HKEtot6WjgaM 697
aws_textract/better_boto/async_api.py sha256=AgtkpDBaVt3a_fu8-trERZbFqlSxogo7_k970Je-YlQ 11950
aws_textract/docs/__init__.py sha256=f-E2GGaAOnea7U51BKWcRtFHZ6p2iPnvGoXR6VvBtGg 43
aws_textract/response/__init__.py sha256=rDVjXW00r3aMRz2JsHtG2cB__if-tHRcBIUq4o5Z04Q 171
aws_textract/response/api.py sha256=UhB_xq52XY6OkHuEKSVX13KdxOxVICD8LDTABYHMExg 384
aws_textract/response/contants.py sha256=BVWje6qpQOP-va6IMfa5j6vLKYnyZyLSroDIKRpIL9A 1012
aws_textract/response/merge.py sha256=JAl6amnEeDrvdNeBx5Wd9Hf43IjJg64hDxnTRikhHPs 8176
aws_textract/response/utils.py sha256=mepdF386WhuQ-c65ekPG453JPqfN0nKZpMVveNYoIqk 1259
aws_textract/tests/__init__.py sha256=2nfXkz9TigdtVWm0YAeP8qD83i0KvM74AWag9WJMw4Q 58
aws_textract/tests/helper.py sha256=p_oZhY0NE1HTQ50ftj1y4sJ6nVOLxQrPwseOlX0AD4s 447
aws_textract/vendor/__init__.py sha256=O9CT1B2F-cVB8elT0EoCJbgkcffjvlmqteqavs4giDg 25
aws_textract/vendor/better_dataclasses.py sha256=Xn3U_9C5SEdKp2zP8DVPjZq_QssF_ed5_tUDSL_Ip5U 7191
aws_textract/vendor/pytest_cov_helper.py sha256=nR-I6d8j0P1JQy6dxIiZtG9Gz0DkfJFpk6EPCCpfnm8 3572
aws_textract/vendor/waiter.py sha256=W93qVj2oihhcCKndlKlnp5JPItN69xIZo62IVtQr-HU 2354
aws_textract-0.3.1.dist-info/AUTHORS.rst sha256=nHTveFzFQh1uHjbLOIj6LbooSLAAByNffYkdIMKP-Pc 670
aws_textract-0.3.1.dist-info/LICENSE.txt sha256=X--sbDUDgsZvinXXenKqHdesD5RSREEOgonDQorDWGc 1123
aws_textract-0.3.1.dist-info/METADATA sha256=cev7fLDnImp6EOOnwH7_TL1OpBlqzEuz4GEvFV5M5Y4 4766
aws_textract-0.3.1.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
aws_textract-0.3.1.dist-info/top_level.txt sha256=2zKoKiXuXxefhEjuxoMdKxa2kg7MMlNa3RIGMbnOcps 13
aws_textract-0.3.1.dist-info/RECORD

top_level.txt

aws_textract