Enhanced feature for distributing python modules. The current behaviour of Job.imports allows for transfering and automatically importing explicitly designated scripts that are present in your client's directory. This should be expanded to include valid python module directories, and handle the collection, distribution, and importation of all the necessary scripts, structures, and components implicitly, once pointed to the module by name/location.
Enhanced feature for distributing python modules. The current behaviour of Job.imports allows for transfering and automatically importing explicitly designated scripts that are present in your client's directory. This should be expanded to include valid python module directories, and handle the collection, distribution, and importation of all the necessary scripts, structures, and components implicitly, once pointed to the module by name/location.