zalando / pg_view

Get a detailed, real-time view of your PostgreSQL database and system metrics
https://pypi.python.org/pypi/pg-view
Other
494 stars 49 forks source link

Upgrade so application will run on Python 3 code base #56

Open bhazuka opened 8 years ago

bhazuka commented 8 years ago

It would be valuable now that Python 3 is more widely accepted to run on the Python 3 code base as well as the python 2.x code base. Starting the conversion now will also help make the application viable as Linux distros and users move to Python 3 as the base.

LappleApple commented 7 years ago

Hello @bhazuka: I'm going through our old GitHub issues and just found this. Looks like nobody responded to you; accept our apologies. Are you still interested in this project? Would you like to contribute the request? cc'ing @alexeyklyukin for his two cents on what to do here.

hjacobs commented 7 years ago

I'm totally for migrating to Python 3 (or at least supporting it).

CyberDem0n commented 7 years ago

I am not so sure about pg_view installed from pypi, but pg_view.py in the master works with Python 3 for ages.