$python --version Python 3.4.3 $python -m venv GXtunes $cd GXtunes $source ./bin/activate $pip install --upgrade pip
Electron as GUI of Python Applications
Recommended Posts