/copy_python_path

CopyPythonPath

Primary LanguagePythonMIT LicenseMIT

CopyPythonPath

A Sublime Text plugin.

Puts python path of the currently selected python module, class or classmethod to the clipboard.

Install

The easiest way to install this is with Package Control.

Usage

To copy the python import path of the module select an option from the context menu of side bar or tab. To copy the path of the python class or method put caret on it and press Ctrl+Shift+K or right-click and select an option from the context menu.