|
|
Subscribe / Log in / New account

Remote imports for Python?

Remote imports for Python?

Posted Aug 31, 2017 16:44 UTC (Thu) by cesarb (subscriber, #6266)
Parent article: Remote imports for Python?

I don't know if it has already been mentioned on the thread, but there's another problem with remote imports: reliability. A local import can work even offline; a remote import depends on both the remote server and the network being up every time the process is started.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds