# QUEL-QAL: QUEL Quantitative Analysis Library
## License
### Source Code
The source code in this repository is licensed under the [GNU Affero General Public License v3.0 (AGPL-3.0)](https://www.gnu.org/licenses/agpl-3.0.html).
### Documentation
The contents of the `doc` folder in this repository are licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).
### Notes
- If you contribute to this repository, you agree that your contributions to the source code will be licensed under AGPL-3.0 and your contributions to the documentation will be licensed under CC BY 4.0.
- Please ensure compliance with both licenses when using or modifying the content of this repository.
Raw data
{
"_id": null,
"home_page": null,
"name": "quel-qal",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": "\"QUEL Imaging, LLC\" <devops@quelimaging.com>",
"keywords": "image-processing, scientific-computing, data-analysis, research, academia, image-analysis, python, machine-learning",
"author": "Emmanuel Mannoh, Eammon Littler, Ethan LaRochelle",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/b5/13/d60908a04987500ac5a7aefa1e635802077ee509fbd88e341b6d5368d4e9/quel_qal-0.2.1.tar.gz",
"platform": null,
"description": "# QUEL-QAL: QUEL Quantitative Analysis Library\n\n## License\n\n### Source Code\nThe source code in this repository is licensed under the [GNU Affero General Public License v3.0 (AGPL-3.0)](https://www.gnu.org/licenses/agpl-3.0.html). \n\n### Documentation\nThe contents of the `doc` folder in this repository are licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). \n\n### Notes\n- If you contribute to this repository, you agree that your contributions to the source code will be licensed under AGPL-3.0 and your contributions to the documentation will be licensed under CC BY 4.0.\n- Please ensure compliance with both licenses when using or modifying the content of this repository.\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "A Python library for analyzing Quel Imaging fluorescent phantoms and imaging targets.",
"version": "0.2.1",
"project_urls": {
"documentation": "https://github.com/QUEL-Imaging/quel-qal/wiki",
"homepage": "https://github.com/QUEL-Imaging/quel-qal/wiki",
"repository": "https://github.com/QUEL-Imaging/quel-qal/tree/main"
},
"split_keywords": [
"image-processing",
" scientific-computing",
" data-analysis",
" research",
" academia",
" image-analysis",
" python",
" machine-learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d6b7bae69bb677fe70efc21b73209d83ca418c3d463c255c1cfdfaacb03ac104",
"md5": "37f09583308ca10d84712f95f029e258",
"sha256": "ccc16c20a3dd22b334bd997c89faa95116c468d3870ad025009b728746162cc4"
},
"downloads": -1,
"filename": "quel_qal-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "37f09583308ca10d84712f95f029e258",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 82610,
"upload_time": "2025-01-17T21:24:35",
"upload_time_iso_8601": "2025-01-17T21:24:35.727911Z",
"url": "https://files.pythonhosted.org/packages/d6/b7/bae69bb677fe70efc21b73209d83ca418c3d463c255c1cfdfaacb03ac104/quel_qal-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b513d60908a04987500ac5a7aefa1e635802077ee509fbd88e341b6d5368d4e9",
"md5": "ad334ce84c2744e74917c82e46a8ebd0",
"sha256": "34bee298430815db587363094ada576cdce926196f6f5dd4add01c6f53f99fdc"
},
"downloads": -1,
"filename": "quel_qal-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "ad334ce84c2744e74917c82e46a8ebd0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 69582,
"upload_time": "2025-01-17T21:24:38",
"upload_time_iso_8601": "2025-01-17T21:24:38.134136Z",
"url": "https://files.pythonhosted.org/packages/b5/13/d60908a04987500ac5a7aefa1e635802077ee509fbd88e341b6d5368d4e9/quel_qal-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-17 21:24:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "QUEL-Imaging",
"github_project": "quel-qal",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "matplotlib",
"specs": [
[
"==",
"3.9.2"
]
]
},
{
"name": "numba",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "opencv-python",
"specs": []
},
{
"name": "openpyxl",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "pooch",
"specs": []
},
{
"name": "roipoly",
"specs": []
},
{
"name": "scikit-image",
"specs": []
},
{
"name": "scikit-learn",
"specs": []
},
{
"name": "statsmodels",
"specs": []
},
{
"name": "pooch",
"specs": []
},
{
"name": "tqdm",
"specs": []
}
],
"lcname": "quel-qal"
}