Python source code compiling on linux -


i got linux os , i'm trying compile python source code new linux os. if helps, os tails can https://tails.boum.org/ if need have @ it.

first off, welcome linux world.

okay, 1 thing note, unix based operating systems come standard python built-in. because python major language tools in linux.

open terminal ctrl+alt+t , type python , hit enter. put in python interactive terminal.

you need install ide python. spyder 1 python based. use sublimetext.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -