Short answer - as it's a pure python module, you can just copy the module directory (ie. the directory with the init.py to the PythonScript\lib directory under Notepad++\plugins.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
How do I install python package/module? e.g. python-dateutil.
I have a question up on SO if you'd like the points:
http://stackoverflow.com/questions/20383362/install-python-package-in-notepad-with-pythonscript
Thanks
I've answered there.
Short answer - as it's a pure python module, you can just copy the module directory (ie. the directory with the init.py to the PythonScript\lib directory under Notepad++\plugins.
Thanks, worked great.