how to use python in sublime text 3
Answers
Answer:
Here's the step:
First: Check where is your Python3 path using this command.
Second: Add new build system on your Sublime.
Third: Select your new system build newPython3 and re-run the checkversion.py and now it should be using Python 3.
Answer:
Table of Contents
Features
Customizing Sublime Text 3
-Install the subl command line tool
-Install Package Control
-Create a Custom Settings File
Themes
Packages
-SideBarEnhancements
-Anaconda
-Djaneiro
-requirementstxt
-SublimeLinter
-GitGutter
-FTPSync
-AdvancedNewFile
-Emmet
-Markdown Preview
Keyboard Shortcuts
Custom Commands
Additional Resources
Conclusion