socek / copy_python_path

CopyPythonPath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CopyPythonPath

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.

About

CopyPythonPath

License:MIT License


Languages

Language:Python 77.3%Language:JavaScript 22.7%