Skip to Content
Advanced Python Development: Using Powerful Language Features in Real-World Applications
book

Advanced Python Development: Using Powerful Language Features in Real-World Applications

by Matthew Wilkes
July 2020
Intermediate to advanced
620 pages
13h 42m
English
Apress
Content preview from Advanced Python Development: Using Powerful Language Features in Real-World Applications
© Matthew Wilkes 2020
M. WilkesAdvanced Python Developmenthttps://doi.org/10.1007/978-1-4842-5793-7_5

5. Alternative interfaces

Matthew Wilkes1 
(1)
Leeds, West Yorkshire, UK
 

We have a command-line tool that reports the results of various data collection functions on a server, but being able to connect to a server and run a command-line tool to check their current state isn’t a sustainable way to monitor a lot of data collection systems. We don’t want to have to note down the results from multiple command-line tool invocations and analyze them by hand. It would be better to be able to collect the information automatically, as well as be able to analyze the raw values, rather than the formatted result that we show to users.

Rather than write a program ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Advanced Python 3 Programming Techniques

Advanced Python 3 Programming Techniques

Mark Summerfield
Intuitive Python

Intuitive Python

David Muller

Publisher Resources

ISBN: 9781484257937Purchase LinkPublisher Website