<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>schmichael&#039;s blog &#187; packaging</title>
	<atom:link href="http://blog.schmichael.com/tag/packaging/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.schmichael.com</link>
	<description>good good study, day day up</description>
	<lastBuildDate>Sat, 05 Nov 2011 23:13:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Python Packaging Talk</title>
		<link>http://blog.schmichael.com/2009/09/09/python-packaging-talk/</link>
		<comments>http://blog.schmichael.com/2009/09/09/python-packaging-talk/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 18:29:01 +0000</pubDate>
		<dc:creator>Michael Schurter</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[distribute]]></category>
		<category><![CDATA[distutils]]></category>
		<category><![CDATA[packaging]]></category>
		<category><![CDATA[pdxpython]]></category>
		<category><![CDATA[pip]]></category>
		<category><![CDATA[setuptools]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[whereampy]]></category>

		<guid isPermaLink="false">http://michael.susens-schurter.com/blog/?p=708</guid>
		<description><![CDATA[I gave a talk at PDX Python last night on Python Packaging. It&#8217;s just an overview and introduction completely lacking in any practical examples. Python Packaging slides (ODP) Python Packaging slides (PDF) Let me know if the ODP source is &#8230; <a href="http://blog.schmichael.com/2009/09/09/python-packaging-talk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I gave a talk at <a href="http://pdxpython.org/">PDX Python</a> last night on Python Packaging.  It&#8217;s just an overview and introduction completely lacking in any practical examples.</p>
<ul>
<li><a href="http://blog.schmichael.com/files/packaging.odp">Python Packaging slides (ODP)</a></li>
<li><a href="http://blog.schmichael.com/files/packaging-2.pdf">Python Packaging slides (PDF)</a></li>
</ul>
<p><small>Let me know if the ODP source is messed up.  OpenOffice.org liked randomly losing background images and forgetting other formatting.</small></p>
<p>So as penance I quick hacked up a silly little command line utility and uploaded it to PyPI to serve as a simple packaging example:</p>
<ul>
<li><a href="http://pypi.python.org/pypi/whereampy">whereampy on PyPI</a></li>
<li><a href="http://bitbucket.org/schmichael/whereampy/">whereampy on bitbucket</a></li>
</ul>
<p>It&#8217;d be nice to add some more advanced features like test running, including package data, and building C extensions.  If you feel adventurous please <a href="http://bitbucket.org/schmichael/whereampy/fork/">fork</a> it and send me a <a href="http://bitbucket.org/schmichael/whereampy/pull/">pull request</a> on BitBucket.</p>
<p>Thanks to everyone who came to PDX Python last night!  Especially <a href="http://lucumr.pocoo.org/">Armin Ronacher</a> who was able to clarify and elaborate on a number of different distutils/setuptools topics!</p>
<p><strong>Update:</strong> Just spotted <a href="http://tarekziade.wordpress.com/2009/09/12/static-metadata-for-distutils/">an excellent post on distutils and setuptools by Tarek Ziadé.</a>  Make sure to <a href="http://tarekziade.wordpress.com/">read his blog if you&#8217;re interested in packaging in Python.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schmichael.com/2009/09/09/python-packaging-talk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

