Skip to content

Sublime Text plugion to keep python import statements tidy

Notifications You must be signed in to change notification settings

sunbit/TidyImports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TidyImports

Sublime Text plugion to keep python import statements tidy

It supports the following features:

  • Remove ununsed imports (Requires SublimeLint and pep8 installed)
  • Sort and group import statements

About

Sublime Text plugion to keep python import statements tidy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages