# ImageAnalyst ONNX
ImageAnalyst ONNX is an extension to the [ImageAnalyst](https://github.com/BergLucas/ImageAnalyst) library, providing additional models and functions using [onnx](https://pypi.org/project/onnxruntime/).
## Requirements
The application requires:
- [Python](https://www.python.org/) ~= 3.9
- [pip](https://pip.pypa.io/en/stable/)
## Download & Installation
There is two ways to download and install the application.
### Using PyPI
You can download and install the application using [PyPI](https://pypi.org/project/image-analyst-onnx/). To do so, run the following command:
```bash
pip install image-analyst-onnx
```
### Using the GitHub releases
You can download the application on the [downloads page](https://github.com/BergLucas/ImageAnalystONNX/releases). Then, you can install the application by running the following command:
```bash
pip install image_analyst_onnx-X.X.X-py3-none-any.whl
```
(Note: The X.X.X must be replaced by the version that you want to install.)
## License
All code is licensed for others under a MIT license (see [LICENSE](https://github.com/BergLucas/ImageAnalystONNX/blob/main/LICENSE)).
Raw data
{
"_id": null,
"home_page": "https://github.com/BergLucas/ImageAnalystONNX",
"name": "image-analyst-onnx",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "image,analysis,onnx",
"author": "Lucas Berg",
"author_email": "55436804+BergLucas@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/57/b5/6426156c6632ad0d76308c4337a1020db46f6207061c6e1812c1b8b0a5b8/image_analyst_onnx-0.2.0.tar.gz",
"platform": null,
"description": "# ImageAnalyst ONNX\n\nImageAnalyst ONNX is an extension to the [ImageAnalyst](https://github.com/BergLucas/ImageAnalyst) library, providing additional models and functions using [onnx](https://pypi.org/project/onnxruntime/).\n\n## Requirements\n\nThe application requires:\n\n- [Python](https://www.python.org/) ~= 3.9\n- [pip](https://pip.pypa.io/en/stable/)\n\n## Download & Installation\n\nThere is two ways to download and install the application.\n\n### Using PyPI\n\nYou can download and install the application using [PyPI](https://pypi.org/project/image-analyst-onnx/). To do so, run the following command:\n\n```bash\npip install image-analyst-onnx\n```\n\n### Using the GitHub releases\n\nYou can download the application on the [downloads page](https://github.com/BergLucas/ImageAnalystONNX/releases). Then, you can install the application by running the following command:\n\n```bash\npip install image_analyst_onnx-X.X.X-py3-none-any.whl\n```\n\n(Note: The X.X.X must be replaced by the version that you want to install.)\n\n## License\n\nAll code is licensed for others under a MIT license (see [LICENSE](https://github.com/BergLucas/ImageAnalystONNX/blob/main/LICENSE)).\n\n",
"bugtrack_url": null,
"license": "",
"summary": "ImageAnalyst ONNX is an extension to the ImageAnalyst library, providing additional models and functions using onnx.",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/BergLucas/ImageAnalystONNX",
"Repository": "https://github.com/BergLucas/ImageAnalystONNX"
},
"split_keywords": [
"image",
"analysis",
"onnx"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "90d71b65f76456ab8c2fcd7e88c63f7b6b62c769d3d2ac8718206c4bcb8819fa",
"md5": "a883362f4ea60c6d5900c6ded56fc560",
"sha256": "47d904742c13ed1a8237f31a7fd5dad35e3193ecb78ac71d7f872b47b9815cdc"
},
"downloads": -1,
"filename": "image_analyst_onnx-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a883362f4ea60c6d5900c6ded56fc560",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 4863,
"upload_time": "2023-07-23T23:42:47",
"upload_time_iso_8601": "2023-07-23T23:42:47.322780Z",
"url": "https://files.pythonhosted.org/packages/90/d7/1b65f76456ab8c2fcd7e88c63f7b6b62c769d3d2ac8718206c4bcb8819fa/image_analyst_onnx-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "57b56426156c6632ad0d76308c4337a1020db46f6207061c6e1812c1b8b0a5b8",
"md5": "9acd58927fe1b3b1876af1587f7a5eb5",
"sha256": "d8976ad0227105c0fa0263a03267ee1b1f10a6f50e193c6476ac591b4a31b4c0"
},
"downloads": -1,
"filename": "image_analyst_onnx-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "9acd58927fe1b3b1876af1587f7a5eb5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 4408,
"upload_time": "2023-07-23T23:42:48",
"upload_time_iso_8601": "2023-07-23T23:42:48.876676Z",
"url": "https://files.pythonhosted.org/packages/57/b5/6426156c6632ad0d76308c4337a1020db46f6207061c6e1812c1b8b0a5b8/image_analyst_onnx-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-23 23:42:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BergLucas",
"github_project": "ImageAnalystONNX",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "image-analyst-onnx"
}