This project is a set of Python classes for parsing various malware lists, such as the Malware Domain List (MDL - http://www.malwaredomainlist.com/), and returns a set of python objects.
After cloning, run:
$ python setup.py install
After installing, you can try out the malware domains list example by running:
$ python examples/main.py