资讯

This post explains how to install Python on Linux, Windows, or Mac. We will also set up an editor so that you can start coding!
It will also be easier for Python users to get started on a Windows machine now that PyCharm prompts the user to download and install Python on a machine that doesn't have it installed.
There are several popular integrated development environments (IDEs) for Python, including PyCharm, Pyscripter, Emacs, Eric, and Spyder among others. A comprehensive list of Python IDEs can be found ...