Python library to auto-magically add, remove and manage imports
The goal of this package is to be able to automatically manage imports in Python. To that end it can: o Build an index of all known symbols in all packages. o Find unresolved references in source, and resolve them against the index, effectively automating imports. o Automatically arrange imports according to PEP8. It was originally written for the Sublime Text 2 Python Import Magic plugin.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.1.7-20.fc35 | - |
Fedora 35 | 0.1.7-20.fc35 | - |
Fedora 34 | 0.1.7-18.fc34 | - |
You can contact the maintainers of this package via email at
python-importmagic dash maintainers at fedoraproject dot org
.