In the Django (the most widespread python web framework) runs a server under the table to make it easier to write your application. This server runs on the development environment, i.e.: On your machine. When your site is set 'in the air', it is common to use a different server like Apache.
The difference between PHP and Python is that in PHP you actually use an apache server, in development. With Python this is facilitated during development and applied only in production.
Django documentation on using Apache
Practical step-by-step application on the subject
Related: https://answall.com/q/243240/5878
– Woss
www.cursoemvideo.com best place in the world to start in Python
– Lucas de Carvalho
Sure, Guanabara is the best but will arrive in the web part?
– Morais Vilson