Skip to main content

Automatic Python imports

Project description

The autoimp module makes usage of the interactive Python prompt more productive.
With autoimp, all installed Python modules can be imported with the single statement "from autoimp import *". The imported modules are proxy objects which lazily load when first used.

Install with 'sudo pip install autoimp'.

Proper installation of autoimp also involves placing "from autoimp import *" in your
PYTHONSTARTUP file. Once autoimp is fully installed, it is no longer necessary to use statements of the form "import X" at the interactive prompt.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autoimp-1.0.3.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

autoimp-1.0.3-py2.7.egg (12.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page