│├──virtualenv│└──yasnippet├──eshell└──pde├──contrib├──doc├──templates├──tools└ ──tree-widget23 DirectoriesWith the above configuration, our programming environment for Perl and Python is well configured. With a good programming environment, the use of it makes people comfortable. Let's take a look at the editing effect and how it works:The editing effect is:650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/72/30/wKiom1Xeh0ajAZKhAAfmOyFB3Fo73
ST3 writes Python code with hints.The 9.Anaconda plugin also has a lot of features, and here's a little bit more about it:
Goto Definitions can find and display the definition of any variable, function or class in your entire project.
Find Usage can quickly find a variable, where a function or class is used in a particular file.
Show Documentation: the ability to display a descriptive string of a function or class (of course, in the
A python Daniel said: "jetbrains are produced. The best Python IDE is very good and powerful"
As a result, I was curious, rolled up her head and covered the cloth.
The following is a brief introduction of the Process, follow-up tips, and other experience before providing
(I) simple installation:
This step is very simple. Download and go to/bin./pycharm. Sh.
(I
Wing IDE 5 for Python installation and cracking method, wingpython
Install Wing IDEDownload the deb installation file from the official website
Start Installation
After the installation is complete, open the registration interface, enter the License ID below to get RequestCode, replace RequestCode in the source file Key. py
Run the code (if python is already
Recently, we have to do an in-house training for the company, so we have to deploy an environment.First download the Python Windows version of the installation file, URL:
http://www.python.org/getit/releases/2.7.3/
Currently 2.7.3 is a very stable version.
The IDE installation steps are reproduced from a document as follows:
Click on ' Add ' Add:Name:PyDev and location:http://pydev.org/updates (this
be a moment of neglect!You can also modify the shortcut keys:4) Are you tired of Python idle? Do you get bored with a series of tedious steps to execute freshly written code? Do you want to know immediately if your code can run? Come on, come on!Build Your own sublime Text IDLE, and program to run seamlessly!Install Sublimerepl First, then find it in preferences, Preferences-package settings-sublimerepl-settings users to add:{"Default_extend_env": {"
Two commands create Vim as the Python IDE method, vimpython
Run the following two commands to configure Vim (including plug-ins) to Python IDE. Currently, MAC and Ubuntu are supported.
curl -O https://raw.githubusercontent.com/vince67/v7_config/master/vim.shbash vim.sh
Example
What have you done?
A convenient bash sc
Reference:https://www.zhihu.com/question/22904994Http://www.cnblogs.com/luoshupeng/archive/2013/09/09/3310777.htmlDescriptionEnvironment: WIN10Software: Sublime Text31. Open Sublime Text 3 to install the package controlTo use CTRL + ' shortcut keys or open the command line from the View->show console menu, paste the following code:
import urllib.request,os; PF = ' package control.sublime-package ' ; IPP = sublime.installed_packages_ Path (); Urllib.request.install_opener (Urllib.requ
Install Python ide:
Eclipse supports many plug-ins. How to Design and install a plug-in, such:
1. From the menu, help-> install new software.
2. Specify the URL of the plug-in.
3. Enter keywords, such as pydev
4. select from the matched plugin.
Python project:
Debug Python:
The language corresponds to too
Basic shortcuts and configurations for Python IDE PyCharm, pythonpycharm
Shortcut Key
1. Edit)Ctrl + Space Basic Code Completion (class, method, attribute)Ctrl + Alt + Space Quick import of any classCtrl + Shift + EnterCtrl + P parameter information (call parameters in methods)Ctrl + Q quick document viewingShift + F1 external documentCtrl + mouse IntroductionCtrl + F1 Display Error description or warning i
Python IDE pycharm shortcut keys Daquan
1. Editor (Editing)
Ctrl + Space Basic code completion (classes, methods, properties)
Ctrl + Alt + Space quickly import any class
Ctrl + Shift + Enter statement completion
Ctrl + P parameter information (call parameters in method)
Ctrl + Q Quick View Document
Shift + F1 External document
About Ctrl + mouse
Ctrl + F1 Displays error descriptions or warning messages
Alt
tools have been installed, we can add to the Desktop toolbar, and then easy to start every time it is convenient. If we use the Ubuntu version does not have no way to add, you can do this kind of operation.
Five, set up the Pycharm the Quick Start way
Run sudo gedit/usr/share/applications/pycharm.desktop
And then add in the text that pops up:
The code is as follows
Copy Code
[Desktop Entry]
Type=application
install additional plugins. Using the shortcut key ctrl+shift+p (Win, Linux) or cmd+shift+p (OS X), enter the package Control:install a return, enter the assembly name, and then return to the installation:AnacondaAnaconda is currently the best Python autocomplete and syntax hint plugin in Sublime 3, and provides "jump to Definition", "Find and use", "Show Documents", "Auto Rename" functions of plugins in the IDE.DjaneiroProvides support for Django.Si
selection box select the first, click OK to continue, then the back screen we will default. Create a project need to enter a password, we set a password.In this way, our Pycharm tool has been installed and we can add it to the Desktop toolbar and make it easy to start every time you need it. If the Ubuntu version we use does not have a way to add it, you can do so.Five, set the Pycharm Quick Start modeRun sudo gedit/usr/share/applications/pycharm.desktopThen add it in the text that pops up:
Directly into the theme, the following routines:1. Select Manual Input LicenseLicense Number input: cn123-12345-12345-123452, in the next step, select the second item, copy the request code3. Run the following script:where Licenseid input: cn123-12345-12345-12345Request code Input: The second step gets the value.Get the activation code.1 #coding = Utf-82 #!/usr/bin/env Python33 4Licenseid='cn123-12345-12345-12345'5Requestcode='Rw634-tec3q-6p859-n6pv4'6 7 ImportHashlib8B16 ='0123456789ABCDEF'9B30
return, enter the assembly name, and then return to the installation:
Anaconda
Anaconda is currently the best Python autocomplete and syntax hint plugin in Sublime 3, and provides "jump to Definition", "Find and use", "Show Documents", "Auto Rename" functions of plugins in the IDE.
Djaneiro
Provides support for Django.
Sidebarenhancements
Provides enhanced functionality for the default sidebar. Sublime's s
Old routines, installation and use (win7x64, JDK God horse drop already installed).1. InstallationOn the net down after this thingNextD-Drive PathI choose, I likeOpen mountGood slow, later with fibero TheSmall desktop icons1. RoleAfter opening the software as an administrator, the initial operation is as follows:AcceptSelect the evaluation version firstContinue to acceptLoading interfaceDirect OKAuthorization ManagementHarmony: Http://idea.liyang.ioStart building projectsDetermine the pathDecisi
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.