<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en-us" xmlns="http://www.w3.org/2005/Atom"><title>Simon Willison's Weblog: activepython</title><link href="http://simonwillison.net/" rel="alternate"/><link href="http://simonwillison.net/tags/activepython.atom" rel="self"/><id>http://simonwillison.net/</id><updated>2009-04-03T15:13:23+00:00</updated><author><name>Simon Willison</name></author><entry><title>Automating PowerPoint with Python</title><link href="https://simonwillison.net/2009/Apr/3/automating/#atom-tag" rel="alternate"/><published>2009-04-03T15:13:23+00:00</published><updated>2009-04-03T15:13:23+00:00</updated><id>https://simonwillison.net/2009/Apr/3/automating/#atom-tag</id><summary type="html">
    
&lt;p&gt;&lt;strong&gt;&lt;a href="http://www.s-anand.net/blog/automating-powerpoint-with-python/"&gt;Automating PowerPoint with Python&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
Useful tutorial on using ActivePython’s win32com module to automate PowerPoint. The example code pulls in the top 50 banks by assets from the Guardian Data Store and generates a treemap using PowerPoint’s shape drawing primitives.


    &lt;p&gt;Tags: &lt;a href="https://simonwillison.net/tags/activepython"&gt;activepython&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/datastore"&gt;datastore&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/guardian"&gt;guardian&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/powerpoint"&gt;powerpoint&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/python"&gt;python&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/treemap"&gt;treemap&lt;/a&gt;, &lt;a href="https://simonwillison.net/tags/visualisation"&gt;visualisation&lt;/a&gt;&lt;/p&gt;



</summary><category term="activepython"/><category term="datastore"/><category term="guardian"/><category term="powerpoint"/><category term="python"/><category term="treemap"/><category term="visualisation"/></entry></feed>