First of all, I apologize to post this easy question. I have the following coordinated from a Convex Hull:
hull = [(560023.44957588764,6362057.3904932579),
(560023.44957588764,6362060.3904932579),
(560024.44957588764,6362063.3904932579),
(560026.94957588764,6362068.3904932579),
(560028.44957588764,6362069.8904932579),
(560034.94957588764,6362071.8904932579),
(560036.44957588764,6362071.8904932579),
(560037.44957588764,6362070.3904932579),
(560037.44957588764,6362064.8904932579),
(560036.44957588764,6362063.3904932579),
(560034.94957588764,6362061.3904932579),
(560026.94957588764,6362057.8904932579),
(560025.44957588764,6362057.3904932579),
(560023.44957588764,6362057.3904932579)]
I wish to find a method in Python to find the minimum-area-rectangle using the method reported in this post
Really thanks for all help (i really need)

Rto Python, and so needs the attention of a community of experts in both those languages, which is not here on the GIS site. This question will fare better on SO (assuming some kind reader is willing to provide advice: I do not think many in the SO community would care to write your code for you.) – whuber♦ Nov 25 '12 at 16:49