How to Getting Started With Python Tornado on openSUSE Linux/GNU Easy Guide

March 8, 2015 | By the+gnu+linux+evangelist.

Python Tornado Quick Start on openSUSE Linux

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with the Latest Python 2.x/3.x Tornado 5+ Web Server/Framework for openSUSE OS 12.x/13.x i686/x8664 GNU+Linux KDE/GNOME Desktop.

Tornado is an Amazing Piece of Python Software that is Both a Web-Framework and a Non-Blocking Web-Server.

The Non-Blocking Structure of the Server Allow to Easily Scale Up to Handle and Mantains Thousands of Simultaneous Active Connections.

Finally, to the article Bottom you find a Link to Quick Start with Tornado 5+ Python Server/Framework.

Install Python Tornado on openSUSE Linux
  1. Open Terminal Shell Emulator Window
    (Press “Enter” to Execute Commands)

    OpenSUSE Installing Python Tornado - Open Terminal
  2. Installing PreRequisite Packages.

    sudo zypper in gcc python-devel python-pycurl python-simplejson

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  3. How to Install Python 2/3 Pip on openSUSE

  4. Installing the Tornado 5+ Python Server/Framework.

    For Python 2.x:

    sudo pip install tornado

    For Python 3.x:

    sudo pip3 install tornado
  5. Quick-Start with Tornado Server/Framework Development

  6. How to Install Google-Chrome Web Browser on openSUSE:
    Installing Google-Chrome Web Browser on openSUSE Distro.


QuickChic Theme • Powered by WordPress