moyopy
Python binding of Moyo
What it is and what it does
Moyopy wraps Moyo, a fast and robust crystal symmetry finder, into a Python interface for analyzing crystallographic structures. It identifies symmetry operations and space groups in crystal lattices, making it useful for materials science and computational chemistry workflows that need to understand or exploit crystal symmetries.
The package is in Beta status and actively maintained. It supports Python 3.10 through 3.14 with pre-built wheels for major platforms, keeping install friction moderate. Optional extras allow conversion of structures to Pymatgen or ASE formats for integration with broader materials-science pipelines.
Use it for:
- Identify space groups and symmetry operations in crystal structures for materials discovery workflows.
- Validate or normalize crystallographic data by detecting and applying symmetry constraints.
- Convert crystal structures to Pymatgen or ASE objects for downstream analysis or visualization.
- Accelerate high-throughput computational materials screening by leveraging fast symmetry detection.
- Analyze symmetry properties in computational chemistry simulations or density-functional-theory results.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Moyopy is a Python binding for Moyo, a crystal symmetry finder that identifies and analyzes symmetry operations in crystalline structures.
Yes, if you work with crystal structures and need fast symmetry analysis. The package is actively maintained, permissively licensed, has no known vulnerabilities, and integrates well with popular materials-science libraries via optional extras. Medium install friction is typical for compiled scientific packages and not a barrier.
Install
moyopy on PyPI
pip
pip install moyopyuv
uv add moyopypoetry
poetry add moyopyInstalling moyopy
Before you install
Medium install friction due to compiled wheels; the package is actively maintained with a recent release (32 days old) and supports current Python versions (3.10–3.14). Requires only typing-extensions as a runtime dependency.
License in practice
Dual-licensed under MIT or Apache-2.0 (permissive), so you may use, modify, and distribute the package freely under either license's terms with minimal restrictions.
Quickstart
pip install moyopy
import moyopy
# moyopy provides crystal symmetry analysis via the Moyo engine
Requires Python 3.10 or later; pre-built wheels available for common platforms (x86_64, ARM64, macOS, Linux, Windows).
Verify before relying
- Specific API surface and symmetry-finding capabilities beyond the general description.
- Performance characteristics and typical use-case scale (e.g., unit cell sizes, structure complexity).
- Whether optional interface extras (pymatgen, ASE conversion) are production-ready or experimental.
Package facts
| License | MIT OR Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | medium — platform-specific wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 32 days since the last release |
| First released | |
| Downloads | 634,452/month — #5,644 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: moyopy-0.15.0-cp310-abi3-macosx_10_12_x86_64.whl; moyopy-0.15.0-cp310-abi3-macosx_11_0_arm64.whl; moyopy-0.15.0-cp310-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl; moyopy-0.15.0-cp310-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl; moyopy-0.15.0-cp310-abi3-win_amd64.whl
Tags
More Mathematics packages
NetworkX provides data structures and…
permissive · top 1,000 on PyPI
kiwisolverkiwisolver is a Python binding to a fast C++…
permissive · top 1,000 on PyPI
sympySymPy is a Python library for symbolic…
permissive · top 1,000 on PyPI
contourpyContourPy calculates contours of 2D…
permissive · top 1,000 on PyPI
torchPyTorch provides GPU-accelerated tensor…
permissive · top 1,000 on PyPI
onnxruntimeonnxruntime loads and executes Open Neural…
permissive · top 1,000 on PyPI
spglibspglib provides Python bindings to a C library…
permissive · top 5,000 on PyPI
pyxtalPyXtal generates crystal structures with…
permissive · top 15,000 on PyPI
seekpathSeeK-path generates optimal k-point band paths…
permissive · top 15,000 on PyPI
gemmiGemmi is a C++ library with Python bindings for…
copyleft · top 5,000 on PyPI
symfcSymfc computes force constants from atomic…
unclear · top 15,000 on PyPI
mp-apiA Python client for querying and downloading…
permissive · top 15,000 on PyPI
pymatgen-corepymatgen-core provides core data structures and…
permissive · top 15,000 on PyPI
chgnetCHGNet is a pretrained graph neural network…
permissive · top 15,000 on PyPI
phonopyPhonopy calculates phonon properties and…
permissive · top 15,000 on PyPI
pyocseAutomates simulation workflows for organic…
permissive · top 15,000 on PyPI