emre1393 / xtreamui-things

the things related with xtream-ui
GNU General Public License v3.0
38 stars 70 forks source link

config.py demand update to config3.py using python 3 #20

Open amidevous opened 1 year ago

amidevous commented 1 year ago

good evening would it be possible to have the config.py script located here

https://github.com/emre1393/xtreamui-things/blob/master/pytools/config.py

in python 3 currently this one is only for python 2 which and obsolete even the dependencies of pip no longer work the pip of the v2 of python and offline

an update to python 3 and therefore urgent

thanks in advance

xoceunder commented 11 months ago

The update would be very good since it does not work

emre1393 commented 11 months ago

yes, update would be very good but i just don't know how to make it work with ubuntu 20 and 22. anyways, if it is just ubuntu 18 with python 3, i may take a look to install.py

edit: i thought i was replying install.py

emre1393 commented 11 months ago

alright, you can use python3 config_p3.py script if you really need it. ChatGPT adapted functions for python3.

https://github.com/emre1393/xtreamui-things/blob/master/pytools/config_p3.py

xoceunder commented 11 months ago

It would be nice if you update all the python files @emre1393