EditPlus simple setup for developing Python

Source: Internet
Author: User

EditPlus is a powerful editor that describes the simple settings needed to develop a Python program.

Environment: Win7

1. Set Python syntax indentation:

"1" tool--Set User Customization Tool

"2" On the category panel: User Tools--Add tools---Programs

"3" menu name "python", command for Python under the installation path executable program, the parameter is $ (FileName), the starting directory is $ (filedir)

, note that one of the items that must be set is to capture the screen output, otherwise you cannot see the output, and then click OK.

"4" Create a new. py file with the following test results:

2. Set syntax highlighting:

"1" requires three files: PYTHON.ACP, Python.stx, PYTHON_EXTD.STX

They can be downloaded to the URL http://www.editplus.com/files/pythonfiles.zip and then extracted to the EditPlus installation directory

"2" Setting:

On the Categories panel, select the file on the left--settings and syntax, find the lower right settings and syntax, find the syntax file Python.stx, auto-complete Find the PYTHON.ACP file, and then determine

"3" Create a new. py file with the following effect:

Reference: "Python Web Development Learning record"

EditPlus simple setup for developing Python

Related Article

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.