You can use this cookiecutter template to quickly start a Metador extension project which can provide Metador plugins such as schemas or widgets for a specific use-case or purpose.
First, make sure that you have a recent version of
cookiecutter (cookiecutter>=2.1
).
This template does not work with older versions, because they lack some needed features.
To install cookiecutter
, you can run pip install cookiecutter
.
To generate a new Python project from this template, run:
cookiecutter https://github.com/Materials-Data-Science-and-Informatics/metador-extension-cookiecutter
This template is based on the fair-python-cookiecutter. For general (i.e., not Metador-specific) questions, consult the documentation of the base template.
If you want to cite this project in your scientific work, please use the citation file in the repository.
We kindly thank all authors and contributors.
This project was developed at the Institute for Materials Data Science and Informatics (IAS-9) of the Jülich Research Center and funded by the Helmholtz Metadata Collaboration (HMC), an incubator-platform of the Helmholtz Association within the framework of the Information and Data Science strategic initiative.