- Learn Web Development with Python
- Fabrizio Romano Gaston C. Hillar Arun Ravindran
- 58字
- 2021-06-10 18:25:57
Running Python as a service
Apart from being run as a script, and within the boundaries of a shell, Python can be coded and run as an application. We'll see many examples throughout the book about this mode. And we'll understand more about it in a moment, when we'll talk about how Python code is organized and run.