When I say 'equivalent', I mean an ORM that allows for the same work-style. That is;
Thanks for any leads
Short answer, there is a proof-of-concept called PyBean
as answered by Gabor de Mooij, but it barely offers any features and cannot be used. There are no other Python libraries that work like PyBean.
Yes, it's called PyBean and you can find it here:
http://pypi.python.org/pypi/pybean
from the website:
PyBean is intended as a proof-of-concept of a Python RedBeanPHP implementation (see http://www.redbeanphp.com/ for the original concept).