{ "info": { "author": "Matt Sanderson", "author_email": "matt.sanderson@mq.edu.au", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# BIDSHandler\nA simple way to manage and manipulate BIDS compatible data.\n\n## Installation\n\n`BIDSHandler` requires only one dependency which can be easily installed using `pip`:\n\n```\npip install pandas\n```\n\nTo install `BIDSHandler` you can then enter in a terminal:\n\n```\npip install BIDSHandler\n```\n\nEntering `import bidshandler` in a python console should not raise an error which indicates that `BIDSHandler` has been installed correctly.\n\n## Basic Usage\n\n`BIDSHandler` has 5 primary objects; `BIDSTree`, `Project`, `Subject`, `Session` and `Scan`, corresponding to different levels within a BIDS archive folder structure.\nGenerally data will be loaded into a `BIDSTree` object and the child objects are automatically generated. From there it is easy to query and manipulate the BIDS data.\n\n```python\nimport bidshandler as bh\ntree = bh.BIDSTree('folder')\nprint(tree.projects)\nprint(tree.subjects)\n# etc.\n```\n\n## Contributing\n\nBIDSHandler is still in very early stages, but contributions are more than welcome in the form of PR's and by raising issues to discussion potential features.\nIdeally BIDSHandler would be able to handle any BIDS data from any modality such as MRI and EEG, but the current focus is on MEG data.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/Macquarie-MEG-Research/BIDSHandler", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "BIDSHandler", "package_url": "https://pypi.org/project/BIDSHandler/", "platform": "", "project_url": "https://pypi.org/project/BIDSHandler/", "project_urls": { "Documentation": "https://macquarie-meg-research.github.io/BIDSHandler/", "Download": "https://github.com/Macquarie-MEG-Research/BIDSHandler" }, "release_url": "https://pypi.org/project/BIDSHandler/0.2.1/", "requires_dist": null, "requires_python": "", "summary": "Simple way to manage and manipulate BIDS compatible data", "version": "0.2.1" }, "last_serial": 4803945, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "2a81637719f373601af5f3a22f168d3e", "sha256": "bf2e7470a3ae8e8191f34f8815dc7e4bda32e4c2bf6c41352d0b839e5c99b458" }, "downloads": -1, "filename": "BIDSHandler-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2a81637719f373601af5f3a22f168d3e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25570, "upload_time": "2019-02-05T06:27:41", "url": "https://files.pythonhosted.org/packages/b3/74/c546b8291d1be58d06984b26ea5861116e81f2bb8e6e7f8ee42174277355/BIDSHandler-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7790a23218e6440a54538301a37d39c", "sha256": "192dc1ab50c885e2b39e780237b9c939a8a2b1007463006b08b55ffbe036f35d" }, "downloads": -1, "filename": "BIDSHandler-0.2.tar.gz", "has_sig": false, "md5_digest": "f7790a23218e6440a54538301a37d39c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16789, "upload_time": "2019-02-05T06:27:43", "url": "https://files.pythonhosted.org/packages/c8/bb/b97aa60f20a828567888e51349ec2df8ec16373ec3977aaa70c562391596/BIDSHandler-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "6e4c0679767c095d21662e1b315df6ba", "sha256": "9e8750df318ce23585f897ea3922a4028efbb1cbb8133a78031387ab40cad544" }, "downloads": -1, "filename": "BIDSHandler-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6e4c0679767c095d21662e1b315df6ba", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26584, "upload_time": "2019-02-11T02:53:39", "url": "https://files.pythonhosted.org/packages/1c/be/dd7be9cea72c67c5c1477bb79a04c05d16b3d435f2abc6d3dd956fb9c642/BIDSHandler-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f544047bf4431234fa82437a7192e699", "sha256": "7c2d7050deac9c4ec14ee8cf4f5d86d4cbad6748049928ed912abdf5b7e40c25" }, "downloads": -1, "filename": "BIDSHandler-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f544047bf4431234fa82437a7192e699", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17603, "upload_time": "2019-02-11T02:53:41", "url": "https://files.pythonhosted.org/packages/bd/51/b67703207e472b05a6361e1f4acc9b87b056e15ec98098336f23ea30c55a/BIDSHandler-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6e4c0679767c095d21662e1b315df6ba", "sha256": "9e8750df318ce23585f897ea3922a4028efbb1cbb8133a78031387ab40cad544" }, "downloads": -1, "filename": "BIDSHandler-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "6e4c0679767c095d21662e1b315df6ba", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26584, "upload_time": "2019-02-11T02:53:39", "url": "https://files.pythonhosted.org/packages/1c/be/dd7be9cea72c67c5c1477bb79a04c05d16b3d435f2abc6d3dd956fb9c642/BIDSHandler-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f544047bf4431234fa82437a7192e699", "sha256": "7c2d7050deac9c4ec14ee8cf4f5d86d4cbad6748049928ed912abdf5b7e40c25" }, "downloads": -1, "filename": "BIDSHandler-0.2.1.tar.gz", "has_sig": false, "md5_digest": "f544047bf4431234fa82437a7192e699", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17603, "upload_time": "2019-02-11T02:53:41", "url": "https://files.pythonhosted.org/packages/bd/51/b67703207e472b05a6361e1f4acc9b87b056e15ec98098336f23ea30c55a/BIDSHandler-0.2.1.tar.gz" } ] }