API Reference¶
Complete API reference for all MolPy modules. This documentation is automatically generated from source code using mkdocstrings.
API Modules¶
Core Data Structures¶
- Core:
Frame,Block,Box,Trajectory,Topology,Entity
Molecular Construction¶
- Parser: SMILES/BigSMILES/GBigSMILES parsing
- Reacter: Chemical reaction modeling
- Builder: Polymer and molecular construction
- Pack: Spatial packing algorithms
Force Fields & Typing¶
I/O & Integration¶
Analysis & Operations¶
- Compute: Analysis and computation (see User Guide)
- Op: Geometric operations
Quick Links¶
- User Guide: Comprehensive notebook documentation
- Getting Started: Installation and quickstart
- Tutorials: Hands-on examples
- Developer Guide: Architecture and contributing