Python Programming Series (Setting up the Environment 2): Sublime Text

Published: 23 July 2016
on channel: Left Peel
6,833
46

Installing Sublime Text and making sure it's setup to be use with Python.

The settings used in the video:

{
"ensure_newline_at_eof_on_save": true,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true
}


{
"env": {"PYTHONIOENCODING": "UTF-8"},
"cmd": ["C:\\Python34\\python", "-u", "$file"],
"file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)",
"selector": "source.python"
}


On this page of the site you can watch the video online Python Programming Series (Setting up the Environment 2): Sublime Text with a duration of hours minute second in good quality, which was uploaded by the user Left Peel 23 July 2016, share the link with friends and acquaintances, this video has already been watched 6,833 times on youtube and it was liked by 46 viewers. Enjoy your viewing!