官术网_书友最值得收藏!

Code conventions used in the book

Now that the credibility of Python and NumPy has been established, let's get our hands dirty.

The default environment used for all Python code in this book will be IPython. Instructions on how to install IPython and other tools follow in the next section. Throughout the book, you will only have to enter input in either the command window or the IPython prompt. Unless otherwise specified, code will refer to Python code, and command will refer to bash or DOS commands.

All Python input code will be formatted in snippets like these:

 In [42]: print("Hello, World!")

In [42]: in the preceding snippet indicates that this is the 42nd input to the IPython session. Similarly, all input to the command line will be formatted as follows:

 $ python hello_world.py 

On Windows systems, the same command will look something like this:

C:\Users\JohnDoe> python hello_world.py

For the sake of consistency, the $ sign will be used to denote the command-line prompt, regardless of OS. Prompts, such as C:\Users\JohnDoe>, will not appear in the book. While, conventionally, the $ sign indicates bash prompts on Unix systems, the same commands (without typing the actual dollar sign or any other character), can be used on Windows too. If, however, you are using Cygwin or Git Bash, you should be able to use Bash commands on Windows too.

Note that Git Bash is available by default if you install Git on Windows.

主站蜘蛛池模板: 永吉县| 武夷山市| 丹巴县| 万荣县| 塔河县| 景泰县| 海丰县| 宁蒗| 紫阳县| 定远县| 延边| 江西省| 吉木乃县| 宝丰县| 阿克苏市| 华蓥市| 乾安县| 青田县| 东方市| 临海市| 洪湖市| 千阳县| 古交市| 聂荣县| 奇台县| 苏州市| 东山县| 龙岩市| 海安县| 临西县| 曲沃县| 仙游县| 买车| 河间市| 綦江县| 广平县| 平武县| 太湖县| 福鼎市| 改则县| 宝山区|