In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article introduces the relevant knowledge of "what software is needed for programming with Python". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!
1. Terminal: Upterm
Upterm is simple and easy to use, it is a full-platform terminal, it can be said to be the IDE in the terminal, and it has a powerful automatic completion function.
2. Interactive interpreter: PtPython
An interactive Python interpreter. Support syntax highlighting, prompts, and even vim and emacs typing modes. In fact, the online terminals we provide in the course also have built-in ptPython.
Third, package management: Anaconda
Can help you install a lot of troublesome software, including: Python environment, pip package management tools, commonly used libraries, configuration of environment paths, and so on. To do data things with Python, just install Anaconda, which even developed a set of JIT interpreter Numba. Therefore, after Anaconda has JIT, it is possible to do things that require high computational efficiency in online science.
Script engine: QPython
QPython is a scripting engine that runs Python on Android. It integrates Python interpreter, Console, editor and SL4A library. You can still play Python on Android devices.
Editor: Sublime3
After updating the truly unparalleled version of 300, Sublime has been greatly improved and is even easier to use than before. With the installation of Anaconda or CodeIntel plug-ins, Sublime can have a near-IDE experience. Sublime font color rendering, like the VSCodeAtom editor, I always feel that the color will be a little dark and not bright, just like the picture made in PS will be different in the browser. I will feel uncomfortable and even want to throw up after looking at it for a long time.
VI. IPython
An interactive interpreter based on Python Shell. Its automatic completion is very easy to use, and even after using it, many programmers don't want to use their own Python shell anymore!
This is the end of the content of "what software is needed for programming with Python". Thank you for your reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!
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.