univ-of-utah-marriott-library-apple / display_manager

An open-source Python library which can modify your Mac's display settings manually or automatically.
MIT License
237 stars 18 forks source link

Python 2 EOL #19

Closed jazzace closed 1 year ago

jazzace commented 3 years ago

While Python 2.7 is still available in macOS, it is no longer being updated as of April 2020. For continued use, this tool will need to be rewritten for Python 3. (The use of Greg Neagle's Relocatable Python may be useful for final deployment.) I do not have the coding skills to write it, but would be willing to help test.

uurazzle commented 3 years ago

Hi @jazzace, I discussed this with our team and we will work on this as a low priority project. We will let you know when we are to the point to start testing, etc.

jazzace commented 1 year ago

Looks like you have updated the code to Python3. ReadMe needs fixing, but this issue appears to be addressed.

uurazzle commented 1 year ago

Hi @jazzace:

Thanks, for the note. Due to a lack the bandwidth & other higher priorities, we will probably not be able to get to this for a little while. If there is interest in updating the "Readme" and submitting a pull request it would be much appreciated.

Any interest, in contributing to this project?

jazzace commented 1 year ago

I will definitely see if I can make a documentation PR.