Mastering Python for Networking and Security
上QQ阅读APP看书,第一时间看更新

Setting up a development environment

In order to rapidly develop and debug Python applications, it is absolutely necessary to use a solid IDE. If you want to try different options, we recommend you check out the list that is on the official site of Python, where they can see the tools according to their operating systems and their needs: https://wiki.python.org/moin/IntegratedDevelopmentEnvironments.

Of all the environments, we will highlight the following: