nd2reader


Namend2reader JSON
Version 3.3.0 PyPI version JSON
download
home_pagehttps://github.com/rbnvrw/nd2reader
SummaryA tool for reading ND2 files produced by NIS Elements
upload_time2021-04-24 14:02:12
maintainer
docs_urlNone
authorRuben Verweij
requires_python>=3.6
license
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://github.com/rbnvrw/nd2reader",
    "name": "nd2reader",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "nd2,nikon,microscopy,NIS Elements",
    "author": "Ruben Verweij",
    "author_email": "ruben@lighthacking.nl",
    "download_url": "https://files.pythonhosted.org/packages/dc/78/8969ceeed313460d671a9e295fcad630f6df492668b214ff473236f589f9/nd2reader-3.3.0.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A tool for reading ND2 files produced by NIS Elements",
    "version": "3.3.0",
    "split_keywords": [
        "nd2",
        "nikon",
        "microscopy",
        "nis elements"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "d79902e02ef1076bd71ce977380bc907",
                "sha256": "7ca0a05cb1ae48216f03c2f79ee112df7e98cd63af4beb380a3067aed90b46aa"
            },
            "downloads": -1,
            "filename": "nd2reader-3.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d79902e02ef1076bd71ce977380bc907",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 36052,
            "upload_time": "2021-04-24T14:02:10",
            "upload_time_iso_8601": "2021-04-24T14:02:10.595427Z",
            "url": "https://files.pythonhosted.org/packages/7a/37/ed17cfd21553b943dcf7d7a36b96e5e9fdb2d6ceb07b355d0c814d7754ff/nd2reader-3.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "1bb86464fea521f1a0d27c5d584809c6",
                "sha256": "41db1048e19e6b6161aea990df29e264121cde1e1a98df6ca785ebefff184ff9"
            },
            "downloads": -1,
            "filename": "nd2reader-3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1bb86464fea521f1a0d27c5d584809c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 47140,
            "upload_time": "2021-04-24T14:02:12",
            "upload_time_iso_8601": "2021-04-24T14:02:12.107873Z",
            "url": "https://files.pythonhosted.org/packages/dc/78/8969ceeed313460d671a9e295fcad630f6df492668b214ff473236f589f9/nd2reader-3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2021-04-24 14:02:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "rbnvrw",
    "github_project": "nd2reader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.4"
                ]
            ]
        },
        {
            "name": "xmltodict",
            "specs": [
                [
                    ">=",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "pims",
            "specs": [
                [
                    ">=",
                    "0.3.0"
                ]
            ]
        }
    ],
    "lcname": "nd2reader"
}
        
Elapsed time: 0.01644s