Homepage: https://github.com/werehuman/python-switch-quotes
Author: Vladimir Lagunov
Updated:
Cycle between ' and " quotes in python strings
Converts strings like 'this' to strings like "this". Supports raw strings, docstrings and strings with escaped quotes.