autoimp 1.0.4
pip install autoimp
Latest version
Released:
Automatic Python imports
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Connelly Barnes
- Tags interactive, interpreter, development, imports, convenience
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
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 involves placing "from autoimp import *" in your
PYTHONSTARTUP file. Once autoimp is properly installed, it is no longer necessary to use statements of the form "import X" at the interactive prompt.
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 involves placing "from autoimp import *" in your
PYTHONSTARTUP file. Once autoimp is properly installed, it is no longer necessary to use statements of the form "import X" at the interactive prompt.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Connelly Barnes
- Tags interactive, interpreter, development, imports, convenience
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file autoimp-1.0.4.tar.gz
.
File metadata
- Download URL: autoimp-1.0.4.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 446193d8c05fed869a013ba780d252d1bb5acb6737178d8a5637ce26fccf980d |
|
MD5 | 292f2942718ea5ff03390cf8ee9a4005 |
|
BLAKE2b-256 | 5de8d7309b1310a27850dadd08ae75c04943336004ee59668fc24225b590e73f |