Configure a Python interpreter | PyCharm
www.jetbrains.com › help › pycharmSep 06, 2022 · Creating a new Python interpreter. Click the Python Interpreter selector and choose Add New Interpreter. Press Ctrl+Alt+S to open the project Settings/Preferences and go to Project: <project name> | Python Interpreter. Click the Add Interpreter link next to the list of the available interpreters.
Download Python | Python.org
www.python.org › downloadsInformation on tools for unpacking archive files provided on python.org is available. Tip : even if you download a ready-made binary for your platform, it makes sense to also download the source . This lets you browse the standard library (the subdirectory Lib ) and the standard collections of demos ( Demo ) and tools ( Tools ) that come with it.