github twitter keybase
cclib Reference Card
Aug 25, 2018
One minute read

I was recently asked to create a short “quick reference” for cclib that could be handed out at the 2018 Avogadro User Group Meeting. Rather than directly reuse a poster from the MolSSI workshop on Python for Quantum Chemistry, I decided to try making a reference sheet in the style of Emacs or Modern Fortran. The goal is to show the basic entry points and some code structure, including parts that many users might not know about, namely the methods. I’m also continually on the lookout for better examples of using the library.

The result can be found below. The refsheet LaTeX document class can be found here.


Back to posts