A tool for quickly importing every modules installed in the current environment.
Project description
A tool for quickly importing every modules installed in the current environment.
Usage:
Before executing the Import() function, you can change some specific attributes.
To enable/disable debug/error report, you can change qie._debug and qie.suppress_errors.
To skip some specific modules, please make changes to the list qie._skip_modules.
After everything is ready, you can run the following:
from qie import *
Import()
And it will work!
For default, the module will print some logging lines to display errors.
You can change this action by changing qie._debug and qie.suppress_errors.
Update log:
1.0.1 2024/10/6 The first version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qie-1.0.1.tar.gz.
File metadata
- Download URL: qie-1.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93af1170ba368459abfadbd476a306c5580ba1deb944f067e73e3f605c3faac0
|
|
| MD5 |
76f464ad1a60c669addd5ece72a81714
|
|
| BLAKE2b-256 |
90e26c556b1a856d039271c5fdaa0fa46c339f76880a976ce98107930b89a292
|
File details
Details for the file qie-1.0.1-py3-none-any.whl.
File metadata
- Download URL: qie-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d43eb1e4f105040d00ccab62256f74686d636fd1c42bb3842211d9ad17d19ad8
|
|
| MD5 |
cd4bb7aa16ebaea0ee1a4bb037c577f9
|
|
| BLAKE2b-256 |
69a9757b33e95178576cab92da84744452fd8c10882d7c5db9648433966af7e5
|