nglui


Namenglui JSON
Version 3.8.1 PyPI version JSON
download
home_pageNone
SummaryFramework for data-driven generation of neuroglancer states.
upload_time2025-01-30 18:28:16
maintainerNone
docs_urlNone
authorForrest Collman
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Please find [documentation here](https://caveconnectome.github.io/nglui/).

This package offers a set of tools designed to ease the programmatic generation of Neuroglancer states and close the loop between analysis and data exploration. The key tool is the notion of a StateBuilder that is easily configured to map dataframes into neuroglancer states. See the [example notebook](https://github.com/seung-lab/NeuroglancerAnnotationUI/blob/master/examples/statebuilder_examples.ipynb) for what it can do an how it can simplify the process of making neuroglancer states, including setting annotations, segmentations, colors, tags, and more. It's also designed to operate easily with [DashDataFrame](https://github.com/AllenInstitute/DashDataFrame) to interactively explore complex data.

All code in the 'nglite' submodule is stripped down from v1.1.6 of the 'neuroglancer' python module from the fantastic [Neuroglancer](https://github.com/google/neuroglancer) suite by Jeremy Maitin-Shepard from the Google connectomics team. Anything that works is their fault, anything that doesn't is ours. Please do not use this as a replacement for neuroglancer on pypi, which has more capabilities, albeit more sensitive installation procedures, than are needed for this work.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "nglui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Forrest Collman",
    "author_email": "Casey Schneider-Mizell <caseysm@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/c6/e8/cbdd9319ef6d9120a85d161907249e5bd40e7022a039457b68b7e1641104/nglui-3.8.1.tar.gz",
    "platform": null,
    "description": "Please find [documentation here](https://caveconnectome.github.io/nglui/).\n\nThis package offers a set of tools designed to ease the programmatic generation of Neuroglancer states and close the loop between analysis and data exploration. The key tool is the notion of a StateBuilder that is easily configured to map dataframes into neuroglancer states. See the [example notebook](https://github.com/seung-lab/NeuroglancerAnnotationUI/blob/master/examples/statebuilder_examples.ipynb) for what it can do an how it can simplify the process of making neuroglancer states, including setting annotations, segmentations, colors, tags, and more. It's also designed to operate easily with [DashDataFrame](https://github.com/AllenInstitute/DashDataFrame) to interactively explore complex data.\n\nAll code in the 'nglite' submodule is stripped down from v1.1.6 of the 'neuroglancer' python module from the fantastic [Neuroglancer](https://github.com/google/neuroglancer) suite by Jeremy Maitin-Shepard from the Google connectomics team. Anything that works is their fault, anything that doesn't is ours. Please do not use this as a replacement for neuroglancer on pypi, which has more capabilities, albeit more sensitive installation procedures, than are needed for this work.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Framework for data-driven generation of neuroglancer states.",
    "version": "3.8.1",
    "project_urls": {
        "Changelog": "https://caveconnectome.github.io/nglui/changelog/",
        "Homepage": "https://caveconnectome.github.io/nglui/",
        "Issues": "https://github.com/CAVEconnectome/nglui/issues",
        "Repository": "https://github.com/CAVEconnectome/nglui.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9b5f6ff5230a34e145b2c242c62f0e41bd16aded4293738cdf5219606f9b1525",
                "md5": "30dd9535e7cef13890624e6b0dac6964",
                "sha256": "75f30b0d2223533f46b8728d455bf01ada4b21043fcf8a25121e54d01b21b9de"
            },
            "downloads": -1,
            "filename": "nglui-3.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "30dd9535e7cef13890624e6b0dac6964",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 77305,
            "upload_time": "2025-01-30T18:28:14",
            "upload_time_iso_8601": "2025-01-30T18:28:14.345667Z",
            "url": "https://files.pythonhosted.org/packages/9b/5f/6ff5230a34e145b2c242c62f0e41bd16aded4293738cdf5219606f9b1525/nglui-3.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c6e8cbdd9319ef6d9120a85d161907249e5bd40e7022a039457b68b7e1641104",
                "md5": "0d885a4a3806e8cfcdf608062f5bb826",
                "sha256": "08133b43024659c42f8432d19e265800669dcda13264c129b15d8bfad77c8ba1"
            },
            "downloads": -1,
            "filename": "nglui-3.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0d885a4a3806e8cfcdf608062f5bb826",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 983371,
            "upload_time": "2025-01-30T18:28:16",
            "upload_time_iso_8601": "2025-01-30T18:28:16.465795Z",
            "url": "https://files.pythonhosted.org/packages/c6/e8/cbdd9319ef6d9120a85d161907249e5bd40e7022a039457b68b7e1641104/nglui-3.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-30 18:28:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CAVEconnectome",
    "github_project": "nglui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nglui"
}
        
Elapsed time: 0.81251s