A Sublime Text package.
Puts the ready-made import statement for the current module, class or function in the clipboard.
Forked from pokidovea/copy_python_path
The easiest way to install this is with Package Control.
To copy the import line of the module select an option from the context menu of
side bar or tab.
To copy the import line of the python class or method put caret on it and press
Ctrl+Alt+I or right-click and select an option from the context
menu.