News

A small Python CLI example you can use to build on. With an emphasis on Linux and creating automation tools that solve a problem for you. THis is the basis for DevOps principles that you can apply in ...
Most examples are written as Jupyter notebooks. These may be downloaded, edited, and executed on your own system. As an alternative, you can copy and paste the Python code onto your command line or ...
Python always looks like “ALMOST) INSTANTLY” in carefully selected bookworm examples. But when you try to implement something useful in real world it became ugly after first 200 lines of code.
Python Microservices Development, Second Edition describes how to use containers and AWS to deploy your services. By the end of the book, you’ll have created a complete Python application based on ...
In Degrave's examples (which he wrote about in detail on his blog), he also built a Docker file, checked for a GPU, pinged a simulated domain name, browsed a simulated website with lynx, and more ...