<?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>My two ¢&#039;s &#187; Python</title>
	<atom:link href="http://www.linuxaddicted.de/blog/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxaddicted.de/blog</link>
	<description>A Gentoo addict, linux admin and developer</description>
	<lastBuildDate>Wed, 31 Mar 2010 12:12:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Django PKI</title>
		<link>http://www.linuxaddicted.de/blog/projects/django-pki/</link>
		<comments>http://www.linuxaddicted.de/blog/projects/django-pki/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 20:01:34 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[certificate]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.linuxaddicted.de/blog/?page_id=260</guid>
		<description><![CDATA[<p>Sourcecode, issue tracker and documentation are available on my Github repository.</p> <p>Django-PKI aims to simplify the installation and management of your personal CA infrastructure based on self-signed RootCA&#8217;s.</p> Screenshots Add RootCA (1/2)<p /> Add RootCA (2/2)<p /> CA changelist<p /> Add certificate (1/2)<p /> Add certificate (2/2)<p /> Certificate changelist<p /> Object location<p /> PKI tree<p />
		
	
		 		
	
		
			
								
							
			Delete CA<p />
		
	
		 		
	
		
			
								
							
			CA list (revoked)<p />
		
	
		 		
	
		
			
								
							
			Cert list (revoked)<p />
		
	
		 		
	
		
			
								
							
			PKI tree (revoked)<p />
		
	
			
	 	 	
	
 	
 	



Screencast series
<p>Coming soon&#8230;</p>
]]></description>
			<content:encoded><![CDATA[<p><em>Sourcecode, issue tracker and documentation are available on my <a href="http://github.com/dkerwin/django-pki/">Github repository</a>.</em></p>
<p>Django-PKI aims to simplify the installation and management of your personal CA infrastructure based on self-signed RootCA&#8217;s.</p>
<h2>Screenshots</h2>

<div class="ngg-galleryoverview" id="ngg-gallery-1-260">


	
	<!-- Thumbnails -->
		
	<div id="ngg-image-7" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/add_ca_1.png" title="Add RootCA (1/2)" rel="lightbox[set_1]" >
								<img title="add_ca_1" alt="add_ca_1" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_add_ca_1.png" width="100" height="75" />
							</a>
			<br /><span>Add RootCA (1/2)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-8" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/add_ca_2.png" title="Add RootCA (2/2)" rel="lightbox[set_1]" >
								<img title="add_ca_2" alt="add_ca_2" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_add_ca_2.png" width="100" height="75" />
							</a>
			<br /><span>Add RootCA (2/2)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-9" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/change_list_ok.png" title="CA changelist" rel="lightbox[set_1]" >
								<img title="change_list_ok" alt="change_list_ok" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_change_list_ok.png" width="100" height="75" />
							</a>
			<br /><span>CA changelist</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-10" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/add_cert_1.png" title="Add certificate (1/2)" rel="lightbox[set_1]" >
								<img title="add_cert_1" alt="add_cert_1" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_add_cert_1.png" width="100" height="75" />
							</a>
			<br /><span>Add certificate (1/2)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-11" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/add_cert_2.png" title="Add certificate (2/2)" rel="lightbox[set_1]" >
								<img title="add_cert_2" alt="add_cert_2" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_add_cert_2.png" width="100" height="75" />
							</a>
			<br /><span>Add certificate (2/2)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-12" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/cert_changelist_ok.png" title="Certificate changelist" rel="lightbox[set_1]" >
								<img title="cert_changelist_ok" alt="cert_changelist_ok" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_cert_changelist_ok.png" width="100" height="75" />
							</a>
			<br /><span>Certificate changelist</span><p />
		</div>
	</div>
			<br style="clear: both" />
	 		
	<div id="ngg-image-13" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/location.png" title="Object location" rel="lightbox[set_1]" >
								<img title="location" alt="location" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_location.png" width="100" height="75" />
							</a>
			<br /><span>Object location</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-14" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/tree.png" title="PKI tree" rel="lightbox[set_1]" >
								<img title="tree" alt="tree" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_tree.png" width="100" height="75" />
							</a>
			<br /><span>PKI tree</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-16" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/ca_delete.png" title="Delete CA" rel="lightbox[set_1]" >
								<img title="ca_delete" alt="ca_delete" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_ca_delete.png" width="100" height="74" />
							</a>
			<br /><span>Delete CA</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-17" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/ca_changelist_revoked.png" title="CA list (revoked)" rel="lightbox[set_1]" >
								<img title="ca_changelist_revoked" alt="ca_changelist_revoked" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_ca_changelist_revoked.png" width="100" height="75" />
							</a>
			<br /><span>CA list (revoked)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-18" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/cert_changelist_revoked.png" title="Cert list (revoked)" rel="lightbox[set_1]" >
								<img title="cert_changelist_revoked" alt="cert_changelist_revoked" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_cert_changelist_revoked.png" width="100" height="74" />
							</a>
			<br /><span>Cert list (revoked)</span><p />
		</div>
	</div>
		 		
	<div id="ngg-image-19" class="ngg-gallery-thumbnail-box" style="width:16%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/tree_revoked.png" title="PKI tree (revoked)" rel="lightbox[set_1]" >
								<img title="tree_revoked" alt="tree_revoked" src="http://www.linuxaddicted.de/blog/wp-content/gallery/django-pki-screenshots/thumbs/thumbs_tree_revoked.png" width="100" height="75" />
							</a>
			<br /><span>PKI tree (revoked)</span><p />
		</div>
	</div>
			<br style="clear: both" />
	 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<h2>Screencast series</h2>
<p>Coming soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxaddicted.de/blog/projects/django-pki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New helper script: SVN updater using Growl notifications</title>
		<link>http://www.linuxaddicted.de/blog/2009/05/27/new-helper-script-svn-updater-using-growl-notifications/</link>
		<comments>http://www.linuxaddicted.de/blog/2009/05/27/new-helper-script-svn-updater-using-growl-notifications/#comments</comments>
		<pubDate>Wed, 27 May 2009 10:16:27 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.linuxaddicted.de/blog/?p=218</guid>
		<description><![CDATA[<p>This small helper script should be added to cron and checks your local working copies against the online repository. It can automatically update your working copies if a newer revision is available. The user will be informed using Growl popups. As Growl is only available for Mac users it&#8217;s a Mac only tool by <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.linuxaddicted.de/blog/2009/05/27/new-helper-script-svn-updater-using-growl-notifications/">New helper script: SVN updater using Growl notifications</a></span>]]></description>
			<content:encoded><![CDATA[<p>This small helper script should be added to cron and checks your local working copies against the online repository. It can automatically update your working copies if a newer revision is available. The user will be informed using <a href="http://www.growl.info/"><strong>Growl</strong></a> popups. As Growl is only available for Mac users it&#8217;s a Mac only tool by now.</p>
<p>The script currently registers with Growl using the classes from Python bindings. This is not necessary and would also be done by growlnotify. I was just interested in how this whole Growl stuff works. Feel free to remove this parts. <span id="more-218"></span></p>
<p>When i started i was willing to do the whole Growl stuff manually which has worked very well from the command line but not from cron. Seems like the context or something else get&#8217;s lost and no notifications pop up anymore. To be able to run via cron i switched to growlnotify.</p>
<h2>Depencies</h2>
<ul>
<li><a href="http://www.growl.info/files/Growl-1.1.4-SDK.dmg">Growl SDK (Python bindings)</a></li>
<li><a href="http://growl.info/files/Growl-1.1.4.dmg">growlnotify from Growl distribution</a></li>
<li><a href="http://www.python.org">Python &gt;= 2.5</a></li>
</ul>
<h2>Screenshots</h2>
<p><img class="aligncenter size-full wp-image-223" title="svn_growl_screen_1" src="http://www.linuxaddicted.de/blog/wp-content/uploads/2009/05/picture-4.png" alt="svn_growl_screen_1" width="337" height="180" /></p>
<h2>Download</h2>
<p>Download: <strong><center><a href="http://www.linuxaddicted.de/blog/downloads/svn_growl_updater-0.3.tar"><img src="http://www.linuxaddicted.de/blog/wp-content/plugins/download-monitor/img/download.gif" /></a><br />svn_growl_updater / version 0.3 / size 60 kB / dlcount 168</center></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxaddicted.de/blog/2009/05/27/new-helper-script-svn-updater-using-growl-notifications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project: Django-powered Nagios configuration</title>
		<link>http://www.linuxaddicted.de/blog/2009/03/05/new-project-django-powered-nagios-configuration/</link>
		<comments>http://www.linuxaddicted.de/blog/2009/03/05/new-project-django-powered-nagios-configuration/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 14:11:32 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.linuxaddicted.de/blog/?p=211</guid>
		<description><![CDATA[<p>It&#8217;s time for a new private project: The Django-powered Nagios configuration.</p> <p>The idea resulted in reading the book &#8220;Python Web Development with Django&#8221;. One of the authors describes one of his projects for internal use: a Nagios config manager and i think it&#8217;s a great idea. I just played around with the idea but <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.linuxaddicted.de/blog/2009/03/05/new-project-django-powered-nagios-configuration/">New Project: Django-powered Nagios configuration</a></span>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s time for a new private project: The Django-powered Nagios configuration.</p>
<p>The idea resulted in reading the book &#8220;Python Web Development with Django&#8221;. One of the authors describes one of his projects for internal use: a Nagios config manager and i think it&#8217;s a great idea. I just played around with the idea but it got pretty usable so far. It&#8217;s not in a production ready state but as soon as it may be usable to you i will release it. Here&#8217;s a development screenshot:</p>
<p><span id="more-211"></span></p>
<p style="text-align: center;">
<div id="attachment_212" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.linuxaddicted.de/blog/wp-content/uploads/2009/03/picture-6.png"><img class="size-medium wp-image-212" title="nagios_host_add" src="http://www.linuxaddicted.de/blog/wp-content/uploads/2009/03/picture-6-300x152.png" alt="Modify monitored host" width="300" height="152" /></a><p class="wp-caption-text">Modify monitored host</p></div>
<p>More informations to come&#8230; Stay tuned</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxaddicted.de/blog/2009/03/05/new-project-django-powered-nagios-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Django with Komodo IDE</title>
		<link>http://www.linuxaddicted.de/blog/2009/02/10/using-django-with-komodo-ide/</link>
		<comments>http://www.linuxaddicted.de/blog/2009/02/10/using-django-with-komodo-ide/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 20:44:58 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Komodo]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.linuxaddicted.de/blog/?p=194</guid>
		<description><![CDATA[<p style="text-align: left;">I recently started to work on a new Django project and tried use my default IDE: Komodo IDE. Unfortunately it didn&#8217;t work out the way i wanted. Code cpmpletion didn&#8217;t work just as the import of my app. Here&#8217;s how i solved it:</p> <p></p> Add a new Python import directory: Preferences -&#62; <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.linuxaddicted.de/blog/2009/02/10/using-django-with-komodo-ide/">Using Django with Komodo IDE</a></span>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I recently started to work on a new <a title="Django" href="http://www.djangoproject.org/" target="_blank">Django</a> project and tried use my default IDE: Komodo IDE. Unfortunately it didn&#8217;t work out the way i wanted. Code cpmpletion didn&#8217;t work just as the import of my app. Here&#8217;s how i solved it:</p>
<p><span id="more-194"></span></p>
<ol style="text-align: left;">
<li>Add a new Python import directory: <strong>Preferences -&gt; Languages -&gt; Python<br />
</strong><br />
My Django resides in /Library/Python/2.5/site-packages. Your installation may be in a different location.</p>
<p style="text-align: left;">
<p style="text-align: center;"><img class="size-full wp-image-196 aligncenter" title="komodo_prefs" src="http://www.linuxaddicted.de/blog/wp-content/uploads/2009/02/komodo_prefs.png" alt="komodo_prefs" width="447" height="307" /></p>
</li>
<li>Create a Komodo project for your new Django project and edit it&#8217;s properties: <strong>Properties -&gt; Languages -&gt; Python </strong>My project resides in /Users/dkerwin/development/django/stag_party with several application inside.</li>
<p style="text-align: center;"><img class="size-full wp-image-198 aligncenter" title="project_import" src="http://www.linuxaddicted.de/blog/wp-content/uploads/2009/02/project_import.png" alt="project_import" width="414" height="207" /></p>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxaddicted.de/blog/2009/02/10/using-django-with-komodo-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing iPython under MacOS X</title>
		<link>http://www.linuxaddicted.de/blog/2009/02/02/installing-ipython-under-macos-x/</link>
		<comments>http://www.linuxaddicted.de/blog/2009/02/02/installing-ipython-under-macos-x/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 12:54:14 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[MacOSX]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.linuxaddicted.de/blog/?p=188</guid>
		<description><![CDATA[<p>If you don&#8217;t know iPython by now:  check it out</p> <p>It&#8217;s a pretty nice tool if you work with python from the terminal. Especially the easy way to get information about modules and functions. The easiest way to install (especially in a Mac environment) is to use the &#8220;alldeps&#8221; tarball.</p> <p></p> deathstar-mac ~ $ <span style="color:#777"> . . . &#8594; Read More: <a href="http://www.linuxaddicted.de/blog/2009/02/02/installing-ipython-under-macos-x/">Installing iPython under MacOS X</a></span>]]></description>
			<content:encoded><![CDATA[<p>If you don&#8217;t know iPython by now:  <a href="http://ipython.scipy.org/moin/">check it out</a></p>
<p>It&#8217;s a pretty nice tool if you work with python from the terminal. Especially the easy way to get information about modules and functions. The easiest way to install (especially in a Mac environment) is to use the &#8220;alldeps&#8221; tarball.</p>
<p><span id="more-188"></span></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deathstar-mac ~ $ <span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>ipython.scipy.org<span style="color: #000000; font-weight: bold;">/</span>dist<span style="color: #000000; font-weight: bold;">/</span>alldeps<span style="color: #000000; font-weight: bold;">/</span>ipython-alldeps-0.9.1.tar
deathstar-mac ~ $ <span style="color: #c20cb9; font-weight: bold;">tar</span> xvf ipython-alldeps-0.9.1.tar
deathstar-mac ~ $ <span style="color: #7a0874; font-weight: bold;">cd</span> ipython-alldeps-0.9.1.tar
deathstar-mac ~ $ <span style="color: #c20cb9; font-weight: bold;">make</span></pre></div></div>

<p>The default install location is ~/usr/local. You may change this by modifying the install scripts but for now use the default. Now it&#8217;s time to make some modifications to your profile. Add the following lines:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deathstar-mac ~ $ <span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">PATH</span>=<span style="color: #ff0000;">&quot;<span style="color: #007800;">$PATH</span>:/Users/YOUR_USERNAME/usr/local/bin&quot;</span>
deathstar-mac ~ $ <span style="color: #7a0874; font-weight: bold;">export</span> <span style="color: #007800;">PYTHONPATH</span>=<span style="color: #007800;">$PYTHONPATH</span>:<span style="color: #000000; font-weight: bold;">/</span>Users<span style="color: #000000; font-weight: bold;">/</span>YOUR_USERNAME<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>python2.5<span style="color: #000000; font-weight: bold;">/</span>site-packages</pre></div></div>

<p>Let&#8217;s complete the installation process:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">deathstar-mac ~ $ iptest
deathstar-mac ~ $ <span style="color: #7a0874; font-weight: bold;">cd</span> ipython-alldeps-0.9.1<span style="color: #000000; font-weight: bold;">/</span>ipython-0.9.1
deathstar-mac ~ $ python setup.py <span style="color: #c20cb9; font-weight: bold;">install</span> <span style="color: #660033;">--prefix</span>=~<span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span><span style="color: #7a0874; font-weight: bold;">local</span>
&nbsp;
deathstar-mac ~ $ ipython
Leopard libedit detected.
Python 2.5.1 <span style="color: #7a0874; font-weight: bold;">&#40;</span>r251:<span style="color: #000000;">54863</span>, Apr <span style="color: #000000;">15</span> <span style="color: #000000;">2008</span>, <span style="color: #000000;">22</span>:<span style="color: #000000;">57</span>:<span style="color: #000000;">26</span><span style="color: #7a0874; font-weight: bold;">&#41;</span> 
Type <span style="color: #ff0000;">&quot;copyright&quot;</span>, <span style="color: #ff0000;">&quot;credits&quot;</span> or <span style="color: #ff0000;">&quot;license&quot;</span> <span style="color: #000000; font-weight: bold;">for</span> <span style="color: #c20cb9; font-weight: bold;">more</span> information.
&nbsp;
IPython 0.9.1 <span style="color: #660033;">--</span> An enhanced Interactive Python.
?         -<span style="color: #000000; font-weight: bold;">&gt;</span> Introduction and overview of IPython<span style="color: #ff0000;">'s features.
%quickref -&gt; Quick reference.
help      -&gt; Python'</span>s own <span style="color: #7a0874; font-weight: bold;">help</span> system.
object?   -<span style="color: #000000; font-weight: bold;">&gt;</span> Details about <span style="color: #ff0000;">'object'</span>. ?object also works, ?? prints more.
&nbsp;
In <span style="color: #7a0874; font-weight: bold;">&#91;</span><span style="color: #000000;">1</span><span style="color: #7a0874; font-weight: bold;">&#93;</span>:</pre></div></div>

<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.linuxaddicted.de/blog/2009/02/02/installing-ipython-under-macos-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

