search
HomeBackend DevelopmentPython TutorialDetailed explanation of the installation and use of ipython under windows

ipython installation

ipython can be installed directly using pip install ipython. If the installation fails, follow the steps below to install it manually

Required file download:

Link: http://pan.baidu.com/s/1dE756OL Password: rlzh

ipython is a python interactive shell, which is much easier to use than the default python shell . It supports automatic variable completion, automatic indentation, supports bash shell commands, and has many useful built-in functions and functions.


1. Install ez_setup.py in cmd, the command is: python ez_setup.py<br>

2. Unzip ipython, and then install ipython in cmd. The command is: python setupegg.py install<br>

3. Set the environment variable of ipython. The executable file of ipython is in the scripts folder under the python installation folder


4. After setting up, enter ipython in cmd to use it


Usage of iptyhon

1. Command completion

When entering an expression in the shell, as long as you press the Tab key, any variables (objects, functions, etc.) in the current command control that match the entered string will be found.


2. Object introspection

Add a question mark (?) before or after a variable to display some general information about the object. This is called introspection of an object.

If the object is a function or instance method, its docstring will also be displayed.

Using ?? will also display the source code of the function.

Some strings are matched with wildcard characters (*) to display all names that match the wildcard expression.

Commonly used shortcut keys

Ctrl-P or Up Arrow Search backwards in the command history for commands starting with the currently entered text

         Ctrl-N or down arrow key Search forward in the command history for commands starting with the currently entered text

          Ctrl-R Reverse history search (partial match) reading line by line

        Ctrl-Shift-v Paste text from clipboard

  Ctrl-C aborts the currently executing code

  Ctrl-A moves the cursor to the beginning of the line

   Ctrl-E moves the cursor to the end of the line

Ctrl-K deletes text from the cursor to the end of the line

Ctrl-U clears all text in the current line 12

Ctrl-F moves the cursor forward one character

Ctrl-b moves the cursor back one character

Ctrl-L clear screen

Summary

The above is the entire content of this article. I hope the content of this article can bring some help to everyone's study or work. If you have any questions, you can leave a message to communicate.

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
c盘的users是什么文件夹?可以删除吗?c盘的users是什么文件夹?可以删除吗?Nov 10, 2022 pm 06:20 PM

c盘的users是用户文件夹,主要存放用户的各项配置文件。users文件夹是windows系统的重要文件夹,不能随意删除;它保存了很多用户信息,一旦删除会造成数据丢失,严重的话会导致系统无法启动。

启动任务管理器的三个快捷键是什么启动任务管理器的三个快捷键是什么Sep 21, 2022 pm 02:47 PM

启动任务管理器的三个快捷键是:1、“Ctrl+Shift+Esc”,可直接打开任务管理器;2、“Ctrl+Alt+Delete”,会进入“安全选项”的锁定界面,选择“任务管理器”,即可以打开任务管理器;3、“Win+R”,会打开“运行”窗口,输入“taskmgr”命令,点击“确定”即可调出任务管理器。

微软的pin码是什么微软的pin码是什么Oct 14, 2022 pm 03:16 PM

PIN码是Windows系统为了方便用户本地登录而独立于window账户密码的快捷登录密码,是Windows系统新添加的一套本地密码策略;在用户登陆了Microsoft账户后就可以设置PIN来代替账户密码,不仅提高安全性,而且也可以让很多和账户相关的操作变得更加方便。PIN码只能通过本机登录,无法远程使用,所以不用担心PIN码被盗。

ipython安装教程ipython安装教程Dec 05, 2023 pm 02:15 PM

安装教程:1、确保已经安装了Python,ipython是一个Python包,所以需要先安装Python;2、打开命令行或终端,输入“pip install ipython”命令安装ipython;3、若系统中同时安装了Python2和Python3,可使用“pip3 install ipython”命令安装ipython3;4、安装完成即可。

win10自带的onenote是啥版本win10自带的onenote是啥版本Sep 09, 2022 am 10:56 AM

win10自带的onenote是UWP版本;onenote是一套用于自由形式的信息获取以及多用户协作工具,而UWP版本是“Universal Windows Platform”的简称,表示windows通用应用平台,不是为特定的终端设计的,而是针对使用windows系统的各种平台。

如何将IPython笔记本转换为PDF和HTML?如何将IPython笔记本转换为PDF和HTML?Sep 08, 2023 pm 08:33 PM

IPython笔记本是一种非常流行的科学计算和数据分析工具,被研究人员、分析师和程序员广泛使用。通过允许用户将代码、文本和交互式可视化集成到单个文档中,它们使探索数据、开发模型和交流结果变得简单。然而,与其他人共享IPython笔记本可能很困难,特别是当接收者缺乏运行它们所需的软件或专业知识时。应对这一挑战的一个解决方案是将IPython笔记本转换为PDF和HTML,它们受到普遍支持,并且可以在任何设备上轻松访问。在本文中,我们将深入研究将IPython笔记本转换为PDF和HTML的三种方法,其

windows操作系统的特点包括什么windows操作系统的特点包括什么Sep 28, 2020 pm 12:02 PM

windows操作系统的特点包括:1、图形界面;直观高效的面向对象的图形用户界面,易学易用。2、多任务;允许用户同时运行多个应用程序,或在一个程序中同时做几件事情。3、即插即用。4、出色的多媒体功能。5、对内存的自动化管理。

win10为什么没有“扫雷”游戏了win10为什么没有“扫雷”游戏了Aug 17, 2022 pm 03:37 PM

因为win10系统是不自带扫雷游戏的,需要用户自行手动安装。安装步骤:1、点击打开“开始菜单”;2、在打开的菜单中,找到“Microsoft Store”应用商店,并点击进入;3、在应用商店主页的搜索框中,搜索“minesweeper”;4、在搜索结果中,点击选择需要下载的“扫雷”游戏;5、点击“获取”按钮,等待获取完毕后自动完成安装游戏即可。

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

Safe Exam Browser

Safe Exam Browser

Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.