KyleKing / textract-py3

Minimally maintained fork of deanmalmgren/textract to replace '*' dependencies

Home Page:http://textract.readthedocs.io

Repository from Github https://github.comKyleKing/textract-py3Repository from Github https://github.comKyleKing/textract-py3

Textract-py3

This is a minimally maintained fork of deanmalmgren/textract to replace '*' dependencies because they block usage of asdf, uvx and modern pip (open issue: deanmalmgren#461).

Usage

Install with asdf plugin add textract-py3 https://github.com/amrox/asdf-pyapp.git and asdf install textract-py3 latest or with uvx (uv tool install textract-py3), mise, etc.

Development

This fork has been migrated to poetry and does not have CI/CD. To run locally and release:

poetry sync
poetry run bumpversion minor
poetry publish --build

About

Minimally maintained fork of deanmalmgren/textract to replace '*' dependencies

http://textract.readthedocs.io

License:MIT License


Languages

Language:HTML 77.4%Language:Rich Text Format 12.4%Language:Python 9.2%Language:Shell 0.5%Language:Makefile 0.2%Language:PostScript 0.2%Language:Dockerfile 0.1%