freetypy.
Vector
A 2D vector.
Vector also works as a Python sequence of length 2, so it’s easy to do:
x, y = vector
Attributes
x
y