Does wxPython have a version for Python 3?
If it does, where can I get it?
wxPython 4 was released 2018-01-31 and is now pip installable. It supports Python 2.7 and Python 3.4+. You can find it on PyPI here:
If you are migrating from wxPython 2.8 or 3.0 to wxPython 4, you will want to see the following articles:
Old versions of wxPython are still on SourceForge