In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/03 Report--
This article shows you what development tools you need to learn Python, the content is concise and easy to understand, it will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.
Recently, many readers privately believe me, this is not just began to learn Python began to encounter problems, for Python IDE are more entangled, hoping to find some suitable for their own, Python development tools. This article will share with you several Python development tools for reference to friends who are struggling about which development tools to use.
For those who are learning Python, the editor first recommended Pycharm.
First of all, PyCharm is used for general IDE functions, such as debugging, syntax highlighting, Project management, code jumping, smart hints, automatic completion, unit testing, version control
In addition, PyCharm also provides some good features for Django development, while supporting Google App Engine, and even cooler, PyCharm supports IronPython.
PyCharm is a Python IDE with a complete set of tools that can help users improve their efficiency when developing in Python, such as debugging, syntax highlighting, Project management, code jumping, smart tips, automatic completion, unit testing, version control. In addition, the IDE provides some advanced features to support professional Web development under the Django framework.
The second is sublime text, take a look at the following picture, do you think it is very beautiful? It's sublime text~~.
Sublime Text supports syntax highlighting of multiple programming languages, excellent code completion function, and code snippet (Snippet) function, which can save commonly used code snippets and call them whenever needed. VIM mode is supported, and most commands in Vim mode can be used. Support macros, to put it simply, to record the operation or write your own commands, and then play the actions or commands you just recorded.
Sublime Text also has good scalability and fully open user-defined configuration and magical and practical editing state recovery function. Supports powerful multi-line selection and multi-line editing. Powerful shortcut commands "can search for the corresponding commands, options, snippet and syntex in real time, press enter to execute directly, reducing the trouble of finding. Instant file switching. Jump to any location of any file at will. Multiple selection allows multiple cursors to exist on the page at the same time.
And Jupyter, Jupyter Notebook (formerly known as IPython notebook) is an interactive notebook that runs more than 40 programming languages.
Jupyter Notebook is essentially a Web application that makes it easy to create and share literary program documents, supporting real-time code, mathematical equations, visualization, and markdown. Uses include: data cleaning and conversion, numerical simulation, statistical modeling, machine learning and so on. The most popular competition in the field of data mining, the materials in Kaggle are all in Jupyter format.
Finally, the most basic nopad++, at the beginning is to use this as a development tool for basic exercises.
Notepad++ is a set of free software plain text editor. The software is released in GPL, has a complete Chinese culture interface and supports multi-language writing (using universal code UTF-8 technology). It is more powerful than notepad (Notepad) in Windows. It can not only be used to make general text-only help documents, but also very suitable as an editor for writing computer programs.
It is recommended that you use the IDLE that comes with Python when learning the basics of Python. IDLE is the basic IDE (integrated development environment) for developing python programs. It has the basic functions of IDE and is a good choice for non-commercial Python development. When python is installed, IDLE is installed automatically, so there is no need to look for it. If you don't understand anything in the process of learning python, you can join my python zero basic system to learn and exchange autumn qun: 784 in front, 758 in the middle, and 214in the back. Share with you the current talent needs of Python enterprises and how to learn Python from zero foundation, and what to learn. Related learning video materials and development tools are shared.
At the same time, IDLE can also easily debug Python programs when using Eclipse, a powerful framework. Basic functions: syntax highlighting; paragraph indentation; basic text editing; table key control; debugger.
The above content is to learn what development tools Python needs to use, have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.
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.