From: Łukasz M. <l.m...@gm...> - 2009-09-07 20:20:32
|
Hi list, I'm writing LDAP library (ORM without R as I call it) for python, it's using python-ldap to do the hard work and let You manage LDAP entries in more ORM style. It's still missing many things and there are probably plenty of bugs but it's mostly working. I'm not much of a programmer and this is really a way to learn python so I would love some tips about what I'm doing wrong before I get too far. If anyone is interested You could find it at: docs: http://pumpkin.prymitive.com get source: git clone http://git.prymitive.com/pumpkin redmine project: http://redmine.prymitive.com/projects/show/pumpkin Łukasz Mierzwa |