pypi tabula-py 2.8.0
Use jpype instead of subprocess as a backend

latest releases: 2.9.3, 2.9.2, 2.9.1...
12 months ago

What's Changed

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 #357 and FAQ for the detail.

Full Changelog: v2.7.0...v2.8.0

Don't miss a new tabula-py release

NewReleases is sending notifications on new releases.