GET /api/v1/ports/py310-pymatgen/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py310-pymatgen",
    "portdir": "python/py-pymatgen",
    "version": "2024.7.18",
    "license": "MIT",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://pymatgen.org/",
    "description": "Python Materials Genomics (pymatgen) is a robust materials analysis code",
    "long_description": "Python Materials Genomics (pymatgen) 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.",
    "active": true,
    "categories": [
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "joe.fowler",
            "github": "joefowler",
            "ports_count": 88
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-cython",
                "py310-setuptools",
                "clang-17",
                "py310-installer",
                "py310-build",
                "py310-wheel"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "py310-numpy"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-tqdm",
                "py310-pybtex",
                "py310-beautifulsoup4",
                "py310-ruamel-yaml",
                "py310-networkx",
                "py310-tabulate",
                "py310-plotly",
                "py310-monty",
                "py310-palettable",
                "py310-spglib",
                "py310-matplotlib",
                "py310-pandas",
                "py310-scipy",
                "py310-sympy",
                "py310-uncertainties",
                "py310-requests"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py310-emmet-core",
                "py310-mp-api"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py310-xraylarch"
            ]
        }
    ]
}