Unused imports cleaner
Project description
ICLEAN
Python CLI tool for cleaning up unused imports
(either user defined, coming from the standard or third party library)
Requires Python 3.10+
Installation
Via pip:
$ pip install iclean
From main branch:
$ git clone https://github.com/kaliv0/iclean.git
$ cd iclean
$ pip install .
Example
To run the tool type iclean followed by target path and options
$ iclean ../test --skip foo.py --verbose
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
iclean-0.0.4.tar.gz
(41.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
iclean-0.0.4-py3-none-any.whl
(29.5 kB
view details)
File details
Details for the file iclean-0.0.4.tar.gz.
File metadata
- Download URL: iclean-0.0.4.tar.gz
- Upload date:
- Size: 41.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c934a6f091b8e360310de2946d946bcfa91fb6cee65d3950f93043b870b3503
|
|
| MD5 |
ebbd60b3c401e88336022ea889d9f093
|
|
| BLAKE2b-256 |
82c2cfa0ddbb616d828eaf7e4eda87acf4e42ec43d654d5f439cf4aeb762a66f
|
File details
Details for the file iclean-0.0.4-py3-none-any.whl.
File metadata
- Download URL: iclean-0.0.4-py3-none-any.whl
- Upload date:
- Size: 29.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef7c5cb74b461cd3f3c9ebfbf3118c136aceca04af1b50d9ddf7735feb6d05c4
|
|
| MD5 |
fa304acedab81f513e80740ae28ef5b8
|
|
| BLAKE2b-256 |
dafa0a1a5afa91edd24dc6f0a611b3acc0693bc256b25d6c1f308e986e9a4302
|