Tired of lookup tables?
pip install git+https://github.com/atomicarchitects/bond-predictor.gitThen, run against a single molecule:
predict-bonds benzene.xyz -o benzene.sdfOr, against a directory of molecules:
predict-bonds molecules-xyz/ -o molecules-sdf --extension sdf