Vom 20.12.2025 bis 11.01.2026 ist die Universitätsbibliothek geschlossen. Ab dem 12.01.2026 gelten wieder die regulären Öffnungszeiten. Ausnahme: Medizinische Hauptbibliothek und Zentralbibliothek sind bereits ab 05.01.2026 wieder geöffnet. Weitere Informationen

Treffer: Mastering Python Scripting for System Administrators

Title:
Mastering Python Scripting for System Administrators
Source:
2019
Publisher Information:
Packt Publishing; 2019
Document Type:
E-Ressource Electronic Resource
Availability:
Open access content. Open access content
Note:
English
Other Numbers:
ESODI oai:odilo.es:00145495
1364532669
Contributing Source:
ODILO
From OAIster®, provided by the OCLC Cooperative.
Accession Number:
edsoai.on1364532669
Database:
OAIster

Weitere Informationen

Leverage the features and libraries of Python to administrate your environment efficiently.

Key Features

Learn how to solve problems of system administrators and automate routine activities</li> Learn to handle regular expressions, network administration </li> Building GUI, web-scraping and database administration including data analytics</li></ul>

Book Description

Python has evolved over time and extended its features in relation to every possible IT operation. Python is simple to learn, yet has powerful libraries that can be used to build powerful Python scripts for solving real-world problems and automating administrators' routine activities. The objective of this book is to walk through a series of projects that will teach readers Python scripting with each project.This book will initially cover Python installation and quickly revise basic to advanced programming fundamentals. The book will then focus on the development process as a whole, from setup to planning to building different tools. It will include IT administrators' routine activities (text processing, regular expressions, file archiving, and encryption), network administration (socket programming, email handling, the remote controlling of devices using telnet/ssh, and protocols such as SNMP/DHCP), building graphical user interface, working with websites (Apache log file processing, SOAP and REST APIs communication, and web scraping), and database administration