Quantcast
Channel: Linux How-Tos and Linux Tutorials
Viewing all articles
Browse latest Browse all 525

Creating your First App on Linux with Python and Flask

$
0
0

Whether playing on Linux or working on Linux there is a good chance you have come across a program written in python. Back in college I wish they thought us Python instead of Java like they do today, it’s fun to learn and useful in building practical applications like the yum package manager.

In this tutorial I will take you through how I built a simple application which displays useful information like memory usage per process, CPU percentage etc using python and a micro framework called flask.

Read more at Techarena51.

Viewing all articles
Browse latest Browse all 525

Trending Articles