`wezel` is a Python toolbox for prototyping medical imaging applications.
***wezel is work in progress.***
Raw data
{
"_id": null,
"home_page": null,
"name": "wezel",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.11,>=3.7",
"maintainer_email": null,
"keywords": "python, medical imaging, Graphical User Interface",
"author": null,
"author_email": "Steven Sourbron <s.sourbron@sheffield.ac.uk>, Steve Shillitoe <s.shillitoe@sheffield.ac.uk>, Joao Almeida e Sousa <j.g.sousa@sheffield.ac.uk>",
"download_url": "https://files.pythonhosted.org/packages/e9/fb/47595635f869c71ba1edcc827666a6a673e33392a66bb972c8568e16d566/wezel-0.1.4.tar.gz",
"platform": null,
"description": "`wezel` is a Python toolbox for prototyping medical imaging applications. \r\n\r\n***wezel is work in progress.***\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Prototyping medical imaging applications",
"version": "0.1.4",
"project_urls": {
"Homepage": "https://github.com/QIB-Sheffield/wezel"
},
"split_keywords": [
"python",
" medical imaging",
" graphical user interface"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6d1776c96ae20c1ef9e51de8a705a5c6022795e2f07d05ef23cf94c7f18ce12b",
"md5": "c5c8df66894db3eb42994193e1fff395",
"sha256": "085e8f149eeea2d5836467e62da0a421743315d54b0f135d2fd20959dff613ea"
},
"downloads": -1,
"filename": "wezel-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c5c8df66894db3eb42994193e1fff395",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.11,>=3.7",
"size": 4033440,
"upload_time": "2025-02-03T11:39:06",
"upload_time_iso_8601": "2025-02-03T11:39:06.021475Z",
"url": "https://files.pythonhosted.org/packages/6d/17/76c96ae20c1ef9e51de8a705a5c6022795e2f07d05ef23cf94c7f18ce12b/wezel-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e9fb47595635f869c71ba1edcc827666a6a673e33392a66bb972c8568e16d566",
"md5": "bdb95027a56e9872b057496f74ca05e1",
"sha256": "11da2d295aacd02944b7928b5f1ce3f38c6ed2fc4eab8a6589501e749e348344"
},
"downloads": -1,
"filename": "wezel-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "bdb95027a56e9872b057496f74ca05e1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.11,>=3.7",
"size": 4004721,
"upload_time": "2025-02-03T11:39:10",
"upload_time_iso_8601": "2025-02-03T11:39:10.415348Z",
"url": "https://files.pythonhosted.org/packages/e9/fb/47595635f869c71ba1edcc827666a6a673e33392a66bb972c8568e16d566/wezel-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-03 11:39:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "QIB-Sheffield",
"github_project": "wezel",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "PySide2",
"specs": []
},
{
"name": "dbdicom",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "importlib-resources",
"specs": [
[
">=",
"1.1.0"
]
]
},
{
"name": "opencv-python",
"specs": []
},
{
"name": "scikit-image",
"specs": [
[
"<=",
"0.19.0"
]
]
},
{
"name": "scipy",
"specs": []
},
{
"name": "pyinstaller",
"specs": []
},
{
"name": "openpyxl",
"specs": []
}
],
"lcname": "wezel"
}