In this tutorial, you’ll learn how to create a Python namedtuple from a list or a tuple, how to get namedtuple items or specific item, how to sort it, and more.
Source: Python namedtuple (Take the tuple to the next level) – Like Geeks
In this tutorial, you’ll learn how to create a Python namedtuple from a list or a tuple, how to get namedtuple items or specific item, how to sort it, and more.
Source: Python namedtuple (Take the tuple to the next level) – Like Geeks
While I was looking some video related to Linux I’ve found this video of gotbletu an user that I follow on Youtube, related to a small player to listen music directly from the terminal: pms AKA Poor Man’s Spotify.
I like lightweight clients, and so I’ve gave it a try, these are the results.
Note that this is a Python script, and therefore should run on any platform that has Python 2.7 or 3 installed.
Full article here:
Linux Terminal: Poor Man’s Spotify (Linuxaria)
Take control of your Raspberry Pi from your smartphone, tablet or PC, from anywhere in the world
People are starting to do all kinds of things with their Raspberry Pi, like having it open and close a garage door, automate lighting and heating in the home, and so on. Even if you don’t yet have a project like this, this tutorial will still serve as a useful introduction to writing web applications with Python.
Full article here:
Remotely control your Raspberry Pi (Linux User & Developer)
Recent Comments