- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 107字
- 2021-07-02 21:09:34
Setting Up
In the previous chapter, we took a brief tour of the Python programming language. In this chapter, we will look at various ways to download and install the correct version of Python, then we will see how to run Python code. In the last couple of sections of this chapter, we'll see how to begin taking advantage of the wide variety of publicly available Python code that can be found on the internet.
The topics covered in this chapter are as follows:
- Downloading and installing Python
- Using the command line and the interactive shell
- Installing packages with pip
- Finding packages in the Python package index
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- Learning Cython Programming(Second Edition)
- R語言經典實例(原書第2版)
- Vue.js快跑:構建觸手可及的高性能Web應用
- PHP 編程從入門到實踐
- Python Network Programming Cookbook(Second Edition)
- Unity Shader入門精要
- 人人都是網站分析師:從分析師的視角理解網站和解讀數據
- C程序設計實踐教程
- Asynchronous Android Programming(Second Edition)
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Linux C編程:一站式學習
- Python全棧數據工程師養成攻略(視頻講解版)
- Regression Analysis with Python
- C++ Application Development with Code:Blocks