python-deployer
python-deployer copied to clipboard
Not compatible with python3
Would be nice either this library supported python3, or at least the docs+readme mentioned that.
$ python --version
Python 3.5.2
$ python
>>> from deployer.host import SSHHost
ImportError: No module named 'StringIO'