Tabula-py

Latest version: v2.10.0

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

Scan your dependencies

Page 3 of 8

2.8.0rc

What's Changed
* chore: Fix RTD since it doesn't respect config file by chezou in https://github.com/chezou/tabula-py/pull/343
* feat: Use jpype instead of subprocess by chezou in https://github.com/chezou/tabula-py/pull/356 kudos mara004
* chore: add warning about java options by chezou in https://github.com/chezou/tabula-py/pull/357

This release changes the way to call tabula-java from subprocess to jpype.
It expects to reduce JVM launch overhead for multiple calls. However, it introduces some limitation for `jvm_options`. See FAQ in the document for the detail.

**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.7.0...v2.8.0rc

2.7.0

What's Changed
* Validate order of area and columns by chezou in https://github.com/chezou/tabula-py/pull/331
* Apply grammarly for documents by chezou in https://github.com/chezou/tabula-py/pull/334
* fix: do not break pandas_options by chezou in https://github.com/chezou/tabula-py/pull/339
* Allow Iterable as much as possible by chezou in https://github.com/chezou/tabula-py/pull/340
* Drop Python 3.7 by chezou in https://github.com/chezou/tabula-py/pull/341
* Fix package build on CI by chezou in https://github.com/chezou/tabula-py/pull/342


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.6.0...v2.7.0

2.7.0rc

What's Changed
* Validate order of area and columns by chezou in https://github.com/chezou/tabula-py/pull/331
* Apply grammarly for documents by chezou in https://github.com/chezou/tabula-py/pull/334
* fix: do not break pandas_options by chezou in https://github.com/chezou/tabula-py/pull/339
* Allow Iterable as much as possible by chezou in https://github.com/chezou/tabula-py/pull/340
* Drop Python 3.7 by chezou in https://github.com/chezou/tabula-py/pull/341
* Fix package build on CI by chezou in https://github.com/chezou/tabula-py/pull/342


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.6.0...v2.7.0rc

2.6.0

What's Changed
* Support relative columns by introducing relative_columns option by chezou in https://github.com/chezou/tabula-py/pull/328
* Support Python 3.11 by chezou in https://github.com/chezou/tabula-py/pull/329


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.5.1...v2.6.0

2.5.1

What's Changed
* fix type hints for readpdf kwargs by djbrown in https://github.com/chezou/tabula-py/pull/315
* Make kwargs explicit arguments by chezou in https://github.com/chezou/tabula-py/pull/316
* Refactor: more proper name, more Pythonic way by chezou in https://github.com/chezou/tabula-py/pull/317


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.5.0...v2.5.1

2.5.0

What's Changed
* Introduce type hint by chezou in https://github.com/chezou/tabula-py/pull/305
* Add `use_raw_url` option by chezou in https://github.com/chezou/tabula-py/pull/313
* This allows downloading a PDF from S3 PreSigned URL
* Change release flow to trigger by create release by chezou in https://github.com/chezou/tabula-py/pull/314


**Full Changelog**: https://github.com/chezou/tabula-py/compare/v2.4.0...v2.5.0

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.