Open lmacken opened 11 years ago
nice module! but yeah, it really needs to be on PyPI
I took it on myself to package it up: https://pypi.org/project/surrogate/ . Thanks to Kostia for this great, simple library.
Hi, the version on Pypi appears to not be the latest: the init.py imports "from surrogate.surrogate import surrogate"
It would be nice to be able to pip-install this module from PyPi.