Skip to main content

Python Materials Genomics is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project (https://www.materialsproject.org).

Project description

Official docs: http://pymatgen.org

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, 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 own contributions. These contributions can be in the form of additional tools or modules you develop, or feature requests and bug reports. Please report any bugs and issues at pymatgen's [Github page] (https://github.com/materialsproject/pymatgen). For help with any pymatgen issues, please use the Discourse page.

Why use pymatgen?

There are many materials analysis codes out there, both commerical and free, but pymatgen offer several advantages:

  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 CircleCI and Appveyor for continuous integration on the Linux and Windows platforms, respectively, which ensures that every commit passes a comprehensive suite of unittests.
  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 extremely fast and are in fact comparable to codes written in other languages. 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.

With effect from version 2021.1.1, pymatgen only supports Python >3.7.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

pymatgen-2022.0.8.tar.gz (3.3 MB view details)

Uploaded Source

Built Distributions

pymatgen-2022.0.8-cp38-cp38-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.8 Windows x86-64

pymatgen-2022.0.8-cp38-cp38-macosx_10_14_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.8 macOS 10.14+ x86-64

pymatgen-2022.0.8-cp37-cp37m-win_amd64.whl (3.0 MB view details)

Uploaded CPython 3.7m Windows x86-64

pymatgen-2022.0.8-cp37-cp37m-macosx_10_14_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.7m macOS 10.14+ x86-64

File details

Details for the file pymatgen-2022.0.8.tar.gz.

File metadata

  • Download URL: pymatgen-2022.0.8.tar.gz
  • Upload date:
  • Size: 3.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for pymatgen-2022.0.8.tar.gz
Algorithm Hash digest
SHA256 4f12ac87657e8efe833087c575ec4430900dfcece890bb0486e07f034a2b34a0
MD5 af502a77ad57351f91cf5c00a71334dc
BLAKE2b-256 27fef2a66d10f0b78b1e0ab408cdfe35ef4fef89be8a89282ba045f4a945625d

See more details on using hashes here.

File details

Details for the file pymatgen-2022.0.8-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pymatgen-2022.0.8-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for pymatgen-2022.0.8-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8efa1cb601decf3471f87c0847b20d478924d19871aef43cc8ef89ea7d658b12
MD5 21c360353075a52bd149bf49f9fe6ee6
BLAKE2b-256 1d075f34d928da2f732a27318574076052ea082b41e66daecebb96d1d73e8a56

See more details on using hashes here.

File details

Details for the file pymatgen-2022.0.8-cp38-cp38-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: pymatgen-2022.0.8-cp38-cp38-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.8, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for pymatgen-2022.0.8-cp38-cp38-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 6e57ccb7e9075abb4b8a76fac22afb80f96f7fe91d1658d7162a916146107964
MD5 e5a5550c7c753d22f0e54e33352d4edc
BLAKE2b-256 b75dd33b145fd3f1d8f1071441ddd94a5588d02e1d69e114cd43d8f59ac54128

See more details on using hashes here.

File details

Details for the file pymatgen-2022.0.8-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pymatgen-2022.0.8-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.9

File hashes

Hashes for pymatgen-2022.0.8-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 b43779ccb91f1533aa60e5cceb083cc690d9fed5f23f980493d70703bc8b7807
MD5 e46bfb2568513b0d742e4c6dbfd0e335
BLAKE2b-256 714a639d97083a776af43222e040f1cdcfeb1b4af60c2a4cbdc55ce8d98bcf52

See more details on using hashes here.

File details

Details for the file pymatgen-2022.0.8-cp37-cp37m-macosx_10_14_x86_64.whl.

File metadata

  • Download URL: pymatgen-2022.0.8-cp37-cp37m-macosx_10_14_x86_64.whl
  • Upload date:
  • Size: 3.0 MB
  • Tags: CPython 3.7m, macOS 10.14+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for pymatgen-2022.0.8-cp37-cp37m-macosx_10_14_x86_64.whl
Algorithm Hash digest
SHA256 d422ed018a8881d0917872ee7ccf3345256489576a00c7162574250ce3931c84
MD5 ae2be6e4f08189df9977edeebaaa014e
BLAKE2b-256 dc9f8532dad15758180fe2b7ee61c941797f1dcb3d090c32ac2a4c31ab7e9cea

See more details on using hashes here.

Supported by

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