March 2017
Beginner
527 pages
15h 54m
English
© Magnus Lie Hetland 2017
Magnus Lie Hetland, Beginning Python, 10.1007/978-1-4842-0028-5_21
Magnus Lie Hetland1
(1)Trondheim, Norway
In this project, you’ll learn how you can create graphics in Python. More specifically, you’ll be creating a PDF file with graphics helping you visualize data that you read from a text file. While you could get such functionality from a regular spreadsheet, Python gives you much more power, as you’ll see when you get to the second implementation and automatically download your data from the Internet.
In the previous chapter, we looked at HTML and XML—and here is another acronym, which I guess you’re probably familiar with: PDF, short for Portable Document Format. PDF is a format ...
Read now
Unlock full access