jpluimers / fritzcap

Fork of elpatron68/fritzcap which was previously automatically exported from code.google.com/p/fritzcap
https://wiert.me/category/power-user/internet/fritz/fritzbox-fritz/
27 stars 11 forks source link

Ensure fritzcap works properly with Python 3 #7

Open jpluimers opened 7 years ago

jpluimers commented 7 years ago

The original software has been extensively used with Python 2.6 and seems to work fine with Python 2.7.

It is unclear how well it works with Python 3 so that needs to be investigated.

Before the Python 2.7 end-of-life in 2020 [WayBack] the fritzcap code needs to be made compatible with Python 3.

Python 3 has been there since 2008 and most Linux/BSD/Windows based operating systems have Python 3 available, some even out of the box.

jpluimers commented 2 years ago

Don't you love the sound of deadlines whooshing by (:

"I love deadlines. I love the whooshing noise they make as they go by." ~Douglas Adams

Clearly even the extended April 2020 Python 2.7 end-of-life deadline was not met during various personal circumstances (when interested, read back the pinned post at twitter.com/jpluimers).

Please perform the work in branch features/python3.

Notes: