Whats the best way to create a qube to practice python in?

I’m thinking I’d click on create qube then choose standalone connected to my sys-vpn, then maybe give it up to 80gb just in case.
In order to install python or just practice I’m a little confused, would I just open the terminal and type sudo apt install python3? Any advice I would appreciate.

Python is already installed in the official templates. Create an appvm, choose your sysvpn as the net qube, enjoy.

Remember that you can also clone your app qube, create disposables, and so on. That way you can even break something without worrying about the consequences, as long as you stay inside a qube used for this purpose.

Hi, if I understand correctly that by practicing Python you mean improving your programming skills in that language, I’d like to inform you and recommend that Qubes OS, through Debian and Flatpak, allows you to install the Spyder programming suite, which in turn allows you to install the entire Python development ecosystem. It’s one of the idle environments I use. Regards.

1 Like