Web graphical user interface for Metadata handling
Project description
heidelberg-metadata-gui
Metadata standardization GUI. Makes it easy to edit metadata related to neurophysiological experiments.
Install
$ pip install git+https://github.com/catalystneuro/heidelberg-metadata-gui
Usage
Navigate to the directory where your dataset is stored, then run from command line:
$ metadata-gui
On your browser, navigate to localhost:5000
.
You can run metadata-gui with optional arguments, for example, to start it with a specific schema file and run the server on a specific port:
$ metadata-gui --schema_path /home/user/my_schema.json --port XXXX
Running on docker
- Build docker with:
docker build -t heidelberg:latest .
- run the docker with (this will reference a local folder to docker):
docker run -it -p 5000:5000 -v /host/path/to/filesFolder:/usr/src/heidelberg_metadata_gui/files <image_id>
Your referenced local folder will be in the files folder of the docker
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file heidelberg-metadata-gui-0.1.0.tar.gz
.
File metadata
- Download URL: heidelberg-metadata-gui-0.1.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3e5de2d4489b58e569f28eea0c3430679f4cf75ffb2bb67e7797ae9a0fbd89f |
|
MD5 | 2fc17123d342091954afaa3d454f35b0 |
|
BLAKE2b-256 | e3880b9f134746d8424c5b5aa82ef964210db7539ad1798250a13712cc853f0a |
File details
Details for the file heidelberg_metadata_gui-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: heidelberg_metadata_gui-0.1.0-py3-none-any.whl
- Upload date:
- Size: 34.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3bb57f5ab431b0bfde7e12656ada8c5b95473210c23673aaf8393615f82a25a |
|
MD5 | c3b7df9600e9ca594b98f3ba2935dd6f |
|
BLAKE2b-256 | e7a0fa6d9fddb5c1e423a5fb4848f16363b75c729d25692408c450f9e1accc62 |