News

This Hardware Inventory takes a hybrid approach using Bash and Python together. Root privileges must be estabilshed and enabled prior to execution of these scripts. The Bash and Python Script is used ...
Github action to install python in amazon linux. The goal of this action is to be a drop in replacement for the Github's official setup-python action to the maximum extent possible. This project ...
Introducing Anaconda, a Python distribution for scientific research. I've looked at several ways you could use Python to do scientific calculations in the past, but I've never actually covered how to ...
Libraries are collections of shared code. They're common in Python, where they're also called "modules," but they're also ...
Mobile app development for smartphones is hot. This is no more prevalent than in the Android space where the activity level oftentimes is frenzied. However, when it comes to building a “real” Android ...
Today, at its Ignite conference in Orlando, Microsoft is announcing the general availability of a new version of its flagship operational database, SQL Server 2017. SQL Server is a product I have ...
Developers, cybersecurity specialists and other skilled tech professionals are proving particularly elusive for hiring managers, largely as a result of the ramped-up demand for software and IT ...
This Step-by-Step guide demonstrates how to use Python and the python-pptx library to create PowerPoint presentations from command line. The steps and code provided in this guide are not specific to ...