bondPlotter is a 2D visualization tool for atomic and molecular structures, written in Python. It can read only *.xyz files at the moment. To view your structure's bonds in 3D, please check bondPlotter3D here!
You need to have numpy, matplotlib & pylab installed before running bondPlotter.
python main.py # returns a saved image and opens a window containing the plotted structure.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
bondPlotter is free for anyone who wants to use it, and will always be.
Support for other file formats such as FHI-AIMS' "geometry.in" is on the way. Go science!