paperazzi


Namepaperazzi JSON
Version 0.0.7 PyPI version JSON
download
home_pageNone
SummaryLLM-Based Paper Query System with Evaluation Framework
upload_time2025-08-20 16:10:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords evaluation llm paper-analysis research
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # paperazzi

[![PyPI - Version](https://img.shields.io/pypi/v/paperazzi.svg)](https://pypi.org/project/paperazzi)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/paperazzi.svg)](https://pypi.org/project/paperazzi)

-----

## Table of Contents

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install paperazzi
```

## License

`paperazzi` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "paperazzi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "evaluation, llm, paper-analysis, research",
    "author": null,
    "author_email": "Satya Ortiz-Gagne <satya.ortiz-gagne@mila.quebec>",
    "download_url": "https://files.pythonhosted.org/packages/32/89/6f27df54881cd886eeccea67d921c7acd9f39fcab4bb60243c06e36fc660/paperazzi-0.0.7.tar.gz",
    "platform": null,
    "description": "# paperazzi\n\n[![PyPI - Version](https://img.shields.io/pypi/v/paperazzi.svg)](https://pypi.org/project/paperazzi)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/paperazzi.svg)](https://pypi.org/project/paperazzi)\n\n-----\n\n## Table of Contents\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install paperazzi\n```\n\n## License\n\n`paperazzi` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "LLM-Based Paper Query System with Evaluation Framework",
    "version": "0.0.7",
    "project_urls": {
        "Documentation": "https://github.com/Satya Ortiz-Gagne/paperazzi#readme",
        "Issues": "https://github.com/Satya Ortiz-Gagne/paperazzi/issues",
        "Source": "https://github.com/Satya Ortiz-Gagne/paperazzi"
    },
    "split_keywords": [
        "evaluation",
        " llm",
        " paper-analysis",
        " research"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "727c874ceab32c30cf8cd4bc630c1da01bf8a49980785cc457307f06e12a2aa5",
                "md5": "7f6d6b43f2708862957b04271e1e87e5",
                "sha256": "b616709c2b12016832ddd97ddb42ae70bdd55aa8b34d0e7dc22480a1677ae1dc"
            },
            "downloads": -1,
            "filename": "paperazzi-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f6d6b43f2708862957b04271e1e87e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 44869,
            "upload_time": "2025-08-20T16:10:28",
            "upload_time_iso_8601": "2025-08-20T16:10:28.026287Z",
            "url": "https://files.pythonhosted.org/packages/72/7c/874ceab32c30cf8cd4bc630c1da01bf8a49980785cc457307f06e12a2aa5/paperazzi-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "32896f27df54881cd886eeccea67d921c7acd9f39fcab4bb60243c06e36fc660",
                "md5": "54b726cdaab73418773f1b35ce90057b",
                "sha256": "76aa6eadb7d97e32985f353ae145d6295648cbb6ecebb084c67c8329189fccd5"
            },
            "downloads": -1,
            "filename": "paperazzi-0.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "54b726cdaab73418773f1b35ce90057b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 713190,
            "upload_time": "2025-08-20T16:10:29",
            "upload_time_iso_8601": "2025-08-20T16:10:29.706532Z",
            "url": "https://files.pythonhosted.org/packages/32/89/6f27df54881cd886eeccea67d921c7acd9f39fcab4bb60243c06e36fc660/paperazzi-0.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-20 16:10:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Satya Ortiz-Gagne",
    "github_project": "paperazzi#readme",
    "github_not_found": true,
    "lcname": "paperazzi"
}
        
Elapsed time: 1.32935s