W. David Ashley - Böcker
Visar alla böcker från författaren W. David Ashley. Handla med fri frakt och snabb leverans.
3 produkter
3 produkter
604 kr
Skickas inom 10-15 vardagar
Learn how to develop portable GUI programs to run on multiple operating systems. Revised and updated from the popular original, with a full set of new examples in Python and using PyGTK, this book provides all the information you'll need to write easy or complex GUI applications, offering one source of knowledge and best practices for user interface creation.Foundations of PyGTK Development presents numerous real-life examples that you can immediately put to use in your own applications. It begins with an overview of key topics such as widget choice, placement, and behavior, before moving on to more advanced issues. Building on your familiarity with Python, the book delves into new topics such as object inheritance early on to allow for a complete understanding of code examples later. What You'll LearnWork with layout containers including boxes, tables, grid, and panesUse the Application and ApplicationWindow classes as the base for your PyGTK applicationManage dialogs to give general information, error messages, or warnings to the userIncorporate styles, images, and the clipboard within your applicationsWho This Book is ForExperienced Python programmers or DevOps administrators tasked with developing or maintaining user interfaces.
Foundations of Libvirt Development
How to Set Up and Maintain a Virtual Machine Environment with Python
Häftad, Engelska, 2019
555 kr
Skickas inom 10-15 vardagar
Discover the essential concepts of libvirt development and see how to interface to Linux virtualization environments, such as QEMU/KVM, XEN, Virtuozzo, VMWare ESX, LXC, Bhyve, and more. This book will prepare you to set up and maintain a virtual machine environment.You'll start by reviewing virtualization in general and then move on to libvirt-specific concepts using Python, including virtualized operating systems and networks, connections, storage pools, and event and error handling. This work concludes with a comprehensive look at the XML schema definitions for domains, networks, devices, network filtering, storage, node devices, and more.The libvirt API covers the entire life cycle of virtual objects, from creation to destruction. It contains everything needed for the management of a virtual object during that life cycle. While libvirt has APIs that support many languages, Foundations of Libvirt Development concentrates on Python exclusively, and how to use the APIs to control virtual machines under the QEMU/KVM system. and more. What You'll LearnInterface Python to the libvirt library.Review the class layout and methods of the libvirt library.Install and manipulate virtual machines via Python/libvirt.Create XML to manipulate domains, networks, and devices.Write Python programs to perform libvirt functions without human intervention.Who This Book Is ForMaintainers of virtual machines in a UNIX/Linux environment ranging from managing code on a single virtual machine through an entire installation of virtual machines.
Foundation Db2 and Python
Access Db2 with Module-Based API Examples Using Python
Häftad, Engelska, 2021
654 kr
Skickas inom 10-15 vardagar
This module is not sponsored by IBM and must be installed separately from the Db2 database. After reading Foundation Db2 and Python you'll be able to install Db2 on Windows or Linux, and perform backups and restore data.