Aws-textract-pipeline

Latest version: v0.4.1

Safety actively analyzes 624625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Allow user to specify the feature types in ``aws_textract_pipeline.api.LandingDocument`` in S3 object metadata.
- Allow user to specify the ``single_api_call`` flag in ``aws_textract_pipeline.api.BaseTracker.component_to_textract_output`` step.

**Bugfixes**

- Fix a bug that ``aws_textract_pipeline.api.BaseTracker.component_to_textract_output`` doesn't work properly when making only one Textract API call.

0.3.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- Add the following public API:
- ``aws_textract_pipeline.api.TextractOutputToTextAndJsonResult``
- ``aws_textract_pipeline.api.StepEnum``
- ``aws_textract_pipeline.api.MoveToNextStepResult``
- ``aws_textract_pipeline.api.BaseTracker.get_next_step``
- ``aws_textract_pipeline.api.BaseTracker.move_to_next_step_result``

0.2.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Add the following public API:
- ``aws_textract_pipeline.api.ext_to_doc_type_mapper``
- ``aws_textract_pipeline.api.doc_type_to_content_type_mapper``
- ``aws_textract_pipeline.api.get_doc_md5``
- ``aws_textract_pipeline.api.SegmentPdfResult``
- ``aws_textract_pipeline.api.segment_pdf``
- ``aws_textract_pipeline.api.ComponentToTextractOutputResult``
- ``aws_textract_pipeline.api.Component``
- ``aws_textract_pipeline.api.Data``

0.1.1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- First release
- Add the following public API:
- ``aws_textract_pipeline.api.DocTypeEnum``
- ``aws_textract_pipeline.api.S3ContentTypeEnum``
- ``aws_textract_pipeline.api.Workspace``
- ``aws_textract_pipeline.api.MetadataKeyEnum``
- ``aws_textract_pipeline.api.LandingDocument``
- ``aws_textract_pipeline.api.get_md5_of_bytes``
- ``aws_textract_pipeline.api.get_tar_file_md5``
- ``aws_textract_pipeline.api.BaseStatusAndUpdateTimeIndex``
- ``aws_textract_pipeline.api.BaseTracker``

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.