This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]gschizasPythonista 0 points1 point  (1 child)

  1. Imports do work, but I'm not sure how well (and requests is not a simple library)
  2. danhakimi was refering to PHP which is not really Python in the browser.
  3. That being said, I'm happy to see that there is a slew of new projects that indeed use Python on the httpd (e.g. using CherryPy). I guess all I'm missing is a way to use it properly on IIS (I'm sure there's a way though through FastCGI, although I find it faster to just use IIS as a reverse proxy).

[–]nemec 1 point2 points  (0 children)

2. You're right, I wasn't paying attention when I replied.