surrogate icon indicating copy to clipboard operation
surrogate copied to clipboard

Add a setup.py and upload to PyPi

Open lmacken opened this issue 11 years ago • 3 comments

It would be nice to be able to pip-install this module from PyPi.

lmacken avatar Mar 27 '13 14:03 lmacken

nice module! but yeah, it really needs to be on PyPI

yunake avatar Mar 17 '16 01:03 yunake

I took it on myself to package it up: https://pypi.org/project/surrogate/ . Thanks to Kostia for this great, simple library.

JASchilz avatar Apr 13 '19 01:04 JASchilz

Hi, the version on Pypi appears to not be the latest: the init.py imports "from surrogate.surrogate import surrogate"

Chris2048 avatar Aug 11 '20 11:08 Chris2048