warg.packages.reloading¶
Created on 28/06/2020
Functions
|
Returns True if module is available. |
|
Inform the user that a module has been imported, useful when repeated imports are heavy in the contexts of multiprocessing. |
|
Just an idea |
|
Ensures that a path is in sys.path, but avoids duplicates. |
Clean the sys.path for dead paths or duplicates |
|
|
Clean the sys.path for target path |
|
Import a module given its filename, works both on absolute and relative paths |
|
|
|
|
|
|
|
|
|