/BrowserTutorial

Browser Tutorial, Learn Python in a Web Browser

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

BrowserTutorial

Browser Tutorial, Learn Python in a Web Browser

Startup

To start the server execute:

$ ./main.py
 * Serving Flask app "main" (lazy loading)
 * Environment: production
   WARNING: Do not use the development server in a production environment.
   Use a production WSGI server instead.
 * Debug mode: off
 * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit)

Than connect to the url: http://0.0.0.0:5000/ Now you are on the startpage and can choose a tutorial

In the Tutorial you can choose the lesson.