Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 462 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 462 Bytes

Python Chemistry Helpers

  • Author: Bertrand Caron

Description

Collection of modules for commonly used chemical tools.

Modules

  • pdb.py: Helper function for interacting with the Protein DataBank (PDB) file format. Source
  • io.py: Boilerplate functions for casting between Bytes and String.
  • babel.py: Interface with OpenBabel.