Introduction to the Python editor favorites Solution

Source: Internet
Author: User
Tags netbeans

The Python editor is a commonly used computer language in computer languages. It is widely used in practice. We recommend a Python editor to add to favorites. I hope you will have a better understanding of the Python editor after reading the following articles, the following is a detailed description of the article.

I recently used Python as a project and took some time to study the Python editor. Just like netbeans has an early access version for Python. In fact, this is not just an editor, but a complete IDE. The reason is Early Access because it is not the final official version, however, after I downloaded it and used it, I thought it was quite good.

Python editors have always been relatively lacking, and I am not satisfied with the many commonly used ones. For example, the UniPad written by Chinese people, the small software has to eat over 30 mb of memory, except for the editor, it seems that there are no other functions. Eclipse plug-ins should be good, but I have never tried it. Because the IDE is also written in Java, eclipse eats a larger memory. Memory consumption is also a problem with netbeans. In either Windows or linux, about MB of memory is used.

Other Python editors and commercial versions have never been tried. for open source, there are indeed good ones. Unfortunately, they are much worse than netbeans.

  • Python program simplifies various modules
  • How to delete a python svn script
  • Python timer usage code
  • Introduction to the campus network authentication method for Python programs
  • Python statistics on how to sort DNA Sequences

There are many different voices in the speed comparison between eclipse and netbeans. Some people say that eclipse is slow and some people say that netbeans is slow. However, in my personal experience, netbeans is faster, the integration of Python is obviously higher, because it is an IDE officially released for Python.

Take a look at the following main interface, display of class information, code prompts, and other mainstream editor functions, code jump class or variable definition) is also very good, refactor function is also supported, I like a small feature, that is, "Copy as HTML/CSS" of the source code. You can Copy the source code into HTML code to facilitate display in the browser.

In addition, there are some small functions for Python, such as automatic repair of import Statement errors. Here is an official introduction to the Python Editor:

The NetBeans editor for Python supports Smart Indent, Outdent, and Pair matching, additional to syntactic and semantic highlighting, code folding, instant rename refactoring, mark encoding, finding undefined names, and Quick Fixes. code completion is available for local function and variable names as well as Python keywords. the editor also assists you by inserting and fixing import statements.

The above article is an introduction to the Python editor favorites. I hope you will gain some benefits.

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.