pyprocessors-q_and_a


Namepyprocessors-q_and_a JSON
Version 0.5.70 PyPI version JSON
download
home_pagehttps://github.com/oterrier/pyprocessors_q_and_a/
SummaryProcessor based on Huggingface transformers Q&A pipeline
upload_time2024-01-23 14:17:53
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.
            # pyprocessors_q_and_a

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

Processor based on Facebook's q_and_a

## Installation

You can simply `pip install pyprocessors_q_and_a`.

## 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/pyprocessors_q_and_a
```

### 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/pyprocessors_q_and_a/",
    "name": "pyprocessors-q_and_a",
    "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/c8/c9/747f429e0d61d7f12c2e49babcbac1569a87cfa15c6dfaf6beaba7b84997/pyprocessors_q_and_a-0.5.70.tar.gz",
    "platform": null,
    "description": "# pyprocessors_q_and_a\n\n[![license](https://img.shields.io/github/license/oterrier/pyprocessors_q_and_a)](https://github.com/oterrier/pyprocessors_q_and_a/blob/master/LICENSE)\n[![tests](https://github.com/oterrier/pyprocessors_q_and_a/workflows/tests/badge.svg)](https://github.com/oterrier/pyprocessors_q_and_a/actions?query=workflow%3Atests)\n[![codecov](https://img.shields.io/codecov/c/github/oterrier/pyprocessors_q_and_a)](https://codecov.io/gh/oterrier/pyprocessors_q_and_a)\n[![docs](https://img.shields.io/readthedocs/pyprocessors_q_and_a)](https://pyprocessors_q_and_a.readthedocs.io)\n[![version](https://img.shields.io/pypi/v/pyprocessors_q_and_a)](https://pypi.org/project/pyprocessors_q_and_a/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pyprocessors_q_and_a)](https://pypi.org/project/pyprocessors_q_and_a/)\n\nProcessor based on Facebook's q_and_a\n\n## Installation\n\nYou can simply `pip install pyprocessors_q_and_a`.\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/pyprocessors_q_and_a\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": "Processor based on Huggingface transformers Q&A pipeline",
    "version": "0.5.70",
    "project_urls": {
        "Homepage": "https://github.com/oterrier/pyprocessors_q_and_a/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e75d53469b840b61dcba6db6dbfe051df2967dce3a2b2f2a835e833cfbbd7c5d",
                "md5": "03281e11a0bcdb23d5be15746bca2a62",
                "sha256": "95433af4c9828a95280cfe98d4a9c5bdb202c45381a630d7261235760c1fc9d4"
            },
            "downloads": -1,
            "filename": "pyprocessors_q_and_a-0.5.70-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "03281e11a0bcdb23d5be15746bca2a62",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5356,
            "upload_time": "2024-01-23T14:17:51",
            "upload_time_iso_8601": "2024-01-23T14:17:51.772055Z",
            "url": "https://files.pythonhosted.org/packages/e7/5d/53469b840b61dcba6db6dbfe051df2967dce3a2b2f2a835e833cfbbd7c5d/pyprocessors_q_and_a-0.5.70-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c8c9747f429e0d61d7f12c2e49babcbac1569a87cfa15c6dfaf6beaba7b84997",
                "md5": "f46f9930597a2ad86eb2b73cf44bd321",
                "sha256": "d814d78f8145a9bee31c419274e5a249b6f6f800328488e4391297941bc45bc7"
            },
            "downloads": -1,
            "filename": "pyprocessors_q_and_a-0.5.70.tar.gz",
            "has_sig": false,
            "md5_digest": "f46f9930597a2ad86eb2b73cf44bd321",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 48294,
            "upload_time": "2024-01-23T14:17:53",
            "upload_time_iso_8601": "2024-01-23T14:17:53.254360Z",
            "url": "https://files.pythonhosted.org/packages/c8/c9/747f429e0d61d7f12c2e49babcbac1569a87cfa15c6dfaf6beaba7b84997/pyprocessors_q_and_a-0.5.70.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 14:17:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oterrier",
    "github_project": "pyprocessors_q_and_a",
    "github_not_found": true,
    "lcname": "pyprocessors-q_and_a"
}
        
Elapsed time: 0.17761s