vibeqc.library_versions

vibeqc.library_versions()[source]

Return the version strings of vibe-qc itself and its native dependencies (libint, libxc, spglib). Keys are always present; values are "unknown" if a probe fails.

The "vibe-qc" key carries the project version. The legacy "vibeqc" key is kept as an alias so code that predates the rename keeps working without change.

Return type:

Mapping[str, str]