AChemKit.toolsΒΆ

AChemKit comes with a number of complete command-line driven tools for working with various file types.

These are intended to be used in automated pipelines, such as Makefiles.

These can be used as stand-alone programs, or examined as usage examples for the AChemKit API.

AChemKit.tools.chem_pp A pretty-printer and syntax checker for .chem files
AChemKit.tools.chem_to_dot Produces a .dot output from a provided .chem format input
AChemKit.tools.chem_to_pdf Produces a .pdf output from a provided .chem format input

Previous topic

AChemKit.utils.simpledot

Next topic

AChemKit.tools.chem_pp

This Page