Skip to main content

A simple pipeline for processing documents

Project description

docpipe

A simple document pipeline mechanism that makes it easier to process and clean up Word and other document types.

Other dependencies

This has some other non-Python dependencies for certain functionality:

  • soffice (open office) for handling DOC and DOCX files
  • pdftotext (poppler-utils) for extracting text from PDFs

Local development

  1. Clone this repo
  2. Setup a virtual environment
  3. Install dependencies: pip install -e '.[test]'
  4. Run tests: nosetests

License

Copyright 2022 Laws.Africa.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docpipe-0.0.2.post1.tar.gz (27.2 kB view hashes)

Uploaded Source

Built Distribution

docpipe-0.0.2.post1-py3-none-any.whl (30.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page