Skip to main content

Tools to handle meta_info

Project description

Meta Info Tools

Validates objects described with the MetaInfo format. Meta info is a format initially developed in the NOMAD Center of Excellence to describe data. See NOMAD Archive and https://kitabi.eu/nomad/metainfo/ for more information. Meta info describes hierarchical data for both humans and computer. The main aim is to have a flexible ad extensible definition. nomad-meta-info contains the definition of the meta info used in NOMAD to describe atomistic simulations, in particular ab-initio simulations.

Install latest release:

pip install meta-info-tools

Run the command line utility

python -m meta_info_tools.meta_tool --help

(or python3 if your python still refers to python 2.x). It describes the various option of the meta tools. It can be used to generates an exploded or reformatted version of a dictionary, check a dictionary, or generate documentation for it. The cascade command does all those things if the files are put in a standard directory format (does the exploded dictionaries first, reformats them, then moves to the single dictionaries, regenerating them from the exploded version, reformatting them otherwise, finally performs checks and generates documentation for all available dictionaries.

Development

files are formatted with python black/ Install a local development version from this repository:

cd <repositoryDir>
pip install -e .

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

meta-info-tools-0.0.3.tar.gz (42.1 kB view hashes)

Uploaded Source

Built Distribution

meta_info_tools-0.0.3-py3-none-any.whl (77.9 kB view hashes)

Uploaded Python 3

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