A toolkit to parse and process small molecules (chemical components) from the wwPDB Chemical Component Dictionary (CCD), including PRD and CLC entries. Current version 1.0.3, updated to work with modern RDKit and NumPy. Releases are irregular but focused on bug fixes and dependency updates.
pip install pdbeccdutilsVerified import paths — ran on the pinned version, not inferred.
Basic usage: download and inspect a chemical component from the PDB.
Check RDKit version compatibility and update depiction calls if needed.
Ensure network access when using download_components; cache results locally if needed.