Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 5. Business-oriented programming

5. Business-oriented programming

This chapter covers

  • Writing programs for the real world

  • Interacting with existing systems

  • How to handle errors in your program


In this chapter, we’re going to take a look at how Python can be used in the real world to help you to do your job better and faster. As a sample project, you’ll take some stock data from a web page on the internet, extract the figures you’re interested in, and then see how you can make use of that data, report on it, and send those reports to interested parties. To make your life easier, all of this will be written so it’s easy to automate.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial


  
  • Safari Books Online
  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint