The trendy was is to use something like gunicorn to hand requests off to Python framework like Flask, with routing in the framework.<div><br></div><div>No law against CGI, though.<span></span><br><br>On Thursday, September 15, 2016, Pete Hardie &lt;<a href="mailto:pete.hardie@gmail.com">pete.hardie@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Does Django fit into that model?  I used it a bit a few years ago when I was trying to do Python web development for a home project<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 15, 2016 at 10:48 AM, James Sumners <span dir="ltr">&lt;<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;james.sumners@gmail.com&#39;);" target="_blank">james.sumners@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I need to setup a server that will have multiple users, each of which will need to develop Python scripts that will be served to web requests. With PHP, this can be accomplished with a single php-fpm process. Requests will come in to the web server for things like &quot;coolscript.php&quot; and the web server will feed &quot;coolscript.php&quot; through its connection to php-fpm and serve out the result. Is this sort of setup possible with Python? What I&#39;m seeing is that a uWSGI process will need to be started for each script, and that process will be long running.<span><font color="#888888"><br clear="all"><div><br></div>-- <br><div data-smartmail="gmail_signature">James Sumners<br><a href="http://james.sumners.info/" target="_blank">http://james.sumners.info/</a> (technical profile)<br><a href="http://jrfom.com/" target="_blank">http://jrfom.com/</a> (personal site)<br><a href="http://haplo.bandcamp.com/" target="_blank">http://haplo.bandcamp.com/</a> (music)</div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
Ale mailing list<br>
<a href="javascript:_e(%7B%7D,&#39;cvml&#39;,&#39;Ale@ale.org&#39;);" target="_blank">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/li<wbr>stinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/li<wbr>stinfo</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div data-smartmail="gmail_signature">Pete Hardie<br>--------<br>Better Living Through Bitmaps</div>
</div>
</blockquote></div><br><br>-- <br><div dir="ltr">  Ed Cashin &lt;<a href="mailto:ecashin@noserose.net" target="_blank">ecashin@noserose.net</a>&gt;</div><br>