chemparseplot.parse.grammar#
Grammar / AST track for text-heavy formats (parsimonious).
Optional extra: pip install 'chemparseplot[grammar]'.
Prefer structured APIs (OPI) for ORCA products that expose them; use this package for XYZ and text-only ORCA sections (energy lines, Cartesian blocks).
Added in version 1.9.9.
Submodules#
Package Contents#
Functions#
Data#
API#
- chemparseplot.parse.grammar.__all__#
[‘grammar_available’, ‘parse_orca_text_file’, ‘parse_orca_text_summary’, ‘parse_xyz_file’, ‘parse_xy…