{"name":"napari-file-watcher","display_name":"napari-file-watcher","visibility":"public","icon":"","categories":[],"schema_version":"0.2.0","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"napari-file-watcher.watcher_widget","title":"File watcher","python_name":"napari_file_watcher.main_module:WatcherWidget","short_title":null,"category":null,"icon":null,"enablement":null},{"id":"napari-file-watcher.scripting_widget","title":"Scripting editor","python_name":"napari_file_watcher.main_module:ScriptingWidget","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":null,"writers":null,"widgets":[{"command":"napari-file-watcher.watcher_widget","display_name":"File watcher","autogenerate":false},{"command":"napari-file-watcher.scripting_widget","display_name":"Scripting editor","autogenerate":false}],"sample_data":null,"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.1","name":"napari-file-watcher","version":"0.1.1","dynamic":null,"platform":null,"supported_platform":null,"summary":"A napari plugin for file watching","description":"# File watcher plugin for napari (napari-file-watcher)\n\n\nThis plugin contains two widgets: file watcher and script editor.\n\n\n## Usage: file watcher\n\nThe file watcher monitors a folder and displays its images (tiff, ome-zarr or hdf5) as napari layers, watch the following video for a demo:\n\n[![IMAGE ALT TEXT](http://img.youtube.com/vi/lFRVwlHgJ-Y/0.jpg)](https://www.youtube.com/watch?v=lFRVwlHgJ-Y \"Demo napari-file-watcher\")\n\nInstructions:\n\n1. Select the folder you want to monitor by pressing \"Browse\".\n2. Select the extension of the files: \"zarr\", \"hdf5\" or \"tiff\".\n3. Click \"Watch and run\" to display the current items & the newly arrived as napari layers.\n4. If you click in one of the files of the list, the metadata will show (for hdf5 and zarr)\n\n## Usage: scripting editor\n\nThe script editor is for developing scripts and saving them in the filesystem. \nWe have used this widget in the context of developing scripts for microscopy control software that implements another file watcher.\n\nInstructions:\n\n1. Select the folder where you want to save your scripts in \"Browse\".\n2. Type the name of the script in the edit box below.\n3. Click \"Add\" for saving it into the folder after typing, or \"Open\" to display an existing file.\n\n## Installation\n\nYou can install `napari-file-watcher` via [pip]:\n\n pip install napari-file-watcher\n\nOr if you plan to develop it:\n\n git clone https://github.com/kasasxav/napari-file-watcher\n cd napari-file-watcher\n pip install -e .\n\nIf there is an error message suggesting that git is not installed, run `conda install git`.\n\n## Contributing\n\nContributions are welcome, tests are run with pytest.\n\n## Issues\n\nIssues can be reported at: https://github.com/kasasxav/napari-file-watcher/issues\n","description_content_type":"text/markdown","keywords":null,"home_page":"https://github.com/kasasxav/napari-file-watcher","download_url":null,"author":"Xavier Casas Moreno","author_email":"xaviercm@kth.se","maintainer":null,"maintainer_email":null,"license":"GPL-3.0","classifier":["Framework :: napari","Programming Language :: Python :: 3","Programming Language :: Python :: 3.8"],"requires_dist":["napari","ome-zarr","zarr","h5py","PyQt5","qtpy","QScintilla"],"requires_python":null,"requires_external":null,"project_url":["Bug Tracker, https://github.com/kasasxav/napari-file-watcher","Documentation, https://github.com/kasasxav/napari-file-watcher/blob/main/README.md","Source Code, https://github.com/kasasxav/napari-file-watcher","User Support, https://github.com/kasasxav/napari-file-watcher/issues"],"provides_extra":null,"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}