Downloading softwares and packages - DeafMan1983/PythonExamples GitHub Wiki
Software
VSCode, Free -> https://code.visualstudio.com/ + Python Extension PyCharm (CE), Free -> https://www.jetbrains.com/pycharm/download - Required JDK IDLE -> Including from Python Runtime -> https://www.python.org/
Packages
pip/pip3 -> From Python Installation if you can't then you will go other way to download and to install pyinstaller -> single executable without required installation of Python. pysdl2 -> SDL2 for Python pyopengl -> OpenGL for Python pynum / numpy -> Number for Python pyqt5 -> universal widget framework with Qt 5.x pyVulkan -> Vulkan Support for Python