pyconverters-grobid


Namepyconverters-grobid JSON
Version 0.5.163 PyPI version JSON
download
home_pagehttps://github.com/oterrier/pyconverters_grobid/
SummaryConvert PDF to structured text using Grobid
upload_time2024-01-24 17:20:34
maintainerNone
docs_urlNone
authorOlivier Terrier
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyconverters_grobid

[![license](https://img.shields.io/github/license/oterrier/pyconverters_grobid)](https://github.com/oterrier/pyconverters_grobid/blob/master/LICENSE)
[![tests](https://github.com/oterrier/pyconverters_grobid/workflows/tests/badge.svg)](https://github.com/oterrier/pyconverters_grobid/actions?query=workflow%3Atests)
[![codecov](https://img.shields.io/codecov/c/github/oterrier/pyconverters_grobid)](https://codecov.io/gh/oterrier/pyconverters_grobid)
[![docs](https://img.shields.io/readthedocs/pyconverters_grobid)](https://pyconverters_grobid.readthedocs.io)
[![version](https://img.shields.io/pypi/v/pyconverters_grobid)](https://pypi.org/project/pyconverters_grobid/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyconverters_grobid)](https://pypi.org/project/pyconverters_grobid/)

Convert PDF to structured text using [Grobid](https://github.com/kermitt2/grobid)

## Installation

You can simply `pip install pyconverters_grobid`.

## Developing

### Pre-requesites

You will need to install `flit` (for building the package) and `tox` (for orchestrating testing and documentation building):

```
python3 -m pip install flit tox
```

Clone the repository:

```
git clone https://github.com/oterrier/pyconverters_grobid
```

### Running the test suite

You can run the full test suite against all supported versions of Python (3.8) with:

```
tox
```

### Building the documentation

You can build the HTML documentation with:

```
tox -e docs
```

The built documentation is available at `docs/_build/index.html.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oterrier/pyconverters_grobid/",
    "name": "pyconverters-grobid",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Olivier Terrier",
    "author_email": "olivier.terrier@kairntech.com",
    "download_url": "https://files.pythonhosted.org/packages/f6/a2/95dde6ab1b7c85675a93836961b364204e76e5f884a9c620391a10e477c4/pyconverters_grobid-0.5.163.tar.gz",
    "platform": null,
    "description": "# pyconverters_grobid\n\n[![license](https://img.shields.io/github/license/oterrier/pyconverters_grobid)](https://github.com/oterrier/pyconverters_grobid/blob/master/LICENSE)\n[![tests](https://github.com/oterrier/pyconverters_grobid/workflows/tests/badge.svg)](https://github.com/oterrier/pyconverters_grobid/actions?query=workflow%3Atests)\n[![codecov](https://img.shields.io/codecov/c/github/oterrier/pyconverters_grobid)](https://codecov.io/gh/oterrier/pyconverters_grobid)\n[![docs](https://img.shields.io/readthedocs/pyconverters_grobid)](https://pyconverters_grobid.readthedocs.io)\n[![version](https://img.shields.io/pypi/v/pyconverters_grobid)](https://pypi.org/project/pyconverters_grobid/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyconverters_grobid)](https://pypi.org/project/pyconverters_grobid/)\n\nConvert PDF to structured text using [Grobid](https://github.com/kermitt2/grobid)\n\n## Installation\n\nYou can simply `pip install pyconverters_grobid`.\n\n## Developing\n\n### Pre-requesites\n\nYou will need to install `flit` (for building the package) and `tox` (for orchestrating testing and documentation building):\n\n```\npython3 -m pip install flit tox\n```\n\nClone the repository:\n\n```\ngit clone https://github.com/oterrier/pyconverters_grobid\n```\n\n### Running the test suite\n\nYou can run the full test suite against all supported versions of Python (3.8) with:\n\n```\ntox\n```\n\n### Building the documentation\n\nYou can build the HTML documentation with:\n\n```\ntox -e docs\n```\n\nThe built documentation is available at `docs/_build/index.html.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Convert PDF to structured text using Grobid",
    "version": "0.5.163",
    "project_urls": {
        "Homepage": "https://github.com/oterrier/pyconverters_grobid/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "84811d931e728c28fa57cc2ecaa6438f353943fa329407c0f9497d8ee883e9d3",
                "md5": "e0ea445613fce6ea360c609329527abd",
                "sha256": "14e674d51a15bc266572eb58c0ab865916be8e5af73a7ade0f4ec76dada940e0"
            },
            "downloads": -1,
            "filename": "pyconverters_grobid-0.5.163-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e0ea445613fce6ea360c609329527abd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6739,
            "upload_time": "2024-01-24T17:20:31",
            "upload_time_iso_8601": "2024-01-24T17:20:31.099383Z",
            "url": "https://files.pythonhosted.org/packages/84/81/1d931e728c28fa57cc2ecaa6438f353943fa329407c0f9497d8ee883e9d3/pyconverters_grobid-0.5.163-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6a295dde6ab1b7c85675a93836961b364204e76e5f884a9c620391a10e477c4",
                "md5": "eb79e8a1b8e25f628aeee8198ce8041b",
                "sha256": "62914d9a25a27d6995da472023d4a87887e780b62efd6197fe480a129c595a5f"
            },
            "downloads": -1,
            "filename": "pyconverters_grobid-0.5.163.tar.gz",
            "has_sig": false,
            "md5_digest": "eb79e8a1b8e25f628aeee8198ce8041b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 643008,
            "upload_time": "2024-01-24T17:20:34",
            "upload_time_iso_8601": "2024-01-24T17:20:34.182457Z",
            "url": "https://files.pythonhosted.org/packages/f6/a2/95dde6ab1b7c85675a93836961b364204e76e5f884a9c620391a10e477c4/pyconverters_grobid-0.5.163.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-24 17:20:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oterrier",
    "github_project": "pyconverters_grobid",
    "github_not_found": true,
    "lcname": "pyconverters-grobid"
}
        
Elapsed time: 0.17612s