[ 源代码: importmagic ]
软件包:python3-importmagic(0.1.7-4)
automagically add, remove and manage Python 3 imports
The goal of this package is to be able to automatically manage imports in Python. To that end it can:
* Build an index of all known symbols in all packages.
* Find unresolved references in source, and resolve them against the
index, effectively automating imports.
* Automatically arrange imports according to PEP8.
This contains the Python 3 version
其他与 python3-importmagic 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six
- Python 2 和 3 之间的兼容库
