Skip to main content

Web graphical user interface for Metadata handling

Project description

heidelberg-metadata-gui

This project has been funded by SFB 1158 (https://www.sfb1158.de/ , Project identifier (German Research Foundation (DFG) - project number 255156212)

Metadata standardization GUI. Makes it easy to edit metadata related to neurophysiological experiments.

PyPI version Full Tests License

Install

It is recommended that you install heidelberg-metadata-gui in a clean environment, for example with conda:

$ conda create -n env_heidelberg python=3.7 pip

In your clean environment, just pip install:

$ pip install heidelberg-metadata-gui

To install from the repository:

$ 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

heidelberg-metadata-gui-0.1.2.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

heidelberg_metadata_gui-0.1.2-py3-none-any.whl (35.4 kB view details)

Uploaded Python 3

File details

Details for the file heidelberg-metadata-gui-0.1.2.tar.gz.

File metadata

File hashes

Hashes for heidelberg-metadata-gui-0.1.2.tar.gz
Algorithm Hash digest
SHA256 9d1e7ae6afadc20c656891e0d8ccb72e211b821cb8abf86583a3cff761599f95
MD5 a923739bd26553628d3fe4f79e22f9d7
BLAKE2b-256 8ac4ca50ca98e0d779a28702f03bf356c3ae0e5dc714cc80b61bf005fd6fcc7e

See more details on using hashes here.

Provenance

File details

Details for the file heidelberg_metadata_gui-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for heidelberg_metadata_gui-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 bbb201e0e3af1815b202cef9c9652ce3637e2eccce64813ea0b761167ad28858
MD5 3da7b592f8a8532a776cc523e4a0ba23
BLAKE2b-256 6c58e32aed954528c9fdb8d1bd32dc12248fab461a5f7dc58480f74223a76c16

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page