News

Some of these are my own work, others are taken from python code that I have come across for learning. As these python notebooks are essentially for learning and revision I don't know if they all work ...
Python is a great programming language for automating system administration tasks on Linux systems. With its wide selection of different libraries, many of them can be used to improve the efficiency ...
Not every programmer likes creating GUI code. Most hacker types don’t mind a command line interface, but very few ordinary users appreciate them. However, if you write command line programs in ...
This is a python program to get info from a solstice pod on your network and to send basic commands to the pod. The only variable that needs to be changed is the admin_password. If there is no ...
You can create both command-line and cross ... the default Python implementation, have historically favored keeping the implementation simple over trying to make elaborate performance improvements.