nd2reader


Namend2reader JSON
Version 3.3.1 PyPI version JSON
download
home_pagehttps://open-science-tools.github.io/nd2reader/
SummaryA tool for reading ND2 files produced by NIS Elements
upload_time2025-01-15 09:43:06
maintainerNone
docs_urlNone
authorRuben Verweij
requires_python>=3.6
licenseNone
keywords nd2 nikon microscopy nis elements
VCS
bugtrack_url
requirements numpy six xmltodict pims
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://open-science-tools.github.io/nd2reader/",
    "name": "nd2reader",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "nd2, nikon, microscopy, NIS Elements",
    "author": "Ruben Verweij",
    "author_email": "ruben@kedara.nl",
    "download_url": "https://files.pythonhosted.org/packages/32/45/9e7d60e1fb87c5d03308420bdfc1ff990cf5c8fe9c72dea8ba758785d908/nd2reader-3.3.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "A tool for reading ND2 files produced by NIS Elements",
    "version": "3.3.1",
    "project_urls": {
        "Download": "https://github.com/rbnvrw/nd2reader/tarball/3.3.1",
        "Homepage": "https://open-science-tools.github.io/nd2reader/"
    },
    "split_keywords": [
        "nd2",
        " nikon",
        " microscopy",
        " nis elements"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80449ee5e5399ed2b3e9d74a5ae7690a66334a6ed0443f22f87b95cd1b1776a6",
                "md5": "2d7f36d4587f32be56e759ddad08b22f",
                "sha256": "4834b56aebb9eff023002ba53deca974911f7cfa143b22862f56ad1b8c4b32d1"
            },
            "downloads": -1,
            "filename": "nd2reader-3.3.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2d7f36d4587f32be56e759ddad08b22f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 35698,
            "upload_time": "2025-01-15T09:43:05",
            "upload_time_iso_8601": "2025-01-15T09:43:05.614190Z",
            "url": "https://files.pythonhosted.org/packages/80/44/9ee5e5399ed2b3e9d74a5ae7690a66334a6ed0443f22f87b95cd1b1776a6/nd2reader-3.3.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32459e7d60e1fb87c5d03308420bdfc1ff990cf5c8fe9c72dea8ba758785d908",
                "md5": "96fb564118b4420019557ccd65e456cb",
                "sha256": "3f2aed4cca299331c5f6ebc79b900e8d5374b6efe7422c343da7e28db9690d51"
            },
            "downloads": -1,
            "filename": "nd2reader-3.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "96fb564118b4420019557ccd65e456cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 38328,
            "upload_time": "2025-01-15T09:43:06",
            "upload_time_iso_8601": "2025-01-15T09:43:06.862545Z",
            "url": "https://files.pythonhosted.org/packages/32/45/9e7d60e1fb87c5d03308420bdfc1ff990cf5c8fe9c72dea8ba758785d908/nd2reader-3.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 09:43:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rbnvrw",
    "github_project": "nd2reader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.20"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.4"
                ]
            ]
        },
        {
            "name": "xmltodict",
            "specs": [
                [
                    ">=",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "pims",
            "specs": [
                [
                    ">=",
                    "0.3.0"
                ]
            ]
        }
    ],
    "lcname": "nd2reader"
}
        
Elapsed time: 0.37041s