Skip to content

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

License

Notifications You must be signed in to change notification settings

KyleKing/textract-py3

 
 

Repository files navigation

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. For local testing and release, use:

poetry install --sync
poetry run bumpversion minor
poetry publish --build

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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