autoimport - 1.5.0-1 main

Throughout the development of a Python program you continuously need to manage
the Python import statements either because you need one new object or because
you no longer need it. This means that you need to stop writing whatever you
were writing, go to the top of the file, create or remove the import statement
and then resume coding.
.
This workflow break is annoying and almost always unnecessary. 'autoimport'
solves this problem if you execute it whenever you have an import error, for
example by configuring your editor to run it when saving the file.

Priority: optional
Section: python
Suites: crimson dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 64.5 kB
Architectures: all 

 

Versions

1.5.0-1 all