# Neurometa
## Installation
Most users don't need to install `neurometa` as they can just grab the output from the backups folder.
```shell
pip install neurometa
```
## Content
### Human brain structure tree
Map-typed tree from [list of regions in the human brain](https://en.wikipedia.org/wiki/List_of_regions_in_the_human_brain).
### Model organism
Map from [list of model organisms](https://en.wikipedia.org/wiki/List_of_model_organisms): Model organism to description. The user will most likely use parse and only use the keys
### Neurotransmitter
Map from table in Wikipedia [article](https://en.wikipedia.org/wiki/Neurotransmitter): Full neurotransmitter name to an `array` that stores most commonly used aliases and abbreviations.
Raw data
{
"_id": null,
"home_page": "https://github.com/memorycircuits/neurometa",
"name": "neurometa",
"maintainer": "Can H. Tartanoglu",
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": "canhtart@gmail.com",
"keywords": null,
"author": "Can H. Tartanoglu",
"author_email": "canhtart@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ab/eb/949219f98923b9a046c0f6e1e6f3a6bf384481ec753208b89bb3f5ebf2da/neurometa-2.0.0.tar.gz",
"platform": null,
"description": "# Neurometa\n\n## Installation\n\nMost users don't need to install `neurometa` as they can just grab the output from the backups folder.\n\n```shell\npip install neurometa\n```\n\n## Content\n\n### Human brain structure tree\nMap-typed tree from [list of regions in the human brain](https://en.wikipedia.org/wiki/List_of_regions_in_the_human_brain).\n\n### Model organism\n\nMap from [list of model organisms](https://en.wikipedia.org/wiki/List_of_model_organisms): Model organism to description. The user will most likely use parse and only use the keys\n\n### Neurotransmitter\n\nMap from table in Wikipedia [article](https://en.wikipedia.org/wiki/Neurotransmitter): Full neurotransmitter name to an `array` that stores most commonly used aliases and abbreviations. \n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Package for generating metadata related to neuroscience",
"version": "2.0.0",
"project_urls": {
"Homepage": "https://github.com/memorycircuits/neurometa",
"Repository": "https://github.com/memorycircuits/neurometa"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "34fbf1c70e265d44ffc988e170a868bd7a1e5dad8d40ff3c08a18f56214469f2",
"md5": "8649e6989a83c8c3f34c4f2ba4a3b40b",
"sha256": "ab1a8b5aab841e1cde0720f42a1b58d6091701546fdb8708711a72bcc5349b1a"
},
"downloads": -1,
"filename": "neurometa-2.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8649e6989a83c8c3f34c4f2ba4a3b40b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 29721,
"upload_time": "2025-01-19T17:27:44",
"upload_time_iso_8601": "2025-01-19T17:27:44.926334Z",
"url": "https://files.pythonhosted.org/packages/34/fb/f1c70e265d44ffc988e170a868bd7a1e5dad8d40ff3c08a18f56214469f2/neurometa-2.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "abeb949219f98923b9a046c0f6e1e6f3a6bf384481ec753208b89bb3f5ebf2da",
"md5": "1b18cfa4e9a03988c2ae882e4cf227df",
"sha256": "be1308812fed627404665232e49aa3219f8c7ebcd30a62ba024ae90c7d33161e"
},
"downloads": -1,
"filename": "neurometa-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "1b18cfa4e9a03988c2ae882e4cf227df",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 30667,
"upload_time": "2025-01-19T17:27:47",
"upload_time_iso_8601": "2025-01-19T17:27:47.474444Z",
"url": "https://files.pythonhosted.org/packages/ab/eb/949219f98923b9a046c0f6e1e6f3a6bf384481ec753208b89bb3f5ebf2da/neurometa-2.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-19 17:27:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "memorycircuits",
"github_project": "neurometa",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "neurometa"
}