Skip to main content

mattergraph-connectors

Connectors to public materials databases for MatterGraph.

Each connector returns normalized Material records from mattergraph-core, so downstream filtering, graph export, and scoring work identically regardless of source.

Sources

Connector Status
Materials Project (mp-api) Supported — requires MP_API_KEY
JARVIS-DFT (jarvis-tools) Supported
NOMAD Public metadata reads, no API key needed. Metadata-only in v0.1 — does not fetch archives or derived scalar properties.
LeMat-Bulk Companion adapter (records, parquet, or Hugging Face datasets)
Local CSV Supported
OQMD Stub — preserves the API surface, returns no records

Heavy source SDKs are imported lazily, so importing the package stays cheap and a missing optional dependency produces a readable install hint rather than an ImportError traceback.

Install

pip install mattergraph-connectors

Example

from mattergraph_connectors import LeMatBulk

dataset = LeMatBulk.example("spc-tialn-24")

candidates = (
    dataset
    .filter_elements(include=["Ti", "Al", "N"])
    .filter_complexity(max_nsites=16, max_nelements=3)
    .create_slice("spc_tialn_candidates_v1", target="energy_above_hull")
)
print(dataset.metadata["snapshot_manifest"])
print(candidates.report())

License

Apache-2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mattergraph_connectors-0.1.1.tar.gz (52.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mattergraph_connectors-0.1.1-py3-none-any.whl (43.7 kB view details)

Uploaded Python 3

File details

Details for the file mattergraph_connectors-0.1.1.tar.gz.

File metadata

  • Download URL: mattergraph_connectors-0.1.1.tar.gz
  • Upload date:
  • Size: 52.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for mattergraph_connectors-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c2010875f9ed26813d0cd27167b6d99303ef229b0070e4f0b5d86fa03ec00991
MD5 2e6c30504ed7daa10db7c6d792d1d4f3
BLAKE2b-256 6baa274559515d01b6087f3ff4977815e309c9eaf9ca722975147d17771a81dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for mattergraph_connectors-0.1.1.tar.gz:

Publisher: release.yml on cyrusmo/MatterGraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mattergraph_connectors-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for mattergraph_connectors-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 72f207933d02455eca6eb6504c4e3e0fb6c4c912389b5d9bcc866a281e746844
MD5 691ec1fd06e639d8ef4a4e46aa57f937
BLAKE2b-256 027942a118a890ed0be74e001f10171e5bf0f572dfaf6f52d61d71be8bc98ec2

See more details on using hashes here.

Provenance

The following attestation bundles were made for mattergraph_connectors-0.1.1-py3-none-any.whl:

Publisher: release.yml on cyrusmo/MatterGraph

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.1 This release

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page