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
Post a Comment