Skip to content

Materials-Data-Science-and-Informatics/metador-extension-cookiecutter

 
 

Repository files navigation

Docs CI

metador-extension-cookiecutter

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.

Getting Started

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.

How to Cite

If you want to cite this project in your scientific work, please use the citation file in the repository.

Acknowledgements

We kindly thank all authors and contributors.

HMC Logo    FZJ Logo

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.

About

A cookiecutter to create a new Python package that provides Metador plugins (e.g. schemas, widgets, etc.).

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.5%
  • Shell 11.9%
  • HTML 6.2%
  • CSS 0.4%