xnat-browser


Namexnat-browser JSON
Version 0.0.7 PyPI version JSON
download
home_page
SummaryBrowse XNAT in the terminal
upload_time2023-11-13 15:44:20
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords xnat tui
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Browse a XNAT server from the terminal using [Textual](https://github.com/Textualize/textual) and 
[xnatpy](https://gitlab.com/radiology/infrastructure/xnatpy).

## browse
`xnat-browser browse http://localhost`
![](xnatbrowser.svg)

## query
`xnat-browser query http://localhost`
![](xnatquery.svg)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "xnat-browser",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "XNAT,TUI",
    "author": "",
    "author_email": "Patrick de Koning <pjhdekoning@lumc.nl>",
    "download_url": "",
    "platform": null,
    "description": "Browse a XNAT server from the terminal using [Textual](https://github.com/Textualize/textual) and \r\n[xnatpy](https://gitlab.com/radiology/infrastructure/xnatpy).\r\n\r\n## browse\r\n`xnat-browser browse http://localhost`\r\n![](xnatbrowser.svg)\r\n\r\n## query\r\n`xnat-browser query http://localhost`\r\n![](xnatquery.svg)\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Browse XNAT in the terminal",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://gitlab.com/lkeb/xnat_browser"
    },
    "split_keywords": [
        "xnat",
        "tui"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aefe49538504ec050585ae9e7ff44cb6bad835c7c5ae93fb1c2ad0caaf7e7abb",
                "md5": "170879327a534ec4ed46351211510f32",
                "sha256": "468934950acef4799207462e1ab876824ac868c06f3e3d5b3aad5ef1fd184d65"
            },
            "downloads": -1,
            "filename": "xnat_browser-0.0.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "170879327a534ec4ed46351211510f32",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 17255,
            "upload_time": "2023-11-13T15:44:20",
            "upload_time_iso_8601": "2023-11-13T15:44:20.811299Z",
            "url": "https://files.pythonhosted.org/packages/ae/fe/49538504ec050585ae9e7ff44cb6bad835c7c5ae93fb1c2ad0caaf7e7abb/xnat_browser-0.0.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-13 15:44:20",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "lkeb",
    "gitlab_project": "xnat_browser",
    "lcname": "xnat-browser"
}
        
Elapsed time: 0.15503s