Skip to main content

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.

PyPI version

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.1.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: heidelberg-metadata-gui-0.1.1.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5

File hashes

Hashes for heidelberg-metadata-gui-0.1.1.tar.gz
Algorithm Hash digest
SHA256 bc3436f9ec9bd35a404a60871e85862c90258eac96dfd42dabe33fa904e61be0
MD5 90dcba1deecc1bda5699afb52dc5c93b
BLAKE2b-256 d44a1600c7a3149985ac22a1aad746486db16dce969f12a6a05cfdf794242a15

See more details on using hashes here.

File details

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

File metadata

  • Download URL: heidelberg_metadata_gui-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 35.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.25.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5

File hashes

Hashes for heidelberg_metadata_gui-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d4c997cfd1af5dd369fc7c3815f0d9bb17c2ce13f273651b59fd5b00b99db267
MD5 3b93f4250156f9508f6b8ebd4f7b11c2
BLAKE2b-256 f93e24c10bcc6b72ad9e3cc20acfcdc0094ce19fa82f7beb2397d3b1fb457b2a

See more details on using hashes here.

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