{ "info": { "author": "Jakob Wasserthal", "author_email": "j.wasserthal@dkfz.de", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Science/Research", "Operating System :: MacOS", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Scientific/Engineering :: Bio-Informatics" ], "description": "# niicat\n\nThis is a tool to quickly preview nifti images on the terminal. \nThis can be helpful if you are working on a remote server via SSH and do not have\na -X connection. It uses [libsixel](https://github.com/saitoha/libsixel) to display the images.\nNiicat can also display png, jpg or similar images.\n\n\n### Install:\n\n```\npip install niicat\n```\n\n\n### Usage:\n\n```\nniicat T1.nii.gz\n```\n\n![](niicat/resources/example.gif)\n\n\n### Possible problems\n\nIf nothing is displayed check if your [terminal supports sixel](https://github.com/saitoha/libsixel#terminal-requirements).\n\nPer default niicat is trying to use libsixel-python. If this is causing problems you can also try using niicat with \nthe option `-ic` if you are using iterm2 (this will use `imgcat` from iterm2) or \nwith the option `-lb` (this will use `libsixel-bin` which can be installed via `sudo apt install libsixel-bin`).\n\nNiicat was only tested on python >= 3.5.\n\n\n### Copyright\n\nCopyright \u00a9 German Cancer Research Center (DKFZ), Division of Medical Image Computing (MIC).\nPlease make sure that your usage of this code is in compliance with the [code license](LICENSE).\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/MIC-DKFZ/niicat/", "keywords": "", "license": "GPL v2", "maintainer": "", "maintainer_email": "", "name": "niicat", "package_url": "https://pypi.org/project/niicat/", "platform": "", "project_url": "https://pypi.org/project/niicat/", "project_urls": { "Homepage": "https://github.com/MIC-DKFZ/niicat/" }, "release_url": "https://pypi.org/project/niicat/0.4.3/", "requires_dist": [ "nibabel (>=2.3.0)", "matplotlib", "numpy", "libsixel-python" ], "requires_python": ">=2.7", "summary": "Preview nifti images on the terminal", "version": "0.4.3", "yanked": false, "yanked_reason": null }, "last_serial": 8011239, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "626bab4ab423829fa049e57e61de802f", "sha256": "ec65349353dc9315c3a3ca61996a69ade4c4b6e11797176b88fd762643fefdb2" }, "downloads": -1, "filename": "niicat-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "626bab4ab423829fa049e57e61de802f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 11238, "upload_time": "2019-10-28T15:40:06", "upload_time_iso_8601": "2019-10-28T15:40:06.041559Z", "url": "https://files.pythonhosted.org/packages/3d/ae/4a758fa3b02fc4b011d742fb4ad9cde49b76cb0e7beddde8ca501d8d81c1/niicat-0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eaa2967821fd444572a173095572b82c", "sha256": "0577be8033fe26237975f5cc2f89702fd3eb03df075a3c7090a9a797b913223e" }, "downloads": -1, "filename": "niicat-0.1.tar.gz", "has_sig": false, "md5_digest": "eaa2967821fd444572a173095572b82c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 4687, "upload_time": "2019-10-28T15:40:08", "upload_time_iso_8601": "2019-10-28T15:40:08.429878Z", "url": "https://files.pythonhosted.org/packages/24/17/9c0b2f5382a01854d110976493edc3b17fe3cdfaed989fe12af6d6238501/niicat-0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2": [ { "comment_text": "", "digests": { "md5": "69f5a45a364f18a030dd0acc2e30abd3", "sha256": "13943e0f008b099d761177aca6a3e886efec8e42558328657f1396c372a8a3d5" }, "downloads": -1, "filename": "niicat-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "69f5a45a364f18a030dd0acc2e30abd3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 11516, "upload_time": "2019-11-11T14:55:09", "upload_time_iso_8601": "2019-11-11T14:55:09.511739Z", "url": "https://files.pythonhosted.org/packages/61/89/7ae562fcb272301691c1dfbeba8fdef62fbdf43804427baf7c12c23302ce/niicat-0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e9c2717eb15245961ec377c0b41aae43", "sha256": "7ea693c254ae8f5afae9e3d5d828add470765b44a9fa76b35674c5c8f4991682" }, "downloads": -1, "filename": "niicat-0.2.tar.gz", "has_sig": false, "md5_digest": "e9c2717eb15245961ec377c0b41aae43", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 4947, "upload_time": "2019-11-11T14:55:10", "upload_time_iso_8601": "2019-11-11T14:55:10.933570Z", "url": "https://files.pythonhosted.org/packages/eb/69/55fc117c46a8af1b02ffd15db1c0c65fbb4f847873bdfa0472804787fecd/niicat-0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "eadbfca908888be580324abc7c2c7bd5", "sha256": "50a93bc046c3a8943adab0a28b9f69ad72884047720b7385f577f1366901d3d4" }, "downloads": -1, "filename": "niicat-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "eadbfca908888be580324abc7c2c7bd5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 11447, "upload_time": "2019-11-12T17:14:28", "upload_time_iso_8601": "2019-11-12T17:14:28.937764Z", "url": "https://files.pythonhosted.org/packages/82/9e/07b26ff8864a436e89b4f86d3507caf96bcfc6055cbf01dc778243a84e71/niicat-0.2.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "9299c0cd7519358b4d1987fff720d9f0", "sha256": "576410b8571b5e625575766e82a000196a6409583cdfc028d4f05465c09d181b" }, "downloads": -1, "filename": "niicat-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9299c0cd7519358b4d1987fff720d9f0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 4862, "upload_time": "2019-11-12T17:14:30", "upload_time_iso_8601": "2019-11-12T17:14:30.123750Z", "url": "https://files.pythonhosted.org/packages/a6/cc/d957b820f2cb3e842f210ef3d38b66c30eccbaccb9d3379aed6dbec808ac/niicat-0.2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "ba00ef3482c76da8795e2c8c6cc0bd83", "sha256": "58d7c6d10f05bb3783d4ce97b3c3741dee723700007db679f37c7aae9315bf48" }, "downloads": -1, "filename": "niicat-0.3.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ba00ef3482c76da8795e2c8c6cc0bd83", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 13941, "upload_time": "2019-11-12T18:13:23", "upload_time_iso_8601": "2019-11-12T18:13:23.379783Z", "url": "https://files.pythonhosted.org/packages/fd/11/d2844b2c162931d402f6c8f46d7df0eb45d0ca014001da9ed80b3f839b01/niicat-0.3.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e9fb665170c5b62ac1844b1780d0a28d", "sha256": "2d790dfa89da1cb42b24ebeaf40183d3184f9f93de5d9be5de547964dc6ecf4b" }, "downloads": -1, "filename": "niicat-0.3.1.tar.gz", "has_sig": false, "md5_digest": "e9fb665170c5b62ac1844b1780d0a28d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 5474, "upload_time": "2019-11-12T18:13:24", "upload_time_iso_8601": "2019-11-12T18:13:24.714446Z", "url": "https://files.pythonhosted.org/packages/23/f5/ab1ba0c94baf571bdba38747e94404e566bef6b4562e5e1aedc3157b779c/niicat-0.3.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "b8d1f37bcfe1b1c09827299045c335eb", "sha256": "867a9c5584ae07924d5b04645467c9bbd9ee8109c67bb0fe4e336ba1a6af4a92" }, "downloads": -1, "filename": "niicat-0.3.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b8d1f37bcfe1b1c09827299045c335eb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 13964, "upload_time": "2019-11-12T18:17:13", "upload_time_iso_8601": "2019-11-12T18:17:13.364806Z", "url": "https://files.pythonhosted.org/packages/a9/df/242bdfdb9bb2a80012f94171bb66a5be856ec730d5c37bd8d6d085794503/niicat-0.3.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "81b23cbf911490280e87505c762668dc", "sha256": "31e2fda913712824e6b698989adddbbd5b78e6fcd12f1c51eac806262c7ef983" }, "downloads": -1, "filename": "niicat-0.3.2.tar.gz", "has_sig": false, "md5_digest": "81b23cbf911490280e87505c762668dc", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 5490, "upload_time": "2019-11-12T18:17:14", "upload_time_iso_8601": "2019-11-12T18:17:14.934355Z", "url": "https://files.pythonhosted.org/packages/14/c8/b3a69d3d1b22c175207b2dffdec56f684e97e87671615d6d60131b08bc5b/niicat-0.3.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4": [ { "comment_text": "", "digests": { "md5": "d27722eab0c82f402044d968741237dd", "sha256": "cddeba227cfe2a3ab67dafdb199c64c43e1aaed20554d565a22c1bbc6a35a4f9" }, "downloads": -1, "filename": "niicat-0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "d27722eab0c82f402044d968741237dd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 12788, "upload_time": "2019-11-14T10:25:28", "upload_time_iso_8601": "2019-11-14T10:25:28.053903Z", "url": "https://files.pythonhosted.org/packages/a9/58/c70dbc881d70982dddd6bd9488cb61ffd83a7aec10b14a2146b38339b38b/niicat-0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2bdd8a078b791aef99d7f685c677ec7d", "sha256": "5be626d9fa609bf1328fd6454a5e372fd4599fca125ec4b0fb8e86f95b660da1" }, "downloads": -1, "filename": "niicat-0.4.tar.gz", "has_sig": false, "md5_digest": "2bdd8a078b791aef99d7f685c677ec7d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 5960, "upload_time": "2019-11-14T10:25:29", "upload_time_iso_8601": "2019-11-14T10:25:29.658434Z", "url": "https://files.pythonhosted.org/packages/16/de/e57fea761d80b75f2dc6547fc49a7c8efea91ca4833e4056a2099c4372a2/niicat-0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "15061a063508979f2b86309c23d89684", "sha256": "5d5c4b172e78e34808c632b8b10d83bfc88bfe9d52ec8af98fd86886f9a03908" }, "downloads": -1, "filename": "niicat-0.4.1-py3-none-any.whl", "has_sig": false, "md5_digest": "15061a063508979f2b86309c23d89684", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 12865, "upload_time": "2019-11-25T08:39:11", "upload_time_iso_8601": "2019-11-25T08:39:11.796945Z", "url": "https://files.pythonhosted.org/packages/ba/71/9040398e886677a3fd2bfdf79aa98a07b48c1c680f1d123dd8a5106052cf/niicat-0.4.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "195309bd49f30c0360d280ff3e175353", "sha256": "1455018e9f4e4c2f2dd5a6a59ae649cb734c1e36c9c2426464f2c7c8677b8c21" }, "downloads": -1, "filename": "niicat-0.4.1.tar.gz", "has_sig": false, "md5_digest": "195309bd49f30c0360d280ff3e175353", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 6018, "upload_time": "2019-11-25T08:39:12", "upload_time_iso_8601": "2019-11-25T08:39:12.934787Z", "url": "https://files.pythonhosted.org/packages/61/94/f767f955f1569c4254b5b9ae86608ff8a26b12141a2301784135f0af571c/niicat-0.4.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "36d2c6f8b4d01a6980b5c0d462c01917", "sha256": "76fd3550acf3b900c6de6231908bb4eada2e92c773fd81b0c3b698d18f48bcbb" }, "downloads": -1, "filename": "niicat-0.4.2-py3-none-any.whl", "has_sig": false, "md5_digest": "36d2c6f8b4d01a6980b5c0d462c01917", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 12827, "upload_time": "2020-08-21T09:28:02", "upload_time_iso_8601": "2020-08-21T09:28:02.748305Z", "url": "https://files.pythonhosted.org/packages/cf/0d/4e2c3e7e097900c62f459af4a5042388052c640c05b51469580206f0dc7f/niicat-0.4.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "43bb48d2ded92aedfcd3b47b85357e75", "sha256": "0f44460e562442be472a0a83e14b6c559044aa046b79a2d398c57dc9b286e371" }, "downloads": -1, "filename": "niicat-0.4.2.tar.gz", "has_sig": false, "md5_digest": "43bb48d2ded92aedfcd3b47b85357e75", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 5978, "upload_time": "2020-08-21T09:28:04", "upload_time_iso_8601": "2020-08-21T09:28:04.258906Z", "url": "https://files.pythonhosted.org/packages/73/30/9ecf57ef6dec911f644fd068ef8c6f948d5c250d01274757c1a871070bdc/niicat-0.4.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "f952e70b3a09d70972d486c007c8f034", "sha256": "f7f23f4bab656f9906ca4d6b8dc5a7496efdc9a87e822c03cc82d291f1fc464c" }, "downloads": -1, "filename": "niicat-0.4.3-py3-none-any.whl", "has_sig": false, "md5_digest": "f952e70b3a09d70972d486c007c8f034", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 12820, "upload_time": "2020-08-21T09:33:48", "upload_time_iso_8601": "2020-08-21T09:33:48.874623Z", "url": "https://files.pythonhosted.org/packages/a1/eb/1ac042acabf068a5805cdec1b7c12fb38ab278285383b529d79953ab75cb/niicat-0.4.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2925ee0f4c3f3078f0164fe2162b0797", "sha256": "808331280939cfd8b903a4eeef66f23627832c2fb93725eb28eebd45cdee6c17" }, "downloads": -1, "filename": "niicat-0.4.3.tar.gz", "has_sig": false, "md5_digest": "2925ee0f4c3f3078f0164fe2162b0797", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 5971, "upload_time": "2020-08-21T09:33:50", "upload_time_iso_8601": "2020-08-21T09:33:50.534784Z", "url": "https://files.pythonhosted.org/packages/3b/8f/ae8ee9fc984364498cd55e49f4137e39c96c822ba476edb5cd70f62a18cd/niicat-0.4.3.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f952e70b3a09d70972d486c007c8f034", "sha256": "f7f23f4bab656f9906ca4d6b8dc5a7496efdc9a87e822c03cc82d291f1fc464c" }, "downloads": -1, "filename": "niicat-0.4.3-py3-none-any.whl", "has_sig": false, "md5_digest": "f952e70b3a09d70972d486c007c8f034", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=2.7", "size": 12820, "upload_time": "2020-08-21T09:33:48", "upload_time_iso_8601": "2020-08-21T09:33:48.874623Z", "url": "https://files.pythonhosted.org/packages/a1/eb/1ac042acabf068a5805cdec1b7c12fb38ab278285383b529d79953ab75cb/niicat-0.4.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2925ee0f4c3f3078f0164fe2162b0797", "sha256": "808331280939cfd8b903a4eeef66f23627832c2fb93725eb28eebd45cdee6c17" }, "downloads": -1, "filename": "niicat-0.4.3.tar.gz", "has_sig": false, "md5_digest": "2925ee0f4c3f3078f0164fe2162b0797", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.7", "size": 5971, "upload_time": "2020-08-21T09:33:50", "upload_time_iso_8601": "2020-08-21T09:33:50.534784Z", "url": "https://files.pythonhosted.org/packages/3b/8f/ae8ee9fc984364498cd55e49f4137e39c96c822ba476edb5cd70f62a18cd/niicat-0.4.3.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }