# OPM-Python: Optically Pumped Magnetometers Processing Tool
OPM-Python is an analysis tool for OPM-MEG.
[![PyPI - Version](https://img.shields.io/pypi/v/opm?color)](https://badge.fury.io/opm-python)
[//]: # ([![Documentation](https://readthedocs.org/projects/opm-python/badge/?version=latest)](https://opm-python.readthedocs.io/))
[![PyPI Versions](https://img.shields.io/pypi/pyversions/opmqc.svg?color)](https://pypi.python.org/pypi/opm-python?color=deepgreen)
[![PyPI License](https://img.shields.io/pypi/l/opmqc.svg?color)](LICENSCE.md)
![PyPI - Downloads](https://img.shields.io/pypi/dm/opm-python)
## Installation
```bash
pip install opmpy
```
### Local/Offline Installation
Download the `opm-python-<verion>-py3-none-any.whl` installation file from [Releases](https://github.com/LiaoPan/opm-python/releases) for offline installation.
```bash
pip install opmpy-<verion>-py3-none-any.whl
```
## [Get Started]()
## Bug reports
Please use the [GitHub issue tracker](https://github.com/LiaoPan/opm-python/issues) to report bugs.
Raw data
{
"_id": null,
"home_page": "https://github.com/liaopan/opm-python",
"name": "opmpy",
"maintainer": "liaopan",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "liaopanblog@gmail.com",
"keywords": "Neuroscience NeuroImaging OPM-MEG Brain.",
"author": null,
"author_email": null,
"download_url": "http://github.com/liaopan/opm-python",
"platform": null,
"description": "# OPM-Python: Optically Pumped Magnetometers Processing Tool\nOPM-Python is an analysis tool for OPM-MEG.\n\n\n[![PyPI - Version](https://img.shields.io/pypi/v/opm?color)](https://badge.fury.io/opm-python)\n\n[//]: # ([![Documentation](https://readthedocs.org/projects/opm-python/badge/?version=latest)](https://opm-python.readthedocs.io/))\n[![PyPI Versions](https://img.shields.io/pypi/pyversions/opmqc.svg?color)](https://pypi.python.org/pypi/opm-python?color=deepgreen)\n[![PyPI License](https://img.shields.io/pypi/l/opmqc.svg?color)](LICENSCE.md)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/opm-python)\n\n## Installation\n```bash\npip install opmpy\n```\n\n### Local/Offline Installation\nDownload the `opm-python-<verion>-py3-none-any.whl` installation file from [Releases](https://github.com/LiaoPan/opm-python/releases) for offline installation.\n```bash\npip install opmpy-<verion>-py3-none-any.whl\n```\n\n## [Get Started]()\n\n\n## Bug reports\nPlease use the [GitHub issue tracker](https://github.com/LiaoPan/opm-python/issues) to report bugs.\n\n\n\n",
"bugtrack_url": null,
"license": "MIT-License",
"summary": "Processing tool for OPM-MEG.",
"version": "0.0.1",
"project_urls": {
"Download": "http://github.com/liaopan/opm-python",
"Homepage": "https://github.com/liaopan/opm-python"
},
"split_keywords": [
"neuroscience",
"neuroimaging",
"opm-meg",
"brain."
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f65fe40bfce9b4f3498ba2984ffdf3fe72408812f7b009f1345c1cdcb0df0c91",
"md5": "46d5c67ee7c7cebcb2fdbfb1a7046f25",
"sha256": "6f3f77ae9bc8e9615e9cc564de39c0e6bebf8e9efe07f46f1ede4085fa0e2173"
},
"downloads": -1,
"filename": "opmpy-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "46d5c67ee7c7cebcb2fdbfb1a7046f25",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 10706,
"upload_time": "2024-10-21T01:21:34",
"upload_time_iso_8601": "2024-10-21T01:21:34.876668Z",
"url": "https://files.pythonhosted.org/packages/f6/5f/e40bfce9b4f3498ba2984ffdf3fe72408812f7b009f1345c1cdcb0df0c91/opmpy-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-21 01:21:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "liaopan",
"github_project": "opm-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "opmpy"
}