PyCharm
Pycharm is an IDE for Python developers.
Requirements
Unmanaged machine with administrator privileges. This guide will -not- work on home-machines.
Installation on unmanaged machines
sudo apt update
sudo apt install snapd
sudo snap install pycharm-community --classicRunning PyCharm with x2go
/snap/bin/pycharm-communityYou can replace pycharm-community with pycharm-professional if you have your own professional license.