python practical small ape laps of several development tools

With the continuous development of python technology, the speed of development, data processing, editors have a lot of really useful is rare, a good development tool, will greatly improve the speed of developers, programmers to help solve problems, the following small circle jerk ape introduce several useful tools, some tools whether you use it? With a look!

    As a python beginners, in addition to master the basic essentials such language, but a good python development tools is essential.

    1.github

    Git is a distributed version control system, originally written by LinusTorvalds, as a managing Linux kernel code. After the launch, Git in other projects also achieved great success, especially in the Ruby community. At present, including Rubinius, Merb and Bitcoin, including many well-known projects using Git. Git can also be used such as VladtheDeployer Capistrano and deployment tools.

    2.Vim

    Vim is an advanced text editor designed to provide practical Unix editor 'Vi', support for more and better feature set. Vim does not take much time to learn, once you need a seamless programming experience, you will Vim integrated into your workflow.

    3.EclipsewithPyDev

    Eclipse is a very popular IDE, and already have a long history of. EclipsewithPydev allows developers to create useful and interactive Web applications. PyDev Eclipse is developed in Python IDE, support for Python, Jython and IronPython of development.

    4、SublimeText

    SublimeText is one of the developers of the most popular editors, multi-function, support multiple languages ​​and are very popular in the developer community. Sublime has its own package manager, developers can use TA to install components, plug-ins and extra style, all of which can improve your coding experience.

    5.Emacs

    Emacs is a powerful text editor, popular with programmers and other technical work-based computer users. EMACS, an abbreviation that is EditorMACroS (Macro Editor) initially jointly done by RichardStallman in 1975 in collaboration GuySteele MIT.

    6.KomodoEdit

    OpenKomodo is Komodoedit open source release of a free multi-language editor for dynamic languages, KomodoIDE based on the award-winning. It supports both Perl, PHP, Python, Ruby, Tcl and other server-side language, supports CSS, HTML, JavaScript, XML and so on. When using KomodoEdit write code, automatically, through its offer, call tips, syntax correct, code snippets and other functions can take to improve your coding efficiency, help you write high-quality code.

    7.PyCharm

    PyCharm by JetBrains built a PythonIDE. We know, VS2010 is reconstructed from JetBrains Resharper plugin hands. So, PyCharm what is appealing characteristic?

    First, PyCharm for general IDE with features such as, debugging, syntax highlighting, Project management, code branches, IntelliSense, auto-complete, unit testing, version control ......

    In addition, PyCharm also offers some nice features for Django development, while supporting GoogleAppEngine, cooler is that, PyCharm support IronPython!

    8.Wing

    Wing includes a large number of language syntax highlight label, although it is just a tool for Python basic tutorial. Source code browser to view the project or module is very practical (performance can navigate the source code and documentation line summary). Although there is no monitor, but the debugger was well designed. The editor has an excellent command auto-completion and function jump list, but no code merger.

    9.PyScripter

    PyScripter is an open source Python language integrated development environment. Python2.6 compatible with version 3.0. PyScripter can only use the 32-bit version of Python.

    10.TheEricPythonIDE

    Eric is a Python and Ruby editor and full-featured IDE is written in Python. Eric package based on Qt cross-platform GUI tool that integrates highly flexible Scintilla editor control. Eric comprising a plug-in system, allowing simple extensions of the functional IDE.

These are the small apes circle summary python practical development tools in detail, according to language learning these tools with them, let them be your little helper to help you develop these tools are small apes circle teacher recently put together, there are more multi-tool open at any time to see the small series of articles, a small ape circle will be sorted out more development tools and development techniques.

Guess you like

Origin blog.csdn.net/qq_42210792/article/details/91366372