Python Anywhere Editor

Edit your files from www.PythonAnywhere.com

View project onGitHub

Sublime Text 2 plugin for editing files from PythonAnywhere hosting

46 seconds Screencast


Install

Through Package Control

Command Palette > Package Control: Install Package > Python Anywhere Editor

or clone this repository in

  • Windows: %APPDATA%/Roaming/Sublime Text 2/Packages/
  • OSX: ~/Library/Application Support/Sublime Text 2/Packages/
  • Linux: ~/.Sublime Text 2/Packages/
  • Portable Installation: Sublime Text 2/Data/

Usage

Command Palette > Python Anywhere Editor: ...

  • Set Username prompt for your username and then save it in settings
  • Login prompt for your password and then login
  • New File prompt for new filename, create it and open
  • Open File prompt for filename, load it and open
  • Sync File reload file content from server
  • Sync All Opened Files reload all opened files content from server
  • Reload Web Apps

For save opened file just press ctrl+s / cmd+s