{"categories":[{"label":"Bio-Informatics","url":"https://skillfed.io/packages/category/scientific-engineering-bio-informatics"},{"label":"Chemistry","url":"https://skillfed.io/packages/category/scientific-engineering-chemistry"}],"enrichment":{"capability":"Provides a pure Python interface to read, parse, and work with PDBx/mmCIF molecular structure data files from the Protein Data Bank.","skillfed_tags":["structural-biology","bioinformatics","pure-python"],"use_cases":["Parse PDB structure files in mmCIF format for structural biology analysis pipelines.","Extract molecular coordinates and metadata from PDBx files in research or educational contexts.","Build lightweight bioinformatics tools that need mmCIF support without C/C++ acceleration overhead.","Integrate mmCIF data handling into Python applications where dependency minimalism is important.","Prototype or test structural data workflows before committing to a heavier framework."],"what_it_does":"mmcif-pdbx is a lightweight, pure-Python library for working with PDBx/mmCIF molecular structure files\u2014the standard format used by the Protein Data Bank to store macromolecular structure data. It provides utilities to read and parse these files into Python objects, making structural biology data accessible without compiled dependencies.\n\nThe package is derived from the official mmCIF examples but prioritizes simplicity and PEP8 compliance over the feature completeness of the canonical py-mmcif package. It has no runtime dependencies, making it easy to integrate into projects that need basic mmCIF functionality. It is actively maintained and supports modern Python versions.","worth_installing":"Yes, if you need basic mmCIF parsing in pure Python with no external dependencies. The permissive license, active maintenance, and support for current Python versions make it a low-risk choice. Choose the canonical py-mmcif package instead if you need advanced features or performance optimization for large-scale structure processing."},"id":"mmcif-pdbx","links":{"html":"https://skillfed.io/packages/mmcif-pdbx","md":"https://skillfed.io/packages/mmcif-pdbx.md","pypi":"https://pypi.org/project/mmcif-pdbx/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-26","license_spdx":"CC0-1.0","license_treatment":"permissive","name":"mmcif-pdbx","python_support":"supports_current","summary":"Python utilities for PDBx/mmCIF storage model"},"popularity":{"monthly_downloads":429380,"position":6739,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.0"}
