# Neurosift Python utility
This is a simple command-line utility used to view local NWB files using Neurosift.
## Installation
```bash
pip install neurosift
```
## Usage
```bash
neurosift view-nwb /path/to/file.nwb
```
This will open a web browser window with the Neurosift web app pointing to a symlinked copy of your file. You can then browse the file and visualize its contents.
When finished, you can stop the server by pressing Ctrl-C in the terminal window.
Raw data
{
"_id": null,
"home_page": "https://github.com/flatironinstitute/neurosift",
"name": "neurosift",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Jeremy Magland",
"author_email": "jmagland@flatironinstitute.org",
"download_url": "https://files.pythonhosted.org/packages/e2/36/54575167fff6babdf0bf224f559bdba94ddbe16040856f66e844cad37695/neurosift-0.2.13.tar.gz",
"platform": null,
"description": "# Neurosift Python utility\n\nThis is a simple command-line utility used to view local NWB files using Neurosift.\n\n## Installation\n\n```bash\npip install neurosift\n```\n\n## Usage\n\n```bash\nneurosift view-nwb /path/to/file.nwb\n```\n\nThis will open a web browser window with the Neurosift web app pointing to a symlinked copy of your file. You can then browse the file and visualize its contents.\n\nWhen finished, you can stop the server by pressing Ctrl-C in the terminal window.\n",
"bugtrack_url": null,
"license": null,
"summary": "Simple utility to view local NWB files using Neurosift",
"version": "0.2.13",
"project_urls": {
"Bug Tracker": "https://github.com/flatironinstitute/neurosift/issues",
"Homepage": "https://github.com/flatironinstitute/neurosift"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e23654575167fff6babdf0bf224f559bdba94ddbe16040856f66e844cad37695",
"md5": "4bb830348f505c202632f688f0a748e3",
"sha256": "b2c116c4d8bcaad3f72c1ca766d05240431d74fb69db19ebb425b9885dfaaf09"
},
"downloads": -1,
"filename": "neurosift-0.2.13.tar.gz",
"has_sig": false,
"md5_digest": "4bb830348f505c202632f688f0a748e3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6655,
"upload_time": "2024-08-09T20:48:34",
"upload_time_iso_8601": "2024-08-09T20:48:34.750717Z",
"url": "https://files.pythonhosted.org/packages/e2/36/54575167fff6babdf0bf224f559bdba94ddbe16040856f66e844cad37695/neurosift-0.2.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-09 20:48:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "flatironinstitute",
"github_project": "neurosift",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "neurosift"
}