<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Python on Life Long Learning, Thinking, and Curiosity - Tyson Maly Computer Engineer and Technical Manager</title>
    <link>http://www.tysonmaly.com/categories/python/</link>
    <description>Recent content in Python on Life Long Learning, Thinking, and Curiosity - Tyson Maly Computer Engineer and Technical Manager</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 21 Aug 2014 13:27:03 +0000</lastBuildDate>
    
	<atom:link href="http://www.tysonmaly.com/categories/python/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>installing textract for python 3</title>
      <link>http://www.tysonmaly.com/installing-textract-for-python-3/</link>
      <pubDate>Thu, 21 Aug 2014 13:27:03 +0000</pubDate>
      
      <guid>http://www.tysonmaly.com/installing-textract-for-python-3/</guid>
      <description>I came across this library textract for extracting text from various formats. I was interested to use this for extracting text from html files. Here is what I did to get it to install on my machine.
The installation outlines some steps that you need to perform. These steps can be found at the following url:
http://textract.readthedocs.org/en/latest/installation.html
I wanted to install it for python 3.4 on ubuntu 14.04, but it seemed to only support python 2.</description>
    </item>
    
  </channel>
</rss>