pyuClassify is an Python Wrapper for accessing uClassify services.
pyuClassify
provides a API for accessing services of uclassify.com.
It is very easy to install pyuClassify.
(pip install | easy_install) uclassify
... or in the traditional way:
git clone git://github.com/psibi/pyuClassify.git cd uclassify python setup.py install
Submit it here.
GNU General Public License v3 (GPLv3)