inspect-viz


Nameinspect-viz JSON
Version 0.2.8 PyPI version JSON
download
home_pageNone
SummaryData visualization for Inspect AI large language model evalutions.
upload_time2025-07-26 18:17:33
maintainerNone
docs_urlNone
authorMeridian Labs
requires_python>=3.10
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Welcome to Inspect Viz, a data visualisation library for Inspect AI. Inspect Viz provides flexible tools for high quality interactive visualisations from Inspect evaluations.

To get started with Inspect Viz, please see the documentation at <https://meridianlabs-ai.github.io/inspect_viz/>.

## Installation

Latest published version:

```bash
pip install inspect-viz
```

Latest development version:

```bash
pip install git+https://github.com/meridianlabs-ai/inspect_viz
```

## Development

To work on development of Inspect Viz, clone the repository and install with the `-e` flag and `[dev]` optional dependencies:

```bash
git clone https://github.com/meridianlabs-ai/inspect_viz
cd inspect_ai
pip install -e ".[dev]"
```

Run linting, formatting, and tests via

```bash
make check
make test
```

For JS / front-end development:

```sh
yarn install
```

While developing front end components, you can run the following in a separate terminal to automatically rebuild JavaScript as you make changes:

```sh
yarn dev # or
yarn dev-sourcemap
```

If you use VS Code, you should be sure to have installed the recommended extensions (Python, Ruff, MyPy, Inspect AI, Quarto). Note that you'll be prompted to install these when you open the project in VS Code.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "inspect-viz",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Meridian Labs",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/39/76/16e66cfd0b26505d7081b00d6a731d69f44bc17d389fb04f49fc96af09b2/inspect_viz-0.2.8.tar.gz",
    "platform": null,
    "description": "Welcome to Inspect Viz, a data visualisation library for Inspect AI. Inspect Viz provides flexible tools for high quality interactive visualisations from Inspect evaluations.\n\nTo get started with Inspect Viz, please see the documentation at <https://meridianlabs-ai.github.io/inspect_viz/>.\n\n## Installation\n\nLatest published version:\n\n```bash\npip install inspect-viz\n```\n\nLatest development version:\n\n```bash\npip install git+https://github.com/meridianlabs-ai/inspect_viz\n```\n\n## Development\n\nTo work on development of Inspect Viz, clone the repository and install with the `-e` flag and `[dev]` optional dependencies:\n\n```bash\ngit clone https://github.com/meridianlabs-ai/inspect_viz\ncd inspect_ai\npip install -e \".[dev]\"\n```\n\nRun linting, formatting, and tests via\n\n```bash\nmake check\nmake test\n```\n\nFor JS / front-end development:\n\n```sh\nyarn install\n```\n\nWhile developing front end components, you can run the following in a separate terminal to automatically rebuild JavaScript as you make changes:\n\n```sh\nyarn dev # or\nyarn dev-sourcemap\n```\n\nIf you use VS Code, you should be sure to have installed the recommended extensions (Python, Ruff, MyPy, Inspect AI, Quarto). Note that you'll be prompted to install these when you open the project in VS Code.\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Data visualization for Inspect AI large language model evalutions.",
    "version": "0.2.8",
    "project_urls": {
        "Documentation": "https://meridianlabs-ai.github.io/inspect_viz/",
        "Issue Tracker": "https://github.com/meridianlabs-ai/inspect_viz/issues",
        "Source Code": "https://github.com/meridianlabs-ai/inspect_viz"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d064071a6411fe255cc4e6705ec6c87fc839571770a4e082e9b15b3cbf3637b2",
                "md5": "ac8007319a34b83085b77a3c09ed4ce2",
                "sha256": "ec6a28242a8b5fb9a8fbbafd5782a61133038c50b42159aabd262015c03da421"
            },
            "downloads": -1,
            "filename": "inspect_viz-0.2.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ac8007319a34b83085b77a3c09ed4ce2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 144998,
            "upload_time": "2025-07-26T18:17:32",
            "upload_time_iso_8601": "2025-07-26T18:17:32.331670Z",
            "url": "https://files.pythonhosted.org/packages/d0/64/071a6411fe255cc4e6705ec6c87fc839571770a4e082e9b15b3cbf3637b2/inspect_viz-0.2.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "397616e66cfd0b26505d7081b00d6a731d69f44bc17d389fb04f49fc96af09b2",
                "md5": "1298ac7fe4b2439e4d4babf30cfce60d",
                "sha256": "2177dadba845f06a090aee0f0f8fdf3e9fca14b5111037f6bac98148eecd1ad1"
            },
            "downloads": -1,
            "filename": "inspect_viz-0.2.8.tar.gz",
            "has_sig": false,
            "md5_digest": "1298ac7fe4b2439e4d4babf30cfce60d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 96524,
            "upload_time": "2025-07-26T18:17:33",
            "upload_time_iso_8601": "2025-07-26T18:17:33.951802Z",
            "url": "https://files.pythonhosted.org/packages/39/76/16e66cfd0b26505d7081b00d6a731d69f44bc17d389fb04f49fc96af09b2/inspect_viz-0.2.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-26 18:17:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "meridianlabs-ai",
    "github_project": "inspect_viz",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "inspect-viz"
}
        
Elapsed time: 1.28563s