Hello again, I have been reading further more and I found out that deploying Python applications with Apache might be a better idea than nginx due to its non-blocking nature and pythons, natural nature.
Once you set up Apache to work with mod_wsgi, is it enough to upload files like in a PHP framework? What are the differences under mod_wsgi, from your experience? What do you do with the Administration section? Also, how would you personally compare web2py to cakephp? Any input would be great from your transition.

