0

I have a python script that imports modules and that modules are importing top level modules this process takes long period of time, over 5 seconds. Is there a way in python to import modules once and reuse it for several times? Is it possible to avoid re importing python modules when you exit your script and rerun your script again?

student
  • 1
  • 1

0 Answers0