neuprint-python


Nameneuprint-python JSON
Version 0.4.26 PyPI version JSON
download
home_pagehttps://github.com/connectome-neuprint/neuprint-python
SummaryPython client utilties for interacting with the neuPrint connectome analysis service
upload_time2023-06-10 04:58:12
maintainer
docs_urlNone
authorStuart Berg
requires_python
license
keywords neuprint-python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![docs-badge](docs/source/_static/docs-badge.svg)][docs]

neuprint-python
===============

Python client utilties for interacting with the [neuPrint][neuprint] connectome analysis service.

[neuprint]: https://neuprint.janelia.org

## Install

If you're using conda, use this command:

```shell
conda install -c flyem-forge neuprint-python
```

Otherwise, use pip:

```shell
pip install neuprint-python
```

## Getting started

See the [Quickstart section][quickstart] in the [documentation][docs]

[docs]: http://connectome-neuprint.github.io/neuprint-python/docs/
[quickstart]: http://connectome-neuprint.github.io/neuprint-python/docs/quickstart.html


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/connectome-neuprint/neuprint-python",
    "name": "neuprint-python",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "neuprint-python",
    "author": "Stuart Berg",
    "author_email": "bergs@hhmi.janelia.org",
    "download_url": "https://files.pythonhosted.org/packages/23/08/bd238496f8f38b5874c526fb92e328c3138d3589df6ee02f7af23dede442/neuprint-python-0.4.26.tar.gz",
    "platform": null,
    "description": "[![docs-badge](docs/source/_static/docs-badge.svg)][docs]\n\nneuprint-python\n===============\n\nPython client utilties for interacting with the [neuPrint][neuprint] connectome analysis service.\n\n[neuprint]: https://neuprint.janelia.org\n\n## Install\n\nIf you're using conda, use this command:\n\n```shell\nconda install -c flyem-forge neuprint-python\n```\n\nOtherwise, use pip:\n\n```shell\npip install neuprint-python\n```\n\n## Getting started\n\nSee the [Quickstart section][quickstart] in the [documentation][docs]\n\n[docs]: http://connectome-neuprint.github.io/neuprint-python/docs/\n[quickstart]: http://connectome-neuprint.github.io/neuprint-python/docs/quickstart.html\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python client utilties for interacting with the neuPrint connectome analysis service",
    "version": "0.4.26",
    "project_urls": {
        "Homepage": "https://github.com/connectome-neuprint/neuprint-python"
    },
    "split_keywords": [
        "neuprint-python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dfef962bcb8adb46fca92c6571998b111ea7a5042aba6f70313cb049fca824a",
                "md5": "a9651855ddc92b686c7f86e52da8cd15",
                "sha256": "22daf1db0d7680c09c498b08a9d1c3c3ba76c29c93359d9436c4d37a9d3248ef"
            },
            "downloads": -1,
            "filename": "neuprint_python-0.4.26-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a9651855ddc92b686c7f86e52da8cd15",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 94429,
            "upload_time": "2023-06-10T04:58:10",
            "upload_time_iso_8601": "2023-06-10T04:58:10.389281Z",
            "url": "https://files.pythonhosted.org/packages/2d/fe/f962bcb8adb46fca92c6571998b111ea7a5042aba6f70313cb049fca824a/neuprint_python-0.4.26-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2308bd238496f8f38b5874c526fb92e328c3138d3589df6ee02f7af23dede442",
                "md5": "b54eed822711852bcac3d4d3c00e1d5c",
                "sha256": "039a962f2a54f39f52a24172a17b15b07af64624cf4dd041171f08275b7235a0"
            },
            "downloads": -1,
            "filename": "neuprint-python-0.4.26.tar.gz",
            "has_sig": false,
            "md5_digest": "b54eed822711852bcac3d4d3c00e1d5c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 98606,
            "upload_time": "2023-06-10T04:58:12",
            "upload_time_iso_8601": "2023-06-10T04:58:12.267994Z",
            "url": "https://files.pythonhosted.org/packages/23/08/bd238496f8f38b5874c526fb92e328c3138d3589df6ee02f7af23dede442/neuprint-python-0.4.26.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-10 04:58:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "connectome-neuprint",
    "github_project": "neuprint-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "neuprint-python"
}
        
Elapsed time: 0.07711s