Can python completely replace the shell? Python development

Source: Internet
Author: User
Completely, the functionality of the Shell Python can be implemented, and the code is less, better structure, more readable, and Python can implement the functionality of the shell is not necessarily able, such as the operation of the use of the socket for network communication, the Web-enabled Django framework, Psutil modules for performance acquisition, and the Shell has a strong command dependency on the operating system, Python can be circumvented to a greater extent.

In a shell IDE is a big problem, although Python's native IDE is not good, but the third-party IDE is very powerful, although not comparable to Microsoft's virtual studio, but also can fully meet the development needs of Python.

In the case of Python's efficiency, Python supports multi-process, multi-threaded, and co-threading (smaller than thread), and program concurrency is on the shell. Python's core modules are basically implemented in C and are therefore more efficient. If necessary, Python modules that need to be implemented in Python can be rewritten in C to improve efficiency and, of course, directly with C python, a Python interpreter that is implemented directly and completely in C.

If you are interested in Python, hurry up and learn from the old boy!


Can python completely replace the shell? Python development

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.