chrismattmann / tika-python

Tika-Python is a Python binding to the Apache Tika™ REST services allowing Tika to be called natively in the Python community.
Apache License 2.0
1.52k stars 236 forks source link

Can this receive a io[bytes] type? #405

Open Mathacc opened 8 months ago

Mathacc commented 8 months ago

Hello, I've found this lib to handle different types of documents, does it support passing the bytes instead of the path?

kakarot-dev commented 8 months ago

yes