The module does not work in python (pip too)
Python 3.4.4 (v3.4.4:737efcadf5a6, Dec 20 2015, 19:28:18) [MSC v.1600 32 bit (In tel)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>> mincss Traceback (most recent call last): File "<stdin>", line 1, in <module> NameError: name 'mincss' is not defined >>> import mincss >>> mincss <module 'mincss' from 'C:\\Python34\\lib\\site-packages\\mincss\\__init__.py'> >>> mincss http://github.com File "<stdin>", line 1 mincss http://github.com ^ SyntaxError: invalid syntax >>> 
mincss http://github.comand what does your design generally have to do? - andreymal