Concave Hull (Alpha Shape) from list of points with Python?

There’s a concave hull algorithm here (in python) which looks easy to implement.

And there’s some links by @Michael_Kirschner2 here which might offer some alternatives: