mysql - Port Forwarding in python -


i writing python code query remote sql database. can in command line setting port forwarding and, in different shell, running mysql server. cant think of way of doing in python - there python module set port forwarding, return control python script (and better if can periodically check see if port forwarding still active!) tia, jack


Comments