pypi tabula-py 2.9.0
v2.9.0: Support Python 3.12

latest releases: 2.9.1, 2.9.1rc0
6 months ago

We faced jpype installation issue, and jpype hasn't supported Python 3.12 yet, we decided to make jpype optional to support Python 3.12.

If you want to leverage jpype speed until Python 3.11, you can install as:

pip install tabula-py[jpype]

Please watch on jpype issue if you interested in supporting its Python 3.12:
jpype-project/jpype#1147

What's Changed

Full Changelog: v2.8.2...v2.9.0

Don't miss a new tabula-py release

NewReleases is sending notifications on new releases.