在 Linux 中运行一个 Python 程序只需要简单地在终端中执行 Python 文件就行。 但这对人们来说不是很方便,也不能帮助你调试你的程序。太原始了。 有几个 IDE 和文本编辑器可以用于 Python 开发。Linux 用户可以使用PyCharm 社区版itsfoss.com。 我最近发现了另一个专门为 ...
导读:在 Ubuntu 和其他发行版中,Python 的默认 IDE IDLE 没有被默认安装。在本指南中了解如何安装它。
JetBrains has released the latest stable version of its PyCharm integrated development environment (IDE) for the Python programming language. PyCharm is a popular IDE for Python developers on Windows, ...
Komodo is a high-productivity integrated development environment (IDE) optimized for open source scripting languages like Perl, Python, PHP and Tcl. Komodo also features full support for developing ...