Skip to content

Sublime Text package for easily copying Python import lines

License

Notifications You must be signed in to change notification settings

odiroot/copy_python_import

 
 

Repository files navigation

Copy Python Import

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

Install

The easiest way to install this is with Package Control.

Usage

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.

About

Sublime Text package for easily copying Python import lines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%