Page 360 - Artificial Intellegence_v2.0_Class_9
P. 360

IDEs have the ability to understand the code better than code editors and apart from handling the code they
        also provide some additional features like debugging, execution, testing, etc. Let us now learn about some of
        the frequently used IDEs for Python.


                 Pycharm


        Most of the professional developers use PyCharm and it is considered the best IDE for python developers.
        It boasts off some good features such as Intelligent Code Editor for smart code completion and quick-fixes,
        Debugging, Testing and Profiling tools, VCS, Deployment & Remote Development, etc. To install PyCharm, visit
        the following link: https://www.jetbrains.com/pycharm/download/#section=windows






















                 Spyder

        Spyder  is  an  open-source  and  cross-platform  IDE  written  in  Python.  It  is  also  known  as  Scientific  Python
        Development IDE and it is the most lightweight IDE for Python. It is frequently used by data scientists who can
        integrate with Matplotlib, SciPy, NumPy, Pandas, Cython, IPython, SymPy, and other open-source software. To
        install Spyder, visit the following link:

        https://www.spyder-ide.org/



























              358     Touchpad Artificial Intelligence (Ver. 2.0)-IX
   355   356   357   358   359   360   361   362   363   364   365