# napari-mrcfile-reader
[![License](https://img.shields.io/pypi/l/napari-mrcfile-reader.svg?color=green)](https://github.com/alisterburt/napari-mrcfile-reader/raw/master/LICENSE)
[![PyPI](https://img.shields.io/pypi/v/napari-mrcfile-reader.svg?color=green)](https://pypi.org/project/napari-mrcfile-reader)
[![Python Version](https://img.shields.io/pypi/pyversions/napari-mrcfile-reader.svg?color=green)](https://python.org)
[![tests](https://github.com/alisterburt/napari-mrcfile-reader/workflows/tests/badge.svg)](https://github.com/alisterburt/napari-mrcfile-reader/actions)
[![codecov](https://codecov.io/gh/alisterburt/napari-mrcfile-reader/branch/master/graph/badge.svg)](https://codecov.io/gh/alisterburt/napari-mrcfile-reader)
Read MRC format image files into napari using the [mrcfile] package from [CCP-EM]
----------------------------------
![example usage](example.gif)
----------------------------------
This [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.
## Installation
You can install `napari-mrcfile-reader` via [pip]:
pip install napari-mrcfile-reader
## Contributing
Contributions are very welcome. Tests can be run with [tox], please ensure
the coverage at least stays the same before you submit a pull request.
## License
Distributed under the terms of the [BSD-3] license,
"napari-mrcfile-reader" is free and open source software
## Issues
If you encounter any problems, please [file an issue] along with a detailed description.
[CCP-EM]: https://www.ccpem.ac.uk/
[mrcfile]: https://github.com/ccpem/mrcfile
[napari]: https://github.com/napari/napari
[Cookiecutter]: https://github.com/audreyr/cookiecutter
[@napari]: https://github.com/napari
[MIT]: http://opensource.org/licenses/MIT
[BSD-3]: http://opensource.org/licenses/BSD-3-Clause
[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt
[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt
[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0
[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt
[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin
[file an issue]: https://github.com/alisterburt/napari-mrcfile-reader/issues
[napari]: https://github.com/napari/napari
[tox]: https://tox.readthedocs.io/en/latest/
[pip]: https://pypi.org/project/pip/
[PyPI]: https://pypi.org/
Raw data
{
"_id": null,
"home_page": "https://github.com/alisterburt/napari-mrcfile-reader",
"name": "napari-mrcfile-reader",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "Alister Burt",
"author_email": "alisterburt@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/14/6f/29ce5f85e0fa846ab27287df015eb07680a8cfa33f121c7e76eac610a5fb/napari-mrcfile-reader-0.2.0.tar.gz",
"platform": null,
"description": "# napari-mrcfile-reader\n\n[![License](https://img.shields.io/pypi/l/napari-mrcfile-reader.svg?color=green)](https://github.com/alisterburt/napari-mrcfile-reader/raw/master/LICENSE)\n[![PyPI](https://img.shields.io/pypi/v/napari-mrcfile-reader.svg?color=green)](https://pypi.org/project/napari-mrcfile-reader)\n[![Python Version](https://img.shields.io/pypi/pyversions/napari-mrcfile-reader.svg?color=green)](https://python.org)\n[![tests](https://github.com/alisterburt/napari-mrcfile-reader/workflows/tests/badge.svg)](https://github.com/alisterburt/napari-mrcfile-reader/actions)\n[![codecov](https://codecov.io/gh/alisterburt/napari-mrcfile-reader/branch/master/graph/badge.svg)](https://codecov.io/gh/alisterburt/napari-mrcfile-reader)\n\nRead MRC format image files into napari using the [mrcfile] package from [CCP-EM]\n\n----------------------------------\n![example usage](example.gif)\n----------------------------------\n\nThis [napari] plugin was generated with [Cookiecutter] using with [@napari]'s [cookiecutter-napari-plugin] template.\n\n\n## Installation\n\nYou can install `napari-mrcfile-reader` via [pip]:\n\n pip install napari-mrcfile-reader\n\n## Contributing\n\nContributions are very welcome. Tests can be run with [tox], please ensure\nthe coverage at least stays the same before you submit a pull request.\n\n## License\n\nDistributed under the terms of the [BSD-3] license,\n\"napari-mrcfile-reader\" is free and open source software\n\n## Issues\n\nIf you encounter any problems, please [file an issue] along with a detailed description.\n\n\n[CCP-EM]: https://www.ccpem.ac.uk/\n[mrcfile]: https://github.com/ccpem/mrcfile\n[napari]: https://github.com/napari/napari\n[Cookiecutter]: https://github.com/audreyr/cookiecutter\n[@napari]: https://github.com/napari\n[MIT]: http://opensource.org/licenses/MIT\n[BSD-3]: http://opensource.org/licenses/BSD-3-Clause\n[GNU GPL v3.0]: http://www.gnu.org/licenses/gpl-3.0.txt\n[GNU LGPL v3.0]: http://www.gnu.org/licenses/lgpl-3.0.txt\n[Apache Software License 2.0]: http://www.apache.org/licenses/LICENSE-2.0\n[Mozilla Public License 2.0]: https://www.mozilla.org/media/MPL/2.0/index.txt\n[cookiecutter-napari-plugin]: https://github.com/napari/cookiecutter-napari-plugin\n[file an issue]: https://github.com/alisterburt/napari-mrcfile-reader/issues\n[napari]: https://github.com/napari/napari\n[tox]: https://tox.readthedocs.io/en/latest/\n[pip]: https://pypi.org/project/pip/\n[PyPI]: https://pypi.org/\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Read MRC2014 files in napari using mrcfile.",
"version": "0.2.0",
"project_urls": {
"Bug Tracker": "https://github.com/alisterburt/napari-mrcfile-reader/issues",
"Documentation": "https://github.com/alisterburt/napari-mrcfile-reader#README.md",
"Homepage": "https://github.com/alisterburt/napari-mrcfile-reader",
"Source Code": "https://github.com/alisterburt/napari-mrcfile-reader",
"User Support": "https://github.com/alisterburt/napari-mrcfile-reader/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cc4d70e153c3d032f05d1c76a845702f3037075cd072f0f21e1925fd497b09f0",
"md5": "02170822b87738da2c51a274b20f92d0",
"sha256": "8af49a1b198cf3fd03c1422f85307ddb76f7818a23f918abe29fbdb3df54aa3f"
},
"downloads": -1,
"filename": "napari_mrcfile_reader-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "02170822b87738da2c51a274b20f92d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 6664,
"upload_time": "2023-06-08T22:54:12",
"upload_time_iso_8601": "2023-06-08T22:54:12.603252Z",
"url": "https://files.pythonhosted.org/packages/cc/4d/70e153c3d032f05d1c76a845702f3037075cd072f0f21e1925fd497b09f0/napari_mrcfile_reader-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "146f29ce5f85e0fa846ab27287df015eb07680a8cfa33f121c7e76eac610a5fb",
"md5": "13cf2c58f7b06709e499bf10ea4f2557",
"sha256": "b5384e5a8feb9fded2fbe2bcba564ce874c153ace17458b629897b183de654f1"
},
"downloads": -1,
"filename": "napari-mrcfile-reader-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "13cf2c58f7b06709e499bf10ea4f2557",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2270899,
"upload_time": "2023-06-08T22:54:14",
"upload_time_iso_8601": "2023-06-08T22:54:14.217428Z",
"url": "https://files.pythonhosted.org/packages/14/6f/29ce5f85e0fa846ab27287df015eb07680a8cfa33f121c7e76eac610a5fb/napari-mrcfile-reader-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-08 22:54:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alisterburt",
"github_project": "napari-mrcfile-reader",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "napari-mrcfile-reader"
}