- Getting Started with Python
- Fabrizio Romano Benjamin Baka Dusty Phillips
- 58字
- 2025-04-04 14:53:18
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.