unimport

Import cleaner

Tool for detecting and removing unused import statements in code

rocket The ultimate linter and formatter for removing unused import statements in your code.

GitHub

239 stars
5 watching
22 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list

formatterimportlinterremoveunused

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sweepline/eslint-plugin-unused-imports A plugin for ESLint to find and remove unused ES6 module imports. 523
f34nk/tidy_ex A C-based Elixir binding for a popular HTML cleaning tool. 9
pycqa/autoflake A tool to automatically remove unused imports and variables from Python code based on pyflakes analysis 904
karetski/snowonder A tool for formatting import declarations in Xcode code 107
chalk/strip-ansi Removes unwanted formatting codes from text 398
syntax-tree/unist-util-remove Utility to remove nodes from a tree 22
chalk/strip-ansi-cli Tools for removing ANSI escape codes from text input. 56
incu6us/goimports-reviser Tool to sort and format Go imports and code. 602
msamogh/nonechucks Library that provides dynamic data cleaning and filtering capabilities for PyTorch datasets and samplers 377
patois/xray Tool for filtering and highlighting decompiler output based on regular expressions 125
importre/alfred-tidy Tools to beautify and format JSON/XML data in the clipboard for editing. 41
importre/alfred-hl Syntax highlighting tool for code in the clipboard using highlight.js 96
hobbyquaker/mqtt-forget A command-line tool to remove retained MQTT topics by wildcard 10
markohlebar/peckham An Xcode plugin that simplifies adding import statements to Objective-C projects. 714
adamchainz/flake8-tidy-imports A plugin that helps write more organized imports in Python code. 72