January 2011
2 posts
8 tags
Getting web.py running on IIS
Image via Wikipedia
web.py is a great super light weight framework if you need to get a fast site up that uses python on the backend to process a lot of data. There are plenty of other options like pylons or django or just using python’s cgi scripts but I wanted something that I can throw up, make a lot of reports, paste in different sql from different ms sql tables and make a handful of...
1 tag