tag:blogger.com,1999:blog-7821856652257554779.post4298410436245702300..comments2025-09-20T09:27:07.510+02:00Comments on Andrzej on Software: RuPy 2007Andrzej Krzywdahttp://www.blogger.com/profile/06399276063142826365noreply@blogger.comBlogger2125tag:blogger.com,1999:blog-7821856652257554779.post-66018174692255651582007-04-17T12:49:00.000+02:002007-04-17T12:49:00.000+02:00One of the temmplating system with standard Python...One of the temmplating system with standard Python syntax is <A HREF="http://www.myghty.org/" REL="nofollow">Myghty</A> (and it's successor <A HREF="http://www.makotemplates.org/" REL="nofollow">Mako</A>). This is standard component in <A HREF="http://www.pylonshq.com" REL="nofollow">Pylons framework</A>.<BR/><BR/>PS. I liked Your live TDD example.Łukaszhttps://www.blogger.com/profile/03641633262812451456noreply@blogger.comtag:blogger.com,1999:blog-7821856652257554779.post-37660012482768481162007-04-17T10:40:00.000+02:002007-04-17T10:40:00.000+02:00Hi Andrzej, two comments:1) TG actually already wo...Hi Andrzej, two comments:<BR/><BR/>1) TG actually already works with SQLAlchemy, it's just not the standard in TG 1..0.x, and some tools do not work with it yet.<BR/><BR/>2) As a Python rake equivalent, have you looked at Scons? Apart from that, distutils already has support for many of the tasks for which you would need rake in Ruby, e.g compiling C extensions, declaring dependencies, etc.<BR/><BR/>ChrisChris Arndthttps://www.blogger.com/profile/11557717645933848489noreply@blogger.com