Python modules you should know: Scrapy

April 22, 2012 at 10:50 AM | categories: Python, PyMYSK, Howto | View Comments
Next in our series of Python modules you should know is Scrapy. Do you want to be the next Google ? Well read on. http://scrapy.org/ http://pypi.python.org/pypi/Scrapy Scrapy is a fast high-level screen scraping and web crawling...

Python modules you should know: Netifaces

April 21, 2012 at 08:35 AM | categories: Python, PyMYSK, Howto | View Comments
We all know of the great python packages, Django, Sqlalchemy, Pylons etc, however there are so many unsung heroes that we get to use when we need to get something we don't do often done. This series will try and...