Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 662 Bytes

README.rst

File metadata and controls

34 lines (21 loc) · 662 Bytes

pyuClassify

pyuClassify is an Python Wrapper for accessing uClassify services.

pyuClassify provides a API for accessing services of uclassify.com.

Installation

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

Bug Report

Submit it here.

License

GNU General Public License v3 (GPLv3)