Metadata-Version: 2.1
Name: neurometa
Version: 0.1.0
Summary: Package for generating metadata related to neuroscience
Home-page: https://github.com/memorycircuits/neurometa
License: BSD-3-Clause
Author: Can H. Tartanoglu
Author-email: canhtart@gmail.com
Maintainer: Can H. Tartanoglu
Maintainer-email: canhtart@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Wikipedia-API (>=0.5.4,<0.6.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: odfpy (>=1.4.1,<2.0.0)
Requires-Dist: pandas (>=1.4.0,<2.0.0)
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Project-URL: Repository, https://github.com/memorycircuits/neurometa
Description-Content-Type: text/markdown

# Neurometa

## Content

### Brain structure tree generator
The repository stores the script to generate the brain structure tree of the human central nervous system from the wikipedia page on [list of regions in the human brain](https://en.wikipedia.org/wiki/List_of_regions_in_the_human_brain).

Scripts to generate from other sources may be added in the future.

