wiki:InstallationGuidelines/PythonAnywhere

Version 1 (modified by Hemant Kumar Singh, 9 years ago) ( diff )

--

  1. Sign up for a account at https://www.pythonanywhere.com/pricing/ Beginner account will also do :)
  2. Go to web tab
  3. Press on add a new app button
  4. Configure the settings
  5. After completing configuration, go to Files tab
  6. There you will find a folder as specified by you in settings
  7. Go to Your_Folder/applications
  8. Here you can upload your Eden folder.
  9. The alternative is to compress your project folder on your own PC, and upload it using the Files tab. Then, open a Bash console to run unzip to decompress the zipfile you've uploaded.
  10. You can also pull code from github
Note: See TracWiki for help on using the wiki.