In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)05/31 Report--
This article mainly introduces "how to write python in linux". In daily operation, I believe many people have doubts about how to write python in linux. The editor consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful to answer the doubts about "how to write python in linux". Next, please follow the editor to study!
Linux tools for writing python: 1, vim;2, atom;3, sublime text;4, Visual Studio Code;5, PyCharm;6, Spyder;7, PyDev;8, Python IDLE;9, Wing and so on.
The operating environment of this tutorial: linux5.9.8 system, Dell G3 computer.
Tools for linux writable python (editor)
1 、 vim
Vim is a text editor developed from vi. The convenient programming functions such as code completion, compilation and error jump are particularly rich and are widely used by programmers.
To put it simply, vi is an old-fashioned word processor, but it has a full range of functions, but there is still room for improvement. Vim can be said to be a very useful tool for program developers.
2 、 atom
Atom is a cross-platform text editor developed by Github for programmers. It supports three desktop platforms: Windows, Mac and Linux. It is completely free.
3 、 sublime text
Sublime Text is a text editor (paid software, available for trial, but with a pop-up window with activation prompts), as well as an advanced code editor. Sublime Text was developed by programmer Jon Skinner in January 2008 and was originally designed as a Vim with rich extension functions.
4 、 Visual Studio Code
Visual Studio Code project: a cross-platform source code editor for writing modern Web and cloud applications running on Mac OS X, Windows and Linux.
5 、 PyCharm
Supported operating systems: Windows,MacOS and Linux distributions.
IDE PyCharm, developed and maintained by JetBrains, is one of the most popular Python IDE. In a survey conducted by JetBrains, more than 20% of developers mentioned Pycharm as their preferred IDE.
What an IDE,PyCharm does is not just allow you to import libraries and write code. It is a professional-level IDE that allows Python developers to write production-level and maintainable code.
6 、 Spyder
Supported operating systems: Windows, MacOS, Linux
SPYDER is actually an acronym for scientific PYthon development environment. This IDE is mainly used by the Scientific Python community.
Tools and libraries such as Numpy,Scipy,Matplotlib are built into the Python IDE. The powerful features built specifically for scientific programming make Spyder the preferred IDE. It is also one of the best choices for science programmers other than Matlab.
7 、 PyDev
Supported operating system: Windows,MacOS,Linux
PyDev was originally an IDE primarily for Eclipse, allowing Pythonista to write code on Eclipse. However, no, it has been extended beyond Eclipse and can now be integrated with Visual Studio Code.
8 、 Python IDLE
Supported operating system: Windows,MacOS,Linux
After downloading Python, the Python bundle provides Python IDLE by default. This is a great IDE for entry-level Python programmers because it can be easily set up on all operating systems.
It's completely free. However, it is not enough to create advanced production-level Python code.
9 、 Wing Python IDE
Supported operating system: Windows,MacOS,Linux
Wing is a faster, stable, and lightweight Python IDE and is often compared with PyCharm. From affordable subscription options to many features, this is the IDE that every PyCharm user should check out.
10 、 Jupyter Notebook
Supported operating systems: Windows, Linux, and MacOS
Jupyter Notebook is the favorite Python editor for scientific computing and data professionals. If your work involves data exploration, research, and presentation, then Jupyter is the best choice.
At this point, the study on "how to write python in linux" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.