PackageTrack Sign in Track my project

amazon-textract-response-parser

Easily parse JSON returned by Amazon Textract.

1.0.3 2.1M downloads/mo #3327 most downloaded on PyPI aws-samples/amazon-textract-response-parser

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 9 days to 8 months

This project publishes no release notes

the list below is its commits, not an announcement

Nothing withdrawn

no release was ever pulled

5 years old

47 releases · first in 2021

0 releases in the last 12 months

see the full history below

Release timeline

47 releases · Apr 2021 to Jun 2024
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 47
  1. 1.0.3 13 Jun 2024

    Nothing published for this version

  2. 1.0.2 31 Oct 2023

    Nothing published for this version

  3. 1.0.1 30 Aug 2023

    Nothing published for this version

  4. 1.0.0 24 Jul 2023

    Nothing published for this version

  5. 0.1.48 01 Jun 2023

    Nothing published for this version

  6. 0.1.47 25 May 2023

    Nothing published for this version

  7. 0.1.46 19 May 2023

    Nothing published for this version

  8. 0.1.45 18 Apr 2023

    Nothing published for this version

  9. 0.1.44 21 Mar 2023

    Nothing published for this version

  10. 0.1.43 14 Mar 2023

    Nothing published for this version

  11. 0.1.42 13 Jan 2023

    Nothing published for this version

  12. 0.1.40 10 Jan 2023

    Nothing published for this version

  13. 0.1.39 22 Dec 2022

    Nothing published for this version

  14. 0.1.38 20 Dec 2022

    Nothing published for this version

  15. 0.1.37 09 Dec 2022

    Nothing published for this version

  16. 0.1.36 02 Dec 2022

    Nothing published for this version

  17. 0.1.35 02 Dec 2022

    Nothing published for this version

  18. 0.1.34 22 Nov 2022

    Nothing published for this version

  19. 0.1.33 26 Aug 2022

    Nothing published for this version

  20. 0.1.32 11 Jul 2022

    Nothing published for this version

  21. 0.1.31 06 Jul 2022

    Nothing published for this version

  22. 0.1.30 05 May 2022

    Nothing published for this version

  23. 0.1.29 15 Apr 2022

    Nothing published for this version

  24. 0.1.28 04 Apr 2022

    Nothing published for this version

  25. 0.1.27 18 Feb 2022

    Nothing published for this version

  26. 0.1.26 29 Jan 2022

    Nothing published for this version

  27. 0.1.25 27 Jan 2022

    Nothing published for this version

  28. 0.1.24 14 Jan 2022

    Nothing published for this version

  29. 0.1.23 30 Nov 2021

    Nothing published for this version

  30. 0.1.22 30 Nov 2021

    Nothing published for this version

  31. 0.1.20 22 Oct 2021

    Nothing published for this version

  32. 0.1.19 12 Oct 2021

    Nothing published for this version

  33. 0.1.18 12 Oct 2021

    Nothing published for this version

  34. 0.1.17 07 Oct 2021

    Nothing published for this version

  35. 0.1.16 06 Aug 2021
    Commits, not release notes

    This project publishes no release notes. Between v0.1.14 and v0.1.16 there were 30 commits, 19 of them substantive:

    • feat(js): draft JavaScript version (no tests yet)
    • feat(js): refactor JS to TypeScript
    • fix(js): export TextractDocument class
    • feat(js): expose .pages prop on Document
    • feat(js): add textType and replace strs->enums
    • build(js): tweak packaging setup and add readme
    • fix(js): export API types, add integration tests
    • feat(js): improve browser packaging
    • doc(js): add top-level README link for js version
    • feat(js): throw Error on invalid JobStatus values
    • build(git): Add closing newline to gitignore
    • feat(js): orient; better reading order; iterators
    • feat(js): Add parent refs, fix OOB index errors
    • Update README.md
    • Parser for Amazon Textract's new AnalyzeExpense API
    • feat(js): basic AnalyzeExpense support for JS/TS
    • wip - clean up code and format
    • kv OCRConfidence
    • update docs and add min-confidence
  36. 0.1.14 12 Jul 2021
    Commits, not release notes

    This project publishes no release notes. Between v0.1.13 and v0.1.14 there were 8 commits, 6 of them substantive:

    • wip
    • update README with merge_tables information
    • new v2 expense
    • delete old trp2_expense
    • Committing the new parser for Textract AnalyzeExpense API Response
    • change to dataclass for repr and added some test
  37. 0.1.13 17 Jun 2021
    Commits, not release notes

    This project publishes no release notes. Between v0.1.11 and v0.1.13 there were 14 commits, 7 of them substantive:

    • Commiting new function pipeline_merge_tables
    • Resolved conflicts and merged with master
    • updated code for pytest
    • Modified String input parameters for MergeOptions and HeaderFooterType to Enum
    • bug fixed: cell.row_index property updated for table_merge
    • cleaned the code
    • minor fixes and checks
  38. 0.1.11 10 Jun 2021
    Commits, not release notes

    This project publishes no release notes. Between v0.1.10 and v0.1.11 there were 4 commits, 2 of them substantive:

    • added merge_tables and link_tables function to trp2.py. The test functions also added to test_trp2.py.
    • updated merge_table and linked_tables, added delete_blocks
  39. 0.1.10 06 May 2021
    Commits, not release notes

    This project publishes no release notes. Between v0.1.9 and v0.1.10 there were 6 commits, 4 of them substantive:

    • Update README.md
    • fix multi-page ordering
    • add tests
    • add recursive relationships
  40. 0.1.9 30 Apr 2021
    Commits, not release notes

    This project publishes no release notes. Between v0.1.8 and v0.1.9 there were 4 commits, 1 of them substantive:

    • fixing cli-command permissions and adding --version
  41. 0.1.8 30 Apr 2021
    Commits, not release notes

    This project publishes no release notes. Between v0.1.7 and v0.1.8 there were 2 commits, 1 of them substantive:

    • remove unecessary import
  42. 0.1.7 30 Apr 2021
    Commits, not release notes

    This project publishes no release notes. Between v0.1.6 and v0.1.7 there were 5 commits, 3 of them substantive:

    • Update with Page Orientation information
    • adding cli amazon-textract-pipeline
    • update README
  43. 0.1.6 28 Apr 2021
    Commits, not release notes

    This project publishes no release notes. Between v0.1.5 and v0.1.6 there were 2 commits, 1 of them substantive:

    • fix FieldValue super().__init(
  44. 0.1.5 27 Apr 2021

    Nothing published for this version

  45. 0.1.4 27 Apr 2021

    Nothing published for this version

  46. 0.1.3 21 Apr 2021

    Nothing published for this version

  47. 0.1.2 13 Apr 2021

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project