Skip to main content

Python Materials Genomics is a robust materials analysis code that defines core object representations for structures

Project description

Logo

CI Status codecov PyPI Downloads Requires Python 3.11+ Paper

Pymatgen (Python Materials Genomics) is a robust, open-source Python library for materials analysis. These are some of the main features:

  1. Highly flexible classes for the representation of Element, Site, Molecule and Structure objects.
  2. Extensive input/output support, including support for VASP, ABINIT, CIF, Gaussian, XYZ, and many other file formats.
  3. Powerful analysis tools, including generation of phase diagrams, Pourbaix diagrams, diffusion analyses, reactions, etc.
  4. Electronic structure analyses, such as density of states and band structure.
  5. Integration with the Materials Project REST API.

Pymatgen is free to use. However, we also welcome your help to improve this library by making your contributions. These contributions can be in the form of additional tools or modules you develop, or feature requests and bug reports. The following are resources for pymatgen:

Why use pymatgen?

  1. It is (fairly) robust. Pymatgen is used by thousands of researchers and is the analysis code powering the Materials Project. The analysis it produces survives rigorous scrutiny every single day. Bugs tend to be found and corrected quickly. Pymatgen also uses Github Actions for continuous integration, which ensures that every new code passes a comprehensive suite of unit tests.
  2. It is well documented. A fairly comprehensive documentation has been written to help you get to grips with it quickly.
  3. It is open. You are free to use and contribute to pymatgen. It also means that pymatgen is continuously being improved. We will attribute any code you contribute to any publication you specify. Contributing to pymatgen means your research becomes more visible, which translates to greater impact.
  4. It is fast. Many of the core numerical methods in pymatgen have been optimized by vectorizing in numpy/scipy. This means that coordinate manipulations are fast. Pymatgen also comes with a complete system for handling periodic boundary conditions.
  5. It will be around. Pymatgen is not a pet research project. It is used in the well-established Materials Project. It is also actively being developed and maintained by the Materials Virtual Lab, the ABINIT group and many other research groups.
  6. A growing ecosystem of developers and add-ons. Pymatgen has contributions from materials scientists all over the world. We also now have an architecture to support add-ons that expand pymatgen's functionality even further. Check out the contributing page and add-ons page for details and examples.

Installation

The version at the Python Package Index PyPI is always the latest stable release that is relatively bug-free and can be installed via pip:

pip install pymatgen

If you'd like to use the latest unreleased changes on the main branch, you can install directly from GitHub:

pip install -U git+https://github.com/materialyzeai/pymatgen-core

Some extra functionality (e.g., generation of POTCARs) does require additional setup (see the pymatgen docs).

Change Log

See GitHub releases, docs/CHANGES.md or commit history in increasing order of details.

Using pymatgen

Please refer to the official pymatgen docs for tutorials and examples. Dr Anubhav Jain (@computron) has also created a series of tutorials and YouTube videos, which is a good resource, especially for beginners.

How to cite pymatgen

If you use pymatgen in your research, please consider citing the following work:

Shyue Ping Ong, William Davidson Richards, Anubhav Jain, Geoffroy Hautier, Michael Kocher, Shreyas Cholia, Dan
Gunter, Vincent Chevrier, Kristin A. Persson, Gerbrand Ceder. Python Materials Genomics (pymatgen): A Robust,
Open-Source Python Library for Materials Analysis. Computational Materials Science, 2013, 68, 314-319.
doi:10.1016/j.commatsci.2012.10.028

In addition, some of pymatgen's functionality is based on scientific advances/principles developed by the computational materials scientists in our team. Please refer to the pymatgen docs on how to cite them.

License

Pymatgen is released under the MIT License. The terms of the license are as follows:

The MIT License (MIT) Copyright (c) 2011-2012 MIT & LBNL

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of
the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About the Pymatgen Development Team

Shyue Ping Ong (@shyuep) of the Materials Virtual Lab started Pymatgen in 2011 and is still the project lead. Janosh Riebesell (@janosh) and Matthew Horton (@mkhorton) are co-maintainers.

The pymatgen development team is the set of all contributors to the pymatgen project, including all subprojects.

Our Copyright Policy

Pymatgen uses a shared copyright model. Each contributor maintains copyright over their contributions to pymatgen. But, it is important to note that these contributions are typically only changes to the repositories. Thus, the pymatgen source code, in its entirety is not the copyright of any single person or institution. Instead, it is the collective copyright of the entire pymatgen Development Team. If individual contributors want to maintain a record of what changes/contributions they have specific copyright on, they should indicate their copyright in the commit message of the change, when they commit the change to one of the pymatgen repositories.

Project details


Download files

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

Source Distribution

pymatgen_core-2026.2.24.tar.gz (2.4 MB view details)

Uploaded Source

Built Distributions

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

pymatgen_core-2026.2.24-cp314-cp314-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.14Windows x86-64

pymatgen_core-2026.2.24-cp314-cp314-win32.whl (2.7 MB view details)

Uploaded CPython 3.14Windows x86

pymatgen_core-2026.2.24-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pymatgen_core-2026.2.24-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pymatgen_core-2026.2.24-cp314-cp314-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pymatgen_core-2026.2.24-cp313-cp313-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.13Windows x86-64

pymatgen_core-2026.2.24-cp313-cp313-win32.whl (2.7 MB view details)

Uploaded CPython 3.13Windows x86

pymatgen_core-2026.2.24-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pymatgen_core-2026.2.24-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.7 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pymatgen_core-2026.2.24-cp313-cp313-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pymatgen_core-2026.2.24-cp312-cp312-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.12Windows x86-64

pymatgen_core-2026.2.24-cp312-cp312-win32.whl (2.7 MB view details)

Uploaded CPython 3.12Windows x86

pymatgen_core-2026.2.24-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pymatgen_core-2026.2.24-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pymatgen_core-2026.2.24-cp312-cp312-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pymatgen_core-2026.2.24-cp311-cp311-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.11Windows x86-64

pymatgen_core-2026.2.24-cp311-cp311-win32.whl (2.7 MB view details)

Uploaded CPython 3.11Windows x86

pymatgen_core-2026.2.24-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

pymatgen_core-2026.2.24-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (3.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

pymatgen_core-2026.2.24-cp311-cp311-macosx_11_0_arm64.whl (2.7 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

File details

Details for the file pymatgen_core-2026.2.24.tar.gz.

File metadata

  • Download URL: pymatgen_core-2026.2.24.tar.gz
  • Upload date:
  • Size: 2.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pymatgen_core-2026.2.24.tar.gz
Algorithm Hash digest
SHA256 c5b15dc3409ea0a9d9adc9805376c07341e6df7a9770159b431f12ab639d9ddb
MD5 1bd52929b0e8161d4ee21130ef0ee0dd
BLAKE2b-256 78efc4de86d1cbf9bad145d403c6abff22c429c7a5d3987f790530ed15fa1ac9

See more details on using hashes here.

File details

Details for the file pymatgen_core-2026.2.24-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 43c44f9f4f8a7ac6a7491304b942664f9851e163d41e54161afed3f1c6b6f785
MD5 348516c4968f469fe5514d6ae8670e38
BLAKE2b-256 565550df4fca6a06a4bd72fdfe9c287118bc9c43eab6498cd7215e283699c00a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp314-cp314-win_amd64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp314-cp314-win32.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 24eab23120fee0c93dc02253897863a848c0aaab96e28bb1c56d3d4445864603
MD5 94b188f68c1de3cd7803a04f45913b62
BLAKE2b-256 5ea5ccf0b398397bbac7c2771ea9193ccb4e070c7bb481ec2f8ac3d108d78d59

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp314-cp314-win32.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6e1652e8823aaa08b2f9ae88b01c2d741a07d8da01365e28939b6aad71f02bc8
MD5 72b32f33b254f480e7907cace128e2bc
BLAKE2b-256 b065aff846228208b8fca8eba35553639a16f0a8590ba0618f9227c46aee4571

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 97bba4f97518a1f1e4c233ec935a6261af032d94c96ed8cc4817b2ac0fd9f1b2
MD5 91bfce86ccd43bf0e866a6ffef02b69c
BLAKE2b-256 e1ad53ea5ade4057df8325aff41b5b0407a8c5b950e605a889c6c9486168f1bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b72f120a4345c974ab31d04695920a6000db342e0e4c46e11c5a36e82df03787
MD5 eff187d17b9d221509ce0719ee4f8d10
BLAKE2b-256 47b87c4565e673aac1996b7e5e5d424c9e3559aca89256051987b9d8a94fd846

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a8c7ee3f038d4bcf58a1b3d8f47b513132bf4171448fce81bf9838ab16d08e91
MD5 4897b80fdabd75393a43e159ea3c6fe9
BLAKE2b-256 61d1d4d201d7167c1c3c7e5b20c6f42bc7d2d9950d4a29d23fce23b4efaf6f00

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp313-cp313-win_amd64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp313-cp313-win32.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 c1510c477c01f637db9f35f7e4985eac6035a3ff45032effac98dfc11efe1630
MD5 3c560a41498502c0a67ba34864dfb599
BLAKE2b-256 fea47f45d83ae7c89c3cc0257f9cb87d6232c32175b154ab073e1594e16ee34d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp313-cp313-win32.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e35104482618b6789dbfa4715ad153ac62157407224f59f9329b58ee9c5e2190
MD5 d62ade0e8d38245adcedfc52e7004db0
BLAKE2b-256 39042793b8dd517e8cba3d5fd2978ab1b89c9d0e271ad5f37beceb5b555f7456

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2598ccc4918b68106f0e13a9490bafcfe1f0cc8ea08e320768641a7ecf29653b
MD5 1fd2f648eff353b820d45693231973da
BLAKE2b-256 dbd0dc48550f094a646557d501bc492a79666ce53e15788912f2be2c4ccaa2a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pymatgen_core-2026.2.24-cp313-cp313-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.13, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pymatgen_core-2026.2.24-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff08cac05a2a98d38042ea5a604ec0b91de5be6deed8301af9b40f2811b30a5e
MD5 2f48a909322e705d60b5372d58d92702
BLAKE2b-256 e60ca8bd08a608eae05d3c7962912c022d2889f856462dd1b5141420b8d1921f

See more details on using hashes here.

File details

Details for the file pymatgen_core-2026.2.24-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 43fda7b15fa53059ced248c73782c9da175d5237b759721a737ab509bdb70a87
MD5 b2463fc51e4b94c81b11c71e765fd9b3
BLAKE2b-256 9144236270514c5e17a16572f0256a77cd10f1f7bc05fc0bc2d73236f0df242c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp312-cp312-win_amd64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp312-cp312-win32.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 439cdb860de06c98cae4cc02a635399d41527a13b9b643488b77019fa2523a59
MD5 6d55a50843c85a9dac7f6427f1801b60
BLAKE2b-256 25dc46d7f2d7d4e9e2323a91fc7b28da7733b47110d56cf443b8f3511cb8e4b6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp312-cp312-win32.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 16c2cb06c091cacef94b10cc1f4c380a9453243f6df9003cfe915a3d4cfeb33d
MD5 defdb0831f2d7100b4ec1706c3ac7130
BLAKE2b-256 0a0c5cbfe61fdd1e97c1f16dde271fa6d6bb549b6935ac2f7467e87e7a9382eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9f23fd27f494f1ba1e036bad7e11180278bb87875f02dffc16637104cd7636f9
MD5 90e06c801167e6b10e18a3bb3346ea3f
BLAKE2b-256 80ad4c7da13856d64d1efa2242024ecf5dd25227b220b5665540355fa26ed456

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 795e8a54a47d482e577c256a629e8e4353966f439166e5649dd4d32c713781e8
MD5 9304614aed1ecaa96f42c3f060bb8689
BLAKE2b-256 2dd956c59d4453e6fb573ce839f180cccbf9515af9eab9ba996dbd179a748e46

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 2347326397a49b1ebe345333a13484cc3943ee902ce5f85ac6599d5273aebc5d
MD5 095e776a4308bb6e9e1bbef9d15f494c
BLAKE2b-256 b5787a9f3500461f0511794fa6bd42067fa88a7d4a98234de4d088958d7464a0

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp311-cp311-win_amd64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp311-cp311-win32.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 0ba6ed7e38927d87ae9aded2eeeb65a41de26554034fa15527724bd554516e63
MD5 11502a9016900732e17d84349c455b3c
BLAKE2b-256 87bd12da5740811f823c077500aca20e5b36aa7a4f85084383983395a1dedfcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp311-cp311-win32.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4caa0027734ec98cf087a6e1b97eb193487c48480db9ecd5e0815a70617115db
MD5 934f1b726bd6ac66d3b4536de3bf6de8
BLAKE2b-256 6ffd73b372a5e28ba46afbe3387d391923fcf1f5e637343a3d0643beb0e28678

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 803c00aaa36fb01442cf8d0ca54230f8a294457e6a31d91d3d5920333b6475c1
MD5 b556a35252f02ca3413a1a2dd4a9b39d
BLAKE2b-256 1d5de31857e8f9a625851bb4bd51694c4faafe4ca6ef08962d5765ce15c8c48c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

File details

Details for the file pymatgen_core-2026.2.24-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pymatgen_core-2026.2.24-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 c2809e67996cabb1a4f998b8681e1da872efd63d1a14ab5d6ec8822f2dcf0a8c
MD5 704429bb34f65985d673256443a0b8a5
BLAKE2b-256 4cad8af46379b1c7d465e7318ad81a2bfd7967d746fe8c815bcc86ffcb598b61

See more details on using hashes here.

Provenance

The following attestation bundles were made for pymatgen_core-2026.2.24-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: release.yml on materialyzeai/pymatgen-core

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page