- Secret Recipes of the Python Ninja
- Cody Jackson
- 76字
- 2021-06-25 22:14:46
Utilizing the Python Interpreter
In this chapter, we will talk about the Python interpreter, both as an interactive tool and for launching Python programs. Specifically, we will cover:
- Launching Python environments
- Utilizing Python command options
- Working with environment variables
- Making scripts executable
- Modifying interactive interpreter startup
- Alternative Python implementations
- Installing Python on Windows
- Embedding Python with other applications
- Using alternative Python shells – IPython
- Using alternative Python shells – bpython
- Using alternative Python shells – DreamPie
推薦閱讀
- INSTANT Mock Testing with PowerMock
- JavaScript 從入門到項目實踐(超值版)
- 編寫高質量代碼:改善Python程序的91個建議
- R語言與網絡輿情處理
- 常用工具軟件立體化教程(微課版)
- 好好學Java:從零基礎到項目實戰
- Vue.js 2 Web Development Projects
- 軟件項目管理實用教程
- Java EE企業級應用開發教程(Spring+Spring MVC+MyBatis)
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- R的極客理想:量化投資篇
- Python GUI Programming Cookbook(Second Edition)
- Java設計模式深入研究
- WCF編程(第2版)
- C語言從入門到精通(微視頻精編版)