API DocumentationΒΆ

molpy.canvas([with_attribution]) Placeholder function to show example docstring (NumPy format)
molpy.util.read_xyz(filename) Reads an XYZ file of a molecule.
molpy.util.distance(point1, point2) Calculate the euclidian distance between two points.