# pyOsiriX Example Project
An example project to demonstrate a method for creating a full project for use in pyOsiriX.
![WelcomeOsiriXgrpc!](https://raw.githubusercontent.com/osirixgrpc/pyosirix_example_project/main/docs/assets/explanation.png)
Tools used here:
- [PIP](pip.md): Used for packaging your code for your users.
- [GitHub](github.md): Used for CI/CD and version control.
- [DVC](dvc): Used for model or data versioning.
- [pyTest](pytest.md): Used for testing your code automatically.
- [MkDocs](mkdocs.md): Used for generating documentation.
- [bump2version](bumpversion.md): Used for semantic version control.
- [gRPC](grpc): Used to communicate with the server and with osirix.
Raw data
{
"_id": null,
"home_page": null,
"name": "pyosirix-example-project",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "Matthew D Blackledge <mattyblackledge@gmail.com>",
"keywords": "Dicom, Medical Imaging, Image Processing",
"author": null,
"author_email": "Matthew D Blackledge <matthew.blackledge@icr.ac.uk>",
"download_url": "https://files.pythonhosted.org/packages/cf/55/e54ab237b739834f1202a77b0a97e80469153f85692a37c93cc47b29d5af/pyosirix_example_project-0.0.1.dev24.tar.gz",
"platform": null,
"description": "# pyOsiriX Example Project\nAn example project to demonstrate a method for creating a full project for use in pyOsiriX.\n\n![WelcomeOsiriXgrpc!](https://raw.githubusercontent.com/osirixgrpc/pyosirix_example_project/main/docs/assets/explanation.png)\n\nTools used here:\n\n - [PIP](pip.md): Used for packaging your code for your users.\n - [GitHub](github.md): Used for CI/CD and version control.\n - [DVC](dvc): Used for model or data versioning.\n - [pyTest](pytest.md): Used for testing your code automatically.\n - [MkDocs](mkdocs.md): Used for generating documentation.\n - [bump2version](bumpversion.md): Used for semantic version control.\n - [gRPC](grpc): Used to communicate with the server and with osirix.\n",
"bugtrack_url": null,
"license": null,
"summary": "An example of a Python project that can be used to install into OsiriX",
"version": "0.0.1.dev24",
"project_urls": null,
"split_keywords": [
"dicom",
" medical imaging",
" image processing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "253c47fc18f23ed257da1c045cb0fd5f2dbcddf566a5b792b9f57855d048aace",
"md5": "9a7616de19285280f9df5ce9ea5607c9",
"sha256": "f71b83c866c28a8ac527e5f7a5f597bac7245ea221f346ff56aa02246bd89ecb"
},
"downloads": -1,
"filename": "pyosirix_example_project-0.0.1.dev24-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9a7616de19285280f9df5ce9ea5607c9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10361,
"upload_time": "2024-09-08T07:25:00",
"upload_time_iso_8601": "2024-09-08T07:25:00.168844Z",
"url": "https://files.pythonhosted.org/packages/25/3c/47fc18f23ed257da1c045cb0fd5f2dbcddf566a5b792b9f57855d048aace/pyosirix_example_project-0.0.1.dev24-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cf55e54ab237b739834f1202a77b0a97e80469153f85692a37c93cc47b29d5af",
"md5": "65016a1f5ba505556153faf9951f293e",
"sha256": "cb2432a93308824b709cfdaa1ac32aa4ac7fd718a8806db6c0cc34d747c10287"
},
"downloads": -1,
"filename": "pyosirix_example_project-0.0.1.dev24.tar.gz",
"has_sig": false,
"md5_digest": "65016a1f5ba505556153faf9951f293e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8809,
"upload_time": "2024-09-08T07:25:01",
"upload_time_iso_8601": "2024-09-08T07:25:01.564910Z",
"url": "https://files.pythonhosted.org/packages/cf/55/e54ab237b739834f1202a77b0a97e80469153f85692a37c93cc47b29d5af/pyosirix_example_project-0.0.1.dev24.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-08 07:25:01",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyosirix-example-project"
}