
[](https://pypi.org/project/mnelab/)
[](https://mnelab.readthedocs.io/)
[](https://doi.org/10.21105/joss.04650)
[](LICENSE)
## MNELAB

MNELAB is a graphical user interface (GUI) for [MNE-Python](https://mne.tools/stable/index.html), a Python package for EEG/MEG analysis.

### Documentation
Instructions for installing and using MNELAB as well as step-by-step examples for different use cases are available in the [documentation](https://mnelab.readthedocs.io/). Check out the [changelog](https://github.com/cbrnr/mnelab/blob/main/CHANGELOG.md) to learn what we added, changed, or fixed.
### Quick start
We recommend our [standalone installers]() available for [Windows](), [macOS](), and [Linux]().
Alternatively, you can use [uv](https://docs.astral.sh/uv/) to run MNELAB:
```
uvx mnelab
```
If you want to run the latest development version, you can use the following command:
```
uvx --from https://github.com/cbrnr/mnelab/archive/refs/heads/main.zip mnelab
```
### Contributing
The [contributing guide](https://github.com/cbrnr/mnelab/blob/main/CONTRIBUTING.md) contains detailed instructions on how to contribute to MNELAB.
Raw data
{
"_id": null,
"home_page": null,
"name": "mnelab",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "EEG, MEG, MNE, GUI, electrophysiology",
"author": "Clemens Brunner",
"author_email": "Clemens Brunner <clemens.brunner@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/86/77/3b250da67c3343efb19a36a2944de86b055e5defbe8d9838e06d8955b0b3/mnelab-1.0.3.tar.gz",
"platform": null,
"description": "\n[](https://pypi.org/project/mnelab/)\n[](https://mnelab.readthedocs.io/)\n[](https://doi.org/10.21105/joss.04650)\n[](LICENSE)\n\n\n## MNELAB\n\n\n\nMNELAB is a graphical user interface (GUI) for [MNE-Python](https://mne.tools/stable/index.html), a Python package for EEG/MEG analysis.\n\n\n\n\n### Documentation\n\nInstructions for installing and using MNELAB as well as step-by-step examples for different use cases are available in the [documentation](https://mnelab.readthedocs.io/). Check out the [changelog](https://github.com/cbrnr/mnelab/blob/main/CHANGELOG.md) to learn what we added, changed, or fixed.\n\n\n### Quick start\n\nWe recommend our [standalone installers]() available for [Windows](), [macOS](), and [Linux]().\n\nAlternatively, you can use [uv](https://docs.astral.sh/uv/) to run MNELAB:\n\n```\nuvx mnelab\n```\n\nIf you want to run the latest development version, you can use the following command:\n\n```\nuvx --from https://github.com/cbrnr/mnelab/archive/refs/heads/main.zip mnelab\n```\n\n\n### Contributing\n\nThe [contributing guide](https://github.com/cbrnr/mnelab/blob/main/CONTRIBUTING.md) contains detailed instructions on how to contribute to MNELAB.\n",
"bugtrack_url": null,
"license": "BSD 3-Clause",
"summary": "A graphical user interface for MNE",
"version": "1.0.3",
"project_urls": {
"changelog": "https://github.com/cbrnr/mnelab/blob/main/CHANGELOG.md",
"documentation": "https://mnelab.readthedocs.io/en/latest/",
"homepage": "https://github.com/cbrnr/mnelab",
"repository": "https://github.com/cbrnr/mnelab"
},
"split_keywords": [
"eeg",
" meg",
" mne",
" gui",
" electrophysiology"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "21f9b23502aade992b7101ababfc223e2ce56b930cb2316c01dd5eae786678d9",
"md5": "e28408247f086eb6eb131187d88b6f0e",
"sha256": "7dcee3262e4276aaf7fc3685a6c0d9bc577d747147e6090e01e0094867090d45"
},
"downloads": -1,
"filename": "mnelab-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e28408247f086eb6eb131187d88b6f0e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 293932,
"upload_time": "2025-07-15T06:08:23",
"upload_time_iso_8601": "2025-07-15T06:08:23.487275Z",
"url": "https://files.pythonhosted.org/packages/21/f9/b23502aade992b7101ababfc223e2ce56b930cb2316c01dd5eae786678d9/mnelab-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "86773b250da67c3343efb19a36a2944de86b055e5defbe8d9838e06d8955b0b3",
"md5": "04a77ca5b7b0aa7dc127c7b6e3250abe",
"sha256": "51ab16b4ccbf30951226a5a93e1b3bd36e2a47472847f19f57399300aed8e57e"
},
"downloads": -1,
"filename": "mnelab-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "04a77ca5b7b0aa7dc127c7b6e3250abe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 263736,
"upload_time": "2025-07-15T06:08:24",
"upload_time_iso_8601": "2025-07-15T06:08:24.763313Z",
"url": "https://files.pythonhosted.org/packages/86/77/3b250da67c3343efb19a36a2944de86b055e5defbe8d9838e06d8955b0b3/mnelab-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 06:08:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cbrnr",
"github_project": "mnelab",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mnelab"
}