{"library":"maggma","type":"library","category":null,"description":"Maggma is a framework to build scientific data processing pipelines, handling data from diverse sources like databases, Azure Blobs, and local files, up to REST APIs. It provides core abstractions, `Store` and `Builder`, for modular ETL-like operations. The `Store` interface often mimics PyMongo syntax, enabling consistent data access across different backends. Actively developed by the Materials Project, it is currently at version 0.72.1 and requires Python 3.9+.","language":"python","status":"active","version":"0.72.1","tags":["data pipeline","database","mongodb","etl","materials science","api","data processing"],"install":[{"cmd":"pip install maggma","imports":["from maggma.stores import MemoryStore","from maggma.stores import MongoStore","from maggma.builders import Builder","from maggma.core import Store"]}],"homepage":"https://materialsproject.github.io/maggma/","github":"https://github.com/materialsproject/maggma","docs":"https://materialsproject.github.io/maggma/","changelog":null,"pypi":"https://pypi.org/project/maggma/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":17.4,"avg_import_s":2.16,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/maggma/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}