Jerryace

visual effects

导航

How to run Python code from Sublime

How to run Python Code from Sublime,and How to run Python Code with input from sublime

Using SublimeREPL

To install it you need package control this lets you easily install plugins. Follow the instructions. Once thats done:

  • in Sublime press Ctrl + Shift + P (linux command in ST for 'goto anything').
  • Type in 'install',
  • click on 'sublime package control: install package'.
  • Then select SublimeREPL. It will install it automatically.
  • To use it go to Tools>sublimerepl>python from the menus.

posted on 2018-07-03 10:38  Jerryace  阅读(99)  评论(0编辑  收藏  举报