aldrickdev / Kai_Tornado_Tutorial

This is a project to help Kai learn how to use the Tornado Python Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Tornado Project

This repo is to go over how to setup a Tornado application to handle http request and websockets.

Project Finally

final_project

Backend

In this section we will work on creating the backend server that will be handling all of the http requests and websocket communication to the frontend. For this, we will be using Python version 3.7.3 and the Tornado framework.

Table of Content

About

This is a project to help Kai learn how to use the Tornado Python Framework


Languages

Language:JavaScript 36.3%Language:CSS 29.3%Language:Python 19.3%Language:HTML 15.1%