[ 源代码: importmagic ]
软件包:python3-importmagic(0.1.7-6)
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.
其他与 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 and 3 compatibility library