Metadata-Version: 2.1
Name: maggma
Version: 0.29.1
Summary: Framework to develop datapipelines from files on disk to full dissemenation API
Home-page: https://github.com/materialsproject/maggma
Author: The Materials Project
Author-email: feedback@materialsproject.org
License: modified BSD
Description: 
        # ![Maggma](docs/logo_w_text.svg)
        
        [![testing](https://github.com/materialsproject/maggma/workflows/testing/badge.svg)](https://github.com/materialsproject/maggma/actions?query=workflow%3Atesting) [![codecov](https://codecov.io/gh/materialsproject/maggma/branch/main/graph/badge.svg)](https://codecov.io/gh/materialsproject/maggma) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/materialsproject/maggma.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/materialsproject/maggma/context:python)
        
        A files-to-API data pipeline for scientific applications using Python and MongoDB
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: OS Independent
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: vault
Provides-Extra: S3
Provides-Extra: notebook_runner
