Droopy icon indicating copy to clipboard operation
Droopy copied to clipboard

Make basic authentication work for python 2 & python 3

Open ikarus23 opened this issue 7 years ago • 2 comments

This little fix makes it possible to use droopy with basic authentication (-a) regardless of python 2/3.

ikarus23 avatar Nov 22 '17 21:11 ikarus23

It would probably be better to have a code which works with both versions without explicitly checking the Python version. I don't know

Alternatively maybe we could drop support for Python 2 ?

randomstuff avatar May 05 '20 10:05 randomstuff

I would prefer dropping python 2. However, there is not much maintaining or development going on in this project. So I guess it will never happen. There are newer alternatives like https://github.com/sc0tfree/updog

ikarus23 avatar May 06 '20 19:05 ikarus23