Python plugin for IntelliJ IDEA

    About a week ago I read the good news about the “thawing” of the Python plugin development for IDEA. Mindful of the positive feelings that caused communication with IDEA 6 versions in the role of Java-IDE, I decided to try this plugin, since the new assembly is already available for download and is regularly updated .

    In general, I dare to report to you - the impressions are positive. I highly recommend trying it for everyone, one way or another connected with Python development.


    Everything looks very beautiful:
    image

    It works - also not bad. This is what I especially liked.
    - Autocompletion - better than analogues (PyDev, NBPY), at the PyScripter level (the best I've seen in this area)
    - Actively developing (public assemblies about once a week)
    - Very convenient icons showing inheritance, overlapping, etc.
    - For C-extensions, a pseudo source is generated on a Python so that autocompletion works
    - Convenient work with version control systems
    - Checking many code flaws and displaying prompts
    Much more ...

    The promised list - it simply throws you into shock:
    - Automatic code analysis, suggestions for auto
    - correction - Refactoring
    - Code Templates
    - Unit Test Support
    - Debugger Integration
    - Deployment and Packaging
    - Support for Auto
    - Documentation Tools Again, Much More

    In general, when everything promised will be realized, I think this will be an evolutionary step in the development of the Python IDE.

    In the meantime, we can only wait and save money as IDEA - the product is not free, although it is clearly worth the money, but I have such, alas, is now afford it I can not :( It's too bad, you get used to a good fast.
    But of course you can ask Santa Claus give me a license for the new year :-)

    Also popular now: